choco-one-click-payment 1.1.34 → 1.1.35

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/index.esm.js CHANGED
@@ -1,4 +1,4 @@
1
- (function(){"use strict";try{if(typeof document<"u"){var e=document.createElement("style");e.appendChild(document.createTextNode('.choco-one-click-widget{position:fixed;top:0;left:0;right:0;bottom:0;z-index:999999;font-family:Sirius,sans-serif;--choco-widget-accent-color: #2F2F2F;pointer-events:none}.choco-one-click-widget--embedded{position:static;top:auto;left:auto;right:auto;bottom:auto;z-index:auto;pointer-events:auto;min-height:1px}.choco-one-click-widget--embedded .choco-widget-bottom-bar{position:static;box-shadow:none;border-radius:24px}.choco-one-click-widget--embedded .choco-widget-payment-sheet{position:fixed}.choco-one-click-widget *{box-sizing:border-box;font-family:Sirius,sans-serif}.choco-one-click-widget .choco-widget-bottom-bar{opacity:0;transform:translateY(16px)}.choco-one-click-widget .choco-widget-balance-section,.choco-one-click-widget .choco-widget-payment-info{opacity:0;transform:translateY(8px)}.choco-one-click-widget--visible .choco-widget-bottom-bar,.choco-one-click-widget--visible .choco-widget-balance-section,.choco-one-click-widget--visible .choco-widget-payment-info{opacity:1;transform:translateY(0)}.choco-widget-bottom-bar{position:absolute;bottom:0;left:0;right:0;background:#fff;border-radius:24px 24px 0 0;padding:16px;box-shadow:0 -4px 20px #0000001a;transition:transform .24s cubic-bezier(.4,0,.2,1),opacity .2s ease;pointer-events:auto}.choco-widget-payment-info{display:flex;flex-direction:column;gap:12px;align-items:stretch;transition:transform .22s ease,opacity .2s ease}.choco-widget-payment-info-main{display:flex;gap:12px;align-items:center}.choco-widget-payment-method{gap:12px;background:#f1f2f7;border-radius:16px;padding:5px 8px;cursor:pointer;transition:background .2s ease;border:none;font-family:inherit;text-align:left;width:100%;position:relative;height:46px}.choco-widget-payment-method:disabled{cursor:not-allowed;pointer-events:none;opacity:.5}.choco-widget-payment-method.google_pay,.choco-widget-payment-method.apple_pay{max-width:140px}.choco-widget-method-icon-placeholder{font-size:24px}.choco-widget-method-details{flex:1}.choco-widget-method-label{font-size:14px;color:#000}.choco-widget-method-value{font-size:14px;font-weight:600;color:#000;display:flex;align-items:center;gap:4px}.choco-widget-method-icon-wrapper svg{display:block;width:100%;max-width:29px;max-height:18px;margin-top:2px}.choco-widget-method-icon-wrapper:empty{display:none}.choco-widget-method-icon-wrapper.google_pay svg{height:17px;max-width:35px;border:1px solid #3C4043;padding:3px 4px 2px;border-radius:8px}.choco-widget-method-name{font-size:14px;font-weight:700}.choco-widget-method-name.google_pay,.choco-widget-method-name.apple_pay{display:none}.choco-widget-method-chevron{position:absolute;right:5px;top:0;bottom:0;margin:auto 0;width:24px;height:24px}.choco-widget-pay-button{background:var(--choco-widget-accent-color);color:#fff;border:none;border-radius:16px;height:46px;padding:0 16px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap;width:100%;overflow:hidden}.choco-widget-pay-button--loading{cursor:not-allowed;pointer-events:none;position:relative}.choco-widget-pay-button--loading:before{content:"";display:block;width:16px;height:16px;border:2px solid #ffffff;border-top:2px solid transparent;border-radius:50%;animation:choco-spin 1s linear infinite;position:absolute;left:0;right:0;margin:0 auto;z-index:2}.choco-widget-pay-button--loading:after{content:"";display:block;width:100%;height:100%;background:#2f2f2f;position:absolute;left:0;top:0}.choco-widget-pay-button:disabled{opacity:.5;pointer-events:none}.choco-widget-pay-button--hidden{display:none}.choco-widget-google-pay-amount{min-width:124px;height:46px;display:flex;flex-direction:column;justify-content:center;text-align:right;width:100%}.choco-widget-google-pay-amount--hidden{display:none}.choco-widget-google-pay-amount-label{font-size:20px;font-weight:700;line-height:24px;color:#1d1d1d}.choco-widget-google-pay-amount-value{font-size:14px;line-height:18px;color:#1d1d1d;white-space:nowrap;opacity:.5}.choco-widget-google-pay-amount-value--hidden{display:none}.choco-widget-google-pay-amount-value-number{text-decoration:line-through}.choco-widget-google-pay-row--hidden{display:none}.choco-widget-wallet-blocked{pointer-events:none;opacity:.6}.choco-widget-google-pay-button-slot{width:100%}.choco-widget-google-pay-button-slot>button{width:100%!important;height:52px;min-height:52px;border-radius:12px!important;font-size:16px!important}.choco-widget-apple-pay-row--hidden{display:none}.choco-widget-apple-pay-button-slot{width:100%}.choco-widget-apple-pay-button-wrapper{position:relative;width:100%;height:52px}.choco-widget-apple-pay-button{width:100%;height:52px;min-height:52px;border:0;border-radius:12px;cursor:pointer;background:#000;color:#fff;font-size:16px;display:flex;align-items:center;justify-content:center;gap:8px;padding:0 16px}.choco-widget-apple-pay-button--native{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:52px;opacity:.01;z-index:2}.choco-widget-apple-pay-button-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;gap:8px;background:#000;border-radius:12px;pointer-events:none;z-index:1}.choco-widget-apple-pay-button-text{font-size:16px;line-height:20px;font-weight:600;color:#fff}.choco-widget-apple-pay-button-icon{display:inline-flex;align-items:center;justify-content:center}.choco-widget-payment-sheet{position:absolute;bottom:0;left:0;right:0;top:0;background:#00000080;display:flex;align-items:flex-end;opacity:0;pointer-events:none;transition:opacity .3s ease}.choco-widget-payment-sheet--open{opacity:1;pointer-events:auto}.choco-widget-payment-sheet--open .choco-widget-sheet-content{transform:translateY(0)}.choco-widget-sheet-content{background:#fff;border-radius:24px 24px 0 0;width:100%;max-height:70vh;overflow-y:auto;transform:translateY(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);padding:8px 16px 16px;position:relative;will-change:transform}.choco-widget-sheet-content--dragging{transition:none}.choco-widget-sheet-grabber{flex-shrink:0;display:flex;align-items:center;justify-content:center;cursor:grab;touch-action:none;margin-bottom:8px;-webkit-user-select:none;user-select:none}.choco-widget-sheet-grabber:active{cursor:grabbing}.choco-widget-sheet-grabber:before{content:"";width:72px;height:6px;background:#e5e5e7;border-radius:42px}.choco-widget-sheet-content{-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.choco-widget-sheet-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;position:relative}.choco-widget-sheet-title{font-size:20px;font-weight:700;color:#000;margin:0;flex:1;text-align:center}.choco-widget-payment-sheet--edit .choco-widget-sheet-title{padding-left:30px}.choco-widget-payment-sheet--no-cards .choco-widget-sheet-title{padding-right:30px}.choco-widget-payment-sheet--delete-confirm .choco-widget-sheet-title{padding:0}.choco-widget-sheet-button{background:none;border:none;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.choco-widget-sheet-button svg{color:#000}.choco-widget-sheet-delete-confirm{display:none;padding-top:16px}.choco-widget-payment-sheet--delete-confirm .choco-widget-payment-methods,.choco-widget-payment-sheet--delete-confirm .choco-widget-cashback-section{display:none!important}.choco-widget-payment-sheet--delete-confirm .choco-widget-sheet-delete-confirm{display:block}.choco-widget-sheet-delete-confirm-text{margin:0 0 24px;font-size:16px;line-height:1.4;color:#242424;text-align:center}.choco-widget-sheet-delete-confirm-actions{display:flex;gap:12px}.choco-widget-delete-confirm-btn{flex:1;padding:14px 20px;font-size:16px;font-weight:600;font-family:inherit;border-radius:16px;border:none;cursor:pointer;transition:background .2s ease,opacity .2s ease}.choco-widget-delete-confirm-btn--cancel{background:#f1f2f7;color:#242424}.choco-widget-delete-confirm-btn--delete{background:var(--choco-widget-accent-color);color:#fff}.choco-widget-delete-confirm-btn--loading{cursor:not-allowed;pointer-events:none;position:relative}.choco-widget-sheet-delete-confirm-actions.choco-widget-sheet-delete-confirm-actions--loading .choco-widget-delete-confirm-btn{pointer-events:none;cursor:not-allowed;opacity:.7}.choco-widget-delete-confirm-btn--delete.choco-widget-delete-confirm-btn--loading:before{content:"";display:block;width:16px;height:16px;border:2px solid #ffffff;border-top:2px solid transparent;border-radius:50%;animation:choco-spin 1s linear infinite;position:absolute;left:0;right:0;margin:0 auto;z-index:2}.choco-widget-delete-confirm-btn--delete.choco-widget-delete-confirm-btn--loading:after{content:"";display:block;width:100%;height:100%;background:#cc3434;position:absolute;left:0;top:0;border-radius:16px}.choco-widget-add-card-sheet{align-items:stretch}.choco-widget-add-card-sheet .choco-widget-add-card-sheet-content{max-height:none;height:100%;display:flex;flex-direction:column;transform:none;border-radius:0;padding:0}.choco-widget-add-card-sheet--open .choco-widget-add-card-sheet-content{transform:none}.choco-widget-add-card-sheet .choco-widget-sheet-header{flex-shrink:0;margin-bottom:0;padding:12px 0;border-bottom:1px solid #eee}.choco-widget-add-card-iframe-wrapper{flex:1;min-height:0;background:#fff}.choco-widget-add-card-iframe{width:100%;height:100%;border:none;display:block}.choco-widget-balance-section{margin-bottom:12px;padding:12px 8px;background:#f1f2f7;border-radius:12px;transition:transform .22s ease,opacity .2s ease}.choco-widget-balance-section.disabled{opacity:.5;pointer-events:none}.choco-widget-balance-toggle{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;padding:4px 0}.choco-widget-balance-toggle:last-child{margin-bottom:0}.choco-widget-balance-info{display:flex;align-items:center;gap:12px}.choco-widget-balance-text{display:flex;flex-direction:column}.choco-widget-balance-label-wrapper{display:flex;align-items:center;gap:8px}.choco-widget-balance-label{font-size:16px;font-weight:500}.choco-widget-balance-sublabel{font-size:12px;color:#767485;margin-top:2px}.choco-widget-balance-icon{width:22px;height:22px}.choco-widget-balance-amount{font-size:16px;font-weight:500;color:#000;white-space:nowrap}.choco-widget-toggle{position:relative;display:inline-block;width:42px;height:26px}.choco-widget-toggle input{opacity:0;width:0;height:0}.choco-widget-toggle-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#d4d3df;transition:.3s;border-radius:28px}.choco-widget-toggle-slider:before{position:absolute;content:"";height:22px;width:22px;left:2px;bottom:0;top:0;margin:auto;background-color:#fff;transition:.3s;border-radius:50%}.choco-widget-toggle input:checked+.choco-widget-toggle-slider{background-color:var(--choco-widget-accent-color)}.choco-widget-toggle input:checked+.choco-widget-toggle-slider:before{transform:translate(16px)}.choco-widget-cashback-section{margin-top:20px;padding-top:20px;border-top:1px solid #f0f0f0}.choco-widget-cashback-info{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#fff5ee;border-radius:12px;font-size:14px;color:#ff6b00}.choco-widget-cashback-icon{font-size:20px}.choco-widget-cashback-text strong{font-weight:700}.choco-widget-payment-methods{display:flex;flex-direction:column;gap:8px}.choco-widget-method-item{display:flex;align-items:center;gap:12px;padding:10px 0;cursor:pointer;transition:all .2s ease;border:2px solid transparent;width:100%;border:0;background:none;text-align:left;font-family:inherit;font-size:inherit}.choco-widget-method-item-icon-wrapper{width:37px}.choco-widget-method-item-icon-wrapper svg{display:block;width:100%;max-width:29px;height:29px;margin:0 auto}.choco-widget-method-item-icon-wrapper.google_pay{outline:1px solid #3C4043;padding:3px 5px 2px;border-radius:15px}.choco-widget-method-item-icon-wrapper.google_pay svg{height:15px;max-width:29px}.choco-widget-method-item-label{flex:1;font-size:16px;color:#000}.choco-widget-method-item-check,.choco-widget-method-item-trash-btn{flex-shrink:0;display:flex;align-items:center;justify-content:center;padding:6px;margin:-6px 0 -6px 6px;background:none;border:none;cursor:pointer;border-radius:8px;-webkit-tap-highlight-color:transparent}.choco-widget-method-item-check{height:30px;width:30px}.choco-widget-method-item-trash-btn:hover{background:#cc343414}.choco-widget-method-item-trash{flex-shrink:0;width:20px;height:20px}.choco-widget-bottom-bar-prerender{position:absolute;bottom:0;left:0;right:0;background:#fff;border-radius:24px 24px 0 0;box-shadow:0 -4px 20px #0000001a;transition:transform .3s cubic-bezier(.4,0,.2,1);height:78px}.choco-widget-payment-loading{width:30px;height:30px;animation:choco-spin 1s linear infinite;border:3px solid var(--choco-widget-accent-color);border-top:3px solid transparent;border-radius:50%;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}@keyframes choco-spin{to{transform:rotate(360deg)}}@keyframes choco-fade-in{0%{opacity:0;transform:translate(-50%,-50%) scale(.9)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@media(max-width:768px){.choco-widget-bottom-bar{padding:16px 16px 20px}.choco-widget-sheet-content{max-height:80vh}.choco-widget-sheet-title{font-size:18px}.choco-widget-method-item-label{font-size:17px}}@media(max-width:768px)and (min-height:812px){.choco-widget-bottom-bar,.choco-widget-sheet-content{padding-bottom:calc(20px + env(safe-area-inset-bottom,20px))}}@supports (padding: env(safe-area-inset-bottom)){.choco-widget-bottom-bar{padding-bottom:calc(16px + env(safe-area-inset-bottom))}.choco-widget-sheet-content{padding-bottom:calc(20px + env(safe-area-inset-bottom))}}')),document.head.appendChild(e)}}catch(o){console.error("vite-plugin-css-injected-by-js",o)}})();
1
+ (function(){"use strict";try{if(typeof document<"u"){var e=document.createElement("style");e.appendChild(document.createTextNode('.choco-one-click-widget{position:fixed;top:0;left:0;right:0;bottom:0;z-index:999999;font-family:Sirius,sans-serif;--choco-widget-accent-color: #2F2F2F;pointer-events:none}.choco-one-click-widget--embedded{position:static;top:auto;left:auto;right:auto;bottom:auto;z-index:auto;pointer-events:auto;min-height:1px}.choco-one-click-widget--embedded .choco-widget-bottom-bar{position:static;box-shadow:none;border-radius:24px}.choco-one-click-widget--embedded .choco-widget-payment-sheet{position:fixed}.choco-one-click-widget *{box-sizing:border-box;font-family:Sirius,sans-serif}.choco-one-click-widget .choco-widget-bottom-bar{opacity:0;transform:translateY(16px)}.choco-one-click-widget .choco-widget-balance-section,.choco-one-click-widget .choco-widget-payment-info{opacity:0;transform:translateY(8px)}.choco-one-click-widget--visible .choco-widget-bottom-bar,.choco-one-click-widget--visible .choco-widget-balance-section,.choco-one-click-widget--visible .choco-widget-payment-info{opacity:1;transform:translateY(0)}.choco-widget-bottom-bar{position:absolute;bottom:0;left:0;right:0;background:#fff;border-radius:24px 24px 0 0;padding:16px;box-shadow:0 -4px 20px #0000001a;transition:transform .24s cubic-bezier(.4,0,.2,1),opacity .2s ease;pointer-events:auto}.choco-widget-payment-info{display:flex;flex-direction:column;gap:12px;align-items:stretch;transition:transform .22s ease,opacity .2s ease}.choco-widget-payment-info-main{display:flex;gap:12px;align-items:center}.choco-widget-payment-method{gap:12px;background:#f1f2f7;border-radius:16px;padding:5px 8px;cursor:pointer;transition:background .2s ease;border:none;font-family:inherit;text-align:left;width:100%;position:relative;height:46px}.choco-widget-payment-method:disabled{cursor:not-allowed;pointer-events:none;opacity:.5}.choco-widget-payment-method.google_pay,.choco-widget-payment-method.apple_pay{max-width:140px}.choco-widget-method-icon-placeholder{font-size:24px}.choco-widget-method-details{flex:1}.choco-widget-method-label{font-size:14px;color:#000}.choco-widget-method-value{font-size:14px;font-weight:600;color:#000;display:flex;align-items:center;gap:4px}.choco-widget-method-icon-wrapper svg{display:block;width:100%;max-width:29px;max-height:18px;margin-top:2px}.choco-widget-method-icon-wrapper:empty{display:none}.choco-widget-method-icon-wrapper.google_pay svg{height:17px;max-width:35px;border:1px solid #3C4043;padding:3px 4px 2px;border-radius:8px}.choco-widget-method-name{font-size:14px;font-weight:700}.choco-widget-method-name.google_pay,.choco-widget-method-name.apple_pay{display:none}.choco-widget-method-chevron{position:absolute;right:5px;top:0;bottom:0;margin:auto 0;width:24px;height:24px}.choco-widget-pay-button{background:var(--choco-widget-accent-color);color:#fff;border:none;border-radius:16px;height:46px;padding:0 16px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap;width:100%;overflow:hidden}.choco-widget-pay-button--loading{cursor:not-allowed;pointer-events:none;position:relative}.choco-widget-pay-button--loading:before{content:"";display:block;width:16px;height:16px;border:2px solid #ffffff;border-top:2px solid transparent;border-radius:50%;animation:choco-spin 1s linear infinite;position:absolute;left:0;right:0;margin:0 auto;z-index:2}.choco-widget-pay-button--loading:after{content:"";display:block;width:100%;height:100%;background:#2f2f2f;position:absolute;left:0;top:0}.choco-widget-pay-button:disabled{opacity:.5;pointer-events:none}.choco-widget-pay-button--hidden{display:none}.choco-widget-google-pay-amount{min-width:124px;height:46px;display:flex;flex-direction:column;justify-content:center;text-align:right;width:100%}.choco-widget-google-pay-amount--hidden{display:none}.choco-widget-google-pay-amount-label{font-size:20px;font-weight:700;line-height:24px;color:#1d1d1d}.choco-widget-google-pay-amount-value{font-size:14px;line-height:18px;color:#1d1d1d;white-space:nowrap;opacity:.5}.choco-widget-google-pay-amount-value--hidden{display:none}.choco-widget-google-pay-amount-value-number{text-decoration:line-through}.choco-widget-google-pay-row--hidden{display:none}.choco-widget-wallet-blocked{pointer-events:none;opacity:.6}.choco-widget-google-pay-button-slot{width:100%}.choco-widget-google-pay-button-slot>button{width:100%!important;height:52px;min-height:52px;border-radius:12px!important;font-size:16px!important}.choco-widget-apple-pay-row--hidden{display:none}.choco-widget-apple-pay-button-slot{width:100%}.choco-widget-apple-pay-button-wrapper{position:relative;width:100%;height:52px}.choco-widget-apple-pay-button{width:100%;height:52px;min-height:52px;border:0;border-radius:12px;cursor:pointer;background:#000;color:#fff;font-size:16px;display:flex;align-items:center;justify-content:center;gap:8px;padding:0 16px}.choco-widget-apple-pay-button--native{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:52px;opacity:.01;z-index:2}.choco-widget-apple-pay-button-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;gap:8px;background:#000;border-radius:12px;pointer-events:none;z-index:1}.choco-widget-apple-pay-button-text{font-size:16px;line-height:20px;font-weight:600;color:#fff}.choco-widget-apple-pay-button-icon{display:inline-flex;align-items:center;justify-content:center}.choco-widget-payment-sheet{position:absolute;bottom:0;left:0;right:0;top:0;background:#00000080;display:flex;align-items:flex-end;opacity:0;pointer-events:none;transition:opacity .3s ease}.choco-widget-payment-sheet--open{opacity:1;pointer-events:auto}.choco-widget-payment-sheet--open .choco-widget-sheet-content{transform:translateY(0)}.choco-widget-sheet-content{background:#fff;border-radius:24px 24px 0 0;width:100%;max-height:70vh;overflow-y:auto;transform:translateY(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);padding:8px 16px 16px;position:relative;will-change:transform}.choco-widget-sheet-content--dragging{transition:none}.choco-widget-sheet-grabber{flex-shrink:0;display:flex;align-items:center;justify-content:center;cursor:grab;touch-action:none;margin-bottom:8px;-webkit-user-select:none;user-select:none}.choco-widget-sheet-grabber:active{cursor:grabbing}.choco-widget-sheet-grabber:before{content:"";width:72px;height:6px;background:#e5e5e7;border-radius:42px}.choco-widget-sheet-content{-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.choco-widget-sheet-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;position:relative}.choco-widget-sheet-title{font-size:20px;font-weight:700;color:#000;margin:0;flex:1;text-align:center}.choco-widget-payment-sheet--edit .choco-widget-sheet-title{padding-left:30px}.choco-widget-payment-sheet--no-cards .choco-widget-sheet-title{padding-right:30px}.choco-widget-payment-sheet--delete-confirm .choco-widget-sheet-title{padding:0}.choco-widget-sheet-button{background:none;border:none;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.choco-widget-sheet-button svg{color:#000}.choco-widget-sheet-delete-confirm{display:none;padding-top:16px}.choco-widget-payment-sheet--delete-confirm .choco-widget-payment-methods,.choco-widget-payment-sheet--delete-confirm .choco-widget-cashback-section{display:none!important}.choco-widget-payment-sheet--delete-confirm .choco-widget-sheet-delete-confirm{display:block}.choco-widget-sheet-delete-confirm-text{margin:0 0 24px;font-size:16px;line-height:1.4;color:#242424;text-align:center}.choco-widget-sheet-delete-confirm-actions{display:flex;gap:12px}.choco-widget-delete-confirm-btn{flex:1;padding:14px 20px;font-size:16px;font-weight:600;font-family:inherit;border-radius:16px;border:none;cursor:pointer;transition:background .2s ease,opacity .2s ease}.choco-widget-delete-confirm-btn--cancel{background:#f1f2f7;color:#242424}.choco-widget-delete-confirm-btn--delete{background:var(--choco-widget-accent-color);color:#fff}.choco-widget-delete-confirm-btn--loading{cursor:not-allowed;pointer-events:none;position:relative}.choco-widget-sheet-delete-confirm-actions.choco-widget-sheet-delete-confirm-actions--loading .choco-widget-delete-confirm-btn{pointer-events:none;cursor:not-allowed;opacity:.7}.choco-widget-delete-confirm-btn--delete.choco-widget-delete-confirm-btn--loading:before{content:"";display:block;width:16px;height:16px;border:2px solid #ffffff;border-top:2px solid transparent;border-radius:50%;animation:choco-spin 1s linear infinite;position:absolute;left:0;right:0;margin:0 auto;z-index:2}.choco-widget-delete-confirm-btn--delete.choco-widget-delete-confirm-btn--loading:after{content:"";display:block;width:100%;height:100%;background:#cc3434;position:absolute;left:0;top:0;border-radius:16px}.choco-widget-add-card-sheet{align-items:stretch}.choco-widget-add-card-sheet .choco-widget-add-card-sheet-content{max-height:none;height:100%;display:flex;flex-direction:column;transform:none;border-radius:0;padding:0}.choco-widget-add-card-sheet--open .choco-widget-add-card-sheet-content{transform:none}.choco-widget-add-card-sheet .choco-widget-sheet-header{flex-shrink:0;margin-bottom:0;padding:12px 0;border-bottom:1px solid #eee}.choco-widget-add-card-iframe-wrapper{flex:1;min-height:0;background:#fff}.choco-widget-add-card-iframe{width:100%;height:100%;border:none;display:block}.choco-widget-balance-section{margin-bottom:12px;padding:12px 8px;background:#f1f2f7;border-radius:12px;transition:transform .22s ease,opacity .2s ease}.choco-widget-balance-section.disabled{opacity:.5;pointer-events:none}.choco-widget-balance-toggle{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;padding:4px 0}.choco-widget-balance-toggle:last-child{margin-bottom:0}.choco-widget-balance-toggle--disabled{opacity:.5;pointer-events:none}.choco-widget-balance-info{display:flex;align-items:center;gap:12px}.choco-widget-balance-text{display:flex;flex-direction:column}.choco-widget-balance-label-wrapper{display:flex;align-items:center;gap:8px}.choco-widget-balance-label{font-size:16px;font-weight:500}.choco-widget-balance-sublabel{font-size:12px;color:#767485;margin-top:2px}.choco-widget-balance-icon{width:22px;height:22px}.choco-widget-balance-amount{font-size:16px;font-weight:500;color:#000;white-space:nowrap}.choco-widget-toggle{position:relative;display:inline-block;width:42px;height:26px}.choco-widget-toggle input{opacity:0;width:0;height:0}.choco-widget-toggle-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#d4d3df;transition:.3s;border-radius:28px}.choco-widget-toggle-slider:before{position:absolute;content:"";height:22px;width:22px;left:2px;bottom:0;top:0;margin:auto;background-color:#fff;transition:.3s;border-radius:50%}.choco-widget-toggle input:checked+.choco-widget-toggle-slider{background-color:var(--choco-widget-accent-color)}.choco-widget-toggle input:checked+.choco-widget-toggle-slider:before{transform:translate(16px)}.choco-widget-cashback-section{margin-top:20px;padding-top:20px;border-top:1px solid #f0f0f0}.choco-widget-cashback-info{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#fff5ee;border-radius:12px;font-size:14px;color:#ff6b00}.choco-widget-cashback-icon{font-size:20px}.choco-widget-cashback-text strong{font-weight:700}.choco-widget-payment-methods{display:flex;flex-direction:column;gap:8px}.choco-widget-method-item{display:flex;align-items:center;gap:12px;padding:10px 0;cursor:pointer;transition:all .2s ease;border:2px solid transparent;width:100%;border:0;background:none;text-align:left;font-family:inherit;font-size:inherit}.choco-widget-method-item-icon-wrapper{width:37px}.choco-widget-method-item-icon-wrapper svg{display:block;width:100%;max-width:29px;height:29px;margin:0 auto}.choco-widget-method-item-icon-wrapper.google_pay{outline:1px solid #3C4043;padding:3px 5px 2px;border-radius:15px}.choco-widget-method-item-icon-wrapper.google_pay svg{height:15px;max-width:29px}.choco-widget-method-item-label{flex:1;font-size:16px;color:#000}.choco-widget-method-item-check,.choco-widget-method-item-trash-btn{flex-shrink:0;display:flex;align-items:center;justify-content:center;padding:6px;margin:-6px 0 -6px 6px;background:none;border:none;cursor:pointer;border-radius:8px;-webkit-tap-highlight-color:transparent}.choco-widget-method-item-check{height:30px;width:30px}.choco-widget-method-item-trash-btn:hover{background:#cc343414}.choco-widget-method-item-trash{flex-shrink:0;width:20px;height:20px}.choco-widget-bottom-bar-prerender{position:absolute;bottom:0;left:0;right:0;background:#fff;border-radius:24px 24px 0 0;box-shadow:0 -4px 20px #0000001a;transition:transform .3s cubic-bezier(.4,0,.2,1);height:78px}.choco-widget-payment-loading{width:30px;height:30px;animation:choco-spin 1s linear infinite;border:3px solid var(--choco-widget-accent-color);border-top:3px solid transparent;border-radius:50%;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}@keyframes choco-spin{to{transform:rotate(360deg)}}@keyframes choco-fade-in{0%{opacity:0;transform:translate(-50%,-50%) scale(.9)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@media(max-width:768px){.choco-widget-bottom-bar{padding:16px 16px 20px}.choco-widget-sheet-content{max-height:80vh}.choco-widget-sheet-title{font-size:18px}.choco-widget-method-item-label{font-size:17px}}@media(max-width:768px)and (min-height:812px){.choco-widget-bottom-bar,.choco-widget-sheet-content{padding-bottom:calc(20px + env(safe-area-inset-bottom,20px))}}@supports (padding: env(safe-area-inset-bottom)){.choco-widget-bottom-bar{padding-bottom:calc(16px + env(safe-area-inset-bottom))}.choco-widget-sheet-content{padding-bottom:calc(20px + env(safe-area-inset-bottom))}}')),document.head.appendChild(e)}}catch(o){console.error("vite-plugin-css-injected-by-js",o)}})();
2
2
  const mt = {
3
3
  ru: {
4
4
  paymentMethod: "Способ оплаты",
@@ -237,8 +237,8 @@ function kt() {
237
237
  Object.defineProperty(l, "__esModule", {
238
238
  value: !0
239
239
  }), l.Centrifuge = void 0;
240
- var C = P(f(187)), S = P(f(471)), _ = f(147), E = f(853);
241
- function P(g) {
240
+ var C = k(f(187)), P = k(f(471)), _ = f(147), b = f(853);
241
+ function k(g) {
242
242
  return g && g.__esModule ? g : { default: g };
243
243
  }
244
244
  function T(g) {
@@ -249,20 +249,20 @@ function kt() {
249
249
  return p && typeof Symbol == "function" && p.constructor === Symbol && p !== Symbol.prototype ? "symbol" : typeof p;
250
250
  }, T(g);
251
251
  }
252
- function B(g, h) {
252
+ function I(g, h) {
253
253
  if (!(g instanceof h))
254
254
  throw new TypeError("Cannot call a class as a function");
255
255
  }
256
- function k(g, h) {
256
+ function w(g, h) {
257
257
  for (var p = 0; p < h.length; p++) {
258
258
  var A = h[p];
259
259
  A.enumerable = A.enumerable || !1, A.configurable = !0, "value" in A && (A.writable = !0), Object.defineProperty(g, A.key, A);
260
260
  }
261
261
  }
262
- function b(g, h, p) {
263
- return h && k(g.prototype, h), g;
262
+ function B(g, h, p) {
263
+ return h && w(g.prototype, h), g;
264
264
  }
265
- function w(g, h) {
265
+ function v(g, h) {
266
266
  if (typeof h != "function" && h !== null)
267
267
  throw new TypeError("Super expression must either be null or a function");
268
268
  g.prototype = Object.create(h && h.prototype, { constructor: { value: g, writable: !0, configurable: !0 } }), h && L(g, h);
@@ -275,16 +275,16 @@ function kt() {
275
275
  function O(g) {
276
276
  var h = q();
277
277
  return function() {
278
- var A = F(g), n;
278
+ var A = J(g), n;
279
279
  if (h) {
280
- var r = F(this).constructor;
280
+ var r = J(this).constructor;
281
281
  n = Reflect.construct(A, arguments, r);
282
282
  } else
283
283
  n = A.apply(this, arguments);
284
- return J(this, n);
284
+ return F(this, n);
285
285
  };
286
286
  }
287
- function J(g, h) {
287
+ function F(g, h) {
288
288
  if (h && (T(h) === "object" || typeof h == "function"))
289
289
  return h;
290
290
  if (h !== void 0)
@@ -306,17 +306,17 @@ function kt() {
306
306
  return !1;
307
307
  }
308
308
  }
309
- function F(g) {
310
- return F = Object.setPrototypeOf ? Object.getPrototypeOf : function(p) {
309
+ function J(g) {
310
+ return J = Object.setPrototypeOf ? Object.getPrototypeOf : function(p) {
311
311
  return p.__proto__ || Object.getPrototypeOf(p);
312
- }, F(g);
312
+ }, J(g);
313
313
  }
314
314
  var x = "timeout", M = "connection closed", m = /* @__PURE__ */ (function(g) {
315
- w(p, g);
315
+ v(p, g);
316
316
  var h = O(p);
317
317
  function p(A, n) {
318
318
  var r;
319
- return B(this, p), r = h.call(this), r._url = A, r._websocket = null, r._sockjs = null, r._isSockjs = !1, r._xmlhttprequest = null, r._binary = !1, r._methodType = null, r._pushType = null, r._encoder = null, r._decoder = null, r._status = "disconnected", r._reconnect = !0, r._reconnecting = !1, r._transport = null, r._transportName = null, r._transportClosed = !0, r._messageId = 0, r._clientID = null, r._refreshRequired = !1, r._subs = {}, r._serverSubs = {}, r._lastSeq = {}, r._lastGen = {}, r._lastOffset = {}, r._lastEpoch = {}, r._messages = [], r._isBatching = !1, r._isSubscribeBatching = !1, r._privateChannels = {}, r._numRefreshFailed = 0, r._refreshTimeout = null, r._pingTimeout = null, r._pongTimeout = null, r._subRefreshTimeouts = {}, r._retries = 0, r._callbacks = {}, r._latency = null, r._latencyStart = null, r._connectData = null, r._token = null, r._xhrID = 0, r._xhrs = {}, r._dispatchPromise = Promise.resolve(), r._protocol = "", r._config = {
319
+ return I(this, p), r = h.call(this), r._url = A, r._websocket = null, r._sockjs = null, r._isSockjs = !1, r._xmlhttprequest = null, r._binary = !1, r._methodType = null, r._pushType = null, r._encoder = null, r._decoder = null, r._status = "disconnected", r._reconnect = !0, r._reconnecting = !1, r._transport = null, r._transportName = null, r._transportClosed = !0, r._messageId = 0, r._clientID = null, r._refreshRequired = !1, r._subs = {}, r._serverSubs = {}, r._lastSeq = {}, r._lastGen = {}, r._lastOffset = {}, r._lastEpoch = {}, r._messages = [], r._isBatching = !1, r._isSubscribeBatching = !1, r._privateChannels = {}, r._numRefreshFailed = 0, r._refreshTimeout = null, r._pingTimeout = null, r._pongTimeout = null, r._subRefreshTimeouts = {}, r._retries = 0, r._callbacks = {}, r._latency = null, r._latencyStart = null, r._connectData = null, r._token = null, r._xhrID = 0, r._xhrs = {}, r._dispatchPromise = Promise.resolve(), r._protocol = "", r._config = {
320
320
  protocol: "",
321
321
  debug: !1,
322
322
  name: "js",
@@ -351,7 +351,7 @@ function kt() {
351
351
  disableWithCredentials: !1
352
352
  }, r._configure(n), r;
353
353
  }
354
- return b(p, [{
354
+ return B(p, [{
355
355
  key: "setToken",
356
356
  value: function(n) {
357
357
  this._token = n;
@@ -389,24 +389,24 @@ function kt() {
389
389
  }, {
390
390
  key: "_ajax",
391
391
  value: function(n, r, c, d, y) {
392
- var v = this, Q = "";
392
+ var E = this, S = "";
393
393
  this._debug("sending AJAX request to", n, "with data", JSON.stringify(d));
394
- var I;
395
- this._xmlhttprequest !== null ? I = new this._xmlhttprequest() : I = f.g.XMLHttpRequest ? new f.g.XMLHttpRequest() : new f.g.ActiveXObject("Microsoft.XMLHTTP");
394
+ var Q;
395
+ this._xmlhttprequest !== null ? Q = new this._xmlhttprequest() : Q = f.g.XMLHttpRequest ? new f.g.XMLHttpRequest() : new f.g.ActiveXObject("Microsoft.XMLHTTP");
396
396
  for (var R in r)
397
- r.hasOwnProperty(R) && (Q.length > 0 && (Q += "&"), Q += encodeURIComponent(R) + "=" + encodeURIComponent(r[R]));
398
- Q.length > 0 && (Q = "?" + Q), I.open("POST", n + Q, !0), "withCredentials" in I && (I.withCredentials = !this._config.disableWithCredentials), I.setRequestHeader("X-Requested-With", "XMLHttpRequest"), I.setRequestHeader("Content-Type", "application/json");
397
+ r.hasOwnProperty(R) && (S.length > 0 && (S += "&"), S += encodeURIComponent(R) + "=" + encodeURIComponent(r[R]));
398
+ S.length > 0 && (S = "?" + S), Q.open("POST", n + S, !0), "withCredentials" in Q && (Q.withCredentials = !this._config.disableWithCredentials), Q.setRequestHeader("X-Requested-With", "XMLHttpRequest"), Q.setRequestHeader("Content-Type", "application/json");
399
399
  for (var X in c)
400
- c.hasOwnProperty(X) && I.setRequestHeader(X, c[X]);
401
- return I.onreadystatechange = function() {
402
- if (I.readyState === 4)
403
- if (I.status === 200) {
400
+ c.hasOwnProperty(X) && Q.setRequestHeader(X, c[X]);
401
+ return Q.onreadystatechange = function() {
402
+ if (Q.readyState === 4)
403
+ if (Q.status === 200) {
404
404
  var U, D = !1;
405
405
  try {
406
- U = JSON.parse(I.responseText), D = !0;
406
+ U = JSON.parse(Q.responseText), D = !0;
407
407
  } catch {
408
408
  y({
409
- error: "Invalid JSON. Data was: " + I.responseText,
409
+ error: "Invalid JSON. Data was: " + Q.responseText,
410
410
  status: 200,
411
411
  data: null
412
412
  });
@@ -416,23 +416,23 @@ function kt() {
416
416
  status: 200
417
417
  });
418
418
  } else
419
- v._log("wrong status code in AJAX response", I.status), y({
420
- status: I.status,
419
+ E._log("wrong status code in AJAX response", Q.status), y({
420
+ status: Q.status,
421
421
  data: null
422
422
  });
423
423
  }, setTimeout(function() {
424
- return I.send(JSON.stringify(d));
425
- }, 20), I;
424
+ return Q.send(JSON.stringify(d));
425
+ }, 20), Q;
426
426
  }
427
427
  }, {
428
428
  key: "_log",
429
429
  value: function() {
430
- (0, E.log)("info", arguments);
430
+ (0, b.log)("info", arguments);
431
431
  }
432
432
  }, {
433
433
  key: "_debug",
434
434
  value: function() {
435
- this._config.debug === !0 && (0, E.log)("debug", arguments);
435
+ this._config.debug === !0 && (0, b.log)("debug", arguments);
436
436
  }
437
437
  }, {
438
438
  key: "_websocketSupported",
@@ -458,9 +458,9 @@ function kt() {
458
458
  value: function(n) {
459
459
  if (!("Promise" in f.g))
460
460
  throw new Error("Promise polyfill required");
461
- if ((0, E.extend)(this._config, n || {}), this._debug("centrifuge config", this._config), !this._url)
461
+ if ((0, b.extend)(this._config, n || {}), this._debug("centrifuge config", this._config), !this._url)
462
462
  throw new Error("url required");
463
- var r = (0, E.startsWith)(this._url, "ws") && this._url.indexOf("format=protobuf") > -1;
463
+ var r = (0, b.startsWith)(this._url, "ws") && this._url.indexOf("format=protobuf") > -1;
464
464
  if (r || this._config.protocol === "protobuf")
465
465
  this._setFormat("protobuf"), this._protocol = "protobuf";
466
466
  else {
@@ -468,7 +468,7 @@ function kt() {
468
468
  throw new Error("unsupported protocol " + this._config.protocol);
469
469
  this._setFormat("json");
470
470
  }
471
- if ((0, E.startsWith)(this._url, "http"))
471
+ if ((0, b.startsWith)(this._url, "http"))
472
472
  if (this._debug("client will try to connect to SockJS endpoint"), this._config.sockjs !== null)
473
473
  this._debug("SockJS explicitly provided in options"), this._sockjs = this._config.sockjs;
474
474
  else {
@@ -513,7 +513,7 @@ function kt() {
513
513
  }, {
514
514
  key: "_getRetryInterval",
515
515
  value: function() {
516
- var n = (0, E.backoff)(this._retries, this._config.minRetry, this._config.maxRetry);
516
+ var n = (0, b.backoff)(this._retries, this._config.minRetry, this._config.maxRetry);
517
517
  return this._retries += 1, n;
518
518
  }
519
519
  }, {
@@ -546,12 +546,12 @@ function kt() {
546
546
  this._callbacks = {};
547
547
  for (var y in this._subs)
548
548
  if (this._subs.hasOwnProperty(y)) {
549
- var v = this._subs[y];
550
- n ? (v._isSuccess() && (v._triggerUnsubscribe(), v._recover = !0), v._shouldResubscribe() && v._setSubscribing()) : v._setUnsubscribed();
549
+ var E = this._subs[y];
550
+ n ? (E._isSuccess() && (E._triggerUnsubscribe(), E._recover = !0), E._shouldResubscribe() && E._setSubscribing()) : E._setUnsubscribed();
551
551
  }
552
552
  this._abortInflightXHRs(), this._refreshTimeout !== null && (clearTimeout(this._refreshTimeout), this._refreshTimeout = null);
553
- for (var Q in this._subRefreshTimeouts)
554
- this._subRefreshTimeouts.hasOwnProperty(Q) && this._subRefreshTimeouts[Q] && this._clearSubRefreshTimeout(Q);
553
+ for (var S in this._subRefreshTimeouts)
554
+ this._subRefreshTimeouts.hasOwnProperty(S) && this._subRefreshTimeouts[S] && this._clearSubRefreshTimeout(S);
555
555
  this._subRefreshTimeouts = {}, this._reconnect || (this._subs = {});
556
556
  }
557
557
  }, {
@@ -609,17 +609,17 @@ function kt() {
609
609
  // method: this._methodType.CONNECT
610
610
  };
611
611
  (n._token || n._connectData || n._config.name || n._config.version) && (d.params = {}), n._token && (d.params.token = n._token), n._connectData && (d.params.data = n._connectData), n._config.name && (d.params.name = n._config.name), n._config.version && (d.params.version = n._config.version);
612
- var y = {}, v = !1;
613
- for (var Q in n._serverSubs)
614
- if (n._serverSubs.hasOwnProperty(Q) && n._serverSubs[Q].recoverable) {
615
- v = !0;
616
- var I = {
612
+ var y = {}, E = !1;
613
+ for (var S in n._serverSubs)
614
+ if (n._serverSubs.hasOwnProperty(S) && n._serverSubs[S].recoverable) {
615
+ E = !0;
616
+ var Q = {
617
617
  recover: !0
618
618
  };
619
- n._serverSubs[Q].seq || n._serverSubs[Q].gen ? (n._serverSubs[Q].seq && (I.seq = n._serverSubs[Q].seq), n._serverSubs[Q].gen && (I.gen = n._serverSubs[Q].gen)) : n._serverSubs[Q].offset && (I.offset = n._serverSubs[Q].offset), n._serverSubs[Q].epoch && (I.epoch = n._serverSubs[Q].epoch), y[Q] = I;
619
+ n._serverSubs[S].seq || n._serverSubs[S].gen ? (n._serverSubs[S].seq && (Q.seq = n._serverSubs[S].seq), n._serverSubs[S].gen && (Q.gen = n._serverSubs[S].gen)) : n._serverSubs[S].offset && (Q.offset = n._serverSubs[S].offset), n._serverSubs[S].epoch && (Q.epoch = n._serverSubs[S].epoch), y[S] = Q;
620
620
  }
621
- v && (d.params || (d.params = {}), d.params.subs = y), n._latencyStart = /* @__PURE__ */ new Date(), n._call(d).then(function(R) {
622
- n._connectResponse(n._decoder.decodeCommandResult(n._methodType.CONNECT, R.result), v), R.next && R.next();
621
+ E && (d.params || (d.params = {}), d.params.subs = y), n._latencyStart = /* @__PURE__ */ new Date(), n._call(d).then(function(R) {
622
+ n._connectResponse(n._decoder.decodeCommandResult(n._methodType.CONNECT, R.result), E), R.next && R.next();
623
623
  }, function(R) {
624
624
  var X = R.error;
625
625
  X.code === 109 && (n._refreshRequired = !0), n._disconnect("connect error", !0), R.next && R.next();
@@ -628,24 +628,24 @@ function kt() {
628
628
  n._debug("transport level error", d);
629
629
  }, this._transport.onclose = function(d) {
630
630
  n._transportClosed = !0;
631
- var y = M, v = !0;
631
+ var y = M, E = !0;
632
632
  if (d && "reason" in d && d.reason)
633
633
  try {
634
- var Q = JSON.parse(d.reason);
635
- n._debug("reason is an advice object", Q), y = Q.reason, v = Q.reconnect;
634
+ var S = JSON.parse(d.reason);
635
+ n._debug("reason is an advice object", S), y = S.reason, E = S.reconnect;
636
636
  } catch {
637
637
  y = d.reason, n._debug("reason is a plain string", y);
638
638
  }
639
639
  if (n._config.onTransportClose !== null && n._config.onTransportClose({
640
640
  event: d,
641
641
  reason: y,
642
- reconnect: v
643
- }), n._disconnect(y, v), n._reconnect === !0) {
642
+ reconnect: E
643
+ }), n._disconnect(y, E), n._reconnect === !0) {
644
644
  n._reconnecting = !0;
645
- var I = n._getRetryInterval();
646
- n._debug("reconnect after " + I + " milliseconds"), setTimeout(function() {
645
+ var Q = n._getRetryInterval();
646
+ n._debug("reconnect after " + Q + " milliseconds"), setTimeout(function() {
647
647
  n._reconnect === !0 && (n._refreshRequired ? n._refresh() : n._connect());
648
- }, I);
648
+ }, Q);
649
649
  }
650
650
  }, this._transport.onmessage = function(d) {
651
651
  n._dataReceived(d.data);
@@ -705,10 +705,10 @@ function kt() {
705
705
  value: function(n, r) {
706
706
  var c = this;
707
707
  return this.isConnected() ? new Promise(function(d, y) {
708
- c._call(n).then(function(v) {
709
- d(r(c._decoder.decodeCommandResult(n.method, v.result))), v.next && v.next();
710
- }, function(v) {
711
- y(v.error), v.next && v.next();
708
+ c._call(n).then(function(E) {
709
+ d(r(c._decoder.decodeCommandResult(n.method, E.result))), E.next && E.next();
710
+ }, function(E) {
711
+ y(E.error), E.next && E.next();
712
712
  });
713
713
  }) : Promise.reject(this._createErrorObject(M, 0));
714
714
  }
@@ -786,13 +786,13 @@ function kt() {
786
786
  }, {
787
787
  key: "_dispatchSynchronized",
788
788
  value: function(n, r) {
789
- var c = this, d = Promise.resolve(), y = function(I) {
790
- n.hasOwnProperty(I) && (d = d.then(function() {
791
- return c._dispatchReply(n[I]);
789
+ var c = this, d = Promise.resolve(), y = function(Q) {
790
+ n.hasOwnProperty(Q) && (d = d.then(function() {
791
+ return c._dispatchReply(n[Q]);
792
792
  }));
793
793
  };
794
- for (var v in n)
795
- y(v);
794
+ for (var E in n)
795
+ y(E);
796
796
  d = d.then(function() {
797
797
  r();
798
798
  });
@@ -860,10 +860,10 @@ function kt() {
860
860
  return;
861
861
  }
862
862
  this._refreshTimeout !== null && (clearTimeout(this._refreshTimeout), this._refreshTimeout = null);
863
- var r = this._clientID, c = this._newXHRID(), d = function(I) {
863
+ var r = this._clientID, c = this._newXHRID(), d = function(Q) {
864
864
  if (c in n._xhrs && delete n._xhrs[c], n._clientID === r) {
865
- if (I.error || I.status !== 200) {
866
- if (I.error ? n._debug("error refreshing connection token", I.error) : n._debug("error refreshing connection token: wrong status code", I.status), n._numRefreshFailed++, n._refreshTimeout !== null && (clearTimeout(n._refreshTimeout), n._refreshTimeout = null), n._config.refreshAttempts !== null && n._numRefreshFailed >= n._config.refreshAttempts) {
865
+ if (Q.error || Q.status !== 200) {
866
+ if (Q.error ? n._debug("error refreshing connection token", Q.error) : n._debug("error refreshing connection token: wrong status code", Q.status), n._numRefreshFailed++, n._refreshTimeout !== null && (clearTimeout(n._refreshTimeout), n._refreshTimeout = null), n._config.refreshAttempts !== null && n._numRefreshFailed >= n._config.refreshAttempts) {
867
867
  n._refreshFailed();
868
868
  return;
869
869
  }
@@ -873,7 +873,7 @@ function kt() {
873
873
  }, X);
874
874
  return;
875
875
  }
876
- if (n._numRefreshFailed = 0, n._token = I.data.token, !n._token) {
876
+ if (n._numRefreshFailed = 0, n._token = Q.data.token, !n._token) {
877
877
  n._refreshFailed();
878
878
  return;
879
879
  }
@@ -899,8 +899,8 @@ function kt() {
899
899
  var y = {};
900
900
  this._config.onRefresh(y, d);
901
901
  } else {
902
- var v = this._ajax(this._config.refreshEndpoint, this._config.refreshParams, this._config.refreshHeaders, this._config.refreshData, d);
903
- this._xhrs[c] = v;
902
+ var E = this._ajax(this._config.refreshEndpoint, this._config.refreshParams, this._config.refreshHeaders, this._config.refreshData, d);
903
+ this._xhrs[c] = E;
904
904
  }
905
905
  }
906
906
  }, {
@@ -958,17 +958,17 @@ function kt() {
958
958
  });
959
959
  }
960
960
  }
961
- }, v = {
961
+ }, E = {
962
962
  client: this._clientID,
963
963
  channels: [n]
964
964
  };
965
965
  if (this._config.onPrivateSubscribe !== null)
966
966
  this._config.onPrivateSubscribe({
967
- data: v
967
+ data: E
968
968
  }, y);
969
969
  else {
970
- var Q = this._ajax(this._config.subscribeEndpoint, this._config.subscribeParams, this._config.subscribeHeaders, v, y);
971
- this._xhrs[d] = Q;
970
+ var S = this._ajax(this._config.subscribeEndpoint, this._config.subscribeParams, this._config.subscribeHeaders, E, y);
971
+ this._xhrs[d] = S;
972
972
  }
973
973
  }
974
974
  }, {
@@ -983,10 +983,10 @@ function kt() {
983
983
  this._debug("subscription refresh error", n, r), this._clearSubRefreshTimeout(n);
984
984
  var d = this._getSub(n);
985
985
  if (d !== null) {
986
- var y = Math.round(Math.random() * 1e3), v = setTimeout(function() {
986
+ var y = Math.round(Math.random() * 1e3), E = setTimeout(function() {
987
987
  return c._subRefresh(n);
988
988
  }, this._config.subRefreshInterval + y);
989
- this._subRefreshTimeouts[n] = v;
989
+ this._subRefreshTimeouts[n] = E;
990
990
  }
991
991
  }
992
992
  }, {
@@ -1019,15 +1019,15 @@ function kt() {
1019
1019
  channel: d
1020
1020
  }
1021
1021
  };
1022
- if (n._subscribeData && (y.params.data = n._subscribeData), (0, E.startsWith)(d, this._config.privateChannelPrefix))
1022
+ if (n._subscribeData && (y.params.data = n._subscribeData), (0, b.startsWith)(d, this._config.privateChannelPrefix))
1023
1023
  this._isSubscribeBatching ? this._privateChannels[d] = !0 : (this.startSubscribeBatching(), this._subscribe(n), this.stopSubscribeBatching());
1024
1024
  else {
1025
- var v = n._needRecover();
1026
- if (v === !0) {
1025
+ var E = n._needRecover();
1026
+ if (E === !0) {
1027
1027
  y.params.recover = !0;
1028
- var Q = this._getLastSeq(d), I = this._getLastGen(d);
1029
- if (Q || I)
1030
- Q && (y.params.seq = Q), I && (y.params.gen = I);
1028
+ var S = this._getLastSeq(d), Q = this._getLastGen(d);
1029
+ if (S || Q)
1030
+ S && (y.params.seq = S), Q && (y.params.gen = Q);
1031
1031
  else {
1032
1032
  var R = this._getLastOffset(d);
1033
1033
  R && (y.params.offset = R);
@@ -1036,7 +1036,7 @@ function kt() {
1036
1036
  X && (y.params.epoch = X);
1037
1037
  }
1038
1038
  this._call(y).then(function(U) {
1039
- c._subscribeResponse(d, v, c._decoder.decodeCommandResult(c._methodType.SUBSCRIBE, U.result)), U.next && U.next();
1039
+ c._subscribeResponse(d, E, c._decoder.decodeCommandResult(c._methodType.SUBSCRIBE, U.result)), U.next && U.next();
1040
1040
  }, function(U) {
1041
1041
  c._subscribeError(d, U.error), U.next && U.next();
1042
1042
  });
@@ -1083,16 +1083,16 @@ function kt() {
1083
1083
  }, this._getTTLMilliseconds(n.ttl))), this.startBatching(), this.startSubscribeBatching();
1084
1084
  for (var y in this._subs)
1085
1085
  if (this._subs.hasOwnProperty(y)) {
1086
- var v = this._subs[y];
1087
- v._shouldResubscribe() && this._subscribe(v, d);
1086
+ var E = this._subs[y];
1087
+ E._shouldResubscribe() && this._subscribe(E, d);
1088
1088
  }
1089
1089
  this.stopSubscribeBatching(), this.stopBatching(), this._startPing();
1090
- var Q = {
1090
+ var S = {
1091
1091
  client: n.client,
1092
1092
  transport: this._transportName,
1093
1093
  latency: this._latency
1094
1094
  };
1095
- n.data && (Q.data = n.data), this.emit("connect", Q), n.subs && this._processServerSubs(n.subs);
1095
+ n.data && (S.data = n.data), this.emit("connect", S), n.subs && this._processServerSubs(n.subs);
1096
1096
  }
1097
1097
  }
1098
1098
  }, {
@@ -1106,23 +1106,23 @@ function kt() {
1106
1106
  };
1107
1107
  y = this._expandSubscribeContext(y, c), this.emit("subscribe", y);
1108
1108
  }
1109
- for (var v in n)
1110
- if (n.hasOwnProperty(v)) {
1111
- var Q = n[v];
1112
- if (Q.recovered) {
1113
- var I = Q.publications;
1114
- if (I && I.length > 0) {
1115
- I.length > 1 && (!I[0].offset || I[0].offset > I[1].offset) && (I = I.reverse());
1116
- for (var R in I)
1117
- I.hasOwnProperty(R) && this._handlePublication(v, I[R]);
1109
+ for (var E in n)
1110
+ if (n.hasOwnProperty(E)) {
1111
+ var S = n[E];
1112
+ if (S.recovered) {
1113
+ var Q = S.publications;
1114
+ if (Q && Q.length > 0) {
1115
+ Q.length > 1 && (!Q[0].offset || Q[0].offset > Q[1].offset) && (Q = Q.reverse());
1116
+ for (var R in Q)
1117
+ Q.hasOwnProperty(R) && this._handlePublication(E, Q[R]);
1118
1118
  }
1119
1119
  }
1120
- this._serverSubs[v] = {
1121
- seq: Q.seq,
1122
- gen: Q.gen,
1123
- offset: Q.offset,
1124
- epoch: Q.epoch,
1125
- recoverable: Q.recoverable
1120
+ this._serverSubs[E] = {
1121
+ seq: S.seq,
1122
+ gen: S.gen,
1123
+ offset: S.offset,
1124
+ epoch: S.epoch,
1125
+ recoverable: S.recoverable
1126
1126
  };
1127
1127
  }
1128
1128
  }
@@ -1171,9 +1171,9 @@ function kt() {
1171
1171
  "positioned" in r && (d = r.positioned);
1172
1172
  var y = "";
1173
1173
  "epoch" in r && (y = r.epoch);
1174
- var v = 0;
1175
- return "offset" in r && (v = r.offset), d && (n.streamPosition = {
1176
- offset: v,
1174
+ var E = 0;
1175
+ return "offset" in r && (E = r.offset), d && (n.streamPosition = {
1176
+ offset: E,
1177
1177
  epoch: y
1178
1178
  }), r.data && (n.data = r.data), n;
1179
1179
  }
@@ -1183,17 +1183,17 @@ function kt() {
1183
1183
  var d = this, y = this._getSub(n);
1184
1184
  if (y && y._isSubscribing()) {
1185
1185
  y._setSubscribeSuccess(c);
1186
- var v = c.publications;
1187
- if (v && v.length > 0) {
1188
- v.length >= 2 && !v[0].offset && !v[1].offset && (v = v.reverse());
1189
- for (var Q in v)
1190
- v.hasOwnProperty(Q) && this._handlePublication(n, v[Q]);
1186
+ var E = c.publications;
1187
+ if (E && E.length > 0) {
1188
+ E.length >= 2 && !E[0].offset && !E[1].offset && (E = E.reverse());
1189
+ for (var S in E)
1190
+ E.hasOwnProperty(S) && this._handlePublication(n, E[S]);
1191
1191
  }
1192
1192
  if (c.recoverable && (!r || !c.recovered) && (this._lastSeq[n] = c.seq || 0, this._lastGen[n] = c.gen || 0, this._lastOffset[n] = c.offset || 0), this._lastEpoch[n] = c.epoch || "", c.recoverable && (y._recoverable = !0), c.expires === !0) {
1193
- var I = setTimeout(function() {
1193
+ var Q = setTimeout(function() {
1194
1194
  return d._subRefresh(n);
1195
1195
  }, this._getTTLMilliseconds(c.ttl));
1196
- this._subRefreshTimeouts[n] = I;
1196
+ this._subRefreshTimeouts[n] = Q;
1197
1197
  }
1198
1198
  }
1199
1199
  }
@@ -1206,22 +1206,22 @@ function kt() {
1206
1206
  return;
1207
1207
  }
1208
1208
  var y = this._callbacks[c];
1209
- if (clearTimeout(this._callbacks[c].timeout), delete this._callbacks[c], (0, E.errorExists)(n)) {
1210
- var Q = y.errback;
1211
- if (!Q) {
1209
+ if (clearTimeout(this._callbacks[c].timeout), delete this._callbacks[c], (0, b.errorExists)(n)) {
1210
+ var S = y.errback;
1211
+ if (!S) {
1212
1212
  r();
1213
1213
  return;
1214
1214
  }
1215
- var I = n.error;
1216
- Q({
1217
- error: I,
1215
+ var Q = n.error;
1216
+ S({
1217
+ error: Q,
1218
1218
  next: r
1219
1219
  });
1220
1220
  } else {
1221
- var v = y.callback;
1222
- if (!v)
1221
+ var E = y.callback;
1222
+ if (!E)
1223
1223
  return;
1224
- v({
1224
+ E({
1225
1225
  result: d,
1226
1226
  next: r
1227
1227
  });
@@ -1304,14 +1304,14 @@ function kt() {
1304
1304
  "type" in c && (d = c.type);
1305
1305
  var y = c.channel;
1306
1306
  if (d === this._pushType.PUBLICATION) {
1307
- var v = this._decoder.decodePushData(this._pushType.PUBLICATION, c.data);
1308
- this._handlePublication(y, v);
1307
+ var E = this._decoder.decodePushData(this._pushType.PUBLICATION, c.data);
1308
+ this._handlePublication(y, E);
1309
1309
  } else if (d === this._pushType.MESSAGE) {
1310
- var Q = this._decoder.decodePushData(this._pushType.MESSAGE, c.data);
1311
- this._handleMessage(Q);
1310
+ var S = this._decoder.decodePushData(this._pushType.MESSAGE, c.data);
1311
+ this._handleMessage(S);
1312
1312
  } else if (d === this._pushType.JOIN) {
1313
- var I = this._decoder.decodePushData(this._pushType.JOIN, c.data);
1314
- this._handleJoin(y, I);
1313
+ var Q = this._decoder.decodePushData(this._pushType.JOIN, c.data);
1314
+ this._handleJoin(y, Q);
1315
1315
  } else if (d === this._pushType.LEAVE) {
1316
1316
  var R = this._decoder.decodePushData(this._pushType.LEAVE, c.data);
1317
1317
  this._handleLeave(y, R);
@@ -1389,7 +1389,7 @@ function kt() {
1389
1389
  errback: c,
1390
1390
  timeout: null
1391
1391
  }, this._callbacks[n].timeout = setTimeout(function() {
1392
- delete d._callbacks[n], (0, E.isFunction)(c) && c({
1392
+ delete d._callbacks[n], (0, b.isFunction)(c) && c({
1393
1393
  error: d._createErrorObject(x)
1394
1394
  });
1395
1395
  }, this._config.timeout);
@@ -1454,11 +1454,11 @@ function kt() {
1454
1454
  this._debug("no private channels found, no need to make request");
1455
1455
  return;
1456
1456
  }
1457
- var v = {
1457
+ var E = {
1458
1458
  client: this._clientID,
1459
1459
  channels: c
1460
- }, Q = this._clientID, I = this._newXHRID(), R = function(D) {
1461
- if (I in n._xhrs && delete n._xhrs[I], n._clientID === Q) {
1460
+ }, S = this._clientID, Q = this._newXHRID(), R = function(D) {
1461
+ if (Q in n._xhrs && delete n._xhrs[Q], n._clientID === S) {
1462
1462
  if (D.error || D.status !== 200) {
1463
1463
  n._debug("authorization request failed");
1464
1464
  for (var re in c)
@@ -1518,11 +1518,11 @@ function kt() {
1518
1518
  };
1519
1519
  if (this._config.onPrivateSubscribe !== null)
1520
1520
  this._config.onPrivateSubscribe({
1521
- data: v
1521
+ data: E
1522
1522
  }, R);
1523
1523
  else {
1524
- var X = this._ajax(this._config.subscribeEndpoint, this._config.subscribeParams, this._config.subscribeHeaders, v, R);
1525
- this._xhrs[I] = X;
1524
+ var X = this._ajax(this._config.subscribeEndpoint, this._config.subscribeParams, this._config.subscribeHeaders, E, R);
1525
+ this._xhrs[Q] = X;
1526
1526
  }
1527
1527
  }
1528
1528
  }, {
@@ -1536,7 +1536,7 @@ function kt() {
1536
1536
  var d = this._getSub(n);
1537
1537
  if (d !== null)
1538
1538
  return d._setEvents(r), d._isUnsubscribed() && d.subscribe(c), d;
1539
- var y = new S.default(this, n, r);
1539
+ var y = new P.default(this, n, r);
1540
1540
  return this._subs[n] = y, y.subscribe(c), y;
1541
1541
  }
1542
1542
  }]), p;
@@ -1551,8 +1551,8 @@ function kt() {
1551
1551
  Object.defineProperty(l, "__esModule", {
1552
1552
  value: !0
1553
1553
  }), l.default = void 0;
1554
- var C = f(382), S = C.Centrifuge;
1555
- l.default = S, a.exports = l.default;
1554
+ var C = f(382), P = C.Centrifuge;
1555
+ l.default = P, a.exports = l.default;
1556
1556
  })
1557
1557
  ),
1558
1558
  /***/
@@ -1562,18 +1562,18 @@ function kt() {
1562
1562
  Object.defineProperty(l, "__esModule", {
1563
1563
  value: !0
1564
1564
  }), l.JsonPushType = l.JsonMethodType = l.JsonEncoder = l.JsonDecoder = void 0;
1565
- function f(B, k) {
1566
- if (!(B instanceof k))
1565
+ function f(I, w) {
1566
+ if (!(I instanceof w))
1567
1567
  throw new TypeError("Cannot call a class as a function");
1568
1568
  }
1569
- function C(B, k) {
1570
- for (var b = 0; b < k.length; b++) {
1571
- var w = k[b];
1572
- w.enumerable = w.enumerable || !1, w.configurable = !0, "value" in w && (w.writable = !0), Object.defineProperty(B, w.key, w);
1569
+ function C(I, w) {
1570
+ for (var B = 0; B < w.length; B++) {
1571
+ var v = w[B];
1572
+ v.enumerable = v.enumerable || !1, v.configurable = !0, "value" in v && (v.writable = !0), Object.defineProperty(I, v.key, v);
1573
1573
  }
1574
1574
  }
1575
- function S(B, k, b) {
1576
- return k && C(B.prototype, k), B;
1575
+ function P(I, w, B) {
1576
+ return w && C(I.prototype, w), I;
1577
1577
  }
1578
1578
  var _ = {
1579
1579
  CONNECT: 0,
@@ -1590,7 +1590,7 @@ function kt() {
1590
1590
  SUB_REFRESH: 11
1591
1591
  };
1592
1592
  l.JsonMethodType = _;
1593
- var E = {
1593
+ var b = {
1594
1594
  PUBLICATION: 0,
1595
1595
  JOIN: 1,
1596
1596
  LEAVE: 2,
@@ -1598,52 +1598,52 @@ function kt() {
1598
1598
  MESSAGE: 4,
1599
1599
  SUBSCRIBE: 5
1600
1600
  };
1601
- l.JsonPushType = E;
1602
- var P = /* @__PURE__ */ (function() {
1603
- function B() {
1604
- f(this, B);
1601
+ l.JsonPushType = b;
1602
+ var k = /* @__PURE__ */ (function() {
1603
+ function I() {
1604
+ f(this, I);
1605
1605
  }
1606
- return S(B, [{
1606
+ return P(I, [{
1607
1607
  key: "encodeCommands",
1608
- value: function(b) {
1609
- return b.map(function(w) {
1610
- return JSON.stringify(w);
1608
+ value: function(B) {
1609
+ return B.map(function(v) {
1610
+ return JSON.stringify(v);
1611
1611
  }).join(`
1612
1612
  `);
1613
1613
  }
1614
- }]), B;
1614
+ }]), I;
1615
1615
  })();
1616
- l.JsonEncoder = P;
1616
+ l.JsonEncoder = k;
1617
1617
  var T = /* @__PURE__ */ (function() {
1618
- function B() {
1619
- f(this, B);
1618
+ function I() {
1619
+ f(this, I);
1620
1620
  }
1621
- return S(B, [{
1621
+ return P(I, [{
1622
1622
  key: "decodeReplies",
1623
- value: function(b) {
1624
- return b.split(`
1625
- `).filter(function(w) {
1626
- return w !== "";
1627
- }).map(function(w) {
1628
- return JSON.parse(w);
1623
+ value: function(B) {
1624
+ return B.split(`
1625
+ `).filter(function(v) {
1626
+ return v !== "";
1627
+ }).map(function(v) {
1628
+ return JSON.parse(v);
1629
1629
  });
1630
1630
  }
1631
1631
  }, {
1632
1632
  key: "decodeCommandResult",
1633
- value: function(b, w) {
1634
- return w;
1633
+ value: function(B, v) {
1634
+ return v;
1635
1635
  }
1636
1636
  }, {
1637
1637
  key: "decodePush",
1638
- value: function(b) {
1639
- return b;
1638
+ value: function(B) {
1639
+ return B;
1640
1640
  }
1641
1641
  }, {
1642
1642
  key: "decodePushData",
1643
- value: function(b, w) {
1644
- return w;
1643
+ value: function(B, v) {
1644
+ return v;
1645
1645
  }
1646
- }]), B;
1646
+ }]), I;
1647
1647
  })();
1648
1648
  l.JsonDecoder = T;
1649
1649
  })
@@ -1663,11 +1663,11 @@ function kt() {
1663
1663
  Object.defineProperty(l, "__esModule", {
1664
1664
  value: !0
1665
1665
  }), l.default = void 0;
1666
- var S = E(f(187)), _ = f(853);
1667
- function E(h) {
1666
+ var P = b(f(187)), _ = f(853);
1667
+ function b(h) {
1668
1668
  return h && h.__esModule ? h : { default: h };
1669
1669
  }
1670
- function P(h, p) {
1670
+ function k(h, p) {
1671
1671
  if (!(h instanceof p))
1672
1672
  throw new TypeError("Cannot call a class as a function");
1673
1673
  }
@@ -1677,21 +1677,21 @@ function kt() {
1677
1677
  n.enumerable = n.enumerable || !1, n.configurable = !0, "value" in n && (n.writable = !0), Object.defineProperty(h, n.key, n);
1678
1678
  }
1679
1679
  }
1680
- function B(h, p, A) {
1680
+ function I(h, p, A) {
1681
1681
  return p && T(h.prototype, p), h;
1682
1682
  }
1683
- function k(h, p) {
1683
+ function w(h, p) {
1684
1684
  if (typeof p != "function" && p !== null)
1685
1685
  throw new TypeError("Super expression must either be null or a function");
1686
- h.prototype = Object.create(p && p.prototype, { constructor: { value: h, writable: !0, configurable: !0 } }), p && b(h, p);
1686
+ h.prototype = Object.create(p && p.prototype, { constructor: { value: h, writable: !0, configurable: !0 } }), p && B(h, p);
1687
1687
  }
1688
- function b(h, p) {
1689
- return b = Object.setPrototypeOf || function(n, r) {
1688
+ function B(h, p) {
1689
+ return B = Object.setPrototypeOf || function(n, r) {
1690
1690
  return n.__proto__ = r, n;
1691
- }, b(h, p);
1691
+ }, B(h, p);
1692
1692
  }
1693
- function w(h) {
1694
- var p = J();
1693
+ function v(h) {
1694
+ var p = F();
1695
1695
  return function() {
1696
1696
  var n = N(h), r;
1697
1697
  if (p) {
@@ -1714,7 +1714,7 @@ function kt() {
1714
1714
  throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
1715
1715
  return h;
1716
1716
  }
1717
- function J() {
1717
+ function F() {
1718
1718
  if (typeof Reflect > "u" || !Reflect.construct || Reflect.construct.sham) return !1;
1719
1719
  if (typeof Proxy == "function") return !0;
1720
1720
  try {
@@ -1729,16 +1729,16 @@ function kt() {
1729
1729
  return A.__proto__ || Object.getPrototypeOf(A);
1730
1730
  }, N(h);
1731
1731
  }
1732
- var q = 0, F = 1, x = 2, M = 3, m = 4, g = /* @__PURE__ */ (function(h) {
1733
- k(A, h);
1734
- var p = w(A);
1732
+ var q = 0, J = 1, x = 2, M = 3, m = 4, g = /* @__PURE__ */ (function(h) {
1733
+ w(A, h);
1734
+ var p = v(A);
1735
1735
  function A(n, r, c) {
1736
1736
  var d;
1737
- return P(this, A), d = p.call(this), d.channel = r, d._centrifuge = n, d._status = q, d._error = null, d._isResubscribe = !1, d._ready = !1, d._subscriptionPromise = null, d._noResubscribe = !1, d._recoverable = !1, d._recover = !1, d._setEvents(c), d._initializePromise(), d._promises = {}, d._promiseId = 0, d._subscribeData = null, d.on("error", function(y) {
1737
+ return k(this, A), d = p.call(this), d.channel = r, d._centrifuge = n, d._status = q, d._error = null, d._isResubscribe = !1, d._ready = !1, d._subscriptionPromise = null, d._noResubscribe = !1, d._recoverable = !1, d._recover = !1, d._setEvents(c), d._initializePromise(), d._promises = {}, d._promiseId = 0, d._subscribeData = null, d.on("error", function(y) {
1738
1738
  this._centrifuge._debug("subscription error", y);
1739
1739
  }), d;
1740
1740
  }
1741
- return B(A, [{
1741
+ return I(A, [{
1742
1742
  key: "_nextPromiseId",
1743
1743
  value: function() {
1744
1744
  return ++this._promiseId;
@@ -1775,8 +1775,8 @@ function kt() {
1775
1775
  this.on("publish", r);
1776
1776
  else if (Object.prototype.toString.call(r) === Object.prototype.toString.call({}))
1777
1777
  for (var c = ["publish", "join", "leave", "unsubscribe", "subscribe", "error"], d = 0, y = c.length; d < y; d++) {
1778
- var v = c[d];
1779
- v in r && this.on(v, r[v]);
1778
+ var E = c[d];
1779
+ E in r && this.on(E, r[E]);
1780
1780
  }
1781
1781
  }
1782
1782
  }
@@ -1793,7 +1793,7 @@ function kt() {
1793
1793
  }, {
1794
1794
  key: "_isSubscribing",
1795
1795
  value: function() {
1796
- return this._status === F;
1796
+ return this._status === J;
1797
1797
  }
1798
1798
  }, {
1799
1799
  key: "_isReady",
@@ -1818,7 +1818,7 @@ function kt() {
1818
1818
  }, {
1819
1819
  key: "_setSubscribing",
1820
1820
  value: function(r) {
1821
- this._isResubscribe = r || !1, this._ready === !0 && this._initializePromise(), this._status = F;
1821
+ this._isResubscribe = r || !1, this._ready === !0 && this._initializePromise(), this._status = J;
1822
1822
  }
1823
1823
  }, {
1824
1824
  key: "_setSubscribeSuccess",
@@ -1906,14 +1906,14 @@ function kt() {
1906
1906
  if (this._isError())
1907
1907
  return Promise.reject(this._error);
1908
1908
  var c = new Promise(function(d, y) {
1909
- var v = setTimeout(function() {
1909
+ var E = setTimeout(function() {
1910
1910
  y({
1911
1911
  code: 0,
1912
1912
  message: "timeout"
1913
1913
  });
1914
1914
  }, r._centrifuge._config.timeout);
1915
1915
  r._promises[r._nextPromiseId()] = {
1916
- timeout: v,
1916
+ timeout: E,
1917
1917
  resolve: d,
1918
1918
  reject: y
1919
1919
  };
@@ -1953,7 +1953,7 @@ function kt() {
1953
1953
  });
1954
1954
  }
1955
1955
  }]), A;
1956
- })(S.default);
1956
+ })(P.default);
1957
1957
  l.default = g, a.exports = l.default;
1958
1958
  })
1959
1959
  ),
@@ -1963,30 +1963,30 @@ function kt() {
1963
1963
  (function(a, l, f) {
1964
1964
  Object.defineProperty(l, "__esModule", {
1965
1965
  value: !0
1966
- }), l.backoff = E, l.errorExists = P, l.extend = T, l.isFunction = S, l.log = _, l.startsWith = C;
1967
- function C(B, k) {
1968
- return B.lastIndexOf(k, 0) === 0;
1966
+ }), l.backoff = b, l.errorExists = k, l.extend = T, l.isFunction = P, l.log = _, l.startsWith = C;
1967
+ function C(I, w) {
1968
+ return I.lastIndexOf(w, 0) === 0;
1969
1969
  }
1970
- function S(B) {
1971
- return B == null ? !1 : typeof B == "function";
1970
+ function P(I) {
1971
+ return I == null ? !1 : typeof I == "function";
1972
1972
  }
1973
- function _(B, k) {
1973
+ function _(I, w) {
1974
1974
  if (f.g.console) {
1975
- var b = f.g.console[B];
1976
- S(b) && b.apply(f.g.console, k);
1975
+ var B = f.g.console[I];
1976
+ P(B) && B.apply(f.g.console, w);
1977
1977
  }
1978
1978
  }
1979
- function E(B, k, b) {
1980
- var w = 0.5 * Math.random(), L = Math.min(b, k * Math.pow(2, B + 1));
1981
- return Math.floor((1 - w) * L);
1979
+ function b(I, w, B) {
1980
+ var v = 0.5 * Math.random(), L = Math.min(B, w * Math.pow(2, I + 1));
1981
+ return Math.floor((1 - v) * L);
1982
1982
  }
1983
- function P(B) {
1984
- return "error" in B && B.error !== null;
1983
+ function k(I) {
1984
+ return "error" in I && I.error !== null;
1985
1985
  }
1986
- function T(B, k) {
1987
- for (var b in k)
1988
- k.hasOwnProperty(b) && (B[b] = k[b]);
1989
- return B;
1986
+ function T(I, w) {
1987
+ for (var B in w)
1988
+ w.hasOwnProperty(B) && (I[B] = w[B]);
1989
+ return I;
1990
1990
  }
1991
1991
  })
1992
1992
  ),
@@ -2002,44 +2002,44 @@ function kt() {
2002
2002
  } : C = function(g) {
2003
2003
  return Object.getOwnPropertyNames(g);
2004
2004
  };
2005
- function S(m) {
2005
+ function P(m) {
2006
2006
  console && console.warn && console.warn(m);
2007
2007
  }
2008
2008
  var _ = Number.isNaN || function(g) {
2009
2009
  return g !== g;
2010
2010
  };
2011
- function E() {
2012
- E.init.call(this);
2011
+ function b() {
2012
+ b.init.call(this);
2013
2013
  }
2014
- a.exports = E, a.exports.once = F, E.EventEmitter = E, E.prototype._events = void 0, E.prototype._eventsCount = 0, E.prototype._maxListeners = void 0;
2015
- var P = 10;
2014
+ a.exports = b, a.exports.once = J, b.EventEmitter = b, b.prototype._events = void 0, b.prototype._eventsCount = 0, b.prototype._maxListeners = void 0;
2015
+ var k = 10;
2016
2016
  function T(m) {
2017
2017
  if (typeof m != "function")
2018
2018
  throw new TypeError('The "listener" argument must be of type Function. Received type ' + typeof m);
2019
2019
  }
2020
- Object.defineProperty(E, "defaultMaxListeners", {
2020
+ Object.defineProperty(b, "defaultMaxListeners", {
2021
2021
  enumerable: !0,
2022
2022
  get: function() {
2023
- return P;
2023
+ return k;
2024
2024
  },
2025
2025
  set: function(m) {
2026
2026
  if (typeof m != "number" || m < 0 || _(m))
2027
2027
  throw new RangeError('The value of "defaultMaxListeners" is out of range. It must be a non-negative number. Received ' + m + ".");
2028
- P = m;
2028
+ k = m;
2029
2029
  }
2030
- }), E.init = function() {
2030
+ }), b.init = function() {
2031
2031
  (this._events === void 0 || this._events === Object.getPrototypeOf(this)._events) && (this._events = /* @__PURE__ */ Object.create(null), this._eventsCount = 0), this._maxListeners = this._maxListeners || void 0;
2032
- }, E.prototype.setMaxListeners = function(g) {
2032
+ }, b.prototype.setMaxListeners = function(g) {
2033
2033
  if (typeof g != "number" || g < 0 || _(g))
2034
2034
  throw new RangeError('The value of "n" is out of range. It must be a non-negative number. Received ' + g + ".");
2035
2035
  return this._maxListeners = g, this;
2036
2036
  };
2037
- function B(m) {
2038
- return m._maxListeners === void 0 ? E.defaultMaxListeners : m._maxListeners;
2037
+ function I(m) {
2038
+ return m._maxListeners === void 0 ? b.defaultMaxListeners : m._maxListeners;
2039
2039
  }
2040
- E.prototype.getMaxListeners = function() {
2041
- return B(this);
2042
- }, E.prototype.emit = function(g) {
2040
+ b.prototype.getMaxListeners = function() {
2041
+ return I(this);
2042
+ }, b.prototype.emit = function(g) {
2043
2043
  for (var h = [], p = 1; p < arguments.length; p++) h.push(arguments[p]);
2044
2044
  var A = g === "error", n = this._events;
2045
2045
  if (n !== void 0)
@@ -2059,11 +2059,11 @@ function kt() {
2059
2059
  if (typeof d == "function")
2060
2060
  f(d, this, h);
2061
2061
  else
2062
- for (var y = d.length, v = J(d, y), p = 0; p < y; ++p)
2063
- f(v[p], this, h);
2062
+ for (var y = d.length, E = F(d, y), p = 0; p < y; ++p)
2063
+ f(E[p], this, h);
2064
2064
  return !0;
2065
2065
  };
2066
- function k(m, g, h, p) {
2066
+ function w(m, g, h, p) {
2067
2067
  var A, n, r;
2068
2068
  if (T(h), n = m._events, n === void 0 ? (n = m._events = /* @__PURE__ */ Object.create(null), m._eventsCount = 0) : (n.newListener !== void 0 && (m.emit(
2069
2069
  "newListener",
@@ -2071,31 +2071,31 @@ function kt() {
2071
2071
  h.listener ? h.listener : h
2072
2072
  ), n = m._events), r = n[g]), r === void 0)
2073
2073
  r = n[g] = h, ++m._eventsCount;
2074
- else if (typeof r == "function" ? r = n[g] = p ? [h, r] : [r, h] : p ? r.unshift(h) : r.push(h), A = B(m), A > 0 && r.length > A && !r.warned) {
2074
+ else if (typeof r == "function" ? r = n[g] = p ? [h, r] : [r, h] : p ? r.unshift(h) : r.push(h), A = I(m), A > 0 && r.length > A && !r.warned) {
2075
2075
  r.warned = !0;
2076
2076
  var c = new Error("Possible EventEmitter memory leak detected. " + r.length + " " + String(g) + " listeners added. Use emitter.setMaxListeners() to increase limit");
2077
- c.name = "MaxListenersExceededWarning", c.emitter = m, c.type = g, c.count = r.length, S(c);
2077
+ c.name = "MaxListenersExceededWarning", c.emitter = m, c.type = g, c.count = r.length, P(c);
2078
2078
  }
2079
2079
  return m;
2080
2080
  }
2081
- E.prototype.addListener = function(g, h) {
2082
- return k(this, g, h, !1);
2083
- }, E.prototype.on = E.prototype.addListener, E.prototype.prependListener = function(g, h) {
2084
- return k(this, g, h, !0);
2081
+ b.prototype.addListener = function(g, h) {
2082
+ return w(this, g, h, !1);
2083
+ }, b.prototype.on = b.prototype.addListener, b.prototype.prependListener = function(g, h) {
2084
+ return w(this, g, h, !0);
2085
2085
  };
2086
- function b() {
2086
+ function B() {
2087
2087
  if (!this.fired)
2088
2088
  return this.target.removeListener(this.type, this.wrapFn), this.fired = !0, arguments.length === 0 ? this.listener.call(this.target) : this.listener.apply(this.target, arguments);
2089
2089
  }
2090
- function w(m, g, h) {
2091
- var p = { fired: !1, wrapFn: void 0, target: m, type: g, listener: h }, A = b.bind(p);
2090
+ function v(m, g, h) {
2091
+ var p = { fired: !1, wrapFn: void 0, target: m, type: g, listener: h }, A = B.bind(p);
2092
2092
  return A.listener = h, p.wrapFn = A, A;
2093
2093
  }
2094
- E.prototype.once = function(g, h) {
2095
- return T(h), this.on(g, w(this, g, h)), this;
2096
- }, E.prototype.prependOnceListener = function(g, h) {
2097
- return T(h), this.prependListener(g, w(this, g, h)), this;
2098
- }, E.prototype.removeListener = function(g, h) {
2094
+ b.prototype.once = function(g, h) {
2095
+ return T(h), this.on(g, v(this, g, h)), this;
2096
+ }, b.prototype.prependOnceListener = function(g, h) {
2097
+ return T(h), this.prependListener(g, v(this, g, h)), this;
2098
+ }, b.prototype.removeListener = function(g, h) {
2099
2099
  var p, A, n, r, c;
2100
2100
  if (T(h), A = this._events, A === void 0)
2101
2101
  return this;
@@ -2114,7 +2114,7 @@ function kt() {
2114
2114
  n === 0 ? p.shift() : N(p, n), p.length === 1 && (A[g] = p[0]), A.removeListener !== void 0 && this.emit("removeListener", g, c || h);
2115
2115
  }
2116
2116
  return this;
2117
- }, E.prototype.off = E.prototype.removeListener, E.prototype.removeAllListeners = function(g) {
2117
+ }, b.prototype.off = b.prototype.removeListener, b.prototype.removeAllListeners = function(g) {
2118
2118
  var h, p, A;
2119
2119
  if (p = this._events, p === void 0)
2120
2120
  return this;
@@ -2138,15 +2138,15 @@ function kt() {
2138
2138
  if (p === void 0)
2139
2139
  return [];
2140
2140
  var A = p[g];
2141
- return A === void 0 ? [] : typeof A == "function" ? h ? [A.listener || A] : [A] : h ? q(A) : J(A, A.length);
2141
+ return A === void 0 ? [] : typeof A == "function" ? h ? [A.listener || A] : [A] : h ? q(A) : F(A, A.length);
2142
2142
  }
2143
- E.prototype.listeners = function(g) {
2143
+ b.prototype.listeners = function(g) {
2144
2144
  return L(this, g, !0);
2145
- }, E.prototype.rawListeners = function(g) {
2145
+ }, b.prototype.rawListeners = function(g) {
2146
2146
  return L(this, g, !1);
2147
- }, E.listenerCount = function(m, g) {
2147
+ }, b.listenerCount = function(m, g) {
2148
2148
  return typeof m.listenerCount == "function" ? m.listenerCount(g) : O.call(m, g);
2149
- }, E.prototype.listenerCount = O;
2149
+ }, b.prototype.listenerCount = O;
2150
2150
  function O(m) {
2151
2151
  var g = this._events;
2152
2152
  if (g !== void 0) {
@@ -2158,10 +2158,10 @@ function kt() {
2158
2158
  }
2159
2159
  return 0;
2160
2160
  }
2161
- E.prototype.eventNames = function() {
2161
+ b.prototype.eventNames = function() {
2162
2162
  return this._eventsCount > 0 ? C(this._events) : [];
2163
2163
  };
2164
- function J(m, g) {
2164
+ function F(m, g) {
2165
2165
  for (var h = new Array(g), p = 0; p < g; ++p)
2166
2166
  h[p] = m[p];
2167
2167
  return h;
@@ -2176,7 +2176,7 @@ function kt() {
2176
2176
  g[h] = m[h].listener || m[h];
2177
2177
  return g;
2178
2178
  }
2179
- function F(m, g) {
2179
+ function J(m, g) {
2180
2180
  return new Promise(function(h, p) {
2181
2181
  function A(r) {
2182
2182
  m.removeListener(g, n), p(r);
@@ -2314,9 +2314,9 @@ function Lt(e) {
2314
2314
  };
2315
2315
  }
2316
2316
  function Rt(e, t, o = {}) {
2317
- var k, b, w, L;
2318
- const i = [], s = (k = e == null ? void 0 : e.kaspi) == null ? void 0 : k.data, u = ((b = e == null ? void 0 : e.cards_v2) == null ? void 0 : b.data) || [], a = ((L = (w = e == null ? void 0 : e.payment_methods) == null ? void 0 : w.data) == null ? void 0 : L.attributes) || {}, l = K(a.payment_method_kaspi), f = K(a.payment_method_card), C = typeof window < "u" && window.self === window.top, _ = Xe() === "ios", E = !!(o != null && o.onlyKaspiAvailable), P = !!(o != null && o.disableKaspi);
2319
- return s != null && s.isKaspiOnly && l && !P ? [ee] : E ? s != null && s.isAvailable && l && !P ? [ee] : [] : (K(a.payment_method_apple_pay) && !me("apple_pay") && (Ce() && C || ye() || _ || ot() === 16) && i.push(st), s != null && s.isAvailable && l && !P && i.push(ee), f && u.filter((O) => !O.isExpired).forEach((O) => {
2317
+ var w, B, v, L;
2318
+ const i = [], s = (w = e == null ? void 0 : e.kaspi) == null ? void 0 : w.data, u = ((B = e == null ? void 0 : e.cards_v2) == null ? void 0 : B.data) || [], a = ((L = (v = e == null ? void 0 : e.payment_methods) == null ? void 0 : v.data) == null ? void 0 : L.attributes) || {}, l = K(a.payment_method_kaspi), f = K(a.payment_method_card), C = typeof window < "u" && window.self === window.top, _ = Xe() === "ios", b = !!(o != null && o.onlyKaspiAvailable), k = !!(o != null && o.disableKaspi);
2319
+ return s != null && s.isKaspiOnly && l && !k ? [ee] : b ? s != null && s.isAvailable && l && !k ? [ee] : [] : (K(a.payment_method_apple_pay) && !me("apple_pay") && (Ce() && C || ye() || _ || ot() === 16) && i.push(st), s != null && s.isAvailable && l && !k && i.push(ee), f && u.filter((O) => !O.isExpired).forEach((O) => {
2320
2320
  i.push({
2321
2321
  iconType: ge(O.attributes.mask),
2322
2322
  type: "card",
@@ -2332,19 +2332,19 @@ function Rt(e, t, o = {}) {
2332
2332
  }), i);
2333
2333
  }
2334
2334
  function Re(e, t = {}) {
2335
- var B, k, b, w;
2336
- const o = (B = e == null ? void 0 : e.kaspi) == null ? void 0 : B.data, i = ((k = e == null ? void 0 : e.cards_v2) == null ? void 0 : k.data) || [], s = ((w = (b = e == null ? void 0 : e.payment_methods) == null ? void 0 : b.data) == null ? void 0 : w.attributes) || {}, u = K(s.payment_method_kaspi), a = K(s.payment_method_card), l = !!(t != null && t.disableKaspi), f = typeof window < "u" && window.self === window.top, S = Xe() === "ios", _ = K(s.payment_method_apple_pay) && !me("apple_pay") && (Ce() && f || ye() || S || ot() === 16), E = K(s.payment_method_google_pay) && !me("google_pay") && !(t != null && t.disableGooglePay) && !Ce() && !ye();
2335
+ var I, w, B, v;
2336
+ const o = (I = e == null ? void 0 : e.kaspi) == null ? void 0 : I.data, i = ((w = e == null ? void 0 : e.cards_v2) == null ? void 0 : w.data) || [], s = ((v = (B = e == null ? void 0 : e.payment_methods) == null ? void 0 : B.data) == null ? void 0 : v.attributes) || {}, u = K(s.payment_method_kaspi), a = K(s.payment_method_card), l = !!(t != null && t.disableKaspi), f = typeof window < "u" && window.self === window.top, P = Xe() === "ios", _ = K(s.payment_method_apple_pay) && !me("apple_pay") && (Ce() && f || ye() || P || ot() === 16), b = K(s.payment_method_google_pay) && !me("google_pay") && !(t != null && t.disableGooglePay) && !Ce() && !ye();
2337
2337
  if (o != null && o.isKaspiOnly && u && !l || t != null && t.onlyKaspiAvailable && (o != null && o.isAvailable) && u && !l)
2338
2338
  return ee;
2339
- const P = Lt(e);
2340
- if ((P == null ? void 0 : P.type) === "kaspi_pay" && (o != null && o.isAvailable) && u && !l)
2339
+ const k = Lt(e);
2340
+ if ((k == null ? void 0 : k.type) === "kaspi_pay" && (o != null && o.isAvailable) && u && !l)
2341
2341
  return ee;
2342
- if ((P == null ? void 0 : P.type) === "apple_pay" && _) return st;
2343
- if ((P == null ? void 0 : P.type) === "google_pay" && E) return it;
2344
- if ((P == null ? void 0 : P.type) === "new_card" && K(s.payment_method_new_card))
2342
+ if ((k == null ? void 0 : k.type) === "apple_pay" && _) return st;
2343
+ if ((k == null ? void 0 : k.type) === "google_pay" && b) return it;
2344
+ if ((k == null ? void 0 : k.type) === "new_card" && K(s.payment_method_new_card))
2345
2345
  return { iconType: "new_card", type: "new_card", label: "Оплата новой картой" };
2346
- if ((P == null ? void 0 : P.type) === "card" && a) {
2347
- const L = P.cardId != null ? i.find((O) => !O.isExpired && String(O.id) === P.cardId) : null;
2346
+ if ((k == null ? void 0 : k.type) === "card" && a) {
2347
+ const L = k.cardId != null ? i.find((O) => !O.isExpired && String(O.id) === k.cardId) : null;
2348
2348
  if (L)
2349
2349
  return {
2350
2350
  iconType: ge(L.attributes.mask),
@@ -2356,8 +2356,8 @@ function Re(e, t = {}) {
2356
2356
  }
2357
2357
  if (a) {
2358
2358
  const L = i.find((O) => {
2359
- var J;
2360
- return ((J = O.attributes) == null ? void 0 : J.isDefault) && !O.isExpired;
2359
+ var F;
2360
+ return ((F = O.attributes) == null ? void 0 : F.isDefault) && !O.isExpired;
2361
2361
  });
2362
2362
  if (L)
2363
2363
  return {
@@ -2452,7 +2452,7 @@ async function Se(e, t, o, i, s) {
2452
2452
  return u.ok || await Z(u, s), u.json();
2453
2453
  }
2454
2454
  async function Mt(e, t, o) {
2455
- var l, f, C, S;
2455
+ var l, f, C, P;
2456
2456
  const i = await fetch(`${e}/api/v2/oauth2/tokens`, {
2457
2457
  method: "POST",
2458
2458
  headers: {
@@ -2467,12 +2467,12 @@ async function Mt(e, t, o) {
2467
2467
  })
2468
2468
  });
2469
2469
  i.ok || await Z(i, "Не удалось авторизоваться через track_id");
2470
- const s = await i.json(), u = (s == null ? void 0 : s.access_token) ?? ((f = (l = s == null ? void 0 : s.data) == null ? void 0 : l.attributes) == null ? void 0 : f.access_token), a = (s == null ? void 0 : s.refresh_token) ?? ((S = (C = s == null ? void 0 : s.data) == null ? void 0 : C.attributes) == null ? void 0 : S.refresh_token) ?? null;
2470
+ const s = await i.json(), u = (s == null ? void 0 : s.access_token) ?? ((f = (l = s == null ? void 0 : s.data) == null ? void 0 : l.attributes) == null ? void 0 : f.access_token), a = (s == null ? void 0 : s.refresh_token) ?? ((P = (C = s == null ? void 0 : s.data) == null ? void 0 : C.attributes) == null ? void 0 : P.refresh_token) ?? null;
2471
2471
  if (!u) throw new Error("В ответе отсутствует access_token");
2472
2472
  return { access_token: u, refresh_token: a };
2473
2473
  }
2474
2474
  async function Nt(e, t, o) {
2475
- var l, f, C, S;
2475
+ var l, f, C, P;
2476
2476
  const i = await fetch(`${e}/api/v2/oauth2/tokens`, {
2477
2477
  method: "POST",
2478
2478
  headers: { "Content-Type": "application/json" },
@@ -2483,7 +2483,7 @@ async function Nt(e, t, o) {
2483
2483
  })
2484
2484
  });
2485
2485
  i.ok || await Z(i, "Не удалось обновить токен по refresh_token");
2486
- const s = await i.json(), u = (s == null ? void 0 : s.access_token) ?? ((f = (l = s == null ? void 0 : s.data) == null ? void 0 : l.attributes) == null ? void 0 : f.access_token), a = (s == null ? void 0 : s.refresh_token) ?? ((S = (C = s == null ? void 0 : s.data) == null ? void 0 : C.attributes) == null ? void 0 : S.refresh_token) ?? null;
2486
+ const s = await i.json(), u = (s == null ? void 0 : s.access_token) ?? ((f = (l = s == null ? void 0 : s.data) == null ? void 0 : l.attributes) == null ? void 0 : f.access_token), a = (s == null ? void 0 : s.refresh_token) ?? ((P = (C = s == null ? void 0 : s.data) == null ? void 0 : C.attributes) == null ? void 0 : P.refresh_token) ?? null;
2487
2487
  if (!u) throw new Error("В ответе отсутствует access_token");
2488
2488
  return { access_token: u, refresh_token: a };
2489
2489
  }
@@ -2839,38 +2839,38 @@ function nn(e, t, o, i) {
2839
2839
  </div>
2840
2840
  `;
2841
2841
  }
2842
- function rn(e, t, o, i) {
2842
+ function rn(e, t, o, i, s) {
2843
2843
  if (!e) return "";
2844
- const s = new Date(e.expires_at), u = isNaN(s.getTime()) ? "" : `${String(s.getDate()).padStart(2, "0")}.${String(s.getMonth() + 1).padStart(2, "0")}`, a = u ? o("couponUntil", { date: u }) : "", l = Number(e.reward_amount), f = Number.isFinite(l) && l > 0 ? V(l, "ru", i) : null;
2844
+ const u = new Date(e.expires_at), a = isNaN(u.getTime()) ? "" : `${String(u.getDate()).padStart(2, "0")}.${String(u.getMonth() + 1).padStart(2, "0")}`, l = a ? i("couponUntil", { date: a }) : "", f = Number(e.reward_amount), C = Number.isFinite(f) && f > 0 ? V(f, "ru", s) : null;
2845
2845
  return `
2846
- <div class="choco-widget-balance-toggle" data-action="toggle-coupon">
2846
+ <div class="choco-widget-balance-toggle${o ? " choco-widget-balance-toggle--disabled" : ""}" data-action="toggle-coupon">
2847
2847
  <div class="choco-widget-balance-info">
2848
2848
  <div class="choco-widget-balance-text">
2849
- <div class="choco-widget-balance-label">${o("coupon")}${a ? ` <span style="color:#767485">(${a})</span>` : ""}</div>
2849
+ <div class="choco-widget-balance-label">${i("coupon")}${l ? ` <span style="color:#767485">(${l})</span>` : ""}</div>
2850
2850
  </div>
2851
2851
  </div>
2852
2852
  <div class="choco-widget-balance-label-wrapper">
2853
- ${f ? `
2853
+ ${C ? `
2854
2854
  <div class="choco-widget-balance-icon">
2855
2855
  ${Ue}
2856
2856
  </div>
2857
- <div class="choco-widget-balance-amount">${f}</div>
2857
+ <div class="choco-widget-balance-amount">${C}</div>
2858
2858
  ` : ""}
2859
2859
  <label class="choco-widget-toggle">
2860
- <input type="checkbox" ${t ? "checked" : ""} />
2860
+ <input type="checkbox" ${t && !o ? "checked" : ""} ${o ? "disabled" : ""} />
2861
2861
  <span class="choco-widget-toggle-slider"></span>
2862
2862
  </label>
2863
2863
  </div>
2864
2864
  </div>
2865
2865
  `;
2866
2866
  }
2867
- function on(e, t, o, i, s, u, a, l) {
2867
+ function on(e, t, o, i, s, u, a, l, f) {
2868
2868
  if (!e && !o && !s) return "";
2869
- const f = e ? `
2869
+ const C = e ? `
2870
2870
  <div class="choco-widget-balance-toggle" data-action="toggle-balance">
2871
2871
  <div class="choco-widget-balance-info">
2872
2872
  <div class="choco-widget-balance-text">
2873
- <div class="choco-widget-balance-label">${a("balance")}</div>
2873
+ <div class="choco-widget-balance-label">${l("balance")}</div>
2874
2874
  </div>
2875
2875
  </div>
2876
2876
  <div class="choco-widget-balance-label-wrapper">
@@ -2887,9 +2887,9 @@ function on(e, t, o, i, s, u, a, l) {
2887
2887
  ` : "";
2888
2888
  return `
2889
2889
  <div class="choco-widget-balance-section">
2890
- ${rn(s, u, a, l)}
2891
- ${f}
2892
- ${nn(o, i, a, l)}
2890
+ ${rn(s, u, a, l, f)}
2891
+ ${C}
2892
+ ${nn(o, i, l, f)}
2893
2893
  </div>
2894
2894
  `;
2895
2895
  }
@@ -2916,33 +2916,34 @@ function an(e) {
2916
2916
  balanceFormatted: l,
2917
2917
  useBalance: f,
2918
2918
  bonuses: C,
2919
- useBonuses: S,
2919
+ useBonuses: P,
2920
2920
  coupon: _,
2921
- useCoupon: E,
2922
- cashbackFormatted: P,
2923
- disabled: T,
2924
- paymentMethodDisabled: B = !1,
2925
- loading: k,
2926
- t: b,
2927
- currency: w
2928
- } = e, L = (s == null ? void 0 : s.label) ?? b("selectMethod"), O = Ee(s), J = At(u, a), N = on(l, f, C, S, _, E, b, w), q = sn(P, b), F = (a == null ? void 0 : a.type) === "google_pay", x = (a == null ? void 0 : a.type) === "apple_pay", M = F || x;
2921
+ useCoupon: b,
2922
+ couponDisabled: k,
2923
+ cashbackFormatted: T,
2924
+ disabled: I,
2925
+ paymentMethodDisabled: w = !1,
2926
+ loading: B,
2927
+ t: v,
2928
+ currency: L
2929
+ } = e, O = (s == null ? void 0 : s.label) ?? v("selectMethod"), F = Ee(s), N = At(u, a), q = on(l, f, C, P, _, b, k, v, L), J = sn(T, v), x = (a == null ? void 0 : a.type) === "google_pay", M = (a == null ? void 0 : a.type) === "apple_pay", m = x || M;
2929
2930
  return `
2930
- <div class="choco-widget-bottom-bar" role="region" aria-label="${b("paymentMethod")}">
2931
- ${N}
2931
+ <div class="choco-widget-bottom-bar" role="region" aria-label="${v("paymentMethod")}">
2932
+ ${q}
2932
2933
  <div class="choco-widget-payment-info">
2933
2934
  <div class="choco-widget-payment-info-main">
2934
2935
  <button
2935
2936
  class="choco-widget-payment-method ${(s == null ? void 0 : s.type) || ""}"
2936
2937
  data-action="change-method"
2937
- aria-label="${b("paymentMethod")}: ${L}"
2938
+ aria-label="${v("paymentMethod")}: ${O}"
2938
2939
  type="button"
2939
- ${B || T || k ? "disabled" : ""}
2940
+ ${w || I || B ? "disabled" : ""}
2940
2941
  >
2941
- <div class="choco-widget-method-label">${b("paymentMethod")}</div>
2942
+ <div class="choco-widget-method-label">${v("paymentMethod")}</div>
2942
2943
  <div class="choco-widget-method-value">
2943
- <div class="choco-widget-method-icon-wrapper ${s == null ? void 0 : s.type}" aria-hidden="true">${O}</div>
2944
+ <div class="choco-widget-method-icon-wrapper ${s == null ? void 0 : s.type}" aria-hidden="true">${F}</div>
2944
2945
  <div class="choco-widget-method-details">
2945
- <div class="choco-widget-method-name ${s == null ? void 0 : s.type}">${L}</div>
2946
+ <div class="choco-widget-method-name ${s == null ? void 0 : s.type}">${O}</div>
2946
2947
  <div class="choco-widget-method-chevron">
2947
2948
  <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2948
2949
  <path d="M8 10L12 14L16 10" stroke="#242424" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
@@ -2951,24 +2952,24 @@ function an(e) {
2951
2952
  </div>
2952
2953
  </div>
2953
2954
  </button>
2954
- <div class="choco-widget-google-pay-amount ${M ? "" : "choco-widget-google-pay-amount--hidden"}" aria-live="polite">
2955
- <div class="choco-widget-google-pay-amount-label">${b("total")} ${t}</div>
2956
- ${i ? `<div class="choco-widget-google-pay-amount-value">${b("instead")} <span class="choco-widget-google-pay-amount-value-number">${o || ""}</span></div>` : ""}
2955
+ <div class="choco-widget-google-pay-amount ${m ? "" : "choco-widget-google-pay-amount--hidden"}" aria-live="polite">
2956
+ <div class="choco-widget-google-pay-amount-label">${v("total")} ${t}</div>
2957
+ ${i ? `<div class="choco-widget-google-pay-amount-value">${v("instead")} <span class="choco-widget-google-pay-amount-value-number">${o || ""}</span></div>` : ""}
2957
2958
  </div>
2958
2959
  <button
2959
- class="choco-widget-pay-button ${k ? "choco-widget-pay-button--loading" : ""} ${M ? "choco-widget-pay-button--hidden" : ""}"
2960
+ class="choco-widget-pay-button ${B ? "choco-widget-pay-button--loading" : ""} ${m ? "choco-widget-pay-button--hidden" : ""}"
2960
2961
  data-action="pay"
2961
- aria-label="${b("pay")} ${t}"
2962
+ aria-label="${v("pay")} ${t}"
2962
2963
  type="button"
2963
- ${T || k ? "disabled" : ""}
2964
+ ${I || B ? "disabled" : ""}
2964
2965
  >
2965
- ${b("pay")} ${t}
2966
+ ${v("pay")} ${t}
2966
2967
  </button>
2967
2968
  </div>
2968
- <div class="choco-widget-google-pay-row ${F ? "" : "choco-widget-google-pay-row--hidden"}">
2969
+ <div class="choco-widget-google-pay-row ${x ? "" : "choco-widget-google-pay-row--hidden"}">
2969
2970
  <div class="choco-widget-google-pay-button-slot" data-action="google-pay-button-slot"></div>
2970
2971
  </div>
2971
- <div class="choco-widget-apple-pay-row ${x ? "" : "choco-widget-apple-pay-row--hidden"}">
2972
+ <div class="choco-widget-apple-pay-row ${M ? "" : "choco-widget-apple-pay-row--hidden"}">
2972
2973
  <div class="choco-widget-apple-pay-button-slot" data-action="apple-pay-button-slot"></div>
2973
2974
  </div>
2974
2975
  </div>
@@ -2994,7 +2995,7 @@ function an(e) {
2994
2995
  <path d="M15 18L9 12L15 6" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
2995
2996
  </svg>
2996
2997
  </button>
2997
- <h3 class="choco-widget-sheet-title" id="choco-sheet-title">${b("paymentMethods")}</h3>
2998
+ <h3 class="choco-widget-sheet-title" id="choco-sheet-title">${v("paymentMethods")}</h3>
2998
2999
  <button
2999
3000
  class="choco-widget-sheet-button choco-widget-sheet-button--edit"
3000
3001
  data-action="edit-sheet"
@@ -3009,7 +3010,7 @@ function an(e) {
3009
3010
  <button
3010
3011
  class="choco-widget-sheet-button choco-widget-sheet-button--previous"
3011
3012
  data-action="previous-sheet"
3012
- aria-label="${b("back")}"
3013
+ aria-label="${v("back")}"
3013
3014
  type="button"
3014
3015
  style="display: none;"
3015
3016
  >
@@ -3020,25 +3021,25 @@ function an(e) {
3020
3021
  </button>
3021
3022
  </div>
3022
3023
  <div class="choco-widget-payment-methods" role="list">
3023
- ${J}
3024
+ ${N}
3024
3025
  </div>
3025
3026
  <div class="choco-widget-sheet-delete-confirm" data-delete-confirm="content" aria-hidden="true">
3026
3027
  <div class="choco-widget-sheet-delete-confirm-actions">
3027
- <button type="button" class="choco-widget-delete-confirm-btn choco-widget-delete-confirm-btn--cancel" data-action="confirm-delete-cancel">${b("cancel")}</button>
3028
- <button type="button" class="choco-widget-delete-confirm-btn choco-widget-delete-confirm-btn--delete" data-action="confirm-delete-submit">${b("delete")}</button>
3028
+ <button type="button" class="choco-widget-delete-confirm-btn choco-widget-delete-confirm-btn--cancel" data-action="confirm-delete-cancel">${v("cancel")}</button>
3029
+ <button type="button" class="choco-widget-delete-confirm-btn choco-widget-delete-confirm-btn--delete" data-action="confirm-delete-submit">${v("delete")}</button>
3029
3030
  </div>
3030
3031
  </div>
3031
- ${q}
3032
+ ${J}
3032
3033
  </div>
3033
3034
  </div>
3034
3035
 
3035
3036
  <div class="choco-widget-add-card-sheet choco-widget-payment-sheet" data-sheet="add-card" aria-hidden="true" style="display: none;">
3036
3037
  <div class="choco-widget-sheet-content choco-widget-add-card-sheet-content">
3037
3038
  <div class="choco-widget-sheet-header">
3038
- <h3 class="choco-widget-sheet-title">${b("addCard")}</h3>
3039
+ <h3 class="choco-widget-sheet-title">${v("addCard")}</h3>
3039
3040
  </div>
3040
3041
  <div class="choco-widget-add-card-iframe-wrapper">
3041
- <iframe id="choco-widget-add-card-iframe" class="choco-widget-add-card-iframe" title="${b("addCard")}" sandbox="allow-forms allow-modals allow-orientation-lock allow-pointer-lock allow-popups allow-popups-to-escape-sandbox allow-presentation allow-same-origin allow-scripts"></iframe>
3042
+ <iframe id="choco-widget-add-card-iframe" class="choco-widget-add-card-iframe" title="${v("addCard")}" sandbox="allow-forms allow-modals allow-orientation-lock allow-pointer-lock allow-popups allow-popups-to-escape-sandbox allow-presentation allow-same-origin allow-scripts"></iframe>
3042
3043
  </div>
3043
3044
  </div>
3044
3045
  </div>
@@ -3076,10 +3077,10 @@ function dn(e) {
3076
3077
  ut(e) && (e.container.style.setProperty("--choco-widget-accent-color", e.config.color), e.container.innerHTML = cn());
3077
3078
  }
3078
3079
  function hn(e) {
3079
- var S, _, E, P, T;
3080
+ var P, _, b, k, T;
3080
3081
  if (!ut(e)) return;
3081
3082
  e.container.style.setProperty("--choco-widget-accent-color", e.config.color), e.container.classList.remove("choco-one-click-widget--visible");
3082
- const t = e.getAvailablePaymentMethods(), o = (S = e.checkoutContext) == null ? void 0 : S.data, i = e.config.currency || "KZT", s = (P = (E = (_ = o == null ? void 0 : o.balance) == null ? void 0 : _.data) == null ? void 0 : E.money) == null ? void 0 : P[i], u = s > 0 ? V(s, e.config.locale, e.config.currency) : null, a = (T = o == null ? void 0 : o.cashback) == null ? void 0 : T.data, l = (a == null ? void 0 : a.cashbackAmount) > 0 ? V(a.cashbackAmount, e.config.locale, e.config.currency) : null, f = e._getPayableAmount(), C = f < e.config.amount;
3083
+ const t = e.getAvailablePaymentMethods(), o = (P = e.checkoutContext) == null ? void 0 : P.data, i = e.config.currency || "KZT", s = (k = (b = (_ = o == null ? void 0 : o.balance) == null ? void 0 : _.data) == null ? void 0 : b.money) == null ? void 0 : k[i], u = s > 0 ? V(s, e.config.locale, e.config.currency) : null, a = (T = o == null ? void 0 : o.cashback) == null ? void 0 : T.data, l = (a == null ? void 0 : a.cashbackAmount) > 0 ? V(a.cashbackAmount, e.config.locale, e.config.currency) : null, f = e._getPayableAmount(), C = f < e.config.amount;
3083
3084
  e.container.innerHTML = an({
3084
3085
  amountFormatted: V(f, e.config.locale, e.config.currency),
3085
3086
  originalAmountFormatted: V(
@@ -3097,11 +3098,12 @@ function hn(e) {
3097
3098
  useBonuses: e.useBonuses,
3098
3099
  coupon: e.selectedCoupon,
3099
3100
  useCoupon: e.useCoupon,
3101
+ couponDisabled: e._isCouponDisabled(),
3100
3102
  cashbackFormatted: l,
3101
3103
  disabled: e.disabled,
3102
3104
  paymentMethodDisabled: e.paymentMethodDisabled,
3103
3105
  loading: e.loading,
3104
- t: (B, k) => e.t(B, k),
3106
+ t: (I, w) => e.t(I, w),
3105
3107
  currency: i
3106
3108
  }), e._attachEventListeners(), e.isOpen = !0, e._emitUserEvent("one_click_pay_cta_rendered", {
3107
3109
  terminal_id: e.config.terminalId,
@@ -3110,8 +3112,8 @@ function hn(e) {
3110
3112
  payment_method: e._getPaymentMethodForUserEvent()
3111
3113
  }), requestAnimationFrame(() => {
3112
3114
  requestAnimationFrame(() => {
3113
- var B;
3114
- (B = e.container) == null || B.classList.add("choco-one-click-widget--visible");
3115
+ var I;
3116
+ (I = e.container) == null || I.classList.add("choco-one-click-widget--visible");
3115
3117
  });
3116
3118
  });
3117
3119
  }
@@ -3150,13 +3152,13 @@ function lt(e) {
3150
3152
  t && e.selectedPaymentMethod && (t.className = `choco-widget-payment-method ${e.selectedPaymentMethod.type}`), o && e.selectedPaymentMethod && (o.className = `choco-widget-method-name ${e.selectedPaymentMethod.type}`, o.textContent = e.selectedPaymentMethod.label), i && e.selectedPaymentMethod && (i.className = `choco-widget-method-icon-wrapper ${e.selectedPaymentMethod.type}`, i.innerHTML = un(e.selectedPaymentMethod)), dt(e);
3151
3153
  }
3152
3154
  function pe(e) {
3153
- var S, _, E, P, T;
3154
- const t = (S = e.container) == null ? void 0 : S.querySelector(".choco-widget-pay-button"), o = (_ = e.container) == null ? void 0 : _.querySelector(
3155
+ var P, _, b, k, T;
3156
+ const t = (P = e.container) == null ? void 0 : P.querySelector(".choco-widget-pay-button"), o = (_ = e.container) == null ? void 0 : _.querySelector(
3155
3157
  ".choco-widget-google-pay-amount"
3156
- ), i = (E = e.container) == null ? void 0 : E.querySelector(
3158
+ ), i = (b = e.container) == null ? void 0 : b.querySelector(
3157
3159
  ".choco-widget-google-pay-amount-label"
3158
3160
  );
3159
- let s = (P = e.container) == null ? void 0 : P.querySelector(
3161
+ let s = (k = e.container) == null ? void 0 : k.querySelector(
3160
3162
  ".choco-widget-google-pay-amount-value"
3161
3163
  ), u = (T = e.container) == null ? void 0 : T.querySelector(
3162
3164
  ".choco-widget-google-pay-amount-value-number"
@@ -3175,38 +3177,38 @@ function pe(e) {
3175
3177
  )), u ? u.textContent = C : s && (s.textContent = `${e.t("instead")} ${C}`);
3176
3178
  }
3177
3179
  function dt(e) {
3178
- var f, C, S, _, E, P, T, B, k, b;
3179
- const t = ((f = e.selectedPaymentMethod) == null ? void 0 : f.type) === "google_pay", o = ((C = e.selectedPaymentMethod) == null ? void 0 : C.type) === "apple_pay", i = t || o, s = (S = e.container) == null ? void 0 : S.querySelector(".choco-widget-pay-button"), u = (_ = e.container) == null ? void 0 : _.querySelector(
3180
+ var f, C, P, _, b, k, T, I, w, B;
3181
+ const t = ((f = e.selectedPaymentMethod) == null ? void 0 : f.type) === "google_pay", o = ((C = e.selectedPaymentMethod) == null ? void 0 : C.type) === "apple_pay", i = t || o, s = (P = e.container) == null ? void 0 : P.querySelector(".choco-widget-pay-button"), u = (_ = e.container) == null ? void 0 : _.querySelector(
3180
3182
  ".choco-widget-google-pay-amount"
3181
- ), a = (E = e.container) == null ? void 0 : E.querySelector(".choco-widget-google-pay-row"), l = (P = e.container) == null ? void 0 : P.querySelector(".choco-widget-apple-pay-row");
3183
+ ), a = (b = e.container) == null ? void 0 : b.querySelector(".choco-widget-google-pay-row"), l = (k = e.container) == null ? void 0 : k.querySelector(".choco-widget-apple-pay-row");
3182
3184
  if (s == null || s.classList.toggle("choco-widget-pay-button--hidden", i), u == null || u.classList.toggle(
3183
3185
  "choco-widget-google-pay-amount--hidden",
3184
3186
  !i
3185
3187
  ), a == null || a.classList.toggle("choco-widget-google-pay-row--hidden", !t), l == null || l.classList.toggle("choco-widget-apple-pay-row--hidden", !o), t) {
3186
3188
  fn(e);
3187
- const w = (T = e.container) == null ? void 0 : T.querySelector(
3189
+ const v = (T = e.container) == null ? void 0 : T.querySelector(
3188
3190
  '[data-action="apple-pay-button-slot"]'
3189
3191
  );
3190
- w && (w.innerHTML = "");
3192
+ v && (v.innerHTML = "");
3191
3193
  } else if (o) {
3192
3194
  e._googlePayButtonRenderVersion += 1;
3193
- const w = (B = e.container) == null ? void 0 : B.querySelector(
3195
+ const v = (I = e.container) == null ? void 0 : I.querySelector(
3194
3196
  '[data-action="google-pay-button-slot"]'
3195
3197
  );
3196
- w && (w.innerHTML = ""), gn(e);
3198
+ v && (v.innerHTML = ""), gn(e);
3197
3199
  } else {
3198
3200
  e._googlePayButtonRenderVersion += 1;
3199
- const w = (k = e.container) == null ? void 0 : k.querySelector(
3201
+ const v = (w = e.container) == null ? void 0 : w.querySelector(
3200
3202
  '[data-action="google-pay-button-slot"]'
3201
- ), L = (b = e.container) == null ? void 0 : b.querySelector(
3203
+ ), L = (B = e.container) == null ? void 0 : B.querySelector(
3202
3204
  '[data-action="apple-pay-button-slot"]'
3203
3205
  );
3204
- w && (w.innerHTML = ""), L && (L.innerHTML = "");
3206
+ v && (v.innerHTML = ""), L && (L.innerHTML = "");
3205
3207
  }
3206
3208
  pe(e), Y(e);
3207
3209
  }
3208
3210
  async function fn(e) {
3209
- var a, l, f, C, S;
3211
+ var a, l, f, C, P;
3210
3212
  const t = (a = e.container) == null ? void 0 : a.querySelector(
3211
3213
  '[data-action="google-pay-button-slot"]'
3212
3214
  );
@@ -3219,7 +3221,7 @@ async function fn(e) {
3219
3221
  return;
3220
3222
  }
3221
3223
  if (o !== e._googlePayButtonRenderVersion) return;
3222
- if (!((S = (C = (f = window.google) == null ? void 0 : f.payments) == null ? void 0 : C.api) != null && S.PaymentsClient)) {
3224
+ if (!((P = (C = (f = window.google) == null ? void 0 : f.payments) == null ? void 0 : C.api) != null && P.PaymentsClient)) {
3223
3225
  e.config.onError({ attributes: { message: e.t("errorGooglePayUnsupported") } });
3224
3226
  return;
3225
3227
  }
@@ -3267,31 +3269,31 @@ function ne(e) {
3267
3269
  e.loading = !0, Y(e);
3268
3270
  }
3269
3271
  function j(e) {
3270
- var _, E, P, T, B, k, b, w;
3272
+ var _, b, k, T, I, w, B, v;
3271
3273
  e.loading = !1;
3272
- const t = (_ = e.container) == null ? void 0 : _.querySelector(".choco-widget-payment-method"), o = (E = e.container) == null ? void 0 : E.querySelector(".choco-widget-pay-button"), i = (P = e.container) == null ? void 0 : P.querySelector(
3274
+ const t = (_ = e.container) == null ? void 0 : _.querySelector(".choco-widget-payment-method"), o = (b = e.container) == null ? void 0 : b.querySelector(".choco-widget-pay-button"), i = (k = e.container) == null ? void 0 : k.querySelector(
3273
3275
  ".choco-widget-google-pay-button-slot button"
3274
3276
  ), s = (T = e.container) == null ? void 0 : T.querySelector(
3275
3277
  ".choco-widget-apple-pay-button-slot button"
3276
- ), u = (B = e.container) == null ? void 0 : B.querySelector(
3278
+ ), u = (I = e.container) == null ? void 0 : I.querySelector(
3277
3279
  ".choco-widget-google-pay-amount"
3278
- ), a = (k = e.container) == null ? void 0 : k.querySelector(".choco-widget-google-pay-row"), l = (b = e.container) == null ? void 0 : b.querySelector(".choco-widget-apple-pay-row"), f = (w = e.container) == null ? void 0 : w.querySelector(
3280
+ ), a = (w = e.container) == null ? void 0 : w.querySelector(".choco-widget-google-pay-row"), l = (B = e.container) == null ? void 0 : B.querySelector(".choco-widget-apple-pay-row"), f = (v = e.container) == null ? void 0 : v.querySelector(
3279
3281
  ".choco-widget-balance-section"
3280
- ), C = e._isInteractionBlocked(), S = e.paymentMethodDisabled || C;
3281
- t && (t.disabled = S), o && (o.disabled = C, o.classList.remove("choco-widget-pay-button--loading")), i && (i.disabled = C), s && (s.disabled = C), u == null || u.classList.toggle("choco-widget-wallet-blocked", C), u == null || u.setAttribute("aria-disabled", String(C)), a == null || a.classList.toggle("choco-widget-wallet-blocked", C), a == null || a.setAttribute("aria-disabled", String(C)), l == null || l.classList.toggle("choco-widget-wallet-blocked", C), l == null || l.setAttribute("aria-disabled", String(C)), f == null || f.classList.remove("disabled");
3282
+ ), C = e._isInteractionBlocked(), P = e.paymentMethodDisabled || C;
3283
+ t && (t.disabled = P), o && (o.disabled = C, o.classList.remove("choco-widget-pay-button--loading")), i && (i.disabled = C), s && (s.disabled = C), u == null || u.classList.toggle("choco-widget-wallet-blocked", C), u == null || u.setAttribute("aria-disabled", String(C)), a == null || a.classList.toggle("choco-widget-wallet-blocked", C), a == null || a.setAttribute("aria-disabled", String(C)), l == null || l.classList.toggle("choco-widget-wallet-blocked", C), l == null || l.setAttribute("aria-disabled", String(C)), f == null || f.classList.remove("disabled");
3282
3284
  }
3283
3285
  function Y(e) {
3284
- var _, E, P, T, B, k, b, w;
3285
- const t = (_ = e.container) == null ? void 0 : _.querySelector(".choco-widget-payment-method"), o = (E = e.container) == null ? void 0 : E.querySelector(".choco-widget-pay-button"), i = (P = e.container) == null ? void 0 : P.querySelector(
3286
+ var _, b, k, T, I, w, B, v;
3287
+ const t = (_ = e.container) == null ? void 0 : _.querySelector(".choco-widget-payment-method"), o = (b = e.container) == null ? void 0 : b.querySelector(".choco-widget-pay-button"), i = (k = e.container) == null ? void 0 : k.querySelector(
3286
3288
  ".choco-widget-google-pay-button-slot button"
3287
3289
  ), s = (T = e.container) == null ? void 0 : T.querySelector(
3288
3290
  ".choco-widget-apple-pay-button-slot button"
3289
- ), u = (B = e.container) == null ? void 0 : B.querySelector(
3291
+ ), u = (I = e.container) == null ? void 0 : I.querySelector(
3290
3292
  ".choco-widget-google-pay-amount"
3291
- ), a = (k = e.container) == null ? void 0 : k.querySelector(".choco-widget-google-pay-row"), l = (b = e.container) == null ? void 0 : b.querySelector(".choco-widget-apple-pay-row"), f = (w = e.container) == null ? void 0 : w.querySelector(
3293
+ ), a = (w = e.container) == null ? void 0 : w.querySelector(".choco-widget-google-pay-row"), l = (B = e.container) == null ? void 0 : B.querySelector(".choco-widget-apple-pay-row"), f = (v = e.container) == null ? void 0 : v.querySelector(
3292
3294
  ".choco-widget-balance-section"
3293
- ), C = e._isInteractionBlocked(), S = e.paymentMethodDisabled || C;
3294
- f == null || f.classList.toggle("disabled", C), t && (t.disabled = S), o && (o.disabled = C, o.classList.toggle("choco-widget-pay-button--loading", e.loading)), i && (i.disabled = C), s && (s.disabled = C), u == null || u.classList.toggle("choco-widget-wallet-blocked", C), u == null || u.setAttribute("aria-disabled", String(C)), a == null || a.classList.toggle("choco-widget-wallet-blocked", C), a == null || a.setAttribute("aria-disabled", String(C)), l == null || l.classList.toggle("choco-widget-wallet-blocked", C), l == null || l.setAttribute("aria-disabled", String(C));
3295
+ ), C = e._isInteractionBlocked(), P = e.paymentMethodDisabled || C;
3296
+ f == null || f.classList.toggle("disabled", C), t && (t.disabled = P), o && (o.disabled = C, o.classList.toggle("choco-widget-pay-button--loading", e.loading)), i && (i.disabled = C), s && (s.disabled = C), u == null || u.classList.toggle("choco-widget-wallet-blocked", C), u == null || u.setAttribute("aria-disabled", String(C)), a == null || a.classList.toggle("choco-widget-wallet-blocked", C), a == null || a.setAttribute("aria-disabled", String(C)), l == null || l.classList.toggle("choco-widget-wallet-blocked", C), l == null || l.setAttribute("aria-disabled", String(C));
3295
3297
  }
3296
3298
  function ht(e) {
3297
3299
  var o;
@@ -3558,12 +3560,12 @@ async function En(e) {
3558
3560
  await nt(e);
3559
3561
  const l = (a == null ? void 0 : a.id) ?? ((i = a == null ? void 0 : a.data) == null ? void 0 : i.id);
3560
3562
  if (l && ce(e, String(l)), ((s = e.selectedPaymentMethod) == null ? void 0 : s.type) === "kaspi_pay") {
3561
- const f = (a == null ? void 0 : a.attributes) || ((u = a == null ? void 0 : a.data) == null ? void 0 : u.attributes) || {}, C = f.action_link || f.action_url, S = f.action_url_type || f.action_type || "redirect";
3563
+ const f = (a == null ? void 0 : a.attributes) || ((u = a == null ? void 0 : a.data) == null ? void 0 : u.attributes) || {}, C = f.action_link || f.action_url, P = f.action_url_type || f.action_type || "redirect";
3562
3564
  if (C)
3563
3565
  return typeof e.config.onKaspiLink == "function" ? (e.config.onKaspiLink({
3564
3566
  action_link: C,
3565
3567
  action_url: C,
3566
- action_type: S,
3568
+ action_type: P,
3567
3569
  event: a
3568
3570
  }), a) : (window.location.href = C, a);
3569
3571
  }
@@ -3632,8 +3634,8 @@ async function Bn(e, t) {
3632
3634
  e.apiUrl,
3633
3635
  e._getApiConfig(),
3634
3636
  u.validationURL
3635
- ), C = ((l = (a = f == null ? void 0 : f.data) == null ? void 0 : a.attributes) == null ? void 0 : l.session) || f, S = JSON.parse(atob(C));
3636
- s.completeMerchantValidation(S);
3637
+ ), C = ((l = (a = f == null ? void 0 : f.data) == null ? void 0 : a.attributes) == null ? void 0 : l.session) || f, P = JSON.parse(atob(C));
3638
+ s.completeMerchantValidation(P);
3637
3639
  } catch (f) {
3638
3640
  console.error("Apple Pay session error:", f), s.abort(), e.config.onError({ attributes: { message: e.t("errorApplePayInit") } });
3639
3641
  }
@@ -3666,8 +3668,8 @@ async function Bn(e, t) {
3666
3668
  }, s.begin();
3667
3669
  }
3668
3670
  async function In(e, t) {
3669
- var k, b, w, L, O, J;
3670
- const o = (k = e.checkoutContext) == null ? void 0 : k.data, i = ((w = (b = o == null ? void 0 : o.payment_methods) == null ? void 0 : b.data) == null ? void 0 : w.attributes) || {}, s = i.google_pay_settings || {};
3671
+ var w, B, v, L, O, F;
3672
+ const o = (w = e.checkoutContext) == null ? void 0 : w.data, i = ((v = (B = o == null ? void 0 : o.payment_methods) == null ? void 0 : B.data) == null ? void 0 : v.attributes) || {}, s = i.google_pay_settings || {};
3671
3673
  if (!(i.payment_method_google_pay === "enabled" || i.payment_method_google_pay === !0)) {
3672
3674
  e.config.onError({ attributes: { message: e.t("errorGooglePayUnsupported") } });
3673
3675
  return;
@@ -3679,8 +3681,8 @@ async function In(e, t) {
3679
3681
  });
3680
3682
  return;
3681
3683
  }
3682
- const f = e.config.environment === "production", C = (s == null ? void 0 : s.merchant_name) || "Choco", S = s == null ? void 0 : s.google_merchant_id;
3683
- if (f && !S) {
3684
+ const f = e.config.environment === "production", C = (s == null ? void 0 : s.merchant_name) || "Choco", P = s == null ? void 0 : s.google_merchant_id;
3685
+ if (f && !P) {
3684
3686
  e.config.onError({
3685
3687
  attributes: { message: e.t("errorGooglePaySettingsUnavailable") }
3686
3688
  });
@@ -3697,12 +3699,12 @@ async function In(e, t) {
3697
3699
  console.error("Google Pay SDK load error:", N), e.config.onError({ attributes: { message: e.t("errorGooglePayUnsupported") } });
3698
3700
  return;
3699
3701
  }
3700
- const E = window.google;
3701
- if (!(E != null && E.payments)) {
3702
+ const b = window.google;
3703
+ if (!(b != null && b.payments)) {
3702
3704
  e.config.onError({ attributes: { message: e.t("errorGooglePayUnsupported") } });
3703
3705
  return;
3704
3706
  }
3705
- const P = [
3707
+ const k = [
3706
3708
  {
3707
3709
  type: "CARD",
3708
3710
  parameters: {
@@ -3718,7 +3720,7 @@ async function In(e, t) {
3718
3720
  ], T = {
3719
3721
  apiVersion: 2,
3720
3722
  apiVersionMinor: 0,
3721
- allowedPaymentMethods: P,
3723
+ allowedPaymentMethods: k,
3722
3724
  transactionInfo: {
3723
3725
  totalPriceStatus: "FINAL",
3724
3726
  totalPriceLabel: "Итого",
@@ -3726,30 +3728,30 @@ async function In(e, t) {
3726
3728
  currencyCode: e.config.currency,
3727
3729
  countryCode: e.config.currency === "GEL" ? "GE" : "KZ"
3728
3730
  },
3729
- merchantInfo: f ? { merchantId: S, merchantName: C } : { merchantName: C }
3730
- }, B = new E.payments.api.PaymentsClient({
3731
+ merchantInfo: f ? { merchantId: P, merchantName: C } : { merchantName: C }
3732
+ }, I = new b.payments.api.PaymentsClient({
3731
3733
  environment: f ? "PRODUCTION" : "TEST"
3732
3734
  });
3733
3735
  try {
3734
- const N = await B.isReadyToPay({
3736
+ const N = await I.isReadyToPay({
3735
3737
  apiVersion: 2,
3736
3738
  apiVersionMinor: 0,
3737
- allowedPaymentMethods: P
3739
+ allowedPaymentMethods: k
3738
3740
  });
3739
3741
  if (!(N != null && N.result)) {
3740
3742
  e.config.onError({ attributes: { message: e.t("errorGooglePayUnsupported") } });
3741
3743
  return;
3742
3744
  }
3743
3745
  ne(e);
3744
- const q = await B.loadPaymentData(T), F = (O = (L = q == null ? void 0 : q.paymentMethodData) == null ? void 0 : L.tokenizationData) == null ? void 0 : O.token;
3745
- if (!F) throw new Error(e.t("errorGooglePayPayment"));
3746
- const x = JSON.parse(F), M = await ct(
3746
+ const q = await I.loadPaymentData(T), J = (O = (L = q == null ? void 0 : q.paymentMethodData) == null ? void 0 : L.tokenizationData) == null ? void 0 : O.token;
3747
+ if (!J) throw new Error(e.t("errorGooglePayPayment"));
3748
+ const x = JSON.parse(J), M = await ct(
3747
3749
  e.apiUrl,
3748
3750
  e._getApiConfig(),
3749
3751
  e.deviceId,
3750
3752
  x,
3751
3753
  t
3752
- ), m = (M == null ? void 0 : M.id) ?? ((J = M == null ? void 0 : M.data) == null ? void 0 : J.id);
3754
+ ), m = (M == null ? void 0 : M.id) ?? ((F = M == null ? void 0 : M.data) == null ? void 0 : F.id);
3753
3755
  m && ce(e, String(m));
3754
3756
  } catch (N) {
3755
3757
  j(e), N.statusCode === "CANCELED" ? e.config.onCancel() : (e.config.onError({
@@ -3788,42 +3790,42 @@ async function Qn(e, t, o) {
3788
3790
  }
3789
3791
  }
3790
3792
  function Sn(e) {
3791
- var a, l, f, C, S, _, E, P, T, B, k;
3793
+ var a, l, f, C, P, _, b, k, T, I, w;
3792
3794
  const t = e.container;
3793
- (a = t.querySelector('[data-action="pay"]')) == null || a.addEventListener("click", () => e.handlePayment()), (l = t.querySelector('[data-action="change-method"]')) == null || l.addEventListener("click", () => ht(e)), t.querySelectorAll('[data-action="close"]').forEach((b) => b.addEventListener("click", () => e.close())), (f = t.querySelector('[data-action="close-sheet"]')) == null || f.addEventListener("click", () => {
3795
+ (a = t.querySelector('[data-action="pay"]')) == null || a.addEventListener("click", () => e.handlePayment()), (l = t.querySelector('[data-action="change-method"]')) == null || l.addEventListener("click", () => ht(e)), t.querySelectorAll('[data-action="close"]').forEach((B) => B.addEventListener("click", () => e.close())), (f = t.querySelector('[data-action="close-sheet"]')) == null || f.addEventListener("click", () => {
3794
3796
  e._pendingDeleteMethod ? ve(e) : G(e);
3795
3797
  }), (C = t.querySelector('[data-action="edit-sheet"]')) == null || C.addEventListener("click", () => {
3796
3798
  e.isPaymentSheetEditMode = !0, Ae(e), ue(e);
3797
- }), (S = t.querySelector('[data-action="previous-sheet"]')) == null || S.addEventListener("click", () => {
3799
+ }), (P = t.querySelector('[data-action="previous-sheet"]')) == null || P.addEventListener("click", () => {
3798
3800
  e.isPaymentSheetEditMode = !1, Ae(e), ue(e);
3799
- }), (_ = t.querySelector('[data-action="close-add-card"]')) == null || _.addEventListener("click", () => ae(e)), (E = t.querySelector('[data-action="confirm-delete-cancel"]')) == null || E.addEventListener("click", () => ve(e)), (P = t.querySelector('[data-action="confirm-delete-submit"]')) == null || P.addEventListener("click", () => {
3801
+ }), (_ = t.querySelector('[data-action="close-add-card"]')) == null || _.addEventListener("click", () => ae(e)), (b = t.querySelector('[data-action="confirm-delete-cancel"]')) == null || b.addEventListener("click", () => ve(e)), (k = t.querySelector('[data-action="confirm-delete-submit"]')) == null || k.addEventListener("click", () => {
3800
3802
  if (e._pendingDeleteMethod) {
3801
- const b = e._pendingDeleteMethod;
3802
- De(e, !0), mn(e, b).then(() => G(e)).finally(() => De(e, !1));
3803
+ const B = e._pendingDeleteMethod;
3804
+ De(e, !0), mn(e, B).then(() => G(e)).finally(() => De(e, !1));
3803
3805
  }
3804
- }), t.querySelectorAll(".choco-widget-method-item").forEach((b) => {
3805
- b.addEventListener("click", (w) => {
3806
+ }), t.querySelectorAll(".choco-widget-method-item").forEach((B) => {
3807
+ B.addEventListener("click", (v) => {
3806
3808
  const L = JSON.parse(
3807
- w.currentTarget.getAttribute("data-method") || "{}"
3809
+ v.currentTarget.getAttribute("data-method") || "{}"
3808
3810
  );
3809
3811
  ft(e, L);
3810
3812
  });
3811
3813
  });
3812
3814
  const o = t.querySelector('[data-sheet="payment"]');
3813
- o && (o.addEventListener("click", (b) => {
3814
- b.target === o && G(e);
3815
+ o && (o.addEventListener("click", (B) => {
3816
+ B.target === o && G(e);
3815
3817
  }), kn(e, o));
3816
3818
  const i = t.querySelector('[data-action="toggle-balance"]');
3817
- i && ((T = i.querySelector("input[type='checkbox']")) == null || T.addEventListener("change", (b) => {
3818
- e.useBalance = b.target.checked, e._updatePayButtonAmount();
3819
+ i && ((T = i.querySelector("input[type='checkbox']")) == null || T.addEventListener("change", (B) => {
3820
+ e.useBalance = B.target.checked, e._updatePayButtonAmount();
3819
3821
  }));
3820
3822
  const s = t.querySelector('[data-action="toggle-bonuses"]');
3821
- s && ((B = s.querySelector("input[type='checkbox']")) == null || B.addEventListener("change", (b) => {
3822
- e.useBonuses = b.target.checked, e.config.onAppliedBonus(e.useBonuses), e._updatePayButtonAmount();
3823
+ s && ((I = s.querySelector("input[type='checkbox']")) == null || I.addEventListener("change", (B) => {
3824
+ e.useBonuses = B.target.checked, e.config.onAppliedBonus(e.useBonuses), e._updatePayButtonAmount();
3823
3825
  }));
3824
3826
  const u = t.querySelector('[data-action="toggle-coupon"]');
3825
- u && ((k = u.querySelector("input[type='checkbox']")) == null || k.addEventListener("change", (b) => {
3826
- e.useCoupon = b.target.checked, e._updatePayButtonAmount();
3827
+ u && ((w = u.querySelector("input[type='checkbox']")) == null || w.addEventListener("change", (B) => {
3828
+ e.useCoupon = B.target.checked, e._updatePayButtonAmount();
3827
3829
  })), document.removeEventListener("keydown", e._boundKeyDown), document.addEventListener("keydown", e._boundKeyDown), dt(e);
3828
3830
  }
3829
3831
  function Pn(e, t) {
@@ -3837,12 +3839,12 @@ function kn(e, t) {
3837
3839
  let u = 0, a = 0;
3838
3840
  const l = (C) => {
3839
3841
  a = C.clientY;
3840
- const S = Math.max(0, a - u);
3841
- i.style.transform = `translateY(${S}px)`;
3842
+ const P = Math.max(0, a - u);
3843
+ i.style.transform = `translateY(${P}px)`;
3842
3844
  }, f = (C) => {
3843
3845
  o.releasePointerCapture(C.pointerId), o.removeEventListener("pointermove", l), o.removeEventListener("pointerup", f), o.removeEventListener("pointercancel", f);
3844
- const S = Math.max(0, a - u);
3845
- if (i.classList.remove("choco-widget-sheet-content--dragging"), S >= s) {
3846
+ const P = Math.max(0, a - u);
3847
+ if (i.classList.remove("choco-widget-sheet-content--dragging"), P >= s) {
3846
3848
  i.style.transform = "translateY(100%)";
3847
3849
  const _ = () => {
3848
3850
  i.removeEventListener("transitionend", _), i.style.transform = "", G(e);
@@ -3918,7 +3920,7 @@ class ie {
3918
3920
  return Number.isFinite(t) && t > 0 ? t : 0;
3919
3921
  }
3920
3922
  _getPaymentBreakdown() {
3921
- const t = this.config.amount, o = this._getBalanceAmount(), i = this.useBalance ? Math.min(o, t) : 0, s = t - i, u = this.useBalance && i >= t, a = this.useBonuses ? this._getAvailableBonus() : 0, l = Math.max(s - a, 0), f = this._getCouponDiscount(), C = Math.max(l - f, 0), S = this.useBalance ? t : C, _ = this.useBalance && !u, E = this.useCoupon && this.selectedCoupon ? {
3923
+ const t = this.config.amount, o = this._getBalanceAmount(), i = this.useBalance ? Math.min(o, t) : 0, s = t - i, u = this.useBalance && i >= t, a = this.useBonuses ? this._getAvailableBonus() : 0, l = Math.max(s - a, 0), f = this._getCouponDiscount(), C = Math.max(l - f, 0), P = this.useBalance ? t : C, _ = this.useBalance && !u, b = this.useCoupon && this.selectedCoupon ? {
3922
3924
  id: this.selectedCoupon.voucher_id,
3923
3925
  template_id: this.selectedCoupon.template_id,
3924
3926
  type: this.selectedCoupon.type
@@ -3926,10 +3928,10 @@ class ie {
3926
3928
  return {
3927
3929
  payableAmount: C,
3928
3930
  checkoutOptions: {
3929
- checkoutAmount: S,
3931
+ checkoutAmount: P,
3930
3932
  forceBalanceMethod: u,
3931
3933
  useBalance: _,
3932
- voucher: E
3934
+ voucher: b
3933
3935
  }
3934
3936
  };
3935
3937
  }
@@ -4060,12 +4062,15 @@ class ie {
4060
4062
  }
4061
4063
  async _fetchCoupons() {
4062
4064
  try {
4063
- const t = await xt(this.apiUrl, this._getApiConfig()), i = (Array.isArray(t) ? t : Array.isArray(t == null ? void 0 : t.data) ? t.data : []).filter((s) => s.is_available && Number(s.reward_amount) > 0).sort((s, u) => s.sort_weight - u.sort_weight);
4065
+ const t = await xt(this.apiUrl, this._getApiConfig()), i = (Array.isArray(t) ? t : Array.isArray(t == null ? void 0 : t.data) ? t.data : []).filter((s) => Number(s.reward_amount) > 0).sort((s, u) => s.sort_weight - u.sort_weight);
4064
4066
  this.selectedCoupon = i.length > 0 ? i[0] : null, this.useCoupon = !1;
4065
4067
  } catch {
4066
4068
  this.selectedCoupon = null, this.useCoupon = !1;
4067
4069
  }
4068
4070
  }
4071
+ _isCouponDisabled() {
4072
+ return this.selectedCoupon ? this.config.amount < this.selectedCoupon.min_pay_amount : !1;
4073
+ }
4069
4074
  // ─── Рендер ───────────────────────────────────────────────────────────────────
4070
4075
  _prerender() {
4071
4076
  dn(this);
@@ -4152,20 +4157,17 @@ class ie {
4152
4157
  G(this);
4153
4158
  }
4154
4159
  async updateAmount(t) {
4155
- var o, i;
4160
+ var o;
4156
4161
  if (typeof t != "number" || !Number.isFinite(t) || t < 0)
4157
4162
  throw new Error("amount must be a non-negative number");
4158
- if (this.config.amount = t, this.accessToken && this.isOpen) {
4159
- const s = this.selectedCoupon;
4160
- if (await this._fetchCoupons(), (s == null ? void 0 : s.voucher_id) !== ((o = this.selectedCoupon) == null ? void 0 : o.voucher_id)) {
4161
- const a = this.isPaymentSheetOpen, l = this.isAddCardViewOpen;
4162
- if (this._render(), Y(this), a) {
4163
- const f = (i = this.container) == null ? void 0 : i.querySelector('[data-sheet="payment"]');
4164
- f && (f.classList.add("choco-widget-payment-sheet--open"), this.isPaymentSheetOpen = !0);
4165
- }
4166
- l && Te(this);
4167
- return;
4163
+ if (this.config.amount = t, this._isCouponDisabled() && (this.useCoupon = !1), this.selectedCoupon) {
4164
+ const i = this.isPaymentSheetOpen, s = this.isAddCardViewOpen;
4165
+ if (this._render(), Y(this), i) {
4166
+ const u = (o = this.container) == null ? void 0 : o.querySelector('[data-sheet="payment"]');
4167
+ u && (u.classList.add("choco-widget-payment-sheet--open"), this.isPaymentSheetOpen = !0);
4168
4168
  }
4169
+ s && Te(this);
4170
+ return;
4169
4171
  }
4170
4172
  pe(this);
4171
4173
  }