UNPKG

1.84 kBJavaScriptView Raw
1"use strict";
2!function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},n=(new Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="ac08fb6c-07c0-50c0-b1f9-c6a15199977f")}catch(e){}}();
3(self.webpackChunkaltair=self.webpackChunkaltair||[]).push([[857],{4857:(u,l,f)=>{const i=f(57399),e=f(39298);u.exports={atob:i,btoa:e}},57399:u=>{function i(e){const r="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".indexOf(e);return r<0?void 0:r}u.exports=function l(e){if(0===arguments.length)throw new TypeError("1 argument required, but only 0 present.");if((e=(e=`${e}`).replace(/[ \t\n\f\r]/g,"")).length%4==0&&(e=e.replace(/==?$/,"")),e.length%4==1||/[^+/0-9A-Za-z]/.test(e))return null;let r="",t=0,n=0;for(let o=0;o<e.length;o++)t<<=6,t|=i(e[o]),n+=6,24===n&&(r+=String.fromCharCode((16711680&t)>>16),r+=String.fromCharCode((65280&t)>>8),r+=String.fromCharCode(255&t),t=n=0);return 12===n?(t>>=4,r+=String.fromCharCode(t)):18===n&&(t>>=2,r+=String.fromCharCode((65280&t)>>8),r+=String.fromCharCode(255&t)),r}},39298:u=>{function i(e){if(e>=0&&e<64)return"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"[e]}u.exports=function l(e){if(0===arguments.length)throw new TypeError("1 argument required, but only 0 present.");let r;for(e=`${e}`,r=0;r<e.length;r++)if(e.charCodeAt(r)>255)return null;let t="";for(r=0;r<e.length;r+=3){const n=[void 0,void 0,void 0,void 0];n[0]=e.charCodeAt(r)>>2,n[1]=(3&e.charCodeAt(r))<<4,e.length>r+1&&(n[1]|=e.charCodeAt(r+1)>>4,n[2]=(15&e.charCodeAt(r+1))<<2),e.length>r+2&&(n[2]|=e.charCodeAt(r+2)>>6,n[3]=63&e.charCodeAt(r+2));for(let o=0;o<n.length;o++)t+=typeof n[o]>"u"?"=":i(n[o])}return t}}}]);
4//# sourceMappingURL=857.js.map
5//# debugId=ac08fb6c-07c0-50c0-b1f9-c6a15199977f