@moonbase.sh/storefront 0.2.49 → 0.2.50
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.js +394 -392
- package/dist/moonbase.umd.cjs +5 -5
- 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-location=bottom-right]{right:32px}#moonbase .moonbase\\:toolbar[data-location=bottom-left]{left:32px}#moonbase .moonbase\\:toolbar[data-visible=true]{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:#374151}#moonbase .moonbase\\:input input{display:block;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:calc(var(--moonbase-input-border-radius) * .5);border-width:1px;border-color:#d1d5db;background-color:var(--moonbase-input-background-color);font-size:.875rem;line-height:1.25rem;padding:8px 12px;margin-top:4px;box-shadow:0 1px 2px 0 var(--moonbase-input-shadow-color)}#moonbase .moonbase\\:input input:focus{outline:2px solid transparent;outline-offset:2px;box-shadow:#fff 0 0 0 2px,var(--moonbase-input-active-color) 0 0 0 4px,0 1px 2px 0 var(--moonbase-input-shadow-color)}#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-1440b0cf]{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-1440b0cf][data-v-1440b0cf],#moonbase .moonbase\\:submit-button[data-v-1440b0cf][data-v-1440b0cf]:hover,#moonbase .moonbase\\:submit-button[data-v-1440b0cf][data-v-1440b0cf]:focus,#moonbase .moonbase\\:submit-button[data-v-1440b0cf][data-v-1440b0cf]:active{font-size:.875rem;font-weight:500;line-height:1.25rem;border-radius:var(--moonbase-button-border-radius);border-width:1px;border-color:transparent;border-style:solid;color:var(--moonbase-button-text-color);background-color:var(--moonbase-button-background-color);padding:var(--moonbase-button-padding);height:unset;width:unset}#moonbase .moonbase\\:submit-button[data-v-1440b0cf][data-v-1440b0cf]:hover{background-color:hsl(from var(--moonbase-button-background-color) h s calc(l - 5))}#moonbase .moonbase\\:submit-button[data-v-1440b0cf][data-v-1440b0cf]:focus{transition-duration:.1s;outline:2px solid transparent;outline-offset:2px;box-shadow:#fff 0 0 0 2px,var(--moonbase-button-background-color) 0 0 0 4px,0 1px 2px 0 var(--moonbase-button-shadow-color)}#moonbase .moonbase\\:submit-button[data-v-1440b0cf][data-success][data-v-1440b0cf]{background-color:var(--moonbase-button-success-color)}#moonbase .moonbase\\:submit-button[data-v-1440b0cf][data-error][data-v-1440b0cf]{background-color:var(--moonbase-button-error-color)}#moonbase .moonbase\\:submit-button[data-v-1440b0cf] div[data-v-1440b0cf]{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-1440b0cf] div[data-v-1440b0cf][data-visible][data-v-1440b0cf]{width:20px;opacity:1}#moonbase .moonbase\\:submit-button[data-v-1440b0cf] div[data-v-1440b0cf] svg[data-v-1440b0cf]{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:#374151}#moonbase .moonbase\\:checkbox .moonbase\\:checkbox-container{display:flex;height:24px;align-items:center}#moonbase .moonbase\\:checkbox input{height:16px;width:16px;border-radius:var(--moonbase-input-border-radius);border-width:1px;border-color:#d1d5db;background-color:var(--moonbase-input-background-color);font-size:.875rem;line-height:1.25rem;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) 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-container{display:flex;min-height:100svh;align-items:flex-end;justify-content:center;padding:16px 16px 90px;text-align:center}@media (min-width: 640px){#moonbase .moonbase\\:modal-container{display:block;padding:0}}#moonbase .moonbase\\:modal-center{display:none}@media (min-width: 640px){#moonbase .moonbase\\:modal-center{display:inline-block;height:100svh;vertical-align:middle}}#moonbase .moonbase\\:modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;transition-property:opacity}#moonbase .moonbase\\:modal-overlay[data-transition~=enter]{transition-timing-function:ease-out;transition-duration:.3s}#moonbase .moonbase\\:modal-overlay[data-transition~=enter-from],#moonbase .moonbase\\:modal-overlay[data-transition~=leave-to]{opacity:0}#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;background-color:var(--moonbase-background-color, white);box-shadow:#64646f33 0 8px 32px;border-radius:calc(var(--moonbase-border-radius, 6px) * 2);vertical-align:bottom;transition-property:all;text-align:left}@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~=enter-from]{opacity:0;transform:translateY(16px)}@media (min-width: 640px){#moonbase .moonbase\\:modal-content[data-transition~=enter-from]{transform:scale(.95)}}#moonbase .moonbase\\:modal-content[data-transition~=enter-to]{opacity:1;transform:translateY(0)}@media (min-width: 640px){#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\\:modal-content[data-transition~=leave-to]{opacity:0;transform:translateY(16px)}@media (min-width: 640px){#moonbase .moonbase\\:modal-content[data-transition~=leave-to]{transform:scale(.95)}}#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:26rem}}#moonbase .moonbase\\:authentication>h3{font-size:1.125rem;line-height:1.5rem;font-weight:500;text-align:center;margin-bottom:1.5rem}#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-container{display:flex;height:100svh;align-items:flex-end;justify-content:center;padding:16px 16px 90px}@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}#moonbase .moonbase\\:cart-modal-overlay[data-transition~=enter]{transition-timing-function:ease-out;transition-duration:.3s}#moonbase .moonbase\\:cart-modal-overlay[data-transition~=enter-from],#moonbase .moonbase\\:cart-modal-overlay[data-transition~=leave-to]{opacity:0}#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;background-color:var(--moonbase-background-color, white);box-shadow:#64646f33 0 8px 32px;transition-property:all}#moonbase .moonbase\\:cart-modal-content[data-transition~=enter]{transition-timing-function:ease-out;transition-duration:.3s}#moonbase .moonbase\\:cart-modal-content[data-transition~=enter-from]{opacity:0;transform:translateY(16px)}@media (min-width: 640px){#moonbase .moonbase\\:cart-modal-content[data-transition~=enter-from]{transform:translate(48px)}}#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~=enter-to]{transform:translate(0)}}#moonbase .moonbase\\:cart-modal-content[data-transition~=leave]{transition-timing-function:ease-in;transition-duration:.3s}#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\\:cart-modal-content[data-transition~=leave-to]{opacity:0;transform:translateY(16px)}@media (min-width: 640px){#moonbase .moonbase\\:cart-modal-content[data-transition~=leave-to]{transform:translate(48px)}}#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:.875rem;font-weight:500;line-height:1.25rem;border-radius:var(--moonbase-button-border-radius);border-width:1px;border-color:transparent;border-style:solid;color:var(--moonbase-button-text-color);background-color:var(--moonbase-button-background-color);padding:var(--moonbase-button-padding);height:unset;width:unset}#moonbase .moonbase\\:button:hover{background-color:hsl(from var(--moonbase-button-background-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) 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:26rem}}#moonbase .moonbase\\:cart>h3{font-size:1.125rem;line-height:1.5rem;font-weight:500;text-align:center;margin-bottom:1.5rem}#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:1.1rem;line-height:1.3rem;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:.875rem;font-weight:500;line-height:1.25rem;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);margin:0 -1px;padding:8px;height:unset;width:unset}#moonbase .moonbase\\:product-downloads button:hover{background-color:hsl(from var(--moonbase-button-background-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) 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;width:128px;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-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: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:32rem}}#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) 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:26rem}}#moonbase .moonbase\\:activation>h3{font-size:1.125rem;line-height:1.5rem;font-weight:500;text-align:center;margin-bottom:1.5rem}#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-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(:first-child){margin-top: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-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:26rem}}#moonbase .moonbase\\:download>h3{font-size:1.125rem;line-height:1.5rem;font-weight:500;text-align:center;margin-bottom:1.5rem}#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"}#moonbase{--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-button-padding: 8px 32px;--moonbase-button-text-color: rgb(255 255 255);--moonbase-button-background-color: var(--moonbase-primary-color);--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-button-border-radius: var(--moonbase-border-radius, 6px);--moonbase-input-active-color: var(--moonbase-primary-color, var(--moonbase-primary-color));--moonbase-input-shadow-color: rgb(0 0 0 / .05);--moonbase-input-error-color: rgb(167, 33, 33);--moonbase-input-background-color: transparent;--moonbase-input-text-color:var(--moonbase-text-color);--moonbase-input-border-radius: var(--moonbase-border-radius, 6px);--moonbase-modal-padding: 8px 32px;--moonbase-modal-text-color: var(--moonbase-text-color);--moonbase-modal-background-color: rgb(255 255 255);--moonbase-modal-shadow-color: rgb(0 0 0 / .05);--moonbase-modal-border-radius: var(--moonbase-border-radius, 6px)}#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(1rem)}#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(-1rem)}#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(t){console.error("vite-plugin-css-injected-by-js",t)}})();
|
|
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-location=bottom-right]{right:32px}#moonbase .moonbase\\:toolbar[data-location=bottom-left]{left:32px}#moonbase .moonbase\\:toolbar[data-visible=true]{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:#374151}#moonbase .moonbase\\:input input{display:block;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:calc(var(--moonbase-input-border-radius) * .5);border-width:1px;border-color:#d1d5db;background-color:var(--moonbase-input-background-color);font-size:.875rem;line-height:1.25rem;padding:8px 12px;margin-top:4px;box-shadow:0 1px 2px 0 var(--moonbase-input-shadow-color)}#moonbase .moonbase\\:input input:focus{outline:2px solid transparent;outline-offset:2px;box-shadow:#fff 0 0 0 2px,var(--moonbase-input-active-color) 0 0 0 4px,0 1px 2px 0 var(--moonbase-input-shadow-color)}#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-1440b0cf]{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-1440b0cf][data-v-1440b0cf],#moonbase .moonbase\\:submit-button[data-v-1440b0cf][data-v-1440b0cf]:hover,#moonbase .moonbase\\:submit-button[data-v-1440b0cf][data-v-1440b0cf]:focus,#moonbase .moonbase\\:submit-button[data-v-1440b0cf][data-v-1440b0cf]:active{font-size:.875rem;font-weight:500;line-height:1.25rem;border-radius:var(--moonbase-button-border-radius);border-width:1px;border-color:transparent;border-style:solid;color:var(--moonbase-button-text-color);background-color:var(--moonbase-button-background-color);padding:var(--moonbase-button-padding);height:unset;width:unset}#moonbase .moonbase\\:submit-button[data-v-1440b0cf][data-v-1440b0cf]:hover{background-color:hsl(from var(--moonbase-button-background-color) h s calc(l - 5))}#moonbase .moonbase\\:submit-button[data-v-1440b0cf][data-v-1440b0cf]:focus{transition-duration:.1s;outline:2px solid transparent;outline-offset:2px;box-shadow:#fff 0 0 0 2px,var(--moonbase-button-background-color) 0 0 0 4px,0 1px 2px 0 var(--moonbase-button-shadow-color)}#moonbase .moonbase\\:submit-button[data-v-1440b0cf][data-success][data-v-1440b0cf]{background-color:var(--moonbase-button-success-color)}#moonbase .moonbase\\:submit-button[data-v-1440b0cf][data-error][data-v-1440b0cf]{background-color:var(--moonbase-button-error-color)}#moonbase .moonbase\\:submit-button[data-v-1440b0cf] div[data-v-1440b0cf]{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-1440b0cf] div[data-v-1440b0cf][data-visible][data-v-1440b0cf]{width:20px;opacity:1}#moonbase .moonbase\\:submit-button[data-v-1440b0cf] div[data-v-1440b0cf] svg[data-v-1440b0cf]{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:#374151}#moonbase .moonbase\\:checkbox .moonbase\\:checkbox-container{display:flex;height:24px;align-items:center}#moonbase .moonbase\\:checkbox input{height:16px;width:16px;border-radius:var(--moonbase-input-border-radius);border-width:1px;border-color:#d1d5db;background-color:var(--moonbase-input-background-color);font-size:.875rem;line-height:1.25rem;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) 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-container{display:flex;min-height:100svh;align-items:flex-end;justify-content:center;padding:16px 16px 90px;text-align:center}@media (min-width: 640px){#moonbase .moonbase\\:modal-container{display:block;padding:0}}#moonbase .moonbase\\:modal-center{display:none}@media (min-width: 640px){#moonbase .moonbase\\:modal-center{display:inline-block;height:100svh;vertical-align:middle}}#moonbase .moonbase\\:modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;transition-property:opacity}#moonbase .moonbase\\:modal-overlay[data-transition~=enter]{transition-timing-function:ease-out;transition-duration:.3s}#moonbase .moonbase\\:modal-overlay[data-transition~=enter-from],#moonbase .moonbase\\:modal-overlay[data-transition~=leave-to]{opacity:0}#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;background-color:var(--moonbase-background-color, white);box-shadow:#64646f33 0 8px 32px;border-radius:calc(var(--moonbase-border-radius, 6px) * 2);vertical-align:bottom;transition-property:all;text-align:left}@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~=enter-from]{opacity:0;transform:translateY(16px)}@media (min-width: 640px){#moonbase .moonbase\\:modal-content[data-transition~=enter-from]{transform:scale(.95)}}#moonbase .moonbase\\:modal-content[data-transition~=enter-to]{opacity:1;transform:translateY(0)}@media (min-width: 640px){#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\\:modal-content[data-transition~=leave-to]{opacity:0;transform:translateY(16px)}@media (min-width: 640px){#moonbase .moonbase\\:modal-content[data-transition~=leave-to]{transform:scale(.95)}}#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:26rem}}#moonbase .moonbase\\:authentication>h3{font-size:1.125rem;line-height:1.5rem;font-weight:500;text-align:center;margin-bottom:1.5rem}#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-container{display:flex;height:100svh;align-items:flex-end;justify-content:center;padding:16px 16px 90px}@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}#moonbase .moonbase\\:cart-modal-overlay[data-transition~=enter]{transition-timing-function:ease-out;transition-duration:.3s}#moonbase .moonbase\\:cart-modal-overlay[data-transition~=enter-from],#moonbase .moonbase\\:cart-modal-overlay[data-transition~=leave-to]{opacity:0}#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;background-color:var(--moonbase-background-color, white);box-shadow:#64646f33 0 8px 32px;transition-property:all}#moonbase .moonbase\\:cart-modal-content[data-transition~=enter]{transition-timing-function:ease-out;transition-duration:.3s}#moonbase .moonbase\\:cart-modal-content[data-transition~=enter-from]{opacity:0;transform:translateY(16px)}@media (min-width: 640px){#moonbase .moonbase\\:cart-modal-content[data-transition~=enter-from]{transform:translate(48px)}}#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~=enter-to]{transform:translate(0)}}#moonbase .moonbase\\:cart-modal-content[data-transition~=leave]{transition-timing-function:ease-in;transition-duration:.3s}#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\\:cart-modal-content[data-transition~=leave-to]{opacity:0;transform:translateY(16px)}@media (min-width: 640px){#moonbase .moonbase\\:cart-modal-content[data-transition~=leave-to]{transform:translate(48px)}}#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:.875rem;font-weight:500;line-height:1.25rem;border-radius:var(--moonbase-button-border-radius);border-width:1px;border-color:transparent;border-style:solid;color:var(--moonbase-button-text-color);background-color:var(--moonbase-button-background-color);padding:var(--moonbase-button-padding);height:unset;width:unset}#moonbase .moonbase\\:button:hover{background-color:hsl(from var(--moonbase-button-background-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) 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:26rem}}#moonbase .moonbase\\:cart>h3{font-size:1.125rem;line-height:1.5rem;font-weight:500;text-align:center;margin-bottom:1.5rem}#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:1.1rem;line-height:1.3rem;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:.875rem;font-weight:500;line-height:1.25rem;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);margin:0 -1px;padding:8px;height:unset;width:unset}#moonbase .moonbase\\:product-downloads button:hover{background-color:hsl(from var(--moonbase-button-background-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) 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:32rem}}#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) 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:26rem}}#moonbase .moonbase\\:activation>h3{font-size:1.125rem;line-height:1.5rem;font-weight:500;text-align:center;margin-bottom:1.5rem}#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-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(:first-child){margin-top: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-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:26rem}}#moonbase .moonbase\\:download>h3{font-size:1.125rem;line-height:1.5rem;font-weight:500;text-align:center;margin-bottom:1.5rem}#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"}#moonbase{--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-button-padding: 8px 32px;--moonbase-button-text-color: rgb(255 255 255);--moonbase-button-background-color: var(--moonbase-primary-color);--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-button-border-radius: var(--moonbase-border-radius, 6px);--moonbase-input-active-color: var(--moonbase-primary-color, var(--moonbase-primary-color));--moonbase-input-shadow-color: rgb(0 0 0 / .05);--moonbase-input-error-color: rgb(167, 33, 33);--moonbase-input-background-color: transparent;--moonbase-input-text-color:var(--moonbase-text-color);--moonbase-input-border-radius: var(--moonbase-border-radius, 6px);--moonbase-modal-padding: 8px 32px;--moonbase-modal-text-color: var(--moonbase-text-color);--moonbase-modal-background-color: rgb(255 255 255);--moonbase-modal-shadow-color: rgb(0 0 0 / .05);--moonbase-modal-border-radius: var(--moonbase-border-radius, 6px)}#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(1rem)}#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(-1rem)}#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(t){console.error("vite-plugin-css-injected-by-js",t)}})();
|
|
2
2
|
var Df = Object.defineProperty;
|
|
3
3
|
var $f = (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) => $f(e, typeof t != "symbol" ? t + "" : t, n);
|
|
@@ -2894,8 +2894,8 @@ var Wi = { exports: {} };
|
|
|
2894
2894
|
formData: "FormData" in a,
|
|
2895
2895
|
arrayBuffer: "ArrayBuffer" in a
|
|
2896
2896
|
};
|
|
2897
|
-
function u(
|
|
2898
|
-
return
|
|
2897
|
+
function u(E) {
|
|
2898
|
+
return E && DataView.prototype.isPrototypeOf(E);
|
|
2899
2899
|
}
|
|
2900
2900
|
if (l.arrayBuffer)
|
|
2901
2901
|
var c = [
|
|
@@ -2908,21 +2908,21 @@ var Wi = { exports: {} };
|
|
|
2908
2908
|
"[object Uint32Array]",
|
|
2909
2909
|
"[object Float32Array]",
|
|
2910
2910
|
"[object Float64Array]"
|
|
2911
|
-
], d = ArrayBuffer.isView || function(
|
|
2912
|
-
return
|
|
2911
|
+
], d = ArrayBuffer.isView || function(E) {
|
|
2912
|
+
return E && c.indexOf(Object.prototype.toString.call(E)) > -1;
|
|
2913
2913
|
};
|
|
2914
|
-
function f(
|
|
2915
|
-
if (typeof
|
|
2916
|
-
throw new TypeError('Invalid character in header field name: "' +
|
|
2917
|
-
return
|
|
2914
|
+
function f(E) {
|
|
2915
|
+
if (typeof E != "string" && (E = String(E)), /[^a-z0-9\-#$%&'*+.^_`|~!]/i.test(E) || E === "")
|
|
2916
|
+
throw new TypeError('Invalid character in header field name: "' + E + '"');
|
|
2917
|
+
return E.toLowerCase();
|
|
2918
2918
|
}
|
|
2919
|
-
function m(
|
|
2920
|
-
return typeof
|
|
2919
|
+
function m(E) {
|
|
2920
|
+
return typeof E != "string" && (E = String(E)), E;
|
|
2921
2921
|
}
|
|
2922
|
-
function b(
|
|
2922
|
+
function b(E) {
|
|
2923
2923
|
var C = {
|
|
2924
2924
|
next: function() {
|
|
2925
|
-
var Y =
|
|
2925
|
+
var Y = E.shift();
|
|
2926
2926
|
return { done: Y === void 0, value: Y };
|
|
2927
2927
|
}
|
|
2928
2928
|
};
|
|
@@ -2930,86 +2930,86 @@ var Wi = { exports: {} };
|
|
|
2930
2930
|
return C;
|
|
2931
2931
|
}), C;
|
|
2932
2932
|
}
|
|
2933
|
-
function O(
|
|
2934
|
-
this.map = {},
|
|
2933
|
+
function O(E) {
|
|
2934
|
+
this.map = {}, E instanceof O ? E.forEach(function(C, Y) {
|
|
2935
2935
|
this.append(Y, C);
|
|
2936
|
-
}, this) : Array.isArray(
|
|
2936
|
+
}, this) : Array.isArray(E) ? E.forEach(function(C) {
|
|
2937
2937
|
this.append(C[0], C[1]);
|
|
2938
|
-
}, this) :
|
|
2939
|
-
this.append(C,
|
|
2938
|
+
}, this) : E && Object.getOwnPropertyNames(E).forEach(function(C) {
|
|
2939
|
+
this.append(C, E[C]);
|
|
2940
2940
|
}, this);
|
|
2941
2941
|
}
|
|
2942
|
-
O.prototype.append = function(
|
|
2943
|
-
|
|
2944
|
-
var Y = this.map[
|
|
2945
|
-
this.map[
|
|
2946
|
-
}, O.prototype.delete = function(
|
|
2947
|
-
delete this.map[f(
|
|
2948
|
-
}, O.prototype.get = function(
|
|
2949
|
-
return
|
|
2950
|
-
}, O.prototype.has = function(
|
|
2951
|
-
return this.map.hasOwnProperty(f(
|
|
2952
|
-
}, O.prototype.set = function(
|
|
2953
|
-
this.map[f(
|
|
2954
|
-
}, O.prototype.forEach = function(
|
|
2942
|
+
O.prototype.append = function(E, C) {
|
|
2943
|
+
E = f(E), C = m(C);
|
|
2944
|
+
var Y = this.map[E];
|
|
2945
|
+
this.map[E] = Y ? Y + ", " + C : C;
|
|
2946
|
+
}, O.prototype.delete = function(E) {
|
|
2947
|
+
delete this.map[f(E)];
|
|
2948
|
+
}, O.prototype.get = function(E) {
|
|
2949
|
+
return E = f(E), this.has(E) ? this.map[E] : null;
|
|
2950
|
+
}, O.prototype.has = function(E) {
|
|
2951
|
+
return this.map.hasOwnProperty(f(E));
|
|
2952
|
+
}, O.prototype.set = function(E, C) {
|
|
2953
|
+
this.map[f(E)] = m(C);
|
|
2954
|
+
}, O.prototype.forEach = function(E, C) {
|
|
2955
2955
|
for (var Y in this.map)
|
|
2956
|
-
this.map.hasOwnProperty(Y) &&
|
|
2956
|
+
this.map.hasOwnProperty(Y) && E.call(C, this.map[Y], Y, this);
|
|
2957
2957
|
}, O.prototype.keys = function() {
|
|
2958
|
-
var
|
|
2958
|
+
var E = [];
|
|
2959
2959
|
return this.forEach(function(C, Y) {
|
|
2960
|
-
|
|
2961
|
-
}), b(
|
|
2960
|
+
E.push(Y);
|
|
2961
|
+
}), b(E);
|
|
2962
2962
|
}, O.prototype.values = function() {
|
|
2963
|
-
var
|
|
2963
|
+
var E = [];
|
|
2964
2964
|
return this.forEach(function(C) {
|
|
2965
|
-
|
|
2966
|
-
}), b(
|
|
2965
|
+
E.push(C);
|
|
2966
|
+
}), b(E);
|
|
2967
2967
|
}, O.prototype.entries = function() {
|
|
2968
|
-
var
|
|
2968
|
+
var E = [];
|
|
2969
2969
|
return this.forEach(function(C, Y) {
|
|
2970
|
-
|
|
2971
|
-
}), b(
|
|
2970
|
+
E.push([Y, C]);
|
|
2971
|
+
}), b(E);
|
|
2972
2972
|
}, l.iterable && (O.prototype[Symbol.iterator] = O.prototype.entries);
|
|
2973
|
-
function
|
|
2974
|
-
if (
|
|
2973
|
+
function w(E) {
|
|
2974
|
+
if (E.bodyUsed)
|
|
2975
2975
|
return Promise.reject(new TypeError("Already read"));
|
|
2976
|
-
|
|
2976
|
+
E.bodyUsed = !0;
|
|
2977
2977
|
}
|
|
2978
|
-
function $(
|
|
2978
|
+
function $(E) {
|
|
2979
2979
|
return new Promise(function(C, Y) {
|
|
2980
|
-
|
|
2981
|
-
C(
|
|
2982
|
-
},
|
|
2983
|
-
Y(
|
|
2980
|
+
E.onload = function() {
|
|
2981
|
+
C(E.result);
|
|
2982
|
+
}, E.onerror = function() {
|
|
2983
|
+
Y(E.error);
|
|
2984
2984
|
};
|
|
2985
2985
|
});
|
|
2986
2986
|
}
|
|
2987
|
-
function B(
|
|
2987
|
+
function B(E) {
|
|
2988
2988
|
var C = new FileReader(), Y = $(C);
|
|
2989
|
-
return C.readAsArrayBuffer(
|
|
2989
|
+
return C.readAsArrayBuffer(E), Y;
|
|
2990
2990
|
}
|
|
2991
|
-
function T(
|
|
2991
|
+
function T(E) {
|
|
2992
2992
|
var C = new FileReader(), Y = $(C);
|
|
2993
|
-
return C.readAsText(
|
|
2993
|
+
return C.readAsText(E), Y;
|
|
2994
2994
|
}
|
|
2995
|
-
function te(
|
|
2996
|
-
for (var C = new Uint8Array(
|
|
2995
|
+
function te(E) {
|
|
2996
|
+
for (var C = new Uint8Array(E), Y = new Array(C.length), ne = 0; ne < C.length; ne++)
|
|
2997
2997
|
Y[ne] = String.fromCharCode(C[ne]);
|
|
2998
2998
|
return Y.join("");
|
|
2999
2999
|
}
|
|
3000
|
-
function S(
|
|
3001
|
-
if (
|
|
3002
|
-
return
|
|
3003
|
-
var C = new Uint8Array(
|
|
3004
|
-
return C.set(new Uint8Array(
|
|
3000
|
+
function S(E) {
|
|
3001
|
+
if (E.slice)
|
|
3002
|
+
return E.slice(0);
|
|
3003
|
+
var C = new Uint8Array(E.byteLength);
|
|
3004
|
+
return C.set(new Uint8Array(E)), C.buffer;
|
|
3005
3005
|
}
|
|
3006
3006
|
function U() {
|
|
3007
|
-
return this.bodyUsed = !1, this._initBody = function(
|
|
3008
|
-
this.bodyUsed = this.bodyUsed, this._bodyInit =
|
|
3007
|
+
return this.bodyUsed = !1, this._initBody = function(E) {
|
|
3008
|
+
this.bodyUsed = this.bodyUsed, this._bodyInit = E, E ? typeof E == "string" ? this._bodyText = E : l.blob && Blob.prototype.isPrototypeOf(E) ? this._bodyBlob = E : l.formData && FormData.prototype.isPrototypeOf(E) ? this._bodyFormData = E : l.searchParams && URLSearchParams.prototype.isPrototypeOf(E) ? this._bodyText = E.toString() : l.arrayBuffer && l.blob && u(E) ? (this._bodyArrayBuffer = S(E.buffer), this._bodyInit = new Blob([this._bodyArrayBuffer])) : l.arrayBuffer && (ArrayBuffer.prototype.isPrototypeOf(E) || d(E)) ? this._bodyArrayBuffer = S(E) : this._bodyText = E = Object.prototype.toString.call(E) : this._bodyText = "", this.headers.get("content-type") || (typeof E == "string" ? this.headers.set("content-type", "text/plain;charset=UTF-8") : this._bodyBlob && this._bodyBlob.type ? this.headers.set("content-type", this._bodyBlob.type) : l.searchParams && URLSearchParams.prototype.isPrototypeOf(E) && this.headers.set("content-type", "application/x-www-form-urlencoded;charset=UTF-8"));
|
|
3009
3009
|
}, l.blob && (this.blob = function() {
|
|
3010
|
-
var
|
|
3011
|
-
if (
|
|
3012
|
-
return
|
|
3010
|
+
var E = w(this);
|
|
3011
|
+
if (E)
|
|
3012
|
+
return E;
|
|
3013
3013
|
if (this._bodyBlob)
|
|
3014
3014
|
return Promise.resolve(this._bodyBlob);
|
|
3015
3015
|
if (this._bodyArrayBuffer)
|
|
@@ -3019,8 +3019,8 @@ var Wi = { exports: {} };
|
|
|
3019
3019
|
return Promise.resolve(new Blob([this._bodyText]));
|
|
3020
3020
|
}, this.arrayBuffer = function() {
|
|
3021
3021
|
if (this._bodyArrayBuffer) {
|
|
3022
|
-
var
|
|
3023
|
-
return
|
|
3022
|
+
var E = w(this);
|
|
3023
|
+
return E || (ArrayBuffer.isView(this._bodyArrayBuffer) ? Promise.resolve(
|
|
3024
3024
|
this._bodyArrayBuffer.buffer.slice(
|
|
3025
3025
|
this._bodyArrayBuffer.byteOffset,
|
|
3026
3026
|
this._bodyArrayBuffer.byteOffset + this._bodyArrayBuffer.byteLength
|
|
@@ -3029,9 +3029,9 @@ var Wi = { exports: {} };
|
|
|
3029
3029
|
} else
|
|
3030
3030
|
return this.blob().then(B);
|
|
3031
3031
|
}), this.text = function() {
|
|
3032
|
-
var
|
|
3033
|
-
if (
|
|
3034
|
-
return
|
|
3032
|
+
var E = w(this);
|
|
3033
|
+
if (E)
|
|
3034
|
+
return E;
|
|
3035
3035
|
if (this._bodyBlob)
|
|
3036
3036
|
return T(this._bodyBlob);
|
|
3037
3037
|
if (this._bodyArrayBuffer)
|
|
@@ -3046,21 +3046,21 @@ var Wi = { exports: {} };
|
|
|
3046
3046
|
}, this;
|
|
3047
3047
|
}
|
|
3048
3048
|
var j = ["DELETE", "GET", "HEAD", "OPTIONS", "POST", "PUT"];
|
|
3049
|
-
function ve(
|
|
3050
|
-
var C =
|
|
3051
|
-
return j.indexOf(C) > -1 ? C :
|
|
3049
|
+
function ve(E) {
|
|
3050
|
+
var C = E.toUpperCase();
|
|
3051
|
+
return j.indexOf(C) > -1 ? C : E;
|
|
3052
3052
|
}
|
|
3053
|
-
function q(
|
|
3053
|
+
function q(E, C) {
|
|
3054
3054
|
if (!(this instanceof q))
|
|
3055
3055
|
throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');
|
|
3056
3056
|
C = C || {};
|
|
3057
3057
|
var Y = C.body;
|
|
3058
|
-
if (
|
|
3059
|
-
if (
|
|
3058
|
+
if (E instanceof q) {
|
|
3059
|
+
if (E.bodyUsed)
|
|
3060
3060
|
throw new TypeError("Already read");
|
|
3061
|
-
this.url =
|
|
3061
|
+
this.url = E.url, this.credentials = E.credentials, C.headers || (this.headers = new O(E.headers)), this.method = E.method, this.mode = E.mode, this.signal = E.signal, !Y && E._bodyInit != null && (Y = E._bodyInit, E.bodyUsed = !0);
|
|
3062
3062
|
} else
|
|
3063
|
-
this.url = String(
|
|
3063
|
+
this.url = String(E);
|
|
3064
3064
|
if (this.credentials = C.credentials || this.credentials || "same-origin", (C.headers || !this.headers) && (this.headers = new O(C.headers)), this.method = ve(C.method || this.method || "GET"), this.mode = C.mode || this.mode || null, this.signal = C.signal || this.signal, this.referrer = null, (this.method === "GET" || this.method === "HEAD") && Y)
|
|
3065
3065
|
throw new TypeError("Body not allowed for GET or HEAD requests");
|
|
3066
3066
|
if (this._initBody(Y), (this.method === "GET" || this.method === "HEAD") && (C.cache === "no-store" || C.cache === "no-cache")) {
|
|
@@ -3076,17 +3076,17 @@ var Wi = { exports: {} };
|
|
|
3076
3076
|
q.prototype.clone = function() {
|
|
3077
3077
|
return new q(this, { body: this._bodyInit });
|
|
3078
3078
|
};
|
|
3079
|
-
function A(
|
|
3079
|
+
function A(E) {
|
|
3080
3080
|
var C = new FormData();
|
|
3081
|
-
return
|
|
3081
|
+
return E.trim().split("&").forEach(function(Y) {
|
|
3082
3082
|
if (Y) {
|
|
3083
3083
|
var ne = Y.split("="), pe = ne.shift().replace(/\+/g, " "), oe = ne.join("=").replace(/\+/g, " ");
|
|
3084
3084
|
C.append(decodeURIComponent(pe), decodeURIComponent(oe));
|
|
3085
3085
|
}
|
|
3086
3086
|
}), C;
|
|
3087
3087
|
}
|
|
3088
|
-
function V(
|
|
3089
|
-
var C = new O(), Y =
|
|
3088
|
+
function V(E) {
|
|
3089
|
+
var C = new O(), Y = E.replace(/\r?\n[\t ]+/g, " ");
|
|
3090
3090
|
return Y.split("\r").map(function(ne) {
|
|
3091
3091
|
return ne.indexOf(`
|
|
3092
3092
|
`) === 0 ? ne.substr(1, ne.length) : ne;
|
|
@@ -3099,10 +3099,10 @@ var Wi = { exports: {} };
|
|
|
3099
3099
|
}), C;
|
|
3100
3100
|
}
|
|
3101
3101
|
U.call(q.prototype);
|
|
3102
|
-
function D(
|
|
3102
|
+
function D(E, C) {
|
|
3103
3103
|
if (!(this instanceof D))
|
|
3104
3104
|
throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');
|
|
3105
|
-
C || (C = {}), this.type = "default", this.status = C.status === void 0 ? 200 : C.status, this.ok = this.status >= 200 && this.status < 300, this.statusText = C.statusText === void 0 ? "" : "" + C.statusText, this.headers = new O(C.headers), this.url = C.url || "", this._initBody(
|
|
3105
|
+
C || (C = {}), this.type = "default", this.status = C.status === void 0 ? 200 : C.status, this.ok = this.status >= 200 && this.status < 300, this.statusText = C.statusText === void 0 ? "" : "" + C.statusText, this.headers = new O(C.headers), this.url = C.url || "", this._initBody(E);
|
|
3106
3106
|
}
|
|
3107
3107
|
U.call(D.prototype), D.prototype.clone = function() {
|
|
3108
3108
|
return new D(this._bodyInit, {
|
|
@@ -3112,14 +3112,14 @@ var Wi = { exports: {} };
|
|
|
3112
3112
|
url: this.url
|
|
3113
3113
|
});
|
|
3114
3114
|
}, D.error = function() {
|
|
3115
|
-
var
|
|
3116
|
-
return
|
|
3115
|
+
var E = new D(null, { status: 0, statusText: "" });
|
|
3116
|
+
return E.type = "error", E;
|
|
3117
3117
|
};
|
|
3118
3118
|
var se = [301, 302, 303, 307, 308];
|
|
3119
|
-
D.redirect = function(
|
|
3119
|
+
D.redirect = function(E, C) {
|
|
3120
3120
|
if (se.indexOf(C) === -1)
|
|
3121
3121
|
throw new RangeError("Invalid status code");
|
|
3122
|
-
return new D(null, { status: C, headers: { location:
|
|
3122
|
+
return new D(null, { status: C, headers: { location: E } });
|
|
3123
3123
|
}, i.DOMException = a.DOMException;
|
|
3124
3124
|
try {
|
|
3125
3125
|
new i.DOMException();
|
|
@@ -3130,9 +3130,9 @@ var Wi = { exports: {} };
|
|
|
3130
3130
|
this.stack = ne.stack;
|
|
3131
3131
|
}, i.DOMException.prototype = Object.create(Error.prototype), i.DOMException.prototype.constructor = i.DOMException;
|
|
3132
3132
|
}
|
|
3133
|
-
function $e(
|
|
3133
|
+
function $e(E, C) {
|
|
3134
3134
|
return new Promise(function(Y, ne) {
|
|
3135
|
-
var pe = new q(
|
|
3135
|
+
var pe = new q(E, C);
|
|
3136
3136
|
if (pe.signal && pe.signal.aborted)
|
|
3137
3137
|
return ne(new i.DOMException("Aborted", "AbortError"));
|
|
3138
3138
|
var oe = new XMLHttpRequest();
|
|
@@ -4870,14 +4870,14 @@ class Gh {
|
|
|
4870
4870
|
}) : this.dep.trigger());
|
|
4871
4871
|
}
|
|
4872
4872
|
}
|
|
4873
|
-
function
|
|
4873
|
+
function _(e) {
|
|
4874
4874
|
return qe(e) ? e.value : e;
|
|
4875
4875
|
}
|
|
4876
4876
|
function Cn(e) {
|
|
4877
|
-
return de(e) ? e() :
|
|
4877
|
+
return de(e) ? e() : _(e);
|
|
4878
4878
|
}
|
|
4879
4879
|
const Jh = {
|
|
4880
|
-
get: (e, t, n) => t === "__v_raw" ? e :
|
|
4880
|
+
get: (e, t, n) => t === "__v_raw" ? e : _(Reflect.get(e, t, n)),
|
|
4881
4881
|
set: (e, t, n, r) => {
|
|
4882
4882
|
const o = e[t];
|
|
4883
4883
|
return qe(o) && !qe(n) ? (o.value = n, !0) : Reflect.set(e, t, n, r);
|
|
@@ -4969,8 +4969,8 @@ function nm(e, t, n = Le) {
|
|
|
4969
4969
|
"A watch source can only be a getter/effect function, a ref, a reactive object, or an array of these types."
|
|
4970
4970
|
);
|
|
4971
4971
|
}, c = (S) => o ? S : xt(S) || o === !1 || o === 0 ? Rn(S, 1) : Rn(S);
|
|
4972
|
-
let d, f, m, b, O = !1,
|
|
4973
|
-
if (qe(e) ? (f = () => e.value, O = xt(e)) : nn(e) ? (f = () => c(e), O = !0) : le(e) ? (
|
|
4972
|
+
let d, f, m, b, O = !1, w = !1;
|
|
4973
|
+
if (qe(e) ? (f = () => e.value, O = xt(e)) : nn(e) ? (f = () => c(e), O = !0) : le(e) ? (w = !0, O = e.some((S) => nn(S) || xt(S)), f = () => e.map((S) => {
|
|
4974
4974
|
if (qe(S))
|
|
4975
4975
|
return S.value;
|
|
4976
4976
|
if (nn(S))
|
|
@@ -5013,12 +5013,12 @@ function nm(e, t, n = Le) {
|
|
|
5013
5013
|
S(), B();
|
|
5014
5014
|
};
|
|
5015
5015
|
}
|
|
5016
|
-
let T =
|
|
5016
|
+
let T = w ? new Array(e.length).fill(us) : us;
|
|
5017
5017
|
const te = (S) => {
|
|
5018
5018
|
if (!(!(d.flags & 1) || !d.dirty && !S))
|
|
5019
5019
|
if (t) {
|
|
5020
5020
|
const U = d.run();
|
|
5021
|
-
if (o || O || (
|
|
5021
|
+
if (o || O || (w ? U.some((j, ve) => zn(j, T[ve])) : zn(U, T))) {
|
|
5022
5022
|
m && m();
|
|
5023
5023
|
const j = lr;
|
|
5024
5024
|
lr = d;
|
|
@@ -5026,7 +5026,7 @@ function nm(e, t, n = Le) {
|
|
|
5026
5026
|
const ve = [
|
|
5027
5027
|
U,
|
|
5028
5028
|
// pass undefined as the old value when it's changed for the first time
|
|
5029
|
-
T === us ? void 0 :
|
|
5029
|
+
T === us ? void 0 : w && T[0] === us ? [] : T,
|
|
5030
5030
|
b
|
|
5031
5031
|
];
|
|
5032
5032
|
l ? l(t, 3, ve) : (
|
|
@@ -5544,11 +5544,11 @@ const Gc = Symbol("_vte"), Jc = (e) => e.__isTeleport, yr = (e) => e && (e.disab
|
|
|
5544
5544
|
mc: c,
|
|
5545
5545
|
pc: d,
|
|
5546
5546
|
pbc: f,
|
|
5547
|
-
o: { insert: m, querySelector: b, createText: O, createComment:
|
|
5547
|
+
o: { insert: m, querySelector: b, createText: O, createComment: w }
|
|
5548
5548
|
} = u, $ = yr(t.props);
|
|
5549
5549
|
let { shapeFlag: B, children: T, dynamicChildren: te } = t;
|
|
5550
5550
|
if (g.NODE_ENV !== "production" && Fn && (l = !1, te = null), e == null) {
|
|
5551
|
-
const S = t.el = g.NODE_ENV !== "production" ?
|
|
5551
|
+
const S = t.el = g.NODE_ENV !== "production" ? w("teleport start") : O(""), U = t.anchor = g.NODE_ENV !== "production" ? w("teleport end") : O("");
|
|
5552
5552
|
m(S, n, r), m(U, n, r);
|
|
5553
5553
|
const j = (q, A) => {
|
|
5554
5554
|
B & 16 && c(
|
|
@@ -5800,11 +5800,11 @@ const It = [Function, Array], Xc = {
|
|
|
5800
5800
|
r.isLeaving = !1, n.job.flags & 8 || n.update(), delete f.afterLeave;
|
|
5801
5801
|
}, Ti(s);
|
|
5802
5802
|
a === "in-out" && l.type !== Ge && (f.delayLeave = (m, b, O) => {
|
|
5803
|
-
const
|
|
5803
|
+
const w = td(
|
|
5804
5804
|
r,
|
|
5805
5805
|
d
|
|
5806
5806
|
);
|
|
5807
|
-
|
|
5807
|
+
w[String(d.key)] = d, m[In] = () => {
|
|
5808
5808
|
b(), m[In] = void 0, delete u.delayedLeave;
|
|
5809
5809
|
}, u.delayedLeave = O;
|
|
5810
5810
|
});
|
|
@@ -5849,7 +5849,7 @@ function ta(e, t, n, r, o) {
|
|
|
5849
5849
|
onLeave: m,
|
|
5850
5850
|
onAfterLeave: b,
|
|
5851
5851
|
onLeaveCancelled: O,
|
|
5852
|
-
onBeforeAppear:
|
|
5852
|
+
onBeforeAppear: w,
|
|
5853
5853
|
onAppear: $,
|
|
5854
5854
|
onAfterAppear: B,
|
|
5855
5855
|
onAppearCancelled: T
|
|
@@ -5870,7 +5870,7 @@ function ta(e, t, n, r, o) {
|
|
|
5870
5870
|
let A = l;
|
|
5871
5871
|
if (!n.isMounted)
|
|
5872
5872
|
if (s)
|
|
5873
|
-
A =
|
|
5873
|
+
A = w || l;
|
|
5874
5874
|
else
|
|
5875
5875
|
return;
|
|
5876
5876
|
q[In] && q[In](
|
|
@@ -5888,8 +5888,8 @@ function ta(e, t, n, r, o) {
|
|
|
5888
5888
|
else
|
|
5889
5889
|
return;
|
|
5890
5890
|
let se = !1;
|
|
5891
|
-
const $e = q[ds] = (
|
|
5892
|
-
se || (se = !0,
|
|
5891
|
+
const $e = q[ds] = (E) => {
|
|
5892
|
+
se || (se = !0, E ? U(D, [q]) : U(V, [q]), ve.delayedLeave && ve.delayedLeave(), q[ds] = void 0);
|
|
5893
5893
|
};
|
|
5894
5894
|
A ? j(A, [q, $e]) : $e();
|
|
5895
5895
|
},
|
|
@@ -5995,13 +5995,13 @@ function na(e, t, n, r, o = !1) {
|
|
|
5995
5995
|
else {
|
|
5996
5996
|
const b = We(l), O = qe(l);
|
|
5997
5997
|
if (b || O) {
|
|
5998
|
-
const
|
|
5998
|
+
const w = () => {
|
|
5999
5999
|
if (e.f) {
|
|
6000
6000
|
const $ = b ? m(l) ? d[l] : c[l] : l.value;
|
|
6001
6001
|
o ? le($) && Ca($, s) : le($) ? $.includes(s) || $.push(s) : b ? (c[l] = [s], m(l) && (d[l] = c[l])) : (l.value = [s], e.k && (c[e.k] = l.value));
|
|
6002
6002
|
} else b ? (c[l] = i, m(l) && (d[l] = i)) : O ? (l.value = i, e.k && (c[e.k] = i)) : g.NODE_ENV !== "production" && F("Invalid template ref type:", l, `(${typeof l})`);
|
|
6003
6003
|
};
|
|
6004
|
-
i ? (
|
|
6004
|
+
i ? (w.id = -1, Nt(w, n)) : w();
|
|
6005
6005
|
} else g.NODE_ENV !== "production" && F("Invalid template ref type:", l, `(${typeof l})`);
|
|
6006
6006
|
}
|
|
6007
6007
|
}
|
|
@@ -6135,7 +6135,7 @@ function rn(e, t, n, r) {
|
|
|
6135
6135
|
}
|
|
6136
6136
|
function Wa(e, t, n = {}, r, o) {
|
|
6137
6137
|
if (tt.ce || tt.parent && Lr(tt.parent) && tt.parent.ce)
|
|
6138
|
-
return y(),
|
|
6138
|
+
return y(), Ne(
|
|
6139
6139
|
xe,
|
|
6140
6140
|
null,
|
|
6141
6141
|
[Z("slot", n, r)],
|
|
@@ -6145,7 +6145,7 @@ function Wa(e, t, n = {}, r, o) {
|
|
|
6145
6145
|
g.NODE_ENV !== "production" && s && s.length > 1 && (F(
|
|
6146
6146
|
"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."
|
|
6147
6147
|
), s = () => []), s && s._c && (s._d = !1), y();
|
|
6148
|
-
const i = s && id(s(n)), a =
|
|
6148
|
+
const i = s && id(s(n)), a = Ne(
|
|
6149
6149
|
xe,
|
|
6150
6150
|
{
|
|
6151
6151
|
key: (n.key || // slot content array of a dynamic conditional slot may have a branch
|
|
@@ -6352,7 +6352,7 @@ function zm(e) {
|
|
|
6352
6352
|
beforeUpdate: m,
|
|
6353
6353
|
updated: b,
|
|
6354
6354
|
activated: O,
|
|
6355
|
-
deactivated:
|
|
6355
|
+
deactivated: w,
|
|
6356
6356
|
beforeDestroy: $,
|
|
6357
6357
|
beforeUnmount: B,
|
|
6358
6358
|
destroyed: T,
|
|
@@ -6369,14 +6369,14 @@ function zm(e) {
|
|
|
6369
6369
|
components: D,
|
|
6370
6370
|
directives: se,
|
|
6371
6371
|
filters: $e
|
|
6372
|
-
} = t,
|
|
6372
|
+
} = t, E = g.NODE_ENV !== "production" ? Wm() : null;
|
|
6373
6373
|
if (g.NODE_ENV !== "production") {
|
|
6374
6374
|
const [Y] = e.propsOptions;
|
|
6375
6375
|
if (Y)
|
|
6376
6376
|
for (const ne in Y)
|
|
6377
|
-
|
|
6377
|
+
E("Props", ne);
|
|
6378
6378
|
}
|
|
6379
|
-
if (u && Km(u, r,
|
|
6379
|
+
if (u && Km(u, r, E), i)
|
|
6380
6380
|
for (const Y in i) {
|
|
6381
6381
|
const ne = i[Y];
|
|
6382
6382
|
de(ne) ? (g.NODE_ENV !== "production" ? Object.defineProperty(r, Y, {
|
|
@@ -6384,7 +6384,7 @@ function zm(e) {
|
|
|
6384
6384
|
configurable: !0,
|
|
6385
6385
|
enumerable: !0,
|
|
6386
6386
|
writable: !0
|
|
6387
|
-
}) : r[Y] = ne.bind(n), g.NODE_ENV !== "production" &&
|
|
6387
|
+
}) : r[Y] = ne.bind(n), g.NODE_ENV !== "production" && E("Methods", Y)) : g.NODE_ENV !== "production" && F(
|
|
6388
6388
|
`Method "${Y}" has type "${typeof ne}" in the component definition. Did you reference the function correctly?`
|
|
6389
6389
|
);
|
|
6390
6390
|
}
|
|
@@ -6399,7 +6399,7 @@ function zm(e) {
|
|
|
6399
6399
|
g.NODE_ENV !== "production" && F("data() should return an object.");
|
|
6400
6400
|
else if (e.data = Wo(Y), g.NODE_ENV !== "production")
|
|
6401
6401
|
for (const ne in Y)
|
|
6402
|
-
|
|
6402
|
+
E("Data", ne), za(ne[0]) || Object.defineProperty(r, ne, {
|
|
6403
6403
|
configurable: !0,
|
|
6404
6404
|
enumerable: !0,
|
|
6405
6405
|
get: () => Y[ne],
|
|
@@ -6423,7 +6423,7 @@ function zm(e) {
|
|
|
6423
6423
|
configurable: !0,
|
|
6424
6424
|
get: () => Ue.value,
|
|
6425
6425
|
set: (ut) => Ue.value = ut
|
|
6426
|
-
}), g.NODE_ENV !== "production" &&
|
|
6426
|
+
}), g.NODE_ENV !== "production" && E("Computed", Y);
|
|
6427
6427
|
}
|
|
6428
6428
|
if (a)
|
|
6429
6429
|
for (const Y in a)
|
|
@@ -6438,7 +6438,7 @@ function zm(e) {
|
|
|
6438
6438
|
function C(Y, ne) {
|
|
6439
6439
|
le(ne) ? ne.forEach((pe) => Y(pe.bind(n))) : ne && Y(ne.bind(n));
|
|
6440
6440
|
}
|
|
6441
|
-
if (C(Am, d), C(Me, f), C(Vm, m), C(Rm, b), C(Dm, O), C($m,
|
|
6441
|
+
if (C(Am, d), C(Me, f), C(Vm, m), C(Rm, b), C(Dm, O), C($m, w), C(Um, ve), C(Mm, U), C(Lm, j), C(qa, B), C(Et, te), C(jm, q), le(A))
|
|
6442
6442
|
if (A.length) {
|
|
6443
6443
|
const Y = e.exposed || (e.exposed = {});
|
|
6444
6444
|
A.forEach((ne) => {
|
|
@@ -6883,14 +6883,14 @@ function hd(e, t, n = !1) {
|
|
|
6883
6883
|
const d = $t(c);
|
|
6884
6884
|
if (Zl(d)) {
|
|
6885
6885
|
const f = s[c], m = i[d] = le(f) || de(f) ? { type: f } : Ke({}, f), b = m.type;
|
|
6886
|
-
let O = !1,
|
|
6886
|
+
let O = !1, w = !0;
|
|
6887
6887
|
if (le(b))
|
|
6888
6888
|
for (let $ = 0; $ < b.length; ++$) {
|
|
6889
6889
|
const B = b[$], T = de(B) && B.name;
|
|
6890
6890
|
if (T === "Boolean") {
|
|
6891
6891
|
O = !0;
|
|
6892
6892
|
break;
|
|
6893
|
-
} else T === "String" && (
|
|
6893
|
+
} else T === "String" && (w = !1);
|
|
6894
6894
|
}
|
|
6895
6895
|
else
|
|
6896
6896
|
O = de(b) && b.name === "Boolean";
|
|
@@ -6900,7 +6900,7 @@ function hd(e, t, n = !1) {
|
|
|
6900
6900
|
] = O, m[
|
|
6901
6901
|
1
|
|
6902
6902
|
/* shouldCastTrue */
|
|
6903
|
-
] =
|
|
6903
|
+
] = w, (O || De(m, "default")) && a.push(d);
|
|
6904
6904
|
}
|
|
6905
6905
|
}
|
|
6906
6906
|
}
|
|
@@ -7086,7 +7086,7 @@ function vv(e, t) {
|
|
|
7086
7086
|
const { type: M, ref: he, shapeFlag: X } = h;
|
|
7087
7087
|
switch (M) {
|
|
7088
7088
|
case Jo:
|
|
7089
|
-
|
|
7089
|
+
w(p, h, k, L);
|
|
7090
7090
|
break;
|
|
7091
7091
|
case Ge:
|
|
7092
7092
|
$(p, h, k, L);
|
|
@@ -7142,7 +7142,7 @@ function vv(e, t) {
|
|
|
7142
7142
|
) : g.NODE_ENV !== "production" && F("Invalid VNode type:", M, `(${typeof M})`);
|
|
7143
7143
|
}
|
|
7144
7144
|
he != null && I && na(he, p && p.ref, R, h || p, !h);
|
|
7145
|
-
},
|
|
7145
|
+
}, w = (p, h, k, L) => {
|
|
7146
7146
|
if (p == null)
|
|
7147
7147
|
r(
|
|
7148
7148
|
h.el = a(h.children),
|
|
@@ -7410,7 +7410,7 @@ function vv(e, t) {
|
|
|
7410
7410
|
L,
|
|
7411
7411
|
G,
|
|
7412
7412
|
W
|
|
7413
|
-
) :
|
|
7413
|
+
) : E(
|
|
7414
7414
|
h,
|
|
7415
7415
|
k,
|
|
7416
7416
|
L,
|
|
@@ -7419,7 +7419,7 @@ function vv(e, t) {
|
|
|
7419
7419
|
G,
|
|
7420
7420
|
W
|
|
7421
7421
|
) : C(p, h, W);
|
|
7422
|
-
},
|
|
7422
|
+
}, E = (p, h, k, L, I, R, G) => {
|
|
7423
7423
|
const z = p.component = Vv(
|
|
7424
7424
|
p,
|
|
7425
7425
|
L,
|
|
@@ -7881,7 +7881,7 @@ function vv(e, t) {
|
|
|
7881
7881
|
um: Be,
|
|
7882
7882
|
m: ut,
|
|
7883
7883
|
r: Ot,
|
|
7884
|
-
mt:
|
|
7884
|
+
mt: E,
|
|
7885
7885
|
mc: q,
|
|
7886
7886
|
pc: pe,
|
|
7887
7887
|
pbc: V,
|
|
@@ -8107,7 +8107,7 @@ function Di(e) {
|
|
|
8107
8107
|
setupState: m,
|
|
8108
8108
|
ctx: b,
|
|
8109
8109
|
inheritAttrs: O
|
|
8110
|
-
} = e,
|
|
8110
|
+
} = e, w = Bs(e);
|
|
8111
8111
|
let $, B;
|
|
8112
8112
|
g.NODE_ENV !== "production" && (ua = !1);
|
|
8113
8113
|
try {
|
|
@@ -8180,7 +8180,7 @@ function Di(e) {
|
|
|
8180
8180
|
"Runtime directive used on component with non-element root node. The directives will not function as intended."
|
|
8181
8181
|
), T = Wt(T, null, !1, !0), T.dirs = T.dirs ? T.dirs.concat(n.dirs) : n.dirs), n.transition && (g.NODE_ENV !== "production" && !Kl(T) && F(
|
|
8182
8182
|
"Component inside <Transition> renders non-element root node that cannot be animated."
|
|
8183
|
-
), Mo(T, n.transition)), g.NODE_ENV !== "production" && te ? te(T) : $ = T, Bs(
|
|
8183
|
+
), Mo(T, n.transition)), g.NODE_ENV !== "production" && te ? te(T) : $ = T, Bs(w), $;
|
|
8184
8184
|
}
|
|
8185
8185
|
const Ed = (e) => {
|
|
8186
8186
|
const t = e.children, n = e.dynamicChildren, r = Ya(t, !1);
|
|
@@ -8293,7 +8293,7 @@ function x(e, t, n, r, o, s) {
|
|
|
8293
8293
|
)
|
|
8294
8294
|
);
|
|
8295
8295
|
}
|
|
8296
|
-
function
|
|
8296
|
+
function Ne(e, t, n, r, o) {
|
|
8297
8297
|
return Nd(
|
|
8298
8298
|
Z(
|
|
8299
8299
|
e,
|
|
@@ -8460,7 +8460,7 @@ function $v(e, t) {
|
|
|
8460
8460
|
return n.staticCount = t, n;
|
|
8461
8461
|
}
|
|
8462
8462
|
function ce(e = "", t = !1) {
|
|
8463
|
-
return t ? (y(),
|
|
8463
|
+
return t ? (y(), Ne(Ge, null, e)) : Z(Ge, null, e);
|
|
8464
8464
|
}
|
|
8465
8465
|
function Ut(e) {
|
|
8466
8466
|
return e == null || typeof e == "boolean" ? Z(Ge) : le(e) ? Z(
|
|
@@ -9056,7 +9056,7 @@ function Jv(e) {
|
|
|
9056
9056
|
leaveFromClass: d = `${n}-leave-from`,
|
|
9057
9057
|
leaveActiveClass: f = `${n}-leave-active`,
|
|
9058
9058
|
leaveToClass: m = `${n}-leave-to`
|
|
9059
|
-
} = e, b = Yv(o), O = b && b[0],
|
|
9059
|
+
} = e, b = Yv(o), O = b && b[0], w = b && b[1], {
|
|
9060
9060
|
onBeforeEnter: $,
|
|
9061
9061
|
onEnter: B,
|
|
9062
9062
|
onEnterCancelled: T,
|
|
@@ -9070,9 +9070,9 @@ function Jv(e) {
|
|
|
9070
9070
|
}, A = (D, se) => {
|
|
9071
9071
|
D._isLeaving = !1, sr(D, d), sr(D, m), sr(D, f), se && se();
|
|
9072
9072
|
}, V = (D) => (se, $e) => {
|
|
9073
|
-
const
|
|
9074
|
-
or(
|
|
9075
|
-
sr(se, D ? l : s), Dn(se, D ? c : a), ru(
|
|
9073
|
+
const E = D ? j : B, C = () => q(se, D, $e);
|
|
9074
|
+
or(E, [se, C]), ou(() => {
|
|
9075
|
+
sr(se, D ? l : s), Dn(se, D ? c : a), ru(E) || su(se, r, O, C);
|
|
9076
9076
|
});
|
|
9077
9077
|
};
|
|
9078
9078
|
return Ke(t, {
|
|
@@ -9088,7 +9088,7 @@ function Jv(e) {
|
|
|
9088
9088
|
D._isLeaving = !0;
|
|
9089
9089
|
const $e = () => A(D, se);
|
|
9090
9090
|
Dn(D, d), Dn(D, f), eg(), ou(() => {
|
|
9091
|
-
D._isLeaving && (sr(D, d), Dn(D, m), ru(te) || su(D, r,
|
|
9091
|
+
D._isLeaving && (sr(D, d), Dn(D, m), ru(te) || su(D, r, w, $e));
|
|
9092
9092
|
}), or(te, [D, $e]);
|
|
9093
9093
|
},
|
|
9094
9094
|
onEnterCancelled(D) {
|
|
@@ -9788,17 +9788,17 @@ function ha(e) {
|
|
|
9788
9788
|
var i, a, l, u, c, d;
|
|
9789
9789
|
let f;
|
|
9790
9790
|
if (s.type === "Product") {
|
|
9791
|
-
const m = t.storefront.value.products.find((
|
|
9791
|
+
const m = t.storefront.value.products.find((w) => w.id === s.productId), O = ((m == null ? void 0 : m.variations) || []).find((w) => w.id === s.variationId);
|
|
9792
9792
|
f = (l = (a = O == null ? void 0 : O.price[n]) != null ? a : (i = m == null ? void 0 : m.defaultVariation) == null ? void 0 : i.price[n]) != null ? l : 0;
|
|
9793
9793
|
} else {
|
|
9794
|
-
const m = t.storefront.value.bundles.find((
|
|
9794
|
+
const m = t.storefront.value.bundles.find((w) => w.id === s.bundleId), O = ((m == null ? void 0 : m.variations) || []).find((w) => w.id === s.variationId);
|
|
9795
9795
|
f = (d = (c = O == null ? void 0 : O.price[n]) != null ? c : (u = m == null ? void 0 : m.defaultVariation) == null ? void 0 : u.price[n]) != null ? d : 0;
|
|
9796
9796
|
}
|
|
9797
9797
|
return o + f * s.quantity;
|
|
9798
9798
|
}, 0), currency: n };
|
|
9799
9799
|
}),
|
|
9800
9800
|
addToCart: (n, r) => {
|
|
9801
|
-
if (n =
|
|
9801
|
+
if (n = _(n), r ?? (r = n.defaultVariation), !r)
|
|
9802
9802
|
throw new Error("Added item does not have a default variation, and none have been specified");
|
|
9803
9803
|
const o = `${n.type === "bundle" ? "b" : "p"}/${n.id}/${r.id}`;
|
|
9804
9804
|
let s = t.currentOrder.value.items.find((i) => i.id === o);
|
|
@@ -10478,7 +10478,7 @@ function fy(e, t) {
|
|
|
10478
10478
|
});
|
|
10479
10479
|
});
|
|
10480
10480
|
}, !0), t._customProperties.forEach((i) => {
|
|
10481
|
-
Ye(() =>
|
|
10481
|
+
Ye(() => _(t[i]), (a, l) => {
|
|
10482
10482
|
n.notifyComponentUpdate(), n.sendInspectorState(dt), Ar && n.addTimelineEvent({
|
|
10483
10483
|
layerId: ur,
|
|
10484
10484
|
event: {
|
|
@@ -10666,7 +10666,7 @@ function ga(e, t, n = {}, r, o, s) {
|
|
|
10666
10666
|
const b = r.state.value[e];
|
|
10667
10667
|
!s && !b && (Se.NODE_ENV === "production" || !o) && (r.state.value[e] = {});
|
|
10668
10668
|
const O = P({});
|
|
10669
|
-
let
|
|
10669
|
+
let w;
|
|
10670
10670
|
function $(A) {
|
|
10671
10671
|
let V;
|
|
10672
10672
|
u = c = !1, Se.NODE_ENV !== "production" && (m = []), typeof A == "function" ? (A(r.state.value[e]), V = {
|
|
@@ -10679,9 +10679,9 @@ function ga(e, t, n = {}, r, o, s) {
|
|
|
10679
10679
|
storeId: e,
|
|
10680
10680
|
events: m
|
|
10681
10681
|
});
|
|
10682
|
-
const D =
|
|
10682
|
+
const D = w = Symbol();
|
|
10683
10683
|
jo().then(() => {
|
|
10684
|
-
|
|
10684
|
+
w === D && (u = !0);
|
|
10685
10685
|
}), c = !0, Cr(d, V, r.state.value[e]);
|
|
10686
10686
|
}
|
|
10687
10687
|
const B = s ? function() {
|
|
@@ -10703,12 +10703,12 @@ function ga(e, t, n = {}, r, o, s) {
|
|
|
10703
10703
|
return A[ji] = V, A;
|
|
10704
10704
|
const D = function() {
|
|
10705
10705
|
Bo(r);
|
|
10706
|
-
const se = Array.from(arguments), $e = [],
|
|
10706
|
+
const se = Array.from(arguments), $e = [], E = [];
|
|
10707
10707
|
function C(pe) {
|
|
10708
10708
|
$e.push(pe);
|
|
10709
10709
|
}
|
|
10710
10710
|
function Y(pe) {
|
|
10711
|
-
|
|
10711
|
+
E.push(pe);
|
|
10712
10712
|
}
|
|
10713
10713
|
Cr(f, {
|
|
10714
10714
|
args: se,
|
|
@@ -10721,9 +10721,9 @@ function ga(e, t, n = {}, r, o, s) {
|
|
|
10721
10721
|
try {
|
|
10722
10722
|
ne = A.apply(this && this.$id === e ? this : j, se);
|
|
10723
10723
|
} catch (pe) {
|
|
10724
|
-
throw Cr(
|
|
10724
|
+
throw Cr(E, pe), pe;
|
|
10725
10725
|
}
|
|
10726
|
-
return ne instanceof Promise ? ne.then((pe) => (Cr($e, pe), pe)).catch((pe) => (Cr(
|
|
10726
|
+
return ne instanceof Promise ? ne.then((pe) => (Cr($e, pe), pe)).catch((pe) => (Cr(E, pe), Promise.reject(pe))) : (Cr($e, ne), ne);
|
|
10727
10727
|
};
|
|
10728
10728
|
return D[Nu] = !0, D[ji] = V, D;
|
|
10729
10729
|
}, S = /* @__PURE__ */ Ln({
|
|
@@ -10893,7 +10893,7 @@ const by = {
|
|
|
10893
10893
|
redirect: !1
|
|
10894
10894
|
}
|
|
10895
10895
|
}, Xo = Symbol("options");
|
|
10896
|
-
var
|
|
10896
|
+
var Oe = /* @__PURE__ */ ((e) => (e.None = "None", e.Authentication = "Authentication", e.Customer = "Customer", e.Cart = "Cart", e.Activation = "Activation", e.Download = "Download", e))(Oe || {});
|
|
10897
10897
|
const Ve = /* @__PURE__ */ yy("ui", () => {
|
|
10898
10898
|
const e = P(
|
|
10899
10899
|
"None"
|
|
@@ -10937,30 +10937,30 @@ const Ve = /* @__PURE__ */ yy("ui", () => {
|
|
|
10937
10937
|
var a, l, u, c, d;
|
|
10938
10938
|
return y(), x("div", {
|
|
10939
10939
|
class: "moonbase:toolbar",
|
|
10940
|
-
"data-visible": t.value &&
|
|
10941
|
-
"data-location":
|
|
10940
|
+
"data-visible": t.value && _(n).active === _(Oe).None ? "true" : "false",
|
|
10941
|
+
"data-location": _(o).toolbar.location
|
|
10942
10942
|
}, [
|
|
10943
|
-
(a =
|
|
10943
|
+
(a = _(o)) != null && a.toolbar.show.moonbase ? (y(), x("a", wy, i[3] || (i[3] = [
|
|
10944
10944
|
$v('<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)
|
|
10945
10945
|
]))) : ce("", !0),
|
|
10946
|
-
(l =
|
|
10946
|
+
(l = _(o)) != null && l.toolbar.show.cart ? (y(), x("button", {
|
|
10947
10947
|
key: 1,
|
|
10948
10948
|
class: "moonbase:toolbar-action",
|
|
10949
10949
|
type: "button",
|
|
10950
|
-
onClick: i[0] || (i[0] = (f) =>
|
|
10950
|
+
onClick: i[0] || (i[0] = (f) => _(n).show(_(Oe).Cart, _(ue).AddToCart))
|
|
10951
10951
|
}, " Cart ")) : ce("", !0),
|
|
10952
|
-
(u =
|
|
10952
|
+
(u = _(o)) != null && u.toolbar.show.account && !_(r).user.value ? (y(), x("button", {
|
|
10953
10953
|
key: 2,
|
|
10954
10954
|
class: "moonbase:toolbar-action",
|
|
10955
10955
|
type: "button",
|
|
10956
|
-
disabled: !
|
|
10957
|
-
onClick: i[1] || (i[1] = (f) =>
|
|
10958
|
-
}, " Log in ", 8, Ey)) : (c =
|
|
10956
|
+
disabled: !_(r).loaded,
|
|
10957
|
+
onClick: i[1] || (i[1] = (f) => _(n).show(_(Oe).Authentication, _(ue).SignIn))
|
|
10958
|
+
}, " Log in ", 8, Ey)) : (c = _(o)) != null && c.toolbar.show.account ? (y(), x("button", {
|
|
10959
10959
|
key: 3,
|
|
10960
10960
|
class: "moonbase:toolbar-action",
|
|
10961
10961
|
type: "button",
|
|
10962
|
-
onClick: i[2] || (i[2] = (f) =>
|
|
10963
|
-
}, K((d =
|
|
10962
|
+
onClick: i[2] || (i[2] = (f) => _(n).show(_(Oe).Customer, _(ue).ViewAccount))
|
|
10963
|
+
}, K((d = _(r).user.value) == null ? void 0 : d.name), 1)) : ce("", !0)
|
|
10964
10964
|
], 8, _y);
|
|
10965
10965
|
};
|
|
10966
10966
|
}
|
|
@@ -11084,16 +11084,16 @@ const jt = /* @__PURE__ */ zr(Cy, [["render", Dy], ["__scopeId", "data-v-687bcaf
|
|
|
11084
11084
|
return (i, a) => (y(), x("button", {
|
|
11085
11085
|
class: "moonbase:submit-button",
|
|
11086
11086
|
type: "submit",
|
|
11087
|
-
disabled:
|
|
11088
|
-
"data-success":
|
|
11089
|
-
"data-error":
|
|
11090
|
-
"data-working":
|
|
11087
|
+
disabled: _(r) || _(o) || _(n),
|
|
11088
|
+
"data-success": _(r) || void 0,
|
|
11089
|
+
"data-error": _(o) || void 0,
|
|
11090
|
+
"data-working": _(n) || void 0
|
|
11091
11091
|
}, [
|
|
11092
11092
|
N("div", {
|
|
11093
|
-
"data-visible":
|
|
11093
|
+
"data-visible": _(n) || void 0,
|
|
11094
11094
|
"aria-hidden": "true"
|
|
11095
11095
|
}, [
|
|
11096
|
-
|
|
11096
|
+
_(n) ? (y(), Ne(jt, { key: 0 })) : ce("", !0)
|
|
11097
11097
|
], 8, Ay),
|
|
11098
11098
|
ke(" " + K(s.value), 1)
|
|
11099
11099
|
], 8, Iy));
|
|
@@ -11165,7 +11165,7 @@ const jt = /* @__PURE__ */ zr(Cy, [["render", Dy], ["__scopeId", "data-v-687bcaf
|
|
|
11165
11165
|
throw u.value = d.message, d;
|
|
11166
11166
|
}
|
|
11167
11167
|
}
|
|
11168
|
-
return (d, f) => (y(),
|
|
11168
|
+
return (d, f) => (y(), Ne(Kn, {
|
|
11169
11169
|
handler: c,
|
|
11170
11170
|
class: "moonbase:sign-up"
|
|
11171
11171
|
}, {
|
|
@@ -11217,7 +11217,7 @@ const jt = /* @__PURE__ */ zr(Cy, [["render", Dy], ["__scopeId", "data-v-687bcaf
|
|
|
11217
11217
|
}, K(u.value), 9, Hy),
|
|
11218
11218
|
N("button", {
|
|
11219
11219
|
type: "button",
|
|
11220
|
-
onClick: f[4] || (f[4] = (m) =>
|
|
11220
|
+
onClick: f[4] || (f[4] = (m) => _(r).show(_(Oe).Authentication, _(ue).SignIn, { email: i.value }))
|
|
11221
11221
|
}, " I already have an account ")
|
|
11222
11222
|
]),
|
|
11223
11223
|
_: 1
|
|
@@ -11258,7 +11258,7 @@ const jt = /* @__PURE__ */ zr(Cy, [["render", Dy], ["__scopeId", "data-v-687bcaf
|
|
|
11258
11258
|
throw l.value = f.message, f;
|
|
11259
11259
|
}
|
|
11260
11260
|
}
|
|
11261
|
-
return (c, d) => (y(),
|
|
11261
|
+
return (c, d) => (y(), Ne(Kn, {
|
|
11262
11262
|
handler: u,
|
|
11263
11263
|
class: "moonbase:confirm-account"
|
|
11264
11264
|
}, {
|
|
@@ -11269,7 +11269,7 @@ const jt = /* @__PURE__ */ zr(Cy, [["render", Dy], ["__scopeId", "data-v-687bcaf
|
|
|
11269
11269
|
N("h3", null, " Hi " + K(i.value.name) + ", ", 1),
|
|
11270
11270
|
d[1] || (d[1] = N("p", null, " Please create a new password for your account: ", -1)),
|
|
11271
11271
|
Z(_t, {
|
|
11272
|
-
"model-value":
|
|
11272
|
+
"model-value": _(r).getParameter("email"),
|
|
11273
11273
|
hidden: "",
|
|
11274
11274
|
label: "Email address",
|
|
11275
11275
|
name: "email",
|
|
@@ -11316,7 +11316,7 @@ const jt = /* @__PURE__ */ zr(Cy, [["render", Dy], ["__scopeId", "data-v-687bcaf
|
|
|
11316
11316
|
throw a instanceof Wn ? o.value = "User not found" : o.value = a.message, a;
|
|
11317
11317
|
}
|
|
11318
11318
|
}
|
|
11319
|
-
return (a, l) => (y(),
|
|
11319
|
+
return (a, l) => (y(), Ne(Kn, {
|
|
11320
11320
|
handler: i,
|
|
11321
11321
|
class: "moonbase:sign-in",
|
|
11322
11322
|
"no-reset": ""
|
|
@@ -11367,7 +11367,7 @@ const jt = /* @__PURE__ */ zr(Cy, [["render", Dy], ["__scopeId", "data-v-687bcaf
|
|
|
11367
11367
|
throw a.value = c.message, c;
|
|
11368
11368
|
}
|
|
11369
11369
|
}
|
|
11370
|
-
return (u, c) => (y(),
|
|
11370
|
+
return (u, c) => (y(), Ne(Kn, {
|
|
11371
11371
|
handler: l,
|
|
11372
11372
|
class: "moonbase:reset-password"
|
|
11373
11373
|
}, {
|
|
@@ -11375,7 +11375,7 @@ const jt = /* @__PURE__ */ zr(Cy, [["render", Dy], ["__scopeId", "data-v-687bcaf
|
|
|
11375
11375
|
N("h3", null, " Hi " + K(s.value) + ", ", 1),
|
|
11376
11376
|
c[1] || (c[1] = N("p", null, " Please create a new password for your account: ", -1)),
|
|
11377
11377
|
Z(_t, {
|
|
11378
|
-
"model-value":
|
|
11378
|
+
"model-value": _(r).getParameter("email"),
|
|
11379
11379
|
hidden: "",
|
|
11380
11380
|
label: "Email address",
|
|
11381
11381
|
name: "email",
|
|
@@ -11434,7 +11434,7 @@ const jt = /* @__PURE__ */ zr(Cy, [["render", Dy], ["__scopeId", "data-v-687bcaf
|
|
|
11434
11434
|
o.value ? (y(), x("div", eb, [
|
|
11435
11435
|
Z(jt)
|
|
11436
11436
|
])) : s.value ? (y(), x("div", tb, K(s.value), 1)) : (y(), x(xe, { key: 2 }, [
|
|
11437
|
-
N("h3", null, " Hi " + K((l =
|
|
11437
|
+
N("h3", null, " Hi " + K((l = _(n)) == null ? void 0 : l.name) + ", ", 1),
|
|
11438
11438
|
a[0] || (a[0] = N("p", null, " Thanks for confirming your new email. You can now sign in using this new address. ", -1))
|
|
11439
11439
|
], 64))
|
|
11440
11440
|
]);
|
|
@@ -11553,7 +11553,7 @@ function hs({
|
|
|
11553
11553
|
"",
|
|
11554
11554
|
`The current component <${o} /> is rendering a "template".`,
|
|
11555
11555
|
"However we need to passthrough the following props:",
|
|
11556
|
-
Object.keys(i).concat(Object.keys(t)).map((b) => b.trim()).filter((b, O,
|
|
11556
|
+
Object.keys(i).concat(Object.keys(t)).map((b) => b.trim()).filter((b, O, w) => w.indexOf(b) === O).sort((b, O) => b.localeCompare(O)).map((b) => ` - ${b}`).join(`
|
|
11557
11557
|
`),
|
|
11558
11558
|
"",
|
|
11559
11559
|
"You can apply a few solutions:",
|
|
@@ -11866,7 +11866,7 @@ const no = Object.assign(
|
|
|
11866
11866
|
const b = J(o);
|
|
11867
11867
|
if (!b)
|
|
11868
11868
|
return;
|
|
11869
|
-
((
|
|
11869
|
+
((w) => w())(() => {
|
|
11870
11870
|
Xe(l.value, {
|
|
11871
11871
|
[Pt.Forwards]: () => {
|
|
11872
11872
|
at(b, Ze.First, { skipElements: [m.relatedTarget] });
|
|
@@ -11899,7 +11899,7 @@ const no = Object.assign(
|
|
|
11899
11899
|
) : m.target instanceof HTMLElement && wr(m.target)));
|
|
11900
11900
|
}
|
|
11901
11901
|
return () => {
|
|
11902
|
-
const m = {}, b = { ref: o, onKeydown: d, onFocusout: f }, { features: O, initialFocus:
|
|
11902
|
+
const m = {}, b = { ref: o, onKeydown: d, onFocusout: f }, { features: O, initialFocus: w, containers: $, ...B } = e;
|
|
11903
11903
|
return Fe(xe, [
|
|
11904
11904
|
!!(O & 4) && Fe(Xn, {
|
|
11905
11905
|
as: "button",
|
|
@@ -12654,12 +12654,12 @@ const ms = "DC8F892D-2EBD-447C-A4C8-A03058436FF4", pf = /* @__PURE__ */ fe({
|
|
|
12654
12654
|
), O = Q(
|
|
12655
12655
|
() => b.value === 0
|
|
12656
12656
|
/* Open */
|
|
12657
|
-
),
|
|
12658
|
-
titleId:
|
|
12657
|
+
), w = P(null), $ = {
|
|
12658
|
+
titleId: w,
|
|
12659
12659
|
panelRef: P(null),
|
|
12660
12660
|
dialogState: b,
|
|
12661
12661
|
setTitleId(oe) {
|
|
12662
|
-
|
|
12662
|
+
w.value !== oe && (w.value = oe);
|
|
12663
12663
|
},
|
|
12664
12664
|
close() {
|
|
12665
12665
|
t("close", !1);
|
|
@@ -12699,7 +12699,7 @@ const ms = "DC8F892D-2EBD-447C-A4C8-A03058436FF4", pf = /* @__PURE__ */ fe({
|
|
|
12699
12699
|
});
|
|
12700
12700
|
}
|
|
12701
12701
|
});
|
|
12702
|
-
const
|
|
12702
|
+
const E = Tb({
|
|
12703
12703
|
name: "DialogDescription",
|
|
12704
12704
|
slot: Q(() => ({ open: c.value }))
|
|
12705
12705
|
});
|
|
@@ -12741,8 +12741,8 @@ const ms = "DC8F892D-2EBD-447C-A4C8-A03058436FF4", pf = /* @__PURE__ */ fe({
|
|
|
12741
12741
|
id: oe,
|
|
12742
12742
|
role: a.value,
|
|
12743
12743
|
"aria-modal": b.value === 0 ? !0 : void 0,
|
|
12744
|
-
"aria-labelledby":
|
|
12745
|
-
"aria-describedby":
|
|
12744
|
+
"aria-labelledby": w.value,
|
|
12745
|
+
"aria-describedby": E.value
|
|
12746
12746
|
}, kn = {
|
|
12747
12747
|
open: b.value === 0
|
|
12748
12748
|
/* Open */
|
|
@@ -12952,9 +12952,9 @@ let cl = /* @__PURE__ */ fe({
|
|
|
12952
12952
|
close() {
|
|
12953
12953
|
f.closePopover();
|
|
12954
12954
|
}
|
|
12955
|
-
}, b = yf(), O = b == null ? void 0 : b.registerPopover, [
|
|
12955
|
+
}, b = yf(), O = b == null ? void 0 : b.registerPopover, [w, $] = df(), B = sf({
|
|
12956
12956
|
mainTreeNodeRef: b == null ? void 0 : b.mainTreeNodeRef,
|
|
12957
|
-
portals:
|
|
12957
|
+
portals: w,
|
|
12958
12958
|
defaultContainers: [i, u]
|
|
12959
12959
|
});
|
|
12960
12960
|
function T() {
|
|
@@ -13053,7 +13053,7 @@ const _f = /* @__PURE__ */ fe({
|
|
|
13053
13053
|
var te, S;
|
|
13054
13054
|
e.disabled || (u.value ? (o.closePopover(), (te = J(o.button)) == null || te.focus()) : (T.preventDefault(), T.stopPropagation(), o.popoverState.value === 1 && (a == null || a(o.buttonId.value)), o.togglePopover(), (S = J(o.button)) == null || S.focus()));
|
|
13055
13055
|
}
|
|
13056
|
-
function
|
|
13056
|
+
function w(T) {
|
|
13057
13057
|
T.preventDefault(), T.stopPropagation();
|
|
13058
13058
|
}
|
|
13059
13059
|
const $ = il();
|
|
@@ -13092,7 +13092,7 @@ const _f = /* @__PURE__ */ fe({
|
|
|
13092
13092
|
onKeydown: m,
|
|
13093
13093
|
onKeyup: b,
|
|
13094
13094
|
onClick: O,
|
|
13095
|
-
onMousedown:
|
|
13095
|
+
onMousedown: w
|
|
13096
13096
|
};
|
|
13097
13097
|
return Fe(xe, [
|
|
13098
13098
|
rt({
|
|
@@ -13134,35 +13134,35 @@ const _f = /* @__PURE__ */ fe({
|
|
|
13134
13134
|
var $, B;
|
|
13135
13135
|
if (!o || s.popoverState.value !== 0 || !s.panel)
|
|
13136
13136
|
return;
|
|
13137
|
-
const
|
|
13138
|
-
(B = J(s.panel)) != null && B.contains(
|
|
13137
|
+
const w = ($ = i.value) == null ? void 0 : $.activeElement;
|
|
13138
|
+
(B = J(s.panel)) != null && B.contains(w) || at(J(s.panel), Ze.First);
|
|
13139
13139
|
});
|
|
13140
13140
|
const u = hi(), c = Q(() => u !== null ? (u.value & lt.Open) === lt.Open : s.popoverState.value === 0);
|
|
13141
|
-
function d(
|
|
13141
|
+
function d(w) {
|
|
13142
13142
|
var $, B;
|
|
13143
|
-
switch (
|
|
13143
|
+
switch (w.key) {
|
|
13144
13144
|
case Qe.Escape:
|
|
13145
13145
|
if (s.popoverState.value !== 0 || !J(s.panel) || i.value && !(($ = J(s.panel)) != null && $.contains(i.value.activeElement)))
|
|
13146
13146
|
return;
|
|
13147
|
-
|
|
13147
|
+
w.preventDefault(), w.stopPropagation(), s.closePopover(), (B = J(s.button)) == null || B.focus();
|
|
13148
13148
|
break;
|
|
13149
13149
|
}
|
|
13150
13150
|
}
|
|
13151
|
-
function f(
|
|
13151
|
+
function f(w) {
|
|
13152
13152
|
var B, T, te, S, U;
|
|
13153
|
-
const $ =
|
|
13153
|
+
const $ = w.relatedTarget;
|
|
13154
13154
|
$ && J(s.panel) && ((B = J(s.panel)) != null && B.contains($) || (s.closePopover(), ((te = (T = J(s.beforePanelSentinel)) == null ? void 0 : T.contains) != null && te.call(T, $) || (U = (S = J(s.afterPanelSentinel)) == null ? void 0 : S.contains) != null && U.call(S, $)) && $.focus({ preventScroll: !0 })));
|
|
13155
13155
|
}
|
|
13156
13156
|
const m = il();
|
|
13157
13157
|
function b() {
|
|
13158
|
-
const
|
|
13159
|
-
if (!
|
|
13158
|
+
const w = J(s.panel);
|
|
13159
|
+
if (!w)
|
|
13160
13160
|
return;
|
|
13161
13161
|
function $() {
|
|
13162
13162
|
Xe(m.value, {
|
|
13163
13163
|
[Pt.Forwards]: () => {
|
|
13164
13164
|
var T;
|
|
13165
|
-
at(
|
|
13165
|
+
at(w, Ze.First) === gn.Error && ((T = J(s.afterPanelSentinel)) == null || T.focus());
|
|
13166
13166
|
},
|
|
13167
13167
|
[Pt.Backwards]: () => {
|
|
13168
13168
|
var B;
|
|
@@ -13173,8 +13173,8 @@ const _f = /* @__PURE__ */ fe({
|
|
|
13173
13173
|
$();
|
|
13174
13174
|
}
|
|
13175
13175
|
function O() {
|
|
13176
|
-
const
|
|
13177
|
-
if (!
|
|
13176
|
+
const w = J(s.panel);
|
|
13177
|
+
if (!w)
|
|
13178
13178
|
return;
|
|
13179
13179
|
function $() {
|
|
13180
13180
|
Xe(m.value, {
|
|
@@ -13192,14 +13192,14 @@ const _f = /* @__PURE__ */ fe({
|
|
|
13192
13192
|
},
|
|
13193
13193
|
[Pt.Backwards]: () => {
|
|
13194
13194
|
var T;
|
|
13195
|
-
at(
|
|
13195
|
+
at(w, Ze.Previous) === gn.Error && ((T = J(s.button)) == null || T.focus());
|
|
13196
13196
|
}
|
|
13197
13197
|
});
|
|
13198
13198
|
}
|
|
13199
13199
|
$();
|
|
13200
13200
|
}
|
|
13201
13201
|
return () => {
|
|
13202
|
-
const
|
|
13202
|
+
const w = {
|
|
13203
13203
|
open: s.popoverState.value === 0,
|
|
13204
13204
|
close: s.close
|
|
13205
13205
|
}, { id: $, focus: B, ...T } = e, te = {
|
|
@@ -13213,7 +13213,7 @@ const _f = /* @__PURE__ */ fe({
|
|
|
13213
13213
|
ourProps: te,
|
|
13214
13214
|
theirProps: { ...t, ...T },
|
|
13215
13215
|
attrs: t,
|
|
13216
|
-
slot:
|
|
13216
|
+
slot: w,
|
|
13217
13217
|
slots: {
|
|
13218
13218
|
...n,
|
|
13219
13219
|
default: (...S) => {
|
|
@@ -13312,7 +13312,7 @@ const dl = Symbol("TabsSSRContext"), Ab = /* @__PURE__ */ fe({
|
|
|
13312
13312
|
() => a.value ? e.selectedIndex : o.value
|
|
13313
13313
|
);
|
|
13314
13314
|
function u(b) {
|
|
13315
|
-
const O = $r(c.tabs.value, J),
|
|
13315
|
+
const O = $r(c.tabs.value, J), w = $r(c.panels.value, J), $ = O.filter((B) => {
|
|
13316
13316
|
var T;
|
|
13317
13317
|
return !((T = J(B)) != null && T.hasAttribute("disabled"));
|
|
13318
13318
|
});
|
|
@@ -13343,13 +13343,13 @@ const dl = Symbol("TabsSSRContext"), Ab = /* @__PURE__ */ fe({
|
|
|
13343
13343
|
0: () => O.indexOf($[0]),
|
|
13344
13344
|
1: () => O.indexOf($[$.length - 1])
|
|
13345
13345
|
});
|
|
13346
|
-
T !== -1 && (o.value = T), c.tabs.value = O, c.panels.value =
|
|
13346
|
+
T !== -1 && (o.value = T), c.tabs.value = O, c.panels.value = w;
|
|
13347
13347
|
} else {
|
|
13348
13348
|
const B = O.slice(0, b), te = [...O.slice(b), ...B].find((U) => $.includes(U));
|
|
13349
13349
|
if (!te)
|
|
13350
13350
|
return;
|
|
13351
13351
|
let S = O.indexOf(te) ?? c.selectedIndex.value;
|
|
13352
|
-
S === -1 && (S = c.selectedIndex.value), o.value = S, c.tabs.value = O, c.panels.value =
|
|
13352
|
+
S === -1 && (S = c.selectedIndex.value), o.value = S, c.tabs.value = O, c.panels.value = w;
|
|
13353
13353
|
}
|
|
13354
13354
|
}
|
|
13355
13355
|
let c = {
|
|
@@ -13366,8 +13366,8 @@ const dl = Symbol("TabsSSRContext"), Ab = /* @__PURE__ */ fe({
|
|
|
13366
13366
|
return;
|
|
13367
13367
|
const O = s.value[o.value];
|
|
13368
13368
|
if (s.value.push(b), s.value = $r(s.value, J), !a.value) {
|
|
13369
|
-
const
|
|
13370
|
-
|
|
13369
|
+
const w = s.value.indexOf(O) ?? o.value;
|
|
13370
|
+
w !== -1 && (o.value = w);
|
|
13371
13371
|
}
|
|
13372
13372
|
},
|
|
13373
13373
|
unregisterTab(b) {
|
|
@@ -13401,8 +13401,8 @@ const dl = Symbol("TabsSSRContext"), Ab = /* @__PURE__ */ fe({
|
|
|
13401
13401
|
if (!a.value || l.value == null || c.tabs.value.length <= 0)
|
|
13402
13402
|
return;
|
|
13403
13403
|
const b = $r(c.tabs.value, J);
|
|
13404
|
-
b.some((
|
|
13405
|
-
b.findIndex((
|
|
13404
|
+
b.some((w, $) => J(c.tabs.value[$]) !== J(w)) && c.setSelectedIndex(
|
|
13405
|
+
b.findIndex((w) => J(w) === J(c.tabs.value[l.value]))
|
|
13406
13406
|
);
|
|
13407
13407
|
}), () => {
|
|
13408
13408
|
const b = { selectedIndex: o.value };
|
|
@@ -13410,9 +13410,9 @@ const dl = Symbol("TabsSSRContext"), Ab = /* @__PURE__ */ fe({
|
|
|
13410
13410
|
s.value.length <= 0 && Fe(Ib, {
|
|
13411
13411
|
onFocus: () => {
|
|
13412
13412
|
for (const O of s.value) {
|
|
13413
|
-
const
|
|
13414
|
-
if ((
|
|
13415
|
-
return
|
|
13413
|
+
const w = J(O);
|
|
13414
|
+
if ((w == null ? void 0 : w.tabIndex) === 0)
|
|
13415
|
+
return w.focus(), !0;
|
|
13416
13416
|
}
|
|
13417
13417
|
return !1;
|
|
13418
13418
|
}
|
|
@@ -13465,58 +13465,58 @@ const dl = Symbol("TabsSSRContext"), Ab = /* @__PURE__ */ fe({
|
|
|
13465
13465
|
r({ el: s, $el: s }), Me(() => o.registerTab(s)), Et(() => o.unregisterTab(s));
|
|
13466
13466
|
const i = Pe(dl), a = Q(() => {
|
|
13467
13467
|
if (i.value) {
|
|
13468
|
-
const
|
|
13469
|
-
return
|
|
13468
|
+
const w = i.value.tabs.indexOf(e.id);
|
|
13469
|
+
return w === -1 ? i.value.tabs.push(e.id) - 1 : w;
|
|
13470
13470
|
}
|
|
13471
13471
|
return -1;
|
|
13472
13472
|
}), l = Q(() => {
|
|
13473
|
-
const
|
|
13474
|
-
return
|
|
13473
|
+
const w = o.tabs.value.indexOf(s);
|
|
13474
|
+
return w === -1 ? a.value : w;
|
|
13475
13475
|
}), u = Q(() => l.value === o.selectedIndex.value);
|
|
13476
|
-
function c(
|
|
13476
|
+
function c(w) {
|
|
13477
13477
|
var B;
|
|
13478
|
-
const $ =
|
|
13478
|
+
const $ = w();
|
|
13479
13479
|
if ($ === gn.Success && o.activation.value === "auto") {
|
|
13480
13480
|
const T = (B = cn(s)) == null ? void 0 : B.activeElement, te = o.tabs.value.findIndex((S) => J(S) === T);
|
|
13481
13481
|
te !== -1 && o.setSelectedIndex(te);
|
|
13482
13482
|
}
|
|
13483
13483
|
return $;
|
|
13484
13484
|
}
|
|
13485
|
-
function d(
|
|
13485
|
+
function d(w) {
|
|
13486
13486
|
const $ = o.tabs.value.map((T) => J(T)).filter(Boolean);
|
|
13487
|
-
if (
|
|
13488
|
-
|
|
13487
|
+
if (w.key === Qe.Space || w.key === Qe.Enter) {
|
|
13488
|
+
w.preventDefault(), w.stopPropagation(), o.setSelectedIndex(l.value);
|
|
13489
13489
|
return;
|
|
13490
13490
|
}
|
|
13491
|
-
switch (
|
|
13491
|
+
switch (w.key) {
|
|
13492
13492
|
case Qe.Home:
|
|
13493
13493
|
case Qe.PageUp:
|
|
13494
|
-
return
|
|
13494
|
+
return w.preventDefault(), w.stopPropagation(), c(() => at($, Ze.First));
|
|
13495
13495
|
case Qe.End:
|
|
13496
13496
|
case Qe.PageDown:
|
|
13497
|
-
return
|
|
13497
|
+
return w.preventDefault(), w.stopPropagation(), c(() => at($, Ze.Last));
|
|
13498
13498
|
}
|
|
13499
13499
|
if (c(
|
|
13500
13500
|
() => Xe(o.orientation.value, {
|
|
13501
13501
|
vertical() {
|
|
13502
|
-
return
|
|
13502
|
+
return w.key === Qe.ArrowUp ? at($, Ze.Previous | Ze.WrapAround) : w.key === Qe.ArrowDown ? at($, Ze.Next | Ze.WrapAround) : gn.Error;
|
|
13503
13503
|
},
|
|
13504
13504
|
horizontal() {
|
|
13505
|
-
return
|
|
13505
|
+
return w.key === Qe.ArrowLeft ? at($, Ze.Previous | Ze.WrapAround) : w.key === Qe.ArrowRight ? at($, Ze.Next | Ze.WrapAround) : gn.Error;
|
|
13506
13506
|
}
|
|
13507
13507
|
})
|
|
13508
13508
|
) === gn.Success)
|
|
13509
|
-
return
|
|
13509
|
+
return w.preventDefault();
|
|
13510
13510
|
}
|
|
13511
13511
|
const f = P(!1);
|
|
13512
13512
|
function m() {
|
|
13513
|
-
var
|
|
13514
|
-
f.value || (f.value = !0, !e.disabled && ((
|
|
13513
|
+
var w;
|
|
13514
|
+
f.value || (f.value = !0, !e.disabled && ((w = J(s)) == null || w.focus({ preventScroll: !0 }), o.setSelectedIndex(l.value), pi(() => {
|
|
13515
13515
|
f.value = !1;
|
|
13516
13516
|
})));
|
|
13517
13517
|
}
|
|
13518
|
-
function b(
|
|
13519
|
-
|
|
13518
|
+
function b(w) {
|
|
13519
|
+
w.preventDefault();
|
|
13520
13520
|
}
|
|
13521
13521
|
const O = vf(
|
|
13522
13522
|
Q(() => ({ as: e.as, type: t.type })),
|
|
@@ -13524,7 +13524,7 @@ const dl = Symbol("TabsSSRContext"), Ab = /* @__PURE__ */ fe({
|
|
|
13524
13524
|
);
|
|
13525
13525
|
return () => {
|
|
13526
13526
|
var te;
|
|
13527
|
-
const
|
|
13527
|
+
const w = { selected: u.value, disabled: e.disabled ?? !1 }, { id: $, ...B } = e, T = {
|
|
13528
13528
|
ref: s,
|
|
13529
13529
|
onKeydown: d,
|
|
13530
13530
|
onMousedown: b,
|
|
@@ -13540,7 +13540,7 @@ const dl = Symbol("TabsSSRContext"), Ab = /* @__PURE__ */ fe({
|
|
|
13540
13540
|
return rt({
|
|
13541
13541
|
ourProps: T,
|
|
13542
13542
|
theirProps: B,
|
|
13543
|
-
slot:
|
|
13543
|
+
slot: w,
|
|
13544
13544
|
attrs: t,
|
|
13545
13545
|
slots: n,
|
|
13546
13546
|
name: "Tab"
|
|
@@ -13757,22 +13757,22 @@ const Nf = Jn.RenderStrategy, Ho = /* @__PURE__ */ fe({
|
|
|
13757
13757
|
);
|
|
13758
13758
|
const c = P(null), d = Q(() => e.unmount ? Un.Unmount : Un.Hidden);
|
|
13759
13759
|
o({ el: c, $el: c });
|
|
13760
|
-
const { show: f, appear: m } = Ub(), { register: b, unregister: O } = Fb(),
|
|
13760
|
+
const { show: f, appear: m } = Ub(), { register: b, unregister: O } = Fb(), w = P(
|
|
13761
13761
|
f.value ? "visible" : "hidden"
|
|
13762
13762
|
/* Hidden */
|
|
13763
13763
|
), $ = { value: !0 }, B = Vt(), T = { value: !1 }, te = Of(() => {
|
|
13764
|
-
!T.value &&
|
|
13764
|
+
!T.value && w.value !== "hidden" && (w.value = "hidden", O(B), u());
|
|
13765
13765
|
});
|
|
13766
13766
|
Me(() => {
|
|
13767
13767
|
const se = b(B);
|
|
13768
13768
|
Et(se);
|
|
13769
13769
|
}), mt(() => {
|
|
13770
13770
|
if (d.value === Un.Hidden && B) {
|
|
13771
|
-
if (f.value &&
|
|
13772
|
-
|
|
13771
|
+
if (f.value && w.value !== "visible") {
|
|
13772
|
+
w.value = "visible";
|
|
13773
13773
|
return;
|
|
13774
13774
|
}
|
|
13775
|
-
Xe(
|
|
13775
|
+
Xe(w.value, {
|
|
13776
13776
|
hidden: () => O(B),
|
|
13777
13777
|
visible: () => b(B)
|
|
13778
13778
|
});
|
|
@@ -13781,7 +13781,7 @@ const Nf = Jn.RenderStrategy, Ho = /* @__PURE__ */ fe({
|
|
|
13781
13781
|
const S = ir(e.enter), U = ir(e.enterFrom), j = ir(e.enterTo), ve = ir(e.entered), q = ir(e.leave), A = ir(e.leaveFrom), V = ir(e.leaveTo);
|
|
13782
13782
|
Me(() => {
|
|
13783
13783
|
mt(() => {
|
|
13784
|
-
if (
|
|
13784
|
+
if (w.value === "visible") {
|
|
13785
13785
|
const se = J(c);
|
|
13786
13786
|
if (se instanceof Comment && se.data === "")
|
|
13787
13787
|
throw new Error("Did you forget to passthrough the `ref` to the actual DOM node?");
|
|
@@ -13789,10 +13789,10 @@ const Nf = Jn.RenderStrategy, Ho = /* @__PURE__ */ fe({
|
|
|
13789
13789
|
});
|
|
13790
13790
|
});
|
|
13791
13791
|
function D(se) {
|
|
13792
|
-
const $e = $.value && !m.value,
|
|
13793
|
-
!
|
|
13792
|
+
const $e = $.value && !m.value, E = J(c);
|
|
13793
|
+
!E || !(E instanceof HTMLElement) || $e || (T.value = !0, f.value && i(), f.value || l(), se(
|
|
13794
13794
|
f.value ? $u(
|
|
13795
|
-
|
|
13795
|
+
E,
|
|
13796
13796
|
S,
|
|
13797
13797
|
U,
|
|
13798
13798
|
j,
|
|
@@ -13801,13 +13801,13 @@ const Nf = Jn.RenderStrategy, Ho = /* @__PURE__ */ fe({
|
|
|
13801
13801
|
T.value = !1, C === wa.Finished && a();
|
|
13802
13802
|
}
|
|
13803
13803
|
) : $u(
|
|
13804
|
-
|
|
13804
|
+
E,
|
|
13805
13805
|
q,
|
|
13806
13806
|
A,
|
|
13807
13807
|
V,
|
|
13808
13808
|
ve,
|
|
13809
13809
|
(C) => {
|
|
13810
|
-
T.value = !1, C === wa.Finished && (gi(te) || (
|
|
13810
|
+
T.value = !1, C === wa.Finished && (gi(te) || (w.value = "hidden", O(B), u()));
|
|
13811
13811
|
}
|
|
13812
13812
|
)
|
|
13813
13813
|
));
|
|
@@ -13815,14 +13815,14 @@ const Nf = Jn.RenderStrategy, Ho = /* @__PURE__ */ fe({
|
|
|
13815
13815
|
return Me(() => {
|
|
13816
13816
|
Ye(
|
|
13817
13817
|
[f],
|
|
13818
|
-
(se, $e,
|
|
13819
|
-
D(
|
|
13818
|
+
(se, $e, E) => {
|
|
13819
|
+
D(E), $.value = !1;
|
|
13820
13820
|
},
|
|
13821
13821
|
{ immediate: !0 }
|
|
13822
13822
|
);
|
|
13823
13823
|
}), ht(pl, te), lf(
|
|
13824
13824
|
Q(
|
|
13825
|
-
() => Xe(
|
|
13825
|
+
() => Xe(w.value, {
|
|
13826
13826
|
visible: lt.Open,
|
|
13827
13827
|
hidden: lt.Closed
|
|
13828
13828
|
}) | s.value
|
|
@@ -13832,7 +13832,7 @@ const Nf = Jn.RenderStrategy, Ho = /* @__PURE__ */ fe({
|
|
|
13832
13832
|
appear: se,
|
|
13833
13833
|
show: $e,
|
|
13834
13834
|
// Class names
|
|
13835
|
-
enter:
|
|
13835
|
+
enter: E,
|
|
13836
13836
|
enterFrom: C,
|
|
13837
13837
|
enterTo: Y,
|
|
13838
13838
|
entered: ne,
|
|
@@ -13860,7 +13860,7 @@ const Nf = Jn.RenderStrategy, Ho = /* @__PURE__ */ fe({
|
|
|
13860
13860
|
slots: r,
|
|
13861
13861
|
attrs: n,
|
|
13862
13862
|
features: Nf,
|
|
13863
|
-
visible:
|
|
13863
|
+
visible: w.value === "visible",
|
|
13864
13864
|
name: "TransitionChild"
|
|
13865
13865
|
});
|
|
13866
13866
|
};
|
|
@@ -13954,27 +13954,27 @@ const Nf = Jn.RenderStrategy, Ho = /* @__PURE__ */ fe({
|
|
|
13954
13954
|
},
|
|
13955
13955
|
emits: ["close"],
|
|
13956
13956
|
setup(e) {
|
|
13957
|
-
return (t, n) => (y(),
|
|
13957
|
+
return (t, n) => (y(), Ne(_(hl), {
|
|
13958
13958
|
as: "template",
|
|
13959
13959
|
show: t.open
|
|
13960
13960
|
}, {
|
|
13961
13961
|
default: be(() => [
|
|
13962
|
-
Z(
|
|
13962
|
+
Z(_(pf), {
|
|
13963
13963
|
as: "div",
|
|
13964
13964
|
class: "moonbase:modal",
|
|
13965
13965
|
onClose: n[0] || (n[0] = (r) => t.$emit("close"))
|
|
13966
13966
|
}, {
|
|
13967
13967
|
default: be(() => [
|
|
13968
13968
|
N("div", Hb, [
|
|
13969
|
-
Z(
|
|
13969
|
+
Z(_(Ho), { as: "template" }, {
|
|
13970
13970
|
default: be(() => [
|
|
13971
|
-
Z(
|
|
13971
|
+
Z(_(hf), { class: "moonbase:modal-overlay" })
|
|
13972
13972
|
]),
|
|
13973
13973
|
_: 1
|
|
13974
13974
|
}),
|
|
13975
|
-
Z(
|
|
13975
|
+
Z(_(Ho), { as: "template" }, {
|
|
13976
13976
|
default: be(() => [
|
|
13977
|
-
Z(
|
|
13977
|
+
Z(_(mf), { class: "moonbase:modal-content" }, {
|
|
13978
13978
|
default: be(() => [
|
|
13979
13979
|
Wa(t.$slots, "default")
|
|
13980
13980
|
]),
|
|
@@ -14005,7 +14005,7 @@ const Nf = Jn.RenderStrategy, Ho = /* @__PURE__ */ fe({
|
|
|
14005
14005
|
throw c instanceof Wn ? l.value = "User not found" : l.value = c.message, c;
|
|
14006
14006
|
}
|
|
14007
14007
|
}
|
|
14008
|
-
return (c, d) => (y(),
|
|
14008
|
+
return (c, d) => (y(), Ne(Kn, {
|
|
14009
14009
|
handler: u,
|
|
14010
14010
|
class: "moonbase:sign-in"
|
|
14011
14011
|
}, {
|
|
@@ -14041,14 +14041,14 @@ const Nf = Jn.RenderStrategy, Ho = /* @__PURE__ */ fe({
|
|
|
14041
14041
|
class: "moonbase:error",
|
|
14042
14042
|
"data-visible": !!l.value || void 0
|
|
14043
14043
|
}, K(l.value), 9, Zb),
|
|
14044
|
-
(f =
|
|
14044
|
+
(f = _(s)) != null && f.auth.enable.signUp ? (y(), x("button", {
|
|
14045
14045
|
key: 0,
|
|
14046
14046
|
type: "button",
|
|
14047
|
-
onClick: d[2] || (d[2] = (m) =>
|
|
14047
|
+
onClick: d[2] || (d[2] = (m) => _(r).show(_(Oe).Authentication, _(ue).SignUp, { email: i.value }))
|
|
14048
14048
|
}, " Create account ")) : ce("", !0),
|
|
14049
14049
|
N("button", {
|
|
14050
14050
|
type: "button",
|
|
14051
|
-
onClick: d[3] || (d[3] = (m) =>
|
|
14051
|
+
onClick: d[3] || (d[3] = (m) => _(r).show(_(Oe).Authentication, _(ue).ForgotPassword, { email: i.value }))
|
|
14052
14052
|
}, " Forgot password ")
|
|
14053
14053
|
];
|
|
14054
14054
|
}),
|
|
@@ -14086,27 +14086,27 @@ const Nf = Jn.RenderStrategy, Ho = /* @__PURE__ */ fe({
|
|
|
14086
14086
|
}
|
|
14087
14087
|
throw new Error("Moonbase: Unknown intent");
|
|
14088
14088
|
});
|
|
14089
|
-
return (a, l) => (y(),
|
|
14089
|
+
return (a, l) => (y(), Ne(yi, {
|
|
14090
14090
|
open: a.open,
|
|
14091
|
-
onClose: l[3] || (l[3] = (u) =>
|
|
14091
|
+
onClose: l[3] || (l[3] = (u) => _(r).reset())
|
|
14092
14092
|
}, {
|
|
14093
14093
|
default: be(() => [
|
|
14094
14094
|
N("div", Wb, [
|
|
14095
|
-
Z(
|
|
14095
|
+
Z(_(vi), { as: "h3" }, {
|
|
14096
14096
|
default: be(() => [
|
|
14097
14097
|
ke(K(i.value), 1)
|
|
14098
14098
|
]),
|
|
14099
14099
|
_: 1
|
|
14100
14100
|
}),
|
|
14101
|
-
|
|
14101
|
+
_(o) ? _(r).intent === _(ue).SignIn ? (y(), Ne(qb, { key: 1 })) : _(r).intent === _(ue).SignUp ? (y(), Ne(Zy, {
|
|
14102
14102
|
key: 2,
|
|
14103
|
-
onSignedUp: l[0] || (l[0] = (u) =>
|
|
14104
|
-
})) :
|
|
14103
|
+
onSignedUp: l[0] || (l[0] = (u) => _(r).dequeue())
|
|
14104
|
+
})) : _(r).intent === _(ue).ConfirmAccount ? (y(), Ne(Ky, {
|
|
14105
14105
|
key: 3,
|
|
14106
|
-
onConfirmedAccount: l[1] || (l[1] = (u) =>
|
|
14107
|
-
})) :
|
|
14106
|
+
onConfirmedAccount: l[1] || (l[1] = (u) => _(r).show(_(Oe).Customer, _(ue).ViewAccount))
|
|
14107
|
+
})) : _(r).intent === _(ue).ConfirmEmailChange ? (y(), Ne(nb, { key: 4 })) : _(r).intent === _(ue).ForgotPassword ? (y(), Ne(Jy, { key: 5 })) : _(r).intent === _(ue).ResetPassword ? (y(), Ne(Xy, {
|
|
14108
14108
|
key: 6,
|
|
14109
|
-
onPasswordReset: l[2] || (l[2] = (u) =>
|
|
14109
|
+
onPasswordReset: l[2] || (l[2] = (u) => _(r).dequeue())
|
|
14110
14110
|
})) : ce("", !0) : (y(), x("div", zb, [
|
|
14111
14111
|
Z(jt)
|
|
14112
14112
|
]))
|
|
@@ -14161,14 +14161,14 @@ const Gb = { class: "moonbase:product-cart-item" }, Jb = ["src"], Yb = {
|
|
|
14161
14161
|
t.lineItem.appliedDiscount ? (y(), x("p", Qb, [
|
|
14162
14162
|
n[0] || (n[0] = ke(" Discount applied: ")),
|
|
14163
14163
|
N("span", e_, K(t.lineItem.appliedDiscount.name), 1),
|
|
14164
|
-
t.lineItem.appliedDiscount.total ? (y(), x("span", t_, " (-" + K(
|
|
14164
|
+
t.lineItem.appliedDiscount.total ? (y(), x("span", t_, " (-" + K(_(yn)(t.lineItem.appliedDiscount.total[t.currency], t.currency)) + ") ", 1)) : ce("", !0)
|
|
14165
14165
|
])) : ce("", !0),
|
|
14166
14166
|
N("p", null, K(t.lineItem.quantity) + " in cart", 1)
|
|
14167
14167
|
]),
|
|
14168
14168
|
t.lineItem.variation ? (y(), x("div", n_, [
|
|
14169
|
-
t.lineItem.variation.hasDiscount ? (y(), x("span", r_, K(
|
|
14170
|
-
t.lineItem.quantity !== 1 ? (y(), x("span", o_, K(t.lineItem.quantity) + " x " + K(
|
|
14171
|
-
ke(" " + K(
|
|
14169
|
+
t.lineItem.variation.hasDiscount ? (y(), x("span", r_, K(_(yn)(t.lineItem.variation.originalPrice[t.currency], t.currency)), 1)) : ce("", !0),
|
|
14170
|
+
t.lineItem.quantity !== 1 ? (y(), x("span", o_, K(t.lineItem.quantity) + " x " + K(_(yn)(t.lineItem.variation.price[t.currency], t.currency)), 1)) : ce("", !0),
|
|
14171
|
+
ke(" " + K(_(yn)(t.lineItem.variation.price[t.currency] * t.lineItem.quantity, t.currency)), 1)
|
|
14172
14172
|
])) : ce("", !0)
|
|
14173
14173
|
]);
|
|
14174
14174
|
};
|
|
@@ -14228,7 +14228,7 @@ const Gb = { class: "moonbase:product-cart-item" }, Jb = ["src"], Yb = {
|
|
|
14228
14228
|
r.lineItem.appliedDiscount ? (y(), x("p", c_, [
|
|
14229
14229
|
o[1] || (o[1] = ke(" Discount applied: ")),
|
|
14230
14230
|
N("span", d_, K(r.lineItem.appliedDiscount.name), 1),
|
|
14231
|
-
r.lineItem.appliedDiscount.total ? (y(), x("span", f_, " (-" + K(
|
|
14231
|
+
r.lineItem.appliedDiscount.total ? (y(), x("span", f_, " (-" + K(_(yn)(r.lineItem.appliedDiscount.total[r.currency], r.currency)) + ") ", 1)) : ce("", !0)
|
|
14232
14232
|
])) : ce("", !0),
|
|
14233
14233
|
N("div", p_, [
|
|
14234
14234
|
N("span", null, K(r.lineItem.quantity) + " in cart", 1),
|
|
@@ -14260,9 +14260,9 @@ const Gb = { class: "moonbase:product-cart-item" }, Jb = ["src"], Yb = {
|
|
|
14260
14260
|
])
|
|
14261
14261
|
]),
|
|
14262
14262
|
r.lineItem.variation ? (y(), x("div", m_, [
|
|
14263
|
-
r.lineItem.variation.hasDiscount ? (y(), x("span", v_, K(
|
|
14264
|
-
r.lineItem.quantity !== 1 ? (y(), x("span", g_, K(r.lineItem.quantity) + " x " + K(
|
|
14265
|
-
ke(" " + K(
|
|
14263
|
+
r.lineItem.variation.hasDiscount ? (y(), x("span", v_, K(_(yn)(r.lineItem.variation.originalPrice[r.currency], r.currency)), 1)) : ce("", !0),
|
|
14264
|
+
r.lineItem.quantity !== 1 ? (y(), x("span", g_, K(r.lineItem.quantity) + " x " + K(_(yn)(r.lineItem.variation.price[r.currency], r.currency)), 1)) : ce("", !0),
|
|
14265
|
+
ke(" " + K(_(yn)(r.lineItem.variation.price[r.currency] * r.lineItem.quantity, r.currency)), 1)
|
|
14266
14266
|
])) : ce("", !0)
|
|
14267
14267
|
]),
|
|
14268
14268
|
N("div", {
|
|
@@ -14306,27 +14306,27 @@ const Gb = { class: "moonbase:product-cart-item" }, Jb = ["src"], Yb = {
|
|
|
14306
14306
|
},
|
|
14307
14307
|
emits: ["close"],
|
|
14308
14308
|
setup(e) {
|
|
14309
|
-
return (t, n) => (y(),
|
|
14309
|
+
return (t, n) => (y(), Ne(_(hl), {
|
|
14310
14310
|
as: "template",
|
|
14311
14311
|
show: t.open
|
|
14312
14312
|
}, {
|
|
14313
14313
|
default: be(() => [
|
|
14314
|
-
Z(
|
|
14314
|
+
Z(_(pf), {
|
|
14315
14315
|
as: "div",
|
|
14316
14316
|
class: "moonbase:cart-modal",
|
|
14317
14317
|
onClose: n[0] || (n[0] = (r) => t.$emit("close"))
|
|
14318
14318
|
}, {
|
|
14319
14319
|
default: be(() => [
|
|
14320
14320
|
N("div", x_, [
|
|
14321
|
-
Z(
|
|
14321
|
+
Z(_(Ho), { as: "template" }, {
|
|
14322
14322
|
default: be(() => [
|
|
14323
|
-
Z(
|
|
14323
|
+
Z(_(hf), { class: "moonbase:cart-modal-overlay" })
|
|
14324
14324
|
]),
|
|
14325
14325
|
_: 1
|
|
14326
14326
|
}),
|
|
14327
|
-
Z(
|
|
14327
|
+
Z(_(Ho), { as: "template" }, {
|
|
14328
14328
|
default: be(() => [
|
|
14329
|
-
Z(
|
|
14329
|
+
Z(_(mf), { class: "moonbase:cart-modal-content" }, {
|
|
14330
14330
|
default: be(() => [
|
|
14331
14331
|
Wa(t.$slots, "default")
|
|
14332
14332
|
]),
|
|
@@ -14381,7 +14381,7 @@ const Gb = { class: "moonbase:product-cart-item" }, Jb = ["src"], Yb = {
|
|
|
14381
14381
|
"data-visible": n.value || void 0,
|
|
14382
14382
|
"aria-hidden": "true"
|
|
14383
14383
|
}, [
|
|
14384
|
-
n.value ? (y(),
|
|
14384
|
+
n.value ? (y(), Ne(jt, { key: 0 })) : ce("", !0)
|
|
14385
14385
|
], 8, T_),
|
|
14386
14386
|
ke(" " + K(s.value), 1)
|
|
14387
14387
|
], 8, k_));
|
|
@@ -14407,39 +14407,39 @@ const Gb = { class: "moonbase:product-cart-item" }, Jb = ["src"], Yb = {
|
|
|
14407
14407
|
if (!await s({ redirect: (i == null ? void 0 : i.checkout.redirect) ?? !1, returnUrl: `${window.location.pathname}?mb_intent=view_products` }))
|
|
14408
14408
|
throw new Error("Cancelled checkout");
|
|
14409
14409
|
}
|
|
14410
|
-
return (l, u) => (y(),
|
|
14410
|
+
return (l, u) => (y(), Ne(S_, {
|
|
14411
14411
|
open: l.open,
|
|
14412
|
-
onClose: u[0] || (u[0] = (c) =>
|
|
14412
|
+
onClose: u[0] || (u[0] = (c) => _(t).reset())
|
|
14413
14413
|
}, {
|
|
14414
14414
|
default: be(() => [
|
|
14415
14415
|
N("div", C_, [
|
|
14416
|
-
Z(
|
|
14416
|
+
Z(_(vi), { as: "h3" }, {
|
|
14417
14417
|
default: be(() => u[1] || (u[1] = [
|
|
14418
14418
|
ke(" Cart ")
|
|
14419
14419
|
])),
|
|
14420
14420
|
_: 1
|
|
14421
14421
|
}),
|
|
14422
|
-
|
|
14423
|
-
(y(!0), x(xe, null, rn(
|
|
14422
|
+
_(n).length > 0 ? (y(), x("ul", P_, [
|
|
14423
|
+
(y(!0), x(xe, null, rn(_(n), (c) => (y(), x("li", {
|
|
14424
14424
|
key: c.id
|
|
14425
14425
|
}, [
|
|
14426
|
-
c.type === "Product" ? (y(),
|
|
14426
|
+
c.type === "Product" ? (y(), Ne(s_, {
|
|
14427
14427
|
key: 0,
|
|
14428
14428
|
"line-item": c,
|
|
14429
|
-
currency:
|
|
14430
|
-
}, null, 8, ["line-item", "currency"])) : c.type === "Bundle" ? (y(),
|
|
14429
|
+
currency: _(o)
|
|
14430
|
+
}, null, 8, ["line-item", "currency"])) : c.type === "Bundle" ? (y(), Ne(N_, {
|
|
14431
14431
|
key: 1,
|
|
14432
14432
|
"line-item": c,
|
|
14433
|
-
currency:
|
|
14433
|
+
currency: _(o)
|
|
14434
14434
|
}, null, 8, ["line-item", "currency"])) : ce("", !0)
|
|
14435
14435
|
]))), 128))
|
|
14436
14436
|
])) : (y(), x("div", D_, " Your cart is empty! ")),
|
|
14437
|
-
|
|
14437
|
+
_(n).length > 0 ? (y(), x("div", $_, [
|
|
14438
14438
|
u[2] || (u[2] = N("label", null, " Total ", -1)),
|
|
14439
|
-
N("span", null, K(
|
|
14439
|
+
N("span", null, K(_(yn)(_(r).amount, _(r).currency)), 1),
|
|
14440
14440
|
u[3] || (u[3] = N("p", null, " Sales tax to be calculated at checkout ", -1))
|
|
14441
14441
|
])) : ce("", !0),
|
|
14442
|
-
|
|
14442
|
+
_(n).length > 0 ? (y(), Ne(xf, {
|
|
14443
14443
|
key: 3,
|
|
14444
14444
|
handler: a,
|
|
14445
14445
|
label: "Checkout",
|
|
@@ -14474,7 +14474,7 @@ const Gb = { class: "moonbase:product-cart-item" }, Jb = ["src"], Yb = {
|
|
|
14474
14474
|
throw u.value = S, S;
|
|
14475
14475
|
}
|
|
14476
14476
|
}
|
|
14477
|
-
async function
|
|
14477
|
+
async function w() {
|
|
14478
14478
|
m.value = null;
|
|
14479
14479
|
try {
|
|
14480
14480
|
await o(d.value, f.value), d.value = "", f.value = "";
|
|
@@ -14521,7 +14521,7 @@ const Gb = { class: "moonbase:product-cart-item" }, Jb = ["src"], Yb = {
|
|
|
14521
14521
|
]),
|
|
14522
14522
|
_: 1
|
|
14523
14523
|
}),
|
|
14524
|
-
Z(Kn, { handler:
|
|
14524
|
+
Z(Kn, { handler: w }, {
|
|
14525
14525
|
default: be(() => [
|
|
14526
14526
|
Z(_t, {
|
|
14527
14527
|
modelValue: d.value,
|
|
@@ -14645,24 +14645,24 @@ const Cf = /* @__PURE__ */ zr(K_, [["render", J_]]), Y_ = { class: "moonbase:pro
|
|
|
14645
14645
|
type: "button",
|
|
14646
14646
|
role: "button",
|
|
14647
14647
|
"data-last": u === Object.keys(o.value).length - 1 || void 0,
|
|
14648
|
-
onClick: (c) =>
|
|
14648
|
+
onClick: (c) => _(r)(a[0])
|
|
14649
14649
|
}, [
|
|
14650
14650
|
N("span", Q_, K(l.toString()), 1),
|
|
14651
|
-
(y(),
|
|
14651
|
+
(y(), Ne(ra(a[0].icon()), {
|
|
14652
14652
|
class: "h-5 w-5 text-white",
|
|
14653
14653
|
"aria-hidden": "true"
|
|
14654
14654
|
}))
|
|
14655
|
-
], 8, X_)) : (y(),
|
|
14655
|
+
], 8, X_)) : (y(), Ne(_(cl), {
|
|
14656
14656
|
key: 1,
|
|
14657
14657
|
as: "div",
|
|
14658
14658
|
"data-last": u === Object.keys(o.value).length - 1 || void 0,
|
|
14659
14659
|
class: "moonbase:product-downloads-group"
|
|
14660
14660
|
}, {
|
|
14661
14661
|
default: be(() => [
|
|
14662
|
-
Z(
|
|
14662
|
+
Z(_(_f), null, {
|
|
14663
14663
|
default: be(() => [
|
|
14664
14664
|
N("span", e1, K(l.toString()), 1),
|
|
14665
|
-
(y(),
|
|
14665
|
+
(y(), Ne(ra(a[0].icon()), { "aria-hidden": "true" })),
|
|
14666
14666
|
i[0] || (i[0] = N("svg", {
|
|
14667
14667
|
fill: "none",
|
|
14668
14668
|
viewBox: "0 0 24 24",
|
|
@@ -14681,14 +14681,16 @@ const Cf = /* @__PURE__ */ zr(K_, [["render", J_]]), Y_ = { class: "moonbase:pro
|
|
|
14681
14681
|
}, 1024),
|
|
14682
14682
|
Z(nl, { name: "moonbase:scale" }, {
|
|
14683
14683
|
default: be(() => [
|
|
14684
|
-
Z(
|
|
14684
|
+
Z(_(wf), { class: "moonbase:product-downloads-list" }, {
|
|
14685
14685
|
default: be(() => [
|
|
14686
14686
|
(y(!0), x(xe, null, rn(a, (c) => (y(), x("button", {
|
|
14687
14687
|
key: c.key,
|
|
14688
14688
|
type: "button",
|
|
14689
14689
|
role: "button",
|
|
14690
|
-
onClick: (d) =>
|
|
14691
|
-
},
|
|
14690
|
+
onClick: (d) => _(r)(c)
|
|
14691
|
+
}, [
|
|
14692
|
+
N("span", null, K(c.name), 1)
|
|
14693
|
+
], 8, t1))), 128))
|
|
14692
14694
|
]),
|
|
14693
14695
|
_: 2
|
|
14694
14696
|
}, 1024)
|
|
@@ -14755,7 +14757,7 @@ const Cf = /* @__PURE__ */ zr(K_, [["render", J_]]), Y_ = { class: "moonbase:pro
|
|
|
14755
14757
|
class: "text-red-400 flex whitespace-nowrap items-center",
|
|
14756
14758
|
onClick: (m) => l(d)
|
|
14757
14759
|
}, [
|
|
14758
|
-
d.revoking ? (y(),
|
|
14760
|
+
d.revoking ? (y(), Ne(jt, { key: 0 })) : ce("", !0),
|
|
14759
14761
|
c[7] || (c[7] = ke(" Revoke "))
|
|
14760
14762
|
], 8, u1)
|
|
14761
14763
|
])) : ce("", !0)
|
|
@@ -14814,12 +14816,12 @@ const Cf = /* @__PURE__ */ zr(K_, [["render", J_]]), Y_ = { class: "moonbase:pro
|
|
|
14814
14816
|
N("span", null, K(a.name), 1)
|
|
14815
14817
|
])
|
|
14816
14818
|
]),
|
|
14817
|
-
a.maxActivations && a.maxActivations > 0 ? (y(),
|
|
14819
|
+
a.maxActivations && a.maxActivations > 0 ? (y(), Ne(_(cl), {
|
|
14818
14820
|
key: 0,
|
|
14819
14821
|
as: "td"
|
|
14820
14822
|
}, {
|
|
14821
14823
|
default: be(() => [
|
|
14822
|
-
Z(
|
|
14824
|
+
Z(_(_f), {
|
|
14823
14825
|
class: "moonbase:button",
|
|
14824
14826
|
"data-variant": "secondary"
|
|
14825
14827
|
}, {
|
|
@@ -14831,7 +14833,7 @@ const Cf = /* @__PURE__ */ zr(K_, [["render", J_]]), Y_ = { class: "moonbase:pro
|
|
|
14831
14833
|
}, 1024),
|
|
14832
14834
|
Z(nl, { name: "moonbase:scale" }, {
|
|
14833
14835
|
default: be(() => [
|
|
14834
|
-
Z(
|
|
14836
|
+
Z(_(wf), null, {
|
|
14835
14837
|
default: be(() => [
|
|
14836
14838
|
Z(c1, {
|
|
14837
14839
|
"product-id": a.id
|
|
@@ -14847,7 +14849,7 @@ const Cf = /* @__PURE__ */ zr(K_, [["render", J_]]), Y_ = { class: "moonbase:pro
|
|
|
14847
14849
|
}, 1024)) : o.value ? (y(), x("td", y1)) : ce("", !0),
|
|
14848
14850
|
r.value ? (y(), x("td", b1, [
|
|
14849
14851
|
a.currentVersion != null ? (y(), x("div", _1, [
|
|
14850
|
-
a.downloads ? (y(),
|
|
14852
|
+
a.downloads ? (y(), Ne(n1, {
|
|
14851
14853
|
key: 0,
|
|
14852
14854
|
downloads: a.downloads
|
|
14853
14855
|
}, null, 8, ["downloads"])) : ce("", !0)
|
|
@@ -14960,7 +14962,7 @@ const Cf = /* @__PURE__ */ zr(K_, [["render", J_]]), Y_ = { class: "moonbase:pro
|
|
|
14960
14962
|
]))), 128))
|
|
14961
14963
|
])
|
|
14962
14964
|
])) : ce("", !0)
|
|
14963
|
-
])) : (y(),
|
|
14965
|
+
])) : (y(), Ne(Kn, {
|
|
14964
14966
|
key: 0,
|
|
14965
14967
|
handler: i
|
|
14966
14968
|
}, {
|
|
@@ -15017,32 +15019,32 @@ const Cf = /* @__PURE__ */ zr(K_, [["render", J_]]), Y_ = { class: "moonbase:pro
|
|
|
15017
15019
|
function o(s) {
|
|
15018
15020
|
r.value = s;
|
|
15019
15021
|
}
|
|
15020
|
-
return (s, i) => (y(),
|
|
15022
|
+
return (s, i) => (y(), Ne(yi, {
|
|
15021
15023
|
open: s.open,
|
|
15022
|
-
onClose: i[0] || (i[0] = (a) =>
|
|
15024
|
+
onClose: i[0] || (i[0] = (a) => _(t).reset())
|
|
15023
15025
|
}, {
|
|
15024
15026
|
default: be(() => [
|
|
15025
15027
|
N("div", U1, [
|
|
15026
|
-
Z(
|
|
15028
|
+
Z(_(Ab), {
|
|
15027
15029
|
"selected-index": r.value,
|
|
15028
15030
|
onChange: o
|
|
15029
15031
|
}, {
|
|
15030
15032
|
default: be(() => [
|
|
15031
|
-
Z(
|
|
15033
|
+
Z(_(Vb), null, {
|
|
15032
15034
|
default: be(() => [
|
|
15033
|
-
Z(
|
|
15035
|
+
Z(_(Mi), null, {
|
|
15034
15036
|
default: be(() => i[1] || (i[1] = [
|
|
15035
15037
|
ke("Account")
|
|
15036
15038
|
])),
|
|
15037
15039
|
_: 1
|
|
15038
15040
|
}),
|
|
15039
|
-
Z(
|
|
15041
|
+
Z(_(Mi), null, {
|
|
15040
15042
|
default: be(() => i[2] || (i[2] = [
|
|
15041
15043
|
ke(" Products ")
|
|
15042
15044
|
])),
|
|
15043
15045
|
_: 1
|
|
15044
15046
|
}),
|
|
15045
|
-
Z(
|
|
15047
|
+
Z(_(Mi), null, {
|
|
15046
15048
|
default: be(() => i[3] || (i[3] = [
|
|
15047
15049
|
ke("Redeem")
|
|
15048
15050
|
])),
|
|
@@ -15051,21 +15053,21 @@ const Cf = /* @__PURE__ */ zr(K_, [["render", J_]]), Y_ = { class: "moonbase:pro
|
|
|
15051
15053
|
]),
|
|
15052
15054
|
_: 1
|
|
15053
15055
|
}),
|
|
15054
|
-
Z(
|
|
15056
|
+
Z(_(Rb), null, {
|
|
15055
15057
|
default: be(() => [
|
|
15056
|
-
Z(
|
|
15058
|
+
Z(_(Ui), null, {
|
|
15057
15059
|
default: be(() => [
|
|
15058
15060
|
Z(L_)
|
|
15059
15061
|
]),
|
|
15060
15062
|
_: 1
|
|
15061
15063
|
}),
|
|
15062
|
-
Z(
|
|
15064
|
+
Z(_(Ui), null, {
|
|
15063
15065
|
default: be(() => [
|
|
15064
15066
|
Z(w1)
|
|
15065
15067
|
]),
|
|
15066
15068
|
_: 1
|
|
15067
15069
|
}),
|
|
15068
|
-
Z(
|
|
15070
|
+
Z(_(Ui), null, {
|
|
15069
15071
|
default: be(() => [
|
|
15070
15072
|
Z(M1)
|
|
15071
15073
|
]),
|
|
@@ -15126,58 +15128,58 @@ const Cf = /* @__PURE__ */ zr(K_, [["render", J_]]), Y_ = { class: "moonbase:pro
|
|
|
15126
15128
|
cancel: f
|
|
15127
15129
|
} = Fg(o);
|
|
15128
15130
|
Ye(s, (O) => {
|
|
15129
|
-
var
|
|
15130
|
-
!a.value && !l.value && (O == null ? void 0 : O.status) === Jt.Requested && ((
|
|
15131
|
+
var w;
|
|
15132
|
+
!a.value && !l.value && (O == null ? void 0 : O.status) === Jt.Requested && ((w = O == null ? void 0 : O.licenseEligibility) != null && w.eligible) && c();
|
|
15131
15133
|
});
|
|
15132
15134
|
function m() {
|
|
15133
|
-
f(), t.show(
|
|
15135
|
+
f(), t.show(Oe.Customer, ue.ViewProducts);
|
|
15134
15136
|
}
|
|
15135
15137
|
function b() {
|
|
15136
|
-
t.enqueue(
|
|
15138
|
+
t.enqueue(Oe.Activation, ue.ActivateProduct, t.parameters ?? void 0), t.show(Oe.Authentication, ue.SignIn);
|
|
15137
15139
|
}
|
|
15138
|
-
return (O,
|
|
15140
|
+
return (O, w) => {
|
|
15139
15141
|
var $, B, T, te;
|
|
15140
15142
|
return y(), x("div", B1, [
|
|
15141
|
-
|
|
15143
|
+
_(i) || !_(r) ? (y(), x("div", H1, [
|
|
15142
15144
|
Z(jt)
|
|
15143
|
-
])) :
|
|
15144
|
-
|
|
15145
|
-
|
|
15145
|
+
])) : _(u) ? (y(), x("div", Z1, K(_(u)), 1)) : _(s) ? (y(), x("div", W1, [
|
|
15146
|
+
_(s).product ? (y(), x("div", z1, [
|
|
15147
|
+
_(s).product.iconUrl ? (y(), x("img", {
|
|
15146
15148
|
key: 0,
|
|
15147
|
-
src:
|
|
15149
|
+
src: _(s).product.iconUrl,
|
|
15148
15150
|
alt: ""
|
|
15149
15151
|
}, null, 8, K1)) : (y(), x("div", G1)),
|
|
15150
15152
|
N("div", null, [
|
|
15151
|
-
N("h2", null, K(
|
|
15152
|
-
N("h3", null, K(
|
|
15153
|
+
N("h2", null, K(_(s).product.name), 1),
|
|
15154
|
+
N("h3", null, K(_(s).product.tagline), 1)
|
|
15153
15155
|
])
|
|
15154
15156
|
])) : ce("", !0),
|
|
15155
|
-
(($ =
|
|
15157
|
+
(($ = _(s)) == null ? void 0 : $.status) === _(Jt).Cancelled ? (y(), x("div", J1, w[2] || (w[2] = [
|
|
15156
15158
|
N("h3", null, " Uh oh ", -1),
|
|
15157
15159
|
N("p", null, " This activation request was cancelled, open your app to try again. ", -1)
|
|
15158
|
-
]))) :
|
|
15160
|
+
]))) : _(a) || _(l) ? (y(), x("div", Y1, [
|
|
15159
15161
|
Z(jt),
|
|
15160
|
-
N("p", null, "Activating " + K(
|
|
15161
|
-
])) : ((B =
|
|
15162
|
+
N("p", null, "Activating " + K(_(s).product.name) + "...", 1)
|
|
15163
|
+
])) : ((B = _(s)) == null ? void 0 : B.status) === _(Jt).Completed ? (y(), x("div", X1, w[3] || (w[3] = [
|
|
15162
15164
|
N("h3", null, " Done! ", -1),
|
|
15163
15165
|
N("p", null, " Your product is activated. ", -1)
|
|
15164
15166
|
]))) : (y(), x("div", Q1, [
|
|
15165
|
-
|
|
15166
|
-
|
|
15167
|
+
_(n) ? (T = _(n).ownedProducts) != null && T.includes(_(s).product.id) ? (y(), x("div", tw, [
|
|
15168
|
+
w[5] || (w[5] = N("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)),
|
|
15167
15169
|
N("span", nw, [
|
|
15168
15170
|
N("button", {
|
|
15169
15171
|
role: "button",
|
|
15170
15172
|
class: "moonbase:button",
|
|
15171
|
-
onClick:
|
|
15173
|
+
onClick: w[0] || (w[0] = (S) => m())
|
|
15172
15174
|
}, " Licenses "),
|
|
15173
|
-
|
|
15175
|
+
_(s).product && _(s).product.website ? (y(), x("a", {
|
|
15174
15176
|
key: 0,
|
|
15175
|
-
href:
|
|
15177
|
+
href: _(s).product.website,
|
|
15176
15178
|
class: "moonbase:button"
|
|
15177
15179
|
}, " Purchase ", 8, rw)) : ce("", !0)
|
|
15178
15180
|
])
|
|
15179
15181
|
])) : ce("", !0) : (y(), x("div", ew, [
|
|
15180
|
-
|
|
15182
|
+
w[4] || (w[4] = ke(" Please sign in to use a license ")),
|
|
15181
15183
|
N("span", { class: "moonbase:auto-activate-cta" }, [
|
|
15182
15184
|
N("button", {
|
|
15183
15185
|
role: "button",
|
|
@@ -15186,17 +15188,17 @@ const Cf = /* @__PURE__ */ zr(K_, [["render", J_]]), Y_ = { class: "moonbase:pro
|
|
|
15186
15188
|
}, " Sign in ")
|
|
15187
15189
|
])
|
|
15188
15190
|
])),
|
|
15189
|
-
(te =
|
|
15190
|
-
ke(" You are eligible for a " + K(
|
|
15191
|
-
|
|
15192
|
-
ke(" of which you have " + K(
|
|
15191
|
+
(te = _(s).trialEligibility) != null && te.eligible ? (y(), x("div", ow, [
|
|
15192
|
+
ke(" You are eligible for a " + K(_(s).trialEligibility.numberOfDaysPerProduct) + " day trial ", 1),
|
|
15193
|
+
_(s).trialEligibility.existing ? (y(), x(xe, { key: 0 }, [
|
|
15194
|
+
ke(" of which you have " + K(_(s).trialEligibility.numberOfDaysRemaining) + " days remaining ", 1)
|
|
15193
15195
|
], 64)) : ce("", !0),
|
|
15194
|
-
|
|
15196
|
+
w[6] || (w[6] = ke(". ")),
|
|
15195
15197
|
N("span", sw, [
|
|
15196
15198
|
N("button", {
|
|
15197
15199
|
role: "button",
|
|
15198
15200
|
class: "moonbase:button",
|
|
15199
|
-
onClick:
|
|
15201
|
+
onClick: w[1] || (w[1] = (S) => _(d)())
|
|
15200
15202
|
}, " Start trial ")
|
|
15201
15203
|
])
|
|
15202
15204
|
])) : ce("", !0)
|
|
@@ -15212,19 +15214,19 @@ const Cf = /* @__PURE__ */ zr(K_, [["render", J_]]), Y_ = { class: "moonbase:pro
|
|
|
15212
15214
|
},
|
|
15213
15215
|
setup(e) {
|
|
15214
15216
|
const t = Ve();
|
|
15215
|
-
return (n, r) => (y(),
|
|
15217
|
+
return (n, r) => (y(), Ne(yi, {
|
|
15216
15218
|
open: n.open,
|
|
15217
|
-
onClose: r[0] || (r[0] = (o) =>
|
|
15219
|
+
onClose: r[0] || (r[0] = (o) => _(t).reset())
|
|
15218
15220
|
}, {
|
|
15219
15221
|
default: be(() => [
|
|
15220
15222
|
N("div", aw, [
|
|
15221
|
-
Z(
|
|
15223
|
+
Z(_(vi), { as: "h3" }, {
|
|
15222
15224
|
default: be(() => r[1] || (r[1] = [
|
|
15223
15225
|
ke(" Activate product ")
|
|
15224
15226
|
])),
|
|
15225
15227
|
_: 1
|
|
15226
15228
|
}),
|
|
15227
|
-
n.open &&
|
|
15229
|
+
n.open && _(t).intent === _(ue).ActivateProduct ? (y(), Ne(iw, { key: 0 })) : ce("", !0)
|
|
15228
15230
|
])
|
|
15229
15231
|
]),
|
|
15230
15232
|
_: 1
|
|
@@ -15282,32 +15284,32 @@ const cw = { class: "moonbase:download-product" }, dw = {
|
|
|
15282
15284
|
[Xt.Linux]: () => Tf,
|
|
15283
15285
|
[Xt.Mac]: () => Cf
|
|
15284
15286
|
}, a = P(null), l = P([]), u = P(null), c = P(!0), d = Q(() => t.getParameter("key")), f = Q(() => {
|
|
15285
|
-
var O,
|
|
15286
|
-
return (
|
|
15287
|
+
var O, w;
|
|
15288
|
+
return (w = (O = a.value) == null ? void 0 : O.downloads) == null ? void 0 : w.filter(($) => !d.value || $.key === d.value);
|
|
15287
15289
|
});
|
|
15288
15290
|
Me(async () => {
|
|
15289
|
-
const O = t.getParameter("product_id"),
|
|
15291
|
+
const O = t.getParameter("product_id"), w = t.getParameter("version");
|
|
15290
15292
|
if (!O) {
|
|
15291
15293
|
u.value = "Link is broken";
|
|
15292
15294
|
return;
|
|
15293
15295
|
}
|
|
15294
15296
|
try {
|
|
15295
|
-
a.value = await o(O,
|
|
15297
|
+
a.value = await o(O, w || void 0);
|
|
15296
15298
|
} catch ($) {
|
|
15297
15299
|
u.value = $.message;
|
|
15298
15300
|
}
|
|
15299
15301
|
c.value = !1;
|
|
15300
15302
|
});
|
|
15301
15303
|
function m() {
|
|
15302
|
-
t.enqueue(
|
|
15304
|
+
t.enqueue(Oe.Download, ue.DownloadProduct, t.parameters ?? void 0), t.show(Oe.Authentication, ue.SignIn);
|
|
15303
15305
|
}
|
|
15304
15306
|
async function b(O) {
|
|
15305
|
-
l.value.push(O.key), await s(O), l.value = l.value.filter((
|
|
15307
|
+
l.value.push(O.key), await s(O), l.value = l.value.filter((w) => w !== O.key);
|
|
15306
15308
|
}
|
|
15307
|
-
return (O,
|
|
15309
|
+
return (O, w) => {
|
|
15308
15310
|
var $, B;
|
|
15309
15311
|
return y(), x("div", cw, [
|
|
15310
|
-
c.value || !
|
|
15312
|
+
c.value || !_(r) ? (y(), x("div", dw, [
|
|
15311
15313
|
Z(jt)
|
|
15312
15314
|
])) : u.value ? (y(), x("div", fw, K(u.value), 1)) : a.value ? (y(), x("div", hw, [
|
|
15313
15315
|
N("div", mw, [
|
|
@@ -15325,8 +15327,8 @@ const cw = { class: "moonbase:download-product" }, dw = {
|
|
|
15325
15327
|
N("h3", null, K(a.value.tagline), 1)
|
|
15326
15328
|
])
|
|
15327
15329
|
]),
|
|
15328
|
-
a.value.downloadsNeedsUser && !
|
|
15329
|
-
|
|
15330
|
+
a.value.downloadsNeedsUser && !_(n) ? (y(), x("div", bw, [
|
|
15331
|
+
w[0] || (w[0] = ke(" Please sign in to download product ")),
|
|
15330
15332
|
N("span", { class: "moonbase:download-product-cta" }, [
|
|
15331
15333
|
N("button", {
|
|
15332
15334
|
role: "button",
|
|
@@ -15334,7 +15336,7 @@ const cw = { class: "moonbase:download-product" }, dw = {
|
|
|
15334
15336
|
onClick: m
|
|
15335
15337
|
}, " Sign in ")
|
|
15336
15338
|
])
|
|
15337
|
-
])) : a.value.downloadsNeedsOwnership && !(($ =
|
|
15339
|
+
])) : a.value.downloadsNeedsOwnership && !(($ = _(n).ownedProducts) != null && $.includes(a.value.id)) ? (y(), x("div", _w, " This product requires ownership to download ")) : (y(), x("div", ww, [
|
|
15338
15340
|
(B = a.value) != null && B.downloads && a.value.downloads.length > 0 ? (y(), x("ul", Ew, [
|
|
15339
15341
|
(y(!0), x(xe, null, rn(f.value, (T) => (y(), x("li", {
|
|
15340
15342
|
key: T.key
|
|
@@ -15344,19 +15346,19 @@ const cw = { class: "moonbase:download-product" }, dw = {
|
|
|
15344
15346
|
N("button", {
|
|
15345
15347
|
onClick: (te) => b(T)
|
|
15346
15348
|
}, [
|
|
15347
|
-
|
|
15349
|
+
w[1] || (w[1] = N("span", { class: "moonbase:download-product-clicker" }, null, -1)),
|
|
15348
15350
|
ke(" " + K(T.name), 1)
|
|
15349
15351
|
], 8, Nw)
|
|
15350
15352
|
]),
|
|
15351
15353
|
N("p", xw, [
|
|
15352
|
-
(y(),
|
|
15354
|
+
(y(), Ne(ra(i[T.platform]()), { "aria-hidden": "true" })),
|
|
15353
15355
|
ke(" " + K(T.platform) + " ", 1),
|
|
15354
|
-
|
|
15355
|
-
ke(" " + K(
|
|
15356
|
+
w[2] || (w[2] = N("span", null, " |", -1)),
|
|
15357
|
+
ke(" " + K(_(uw)(T.size)), 1)
|
|
15356
15358
|
])
|
|
15357
15359
|
]),
|
|
15358
15360
|
N("div", null, [
|
|
15359
|
-
l.value.includes(T.key) ? (y(),
|
|
15361
|
+
l.value.includes(T.key) ? (y(), Ne(jt, { key: 0 })) : (y(), x("svg", Sw, w[3] || (w[3] = [
|
|
15360
15362
|
N("path", {
|
|
15361
15363
|
"stroke-linecap": "round",
|
|
15362
15364
|
"stroke-linejoin": "round",
|
|
@@ -15378,19 +15380,19 @@ const cw = { class: "moonbase:download-product" }, dw = {
|
|
|
15378
15380
|
},
|
|
15379
15381
|
setup(e) {
|
|
15380
15382
|
const t = Ve();
|
|
15381
|
-
return (n, r) => (y(),
|
|
15383
|
+
return (n, r) => (y(), Ne(yi, {
|
|
15382
15384
|
open: n.open,
|
|
15383
|
-
onClose: r[0] || (r[0] = (o) =>
|
|
15385
|
+
onClose: r[0] || (r[0] = (o) => _(t).reset())
|
|
15384
15386
|
}, {
|
|
15385
15387
|
default: be(() => [
|
|
15386
15388
|
N("div", Cw, [
|
|
15387
|
-
Z(
|
|
15389
|
+
Z(_(vi), { as: "h3" }, {
|
|
15388
15390
|
default: be(() => r[1] || (r[1] = [
|
|
15389
15391
|
ke(" Download product ")
|
|
15390
15392
|
])),
|
|
15391
15393
|
_: 1
|
|
15392
15394
|
}),
|
|
15393
|
-
n.open &&
|
|
15395
|
+
n.open && _(t).intent === _(ue).DownloadProduct ? (y(), Ne(Tw, { key: 0 })) : ce("", !0)
|
|
15394
15396
|
])
|
|
15395
15397
|
]),
|
|
15396
15398
|
_: 1
|
|
@@ -15403,21 +15405,21 @@ const cw = { class: "moonbase:download-product" }, dw = {
|
|
|
15403
15405
|
return (r, o) => {
|
|
15404
15406
|
var s;
|
|
15405
15407
|
return y(), x(xe, null, [
|
|
15406
|
-
(s =
|
|
15408
|
+
(s = _(t)) != null && s.toolbar.enabled ? (y(), Ne(Oy, { key: 0 })) : ce("", !0),
|
|
15407
15409
|
Z(I_, {
|
|
15408
|
-
open:
|
|
15410
|
+
open: _(n).active === _(Oe).Cart
|
|
15409
15411
|
}, null, 8, ["open"]),
|
|
15410
15412
|
Z(Kb, {
|
|
15411
|
-
open:
|
|
15413
|
+
open: _(n).active === _(Oe).Authentication
|
|
15412
15414
|
}, null, 8, ["open"]),
|
|
15413
15415
|
Z(lw, {
|
|
15414
|
-
open:
|
|
15416
|
+
open: _(n).active === _(Oe).Activation
|
|
15415
15417
|
}, null, 8, ["open"]),
|
|
15416
15418
|
Z(Pw, {
|
|
15417
|
-
open:
|
|
15419
|
+
open: _(n).active === _(Oe).Download
|
|
15418
15420
|
}, null, 8, ["open"]),
|
|
15419
15421
|
Z(F1, {
|
|
15420
|
-
open:
|
|
15422
|
+
open: _(n).active === _(Oe).Customer
|
|
15421
15423
|
}, null, 8, ["open"])
|
|
15422
15424
|
], 64);
|
|
15423
15425
|
};
|
|
@@ -15469,14 +15471,14 @@ class $w {
|
|
|
15469
15471
|
}
|
|
15470
15472
|
const o = Ve(this.pinia), s = St(this.storefront);
|
|
15471
15473
|
this.storefront.onCheckoutClosed((i) => {
|
|
15472
|
-
i === ue.ViewProducts && (s.user ? o.show(
|
|
15474
|
+
i === ue.ViewProducts && (s.user ? o.show(Oe.Customer, ue.ViewProducts) : o.show(Oe.Cart, ue.ViewCart));
|
|
15473
15475
|
});
|
|
15474
15476
|
}
|
|
15475
15477
|
// Identity
|
|
15476
15478
|
sign_in(t) {
|
|
15477
15479
|
if (!this.initialized)
|
|
15478
15480
|
throw new Error("Moonbase has not been set up yet");
|
|
15479
|
-
Ve(this.pinia).show(
|
|
15481
|
+
Ve(this.pinia).show(Oe.Authentication, ue.SignIn, t);
|
|
15480
15482
|
}
|
|
15481
15483
|
sign_up(t) {
|
|
15482
15484
|
var r;
|
|
@@ -15484,22 +15486,22 @@ class $w {
|
|
|
15484
15486
|
throw new Error("Moonbase has not been set up yet");
|
|
15485
15487
|
if (!((r = this.options) != null && r.auth.enable.signUp))
|
|
15486
15488
|
throw new Error("Sign ups are not enabled");
|
|
15487
|
-
Ve(this.pinia).show(
|
|
15489
|
+
Ve(this.pinia).show(Oe.Authentication, ue.SignUp, t);
|
|
15488
15490
|
}
|
|
15489
15491
|
forgot_password(t) {
|
|
15490
15492
|
if (!this.initialized)
|
|
15491
15493
|
throw new Error("Moonbase has not been set up yet");
|
|
15492
|
-
Ve(this.pinia).show(
|
|
15494
|
+
Ve(this.pinia).show(Oe.Authentication, ue.ForgotPassword, t);
|
|
15493
15495
|
}
|
|
15494
15496
|
reset_password(t) {
|
|
15495
15497
|
if (!this.initialized)
|
|
15496
15498
|
throw new Error("Moonbase has not been set up yet");
|
|
15497
|
-
Ve(this.pinia).show(
|
|
15499
|
+
Ve(this.pinia).show(Oe.Authentication, ue.ResetPassword, t);
|
|
15498
15500
|
}
|
|
15499
15501
|
confirm_account(t) {
|
|
15500
15502
|
if (!this.initialized)
|
|
15501
15503
|
throw new Error("Moonbase has not been set up yet");
|
|
15502
|
-
Ve(this.pinia).show(
|
|
15504
|
+
Ve(this.pinia).show(Oe.Authentication, ue.ConfirmAccount, t);
|
|
15503
15505
|
}
|
|
15504
15506
|
confirm_email() {
|
|
15505
15507
|
}
|
|
@@ -15507,43 +15509,43 @@ class $w {
|
|
|
15507
15509
|
if (!this.initialized)
|
|
15508
15510
|
throw new Error("Moonbase has not been set up yet");
|
|
15509
15511
|
const n = Ve(this.pinia);
|
|
15510
|
-
St(this.storefront).user.value ? n.show(
|
|
15512
|
+
St(this.storefront).user.value ? n.show(Oe.Authentication, ue.ConfirmEmailChange, t) : (n.show(Oe.Authentication, ue.SignIn), n.enqueue(Oe.Authentication, ue.ConfirmEmailChange, t));
|
|
15511
15513
|
}
|
|
15512
15514
|
// Customer
|
|
15513
15515
|
view_account() {
|
|
15514
15516
|
if (!this.initialized)
|
|
15515
15517
|
throw new Error("Moonbase has not been set up yet");
|
|
15516
15518
|
const t = Ve(this.pinia);
|
|
15517
|
-
St(this.storefront).user.value ? t.show(
|
|
15519
|
+
St(this.storefront).user.value ? t.show(Oe.Customer, ue.ViewAccount) : (t.show(Oe.Authentication, ue.SignIn), t.enqueue(Oe.Customer, ue.ViewAccount));
|
|
15518
15520
|
}
|
|
15519
15521
|
view_products() {
|
|
15520
15522
|
if (!this.initialized)
|
|
15521
15523
|
throw new Error("Moonbase has not been set up yet");
|
|
15522
|
-
Ve(this.pinia).show(
|
|
15524
|
+
Ve(this.pinia).show(Oe.Cart, ue.ViewCart);
|
|
15523
15525
|
}
|
|
15524
15526
|
redeem_voucher(t) {
|
|
15525
15527
|
if (!this.initialized)
|
|
15526
15528
|
throw new Error("Moonbase has not been set up yet");
|
|
15527
|
-
Ve(this.pinia).show(
|
|
15529
|
+
Ve(this.pinia).show(Oe.Cart, ue.ViewCart, t);
|
|
15528
15530
|
}
|
|
15529
15531
|
// Products
|
|
15530
15532
|
download_product(t) {
|
|
15531
15533
|
if (!this.initialized)
|
|
15532
15534
|
throw new Error("Moonbase has not been set up yet");
|
|
15533
|
-
Ve(this.pinia).show(
|
|
15535
|
+
Ve(this.pinia).show(Oe.Download, ue.DownloadProduct, t);
|
|
15534
15536
|
}
|
|
15535
15537
|
activate_product(t) {
|
|
15536
15538
|
if (!this.initialized)
|
|
15537
15539
|
throw new Error("Moonbase has not been set up yet");
|
|
15538
15540
|
if (!(t != null && t.token))
|
|
15539
15541
|
throw new Error("You need to provide a token when activating a product");
|
|
15540
|
-
Ve(this.pinia).show(
|
|
15542
|
+
Ve(this.pinia).show(Oe.Activation, ue.ActivateProduct, t);
|
|
15541
15543
|
}
|
|
15542
15544
|
// Orders
|
|
15543
15545
|
view_cart() {
|
|
15544
15546
|
if (!this.initialized)
|
|
15545
15547
|
throw new Error("Moonbase has not been set up yet");
|
|
15546
|
-
Ve(this.pinia).show(
|
|
15548
|
+
Ve(this.pinia).show(Oe.Cart, ue.ViewCart);
|
|
15547
15549
|
}
|
|
15548
15550
|
async add_to_cart(t) {
|
|
15549
15551
|
var o, s, i, a;
|
|
@@ -15578,7 +15580,7 @@ class $w {
|
|
|
15578
15580
|
throw new Error(`Bundle '${t.bundle_id}' not found`);
|
|
15579
15581
|
}
|
|
15580
15582
|
}
|
|
15581
|
-
Ve(this.pinia).show(
|
|
15583
|
+
Ve(this.pinia).show(Oe.Cart, ue.AddToCart);
|
|
15582
15584
|
}
|
|
15583
15585
|
checkout(t) {
|
|
15584
15586
|
var r;
|