@moonbase.sh/storefront 0.2.72 → 0.2.74
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/moonbase.d.ts +1 -1
- package/dist/moonbase.js +266 -260
- package/dist/moonbase.umd.cjs +9 -9
- package/package.json +2 -2
package/dist/moonbase.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
(function(){"use strict";try{if(typeof document<"u"){var o=document.createElement("style");o.appendChild(document.createTextNode('#moonbase .moonbase\\:toolbar{position:fixed;bottom:32px;border-radius:16px;background-color:#1a1a1a;color:#f9f9f9;display:flex;transition-duration:.1s;transition-property:all;transition-timing-function:ease-out;transform:translateY(8px);opacity:0}#moonbase .moonbase\\:toolbar[data-contain]{position:absolute}#moonbase .moonbase\\:toolbar[data-location=bottom-right]{right:32px}#moonbase .moonbase\\:toolbar[data-location=bottom-left]{left:32px}#moonbase .moonbase\\:toolbar[data-visible]{transform:translateY(0);opacity:1;transition-duration:.5s}#moonbase .moonbase\\:toolbar-action{padding:12px 16px;transition:background-color .25s ease-out;cursor:pointer;display:flex;align-items:center}#moonbase .moonbase\\:toolbar-action:nth-child(1){border-top-left-radius:16px;border-bottom-left-radius:16px}#moonbase .moonbase\\:toolbar-action:last-child{border-top-right-radius:16px;border-bottom-right-radius:16px}#moonbase .moonbase\\:toolbar-action:hover{background-color:#ffffff1a}#moonbase .moonbase\\:toolbar-action[data-action-width=narrow]{padding:12px}#moonbase .moonbase\\:input label{display:block;font-size:14px;font-weight:500;line-height:20px;color:hsl(from var(--moonbase-input-text-color, var(--moonbase-text-color)) h s calc(l + 15))}#moonbase .moonbase\\:input input{display:block;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:calc(var(--moonbase-input-border-radius, var(--moonbase-border-radius)) * .5);border-width:1px;border-color:#d1d5db;color:var(--moonbase-input-text-color, var(--moonbase-text-color));background-color:var(--moonbase-input-background-color);font-size:14px;line-height:20px;padding:var(--moonbase-input-padding);margin-top:4px;box-shadow:#fff 0 0 0 2px,transparent 0 0 0 4px,0 1px 2px 0 var(--moonbase-input-shadow-color);transition:all .25s ease-in-out}#moonbase .moonbase\\:input input:focus{outline:2px solid transparent;outline-offset:2px;box-shadow:#fff 0 0 0 2px,var(--moonbase-input-active-color, var(--moonbase-primary-color)) 0 0 0 4px,0 1px 2px 0 var(--moonbase-input-shadow-color)}#moonbase .moonbase\\:input input:disabled{opacity:.75}#moonbase .moonbase\\:input .moonbase\\:input-hint{margin-top:8px;font-size:14px;line-height:20px}#moonbase .moonbase\\:input .moonbase\\:input-hint[data-type=error]{color:var(--moonbase-input-error-color)}@keyframes moonbase\\:spin-687bcaf0{to{transform:rotate(360deg)}}#moonbase svg[data-v-687bcaf0]{animation:moonbase\\:spin-687bcaf0 1s linear infinite}#moonbase .moonbase\\:submit-button[data-v-91242842]{position:relative;display:flex;justify-content:center;overflow:hidden;transition-property:color,background-color,border-color,box-shadow;transition-timing-function:ease-in-out;transition-duration:.2s;box-shadow:0 1px 2px 0 var(--moonbase-button-shadow-color)}#moonbase .moonbase\\:submit-button[data-v-91242842][data-v-91242842],#moonbase .moonbase\\:submit-button[data-v-91242842][data-v-91242842]:hover,#moonbase .moonbase\\:submit-button[data-v-91242842][data-v-91242842]:focus,#moonbase .moonbase\\:submit-button[data-v-91242842][data-v-91242842]:active{font-size:14px;font-weight:500;line-height:20px;border-radius:var(--moonbase-button-border-radius, var(--moonbase-border-radius));border-width:1px;border-color:transparent;border-style:solid;color:var(--moonbase-button-text-color);background-color:var(--moonbase-button-background-color, var(--moonbase-primary-color));padding:var(--moonbase-button-padding);height:unset;width:unset}#moonbase .moonbase\\:submit-button[data-v-91242842][data-v-91242842]:hover{background-color:hsl(from var(--moonbase-button-background-color, var(--moonbase-primary-color)) h s calc(l - 5))}#moonbase .moonbase\\:submit-button[data-v-91242842][data-v-91242842]:focus{transition-duration:.1s;outline:2px solid transparent;outline-offset:2px;box-shadow:#fff 0 0 0 2px,var(--moonbase-button-background-color, var(--moonbase-primary-color)) 0 0 0 4px,0 1px 2px 0 var(--moonbase-button-shadow-color)}#moonbase .moonbase\\:submit-button[data-v-91242842][data-success][data-v-91242842]{background-color:var(--moonbase-button-success-color)}#moonbase .moonbase\\:submit-button[data-v-91242842][data-error][data-v-91242842]{background-color:var(--moonbase-button-error-color)}#moonbase .moonbase\\:submit-button[data-v-91242842] div[data-v-91242842]{margin-left:-12px;margin-right:12px;height:20px;width:0px;opacity:0;transition-property:opacity,width;transition-duration:.2s;transition-timing-function:ease-in-out}#moonbase .moonbase\\:submit-button[data-v-91242842] div[data-v-91242842][data-visible][data-v-91242842]{width:20px;opacity:1}#moonbase .moonbase\\:submit-button[data-v-91242842] div[data-v-91242842] svg[data-v-91242842]{height:20px;width:20px}#moonbase .moonbase\\:checkbox{display:flex;align-items:flex-start}#moonbase .moonbase\\:checkbox label{font-size:14px;font-weight:500;line-height:20px;color:hsl(from var(--moonbase-input-text-color, var(--moonbase-text-color)) h s calc(l + 15))}#moonbase .moonbase\\:checkbox .moonbase\\:checkbox-container{display:flex;height:24px;align-items:center}#moonbase .moonbase\\:checkbox input{height:16px;width:16px;border-width:1px;border-radius:var(--moonbase-input-border-radius, var(--moonbase-border-radius));border-color:var(--moonbase-input-background-color, var(--moonbase-background-color));background-color:var(--moonbase-input-background-color, var(--moonbase-background-color));font-size:14px;line-height:20px;padding:8px 12px;margin-top:4px;box-shadow:0 1px 2px 0 var(--moonbase-input-shadow-color)}#moonbase .moonbase\\:checkbox input:focus{outline:2px solid transparent;outline-offset:2px;box-shadow:#fff 0 0 0 2px,var(--moonbase-input-active-color, var(--moonbase-primary-color)) 0 0 0 4px,0 1px 2px 0 var(--moonbase-input-shadow-color)}#moonbase .moonbase\\:checkbox .moonbase\\:checkbox-description{margin-left:12px}#moonbase .moonbase\\:checkbox .moonbase\\:checkbox-description label{font-size:14px;line-height:24px;font-weight:500;color:hsl(from var(--moonbase-text-color) h s calc(l + 5))}#moonbase .moonbase\\:checkbox .moonbase\\:checkbox-description p{font-size:14px;line-height:24px;color:hsl(from var(--moonbase-text-color) h s calc(l + 15))}#moonbase .moonbase\\:checkbox .moonbase\\:checkbox-description p[data-type=error]{color:var(--moonbase-input-error-color)}#moonbase .moonbase\\:sign-up{display:flex;flex-direction:column}#moonbase .moonbase\\:sign-up>*:not(:first-child){margin-top:16px}#moonbase .moonbase\\:sign-up .moonbase\\:error{text-align:center;color:var(--moonbase-error-color, rgb(167, 33, 33));font-weight:600;font-size:14px;line-height:16px;min-height:16px;opacity:0;transition:opacity .2s ease-in}#moonbase .moonbase\\:sign-up .moonbase\\:error[data-visible]{transition:opacity .3s ease-in;opacity:1}#moonbase .moonbase\\:confirm-account{display:flex;flex-direction:column}#moonbase .moonbase\\:confirm-account>*:not(:first-child){margin-top:16px}#moonbase .moonbase\\:confirm-account>.moonbase\\:loader{display:flex;justify-content:center;padding:36px 16px}#moonbase .moonbase\\:confirm-account>.moonbase\\:loader svg{height:24px;width:24px}#moonbase .moonbase\\:confirm-account .moonbase\\:error{text-align:center;color:var(--moonbase-error-color);font-weight:600;font-size:14px;line-height:16px;min-height:16px;opacity:0;transition:opacity .2s ease-in}#moonbase .moonbase\\:confirm-account .moonbase\\:error[data-visible]{transition:opacity .3s ease-in;opacity:1}#moonbase .moonbase\\:reset-password{display:flex;flex-direction:column}#moonbase .moonbase\\:reset-password>*:not(:first-child){margin-top:16px}#moonbase .moonbase\\:reset-password .moonbase\\:error{text-align:center;color:var(--moonbase-error-color, rgb(167, 33, 33));font-weight:600;font-size:14px;line-height:16px;min-height:16px;opacity:0;transition:opacity .2s ease-in}#moonbase .moonbase\\:reset-password .moonbase\\:error[data-visible]{transition:opacity .3s ease-in;opacity:1}#moonbase .moonbase\\:confirm-email-change{display:flex;flex-direction:column}#moonbase .moonbase\\:confirm-email-change>*:not(:first-child){margin-top:16px}#moonbase .moonbase\\:confirm-email-change>.moonbase\\:loader{display:flex;justify-content:center;padding:36px 16px}#moonbase .moonbase\\:confirm-email-change>.moonbase\\:loader svg{height:24px;width:24px}#moonbase .moonbase\\:confirm-email-change .moonbase\\:error{text-align:center;color:var(--moonbase-error-color);font-weight:600;font-size:14px;line-height:16px;min-height:16px;opacity:0;transition:opacity .2s ease-in}#moonbase .moonbase\\:confirm-email-change .moonbase\\:error[data-visible]{transition:opacity .3s ease-in;opacity:1}#moonbase .moonbase\\:modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;overflow-y:auto}#moonbase .moonbase\\:modal[data-contain]{position:absolute}#moonbase .moonbase\\:modal-container{display:flex;min-height:100svh;align-items:flex-end;justify-content:center;padding:16px 16px 90px;text-align:center}#moonbase .moonbase\\:modal-container[data-contain]{min-height:100%}@media (min-width: 640px){#moonbase .moonbase\\:modal-container{display:block;padding:0}}#moonbase .moonbase\\:modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;transition-property:opacity;opacity:0}#moonbase .moonbase\\:modal-overlay[data-contain]{position:absolute}#moonbase .moonbase\\:modal-overlay[data-transition~=enter]{transition-timing-function:ease-out;transition-duration:.3s}#moonbase .moonbase\\:modal-overlay[data-transition~=entered],#moonbase .moonbase\\:modal-overlay[data-transition~=enter-to],#moonbase .moonbase\\:modal-overlay[data-transition~=leave-from]{opacity:1}#moonbase .moonbase\\:modal-overlay[data-transition~=leave]{transition-timing-function:ease-in;transition-duration:.2s}#moonbase .moonbase\\:modal-content{position:relative;display:inline-block;margin:80px auto 16px;color:var(--moonbase-modal-text-color, var(--moonbase-text-color));background-color:var(--moonbase-modal-background-color, var(--moonbase-background-color));box-shadow:var(--moonbase-modal-shadow-color) 0 8px 32px 0;border-radius:calc(var(--moonbase-modal-border-radius, var(--moonbase-border-radius)) * 2);vertical-align:bottom;transition-property:all;text-align:left;opacity:0;transform:translateY(16px)}@media (min-width: 640px){#moonbase .moonbase\\:modal-content{transform:scale(.95)}}@media (min-width: 640px){#moonbase .moonbase\\:modal-content{vertical-align:middle}}#moonbase .moonbase\\:modal-content[data-transition~=enter]{transition-timing-function:ease-out;transition-duration:.3s}#moonbase .moonbase\\:modal-content[data-transition~=entered],#moonbase .moonbase\\:modal-content[data-transition~=enter-to]{opacity:1;transform:translateY(0)}@media (min-width: 640px){#moonbase .moonbase\\:modal-content[data-transition~=entered],#moonbase .moonbase\\:modal-content[data-transition~=enter-to]{transform:scale(1)}}#moonbase .moonbase\\:modal-content[data-transition~=leave]{transition-timing-function:ease-in;transition-duration:.2s}#moonbase .moonbase\\:modal-content[data-transition~=leave-from]{opacity:1;transform:translateY(0)}@media (min-width: 640px){#moonbase .moonbase\\:modal-content[data-transition~=leave-from]{transform:scale(1)}}#moonbase .moonbase\\:sign-in{display:flex;flex-direction:column}#moonbase .moonbase\\:sign-in>*:not(:first-child){margin-top:16px}#moonbase .moonbase\\:sign-in .moonbase\\:error{text-align:center;color:var(--moonbase-error-color, rgb(167, 33, 33));font-weight:600;font-size:14px;line-height:16px;min-height:16px;opacity:0;transition:opacity .2s ease-in}#moonbase .moonbase\\:sign-in .moonbase\\:error[data-visible]{transition:opacity .3s ease-in;opacity:1}#moonbase .moonbase\\:authentication{display:inline-block;color:var(--moonbase-text-color, black);padding:32px 64px}@media (min-width: 640px){#moonbase .moonbase\\:authentication{width:100vw;max-width:416px}}#moonbase .moonbase\\:authentication>h3{font-size:18px;line-height:24px;font-weight:500;text-align:center;margin-bottom:24px}#moonbase .moonbase\\:authentication>.moonbase\\:loader{display:flex;justify-content:center;padding:36px 16px}#moonbase .moonbase\\:authentication>.moonbase\\:loader svg{height:24px;width:24px}#moonbase .moonbase\\:product-cart-item{display:flex;align-items:center}#moonbase .moonbase\\:product-cart-item>:not(:first-child){margin-left:24px}#moonbase .moonbase\\:product-cart-item>img{height:80px;width:80px;flex:none;border-radius:6px;object-fit:cover;object-position:center}#moonbase .moonbase\\:product-cart-item>.moonbase\\:image-placeholder{height:80px;width:80px;flex:none;border-radius:6px;background:var(--moonbase-primary-color, rgb(30 64 175))}#moonbase .moonbase\\:product-cart-item>.moonbase\\:product-cart-item-content{display:flex;flex:1 1 auto;flex-direction:column;align-items:flex-start}#moonbase .moonbase\\:product-cart-item>.moonbase\\:product-cart-item-content>:not(:first-child){margin-top:4px}#moonbase .moonbase\\:product-cart-item>.moonbase\\:product-cart-item-content h3{font-weight:600}#moonbase .moonbase\\:product-cart-item>.moonbase\\:product-cart-item-content .moonbase\\:cart-item-discount{color:hsl(from var(--moonbase-success-color, rgb(22 163 74)) h s calc(l - 10))}#moonbase .moonbase\\:product-cart-item>.moonbase\\:product-cart-item-total{flex:none;text-align:right;font-weight:500;font-size:16px;line-height:21px}#moonbase .moonbase\\:product-cart-item>.moonbase\\:product-cart-item-total>span{display:block;font-size:14px;line-height:20px;opacity:.75}#moonbase .moonbase\\:product-cart-item>.moonbase\\:product-cart-item-total>span.moonbase\\:discount{text-decoration:line-through}#moonbase .moonbase\\:bundle-cart-item{display:flex;align-items:center}#moonbase .moonbase\\:bundle-cart-item>:not(:first-child){margin-left:24px}#moonbase .moonbase\\:bundle-cart-item>img{height:80px;width:80px;flex:none;border-radius:6px;object-fit:cover;object-position:center}#moonbase .moonbase\\:bundle-cart-item>.moonbase\\:image-placeholder{height:80px;width:80px;flex:none;border-radius:6px;background:var(--moonbase-primary-color, rgb(30 64 175))}#moonbase .moonbase\\:bundle-cart-item>.moonbase\\:bundle-cart-item-content{display:flex;flex:1 1 auto;flex-direction:column;align-items:flex-start}#moonbase .moonbase\\:bundle-cart-item>.moonbase\\:bundle-cart-item-content>:not(:first-child){margin-top:4px}#moonbase .moonbase\\:bundle-cart-item>.moonbase\\:bundle-cart-item-content h3{font-weight:600}#moonbase .moonbase\\:bundle-cart-item>.moonbase\\:bundle-cart-item-content .moonbase\\:cart-item-discount{color:hsl(from var(--moonbase-success-color, rgb(22 163 74)) h s calc(l - 10))}#moonbase .moonbase\\:bundle-cart-item>.moonbase\\:bundle-cart-item-content .moonbase\\:bundle-cart-item-summary{display:flex;align-items:flex-start;flex-direction:column}#moonbase .moonbase\\:bundle-cart-item>.moonbase\\:bundle-cart-item-content .moonbase\\:bundle-cart-item-summary>:not(:first-child){margin-top:2px}#moonbase .moonbase\\:bundle-cart-item>.moonbase\\:bundle-cart-item-content .moonbase\\:bundle-cart-item-summary button{display:flex;align-items:center}#moonbase .moonbase\\:bundle-cart-item>.moonbase\\:bundle-cart-item-content .moonbase\\:bundle-cart-item-summary button svg{margin-left:4px;margin-top:4px;height:16px;width:16px;transition:transform .2s ease-in-out;transform:rotate(0)}#moonbase .moonbase\\:bundle-cart-item>.moonbase\\:bundle-cart-item-content .moonbase\\:bundle-cart-item-summary button svg[data-open]{transform:rotate(180deg)}#moonbase .moonbase\\:bundle-cart-item>.moonbase\\:product-cart-item-total{flex:none;text-align:right;font-weight:500;font-size:16px;line-height:21px}#moonbase .moonbase\\:bundle-cart-item>.moonbase\\:product-cart-item-total>span{display:block;font-size:14px;line-height:20px;opacity:.75}#moonbase .moonbase\\:bundle-cart-item>.moonbase\\:product-cart-item-total>span.moonbase\\:discount{text-decoration:line-through}#moonbase .moonbase\\:bundle-cart-item-product-list{overflow:hidden;padding-left:24px;transition-property:height;transition-duration:.3s;transition-timing-function:ease-in-out}#moonbase .moonbase\\:bundle-cart-item-product-list>:not(:first-child){border-top-width:1px;border-color:#0000001a}#moonbase .moonbase\\:bundle-cart-item-product-list>div{display:flex;align-items:center;padding:8px 0}#moonbase .moonbase\\:bundle-cart-item-product-list>div>:not(:first-child){margin-left:16px}#moonbase .moonbase\\:bundle-cart-item-product-list>div>img{height:64px;width:64px;flex:none;border-radius:6px;object-fit:cover;object-position:center}#moonbase .moonbase\\:bundle-cart-item-product-list>div>.moonbase\\:image-placeholder{height:64px;width:64px;flex:none;border-radius:6px;background:var(--moonbase-primary-color, rgb(30 64 175))}#moonbase .moonbase\\:bundle-cart-item-product-list>div>div{display:flex;flex:auto;flex-direction:column;align-items:flex-start}#moonbase .moonbase\\:bundle-cart-item-product-list>div>div>:not(:first-child){margin-top:4px}#moonbase .moonbase\\:bundle-cart-item-product-list>div>div h3{display:flex;align-items:center}#moonbase .moonbase\\:bundle-cart-item-product-list>div>div h3:not([data-included]){text-decoration:line-through;opacity:.75}#moonbase .moonbase\\:bundle-cart-item-product-list>div>div h3 svg{margin-right:4px;height:16px;width:16px}#moonbase .moonbase\\:cart-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;overflow-y:auto}#moonbase .moonbase\\:cart-modal[data-contain]{position:absolute}#moonbase .moonbase\\:cart-modal-container{display:flex;height:100svh;align-items:flex-end;justify-content:center;padding:16px 16px 90px}#moonbase .moonbase\\:cart-modal-container[data-contain]{min-height:100%}@media (min-width: 640px){#moonbase .moonbase\\:cart-modal-container{display:block;padding:0}}#moonbase .moonbase\\:cart-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;transition-property:opacity;opacity:0}#moonbase .moonbase\\:cart-modal-overlay[data-contain]{position:absolute}#moonbase .moonbase\\:cart-modal-overlay[data-transition~=enter]{transition-timing-function:ease-out;transition-duration:.3s}#moonbase .moonbase\\:cart-modal-overlay[data-transition~=entered],#moonbase .moonbase\\:cart-modal-overlay[data-transition~=enter-to],#moonbase .moonbase\\:cart-modal-overlay[data-transition~=leave-from]{opacity:1}#moonbase .moonbase\\:cart-modal-overlay[data-transition~=leave]{transition-timing-function:ease-in;transition-duration:.2s}#moonbase .moonbase\\:cart-modal-content{position:fixed;top:0;right:0;bottom:0;display:inline-block;color:var(--moonbase-modal-text-color, var(--moonbase-text-color));background-color:var(--moonbase-modal-background-color, var(--moonbase-background-color));box-shadow:var(--moonbase-modal-shadow-color) 0 8px 32px 0;transition-property:opacity transform;opacity:0;transform:translateY(16px)}@media (min-width: 640px){#moonbase .moonbase\\:cart-modal-content{transform:translate(48px)}}#moonbase .moonbase\\:cart-modal-content[data-transition~=enter]{transition-timing-function:ease-out;transition-duration:.3s}#moonbase .moonbase\\:cart-modal-content[data-transition~=entered],#moonbase .moonbase\\:cart-modal-content[data-transition~=enter-to]{opacity:1;transform:translateY(0)}@media (min-width: 640px){#moonbase .moonbase\\:cart-modal-content[data-transition~=entered],#moonbase .moonbase\\:cart-modal-content[data-transition~=enter-to]{transform:translate(0)}}#moonbase .moonbase\\:cart-modal-content[data-transition~=leave]{transition-timing-function:ease-in;transition-duration:.2s}#moonbase .moonbase\\:cart-modal-content[data-transition~=leave-from]{opacity:1;transform:translateY(0)}@media (min-width: 640px){#moonbase .moonbase\\:cart-modal-content[data-transition~=leave-from]{transform:translate(0)}}#moonbase .moonbase\\:button{position:relative;display:flex;justify-content:center;overflow:hidden;transition-property:color,background-color,border-color,box-shadow;transition-timing-function:ease-in-out;transition-duration:.2s;box-shadow:0 1px 2px 0 var(--moonbase-button-shadow-color)}#moonbase .moonbase\\:button[data-variant=secondary]{--moonbase-button-background-color: rgb(107 114 128);--moonbase-button-text-color: white}#moonbase .moonbase\\:button,#moonbase .moonbase\\:button:hover,#moonbase .moonbase\\:button:focus,#moonbase .moonbase\\:button:active{font-size:14px;font-weight:500;line-height:20px;border-radius:var(--moonbase-button-border-radius, var(--moonbase-border-radius));border-width:1px;border-color:transparent;border-style:solid;color:var(--moonbase-button-text-color);background-color:var(--moonbase-button-background-color, var(--moonbase-primary-color));padding:var(--moonbase-button-padding);height:unset;width:unset}#moonbase .moonbase\\:button:hover{background-color:hsl(from var(--moonbase-button-background-color, var(--moonbase-primary-color)) h s calc(l - 5))}#moonbase .moonbase\\:button:focus{transition-duration:.1s;outline:2px solid transparent;outline-offset:2px;box-shadow:#fff 0 0 0 2px,var(--moonbase-button-background-color, var(--moonbase-primary-color)) 0 0 0 4px,0 1px 2px 0 var(--moonbase-button-shadow-color)}#moonbase .moonbase\\:button[data-success]{background-color:var(--moonbase-button-success-color)}#moonbase .moonbase\\:button[data-error]{background-color:var(--moonbase-button-error-color)}#moonbase .moonbase\\:button div{margin-left:-12px;margin-right:12px;height:20px;width:0px;opacity:0;transition-property:opacity,width;transition-duration:.2s;transition-timing-function:ease-in-out}#moonbase .moonbase\\:button div[data-visible]{width:20px;opacity:1}#moonbase .moonbase\\:button div svg{height:20px;width:20px}#moonbase .moonbase\\:cart{display:inline-block;color:var(--moonbase-text-color, black);padding:32px}@media (min-width: 640px){#moonbase .moonbase\\:cart{width:100vw;max-width:416px}}#moonbase .moonbase\\:cart>h3{font-size:18px;line-height:24px;font-weight:500;text-align:center;margin-bottom:24px}#moonbase .moonbase\\:cart>.moonbase\\:cart-items{font-size:14px;line-height:20px;font-weight:500}#moonbase .moonbase\\:cart>.moonbase\\:cart-items>:not(:first-child){border-top-width:1px;border-color:#00000026}#moonbase .moonbase\\:cart>.moonbase\\:cart-items>li{padding:24px 0}#moonbase .moonbase\\:cart>.moonbase\\:cart-items>li>:not(:first-child){margin-left:16px}#moonbase .moonbase\\:cart>.moonbase\\:cart-empty{padding:32px 0;font-size:18px;line-height:22px;font-weight:500}#moonbase .moonbase\\:cart>.moonbase\\:cart-total{width:100%;margin-top:16px;padding:8px;border-radius:4px;background:#0000001a;display:grid;grid-template-columns:repeat(2,1fr);justify-content:space-between}#moonbase .moonbase\\:cart>.moonbase\\:cart-total>label{font-weight:500}#moonbase .moonbase\\:cart>.moonbase\\:cart-total>span{font-weight:600;text-align:right}#moonbase .moonbase\\:cart>.moonbase\\:cart-total>p{grid-column:-1 / 1;padding-top:8px;text-align:center}#moonbase .moonbase\\:cart>button{--moonbase-button-padding: 12px 32px;margin:32px auto 16px;min-width:164px}#moonbase .moonbase\\:account{padding-bottom:32px}#moonbase .moonbase\\:account>*:not(:last-child){margin-bottom:16px}#moonbase .moonbase\\:account form{margin:auto;max-width:420px}#moonbase .moonbase\\:account form>*:not(:first-child){margin-top:8px}#moonbase .moonbase\\:account form .moonbase\\:error{font-size:14px;line-height:20px;font-weight:600;color:var(--moonbase-error-color)}#moonbase .moonbase\\:account form .moonbase\\:notification{font-size:14px;line-height:20px;font-weight:600}#moonbase .moonbase\\:account>button{margin:32px auto 0}#moonbase .moonbase\\:product-downloads{display:flex;border-radius:var(--moonbase-border-radius);box-shadow:0 1px 2px 0 var(--moonbase-button-shadow-color)}#moonbase .moonbase\\:product-downloads button{position:relative;display:inline-flex;align-items:center;transition-property:color,background-color,border-color,box-shadow;transition-timing-function:ease-in-out;transition-duration:.2s;box-shadow:0 1px 2px 0 var(--moonbase-button-shadow-color)}#moonbase .moonbase\\:product-downloads button,#moonbase .moonbase\\:product-downloads button:hover,#moonbase .moonbase\\:product-downloads button:focus,#moonbase .moonbase\\:product-downloads button:active{font-size:14px;font-weight:500;line-height:20px;border-radius:0;border-width:1px;border-color:transparent;border-style:solid;color:var(--moonbase-button-text-color);background-color:var(--moonbase-button-background-color, var(--moonbase-primary-color));margin:0 -1px;padding:8px;height:unset;width:unset}#moonbase .moonbase\\:product-downloads button:hover{background-color:hsl(from var(--moonbase-button-background-color, var(--moonbase-primary-color)) h s calc(l - 5))}#moonbase .moonbase\\:product-downloads button:focus{transition-duration:.1s;outline:2px solid transparent;outline-offset:2px;box-shadow:inset #fff 0 0 0 2px,inset var(--moonbase-button-background-color, var(--moonbase-primary-color)) 0 0 0 4px,0 1px 2px 0 var(--moonbase-button-shadow-color)}#moonbase .moonbase\\:product-downloads>button{border-radius:0}#moonbase .moonbase\\:product-downloads>button:first-child{border-top-left-radius:var(--moonbase-border-radius);border-bottom-left-radius:var(--moonbase-border-radius)}#moonbase .moonbase\\:product-downloads>button[data-last]{border-top-right-radius:var(--moonbase-border-radius);border-bottom-right-radius:var(--moonbase-border-radius)}#moonbase .moonbase\\:product-downloads .moonbase\\:product-downloads-group{position:relative;margin:0 -1px;display:block}#moonbase .moonbase\\:product-downloads .moonbase\\:product-downloads-group:first-child>button{border-top-left-radius:var(--moonbase-border-radius);border-bottom-left-radius:var(--moonbase-border-radius)}#moonbase .moonbase\\:product-downloads .moonbase\\:product-downloads-group[data-last]>button{border-top-right-radius:var(--moonbase-border-radius);border-bottom-right-radius:var(--moonbase-border-radius)}#moonbase .moonbase\\:product-downloads .moonbase\\:product-downloads-group button>:last-child{margin-left:8px}#moonbase .moonbase\\:product-downloads svg{height:20px;width:20px;color:#fff}#moonbase .moonbase\\:product-downloads .moonbase\\:product-downloads-list{position:absolute;display:flex;flex-direction:column;right:0;margin-right:-4px;margin-top:8px;max-width:256px;transform-origin:top right;background-color:var(--moonbase-background-color);box-shadow:#0000001a 0 10px 15px -3px,#0000001a 0 4px 6px -4px,#00000040 0 0 0 1px;z-index:999999;border-radius:var(--moonbase-border-radius);overflow:hidden}#moonbase .moonbase\\:product-downloads .moonbase\\:product-downloads-list:focus{outline:none}#moonbase .moonbase\\:product-downloads .moonbase\\:product-downloads-list button{border-radius:0}#moonbase .moonbase\\:product-downloads .moonbase\\:product-downloads-list button>span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:100%;display:block;margin:0!important}#moonbase .moonbase\\:product-downloads .moonbase\\:product-downloads-list button:first-child{border-top-right-radius:var(--moonbase-border-radius);border-top-left-radius:var(--moonbase-border-radius)}#moonbase .moonbase\\:product-downloads .moonbase\\:product-downloads-list button:last-child{border-bottom-right-radius:var(--moonbase-border-radius);border-bottom-left-radius:var(--moonbase-border-radius)}#moonbase .moonbase\\:product-downloads .moonbase\\:product-downloads-list button,#moonbase .moonbase\\:product-downloads .moonbase\\:product-downloads-list button:hover,#moonbase .moonbase\\:product-downloads .moonbase\\:product-downloads-list button:focus,#moonbase .moonbase\\:product-downloads .moonbase\\:product-downloads-list button:active{color:var(--moonbase-text-color);background-color:transparent;margin:0;padding:8px;height:unset;width:unset}#moonbase .moonbase\\:product-downloads .moonbase\\:product-downloads-list button:hover,#moonbase .moonbase\\:product-downloads .moonbase\\:product-downloads-list button:focus,#moonbase .moonbase\\:product-downloads .moonbase\\:product-downloads-list button[data-active]{background-color:hsl(from var(--moonbase-background-color) h s calc(l - 5))}#moonbase .moonbase\\:product-downloads .moonbase\\:product-downloads-list button:focus,#moonbase .moonbase\\:product-downloads .moonbase\\:product-downloads-list button[data-active]{box-shadow:none}#moonbase .moonbase\\:product-activations{position:absolute;right:8px;margin-top:8px;transform-origin:top right;background-color:var(--moonbase-background-color);box-shadow:#0000001a 0 10px 15px -3px,#0000001a 0 4px 6px -4px,#00000040 0 0 0 1px;z-index:999999;border-radius:var(--moonbase-border-radius)}#moonbase .moonbase\\:product-activations>thead{border-bottom:1px solid rgb(from var(--moonbase-text-color) r g b / .25)}#moonbase .moonbase\\:product-activations>thead>tr>th{white-space:nowrap;font-size:14px;font-weight:600;line-height:20px;color:hsl(from var(--moonbase-text-color) h s calc(l + 10))}#moonbase .moonbase\\:product-activations>thead>tr>th:first-child{width:100%;padding:8px 12px 8px 16px;border-top-left-radius:var(--moonbase-border-radius)}#moonbase .moonbase\\:product-activations>thead>tr>th:not(:first-child,:last-child){text-align:center;padding:8px 12px}#moonbase .moonbase\\:product-activations>thead>tr>th:last-child{text-align:right;padding:8px 16px 8px 12px;border-top-right-radius:var(--moonbase-border-radius)}#moonbase .moonbase\\:product-activations>tbody>:not(:first-child){border-top-width:1px;border-color:#0000001a}#moonbase .moonbase\\:product-activations>tbody>tr>td{white-space:nowrap;text-overflow:ellipsis;position:relative;font-size:14px;font-weight:600;line-height:20px}#moonbase .moonbase\\:product-activations>tbody>tr>td:first-child{width:100%;padding:8px 12px 8px 16px;border-top-left-radius:var(--moonbase-border-radius)}#moonbase .moonbase\\:product-activations>tbody>tr>td:first-child>svg{height:16px;width:16px;display:inline;margin-right:8px}#moonbase .moonbase\\:product-activations>tbody>tr>td:first-child>div{display:flex;align-items:center}#moonbase .moonbase\\:product-activations>tbody>tr>td:first-child>div>img{height:42px;width:42px;flex:none;border-radius:6px;object-fit:cover;object-position:center}#moonbase .moonbase\\:product-activations>tbody>tr>td:first-child>div>.moonbase\\:image-placeholder{height:42px;width:42px;flex:none;border-radius:6px;background:var(--moonbase-primary-color, rgb(30 64 175))}#moonbase .moonbase\\:product-activations>tbody>tr>td:first-child>div>span{margin-left:8px;font-size:14px;font-weight:500;line-height:20px}#moonbase .moonbase\\:product-activations>tbody>tr>td:not(:first-child,:last-child){text-align:center;padding:14px 12px}#moonbase .moonbase\\:product-activations>tbody>tr>td:last-child{text-align:right;padding:14px 16px 14px 12px;border-top-right-radius:var(--moonbase-border-radius)}#moonbase .moonbase\\:product-activations>tbody>tr>td:last-child>div{display:flex;align-items:center;justify-content:flex-end}#moonbase .moonbase\\:product-activations>tbody>tr>td:last-child>div>:not(:first-child){margin-left:8px}#moonbase .moonbase\\:product-activations>tbody>tr>td>button{margin:auto}#moonbase .moonbase\\:product-activations>tbody>tr>td>button,#moonbase .moonbase\\:product-activations>tbody>tr>td>button:hover,#moonbase .moonbase\\:product-activations>tbody>tr>td>button:focus,#moonbase .moonbase\\:product-activations>tbody>tr>td>button:active{width:100%}#moonbase .moonbase\\:products{min-width:calc(100% + 128px);margin:0 -64px}#moonbase .moonbase\\:products>thead{border-bottom:1px solid rgb(from var(--moonbase-text-color) r g b / .25)}#moonbase .moonbase\\:products>thead>tr>th{white-space:nowrap;font-size:14px;font-weight:600;line-height:20px;color:hsl(from var(--moonbase-text-color) h s calc(l + 10))}#moonbase .moonbase\\:products>thead>tr>th:last-child{text-align:right;padding:14px 16px 14px 12px}#moonbase .moonbase\\:products>thead>tr>th:first-child{text-align:left;width:100%;padding:14px 12px 14px 16px}#moonbase .moonbase\\:products>thead>tr>th:not(:first-child,:last-child){text-align:center;padding:14px 12px}#moonbase .moonbase\\:products>tbody>:not(:first-child){border-top-width:1px;border-color:#0000001a}#moonbase .moonbase\\:products>tbody>tr>td{white-space:nowrap;text-overflow:ellipsis;position:relative}#moonbase .moonbase\\:products>tbody>tr>td:first-child{width:100%;padding:14px 12px 14px 16px}#moonbase .moonbase\\:products>tbody>tr>td:first-child>svg{height:16px;width:16px;display:inline;margin-right:8px}#moonbase .moonbase\\:products>tbody>tr>td:first-child>div{display:flex;align-items:center}#moonbase .moonbase\\:products>tbody>tr>td:first-child>div>img{height:42px;width:42px;flex:none;border-radius:6px;object-fit:cover;object-position:center}#moonbase .moonbase\\:products>tbody>tr>td:first-child>div>.moonbase\\:image-placeholder{height:42px;width:42px;flex:none;border-radius:6px;background:var(--moonbase-primary-color)}#moonbase .moonbase\\:products>tbody>tr>td:first-child>div>span{margin-left:8px;font-size:14px;font-weight:500;line-height:20px}#moonbase .moonbase\\:products>tbody>tr>td:not(:first-child,:last-child){text-align:center;padding:14px 12px}#moonbase .moonbase\\:products>tbody>tr>td:last-child{text-align:right;padding:14px 16px 14px 12px}#moonbase .moonbase\\:products>tbody>tr>td:last-child>div{display:flex;align-items:center;justify-content:flex-end}#moonbase .moonbase\\:products>tbody>tr>td:last-child>div>:not(:first-child){margin-left:8px}#moonbase .moonbase\\:products>tbody>tr>td>button{margin:auto}#moonbase .moonbase\\:products>tbody>tr>td>button,#moonbase .moonbase\\:products>tbody>tr>td>button:hover,#moonbase .moonbase\\:products>tbody>tr>td>button:focus,#moonbase .moonbase\\:products>tbody>tr>td>button:active{width:100%}#moonbase .moonbase\\:redeem>form{display:flex;flex-direction:column;max-width:240px;margin:64px auto 32px}#moonbase .moonbase\\:redeem>form>*:not(:first-child){margin-top:16px}#moonbase .moonbase\\:redeem>form>button{margin:auto}#moonbase .moonbase\\:redeem>form .moonbase\\:error{text-align:center;color:var(--moonbase-error-color, rgb(167, 33, 33));font-weight:600;font-size:14px;line-height:16px;min-height:16px;opacity:0;transition:opacity .2s ease-in}#moonbase .moonbase\\:redeem>form .moonbase\\:error[data-visible]{transition:opacity .3s ease-in;opacity:1}#moonbase .moonbase\\:redeem .moonbase\\:redeem-voucher{max-width:320px;margin:16px auto;padding:16px;box-shadow:0 0 0 2px var(--moonbase-button-shadow-color);border-radius:var(--moonbase-border-radius)}#moonbase .moonbase\\:redeem .moonbase\\:redeem-voucher-products>*:not(:first-child){border-top:1px solid rgb(from var(--moonbase-text-color) r g b / .3)}#moonbase .moonbase\\:redeem .moonbase\\:redeem-voucher-product,#moonbase .moonbase\\:redeem .moonbase\\:redeem-voucher-bundle{display:flex;align-items:center;padding:8px 0}#moonbase .moonbase\\:redeem .moonbase\\:redeem-voucher-product>*:not(:first-child),#moonbase .moonbase\\:redeem .moonbase\\:redeem-voucher-bundle>*:not(:first-child){margin-left:12px}#moonbase .moonbase\\:redeem .moonbase\\:redeem-voucher-product>:first-child,#moonbase .moonbase\\:redeem .moonbase\\:redeem-voucher-bundle>:first-child{flex-shrink:0}#moonbase .moonbase\\:redeem .moonbase\\:redeem-voucher-product>:first-child>img,#moonbase .moonbase\\:redeem .moonbase\\:redeem-voucher-bundle>:first-child>img{height:42px;width:42px;flex:none;border-radius:6px;object-fit:cover;object-position:center}#moonbase .moonbase\\:redeem .moonbase\\:redeem-voucher-product>:first-child>.moonbase\\:image-placeholder,#moonbase .moonbase\\:redeem .moonbase\\:redeem-voucher-bundle>:first-child>.moonbase\\:image-placeholder{height:42px;width:42px;flex:none;border-radius:6px;background:var(--moonbase-primary-color)}#moonbase .moonbase\\:redeem .moonbase\\:redeem-voucher-product>:last-child,#moonbase .moonbase\\:redeem .moonbase\\:redeem-voucher-bundle>:last-child{flex:1;min-width:0}#moonbase .moonbase\\:redeem .moonbase\\:redeem-voucher-product>:last-child>:first-child,#moonbase .moonbase\\:redeem .moonbase\\:redeem-voucher-bundle>:last-child>:first-child{font-size:14px;font-weight:500;line-height:20px}#moonbase .moonbase\\:redeem .moonbase\\:redeem-voucher-product>:last-child>:last-child,#moonbase .moonbase\\:redeem .moonbase\\:redeem-voucher-bundle>:last-child>:last-child{font-size:14px;line-height:20px;text-overflow:ellipsis}#moonbase .moonbase\\:redeem .moonbase\\:redeem-voucher-bundle-products{padding-left:32px}#moonbase .moonbase\\:redeem .moonbase\\:redeem-voucher-bundle-products>*:not(:first-child){border-top:1px solid rgb(from var(--moonbase-text-color) r g b / .3)}#moonbase .moonbase\\:customer{display:inline-block;color:var(--moonbase-text-color);padding:32px 64px 16px}@media (min-width: 640px){#moonbase .moonbase\\:customer{width:100vw;max-width:512px}}#moonbase .moonbase\\:customer>[role=tablist]{margin:0 -32px 16px;padding:0 32px;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:rgb(from var(--moonbase-button-background-color, var(--moonbase-primary-color)) r g b / .25);display:flex}#moonbase .moonbase\\:customer>[role=tablist]>[role=tab]{margin-bottom:-1px;width:33%;padding:8px 4px;text-align:center;font-size:14px;font-weight:500;line-height:20px;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:transparent;color:hsl(from var(--moonbase-text-color) h s calc(l + 15));transition-property:border-bottom-color,color;transition-duration:.25s;transition-timing-function:ease-out}#moonbase .moonbase\\:customer>[role=tablist]>[role=tab]:hover{color:hsl(from var(--moonbase-text-color) h s calc(l + 5));border-bottom-color:hsl(from var(--moonbase-text-color) h s calc(l + 15))}#moonbase .moonbase\\:customer>[role=tablist]>[role=tab][aria-selected=true]{color:hsl(from var(--moonbase-primary-color) h s calc(l - 15));border-bottom-color:hsl(from var(--moonbase-primary-color) h s calc(l - 10))}#moonbase .moonbase\\:auto-activate .moonbase\\:loader{display:flex;align-items:center;flex-direction:column;padding:36px 16px;text-align:center}#moonbase .moonbase\\:auto-activate .moonbase\\:loader svg{height:24px;width:24px}#moonbase .moonbase\\:auto-activate .moonbase\\:loader h3{color:var(--moonbase-text-color);font-size:18px;font-weight:500;line-height:24px}#moonbase .moonbase\\:auto-activate .moonbase\\:loader p{margin-top:4px;color:hsl(from var(--moonbase-text-color) h s calc(l + 10));font-size:14px;font-weight:500;line-height:18px}#moonbase .moonbase\\:auto-activate .moonbase\\:auto-activate-product{display:flex;align-items:center}#moonbase .moonbase\\:auto-activate .moonbase\\:auto-activate-product>img{height:42px;width:42px;flex:none;border-radius:6px;object-fit:cover;object-position:center}#moonbase .moonbase\\:auto-activate .moonbase\\:auto-activate-product>.moonbase\\:image-placeholder{height:42px;width:42px;flex:none;border-radius:6px;background:var(--moonbase-primary-color)}#moonbase .moonbase\\:auto-activate .moonbase\\:auto-activate-product div{margin-left:8px}#moonbase .moonbase\\:auto-activate .moonbase\\:auto-activate-product div h2{color:var(--moonbase-text-color);font-size:16px;font-weight:500;line-height:20px}#moonbase .moonbase\\:auto-activate .moonbase\\:auto-activate-product div h3{margin-top:2px;color:hsl(from var(--moonbase-text-color) h s calc(l + 10));font-size:14px;font-weight:500;line-height:18px}#moonbase .moonbase\\:auto-activate .moonbase\\:auto-activate-content{margin-top:16px;text-align:center;color:hsl(from var(--moonbase-text-color) h s calc(l + 10));font-size:16px;font-weight:500;line-height:20px}#moonbase .moonbase\\:auto-activate .moonbase\\:auto-activate-content .moonbase\\:auto-activate-cta{margin:16px auto 0;display:flex;justify-content:center;text-align:center}#moonbase .moonbase\\:auto-activate .moonbase\\:auto-activate-content .moonbase\\:auto-activate-cta>:not(:first-child){margin-left:8px}#moonbase .moonbase\\:auto-activate .moonbase\\:auto-activate-content .moonbase\\:auto-activate-trial{margin-top:16px;padding-top:16px;border-top-width:1px;border-color:rgb(from var(--moonbase-text-color) r g b / .2);border-style:solid}#moonbase .moonbase\\:activation{display:inline-block;color:var(--moonbase-text-color, black);padding:32px 64px}@media (min-width: 640px){#moonbase .moonbase\\:activation{width:100vw;max-width:416px}}#moonbase .moonbase\\:activation>h3{font-size:18px;line-height:24px;font-weight:500;text-align:center;margin-bottom:24px}#moonbase .moonbase\\:download-product .moonbase\\:loader{display:flex;align-items:center;flex-direction:column;padding:36px 16px;text-align:center}#moonbase .moonbase\\:download-product .moonbase\\:loader svg{height:24px;width:24px}#moonbase .moonbase\\:download-product .moonbase\\:loader h3{color:var(--moonbase-text-color);font-size:18px;font-weight:500;line-height:24px}#moonbase .moonbase\\:download-product .moonbase\\:loader p{margin-top:4px;color:hsl(from var(--moonbase-text-color) h s calc(l + 10));font-size:14px;font-weight:500;line-height:18px}#moonbase .moonbase\\:download-product .moonbase\\:download-product-product{display:flex;align-items:center}#moonbase .moonbase\\:download-product .moonbase\\:download-product-product>img{height:42px;width:42px;flex:none;border-radius:6px;object-fit:cover;object-position:center}#moonbase .moonbase\\:download-product .moonbase\\:download-product-product>.moonbase\\:image-placeholder{height:42px;width:42px;flex:none;border-radius:6px;background:var(--moonbase-primary-color)}#moonbase .moonbase\\:download-product .moonbase\\:download-product-product div{margin-left:8px}#moonbase .moonbase\\:download-product .moonbase\\:download-product-product div h2{color:var(--moonbase-text-color);font-size:16px;font-weight:500;line-height:20px}#moonbase .moonbase\\:download-product .moonbase\\:download-product-product div h2 span{opacity:.75;font-size:14px}#moonbase .moonbase\\:download-product .moonbase\\:download-product-product div h3{margin-top:2px;color:hsl(from var(--moonbase-text-color) h s calc(l + 10));font-size:14px;font-weight:500;line-height:18px}#moonbase .moonbase\\:download-product .moonbase\\:download-product-product div:last-of-type{flex-grow:1}#moonbase .moonbase\\:download-product .moonbase\\:download-product-product>button{padding:8px}#moonbase .moonbase\\:download-product .moonbase\\:download-product-product>button>svg{height:16px;width:16px;display:block;margin:auto;color:var(--moonbase-text-color);transition:transform .25s ease-in-out;transform:rotate(90deg)}#moonbase .moonbase\\:download-product .moonbase\\:download-product-product>button>span{display:block;font-size:12px;font-weight:500;line-height:14px;color:hsl(from var(--moonbase-text-color) h calc(s - 25) calc(l + 25))}#moonbase .moonbase\\:download-product .moonbase\\:download-product-product>button[data-open]>svg{transform:rotate(90deg) rotateY(180deg)}#moonbase .moonbase\\:download-product .moonbase\\:download-product-content{margin-top:16px;text-align:left;color:hsl(from var(--moonbase-text-color) h calc(s - 25) calc(l + 10));font-size:16px;font-weight:500;line-height:20px}#moonbase .moonbase\\:download-product .moonbase\\:download-product-content>:not(:last-child){margin-bottom:16px}#moonbase .moonbase\\:download-product .moonbase\\:download-product-content .moonbase\\:download-product-cta{margin:16px auto 0;display:flex;justify-content:center;text-align:center}#moonbase .moonbase\\:download-product .moonbase\\:download-product-content .moonbase\\:download-product-cta>:not(:first-child){margin-left:8px}#moonbase .moonbase\\:download-product .moonbase\\:download-product-content ul{border-radius:6px}#moonbase .moonbase\\:download-product .moonbase\\:download-product-content ul>:not(:first-child){border-top:1px solid rgb(from var(--moonbase-text-color) r g b / .25)}#moonbase .moonbase\\:download-product .moonbase\\:download-product-content ul li{position:relative;display:flex;justify-content:space-between;transition:background-color .25s ease-in-out;padding:12px 16px}#moonbase .moonbase\\:download-product .moonbase\\:download-product-content ul li:hover{background-color:#0000001a}#moonbase .moonbase\\:download-product .moonbase\\:download-product-content ul li:first-child{border-top-left-radius:6px;border-top-right-radius:6px}#moonbase .moonbase\\:download-product .moonbase\\:download-product-content ul li:last-child{border-bottom-left-radius:6px;border-bottom-right-radius:6px}#moonbase .moonbase\\:download-product .moonbase\\:download-product-content ul li>:not(:first-child){margin-left:20px}#moonbase .moonbase\\:download-product .moonbase\\:download-product-content ul li>div:first-child{min-width:0}#moonbase .moonbase\\:download-product .moonbase\\:download-product-content ul li>div:first-child .moonbase\\:download-product-download-name{font-weight:600;line-height:24px;font-size:14px}#moonbase .moonbase\\:download-product .moonbase\\:download-product-content ul li>div:first-child .moonbase\\:download-product-download-description{display:flex;align-items:center;line-height:24px;font-size:14px;color:hsl(from var(--moonbase-text-color) h calc(s - 25) calc(l + 20))}#moonbase .moonbase\\:download-product .moonbase\\:download-product-content ul li>div:first-child .moonbase\\:download-product-download-description svg{height:16px;width:16px;margin-right:6px;color:hsl(from var(--moonbase-text-color) h calc(s - 25) calc(l + 20))}#moonbase .moonbase\\:download-product .moonbase\\:download-product-content ul li>div:first-child .moonbase\\:download-product-download-description span{opacity:.5;margin:0 6px}#moonbase .moonbase\\:download-product .moonbase\\:download-product-content ul li>div:last-child{display:flex;align-items:center;flex-shrink:0}#moonbase .moonbase\\:download-product .moonbase\\:download-product-content ul li>div:last-child svg{flex:none;height:20px;width:20px;color:hsl(from var(--moonbase-text-color) h calc(s - 25) calc(l + 20))}#moonbase .moonbase\\:download-product .moonbase\\:download-product-content .moonbase\\:download-product-release-description{display:grid;grid-template-rows:0fr;transition:grid-template-rows .5s ease-in-out}#moonbase .moonbase\\:download-product .moonbase\\:download-product-content .moonbase\\:download-product-release-description>div{min-height:0;overflow:hidden;visibility:hidden;transition:visibility .5s ease-in-out}#moonbase .moonbase\\:download-product .moonbase\\:download-product-content .moonbase\\:download-product-release-description[data-open]{grid-template-rows:1fr}#moonbase .moonbase\\:download-product .moonbase\\:download-product-content .moonbase\\:download-product-release-description[data-open]>div{visibility:visible}#moonbase .moonbase\\:download-product .moonbase\\:download-product-content .moonbase\\:download-product-release-description h3{color:hsl(from var(--moonbase-text-color) h s calc(l + 10));font-size:14px;font-weight:600;line-height:18px}#moonbase .moonbase\\:download-product .moonbase\\:download-product-content .moonbase\\:download-product-release-description p{margin-top:4px;font-size:14px;line-height:18px;padding:4px;border:1px rgb(from var(--moonbase-text-color) r g b / .25) solid;border-radius:var(--moonbase-border-radius);white-space:pre-line;max-height:128px;overflow-y:auto}#moonbase .moonbase\\:download-product .moonbase\\:download-product-clicker{position:absolute;top:0;right:0;left:0;padding:-1px 0;bottom:0}#moonbase .moonbase\\:download{display:inline-block;color:var(--moonbase-text-color, black);padding:32px 64px}@media (min-width: 640px){#moonbase .moonbase\\:download{width:100vw;max-width:440px}}#moonbase .moonbase\\:download>h3{font-size:18px;line-height:24px;font-weight:500;text-align:center;margin-bottom:24px}#moonbase,#moonbase *:not(svg,path),#moonbase :before,#moonbase :after{all:revert;box-sizing:border-box;border-width:0;border-style:solid}#moonbase *:not(svg,path){margin:0;padding:0;font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji"}:root{--moonbase-text-color: rgb(17 24 39);--moonbase-primary-color: rgb(79 70 229);--moonbase-error-color: rgb(167, 33, 33);--moonbase-background-color: white;--moonbase-border-radius: 6px;--moonbase-button-padding: 8px 32px;--moonbase-button-text-color: rgb(255 255 255);--moonbase-button-shadow-color: rgb(0 0 0 / .05);--moonbase-button-success-color: rgb(22 163 74);--moonbase-button-error-color: rgb(167, 33, 33);--moonbase-input-padding: 8px 12px;--moonbase-input-shadow-color: rgb(0 0 0 / .05);--moonbase-input-error-color: rgb(167, 33, 33);--moonbase-input-background-color: transparent;--moonbase-modal-padding: 8px 32px;--moonbase-modal-background-color: rgb(255 255 255);--moonbase-modal-shadow-color: rgb(0 0 0 / .05)}#moonbase .moonbase\\:scale-enter-active{transition-property:transform,opacity;transition-timing-function:ease-out;transition-duration:.2s}#moonbase .moonbase\\:scale-enter-from{opacity:0;transform:scale(.95)}#moonbase .moonbase\\:scale-enter-to{opacity:1;transform:scale(1)}#moonbase .moonbase\\:scale-leave-active{transition-property:transform,opacity;transition-timing-function:ease-in;transition-duration:.15s}#moonbase .moonbase\\:scale-leave-from{opacity:1;transform:scale(1)}#moonbase .moonbase\\:scale-leave-to{opacity:0;transform:scale(.95)}#moonbase .moonbase\\:slide-left-enter-active{transition-property:transform,opacity;transition-timing-function:ease-out;transition-duration:.2s}#moonbase .moonbase\\:slide-left-enter-from{opacity:0;transform:translate(16px)}#moonbase .moonbase\\:slide-left-enter-to{opacity:1;transform:translate(0)}#moonbase .moonbase\\:slide-left-leave-active{transition-property:transform,opacity;transition-timing-function:ease-in;transition-duration:.15s}#moonbase .moonbase\\:slide-left-leave-from{opacity:1;transform:translate(0)}#moonbase .moonbase\\:slide-left-leave-to{opacity:0;transform:translate(-16px)}#moonbase .moonbase\\: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}#moonbase a{color:inherit;text-decoration:inherit}#moonbase input,#moonbase button,#moonbase textarea,#moonbase select{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-weight:inherit;line-height:inherit;letter-spacing:inherit;background:none;font-size:100%;line-height:1.15;margin:0;padding:0;color:inherit}#moonbase button,#moonbase select{text-transform:none}#moonbase button,#moonbase [role=button]{cursor:pointer}#moonbase button,#moonbase [type=button],#moonbase [type=reset],#moonbase [type=submit]{-webkit-appearance:button}#moonbase h1,#moonbase h2,#moonbase h3,#moonbase h4,#moonbase h5,#moonbase h6{font-size:inherit;font-weight:inherit}#moonbase b,#moonbase strong{font-weight:bolder}#moonbase svg,.moonbase svg *{color:inherit}#moonbase table{text-indent:0;border-color:inherit;border-collapse:collapse}#moonbase img,#moonbase svg,#moonbase video,#moonbase canvas,#moonbase audio,#moonbase iframe,#moonbase embed,#moonbase object{display:block;vertical-align:middle}#moonbase ol,#moonbase ul,#moonbase menu{list-style:none;margin:0;padding:0}#moonbase img,#moonbase video{max-width:100%;height:auto}#moonbase :disabled{cursor:default}#moonbase [hidden]{display:none}#moonbase ::-moz-focus-inner{border-style:none;padding:0}#moonbase :-moz-focusring{outline:none}#moonbase :-moz-ui-invalid{box-shadow:none}')),document.head.appendChild(o)}}catch(a){console.error("vite-plugin-css-injected-by-js",a)}})();
|
|
1
|
+
(function(){"use strict";try{if(typeof document<"u"){var o=document.createElement("style");o.appendChild(document.createTextNode('#moonbase .moonbase\\:toolbar{position:fixed;bottom:32px;border-radius:16px;background-color:#1a1a1a;color:#f9f9f9;display:flex;transition-duration:.1s;transition-property:all;transition-timing-function:ease-out;transform:translateY(8px);opacity:0}#moonbase .moonbase\\:toolbar[data-contain]{position:absolute}#moonbase .moonbase\\:toolbar[data-location=bottom-right]{right:32px}#moonbase .moonbase\\:toolbar[data-location=bottom-left]{left:32px}#moonbase .moonbase\\:toolbar[data-visible]{transform:translateY(0);opacity:1;transition-duration:.5s}#moonbase .moonbase\\:toolbar-action{padding:12px 16px;transition:background-color .25s ease-out;cursor:pointer;display:flex;align-items:center}#moonbase .moonbase\\:toolbar-action:nth-child(1){border-top-left-radius:16px;border-bottom-left-radius:16px}#moonbase .moonbase\\:toolbar-action:last-child{border-top-right-radius:16px;border-bottom-right-radius:16px}#moonbase .moonbase\\:toolbar-action:hover{background-color:#ffffff1a}#moonbase .moonbase\\:toolbar-action[data-action-width=narrow]{padding:12px}#moonbase .moonbase\\:input label{display:block;font-size:14px;font-weight:500;line-height:20px;color:hsl(from var(--moonbase-input-text-color, var(--moonbase-text-color)) h s calc(l + 15))}#moonbase .moonbase\\:input input{display:block;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:calc(var(--moonbase-input-border-radius, var(--moonbase-border-radius)) * .5);border-width:1px;border-color:#d1d5db;color:var(--moonbase-input-text-color, var(--moonbase-text-color));background-color:var(--moonbase-input-background-color);font-size:14px;line-height:20px;padding:var(--moonbase-input-padding);margin-top:4px;box-shadow:#fff 0 0 0 2px,transparent 0 0 0 4px,0 1px 2px 0 var(--moonbase-input-shadow-color);transition:all .25s ease-in-out}#moonbase .moonbase\\:input input:focus{outline:2px solid transparent;outline-offset:2px;box-shadow:#fff 0 0 0 2px,var(--moonbase-input-active-color, var(--moonbase-primary-color)) 0 0 0 4px,0 1px 2px 0 var(--moonbase-input-shadow-color)}#moonbase .moonbase\\:input input:disabled{opacity:.75}#moonbase .moonbase\\:input .moonbase\\:input-hint{margin-top:8px;font-size:14px;line-height:20px}#moonbase .moonbase\\:input .moonbase\\:input-hint[data-type=error]{color:var(--moonbase-input-error-color)}@keyframes moonbase\\:spin-687bcaf0{to{transform:rotate(360deg)}}#moonbase svg[data-v-687bcaf0]{animation:moonbase\\:spin-687bcaf0 1s linear infinite}#moonbase .moonbase\\:submit-button[data-v-91242842]{position:relative;display:flex;justify-content:center;overflow:hidden;transition-property:color,background-color,border-color,box-shadow;transition-timing-function:ease-in-out;transition-duration:.2s;box-shadow:0 1px 2px 0 var(--moonbase-button-shadow-color)}#moonbase .moonbase\\:submit-button[data-v-91242842][data-v-91242842],#moonbase .moonbase\\:submit-button[data-v-91242842][data-v-91242842]:hover,#moonbase .moonbase\\:submit-button[data-v-91242842][data-v-91242842]:focus,#moonbase .moonbase\\:submit-button[data-v-91242842][data-v-91242842]:active{font-size:14px;font-weight:500;line-height:20px;border-radius:var(--moonbase-button-border-radius, var(--moonbase-border-radius));border-width:1px;border-color:transparent;border-style:solid;color:var(--moonbase-button-text-color);background-color:var(--moonbase-button-background-color, var(--moonbase-primary-color));padding:var(--moonbase-button-padding);height:unset;width:unset}#moonbase .moonbase\\:submit-button[data-v-91242842][data-v-91242842]:hover{background-color:hsl(from var(--moonbase-button-background-color, var(--moonbase-primary-color)) h s calc(l - 5))}#moonbase .moonbase\\:submit-button[data-v-91242842][data-v-91242842]:focus{transition-duration:.1s;outline:2px solid transparent;outline-offset:2px;box-shadow:#fff 0 0 0 2px,var(--moonbase-button-background-color, var(--moonbase-primary-color)) 0 0 0 4px,0 1px 2px 0 var(--moonbase-button-shadow-color)}#moonbase .moonbase\\:submit-button[data-v-91242842][data-success][data-v-91242842]{background-color:var(--moonbase-button-success-color)}#moonbase .moonbase\\:submit-button[data-v-91242842][data-error][data-v-91242842]{background-color:var(--moonbase-button-error-color)}#moonbase .moonbase\\:submit-button[data-v-91242842] div[data-v-91242842]{margin-left:-12px;margin-right:12px;height:20px;width:0px;opacity:0;transition-property:opacity,width;transition-duration:.2s;transition-timing-function:ease-in-out}#moonbase .moonbase\\:submit-button[data-v-91242842] div[data-v-91242842][data-visible][data-v-91242842]{width:20px;opacity:1}#moonbase .moonbase\\:submit-button[data-v-91242842] div[data-v-91242842] svg[data-v-91242842]{height:20px;width:20px}#moonbase .moonbase\\:checkbox{display:flex;align-items:flex-start}#moonbase .moonbase\\:checkbox label{font-size:14px;font-weight:500;line-height:20px;color:hsl(from var(--moonbase-input-text-color, var(--moonbase-text-color)) h s calc(l + 15))}#moonbase .moonbase\\:checkbox .moonbase\\:checkbox-container{display:flex;height:24px;align-items:center}#moonbase .moonbase\\:checkbox input{height:16px;width:16px;border-width:1px;border-radius:var(--moonbase-input-border-radius, var(--moonbase-border-radius));border-color:var(--moonbase-input-background-color, var(--moonbase-background-color));background-color:var(--moonbase-input-background-color, var(--moonbase-background-color));font-size:14px;line-height:20px;padding:8px 12px;margin-top:4px;box-shadow:0 1px 2px 0 var(--moonbase-input-shadow-color)}#moonbase .moonbase\\:checkbox input:focus{outline:2px solid transparent;outline-offset:2px;box-shadow:#fff 0 0 0 2px,var(--moonbase-input-active-color, var(--moonbase-primary-color)) 0 0 0 4px,0 1px 2px 0 var(--moonbase-input-shadow-color)}#moonbase .moonbase\\:checkbox .moonbase\\:checkbox-description{margin-left:12px}#moonbase .moonbase\\:checkbox .moonbase\\:checkbox-description label{font-size:14px;line-height:24px;font-weight:500;color:hsl(from var(--moonbase-text-color) h s calc(l + 5))}#moonbase .moonbase\\:checkbox .moonbase\\:checkbox-description p{font-size:14px;line-height:24px;color:hsl(from var(--moonbase-text-color) h s calc(l + 15))}#moonbase .moonbase\\:checkbox .moonbase\\:checkbox-description p[data-type=error]{color:var(--moonbase-input-error-color)}#moonbase .moonbase\\:sign-up{display:flex;flex-direction:column}#moonbase .moonbase\\:sign-up>*:not(:first-child){margin-top:16px}#moonbase .moonbase\\:sign-up .moonbase\\:error{text-align:center;color:var(--moonbase-error-color, rgb(167, 33, 33));font-weight:600;font-size:14px;line-height:16px;min-height:16px;opacity:0;transition:opacity .2s ease-in}#moonbase .moonbase\\:sign-up .moonbase\\:error[data-visible]{transition:opacity .3s ease-in;opacity:1}#moonbase .moonbase\\:confirm-account{display:flex;flex-direction:column}#moonbase .moonbase\\:confirm-account>*:not(:first-child){margin-top:16px}#moonbase .moonbase\\:confirm-account>.moonbase\\:loader{display:flex;justify-content:center;padding:36px 16px}#moonbase .moonbase\\:confirm-account>.moonbase\\:loader svg{height:24px;width:24px}#moonbase .moonbase\\:confirm-account .moonbase\\:error{text-align:center;color:var(--moonbase-error-color);font-weight:600;font-size:14px;line-height:16px;min-height:16px;opacity:0;transition:opacity .2s ease-in}#moonbase .moonbase\\:confirm-account .moonbase\\:error[data-visible]{transition:opacity .3s ease-in;opacity:1}#moonbase .moonbase\\:reset-password{display:flex;flex-direction:column}#moonbase .moonbase\\:reset-password>*:not(:first-child){margin-top:16px}#moonbase .moonbase\\:reset-password .moonbase\\:error{text-align:center;color:var(--moonbase-error-color, rgb(167, 33, 33));font-weight:600;font-size:14px;line-height:16px;min-height:16px;opacity:0;transition:opacity .2s ease-in}#moonbase .moonbase\\:reset-password .moonbase\\:error[data-visible]{transition:opacity .3s ease-in;opacity:1}#moonbase .moonbase\\:confirm-email-change{display:flex;flex-direction:column}#moonbase .moonbase\\:confirm-email-change>*:not(:first-child){margin-top:16px}#moonbase .moonbase\\:confirm-email-change>.moonbase\\:loader{display:flex;justify-content:center;padding:36px 16px}#moonbase .moonbase\\:confirm-email-change>.moonbase\\:loader svg{height:24px;width:24px}#moonbase .moonbase\\:confirm-email-change .moonbase\\:error{text-align:center;color:var(--moonbase-error-color);font-weight:600;font-size:14px;line-height:16px;min-height:16px;opacity:0;transition:opacity .2s ease-in}#moonbase .moonbase\\:confirm-email-change .moonbase\\:error[data-visible]{transition:opacity .3s ease-in;opacity:1}#moonbase .moonbase\\:modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;overflow-y:auto}#moonbase .moonbase\\:modal[data-contain]{position:absolute}#moonbase .moonbase\\:modal-container{display:flex;min-height:100svh;align-items:flex-end;justify-content:center;padding:16px 16px 90px;text-align:center}#moonbase .moonbase\\:modal-container[data-contain]{min-height:100%}@media (min-width: 640px){#moonbase .moonbase\\:modal-container{display:block;padding:0}}#moonbase .moonbase\\:modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;transition-property:opacity;opacity:0}#moonbase .moonbase\\:modal-overlay[data-contain]{position:absolute}#moonbase .moonbase\\:modal-overlay[data-transition~=enter]{transition-timing-function:ease-out;transition-duration:.3s}#moonbase .moonbase\\:modal-overlay[data-transition~=entered],#moonbase .moonbase\\:modal-overlay[data-transition~=enter-to],#moonbase .moonbase\\:modal-overlay[data-transition~=leave-from]{opacity:1}#moonbase .moonbase\\:modal-overlay[data-transition~=leave]{transition-timing-function:ease-in;transition-duration:.2s}#moonbase .moonbase\\:modal-content{position:relative;display:inline-block;margin:80px auto 16px;color:var(--moonbase-modal-text-color, var(--moonbase-text-color));background-color:var(--moonbase-modal-background-color, var(--moonbase-background-color));box-shadow:var(--moonbase-modal-shadow-color) 0 8px 32px 0;border-radius:calc(var(--moonbase-modal-border-radius, var(--moonbase-border-radius)) * 2);vertical-align:bottom;transition-property:all;text-align:left;opacity:0;transform:translateY(16px)}@media (min-width: 640px){#moonbase .moonbase\\:modal-content{transform:scale(.95)}}@media (min-width: 640px){#moonbase .moonbase\\:modal-content{vertical-align:middle}}#moonbase .moonbase\\:modal-content[data-transition~=enter]{transition-timing-function:ease-out;transition-duration:.3s}#moonbase .moonbase\\:modal-content[data-transition~=entered],#moonbase .moonbase\\:modal-content[data-transition~=enter-to]{opacity:1;transform:translateY(0)}@media (min-width: 640px){#moonbase .moonbase\\:modal-content[data-transition~=entered],#moonbase .moonbase\\:modal-content[data-transition~=enter-to]{transform:scale(1)}}#moonbase .moonbase\\:modal-content[data-transition~=leave]{transition-timing-function:ease-in;transition-duration:.2s}#moonbase .moonbase\\:modal-content[data-transition~=leave-from]{opacity:1;transform:translateY(0)}@media (min-width: 640px){#moonbase .moonbase\\:modal-content[data-transition~=leave-from]{transform:scale(1)}}#moonbase .moonbase\\:sign-in{display:flex;flex-direction:column}#moonbase .moonbase\\:sign-in>*:not(:first-child){margin-top:16px}#moonbase .moonbase\\:sign-in .moonbase\\:error{text-align:center;color:var(--moonbase-error-color, rgb(167, 33, 33));font-weight:600;font-size:14px;line-height:16px;min-height:16px;opacity:0;transition:opacity .2s ease-in}#moonbase .moonbase\\:sign-in .moonbase\\:error[data-visible]{transition:opacity .3s ease-in;opacity:1}#moonbase .moonbase\\:authentication{display:inline-block;color:var(--moonbase-text-color, black);padding:32px 64px}@media (min-width: 640px){#moonbase .moonbase\\:authentication{width:100vw;max-width:416px}}#moonbase .moonbase\\:authentication>h3{font-size:18px;line-height:24px;font-weight:500;text-align:center;margin-bottom:24px}#moonbase .moonbase\\:authentication>.moonbase\\:loader{display:flex;justify-content:center;padding:36px 16px}#moonbase .moonbase\\:authentication>.moonbase\\:loader svg{height:24px;width:24px}#moonbase .moonbase\\:product-cart-item{display:flex;align-items:center}#moonbase .moonbase\\:product-cart-item>:not(:first-child){margin-left:24px}#moonbase .moonbase\\:product-cart-item>img{height:80px;width:80px;flex:none;border-radius:6px;object-fit:cover;object-position:center}#moonbase .moonbase\\:product-cart-item>.moonbase\\:image-placeholder{height:80px;width:80px;flex:none;border-radius:6px;background:var(--moonbase-primary-color, rgb(30 64 175))}#moonbase .moonbase\\:product-cart-item>.moonbase\\:product-cart-item-content{display:flex;flex:1 1 auto;flex-direction:column;align-items:flex-start}#moonbase .moonbase\\:product-cart-item>.moonbase\\:product-cart-item-content>:not(:first-child){margin-top:4px}#moonbase .moonbase\\:product-cart-item>.moonbase\\:product-cart-item-content h3{font-weight:600}#moonbase .moonbase\\:product-cart-item>.moonbase\\:product-cart-item-content .moonbase\\:cart-item-discount{color:hsl(from var(--moonbase-success-color, rgb(22 163 74)) h s calc(l - 10))}#moonbase .moonbase\\:product-cart-item>.moonbase\\:product-cart-item-total{flex:none;text-align:right;font-weight:500;font-size:16px;line-height:21px}#moonbase .moonbase\\:product-cart-item>.moonbase\\:product-cart-item-total>span{display:block;font-size:14px;line-height:20px;opacity:.75}#moonbase .moonbase\\:product-cart-item>.moonbase\\:product-cart-item-total>span.moonbase\\:discount{text-decoration:line-through}#moonbase .moonbase\\:bundle-cart-item{display:flex;align-items:center}#moonbase .moonbase\\:bundle-cart-item>:not(:first-child){margin-left:24px}#moonbase .moonbase\\:bundle-cart-item>img{height:80px;width:80px;flex:none;border-radius:6px;object-fit:cover;object-position:center}#moonbase .moonbase\\:bundle-cart-item>.moonbase\\:image-placeholder{height:80px;width:80px;flex:none;border-radius:6px;background:var(--moonbase-primary-color, rgb(30 64 175))}#moonbase .moonbase\\:bundle-cart-item>.moonbase\\:bundle-cart-item-content{display:flex;flex:1 1 auto;flex-direction:column;align-items:flex-start}#moonbase .moonbase\\:bundle-cart-item>.moonbase\\:bundle-cart-item-content>:not(:first-child){margin-top:4px}#moonbase .moonbase\\:bundle-cart-item>.moonbase\\:bundle-cart-item-content h3{font-weight:600}#moonbase .moonbase\\:bundle-cart-item>.moonbase\\:bundle-cart-item-content .moonbase\\:cart-item-discount{color:hsl(from var(--moonbase-success-color, rgb(22 163 74)) h s calc(l - 10))}#moonbase .moonbase\\:bundle-cart-item>.moonbase\\:bundle-cart-item-content .moonbase\\:bundle-cart-item-summary{display:flex;align-items:flex-start;flex-direction:column}#moonbase .moonbase\\:bundle-cart-item>.moonbase\\:bundle-cart-item-content .moonbase\\:bundle-cart-item-summary>:not(:first-child){margin-top:2px}#moonbase .moonbase\\:bundle-cart-item>.moonbase\\:bundle-cart-item-content .moonbase\\:bundle-cart-item-summary button{display:flex;align-items:center}#moonbase .moonbase\\:bundle-cart-item>.moonbase\\:bundle-cart-item-content .moonbase\\:bundle-cart-item-summary button svg{margin-left:4px;margin-top:4px;height:16px;width:16px;transition:transform .2s ease-in-out;transform:rotate(0)}#moonbase .moonbase\\:bundle-cart-item>.moonbase\\:bundle-cart-item-content .moonbase\\:bundle-cart-item-summary button svg[data-open]{transform:rotate(180deg)}#moonbase .moonbase\\:bundle-cart-item>.moonbase\\:product-cart-item-total{flex:none;text-align:right;font-weight:500;font-size:16px;line-height:21px}#moonbase .moonbase\\:bundle-cart-item>.moonbase\\:product-cart-item-total>span{display:block;font-size:14px;line-height:20px;opacity:.75}#moonbase .moonbase\\:bundle-cart-item>.moonbase\\:product-cart-item-total>span.moonbase\\:discount{text-decoration:line-through}#moonbase .moonbase\\:bundle-cart-item-product-list{overflow:hidden;padding-left:24px;transition-property:height;transition-duration:.3s;transition-timing-function:ease-in-out}#moonbase .moonbase\\:bundle-cart-item-product-list>:not(:first-child){border-top-width:1px;border-color:#0000001a}#moonbase .moonbase\\:bundle-cart-item-product-list>div{display:flex;align-items:center;padding:8px 0}#moonbase .moonbase\\:bundle-cart-item-product-list>div>:not(:first-child){margin-left:16px}#moonbase .moonbase\\:bundle-cart-item-product-list>div>img{height:64px;width:64px;flex:none;border-radius:6px;object-fit:cover;object-position:center}#moonbase .moonbase\\:bundle-cart-item-product-list>div>.moonbase\\:image-placeholder{height:64px;width:64px;flex:none;border-radius:6px;background:var(--moonbase-primary-color, rgb(30 64 175))}#moonbase .moonbase\\:bundle-cart-item-product-list>div>div{display:flex;flex:auto;flex-direction:column;align-items:flex-start}#moonbase .moonbase\\:bundle-cart-item-product-list>div>div>:not(:first-child){margin-top:4px}#moonbase .moonbase\\:bundle-cart-item-product-list>div>div h3{display:flex;align-items:center}#moonbase .moonbase\\:bundle-cart-item-product-list>div>div h3:not([data-included]){text-decoration:line-through;opacity:.75}#moonbase .moonbase\\:bundle-cart-item-product-list>div>div h3 svg{margin-right:4px;height:16px;width:16px}#moonbase .moonbase\\:cart-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;overflow-y:auto}#moonbase .moonbase\\:cart-modal[data-contain]{position:absolute}#moonbase .moonbase\\:cart-modal-container{display:flex;height:100svh;align-items:flex-end;justify-content:center;padding:16px 16px 90px}#moonbase .moonbase\\:cart-modal-container[data-contain]{min-height:100%}@media (min-width: 640px){#moonbase .moonbase\\:cart-modal-container{display:block;padding:0}}#moonbase .moonbase\\:cart-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;transition-property:opacity;opacity:0}#moonbase .moonbase\\:cart-modal-overlay[data-contain]{position:absolute}#moonbase .moonbase\\:cart-modal-overlay[data-transition~=enter]{transition-timing-function:ease-out;transition-duration:.3s}#moonbase .moonbase\\:cart-modal-overlay[data-transition~=entered],#moonbase .moonbase\\:cart-modal-overlay[data-transition~=enter-to],#moonbase .moonbase\\:cart-modal-overlay[data-transition~=leave-from]{opacity:1}#moonbase .moonbase\\:cart-modal-overlay[data-transition~=leave]{transition-timing-function:ease-in;transition-duration:.2s}#moonbase .moonbase\\:cart-modal-content{position:fixed;top:0;right:0;bottom:0;display:inline-block;color:var(--moonbase-modal-text-color, var(--moonbase-text-color));background-color:var(--moonbase-modal-background-color, var(--moonbase-background-color));box-shadow:var(--moonbase-modal-shadow-color) 0 8px 32px 0;transition-property:opacity transform;opacity:0;transform:translateY(16px)}#moonbase .moonbase\\:cart-modal-content[data-contain]{position:absolute}@media (min-width: 640px){#moonbase .moonbase\\:cart-modal-content{transform:translate(48px)}}#moonbase .moonbase\\:cart-modal-content[data-transition~=enter]{transition-timing-function:ease-out;transition-duration:.3s}#moonbase .moonbase\\:cart-modal-content[data-transition~=entered],#moonbase .moonbase\\:cart-modal-content[data-transition~=enter-to]{opacity:1;transform:translateY(0)}@media (min-width: 640px){#moonbase .moonbase\\:cart-modal-content[data-transition~=entered],#moonbase .moonbase\\:cart-modal-content[data-transition~=enter-to]{transform:translate(0)}}#moonbase .moonbase\\:cart-modal-content[data-transition~=leave]{transition-timing-function:ease-in;transition-duration:.2s}#moonbase .moonbase\\:cart-modal-content[data-transition~=leave-from]{opacity:1;transform:translateY(0)}@media (min-width: 640px){#moonbase .moonbase\\:cart-modal-content[data-transition~=leave-from]{transform:translate(0)}}#moonbase .moonbase\\:button{position:relative;display:flex;justify-content:center;overflow:hidden;transition-property:color,background-color,border-color,box-shadow;transition-timing-function:ease-in-out;transition-duration:.2s;box-shadow:0 1px 2px 0 var(--moonbase-button-shadow-color)}#moonbase .moonbase\\:button[data-variant=secondary]{--moonbase-button-background-color: rgb(107 114 128);--moonbase-button-text-color: white}#moonbase .moonbase\\:button,#moonbase .moonbase\\:button:hover,#moonbase .moonbase\\:button:focus,#moonbase .moonbase\\:button:active{font-size:14px;font-weight:500;line-height:20px;border-radius:var(--moonbase-button-border-radius, var(--moonbase-border-radius));border-width:1px;border-color:transparent;border-style:solid;color:var(--moonbase-button-text-color);background-color:var(--moonbase-button-background-color, var(--moonbase-primary-color));padding:var(--moonbase-button-padding);height:unset;width:unset}#moonbase .moonbase\\:button:hover{background-color:hsl(from var(--moonbase-button-background-color, var(--moonbase-primary-color)) h s calc(l - 5))}#moonbase .moonbase\\:button:focus{transition-duration:.1s;outline:2px solid transparent;outline-offset:2px;box-shadow:#fff 0 0 0 2px,var(--moonbase-button-background-color, var(--moonbase-primary-color)) 0 0 0 4px,0 1px 2px 0 var(--moonbase-button-shadow-color)}#moonbase .moonbase\\:button[data-success]{background-color:var(--moonbase-button-success-color)}#moonbase .moonbase\\:button[data-error]{background-color:var(--moonbase-button-error-color)}#moonbase .moonbase\\:button div{margin-left:-12px;margin-right:12px;height:20px;width:0px;opacity:0;transition-property:opacity,width;transition-duration:.2s;transition-timing-function:ease-in-out}#moonbase .moonbase\\:button div[data-visible]{width:20px;opacity:1}#moonbase .moonbase\\:button div svg{height:20px;width:20px}#moonbase .moonbase\\:cart{display:inline-block;color:var(--moonbase-text-color, black);padding:32px}@media (min-width: 640px){#moonbase .moonbase\\:cart{width:100vw;max-width:416px}}#moonbase .moonbase\\:cart>h3{font-size:18px;line-height:24px;font-weight:500;text-align:center;margin-bottom:24px}#moonbase .moonbase\\:cart>.moonbase\\:cart-items{font-size:14px;line-height:20px;font-weight:500}#moonbase .moonbase\\:cart>.moonbase\\:cart-items>:not(:first-child){border-top-width:1px;border-color:#00000026}#moonbase .moonbase\\:cart>.moonbase\\:cart-items>li{padding:24px 0}#moonbase .moonbase\\:cart>.moonbase\\:cart-items>li>:not(:first-child){margin-left:16px}#moonbase .moonbase\\:cart>.moonbase\\:cart-empty{padding:32px 0;font-size:18px;line-height:22px;font-weight:500}#moonbase .moonbase\\:cart>.moonbase\\:cart-total{width:100%;margin-top:16px;padding:8px;border-radius:4px;background:#0000001a;display:grid;grid-template-columns:repeat(2,1fr);justify-content:space-between}#moonbase .moonbase\\:cart>.moonbase\\:cart-total>label{font-weight:500}#moonbase .moonbase\\:cart>.moonbase\\:cart-total>span{font-weight:600;text-align:right}#moonbase .moonbase\\:cart>.moonbase\\:cart-total>p{grid-column:-1 / 1;padding-top:8px;text-align:center}#moonbase .moonbase\\:cart>button{--moonbase-button-padding: 12px 32px;margin:32px auto 16px;min-width:164px}#moonbase .moonbase\\:account{padding-bottom:32px}#moonbase .moonbase\\:account>*:not(:last-child){margin-bottom:16px}#moonbase .moonbase\\:account form{margin:auto;max-width:420px}#moonbase .moonbase\\:account form>*:not(:first-child){margin-top:8px}#moonbase .moonbase\\:account form .moonbase\\:error{font-size:14px;line-height:20px;font-weight:600;color:var(--moonbase-error-color)}#moonbase .moonbase\\:account form .moonbase\\:notification{font-size:14px;line-height:20px;font-weight:600}#moonbase .moonbase\\:account>button{margin:32px auto 0}#moonbase .moonbase\\:product-downloads{display:flex;border-radius:var(--moonbase-border-radius);box-shadow:0 1px 2px 0 var(--moonbase-button-shadow-color)}#moonbase .moonbase\\:product-downloads button{position:relative;display:inline-flex;align-items:center;transition-property:color,background-color,border-color,box-shadow;transition-timing-function:ease-in-out;transition-duration:.2s;box-shadow:0 1px 2px 0 var(--moonbase-button-shadow-color)}#moonbase .moonbase\\:product-downloads button,#moonbase .moonbase\\:product-downloads button:hover,#moonbase .moonbase\\:product-downloads button:focus,#moonbase .moonbase\\:product-downloads button:active{font-size:14px;font-weight:500;line-height:20px;border-radius:0;border-width:1px;border-color:transparent;border-style:solid;color:var(--moonbase-button-text-color);background-color:var(--moonbase-button-background-color, var(--moonbase-primary-color));margin:0 -1px;padding:8px;height:unset;width:unset}#moonbase .moonbase\\:product-downloads button:hover{background-color:hsl(from var(--moonbase-button-background-color, var(--moonbase-primary-color)) h s calc(l - 5))}#moonbase .moonbase\\:product-downloads button:focus{transition-duration:.1s;outline:2px solid transparent;outline-offset:2px;box-shadow:inset #fff 0 0 0 2px,inset var(--moonbase-button-background-color, var(--moonbase-primary-color)) 0 0 0 4px,0 1px 2px 0 var(--moonbase-button-shadow-color)}#moonbase .moonbase\\:product-downloads>button{border-radius:0}#moonbase .moonbase\\:product-downloads>button:first-child{border-top-left-radius:var(--moonbase-border-radius);border-bottom-left-radius:var(--moonbase-border-radius)}#moonbase .moonbase\\:product-downloads>button[data-last]{border-top-right-radius:var(--moonbase-border-radius);border-bottom-right-radius:var(--moonbase-border-radius)}#moonbase .moonbase\\:product-downloads .moonbase\\:product-downloads-group{position:relative;margin:0 -1px;display:block}#moonbase .moonbase\\:product-downloads .moonbase\\:product-downloads-group:first-child>button{border-top-left-radius:var(--moonbase-border-radius);border-bottom-left-radius:var(--moonbase-border-radius)}#moonbase .moonbase\\:product-downloads .moonbase\\:product-downloads-group[data-last]>button{border-top-right-radius:var(--moonbase-border-radius);border-bottom-right-radius:var(--moonbase-border-radius)}#moonbase .moonbase\\:product-downloads .moonbase\\:product-downloads-group button>:last-child{margin-left:8px}#moonbase .moonbase\\:product-downloads svg{height:20px;width:20px;color:#fff}#moonbase .moonbase\\:product-downloads .moonbase\\:product-downloads-list{position:absolute;display:flex;flex-direction:column;right:0;margin-right:-4px;margin-top:8px;max-width:256px;transform-origin:top right;background-color:var(--moonbase-background-color);box-shadow:#0000001a 0 10px 15px -3px,#0000001a 0 4px 6px -4px,#00000040 0 0 0 1px;z-index:999999;border-radius:var(--moonbase-border-radius);overflow:hidden}#moonbase .moonbase\\:product-downloads .moonbase\\:product-downloads-list:focus{outline:none}#moonbase .moonbase\\:product-downloads .moonbase\\:product-downloads-list button{border-radius:0}#moonbase .moonbase\\:product-downloads .moonbase\\:product-downloads-list button>span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:100%;display:block;margin:0!important}#moonbase .moonbase\\:product-downloads .moonbase\\:product-downloads-list button:first-child{border-top-right-radius:var(--moonbase-border-radius);border-top-left-radius:var(--moonbase-border-radius)}#moonbase .moonbase\\:product-downloads .moonbase\\:product-downloads-list button:last-child{border-bottom-right-radius:var(--moonbase-border-radius);border-bottom-left-radius:var(--moonbase-border-radius)}#moonbase .moonbase\\:product-downloads .moonbase\\:product-downloads-list button,#moonbase .moonbase\\:product-downloads .moonbase\\:product-downloads-list button:hover,#moonbase .moonbase\\:product-downloads .moonbase\\:product-downloads-list button:focus,#moonbase .moonbase\\:product-downloads .moonbase\\:product-downloads-list button:active{color:var(--moonbase-text-color);background-color:transparent;margin:0;padding:8px;height:unset;width:unset}#moonbase .moonbase\\:product-downloads .moonbase\\:product-downloads-list button:hover,#moonbase .moonbase\\:product-downloads .moonbase\\:product-downloads-list button:focus,#moonbase .moonbase\\:product-downloads .moonbase\\:product-downloads-list button[data-active]{background-color:hsl(from var(--moonbase-background-color) h s calc(l - 5))}#moonbase .moonbase\\:product-downloads .moonbase\\:product-downloads-list button:focus,#moonbase .moonbase\\:product-downloads .moonbase\\:product-downloads-list button[data-active]{box-shadow:none}#moonbase .moonbase\\:product-activations{position:absolute;right:8px;margin-top:8px;transform-origin:top right;background-color:var(--moonbase-background-color);box-shadow:#0000001a 0 10px 15px -3px,#0000001a 0 4px 6px -4px,#00000040 0 0 0 1px;z-index:999999;border-radius:var(--moonbase-border-radius)}#moonbase .moonbase\\:product-activations>thead{border-bottom:1px solid rgb(from var(--moonbase-text-color) r g b / .25)}#moonbase .moonbase\\:product-activations>thead>tr>th{white-space:nowrap;font-size:14px;font-weight:600;line-height:20px;color:hsl(from var(--moonbase-text-color) h s calc(l + 10))}#moonbase .moonbase\\:product-activations>thead>tr>th:first-child{width:100%;padding:8px 12px 8px 16px;border-top-left-radius:var(--moonbase-border-radius)}#moonbase .moonbase\\:product-activations>thead>tr>th:not(:first-child,:last-child){text-align:center;padding:8px 12px}#moonbase .moonbase\\:product-activations>thead>tr>th:last-child{text-align:right;padding:8px 16px 8px 12px;border-top-right-radius:var(--moonbase-border-radius)}#moonbase .moonbase\\:product-activations>tbody>:not(:first-child){border-top-width:1px;border-color:#0000001a}#moonbase .moonbase\\:product-activations>tbody>tr>td{white-space:nowrap;text-overflow:ellipsis;position:relative;font-size:14px;font-weight:600;line-height:20px}#moonbase .moonbase\\:product-activations>tbody>tr>td:first-child{width:100%;padding:8px 12px 8px 16px;border-top-left-radius:var(--moonbase-border-radius)}#moonbase .moonbase\\:product-activations>tbody>tr>td:first-child>svg{height:16px;width:16px;display:inline;margin-right:8px}#moonbase .moonbase\\:product-activations>tbody>tr>td:first-child>div{display:flex;align-items:center}#moonbase .moonbase\\:product-activations>tbody>tr>td:first-child>div>img{height:42px;width:42px;flex:none;border-radius:6px;object-fit:cover;object-position:center}#moonbase .moonbase\\:product-activations>tbody>tr>td:first-child>div>.moonbase\\:image-placeholder{height:42px;width:42px;flex:none;border-radius:6px;background:var(--moonbase-primary-color, rgb(30 64 175))}#moonbase .moonbase\\:product-activations>tbody>tr>td:first-child>div>span{margin-left:8px;font-size:14px;font-weight:500;line-height:20px}#moonbase .moonbase\\:product-activations>tbody>tr>td:not(:first-child,:last-child){text-align:center;padding:14px 12px}#moonbase .moonbase\\:product-activations>tbody>tr>td:last-child{text-align:right;padding:14px 16px 14px 12px;border-top-right-radius:var(--moonbase-border-radius)}#moonbase .moonbase\\:product-activations>tbody>tr>td:last-child>div{display:flex;align-items:center;justify-content:flex-end}#moonbase .moonbase\\:product-activations>tbody>tr>td:last-child>div>:not(:first-child){margin-left:8px}#moonbase .moonbase\\:product-activations>tbody>tr>td>button{margin:auto}#moonbase .moonbase\\:product-activations>tbody>tr>td>button,#moonbase .moonbase\\:product-activations>tbody>tr>td>button:hover,#moonbase .moonbase\\:product-activations>tbody>tr>td>button:focus,#moonbase .moonbase\\:product-activations>tbody>tr>td>button:active{width:100%}#moonbase .moonbase\\:products{min-width:calc(100% + 128px);margin:0 -64px}#moonbase .moonbase\\:products>thead{border-bottom:1px solid rgb(from var(--moonbase-text-color) r g b / .25)}#moonbase .moonbase\\:products>thead>tr>th{white-space:nowrap;font-size:14px;font-weight:600;line-height:20px;color:hsl(from var(--moonbase-text-color) h s calc(l + 10))}#moonbase .moonbase\\:products>thead>tr>th:last-child{text-align:right;padding:14px 16px 14px 12px}#moonbase .moonbase\\:products>thead>tr>th:first-child{text-align:left;width:100%;padding:14px 12px 14px 16px}#moonbase .moonbase\\:products>thead>tr>th:not(:first-child,:last-child){text-align:center;padding:14px 12px}#moonbase .moonbase\\:products>tbody>:not(:first-child){border-top-width:1px;border-color:#0000001a}#moonbase .moonbase\\:products>tbody>tr>td{white-space:nowrap;text-overflow:ellipsis;position:relative}#moonbase .moonbase\\:products>tbody>tr>td:first-child{width:100%;padding:14px 12px 14px 16px}#moonbase .moonbase\\:products>tbody>tr>td:first-child>svg{height:16px;width:16px;display:inline;margin-right:8px}#moonbase .moonbase\\:products>tbody>tr>td:first-child>div{display:flex;align-items:center}#moonbase .moonbase\\:products>tbody>tr>td:first-child>div>img{height:42px;width:42px;flex:none;border-radius:6px;object-fit:cover;object-position:center}#moonbase .moonbase\\:products>tbody>tr>td:first-child>div>.moonbase\\:image-placeholder{height:42px;width:42px;flex:none;border-radius:6px;background:var(--moonbase-primary-color)}#moonbase .moonbase\\:products>tbody>tr>td:first-child>div>span{margin-left:8px;font-size:14px;font-weight:500;line-height:20px}#moonbase .moonbase\\:products>tbody>tr>td:not(:first-child,:last-child){text-align:center;padding:14px 12px}#moonbase .moonbase\\:products>tbody>tr>td:last-child{text-align:right;padding:14px 16px 14px 12px}#moonbase .moonbase\\:products>tbody>tr>td:last-child>div{display:flex;align-items:center;justify-content:flex-end}#moonbase .moonbase\\:products>tbody>tr>td:last-child>div>:not(:first-child){margin-left:8px}#moonbase .moonbase\\:products>tbody>tr>td>button{margin:auto}#moonbase .moonbase\\:products>tbody>tr>td>button,#moonbase .moonbase\\:products>tbody>tr>td>button:hover,#moonbase .moonbase\\:products>tbody>tr>td>button:focus,#moonbase .moonbase\\:products>tbody>tr>td>button:active{width:100%}#moonbase .moonbase\\:redeem>form{display:flex;flex-direction:column;max-width:240px;margin:64px auto 32px}#moonbase .moonbase\\:redeem>form>*:not(:first-child){margin-top:16px}#moonbase .moonbase\\:redeem>form>button{margin:auto}#moonbase .moonbase\\:redeem>form .moonbase\\:error{text-align:center;color:var(--moonbase-error-color, rgb(167, 33, 33));font-weight:600;font-size:14px;line-height:16px;min-height:16px;opacity:0;transition:opacity .2s ease-in}#moonbase .moonbase\\:redeem>form .moonbase\\:error[data-visible]{transition:opacity .3s ease-in;opacity:1}#moonbase .moonbase\\:redeem .moonbase\\:redeem-voucher{max-width:320px;margin:16px auto;padding:16px;box-shadow:0 0 0 2px var(--moonbase-button-shadow-color);border-radius:var(--moonbase-border-radius)}#moonbase .moonbase\\:redeem .moonbase\\:redeem-voucher-products>*:not(:first-child){border-top:1px solid rgb(from var(--moonbase-text-color) r g b / .3)}#moonbase .moonbase\\:redeem .moonbase\\:redeem-voucher-product,#moonbase .moonbase\\:redeem .moonbase\\:redeem-voucher-bundle{display:flex;align-items:center;padding:8px 0}#moonbase .moonbase\\:redeem .moonbase\\:redeem-voucher-product>*:not(:first-child),#moonbase .moonbase\\:redeem .moonbase\\:redeem-voucher-bundle>*:not(:first-child){margin-left:12px}#moonbase .moonbase\\:redeem .moonbase\\:redeem-voucher-product>:first-child,#moonbase .moonbase\\:redeem .moonbase\\:redeem-voucher-bundle>:first-child{flex-shrink:0}#moonbase .moonbase\\:redeem .moonbase\\:redeem-voucher-product>:first-child>img,#moonbase .moonbase\\:redeem .moonbase\\:redeem-voucher-bundle>:first-child>img{height:42px;width:42px;flex:none;border-radius:6px;object-fit:cover;object-position:center}#moonbase .moonbase\\:redeem .moonbase\\:redeem-voucher-product>:first-child>.moonbase\\:image-placeholder,#moonbase .moonbase\\:redeem .moonbase\\:redeem-voucher-bundle>:first-child>.moonbase\\:image-placeholder{height:42px;width:42px;flex:none;border-radius:6px;background:var(--moonbase-primary-color)}#moonbase .moonbase\\:redeem .moonbase\\:redeem-voucher-product>:last-child,#moonbase .moonbase\\:redeem .moonbase\\:redeem-voucher-bundle>:last-child{flex:1;min-width:0}#moonbase .moonbase\\:redeem .moonbase\\:redeem-voucher-product>:last-child>:first-child,#moonbase .moonbase\\:redeem .moonbase\\:redeem-voucher-bundle>:last-child>:first-child{font-size:14px;font-weight:500;line-height:20px}#moonbase .moonbase\\:redeem .moonbase\\:redeem-voucher-product>:last-child>:last-child,#moonbase .moonbase\\:redeem .moonbase\\:redeem-voucher-bundle>:last-child>:last-child{font-size:14px;line-height:20px;text-overflow:ellipsis}#moonbase .moonbase\\:redeem .moonbase\\:redeem-voucher-bundle-products{padding-left:32px}#moonbase .moonbase\\:redeem .moonbase\\:redeem-voucher-bundle-products>*:not(:first-child){border-top:1px solid rgb(from var(--moonbase-text-color) r g b / .3)}#moonbase .moonbase\\:customer{display:inline-block;color:var(--moonbase-text-color);padding:32px 64px 16px}@media (min-width: 640px){#moonbase .moonbase\\:customer{width:100vw;max-width:512px}}#moonbase .moonbase\\:customer>[role=tablist]{margin:0 -32px 16px;padding:0 32px;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:rgb(from var(--moonbase-button-background-color, var(--moonbase-primary-color)) r g b / .25);display:flex}#moonbase .moonbase\\:customer>[role=tablist]>[role=tab]{margin-bottom:-1px;width:33%;padding:8px 4px;text-align:center;font-size:14px;font-weight:500;line-height:20px;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:transparent;color:hsl(from var(--moonbase-text-color) h s calc(l + 15));transition-property:border-bottom-color,color;transition-duration:.25s;transition-timing-function:ease-out}#moonbase .moonbase\\:customer>[role=tablist]>[role=tab]:hover{color:hsl(from var(--moonbase-text-color) h s calc(l + 5));border-bottom-color:hsl(from var(--moonbase-text-color) h s calc(l + 15))}#moonbase .moonbase\\:customer>[role=tablist]>[role=tab][aria-selected=true]{color:hsl(from var(--moonbase-primary-color) h s calc(l - 15));border-bottom-color:hsl(from var(--moonbase-primary-color) h s calc(l - 10))}#moonbase .moonbase\\:auto-activate .moonbase\\:loader{display:flex;align-items:center;flex-direction:column;padding:36px 16px;text-align:center}#moonbase .moonbase\\:auto-activate .moonbase\\:loader svg{height:24px;width:24px}#moonbase .moonbase\\:auto-activate .moonbase\\:loader h3{color:var(--moonbase-text-color);font-size:18px;font-weight:500;line-height:24px}#moonbase .moonbase\\:auto-activate .moonbase\\:loader p{margin-top:4px;color:hsl(from var(--moonbase-text-color) h s calc(l + 10));font-size:14px;font-weight:500;line-height:18px}#moonbase .moonbase\\:auto-activate .moonbase\\:auto-activate-product{display:flex;align-items:center}#moonbase .moonbase\\:auto-activate .moonbase\\:auto-activate-product>img{height:42px;width:42px;flex:none;border-radius:6px;object-fit:cover;object-position:center}#moonbase .moonbase\\:auto-activate .moonbase\\:auto-activate-product>.moonbase\\:image-placeholder{height:42px;width:42px;flex:none;border-radius:6px;background:var(--moonbase-primary-color)}#moonbase .moonbase\\:auto-activate .moonbase\\:auto-activate-product div{margin-left:8px}#moonbase .moonbase\\:auto-activate .moonbase\\:auto-activate-product div h2{color:var(--moonbase-text-color);font-size:16px;font-weight:500;line-height:20px}#moonbase .moonbase\\:auto-activate .moonbase\\:auto-activate-product div h3{margin-top:2px;color:hsl(from var(--moonbase-text-color) h s calc(l + 10));font-size:14px;font-weight:500;line-height:18px}#moonbase .moonbase\\:auto-activate .moonbase\\:auto-activate-content{margin-top:16px;text-align:center;color:hsl(from var(--moonbase-text-color) h s calc(l + 10));font-size:16px;font-weight:500;line-height:20px}#moonbase .moonbase\\:auto-activate .moonbase\\:auto-activate-content .moonbase\\:auto-activate-cta{margin:16px auto 0;display:flex;justify-content:center;text-align:center}#moonbase .moonbase\\:auto-activate .moonbase\\:auto-activate-content .moonbase\\:auto-activate-cta>:not(:first-child){margin-left:8px}#moonbase .moonbase\\:auto-activate .moonbase\\:auto-activate-content .moonbase\\:auto-activate-trial{margin-top:16px;padding-top:16px;border-top-width:1px;border-color:rgb(from var(--moonbase-text-color) r g b / .2);border-style:solid}#moonbase .moonbase\\:activation{display:inline-block;color:var(--moonbase-text-color, black);padding:32px 64px}@media (min-width: 640px){#moonbase .moonbase\\:activation{width:100vw;max-width:416px}}#moonbase .moonbase\\:activation>h3{font-size:18px;line-height:24px;font-weight:500;text-align:center;margin-bottom:24px}#moonbase .moonbase\\:download-product .moonbase\\:loader{display:flex;align-items:center;flex-direction:column;padding:36px 16px;text-align:center}#moonbase .moonbase\\:download-product .moonbase\\:loader svg{height:24px;width:24px}#moonbase .moonbase\\:download-product .moonbase\\:loader h3{color:var(--moonbase-text-color);font-size:18px;font-weight:500;line-height:24px}#moonbase .moonbase\\:download-product .moonbase\\:loader p{margin-top:4px;color:hsl(from var(--moonbase-text-color) h s calc(l + 10));font-size:14px;font-weight:500;line-height:18px}#moonbase .moonbase\\:download-product .moonbase\\:download-product-product{display:flex;align-items:center}#moonbase .moonbase\\:download-product .moonbase\\:download-product-product>img{height:42px;width:42px;flex:none;border-radius:6px;object-fit:cover;object-position:center}#moonbase .moonbase\\:download-product .moonbase\\:download-product-product>.moonbase\\:image-placeholder{height:42px;width:42px;flex:none;border-radius:6px;background:var(--moonbase-primary-color)}#moonbase .moonbase\\:download-product .moonbase\\:download-product-product div{margin-left:8px}#moonbase .moonbase\\:download-product .moonbase\\:download-product-product div h2{color:var(--moonbase-text-color);font-size:16px;font-weight:500;line-height:20px}#moonbase .moonbase\\:download-product .moonbase\\:download-product-product div h2 span{opacity:.75;font-size:14px}#moonbase .moonbase\\:download-product .moonbase\\:download-product-product div h3{margin-top:2px;color:hsl(from var(--moonbase-text-color) h s calc(l + 10));font-size:14px;font-weight:500;line-height:18px}#moonbase .moonbase\\:download-product .moonbase\\:download-product-product div:last-of-type{flex-grow:1}#moonbase .moonbase\\:download-product .moonbase\\:download-product-product>button{padding:8px}#moonbase .moonbase\\:download-product .moonbase\\:download-product-product>button>svg{height:16px;width:16px;display:block;margin:auto;color:var(--moonbase-text-color);transition:transform .25s ease-in-out;transform:rotate(90deg)}#moonbase .moonbase\\:download-product .moonbase\\:download-product-product>button>span{display:block;font-size:12px;font-weight:500;line-height:14px;color:hsl(from var(--moonbase-text-color) h calc(s - 25) calc(l + 25))}#moonbase .moonbase\\:download-product .moonbase\\:download-product-product>button[data-open]>svg{transform:rotate(90deg) rotateY(180deg)}#moonbase .moonbase\\:download-product .moonbase\\:download-product-content{margin-top:16px;text-align:left;color:hsl(from var(--moonbase-text-color) h calc(s - 25) calc(l + 10));font-size:16px;font-weight:500;line-height:20px}#moonbase .moonbase\\:download-product .moonbase\\:download-product-content>:not(:last-child){margin-bottom:16px}#moonbase .moonbase\\:download-product .moonbase\\:download-product-content .moonbase\\:download-product-cta{margin:16px auto 0;display:flex;justify-content:center;text-align:center}#moonbase .moonbase\\:download-product .moonbase\\:download-product-content .moonbase\\:download-product-cta>:not(:first-child){margin-left:8px}#moonbase .moonbase\\:download-product .moonbase\\:download-product-content ul{border-radius:6px}#moonbase .moonbase\\:download-product .moonbase\\:download-product-content ul>:not(:first-child){border-top:1px solid rgb(from var(--moonbase-text-color) r g b / .25)}#moonbase .moonbase\\:download-product .moonbase\\:download-product-content ul li{position:relative;display:flex;justify-content:space-between;transition:background-color .25s ease-in-out;padding:12px 16px}#moonbase .moonbase\\:download-product .moonbase\\:download-product-content ul li:hover{background-color:#0000001a}#moonbase .moonbase\\:download-product .moonbase\\:download-product-content ul li:first-child{border-top-left-radius:6px;border-top-right-radius:6px}#moonbase .moonbase\\:download-product .moonbase\\:download-product-content ul li:last-child{border-bottom-left-radius:6px;border-bottom-right-radius:6px}#moonbase .moonbase\\:download-product .moonbase\\:download-product-content ul li>:not(:first-child){margin-left:20px}#moonbase .moonbase\\:download-product .moonbase\\:download-product-content ul li>div:first-child{min-width:0}#moonbase .moonbase\\:download-product .moonbase\\:download-product-content ul li>div:first-child .moonbase\\:download-product-download-name{font-weight:600;line-height:24px;font-size:14px}#moonbase .moonbase\\:download-product .moonbase\\:download-product-content ul li>div:first-child .moonbase\\:download-product-download-description{display:flex;align-items:center;line-height:24px;font-size:14px;color:hsl(from var(--moonbase-text-color) h calc(s - 25) calc(l + 20))}#moonbase .moonbase\\:download-product .moonbase\\:download-product-content ul li>div:first-child .moonbase\\:download-product-download-description svg{height:16px;width:16px;margin-right:6px;color:hsl(from var(--moonbase-text-color) h calc(s - 25) calc(l + 20))}#moonbase .moonbase\\:download-product .moonbase\\:download-product-content ul li>div:first-child .moonbase\\:download-product-download-description span{opacity:.5;margin:0 6px}#moonbase .moonbase\\:download-product .moonbase\\:download-product-content ul li>div:last-child{display:flex;align-items:center;flex-shrink:0}#moonbase .moonbase\\:download-product .moonbase\\:download-product-content ul li>div:last-child svg{flex:none;height:20px;width:20px;color:hsl(from var(--moonbase-text-color) h calc(s - 25) calc(l + 20))}#moonbase .moonbase\\:download-product .moonbase\\:download-product-content .moonbase\\:download-product-release-description{display:grid;grid-template-rows:0fr;transition:grid-template-rows .5s ease-in-out}#moonbase .moonbase\\:download-product .moonbase\\:download-product-content .moonbase\\:download-product-release-description>div{min-height:0;overflow:hidden;visibility:hidden;transition:visibility .5s ease-in-out}#moonbase .moonbase\\:download-product .moonbase\\:download-product-content .moonbase\\:download-product-release-description[data-open]{grid-template-rows:1fr}#moonbase .moonbase\\:download-product .moonbase\\:download-product-content .moonbase\\:download-product-release-description[data-open]>div{visibility:visible}#moonbase .moonbase\\:download-product .moonbase\\:download-product-content .moonbase\\:download-product-release-description h3{color:hsl(from var(--moonbase-text-color) h s calc(l + 10));font-size:14px;font-weight:600;line-height:18px}#moonbase .moonbase\\:download-product .moonbase\\:download-product-content .moonbase\\:download-product-release-description p{margin-top:4px;font-size:14px;line-height:18px;padding:4px;border:1px rgb(from var(--moonbase-text-color) r g b / .25) solid;border-radius:var(--moonbase-border-radius);white-space:pre-line;max-height:128px;overflow-y:auto}#moonbase .moonbase\\:download-product .moonbase\\:download-product-clicker{position:absolute;top:0;right:0;left:0;padding:-1px 0;bottom:0}#moonbase .moonbase\\:download{display:inline-block;color:var(--moonbase-text-color, black);padding:32px 64px}@media (min-width: 640px){#moonbase .moonbase\\:download{width:100vw;max-width:440px}}#moonbase .moonbase\\:download>h3{font-size:18px;line-height:24px;font-weight:500;text-align:center;margin-bottom:24px}#moonbase,#moonbase *:not(svg,path),#moonbase :before,#moonbase :after{all:revert;box-sizing:border-box;border-width:0;border-style:solid}#moonbase *:not(svg,path){margin:0;padding:0;font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji"}:root{--moonbase-text-color: rgb(17 24 39);--moonbase-primary-color: rgb(79 70 229);--moonbase-error-color: rgb(167, 33, 33);--moonbase-background-color: white;--moonbase-border-radius: 6px;--moonbase-button-padding: 8px 32px;--moonbase-button-text-color: rgb(255 255 255);--moonbase-button-shadow-color: rgb(0 0 0 / .05);--moonbase-button-success-color: rgb(22 163 74);--moonbase-button-error-color: rgb(167, 33, 33);--moonbase-input-padding: 8px 12px;--moonbase-input-shadow-color: rgb(0 0 0 / .05);--moonbase-input-error-color: rgb(167, 33, 33);--moonbase-input-background-color: transparent;--moonbase-modal-padding: 8px 32px;--moonbase-modal-background-color: rgb(255 255 255);--moonbase-modal-shadow-color: rgb(0 0 0 / .05)}#moonbase .moonbase\\:scale-enter-active{transition-property:transform,opacity;transition-timing-function:ease-out;transition-duration:.2s}#moonbase .moonbase\\:scale-enter-from{opacity:0;transform:scale(.95)}#moonbase .moonbase\\:scale-enter-to{opacity:1;transform:scale(1)}#moonbase .moonbase\\:scale-leave-active{transition-property:transform,opacity;transition-timing-function:ease-in;transition-duration:.15s}#moonbase .moonbase\\:scale-leave-from{opacity:1;transform:scale(1)}#moonbase .moonbase\\:scale-leave-to{opacity:0;transform:scale(.95)}#moonbase .moonbase\\:slide-left-enter-active{transition-property:transform,opacity;transition-timing-function:ease-out;transition-duration:.2s}#moonbase .moonbase\\:slide-left-enter-from{opacity:0;transform:translate(16px)}#moonbase .moonbase\\:slide-left-enter-to{opacity:1;transform:translate(0)}#moonbase .moonbase\\:slide-left-leave-active{transition-property:transform,opacity;transition-timing-function:ease-in;transition-duration:.15s}#moonbase .moonbase\\:slide-left-leave-from{opacity:1;transform:translate(0)}#moonbase .moonbase\\:slide-left-leave-to{opacity:0;transform:translate(-16px)}#moonbase .moonbase\\: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}#moonbase a{color:inherit;text-decoration:inherit}#moonbase input,#moonbase button,#moonbase textarea,#moonbase select{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-weight:inherit;line-height:inherit;letter-spacing:inherit;background:none;font-size:100%;line-height:1.15;margin:0;padding:0;color:inherit}#moonbase button,#moonbase select{text-transform:none}#moonbase button,#moonbase [role=button]{cursor:pointer}#moonbase button,#moonbase [type=button],#moonbase [type=reset],#moonbase [type=submit]{-webkit-appearance:button}#moonbase h1,#moonbase h2,#moonbase h3,#moonbase h4,#moonbase h5,#moonbase h6{font-size:inherit;font-weight:inherit}#moonbase b,#moonbase strong{font-weight:bolder}#moonbase svg,.moonbase svg *{color:inherit}#moonbase table{text-indent:0;border-color:inherit;border-collapse:collapse}#moonbase img,#moonbase svg,#moonbase video,#moonbase canvas,#moonbase audio,#moonbase iframe,#moonbase embed,#moonbase object{display:block;vertical-align:middle}#moonbase ol,#moonbase ul,#moonbase menu{list-style:none;margin:0;padding:0}#moonbase img,#moonbase video{max-width:100%;height:auto}#moonbase :disabled{cursor:default}#moonbase [hidden]{display:none}#moonbase ::-moz-focus-inner{border-style:none;padding:0}#moonbase :-moz-focusring{outline:none}#moonbase :-moz-ui-invalid{box-shadow:none}')),document.head.appendChild(o)}}catch(a){console.error("vite-plugin-css-injected-by-js",a)}})();
|
|
2
2
|
var Df = Object.defineProperty;
|
|
3
3
|
var If = (e, t, n) => t in e ? Df(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n;
|
|
4
4
|
var tr = (e, t, n) => If(e, typeof t != "symbol" ? t + "" : t, n);
|
|
@@ -4871,14 +4871,14 @@ class Jh {
|
|
|
4871
4871
|
}) : this.dep.trigger());
|
|
4872
4872
|
}
|
|
4873
4873
|
}
|
|
4874
|
-
function
|
|
4874
|
+
function y(e) {
|
|
4875
4875
|
return qe(e) ? e.value : e;
|
|
4876
4876
|
}
|
|
4877
4877
|
function Pn(e) {
|
|
4878
|
-
return fe(e) ? e() :
|
|
4878
|
+
return fe(e) ? e() : y(e);
|
|
4879
4879
|
}
|
|
4880
4880
|
const Yh = {
|
|
4881
|
-
get: (e, t, n) => t === "__v_raw" ? e :
|
|
4881
|
+
get: (e, t, n) => t === "__v_raw" ? e : y(Reflect.get(e, t, n)),
|
|
4882
4882
|
set: (e, t, n, r) => {
|
|
4883
4883
|
const o = e[t];
|
|
4884
4884
|
return qe(o) && !qe(n) ? (o.value = n, !0) : Reflect.set(e, t, n, r);
|
|
@@ -6136,7 +6136,7 @@ function sn(e, t, n, r) {
|
|
|
6136
6136
|
}
|
|
6137
6137
|
function Wa(e, t, n = {}, r, o) {
|
|
6138
6138
|
if (tt.ce || tt.parent && Ur(tt.parent) && tt.parent.ce)
|
|
6139
|
-
return
|
|
6139
|
+
return b(), Ne(
|
|
6140
6140
|
Se,
|
|
6141
6141
|
null,
|
|
6142
6142
|
[q("slot", n, r)],
|
|
@@ -6145,7 +6145,7 @@ function Wa(e, t, n = {}, r, o) {
|
|
|
6145
6145
|
let s = e[t];
|
|
6146
6146
|
g.NODE_ENV !== "production" && s && s.length > 1 && (H(
|
|
6147
6147
|
"SSR-optimized slot function detected in a non-SSR-optimized render function. You need to mark this component with $dynamic-slots in the parent template."
|
|
6148
|
-
), s = () => []), s && s._c && (s._d = !1),
|
|
6148
|
+
), s = () => []), s && s._c && (s._d = !1), b();
|
|
6149
6149
|
const i = s && sd(s(n)), a = Ne(
|
|
6150
6150
|
Se,
|
|
6151
6151
|
{
|
|
@@ -8268,7 +8268,7 @@ function Tv(e, t) {
|
|
|
8268
8268
|
}
|
|
8269
8269
|
const Se = Symbol.for("v-fgt"), Yo = Symbol.for("v-txt"), Ye = Symbol.for("v-cmt"), yo = Symbol.for("v-stc"), bo = [];
|
|
8270
8270
|
let Tt = null;
|
|
8271
|
-
function
|
|
8271
|
+
function b(e = !1) {
|
|
8272
8272
|
bo.push(Tt = e ? null : []);
|
|
8273
8273
|
}
|
|
8274
8274
|
function Pv() {
|
|
@@ -8461,7 +8461,7 @@ function Iv(e, t) {
|
|
|
8461
8461
|
return n.staticCount = t, n;
|
|
8462
8462
|
}
|
|
8463
8463
|
function de(e = "", t = !1) {
|
|
8464
|
-
return t ? (
|
|
8464
|
+
return t ? (b(), Ne(Ye, null, e)) : q(Ye, null, e);
|
|
8465
8465
|
}
|
|
8466
8466
|
function Ft(e) {
|
|
8467
8467
|
return e == null || typeof e == "boolean" ? q(Ye) : ce(e) ? q(
|
|
@@ -9835,7 +9835,7 @@ function Ks(e) {
|
|
|
9835
9835
|
}, 0), currency: n };
|
|
9836
9836
|
}),
|
|
9837
9837
|
addToCart: (n, r) => {
|
|
9838
|
-
if (n =
|
|
9838
|
+
if (n = y(n), r ?? (r = n.defaultVariation), !r)
|
|
9839
9839
|
throw new Error("Added item does not have a default variation, and none have been specified");
|
|
9840
9840
|
const o = `${n.type === "bundle" ? "b" : "p"}/${n.id}/${r.id}`;
|
|
9841
9841
|
let s = t.currentOrder.value.items.find((i) => i.id === o);
|
|
@@ -10515,7 +10515,7 @@ function my(e, t) {
|
|
|
10515
10515
|
});
|
|
10516
10516
|
});
|
|
10517
10517
|
}, !0), t._customProperties.forEach((i) => {
|
|
10518
|
-
Ke(() =>
|
|
10518
|
+
Ke(() => y(t[i]), (a, l) => {
|
|
10519
10519
|
n.notifyComponentUpdate(), n.sendInspectorState(dt), Rr && n.addTimelineEvent({
|
|
10520
10520
|
layerId: ur,
|
|
10521
10521
|
event: {
|
|
@@ -10929,7 +10929,7 @@ const Ey = {
|
|
|
10929
10929
|
checkout: {
|
|
10930
10930
|
redirect: !1
|
|
10931
10931
|
},
|
|
10932
|
-
target:
|
|
10932
|
+
target: void 0
|
|
10933
10933
|
}, kr = Symbol("options");
|
|
10934
10934
|
var Ee = /* @__PURE__ */ ((e) => (e.None = "None", e.Authentication = "Authentication", e.Customer = "Customer", e.Cart = "Cart", e.Activation = "Activation", e.Download = "Download", e))(Ee || {});
|
|
10935
10935
|
const Ve = /* @__PURE__ */ wy("ui", () => {
|
|
@@ -10973,33 +10973,33 @@ const Ve = /* @__PURE__ */ wy("ui", () => {
|
|
|
10973
10973
|
Kt(100).then(() => t.value = !0);
|
|
10974
10974
|
}), (s, i) => {
|
|
10975
10975
|
var a, l, u, c, d, f;
|
|
10976
|
-
return
|
|
10976
|
+
return b(), T("div", {
|
|
10977
10977
|
class: "moonbase:toolbar",
|
|
10978
|
-
"data-visible": t.value &&
|
|
10979
|
-
"data-contain": !!((a =
|
|
10980
|
-
"data-location":
|
|
10978
|
+
"data-visible": t.value && y(n).active === y(Ee).None ? "true" : void 0,
|
|
10979
|
+
"data-contain": !!((a = y(o)) != null && a.target) || void 0,
|
|
10980
|
+
"data-location": y(o).toolbar.location
|
|
10981
10981
|
}, [
|
|
10982
|
-
(l =
|
|
10982
|
+
(l = y(o)) != null && l.toolbar.show.moonbase ? (b(), T("a", Ny, i[3] || (i[3] = [
|
|
10983
10983
|
Iv('<svg viewBox="0 0 512 512" height="18px" width="18px"><g><path fill="currentColor" d="m493.17795,174.6135c6.257,75.3 -30.577,150.948 -100.579,190.758c-66.292,37.697 -145.001,33.405 -205.402,-4.415c0.409,-1.248 0.638,-2.577 0.638,-3.96c0,-7.026 -5.717,-12.743 -12.743,-12.743c-2.876,0 -5.524,0.969 -7.659,2.582c-18.813,-15.259 -35.159,-34.207 -47.856,-56.534c-54.663,-96.122 -21.054,-218.358 75.069,-273.021a201.218,201.218 0 0 1 33.302,-15.124c-32.428,3.667 -64.663,13.809 -94.827,30.962c-104.526,59.443 -149.511,183.241 -113.473,293.249c-3.376,3.057 -5.513,7.459 -5.513,12.362c0,9.207 7.491,16.698 16.698,16.698c0.136,0 0.267,-0.017 0.401,-0.02a252.205,252.205 0 0 0 8.683,16.691c67.869,119.344 219.635,161.073 338.98,93.204a250.416,250.416 0 0 0 32.893,-22.333c1.045,0.331 2.157,0.513 3.311,0.513c6.047,0 10.968,-4.921 10.968,-10.968c0,-0.605 -0.063,-1.196 -0.157,-1.775c69.545,-64.988 96.008,-165.054 67.266,-256.126m-446.526,25.112a5.071,5.071 0 0 1 -5.066,-5.066a5.072,5.072 0 0 1 5.066,-5.067a5.073,5.073 0 0 1 5.066,5.067a5.072,5.072 0 0 1 -5.066,5.066m-15.819,153.944c-8.238,0 -14.94,-6.702 -14.94,-14.94c0,-8.239 6.702,-14.941 14.94,-14.941c8.239,0 14.941,6.702 14.941,14.941c-0.001,8.238 -6.703,14.94 -14.941,14.94m144.258,-7.659c6.057,0 10.985,4.928 10.985,10.986c0,6.058 -4.928,10.985 -10.985,10.985c-6.058,0 -10.986,-4.928 -10.986,-10.985c0.001,-6.059 4.928,-10.986 10.986,-10.986m70.829,133.004c-5.079,0 -9.21,-4.132 -9.21,-9.21c0,-5.079 4.131,-9.21 9.21,-9.21c5.078,0 9.209,4.131 9.209,9.21c0,5.078 -4.13,9.21 -9.209,9.21m169.18,-37.289c-5.078,0 -9.209,-4.132 -9.209,-9.21s4.131,-9.209 9.209,-9.209s9.21,4.131 9.21,9.209s-4.132,9.21 -9.21,9.21"></path><path fill="currentColor" d="m144.78195,275.9675c46.746,82.201 151.278,110.943 233.48,64.197c59.864,-34.044 91.363,-98.736 86.013,-163.13a170.094,170.094 0 0 0 -5.515,-31.052c-23.045,0.567 -63.864,10.137 -104.194,61.671c-52.045,66.5 -186.285,49.153 -228.855,17.372c3.503,17.443 9.796,34.632 19.071,50.942m233.513,-65.677a8.663,8.663 0 1 1 -8.663,8.663a8.662,8.662 0 0 1 8.663,-8.663m-37.006,62.618c7.02,0 12.712,5.691 12.712,12.712s-5.692,12.712 -12.712,12.712c-7.021,0 -12.712,-5.691 -12.712,-12.712s5.691,-12.712 12.712,-12.712m-102.544,12.712a6.78,6.78 0 1 1 0,13.56a6.78,6.78 0 0 1 0,-13.56"></path><ellipse fill="currentColor" ry="7.3075" rx="7.3075" cy="152.05851" cx="251.33138"></ellipse><ellipse fill="currentColor" ry="5.35076" rx="5.35076" cy="210.31151" cx="204.89499"></ellipse><ellipse fill="currentColor" ry="12.09273" rx="12.09273" cy="200.15625" cx="302.28597"></ellipse></g></svg>', 1)
|
|
10984
10984
|
]))) : de("", !0),
|
|
10985
|
-
(u =
|
|
10985
|
+
(u = y(o)) != null && u.toolbar.show.cart ? (b(), T("button", {
|
|
10986
10986
|
key: 1,
|
|
10987
10987
|
class: "moonbase:toolbar-action",
|
|
10988
10988
|
type: "button",
|
|
10989
|
-
onClick: i[0] || (i[0] = (h) =>
|
|
10989
|
+
onClick: i[0] || (i[0] = (h) => y(n).show(y(Ee).Cart, y(ue).AddToCart))
|
|
10990
10990
|
}, " Cart ")) : de("", !0),
|
|
10991
|
-
(c =
|
|
10991
|
+
(c = y(o)) != null && c.toolbar.show.account && !y(r).user.value ? (b(), T("button", {
|
|
10992
10992
|
key: 2,
|
|
10993
10993
|
class: "moonbase:toolbar-action",
|
|
10994
10994
|
type: "button",
|
|
10995
|
-
disabled: !
|
|
10996
|
-
onClick: i[1] || (i[1] = (h) =>
|
|
10997
|
-
}, " Log in ", 8, xy)) : (d =
|
|
10995
|
+
disabled: !y(r).loaded,
|
|
10996
|
+
onClick: i[1] || (i[1] = (h) => y(n).show(y(Ee).Authentication, y(ue).SignIn))
|
|
10997
|
+
}, " Log in ", 8, xy)) : (d = y(o)) != null && d.toolbar.show.account ? (b(), T("button", {
|
|
10998
10998
|
key: 3,
|
|
10999
10999
|
class: "moonbase:toolbar-action",
|
|
11000
11000
|
type: "button",
|
|
11001
|
-
onClick: i[2] || (i[2] = (h) =>
|
|
11002
|
-
}, G((f =
|
|
11001
|
+
onClick: i[2] || (i[2] = (h) => y(n).show(y(Ee).Customer, y(ue).ViewAccount))
|
|
11002
|
+
}, G((f = y(r).user.value) == null ? void 0 : f.name), 1)) : de("", !0)
|
|
11003
11003
|
], 8, Oy);
|
|
11004
11004
|
};
|
|
11005
11005
|
}
|
|
@@ -11019,7 +11019,7 @@ const Ve = /* @__PURE__ */ wy("ui", () => {
|
|
|
11019
11019
|
},
|
|
11020
11020
|
emits: ["update:modelValue"],
|
|
11021
11021
|
setup(e) {
|
|
11022
|
-
return (t, n) => (
|
|
11022
|
+
return (t, n) => (b(), T("div", {
|
|
11023
11023
|
class: "moonbase:input",
|
|
11024
11024
|
hidden: t.hidden || void 0
|
|
11025
11025
|
}, [
|
|
@@ -11041,12 +11041,12 @@ const Ve = /* @__PURE__ */ wy("ui", () => {
|
|
|
11041
11041
|
return t.$emit("update:modelValue", (o = r.target) == null ? void 0 : o.value);
|
|
11042
11042
|
})
|
|
11043
11043
|
}), null, 16, Ty),
|
|
11044
|
-
t.error ? (
|
|
11044
|
+
t.error ? (b(), T("p", {
|
|
11045
11045
|
key: 0,
|
|
11046
11046
|
id: `mb-${t.name}-error`,
|
|
11047
11047
|
class: "moonbase:input-hint",
|
|
11048
11048
|
"data-type": "error"
|
|
11049
|
-
}, G(t.error), 9, Py)) : t.hint ? (
|
|
11049
|
+
}, G(t.error), 9, Py)) : t.hint ? (b(), T("p", {
|
|
11050
11050
|
key: 1,
|
|
11051
11051
|
id: `mb-${t.name}-hint`,
|
|
11052
11052
|
class: "moonbase:input-hint"
|
|
@@ -11063,7 +11063,7 @@ const Ve = /* @__PURE__ */ wy("ui", () => {
|
|
|
11063
11063
|
viewBox: "0 0 24 24"
|
|
11064
11064
|
};
|
|
11065
11065
|
function Ay(e, t) {
|
|
11066
|
-
return
|
|
11066
|
+
return b(), T("svg", Iy, t[0] || (t[0] = [
|
|
11067
11067
|
C("circle", {
|
|
11068
11068
|
class: "opacity-25",
|
|
11069
11069
|
cx: "12",
|
|
@@ -11100,7 +11100,7 @@ const Lt = /* @__PURE__ */ Gr(Dy, [["render", Ay], ["__scopeId", "data-v-687bcaf
|
|
|
11100
11100
|
n.value = !1, o.value = !0, await Kt(2500), o.value = !1;
|
|
11101
11101
|
}
|
|
11102
11102
|
}
|
|
11103
|
-
return (i, a) => (
|
|
11103
|
+
return (i, a) => (b(), T("form", {
|
|
11104
11104
|
disabled: n.value || r.value,
|
|
11105
11105
|
onSubmit: Eg(s, ["prevent"])
|
|
11106
11106
|
}, [
|
|
@@ -11125,19 +11125,19 @@ const Lt = /* @__PURE__ */ Gr(Dy, [["render", Ay], ["__scopeId", "data-v-687bcaf
|
|
|
11125
11125
|
isSuccess: r,
|
|
11126
11126
|
isError: o
|
|
11127
11127
|
} = xe(zd), s = J(() => r.value ? t.success : o.value ? t.error : t.label);
|
|
11128
|
-
return (i, a) => (
|
|
11128
|
+
return (i, a) => (b(), T("button", {
|
|
11129
11129
|
class: "moonbase:submit-button",
|
|
11130
11130
|
type: "submit",
|
|
11131
|
-
disabled:
|
|
11132
|
-
"data-success":
|
|
11133
|
-
"data-error":
|
|
11134
|
-
"data-working":
|
|
11131
|
+
disabled: y(r) || y(o) || y(n),
|
|
11132
|
+
"data-success": y(r) || void 0,
|
|
11133
|
+
"data-error": y(o) || void 0,
|
|
11134
|
+
"data-working": y(n) || void 0
|
|
11135
11135
|
}, [
|
|
11136
11136
|
C("div", {
|
|
11137
|
-
"data-visible":
|
|
11137
|
+
"data-visible": y(n) || void 0,
|
|
11138
11138
|
"aria-hidden": "true"
|
|
11139
11139
|
}, [
|
|
11140
|
-
|
|
11140
|
+
y(n) ? (b(), Ne(Lt, { key: 0 })) : de("", !0)
|
|
11141
11141
|
], 8, jy),
|
|
11142
11142
|
Ce(" " + G(s.value), 1)
|
|
11143
11143
|
], 8, Ry));
|
|
@@ -11155,7 +11155,7 @@ const Lt = /* @__PURE__ */ Gr(Dy, [["render", Ay], ["__scopeId", "data-v-687bcaf
|
|
|
11155
11155
|
},
|
|
11156
11156
|
emits: ["update:modelValue"],
|
|
11157
11157
|
setup(e) {
|
|
11158
|
-
return (t, n) => (
|
|
11158
|
+
return (t, n) => (b(), T("div", My, [
|
|
11159
11159
|
C("div", Uy, [
|
|
11160
11160
|
C("input", Qa({
|
|
11161
11161
|
id: `mb-${t.name}`,
|
|
@@ -11176,11 +11176,11 @@ const Lt = /* @__PURE__ */ Gr(Dy, [["render", Ay], ["__scopeId", "data-v-687bcaf
|
|
|
11176
11176
|
C("label", {
|
|
11177
11177
|
for: `mb-${t.name}`
|
|
11178
11178
|
}, G(t.label), 9, Hy),
|
|
11179
|
-
t.error ? (
|
|
11179
|
+
t.error ? (b(), T("p", {
|
|
11180
11180
|
key: 0,
|
|
11181
11181
|
id: `mb-${t.name}-error`,
|
|
11182
11182
|
"data-type": "error"
|
|
11183
|
-
}, G(t.error), 9, Zy)) : t.hint ? (
|
|
11183
|
+
}, G(t.error), 9, Zy)) : t.hint ? (b(), T("p", {
|
|
11184
11184
|
key: 1,
|
|
11185
11185
|
id: `mb-${t.name}-hint`
|
|
11186
11186
|
}, G(t.hint), 9, qy)) : de("", !0)
|
|
@@ -11209,7 +11209,7 @@ const Lt = /* @__PURE__ */ Gr(Dy, [["render", Ay], ["__scopeId", "data-v-687bcaf
|
|
|
11209
11209
|
throw u.value = d.message, d;
|
|
11210
11210
|
}
|
|
11211
11211
|
}
|
|
11212
|
-
return (d, f) => (
|
|
11212
|
+
return (d, f) => (b(), Ne(Gn, {
|
|
11213
11213
|
handler: c,
|
|
11214
11214
|
class: "moonbase:sign-up"
|
|
11215
11215
|
}, {
|
|
@@ -11261,7 +11261,7 @@ const Lt = /* @__PURE__ */ Gr(Dy, [["render", Ay], ["__scopeId", "data-v-687bcaf
|
|
|
11261
11261
|
}, G(u.value), 9, Wy),
|
|
11262
11262
|
C("button", {
|
|
11263
11263
|
type: "button",
|
|
11264
|
-
onClick: f[4] || (f[4] = (h) =>
|
|
11264
|
+
onClick: f[4] || (f[4] = (h) => y(r).show(y(Ee).Authentication, y(ue).SignIn, { email: i.value }))
|
|
11265
11265
|
}, " I already have an account ")
|
|
11266
11266
|
]),
|
|
11267
11267
|
_: 1
|
|
@@ -11302,18 +11302,18 @@ const Lt = /* @__PURE__ */ Gr(Dy, [["render", Ay], ["__scopeId", "data-v-687bcaf
|
|
|
11302
11302
|
throw l.value = f.message, f;
|
|
11303
11303
|
}
|
|
11304
11304
|
}
|
|
11305
|
-
return (c, d) => (
|
|
11305
|
+
return (c, d) => (b(), Ne(Gn, {
|
|
11306
11306
|
handler: u,
|
|
11307
11307
|
class: "moonbase:confirm-account"
|
|
11308
11308
|
}, {
|
|
11309
11309
|
default: be(() => [
|
|
11310
|
-
s.value ? (
|
|
11310
|
+
s.value ? (b(), T("div", Ky, [
|
|
11311
11311
|
q(Lt)
|
|
11312
|
-
])) : i.value ? (
|
|
11312
|
+
])) : i.value ? (b(), T(Se, { key: 2 }, [
|
|
11313
11313
|
C("h3", null, " Hi " + G(i.value.name) + ", ", 1),
|
|
11314
11314
|
d[1] || (d[1] = C("p", null, " Please create a new password for your account: ", -1)),
|
|
11315
11315
|
q(wt, {
|
|
11316
|
-
"model-value":
|
|
11316
|
+
"model-value": y(r).getParameter("email"),
|
|
11317
11317
|
hidden: "",
|
|
11318
11318
|
label: "Email address",
|
|
11319
11319
|
name: "email",
|
|
@@ -11341,7 +11341,7 @@ const Lt = /* @__PURE__ */ Gr(Dy, [["render", Ay], ["__scopeId", "data-v-687bcaf
|
|
|
11341
11341
|
class: "moonbase:error",
|
|
11342
11342
|
"data-visible": !!l.value || void 0
|
|
11343
11343
|
}, G(l.value), 9, Jy)
|
|
11344
|
-
], 64)) : (
|
|
11344
|
+
], 64)) : (b(), T("div", Gy, G(l.value), 1))
|
|
11345
11345
|
]),
|
|
11346
11346
|
_: 1
|
|
11347
11347
|
}));
|
|
@@ -11360,7 +11360,7 @@ const Lt = /* @__PURE__ */ Gr(Dy, [["render", Ay], ["__scopeId", "data-v-687bcaf
|
|
|
11360
11360
|
throw a instanceof zn ? o.value = "User not found" : o.value = a.message, a;
|
|
11361
11361
|
}
|
|
11362
11362
|
}
|
|
11363
|
-
return (a, l) => (
|
|
11363
|
+
return (a, l) => (b(), Ne(Gn, {
|
|
11364
11364
|
handler: i,
|
|
11365
11365
|
class: "moonbase:sign-in",
|
|
11366
11366
|
"no-reset": ""
|
|
@@ -11412,7 +11412,7 @@ const Lt = /* @__PURE__ */ Gr(Dy, [["render", Ay], ["__scopeId", "data-v-687bcaf
|
|
|
11412
11412
|
throw a.value = c.message, c;
|
|
11413
11413
|
}
|
|
11414
11414
|
}
|
|
11415
|
-
return (u, c) => (
|
|
11415
|
+
return (u, c) => (b(), Ne(Gn, {
|
|
11416
11416
|
handler: l,
|
|
11417
11417
|
class: "moonbase:reset-password"
|
|
11418
11418
|
}, {
|
|
@@ -11420,7 +11420,7 @@ const Lt = /* @__PURE__ */ Gr(Dy, [["render", Ay], ["__scopeId", "data-v-687bcaf
|
|
|
11420
11420
|
C("h3", null, " Hi " + G(s.value) + ", ", 1),
|
|
11421
11421
|
c[1] || (c[1] = C("p", null, " Please create a new password for your account: ", -1)),
|
|
11422
11422
|
q(wt, {
|
|
11423
|
-
"model-value":
|
|
11423
|
+
"model-value": y(r).getParameter("email"),
|
|
11424
11424
|
hidden: "",
|
|
11425
11425
|
label: "Email address",
|
|
11426
11426
|
name: "email",
|
|
@@ -11476,11 +11476,11 @@ const Lt = /* @__PURE__ */ Gr(Dy, [["render", Ay], ["__scopeId", "data-v-687bcaf
|
|
|
11476
11476
|
i.value = !1;
|
|
11477
11477
|
}), (l, u) => {
|
|
11478
11478
|
var c;
|
|
11479
|
-
return
|
|
11480
|
-
i.value ? (
|
|
11479
|
+
return b(), T("div", nb, [
|
|
11480
|
+
i.value ? (b(), T("div", rb, [
|
|
11481
11481
|
q(Lt)
|
|
11482
|
-
])) : a.value ? (
|
|
11483
|
-
C("h3", null, " Hi " + G((c =
|
|
11482
|
+
])) : a.value ? (b(), T("div", ob, G(a.value), 1)) : (b(), T(Se, { key: 2 }, [
|
|
11483
|
+
C("h3", null, " Hi " + G((c = y(o)) == null ? void 0 : c.name) + ", ", 1),
|
|
11484
11484
|
u[0] || (u[0] = C("p", null, " Thanks for confirming your new email. You can now sign in using this new address. ", -1))
|
|
11485
11485
|
], 64))
|
|
11486
11486
|
]);
|
|
@@ -13994,18 +13994,18 @@ const xf = Yn.RenderStrategy, Zo = /* @__PURE__ */ pe({
|
|
|
13994
13994
|
emits: ["close"],
|
|
13995
13995
|
setup(e) {
|
|
13996
13996
|
const t = xe(kr);
|
|
13997
|
-
return (n, r) => (
|
|
13997
|
+
return (n, r) => (b(), Ne(y(pl), {
|
|
13998
13998
|
as: "template",
|
|
13999
13999
|
show: n.open
|
|
14000
14000
|
}, {
|
|
14001
14001
|
default: be(() => {
|
|
14002
14002
|
var o, s;
|
|
14003
14003
|
return [
|
|
14004
|
-
q(
|
|
14004
|
+
q(y(ff), {
|
|
14005
14005
|
as: "div",
|
|
14006
14006
|
class: "moonbase:modal",
|
|
14007
|
-
"data-contain": !!((o =
|
|
14008
|
-
"make-inert": !((s =
|
|
14007
|
+
"data-contain": !!((o = y(t)) != null && o.target) || void 0,
|
|
14008
|
+
"make-inert": !((s = y(t)) != null && s.target),
|
|
14009
14009
|
onClose: r[0] || (r[0] = (i) => n.$emit("close"))
|
|
14010
14010
|
}, {
|
|
14011
14011
|
default: be(() => {
|
|
@@ -14013,23 +14013,23 @@ const xf = Yn.RenderStrategy, Zo = /* @__PURE__ */ pe({
|
|
|
14013
14013
|
return [
|
|
14014
14014
|
C("div", {
|
|
14015
14015
|
class: "moonbase:modal-container",
|
|
14016
|
-
"data-contain": !!((i =
|
|
14016
|
+
"data-contain": !!((i = y(t)) != null && i.target) || void 0
|
|
14017
14017
|
}, [
|
|
14018
|
-
q(
|
|
14018
|
+
q(y(Zo), { as: "template" }, {
|
|
14019
14019
|
default: be(() => {
|
|
14020
14020
|
var a;
|
|
14021
14021
|
return [
|
|
14022
|
-
q(
|
|
14022
|
+
q(y(pf), {
|
|
14023
14023
|
class: "moonbase:modal-overlay",
|
|
14024
|
-
"data-contain": !!((a =
|
|
14024
|
+
"data-contain": !!((a = y(t)) != null && a.target) || void 0
|
|
14025
14025
|
}, null, 8, ["data-contain"])
|
|
14026
14026
|
];
|
|
14027
14027
|
}),
|
|
14028
14028
|
_: 1
|
|
14029
14029
|
}),
|
|
14030
|
-
q(
|
|
14030
|
+
q(y(Zo), { as: "template" }, {
|
|
14031
14031
|
default: be(() => [
|
|
14032
|
-
q(
|
|
14032
|
+
q(y(hf), { class: "moonbase:modal-content" }, {
|
|
14033
14033
|
default: be(() => [
|
|
14034
14034
|
Wa(n.$slots, "default")
|
|
14035
14035
|
]),
|
|
@@ -14062,7 +14062,7 @@ const xf = Yn.RenderStrategy, Zo = /* @__PURE__ */ pe({
|
|
|
14062
14062
|
throw c instanceof zn ? l.value = "User not found" : l.value = c.message, c;
|
|
14063
14063
|
}
|
|
14064
14064
|
}
|
|
14065
|
-
return (c, d) => (
|
|
14065
|
+
return (c, d) => (b(), Ne(Gn, {
|
|
14066
14066
|
handler: u,
|
|
14067
14067
|
class: "moonbase:sign-in"
|
|
14068
14068
|
}, {
|
|
@@ -14098,14 +14098,14 @@ const xf = Yn.RenderStrategy, Zo = /* @__PURE__ */ pe({
|
|
|
14098
14098
|
class: "moonbase:error",
|
|
14099
14099
|
"data-visible": !!l.value || void 0
|
|
14100
14100
|
}, G(l.value), 9, zb),
|
|
14101
|
-
(f =
|
|
14101
|
+
(f = y(s)) != null && f.auth.signUp.enabled ? (b(), T("button", {
|
|
14102
14102
|
key: 0,
|
|
14103
14103
|
type: "button",
|
|
14104
|
-
onClick: d[2] || (d[2] = (h) =>
|
|
14104
|
+
onClick: d[2] || (d[2] = (h) => y(r).show(y(Ee).Authentication, y(ue).SignUp, { email: i.value }))
|
|
14105
14105
|
}, " Create account ")) : de("", !0),
|
|
14106
14106
|
C("button", {
|
|
14107
14107
|
type: "button",
|
|
14108
|
-
onClick: d[3] || (d[3] = (h) =>
|
|
14108
|
+
onClick: d[3] || (d[3] = (h) => y(r).show(y(Ee).Authentication, y(ue).ForgotPassword, { email: i.value }))
|
|
14109
14109
|
}, " Forgot password ")
|
|
14110
14110
|
];
|
|
14111
14111
|
}),
|
|
@@ -14151,31 +14151,31 @@ const Gb = { class: "moonbase:authentication" }, Jb = {
|
|
|
14151
14151
|
function s() {
|
|
14152
14152
|
t.reset();
|
|
14153
14153
|
}
|
|
14154
|
-
return (i, a) => (
|
|
14154
|
+
return (i, a) => (b(), Ne(bi, {
|
|
14155
14155
|
open: i.open,
|
|
14156
14156
|
onClose: s
|
|
14157
14157
|
}, {
|
|
14158
14158
|
default: be(() => [
|
|
14159
14159
|
C("div", Gb, [
|
|
14160
|
-
q(
|
|
14160
|
+
q(y(vi), { as: "h3" }, {
|
|
14161
14161
|
default: be(() => [
|
|
14162
14162
|
Ce(G(r.value) + " " + G(o.value), 1)
|
|
14163
14163
|
]),
|
|
14164
14164
|
_: 1
|
|
14165
14165
|
}),
|
|
14166
|
-
|
|
14166
|
+
y(n) ? y(t).intent === y(ue).SignIn ? (b(), Ne(Kb, {
|
|
14167
14167
|
key: 1,
|
|
14168
|
-
onSignedIn: a[0] || (a[0] = (l) =>
|
|
14169
|
-
})) :
|
|
14168
|
+
onSignedIn: a[0] || (a[0] = (l) => y(t).dequeue())
|
|
14169
|
+
})) : y(t).intent === y(ue).SignUp ? (b(), Ne(zy, {
|
|
14170
14170
|
key: 2,
|
|
14171
|
-
onSignedUp: a[1] || (a[1] = (l) =>
|
|
14172
|
-
})) :
|
|
14171
|
+
onSignedUp: a[1] || (a[1] = (l) => y(t).show(y(Ee).Customer, y(ue).ViewAccount))
|
|
14172
|
+
})) : y(t).intent === y(ue).ConfirmAccount ? (b(), Ne(Yy, {
|
|
14173
14173
|
key: 3,
|
|
14174
|
-
onConfirmedAccount: a[2] || (a[2] = (l) =>
|
|
14175
|
-
})) :
|
|
14174
|
+
onConfirmedAccount: a[2] || (a[2] = (l) => y(t).show(y(Ee).Customer, y(ue).ViewAccount))
|
|
14175
|
+
})) : y(t).intent === y(ue).ConfirmEmailChange ? (b(), Ne(sb, { key: 4 })) : y(t).intent === y(ue).ForgotPassword ? (b(), Ne(Qy, { key: 5 })) : y(t).intent === y(ue).ResetPassword ? (b(), Ne(tb, {
|
|
14176
14176
|
key: 6,
|
|
14177
|
-
onPasswordReset: a[3] || (a[3] = (l) =>
|
|
14178
|
-
})) : de("", !0) : (
|
|
14177
|
+
onPasswordReset: a[3] || (a[3] = (l) => y(t).show(y(Ee).Customer, y(ue).ViewAccount))
|
|
14178
|
+
})) : de("", !0) : (b(), T("div", Jb, [
|
|
14179
14179
|
q(Lt)
|
|
14180
14180
|
]))
|
|
14181
14181
|
])
|
|
@@ -14217,26 +14217,26 @@ const Xb = { class: "moonbase:product-cart-item" }, Qb = ["src"], e_ = {
|
|
|
14217
14217
|
setup(e) {
|
|
14218
14218
|
return (t, n) => {
|
|
14219
14219
|
var r, o, s;
|
|
14220
|
-
return
|
|
14221
|
-
(r = t.lineItem.product) != null && r.iconUrl ? (
|
|
14220
|
+
return b(), T("div", Xb, [
|
|
14221
|
+
(r = t.lineItem.product) != null && r.iconUrl ? (b(), T("img", {
|
|
14222
14222
|
key: 0,
|
|
14223
14223
|
src: t.lineItem.product.iconUrl,
|
|
14224
14224
|
alt: ""
|
|
14225
|
-
}, null, 8, Qb)) : (
|
|
14225
|
+
}, null, 8, Qb)) : (b(), T("div", e_)),
|
|
14226
14226
|
C("div", t_, [
|
|
14227
14227
|
C("h3", null, G((o = t.lineItem.product) == null ? void 0 : o.name), 1),
|
|
14228
14228
|
C("p", null, G((s = t.lineItem.product) == null ? void 0 : s.tagline), 1),
|
|
14229
|
-
t.lineItem.appliedDiscount ? (
|
|
14229
|
+
t.lineItem.appliedDiscount ? (b(), T("p", n_, [
|
|
14230
14230
|
n[0] || (n[0] = Ce(" Discount applied: ")),
|
|
14231
14231
|
C("span", r_, G(t.lineItem.appliedDiscount.name), 1),
|
|
14232
|
-
t.lineItem.appliedDiscount.total ? (
|
|
14232
|
+
t.lineItem.appliedDiscount.total ? (b(), T("span", o_, " (-" + G(y($t)(t.lineItem.appliedDiscount.total[t.currency], t.currency)) + ") ", 1)) : de("", !0)
|
|
14233
14233
|
])) : de("", !0),
|
|
14234
14234
|
C("p", null, G(t.lineItem.quantity) + " in cart", 1)
|
|
14235
14235
|
]),
|
|
14236
|
-
t.lineItem.variation ? (
|
|
14237
|
-
t.lineItem.variation.hasDiscount ? (
|
|
14238
|
-
t.lineItem.quantity !== 1 ? (
|
|
14239
|
-
Ce(" " + G(
|
|
14236
|
+
t.lineItem.variation ? (b(), T("div", s_, [
|
|
14237
|
+
t.lineItem.variation.hasDiscount ? (b(), T("span", i_, G(y($t)(t.lineItem.variation.originalPrice[t.currency], t.currency)), 1)) : de("", !0),
|
|
14238
|
+
t.lineItem.quantity !== 1 ? (b(), T("span", a_, G(t.lineItem.quantity) + " x " + G(y($t)(t.lineItem.variation.price[t.currency], t.currency)), 1)) : de("", !0),
|
|
14239
|
+
Ce(" " + G(y($t)(t.lineItem.variation.price[t.currency] * t.lineItem.quantity, t.currency)), 1)
|
|
14240
14240
|
])) : de("", !0)
|
|
14241
14241
|
]);
|
|
14242
14242
|
};
|
|
@@ -14283,35 +14283,35 @@ const Xb = { class: "moonbase:product-cart-item" }, Qb = ["src"], e_ = {
|
|
|
14283
14283
|
n.value && (n.value.style.height = r ? `${n.value.scrollHeight}px` : "0px");
|
|
14284
14284
|
}), (r, o) => {
|
|
14285
14285
|
var s, i, a, l, u, c, d;
|
|
14286
|
-
return
|
|
14286
|
+
return b(), T("div", null, [
|
|
14287
14287
|
C("div", u_, [
|
|
14288
|
-
(s = r.lineItem.bundle) != null && s.iconUrl ? (
|
|
14288
|
+
(s = r.lineItem.bundle) != null && s.iconUrl ? (b(), T("img", {
|
|
14289
14289
|
key: 0,
|
|
14290
14290
|
src: r.lineItem.bundle.iconUrl,
|
|
14291
14291
|
alt: ""
|
|
14292
|
-
}, null, 8, c_)) : (
|
|
14292
|
+
}, null, 8, c_)) : (b(), T("div", d_)),
|
|
14293
14293
|
C("div", f_, [
|
|
14294
14294
|
C("h3", null, G((i = r.lineItem.bundle) == null ? void 0 : i.name), 1),
|
|
14295
14295
|
C("p", null, G((a = r.lineItem.bundle) == null ? void 0 : a.tagline), 1),
|
|
14296
|
-
r.lineItem.appliedDiscount ? (
|
|
14296
|
+
r.lineItem.appliedDiscount ? (b(), T("p", p_, [
|
|
14297
14297
|
o[1] || (o[1] = Ce(" Discount applied: ")),
|
|
14298
14298
|
C("span", h_, G(r.lineItem.appliedDiscount.name), 1),
|
|
14299
|
-
r.lineItem.appliedDiscount.total ? (
|
|
14299
|
+
r.lineItem.appliedDiscount.total ? (b(), T("span", m_, " (-" + G(y($t)(r.lineItem.appliedDiscount.total[r.currency], r.currency)) + ") ", 1)) : de("", !0)
|
|
14300
14300
|
])) : de("", !0),
|
|
14301
14301
|
C("div", v_, [
|
|
14302
14302
|
C("span", null, G(r.lineItem.quantity) + " in cart", 1),
|
|
14303
|
-
r.lineItem.bundle ? (
|
|
14303
|
+
r.lineItem.bundle ? (b(), T("button", {
|
|
14304
14304
|
key: 0,
|
|
14305
14305
|
onClick: o[0] || (o[0] = (f) => t.value = !t.value)
|
|
14306
14306
|
}, [
|
|
14307
14307
|
C("span", null, [
|
|
14308
14308
|
Ce(" Including " + G((l = r.lineItem.bundle) == null ? void 0 : l.products.filter((f) => f.included).length) + " ", 1),
|
|
14309
|
-
(u = r.lineItem.bundle) != null && u.products.some((f) => !f.included) ? (
|
|
14309
|
+
(u = r.lineItem.bundle) != null && u.products.some((f) => !f.included) ? (b(), T(Se, { key: 0 }, [
|
|
14310
14310
|
Ce("of " + G((c = r.lineItem.bundle) == null ? void 0 : c.products.length), 1)
|
|
14311
14311
|
], 64)) : de("", !0),
|
|
14312
14312
|
o[2] || (o[2] = Ce(" products "))
|
|
14313
14313
|
]),
|
|
14314
|
-
(
|
|
14314
|
+
(b(), T("svg", {
|
|
14315
14315
|
"data-open": t.value || void 0,
|
|
14316
14316
|
fill: "none",
|
|
14317
14317
|
viewBox: "0 0 24 24",
|
|
@@ -14327,10 +14327,10 @@ const Xb = { class: "moonbase:product-cart-item" }, Qb = ["src"], e_ = {
|
|
|
14327
14327
|
])) : de("", !0)
|
|
14328
14328
|
])
|
|
14329
14329
|
]),
|
|
14330
|
-
r.lineItem.variation ? (
|
|
14331
|
-
r.lineItem.variation.hasDiscount ? (
|
|
14332
|
-
r.lineItem.quantity !== 1 ? (
|
|
14333
|
-
Ce(" " + G(
|
|
14330
|
+
r.lineItem.variation ? (b(), T("div", y_, [
|
|
14331
|
+
r.lineItem.variation.hasDiscount ? (b(), T("span", b_, G(y($t)(r.lineItem.variation.originalPrice[r.currency], r.currency)), 1)) : de("", !0),
|
|
14332
|
+
r.lineItem.quantity !== 1 ? (b(), T("span", __, G(r.lineItem.quantity) + " x " + G(y($t)(r.lineItem.variation.price[r.currency], r.currency)), 1)) : de("", !0),
|
|
14333
|
+
Ce(" " + G(y($t)(r.lineItem.variation.price[r.currency] * r.lineItem.quantity, r.currency)), 1)
|
|
14334
14334
|
])) : de("", !0)
|
|
14335
14335
|
]),
|
|
14336
14336
|
C("div", {
|
|
@@ -14339,19 +14339,19 @@ const Xb = { class: "moonbase:product-cart-item" }, Qb = ["src"], e_ = {
|
|
|
14339
14339
|
class: "moonbase:bundle-cart-item-product-list",
|
|
14340
14340
|
style: { height: "0px" }
|
|
14341
14341
|
}, [
|
|
14342
|
-
(
|
|
14342
|
+
(b(!0), T(Se, null, sn(((d = r.lineItem.bundle) == null ? void 0 : d.products) || [], (f) => (b(), T("div", {
|
|
14343
14343
|
key: f.id
|
|
14344
14344
|
}, [
|
|
14345
|
-
f != null && f.iconUrl ? (
|
|
14345
|
+
f != null && f.iconUrl ? (b(), T("img", {
|
|
14346
14346
|
key: 0,
|
|
14347
14347
|
src: f.iconUrl,
|
|
14348
14348
|
alt: ""
|
|
14349
|
-
}, null, 8, w_)) : (
|
|
14349
|
+
}, null, 8, w_)) : (b(), T("div", E_)),
|
|
14350
14350
|
C("div", null, [
|
|
14351
14351
|
C("h3", {
|
|
14352
14352
|
"data-included": f.included || void 0
|
|
14353
14353
|
}, [
|
|
14354
|
-
f.included ? (
|
|
14354
|
+
f.included ? (b(), T("svg", N_, o[4] || (o[4] = [
|
|
14355
14355
|
C("path", {
|
|
14356
14356
|
"stroke-linecap": "round",
|
|
14357
14357
|
"stroke-linejoin": "round",
|
|
@@ -14360,7 +14360,7 @@ const Xb = { class: "moonbase:product-cart-item" }, Qb = ["src"], e_ = {
|
|
|
14360
14360
|
]))) : de("", !0),
|
|
14361
14361
|
Ce(" " + G(f == null ? void 0 : f.name), 1)
|
|
14362
14362
|
], 8, O_),
|
|
14363
|
-
f.included ? f != null && f.tagline ? (
|
|
14363
|
+
f.included ? f != null && f.tagline ? (b(), T("p", S_, G(f.tagline), 1)) : de("", !0) : (b(), T("p", x_, " You already own this "))
|
|
14364
14364
|
])
|
|
14365
14365
|
]))), 128))
|
|
14366
14366
|
], 512)
|
|
@@ -14375,18 +14375,18 @@ const Xb = { class: "moonbase:product-cart-item" }, Qb = ["src"], e_ = {
|
|
|
14375
14375
|
emits: ["close"],
|
|
14376
14376
|
setup(e) {
|
|
14377
14377
|
const t = xe(kr);
|
|
14378
|
-
return (n, r) => (
|
|
14378
|
+
return (n, r) => (b(), Ne(y(pl), {
|
|
14379
14379
|
as: "template",
|
|
14380
14380
|
show: n.open
|
|
14381
14381
|
}, {
|
|
14382
14382
|
default: be(() => {
|
|
14383
14383
|
var o, s;
|
|
14384
14384
|
return [
|
|
14385
|
-
q(
|
|
14385
|
+
q(y(ff), {
|
|
14386
14386
|
as: "div",
|
|
14387
14387
|
class: "moonbase:cart-modal",
|
|
14388
|
-
"data-contain": !!((o =
|
|
14389
|
-
"make-inert": !((s =
|
|
14388
|
+
"data-contain": !!((o = y(t)) != null && o.target) || void 0,
|
|
14389
|
+
"make-inert": !((s = y(t)) != null && s.target),
|
|
14390
14390
|
onClose: r[0] || (r[0] = (i) => n.$emit("close"))
|
|
14391
14391
|
}, {
|
|
14392
14392
|
default: be(() => {
|
|
@@ -14394,29 +14394,35 @@ const Xb = { class: "moonbase:product-cart-item" }, Qb = ["src"], e_ = {
|
|
|
14394
14394
|
return [
|
|
14395
14395
|
C("div", {
|
|
14396
14396
|
class: "moonbase:cart-modal-container",
|
|
14397
|
-
"data-contain": !!((i =
|
|
14397
|
+
"data-contain": !!((i = y(t)) != null && i.target) || void 0
|
|
14398
14398
|
}, [
|
|
14399
|
-
q(
|
|
14399
|
+
q(y(Zo), { as: "template" }, {
|
|
14400
14400
|
default: be(() => {
|
|
14401
14401
|
var a;
|
|
14402
14402
|
return [
|
|
14403
|
-
q(
|
|
14403
|
+
q(y(pf), {
|
|
14404
14404
|
class: "moonbase:cart-modal-overlay",
|
|
14405
|
-
"data-contain": !!((a =
|
|
14405
|
+
"data-contain": !!((a = y(t)) != null && a.target) || void 0
|
|
14406
14406
|
}, null, 8, ["data-contain"])
|
|
14407
14407
|
];
|
|
14408
14408
|
}),
|
|
14409
14409
|
_: 1
|
|
14410
14410
|
}),
|
|
14411
|
-
q(
|
|
14412
|
-
default: be(() =>
|
|
14413
|
-
|
|
14414
|
-
|
|
14415
|
-
|
|
14416
|
-
|
|
14417
|
-
|
|
14418
|
-
|
|
14419
|
-
|
|
14411
|
+
q(y(Zo), { as: "template" }, {
|
|
14412
|
+
default: be(() => {
|
|
14413
|
+
var a;
|
|
14414
|
+
return [
|
|
14415
|
+
q(y(hf), {
|
|
14416
|
+
class: "moonbase:cart-modal-content",
|
|
14417
|
+
"data-contain": !!((a = y(t)) != null && a.target) || void 0
|
|
14418
|
+
}, {
|
|
14419
|
+
default: be(() => [
|
|
14420
|
+
Wa(n.$slots, "default")
|
|
14421
|
+
]),
|
|
14422
|
+
_: 3
|
|
14423
|
+
}, 8, ["data-contain"])
|
|
14424
|
+
];
|
|
14425
|
+
}),
|
|
14420
14426
|
_: 3
|
|
14421
14427
|
})
|
|
14422
14428
|
], 8, C_)
|
|
@@ -14453,7 +14459,7 @@ const Xb = { class: "moonbase:product-cart-item" }, Qb = ["src"], e_ = {
|
|
|
14453
14459
|
n.value = !1, o.value = !0, await Kt(2500), o.value = !1;
|
|
14454
14460
|
}
|
|
14455
14461
|
}
|
|
14456
|
-
return (a, l) => (
|
|
14462
|
+
return (a, l) => (b(), T("button", {
|
|
14457
14463
|
class: "moonbase:button",
|
|
14458
14464
|
type: "button",
|
|
14459
14465
|
disabled: r.value || o.value || n.value,
|
|
@@ -14467,7 +14473,7 @@ const Xb = { class: "moonbase:product-cart-item" }, Qb = ["src"], e_ = {
|
|
|
14467
14473
|
"data-visible": n.value || void 0,
|
|
14468
14474
|
"aria-hidden": "true"
|
|
14469
14475
|
}, [
|
|
14470
|
-
n.value ? (
|
|
14476
|
+
n.value ? (b(), Ne(Lt, { key: 0 })) : de("", !0)
|
|
14471
14477
|
], 8, $_),
|
|
14472
14478
|
Ce(" " + G(s.value), 1)
|
|
14473
14479
|
], 8, P_));
|
|
@@ -14493,39 +14499,39 @@ const Xb = { class: "moonbase:product-cart-item" }, Qb = ["src"], e_ = {
|
|
|
14493
14499
|
if (!await s({ redirect: (i == null ? void 0 : i.checkout.redirect) ?? !1, returnUrl: `${window.location.pathname}?mb_intent=view_products` }))
|
|
14494
14500
|
throw new Error("Cancelled checkout");
|
|
14495
14501
|
}
|
|
14496
|
-
return (l, u) => (
|
|
14502
|
+
return (l, u) => (b(), Ne(T_, {
|
|
14497
14503
|
open: l.open,
|
|
14498
|
-
onClose: u[0] || (u[0] = (c) =>
|
|
14504
|
+
onClose: u[0] || (u[0] = (c) => y(t).reset())
|
|
14499
14505
|
}, {
|
|
14500
14506
|
default: be(() => [
|
|
14501
14507
|
C("div", D_, [
|
|
14502
|
-
q(
|
|
14508
|
+
q(y(vi), { as: "h3" }, {
|
|
14503
14509
|
default: be(() => u[1] || (u[1] = [
|
|
14504
14510
|
Ce(" Cart ")
|
|
14505
14511
|
])),
|
|
14506
14512
|
_: 1
|
|
14507
14513
|
}),
|
|
14508
|
-
|
|
14509
|
-
(
|
|
14514
|
+
y(n).length > 0 ? (b(), T("ul", I_, [
|
|
14515
|
+
(b(!0), T(Se, null, sn(y(n), (c) => (b(), T("li", {
|
|
14510
14516
|
key: c.id
|
|
14511
14517
|
}, [
|
|
14512
|
-
c.type === "Product" ? (
|
|
14518
|
+
c.type === "Product" ? (b(), Ne(l_, {
|
|
14513
14519
|
key: 0,
|
|
14514
14520
|
"line-item": c,
|
|
14515
|
-
currency:
|
|
14516
|
-
}, null, 8, ["line-item", "currency"])) : c.type === "Bundle" ? (
|
|
14521
|
+
currency: y(o)
|
|
14522
|
+
}, null, 8, ["line-item", "currency"])) : c.type === "Bundle" ? (b(), Ne(k_, {
|
|
14517
14523
|
key: 1,
|
|
14518
14524
|
"line-item": c,
|
|
14519
|
-
currency:
|
|
14525
|
+
currency: y(o)
|
|
14520
14526
|
}, null, 8, ["line-item", "currency"])) : de("", !0)
|
|
14521
14527
|
]))), 128))
|
|
14522
|
-
])) : (
|
|
14523
|
-
|
|
14528
|
+
])) : (b(), T("div", A_, " Your cart is empty! ")),
|
|
14529
|
+
y(n).length > 0 ? (b(), T("div", V_, [
|
|
14524
14530
|
u[2] || (u[2] = C("label", null, " Total ", -1)),
|
|
14525
|
-
C("span", null, G(
|
|
14531
|
+
C("span", null, G(y($t)(y(r).amount, y(r).currency)), 1),
|
|
14526
14532
|
u[3] || (u[3] = C("p", null, " Sales tax to be calculated at checkout ", -1))
|
|
14527
14533
|
])) : de("", !0),
|
|
14528
|
-
|
|
14534
|
+
y(n).length > 0 ? (b(), Ne(Sf, {
|
|
14529
14535
|
key: 3,
|
|
14530
14536
|
handler: a,
|
|
14531
14537
|
label: "Checkout",
|
|
@@ -14571,7 +14577,7 @@ const Xb = { class: "moonbase:product-cart-item" }, Qb = ["src"], e_ = {
|
|
|
14571
14577
|
async function $() {
|
|
14572
14578
|
_.value = !0, await s(), t.reset();
|
|
14573
14579
|
}
|
|
14574
|
-
return (N, S) => (
|
|
14580
|
+
return (N, S) => (b(), T("div", j_, [
|
|
14575
14581
|
q(Gn, { handler: E }, {
|
|
14576
14582
|
default: be(() => [
|
|
14577
14583
|
q(wt, {
|
|
@@ -14603,7 +14609,7 @@ const Xb = { class: "moonbase:product-cart-item" }, Qb = ["src"], e_ = {
|
|
|
14603
14609
|
error: "Error",
|
|
14604
14610
|
success: "Saved"
|
|
14605
14611
|
}),
|
|
14606
|
-
u.value ? (
|
|
14612
|
+
u.value ? (b(), T("p", L_, G(u.value.message), 1)) : c.value ? (b(), T("p", M_, " You need to confirm your new email address, please check your inbox ")) : de("", !0)
|
|
14607
14613
|
]),
|
|
14608
14614
|
_: 1
|
|
14609
14615
|
}),
|
|
@@ -14632,7 +14638,7 @@ const Xb = { class: "moonbase:product-cart-item" }, Qb = ["src"], e_ = {
|
|
|
14632
14638
|
error: "Error",
|
|
14633
14639
|
success: "Saved"
|
|
14634
14640
|
}),
|
|
14635
|
-
h.value ? (
|
|
14641
|
+
h.value ? (b(), T("p", U_, G(h.value.message), 1)) : de("", !0)
|
|
14636
14642
|
]),
|
|
14637
14643
|
_: 1
|
|
14638
14644
|
}),
|
|
@@ -14650,7 +14656,7 @@ const Xb = { class: "moonbase:product-cart-item" }, Qb = ["src"], e_ = {
|
|
|
14650
14656
|
viewBox: "0 0 512 512"
|
|
14651
14657
|
};
|
|
14652
14658
|
function Z_(e, t) {
|
|
14653
|
-
return
|
|
14659
|
+
return b(), T("svg", H_, t[0] || (t[0] = [
|
|
14654
14660
|
C("path", {
|
|
14655
14661
|
d: "M320 336h76c55 0 100-21.21 100-75.6s-53-73.47-96-75.6C391.11 99.74 329 48 256 48c-69 0-113.44 45.79-128 91.2-60 5.7-112 35.88-112 98.4S70 336 136 336h56M192 400.1l64 63.9 64-63.9M256 224v224.03",
|
|
14656
14662
|
fill: "none",
|
|
@@ -14666,7 +14672,7 @@ const kf = /* @__PURE__ */ Gr(B_, [["render", Z_]]), q_ = {}, W_ = {
|
|
|
14666
14672
|
viewBox: "0 0 512 512"
|
|
14667
14673
|
};
|
|
14668
14674
|
function z_(e, t) {
|
|
14669
|
-
return
|
|
14675
|
+
return b(), T("svg", W_, t[0] || (t[0] = [
|
|
14670
14676
|
C("path", {
|
|
14671
14677
|
d: "M480 265H232v179l248 36V265zM216 265H32v150l184 26.7V265zM480 32L232 67.4V249h248V32zM216 69.7L32 96v153h184V69.7z",
|
|
14672
14678
|
fill: "currentColor"
|
|
@@ -14678,7 +14684,7 @@ const Cf = /* @__PURE__ */ Gr(q_, [["render", z_]]), K_ = {}, G_ = {
|
|
|
14678
14684
|
viewBox: "0 0 512 512"
|
|
14679
14685
|
};
|
|
14680
14686
|
function J_(e, t) {
|
|
14681
|
-
return
|
|
14687
|
+
return b(), T("svg", G_, t[0] || (t[0] = [
|
|
14682
14688
|
C("path", {
|
|
14683
14689
|
d: "M443.66 405.05c-1.46-.79-2.85-1.54-4-2.2-6.47-3.83-13-10.52-11.85-17.83 2.42-15.94 2.89-23.47-.49-28.79a15.61 15.61 0 0 0-7.67-6.2v-.06c1.41-2.56 2.26-5.66 2.83-10.12 1.44-11-5-44-13.7-70.7-8.08-24.68-29.24-50-44.7-68.56l-3.61-4.34c-23.88-28.93-24.34-38.19-26.55-82.67-.32-6.47-.69-13.8-1.17-22C329.87 41.43 304 16 256 16c-25.2 0-44.62 7.15-57.72 21.26C187.79 48.55 182 64 182 80.78c0 29.52 2 53 2.15 54.29 1.4 35.7 1 41.22-8.31 57.55-2.23 3.93-8.38 10.87-14.89 18.21-8.48 9.57-18.09 20.41-23.36 29.22-3.77 6.31-5.88 12.63-8.11 19.33-3.4 10.21-7.26 21.78-18.15 36.57-12.57 17.07-15.52 29.61-11 47.45-4.94 6.45-4.83 14.37-4.75 20.23a25.84 25.84 0 0 1-.3 6.09c-2.29 7.59-12.42 9.4-22 10.18-1.58.12-3.1.21-4.55.29-7.26.39-13.53.74-17.13 6.3-3.47 5.36-1.12 13.8 2.14 25.48.72 2.58 1.46 5.25 2.19 8.06 1.83 7-.16 10.48-2.68 14.84-2.44 4.21-5.21 9-5.21 17.55 0 14.67 20 18 43.05 21.94 7.36 1.24 15 2.53 22.63 4.24a225.58 225.58 0 0 1 34.08 10.68c9.72 3.73 17.4 6.68 26.43 6.68 16.18 0 28.25-9.77 39.92-19.21l2.15-1.75c5.53-4.49 21.5-4 34.34-3.64 3.46.1 6.73.2 9.65.2h6.22c13.48-.08 31.94-.18 42.23 2.5 3.75 1 6.2 3.72 9.29 7.19 5.87 6.56 13.17 14.75 33.39 14.75 19.39 0 29.55-8.71 41.32-18.8 7.16-6.13 14.56-12.48 25.07-17.86 3.92-2 7.62-3.87 11.08-5.61 22.64-11.38 35.11-17.65 35.11-27.82 0-9.91-12.24-16.5-20.34-20.86zM211.11 88.38a13.91 13.91 0 0 1 12.47 9c1.95 5.55 1.81 10.42.21 12.94 0 0-.22-1-.36-1.44a14.85 14.85 0 0 0-6.44-8.59 11.35 11.35 0 0 0-8.94-1.47c-4.26 1.13-8.41 5-8.91 18.79-5.16-10.47-2.31-18 .92-23 2.31-3.73 7.47-6.33 11.05-6.23zm-17.5 375C192 479.24 175.2 479 170.09 478.59c-9.81-.82-21.66-4.69-33.13-8.43-4.52-1.47-9.19-3-13.73-4.34-13.2-3.89-30.12-6.74-43.72-9-3.22-.55-6.27-1.06-9.05-1.55s-4.61-1.27-5.2-2.3c-1-1.65.38-5.25 1.93-9.41C69.27 438 72.11 430.34 72 421c0-3.91-1.47-8.3-2.84-12.56-1.62-5-3.28-10.17-1.93-12.62 1.23-2.23 6.75-2.49 11.6-2.49h2.26c3.55 0 6.62.06 8.75-.53 6.51-1.81 14.86-6.92 17.81-13.88.9-2.17 1.37-6.94 2-14 .37-4.12.74-8.37 1.22-10.58a3.55 3.55 0 0 1 2.11-2.55c1.65-.77 6.78-1.91 18.63 4.08 11.18 5.65 22.88 25.84 34.2 45.37 3.56 6.14 6.92 11.94 10.3 17.36 14.04 22.54 18.83 31.6 17.5 44.8zm128.84-31.56a68.74 68.74 0 0 1-4.55 10.9.58.58 0 0 1-1.08-.42 56.61 56.61 0 0 0 2.11-18.43c-.25-4.73-.4-7.59-2.66-8.51s-4.26.83-9.45 5.54c-1.1 1-2.36 2.14-3.78 3.4-10.8 9.47-26.88 20.68-55.61 23.37-16.84 1.59-27.59-4.63-30.92-8.14a2.16 2.16 0 0 0-3.07-.08 2.23 2.23 0 0 0-.51 2.29c2.12 6.84 1.2 12.26-.49 16.19-.95 2.2-1.85 2.05-2-.34-.25-4.64-1-9.88-3-14.19-3.11-6.94-7-14.34-8.89-17.88v-.05c3.24-1.49 8.86-4.83 11.37-10.88s4.48-18-9.82-31.74c-6.28-6.05-22.1-17.16-36.06-27-10.9-7.65-22.17-15.56-23.65-17.51-4.49-5.89-6.37-9.3-6.94-19.65.07-2.3.13-4.59.19-6.89l.27-2.49a.58.58 0 0 1 1.15 0 63.07 63.07 0 0 0 2 9.72c1.08 3.73 2.4 7.58 3.62 9.18 3.19 4.22 7.56 7.39 11.67 8.49a5.48 5.48 0 0 0 5-.72c2.93-2.33 2.65-7.6 2.19-16.34-.47-9-1.11-21.34 1.85-34.55 5.62-25 10.91-32.51 17.61-42 .86-1.22 1.75-2.47 2.65-3.79 1.44-2.08 3-4.1 4.67-6.23 7.47-9.61 15.93-20.49 13.92-40.95-.51-5.19-.76-8.83-.86-11.39a1 1 0 0 1 1.88-.59l.49.77 1.21 2c4.86 8 13.64 22.57 25.1 22.57a13.62 13.62 0 0 0 2.36-.21c23.39-3.93 51.9-30.25 52.17-30.51 3.12-3 2.84-6.14 1.64-7.91a5.18 5.18 0 0 0-6.45-1.72c-3.29 1.4-7.14 3.15-11.22 5-13.82 6.27-37 16.75-42.25 14.34a23.11 23.11 0 0 1-6.32-5.13 1 1 0 0 1 1.14-1.65c5.59 2.29 9.55 1.45 14.2-.08l1-.34c9.37-3.09 14.2-4.77 30.76-12.08a97.55 97.55 0 0 1 16.26-5.93c4-1 6.42-1.63 7.71-4.34a6.65 6.65 0 0 0-.5-7.13c-1.53-1.87-4.07-2.57-7-1.9-3.22.75-4.7 3-6.41 4.49-2.4 2.05-5 4.16-17.19 8.65-27 10-34.58 10.61-45.21 3.43-9.84-6.69-15.15-13.23-15.15-16 0-2.13 5.45-5.7 8.71-7.84 1.33-.87 2.59-1.69 3.62-2.46 4.34-3.22 13-11.39 13.38-11.73 5.4-5.41 17.91-2.18 25 2.58a2.23 2.23 0 0 0 1.72.41 2.14 2.14 0 0 0 1.68-2.58c-4.2-17.46-.13-27.34 4-32.55a22.58 22.58 0 0 1 17.48-8.48c12.81 0 21.76 10 21.76 24.42 0 11-2.82 16.79-5.48 20.3a1.73 1.73 0 0 1-2.58.18 1.78 1.78 0 0 1-.24-2.2A24.61 24.61 0 0 0 290 114a16.58 16.58 0 0 0-16.84-16.67c-3.94 0-13.48 1.5-16.77 15.44a29.81 29.81 0 0 0-.34 11.07l.08.71c.9 7.38 15.3 12.51 27.23 15.51 11.36 2.85 13 6.22 8.84 19.63s3.11 26.23 5.7 29.57a78.3 78.3 0 0 1 8.31 12.47 93.8 93.8 0 0 1 6.62 16.48c2.17 6.79 4.05 12.65 10.63 21.22 11.07 14.4 17.66 48.64 15 78-.21 2.41-.53 4.29-.77 5.67-.43 2.53-.72 4.2.66 5.38s3.16.7 7.26-.63l3.43-1.09a109.33 109.33 0 0 1 12.58-2.8 2.15 2.15 0 0 0 1.59-1.16c3.43-6.91 3.85-15.22 4-22.47q0-1.31.06-2.79c.19-7.77.45-18.93-2.95-32a1 1 0 0 1 1.93-.64 93 93 0 0 1 6.66 25.55c2.55 22.58-1.9 32.09-1.94 32.17a1.61 1.61 0 0 0 .95 2.25 17.12 17.12 0 0 1 6.95 4.67c1.46 1.66.93 2.4-1.14 1.62a36.26 36.26 0 0 0-12.77-2.29c-10.4 0-18.09 4.95-21.51 9.19-3.19 3.94-3.7 7.67-3.83 11.27l-.06.05c-7.48-.75-12.94 1.21-17.47 6.21l-.08.09c-6.26 7.75-4 24.63-1.29 38.48 1.28 6.45 5.59 25.52 1.73 37.68zm96.1 10.07c-15.71 6.71-25.43 14.51-34 21.39-5.65 4.53-11 8.81-17.28 12.14-10.12 5.34-24.91 6.53-33.27-7.7-2.37-4-.71-9.86 1.58-17.95 3.05-10.75 7.23-25.46 3.71-44.65-.94-5.12-1.77-9.51-2.49-13.31C334 377 332.9 371.43 334 367c.63-2.45 3.43-3 5.87-3a20.83 20.83 0 0 1 2.63.19 29.51 29.51 0 0 0 7 12.1c5.7 5.86 13.63 8.83 23.56 8.85 2.1.17 25.94 1.55 36.54-22.4 1.46.18 3.65.7 4.3 2.3 1.28 3.19-.27 8.91-1.52 13.5-.9 3.31-1.68 6.16-1.63 8.37.31 16 11 22.78 25.83 32.16 1.79 1.13 3.66 2.31 5.55 3.54S445 425 445 426c-.52 4.79-20 13.16-26.45 15.91z",
|
|
14684
14690
|
fill: "currentColor"
|
|
@@ -14690,7 +14696,7 @@ const Tf = /* @__PURE__ */ Gr(K_, [["render", J_]]), Y_ = {}, X_ = {
|
|
|
14690
14696
|
viewBox: "0 0 512 512"
|
|
14691
14697
|
};
|
|
14692
14698
|
function Q_(e, t) {
|
|
14693
|
-
return
|
|
14699
|
+
return b(), T("svg", X_, t[0] || (t[0] = [
|
|
14694
14700
|
C("path", {
|
|
14695
14701
|
d: "M349.13 136.86c-40.32 0-57.36 19.24-85.44 19.24-28.79 0-50.75-19.1-85.69-19.1-34.2 0-70.67 20.88-93.83 56.45-32.52 50.16-27 144.63 25.67 225.11 18.84 28.81 44 61.12 77 61.47h.6c28.68 0 37.2-18.78 76.67-19h.6c38.88 0 46.68 18.89 75.24 18.89h.6c33-.35 59.51-36.15 78.35-64.85 13.56-20.64 18.6-31 29-54.35-76.19-28.92-88.43-136.93-13.08-178.34-23-28.8-55.32-45.48-85.79-45.48z",
|
|
14696
14702
|
fill: "currentColor"
|
|
@@ -14724,31 +14730,31 @@ const Pf = /* @__PURE__ */ Gr(Y_, [["render", Q_]]), e1 = { class: "moonbase:pro
|
|
|
14724
14730
|
{}
|
|
14725
14731
|
)
|
|
14726
14732
|
);
|
|
14727
|
-
return (s, i) => (
|
|
14728
|
-
(
|
|
14729
|
-
a.length === 1 ? (
|
|
14733
|
+
return (s, i) => (b(), T("span", e1, [
|
|
14734
|
+
(b(!0), T(Se, null, sn(o.value, (a, l, u) => (b(), T(Se, { key: l }, [
|
|
14735
|
+
a.length === 1 ? (b(), T("button", {
|
|
14730
14736
|
key: 0,
|
|
14731
14737
|
type: "button",
|
|
14732
14738
|
role: "button",
|
|
14733
14739
|
"data-last": u === Object.keys(o.value).length - 1 || void 0,
|
|
14734
|
-
onClick: (c) =>
|
|
14740
|
+
onClick: (c) => y(r)(a[0])
|
|
14735
14741
|
}, [
|
|
14736
14742
|
C("span", n1, G(l.toString()), 1),
|
|
14737
|
-
(
|
|
14743
|
+
(b(), Ne(ra(a[0].icon()), {
|
|
14738
14744
|
class: "h-5 w-5 text-white",
|
|
14739
14745
|
"aria-hidden": "true"
|
|
14740
14746
|
}))
|
|
14741
|
-
], 8, t1)) : (
|
|
14747
|
+
], 8, t1)) : (b(), Ne(y(_f), {
|
|
14742
14748
|
key: 1,
|
|
14743
14749
|
as: "div",
|
|
14744
14750
|
"data-last": u === Object.keys(o.value).length - 1 || void 0,
|
|
14745
14751
|
class: "moonbase:product-downloads-group"
|
|
14746
14752
|
}, {
|
|
14747
14753
|
default: be(() => [
|
|
14748
|
-
q(
|
|
14754
|
+
q(y(wf), null, {
|
|
14749
14755
|
default: be(() => [
|
|
14750
14756
|
C("span", r1, G(l.toString()), 1),
|
|
14751
|
-
(
|
|
14757
|
+
(b(), Ne(ra(a[0].icon()), { "aria-hidden": "true" })),
|
|
14752
14758
|
i[0] || (i[0] = C("svg", {
|
|
14753
14759
|
fill: "none",
|
|
14754
14760
|
viewBox: "0 0 24 24",
|
|
@@ -14767,13 +14773,13 @@ const Pf = /* @__PURE__ */ Gr(Y_, [["render", Q_]]), e1 = { class: "moonbase:pro
|
|
|
14767
14773
|
}, 1024),
|
|
14768
14774
|
q(nl, { name: "moonbase:scale" }, {
|
|
14769
14775
|
default: be(() => [
|
|
14770
|
-
q(
|
|
14776
|
+
q(y(Ef), { class: "moonbase:product-downloads-list" }, {
|
|
14771
14777
|
default: be(() => [
|
|
14772
|
-
(
|
|
14778
|
+
(b(!0), T(Se, null, sn(a, (c) => (b(), T("button", {
|
|
14773
14779
|
key: c.key,
|
|
14774
14780
|
type: "button",
|
|
14775
14781
|
role: "button",
|
|
14776
|
-
onClick: (d) =>
|
|
14782
|
+
onClick: (d) => y(r)(c)
|
|
14777
14783
|
}, [
|
|
14778
14784
|
C("span", null, G(c.name), 1)
|
|
14779
14785
|
], 8, o1))), 128))
|
|
@@ -14809,41 +14815,41 @@ const Pf = /* @__PURE__ */ Gr(Y_, [["render", Q_]]), e1 = { class: "moonbase:pro
|
|
|
14809
14815
|
async function l(u) {
|
|
14810
14816
|
u.revoking = !0, await s(u), r("revoked", u), i.value && i.value.splice(i.value.indexOf(u), 1);
|
|
14811
14817
|
}
|
|
14812
|
-
return (u, c) => (
|
|
14818
|
+
return (u, c) => (b(), T("table", i1, [
|
|
14813
14819
|
C("thead", null, [
|
|
14814
14820
|
C("tr", null, [
|
|
14815
14821
|
c[1] || (c[1] = C("th", { scope: "col" }, " Device ", -1)),
|
|
14816
14822
|
c[2] || (c[2] = C("th", { scope: "col" }, " Activation Method ", -1)),
|
|
14817
14823
|
c[3] || (c[3] = C("th", { scope: "col" }, " Last Online ", -1)),
|
|
14818
|
-
a.value ? (
|
|
14824
|
+
a.value ? (b(), T("th", a1, c[0] || (c[0] = [
|
|
14819
14825
|
C("span", { class: "sr-only" }, "Actions", -1)
|
|
14820
14826
|
]))) : de("", !0)
|
|
14821
14827
|
])
|
|
14822
14828
|
]),
|
|
14823
14829
|
C("tbody", null, [
|
|
14824
|
-
i.value ? i.value.length === 0 ? (
|
|
14830
|
+
i.value ? i.value.length === 0 ? (b(), T("tr", c1, c[6] || (c[6] = [
|
|
14825
14831
|
C("td", { colspan: "3" }, " No activations found ", -1)
|
|
14826
|
-
]))) : de("", !0) : (
|
|
14832
|
+
]))) : de("", !0) : (b(), T("tr", l1, [
|
|
14827
14833
|
C("td", u1, [
|
|
14828
14834
|
q(Lt),
|
|
14829
14835
|
c[4] || (c[4] = Ce(" Loading activations.. "))
|
|
14830
14836
|
]),
|
|
14831
14837
|
c[5] || (c[5] = C("td", null, null, -1))
|
|
14832
14838
|
])),
|
|
14833
|
-
(
|
|
14839
|
+
(b(!0), T(Se, null, sn(i.value, (d) => {
|
|
14834
14840
|
var f;
|
|
14835
|
-
return
|
|
14841
|
+
return b(), T("tr", {
|
|
14836
14842
|
key: d.id
|
|
14837
14843
|
}, [
|
|
14838
14844
|
C("td", null, G(d.name), 1),
|
|
14839
14845
|
C("td", null, G(d.activationMethod), 1),
|
|
14840
14846
|
C("td", null, G((f = d.lastValidatedAt) == null ? void 0 : f.toLocaleDateString()), 1),
|
|
14841
|
-
a.value ? (
|
|
14847
|
+
a.value ? (b(), T("td", d1, [
|
|
14842
14848
|
C("button", {
|
|
14843
14849
|
class: "text-red-400 flex whitespace-nowrap items-center",
|
|
14844
14850
|
onClick: (h) => l(d)
|
|
14845
14851
|
}, [
|
|
14846
|
-
d.revoking ? (
|
|
14852
|
+
d.revoking ? (b(), Ne(Lt, { key: 0 })) : de("", !0),
|
|
14847
14853
|
c[7] || (c[7] = Ce(" Revoke "))
|
|
14848
14854
|
], 8, f1)
|
|
14849
14855
|
])) : de("", !0)
|
|
@@ -14871,43 +14877,43 @@ const Pf = /* @__PURE__ */ Gr(Y_, [["render", Q_]]), e1 = { class: "moonbase:pro
|
|
|
14871
14877
|
s = await t(s.next), n.value.push(...s.items);
|
|
14872
14878
|
});
|
|
14873
14879
|
const r = J(() => n.value && n.value.some((s) => s.downloads)), o = J(() => n.value && n.value.some((s) => s.maxActivations && s.maxActivations > 0));
|
|
14874
|
-
return (s, i) => (
|
|
14880
|
+
return (s, i) => (b(), T("table", h1, [
|
|
14875
14881
|
C("thead", null, [
|
|
14876
14882
|
C("tr", null, [
|
|
14877
14883
|
i[0] || (i[0] = C("th", { scope: "col" }, " Product ", -1)),
|
|
14878
|
-
o.value ? (
|
|
14879
|
-
r.value ? (
|
|
14884
|
+
o.value ? (b(), T("th", m1, " Activations ")) : de("", !0),
|
|
14885
|
+
r.value ? (b(), T("th", v1, " Downloads ")) : de("", !0)
|
|
14880
14886
|
])
|
|
14881
14887
|
]),
|
|
14882
14888
|
C("tbody", null, [
|
|
14883
|
-
n.value ? n.value.length === 0 ? (
|
|
14889
|
+
n.value ? n.value.length === 0 ? (b(), T("tr", y1, i[3] || (i[3] = [
|
|
14884
14890
|
C("td", { colspan: "3" }, " No products found ", -1)
|
|
14885
|
-
]))) : de("", !0) : (
|
|
14891
|
+
]))) : de("", !0) : (b(), T("tr", g1, [
|
|
14886
14892
|
C("td", null, [
|
|
14887
14893
|
q(Lt),
|
|
14888
14894
|
i[1] || (i[1] = Ce(" Loading products.. "))
|
|
14889
14895
|
]),
|
|
14890
14896
|
i[2] || (i[2] = C("td", null, null, -1))
|
|
14891
14897
|
])),
|
|
14892
|
-
(
|
|
14898
|
+
(b(!0), T(Se, null, sn(n.value || [], (a) => (b(), T("tr", {
|
|
14893
14899
|
key: a.id
|
|
14894
14900
|
}, [
|
|
14895
14901
|
C("td", null, [
|
|
14896
14902
|
C("div", null, [
|
|
14897
|
-
a.iconUrl ? (
|
|
14903
|
+
a.iconUrl ? (b(), T("img", {
|
|
14898
14904
|
key: 0,
|
|
14899
14905
|
src: a.iconUrl,
|
|
14900
14906
|
alt: ""
|
|
14901
|
-
}, null, 8, b1)) : (
|
|
14907
|
+
}, null, 8, b1)) : (b(), T("div", _1)),
|
|
14902
14908
|
C("span", null, G(a.name), 1)
|
|
14903
14909
|
])
|
|
14904
14910
|
]),
|
|
14905
|
-
a.maxActivations && a.maxActivations > 0 ? (
|
|
14911
|
+
a.maxActivations && a.maxActivations > 0 ? (b(), Ne(y(_f), {
|
|
14906
14912
|
key: 0,
|
|
14907
14913
|
as: "td"
|
|
14908
14914
|
}, {
|
|
14909
14915
|
default: be(() => [
|
|
14910
|
-
q(
|
|
14916
|
+
q(y(wf), {
|
|
14911
14917
|
class: "moonbase:button",
|
|
14912
14918
|
"data-variant": "secondary"
|
|
14913
14919
|
}, {
|
|
@@ -14919,7 +14925,7 @@ const Pf = /* @__PURE__ */ Gr(Y_, [["render", Q_]]), e1 = { class: "moonbase:pro
|
|
|
14919
14925
|
}, 1024),
|
|
14920
14926
|
q(nl, { name: "moonbase:scale" }, {
|
|
14921
14927
|
default: be(() => [
|
|
14922
|
-
q(
|
|
14928
|
+
q(y(Ef), null, {
|
|
14923
14929
|
default: be(() => [
|
|
14924
14930
|
q(p1, {
|
|
14925
14931
|
"product-id": a.id
|
|
@@ -14932,10 +14938,10 @@ const Pf = /* @__PURE__ */ Gr(Y_, [["render", Q_]]), e1 = { class: "moonbase:pro
|
|
|
14932
14938
|
}, 1024)
|
|
14933
14939
|
]),
|
|
14934
14940
|
_: 2
|
|
14935
|
-
}, 1024)) : o.value ? (
|
|
14936
|
-
r.value ? (
|
|
14937
|
-
a.currentVersion != null ? (
|
|
14938
|
-
a.downloads ? (
|
|
14941
|
+
}, 1024)) : o.value ? (b(), T("td", w1)) : de("", !0),
|
|
14942
|
+
r.value ? (b(), T("td", E1, [
|
|
14943
|
+
a.currentVersion != null ? (b(), T("div", O1, [
|
|
14944
|
+
a.downloads ? (b(), Ne(s1, {
|
|
14939
14945
|
key: 0,
|
|
14940
14946
|
downloads: a.downloads
|
|
14941
14947
|
}, null, 8, ["downloads"])) : de("", !0)
|
|
@@ -14970,74 +14976,74 @@ const Pf = /* @__PURE__ */ Gr(Y_, [["render", Q_]]), e1 = { class: "moonbase:pro
|
|
|
14970
14976
|
}
|
|
14971
14977
|
n.value = !1;
|
|
14972
14978
|
}
|
|
14973
|
-
return (a, l) => (
|
|
14979
|
+
return (a, l) => (b(), T("div", x1, [
|
|
14974
14980
|
q(nl, {
|
|
14975
14981
|
mode: "out-in",
|
|
14976
14982
|
name: "moonbase:slide-left"
|
|
14977
14983
|
}, {
|
|
14978
14984
|
default: be(() => [
|
|
14979
|
-
r.value ? (
|
|
14985
|
+
r.value ? (b(), T("div", k1, [
|
|
14980
14986
|
C("h3", null, [
|
|
14981
14987
|
l[1] || (l[1] = Ce(" You got: ")),
|
|
14982
14988
|
C("strong", null, G(r.value.name), 1)
|
|
14983
14989
|
]),
|
|
14984
|
-
r.value.description ? (
|
|
14990
|
+
r.value.description ? (b(), T("h4", C1, G(r.value.description), 1)) : de("", !0),
|
|
14985
14991
|
C("h4", null, [
|
|
14986
14992
|
l[2] || (l[2] = Ce(" Code: ")),
|
|
14987
14993
|
C("strong", null, G(r.value.code), 1)
|
|
14988
14994
|
]),
|
|
14989
|
-
r.value.redeemsProducts.length > 0 ? (
|
|
14995
|
+
r.value.redeemsProducts.length > 0 ? (b(), T("div", T1, [
|
|
14990
14996
|
l[3] || (l[3] = C("span", null, " Contains: ", -1)),
|
|
14991
14997
|
C("div", P1, [
|
|
14992
|
-
(
|
|
14998
|
+
(b(!0), T(Se, null, sn(r.value.redeemsProducts, ({ value: u, quantity: c }) => (b(), T("div", {
|
|
14993
14999
|
key: u.id,
|
|
14994
15000
|
class: "moonbase:redeem-voucher-product"
|
|
14995
15001
|
}, [
|
|
14996
15002
|
C("div", null, [
|
|
14997
|
-
u.iconUrl ? (
|
|
15003
|
+
u.iconUrl ? (b(), T("img", {
|
|
14998
15004
|
key: 0,
|
|
14999
15005
|
src: u.iconUrl,
|
|
15000
15006
|
alt: ""
|
|
15001
|
-
}, null, 8, $1)) : (
|
|
15007
|
+
}, null, 8, $1)) : (b(), T("div", D1))
|
|
15002
15008
|
]),
|
|
15003
15009
|
C("div", null, [
|
|
15004
15010
|
C("p", null, [
|
|
15005
15011
|
Ce(G(u.name) + " ", 1),
|
|
15006
|
-
c !== 1 ? (
|
|
15012
|
+
c !== 1 ? (b(), T("span", I1, "x " + G(c), 1)) : de("", !0)
|
|
15007
15013
|
]),
|
|
15008
15014
|
C("p", null, G(u.tagline), 1)
|
|
15009
15015
|
])
|
|
15010
15016
|
]))), 128)),
|
|
15011
|
-
(
|
|
15017
|
+
(b(!0), T(Se, null, sn(r.value.redeemsBundles, ({ value: u, quantity: c }) => (b(), T("div", {
|
|
15012
15018
|
key: u.id
|
|
15013
15019
|
}, [
|
|
15014
15020
|
C("div", A1, [
|
|
15015
15021
|
C("div", null, [
|
|
15016
|
-
u.iconUrl ? (
|
|
15022
|
+
u.iconUrl ? (b(), T("img", {
|
|
15017
15023
|
key: 0,
|
|
15018
15024
|
src: u.iconUrl,
|
|
15019
15025
|
alt: ""
|
|
15020
|
-
}, null, 8, V1)) : (
|
|
15026
|
+
}, null, 8, V1)) : (b(), T("div", R1))
|
|
15021
15027
|
]),
|
|
15022
15028
|
C("div", null, [
|
|
15023
15029
|
C("p", null, [
|
|
15024
15030
|
Ce(G(u.name) + " ", 1),
|
|
15025
|
-
c !== 1 ? (
|
|
15031
|
+
c !== 1 ? (b(), T("span", j1, "x " + G(c), 1)) : de("", !0)
|
|
15026
15032
|
]),
|
|
15027
15033
|
C("p", null, G(u.tagline), 1)
|
|
15028
15034
|
])
|
|
15029
15035
|
]),
|
|
15030
15036
|
C("div", L1, [
|
|
15031
|
-
(
|
|
15037
|
+
(b(!0), T(Se, null, sn(u.products, (d) => (b(), T("div", {
|
|
15032
15038
|
key: d.id,
|
|
15033
15039
|
class: "moonbase:redeem-voucher-product"
|
|
15034
15040
|
}, [
|
|
15035
15041
|
C("div", M1, [
|
|
15036
|
-
d.iconUrl ? (
|
|
15042
|
+
d.iconUrl ? (b(), T("img", {
|
|
15037
15043
|
key: 0,
|
|
15038
15044
|
src: d.iconUrl,
|
|
15039
15045
|
alt: ""
|
|
15040
|
-
}, null, 8, U1)) : (
|
|
15046
|
+
}, null, 8, U1)) : (b(), T("div", F1))
|
|
15041
15047
|
]),
|
|
15042
15048
|
C("div", null, [
|
|
15043
15049
|
C("p", null, G(d.name), 1),
|
|
@@ -15048,7 +15054,7 @@ const Pf = /* @__PURE__ */ Gr(Y_, [["render", Q_]]), e1 = { class: "moonbase:pro
|
|
|
15048
15054
|
]))), 128))
|
|
15049
15055
|
])
|
|
15050
15056
|
])) : de("", !0)
|
|
15051
|
-
])) : (
|
|
15057
|
+
])) : (b(), Ne(Gn, {
|
|
15052
15058
|
key: 0,
|
|
15053
15059
|
handler: i
|
|
15054
15060
|
}, {
|
|
@@ -15105,32 +15111,32 @@ const Pf = /* @__PURE__ */ Gr(Y_, [["render", Q_]]), e1 = { class: "moonbase:pro
|
|
|
15105
15111
|
function o(s) {
|
|
15106
15112
|
r.value = s;
|
|
15107
15113
|
}
|
|
15108
|
-
return (s, i) => (
|
|
15114
|
+
return (s, i) => (b(), Ne(bi, {
|
|
15109
15115
|
open: s.open,
|
|
15110
|
-
onClose: i[0] || (i[0] = (a) =>
|
|
15116
|
+
onClose: i[0] || (i[0] = (a) => y(t).reset())
|
|
15111
15117
|
}, {
|
|
15112
15118
|
default: be(() => [
|
|
15113
15119
|
C("div", H1, [
|
|
15114
|
-
q(
|
|
15120
|
+
q(y(jb), {
|
|
15115
15121
|
"selected-index": r.value,
|
|
15116
15122
|
onChange: o
|
|
15117
15123
|
}, {
|
|
15118
15124
|
default: be(() => [
|
|
15119
|
-
q(
|
|
15125
|
+
q(y(Lb), null, {
|
|
15120
15126
|
default: be(() => [
|
|
15121
|
-
q(
|
|
15127
|
+
q(y(Mi), null, {
|
|
15122
15128
|
default: be(() => i[1] || (i[1] = [
|
|
15123
15129
|
Ce("Account")
|
|
15124
15130
|
])),
|
|
15125
15131
|
_: 1
|
|
15126
15132
|
}),
|
|
15127
|
-
q(
|
|
15133
|
+
q(y(Mi), null, {
|
|
15128
15134
|
default: be(() => i[2] || (i[2] = [
|
|
15129
15135
|
Ce(" Products ")
|
|
15130
15136
|
])),
|
|
15131
15137
|
_: 1
|
|
15132
15138
|
}),
|
|
15133
|
-
q(
|
|
15139
|
+
q(y(Mi), null, {
|
|
15134
15140
|
default: be(() => i[3] || (i[3] = [
|
|
15135
15141
|
Ce("Redeem")
|
|
15136
15142
|
])),
|
|
@@ -15139,21 +15145,21 @@ const Pf = /* @__PURE__ */ Gr(Y_, [["render", Q_]]), e1 = { class: "moonbase:pro
|
|
|
15139
15145
|
]),
|
|
15140
15146
|
_: 1
|
|
15141
15147
|
}),
|
|
15142
|
-
q(
|
|
15148
|
+
q(y(Mb), null, {
|
|
15143
15149
|
default: be(() => [
|
|
15144
|
-
q(
|
|
15150
|
+
q(y(Ui), null, {
|
|
15145
15151
|
default: be(() => [
|
|
15146
15152
|
q(F_)
|
|
15147
15153
|
]),
|
|
15148
15154
|
_: 1
|
|
15149
15155
|
}),
|
|
15150
|
-
q(
|
|
15156
|
+
q(y(Ui), null, {
|
|
15151
15157
|
default: be(() => [
|
|
15152
15158
|
q(N1)
|
|
15153
15159
|
]),
|
|
15154
15160
|
_: 1
|
|
15155
15161
|
}),
|
|
15156
|
-
q(
|
|
15162
|
+
q(y(Ui), null, {
|
|
15157
15163
|
default: be(() => [
|
|
15158
15164
|
q(B1)
|
|
15159
15165
|
]),
|
|
@@ -15225,32 +15231,32 @@ const Pf = /* @__PURE__ */ Gr(Y_, [["render", Q_]]), e1 = { class: "moonbase:pro
|
|
|
15225
15231
|
}
|
|
15226
15232
|
return (E, w) => {
|
|
15227
15233
|
var $, D, V, W;
|
|
15228
|
-
return
|
|
15229
|
-
|
|
15234
|
+
return b(), T("div", q1, [
|
|
15235
|
+
y(i) || !y(r) ? (b(), T("div", W1, [
|
|
15230
15236
|
q(Lt)
|
|
15231
|
-
])) :
|
|
15232
|
-
|
|
15233
|
-
|
|
15237
|
+
])) : y(u) ? (b(), T("div", z1, G(y(u)), 1)) : y(s) ? (b(), T("div", G1, [
|
|
15238
|
+
y(s).product ? (b(), T("div", J1, [
|
|
15239
|
+
y(s).product.iconUrl ? (b(), T("img", {
|
|
15234
15240
|
key: 0,
|
|
15235
|
-
src:
|
|
15241
|
+
src: y(s).product.iconUrl,
|
|
15236
15242
|
alt: ""
|
|
15237
|
-
}, null, 8, Y1)) : (
|
|
15243
|
+
}, null, 8, Y1)) : (b(), T("div", X1)),
|
|
15238
15244
|
C("div", null, [
|
|
15239
|
-
C("h2", null, G(
|
|
15240
|
-
C("h3", null, G(
|
|
15245
|
+
C("h2", null, G(y(s).product.name), 1),
|
|
15246
|
+
C("h3", null, G(y(s).product.tagline), 1)
|
|
15241
15247
|
])
|
|
15242
15248
|
])) : de("", !0),
|
|
15243
|
-
(($ =
|
|
15249
|
+
(($ = y(s)) == null ? void 0 : $.status) === y(Xt).Cancelled ? (b(), T("div", Q1, w[2] || (w[2] = [
|
|
15244
15250
|
C("h3", null, " Uh oh ", -1),
|
|
15245
15251
|
C("p", null, " This activation request was cancelled, open your app to try again. ", -1)
|
|
15246
|
-
]))) :
|
|
15252
|
+
]))) : y(a) || y(l) ? (b(), T("div", ew, [
|
|
15247
15253
|
q(Lt),
|
|
15248
|
-
C("p", null, "Activating " + G(
|
|
15249
|
-
])) : ((D =
|
|
15254
|
+
C("p", null, "Activating " + G(y(s).product.name) + "...", 1)
|
|
15255
|
+
])) : ((D = y(s)) == null ? void 0 : D.status) === y(Xt).Completed ? (b(), T("div", tw, w[3] || (w[3] = [
|
|
15250
15256
|
C("h3", null, " Done! ", -1),
|
|
15251
15257
|
C("p", null, " Your product is activated. ", -1)
|
|
15252
|
-
]))) : (
|
|
15253
|
-
|
|
15258
|
+
]))) : (b(), T("div", nw, [
|
|
15259
|
+
y(n) ? (V = y(n).ownedProducts) != null && V.includes(y(s).product.id) ? (b(), T("div", ow, [
|
|
15254
15260
|
w[5] || (w[5] = C("p", null, " You don't have enough free seats on your licenses to activate this device. Either free up a seat or purchase additional licenses. ", -1)),
|
|
15255
15261
|
C("span", sw, [
|
|
15256
15262
|
C("button", {
|
|
@@ -15258,13 +15264,13 @@ const Pf = /* @__PURE__ */ Gr(Y_, [["render", Q_]]), e1 = { class: "moonbase:pro
|
|
|
15258
15264
|
class: "moonbase:button",
|
|
15259
15265
|
onClick: w[0] || (w[0] = (N) => h())
|
|
15260
15266
|
}, " Licenses "),
|
|
15261
|
-
|
|
15267
|
+
y(s).product && y(s).product.website ? (b(), T("a", {
|
|
15262
15268
|
key: 0,
|
|
15263
|
-
href:
|
|
15269
|
+
href: y(s).product.website,
|
|
15264
15270
|
class: "moonbase:button"
|
|
15265
15271
|
}, " Purchase ", 8, iw)) : de("", !0)
|
|
15266
15272
|
])
|
|
15267
|
-
])) : de("", !0) : (
|
|
15273
|
+
])) : de("", !0) : (b(), T("div", rw, [
|
|
15268
15274
|
w[4] || (w[4] = Ce(" Please sign in to use a license ")),
|
|
15269
15275
|
C("span", { class: "moonbase:auto-activate-cta" }, [
|
|
15270
15276
|
C("button", {
|
|
@@ -15274,22 +15280,22 @@ const Pf = /* @__PURE__ */ Gr(Y_, [["render", Q_]]), e1 = { class: "moonbase:pro
|
|
|
15274
15280
|
}, " Sign in ")
|
|
15275
15281
|
])
|
|
15276
15282
|
])),
|
|
15277
|
-
(W =
|
|
15278
|
-
Ce(" You are eligible for a " + G(
|
|
15279
|
-
|
|
15280
|
-
Ce(" of which you have " + G(
|
|
15283
|
+
(W = y(s).trialEligibility) != null && W.eligible ? (b(), T("div", aw, [
|
|
15284
|
+
Ce(" You are eligible for a " + G(y(s).trialEligibility.numberOfDaysPerProduct) + " day trial ", 1),
|
|
15285
|
+
y(s).trialEligibility.existing ? (b(), T(Se, { key: 0 }, [
|
|
15286
|
+
Ce(" of which you have " + G(y(s).trialEligibility.numberOfDaysRemaining) + " days remaining ", 1)
|
|
15281
15287
|
], 64)) : de("", !0),
|
|
15282
15288
|
w[6] || (w[6] = Ce(". ")),
|
|
15283
15289
|
C("span", lw, [
|
|
15284
15290
|
C("button", {
|
|
15285
15291
|
role: "button",
|
|
15286
15292
|
class: "moonbase:button",
|
|
15287
|
-
onClick: w[1] || (w[1] = (N) =>
|
|
15293
|
+
onClick: w[1] || (w[1] = (N) => y(d)())
|
|
15288
15294
|
}, " Start trial ")
|
|
15289
15295
|
])
|
|
15290
15296
|
])) : de("", !0)
|
|
15291
15297
|
]))
|
|
15292
|
-
])) : (
|
|
15298
|
+
])) : (b(), T("div", K1, " Could not find activation request "))
|
|
15293
15299
|
]);
|
|
15294
15300
|
};
|
|
15295
15301
|
}
|
|
@@ -15300,19 +15306,19 @@ const Pf = /* @__PURE__ */ Gr(Y_, [["render", Q_]]), e1 = { class: "moonbase:pro
|
|
|
15300
15306
|
},
|
|
15301
15307
|
setup(e) {
|
|
15302
15308
|
const t = Ve();
|
|
15303
|
-
return (n, r) => (
|
|
15309
|
+
return (n, r) => (b(), Ne(bi, {
|
|
15304
15310
|
open: n.open,
|
|
15305
|
-
onClose: r[0] || (r[0] = (o) =>
|
|
15311
|
+
onClose: r[0] || (r[0] = (o) => y(t).reset())
|
|
15306
15312
|
}, {
|
|
15307
15313
|
default: be(() => [
|
|
15308
15314
|
C("div", cw, [
|
|
15309
|
-
q(
|
|
15315
|
+
q(y(vi), { as: "h3" }, {
|
|
15310
15316
|
default: be(() => r[1] || (r[1] = [
|
|
15311
15317
|
Ce(" Activate product ")
|
|
15312
15318
|
])),
|
|
15313
15319
|
_: 1
|
|
15314
15320
|
}),
|
|
15315
|
-
n.open &&
|
|
15321
|
+
n.open && y(t).intent === y(ue).ActivateProduct ? (b(), Ne(uw, { key: 0 })) : de("", !0)
|
|
15316
15322
|
])
|
|
15317
15323
|
]),
|
|
15318
15324
|
_: 1
|
|
@@ -15394,25 +15400,25 @@ const pw = { class: "moonbase:download-product" }, hw = {
|
|
|
15394
15400
|
}
|
|
15395
15401
|
return (w, $) => {
|
|
15396
15402
|
var D, V, W, N, S;
|
|
15397
|
-
return
|
|
15398
|
-
c.value || !
|
|
15403
|
+
return b(), T("div", pw, [
|
|
15404
|
+
c.value || !y(r) ? (b(), T("div", hw, [
|
|
15399
15405
|
q(Lt)
|
|
15400
|
-
])) : u.value ? (
|
|
15406
|
+
])) : u.value ? (b(), T("div", mw, G(u.value), 1)) : a.value ? (b(), T("div", gw, [
|
|
15401
15407
|
C("div", yw, [
|
|
15402
|
-
a.value.iconUrl ? (
|
|
15408
|
+
a.value.iconUrl ? (b(), T("img", {
|
|
15403
15409
|
key: 0,
|
|
15404
15410
|
src: a.value.iconUrl,
|
|
15405
15411
|
alt: ""
|
|
15406
|
-
}, null, 8, bw)) : (
|
|
15412
|
+
}, null, 8, bw)) : (b(), T("div", _w)),
|
|
15407
15413
|
C("div", null, [
|
|
15408
15414
|
C("h2", null, [
|
|
15409
15415
|
Ce(G(a.value.name) + " ", 1),
|
|
15410
15416
|
C("span", null, "v" + G(a.value.version || a.value.currentVersion), 1),
|
|
15411
|
-
a.value.prerelease ? (
|
|
15417
|
+
a.value.prerelease ? (b(), T("span", ww, " (pre-release)")) : de("", !0)
|
|
15412
15418
|
]),
|
|
15413
15419
|
C("h3", null, G(a.value.tagline), 1)
|
|
15414
15420
|
]),
|
|
15415
|
-
a.value.releaseDescription && (!a.value.downloadsNeedsUser ||
|
|
15421
|
+
a.value.releaseDescription && (!a.value.downloadsNeedsUser || y(n)) && (!a.value.downloadsNeedsOwnership || (V = (D = y(n)) == null ? void 0 : D.ownedProducts) != null && V.includes(a.value.id)) ? (b(), T("button", {
|
|
15416
15422
|
key: 2,
|
|
15417
15423
|
"data-open": d.value || void 0,
|
|
15418
15424
|
onClick: $[0] || ($[0] = (R) => d.value = !d.value)
|
|
@@ -15433,7 +15439,7 @@ const pw = { class: "moonbase:download-product" }, hw = {
|
|
|
15433
15439
|
C("span", null, " Details ", -1)
|
|
15434
15440
|
]), 8, Ew)) : de("", !0)
|
|
15435
15441
|
]),
|
|
15436
|
-
a.value.downloadsNeedsUser && !
|
|
15442
|
+
a.value.downloadsNeedsUser && !y(n) ? (b(), T("div", Ow, [
|
|
15437
15443
|
$[2] || ($[2] = Ce(" Please sign in to download product ")),
|
|
15438
15444
|
C("span", { class: "moonbase:download-product-cta" }, [
|
|
15439
15445
|
C("button", {
|
|
@@ -15442,8 +15448,8 @@ const pw = { class: "moonbase:download-product" }, hw = {
|
|
|
15442
15448
|
onClick: _
|
|
15443
15449
|
}, " Sign in ")
|
|
15444
15450
|
])
|
|
15445
|
-
])) : a.value.downloadsNeedsOwnership && !((N = (W =
|
|
15446
|
-
a.value.releaseDescription ? (
|
|
15451
|
+
])) : a.value.downloadsNeedsOwnership && !((N = (W = y(n)) == null ? void 0 : W.ownedProducts) != null && N.includes(a.value.id)) ? (b(), T("div", Nw, " This product requires ownership to download ")) : (b(), T("div", xw, [
|
|
15452
|
+
a.value.releaseDescription ? (b(), T("div", {
|
|
15447
15453
|
key: 0,
|
|
15448
15454
|
class: "moonbase:download-product-release-description",
|
|
15449
15455
|
"data-open": d.value || void 0
|
|
@@ -15453,8 +15459,8 @@ const pw = { class: "moonbase:download-product" }, hw = {
|
|
|
15453
15459
|
C("p", null, G(a.value.releaseDescription), 1)
|
|
15454
15460
|
])
|
|
15455
15461
|
], 8, Sw)) : de("", !0),
|
|
15456
|
-
(S = a.value) != null && S.downloads && a.value.downloads.length > 0 ? (
|
|
15457
|
-
(
|
|
15462
|
+
(S = a.value) != null && S.downloads && a.value.downloads.length > 0 ? (b(), T("ul", kw, [
|
|
15463
|
+
(b(!0), T(Se, null, sn(h.value, (R) => (b(), T("li", {
|
|
15458
15464
|
key: R.key
|
|
15459
15465
|
}, [
|
|
15460
15466
|
C("div", null, [
|
|
@@ -15467,14 +15473,14 @@ const pw = { class: "moonbase:download-product" }, hw = {
|
|
|
15467
15473
|
], 8, Tw)
|
|
15468
15474
|
]),
|
|
15469
15475
|
C("p", Pw, [
|
|
15470
|
-
(
|
|
15476
|
+
(b(), Ne(ra(i[R.platform]()), { "aria-hidden": "true" })),
|
|
15471
15477
|
Ce(" " + G(R.platform) + " ", 1),
|
|
15472
15478
|
$[4] || ($[4] = C("span", null, " |", -1)),
|
|
15473
|
-
Ce(" " + G(
|
|
15479
|
+
Ce(" " + G(y(fw)(R.size)), 1)
|
|
15474
15480
|
])
|
|
15475
15481
|
]),
|
|
15476
15482
|
C("div", null, [
|
|
15477
|
-
l.value.includes(R.key) ? (
|
|
15483
|
+
l.value.includes(R.key) ? (b(), Ne(Lt, { key: 0 })) : (b(), T("svg", $w, $[5] || ($[5] = [
|
|
15478
15484
|
C("path", {
|
|
15479
15485
|
"stroke-linecap": "round",
|
|
15480
15486
|
"stroke-linejoin": "round",
|
|
@@ -15483,9 +15489,9 @@ const pw = { class: "moonbase:download-product" }, hw = {
|
|
|
15483
15489
|
])))
|
|
15484
15490
|
])
|
|
15485
15491
|
]))), 128))
|
|
15486
|
-
])) : (
|
|
15492
|
+
])) : (b(), T("div", Dw, " No downloadable files found "))
|
|
15487
15493
|
]))
|
|
15488
|
-
])) : (
|
|
15494
|
+
])) : (b(), T("div", vw, " Could not find product "))
|
|
15489
15495
|
]);
|
|
15490
15496
|
};
|
|
15491
15497
|
}
|
|
@@ -15496,19 +15502,19 @@ const pw = { class: "moonbase:download-product" }, hw = {
|
|
|
15496
15502
|
},
|
|
15497
15503
|
setup(e) {
|
|
15498
15504
|
const t = Ve();
|
|
15499
|
-
return (n, r) => (
|
|
15505
|
+
return (n, r) => (b(), Ne(bi, {
|
|
15500
15506
|
open: n.open,
|
|
15501
|
-
onClose: r[0] || (r[0] = (o) =>
|
|
15507
|
+
onClose: r[0] || (r[0] = (o) => y(t).reset())
|
|
15502
15508
|
}, {
|
|
15503
15509
|
default: be(() => [
|
|
15504
15510
|
C("div", Aw, [
|
|
15505
|
-
q(
|
|
15511
|
+
q(y(vi), { as: "h3" }, {
|
|
15506
15512
|
default: be(() => r[1] || (r[1] = [
|
|
15507
15513
|
Ce(" Download product ")
|
|
15508
15514
|
])),
|
|
15509
15515
|
_: 1
|
|
15510
15516
|
}),
|
|
15511
|
-
n.open &&
|
|
15517
|
+
n.open && y(t).intent === y(ue).DownloadProduct ? (b(), Ne(Iw, { key: 0 })) : de("", !0)
|
|
15512
15518
|
])
|
|
15513
15519
|
]),
|
|
15514
15520
|
_: 1
|
|
@@ -15734,22 +15740,22 @@ const jw = /* @__PURE__ */ pe({
|
|
|
15734
15740
|
return Ke(() => [n.active, n.intent], ([r, o]) => {
|
|
15735
15741
|
}), Rw(), (r, o) => {
|
|
15736
15742
|
var s;
|
|
15737
|
-
return
|
|
15738
|
-
(s =
|
|
15743
|
+
return b(), T(Se, null, [
|
|
15744
|
+
(s = y(t)) != null && s.toolbar.enabled ? (b(), Ne(Sy, { key: 0 })) : de("", !0),
|
|
15739
15745
|
q(R_, {
|
|
15740
|
-
open:
|
|
15746
|
+
open: y(n).active === y(Ee).Cart
|
|
15741
15747
|
}, null, 8, ["open"]),
|
|
15742
15748
|
q(Yb, {
|
|
15743
|
-
open:
|
|
15749
|
+
open: y(n).active === y(Ee).Authentication
|
|
15744
15750
|
}, null, 8, ["open"]),
|
|
15745
15751
|
q(dw, {
|
|
15746
|
-
open:
|
|
15752
|
+
open: y(n).active === y(Ee).Activation
|
|
15747
15753
|
}, null, 8, ["open"]),
|
|
15748
15754
|
q(Vw, {
|
|
15749
|
-
open:
|
|
15755
|
+
open: y(n).active === y(Ee).Download
|
|
15750
15756
|
}, null, 8, ["open"]),
|
|
15751
15757
|
q(Z1, {
|
|
15752
|
-
open:
|
|
15758
|
+
open: y(n).active === y(Ee).Customer
|
|
15753
15759
|
}, null, 8, ["open"])
|
|
15754
15760
|
], 64);
|
|
15755
15761
|
};
|