You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
RTL/frontend/polyfills.eddc63f1737a019a.js

1 line
56 KiB
JavaScript

(self.webpackChunkRTLApp=self.webpackChunkRTLApp||[]).push([[429],{7435:(Fe,ye,Y)=>{"use strict";Y(8583),window.global=window,window.global.Buffer=window.global.Buffer||Y(3172).Buffer},5343:(Fe,ye)=>{"use strict";ye.byteLength=function f(I){var M=L(I),_e=M[1];return 3*(M[0]+_e)/4-_e},ye.toByteArray=function we(I){var M,re,D=L(I),_e=D[0],pe=D[1],fe=new Te(function ie(I,M,D){return 3*(M+D)/4-D}(0,_e,pe)),ge=0,Ne=pe>0?_e-4:_e;for(re=0;re<Ne;re+=4)M=B[I.charCodeAt(re)]<<18|B[I.charCodeAt(re+1)]<<12|B[I.charCodeAt(re+2)]<<6|B[I.charCodeAt(re+3)],fe[ge++]=M>>16&255,fe[ge++]=M>>8&255,fe[ge++]=255&M;return 2===pe&&(M=B[I.charCodeAt(re)]<<2|B[I.charCodeAt(re+1)]>>4,fe[ge++]=255&M),1===pe&&(M=B[I.charCodeAt(re)]<<10|B[I.charCodeAt(re+1)]<<4|B[I.charCodeAt(re+2)]>>2,fe[ge++]=M>>8&255,fe[ge++]=255&M),fe},ye.fromByteArray=function Z(I){for(var M,D=I.length,_e=D%3,pe=[],ge=0,Ne=D-_e;ge<Ne;ge+=16383)pe.push(ae(I,ge,ge+16383>Ne?Ne:ge+16383));return 1===_e?pe.push(Y[(M=I[D-1])>>2]+Y[M<<4&63]+"=="):2===_e&&pe.push(Y[(M=(I[D-2]<<8)+I[D-1])>>10]+Y[M>>4&63]+Y[M<<2&63]+"="),pe.join("")};for(var Y=[],B=[],Te="undefined"!=typeof Uint8Array?Uint8Array:Array,me="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",K=0,ce=me.length;K<ce;++K)Y[K]=me[K],B[me.charCodeAt(K)]=K;function L(I){var M=I.length;if(M%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var D=I.indexOf("=");return-1===D&&(D=M),[D,D===M?0:4-D%4]}function se(I){return Y[I>>18&63]+Y[I>>12&63]+Y[I>>6&63]+Y[63&I]}function ae(I,M,D){for(var pe=[],fe=M;fe<D;fe+=3)pe.push(se((I[fe]<<16&16711680)+(I[fe+1]<<8&65280)+(255&I[fe+2])));return pe.join("")}B["-".charCodeAt(0)]=62,B["_".charCodeAt(0)]=63},3172:(Fe,ye,Y)=>{"use strict";var B=Y(5343),Te=Y(8461),me="function"==typeof Symbol&&"function"==typeof Symbol.for?Symbol.for("nodejs.util.inspect.custom"):null;ye.Buffer=f,ye.SlowBuffer=function fe(n){return+n!=n&&(n=0),f.alloc(+n)},ye.INSPECT_MAX_BYTES=50;var K=2147483647;function L(n){if(n>K)throw new RangeError('The value "'+n+'" is invalid for option "size"');var e=new Uint8Array(n);return Object.setPrototypeOf(e,f.prototype),e}function f(n,e,t){if("number"==typeof n){if("string"==typeof e)throw new TypeError('The "string" argument must be of type string. Received type number');return ae(n)}return ie(n,e,t)}function ie(n,e,t){if("string"==typeof n)return function Z(n,e){if(("string"!=typeof e||""===e)&&(e="utf8"),!f.isEncoding(e))throw new TypeError("Unknown encoding: "+e);var t=0|ge(n,e),i=L(t),a=i.write(n,e);return a!==t&&(i=i.slice(0,a)),i}(n,e);if(ArrayBuffer.isView(n))return function M(n){if(Se(n,Uint8Array)){var e=new Uint8Array(n);return D(e.buffer,e.byteOffset,e.byteLength)}return I(n)}(n);if(null==n)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof n);if(Se(n,ArrayBuffer)||n&&Se(n.buffer,ArrayBuffer)||"undefined"!=typeof SharedArrayBuffer&&(Se(n,SharedArrayBuffer)||n&&Se(n.buffer,SharedArrayBuffer)))return D(n,e,t);if("number"==typeof n)throw new TypeError('The "value" argument must not be of type number. Received type number');var i=n.valueOf&&n.valueOf();if(null!=i&&i!==n)return f.from(i,e,t);var a=function _e(n){if(f.isBuffer(n)){var e=0|pe(n.length),t=L(e);return 0===t.length||n.copy(t,0,0,e),t}return void 0!==n.length?"number"!=typeof n.length||He(n.length)?L(0):I(n):"Buffer"===n.type&&Array.isArray(n.data)?I(n.data):void 0}(n);if(a)return a;if("undefined"!=typeof Symbol&&null!=Symbol.toPrimitive&&"function"==typeof n[Symbol.toPrimitive])return f.from(n[Symbol.toPrimitive]("string"),e,t);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof n)}function we(n){if("number"!=typeof n)throw new TypeError('"size" argument must be of type number');if(n<0)throw new RangeError('The value "'+n+'" is invalid for option "size"')}function ae(n){return we(n),L(n<0?0:0|pe(n))}function I(n){for(var e=n.length<0?0:0|pe(n.length),t=L(e),i=0;i<e;i+=1)t[i]=255&n[i];return t}function D(n,