choco-one-click-payment 1.1.40 → 1.1.41
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 +434 -427
- package/dist/index.js +34 -32
- package/index.d.ts +11 -0
- package/package.json +1 -1
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-freedom-card-btn{width:100%;height:46px;background:#f1f2f7;border:none;border-radius:16px;font-size:16px;font-weight:600;font-family:inherit;color:#242424;cursor:pointer;transition:background .2s ease}.choco-widget-freedom-card-btn:disabled{opacity:.5;pointer-events:none}.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)}})();
|
|
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-freedom-card-btn{width:100%;padding:13px;background:linear-gradient(to right,#17678d,#00ca82);border:none;border-radius:16px;font-size:16px;font-weight:700;font-family:inherit;color:#fff;cursor:pointer}.choco-widget-freedom-card-btn:disabled{opacity:.5;pointer-events:none}.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 bt = {
|
|
3
3
|
ru: {
|
|
4
4
|
paymentMethod: "Способ оплаты",
|
|
@@ -237,40 +237,40 @@ function wt() {
|
|
|
237
237
|
Object.defineProperty(l, "__esModule", {
|
|
238
238
|
value: !0
|
|
239
239
|
}), l.Centrifuge = void 0;
|
|
240
|
-
var C =
|
|
241
|
-
function
|
|
240
|
+
var C = S(f(187)), v = S(f(471)), T = f(147), b = f(853);
|
|
241
|
+
function S(g) {
|
|
242
242
|
return g && g.__esModule ? g : { default: g };
|
|
243
243
|
}
|
|
244
|
-
function
|
|
244
|
+
function L(g) {
|
|
245
245
|
"@babel/helpers - typeof";
|
|
246
|
-
return typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ?
|
|
246
|
+
return typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? L = function(p) {
|
|
247
247
|
return typeof p;
|
|
248
|
-
} :
|
|
248
|
+
} : L = function(p) {
|
|
249
249
|
return p && typeof Symbol == "function" && p.constructor === Symbol && p !== Symbol.prototype ? "symbol" : typeof p;
|
|
250
|
-
},
|
|
250
|
+
}, L(g);
|
|
251
251
|
}
|
|
252
|
-
function
|
|
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
|
|
256
|
+
function _(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
262
|
function k(g, h, p) {
|
|
263
|
-
return h &&
|
|
263
|
+
return h && _(g.prototype, h), g;
|
|
264
264
|
}
|
|
265
|
-
function
|
|
265
|
+
function B(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
|
-
g.prototype = Object.create(h && h.prototype, { constructor: { value: g, writable: !0, configurable: !0 } }), h &&
|
|
268
|
+
g.prototype = Object.create(h && h.prototype, { constructor: { value: g, writable: !0, configurable: !0 } }), h && w(g, h);
|
|
269
269
|
}
|
|
270
|
-
function
|
|
271
|
-
return
|
|
270
|
+
function w(g, h) {
|
|
271
|
+
return w = Object.setPrototypeOf || function(A, n) {
|
|
272
272
|
return A.__proto__ = n, A;
|
|
273
|
-
},
|
|
273
|
+
}, w(g, h);
|
|
274
274
|
}
|
|
275
275
|
function O(g) {
|
|
276
276
|
var h = q();
|
|
@@ -285,7 +285,7 @@ function wt() {
|
|
|
285
285
|
};
|
|
286
286
|
}
|
|
287
287
|
function F(g, h) {
|
|
288
|
-
if (h && (
|
|
288
|
+
if (h && (L(h) === "object" || typeof h == "function"))
|
|
289
289
|
return h;
|
|
290
290
|
if (h !== void 0)
|
|
291
291
|
throw new TypeError("Derived constructors may only return object or undefined");
|
|
@@ -312,11 +312,11 @@ function wt() {
|
|
|
312
312
|
}, J(g);
|
|
313
313
|
}
|
|
314
314
|
var x = "timeout", M = "connection closed", m = /* @__PURE__ */ (function(g) {
|
|
315
|
-
|
|
315
|
+
B(p, g);
|
|
316
316
|
var h = O(p);
|
|
317
317
|
function p(A, n) {
|
|
318
318
|
var r;
|
|
319
|
-
return
|
|
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",
|
|
@@ -389,24 +389,24 @@ function wt() {
|
|
|
389
389
|
}, {
|
|
390
390
|
key: "_ajax",
|
|
391
391
|
value: function(n, r, c, d, y) {
|
|
392
|
-
var
|
|
392
|
+
var E = this, P = "";
|
|
393
393
|
this._debug("sending AJAX request to", n, "with data", JSON.stringify(d));
|
|
394
|
-
var
|
|
395
|
-
this._xmlhttprequest !== null ?
|
|
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) && (
|
|
398
|
-
|
|
397
|
+
r.hasOwnProperty(R) && (P.length > 0 && (P += "&"), P += encodeURIComponent(R) + "=" + encodeURIComponent(r[R]));
|
|
398
|
+
P.length > 0 && (P = "?" + P), Q.open("POST", n + P, !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) &&
|
|
401
|
-
return
|
|
402
|
-
if (
|
|
403
|
-
if (
|
|
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(
|
|
406
|
+
U = JSON.parse(Q.responseText), D = !0;
|
|
407
407
|
} catch {
|
|
408
408
|
y({
|
|
409
|
-
error: "Invalid JSON. Data was: " +
|
|
409
|
+
error: "Invalid JSON. Data was: " + Q.responseText,
|
|
410
410
|
status: 200,
|
|
411
411
|
data: null
|
|
412
412
|
});
|
|
@@ -416,28 +416,28 @@ function wt() {
|
|
|
416
416
|
status: 200
|
|
417
417
|
});
|
|
418
418
|
} else
|
|
419
|
-
|
|
420
|
-
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
|
|
425
|
-
}, 20),
|
|
424
|
+
return Q.send(JSON.stringify(d));
|
|
425
|
+
}, 20), Q;
|
|
426
426
|
}
|
|
427
427
|
}, {
|
|
428
428
|
key: "_log",
|
|
429
429
|
value: function() {
|
|
430
|
-
(0,
|
|
430
|
+
(0, b.log)("info", arguments);
|
|
431
431
|
}
|
|
432
432
|
}, {
|
|
433
433
|
key: "_debug",
|
|
434
434
|
value: function() {
|
|
435
|
-
this._config.debug === !0 && (0,
|
|
435
|
+
this._config.debug === !0 && (0, b.log)("debug", arguments);
|
|
436
436
|
}
|
|
437
437
|
}, {
|
|
438
438
|
key: "_websocketSupported",
|
|
439
439
|
value: function() {
|
|
440
|
-
return this._config.websocket !== null ? !0 : !(typeof WebSocket != "function" && (typeof WebSocket > "u" ? "undefined" :
|
|
440
|
+
return this._config.websocket !== null ? !0 : !(typeof WebSocket != "function" && (typeof WebSocket > "u" ? "undefined" : L(WebSocket)) !== "object");
|
|
441
441
|
}
|
|
442
442
|
}, {
|
|
443
443
|
key: "_setFormat",
|
|
@@ -445,7 +445,7 @@ function wt() {
|
|
|
445
445
|
if (!this._formatOverride(n)) {
|
|
446
446
|
if (n === "protobuf")
|
|
447
447
|
throw new Error("not implemented by JSON only Centrifuge client – use client with Protobuf");
|
|
448
|
-
this._binary = !1, this._methodType =
|
|
448
|
+
this._binary = !1, this._methodType = T.JsonMethodType, this._pushType = T.JsonPushType, this._encoder = new T.JsonEncoder(), this._decoder = new T.JsonDecoder();
|
|
449
449
|
}
|
|
450
450
|
}
|
|
451
451
|
}, {
|
|
@@ -458,9 +458,9 @@ function wt() {
|
|
|
458
458
|
value: function(n) {
|
|
459
459
|
if (!("Promise" in f.g))
|
|
460
460
|
throw new Error("Promise polyfill required");
|
|
461
|
-
if ((0,
|
|
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,
|
|
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 wt() {
|
|
|
468
468
|
throw new Error("unsupported protocol " + this._config.protocol);
|
|
469
469
|
this._setFormat("json");
|
|
470
470
|
}
|
|
471
|
-
if ((0,
|
|
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 wt() {
|
|
|
513
513
|
}, {
|
|
514
514
|
key: "_getRetryInterval",
|
|
515
515
|
value: function() {
|
|
516
|
-
var n = (0,
|
|
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 wt() {
|
|
|
546
546
|
this._callbacks = {};
|
|
547
547
|
for (var y in this._subs)
|
|
548
548
|
if (this._subs.hasOwnProperty(y)) {
|
|
549
|
-
var
|
|
550
|
-
n ? (
|
|
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
|
|
554
|
-
this._subRefreshTimeouts.hasOwnProperty(
|
|
553
|
+
for (var P in this._subRefreshTimeouts)
|
|
554
|
+
this._subRefreshTimeouts.hasOwnProperty(P) && this._subRefreshTimeouts[P] && this._clearSubRefreshTimeout(P);
|
|
555
555
|
this._subRefreshTimeouts = {}, this._reconnect || (this._subs = {});
|
|
556
556
|
}
|
|
557
557
|
}, {
|
|
@@ -609,17 +609,17 @@ function wt() {
|
|
|
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 = {},
|
|
613
|
-
for (var
|
|
614
|
-
if (n._serverSubs.hasOwnProperty(
|
|
615
|
-
|
|
616
|
-
var
|
|
612
|
+
var y = {}, E = !1;
|
|
613
|
+
for (var P in n._serverSubs)
|
|
614
|
+
if (n._serverSubs.hasOwnProperty(P) && n._serverSubs[P].recoverable) {
|
|
615
|
+
E = !0;
|
|
616
|
+
var Q = {
|
|
617
617
|
recover: !0
|
|
618
618
|
};
|
|
619
|
-
n._serverSubs[
|
|
619
|
+
n._serverSubs[P].seq || n._serverSubs[P].gen ? (n._serverSubs[P].seq && (Q.seq = n._serverSubs[P].seq), n._serverSubs[P].gen && (Q.gen = n._serverSubs[P].gen)) : n._serverSubs[P].offset && (Q.offset = n._serverSubs[P].offset), n._serverSubs[P].epoch && (Q.epoch = n._serverSubs[P].epoch), y[P] = Q;
|
|
620
620
|
}
|
|
621
|
-
|
|
622
|
-
n._connectResponse(n._decoder.decodeCommandResult(n._methodType.CONNECT, R.result),
|
|
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 wt() {
|
|
|
628
628
|
n._debug("transport level error", d);
|
|
629
629
|
}, this._transport.onclose = function(d) {
|
|
630
630
|
n._transportClosed = !0;
|
|
631
|
-
var y = M,
|
|
631
|
+
var y = M, E = !0;
|
|
632
632
|
if (d && "reason" in d && d.reason)
|
|
633
633
|
try {
|
|
634
|
-
var
|
|
635
|
-
n._debug("reason is an advice object",
|
|
634
|
+
var P = JSON.parse(d.reason);
|
|
635
|
+
n._debug("reason is an advice object", P), y = P.reason, E = P.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:
|
|
643
|
-
}), n._disconnect(y,
|
|
642
|
+
reconnect: E
|
|
643
|
+
}), n._disconnect(y, E), n._reconnect === !0) {
|
|
644
644
|
n._reconnecting = !0;
|
|
645
|
-
var
|
|
646
|
-
n._debug("reconnect after " +
|
|
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
|
-
},
|
|
648
|
+
}, Q);
|
|
649
649
|
}
|
|
650
650
|
}, this._transport.onmessage = function(d) {
|
|
651
651
|
n._dataReceived(d.data);
|
|
@@ -705,10 +705,10 @@ function wt() {
|
|
|
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(
|
|
709
|
-
d(r(c._decoder.decodeCommandResult(n.method,
|
|
710
|
-
}, function(
|
|
711
|
-
y(
|
|
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 wt() {
|
|
|
786
786
|
}, {
|
|
787
787
|
key: "_dispatchSynchronized",
|
|
788
788
|
value: function(n, r) {
|
|
789
|
-
var c = this, d = Promise.resolve(), y = function(
|
|
790
|
-
n.hasOwnProperty(
|
|
791
|
-
return c._dispatchReply(n[
|
|
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
|
|
795
|
-
y(
|
|
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 wt() {
|
|
|
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(
|
|
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 (
|
|
866
|
-
if (
|
|
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 wt() {
|
|
|
873
873
|
}, X);
|
|
874
874
|
return;
|
|
875
875
|
}
|
|
876
|
-
if (n._numRefreshFailed = 0, 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 wt() {
|
|
|
899
899
|
var y = {};
|
|
900
900
|
this._config.onRefresh(y, d);
|
|
901
901
|
} else {
|
|
902
|
-
var
|
|
903
|
-
this._xhrs[c] =
|
|
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 wt() {
|
|
|
958
958
|
});
|
|
959
959
|
}
|
|
960
960
|
}
|
|
961
|
-
},
|
|
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:
|
|
967
|
+
data: E
|
|
968
968
|
}, y);
|
|
969
969
|
else {
|
|
970
|
-
var
|
|
971
|
-
this._xhrs[d] =
|
|
970
|
+
var P = this._ajax(this._config.subscribeEndpoint, this._config.subscribeParams, this._config.subscribeHeaders, E, y);
|
|
971
|
+
this._xhrs[d] = P;
|
|
972
972
|
}
|
|
973
973
|
}
|
|
974
974
|
}, {
|
|
@@ -983,10 +983,10 @@ function wt() {
|
|
|
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),
|
|
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] =
|
|
989
|
+
this._subRefreshTimeouts[n] = E;
|
|
990
990
|
}
|
|
991
991
|
}
|
|
992
992
|
}, {
|
|
@@ -1019,15 +1019,15 @@ function wt() {
|
|
|
1019
1019
|
channel: d
|
|
1020
1020
|
}
|
|
1021
1021
|
};
|
|
1022
|
-
if (n._subscribeData && (y.params.data = n._subscribeData), (0,
|
|
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
|
|
1026
|
-
if (
|
|
1025
|
+
var E = n._needRecover();
|
|
1026
|
+
if (E === !0) {
|
|
1027
1027
|
y.params.recover = !0;
|
|
1028
|
-
var
|
|
1029
|
-
if (
|
|
1030
|
-
|
|
1028
|
+
var P = this._getLastSeq(d), Q = this._getLastGen(d);
|
|
1029
|
+
if (P || Q)
|
|
1030
|
+
P && (y.params.seq = P), 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 wt() {
|
|
|
1036
1036
|
X && (y.params.epoch = X);
|
|
1037
1037
|
}
|
|
1038
1038
|
this._call(y).then(function(U) {
|
|
1039
|
-
c._subscribeResponse(d,
|
|
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 wt() {
|
|
|
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
|
|
1087
|
-
|
|
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
|
|
1090
|
+
var P = {
|
|
1091
1091
|
client: n.client,
|
|
1092
1092
|
transport: this._transportName,
|
|
1093
1093
|
latency: this._latency
|
|
1094
1094
|
};
|
|
1095
|
-
n.data && (
|
|
1095
|
+
n.data && (P.data = n.data), this.emit("connect", P), n.subs && this._processServerSubs(n.subs);
|
|
1096
1096
|
}
|
|
1097
1097
|
}
|
|
1098
1098
|
}, {
|
|
@@ -1106,23 +1106,23 @@ function wt() {
|
|
|
1106
1106
|
};
|
|
1107
1107
|
y = this._expandSubscribeContext(y, c), this.emit("subscribe", y);
|
|
1108
1108
|
}
|
|
1109
|
-
for (var
|
|
1110
|
-
if (n.hasOwnProperty(
|
|
1111
|
-
var
|
|
1112
|
-
if (
|
|
1113
|
-
var
|
|
1114
|
-
if (
|
|
1115
|
-
|
|
1116
|
-
for (var R in
|
|
1117
|
-
|
|
1109
|
+
for (var E in n)
|
|
1110
|
+
if (n.hasOwnProperty(E)) {
|
|
1111
|
+
var P = n[E];
|
|
1112
|
+
if (P.recovered) {
|
|
1113
|
+
var Q = P.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[
|
|
1121
|
-
seq:
|
|
1122
|
-
gen:
|
|
1123
|
-
offset:
|
|
1124
|
-
epoch:
|
|
1125
|
-
recoverable:
|
|
1120
|
+
this._serverSubs[E] = {
|
|
1121
|
+
seq: P.seq,
|
|
1122
|
+
gen: P.gen,
|
|
1123
|
+
offset: P.offset,
|
|
1124
|
+
epoch: P.epoch,
|
|
1125
|
+
recoverable: P.recoverable
|
|
1126
1126
|
};
|
|
1127
1127
|
}
|
|
1128
1128
|
}
|
|
@@ -1171,9 +1171,9 @@ function wt() {
|
|
|
1171
1171
|
"positioned" in r && (d = r.positioned);
|
|
1172
1172
|
var y = "";
|
|
1173
1173
|
"epoch" in r && (y = r.epoch);
|
|
1174
|
-
var
|
|
1175
|
-
return "offset" in r && (
|
|
1176
|
-
offset:
|
|
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 wt() {
|
|
|
1183
1183
|
var d = this, y = this._getSub(n);
|
|
1184
1184
|
if (y && y._isSubscribing()) {
|
|
1185
1185
|
y._setSubscribeSuccess(c);
|
|
1186
|
-
var
|
|
1187
|
-
if (
|
|
1188
|
-
|
|
1189
|
-
for (var
|
|
1190
|
-
|
|
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 P in E)
|
|
1190
|
+
E.hasOwnProperty(P) && this._handlePublication(n, E[P]);
|
|
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
|
|
1193
|
+
var Q = setTimeout(function() {
|
|
1194
1194
|
return d._subRefresh(n);
|
|
1195
1195
|
}, this._getTTLMilliseconds(c.ttl));
|
|
1196
|
-
this._subRefreshTimeouts[n] =
|
|
1196
|
+
this._subRefreshTimeouts[n] = Q;
|
|
1197
1197
|
}
|
|
1198
1198
|
}
|
|
1199
1199
|
}
|
|
@@ -1206,22 +1206,22 @@ function wt() {
|
|
|
1206
1206
|
return;
|
|
1207
1207
|
}
|
|
1208
1208
|
var y = this._callbacks[c];
|
|
1209
|
-
if (clearTimeout(this._callbacks[c].timeout), delete this._callbacks[c], (0,
|
|
1210
|
-
var
|
|
1211
|
-
if (!
|
|
1209
|
+
if (clearTimeout(this._callbacks[c].timeout), delete this._callbacks[c], (0, b.errorExists)(n)) {
|
|
1210
|
+
var P = y.errback;
|
|
1211
|
+
if (!P) {
|
|
1212
1212
|
r();
|
|
1213
1213
|
return;
|
|
1214
1214
|
}
|
|
1215
|
-
var
|
|
1216
|
-
|
|
1217
|
-
error:
|
|
1215
|
+
var Q = n.error;
|
|
1216
|
+
P({
|
|
1217
|
+
error: Q,
|
|
1218
1218
|
next: r
|
|
1219
1219
|
});
|
|
1220
1220
|
} else {
|
|
1221
|
-
var
|
|
1222
|
-
if (!
|
|
1221
|
+
var E = y.callback;
|
|
1222
|
+
if (!E)
|
|
1223
1223
|
return;
|
|
1224
|
-
|
|
1224
|
+
E({
|
|
1225
1225
|
result: d,
|
|
1226
1226
|
next: r
|
|
1227
1227
|
});
|
|
@@ -1304,14 +1304,14 @@ function wt() {
|
|
|
1304
1304
|
"type" in c && (d = c.type);
|
|
1305
1305
|
var y = c.channel;
|
|
1306
1306
|
if (d === this._pushType.PUBLICATION) {
|
|
1307
|
-
var
|
|
1308
|
-
this._handlePublication(y,
|
|
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
|
|
1311
|
-
this._handleMessage(
|
|
1310
|
+
var P = this._decoder.decodePushData(this._pushType.MESSAGE, c.data);
|
|
1311
|
+
this._handleMessage(P);
|
|
1312
1312
|
} else if (d === this._pushType.JOIN) {
|
|
1313
|
-
var
|
|
1314
|
-
this._handleJoin(y,
|
|
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 wt() {
|
|
|
1389
1389
|
errback: c,
|
|
1390
1390
|
timeout: null
|
|
1391
1391
|
}, this._callbacks[n].timeout = setTimeout(function() {
|
|
1392
|
-
delete d._callbacks[n], (0,
|
|
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 wt() {
|
|
|
1454
1454
|
this._debug("no private channels found, no need to make request");
|
|
1455
1455
|
return;
|
|
1456
1456
|
}
|
|
1457
|
-
var
|
|
1457
|
+
var E = {
|
|
1458
1458
|
client: this._clientID,
|
|
1459
1459
|
channels: c
|
|
1460
|
-
},
|
|
1461
|
-
if (
|
|
1460
|
+
}, P = this._clientID, Q = this._newXHRID(), R = function(D) {
|
|
1461
|
+
if (Q in n._xhrs && delete n._xhrs[Q], n._clientID === P) {
|
|
1462
1462
|
if (D.error || D.status !== 200) {
|
|
1463
1463
|
n._debug("authorization request failed");
|
|
1464
1464
|
for (var re in c)
|
|
@@ -1474,12 +1474,12 @@ function wt() {
|
|
|
1474
1474
|
var ke = D.data.channels[W];
|
|
1475
1475
|
ke.channel && (le[ke.channel] = ke.token);
|
|
1476
1476
|
}
|
|
1477
|
-
var
|
|
1478
|
-
n._isBatching || (n.startBatching(),
|
|
1479
|
-
for (var
|
|
1480
|
-
if (c.hasOwnProperty(
|
|
1477
|
+
var Fe = !1;
|
|
1478
|
+
n._isBatching || (n.startBatching(), Fe = !0);
|
|
1479
|
+
for (var xe in c)
|
|
1480
|
+
if (c.hasOwnProperty(xe)) {
|
|
1481
1481
|
var mt = (function() {
|
|
1482
|
-
var z = c[
|
|
1482
|
+
var z = c[xe], Je = le[z];
|
|
1483
1483
|
if (Je) {
|
|
1484
1484
|
var oe = {
|
|
1485
1485
|
method: n._methodType.SUBSCRIBE,
|
|
@@ -1513,16 +1513,16 @@ function wt() {
|
|
|
1513
1513
|
})();
|
|
1514
1514
|
if (mt === "continue") continue;
|
|
1515
1515
|
}
|
|
1516
|
-
|
|
1516
|
+
Fe && n.stopBatching();
|
|
1517
1517
|
}
|
|
1518
1518
|
};
|
|
1519
1519
|
if (this._config.onPrivateSubscribe !== null)
|
|
1520
1520
|
this._config.onPrivateSubscribe({
|
|
1521
|
-
data:
|
|
1521
|
+
data: E
|
|
1522
1522
|
}, R);
|
|
1523
1523
|
else {
|
|
1524
|
-
var X = this._ajax(this._config.subscribeEndpoint, this._config.subscribeParams, this._config.subscribeHeaders,
|
|
1525
|
-
this._xhrs[
|
|
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 wt() {
|
|
|
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
|
|
1539
|
+
var y = new v.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 wt() {
|
|
|
1551
1551
|
Object.defineProperty(l, "__esModule", {
|
|
1552
1552
|
value: !0
|
|
1553
1553
|
}), l.default = void 0;
|
|
1554
|
-
var C = f(382),
|
|
1555
|
-
l.default =
|
|
1554
|
+
var C = f(382), v = C.Centrifuge;
|
|
1555
|
+
l.default = v, a.exports = l.default;
|
|
1556
1556
|
})
|
|
1557
1557
|
),
|
|
1558
1558
|
/***/
|
|
@@ -1562,20 +1562,20 @@ function wt() {
|
|
|
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(
|
|
1566
|
-
if (!(
|
|
1565
|
+
function f(I, _) {
|
|
1566
|
+
if (!(I instanceof _))
|
|
1567
1567
|
throw new TypeError("Cannot call a class as a function");
|
|
1568
1568
|
}
|
|
1569
|
-
function C(
|
|
1570
|
-
for (var k = 0; k <
|
|
1571
|
-
var
|
|
1572
|
-
|
|
1569
|
+
function C(I, _) {
|
|
1570
|
+
for (var k = 0; k < _.length; k++) {
|
|
1571
|
+
var B = _[k];
|
|
1572
|
+
B.enumerable = B.enumerable || !1, B.configurable = !0, "value" in B && (B.writable = !0), Object.defineProperty(I, B.key, B);
|
|
1573
1573
|
}
|
|
1574
1574
|
}
|
|
1575
|
-
function
|
|
1576
|
-
return
|
|
1575
|
+
function v(I, _, k) {
|
|
1576
|
+
return _ && C(I.prototype, _), I;
|
|
1577
1577
|
}
|
|
1578
|
-
var
|
|
1578
|
+
var T = {
|
|
1579
1579
|
CONNECT: 0,
|
|
1580
1580
|
SUBSCRIBE: 1,
|
|
1581
1581
|
UNSUBSCRIBE: 2,
|
|
@@ -1589,8 +1589,8 @@ function wt() {
|
|
|
1589
1589
|
REFRESH: 10,
|
|
1590
1590
|
SUB_REFRESH: 11
|
|
1591
1591
|
};
|
|
1592
|
-
l.JsonMethodType =
|
|
1593
|
-
var
|
|
1592
|
+
l.JsonMethodType = T;
|
|
1593
|
+
var b = {
|
|
1594
1594
|
PUBLICATION: 0,
|
|
1595
1595
|
JOIN: 1,
|
|
1596
1596
|
LEAVE: 2,
|
|
@@ -1598,40 +1598,40 @@ function wt() {
|
|
|
1598
1598
|
MESSAGE: 4,
|
|
1599
1599
|
SUBSCRIBE: 5
|
|
1600
1600
|
};
|
|
1601
|
-
l.JsonPushType =
|
|
1602
|
-
var
|
|
1603
|
-
function
|
|
1604
|
-
f(this,
|
|
1601
|
+
l.JsonPushType = b;
|
|
1602
|
+
var S = /* @__PURE__ */ (function() {
|
|
1603
|
+
function I() {
|
|
1604
|
+
f(this, I);
|
|
1605
1605
|
}
|
|
1606
|
-
return
|
|
1606
|
+
return v(I, [{
|
|
1607
1607
|
key: "encodeCommands",
|
|
1608
1608
|
value: function(k) {
|
|
1609
|
-
return k.map(function(
|
|
1610
|
-
return JSON.stringify(
|
|
1609
|
+
return k.map(function(B) {
|
|
1610
|
+
return JSON.stringify(B);
|
|
1611
1611
|
}).join(`
|
|
1612
1612
|
`);
|
|
1613
1613
|
}
|
|
1614
|
-
}]),
|
|
1614
|
+
}]), I;
|
|
1615
1615
|
})();
|
|
1616
|
-
l.JsonEncoder =
|
|
1617
|
-
var
|
|
1618
|
-
function
|
|
1619
|
-
f(this,
|
|
1616
|
+
l.JsonEncoder = S;
|
|
1617
|
+
var L = /* @__PURE__ */ (function() {
|
|
1618
|
+
function I() {
|
|
1619
|
+
f(this, I);
|
|
1620
1620
|
}
|
|
1621
|
-
return
|
|
1621
|
+
return v(I, [{
|
|
1622
1622
|
key: "decodeReplies",
|
|
1623
1623
|
value: function(k) {
|
|
1624
1624
|
return k.split(`
|
|
1625
|
-
`).filter(function(
|
|
1626
|
-
return
|
|
1627
|
-
}).map(function(
|
|
1628
|
-
return JSON.parse(
|
|
1625
|
+
`).filter(function(B) {
|
|
1626
|
+
return B !== "";
|
|
1627
|
+
}).map(function(B) {
|
|
1628
|
+
return JSON.parse(B);
|
|
1629
1629
|
});
|
|
1630
1630
|
}
|
|
1631
1631
|
}, {
|
|
1632
1632
|
key: "decodeCommandResult",
|
|
1633
|
-
value: function(k,
|
|
1634
|
-
return
|
|
1633
|
+
value: function(k, B) {
|
|
1634
|
+
return B;
|
|
1635
1635
|
}
|
|
1636
1636
|
}, {
|
|
1637
1637
|
key: "decodePush",
|
|
@@ -1640,12 +1640,12 @@ function wt() {
|
|
|
1640
1640
|
}
|
|
1641
1641
|
}, {
|
|
1642
1642
|
key: "decodePushData",
|
|
1643
|
-
value: function(k,
|
|
1644
|
-
return
|
|
1643
|
+
value: function(k, B) {
|
|
1644
|
+
return B;
|
|
1645
1645
|
}
|
|
1646
|
-
}]),
|
|
1646
|
+
}]), I;
|
|
1647
1647
|
})();
|
|
1648
|
-
l.JsonDecoder =
|
|
1648
|
+
l.JsonDecoder = L;
|
|
1649
1649
|
})
|
|
1650
1650
|
),
|
|
1651
1651
|
/***/
|
|
@@ -1663,24 +1663,24 @@ function wt() {
|
|
|
1663
1663
|
Object.defineProperty(l, "__esModule", {
|
|
1664
1664
|
value: !0
|
|
1665
1665
|
}), l.default = void 0;
|
|
1666
|
-
var
|
|
1667
|
-
function
|
|
1666
|
+
var v = b(f(187)), T = f(853);
|
|
1667
|
+
function b(h) {
|
|
1668
1668
|
return h && h.__esModule ? h : { default: h };
|
|
1669
1669
|
}
|
|
1670
|
-
function
|
|
1670
|
+
function S(h, p) {
|
|
1671
1671
|
if (!(h instanceof p))
|
|
1672
1672
|
throw new TypeError("Cannot call a class as a function");
|
|
1673
1673
|
}
|
|
1674
|
-
function
|
|
1674
|
+
function L(h, p) {
|
|
1675
1675
|
for (var A = 0; A < p.length; A++) {
|
|
1676
1676
|
var n = p[A];
|
|
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
|
|
1681
|
-
return p &&
|
|
1680
|
+
function I(h, p, A) {
|
|
1681
|
+
return p && L(h.prototype, p), h;
|
|
1682
1682
|
}
|
|
1683
|
-
function
|
|
1683
|
+
function _(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
1686
|
h.prototype = Object.create(p && p.prototype, { constructor: { value: h, writable: !0, configurable: !0 } }), p && k(h, p);
|
|
@@ -1690,7 +1690,7 @@ function wt() {
|
|
|
1690
1690
|
return n.__proto__ = r, n;
|
|
1691
1691
|
}, k(h, p);
|
|
1692
1692
|
}
|
|
1693
|
-
function
|
|
1693
|
+
function B(h) {
|
|
1694
1694
|
var p = F();
|
|
1695
1695
|
return function() {
|
|
1696
1696
|
var n = N(h), r;
|
|
@@ -1699,10 +1699,10 @@ function wt() {
|
|
|
1699
1699
|
r = Reflect.construct(n, arguments, c);
|
|
1700
1700
|
} else
|
|
1701
1701
|
r = n.apply(this, arguments);
|
|
1702
|
-
return
|
|
1702
|
+
return w(this, r);
|
|
1703
1703
|
};
|
|
1704
1704
|
}
|
|
1705
|
-
function
|
|
1705
|
+
function w(h, p) {
|
|
1706
1706
|
if (p && (C(p) === "object" || typeof p == "function"))
|
|
1707
1707
|
return p;
|
|
1708
1708
|
if (p !== void 0)
|
|
@@ -1730,15 +1730,15 @@ function wt() {
|
|
|
1730
1730
|
}, N(h);
|
|
1731
1731
|
}
|
|
1732
1732
|
var q = 0, J = 1, x = 2, M = 3, m = 4, g = /* @__PURE__ */ (function(h) {
|
|
1733
|
-
|
|
1734
|
-
var p =
|
|
1733
|
+
_(A, h);
|
|
1734
|
+
var p = B(A);
|
|
1735
1735
|
function A(n, r, c) {
|
|
1736
1736
|
var d;
|
|
1737
|
-
return
|
|
1737
|
+
return S(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
|
|
1741
|
+
return I(A, [{
|
|
1742
1742
|
key: "_nextPromiseId",
|
|
1743
1743
|
value: function() {
|
|
1744
1744
|
return ++this._promiseId;
|
|
@@ -1771,12 +1771,12 @@ function wt() {
|
|
|
1771
1771
|
key: "_setEvents",
|
|
1772
1772
|
value: function(r) {
|
|
1773
1773
|
if (r) {
|
|
1774
|
-
if ((0,
|
|
1774
|
+
if ((0, T.isFunction)(r))
|
|
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
|
|
1779
|
-
|
|
1778
|
+
var E = c[d];
|
|
1779
|
+
E in r && this.on(E, r[E]);
|
|
1780
1780
|
}
|
|
1781
1781
|
}
|
|
1782
1782
|
}
|
|
@@ -1906,14 +1906,14 @@ function wt() {
|
|
|
1906
1906
|
if (this._isError())
|
|
1907
1907
|
return Promise.reject(this._error);
|
|
1908
1908
|
var c = new Promise(function(d, y) {
|
|
1909
|
-
var
|
|
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:
|
|
1916
|
+
timeout: E,
|
|
1917
1917
|
resolve: d,
|
|
1918
1918
|
reject: y
|
|
1919
1919
|
};
|
|
@@ -1953,7 +1953,7 @@ function wt() {
|
|
|
1953
1953
|
});
|
|
1954
1954
|
}
|
|
1955
1955
|
}]), A;
|
|
1956
|
-
})(
|
|
1956
|
+
})(v.default);
|
|
1957
1957
|
l.default = g, a.exports = l.default;
|
|
1958
1958
|
})
|
|
1959
1959
|
),
|
|
@@ -1963,30 +1963,30 @@ function wt() {
|
|
|
1963
1963
|
(function(a, l, f) {
|
|
1964
1964
|
Object.defineProperty(l, "__esModule", {
|
|
1965
1965
|
value: !0
|
|
1966
|
-
}), l.backoff =
|
|
1967
|
-
function C(
|
|
1968
|
-
return
|
|
1966
|
+
}), l.backoff = b, l.errorExists = S, l.extend = L, l.isFunction = v, l.log = T, l.startsWith = C;
|
|
1967
|
+
function C(I, _) {
|
|
1968
|
+
return I.lastIndexOf(_, 0) === 0;
|
|
1969
1969
|
}
|
|
1970
|
-
function
|
|
1971
|
-
return
|
|
1970
|
+
function v(I) {
|
|
1971
|
+
return I == null ? !1 : typeof I == "function";
|
|
1972
1972
|
}
|
|
1973
|
-
function
|
|
1973
|
+
function T(I, _) {
|
|
1974
1974
|
if (f.g.console) {
|
|
1975
|
-
var k = f.g.console[
|
|
1976
|
-
|
|
1975
|
+
var k = f.g.console[I];
|
|
1976
|
+
v(k) && k.apply(f.g.console, _);
|
|
1977
1977
|
}
|
|
1978
1978
|
}
|
|
1979
|
-
function
|
|
1980
|
-
var
|
|
1981
|
-
return Math.floor((1 -
|
|
1979
|
+
function b(I, _, k) {
|
|
1980
|
+
var B = 0.5 * Math.random(), w = Math.min(k, _ * Math.pow(2, I + 1));
|
|
1981
|
+
return Math.floor((1 - B) * w);
|
|
1982
1982
|
}
|
|
1983
|
-
function
|
|
1984
|
-
return "error" in
|
|
1983
|
+
function S(I) {
|
|
1984
|
+
return "error" in I && I.error !== null;
|
|
1985
1985
|
}
|
|
1986
|
-
function
|
|
1987
|
-
for (var k in
|
|
1988
|
-
|
|
1989
|
-
return
|
|
1986
|
+
function L(I, _) {
|
|
1987
|
+
for (var k in _)
|
|
1988
|
+
_.hasOwnProperty(k) && (I[k] = _[k]);
|
|
1989
|
+
return I;
|
|
1990
1990
|
}
|
|
1991
1991
|
})
|
|
1992
1992
|
),
|
|
@@ -2002,44 +2002,44 @@ function wt() {
|
|
|
2002
2002
|
} : C = function(g) {
|
|
2003
2003
|
return Object.getOwnPropertyNames(g);
|
|
2004
2004
|
};
|
|
2005
|
-
function
|
|
2005
|
+
function v(m) {
|
|
2006
2006
|
console && console.warn && console.warn(m);
|
|
2007
2007
|
}
|
|
2008
|
-
var
|
|
2008
|
+
var T = Number.isNaN || function(g) {
|
|
2009
2009
|
return g !== g;
|
|
2010
2010
|
};
|
|
2011
|
-
function
|
|
2012
|
-
|
|
2011
|
+
function b() {
|
|
2012
|
+
b.init.call(this);
|
|
2013
2013
|
}
|
|
2014
|
-
a.exports =
|
|
2015
|
-
var
|
|
2016
|
-
function
|
|
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 S = 10;
|
|
2016
|
+
function L(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(
|
|
2020
|
+
Object.defineProperty(b, "defaultMaxListeners", {
|
|
2021
2021
|
enumerable: !0,
|
|
2022
2022
|
get: function() {
|
|
2023
|
-
return
|
|
2023
|
+
return S;
|
|
2024
2024
|
},
|
|
2025
2025
|
set: function(m) {
|
|
2026
|
-
if (typeof m != "number" || m < 0 ||
|
|
2026
|
+
if (typeof m != "number" || m < 0 || T(m))
|
|
2027
2027
|
throw new RangeError('The value of "defaultMaxListeners" is out of range. It must be a non-negative number. Received ' + m + ".");
|
|
2028
|
-
|
|
2028
|
+
S = m;
|
|
2029
2029
|
}
|
|
2030
|
-
}),
|
|
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
|
-
},
|
|
2033
|
-
if (typeof g != "number" || g < 0 ||
|
|
2032
|
+
}, b.prototype.setMaxListeners = function(g) {
|
|
2033
|
+
if (typeof g != "number" || g < 0 || T(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
|
|
2038
|
-
return m._maxListeners === void 0 ?
|
|
2037
|
+
function I(m) {
|
|
2038
|
+
return m._maxListeners === void 0 ? b.defaultMaxListeners : m._maxListeners;
|
|
2039
2039
|
}
|
|
2040
|
-
|
|
2041
|
-
return
|
|
2042
|
-
},
|
|
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,45 +2059,45 @@ function wt() {
|
|
|
2059
2059
|
if (typeof d == "function")
|
|
2060
2060
|
f(d, this, h);
|
|
2061
2061
|
else
|
|
2062
|
-
for (var y = d.length,
|
|
2063
|
-
f(
|
|
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
|
|
2066
|
+
function _(m, g, h, p) {
|
|
2067
2067
|
var A, n, r;
|
|
2068
|
-
if (
|
|
2068
|
+
if (L(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",
|
|
2070
2070
|
g,
|
|
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 =
|
|
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,
|
|
2077
|
+
c.name = "MaxListenersExceededWarning", c.emitter = m, c.type = g, c.count = r.length, v(c);
|
|
2078
2078
|
}
|
|
2079
2079
|
return m;
|
|
2080
2080
|
}
|
|
2081
|
-
|
|
2082
|
-
return
|
|
2083
|
-
},
|
|
2084
|
-
return
|
|
2081
|
+
b.prototype.addListener = function(g, h) {
|
|
2082
|
+
return _(this, g, h, !1);
|
|
2083
|
+
}, b.prototype.on = b.prototype.addListener, b.prototype.prependListener = function(g, h) {
|
|
2084
|
+
return _(this, g, h, !0);
|
|
2085
2085
|
};
|
|
2086
2086
|
function k() {
|
|
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
|
|
2090
|
+
function B(m, g, h) {
|
|
2091
2091
|
var p = { fired: !1, wrapFn: void 0, target: m, type: g, listener: h }, A = k.bind(p);
|
|
2092
2092
|
return A.listener = h, p.wrapFn = A, A;
|
|
2093
2093
|
}
|
|
2094
|
-
|
|
2095
|
-
return
|
|
2096
|
-
},
|
|
2097
|
-
return
|
|
2098
|
-
},
|
|
2094
|
+
b.prototype.once = function(g, h) {
|
|
2095
|
+
return L(h), this.on(g, B(this, g, h)), this;
|
|
2096
|
+
}, b.prototype.prependOnceListener = function(g, h) {
|
|
2097
|
+
return L(h), this.prependListener(g, B(this, g, h)), this;
|
|
2098
|
+
}, b.prototype.removeListener = function(g, h) {
|
|
2099
2099
|
var p, A, n, r, c;
|
|
2100
|
-
if (
|
|
2100
|
+
if (L(h), A = this._events, A === void 0)
|
|
2101
2101
|
return this;
|
|
2102
2102
|
if (p = A[g], p === void 0)
|
|
2103
2103
|
return this;
|
|
@@ -2114,7 +2114,7 @@ function wt() {
|
|
|
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
|
-
},
|
|
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;
|
|
@@ -2133,20 +2133,20 @@ function wt() {
|
|
|
2133
2133
|
this.removeListener(g, h[A]);
|
|
2134
2134
|
return this;
|
|
2135
2135
|
};
|
|
2136
|
-
function
|
|
2136
|
+
function w(m, g, h) {
|
|
2137
2137
|
var p = m._events;
|
|
2138
2138
|
if (p === void 0)
|
|
2139
2139
|
return [];
|
|
2140
2140
|
var A = p[g];
|
|
2141
2141
|
return A === void 0 ? [] : typeof A == "function" ? h ? [A.listener || A] : [A] : h ? q(A) : F(A, A.length);
|
|
2142
2142
|
}
|
|
2143
|
-
|
|
2144
|
-
return
|
|
2145
|
-
},
|
|
2146
|
-
return
|
|
2147
|
-
},
|
|
2143
|
+
b.prototype.listeners = function(g) {
|
|
2144
|
+
return w(this, g, !0);
|
|
2145
|
+
}, b.prototype.rawListeners = function(g) {
|
|
2146
|
+
return w(this, g, !1);
|
|
2147
|
+
}, b.listenerCount = function(m, g) {
|
|
2148
2148
|
return typeof m.listenerCount == "function" ? m.listenerCount(g) : O.call(m, g);
|
|
2149
|
-
},
|
|
2149
|
+
}, b.prototype.listenerCount = O;
|
|
2150
2150
|
function O(m) {
|
|
2151
2151
|
var g = this._events;
|
|
2152
2152
|
if (g !== void 0) {
|
|
@@ -2158,7 +2158,7 @@ function wt() {
|
|
|
2158
2158
|
}
|
|
2159
2159
|
return 0;
|
|
2160
2160
|
}
|
|
2161
|
-
|
|
2161
|
+
b.prototype.eventNames = function() {
|
|
2162
2162
|
return this._eventsCount > 0 ? C(this._events) : [];
|
|
2163
2163
|
};
|
|
2164
2164
|
function F(m, g) {
|
|
@@ -2314,9 +2314,9 @@ function Rt(e) {
|
|
|
2314
2314
|
};
|
|
2315
2315
|
}
|
|
2316
2316
|
function Ot(e, t, o = {}) {
|
|
2317
|
-
var
|
|
2318
|
-
const i = [], s = (
|
|
2319
|
-
return s != null && s.isKaspiOnly && l && !
|
|
2317
|
+
var _, k, B, w;
|
|
2318
|
+
const i = [], s = (_ = e == null ? void 0 : e.kaspi) == null ? void 0 : _.data, u = ((k = e == null ? void 0 : e.cards_v2) == null ? void 0 : k.data) || [], a = ((w = (B = e == null ? void 0 : e.payment_methods) == null ? void 0 : B.data) == null ? void 0 : w.attributes) || {}, l = K(a.payment_method_kaspi), f = K(a.payment_method_card), C = typeof window < "u" && window.self === window.top, T = Xe() === "ios", b = !!(o != null && o.onlyKaspiAvailable), S = !!(o != null && o.disableKaspi);
|
|
2319
|
+
return s != null && s.isKaspiOnly && l && !S ? [ee] : b ? s != null && s.isAvailable && l && !S ? [ee] : [] : (K(a.payment_method_apple_pay) && !me("apple_pay") && (Ce() && C || ye() || T || st() === 16) && i.push(it), s != null && s.isAvailable && l && !S && 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,50 +2332,50 @@ function Ot(e, t, o = {}) {
|
|
|
2332
2332
|
}), i);
|
|
2333
2333
|
}
|
|
2334
2334
|
function Re(e, t = {}) {
|
|
2335
|
-
var
|
|
2336
|
-
const o = (
|
|
2335
|
+
var I, _, k, B;
|
|
2336
|
+
const o = (I = e == null ? void 0 : e.kaspi) == null ? void 0 : I.data, i = ((_ = e == null ? void 0 : e.cards_v2) == null ? void 0 : _.data) || [], s = ((B = (k = e == null ? void 0 : e.payment_methods) == null ? void 0 : k.data) == null ? void 0 : B.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, v = Xe() === "ios", T = K(s.payment_method_apple_pay) && !me("apple_pay") && (Ce() && f || ye() || v || st() === 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
|
|
2340
|
-
if ((
|
|
2339
|
+
const S = Rt(e);
|
|
2340
|
+
if ((S == null ? void 0 : S.type) === "kaspi_pay" && (o != null && o.isAvailable) && u && !l)
|
|
2341
2341
|
return ee;
|
|
2342
|
-
if ((
|
|
2343
|
-
if ((
|
|
2344
|
-
if ((
|
|
2342
|
+
if ((S == null ? void 0 : S.type) === "apple_pay" && T) return it;
|
|
2343
|
+
if ((S == null ? void 0 : S.type) === "google_pay" && b) return at;
|
|
2344
|
+
if ((S == null ? void 0 : S.type) === "new_card" && K(s.payment_method_new_card))
|
|
2345
2345
|
return { iconType: "new_card", type: "new_card", label: "Оплата новой картой" };
|
|
2346
|
-
if ((
|
|
2347
|
-
const
|
|
2348
|
-
if (
|
|
2346
|
+
if ((S == null ? void 0 : S.type) === "card" && a) {
|
|
2347
|
+
const w = S.cardId != null ? i.find((O) => !O.isExpired && String(O.id) === S.cardId) : null;
|
|
2348
|
+
if (w)
|
|
2349
2349
|
return {
|
|
2350
|
-
iconType: ge(
|
|
2350
|
+
iconType: ge(w.attributes.mask),
|
|
2351
2351
|
type: "card",
|
|
2352
|
-
cardId:
|
|
2353
|
-
label: `•••• ${
|
|
2354
|
-
cardType:
|
|
2352
|
+
cardId: w.id,
|
|
2353
|
+
label: `•••• ${w.attributes.mask.slice(-4)}`,
|
|
2354
|
+
cardType: w.type
|
|
2355
2355
|
};
|
|
2356
2356
|
}
|
|
2357
2357
|
if (a) {
|
|
2358
|
-
const
|
|
2358
|
+
const w = i.find((O) => {
|
|
2359
2359
|
var F;
|
|
2360
2360
|
return ((F = O.attributes) == null ? void 0 : F.isDefault) && !O.isExpired;
|
|
2361
2361
|
});
|
|
2362
|
-
if (
|
|
2362
|
+
if (w)
|
|
2363
2363
|
return {
|
|
2364
|
-
iconType: ge(
|
|
2364
|
+
iconType: ge(w.attributes.mask),
|
|
2365
2365
|
type: "card",
|
|
2366
|
-
cardId:
|
|
2367
|
-
label: `•••• ${
|
|
2368
|
-
cardType:
|
|
2366
|
+
cardId: w.id,
|
|
2367
|
+
label: `•••• ${w.attributes.mask.slice(-4)}`,
|
|
2368
|
+
cardType: w.type
|
|
2369
2369
|
};
|
|
2370
2370
|
}
|
|
2371
2371
|
if (o != null && o.isAvailable && u && !l) return ee;
|
|
2372
|
-
const
|
|
2373
|
-
return
|
|
2374
|
-
iconType: ge(
|
|
2372
|
+
const L = a ? i.find((w) => !w.isExpired) : null;
|
|
2373
|
+
return L ? {
|
|
2374
|
+
iconType: ge(L.attributes.mask),
|
|
2375
2375
|
type: "card",
|
|
2376
|
-
cardId:
|
|
2377
|
-
label: `••••${
|
|
2378
|
-
cardType:
|
|
2376
|
+
cardId: L.id,
|
|
2377
|
+
label: `••••${L.attributes.mask.slice(-4)}`,
|
|
2378
|
+
cardType: L.type
|
|
2379
2379
|
} : null;
|
|
2380
2380
|
}
|
|
2381
2381
|
function ct(e) {
|
|
@@ -2453,7 +2453,7 @@ async function Se(e, t, o, i, s) {
|
|
|
2453
2453
|
return u.ok || await Z(u, s), u.json();
|
|
2454
2454
|
}
|
|
2455
2455
|
async function Nt(e, t, o) {
|
|
2456
|
-
var l, f, C,
|
|
2456
|
+
var l, f, C, v;
|
|
2457
2457
|
const i = await fetch(`${e}/api/v2/oauth2/tokens`, {
|
|
2458
2458
|
method: "POST",
|
|
2459
2459
|
headers: {
|
|
@@ -2468,12 +2468,12 @@ async function Nt(e, t, o) {
|
|
|
2468
2468
|
})
|
|
2469
2469
|
});
|
|
2470
2470
|
i.ok || await Z(i, "Не удалось авторизоваться через track_id");
|
|
2471
|
-
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) ?? ((
|
|
2471
|
+
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) ?? ((v = (C = s == null ? void 0 : s.data) == null ? void 0 : C.attributes) == null ? void 0 : v.refresh_token) ?? null;
|
|
2472
2472
|
if (!u) throw new Error("В ответе отсутствует access_token");
|
|
2473
2473
|
return { access_token: u, refresh_token: a };
|
|
2474
2474
|
}
|
|
2475
2475
|
async function Dt(e, t, o) {
|
|
2476
|
-
var l, f, C,
|
|
2476
|
+
var l, f, C, v;
|
|
2477
2477
|
const i = await fetch(`${e}/api/v2/oauth2/tokens`, {
|
|
2478
2478
|
method: "POST",
|
|
2479
2479
|
headers: { "Content-Type": "application/json" },
|
|
@@ -2484,7 +2484,7 @@ async function Dt(e, t, o) {
|
|
|
2484
2484
|
})
|
|
2485
2485
|
});
|
|
2486
2486
|
i.ok || await Z(i, "Не удалось обновить токен по refresh_token");
|
|
2487
|
-
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) ?? ((
|
|
2487
|
+
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) ?? ((v = (C = s == null ? void 0 : s.data) == null ? void 0 : C.attributes) == null ? void 0 : v.refresh_token) ?? null;
|
|
2488
2488
|
if (!u) throw new Error("В ответе отсутствует access_token");
|
|
2489
2489
|
return { access_token: u, refresh_token: a };
|
|
2490
2490
|
}
|
|
@@ -2563,7 +2563,7 @@ async function $e(e, t, o, i, s = {}) {
|
|
|
2563
2563
|
"Ошибка создания заказа"
|
|
2564
2564
|
);
|
|
2565
2565
|
}
|
|
2566
|
-
async function
|
|
2566
|
+
async function Ft(e, t, o, i = {}) {
|
|
2567
2567
|
const { checkoutAmount: s, checkoutPaymentMethod: u, useBalanceFlag: a, voucher: l } = Ie(
|
|
2568
2568
|
t,
|
|
2569
2569
|
{ type: "new_card" },
|
|
@@ -2577,7 +2577,7 @@ async function xt(e, t, o, i = {}) {
|
|
|
2577
2577
|
"Ошибка создания заказа для новой карты"
|
|
2578
2578
|
);
|
|
2579
2579
|
}
|
|
2580
|
-
async function
|
|
2580
|
+
async function xt(e, t) {
|
|
2581
2581
|
const o = await fetch(
|
|
2582
2582
|
`${e}/loyalty/v6/coupons/by_terminal/${t.terminalId}/at_payment?order_pay_amount=${t.amount}`,
|
|
2583
2583
|
{
|
|
@@ -2662,6 +2662,7 @@ function jt(e) {
|
|
|
2662
2662
|
onPayWithGooglePay: typeof e.onPayWithGooglePay == "function" ? e.onPayWithGooglePay : null,
|
|
2663
2663
|
onUserEvent: typeof e.onUserEvent == "function" ? e.onUserEvent : null,
|
|
2664
2664
|
onBeforeCheckout: typeof e.onBeforeCheckout == "function" ? e.onBeforeCheckout : null,
|
|
2665
|
+
onFreedomLink: typeof e.onFreedomLink == "function" ? e.onFreedomLink : null,
|
|
2665
2666
|
idempotencyKey: e.idempotencyKey,
|
|
2666
2667
|
locale: e.locale || "ru",
|
|
2667
2668
|
containerSelector: typeof e.containerSelector == "string" ? e.containerSelector.trim() : "",
|
|
@@ -2919,42 +2920,45 @@ function cn(e) {
|
|
|
2919
2920
|
balanceFormatted: l,
|
|
2920
2921
|
useBalance: f,
|
|
2921
2922
|
bonuses: C,
|
|
2922
|
-
useBonuses:
|
|
2923
|
-
coupon:
|
|
2924
|
-
useCoupon:
|
|
2925
|
-
couponDisabled:
|
|
2926
|
-
cashbackFormatted:
|
|
2927
|
-
disabled:
|
|
2928
|
-
paymentMethodDisabled:
|
|
2923
|
+
useBonuses: v,
|
|
2924
|
+
coupon: T,
|
|
2925
|
+
useCoupon: b,
|
|
2926
|
+
couponDisabled: S,
|
|
2927
|
+
cashbackFormatted: L,
|
|
2928
|
+
disabled: I,
|
|
2929
|
+
paymentMethodDisabled: _ = !1,
|
|
2929
2930
|
loading: k,
|
|
2930
|
-
|
|
2931
|
-
|
|
2932
|
-
|
|
2931
|
+
showFreedomBtn: B,
|
|
2932
|
+
t: w,
|
|
2933
|
+
currency: O
|
|
2934
|
+
} = e, F = (s == null ? void 0 : s.label) ?? w("selectMethod"), N = Ee(s), q = ut(u, a), J = sn(l, f, C, v, T, b, S, w, O), x = an(L, w), M = (a == null ? void 0 : a.type) === "google_pay", m = (a == null ? void 0 : a.type) === "apple_pay", g = M || m;
|
|
2933
2935
|
return `
|
|
2934
|
-
<div class="choco-widget-bottom-bar" role="region" aria-label="${
|
|
2935
|
-
${
|
|
2936
|
+
<div class="choco-widget-bottom-bar" role="region" aria-label="${w("paymentMethod")}">
|
|
2937
|
+
${J}
|
|
2936
2938
|
<div class="choco-widget-payment-info">
|
|
2939
|
+
${B ? `
|
|
2937
2940
|
<button
|
|
2938
2941
|
class="choco-widget-freedom-card-btn"
|
|
2939
2942
|
data-action="freedom-card"
|
|
2940
2943
|
type="button"
|
|
2941
|
-
${
|
|
2944
|
+
${I || k ? "disabled" : ""}
|
|
2942
2945
|
>
|
|
2943
2946
|
карта Freedom
|
|
2944
2947
|
</button>
|
|
2948
|
+
` : ""}
|
|
2945
2949
|
<div class="choco-widget-payment-info-main">
|
|
2946
2950
|
<button
|
|
2947
2951
|
class="choco-widget-payment-method ${(s == null ? void 0 : s.type) || ""}"
|
|
2948
2952
|
data-action="change-method"
|
|
2949
|
-
aria-label="${
|
|
2953
|
+
aria-label="${w("paymentMethod")}: ${F}"
|
|
2950
2954
|
type="button"
|
|
2951
|
-
${
|
|
2955
|
+
${_ || I || k ? "disabled" : ""}
|
|
2952
2956
|
>
|
|
2953
|
-
<div class="choco-widget-method-label">${
|
|
2957
|
+
<div class="choco-widget-method-label">${w("paymentMethod")}</div>
|
|
2954
2958
|
<div class="choco-widget-method-value">
|
|
2955
|
-
<div class="choco-widget-method-icon-wrapper ${s == null ? void 0 : s.type}" aria-hidden="true">${
|
|
2959
|
+
<div class="choco-widget-method-icon-wrapper ${s == null ? void 0 : s.type}" aria-hidden="true">${N}</div>
|
|
2956
2960
|
<div class="choco-widget-method-details">
|
|
2957
|
-
<div class="choco-widget-method-name ${s == null ? void 0 : s.type}">${
|
|
2961
|
+
<div class="choco-widget-method-name ${s == null ? void 0 : s.type}">${F}</div>
|
|
2958
2962
|
<div class="choco-widget-method-chevron">
|
|
2959
2963
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2960
2964
|
<path d="M8 10L12 14L16 10" stroke="#242424" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
@@ -2963,24 +2967,24 @@ function cn(e) {
|
|
|
2963
2967
|
</div>
|
|
2964
2968
|
</div>
|
|
2965
2969
|
</button>
|
|
2966
|
-
<div class="choco-widget-google-pay-amount ${
|
|
2967
|
-
<div class="choco-widget-google-pay-amount-label">${
|
|
2968
|
-
${i ? `<div class="choco-widget-google-pay-amount-value">${
|
|
2970
|
+
<div class="choco-widget-google-pay-amount ${g ? "" : "choco-widget-google-pay-amount--hidden"}" aria-live="polite">
|
|
2971
|
+
<div class="choco-widget-google-pay-amount-label">${w("total")} ${t}</div>
|
|
2972
|
+
${i ? `<div class="choco-widget-google-pay-amount-value">${w("instead")} <span class="choco-widget-google-pay-amount-value-number">${o || ""}</span></div>` : ""}
|
|
2969
2973
|
</div>
|
|
2970
2974
|
<button
|
|
2971
|
-
class="choco-widget-pay-button ${k ? "choco-widget-pay-button--loading" : ""} ${
|
|
2975
|
+
class="choco-widget-pay-button ${k ? "choco-widget-pay-button--loading" : ""} ${g ? "choco-widget-pay-button--hidden" : ""}"
|
|
2972
2976
|
data-action="pay"
|
|
2973
|
-
aria-label="${
|
|
2977
|
+
aria-label="${w("pay")} ${t}"
|
|
2974
2978
|
type="button"
|
|
2975
|
-
${
|
|
2979
|
+
${I || k ? "disabled" : ""}
|
|
2976
2980
|
>
|
|
2977
|
-
${
|
|
2981
|
+
${w("pay")} ${t}
|
|
2978
2982
|
</button>
|
|
2979
2983
|
</div>
|
|
2980
|
-
<div class="choco-widget-google-pay-row ${
|
|
2984
|
+
<div class="choco-widget-google-pay-row ${M ? "" : "choco-widget-google-pay-row--hidden"}">
|
|
2981
2985
|
<div class="choco-widget-google-pay-button-slot" data-action="google-pay-button-slot"></div>
|
|
2982
2986
|
</div>
|
|
2983
|
-
<div class="choco-widget-apple-pay-row ${
|
|
2987
|
+
<div class="choco-widget-apple-pay-row ${m ? "" : "choco-widget-apple-pay-row--hidden"}">
|
|
2984
2988
|
<div class="choco-widget-apple-pay-button-slot" data-action="apple-pay-button-slot"></div>
|
|
2985
2989
|
</div>
|
|
2986
2990
|
</div>
|
|
@@ -3006,7 +3010,7 @@ function cn(e) {
|
|
|
3006
3010
|
<path d="M15 18L9 12L15 6" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3007
3011
|
</svg>
|
|
3008
3012
|
</button>
|
|
3009
|
-
<h3 class="choco-widget-sheet-title" id="choco-sheet-title">${
|
|
3013
|
+
<h3 class="choco-widget-sheet-title" id="choco-sheet-title">${w("paymentMethods")}</h3>
|
|
3010
3014
|
<button
|
|
3011
3015
|
class="choco-widget-sheet-button choco-widget-sheet-button--edit"
|
|
3012
3016
|
data-action="edit-sheet"
|
|
@@ -3021,7 +3025,7 @@ function cn(e) {
|
|
|
3021
3025
|
<button
|
|
3022
3026
|
class="choco-widget-sheet-button choco-widget-sheet-button--previous"
|
|
3023
3027
|
data-action="previous-sheet"
|
|
3024
|
-
aria-label="${
|
|
3028
|
+
aria-label="${w("back")}"
|
|
3025
3029
|
type="button"
|
|
3026
3030
|
style="display: none;"
|
|
3027
3031
|
>
|
|
@@ -3032,25 +3036,25 @@ function cn(e) {
|
|
|
3032
3036
|
</button>
|
|
3033
3037
|
</div>
|
|
3034
3038
|
<div class="choco-widget-payment-methods" role="list">
|
|
3035
|
-
${
|
|
3039
|
+
${q}
|
|
3036
3040
|
</div>
|
|
3037
3041
|
<div class="choco-widget-sheet-delete-confirm" data-delete-confirm="content" aria-hidden="true">
|
|
3038
3042
|
<div class="choco-widget-sheet-delete-confirm-actions">
|
|
3039
|
-
<button type="button" class="choco-widget-delete-confirm-btn choco-widget-delete-confirm-btn--cancel" data-action="confirm-delete-cancel">${
|
|
3040
|
-
<button type="button" class="choco-widget-delete-confirm-btn choco-widget-delete-confirm-btn--delete" data-action="confirm-delete-submit">${
|
|
3043
|
+
<button type="button" class="choco-widget-delete-confirm-btn choco-widget-delete-confirm-btn--cancel" data-action="confirm-delete-cancel">${w("cancel")}</button>
|
|
3044
|
+
<button type="button" class="choco-widget-delete-confirm-btn choco-widget-delete-confirm-btn--delete" data-action="confirm-delete-submit">${w("delete")}</button>
|
|
3041
3045
|
</div>
|
|
3042
3046
|
</div>
|
|
3043
|
-
${
|
|
3047
|
+
${x}
|
|
3044
3048
|
</div>
|
|
3045
3049
|
</div>
|
|
3046
3050
|
|
|
3047
3051
|
<div class="choco-widget-add-card-sheet choco-widget-payment-sheet" data-sheet="add-card" aria-hidden="true" style="display: none;">
|
|
3048
3052
|
<div class="choco-widget-sheet-content choco-widget-add-card-sheet-content">
|
|
3049
3053
|
<div class="choco-widget-sheet-header">
|
|
3050
|
-
<h3 class="choco-widget-sheet-title">${
|
|
3054
|
+
<h3 class="choco-widget-sheet-title">${w("addCard")}</h3>
|
|
3051
3055
|
</div>
|
|
3052
3056
|
<div class="choco-widget-add-card-iframe-wrapper">
|
|
3053
|
-
<iframe id="choco-widget-add-card-iframe" class="choco-widget-add-card-iframe" title="${
|
|
3057
|
+
<iframe id="choco-widget-add-card-iframe" class="choco-widget-add-card-iframe" title="${w("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>
|
|
3054
3058
|
</div>
|
|
3055
3059
|
</div>
|
|
3056
3060
|
</div>
|
|
@@ -3088,10 +3092,10 @@ function hn(e) {
|
|
|
3088
3092
|
lt(e) && (e.container.style.setProperty("--choco-widget-accent-color", e.config.color), e.container.innerHTML = An());
|
|
3089
3093
|
}
|
|
3090
3094
|
function fn(e) {
|
|
3091
|
-
var
|
|
3095
|
+
var v, T, b, S, L;
|
|
3092
3096
|
if (e._destroyed || !lt(e)) return;
|
|
3093
3097
|
e.container.style.setProperty("--choco-widget-accent-color", e.config.color), e.container.classList.remove("choco-one-click-widget--visible");
|
|
3094
|
-
const t = e.getAvailablePaymentMethods(), o = (
|
|
3098
|
+
const t = e.getAvailablePaymentMethods(), o = (v = e.checkoutContext) == null ? void 0 : v.data, i = e.config.currency || "KZT", s = (S = (b = (T = o == null ? void 0 : o.balance) == null ? void 0 : T.data) == null ? void 0 : b.money) == null ? void 0 : S[i], u = s > 0 ? V(s, e.config.locale, e.config.currency) : null, a = (L = o == null ? void 0 : o.cashback) == null ? void 0 : L.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;
|
|
3095
3099
|
e.container.innerHTML = cn({
|
|
3096
3100
|
amountFormatted: V(f, e.config.locale, e.config.currency),
|
|
3097
3101
|
originalAmountFormatted: V(
|
|
@@ -3114,7 +3118,8 @@ function fn(e) {
|
|
|
3114
3118
|
disabled: e.disabled,
|
|
3115
3119
|
paymentMethodDisabled: e.paymentMethodDisabled,
|
|
3116
3120
|
loading: e.loading,
|
|
3117
|
-
|
|
3121
|
+
showFreedomBtn: !e.config.isFridge && e.config.onFreedomLink !== null,
|
|
3122
|
+
t: (I, _) => e.t(I, _),
|
|
3118
3123
|
currency: i
|
|
3119
3124
|
}), e._attachEventListeners(), e.isOpen = !0, e._emitUserEvent("one_click_pay_cta_rendered", {
|
|
3120
3125
|
terminal_id: e.config.terminalId,
|
|
@@ -3123,8 +3128,8 @@ function fn(e) {
|
|
|
3123
3128
|
payment_method: e._getPaymentMethodForUserEvent()
|
|
3124
3129
|
}), requestAnimationFrame(() => {
|
|
3125
3130
|
requestAnimationFrame(() => {
|
|
3126
|
-
var
|
|
3127
|
-
e._destroyed || (
|
|
3131
|
+
var I;
|
|
3132
|
+
e._destroyed || (I = e.container) == null || I.classList.add("choco-one-click-widget--visible");
|
|
3128
3133
|
});
|
|
3129
3134
|
});
|
|
3130
3135
|
}
|
|
@@ -3163,15 +3168,15 @@ function dt(e) {
|
|
|
3163
3168
|
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 = ln(e.selectedPaymentMethod)), ht(e);
|
|
3164
3169
|
}
|
|
3165
3170
|
function pe(e) {
|
|
3166
|
-
var
|
|
3167
|
-
const t = (
|
|
3171
|
+
var v, T, b, S, L;
|
|
3172
|
+
const t = (v = e.container) == null ? void 0 : v.querySelector(".choco-widget-pay-button"), o = (T = e.container) == null ? void 0 : T.querySelector(
|
|
3168
3173
|
".choco-widget-google-pay-amount"
|
|
3169
|
-
), i = (
|
|
3174
|
+
), i = (b = e.container) == null ? void 0 : b.querySelector(
|
|
3170
3175
|
".choco-widget-google-pay-amount-label"
|
|
3171
3176
|
);
|
|
3172
|
-
let s = (
|
|
3177
|
+
let s = (S = e.container) == null ? void 0 : S.querySelector(
|
|
3173
3178
|
".choco-widget-google-pay-amount-value"
|
|
3174
|
-
), u = (
|
|
3179
|
+
), u = (L = e.container) == null ? void 0 : L.querySelector(
|
|
3175
3180
|
".choco-widget-google-pay-amount-value-number"
|
|
3176
3181
|
);
|
|
3177
3182
|
const a = e._getPayableAmount(), l = V(a, e.config.locale, e.config.currency), f = a < e.config.amount, C = V(
|
|
@@ -3188,38 +3193,38 @@ function pe(e) {
|
|
|
3188
3193
|
)), u ? u.textContent = C : s && (s.textContent = `${e.t("instead")} ${C}`);
|
|
3189
3194
|
}
|
|
3190
3195
|
function ht(e) {
|
|
3191
|
-
var f, C,
|
|
3192
|
-
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 = (
|
|
3196
|
+
var f, C, v, T, b, S, L, I, _, k;
|
|
3197
|
+
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 = (v = e.container) == null ? void 0 : v.querySelector(".choco-widget-pay-button"), u = (T = e.container) == null ? void 0 : T.querySelector(
|
|
3193
3198
|
".choco-widget-google-pay-amount"
|
|
3194
|
-
), a = (
|
|
3199
|
+
), a = (b = e.container) == null ? void 0 : b.querySelector(".choco-widget-google-pay-row"), l = (S = e.container) == null ? void 0 : S.querySelector(".choco-widget-apple-pay-row");
|
|
3195
3200
|
if (s == null || s.classList.toggle("choco-widget-pay-button--hidden", i), u == null || u.classList.toggle(
|
|
3196
3201
|
"choco-widget-google-pay-amount--hidden",
|
|
3197
3202
|
!i
|
|
3198
3203
|
), 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) {
|
|
3199
3204
|
gn(e);
|
|
3200
|
-
const
|
|
3205
|
+
const B = (L = e.container) == null ? void 0 : L.querySelector(
|
|
3201
3206
|
'[data-action="apple-pay-button-slot"]'
|
|
3202
3207
|
);
|
|
3203
|
-
|
|
3208
|
+
B && (B.innerHTML = "");
|
|
3204
3209
|
} else if (o) {
|
|
3205
3210
|
e._googlePayButtonRenderVersion += 1;
|
|
3206
|
-
const
|
|
3211
|
+
const B = (I = e.container) == null ? void 0 : I.querySelector(
|
|
3207
3212
|
'[data-action="google-pay-button-slot"]'
|
|
3208
3213
|
);
|
|
3209
|
-
|
|
3214
|
+
B && (B.innerHTML = ""), pn(e);
|
|
3210
3215
|
} else {
|
|
3211
3216
|
e._googlePayButtonRenderVersion += 1;
|
|
3212
|
-
const
|
|
3217
|
+
const B = (_ = e.container) == null ? void 0 : _.querySelector(
|
|
3213
3218
|
'[data-action="google-pay-button-slot"]'
|
|
3214
|
-
),
|
|
3219
|
+
), w = (k = e.container) == null ? void 0 : k.querySelector(
|
|
3215
3220
|
'[data-action="apple-pay-button-slot"]'
|
|
3216
3221
|
);
|
|
3217
|
-
|
|
3222
|
+
B && (B.innerHTML = ""), w && (w.innerHTML = "");
|
|
3218
3223
|
}
|
|
3219
3224
|
pe(e), Y(e);
|
|
3220
3225
|
}
|
|
3221
3226
|
async function gn(e) {
|
|
3222
|
-
var a, l, f, C,
|
|
3227
|
+
var a, l, f, C, v;
|
|
3223
3228
|
const t = (a = e.container) == null ? void 0 : a.querySelector(
|
|
3224
3229
|
'[data-action="google-pay-button-slot"]'
|
|
3225
3230
|
);
|
|
@@ -3232,7 +3237,7 @@ async function gn(e) {
|
|
|
3232
3237
|
return;
|
|
3233
3238
|
}
|
|
3234
3239
|
if (o !== e._googlePayButtonRenderVersion) return;
|
|
3235
|
-
if (!((
|
|
3240
|
+
if (!((v = (C = (f = window.google) == null ? void 0 : f.payments) == null ? void 0 : C.api) != null && v.PaymentsClient)) {
|
|
3236
3241
|
e.config.onError({ attributes: { message: e.t("errorGooglePayUnsupported") } });
|
|
3237
3242
|
return;
|
|
3238
3243
|
}
|
|
@@ -3245,8 +3250,8 @@ async function gn(e) {
|
|
|
3245
3250
|
buttonLocale: e.config.locale || "ru",
|
|
3246
3251
|
buttonSizeMode: "fill"
|
|
3247
3252
|
});
|
|
3248
|
-
u.classList.add("choco-widget-google-pay-button"), u.style.setProperty("width", "100%", "important"), u.style.setProperty("height", "52px", "important"), u.style.setProperty("min-height", "52px", "important"), u.style.setProperty("border-radius", "12px", "important"), u.style.setProperty("font-size", "16px", "important"), u.style.setProperty("font-weight", "bold", "important"), u.querySelectorAll("*").forEach((
|
|
3249
|
-
|
|
3253
|
+
u.classList.add("choco-widget-google-pay-button"), u.style.setProperty("width", "100%", "important"), u.style.setProperty("height", "52px", "important"), u.style.setProperty("min-height", "52px", "important"), u.style.setProperty("border-radius", "12px", "important"), u.style.setProperty("font-size", "16px", "important"), u.style.setProperty("font-weight", "bold", "important"), u.querySelectorAll("*").forEach((T) => {
|
|
3254
|
+
T.style.setProperty("border-radius", "12px", "important"), T.style.setProperty("font-weight", "bold", "important"), T.style.setProperty("font-size", "16px", "important");
|
|
3250
3255
|
}), t.appendChild(u), Y(e);
|
|
3251
3256
|
}
|
|
3252
3257
|
function pn(e) {
|
|
@@ -3291,31 +3296,31 @@ function ne(e) {
|
|
|
3291
3296
|
e.loading = !0, Y(e);
|
|
3292
3297
|
}
|
|
3293
3298
|
function j(e) {
|
|
3294
|
-
var
|
|
3299
|
+
var T, b, S, L, I, _, k, B;
|
|
3295
3300
|
e.loading = !1;
|
|
3296
|
-
const t = (
|
|
3301
|
+
const t = (T = e.container) == null ? void 0 : T.querySelector(".choco-widget-payment-method"), o = (b = e.container) == null ? void 0 : b.querySelector(".choco-widget-pay-button"), i = (S = e.container) == null ? void 0 : S.querySelector(
|
|
3297
3302
|
".choco-widget-google-pay-button-slot button"
|
|
3298
|
-
), s = (
|
|
3303
|
+
), s = (L = e.container) == null ? void 0 : L.querySelector(
|
|
3299
3304
|
".choco-widget-apple-pay-button-slot button"
|
|
3300
|
-
), u = (
|
|
3305
|
+
), u = (I = e.container) == null ? void 0 : I.querySelector(
|
|
3301
3306
|
".choco-widget-google-pay-amount"
|
|
3302
|
-
), a = (
|
|
3307
|
+
), a = (_ = e.container) == null ? void 0 : _.querySelector(".choco-widget-google-pay-row"), l = (k = e.container) == null ? void 0 : k.querySelector(".choco-widget-apple-pay-row"), f = (B = e.container) == null ? void 0 : B.querySelector(
|
|
3303
3308
|
".choco-widget-balance-section"
|
|
3304
|
-
), C = e._isInteractionBlocked(),
|
|
3305
|
-
t && (t.disabled =
|
|
3309
|
+
), C = e._isInteractionBlocked(), v = e.paymentMethodDisabled || C;
|
|
3310
|
+
t && (t.disabled = v), 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");
|
|
3306
3311
|
}
|
|
3307
3312
|
function Y(e) {
|
|
3308
|
-
var
|
|
3309
|
-
const t = (
|
|
3313
|
+
var b, S, L, I, _, k, B, w, O;
|
|
3314
|
+
const t = (b = e.container) == null ? void 0 : b.querySelector(".choco-widget-payment-method"), o = (S = e.container) == null ? void 0 : S.querySelector(".choco-widget-pay-button"), i = (L = e.container) == null ? void 0 : L.querySelector(".choco-widget-freedom-card-btn"), s = (I = e.container) == null ? void 0 : I.querySelector(
|
|
3310
3315
|
".choco-widget-google-pay-button-slot button"
|
|
3311
|
-
),
|
|
3316
|
+
), u = (_ = e.container) == null ? void 0 : _.querySelector(
|
|
3312
3317
|
".choco-widget-apple-pay-button-slot button"
|
|
3313
|
-
),
|
|
3318
|
+
), a = (k = e.container) == null ? void 0 : k.querySelector(
|
|
3314
3319
|
".choco-widget-google-pay-amount"
|
|
3315
|
-
),
|
|
3320
|
+
), l = (B = e.container) == null ? void 0 : B.querySelector(".choco-widget-google-pay-row"), f = (w = e.container) == null ? void 0 : w.querySelector(".choco-widget-apple-pay-row"), C = (O = e.container) == null ? void 0 : O.querySelector(
|
|
3316
3321
|
".choco-widget-balance-section"
|
|
3317
|
-
),
|
|
3318
|
-
|
|
3322
|
+
), v = e._isInteractionBlocked(), T = e.paymentMethodDisabled || v;
|
|
3323
|
+
C == null || C.classList.toggle("disabled", v), t && (t.disabled = T), o && (o.disabled = v, o.classList.toggle("choco-widget-pay-button--loading", e.loading)), i && (i.disabled = v), s && (s.disabled = v), u && (u.disabled = v), a == null || a.classList.toggle("choco-widget-wallet-blocked", v), a == null || a.setAttribute("aria-disabled", String(v)), l == null || l.classList.toggle("choco-widget-wallet-blocked", v), l == null || l.setAttribute("aria-disabled", String(v)), f == null || f.classList.toggle("choco-widget-wallet-blocked", v), f == null || f.setAttribute("aria-disabled", String(v));
|
|
3319
3324
|
}
|
|
3320
3325
|
function ft(e) {
|
|
3321
3326
|
var o;
|
|
@@ -3582,12 +3587,12 @@ async function vn(e) {
|
|
|
3582
3587
|
await rt(e);
|
|
3583
3588
|
const l = (a == null ? void 0 : a.id) ?? ((i = a == null ? void 0 : a.data) == null ? void 0 : i.id);
|
|
3584
3589
|
if (l && ce(e, String(l)), ((s = e.selectedPaymentMethod) == null ? void 0 : s.type) === "kaspi_pay") {
|
|
3585
|
-
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,
|
|
3590
|
+
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, v = f.action_url_type || f.action_type || "redirect";
|
|
3586
3591
|
if (C)
|
|
3587
3592
|
return typeof e.config.onKaspiLink == "function" ? (e.config.onKaspiLink({
|
|
3588
3593
|
action_link: C,
|
|
3589
3594
|
action_url: C,
|
|
3590
|
-
action_type:
|
|
3595
|
+
action_type: v,
|
|
3591
3596
|
event: a
|
|
3592
3597
|
}), a) : (window.location.href = C, a);
|
|
3593
3598
|
}
|
|
@@ -3612,7 +3617,7 @@ async function rt(e) {
|
|
|
3612
3617
|
async function Bn(e, t) {
|
|
3613
3618
|
ne(e), e.waitingForNewCardAction = !0, e._setNewCardActionTimeout();
|
|
3614
3619
|
try {
|
|
3615
|
-
await
|
|
3620
|
+
await Ft(
|
|
3616
3621
|
e.apiUrl,
|
|
3617
3622
|
e._getApiConfig(),
|
|
3618
3623
|
e.deviceId,
|
|
@@ -3656,8 +3661,8 @@ async function In(e, t) {
|
|
|
3656
3661
|
e.apiUrl,
|
|
3657
3662
|
e._getApiConfig(),
|
|
3658
3663
|
u.validationURL
|
|
3659
|
-
), C = ((l = (a = f == null ? void 0 : f.data) == null ? void 0 : a.attributes) == null ? void 0 : l.session) || f,
|
|
3660
|
-
s.completeMerchantValidation(
|
|
3664
|
+
), C = ((l = (a = f == null ? void 0 : f.data) == null ? void 0 : a.attributes) == null ? void 0 : l.session) || f, v = JSON.parse(atob(C));
|
|
3665
|
+
s.completeMerchantValidation(v);
|
|
3661
3666
|
} catch (f) {
|
|
3662
3667
|
console.error("Apple Pay session error:", f), s.abort(), e.config.onError({ attributes: { message: e.t("errorApplePayInit") } });
|
|
3663
3668
|
}
|
|
@@ -3690,8 +3695,8 @@ async function In(e, t) {
|
|
|
3690
3695
|
}, s.begin();
|
|
3691
3696
|
}
|
|
3692
3697
|
async function Qn(e, t) {
|
|
3693
|
-
var
|
|
3694
|
-
const o = (
|
|
3698
|
+
var _, k, B, w, O, F;
|
|
3699
|
+
const o = (_ = e.checkoutContext) == null ? void 0 : _.data, i = ((B = (k = o == null ? void 0 : o.payment_methods) == null ? void 0 : k.data) == null ? void 0 : B.attributes) || {}, s = i.google_pay_settings || {};
|
|
3695
3700
|
if (!(i.payment_method_google_pay === "enabled" || i.payment_method_google_pay === !0)) {
|
|
3696
3701
|
e.config.onError({ attributes: { message: e.t("errorGooglePayUnsupported") } });
|
|
3697
3702
|
return;
|
|
@@ -3703,8 +3708,8 @@ async function Qn(e, t) {
|
|
|
3703
3708
|
});
|
|
3704
3709
|
return;
|
|
3705
3710
|
}
|
|
3706
|
-
const f = e.config.environment === "production", C = (s == null ? void 0 : s.merchant_name) || "Choco",
|
|
3707
|
-
if (f && !
|
|
3711
|
+
const f = e.config.environment === "production", C = (s == null ? void 0 : s.merchant_name) || "Choco", v = s == null ? void 0 : s.google_merchant_id;
|
|
3712
|
+
if (f && !v) {
|
|
3708
3713
|
e.config.onError({
|
|
3709
3714
|
attributes: { message: e.t("errorGooglePaySettingsUnavailable") }
|
|
3710
3715
|
});
|
|
@@ -3714,19 +3719,19 @@ async function Qn(e, t) {
|
|
|
3714
3719
|
await Sn(e, t, { gateway: a, gatewayMerchantId: l });
|
|
3715
3720
|
return;
|
|
3716
3721
|
}
|
|
3717
|
-
const
|
|
3722
|
+
const T = Number(e._getCheckoutAmount()).toFixed(2);
|
|
3718
3723
|
try {
|
|
3719
3724
|
await e._loadGooglePaySdk();
|
|
3720
3725
|
} catch (N) {
|
|
3721
3726
|
console.error("Google Pay SDK load error:", N), e.config.onError({ attributes: { message: e.t("errorGooglePayUnsupported") } });
|
|
3722
3727
|
return;
|
|
3723
3728
|
}
|
|
3724
|
-
const
|
|
3725
|
-
if (!(
|
|
3729
|
+
const b = window.google;
|
|
3730
|
+
if (!(b != null && b.payments)) {
|
|
3726
3731
|
e.config.onError({ attributes: { message: e.t("errorGooglePayUnsupported") } });
|
|
3727
3732
|
return;
|
|
3728
3733
|
}
|
|
3729
|
-
const
|
|
3734
|
+
const S = [
|
|
3730
3735
|
{
|
|
3731
3736
|
type: "CARD",
|
|
3732
3737
|
parameters: {
|
|
@@ -3739,33 +3744,33 @@ async function Qn(e, t) {
|
|
|
3739
3744
|
parameters: { gateway: a, gatewayMerchantId: l }
|
|
3740
3745
|
}
|
|
3741
3746
|
}
|
|
3742
|
-
],
|
|
3747
|
+
], L = {
|
|
3743
3748
|
apiVersion: 2,
|
|
3744
3749
|
apiVersionMinor: 0,
|
|
3745
|
-
allowedPaymentMethods:
|
|
3750
|
+
allowedPaymentMethods: S,
|
|
3746
3751
|
transactionInfo: {
|
|
3747
3752
|
totalPriceStatus: "FINAL",
|
|
3748
3753
|
totalPriceLabel: "Итого",
|
|
3749
|
-
totalPrice:
|
|
3754
|
+
totalPrice: T,
|
|
3750
3755
|
currencyCode: e.config.currency,
|
|
3751
3756
|
countryCode: e.config.currency === "GEL" ? "GE" : "KZ"
|
|
3752
3757
|
},
|
|
3753
|
-
merchantInfo: f ? { merchantId:
|
|
3754
|
-
},
|
|
3758
|
+
merchantInfo: f ? { merchantId: v, merchantName: C } : { merchantName: C }
|
|
3759
|
+
}, I = new b.payments.api.PaymentsClient({
|
|
3755
3760
|
environment: f ? "PRODUCTION" : "TEST"
|
|
3756
3761
|
});
|
|
3757
3762
|
try {
|
|
3758
|
-
const N = await
|
|
3763
|
+
const N = await I.isReadyToPay({
|
|
3759
3764
|
apiVersion: 2,
|
|
3760
3765
|
apiVersionMinor: 0,
|
|
3761
|
-
allowedPaymentMethods:
|
|
3766
|
+
allowedPaymentMethods: S
|
|
3762
3767
|
});
|
|
3763
3768
|
if (!(N != null && N.result)) {
|
|
3764
3769
|
e.config.onError({ attributes: { message: e.t("errorGooglePayUnsupported") } });
|
|
3765
3770
|
return;
|
|
3766
3771
|
}
|
|
3767
3772
|
ne(e);
|
|
3768
|
-
const q = await
|
|
3773
|
+
const q = await I.loadPaymentData(L), J = (O = (w = q == null ? void 0 : q.paymentMethodData) == null ? void 0 : w.tokenizationData) == null ? void 0 : O.token;
|
|
3769
3774
|
if (!J) throw new Error(e.t("errorGooglePayPayment"));
|
|
3770
3775
|
const x = JSON.parse(J), M = await At(
|
|
3771
3776
|
e.apiUrl,
|
|
@@ -3812,46 +3817,44 @@ async function Sn(e, t, o) {
|
|
|
3812
3817
|
}
|
|
3813
3818
|
}
|
|
3814
3819
|
function Pn(e) {
|
|
3815
|
-
var a, l, f, C,
|
|
3820
|
+
var a, l, f, C, v, T, b, S, L, I, _, k;
|
|
3816
3821
|
const t = e.container;
|
|
3817
3822
|
(a = t.querySelector('[data-action="freedom-card"]')) == null || a.addEventListener("click", () => {
|
|
3818
|
-
e.
|
|
3819
|
-
|
|
3820
|
-
});
|
|
3821
|
-
}), (l = t.querySelector('[data-action="pay"]')) == null || l.addEventListener("click", () => e.handlePayment()), (f = t.querySelector('[data-action="change-method"]')) == null || f.addEventListener("click", () => ft(e)), t.querySelectorAll('[data-action="close"]').forEach((b) => b.addEventListener("click", () => e.close())), (C = t.querySelector('[data-action="close-sheet"]')) == null || C.addEventListener("click", () => {
|
|
3823
|
+
e.config.onFreedomLink && e.config.onFreedomLink();
|
|
3824
|
+
}), (l = t.querySelector('[data-action="pay"]')) == null || l.addEventListener("click", () => e.handlePayment()), (f = t.querySelector('[data-action="change-method"]')) == null || f.addEventListener("click", () => ft(e)), t.querySelectorAll('[data-action="close"]').forEach((B) => B.addEventListener("click", () => e.close())), (C = t.querySelector('[data-action="close-sheet"]')) == null || C.addEventListener("click", () => {
|
|
3822
3825
|
e._pendingDeleteMethod ? ve(e) : G(e);
|
|
3823
|
-
}), (
|
|
3826
|
+
}), (v = t.querySelector('[data-action="edit-sheet"]')) == null || v.addEventListener("click", () => {
|
|
3824
3827
|
e.isPaymentSheetEditMode = !0, Ae(e), ue(e);
|
|
3825
|
-
}), (
|
|
3828
|
+
}), (T = t.querySelector('[data-action="previous-sheet"]')) == null || T.addEventListener("click", () => {
|
|
3826
3829
|
e.isPaymentSheetEditMode = !1, Ae(e), ue(e);
|
|
3827
|
-
}), (
|
|
3830
|
+
}), (b = t.querySelector('[data-action="close-add-card"]')) == null || b.addEventListener("click", () => ae(e)), (S = t.querySelector('[data-action="confirm-delete-cancel"]')) == null || S.addEventListener("click", () => ve(e)), (L = t.querySelector('[data-action="confirm-delete-submit"]')) == null || L.addEventListener("click", () => {
|
|
3828
3831
|
if (e._pendingDeleteMethod) {
|
|
3829
|
-
const
|
|
3830
|
-
De(e, !0), bn(e,
|
|
3832
|
+
const B = e._pendingDeleteMethod;
|
|
3833
|
+
De(e, !0), bn(e, B).then(() => G(e)).finally(() => De(e, !1));
|
|
3831
3834
|
}
|
|
3832
|
-
}), t.querySelectorAll(".choco-widget-method-item").forEach((
|
|
3833
|
-
|
|
3835
|
+
}), t.querySelectorAll(".choco-widget-method-item").forEach((B) => {
|
|
3836
|
+
B.addEventListener("click", (w) => {
|
|
3834
3837
|
const O = JSON.parse(
|
|
3835
|
-
|
|
3838
|
+
w.currentTarget.getAttribute("data-method") || "{}"
|
|
3836
3839
|
);
|
|
3837
3840
|
gt(e, O);
|
|
3838
3841
|
});
|
|
3839
3842
|
});
|
|
3840
3843
|
const o = t.querySelector('[data-sheet="payment"]');
|
|
3841
|
-
o && (o.addEventListener("click", (
|
|
3842
|
-
|
|
3844
|
+
o && (o.addEventListener("click", (B) => {
|
|
3845
|
+
B.target === o && G(e);
|
|
3843
3846
|
}), wn(e, o));
|
|
3844
3847
|
const i = t.querySelector('[data-action="toggle-balance"]');
|
|
3845
|
-
i && ((
|
|
3846
|
-
e.useBalance =
|
|
3848
|
+
i && ((I = i.querySelector("input[type='checkbox']")) == null || I.addEventListener("change", (B) => {
|
|
3849
|
+
e.useBalance = B.target.checked, tt(e), e._updatePayButtonAmount();
|
|
3847
3850
|
}));
|
|
3848
3851
|
const s = t.querySelector('[data-action="toggle-bonuses"]');
|
|
3849
|
-
s && ((
|
|
3850
|
-
e.useBonuses =
|
|
3852
|
+
s && ((_ = s.querySelector("input[type='checkbox']")) == null || _.addEventListener("change", (B) => {
|
|
3853
|
+
e.useBonuses = B.target.checked, e.config.onAppliedBonus(e.useBonuses), tt(e), e._updatePayButtonAmount();
|
|
3851
3854
|
}));
|
|
3852
3855
|
const u = t.querySelector('[data-action="toggle-coupon"]');
|
|
3853
|
-
u && ((k = u.querySelector("input[type='checkbox']")) == null || k.addEventListener("change", (
|
|
3854
|
-
e.useCoupon =
|
|
3856
|
+
u && ((k = u.querySelector("input[type='checkbox']")) == null || k.addEventListener("change", (B) => {
|
|
3857
|
+
e.useCoupon = B.target.checked, e._updatePayButtonAmount();
|
|
3855
3858
|
})), document.removeEventListener("keydown", e._boundKeyDown), document.addEventListener("keydown", e._boundKeyDown), ht(e);
|
|
3856
3859
|
}
|
|
3857
3860
|
function kn(e, t) {
|
|
@@ -3865,17 +3868,17 @@ function wn(e, t) {
|
|
|
3865
3868
|
let u = 0, a = 0;
|
|
3866
3869
|
const l = (C) => {
|
|
3867
3870
|
a = C.clientY;
|
|
3868
|
-
const
|
|
3869
|
-
i.style.transform = `translateY(${
|
|
3871
|
+
const v = Math.max(0, a - u);
|
|
3872
|
+
i.style.transform = `translateY(${v}px)`;
|
|
3870
3873
|
}, f = (C) => {
|
|
3871
3874
|
o.releasePointerCapture(C.pointerId), o.removeEventListener("pointermove", l), o.removeEventListener("pointerup", f), o.removeEventListener("pointercancel", f);
|
|
3872
|
-
const
|
|
3873
|
-
if (i.classList.remove("choco-widget-sheet-content--dragging"),
|
|
3875
|
+
const v = Math.max(0, a - u);
|
|
3876
|
+
if (i.classList.remove("choco-widget-sheet-content--dragging"), v >= s) {
|
|
3874
3877
|
i.style.transform = "translateY(100%)";
|
|
3875
|
-
const
|
|
3876
|
-
i.removeEventListener("transitionend",
|
|
3878
|
+
const T = () => {
|
|
3879
|
+
i.removeEventListener("transitionend", T), i.style.transform = "", G(e);
|
|
3877
3880
|
};
|
|
3878
|
-
i.addEventListener("transitionend",
|
|
3881
|
+
i.addEventListener("transitionend", T);
|
|
3879
3882
|
} else
|
|
3880
3883
|
i.style.transform = "";
|
|
3881
3884
|
};
|
|
@@ -3946,7 +3949,7 @@ class ie {
|
|
|
3946
3949
|
return Number.isFinite(t) && t > 0 ? t : 0;
|
|
3947
3950
|
}
|
|
3948
3951
|
_getPaymentBreakdown() {
|
|
3949
|
-
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),
|
|
3952
|
+
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), v = this.useBalance ? t : C, T = this.useBalance && !u, S = this.useCoupon && this.selectedCoupon && !this._isCouponDisabled() ? {
|
|
3950
3953
|
id: this.selectedCoupon.voucher_id,
|
|
3951
3954
|
template_id: this.selectedCoupon.template_id,
|
|
3952
3955
|
type: this.selectedCoupon.type
|
|
@@ -3954,10 +3957,10 @@ class ie {
|
|
|
3954
3957
|
return {
|
|
3955
3958
|
payableAmount: C,
|
|
3956
3959
|
checkoutOptions: {
|
|
3957
|
-
checkoutAmount:
|
|
3960
|
+
checkoutAmount: v,
|
|
3958
3961
|
forceBalanceMethod: u,
|
|
3959
|
-
useBalance:
|
|
3960
|
-
voucher:
|
|
3962
|
+
useBalance: T,
|
|
3963
|
+
voucher: S
|
|
3961
3964
|
}
|
|
3962
3965
|
};
|
|
3963
3966
|
}
|
|
@@ -4088,7 +4091,7 @@ class ie {
|
|
|
4088
4091
|
}
|
|
4089
4092
|
async _fetchCoupons() {
|
|
4090
4093
|
try {
|
|
4091
|
-
const t = await
|
|
4094
|
+
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);
|
|
4092
4095
|
this.selectedCoupon = i.length > 0 ? i[0] : null, this.useCoupon = !1;
|
|
4093
4096
|
} catch {
|
|
4094
4097
|
this.selectedCoupon = null, this.useCoupon = !1;
|
|
@@ -4278,6 +4281,10 @@ class ie {
|
|
|
4278
4281
|
if (typeof t != "function") throw new Error("onUserEvent callback must be a function");
|
|
4279
4282
|
this.config.onUserEvent = t;
|
|
4280
4283
|
}
|
|
4284
|
+
async onFreedomLink(t) {
|
|
4285
|
+
if (typeof t != "function") throw new Error("onFreedomLink callback must be a function");
|
|
4286
|
+
this.config.onFreedomLink = t;
|
|
4287
|
+
}
|
|
4281
4288
|
async onAppliedBonus(t) {
|
|
4282
4289
|
if (typeof t != "function")
|
|
4283
4290
|
throw new Error("onAppliedBonus callback must be a function");
|