choco-one-click-payment 1.1.40 → 1.1.42
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 +443 -430
- package/dist/index.js +37 -35
- 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%;height:46px;padding:0 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,8 +237,8 @@ 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)), _ = f(147), b = f(853);
|
|
241
|
+
function S(g) {
|
|
242
242
|
return g && g.__esModule ? g : { default: g };
|
|
243
243
|
}
|
|
244
244
|
function T(g) {
|
|
@@ -249,7 +249,7 @@ function wt() {
|
|
|
249
249
|
return p && typeof Symbol == "function" && p.constructor === Symbol && p !== Symbol.prototype ? "symbol" : typeof p;
|
|
250
250
|
}, T(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
|
}
|
|
@@ -262,17 +262,17 @@ function wt() {
|
|
|
262
262
|
function k(g, h, p) {
|
|
263
263
|
return h && w(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 && R(g, h);
|
|
269
269
|
}
|
|
270
|
-
function
|
|
271
|
-
return
|
|
270
|
+
function R(g, h) {
|
|
271
|
+
return R = Object.setPrototypeOf || function(A, n) {
|
|
272
272
|
return A.__proto__ = n, A;
|
|
273
|
-
},
|
|
273
|
+
}, R(g, h);
|
|
274
274
|
}
|
|
275
|
-
function
|
|
275
|
+
function L(g) {
|
|
276
276
|
var h = q();
|
|
277
277
|
return function() {
|
|
278
278
|
var A = J(g), n;
|
|
@@ -281,10 +281,10 @@ function wt() {
|
|
|
281
281
|
n = Reflect.construct(A, arguments, r);
|
|
282
282
|
} else
|
|
283
283
|
n = A.apply(this, arguments);
|
|
284
|
-
return
|
|
284
|
+
return x(this, n);
|
|
285
285
|
};
|
|
286
286
|
}
|
|
287
|
-
function
|
|
287
|
+
function x(g, h) {
|
|
288
288
|
if (h && (T(h) === "object" || typeof h == "function"))
|
|
289
289
|
return h;
|
|
290
290
|
if (h !== void 0)
|
|
@@ -311,12 +311,12 @@ function wt() {
|
|
|
311
311
|
return p.__proto__ || Object.getPrototypeOf(p);
|
|
312
312
|
}, J(g);
|
|
313
313
|
}
|
|
314
|
-
var
|
|
315
|
-
|
|
316
|
-
var h =
|
|
314
|
+
var F = "timeout", M = "connection closed", m = /* @__PURE__ */ (function(g) {
|
|
315
|
+
B(p, g);
|
|
316
|
+
var h = L(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 ?
|
|
396
|
-
for (var
|
|
397
|
-
r.hasOwnProperty(
|
|
398
|
-
|
|
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
|
+
for (var O in r)
|
|
397
|
+
r.hasOwnProperty(O) && (P.length > 0 && (P += "&"), P += encodeURIComponent(O) + "=" + encodeURIComponent(r[O]));
|
|
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,23 +416,23 @@ 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",
|
|
@@ -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,43 +609,43 @@ 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,
|
|
623
|
-
}, function(
|
|
624
|
-
var X =
|
|
625
|
-
X.code === 109 && (n._refreshRequired = !0), n._disconnect("connect error", !0),
|
|
621
|
+
E && (d.params || (d.params = {}), d.params.subs = y), n._latencyStart = /* @__PURE__ */ new Date(), n._call(d).then(function(O) {
|
|
622
|
+
n._connectResponse(n._decoder.decodeCommandResult(n._methodType.CONNECT, O.result), E), O.next && O.next();
|
|
623
|
+
}, function(O) {
|
|
624
|
+
var X = O.error;
|
|
625
|
+
X.code === 109 && (n._refreshRequired = !0), n._disconnect("connect error", !0), O.next && O.next();
|
|
626
626
|
});
|
|
627
627
|
}, this._transport.onerror = function(d) {
|
|
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,20 +860,20 @@ 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
|
}
|
|
870
|
-
var
|
|
870
|
+
var O = Math.round(Math.random() * 1e3 * Math.max(n._numRefreshFailed, 20)), X = n._config.refreshInterval + O;
|
|
871
871
|
n._refreshTimeout = setTimeout(function() {
|
|
872
872
|
return n._refresh();
|
|
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
|
}, {
|
|
@@ -934,12 +934,12 @@ function wt() {
|
|
|
934
934
|
this._clearSubRefreshTimeout(n);
|
|
935
935
|
else
|
|
936
936
|
return;
|
|
937
|
-
var c = this._clientID, d = this._newXHRID(), y = function(
|
|
938
|
-
if (d in r._xhrs && delete r._xhrs[d], !(
|
|
937
|
+
var c = this._clientID, d = this._newXHRID(), y = function(O) {
|
|
938
|
+
if (d in r._xhrs && delete r._xhrs[d], !(O.error || O.status !== 200 || r._clientID !== c)) {
|
|
939
939
|
var X = {};
|
|
940
|
-
if (
|
|
941
|
-
for (var U in
|
|
942
|
-
var D =
|
|
940
|
+
if (O.data.channels)
|
|
941
|
+
for (var U in O.data.channels) {
|
|
942
|
+
var D = O.data.channels[U];
|
|
943
943
|
D.channel && (X[D.channel] = D.token);
|
|
944
944
|
}
|
|
945
945
|
var re = X[n];
|
|
@@ -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,24 +1019,24 @@ 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
|
-
var
|
|
1033
|
-
|
|
1032
|
+
var O = this._getLastOffset(d);
|
|
1033
|
+
O && (y.params.offset = O);
|
|
1034
1034
|
}
|
|
1035
1035
|
var X = this._getLastEpoch(d);
|
|
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
|
|
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 O in Q)
|
|
1117
|
+
Q.hasOwnProperty(O) && this._handlePublication(E, Q[O]);
|
|
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
|
}
|
|
@@ -1155,7 +1155,7 @@ function wt() {
|
|
|
1155
1155
|
value: function(n, r) {
|
|
1156
1156
|
var c = this._getSub(n);
|
|
1157
1157
|
if (c && c._isSubscribing()) {
|
|
1158
|
-
if (r.code === 0 && r.message ===
|
|
1158
|
+
if (r.code === 0 && r.message === F) {
|
|
1159
1159
|
this._disconnect("timeout", !0);
|
|
1160
1160
|
return;
|
|
1161
1161
|
}
|
|
@@ -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,17 +1304,17 @@ 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
|
-
var
|
|
1317
|
-
this._handleLeave(y,
|
|
1316
|
+
var O = this._decoder.decodePushData(this._pushType.LEAVE, c.data);
|
|
1317
|
+
this._handleLeave(y, O);
|
|
1318
1318
|
} else if (d === this._pushType.UNSUBSCRIBE) {
|
|
1319
1319
|
var X = this._decoder.decodePushData(this._pushType.UNSUBSCRIBE, c.data);
|
|
1320
1320
|
this._handleUnsub(y, X);
|
|
@@ -1389,8 +1389,8 @@ function wt() {
|
|
|
1389
1389
|
errback: c,
|
|
1390
1390
|
timeout: null
|
|
1391
1391
|
}, this._callbacks[n].timeout = setTimeout(function() {
|
|
1392
|
-
delete d._callbacks[n], (0,
|
|
1393
|
-
error: d._createErrorObject(
|
|
1392
|
+
delete d._callbacks[n], (0, b.isFunction)(c) && c({
|
|
1393
|
+
error: d._createErrorObject(F)
|
|
1394
1394
|
});
|
|
1395
1395
|
}, this._config.timeout);
|
|
1396
1396
|
}
|
|
@@ -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(), O = 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:
|
|
1522
|
-
},
|
|
1521
|
+
data: E
|
|
1522
|
+
}, O);
|
|
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, O);
|
|
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,18 +1562,18 @@ 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, w) {
|
|
1566
|
+
if (!(I instanceof w))
|
|
1567
1567
|
throw new TypeError("Cannot call a class as a function");
|
|
1568
1568
|
}
|
|
1569
|
-
function C(
|
|
1569
|
+
function C(I, w) {
|
|
1570
1570
|
for (var k = 0; k < w.length; k++) {
|
|
1571
|
-
var
|
|
1572
|
-
|
|
1571
|
+
var B = w[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 w && C(
|
|
1575
|
+
function v(I, w, k) {
|
|
1576
|
+
return w && C(I.prototype, w), I;
|
|
1577
1577
|
}
|
|
1578
1578
|
var _ = {
|
|
1579
1579
|
CONNECT: 0,
|
|
@@ -1590,7 +1590,7 @@ function wt() {
|
|
|
1590
1590
|
SUB_REFRESH: 11
|
|
1591
1591
|
};
|
|
1592
1592
|
l.JsonMethodType = _;
|
|
1593
|
-
var
|
|
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 =
|
|
1616
|
+
l.JsonEncoder = S;
|
|
1617
1617
|
var T = /* @__PURE__ */ (function() {
|
|
1618
|
-
function
|
|
1619
|
-
f(this,
|
|
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,10 +1640,10 @@ 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
1648
|
l.JsonDecoder = T;
|
|
1649
1649
|
})
|
|
@@ -1663,11 +1663,11 @@ 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)), _ = 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
|
}
|
|
@@ -1677,7 +1677,7 @@ function wt() {
|
|
|
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
|
|
1680
|
+
function I(h, p, A) {
|
|
1681
1681
|
return p && T(h.prototype, p), h;
|
|
1682
1682
|
}
|
|
1683
1683
|
function w(h, p) {
|
|
@@ -1690,8 +1690,8 @@ function wt() {
|
|
|
1690
1690
|
return n.__proto__ = r, n;
|
|
1691
1691
|
}, k(h, p);
|
|
1692
1692
|
}
|
|
1693
|
-
function
|
|
1694
|
-
var p =
|
|
1693
|
+
function B(h) {
|
|
1694
|
+
var p = x();
|
|
1695
1695
|
return function() {
|
|
1696
1696
|
var n = N(h), r;
|
|
1697
1697
|
if (p) {
|
|
@@ -1699,22 +1699,22 @@ function wt() {
|
|
|
1699
1699
|
r = Reflect.construct(n, arguments, c);
|
|
1700
1700
|
} else
|
|
1701
1701
|
r = n.apply(this, arguments);
|
|
1702
|
-
return
|
|
1702
|
+
return R(this, r);
|
|
1703
1703
|
};
|
|
1704
1704
|
}
|
|
1705
|
-
function
|
|
1705
|
+
function R(h, p) {
|
|
1706
1706
|
if (p && (C(p) === "object" || typeof p == "function"))
|
|
1707
1707
|
return p;
|
|
1708
1708
|
if (p !== void 0)
|
|
1709
1709
|
throw new TypeError("Derived constructors may only return object or undefined");
|
|
1710
|
-
return
|
|
1710
|
+
return L(h);
|
|
1711
1711
|
}
|
|
1712
|
-
function
|
|
1712
|
+
function L(h) {
|
|
1713
1713
|
if (h === void 0)
|
|
1714
1714
|
throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
|
|
1715
1715
|
return h;
|
|
1716
1716
|
}
|
|
1717
|
-
function
|
|
1717
|
+
function x() {
|
|
1718
1718
|
if (typeof Reflect > "u" || !Reflect.construct || Reflect.construct.sham) return !1;
|
|
1719
1719
|
if (typeof Proxy == "function") return !0;
|
|
1720
1720
|
try {
|
|
@@ -1729,16 +1729,16 @@ function wt() {
|
|
|
1729
1729
|
return A.__proto__ || Object.getPrototypeOf(A);
|
|
1730
1730
|
}, N(h);
|
|
1731
1731
|
}
|
|
1732
|
-
var q = 0, J = 1,
|
|
1732
|
+
var q = 0, J = 1, F = 2, M = 3, m = 4, g = /* @__PURE__ */ (function(h) {
|
|
1733
1733
|
w(A, h);
|
|
1734
|
-
var p =
|
|
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;
|
|
@@ -1775,8 +1775,8 @@ function wt() {
|
|
|
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
|
}
|
|
@@ -1798,12 +1798,12 @@ function wt() {
|
|
|
1798
1798
|
}, {
|
|
1799
1799
|
key: "_isReady",
|
|
1800
1800
|
value: function() {
|
|
1801
|
-
return this._status ===
|
|
1801
|
+
return this._status === F || this._status === M;
|
|
1802
1802
|
}
|
|
1803
1803
|
}, {
|
|
1804
1804
|
key: "_isSuccess",
|
|
1805
1805
|
value: function() {
|
|
1806
|
-
return this._status ===
|
|
1806
|
+
return this._status === F;
|
|
1807
1807
|
}
|
|
1808
1808
|
}, {
|
|
1809
1809
|
key: "_isError",
|
|
@@ -1823,8 +1823,8 @@ function wt() {
|
|
|
1823
1823
|
}, {
|
|
1824
1824
|
key: "_setSubscribeSuccess",
|
|
1825
1825
|
value: function(r) {
|
|
1826
|
-
if (this._status !==
|
|
1827
|
-
this._status =
|
|
1826
|
+
if (this._status !== F) {
|
|
1827
|
+
this._status = F;
|
|
1828
1828
|
var c = this._getSubscribeSuccessContext(r);
|
|
1829
1829
|
this._recover = !1, this.emit("subscribe", c), this._resolve(c);
|
|
1830
1830
|
for (var d in this._promises)
|
|
@@ -1853,7 +1853,7 @@ function wt() {
|
|
|
1853
1853
|
key: "_setUnsubscribed",
|
|
1854
1854
|
value: function(r) {
|
|
1855
1855
|
if (this._centrifuge._clearSubRefreshTimeout(this.channel), this._status !== m) {
|
|
1856
|
-
var c = this._status ===
|
|
1856
|
+
var c = this._status === F;
|
|
1857
1857
|
this._status = m, r === !0 && (this._recover = !1, this._noResubscribe = !0, delete this._centrifuge._lastSeq[this.channel], delete this._centrifuge._lastGen[this.channel], delete this._centrifuge._lastEpoch[this.channel]), c && this._triggerUnsubscribe();
|
|
1858
1858
|
}
|
|
1859
1859
|
}
|
|
@@ -1890,7 +1890,7 @@ function wt() {
|
|
|
1890
1890
|
}, {
|
|
1891
1891
|
key: "subscribe",
|
|
1892
1892
|
value: function(r) {
|
|
1893
|
-
this._status !==
|
|
1893
|
+
this._status !== F && (r && r.since && this._centrifuge._setSubscribeSince(this, r.since), r && r.data && this._setSubscribeData(r.data), this._noResubscribe = !1, this._centrifuge._subscribe(this));
|
|
1894
1894
|
}
|
|
1895
1895
|
}, {
|
|
1896
1896
|
key: "unsubscribe",
|
|
@@ -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 = T, l.isFunction = v, l.log = _, l.startsWith = C;
|
|
1967
|
+
function C(I, w) {
|
|
1968
|
+
return I.lastIndexOf(w, 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 _(I, w) {
|
|
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, w);
|
|
1977
1977
|
}
|
|
1978
1978
|
}
|
|
1979
|
-
function
|
|
1980
|
-
var
|
|
1981
|
-
return Math.floor((1 -
|
|
1979
|
+
function b(I, w, k) {
|
|
1980
|
+
var B = 0.5 * Math.random(), R = Math.min(k, w * Math.pow(2, I + 1));
|
|
1981
|
+
return Math.floor((1 - B) * R);
|
|
1982
1982
|
}
|
|
1983
|
-
function
|
|
1984
|
-
return "error" in
|
|
1983
|
+
function S(I) {
|
|
1984
|
+
return "error" in I && I.error !== null;
|
|
1985
1985
|
}
|
|
1986
|
-
function T(
|
|
1986
|
+
function T(I, w) {
|
|
1987
1987
|
for (var k in w)
|
|
1988
|
-
w.hasOwnProperty(k) && (
|
|
1989
|
-
return
|
|
1988
|
+
w.hasOwnProperty(k) && (I[k] = w[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
2008
|
var _ = 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
|
|
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
2016
|
function T(m) {
|
|
2017
2017
|
if (typeof m != "function")
|
|
2018
2018
|
throw new TypeError('The "listener" argument must be of type Function. Received type ' + typeof m);
|
|
2019
2019
|
}
|
|
2020
|
-
Object.defineProperty(
|
|
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
2026
|
if (typeof m != "number" || m < 0 || _(m))
|
|
2027
2027
|
throw new RangeError('The value of "defaultMaxListeners" is out of range. It must be a non-negative number. Received ' + m + ".");
|
|
2028
|
-
|
|
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
|
-
},
|
|
2032
|
+
}, b.prototype.setMaxListeners = function(g) {
|
|
2033
2033
|
if (typeof g != "number" || g < 0 || _(g))
|
|
2034
2034
|
throw new RangeError('The value of "n" is out of range. It must be a non-negative number. Received ' + g + ".");
|
|
2035
2035
|
return this._maxListeners = g, this;
|
|
2036
2036
|
};
|
|
2037
|
-
function
|
|
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,8 +2059,8 @@ 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 = x(d, y), p = 0; p < y; ++p)
|
|
2063
|
+
f(E[p], this, h);
|
|
2064
2064
|
return !0;
|
|
2065
2065
|
};
|
|
2066
2066
|
function w(m, g, h, p) {
|
|
@@ -2071,31 +2071,31 @@ function wt() {
|
|
|
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
|
-
|
|
2081
|
+
b.prototype.addListener = function(g, h) {
|
|
2082
2082
|
return w(this, g, h, !1);
|
|
2083
|
-
},
|
|
2083
|
+
}, b.prototype.on = b.prototype.addListener, b.prototype.prependListener = function(g, h) {
|
|
2084
2084
|
return w(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 T(h), this.on(g,
|
|
2096
|
-
},
|
|
2097
|
-
return T(h), this.prependListener(g,
|
|
2098
|
-
},
|
|
2094
|
+
b.prototype.once = function(g, h) {
|
|
2095
|
+
return T(h), this.on(g, B(this, g, h)), this;
|
|
2096
|
+
}, b.prototype.prependOnceListener = function(g, h) {
|
|
2097
|
+
return T(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
2100
|
if (T(h), A = this._events, A === void 0)
|
|
2101
2101
|
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,21 +2133,21 @@ function wt() {
|
|
|
2133
2133
|
this.removeListener(g, h[A]);
|
|
2134
2134
|
return this;
|
|
2135
2135
|
};
|
|
2136
|
-
function
|
|
2136
|
+
function R(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
|
-
return A === void 0 ? [] : typeof A == "function" ? h ? [A.listener || A] : [A] : h ? q(A) :
|
|
2141
|
+
return A === void 0 ? [] : typeof A == "function" ? h ? [A.listener || A] : [A] : h ? q(A) : x(A, A.length);
|
|
2142
2142
|
}
|
|
2143
|
-
|
|
2144
|
-
return
|
|
2145
|
-
},
|
|
2146
|
-
return
|
|
2147
|
-
},
|
|
2148
|
-
return typeof m.listenerCount == "function" ? m.listenerCount(g) :
|
|
2149
|
-
},
|
|
2150
|
-
function
|
|
2143
|
+
b.prototype.listeners = function(g) {
|
|
2144
|
+
return R(this, g, !0);
|
|
2145
|
+
}, b.prototype.rawListeners = function(g) {
|
|
2146
|
+
return R(this, g, !1);
|
|
2147
|
+
}, b.listenerCount = function(m, g) {
|
|
2148
|
+
return typeof m.listenerCount == "function" ? m.listenerCount(g) : L.call(m, g);
|
|
2149
|
+
}, b.prototype.listenerCount = L;
|
|
2150
|
+
function L(m) {
|
|
2151
2151
|
var g = this._events;
|
|
2152
2152
|
if (g !== void 0) {
|
|
2153
2153
|
var h = g[m];
|
|
@@ -2158,10 +2158,10 @@ 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
|
-
function
|
|
2164
|
+
function x(m, g) {
|
|
2165
2165
|
for (var h = new Array(g), p = 0; p < g; ++p)
|
|
2166
2166
|
h[p] = m[p];
|
|
2167
2167
|
return h;
|
|
@@ -2184,10 +2184,10 @@ function wt() {
|
|
|
2184
2184
|
function n() {
|
|
2185
2185
|
typeof m.removeListener == "function" && m.removeListener("error", A), h([].slice.call(arguments));
|
|
2186
2186
|
}
|
|
2187
|
-
M(m, g, n, { once: !0 }), g !== "error" &&
|
|
2187
|
+
M(m, g, n, { once: !0 }), g !== "error" && F(m, A, { once: !0 });
|
|
2188
2188
|
});
|
|
2189
2189
|
}
|
|
2190
|
-
function
|
|
2190
|
+
function F(m, g, h) {
|
|
2191
2191
|
typeof m.on == "function" && M(m, "error", g, h);
|
|
2192
2192
|
}
|
|
2193
2193
|
function M(m, g, h, p) {
|
|
@@ -2314,16 +2314,16 @@ function Rt(e) {
|
|
|
2314
2314
|
};
|
|
2315
2315
|
}
|
|
2316
2316
|
function Ot(e, t, o = {}) {
|
|
2317
|
-
var w, k,
|
|
2318
|
-
const i = [], s = (w = e == null ? void 0 : e.kaspi) == null ? void 0 : w.data, u = ((k = e == null ? void 0 : e.cards_v2) == null ? void 0 : k.data) || [], a = ((
|
|
2319
|
-
return s != null && s.isKaspiOnly && l && !
|
|
2317
|
+
var w, k, B, R;
|
|
2318
|
+
const i = [], s = (w = e == null ? void 0 : e.kaspi) == null ? void 0 : w.data, u = ((k = e == null ? void 0 : e.cards_v2) == null ? void 0 : k.data) || [], a = ((R = (B = e == null ? void 0 : e.payment_methods) == null ? void 0 : B.data) == null ? void 0 : R.attributes) || {}, l = K(a.payment_method_kaspi), f = K(a.payment_method_card), C = typeof window < "u" && window.self === window.top, _ = Xe() === "ios", b = !!(o != null && o.onlyKaspiAvailable), 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() || _ || st() === 16) && i.push(it), s != null && s.isAvailable && l && !S && i.push(ee), f && u.filter((L) => !L.isExpired).forEach((L) => {
|
|
2320
2320
|
i.push({
|
|
2321
|
-
iconType: ge(
|
|
2321
|
+
iconType: ge(L.attributes.mask),
|
|
2322
2322
|
type: "card",
|
|
2323
|
-
cardId:
|
|
2324
|
-
label: `•••• ${
|
|
2325
|
-
cardType:
|
|
2326
|
-
isDefault:
|
|
2323
|
+
cardId: L.id,
|
|
2324
|
+
label: `•••• ${L.attributes.mask.slice(-4)}`,
|
|
2325
|
+
cardType: L.type,
|
|
2326
|
+
isDefault: L.attributes.isDefault
|
|
2327
2327
|
});
|
|
2328
2328
|
}), K(a.payment_method_google_pay) && !me("google_pay") && !(o != null && o.disableGooglePay) && !Ce() && !ye() && i.push(at), K(a.payment_method_new_card) && i.push({
|
|
2329
2329
|
iconType: "new_card",
|
|
@@ -2332,44 +2332,44 @@ function Ot(e, t, o = {}) {
|
|
|
2332
2332
|
}), i);
|
|
2333
2333
|
}
|
|
2334
2334
|
function Re(e, t = {}) {
|
|
2335
|
-
var
|
|
2336
|
-
const o = (
|
|
2335
|
+
var I, w, k, B;
|
|
2336
|
+
const o = (I = e == null ? void 0 : e.kaspi) == null ? void 0 : I.data, i = ((w = e == null ? void 0 : e.cards_v2) == null ? void 0 : w.data) || [], s = ((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", _ = 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" && _) 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 R = S.cardId != null ? i.find((L) => !L.isExpired && String(L.id) === S.cardId) : null;
|
|
2348
|
+
if (R)
|
|
2349
2349
|
return {
|
|
2350
|
-
iconType: ge(
|
|
2350
|
+
iconType: ge(R.attributes.mask),
|
|
2351
2351
|
type: "card",
|
|
2352
|
-
cardId:
|
|
2353
|
-
label: `•••• ${
|
|
2354
|
-
cardType:
|
|
2352
|
+
cardId: R.id,
|
|
2353
|
+
label: `•••• ${R.attributes.mask.slice(-4)}`,
|
|
2354
|
+
cardType: R.type
|
|
2355
2355
|
};
|
|
2356
2356
|
}
|
|
2357
2357
|
if (a) {
|
|
2358
|
-
const
|
|
2359
|
-
var
|
|
2360
|
-
return ((
|
|
2358
|
+
const R = i.find((L) => {
|
|
2359
|
+
var x;
|
|
2360
|
+
return ((x = L.attributes) == null ? void 0 : x.isDefault) && !L.isExpired;
|
|
2361
2361
|
});
|
|
2362
|
-
if (
|
|
2362
|
+
if (R)
|
|
2363
2363
|
return {
|
|
2364
|
-
iconType: ge(
|
|
2364
|
+
iconType: ge(R.attributes.mask),
|
|
2365
2365
|
type: "card",
|
|
2366
|
-
cardId:
|
|
2367
|
-
label: `•••• ${
|
|
2368
|
-
cardType:
|
|
2366
|
+
cardId: R.id,
|
|
2367
|
+
label: `•••• ${R.attributes.mask.slice(-4)}`,
|
|
2368
|
+
cardType: R.type
|
|
2369
2369
|
};
|
|
2370
2370
|
}
|
|
2371
2371
|
if (o != null && o.isAvailable && u && !l) return ee;
|
|
2372
|
-
const T = a ? i.find((
|
|
2372
|
+
const T = a ? i.find((R) => !R.isExpired) : null;
|
|
2373
2373
|
return T ? {
|
|
2374
2374
|
iconType: ge(T.attributes.mask),
|
|
2375
2375
|
type: "card",
|
|
@@ -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,46 @@ function cn(e) {
|
|
|
2919
2920
|
balanceFormatted: l,
|
|
2920
2921
|
useBalance: f,
|
|
2921
2922
|
bonuses: C,
|
|
2922
|
-
useBonuses:
|
|
2923
|
+
useBonuses: v,
|
|
2923
2924
|
coupon: _,
|
|
2924
|
-
useCoupon:
|
|
2925
|
-
couponDisabled:
|
|
2925
|
+
useCoupon: b,
|
|
2926
|
+
couponDisabled: S,
|
|
2926
2927
|
cashbackFormatted: T,
|
|
2927
|
-
disabled:
|
|
2928
|
+
disabled: I,
|
|
2928
2929
|
paymentMethodDisabled: w = !1,
|
|
2929
2930
|
loading: k,
|
|
2930
|
-
|
|
2931
|
-
|
|
2932
|
-
|
|
2931
|
+
showFreedomBtn: B,
|
|
2932
|
+
freedomAmountFormatted: R,
|
|
2933
|
+
t: L,
|
|
2934
|
+
currency: x
|
|
2935
|
+
} = e, N = (s == null ? void 0 : s.label) ?? L("selectMethod"), q = Ee(s), J = ut(u, a), F = sn(l, f, C, v, _, b, S, L, x), M = an(T, L), m = (a == null ? void 0 : a.type) === "google_pay", g = (a == null ? void 0 : a.type) === "apple_pay", h = m || g;
|
|
2933
2936
|
return `
|
|
2934
|
-
<div class="choco-widget-bottom-bar" role="region" aria-label="${
|
|
2935
|
-
${
|
|
2937
|
+
<div class="choco-widget-bottom-bar" role="region" aria-label="${L("paymentMethod")}">
|
|
2938
|
+
${F}
|
|
2936
2939
|
<div class="choco-widget-payment-info">
|
|
2940
|
+
${B ? `
|
|
2937
2941
|
<button
|
|
2938
2942
|
class="choco-widget-freedom-card-btn"
|
|
2939
2943
|
data-action="freedom-card"
|
|
2940
2944
|
type="button"
|
|
2941
|
-
${
|
|
2945
|
+
${I || k ? "disabled" : ""}
|
|
2942
2946
|
>
|
|
2943
|
-
|
|
2947
|
+
от ${R} по карте Freedom
|
|
2944
2948
|
</button>
|
|
2949
|
+
` : ""}
|
|
2945
2950
|
<div class="choco-widget-payment-info-main">
|
|
2946
2951
|
<button
|
|
2947
2952
|
class="choco-widget-payment-method ${(s == null ? void 0 : s.type) || ""}"
|
|
2948
2953
|
data-action="change-method"
|
|
2949
|
-
aria-label="${
|
|
2954
|
+
aria-label="${L("paymentMethod")}: ${N}"
|
|
2950
2955
|
type="button"
|
|
2951
|
-
${w ||
|
|
2956
|
+
${w || I || k ? "disabled" : ""}
|
|
2952
2957
|
>
|
|
2953
|
-
<div class="choco-widget-method-label">${
|
|
2958
|
+
<div class="choco-widget-method-label">${L("paymentMethod")}</div>
|
|
2954
2959
|
<div class="choco-widget-method-value">
|
|
2955
|
-
<div class="choco-widget-method-icon-wrapper ${s == null ? void 0 : s.type}" aria-hidden="true">${
|
|
2960
|
+
<div class="choco-widget-method-icon-wrapper ${s == null ? void 0 : s.type}" aria-hidden="true">${q}</div>
|
|
2956
2961
|
<div class="choco-widget-method-details">
|
|
2957
|
-
<div class="choco-widget-method-name ${s == null ? void 0 : s.type}">${
|
|
2962
|
+
<div class="choco-widget-method-name ${s == null ? void 0 : s.type}">${N}</div>
|
|
2958
2963
|
<div class="choco-widget-method-chevron">
|
|
2959
2964
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2960
2965
|
<path d="M8 10L12 14L16 10" stroke="#242424" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
@@ -2963,24 +2968,24 @@ function cn(e) {
|
|
|
2963
2968
|
</div>
|
|
2964
2969
|
</div>
|
|
2965
2970
|
</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">${
|
|
2971
|
+
<div class="choco-widget-google-pay-amount ${h ? "" : "choco-widget-google-pay-amount--hidden"}" aria-live="polite">
|
|
2972
|
+
<div class="choco-widget-google-pay-amount-label">${L("total")} ${t}</div>
|
|
2973
|
+
${i ? `<div class="choco-widget-google-pay-amount-value">${L("instead")} <span class="choco-widget-google-pay-amount-value-number">${o || ""}</span></div>` : ""}
|
|
2969
2974
|
</div>
|
|
2970
2975
|
<button
|
|
2971
|
-
class="choco-widget-pay-button ${k ? "choco-widget-pay-button--loading" : ""} ${
|
|
2976
|
+
class="choco-widget-pay-button ${k ? "choco-widget-pay-button--loading" : ""} ${h ? "choco-widget-pay-button--hidden" : ""}"
|
|
2972
2977
|
data-action="pay"
|
|
2973
|
-
aria-label="${
|
|
2978
|
+
aria-label="${L("pay")} ${t}"
|
|
2974
2979
|
type="button"
|
|
2975
|
-
${
|
|
2980
|
+
${I || k ? "disabled" : ""}
|
|
2976
2981
|
>
|
|
2977
|
-
${
|
|
2982
|
+
${L("pay")} ${t}
|
|
2978
2983
|
</button>
|
|
2979
2984
|
</div>
|
|
2980
|
-
<div class="choco-widget-google-pay-row ${
|
|
2985
|
+
<div class="choco-widget-google-pay-row ${m ? "" : "choco-widget-google-pay-row--hidden"}">
|
|
2981
2986
|
<div class="choco-widget-google-pay-button-slot" data-action="google-pay-button-slot"></div>
|
|
2982
2987
|
</div>
|
|
2983
|
-
<div class="choco-widget-apple-pay-row ${
|
|
2988
|
+
<div class="choco-widget-apple-pay-row ${g ? "" : "choco-widget-apple-pay-row--hidden"}">
|
|
2984
2989
|
<div class="choco-widget-apple-pay-button-slot" data-action="apple-pay-button-slot"></div>
|
|
2985
2990
|
</div>
|
|
2986
2991
|
</div>
|
|
@@ -3006,7 +3011,7 @@ function cn(e) {
|
|
|
3006
3011
|
<path d="M15 18L9 12L15 6" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3007
3012
|
</svg>
|
|
3008
3013
|
</button>
|
|
3009
|
-
<h3 class="choco-widget-sheet-title" id="choco-sheet-title">${
|
|
3014
|
+
<h3 class="choco-widget-sheet-title" id="choco-sheet-title">${L("paymentMethods")}</h3>
|
|
3010
3015
|
<button
|
|
3011
3016
|
class="choco-widget-sheet-button choco-widget-sheet-button--edit"
|
|
3012
3017
|
data-action="edit-sheet"
|
|
@@ -3021,7 +3026,7 @@ function cn(e) {
|
|
|
3021
3026
|
<button
|
|
3022
3027
|
class="choco-widget-sheet-button choco-widget-sheet-button--previous"
|
|
3023
3028
|
data-action="previous-sheet"
|
|
3024
|
-
aria-label="${
|
|
3029
|
+
aria-label="${L("back")}"
|
|
3025
3030
|
type="button"
|
|
3026
3031
|
style="display: none;"
|
|
3027
3032
|
>
|
|
@@ -3032,25 +3037,25 @@ function cn(e) {
|
|
|
3032
3037
|
</button>
|
|
3033
3038
|
</div>
|
|
3034
3039
|
<div class="choco-widget-payment-methods" role="list">
|
|
3035
|
-
${
|
|
3040
|
+
${J}
|
|
3036
3041
|
</div>
|
|
3037
3042
|
<div class="choco-widget-sheet-delete-confirm" data-delete-confirm="content" aria-hidden="true">
|
|
3038
3043
|
<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">${
|
|
3044
|
+
<button type="button" class="choco-widget-delete-confirm-btn choco-widget-delete-confirm-btn--cancel" data-action="confirm-delete-cancel">${L("cancel")}</button>
|
|
3045
|
+
<button type="button" class="choco-widget-delete-confirm-btn choco-widget-delete-confirm-btn--delete" data-action="confirm-delete-submit">${L("delete")}</button>
|
|
3041
3046
|
</div>
|
|
3042
3047
|
</div>
|
|
3043
|
-
${
|
|
3048
|
+
${M}
|
|
3044
3049
|
</div>
|
|
3045
3050
|
</div>
|
|
3046
3051
|
|
|
3047
3052
|
<div class="choco-widget-add-card-sheet choco-widget-payment-sheet" data-sheet="add-card" aria-hidden="true" style="display: none;">
|
|
3048
3053
|
<div class="choco-widget-sheet-content choco-widget-add-card-sheet-content">
|
|
3049
3054
|
<div class="choco-widget-sheet-header">
|
|
3050
|
-
<h3 class="choco-widget-sheet-title">${
|
|
3055
|
+
<h3 class="choco-widget-sheet-title">${L("addCard")}</h3>
|
|
3051
3056
|
</div>
|
|
3052
3057
|
<div class="choco-widget-add-card-iframe-wrapper">
|
|
3053
|
-
<iframe id="choco-widget-add-card-iframe" class="choco-widget-add-card-iframe" title="${
|
|
3058
|
+
<iframe id="choco-widget-add-card-iframe" class="choco-widget-add-card-iframe" title="${L("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
3059
|
</div>
|
|
3055
3060
|
</div>
|
|
3056
3061
|
</div>
|
|
@@ -3088,10 +3093,10 @@ function hn(e) {
|
|
|
3088
3093
|
lt(e) && (e.container.style.setProperty("--choco-widget-accent-color", e.config.color), e.container.innerHTML = An());
|
|
3089
3094
|
}
|
|
3090
3095
|
function fn(e) {
|
|
3091
|
-
var
|
|
3096
|
+
var v, _, b, S, T;
|
|
3092
3097
|
if (e._destroyed || !lt(e)) return;
|
|
3093
3098
|
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 = (
|
|
3099
|
+
const t = e.getAvailablePaymentMethods(), o = (v = e.checkoutContext) == null ? void 0 : v.data, i = e.config.currency || "KZT", s = (S = (b = (_ = o == null ? void 0 : o.balance) == null ? void 0 : _.data) == null ? void 0 : b.money) == null ? void 0 : S[i], u = s > 0 ? V(s, e.config.locale, e.config.currency) : null, a = (T = o == null ? void 0 : o.cashback) == null ? void 0 : T.data, l = (a == null ? void 0 : a.cashbackAmount) > 0 ? V(a.cashbackAmount, e.config.locale, e.config.currency) : null, f = e._getPayableAmount(), C = f < e.config.amount;
|
|
3095
3100
|
e.container.innerHTML = cn({
|
|
3096
3101
|
amountFormatted: V(f, e.config.locale, e.config.currency),
|
|
3097
3102
|
originalAmountFormatted: V(
|
|
@@ -3114,7 +3119,13 @@ function fn(e) {
|
|
|
3114
3119
|
disabled: e.disabled,
|
|
3115
3120
|
paymentMethodDisabled: e.paymentMethodDisabled,
|
|
3116
3121
|
loading: e.loading,
|
|
3117
|
-
|
|
3122
|
+
showFreedomBtn: !e.config.isFridge && e.config.onFreedomLink !== null,
|
|
3123
|
+
freedomAmountFormatted: V(
|
|
3124
|
+
Math.round(e.config.amount * 0.84),
|
|
3125
|
+
e.config.locale,
|
|
3126
|
+
e.config.currency
|
|
3127
|
+
),
|
|
3128
|
+
t: (I, w) => e.t(I, w),
|
|
3118
3129
|
currency: i
|
|
3119
3130
|
}), e._attachEventListeners(), e.isOpen = !0, e._emitUserEvent("one_click_pay_cta_rendered", {
|
|
3120
3131
|
terminal_id: e.config.terminalId,
|
|
@@ -3123,8 +3134,8 @@ function fn(e) {
|
|
|
3123
3134
|
payment_method: e._getPaymentMethodForUserEvent()
|
|
3124
3135
|
}), requestAnimationFrame(() => {
|
|
3125
3136
|
requestAnimationFrame(() => {
|
|
3126
|
-
var
|
|
3127
|
-
e._destroyed || (
|
|
3137
|
+
var I;
|
|
3138
|
+
e._destroyed || (I = e.container) == null || I.classList.add("choco-one-click-widget--visible");
|
|
3128
3139
|
});
|
|
3129
3140
|
});
|
|
3130
3141
|
}
|
|
@@ -3163,13 +3174,13 @@ function dt(e) {
|
|
|
3163
3174
|
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
3175
|
}
|
|
3165
3176
|
function pe(e) {
|
|
3166
|
-
var
|
|
3167
|
-
const t = (
|
|
3177
|
+
var v, _, b, S, T;
|
|
3178
|
+
const t = (v = e.container) == null ? void 0 : v.querySelector(".choco-widget-pay-button"), o = (_ = e.container) == null ? void 0 : _.querySelector(
|
|
3168
3179
|
".choco-widget-google-pay-amount"
|
|
3169
|
-
), i = (
|
|
3180
|
+
), i = (b = e.container) == null ? void 0 : b.querySelector(
|
|
3170
3181
|
".choco-widget-google-pay-amount-label"
|
|
3171
3182
|
);
|
|
3172
|
-
let s = (
|
|
3183
|
+
let s = (S = e.container) == null ? void 0 : S.querySelector(
|
|
3173
3184
|
".choco-widget-google-pay-amount-value"
|
|
3174
3185
|
), u = (T = e.container) == null ? void 0 : T.querySelector(
|
|
3175
3186
|
".choco-widget-google-pay-amount-value-number"
|
|
@@ -3188,38 +3199,38 @@ function pe(e) {
|
|
|
3188
3199
|
)), u ? u.textContent = C : s && (s.textContent = `${e.t("instead")} ${C}`);
|
|
3189
3200
|
}
|
|
3190
3201
|
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 = (
|
|
3202
|
+
var f, C, v, _, b, S, T, I, w, k;
|
|
3203
|
+
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 = (_ = e.container) == null ? void 0 : _.querySelector(
|
|
3193
3204
|
".choco-widget-google-pay-amount"
|
|
3194
|
-
), a = (
|
|
3205
|
+
), 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
3206
|
if (s == null || s.classList.toggle("choco-widget-pay-button--hidden", i), u == null || u.classList.toggle(
|
|
3196
3207
|
"choco-widget-google-pay-amount--hidden",
|
|
3197
3208
|
!i
|
|
3198
3209
|
), 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
3210
|
gn(e);
|
|
3200
|
-
const
|
|
3211
|
+
const B = (T = e.container) == null ? void 0 : T.querySelector(
|
|
3201
3212
|
'[data-action="apple-pay-button-slot"]'
|
|
3202
3213
|
);
|
|
3203
|
-
|
|
3214
|
+
B && (B.innerHTML = "");
|
|
3204
3215
|
} else if (o) {
|
|
3205
3216
|
e._googlePayButtonRenderVersion += 1;
|
|
3206
|
-
const
|
|
3217
|
+
const B = (I = e.container) == null ? void 0 : I.querySelector(
|
|
3207
3218
|
'[data-action="google-pay-button-slot"]'
|
|
3208
3219
|
);
|
|
3209
|
-
|
|
3220
|
+
B && (B.innerHTML = ""), pn(e);
|
|
3210
3221
|
} else {
|
|
3211
3222
|
e._googlePayButtonRenderVersion += 1;
|
|
3212
|
-
const
|
|
3223
|
+
const B = (w = e.container) == null ? void 0 : w.querySelector(
|
|
3213
3224
|
'[data-action="google-pay-button-slot"]'
|
|
3214
|
-
),
|
|
3225
|
+
), R = (k = e.container) == null ? void 0 : k.querySelector(
|
|
3215
3226
|
'[data-action="apple-pay-button-slot"]'
|
|
3216
3227
|
);
|
|
3217
|
-
|
|
3228
|
+
B && (B.innerHTML = ""), R && (R.innerHTML = "");
|
|
3218
3229
|
}
|
|
3219
3230
|
pe(e), Y(e);
|
|
3220
3231
|
}
|
|
3221
3232
|
async function gn(e) {
|
|
3222
|
-
var a, l, f, C,
|
|
3233
|
+
var a, l, f, C, v;
|
|
3223
3234
|
const t = (a = e.container) == null ? void 0 : a.querySelector(
|
|
3224
3235
|
'[data-action="google-pay-button-slot"]'
|
|
3225
3236
|
);
|
|
@@ -3232,7 +3243,7 @@ async function gn(e) {
|
|
|
3232
3243
|
return;
|
|
3233
3244
|
}
|
|
3234
3245
|
if (o !== e._googlePayButtonRenderVersion) return;
|
|
3235
|
-
if (!((
|
|
3246
|
+
if (!((v = (C = (f = window.google) == null ? void 0 : f.payments) == null ? void 0 : C.api) != null && v.PaymentsClient)) {
|
|
3236
3247
|
e.config.onError({ attributes: { message: e.t("errorGooglePayUnsupported") } });
|
|
3237
3248
|
return;
|
|
3238
3249
|
}
|
|
@@ -3291,31 +3302,31 @@ function ne(e) {
|
|
|
3291
3302
|
e.loading = !0, Y(e);
|
|
3292
3303
|
}
|
|
3293
3304
|
function j(e) {
|
|
3294
|
-
var _,
|
|
3305
|
+
var _, b, S, T, I, w, k, B;
|
|
3295
3306
|
e.loading = !1;
|
|
3296
|
-
const t = (_ = e.container) == null ? void 0 : _.querySelector(".choco-widget-payment-method"), o = (
|
|
3307
|
+
const t = (_ = e.container) == null ? void 0 : _.querySelector(".choco-widget-payment-method"), o = (b = e.container) == null ? void 0 : b.querySelector(".choco-widget-pay-button"), i = (S = e.container) == null ? void 0 : S.querySelector(
|
|
3297
3308
|
".choco-widget-google-pay-button-slot button"
|
|
3298
3309
|
), s = (T = e.container) == null ? void 0 : T.querySelector(
|
|
3299
3310
|
".choco-widget-apple-pay-button-slot button"
|
|
3300
|
-
), u = (
|
|
3311
|
+
), u = (I = e.container) == null ? void 0 : I.querySelector(
|
|
3301
3312
|
".choco-widget-google-pay-amount"
|
|
3302
|
-
), a = (w = e.container) == null ? void 0 : w.querySelector(".choco-widget-google-pay-row"), l = (k = e.container) == null ? void 0 : k.querySelector(".choco-widget-apple-pay-row"), f = (
|
|
3313
|
+
), a = (w = e.container) == null ? void 0 : w.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
3314
|
".choco-widget-balance-section"
|
|
3304
|
-
), C = e._isInteractionBlocked(),
|
|
3305
|
-
t && (t.disabled =
|
|
3315
|
+
), C = e._isInteractionBlocked(), v = e.paymentMethodDisabled || C;
|
|
3316
|
+
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
3317
|
}
|
|
3307
3318
|
function Y(e) {
|
|
3308
|
-
var
|
|
3309
|
-
const t = (
|
|
3319
|
+
var b, S, T, I, w, k, B, R, L;
|
|
3320
|
+
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 = (T = e.container) == null ? void 0 : T.querySelector(".choco-widget-freedom-card-btn"), s = (I = e.container) == null ? void 0 : I.querySelector(
|
|
3310
3321
|
".choco-widget-google-pay-button-slot button"
|
|
3311
|
-
),
|
|
3322
|
+
), u = (w = e.container) == null ? void 0 : w.querySelector(
|
|
3312
3323
|
".choco-widget-apple-pay-button-slot button"
|
|
3313
|
-
),
|
|
3324
|
+
), a = (k = e.container) == null ? void 0 : k.querySelector(
|
|
3314
3325
|
".choco-widget-google-pay-amount"
|
|
3315
|
-
),
|
|
3326
|
+
), l = (B = e.container) == null ? void 0 : B.querySelector(".choco-widget-google-pay-row"), f = (R = e.container) == null ? void 0 : R.querySelector(".choco-widget-apple-pay-row"), C = (L = e.container) == null ? void 0 : L.querySelector(
|
|
3316
3327
|
".choco-widget-balance-section"
|
|
3317
|
-
),
|
|
3318
|
-
|
|
3328
|
+
), v = e._isInteractionBlocked(), _ = e.paymentMethodDisabled || v;
|
|
3329
|
+
C == null || C.classList.toggle("disabled", v), t && (t.disabled = _), 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
3330
|
}
|
|
3320
3331
|
function ft(e) {
|
|
3321
3332
|
var o;
|
|
@@ -3582,12 +3593,12 @@ async function vn(e) {
|
|
|
3582
3593
|
await rt(e);
|
|
3583
3594
|
const l = (a == null ? void 0 : a.id) ?? ((i = a == null ? void 0 : a.data) == null ? void 0 : i.id);
|
|
3584
3595
|
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,
|
|
3596
|
+
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
3597
|
if (C)
|
|
3587
3598
|
return typeof e.config.onKaspiLink == "function" ? (e.config.onKaspiLink({
|
|
3588
3599
|
action_link: C,
|
|
3589
3600
|
action_url: C,
|
|
3590
|
-
action_type:
|
|
3601
|
+
action_type: v,
|
|
3591
3602
|
event: a
|
|
3592
3603
|
}), a) : (window.location.href = C, a);
|
|
3593
3604
|
}
|
|
@@ -3612,7 +3623,7 @@ async function rt(e) {
|
|
|
3612
3623
|
async function Bn(e, t) {
|
|
3613
3624
|
ne(e), e.waitingForNewCardAction = !0, e._setNewCardActionTimeout();
|
|
3614
3625
|
try {
|
|
3615
|
-
await
|
|
3626
|
+
await Ft(
|
|
3616
3627
|
e.apiUrl,
|
|
3617
3628
|
e._getApiConfig(),
|
|
3618
3629
|
e.deviceId,
|
|
@@ -3656,8 +3667,8 @@ async function In(e, t) {
|
|
|
3656
3667
|
e.apiUrl,
|
|
3657
3668
|
e._getApiConfig(),
|
|
3658
3669
|
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(
|
|
3670
|
+
), 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));
|
|
3671
|
+
s.completeMerchantValidation(v);
|
|
3661
3672
|
} catch (f) {
|
|
3662
3673
|
console.error("Apple Pay session error:", f), s.abort(), e.config.onError({ attributes: { message: e.t("errorApplePayInit") } });
|
|
3663
3674
|
}
|
|
@@ -3690,8 +3701,8 @@ async function In(e, t) {
|
|
|
3690
3701
|
}, s.begin();
|
|
3691
3702
|
}
|
|
3692
3703
|
async function Qn(e, t) {
|
|
3693
|
-
var w, k,
|
|
3694
|
-
const o = (w = e.checkoutContext) == null ? void 0 : w.data, i = ((
|
|
3704
|
+
var w, k, B, R, L, x;
|
|
3705
|
+
const o = (w = e.checkoutContext) == null ? void 0 : w.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
3706
|
if (!(i.payment_method_google_pay === "enabled" || i.payment_method_google_pay === !0)) {
|
|
3696
3707
|
e.config.onError({ attributes: { message: e.t("errorGooglePayUnsupported") } });
|
|
3697
3708
|
return;
|
|
@@ -3703,8 +3714,8 @@ async function Qn(e, t) {
|
|
|
3703
3714
|
});
|
|
3704
3715
|
return;
|
|
3705
3716
|
}
|
|
3706
|
-
const f = e.config.environment === "production", C = (s == null ? void 0 : s.merchant_name) || "Choco",
|
|
3707
|
-
if (f && !
|
|
3717
|
+
const f = e.config.environment === "production", C = (s == null ? void 0 : s.merchant_name) || "Choco", v = s == null ? void 0 : s.google_merchant_id;
|
|
3718
|
+
if (f && !v) {
|
|
3708
3719
|
e.config.onError({
|
|
3709
3720
|
attributes: { message: e.t("errorGooglePaySettingsUnavailable") }
|
|
3710
3721
|
});
|
|
@@ -3721,12 +3732,12 @@ async function Qn(e, t) {
|
|
|
3721
3732
|
console.error("Google Pay SDK load error:", N), e.config.onError({ attributes: { message: e.t("errorGooglePayUnsupported") } });
|
|
3722
3733
|
return;
|
|
3723
3734
|
}
|
|
3724
|
-
const
|
|
3725
|
-
if (!(
|
|
3735
|
+
const b = window.google;
|
|
3736
|
+
if (!(b != null && b.payments)) {
|
|
3726
3737
|
e.config.onError({ attributes: { message: e.t("errorGooglePayUnsupported") } });
|
|
3727
3738
|
return;
|
|
3728
3739
|
}
|
|
3729
|
-
const
|
|
3740
|
+
const S = [
|
|
3730
3741
|
{
|
|
3731
3742
|
type: "CARD",
|
|
3732
3743
|
parameters: {
|
|
@@ -3742,7 +3753,7 @@ async function Qn(e, t) {
|
|
|
3742
3753
|
], T = {
|
|
3743
3754
|
apiVersion: 2,
|
|
3744
3755
|
apiVersionMinor: 0,
|
|
3745
|
-
allowedPaymentMethods:
|
|
3756
|
+
allowedPaymentMethods: S,
|
|
3746
3757
|
transactionInfo: {
|
|
3747
3758
|
totalPriceStatus: "FINAL",
|
|
3748
3759
|
totalPriceLabel: "Итого",
|
|
@@ -3750,30 +3761,30 @@ async function Qn(e, t) {
|
|
|
3750
3761
|
currencyCode: e.config.currency,
|
|
3751
3762
|
countryCode: e.config.currency === "GEL" ? "GE" : "KZ"
|
|
3752
3763
|
},
|
|
3753
|
-
merchantInfo: f ? { merchantId:
|
|
3754
|
-
},
|
|
3764
|
+
merchantInfo: f ? { merchantId: v, merchantName: C } : { merchantName: C }
|
|
3765
|
+
}, I = new b.payments.api.PaymentsClient({
|
|
3755
3766
|
environment: f ? "PRODUCTION" : "TEST"
|
|
3756
3767
|
});
|
|
3757
3768
|
try {
|
|
3758
|
-
const N = await
|
|
3769
|
+
const N = await I.isReadyToPay({
|
|
3759
3770
|
apiVersion: 2,
|
|
3760
3771
|
apiVersionMinor: 0,
|
|
3761
|
-
allowedPaymentMethods:
|
|
3772
|
+
allowedPaymentMethods: S
|
|
3762
3773
|
});
|
|
3763
3774
|
if (!(N != null && N.result)) {
|
|
3764
3775
|
e.config.onError({ attributes: { message: e.t("errorGooglePayUnsupported") } });
|
|
3765
3776
|
return;
|
|
3766
3777
|
}
|
|
3767
3778
|
ne(e);
|
|
3768
|
-
const q = await
|
|
3779
|
+
const q = await I.loadPaymentData(T), J = (L = (R = q == null ? void 0 : q.paymentMethodData) == null ? void 0 : R.tokenizationData) == null ? void 0 : L.token;
|
|
3769
3780
|
if (!J) throw new Error(e.t("errorGooglePayPayment"));
|
|
3770
|
-
const
|
|
3781
|
+
const F = JSON.parse(J), M = await At(
|
|
3771
3782
|
e.apiUrl,
|
|
3772
3783
|
e._getApiConfig(),
|
|
3773
3784
|
e.deviceId,
|
|
3774
|
-
|
|
3785
|
+
F,
|
|
3775
3786
|
t
|
|
3776
|
-
), m = (M == null ? void 0 : M.id) ?? ((
|
|
3787
|
+
), m = (M == null ? void 0 : M.id) ?? ((x = M == null ? void 0 : M.data) == null ? void 0 : x.id);
|
|
3777
3788
|
m && ce(e, String(m));
|
|
3778
3789
|
} catch (N) {
|
|
3779
3790
|
j(e), N.statusCode === "CANCELED" ? e.config.onCancel() : (e.config.onError({
|
|
@@ -3812,46 +3823,44 @@ async function Sn(e, t, o) {
|
|
|
3812
3823
|
}
|
|
3813
3824
|
}
|
|
3814
3825
|
function Pn(e) {
|
|
3815
|
-
var a, l, f, C,
|
|
3826
|
+
var a, l, f, C, v, _, b, S, T, I, w, k;
|
|
3816
3827
|
const t = e.container;
|
|
3817
3828
|
(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", () => {
|
|
3829
|
+
e.config.onFreedomLink && e.config.onFreedomLink();
|
|
3830
|
+
}), (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
3831
|
e._pendingDeleteMethod ? ve(e) : G(e);
|
|
3823
|
-
}), (
|
|
3832
|
+
}), (v = t.querySelector('[data-action="edit-sheet"]')) == null || v.addEventListener("click", () => {
|
|
3824
3833
|
e.isPaymentSheetEditMode = !0, Ae(e), ue(e);
|
|
3825
3834
|
}), (_ = t.querySelector('[data-action="previous-sheet"]')) == null || _.addEventListener("click", () => {
|
|
3826
3835
|
e.isPaymentSheetEditMode = !1, Ae(e), ue(e);
|
|
3827
|
-
}), (
|
|
3836
|
+
}), (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)), (T = t.querySelector('[data-action="confirm-delete-submit"]')) == null || T.addEventListener("click", () => {
|
|
3828
3837
|
if (e._pendingDeleteMethod) {
|
|
3829
|
-
const
|
|
3830
|
-
De(e, !0), bn(e,
|
|
3838
|
+
const B = e._pendingDeleteMethod;
|
|
3839
|
+
De(e, !0), bn(e, B).then(() => G(e)).finally(() => De(e, !1));
|
|
3831
3840
|
}
|
|
3832
|
-
}), t.querySelectorAll(".choco-widget-method-item").forEach((
|
|
3833
|
-
|
|
3834
|
-
const
|
|
3835
|
-
|
|
3841
|
+
}), t.querySelectorAll(".choco-widget-method-item").forEach((B) => {
|
|
3842
|
+
B.addEventListener("click", (R) => {
|
|
3843
|
+
const L = JSON.parse(
|
|
3844
|
+
R.currentTarget.getAttribute("data-method") || "{}"
|
|
3836
3845
|
);
|
|
3837
|
-
gt(e,
|
|
3846
|
+
gt(e, L);
|
|
3838
3847
|
});
|
|
3839
3848
|
});
|
|
3840
3849
|
const o = t.querySelector('[data-sheet="payment"]');
|
|
3841
|
-
o && (o.addEventListener("click", (
|
|
3842
|
-
|
|
3850
|
+
o && (o.addEventListener("click", (B) => {
|
|
3851
|
+
B.target === o && G(e);
|
|
3843
3852
|
}), wn(e, o));
|
|
3844
3853
|
const i = t.querySelector('[data-action="toggle-balance"]');
|
|
3845
|
-
i && ((
|
|
3846
|
-
e.useBalance =
|
|
3854
|
+
i && ((I = i.querySelector("input[type='checkbox']")) == null || I.addEventListener("change", (B) => {
|
|
3855
|
+
e.useBalance = B.target.checked, tt(e), e._updatePayButtonAmount();
|
|
3847
3856
|
}));
|
|
3848
3857
|
const s = t.querySelector('[data-action="toggle-bonuses"]');
|
|
3849
|
-
s && ((w = s.querySelector("input[type='checkbox']")) == null || w.addEventListener("change", (
|
|
3850
|
-
e.useBonuses =
|
|
3858
|
+
s && ((w = s.querySelector("input[type='checkbox']")) == null || w.addEventListener("change", (B) => {
|
|
3859
|
+
e.useBonuses = B.target.checked, e.config.onAppliedBonus(e.useBonuses), tt(e), e._updatePayButtonAmount();
|
|
3851
3860
|
}));
|
|
3852
3861
|
const u = t.querySelector('[data-action="toggle-coupon"]');
|
|
3853
|
-
u && ((k = u.querySelector("input[type='checkbox']")) == null || k.addEventListener("change", (
|
|
3854
|
-
e.useCoupon =
|
|
3862
|
+
u && ((k = u.querySelector("input[type='checkbox']")) == null || k.addEventListener("change", (B) => {
|
|
3863
|
+
e.useCoupon = B.target.checked, e._updatePayButtonAmount();
|
|
3855
3864
|
})), document.removeEventListener("keydown", e._boundKeyDown), document.addEventListener("keydown", e._boundKeyDown), ht(e);
|
|
3856
3865
|
}
|
|
3857
3866
|
function kn(e, t) {
|
|
@@ -3865,12 +3874,12 @@ function wn(e, t) {
|
|
|
3865
3874
|
let u = 0, a = 0;
|
|
3866
3875
|
const l = (C) => {
|
|
3867
3876
|
a = C.clientY;
|
|
3868
|
-
const
|
|
3869
|
-
i.style.transform = `translateY(${
|
|
3877
|
+
const v = Math.max(0, a - u);
|
|
3878
|
+
i.style.transform = `translateY(${v}px)`;
|
|
3870
3879
|
}, f = (C) => {
|
|
3871
3880
|
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"),
|
|
3881
|
+
const v = Math.max(0, a - u);
|
|
3882
|
+
if (i.classList.remove("choco-widget-sheet-content--dragging"), v >= s) {
|
|
3874
3883
|
i.style.transform = "translateY(100%)";
|
|
3875
3884
|
const _ = () => {
|
|
3876
3885
|
i.removeEventListener("transitionend", _), i.style.transform = "", G(e);
|
|
@@ -3946,7 +3955,7 @@ class ie {
|
|
|
3946
3955
|
return Number.isFinite(t) && t > 0 ? t : 0;
|
|
3947
3956
|
}
|
|
3948
3957
|
_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),
|
|
3958
|
+
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, _ = this.useBalance && !u, S = this.useCoupon && this.selectedCoupon && !this._isCouponDisabled() ? {
|
|
3950
3959
|
id: this.selectedCoupon.voucher_id,
|
|
3951
3960
|
template_id: this.selectedCoupon.template_id,
|
|
3952
3961
|
type: this.selectedCoupon.type
|
|
@@ -3954,10 +3963,10 @@ class ie {
|
|
|
3954
3963
|
return {
|
|
3955
3964
|
payableAmount: C,
|
|
3956
3965
|
checkoutOptions: {
|
|
3957
|
-
checkoutAmount:
|
|
3966
|
+
checkoutAmount: v,
|
|
3958
3967
|
forceBalanceMethod: u,
|
|
3959
3968
|
useBalance: _,
|
|
3960
|
-
voucher:
|
|
3969
|
+
voucher: S
|
|
3961
3970
|
}
|
|
3962
3971
|
};
|
|
3963
3972
|
}
|
|
@@ -4088,7 +4097,7 @@ class ie {
|
|
|
4088
4097
|
}
|
|
4089
4098
|
async _fetchCoupons() {
|
|
4090
4099
|
try {
|
|
4091
|
-
const t = await
|
|
4100
|
+
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
4101
|
this.selectedCoupon = i.length > 0 ? i[0] : null, this.useCoupon = !1;
|
|
4093
4102
|
} catch {
|
|
4094
4103
|
this.selectedCoupon = null, this.useCoupon = !1;
|
|
@@ -4278,6 +4287,10 @@ class ie {
|
|
|
4278
4287
|
if (typeof t != "function") throw new Error("onUserEvent callback must be a function");
|
|
4279
4288
|
this.config.onUserEvent = t;
|
|
4280
4289
|
}
|
|
4290
|
+
async onFreedomLink(t) {
|
|
4291
|
+
if (typeof t != "function") throw new Error("onFreedomLink callback must be a function");
|
|
4292
|
+
this.config.onFreedomLink = t;
|
|
4293
|
+
}
|
|
4281
4294
|
async onAppliedBonus(t) {
|
|
4282
4295
|
if (typeof t != "function")
|
|
4283
4296
|
throw new Error("onAppliedBonus callback must be a function");
|