@solvimon/solvimon-web 0.1.0-alpha.8 → 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.
Files changed (135) hide show
  1. package/README.md +124 -0
  2. package/dist/{BillingInformation.vue_vue_type_script_setup_true_lang-CT0Tjsnw.mjs → BillingInformation.vue_vue_type_script_setup_true_lang-CX8vlY2Z.mjs} +6 -4
  3. package/dist/BillingInformation.vue_vue_type_script_setup_true_lang-DGisvmez.js +1 -0
  4. package/dist/ContentWithAsideLayout-B5B8Kwaw.js +1 -0
  5. package/dist/{ContentWithAsideLayout-BTdixy3L.mjs → ContentWithAsideLayout-DhfUkZZg.mjs} +8 -5
  6. package/dist/{CustomerPaymentMethods.vue_vue_type_script_setup_true_lang-CK73bYUe.mjs → CustomerPaymentMethods.vue_vue_type_script_setup_true_lang-Bus-5gC3.mjs} +21 -10
  7. package/dist/CustomerPaymentMethods.vue_vue_type_script_setup_true_lang-CkRsyMlJ.js +1 -0
  8. package/dist/{InvoiceDetailsBlock.vue_vue_type_script_setup_true_lang-Dt_Vb7Wz.mjs → InvoiceDetailsBlock.vue_vue_type_script_setup_true_lang-Bc2hkpTb.mjs} +19 -8
  9. package/dist/InvoiceDetailsBlock.vue_vue_type_script_setup_true_lang-D0vVUHuY.js +1 -0
  10. package/dist/{PaymentHistoryBlock-DHM-3fh-.js → PaymentHistoryBlock-BiiFJkpT.js} +1 -1
  11. package/dist/{PaymentHistoryBlock-YzJ6bxKr.mjs → PaymentHistoryBlock-D_B099M7.mjs} +1 -1
  12. package/dist/{PaymentHistoryBlock.vue_vue_type_script_setup_true_lang-D6Cr2Uga.mjs → PaymentHistoryBlock.vue_vue_type_script_setup_true_lang-CaMDtHrL.mjs} +16 -9
  13. package/dist/PaymentHistoryBlock.vue_vue_type_script_setup_true_lang-DWTEfLrE.js +1 -0
  14. package/dist/{PaymentIntegrationForm-Cl5ua8v8.js → PaymentIntegrationForm-D1oJA9mC.js} +1 -1
  15. package/dist/{PaymentIntegrationForm-ID4QnvA3.mjs → PaymentIntegrationForm-DNkjhqMF.mjs} +1 -1
  16. package/dist/{PaymentIntegrationForm.vue_vue_type_script_setup_true_lang-CVWPT3Ni.mjs → PaymentIntegrationForm.vue_vue_type_script_setup_true_lang-D37gDtY7.mjs} +70 -17
  17. package/dist/PaymentIntegrationForm.vue_vue_type_script_setup_true_lang-D5bxFJ-p.js +1 -0
  18. package/dist/{PricingGroupContent.vue_vue_type_script_setup_true_lang-CzS32ZUt.mjs → PricingGroupContent.vue_vue_type_script_setup_true_lang-BChVMzCj.mjs} +1 -1
  19. package/dist/{PricingGroupContent.vue_vue_type_script_setup_true_lang-CKNMt-JH.js → PricingGroupContent.vue_vue_type_script_setup_true_lang-Br3bEUlP.js} +1 -1
  20. package/dist/{Skeleton.vue_vue_type_script_setup_true_lang-DXJcL7x6.mjs → Skeleton.vue_vue_type_script_setup_true_lang-DGMxHc20.mjs} +9 -6
  21. package/dist/Skeleton.vue_vue_type_script_setup_true_lang-DfMgIsGm.js +1 -0
  22. package/dist/SubscriptionsList.vue_vue_type_script_setup_true_lang-AHw3iTfi.js +1 -0
  23. package/dist/{SubscriptionsList.vue_vue_type_script_setup_true_lang-BIxGqr9U.mjs → SubscriptionsList.vue_vue_type_script_setup_true_lang-BkzLj8n2.mjs} +28 -19
  24. package/dist/adyen-B_QrYdaC.mjs +4 -0
  25. package/dist/{adyenLoader-gsbzSjYV.mjs → adyen-Bwewy3HC.mjs} +8 -13
  26. package/dist/adyen-R6aSZ0Yf.js +1 -0
  27. package/dist/adyen-mQEEOjgl.js +1 -0
  28. package/dist/adyen.css +1 -0
  29. package/dist/component-BOqPDAVk.js +1 -0
  30. package/dist/{component-CM9g6tbD.mjs → component-Djrf1L-Z.mjs} +294 -209
  31. package/dist/components/BillingInformation/BillingInformation.cjs.js +1 -1
  32. package/dist/components/BillingInformation/BillingInformation.es.js +8 -5
  33. package/dist/components/BillingInformationForm/BillingInformationForm.cjs.js +1 -1
  34. package/dist/components/BillingInformationForm/BillingInformationForm.es.js +8 -4
  35. package/dist/components/CustomerPaymentMethods/CustomerPaymentMethods.cjs.js +1 -1
  36. package/dist/components/CustomerPaymentMethods/CustomerPaymentMethods.es.js +10 -6
  37. package/dist/components/Invoice/Invoice.cjs.js +1 -1
  38. package/dist/components/Invoice/Invoice.es.js +36 -22
  39. package/dist/components/InvoiceDetails/InvoiceDetails.cjs.js +1 -1
  40. package/dist/components/InvoiceDetails/InvoiceDetails.es.js +10 -6
  41. package/dist/components/InvoicesList/InvoicesList.cjs.js +1 -1
  42. package/dist/components/InvoicesList/InvoicesList.es.js +7 -4
  43. package/dist/components/PaymentHistory/PaymentHistory.cjs.js +1 -1
  44. package/dist/components/PaymentHistory/PaymentHistory.es.js +10 -6
  45. package/dist/components/PaymentMethodForm/PaymentMethodForm.cjs.js +1 -1
  46. package/dist/components/PaymentMethodForm/PaymentMethodForm.es.js +15 -11
  47. package/dist/components/SubscriptionSchedules/SubscriptionSchedules.cjs.js +1 -1
  48. package/dist/components/SubscriptionSchedules/SubscriptionSchedules.es.js +15 -8
  49. package/dist/components/SubscriptionsList/SubscriptionsList.cjs.js +1 -1
  50. package/dist/components/SubscriptionsList/SubscriptionsList.es.js +11 -7
  51. package/dist/components/WalletBalances/WalletBalances.cjs.js +1 -1
  52. package/dist/components/WalletBalances/WalletBalances.es.js +8 -4
  53. package/dist/core/index.cjs.js +1 -1
  54. package/dist/core/index.d.ts +1 -0
  55. package/dist/core/index.es.js +1 -1
  56. package/dist/core/types.d.ts +4 -2
  57. package/dist/{customer-TIi7iZFw.mjs → customer-B31QzznT.mjs} +1 -1
  58. package/dist/{customer-C_Hz_npf.js → customer-hDxW1Dbp.js} +1 -1
  59. package/dist/en-US-CgPY97Vq.js +1 -0
  60. package/dist/{en-US-CBoPxQwX.mjs → en-US-N3CUCsVy.mjs} +5 -25
  61. package/dist/index-DIFK3mcJ.js +6 -0
  62. package/dist/index-DyvRdSR7.mjs +9673 -0
  63. package/dist/index.cjs.js +1 -1
  64. package/dist/index.es.js +1 -1
  65. package/dist/{invoices-BuVOuTOm.mjs → invoices-DIYPN2j_.mjs} +2 -2
  66. package/dist/{invoices-DbvwXAsm.js → invoices-DzkA1jDc.js} +1 -1
  67. package/dist/{nl-NL-BB7KbK-h.mjs → nl-NL-B8U9b85I.mjs} +18 -2
  68. package/dist/nl-NL-qMRaTRrM.js +1 -0
  69. package/dist/{paymentMethods-Di32oJ39.mjs → paymentMethods-67b3UlTZ.mjs} +2 -2
  70. package/dist/{paymentMethods-B4AYGf0K.js → paymentMethods-C_sdTkSF.js} +1 -1
  71. package/dist/{payments-DeutKq9x.js → payments-DkHhTHto.js} +1 -1
  72. package/dist/{payments-C5fD1PXB.mjs → payments-Dq6R37Fz.mjs} +1 -1
  73. package/dist/{registry-CMSmkLcy.js → registry-BkViv4tv.js} +1 -1
  74. package/dist/{registry-BLwMl1bK.mjs → registry-Df_26rJy.mjs} +1 -1
  75. package/dist/screens/Checkout/Checkout.cjs.js +1 -1
  76. package/dist/screens/Checkout/Checkout.es.js +276 -214
  77. package/dist/screens/CustomerOverview/CustomerOverview.cjs.js +1 -1
  78. package/dist/screens/CustomerOverview/CustomerOverview.es.js +22 -15
  79. package/dist/screens/PayInvoice/PayInvoice.cjs.js +1 -1
  80. package/dist/screens/PayInvoice/PayInvoice.es.js +12 -10
  81. package/dist/screens/UpgradeSubscription/UpgradeSubscription.cjs.js +1 -1
  82. package/dist/screens/UpgradeSubscription/UpgradeSubscription.es.js +83 -53
  83. package/dist/solvimon-web.css +1 -1
  84. package/dist/{subscriptions-mOgjjzUi.mjs → subscriptions-ClGIr_aS.mjs} +2 -2
  85. package/dist/{subscriptions-wdMADcQZ.js → subscriptions-jelITJcX.js} +1 -1
  86. package/dist/{useActionDispatchProvider-B4gszz0Q.mjs → useActionDispatchProvider-BC57-Ufn.mjs} +1 -1
  87. package/dist/{useActionDispatchProvider-DfS2P0bd.js → useActionDispatchProvider-rw9kWeE0.js} +1 -1
  88. package/dist/{useCustomer-cbhDyWJL.mjs → useCustomer-Ba9WRtuT.mjs} +2 -2
  89. package/dist/{useCustomer-DanZzn-l.js → useCustomer-CUcaeQn_.js} +1 -1
  90. package/dist/{useIncrementalLoading-RRicokf1.mjs → useIncrementalLoading-Cnzh2mAz.mjs} +1 -1
  91. package/dist/{useIncrementalLoading-DFe5Yh8M.js → useIncrementalLoading-DoTTXM2Y.js} +1 -1
  92. package/dist/{useInvoiceData-fS6G_244.mjs → useInvoiceData-BJwwDur7.mjs} +2 -2
  93. package/dist/{useInvoiceData-CxxHa5R2.js → useInvoiceData-D2jkdmlA.js} +1 -1
  94. package/dist/{useInvoicesList-BQQxcPdz.mjs → useInvoicesList-CFzAxyae.mjs} +22 -18
  95. package/dist/useInvoicesList-CaBCGs4h.js +1 -0
  96. package/dist/{useLoadInitialData-Dm48tlSO.mjs → useLoadInitialData-5sgImpzc.mjs} +5 -0
  97. package/dist/useLoadInitialData-DjwRHcAH.js +1 -0
  98. package/dist/{usePaymentMethodOptions-2MloZ9bY.mjs → usePaymentMethodOptions-C2k4npCQ.mjs} +2 -2
  99. package/dist/{usePaymentMethodOptions-D01YWW3G.js → usePaymentMethodOptions-DYO6xr3-.js} +1 -1
  100. package/dist/{usePaymentMethods-DZvfWSlx.mjs → usePaymentMethods-CRWbH48K.mjs} +2 -2
  101. package/dist/{usePaymentMethods-Cm9WdSW0.js → usePaymentMethods-ryN_YohI.js} +1 -1
  102. package/dist/{usePayments-D4uGKBsV.mjs → usePayments-Cw5PPEJa.mjs} +3 -3
  103. package/dist/{usePayments-B13S_yai.js → usePayments-DWXPGFvp.js} +1 -1
  104. package/dist/{usePortal-DWJEVkTj.js → usePortal-CxX4nrE4.js} +1 -1
  105. package/dist/{usePortal-DJDJNLbo.mjs → usePortal-cmE08vYs.mjs} +1 -1
  106. package/dist/useService-Bb9r_sOQ.js +1 -0
  107. package/dist/{useService-BuWWE5ND.mjs → useService-BsSEI8DZ.mjs} +1 -16
  108. package/dist/{useWalletBalanceItems-B53Gkjro.mjs → useWalletBalanceItems-CkDqmk36.mjs} +8 -5
  109. package/dist/useWalletBalanceItems-CpZ1NWPr.js +1 -0
  110. package/dist/vendor-ui-5pJF5KBP.js +1 -0
  111. package/dist/{vendor-ui-BwxuPDg8.mjs → vendor-ui-C0K3osvz.mjs} +13272 -14225
  112. package/package.json +4 -3
  113. package/dist/BillingInformation.vue_vue_type_script_setup_true_lang-C-C0i6i6.js +0 -1
  114. package/dist/ContentWithAsideLayout-oAYVrLvL.js +0 -1
  115. package/dist/CustomerPaymentMethods.vue_vue_type_script_setup_true_lang-CLU7Yiyx.js +0 -1
  116. package/dist/InvoiceDetailsBlock.vue_vue_type_script_setup_true_lang-B_WLgBur.js +0 -1
  117. package/dist/PaymentHistoryBlock.vue_vue_type_script_setup_true_lang-DFw8lrDv.js +0 -1
  118. package/dist/PaymentIntegrationForm.vue_vue_type_script_setup_true_lang-DifRn1ok.js +0 -1
  119. package/dist/Skeleton.vue_vue_type_script_setup_true_lang-D1Xzfc70.js +0 -1
  120. package/dist/SubscriptionsList.vue_vue_type_script_setup_true_lang-CpEqDnO3.js +0 -1
  121. package/dist/adyen-51SvcyqV.mjs +0 -4
  122. package/dist/adyen-DZsyEXkw.js +0 -1
  123. package/dist/adyenLoader-CEH4A2b2.js +0 -1
  124. package/dist/auto-DzZuCneB.mjs +0 -14387
  125. package/dist/auto-PpnAChnH.js +0 -6
  126. package/dist/component-C2Gc-wsE.js +0 -1
  127. package/dist/en-US-DJq-9dD8.js +0 -1
  128. package/dist/nl-NL-CtU1Lg2F.js +0 -1
  129. package/dist/source-DKDKBlUm.mjs +0 -179
  130. package/dist/source-dkMNFWDc.js +0 -1
  131. package/dist/useInvoicesList-CtJqmblZ.js +0 -1
  132. package/dist/useLoadInitialData-BRg7IWqW.js +0 -1
  133. package/dist/useService-9fCKPTmu.js +0 -1
  134. package/dist/useWalletBalanceItems-BMaVT4TW.js +0 -1
  135. package/dist/vendor-ui-Ce_Yp7xA.js +0 -1
@@ -1 +0,0 @@
1
- const t=require("vue"),r=require("./vendor-ui-Ce_Yp7xA.js"),e="Authorization",o="Content-Type",a="X-Request-Id",i=(...t)=>{};class n extends Error{}function c(t){let r=t.replace(/-/g,"+").replace(/_/g,"/");switch(r.length%4){case 0:break;case 2:r+="==";break;case 3:r+="=";break;default:throw new Error("base64 string is not of the correct length")}try{return function(t){return decodeURIComponent(atob(t).replace(/(.)/g,(t,r)=>{let e=r.charCodeAt(0).toString(16).toUpperCase();return e.length<2&&(e="0"+e),"%"+e}))}(r)}catch(e){return atob(r)}}n.prototype.name="InvalidTokenError";const s=t=>{try{return function(t,r){if("string"!=typeof t)throw new n("Invalid token specified: must be a string");r||(r={});const e=!0===r.header?0:1,o=t.split(".")[e];if("string"!=typeof o)throw new n(`Invalid token specified: missing part #${e+1}`);let a;try{a=c(o)}catch(i){throw new n(`Invalid token specified: invalid base64 for part #${e+1} (${i.message})`)}try{return JSON.parse(a)}catch(i){throw new n(`Invalid token specified: invalid json for part #${e+1} (${i.message})`)}}(t)}catch{return}},d={apiUrls:{identity:"https://api.beta-solvimon.com/v1",config:"https://api.beta-solvimon.com/v1",transaction:"https://api.beta-solvimon.com/v1",event:"https://api.beta-solvimon.com/v1"}},l={apiUrls:{identity:"https://dev.solvimon.com:10016/v1",config:"https://dev.solvimon.com:10010/v1",transaction:"https://dev.solvimon.com:10014/v1",event:"https://dev.solvimon.com:10012/v1"}},w={apiUrls:{identity:"https://identity.solvimon.com/v1",config:"https://api.solvimon.com/v1",transaction:"https://api.solvimon.com/v1",event:"https://api.solvimon.com/v1"}},p={apiUrls:{identity:"https://identity.solvimon.com/v1",config:"https://test.api.solvimon.com/v1",transaction:"https://test.api.solvimon.com/v1",event:"https://test.api.solvimon.com/v1"}},g="localhost",b={apiUrls:{identity:`https://${g}:5173/identity`,config:`https://${g}:5173/config`,transaction:`https://${g}:5173/transaction`,event:`https://${g}:5173/event`}},m=Symbol("config"),v=()=>{const r=t.inject(m);if(!r)throw new Error("ConfigProvider is not provided");return r};const h=Symbol("auth"),u=r=>{const e=t.ref(),o=t.ref(),{getAccessToken:a,refreshAccessToken:i}=function(){const t=v(),r=k({enableAccessCheck:!1});return{getAccessToken:e=>r({url:`${t.apiUrls.identity}/oauth/token`,options:{method:"POST"},data:{token_alias:e}}),refreshAccessToken:()=>r({url:`${t.apiUrls.identity}/oauth/refresh-token`,options:{method:"POST"}})}}(),n=async()=>{const{tokenUserName:t}=function(t){try{const r=atob(t),e=r.lastIndexOf(".");if(-1===e)throw new Error("Invalid token");const[o,a]=[r.substring(0,e),r.substring(e+1)];return{tokenUserName:o,portalUrlResourceId:a}}catch(r){throw new Error("Invalid token")}}(r);try{e.value=(await a(t)).access_token}catch(o){}},c=()=>{i()};t.onMounted(()=>{n(),o.value=setInterval(()=>d(),3e4)}),t.onBeforeUnmount(()=>{clearInterval(o.value),o.value=void 0});const d=()=>{const t=e.value&&s(e.value);if(!t)return void c();t.exp-(new Date).getTime()/1e3<60&&c()};return{accessToken:e}},f=t.defineComponent({__name:"AuthProvider",props:{token:{type:String}},setup(r){const e=u(r.token);return t.provide(h,e),(r,o)=>t.unref(e).accessToken.value?t.renderSlot(r.$slots,"default",{key:0}):t.createCommentVNode("",!0)}}),y=()=>{const r=t.inject(h);if(!r)throw new Error("AuthProvider is not provided");return r},x={method:"GET"};function k({enableAccessCheck:t}={enableAccessCheck:!0}){const{onError:i}=r.useErrorHandling(),n=t?{[e]:`Bearer ${y().accessToken.value}`}:{},c=({headers:t={}})=>{const r={[o]:"application/json",...n};return t&&Object.entries(t).forEach(([t,e])=>{null===e?delete r[t]:r[t]=e}),r};return async function({url:t,data:r,options:e,query:o}){const n={...x,...e},s=new URL(t);Object.entries(o??{}).forEach(([t,r])=>{s.searchParams.append(t,`${r}`)});try{const t=await fetch(s.toString(),{method:n.method,headers:c({headers:n.headers}),credentials:"omit",body:r?JSON.stringify(r):void 0});if("application/pdf"===t.headers.get("Content-Type"))return t.blob();if("application/json"!==t.headers.get("Content-Type"))return t.text();try{const r=await t.json();if(!t.ok)throw{hasError:!0,statusCode:t.status,message:null==r?void 0:r.message,requestId:t.headers.get(a),field:null==r?void 0:r.field};return r}catch(d){throw null==i||i(new Error("Failed to parse JSON response",{cause:d})),{hasError:!0,statusCode:t.status,requestId:t.headers.get(a)}}}catch(d){return null==i||i(new Error("Request failed",{cause:d})),Promise.reject(d)}}}const z=Symbol("experimentalFeature"),E=["express-checkout"],_=Symbol("sdkLogger");function C(t){if(t)return t instanceof Error?{name:t.name,message:t.message,stack:t.stack,cause:t.cause}:"object"==typeof t?{name:"name"in t&&"string"==typeof t.name?t.name:void 0,message:"message"in t&&"string"==typeof t.message?t.message:String(t),stack:"stack"in t&&"string"==typeof t.stack?t.stack:void 0,cause:"cause"in t?t.cause:void 0}:{message:String(t)}}function S(t={},r,e){return{componentName:r,environment:e,url:window.location.href,...t}}function j(){const r=t.inject(_,null);if(r)return r;const e=()=>{};return{debug:e,info:e,warn:e,error:e,capture:e}}const N=Symbol("hostElement"),Y=()=>{const r=t.inject(N);if(!r)throw new Error("HostElementProvider is not provided");return r},I=Symbol("requestActionDispatch");const T=Symbol("portalObject"),O=t.defineComponent({__name:"ActionDispatchProvider",setup(r){const e=function(){const{hostRef:t}=Y();return(r,e)=>{const o=t.value;if(!o)return!0;const a=new CustomEvent("action-request",{detail:r,bubbles:!0,composed:!0,cancelable:!0}),i=o.dispatchEvent(a);return!i&&e&&e.preventDefault(),i}}();return t.provide(I,e),(r,e)=>t.renderSlot(r.$slots,"default")}}),P=t.defineComponent({__name:"LoggerProvider",props:{logLevel:{type:String},onLog:{type:Function,default:()=>{}}},setup(r){const e=r,{customElementName:o,hostRef:a}=Y(),{environment:i}=v(),n=function(t,r){const e={debug:10,info:20,warn:30,error:40},o=(null==r?void 0:r.minLevel)??"info",a=(r,a,i,n,c)=>{if(e[r]<e[o])return;const s={schemaVersion:1,level:r,code:a,message:i,timestamp:(new Date).toISOString(),context:n,error:c,errorSerialized:C(c)};t(s)};return{debug:(t,e,o)=>{a("debug",t,e,S(o,null==r?void 0:r.customElementName,null==r?void 0:r.environment))},info:(t,e,o)=>{a("info",t,e,S(o,null==r?void 0:r.customElementName,null==r?void 0:r.environment))},warn:(t,e,o,i)=>{a("warn",t,e,S(o,null==r?void 0:r.customElementName,null==r?void 0:r.environment),i)},error:(t,e,o,i)=>{a("error",t,e,S(o,null==r?void 0:r.customElementName,null==r?void 0:r.environment),i)},capture:(t,r)=>{const e=(null==r?void 0:r.code)??"UNHANDLED_ERROR",o=(null==r?void 0:r.message)??"Unhandled error",{code:i,message:n,...c}=r??{};a("error",e,o,c,t)}}}(function(t,r){return e=>{t(e),r.value&&r.value.dispatchEvent(new CustomEvent("log",{detail:e,bubbles:!0,cancelable:!0,composed:!0}))}}(e.onLog,a),{minLevel:e.logLevel,customElementName:o,environment:i});return t.provide(_,n),(r,e)=>t.renderSlot(r.$slots,"default")}}),$=t.defineComponent({__name:"ExperimentalFeatureProvider",props:{experimentalFeatures:{type:Array}},setup(r){const e=((r=[])=>t.computed(()=>Object.assign({},...E.map(t=>({[t]:r.includes(t)})))))(r.experimentalFeatures);return t.provide(z,e),(r,e)=>t.renderSlot(r.$slots,"default")}}),A=t.defineComponent({__name:"TeleportProvider",setup:e=>(e,o)=>(t.openBlock(),t.createBlock(t.unref(r._sfc_main$26),null,{default:t.withCtx(()=>[t.createVNode(t.unref(r._sfc_main$27),null,{default:t.withCtx(()=>[t.renderSlot(e.$slots,"default")]),_:3})]),_:3}))}),L=t.defineComponent({__name:"ConfigProvider",props:{environment:{type:String}},setup(r){const e={environment:o=r.environment,...{CI:b,LIVE:w,TEST:p,BETA:d,DEV:l}[o]};var o;return t.provide(m,e),(r,e)=>t.renderSlot(r.$slots,"default")}}),U=t.defineComponent({__name:"HostElementProvider",props:{customElementName:{type:String}},setup(r){const e=t.ref(null);return t.onMounted(()=>{var r,o;const a=null==(o=null==(r=t.getCurrentInstance())?void 0:r.vnode)?void 0:o.el;if(a&&"object"==typeof a&&a instanceof Node){const t=a.getRootNode();e.value=t instanceof ShadowRoot?function(t){return t.host instanceof HTMLElement?t.host:null}(t):a.parentElement??null}else e.value=null}),t.onUnmounted(()=>{e.value=null}),t.provide(N,{hostRef:e,customElementName:r.customElementName}),(r,e)=>t.renderSlot(r.$slots,"default")}}),R=t.defineComponent({__name:"PortalProvider",props:{portalObject:{type:Object},allowedPortalTypes:{type:Array}},setup(r){const e=r;return t.provide(T,t.toRef(e.portalObject)),(e,o)=>r.portalObject?t.renderSlot(e.$slots,"default",{key:0}):t.createCommentVNode("",!0)}}),X=(t,r,e)=>{const o=t[r];return o?"function"==typeof o?o():Promise.resolve(o):new Promise((t,o)=>{("function"==typeof queueMicrotask?queueMicrotask:setTimeout)(o.bind(null,new Error("Unknown variable dynamic import: "+r+(r.split("/").length!==e?". Note that variables only represent file names one level deep.":""))))})},q=["en-US","nl-NL"],V=Object.freeze(Object.defineProperty({__proto__:null,default:q},Symbol.toStringTag,{value:"Module"})),F=new Set(q);const M=t.defineComponent({__name:"TranslationProvider",props:{locale:{type:String},dateLocale:{type:String},messages:{type:Object}},setup(e){const o=e,a=j(),i=t.computed(()=>o.locale&&F.has(o.locale)?o.locale:"en-US"),n=t.ref({}),c=function(){let t=0;return function(){const r=++t;return()=>r===t}}();t.watch(i,async t=>{const r=c(),e=await async function(t,r){try{const[{default:r},{default:e}]=await Promise.all([import(`@solvimon/solvimon-ui/translations/${t}`),X(Object.assign({"../../../translations/en-US.json":()=>Promise.resolve().then(()=>require("./en-US-DJq-9dD8.js")),"../../../translations/nl-NL.json":()=>Promise.resolve().then(()=>require("./nl-NL-CtU1Lg2F.js")),"../../../translations/source.json":()=>Promise.resolve().then(()=>require("./source-dkMNFWDc.js")),"../../../translations/supported.json":()=>Promise.resolve().then(()=>V)}),`../../../translations/${t}.json`,5)]);return{...r,...e}}catch(e){return r.warn("TRANSLATION_LOAD_FAILED",`Failed to load translations for locale "${t}"`,{},e),{}}}(t,a);r()&&(n.value=e)},{immediate:!0});const s=t.computed(()=>({...n.value,...o.messages}));return(o,a)=>(t.openBlock(),t.createBlock(t.unref(r._sfc_main$28),null,{default:t.withCtx(()=>[t.createVNode(t.unref(r._sfc_main$29),{locale:e.locale,"date-locale":e.dateLocale,messages:s.value,"show-timezones":!1},{default:t.withCtx(()=>[t.renderSlot(o.$slots,"default")]),_:3},8,["locale","date-locale","messages"])]),_:3}))}}),B=t.defineComponent({__name:"Provider",props:{environment:{type:String},locale:{type:String},dateLocale:{type:String},messages:{type:Object},primaryColor:{type:String},secondaryColor:{type:String},isShadowRoot:{type:Boolean},experimentalFeatures:{type:Array},logLevel:{type:String},onLog:{type:Function},allowedPortalTypes:{type:Array},portalObject:{type:Object},customElementName:{type:String}},emits:["error"],setup(e){const o=e;if(!o.environment)throw new Error("environment is required");if(!o.portalObject)throw new Error("portalObject is required");if(!o.customElementName)throw new Error("customElementName is required");return(a,n)=>(t.openBlock(),t.createBlock(U,{"custom-element-name":o.customElementName},{default:t.withCtx(()=>[t.createVNode(O,null,{default:t.withCtx(()=>[t.createVNode(t.unref(r._sfc_main$30),{onError:t.unref(i)},{default:t.withCtx(()=>[t.createVNode(A,null,{default:t.withCtx(()=>[t.createVNode(t.unref(r._sfc_main$31),{"primary-color":e.primaryColor,"secondary-color":e.secondaryColor,"is-shadow-root":""},null,8,["primary-color","secondary-color"]),e.environment?(t.openBlock(),t.createBlock(L,{key:0,environment:e.environment},{default:t.withCtx(()=>[t.createVNode(P,{"log-level":o.logLevel,"on-log":o.onLog},{default:t.withCtx(()=>[t.createVNode(f,{token:e.portalObject.token},{default:t.withCtx(()=>[t.createVNode($,{"experimental-features":e.experimentalFeatures},{default:t.withCtx(()=>[t.createVNode(R,{"allowed-portal-types":e.allowedPortalTypes,"portal-object":e.portalObject},{default:t.withCtx(()=>[t.createVNode(M,{locale:e.locale,"date-locale":e.dateLocale,messages:e.messages},{default:t.withCtx(()=>[t.renderSlot(a.$slots,"default")]),_:3},8,["locale","date-locale","messages"])]),_:3},8,["allowed-portal-types","portal-object"])]),_:3},8,["experimental-features"])]),_:3},8,["token"])]),_:3},8,["log-level","on-log"])]),_:3},8,["environment"])):t.createCommentVNode("",!0)]),_:3})]),_:3},8,["onError"])]),_:3})]),_:3},8,["custom-element-name"]))}});exports.ACTION_DISPATCHER_PROVIDER_INJECTION_KEY=I,exports.EXPERIMENTAL_FEATURE_INJECTION_KEY=z,exports.PORTAL_INJECTION_KEY=T,exports._sfc_main=B,exports.createRequestService=k,exports.defineCustomElement=function(r,e={}){return t.defineCustomElement(r,{shadowRoot:!0,styles:[':root{--color-primary-50: #eff6ff;--color-primary-100: #dbeafe;--color-primary-200: #bfdbfe;--color-primary-300: #93c5fd;--color-primary-400: #60a5fa;--color-primary-500: #3b82f6;--color-primary-600: #2563eb;--color-primary-700: #1d4ed8;--color-primary-800: #1e40af;--color-primary-900: #1e3a8a;--color-secondary-50: #f0f0ff;--color-secondary-100: #e0e2ff;--color-secondary-200: #c5c8ff;--color-secondary-300: #adb2ff;--color-secondary-400: #9198f8;--color-secondary-500: #6b71d6;--color-secondary-600: #4a51b4;--color-secondary-700: #303692;--color-secondary-800: #1b2070;--color-secondary-900: #0c104e}.icon{font-family:md2-icons;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}.font-regular{font-family:regular}.bg-\\[url\\(https\\:\\/\\/www\\.gstatic\\.com\\/instantbuy\\/svg\\/dark_gpay\\.svg\\)\\]{background-image:url(https://www.gstatic.com/instantbuy/svg/dark_gpay.svg)}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}html{--tw-text-opacity: 1;color:rgb(17 25 40 / var(--tw-text-opacity, 1));font-family:inter,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:1rem;line-height:1.5rem;-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto;--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity, 1))}.container{width:100%}@media(min-width:640px){.container{max-width:640px}}@media(min-width:768px){.container{max-width:768px}}@media(min-width:1024px){.container{max-width:1024px}}@media(min-width:1280px){.container{max-width:1280px}}@media(min-width:1536px){.container{max-width:1536px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.not-sr-only{position:static;width:auto;height:auto;padding:0;margin:0;overflow:visible;clip:auto;white-space:normal}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.\\!visible{visibility:visible!important}.visible{visibility:visible}.invisible{visibility:hidden}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.\\!absolute{position:absolute!important}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.-left-0{left:-0px}.-left-8{left:-2rem}.-top-2{top:-.5rem}.bottom-0{bottom:0}.left-0{left:0}.left-1\\/2{left:50%}.left-3\\.5{left:.875rem}.right-0{right:0}.right-2{right:.5rem}.right-3{right:.75rem}.top-0{top:0}.top-1\\/2{top:50%}.top-2{top:.5rem}.top-3{top:.75rem}.top-\\[50\\%\\]{top:50%}.isolate{isolation:isolate}.isolation-auto{isolation:auto}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-50{z-index:50}.z-\\[1000\\]{z-index:1000}.z-\\[999\\]{z-index:999}.order-1{order:1}.order-2{order:2}.\\!col-span-2{grid-column:span 2 / span 2!important}.\\!col-span-3{grid-column:span 3 / span 3!important}.\\!col-span-6{grid-column:span 6 / span 6!important}.col-span-1{grid-column:span 1 / span 1}.col-span-2{grid-column:span 2 / span 2}.col-span-3{grid-column:span 3 / span 3}.col-span-6{grid-column:span 6 / span 6}.-m-2{margin:-.5rem}.m-\\[unset\\]{margin:unset}.-mx-1\\.5{margin-left:-.375rem;margin-right:-.375rem}.-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.-mx-9{margin-left:-2.25rem;margin-right:-2.25rem}.-my-1\\.5{margin-top:-.375rem;margin-bottom:-.375rem}.-my-2{margin-top:-.5rem;margin-bottom:-.5rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-1\\.5{margin-left:.375rem;margin-right:.375rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-auto{margin-left:auto;margin-right:auto}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-10{margin-top:2.5rem;margin-bottom:2.5rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-8{margin-top:2rem;margin-bottom:2rem}.-mb-2{margin-bottom:-.5rem}.-ml-2{margin-left:-.5rem}.-ml-4{margin-left:-1rem}.-mr-3{margin-right:-.75rem}.-mt-0\\.5{margin-top:-.125rem}.-mt-2{margin-top:-.5rem}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-0{margin-left:0}.ml-0\\.5{margin-left:.125rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.ml-auto{margin-left:auto}.mr-1{margin-right:.25rem}.mr-1\\.5{margin-right:.375rem}.mr-2{margin-right:.5rem}.mr-4{margin-right:1rem}.mt-0\\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-px{margin-top:1px}.line-clamp-1{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.\\!block{display:block!important}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.\\!flex{display:flex!important}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.inline-table{display:inline-table}.table-caption{display:table-caption}.table-cell{display:table-cell}.table-column{display:table-column}.table-column-group{display:table-column-group}.table-footer-group{display:table-footer-group}.table-header-group{display:table-header-group}.table-row-group{display:table-row-group}.table-row{display:table-row}.flow-root{display:flow-root}.grid{display:grid}.inline-grid{display:inline-grid}.contents{display:contents}.list-item{display:list-item}.\\!hidden{display:none!important}.hidden{display:none}.aspect-square{aspect-ratio:1 / 1}.size-2{width:.5rem;height:.5rem}.size-4{width:1rem;height:1rem}.\\!h-full{height:100%!important}.h-0{height:0px}.h-0\\.5{height:.125rem}.h-1{height:.25rem}.h-1\\.5{height:.375rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-2{height:.5rem}.h-2\\.5{height:.625rem}.h-3{height:.75rem}.h-3\\.5{height:.875rem}.h-4{height:1rem}.h-40{height:10rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-72{height:18rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-\\[14px\\]{height:14px}.h-\\[16px\\]{height:16px}.h-\\[1px\\]{height:1px}.h-\\[20px\\]{height:20px}.h-\\[22px\\]{height:22px}.h-\\[24px\\]{height:24px}.h-\\[32px\\]{height:32px}.h-\\[44px\\]{height:44px}.h-\\[48px\\]{height:48px}.h-\\[52px\\]{height:52px}.h-\\[88px\\]{height:88px}.h-full{height:100%}.h-px{height:1px}.max-h-48{max-height:12rem}.max-h-60{max-height:15rem}.max-h-64{max-height:16rem}.max-h-9{max-height:2.25rem}.max-h-\\[min\\(95vh\\,920px\\)\\]{max-height:min(95vh,920px)}.min-h-4{min-height:1rem}.min-h-48{min-height:12rem}.min-h-96{min-height:24rem}.min-h-\\[100px\\]{min-height:100px}.min-h-\\[130px\\]{min-height:130px}.min-h-\\[140px\\]{min-height:140px}.min-h-\\[180px\\]{min-height:180px}.min-h-\\[200px\\]{min-height:200px}.min-h-\\[220px\\]{min-height:220px}.min-h-\\[300px\\]{min-height:300px}.min-h-\\[44px\\]{min-height:44px}.min-h-\\[52px\\]{min-height:52px}.\\!w-5{width:1.25rem!important}.\\!w-6{width:1.5rem!important}.\\!w-7{width:1.75rem!important}.w-0{width:0px}.w-0\\.5{width:.125rem}.w-1{width:.25rem}.w-1\\.5{width:.375rem}.w-1\\/3{width:33.333333%}.w-1\\/5{width:20%}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-2{width:.5rem}.w-2\\.5{width:.625rem}.w-2\\/5{width:40%}.w-24{width:6rem}.w-3{width:.75rem}.w-3\\.5{width:.875rem}.w-3\\/5{width:60%}.w-36{width:9rem}.w-4{width:1rem}.w-4\\/5{width:80%}.w-40{width:10rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-60{width:15rem}.w-64{width:16rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-96{width:24rem}.w-\\[14px\\]{width:14px}.w-\\[16px\\]{width:16px}.w-\\[1px\\]{width:1px}.w-\\[20\\%\\]{width:20%}.w-\\[20px\\]{width:20px}.w-\\[22px\\]{width:22px}.w-\\[24px\\]{width:24px}.w-\\[32px\\]{width:32px}.w-\\[48px\\]{width:48px}.w-\\[50px\\]{width:50px}.w-\\[80\\%\\]{width:80%}.w-auto{width:auto}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-px{width:1px}.min-w-0{min-width:0px}.min-w-4{min-width:1rem}.min-w-\\[var\\(--col-w\\)\\]{min-width:var(--col-w)}.min-w-full{min-width:100%}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-6xl{max-width:72rem}.max-w-7xl{max-width:80rem}.max-w-80{max-width:20rem}.max-w-\\[920px\\]{max-width:920px}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-none{max-width:none}.max-w-screen-3xl{max-width:1800px}.max-w-sm{max-width:24rem}.max-w-xl{max-width:36rem}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.flex-shrink{flex-shrink:1}.flex-shrink-0{flex-shrink:0}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.flex-grow,.grow{flex-grow:1}.table-auto{table-layout:auto}.table-fixed{table-layout:fixed}.border-collapse{border-collapse:collapse}.-translate-x-1{--tw-translate-x: -.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-x-1\\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-x-3\\.5{--tw-translate-x: -.875rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-x-7{--tw-translate-x: -1.75rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-0\\.5{--tw-translate-y: -.125rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1{--tw-translate-y: -.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-2{--tw-translate-y: -.5rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-6{--tw-translate-y: -1.5rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-3\\.5{--tw-translate-x: .875rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-1\\/2{--tw-translate-y: 50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-\\[1px\\]{--tw-translate-y: 1px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-rotate-90{--tw-rotate: -90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-0{--tw-rotate: 0deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\\!transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform-gpu{transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),0) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-default{cursor:default}.cursor-grab{cursor:grab}.cursor-grabbing{cursor:grabbing}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.cursor-text{cursor:text}.touch-pinch-zoom{--tw-pinch-zoom: pinch-zoom;touch-action:var(--tw-pan-x) var(--tw-pan-y) var(--tw-pinch-zoom)}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize{resize:both}.list-none{list-style-type:none}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.gap-0{gap:0px}.gap-0\\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-1\\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.-space-x-px>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-1px * var(--tw-space-x-reverse));margin-left:calc(-1px * calc(1 - var(--tw-space-x-reverse)))}.space-y-reverse>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 1}.space-x-reverse>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 1}.divide-x>:not([hidden])~:not([hidden]){--tw-divide-x-reverse: 0;border-right-width:calc(1px * var(--tw-divide-x-reverse));border-left-width:calc(1px * calc(1 - var(--tw-divide-x-reverse)))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-y-reverse>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 1}.divide-x-reverse>:not([hidden])~:not([hidden]){--tw-divide-x-reverse: 1}.divide-gray-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(238 239 242 / var(--tw-divide-opacity, 1))}.divide-gray-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(229 231 235 / var(--tw-divide-opacity, 1))}.self-start{align-self:flex-start}.self-center{align-self:center}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-clip{overflow:clip}.overflow-visible{overflow:visible}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-x-scroll{overflow-x:scroll}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-ellipsis{text-overflow:ellipsis}.text-clip{text-overflow:clip}.whitespace-nowrap{white-space:nowrap}.text-wrap{text-wrap:wrap}.\\!rounded-full{border-radius:9999px!important}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-sm{border-radius:.125rem}.rounded-b{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.rounded-b-none{border-bottom-right-radius:0;border-bottom-left-radius:0}.rounded-e{border-start-end-radius:.25rem;border-end-end-radius:.25rem}.rounded-l{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.rounded-l-lg{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.rounded-l-none{border-top-left-radius:0;border-bottom-left-radius:0}.rounded-r{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.rounded-r-lg{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.rounded-r-none{border-top-right-radius:0;border-bottom-right-radius:0}.rounded-s{border-start-start-radius:.25rem;border-end-start-radius:.25rem}.rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.rounded-bl{border-bottom-left-radius:.25rem}.rounded-bl-md{border-bottom-left-radius:.375rem}.rounded-bl-none{border-bottom-left-radius:0}.rounded-br{border-bottom-right-radius:.25rem}.rounded-br-md{border-bottom-right-radius:.375rem}.rounded-br-none{border-bottom-right-radius:0}.rounded-ee{border-end-end-radius:.25rem}.rounded-es{border-end-start-radius:.25rem}.rounded-se{border-start-end-radius:.25rem}.rounded-ss{border-start-start-radius:.25rem}.rounded-tl{border-top-left-radius:.25rem}.rounded-tl-none{border-top-left-radius:0}.rounded-tr{border-top-right-radius:.25rem}.rounded-tr-none{border-top-right-radius:0}.border{border-width:1px}.border-0{border-width:0px}.border-2{border-width:2px}.border-4{border-width:4px}.border-x{border-left-width:1px;border-right-width:1px}.border-y{border-top-width:1px;border-bottom-width:1px}.border-b{border-bottom-width:1px}.border-b-0{border-bottom-width:0px}.border-e{border-inline-end-width:1px}.border-l{border-left-width:1px}.border-l-0{border-left-width:0px}.border-l-2{border-left-width:2px}.border-l-4{border-left-width:4px}.border-l-\\[2px\\]{border-left-width:2px}.border-r{border-right-width:1px}.border-r-0{border-right-width:0px}.border-s{border-inline-start-width:1px}.border-t{border-top-width:1px}.border-t-4{border-top-width:4px}.border-dashed{border-style:dashed}.border-none{border-style:none}.border-black{--tw-border-opacity: 1;border-color:rgb(0 0 0 / var(--tw-border-opacity, 1))}.border-blue-100{--tw-border-opacity: 1;border-color:rgb(219 234 254 / var(--tw-border-opacity, 1))}.border-blue-200{--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1))}.border-blue-400{--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity, 1))}.border-blue-500{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.border-blue-600{--tw-border-opacity: 1;border-color:rgb(37 99 235 / var(--tw-border-opacity, 1))}.border-blue-800\\/70{border-color:#1e40afb3}.border-gray-100{--tw-border-opacity: 1;border-color:rgb(238 239 242 / var(--tw-border-opacity, 1))}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.border-gray-50{--tw-border-opacity: 1;border-color:rgb(243 244 246 / var(--tw-border-opacity, 1))}.border-gray-500{--tw-border-opacity: 1;border-color:rgb(107 114 128 / var(--tw-border-opacity, 1))}.border-gray-600{--tw-border-opacity: 1;border-color:rgb(75 85 99 / var(--tw-border-opacity, 1))}.border-gray-700{--tw-border-opacity: 1;border-color:rgb(55 65 81 / var(--tw-border-opacity, 1))}.border-gray-800\\/70{border-color:#1f2937b3}.border-green-200{--tw-border-opacity: 1;border-color:rgb(187 247 208 / var(--tw-border-opacity, 1))}.border-green-500{--tw-border-opacity: 1;border-color:rgb(34 197 94 / var(--tw-border-opacity, 1))}.border-green-600{--tw-border-opacity: 1;border-color:rgb(22 163 74 / var(--tw-border-opacity, 1))}.border-green-800\\/70{border-color:#166534b3}.border-indigo-800\\/70{border-color:#3730a3b3}.border-orange-800\\/70{border-color:#9a3412b3}.border-pink-600{--tw-border-opacity: 1;border-color:rgb(219 39 119 / var(--tw-border-opacity, 1))}.border-pink-800\\/70{border-color:#9d174db3}.border-primary-200{border-color:var(--color-primary-200)}.border-primary-400{border-color:var(--color-primary-400)}.border-primary-500{border-color:var(--color-primary-500)}.border-primary-600{border-color:var(--color-primary-600)}.border-primary-800{border-color:var(--color-primary-800)}.border-primary-900{border-color:var(--color-primary-900)}.border-purple-600{--tw-border-opacity: 1;border-color:rgb(147 51 234 / var(--tw-border-opacity, 1))}.border-purple-800\\/70{border-color:#6b21a8b3}.border-red-100{--tw-border-opacity: 1;border-color:rgb(254 226 226 / var(--tw-border-opacity, 1))}.border-red-200{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1))}.border-red-50{--tw-border-opacity: 1;border-color:rgb(254 242 242 / var(--tw-border-opacity, 1))}.border-red-500{--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity, 1))}.border-red-600{--tw-border-opacity: 1;border-color:rgb(220 38 38 / var(--tw-border-opacity, 1))}.border-red-800\\/70{border-color:#991b1bb3}.border-teal-800\\/70{border-color:#115e59b3}.border-transparent{border-color:transparent}.border-white\\/40{border-color:#fff6}.border-yellow-100{--tw-border-opacity: 1;border-color:rgb(254 249 195 / var(--tw-border-opacity, 1))}.border-yellow-200{--tw-border-opacity: 1;border-color:rgb(254 240 138 / var(--tw-border-opacity, 1))}.border-yellow-400{--tw-border-opacity: 1;border-color:rgb(250 204 21 / var(--tw-border-opacity, 1))}.border-yellow-500{--tw-border-opacity: 1;border-color:rgb(234 179 8 / var(--tw-border-opacity, 1))}.border-yellow-800\\/70{border-color:#854d0eb3}.border-b-gray-200{--tw-border-opacity: 1;border-bottom-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-opacity-5{--tw-border-opacity: .05}.border-opacity-50{--tw-border-opacity: .5}.\\!bg-\\[\\#ffc439\\]{--tw-bg-opacity: 1 !important;background-color:rgb(255 196 57 / var(--tw-bg-opacity, 1))!important}.\\!bg-black{--tw-bg-opacity: 1 !important;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))!important}.\\!bg-primary-600{background-color:var(--color-primary-600)!important}.\\!bg-white{--tw-bg-opacity: 1 !important;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))!important}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.bg-blue-100{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.bg-blue-200{--tw-bg-opacity: 1;background-color:rgb(191 219 254 / var(--tw-bg-opacity, 1))}.bg-blue-300\\/80{background-color:#93c5fdcc}.bg-blue-400\\/25{background-color:#60a5fa40}.bg-blue-50{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.bg-blue-50\\/40{background-color:#eff6ff66}.bg-blue-50\\/50{background-color:#eff6ff80}.bg-blue-50\\/70{background-color:#eff6ffb3}.bg-blue-600{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.bg-blue-700{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity, 1))}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(238 239 242 / var(--tw-bg-opacity, 1))}.bg-gray-100\\/50{background-color:#eeeff280}.bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.bg-gray-200\\/50{background-color:#e5e7eb80}.bg-gray-200\\/80{background-color:#e5e7ebcc}.bg-gray-200\\/90{background-color:#e5e7ebe6}.bg-gray-300{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity, 1))}.bg-gray-400\\/50{background-color:#9ca3af80}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.bg-gray-50\\/50{background-color:#f3f4f680}.bg-gray-500{--tw-bg-opacity: 1;background-color:rgb(107 114 128 / var(--tw-bg-opacity, 1))}.bg-gray-600{--tw-bg-opacity: 1;background-color:rgb(75 85 99 / var(--tw-bg-opacity, 1))}.bg-gray-700{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.bg-gray-800{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.bg-gray-900{--tw-bg-opacity: 1;background-color:rgb(17 25 40 / var(--tw-bg-opacity, 1))}.bg-gray-900\\/70{background-color:#111928b3}.bg-green-100{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}.bg-green-200{--tw-bg-opacity: 1;background-color:rgb(187 247 208 / var(--tw-bg-opacity, 1))}.bg-green-700{--tw-bg-opacity: 1;background-color:rgb(21 128 61 / var(--tw-bg-opacity, 1))}.bg-indigo-100{--tw-bg-opacity: 1;background-color:rgb(224 231 255 / var(--tw-bg-opacity, 1))}.bg-indigo-200{--tw-bg-opacity: 1;background-color:rgb(199 210 254 / var(--tw-bg-opacity, 1))}.bg-inherit{background-color:inherit}.bg-neutral-100{--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity, 1))}.bg-orange-100{--tw-bg-opacity: 1;background-color:rgb(255 237 213 / var(--tw-bg-opacity, 1))}.bg-orange-200{--tw-bg-opacity: 1;background-color:rgb(254 215 170 / var(--tw-bg-opacity, 1))}.bg-orange-50{--tw-bg-opacity: 1;background-color:rgb(255 247 237 / var(--tw-bg-opacity, 1))}.bg-pink-100{--tw-bg-opacity: 1;background-color:rgb(252 231 243 / var(--tw-bg-opacity, 1))}.bg-pink-200{--tw-bg-opacity: 1;background-color:rgb(251 207 232 / var(--tw-bg-opacity, 1))}.bg-pink-700{--tw-bg-opacity: 1;background-color:rgb(190 24 93 / var(--tw-bg-opacity, 1))}.bg-primary-100{background-color:var(--color-primary-100)}.bg-primary-200{background-color:var(--color-primary-200)}.bg-primary-50{background-color:var(--color-primary-50)}.bg-primary-600{background-color:var(--color-primary-600)}.bg-purple-100{--tw-bg-opacity: 1;background-color:rgb(243 232 255 / var(--tw-bg-opacity, 1))}.bg-purple-200{--tw-bg-opacity: 1;background-color:rgb(233 213 255 / var(--tw-bg-opacity, 1))}.bg-purple-700{--tw-bg-opacity: 1;background-color:rgb(126 34 206 / var(--tw-bg-opacity, 1))}.bg-red-100{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.bg-red-200{--tw-bg-opacity: 1;background-color:rgb(254 202 202 / var(--tw-bg-opacity, 1))}.bg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.bg-red-700{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))}.bg-secondary-100{background-color:var(--color-secondary-100)}.bg-secondary-200{background-color:var(--color-secondary-200)}.bg-teal-100{--tw-bg-opacity: 1;background-color:rgb(204 251 241 / var(--tw-bg-opacity, 1))}.bg-teal-200{--tw-bg-opacity: 1;background-color:rgb(153 246 228 / var(--tw-bg-opacity, 1))}.bg-teal-50{--tw-bg-opacity: 1;background-color:rgb(240 253 250 / var(--tw-bg-opacity, 1))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-white\\/80{background-color:#fffc}.bg-white\\/90{background-color:#ffffffe6}.bg-white\\/95{background-color:#fffffff2}.bg-yellow-100{--tw-bg-opacity: 1;background-color:rgb(254 249 195 / var(--tw-bg-opacity, 1))}.bg-yellow-200{--tw-bg-opacity: 1;background-color:rgb(254 240 138 / var(--tw-bg-opacity, 1))}.bg-yellow-50{--tw-bg-opacity: 1;background-color:rgb(254 252 232 / var(--tw-bg-opacity, 1))}.bg-yellow-800{--tw-bg-opacity: 1;background-color:rgb(133 77 14 / var(--tw-bg-opacity, 1))}.bg-\\[url\\(https\\:\\/\\/www\\.gstatic\\.com\\/instantbuy\\/svg\\/dark_gpay\\.svg\\)\\]{background-image:url(https://www.gstatic.com/instantbuy/svg/dark_gpay.svg)}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.bg-gradient-to-l{background-image:linear-gradient(to left,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.bg-none{background-image:none}.from-black\\/\\[\\.06\\]{--tw-gradient-from: rgb(0 0 0 / .06) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-100{--tw-gradient-from: #EEEFF2 var(--tw-gradient-from-position);--tw-gradient-to: rgb(238 239 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-600\\/20{--tw-gradient-from: rgb(234 88 12 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-peach-100\\/20{--tw-gradient-from: rgb(255 98 0 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 98 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.to-mint-100\\/20{--tw-gradient-to: rgb(0 254 249 / .2) var(--tw-gradient-to-position)}.to-transparent{--tw-gradient-to: transparent var(--tw-gradient-to-position)}.to-yellow-200\\/20{--tw-gradient-to: rgb(254 240 138 / .2) var(--tw-gradient-to-position)}.bg-\\[length\\:auto_42\\.5\\%\\]{background-size:auto 42.5%}.bg-cover{background-size:cover}.bg-center{background-position:center}.bg-repeat{background-repeat:repeat}.bg-no-repeat{background-repeat:no-repeat}.fill-blue-600{fill:#2563eb}.fill-gray-600{fill:#4b5563}.fill-green-500{fill:#22c55e}.fill-pink-600{fill:#db2777}.fill-primary-600{fill:var(--color-primary-600)}.fill-purple-600{fill:#9333ea}.fill-red-600{fill:#dc2626}.fill-white{fill:#fff}.fill-yellow-400{fill:#facc15}.object-contain{-o-object-fit:contain;object-fit:contain}.p-0{padding:0}.p-0\\.5{padding:.125rem}.p-1{padding:.25rem}.p-1\\.5{padding:.375rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-\\[1px\\]{padding:1px}.\\!px-0{padding-left:0!important;padding-right:0!important}.\\!py-0{padding-top:0!important;padding-bottom:0!important}.px-0{padding-left:0;padding-right:0}.px-0\\.5{padding-left:.125rem;padding-right:.125rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\\.5{padding-left:.375rem;padding-right:.375rem}.px-16{padding-left:4rem;padding-right:4rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.px-9{padding-left:2.25rem;padding-right:2.25rem}.py-0{padding-top:0;padding-bottom:0}.py-0\\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.pb-0{padding-bottom:0}.pb-2{padding-bottom:.5rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pl-0{padding-left:0}.pl-1{padding-left:.25rem}.pl-10{padding-left:2.5rem}.pl-2{padding-left:.5rem}.pl-3{padding-left:.75rem}.pl-4{padding-left:1rem}.pr-2{padding-right:.5rem}.pr-3{padding-right:.75rem}.pr-4{padding-right:1rem}.pt-0{padding-top:0}.pt-1{padding-top:.25rem}.pt-1\\.5{padding-top:.375rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.align-top{vertical-align:top}.align-middle{vertical-align:middle}.font-inter{font-family:inter,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.text-2xl{font-size:1.5rem;line-height:2rem}.text-2xs{font-size:.65rem;line-height:.9rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-6xl{font-size:3.75rem;line-height:1}.text-\\[11px\\]{font-size:11px}.text-\\[9pt\\]{font-size:9pt}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.normal-case{text-transform:none}.italic{font-style:italic}.not-italic{font-style:normal}.normal-nums{font-variant-numeric:normal}.ordinal{--tw-ordinal: ordinal;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.slashed-zero{--tw-slashed-zero: slashed-zero;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.lining-nums{--tw-numeric-figure: lining-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.oldstyle-nums{--tw-numeric-figure: oldstyle-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.proportional-nums{--tw-numeric-spacing: proportional-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.tabular-nums{--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.diagonal-fractions{--tw-numeric-fraction: diagonal-fractions;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.stacked-fractions{--tw-numeric-fraction: stacked-fractions;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.leading-4{line-height:1rem}.leading-6{line-height:1.5rem}.leading-\\[0\\.5\\]{line-height:.5}.leading-none{line-height:1}.leading-normal{line-height:1.5}.leading-tight{line-height:1.25}.\\!text-gray-100{--tw-text-opacity: 1 !important;color:rgb(238 239 242 / var(--tw-text-opacity, 1))!important}.\\!text-gray-200{--tw-text-opacity: 1 !important;color:rgb(229 231 235 / var(--tw-text-opacity, 1))!important}.\\!text-inherit{color:inherit!important}.text-black\\/10{color:#0000001a}.text-blue-500{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.text-blue-700{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.text-blue-800{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.text-blue-900{--tw-text-opacity: 1;color:rgb(30 58 138 / var(--tw-text-opacity, 1))}.text-gray-200{--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity, 1))}.text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-gray-800{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 25 40 / var(--tw-text-opacity, 1))}.text-green-400{--tw-text-opacity: 1;color:rgb(74 222 128 / var(--tw-text-opacity, 1))}.text-green-500{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity, 1))}.text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.text-green-700{--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity, 1))}.text-green-800{--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity, 1))}.text-indigo-800{--tw-text-opacity: 1;color:rgb(55 48 163 / var(--tw-text-opacity, 1))}.text-inherit{color:inherit}.text-orange-500{--tw-text-opacity: 1;color:rgb(249 115 22 / var(--tw-text-opacity, 1))}.text-orange-700{--tw-text-opacity: 1;color:rgb(194 65 12 / var(--tw-text-opacity, 1))}.text-orange-800{--tw-text-opacity: 1;color:rgb(154 52 18 / var(--tw-text-opacity, 1))}.text-pink-600{--tw-text-opacity: 1;color:rgb(219 39 119 / var(--tw-text-opacity, 1))}.text-pink-800{--tw-text-opacity: 1;color:rgb(157 23 77 / var(--tw-text-opacity, 1))}.text-primary-600{color:var(--color-primary-600)}.text-primary-700{color:var(--color-primary-700)}.text-primary-800{color:var(--color-primary-800)}.text-primary-900{color:var(--color-primary-900)}.text-purple-600{--tw-text-opacity: 1;color:rgb(147 51 234 / var(--tw-text-opacity, 1))}.text-purple-800{--tw-text-opacity: 1;color:rgb(107 33 168 / var(--tw-text-opacity, 1))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-red-700{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.text-red-800{--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity, 1))}.text-secondary-800{color:var(--color-secondary-800)}.text-slate-400{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.text-slate-500{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.text-slate-600{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.text-teal-800{--tw-text-opacity: 1;color:rgb(17 94 89 / var(--tw-text-opacity, 1))}.text-transparent{color:transparent}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-white\\/70{color:#ffffffb3}.text-yellow-500{--tw-text-opacity: 1;color:rgb(234 179 8 / var(--tw-text-opacity, 1))}.text-yellow-600{--tw-text-opacity: 1;color:rgb(202 138 4 / var(--tw-text-opacity, 1))}.text-yellow-700{--tw-text-opacity: 1;color:rgb(161 98 7 / var(--tw-text-opacity, 1))}.text-yellow-800{--tw-text-opacity: 1;color:rgb(133 77 14 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.overline{text-decoration-line:overline}.line-through{text-decoration-line:line-through}.\\!no-underline{text-decoration-line:none!important}.no-underline{text-decoration-line:none}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.subpixel-antialiased{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.placeholder-gray-500::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(107 114 128 / var(--tw-placeholder-opacity, 1))}.placeholder-gray-500::placeholder{--tw-placeholder-opacity: 1;color:rgb(107 114 128 / var(--tw-placeholder-opacity, 1))}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-75{opacity:.75}.opacity-\\[0\\.0001\\]{opacity:.0001}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\\[inset_0_0_0_1px_var\\(--sm-color-primary\\)\\]{--tw-shadow: inset 0 0 0 1px var(--sm-color-primary);--tw-shadow-colored: inset 0 0 0 1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-none{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.\\!outline-none{outline:2px solid transparent!important;outline-offset:2px!important}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.ring{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-1{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-2{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-inset{--tw-ring-inset: inset}.ring-blue-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(191 219 254 / var(--tw-ring-opacity, 1))}.ring-primary-300{--tw-ring-color: var(--color-primary-300)}.ring-primary-600{--tw-ring-color: var(--color-primary-600)}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow{--tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / .1)) drop-shadow(0 1px 1px rgb(0 0 0 / .06));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-md{--tw-drop-shadow: drop-shadow(0 4px 3px rgb(0 0 0 / .07)) drop-shadow(0 2px 2px rgb(0 0 0 / .06));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-sm{--tw-drop-shadow: drop-shadow(0 1px 1px rgb(0 0 0 / .05));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.grayscale{--tw-grayscale: grayscale(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.invert{--tw-invert: invert(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.sepia{--tw-sepia: sepia(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.\\!filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur{--tw-backdrop-blur: blur(8px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-sm{--tw-backdrop-blur: blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-grayscale{--tw-backdrop-grayscale: grayscale(100%);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-invert{--tw-backdrop-invert: invert(100%);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-sepia{--tw-backdrop-sepia: sepia(100%);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-100{transition-duration:.1s}.duration-200{transition-duration:.2s}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.\\[appearance\\:textfield\\]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.first-letter\\:capitalize:first-letter{text-transform:capitalize}.selection\\:drop-shadow-sm *::-moz-selection{--tw-drop-shadow: drop-shadow(0 1px 1px rgb(0 0 0 / .05));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.selection\\:drop-shadow-sm *::selection{--tw-drop-shadow: drop-shadow(0 1px 1px rgb(0 0 0 / .05));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.selection\\:drop-shadow-sm::-moz-selection{--tw-drop-shadow: drop-shadow(0 1px 1px rgb(0 0 0 / .05));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.selection\\:drop-shadow-sm::selection{--tw-drop-shadow: drop-shadow(0 1px 1px rgb(0 0 0 / .05));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.placeholder\\:text-gray-900::-moz-placeholder{--tw-text-opacity: 1;color:rgb(17 25 40 / var(--tw-text-opacity, 1))}.placeholder\\:text-gray-900::placeholder{--tw-text-opacity: 1;color:rgb(17 25 40 / var(--tw-text-opacity, 1))}.before\\:absolute:before{content:var(--tw-content);position:absolute}.before\\:inset-0:before{content:var(--tw-content);top:0;right:0;bottom:0;left:0}.before\\:right-auto:before{content:var(--tw-content);right:auto}.before\\:w-1:before{content:var(--tw-content);width:.25rem}.before\\:content-\\[\\\'\\\'\\]:before{--tw-content: "";content:var(--tw-content)}.after\\:absolute:after{content:var(--tw-content);position:absolute}.after\\:inset-0:after{content:var(--tw-content);top:0;right:0;bottom:0;left:0}.after\\:left-0\\.5:after{content:var(--tw-content);left:.125rem}.after\\:top-0\\.5:after{content:var(--tw-content);top:.125rem}.after\\:h-3:after{content:var(--tw-content);height:.75rem}.after\\:h-4:after{content:var(--tw-content);height:1rem}.after\\:h-5:after{content:var(--tw-content);height:1.25rem}.after\\:h-6:after{content:var(--tw-content);height:1.5rem}.after\\:h-7:after{content:var(--tw-content);height:1.75rem}.after\\:w-3:after{content:var(--tw-content);width:.75rem}.after\\:w-4:after{content:var(--tw-content);width:1rem}.after\\:w-5:after{content:var(--tw-content);width:1.25rem}.after\\:w-6:after{content:var(--tw-content);width:1.5rem}.after\\:w-7:after{content:var(--tw-content);width:1.75rem}.after\\:rounded-full:after{content:var(--tw-content);border-radius:9999px}.after\\:border:after{content:var(--tw-content);border-width:1px}.after\\:border-gray-300:after{content:var(--tw-content);--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.after\\:bg-gray-200:after{content:var(--tw-content);--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.after\\:bg-white:after{content:var(--tw-content);--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.after\\:transition-all:after{content:var(--tw-content);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.after\\:content-\\[\\"\\"\\]:after{--tw-content: "";content:var(--tw-content)}.first\\:whitespace-nowrap:first-child{white-space:nowrap}.first\\:pl-0:first-child{padding-left:0}.last\\:mb-0:last-child{margin-bottom:0}.last\\:border-b-0:last-child{border-bottom-width:0px}.last\\:border-r-0:last-child{border-right-width:0px}.last\\:pb-3:last-child{padding-bottom:.75rem}.first-of-type\\:rounded-l:first-of-type{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.last-of-type\\:rounded-r:last-of-type{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.checked\\:border-gray-300:checked{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.checked\\:bg-gray-400:checked{--tw-bg-opacity: 1;background-color:rgb(156 163 175 / var(--tw-bg-opacity, 1))}.checked\\:bg-primary-600:checked{background-color:var(--color-primary-600)}.empty\\:hidden:empty{display:none}.focus-within\\:border-b:focus-within{border-bottom-width:1px}.focus-within\\:border-primary-500:focus-within{border-color:var(--color-primary-500)}.focus-within\\:bg-gray-50:focus-within{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.focus-within\\:bg-red-50:focus-within{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.focus-within\\:text-gray-900:focus-within{--tw-text-opacity: 1;color:rgb(17 25 40 / var(--tw-text-opacity, 1))}.focus-within\\:text-red-700:focus-within{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.focus-within\\:opacity-100:focus-within{opacity:1}.focus-within\\:shadow-sm:focus-within{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.focus-within\\:outline:focus-within{outline-style:solid}.focus-within\\:outline-1:focus-within{outline-width:1px}.focus-within\\:outline-primary-500:focus-within{outline-color:var(--color-primary-500)}.focus-within\\:ring-primary-500:focus-within{--tw-ring-color: var(--color-primary-500)}.hover\\:cursor-default:hover{cursor:default}.hover\\:cursor-pointer:hover{cursor:pointer}.hover\\:border-gray-400:hover{--tw-border-opacity: 1;border-color:rgb(156 163 175 / var(--tw-border-opacity, 1))}.hover\\:bg-blue-100:hover{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.hover\\:bg-blue-200:hover{--tw-bg-opacity: 1;background-color:rgb(191 219 254 / var(--tw-bg-opacity, 1))}.hover\\:bg-blue-700:hover{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity, 1))}.hover\\:bg-blue-800:hover{--tw-bg-opacity: 1;background-color:rgb(30 64 175 / var(--tw-bg-opacity, 1))}.hover\\:bg-gray-100:hover{--tw-bg-opacity: 1;background-color:rgb(238 239 242 / var(--tw-bg-opacity, 1))}.hover\\:bg-gray-200:hover{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.hover\\:bg-gray-50:hover{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.hover\\:bg-gray-500:hover{--tw-bg-opacity: 1;background-color:rgb(107 114 128 / var(--tw-bg-opacity, 1))}.hover\\:bg-green-200:hover{--tw-bg-opacity: 1;background-color:rgb(187 247 208 / var(--tw-bg-opacity, 1))}.hover\\:bg-green-800:hover{--tw-bg-opacity: 1;background-color:rgb(22 101 52 / var(--tw-bg-opacity, 1))}.hover\\:bg-pink-800:hover{--tw-bg-opacity: 1;background-color:rgb(157 23 77 / var(--tw-bg-opacity, 1))}.hover\\:bg-primary-700:hover{background-color:var(--color-primary-700)}.hover\\:bg-purple-800:hover{--tw-bg-opacity: 1;background-color:rgb(107 33 168 / var(--tw-bg-opacity, 1))}.hover\\:bg-red-200:hover{--tw-bg-opacity: 1;background-color:rgb(254 202 202 / var(--tw-bg-opacity, 1))}.hover\\:bg-red-50:hover{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.hover\\:bg-red-800:hover{--tw-bg-opacity: 1;background-color:rgb(153 27 27 / var(--tw-bg-opacity, 1))}.hover\\:bg-yellow-200:hover{--tw-bg-opacity: 1;background-color:rgb(254 240 138 / var(--tw-bg-opacity, 1))}.hover\\:bg-yellow-700:hover{--tw-bg-opacity: 1;background-color:rgb(161 98 7 / var(--tw-bg-opacity, 1))}.hover\\:font-semibold:hover{font-weight:600}.hover\\:text-blue-600:hover{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.hover\\:text-gray-700:hover{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.hover\\:text-gray-900:hover{--tw-text-opacity: 1;color:rgb(17 25 40 / var(--tw-text-opacity, 1))}.hover\\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hover\\:underline:hover{text-decoration-line:underline}.hover\\:no-underline:hover{text-decoration-line:none}.hover\\:opacity-60:hover{opacity:.6}.hover\\:shadow-md:hover{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.checked\\:hover\\:bg-gray-500:hover:checked{--tw-bg-opacity: 1;background-color:rgb(107 114 128 / var(--tw-bg-opacity, 1))}.checked\\:hover\\:bg-primary-700:hover:checked{background-color:var(--color-primary-700)}.focus\\:border-transparent:focus{border-color:transparent}.focus\\:bg-blue-100:focus{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.focus\\:bg-primary-50:focus{background-color:var(--color-primary-50)}.focus\\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\\:outline-0:focus{outline-width:0px}.focus\\:ring-0:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\\:ring-4:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\\:ring-blue-300:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(147 197 253 / var(--tw-ring-opacity, 1))}.focus\\:ring-blue-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(96 165 250 / var(--tw-ring-opacity, 1))}.focus\\:ring-blue-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}.focus\\:ring-gray-200:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(229 231 235 / var(--tw-ring-opacity, 1))}.focus\\:ring-gray-300:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(209 213 219 / var(--tw-ring-opacity, 1))}.focus\\:ring-gray-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(156 163 175 / var(--tw-ring-opacity, 1))}.focus\\:ring-gray-50:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(243 244 246 / var(--tw-ring-opacity, 1))}.focus\\:ring-green-300:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(134 239 172 / var(--tw-ring-opacity, 1))}.focus\\:ring-green-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(74 222 128 / var(--tw-ring-opacity, 1))}.focus\\:ring-pink-300:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(249 168 212 / var(--tw-ring-opacity, 1))}.focus\\:ring-primary-300:focus{--tw-ring-color: var(--color-primary-300)}.focus\\:ring-primary-500:focus{--tw-ring-color: var(--color-primary-500)}.focus\\:ring-purple-300:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(216 180 254 / var(--tw-ring-opacity, 1))}.focus\\:ring-red-300:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(252 165 165 / var(--tw-ring-opacity, 1))}.focus\\:ring-red-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(248 113 113 / var(--tw-ring-opacity, 1))}.focus\\:ring-yellow-300:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(253 224 71 / var(--tw-ring-opacity, 1))}.focus\\:ring-yellow-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(250 204 21 / var(--tw-ring-opacity, 1))}.focus-visible\\:border-primary-600:focus-visible{border-color:var(--color-primary-600)}.focus-visible\\:bg-primary-50:focus-visible{background-color:var(--color-primary-50)}.focus-visible\\:ring-0:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\\:ring-1:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\\:ring-2:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\\:ring-blue-400:focus-visible{--tw-ring-opacity: 1;--tw-ring-color: rgb(96 165 250 / var(--tw-ring-opacity, 1))}.focus-visible\\:ring-primary-600:focus-visible{--tw-ring-color: var(--color-primary-600)}.active\\:scale-90:active{--tw-scale-x: .9;--tw-scale-y: .9;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.active\\:cursor-grabbing:active{cursor:grabbing}.active\\:shadow-sm:active{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.active\\:outline-none:active{outline:2px solid transparent;outline-offset:2px}.group:nth-child(odd) .group-odd\\:bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.group:nth-child(odd) .group-odd\\:bg-gray-50\\/50{background-color:#f3f4f680}.group:nth-child(2n) .group-even\\:bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.group:focus-within .group-focus-within\\:visible{visibility:visible}.group:focus-within .group-focus-within\\:opacity-100{opacity:1}.group:hover .group-hover\\:visible{visibility:visible}.group:hover .group-hover\\:bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\\:opacity-100{opacity:1}.peer:checked~.peer-checked\\:bg-green-600{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.peer:checked~.peer-checked\\:bg-orange-500{--tw-bg-opacity: 1;background-color:rgb(249 115 22 / var(--tw-bg-opacity, 1))}.peer:checked~.peer-checked\\:bg-primary-200{background-color:var(--color-primary-200)}.peer:checked~.peer-checked\\:bg-primary-600{background-color:var(--color-primary-600)}.peer:checked~.peer-checked\\:bg-purple-600{--tw-bg-opacity: 1;background-color:rgb(147 51 234 / var(--tw-bg-opacity, 1))}.peer:checked~.peer-checked\\:bg-red-600{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.peer:checked~.peer-checked\\:bg-teal-600{--tw-bg-opacity: 1;background-color:rgb(13 148 136 / var(--tw-bg-opacity, 1))}.peer:checked~.peer-checked\\:bg-yellow-400{--tw-bg-opacity: 1;background-color:rgb(250 204 21 / var(--tw-bg-opacity, 1))}.peer:checked~.peer-checked\\:after\\:translate-x-full:after{content:var(--tw-content);--tw-translate-x: 100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.peer:checked~.peer-checked\\:after\\:border-white:after{content:var(--tw-content);--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.peer:focus~.peer-focus\\:outline-none{outline:2px solid transparent;outline-offset:2px}.peer:focus~.peer-focus\\:ring-4{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.peer:focus~.peer-focus\\:ring-green-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(134 239 172 / var(--tw-ring-opacity, 1))}.peer:focus~.peer-focus\\:ring-orange-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(253 186 116 / var(--tw-ring-opacity, 1))}.peer:focus~.peer-focus\\:ring-primary-300{--tw-ring-color: var(--color-primary-300)}.peer:focus~.peer-focus\\:ring-purple-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(216 180 254 / var(--tw-ring-opacity, 1))}.peer:focus~.peer-focus\\:ring-red-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(252 165 165 / var(--tw-ring-opacity, 1))}.peer:focus~.peer-focus\\:ring-teal-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(94 234 212 / var(--tw-ring-opacity, 1))}.peer:focus~.peer-focus\\:ring-yellow-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(253 224 71 / var(--tw-ring-opacity, 1))}@media(min-width:640px){.sm\\:w-1\\/4{width:25%}.sm\\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:768px){.md\\:inset-0{top:0;right:0;bottom:0;left:0}.md\\:\\!col-span-2{grid-column:span 2 / span 2!important}.md\\:\\!col-span-3{grid-column:span 3 / span 3!important}.md\\:col-span-2{grid-column:span 2 / span 2}.md\\:col-span-6{grid-column:span 6 / span 6}.md\\:mt-2{margin-top:.5rem}.md\\:block{display:block}.md\\:table-cell{display:table-cell}.md\\:list-item{display:list-item}.md\\:hidden{display:none}.md\\:h-auto{height:auto}.md\\:h-full{height:100%}.md\\:w-1\\/4{width:25%}.md\\:w-32{width:8rem}.md\\:w-80{width:20rem}.md\\:w-auto{width:auto}.md\\:shrink-0{flex-shrink:0}.md\\:flex-row{flex-direction:row}.md\\:gap-2{gap:.5rem}.md\\:py-2{padding-top:.5rem;padding-bottom:.5rem}}@media(min-width:1024px){.lg\\:mt-0{margin-top:0}.lg\\:w-72{width:18rem}.lg\\:flex-row{flex-direction:row}.lg\\:items-center{align-items:center}.lg\\:gap-2{gap:.5rem}.lg\\:gap-6{gap:1.5rem}}@media(min-width:1280px){.xl\\:order-1{order:1}.xl\\:order-2{order:2}.xl\\:col-span-1{grid-column:span 1 / span 1}.xl\\:col-span-3{grid-column:span 3 / span 3}.xl\\:w-1\\/6{width:16.666667%}.xl\\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\\:gap-8{gap:2rem}}@media(prefers-color-scheme:dark){.dark\\:divide-gray-700>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(55 65 81 / var(--tw-divide-opacity, 1))}.dark\\:bg-gray-800{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.dark\\:bg-green-800{--tw-bg-opacity: 1;background-color:rgb(22 101 52 / var(--tw-bg-opacity, 1))}.dark\\:bg-orange-700{--tw-bg-opacity: 1;background-color:rgb(194 65 12 / var(--tw-bg-opacity, 1))}.dark\\:bg-red-800{--tw-bg-opacity: 1;background-color:rgb(153 27 27 / var(--tw-bg-opacity, 1))}.dark\\:text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.dark\\:text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.dark\\:text-green-200{--tw-text-opacity: 1;color:rgb(187 247 208 / var(--tw-text-opacity, 1))}.dark\\:text-orange-200{--tw-text-opacity: 1;color:rgb(254 215 170 / var(--tw-text-opacity, 1))}.dark\\:text-red-200{--tw-text-opacity: 1;color:rgb(254 202 202 / var(--tw-text-opacity, 1))}.dark\\:hover\\:bg-gray-700:hover{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.dark\\:hover\\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}}.\\[\\&\\:\\:-webkit-inner-spin-button\\]\\:appearance-none::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none}.\\[\\&\\:\\:-webkit-outer-spin-button\\]\\:appearance-none::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none}.scroll-shadow-left .\\[\\.scroll-shadow-left_\\&\\]\\:opacity-100,.scroll-shadow-right .\\[\\.scroll-shadow-right_\\&\\]\\:opacity-100{opacity:1}',...r.styles??[],...e.styles??[]],...e})},exports.getComponentName=function(t){return`solvimon-${t}`},exports.trackSentryException=i,exports.useConfig=v,exports.useLogger=j;
@@ -1 +0,0 @@
1
- Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e="{pricing} per {billing_period}",t={123456:"Select one product","addon_multiple_editor.add_to_subscription_button":"Add to subscription","addon_multiple_editor.description":"Select any number of products","addon_multiple_editor.unsupported_pricing_error":"Unsupported pricing","addon_single_editor.description.at_least_one":"Select at least one product","addon_single_editor.description.at_most_one":"Select up to one product","addon_single_editor.description.exactly_one":"Select one product","billing_information_form.submit_button.label":"Save changes","checkout.address.city.placeholder":"City...","checkout.address.line1.placeholder":"Address line 1...","checkout.address.line2.placeholder":"Address line 2...","checkout.address.portal_code.placeholder":"Postal code...","checkout.address.state.placeholder":"State...","checkout.address.title":"Billing address","checkout.agreement.subscription":"{subscription_amount}/{billing_period} until canceled, starting {start_date, date, long}.","checkout.agreement.trial":"{discounted_amount} for {trial_period}, then {subscription_amount}/{billing_period} until canceled, starting {start_date, date, ::MMMMd}.","checkout.agreement.trial.free":"Free","checkout.billing_details.add_billing_details_button.label":"More billing details","checkout.billing_details.remove_billing_details_button.label":"Remove billing details","checkout.billing_information_block.title":"Billing details","checkout.company_purchase_toggle.sub_title":"I am purchasing on behalf of a company","checkout.company_purchase_toggle.title":"Company purchase","checkout.contact_information_block.title":"Customer information","checkout.country.label":"Billing country","checkout.customize_plan_block.title":"Customize plan","checkout.email_address.label":"Email address","checkout.email_address.placeholder":"Email address...","checkout.express_payment_methods.divider_text":"Or","checkout.express_payment_methods.title":"Subscribe instantly with","checkout.first_name.label":"First name","checkout.first_name.placeholder":"First name...","checkout.invoice_preview.no_country_selected_message":"Please select a country first","checkout.invoice_preview.usage_based_message":"+ Usage","checkout.kpi.encrypted_payments.label":"Secure and encrypted payments","checkout.last_name.label":"Last name","checkout.last_name.placeholder":"Last name...","checkout.legal_name.label":"Legal entity name","checkout.legal_name.placeholder":"Legal entity name...","checkout.not_available.contact_support_message":"this page to try again, or contact customer support.","checkout.not_available.description":"The checkout is currently not available.","checkout.not_available.reload_button":"Reload","checkout.not_available.title":"Checkout not available","checkout.optional_suffix.label":"(optional)","checkout.order_summary_block.billing_period.label":"Billed {period}","checkout.order_summary_block.billing_period.per_label":"/{period}","checkout.order_summary_block.billing_period.per_quarter":"/quarter","checkout.order_summary_block.billing_period.quarterly":"Billed quarterly","checkout.order_summary_block.billing_period.save_badge.prefix":"Save {amount}","checkout.order_summary_block.billing_period.save_badge.suffix":"/year","checkout.order_summary_block.billing_period.sub_label":"{amount}{period}","checkout.order_summary_block.title":"Order summary","checkout.page_title":"Pay and subscribe","checkout.pay_and_subscribe_button.label":"Pay and subscribe","checkout.pay_and_subscribe_button_trial.label":"Start trial","checkout.payment_method_block.no_country_selected_message":"Payment methods will be shown after you select the billing country.","checkout.payment_method_block.no_country_selected_title":"Select your billing country","checkout.payment_method_block.no_payment_methods_available_message":"There are no available payment methods. Please contact support for more information.","checkout.payment_method_block.no_payment_methods_available_title":"No payment methods available","checkout.payment_method_block.title":"Payment method","checkout.payment_methods.no_country_selected_message":"Select a country to see the available payment methods","checkout.promotion_code.add_label":"Add promotion code","checkout.promotion_code.applied_label":"Promotion applied","checkout.promotion_code.applied_status":"Promotion code applied","checkout.promotion_code.apply_aria_label":"Apply promotion code","checkout.promotion_code.apply_button":"Apply","checkout.promotion_code.apply_failed":"Promotion code could not be applied. Please try again.","checkout.promotion_code.input_aria_label":"Promotion code","checkout.promotion_code.placeholder":"Promotion code","checkout.promotion_code.remove_aria_label":"Remove promotion code","checkout.promotion_code.remove_failed":"Promotion code could not be removed. Please try again.","checkout.promotion_code.removed_status":"Promotion code removed","checkout.subscription_description":"You will be billed <strong>{price}</strong> per {period_name}, starting today.","checkout.trial.label":"Trial","checkout.trial_period_description":"You will be billed <strong>{price}</strong> per {period_name}, starting {startDate, date, long}.","checkout.vat_number.check_button.label":"Check","checkout.vat_number.label":"VAT number","checkout.vat_number.placeholder":"VAT number...","components.payment_method_form.section_title":"Available payment methods","customer.invoice_table.pay_invoice_button.label":"Pay","customer.subscriptions_block.cancel_button_label":"Cancel subscription","customer.subscriptions_block.next_billing_date":"Next billing date","customer.subscriptions_block.renew_button_label":"Renew subscription","customer.subscriptions_block.show_details_button_label":"Subscription details","customer_invoices.load_failed.subtitle":"Please refresh or contact support.","customer_invoices.load_failed.title":"We can’t load your invoices","customer_overview.billing_information_block.load_failed.subtitle":"Please refresh or contact support.","customer_overview.billing_information_block.load_failed.title":"We can’t load your billing information","customer_overview.billing_information_block.title":"Billing information","customer_overview.billing_information_block.view_all_payment_methods_link_label":"Edit","customer_overview.invoices_block.no_active_subscription_content":"You haven’t received an invoice yet. It’ll appear here once it’s generated.","customer_overview.invoices_block.no_invoices_title":"No invoices to display","customer_overview.invoices_block.title":"Invoices","customer_overview.invoices_block.view_all_invoices_link_label":"View all","customer_overview.payment_methods.title":"Payment methods","customer_overview.payment_methods_block.add_payment_method_button_label":"Add payment method","customer_overview.payment_methods_block.add_payment_method_helper_text":"Add a payment method for recurring invoice payments.","customer_overview.payment_methods_block.load_failed.subtitle":"Please refresh or contact support.","customer_overview.payment_methods_block.load_failed.title":"We can’t load your payment methods","customer_overview.payment_methods_block.view_all_payment_methods_link_label":"View all","customer_overview.subscriptions_block.fallback_subscription_name":"Subscription","customer_overview.subscriptions_block.load_failed.subtitle":"Please refresh or contact support.","customer_overview.subscriptions_block.load_failed.title":"We can’t load your subscriptions","customer_overview.subscriptions_block.no_active_subscription_content":"There’s no active subscription to display.","customer_overview.subscriptions_block.no_active_subscription_title":"No subscriptions","customer_overview.subscriptions_block.title":"My subscriptions","customer_overview.subscriptions_block.view_all_button_label":"View all","customer_overview.wallet_balances_block.title":"{count,plural,one{Wallet} other{Wallets}}","empty_state.retry.button":"Refresh",empty_value_placeholder:"-","invoice_credits.balance.table_header":"Balance","invoice_credits.credit_breakdown.table_header":"Credit breakdown","invoice_credits.remaining.table_header":"Remaining","invoice_credits.used.table_header":"Used","invoice_preview.taxes_not_determined_by_billing_information_tooltip":"Will be determined by billing information","invoice_table.button.load_more":"Load more","invoice_table.chip.paid":"Paid","invoice_table.header.amount":"Amount","invoice_table.header.date":"Date","invoice_table.header.invoice_number":"Invoice","invoice_table.header.status":"Status","invoices_list.title":"Schedules","on_demand_pricing_row.add_to_cart_button_label":"Add to cart","on_demand_pricing_row.one_off_label":"one-off","on_demand_pricing_row.remove_button_label":"Remove","pay_invoice.error.description":"Please try again or contact support.","pay_invoice.error.title":"Something went wrong","pay_invoice.paid.title":"Thank you for your payment!","pay_invoice.payment_methods.title":"Payment methods","pay_button.label.amount_and_payment_method":"Pay {amount} with {type}","pay_button.label.amount_only":"Pay {amount}","pay_button.label.default":"Pay","payment_completed_card.redirect_message":"You are being redirected...","payment_completed_card.title.authorize":"Payment successful","payment_completed_card.title.tokenize":"Your payment method is added","payment_integration_form.select_payment_method_error":"Select a payment method","payments.retry_button.label":"Try again","pricing_group_multiple_editor.at_least_one_description":"Select at least one product",pricing_item_pricing:e,"pricing_item_pricing.flat_top_up":"Flat top up pricing","pricing_item_pricing.none":"Not billed","pricing_item_pricing.pass_through":"Pass through pricing","pricing_item_pricing.per_seat":"Per seat","pricing_item_pricing.stair_step":"Stair step pricing","pricing_item_pricing.tiered":"Tiered pricing","pricing_item_pricing.tiered_top_up":"Tiered top up pricing","pricing_item_pricing.top_tiered":"Top tiered pricing","pricing_item_pricing.unsupported_pricing_error":"Unsupported pricing","sdk.invoice_details.customer_billing_information.title":"Your billing information","sdk.invoice_details.invoice.download_pdf":"Download the PDF for a full breakdown","sdk.invoice_details.invoice.title":"Invoice","sdk.invoice_details.invoice_details_block.due_date":"Due date","sdk.invoice_details.invoice_details_block.invoice_date":"Invoice date","sdk.invoice_details.invoice_details_block.title":"Invoice details","sdk.invoice_details.payment_history.payment_attempt":"Payment attempt","sdk.invoice_details.payment_history.title":"Payment history","seats.label":"Seats","seats.price_per_seat_period":"{amount} per seat/{period}","seats.tiered_price_per_seat_period":"{amount} per seat/{period}","seats.tiered_pricing_label":"Tiered pricing","seats.tiered_range_label":"{lower_bound} - {upper_bound} seats","seats.tiered_unbounded_range_label":"> {lower_bound} seats","secure_payments_kpi.generic":"Secure and encrypted payments","secure_payments_kpi.specific_vendor":"Secure and encrypted payments by","subscription_payment_completed_card.continue":"Continue to merchant","subscription_payment_completed_card.thank_you_for_subscribing":"Thank you for subscribing.","subscription_payment_completed_card.title":"Payment successful","tax_check.invalid_vat_number":"VAT number is invalid.","tax_check.valid_vat_number":"VAT number is valid.","upgrade_subscription.empty_state":"No on-demand add-ons are available for this subscription.","upgrade_subscription.kpi.encrypted_payments.label":"Secure and encrypted payments","upgrade_subscription.order_summary.empty_state":"Select add-ons to see pricing.","upgrade_subscription.order_summary.one_off_label":"one-off","upgrade_subscription.order_summary.subtotal_label":"Total excluding taxes","upgrade_subscription.order_summary.taxes_label":"Taxes","upgrade_subscription.order_summary.title":"Order summary","upgrade_subscription.order_summary.total_label":"Total due today","upgrade_subscription.payment_picker.all_title":"All payment methods","upgrade_subscription.payment_picker.saved_title":"Saved payment methods","upgrade_subscription.pricing_row.add_button_label":"Add to cart","upgrade_subscription.pricing_row.one_off_label":"one-off","upgrade_subscription.pricing_row.remove_button_label":"Remove","upgrade_subscription.purchase_button.label":"Purchase","upgrade_subscription.purchase_error":"Something went wrong. Please try again.","upgrade_subscription.success.subtitle":"Your add-ons have been activated.","upgrade_subscription.success.title":"Payment successful","wallet_balance.credit_type_fallback_label":"Credits","wallet_balance.details.header":"Wallet balance","wallet_balance.load_failed":"Could not load wallet balances","wallet_balance.service_period_heading":"Service period - {startAt} - {endAt}","wallet_balance.wallet_ballance_title":"Balance"};exports.default=t,exports.empty_value_placeholder="-",exports.pricing_item_pricing=e;
@@ -1 +0,0 @@
1
- Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e="{pricing} per {billing_period}",t={"addon_multiple_editor.add_to_subscription_button":"Toevoegen aan abonnement","addon_multiple_editor.description":"Selecteer een of meer producten","addon_multiple_editor.unsupported_pricing_error":"Niet-ondersteunde prijsstelling","addon_single_editor.description.at_least_one":"Selecteer minimaal één product","addon_single_editor.description.at_most_one":"Selecteer maximaal één product","addon_single_editor.description.exactly_one":"Selecteer één product","billing_information_form.submit_button.label":"Wijzigingen opslaan","checkout.address.city.placeholder":"Stad...","checkout.address.line1.placeholder":"Adresregel 1...","checkout.address.line2.placeholder":"Adresregel 2...","checkout.address.portal_code.placeholder":"Postcode...","checkout.address.state.placeholder":"Provincie...","checkout.address.title":"Factuuradres","checkout.agreement.subscription":"{subscription_amount}/{billing_period} tot annulering, startend op {start_date, date, long}.","checkout.agreement.trial":"{discounted_amount} voor {trial_period}, daarna {subscription_amount}/{billing_period} tot annulering, startend op {start_date, date, ::MMMMd}.","checkout.agreement.trial.free":"Gratis","checkout.billing_details.add_billing_details_button.label":"Meer factuurgegevens","checkout.billing_details.remove_billing_details_button.label":"Factuurgegevens verwijderen","checkout.billing_information_block.title":"Factuurgegevens","checkout.company_purchase_toggle.sub_title":"Ik koop namens een bedrijf","checkout.company_purchase_toggle.title":"Zakelijke aankoop","checkout.contact_information_block.title":"Klantgegevens","checkout.country.label":"Factuurland","checkout.customize_plan_block.title":"Plan aanpassen","checkout.email_address.label":"E-mailadres","checkout.email_address.placeholder":"E-mailadres...","checkout.express_payment_methods.divider_text":"Of","checkout.express_payment_methods.title":"Direct abonneren met","checkout.first_name.label":"Voornaam","checkout.first_name.placeholder":"Voornaam...","checkout.invoice_preview.no_country_selected_message":"Selecteer eerst een land","checkout.invoice_preview.usage_based_message":"+ Gebruik","checkout.kpi.encrypted_payments.label":"Veilige en versleutelde betalingen","checkout.last_name.label":"Achternaam","checkout.last_name.placeholder":"Achternaam...","checkout.legal_name.label":"Naam rechtspersoon","checkout.legal_name.placeholder":"Naam rechtspersoon...","checkout.not_available.contact_support_message":"deze pagina om het opnieuw te proberen, of neem contact op met de klantenservice.","checkout.not_available.description":"De betaalpagina is momenteel niet beschikbaar.","checkout.not_available.reload_button":"Herladen","checkout.not_available.title":"Betaalpagina niet beschikbaar","checkout.optional_suffix.label":"(optioneel)","checkout.order_summary_block.billing_period.label":"Gefactureerd per {period}","checkout.order_summary_block.billing_period.per_label":"/{period}","checkout.order_summary_block.billing_period.per_quarter":"/kwartaal","checkout.order_summary_block.billing_period.quarterly":"Gefactureerd per kwartaal","checkout.order_summary_block.billing_period.save_badge.prefix":"Bespaar {amount}","checkout.order_summary_block.billing_period.save_badge.suffix":"/jaar","checkout.order_summary_block.billing_period.sub_label":"{amount} per {period}","checkout.order_summary_block.title":"Besteloverzicht","checkout.page_title":"Betalen en abonneren","checkout.pay_and_subscribe_button.label":"Betalen en abonneren","checkout.pay_and_subscribe_button_trial.label":"Proefperiode starten","checkout.payment_method_block.no_country_selected_message":"Betaalmethoden worden getoond zodra je het factuurland hebt geselecteerd.","checkout.payment_method_block.no_country_selected_title":"Selecteer je factuurland","checkout.payment_method_block.no_payment_methods_available_message":"Er zijn geen beschikbare betaalmethoden. Neem contact op met de ondersteuning voor meer informatie.","checkout.payment_method_block.no_payment_methods_available_title":"Geen betaalmethoden beschikbaar","checkout.payment_method_block.title":"Betaalmethode","checkout.payment_methods.no_country_selected_message":"Selecteer een land om de beschikbare betaalmethoden te zien","checkout.promotion_code.add_label":"Promotiecode toevoegen","checkout.promotion_code.applied_label":"Promotie toegepast","checkout.promotion_code.applied_status":"Promotiecode toegepast","checkout.promotion_code.apply_aria_label":"Promotiecode toepassen","checkout.promotion_code.apply_button":"Toepassen","checkout.promotion_code.apply_failed":"Promotiecode kon niet worden toegepast. Probeer het opnieuw.","checkout.promotion_code.input_aria_label":"Promotiecode","checkout.promotion_code.placeholder":"Promotiecode","checkout.promotion_code.remove_aria_label":"Promotiecode verwijderen","checkout.promotion_code.remove_failed":"Promotiecode kon niet worden verwijderd. Probeer het opnieuw.","checkout.promotion_code.removed_status":"Promotiecode verwijderd","checkout.subscription_description":"Je wordt gefactureerd voor <strong>{price}</strong> per {period_name}, vanaf vandaag.","checkout.trial.label":"Proefperiode","checkout.trial_period_description":"Je wordt gefactureerd voor <strong>{price}</strong> per {period_name}, startend op {startDate, date, long}.","checkout.vat_number.check_button.label":"Controleren","checkout.vat_number.label":"BTW-nummer","checkout.vat_number.placeholder":"BTW-nummer...","components.payment_method_form.section_title":"Beschikbare betaalmethoden","customer.invoice_table.pay_invoice_button.label":"Betalen","customer.subscriptions_block.cancel_button_label":"Abonnement opzeggen","customer.subscriptions_block.next_billing_date":"Volgende factuurdatum","customer.subscriptions_block.renew_button_label":"Abonnement verlengen","customer.subscriptions_block.show_details_button_label":"Abonnementsdetails","customer_overview.billing_information_block.load_failed.subtitle":"Vernieuw de pagina of neem contact op met de ondersteuning.","customer_overview.billing_information_block.load_failed.title":"We kunnen je factuurgegevens niet laden","customer_overview.billing_information_block.title":"Factuurgegevens","customer_overview.billing_information_block.view_all_payment_methods_link_label":"Bewerken","customer_overview.payment_methods.title":"{count,plural,one{Betaalmethode} other{Betaalmethoden}}","customer_overview.payment_methods_block.add_payment_method_button_label":"Betaalmethode toevoegen","customer_overview.payment_methods_block.add_payment_method_helper_text":"Voeg een betaalmethode toe voor terugkerende factuurbetalingen.","customer_overview.payment_methods_block.view_all_payment_methods_link_label":"Alles weergeven","customer_overview.subscriptions_block.fallback_subscription_name":"Abonnement","customer_overview.subscriptions_block.no_active_subscription_content":"Er is geen actief abonnement om weer te geven.","customer_overview.subscriptions_block.no_active_subscription_title":"Geen abonnementen","customer_overview.subscriptions_block.title":"{count,plural,one{Mijn abonnement} other{Mijn abonnementen}}","customer_overview.subscriptions_block.view_all_button_label":"Alles weergeven","customer_overview.wallet_balances_block.title":"{count,plural,one{Wallet} other{Wallets}}","empty_state.retry.button":"Vernieuwen",empty_value_placeholder:"-","invoice_credits.balance.table_header":"Saldo","invoice_credits.credit_breakdown.table_header":"Kredietoverzicht","invoice_credits.remaining.table_header":"Resterend","invoice_credits.used.table_header":"Gebruikt","invoice_preview.taxes_not_determined_by_billing_information_tooltip":"Wordt bepaald aan de hand van de factuurgegevens","invoice_table.button.load_more":"Meer laden","invoice_table.chip.paid":"Betaald","invoice_table.header.amount":"Bedrag","invoice_table.header.date":"Datum","invoice_table.header.invoice_number":"Factuur","invoice_table.header.status":"Status","invoices_list.title":"Schema's","on_demand_pricing_row.add_to_cart_button_label":"Aan winkelwagen toevoegen","on_demand_pricing_row.one_off_label":"eenmalig","on_demand_pricing_row.remove_button_label":"Verwijderen","pay_button.label.amount_and_payment_method":"Betaal {amount} met {type}","pay_button.label.amount_only":"Betaal {amount}","pay_button.label.default":"Betalen","pay_invoice.error.description":"Probeer het opnieuw of neem contact op met de klantenservice.","pay_invoice.error.title":"Er is iets misgegaan","pay_invoice.paid.title":"Bedankt voor je betaling!","pay_invoice.payment_methods.title":"Betaalmethoden","payment_completed_card.redirect_message":"Je wordt doorgestuurd...","payment_completed_card.title.authorize":"Betaling geslaagd","payment_completed_card.title.tokenize":"Je betaalmethode is toegevoegd","payment_integration_form.select_payment_method_error":"Selecteer een betaalmethode","payments.retry_button.label":"Opnieuw proberen","pricing_group_multiple_editor.at_least_one_description":"Selecteer minimaal één product",pricing_item_pricing:e,"pricing_item_pricing.unsupported_pricing_error":"Niet-ondersteunde prijsstelling","sdk.invoice.paid_on_label":"Betaald op {date}","sdk.invoice_details.customer_billing_information.title":"Jouw factuur gegevens","sdk.invoice_details.invoice.download_pdf":"Download de PDF voor een volledig overzicht","sdk.invoice_details.invoice.title":"Factuur","sdk.invoice_details.invoice_details_block.due_date":"Vervaldatum","sdk.invoice_details.invoice_details_block.invoice_date":"Factuurdatum","sdk.invoice_details.invoice_details_block.title":"Factuurgegevens","sdk.invoice_details.payment_history.payment_attempt":"Betaalpoging","sdk.invoice_details.payment_history.title":"Betaalgeschiedenis","seats.label":"Seats","seats.price_per_seat_period":"{amount} per seat/{period}","seats.tiered_price_per_seat_period":"{amount} per seat/{period}","seats.tiered_pricing_label":"Staffelprijzen","seats.tiered_range_label":"{lower_bound} - {upper_bound} seats","seats.tiered_unbounded_range_label":"> {lower_bound} seats","secure_payments_kpi.generic":"Veilige en versleutelde betalingen","secure_payments_kpi.specific_vendor":"Veilige en versleutelde betalingen door","subscription_payment_completed_card.continue":"Doorgaan naar verkoper","subscription_payment_completed_card.thank_you_for_subscribing":"Bedankt voor je abonnement.","subscription_payment_completed_card.title":"Betaling geslaagd","tax_check.invalid_vat_number":"BTW-nummer is ongeldig.","tax_check.valid_vat_number":"BTW-nummer is geldig.","upgrade_subscription.empty_state":"Er zijn geen on-demand add-ons beschikbaar voor dit abonnement.","upgrade_subscription.kpi.encrypted_payments.label":"Veilige en versleutelde betalingen","upgrade_subscription.order_summary.empty_state":"Selecteer add-ons om de prijzen te zien.","upgrade_subscription.order_summary.one_off_label":"eenmalig","upgrade_subscription.order_summary.subtotal_label":"Totaal exclusief belasting","upgrade_subscription.order_summary.taxes_label":"Belasting","upgrade_subscription.order_summary.title":"Besteloverzicht","upgrade_subscription.order_summary.total_label":"Vandaag te betalen","upgrade_subscription.payment_picker.all_title":"Alle betaalmethoden","upgrade_subscription.payment_picker.saved_title":"Opgeslagen betaalmethoden","upgrade_subscription.pricing_row.add_button_label":"Aan winkelwagen toevoegen","upgrade_subscription.pricing_row.one_off_label":"eenmalig","upgrade_subscription.pricing_row.remove_button_label":"Verwijderen","upgrade_subscription.purchase_button.label":"Kopen","upgrade_subscription.purchase_error":"Er is iets misgegaan. Probeer het opnieuw.","upgrade_subscription.success.subtitle":"Je add-ons zijn geactiveerd.","upgrade_subscription.success.title":"Betaling geslaagd","wallet_balance.credit_type_fallback_label":"Tegoed","wallet_balance.details.header":"Walletsaldo","wallet_balance.load_failed":"Walletsaldi konden niet worden geladen","wallet_balance.service_period_heading":"Serviceperiode - {startAt} - {endAt}","wallet_balance.wallet_ballance_title":"Saldo"};exports.default=t,exports.empty_value_placeholder="-",exports.pricing_item_pricing=e;
@@ -1,179 +0,0 @@
1
- const empty_value_placeholder = { "defaultMessage": "-", "description": "Placeholder shown when a wallet balance quantity is missing" };
2
- const pricing_item_pricing = { "defaultMessage": "{pricing} per {billing_period}", "description": "The pricing item pricing" };
3
- const source = {
4
- "addon_multiple_editor.add_to_subscription_button": { "defaultMessage": "Add to subscription", "description": "The button to add a pricing to the subscription" },
5
- "addon_multiple_editor.description": { "defaultMessage": "Select any number of products", "description": "The description of the addon multiple editor" },
6
- "addon_multiple_editor.unsupported_pricing_error": { "defaultMessage": "Unsupported pricing", "description": "Text displayed when the pricing item pricing is unsupported" },
7
- "addon_single_editor.description.at_least_one": { "defaultMessage": "Select at least one product", "description": "The description of the addon single editor for at least one product" },
8
- "addon_single_editor.description.at_most_one": { "defaultMessage": "Select up to one product", "description": "The description of the addon single editor for at most one product" },
9
- "addon_single_editor.description.exactly_one": { "defaultMessage": "Select one product", "description": "The description of the addon single editor for exactly one product" },
10
- "billing_information_form.submit_button.label": { "defaultMessage": "Save changes", "description": "The label for the submit button of the billing information form" },
11
- "checkout.address.city.placeholder": { "defaultMessage": "City...", "description": "City of the customer address in the checkout form" },
12
- "checkout.address.line1.placeholder": { "defaultMessage": "Address line 1...", "description": "Address line 1 of the customer address in the checkout form" },
13
- "checkout.address.line2.placeholder": { "defaultMessage": "Address line 2...", "description": "Address line 2 of the customer address in the checkout form" },
14
- "checkout.address.portal_code.placeholder": { "defaultMessage": "Postal code...", "description": "Postal code of the customer address in the checkout form" },
15
- "checkout.address.state.placeholder": { "defaultMessage": "State...", "description": "State of the customer address in the checkout form" },
16
- "checkout.address.title": { "defaultMessage": "Billing address", "description": "Address line 1 of the customer address in the checkout form" },
17
- "checkout.agreement.subscription": { "defaultMessage": "{subscription_amount}/{billing_period} until canceled, starting {start_date, date, long}.", "description": "The agreement for the subscription" },
18
- "checkout.agreement.trial": { "defaultMessage": "{discounted_amount} for {trial_period}, then {subscription_amount}/{billing_period} until canceled, starting {start_date, date, ::MMMMd}.", "description": "The agreement for the trial period" },
19
- "checkout.agreement.trial.free": { "defaultMessage": "Free", "description": "The free amount for the trial period" },
20
- "checkout.billing_details.add_billing_details_button.label": { "defaultMessage": "More billing details", "description": "Label of the button in the checkout that lets you fill out all billing details" },
21
- "checkout.billing_details.remove_billing_details_button.label": { "defaultMessage": "Remove billing details", "description": "Label of the button in the checkout that lets you remove the billing details" },
22
- "checkout.billing_information_block.title": { "defaultMessage": "Billing details", "description": "The title of the billing information block in the checkout form" },
23
- "checkout.company_purchase_toggle.sub_title": { "defaultMessage": "I am purchasing on behalf of a company", "description": "The subtitle of the company purchase toggle in the checkout" },
24
- "checkout.company_purchase_toggle.title": { "defaultMessage": "Company purchase", "description": "The title of the company purchase toggle in the checkout" },
25
- "checkout.contact_information_block.title": { "defaultMessage": "Customer information", "description": "The title of the contact information block in the checkout form" },
26
- "checkout.country.label": { "defaultMessage": "Billing country", "description": "The country of the customer in the checkout form" },
27
- "checkout.customize_plan_block.title": { "defaultMessage": "Customize plan", "description": "The title of the customize plan block in the checkout form" },
28
- "checkout.email_address.label": { "defaultMessage": "Email address", "description": "The email address of the customer in the checkout form" },
29
- "checkout.email_address.placeholder": { "defaultMessage": "Email address...", "description": "The email address of the customer in the checkout form" },
30
- "checkout.express_payment_methods.divider_text": { "defaultMessage": "Or", "description": "The text of the divider text in the express payment methods block in the checkout form" },
31
- "checkout.express_payment_methods.title": { "defaultMessage": "Subscribe instantly with", "description": "The title of the express payment methods block in the checkout form" },
32
- "checkout.first_name.label": { "defaultMessage": "First name", "description": "The first name of the customer in the checkout form" },
33
- "checkout.first_name.placeholder": { "defaultMessage": "First name...", "description": "The first name of the customer in the checkout form" },
34
- "checkout.invoice_preview.no_country_selected_message": { "defaultMessage": "Please select a country first", "description": "The message shown for the invoice preview when no country is set" },
35
- "checkout.invoice_preview.usage_based_message": { "defaultMessage": "+ Usage", "description": "The message shown for the usage based invoice preview" },
36
- "checkout.last_name.label": { "defaultMessage": "Last name", "description": "The last name of the customer in the checkout form" },
37
- "checkout.last_name.placeholder": { "defaultMessage": "Last name...", "description": "The last name of the customer in the checkout form" },
38
- "checkout.legal_name.label": { "defaultMessage": "Legal entity name", "description": "The legal name of the organization customer in the checkout form" },
39
- "checkout.legal_name.placeholder": { "defaultMessage": "Legal entity name...", "description": "The legal name of the organization customer in the checkout form" },
40
- "checkout.not_available.contact_support_message": { "defaultMessage": "this page to try again, or contact customer support.", "description": "The message shown when the user wants to contact customer support" },
41
- "checkout.not_available.description": { "defaultMessage": "The checkout is currently not available.", "description": "The description of the checkout not available page" },
42
- "checkout.not_available.reload_button": { "defaultMessage": "Reload", "description": "The label of the reload button" },
43
- "checkout.not_available.title": { "defaultMessage": "Checkout not available", "description": "The title of the checkout not available page" },
44
- "checkout.optional_suffix.label": { "defaultMessage": "(optional)", "description": "The suffix for optional fields in the checkout form" },
45
- "checkout.order_summary_block.billing_period.label": { "defaultMessage": "Billed {period}", "description": "Billing period option label for the selected period" },
46
- "checkout.order_summary_block.billing_period.per_label": { "defaultMessage": "/{period}", "description": "Period label for billing cycles" },
47
- "checkout.order_summary_block.billing_period.per_quarter": { "defaultMessage": "/quarter", "description": "Period label for quarterly billing" },
48
- "checkout.order_summary_block.billing_period.quarterly": { "defaultMessage": "Billed quarterly", "description": "Billing period option label for quarterly billing" },
49
- "checkout.order_summary_block.billing_period.save_badge.prefix": { "defaultMessage": "Save {amount}", "description": "First line for the savings badge label" },
50
- "checkout.order_summary_block.billing_period.save_badge.suffix": { "defaultMessage": "/year", "description": "Second line for the savings badge label" },
51
- "checkout.order_summary_block.billing_period.sub_label": { "defaultMessage": "{amount}{period}", "description": "Billing period option sublabel showing price per period" },
52
- "checkout.order_summary_block.title": { "defaultMessage": "Order summary", "description": "The title of the order summary block that lists the subscription cost in the checkout" },
53
- "checkout.page_title": { "defaultMessage": "Pay and subscribe", "description": "The title of the checkout page" },
54
- "checkout.pay_and_subscribe_button.label": { "defaultMessage": "Pay and subscribe", "description": "The label of the pay and subscribe button in the checkout form" },
55
- "checkout.pay_and_subscribe_button_trial.label": { "defaultMessage": "Start trial", "description": "The label of the start trial button in the checkout form" },
56
- "checkout.payment_method_block.no_country_selected_message": { "defaultMessage": "Payment methods will be shown after you select the billing country.", "description": "The message shown when no country is selected" },
57
- "checkout.payment_method_block.no_country_selected_title": { "defaultMessage": "Select your billing country", "description": "The title shown when no country is selected" },
58
- "checkout.payment_method_block.no_payment_methods_available_message": { "defaultMessage": "There are no available payment methods. Please contact support for more information.", "description": "The message shown when there are no available payment methods" },
59
- "checkout.payment_method_block.no_payment_methods_available_title": { "defaultMessage": "No payment methods available", "description": "The title shown when there are no available payment methods" },
60
- "checkout.payment_method_block.title": { "defaultMessage": "Payment method", "description": "The title of the payment method block in the checkout form" },
61
- "checkout.payment_methods.no_country_selected_message": { "defaultMessage": "Select a country to see the available payment methods", "description": "The message shown when no country is selected in the checkout" },
62
- "checkout.promotion_code.add_label": { "defaultMessage": "Add promotion code", "description": "Label for adding a promotion code in checkout" },
63
- "checkout.promotion_code.applied_label": { "defaultMessage": "Promotion applied", "description": "Fallback label for an applied promotion code in checkout" },
64
- "checkout.promotion_code.applied_status": { "defaultMessage": "Promotion code applied", "description": "Aria live message when a promotion code is applied in checkout" },
65
- "checkout.promotion_code.apply_aria_label": { "defaultMessage": "Apply promotion code", "description": "Aria label for the promotion code apply button in checkout" },
66
- "checkout.promotion_code.apply_button": { "defaultMessage": "Apply", "description": "Button label for applying a promotion code in checkout" },
67
- "checkout.promotion_code.apply_failed": { "defaultMessage": "Promotion code could not be applied. Please try again.", "description": "Error message when applying a promotion code in checkout failed" },
68
- "checkout.promotion_code.input_aria_label": { "defaultMessage": "Promotion code", "description": "Aria label for promotion code input in checkout" },
69
- "checkout.promotion_code.placeholder": { "defaultMessage": "Promotion code", "description": "Placeholder for promotion code input in checkout" },
70
- "checkout.promotion_code.remove_aria_label": { "defaultMessage": "Remove promotion code", "description": "Aria label for the promotion code remove button in checkout" },
71
- "checkout.promotion_code.remove_failed": { "defaultMessage": "Promotion code could not be removed. Please try again.", "description": "Error message when removing a promotion code in checkout failed" },
72
- "checkout.promotion_code.removed_status": { "defaultMessage": "Promotion code removed", "description": "Aria live message when a promotion code is removed in checkout" },
73
- "checkout.subscription_description": { "defaultMessage": "You will be billed <strong>{price}</strong> per {period_name}, starting today.", "description": "The description of the subscription" },
74
- "checkout.trial.label": { "defaultMessage": "Trial", "description": "The label of the trial" },
75
- "checkout.trial_period_description": { "defaultMessage": "You will be billed <strong>{price}</strong> per {period_name}, starting {startDate, date, long}.", "description": "The description of the trial period" },
76
- "checkout.vat_number.check_button.label": { "defaultMessage": "Check", "description": "The label for the check button in the checkout form" },
77
- "checkout.vat_number.label": { "defaultMessage": "VAT number", "description": "The label for the vat number in the checkout form" },
78
- "checkout.vat_number.placeholder": { "defaultMessage": "VAT number...", "description": "The label for the vat number in the checkout form" },
79
- "components.payment_method_form.section_title": { "defaultMessage": "Available payment methods", "description": "Title of the available payment methods form" },
80
- "customer.invoice_table.pay_invoice_button.label": { "defaultMessage": "Pay", "description": "The label for the pay invoice button" },
81
- "customer.subscriptions_block.cancel_button_label": { "defaultMessage": "Cancel subscription", "description": "The label for the cancel subscription button in the subscriptions block" },
82
- "customer.subscriptions_block.next_billing_date": { "defaultMessage": "Next billing date", "description": "The label for the next billing date" },
83
- "customer.subscriptions_block.renew_button_label": { "defaultMessage": "Renew subscription", "description": "The label for the renew subscription button in the subscriptions block" },
84
- "customer.subscriptions_block.show_details_button_label": { "defaultMessage": "Subscription details", "description": "The label for the subscription details button in the subscriptions block" },
85
- "customer_overview.billing_information_block.load_failed.subtitle": { "defaultMessage": "Please refresh or contact support.", "description": "Subtitle when payments methods fail to load" },
86
- "customer_overview.billing_information_block.load_failed.title": { "defaultMessage": "We can’t load your billing information", "description": "Title when payments methods fail to load" },
87
- "customer_overview.billing_information_block.title": { "defaultMessage": "Billing information", "description": "Title for the billing information block on the customer overview page" },
88
- "customer_overview.billing_information_block.view_all_payment_methods_link_label": { "defaultMessage": "Edit", "description": "The link text that links to the overview page of the customer billing information" },
89
- "customer_overview.payment_methods.title": { "defaultMessage": "{count,plural,one{Payment method} other{Payment methods}}", "description": "Title for the payment methods block on the customer overview page" },
90
- "customer_overview.payment_methods_block.add_payment_method_button_label": { "defaultMessage": "Add payment method", "description": "Text for the add payment method button that is shown when no payment methods have been configured" },
91
- "customer_overview.payment_methods_block.add_payment_method_helper_text": { "defaultMessage": "Add a payment method for recurring invoice payments.", "description": "Helper text for adding a payment method when no payment methods are configured" },
92
- "customer_overview.payment_methods_block.view_all_payment_methods_link_label": { "defaultMessage": "View all", "description": "The link text that links to the overview page of the customer invoices" },
93
- "customer_overview.subscriptions_block.fallback_subscription_name": { "defaultMessage": "Subscription", "description": "The fallback name for when no subscription name can be determined" },
94
- "customer_overview.subscriptions_block.no_active_subscription_content": { "defaultMessage": "There’s no active subscription to display.", "description": "Text that is being displayed when there is no active subscription in the subscriptions block" },
95
- "customer_overview.subscriptions_block.no_active_subscription_title": { "defaultMessage": "No subscriptions", "description": "Title for the my subscriptions block on the customer overview page" },
96
- "customer_overview.subscriptions_block.title": { "defaultMessage": "{count,plural,one{My subscription} other{My subscriptions}}", "description": "Title for the subscriptions block on the customer overview page" },
97
- "customer_overview.subscriptions_block.view_all_button_label": { "defaultMessage": "View all", "description": "The text for the view all subscriptions button" },
98
- "customer_overview.wallet_balances_block.title": { "defaultMessage": "{count,plural,one{Wallet} other{Wallets}}", "description": "Title for the wallets block on the customer overview page" },
99
- "empty_state.retry.button": { "defaultMessage": "Refresh", "description": "Label of the button in the error state that lets you retry your action" },
100
- empty_value_placeholder,
101
- "invoice_credits.balance.table_header": { "defaultMessage": "Balance", "description": "Column header for the available wallet balance amount" },
102
- "invoice_credits.credit_breakdown.table_header": { "defaultMessage": "Credit breakdown", "description": "Column header for wallet balance credit type details" },
103
- "invoice_credits.remaining.table_header": { "defaultMessage": "Remaining", "description": "Column header for the remaining wallet credit amount" },
104
- "invoice_credits.used.table_header": { "defaultMessage": "Used", "description": "Column header for the used wallet credit amount" },
105
- "invoice_preview.taxes_not_determined_by_billing_information_tooltip": { "defaultMessage": "Will be determined by billing information", "description": "Tooltip content for the invoice preview when taxes are not determined by billing information" },
106
- "invoice_table.button.load_more": { "defaultMessage": "Load more", "description": "The label for the load more button" },
107
- "invoice_table.chip.paid": { "defaultMessage": "Paid", "description": "The label of the chip for paid invoices" },
108
- "invoice_table.header.amount": { "defaultMessage": "Amount", "description": "The title of the invoice amount header column of the invoice table" },
109
- "invoice_table.header.date": { "defaultMessage": "Date", "description": "The title of the invoice date header column of the invoice table" },
110
- "invoice_table.header.invoice_number": { "defaultMessage": "Invoice", "description": "The title of the invoice number header column of the invoice table" },
111
- "invoice_table.header.status": { "defaultMessage": "Status", "description": "The title of the invoice status header column of the invoice table" },
112
- "invoices_list.title": { "defaultMessage": "Schedules", "description": "Invoices list title" },
113
- "on_demand_pricing_row.add_to_cart_button_label": { "defaultMessage": "Add to cart", "description": "Label for the add to cart button in an on-demand pricing row" },
114
- "on_demand_pricing_row.one_off_label": { "defaultMessage": "one-off", "description": "One-off label shown next to the price in an on-demand pricing row" },
115
- "on_demand_pricing_row.remove_button_label": { "defaultMessage": "Remove", "description": "Label for the remove button in an on-demand pricing row" },
116
- "pay_button.label.amount_and_payment_method": { "defaultMessage": "Pay {amount} with {type}", "description": "The label for the pay button when both the amount and the payment method are known" },
117
- "pay_button.label.amount_only": { "defaultMessage": "Pay {amount}", "description": "The label for the pay button when only the amount is known" },
118
- "pay_button.label.default": { "defaultMessage": "Pay", "description": "The default label for the pay button when no amount and payment method are known" },
119
- "pay_invoice.error.description": { "defaultMessage": "Please try again or contact support.", "description": "Body text shown when the invoice payment fails to load" },
120
- "pay_invoice.error.title": { "defaultMessage": "Something went wrong", "description": "Title shown when the invoice payment fails to load" },
121
- "pay_invoice.paid.title": { "defaultMessage": "Thank you for your payment!", "description": "Title shown when the invoice has already been paid" },
122
- "pay_invoice.payment_methods.title": { "defaultMessage": "Payment methods", "description": "Section title for the payment method selector on the pay invoice screen" },
123
- "payment_completed_card.redirect_message": { "defaultMessage": "You are being redirected...", "description": "The text shown after a successful message before a redirect" },
124
- "payment_completed_card.title.authorize": { "defaultMessage": "Payment successful", "description": "The title for when a payment has been successful" },
125
- "payment_completed_card.title.tokenize": { "defaultMessage": "Your payment method is added", "description": "The title for when a payment method was successfully added" },
126
- "payment_integration_form.select_payment_method_error": { "defaultMessage": "Select a payment method", "description": "Error shown when no payment method is selected" },
127
- "payments.retry_button.label": { "defaultMessage": "Try again", "description": "Retry button text when an error has happened during a payment" },
128
- "pricing_group_multiple_editor.at_least_one_description": { "defaultMessage": "Select at least one product", "description": "The description of the pricing group multiple editor for at least one product" },
129
- pricing_item_pricing,
130
- "pricing_item_pricing.unsupported_pricing_error": { "defaultMessage": "Unsupported pricing", "description": "Text displayed when the pricing item pricing is unsupported" },
131
- "sdk.invoice_details.customer_billing_information.title": { "defaultMessage": "Your billing information", "description": "Title for the billing information on the detailed invoice view" },
132
- "sdk.invoice_details.invoice.download_pdf": { "defaultMessage": "Download the PDF for a full breakdown", "description": "Download the PDF for a full breakdown" },
133
- "sdk.invoice_details.invoice.title": { "defaultMessage": "Invoice", "description": "Title for the invoice block on the invoice details page" },
134
- "sdk.invoice_details.invoice_details_block.due_date": { "defaultMessage": "Due date", "description": "Title for the due date in invoice details block on the invoice overview page" },
135
- "sdk.invoice_details.invoice_details_block.invoice_date": { "defaultMessage": "Invoice date", "description": "Title for the invoice date in invoice details block on the invoice overview page" },
136
- "sdk.invoice_details.invoice_details_block.title": { "defaultMessage": "Invoice details", "description": "Title for the invoice details block on the invoice overview page" },
137
- "sdk.invoice_details.payment_history.payment_attempt": { "defaultMessage": "Payment attempt", "description": "Title for the payment attempt block" },
138
- "sdk.invoice_details.payment_history.title": { "defaultMessage": "Payment history", "description": "Title for the payment history block on the invoice details page" },
139
- "seats.label": { "defaultMessage": "Seats", "description": "The label for the seats input field" },
140
- "seats.price_per_seat_period": { "defaultMessage": "{amount} per seat/{period}", "description": "The price per seat and billing period label for seat-based pricing" },
141
- "seats.tiered_price_per_seat_period": { "defaultMessage": "{amount} per seat/{period}", "description": "The price per seat and billing period label for a tiered pricing tier" },
142
- "seats.tiered_pricing_label": { "defaultMessage": "Tiered pricing", "description": "The label indicating tiered pricing structure for seats" },
143
- "seats.tiered_range_label": { "defaultMessage": "{lower_bound} - {upper_bound} seats", "description": "The label showing the seat count range for a tiered pricing tier" },
144
- "seats.tiered_unbounded_range_label": { "defaultMessage": "> {lower_bound} seats", "description": "The label showing the unbounded seat count range (greater than) for a tiered pricing tier" },
145
- "secure_payments_kpi.generic": { "defaultMessage": "Secure and encrypted payments", "description": "Secure encrypted payments KPI" },
146
- "secure_payments_kpi.specific_vendor": { "defaultMessage": "Secure and encrypted payments by", "description": "Secure encrypted payments KPI for a specific vendor, followed by a vendor logo" },
147
- "subscription_payment_completed_card.continue": { "defaultMessage": "Continue to merchant", "description": "The text for the continue button" },
148
- "subscription_payment_completed_card.thank_you_for_subscribing": { "defaultMessage": "Thank you for subscribing.", "description": "The text shown after a successful message before a redirect" },
149
- "subscription_payment_completed_card.title": { "defaultMessage": "Payment successful", "description": "The title for when a payment has been successful" },
150
- "tax_check.invalid_vat_number": { "defaultMessage": "VAT number is invalid.", "description": "The message shown when the VAT number is invalid" },
151
- "tax_check.valid_vat_number": { "defaultMessage": "VAT number is valid.", "description": "The message shown when the VAT number is valid" },
152
- "upgrade_subscription.empty_state": { "defaultMessage": "No on-demand add-ons are available for this subscription.", "description": "Shown when there are no on-demand add-ons available for the subscription" },
153
- "upgrade_subscription.kpi.encrypted_payments.label": { "defaultMessage": "Secure and encrypted payments", "description": "The encrypted payments KPI shown on the upgrade subscription page" },
154
- "upgrade_subscription.order_summary.empty_state": { "defaultMessage": "Select add-ons to see pricing.", "description": "Placeholder shown when no add-ons are selected in the order summary" },
155
- "upgrade_subscription.order_summary.one_off_label": { "defaultMessage": "one-off", "description": "One-off payment label next to a line item in order summary" },
156
- "upgrade_subscription.order_summary.subtotal_label": { "defaultMessage": "Total excluding taxes", "description": "Subtotal before tax label in order summary" },
157
- "upgrade_subscription.order_summary.taxes_label": { "defaultMessage": "Taxes", "description": "Tax amount label in order summary" },
158
- "upgrade_subscription.order_summary.title": { "defaultMessage": "Order summary", "description": "Title for the order summary section on the upgrade subscription page" },
159
- "upgrade_subscription.order_summary.total_label": { "defaultMessage": "Total due today", "description": "Total amount due today label in order summary" },
160
- "upgrade_subscription.payment_picker.all_title": { "defaultMessage": "All payment methods", "description": "Heading for the all payment methods section in the upgrade subscription payment picker" },
161
- "upgrade_subscription.payment_picker.saved_title": { "defaultMessage": "Saved payment methods", "description": "Heading for the saved payment methods section in the upgrade subscription payment picker" },
162
- "upgrade_subscription.pricing_row.add_button_label": { "defaultMessage": "Add to cart", "description": "Button to add a pricing item to the cart" },
163
- "upgrade_subscription.pricing_row.one_off_label": { "defaultMessage": "one-off", "description": "Label indicating a one-time charge on a pricing row" },
164
- "upgrade_subscription.pricing_row.remove_button_label": { "defaultMessage": "Remove", "description": "Button to remove a pricing item from the cart" },
165
- "upgrade_subscription.purchase_button.label": { "defaultMessage": "Purchase", "description": "Label for the purchase button on the upgrade subscription page" },
166
- "upgrade_subscription.purchase_error": { "defaultMessage": "Something went wrong. Please try again.", "description": "Error message shown when the purchase call fails on the upgrade subscription page" },
167
- "upgrade_subscription.success.subtitle": { "defaultMessage": "Your add-ons have been activated.", "description": "Subtitle shown after a successful add-on purchase" },
168
- "upgrade_subscription.success.title": { "defaultMessage": "Payment successful", "description": "Title shown after a successful add-on purchase" },
169
- "wallet_balance.credit_type_fallback_label": { "defaultMessage": "Credits", "description": "Fallback label for wallet balance credit types when no name is available" },
170
- "wallet_balance.details.header": { "defaultMessage": "Wallet balance", "description": "Section header for invoice wallet balance details" },
171
- "wallet_balance.load_failed": { "defaultMessage": "Could not load wallet balances", "description": "Error shown when wallet balances fail to load" },
172
- "wallet_balance.service_period_heading": { "defaultMessage": "Service period - {startAt} - {endAt}", "description": "Heading shown above wallet balance details for an invoice period" },
173
- "wallet_balance.wallet_ballance_title": { "defaultMessage": "Balance", "description": "Fallback wallet title in wallet balance components" }
174
- };
175
- export {
176
- source as default,
177
- empty_value_placeholder,
178
- pricing_item_pricing
179
- };
@@ -1 +0,0 @@
1
- Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e={defaultMessage:"-",description:"Placeholder shown when a wallet balance quantity is missing"},t={defaultMessage:"{pricing} per {billing_period}",description:"The pricing item pricing"},o={"addon_multiple_editor.add_to_subscription_button":{defaultMessage:"Add to subscription",description:"The button to add a pricing to the subscription"},"addon_multiple_editor.description":{defaultMessage:"Select any number of products",description:"The description of the addon multiple editor"},"addon_multiple_editor.unsupported_pricing_error":{defaultMessage:"Unsupported pricing",description:"Text displayed when the pricing item pricing is unsupported"},"addon_single_editor.description.at_least_one":{defaultMessage:"Select at least one product",description:"The description of the addon single editor for at least one product"},"addon_single_editor.description.at_most_one":{defaultMessage:"Select up to one product",description:"The description of the addon single editor for at most one product"},"addon_single_editor.description.exactly_one":{defaultMessage:"Select one product",description:"The description of the addon single editor for exactly one product"},"billing_information_form.submit_button.label":{defaultMessage:"Save changes",description:"The label for the submit button of the billing information form"},"checkout.address.city.placeholder":{defaultMessage:"City...",description:"City of the customer address in the checkout form"},"checkout.address.line1.placeholder":{defaultMessage:"Address line 1...",description:"Address line 1 of the customer address in the checkout form"},"checkout.address.line2.placeholder":{defaultMessage:"Address line 2...",description:"Address line 2 of the customer address in the checkout form"},"checkout.address.portal_code.placeholder":{defaultMessage:"Postal code...",description:"Postal code of the customer address in the checkout form"},"checkout.address.state.placeholder":{defaultMessage:"State...",description:"State of the customer address in the checkout form"},"checkout.address.title":{defaultMessage:"Billing address",description:"Address line 1 of the customer address in the checkout form"},"checkout.agreement.subscription":{defaultMessage:"{subscription_amount}/{billing_period} until canceled, starting {start_date, date, long}.",description:"The agreement for the subscription"},"checkout.agreement.trial":{defaultMessage:"{discounted_amount} for {trial_period}, then {subscription_amount}/{billing_period} until canceled, starting {start_date, date, ::MMMMd}.",description:"The agreement for the trial period"},"checkout.agreement.trial.free":{defaultMessage:"Free",description:"The free amount for the trial period"},"checkout.billing_details.add_billing_details_button.label":{defaultMessage:"More billing details",description:"Label of the button in the checkout that lets you fill out all billing details"},"checkout.billing_details.remove_billing_details_button.label":{defaultMessage:"Remove billing details",description:"Label of the button in the checkout that lets you remove the billing details"},"checkout.billing_information_block.title":{defaultMessage:"Billing details",description:"The title of the billing information block in the checkout form"},"checkout.company_purchase_toggle.sub_title":{defaultMessage:"I am purchasing on behalf of a company",description:"The subtitle of the company purchase toggle in the checkout"},"checkout.company_purchase_toggle.title":{defaultMessage:"Company purchase",description:"The title of the company purchase toggle in the checkout"},"checkout.contact_information_block.title":{defaultMessage:"Customer information",description:"The title of the contact information block in the checkout form"},"checkout.country.label":{defaultMessage:"Billing country",description:"The country of the customer in the checkout form"},"checkout.customize_plan_block.title":{defaultMessage:"Customize plan",description:"The title of the customize plan block in the checkout form"},"checkout.email_address.label":{defaultMessage:"Email address",description:"The email address of the customer in the checkout form"},"checkout.email_address.placeholder":{defaultMessage:"Email address...",description:"The email address of the customer in the checkout form"},"checkout.express_payment_methods.divider_text":{defaultMessage:"Or",description:"The text of the divider text in the express payment methods block in the checkout form"},"checkout.express_payment_methods.title":{defaultMessage:"Subscribe instantly with",description:"The title of the express payment methods block in the checkout form"},"checkout.first_name.label":{defaultMessage:"First name",description:"The first name of the customer in the checkout form"},"checkout.first_name.placeholder":{defaultMessage:"First name...",description:"The first name of the customer in the checkout form"},"checkout.invoice_preview.no_country_selected_message":{defaultMessage:"Please select a country first",description:"The message shown for the invoice preview when no country is set"},"checkout.invoice_preview.usage_based_message":{defaultMessage:"+ Usage",description:"The message shown for the usage based invoice preview"},"checkout.last_name.label":{defaultMessage:"Last name",description:"The last name of the customer in the checkout form"},"checkout.last_name.placeholder":{defaultMessage:"Last name...",description:"The last name of the customer in the checkout form"},"checkout.legal_name.label":{defaultMessage:"Legal entity name",description:"The legal name of the organization customer in the checkout form"},"checkout.legal_name.placeholder":{defaultMessage:"Legal entity name...",description:"The legal name of the organization customer in the checkout form"},"checkout.not_available.contact_support_message":{defaultMessage:"this page to try again, or contact customer support.",description:"The message shown when the user wants to contact customer support"},"checkout.not_available.description":{defaultMessage:"The checkout is currently not available.",description:"The description of the checkout not available page"},"checkout.not_available.reload_button":{defaultMessage:"Reload",description:"The label of the reload button"},"checkout.not_available.title":{defaultMessage:"Checkout not available",description:"The title of the checkout not available page"},"checkout.optional_suffix.label":{defaultMessage:"(optional)",description:"The suffix for optional fields in the checkout form"},"checkout.order_summary_block.billing_period.label":{defaultMessage:"Billed {period}",description:"Billing period option label for the selected period"},"checkout.order_summary_block.billing_period.per_label":{defaultMessage:"/{period}",description:"Period label for billing cycles"},"checkout.order_summary_block.billing_period.per_quarter":{defaultMessage:"/quarter",description:"Period label for quarterly billing"},"checkout.order_summary_block.billing_period.quarterly":{defaultMessage:"Billed quarterly",description:"Billing period option label for quarterly billing"},"checkout.order_summary_block.billing_period.save_badge.prefix":{defaultMessage:"Save {amount}",description:"First line for the savings badge label"},"checkout.order_summary_block.billing_period.save_badge.suffix":{defaultMessage:"/year",description:"Second line for the savings badge label"},"checkout.order_summary_block.billing_period.sub_label":{defaultMessage:"{amount}{period}",description:"Billing period option sublabel showing price per period"},"checkout.order_summary_block.title":{defaultMessage:"Order summary",description:"The title of the order summary block that lists the subscription cost in the checkout"},"checkout.page_title":{defaultMessage:"Pay and subscribe",description:"The title of the checkout page"},"checkout.pay_and_subscribe_button.label":{defaultMessage:"Pay and subscribe",description:"The label of the pay and subscribe button in the checkout form"},"checkout.pay_and_subscribe_button_trial.label":{defaultMessage:"Start trial",description:"The label of the start trial button in the checkout form"},"checkout.payment_method_block.no_country_selected_message":{defaultMessage:"Payment methods will be shown after you select the billing country.",description:"The message shown when no country is selected"},"checkout.payment_method_block.no_country_selected_title":{defaultMessage:"Select your billing country",description:"The title shown when no country is selected"},"checkout.payment_method_block.no_payment_methods_available_message":{defaultMessage:"There are no available payment methods. Please contact support for more information.",description:"The message shown when there are no available payment methods"},"checkout.payment_method_block.no_payment_methods_available_title":{defaultMessage:"No payment methods available",description:"The title shown when there are no available payment methods"},"checkout.payment_method_block.title":{defaultMessage:"Payment method",description:"The title of the payment method block in the checkout form"},"checkout.payment_methods.no_country_selected_message":{defaultMessage:"Select a country to see the available payment methods",description:"The message shown when no country is selected in the checkout"},"checkout.promotion_code.add_label":{defaultMessage:"Add promotion code",description:"Label for adding a promotion code in checkout"},"checkout.promotion_code.applied_label":{defaultMessage:"Promotion applied",description:"Fallback label for an applied promotion code in checkout"},"checkout.promotion_code.applied_status":{defaultMessage:"Promotion code applied",description:"Aria live message when a promotion code is applied in checkout"},"checkout.promotion_code.apply_aria_label":{defaultMessage:"Apply promotion code",description:"Aria label for the promotion code apply button in checkout"},"checkout.promotion_code.apply_button":{defaultMessage:"Apply",description:"Button label for applying a promotion code in checkout"},"checkout.promotion_code.apply_failed":{defaultMessage:"Promotion code could not be applied. Please try again.",description:"Error message when applying a promotion code in checkout failed"},"checkout.promotion_code.input_aria_label":{defaultMessage:"Promotion code",description:"Aria label for promotion code input in checkout"},"checkout.promotion_code.placeholder":{defaultMessage:"Promotion code",description:"Placeholder for promotion code input in checkout"},"checkout.promotion_code.remove_aria_label":{defaultMessage:"Remove promotion code",description:"Aria label for the promotion code remove button in checkout"},"checkout.promotion_code.remove_failed":{defaultMessage:"Promotion code could not be removed. Please try again.",description:"Error message when removing a promotion code in checkout failed"},"checkout.promotion_code.removed_status":{defaultMessage:"Promotion code removed",description:"Aria live message when a promotion code is removed in checkout"},"checkout.subscription_description":{defaultMessage:"You will be billed <strong>{price}</strong> per {period_name}, starting today.",description:"The description of the subscription"},"checkout.trial.label":{defaultMessage:"Trial",description:"The label of the trial"},"checkout.trial_period_description":{defaultMessage:"You will be billed <strong>{price}</strong> per {period_name}, starting {startDate, date, long}.",description:"The description of the trial period"},"checkout.vat_number.check_button.label":{defaultMessage:"Check",description:"The label for the check button in the checkout form"},"checkout.vat_number.label":{defaultMessage:"VAT number",description:"The label for the vat number in the checkout form"},"checkout.vat_number.placeholder":{defaultMessage:"VAT number...",description:"The label for the vat number in the checkout form"},"components.payment_method_form.section_title":{defaultMessage:"Available payment methods",description:"Title of the available payment methods form"},"customer.invoice_table.pay_invoice_button.label":{defaultMessage:"Pay",description:"The label for the pay invoice button"},"customer.subscriptions_block.cancel_button_label":{defaultMessage:"Cancel subscription",description:"The label for the cancel subscription button in the subscriptions block"},"customer.subscriptions_block.next_billing_date":{defaultMessage:"Next billing date",description:"The label for the next billing date"},"customer.subscriptions_block.renew_button_label":{defaultMessage:"Renew subscription",description:"The label for the renew subscription button in the subscriptions block"},"customer.subscriptions_block.show_details_button_label":{defaultMessage:"Subscription details",description:"The label for the subscription details button in the subscriptions block"},"customer_overview.billing_information_block.load_failed.subtitle":{defaultMessage:"Please refresh or contact support.",description:"Subtitle when payments methods fail to load"},"customer_overview.billing_information_block.load_failed.title":{defaultMessage:"We can’t load your billing information",description:"Title when payments methods fail to load"},"customer_overview.billing_information_block.title":{defaultMessage:"Billing information",description:"Title for the billing information block on the customer overview page"},"customer_overview.billing_information_block.view_all_payment_methods_link_label":{defaultMessage:"Edit",description:"The link text that links to the overview page of the customer billing information"},"customer_overview.payment_methods.title":{defaultMessage:"{count,plural,one{Payment method} other{Payment methods}}",description:"Title for the payment methods block on the customer overview page"},"customer_overview.payment_methods_block.add_payment_method_button_label":{defaultMessage:"Add payment method",description:"Text for the add payment method button that is shown when no payment methods have been configured"},"customer_overview.payment_methods_block.add_payment_method_helper_text":{defaultMessage:"Add a payment method for recurring invoice payments.",description:"Helper text for adding a payment method when no payment methods are configured"},"customer_overview.payment_methods_block.view_all_payment_methods_link_label":{defaultMessage:"View all",description:"The link text that links to the overview page of the customer invoices"},"customer_overview.subscriptions_block.fallback_subscription_name":{defaultMessage:"Subscription",description:"The fallback name for when no subscription name can be determined"},"customer_overview.subscriptions_block.no_active_subscription_content":{defaultMessage:"There’s no active subscription to display.",description:"Text that is being displayed when there is no active subscription in the subscriptions block"},"customer_overview.subscriptions_block.no_active_subscription_title":{defaultMessage:"No subscriptions",description:"Title for the my subscriptions block on the customer overview page"},"customer_overview.subscriptions_block.title":{defaultMessage:"{count,plural,one{My subscription} other{My subscriptions}}",description:"Title for the subscriptions block on the customer overview page"},"customer_overview.subscriptions_block.view_all_button_label":{defaultMessage:"View all",description:"The text for the view all subscriptions button"},"customer_overview.wallet_balances_block.title":{defaultMessage:"{count,plural,one{Wallet} other{Wallets}}",description:"Title for the wallets block on the customer overview page"},"empty_state.retry.button":{defaultMessage:"Refresh",description:"Label of the button in the error state that lets you retry your action"},empty_value_placeholder:e,"invoice_credits.balance.table_header":{defaultMessage:"Balance",description:"Column header for the available wallet balance amount"},"invoice_credits.credit_breakdown.table_header":{defaultMessage:"Credit breakdown",description:"Column header for wallet balance credit type details"},"invoice_credits.remaining.table_header":{defaultMessage:"Remaining",description:"Column header for the remaining wallet credit amount"},"invoice_credits.used.table_header":{defaultMessage:"Used",description:"Column header for the used wallet credit amount"},"invoice_preview.taxes_not_determined_by_billing_information_tooltip":{defaultMessage:"Will be determined by billing information",description:"Tooltip content for the invoice preview when taxes are not determined by billing information"},"invoice_table.button.load_more":{defaultMessage:"Load more",description:"The label for the load more button"},"invoice_table.chip.paid":{defaultMessage:"Paid",description:"The label of the chip for paid invoices"},"invoice_table.header.amount":{defaultMessage:"Amount",description:"The title of the invoice amount header column of the invoice table"},"invoice_table.header.date":{defaultMessage:"Date",description:"The title of the invoice date header column of the invoice table"},"invoice_table.header.invoice_number":{defaultMessage:"Invoice",description:"The title of the invoice number header column of the invoice table"},"invoice_table.header.status":{defaultMessage:"Status",description:"The title of the invoice status header column of the invoice table"},"invoices_list.title":{defaultMessage:"Schedules",description:"Invoices list title"},"on_demand_pricing_row.add_to_cart_button_label":{defaultMessage:"Add to cart",description:"Label for the add to cart button in an on-demand pricing row"},"on_demand_pricing_row.one_off_label":{defaultMessage:"one-off",description:"One-off label shown next to the price in an on-demand pricing row"},"on_demand_pricing_row.remove_button_label":{defaultMessage:"Remove",description:"Label for the remove button in an on-demand pricing row"},"pay_button.label.amount_and_payment_method":{defaultMessage:"Pay {amount} with {type}",description:"The label for the pay button when both the amount and the payment method are known"},"pay_button.label.amount_only":{defaultMessage:"Pay {amount}",description:"The label for the pay button when only the amount is known"},"pay_button.label.default":{defaultMessage:"Pay",description:"The default label for the pay button when no amount and payment method are known"},"pay_invoice.error.description":{defaultMessage:"Please try again or contact support.",description:"Body text shown when the invoice payment fails to load"},"pay_invoice.error.title":{defaultMessage:"Something went wrong",description:"Title shown when the invoice payment fails to load"},"pay_invoice.paid.title":{defaultMessage:"Thank you for your payment!",description:"Title shown when the invoice has already been paid"},"pay_invoice.payment_methods.title":{defaultMessage:"Payment methods",description:"Section title for the payment method selector on the pay invoice screen"},"payment_completed_card.redirect_message":{defaultMessage:"You are being redirected...",description:"The text shown after a successful message before a redirect"},"payment_completed_card.title.authorize":{defaultMessage:"Payment successful",description:"The title for when a payment has been successful"},"payment_completed_card.title.tokenize":{defaultMessage:"Your payment method is added",description:"The title for when a payment method was successfully added"},"payment_integration_form.select_payment_method_error":{defaultMessage:"Select a payment method",description:"Error shown when no payment method is selected"},"payments.retry_button.label":{defaultMessage:"Try again",description:"Retry button text when an error has happened during a payment"},"pricing_group_multiple_editor.at_least_one_description":{defaultMessage:"Select at least one product",description:"The description of the pricing group multiple editor for at least one product"},pricing_item_pricing:t,"pricing_item_pricing.unsupported_pricing_error":{defaultMessage:"Unsupported pricing",description:"Text displayed when the pricing item pricing is unsupported"},"sdk.invoice_details.customer_billing_information.title":{defaultMessage:"Your billing information",description:"Title for the billing information on the detailed invoice view"},"sdk.invoice_details.invoice.download_pdf":{defaultMessage:"Download the PDF for a full breakdown",description:"Download the PDF for a full breakdown"},"sdk.invoice_details.invoice.title":{defaultMessage:"Invoice",description:"Title for the invoice block on the invoice details page"},"sdk.invoice_details.invoice_details_block.due_date":{defaultMessage:"Due date",description:"Title for the due date in invoice details block on the invoice overview page"},"sdk.invoice_details.invoice_details_block.invoice_date":{defaultMessage:"Invoice date",description:"Title for the invoice date in invoice details block on the invoice overview page"},"sdk.invoice_details.invoice_details_block.title":{defaultMessage:"Invoice details",description:"Title for the invoice details block on the invoice overview page"},"sdk.invoice_details.payment_history.payment_attempt":{defaultMessage:"Payment attempt",description:"Title for the payment attempt block"},"sdk.invoice_details.payment_history.title":{defaultMessage:"Payment history",description:"Title for the payment history block on the invoice details page"},"seats.label":{defaultMessage:"Seats",description:"The label for the seats input field"},"seats.price_per_seat_period":{defaultMessage:"{amount} per seat/{period}",description:"The price per seat and billing period label for seat-based pricing"},"seats.tiered_price_per_seat_period":{defaultMessage:"{amount} per seat/{period}",description:"The price per seat and billing period label for a tiered pricing tier"},"seats.tiered_pricing_label":{defaultMessage:"Tiered pricing",description:"The label indicating tiered pricing structure for seats"},"seats.tiered_range_label":{defaultMessage:"{lower_bound} - {upper_bound} seats",description:"The label showing the seat count range for a tiered pricing tier"},"seats.tiered_unbounded_range_label":{defaultMessage:"> {lower_bound} seats",description:"The label showing the unbounded seat count range (greater than) for a tiered pricing tier"},"secure_payments_kpi.generic":{defaultMessage:"Secure and encrypted payments",description:"Secure encrypted payments KPI"},"secure_payments_kpi.specific_vendor":{defaultMessage:"Secure and encrypted payments by",description:"Secure encrypted payments KPI for a specific vendor, followed by a vendor logo"},"subscription_payment_completed_card.continue":{defaultMessage:"Continue to merchant",description:"The text for the continue button"},"subscription_payment_completed_card.thank_you_for_subscribing":{defaultMessage:"Thank you for subscribing.",description:"The text shown after a successful message before a redirect"},"subscription_payment_completed_card.title":{defaultMessage:"Payment successful",description:"The title for when a payment has been successful"},"tax_check.invalid_vat_number":{defaultMessage:"VAT number is invalid.",description:"The message shown when the VAT number is invalid"},"tax_check.valid_vat_number":{defaultMessage:"VAT number is valid.",description:"The message shown when the VAT number is valid"},"upgrade_subscription.empty_state":{defaultMessage:"No on-demand add-ons are available for this subscription.",description:"Shown when there are no on-demand add-ons available for the subscription"},"upgrade_subscription.kpi.encrypted_payments.label":{defaultMessage:"Secure and encrypted payments",description:"The encrypted payments KPI shown on the upgrade subscription page"},"upgrade_subscription.order_summary.empty_state":{defaultMessage:"Select add-ons to see pricing.",description:"Placeholder shown when no add-ons are selected in the order summary"},"upgrade_subscription.order_summary.one_off_label":{defaultMessage:"one-off",description:"One-off payment label next to a line item in order summary"},"upgrade_subscription.order_summary.subtotal_label":{defaultMessage:"Total excluding taxes",description:"Subtotal before tax label in order summary"},"upgrade_subscription.order_summary.taxes_label":{defaultMessage:"Taxes",description:"Tax amount label in order summary"},"upgrade_subscription.order_summary.title":{defaultMessage:"Order summary",description:"Title for the order summary section on the upgrade subscription page"},"upgrade_subscription.order_summary.total_label":{defaultMessage:"Total due today",description:"Total amount due today label in order summary"},"upgrade_subscription.payment_picker.all_title":{defaultMessage:"All payment methods",description:"Heading for the all payment methods section in the upgrade subscription payment picker"},"upgrade_subscription.payment_picker.saved_title":{defaultMessage:"Saved payment methods",description:"Heading for the saved payment methods section in the upgrade subscription payment picker"},"upgrade_subscription.pricing_row.add_button_label":{defaultMessage:"Add to cart",description:"Button to add a pricing item to the cart"},"upgrade_subscription.pricing_row.one_off_label":{defaultMessage:"one-off",description:"Label indicating a one-time charge on a pricing row"},"upgrade_subscription.pricing_row.remove_button_label":{defaultMessage:"Remove",description:"Button to remove a pricing item from the cart"},"upgrade_subscription.purchase_button.label":{defaultMessage:"Purchase",description:"Label for the purchase button on the upgrade subscription page"},"upgrade_subscription.purchase_error":{defaultMessage:"Something went wrong. Please try again.",description:"Error message shown when the purchase call fails on the upgrade subscription page"},"upgrade_subscription.success.subtitle":{defaultMessage:"Your add-ons have been activated.",description:"Subtitle shown after a successful add-on purchase"},"upgrade_subscription.success.title":{defaultMessage:"Payment successful",description:"Title shown after a successful add-on purchase"},"wallet_balance.credit_type_fallback_label":{defaultMessage:"Credits",description:"Fallback label for wallet balance credit types when no name is available"},"wallet_balance.details.header":{defaultMessage:"Wallet balance",description:"Section header for invoice wallet balance details"},"wallet_balance.load_failed":{defaultMessage:"Could not load wallet balances",description:"Error shown when wallet balances fail to load"},"wallet_balance.service_period_heading":{defaultMessage:"Service period - {startAt} - {endAt}",description:"Heading shown above wallet balance details for an invoice period"},"wallet_balance.wallet_ballance_title":{defaultMessage:"Balance",description:"Fallback wallet title in wallet balance components"}};exports.default=o,exports.empty_value_placeholder=e,exports.pricing_item_pricing=t;