1 line
43 KiB
JavaScript
1 line
43 KiB
JavaScript
|
(()=>{var e={67639:(e,t,r)=>{"use strict";var o=r(9523),n=r(72248),a=n(o("String.prototype.indexOf"));e.exports=function(e,t){var r=o(e,!!t);return"function"==typeof r&&a(e,".prototype.")>-1?n(r):r}},72248:(e,t,r)=>{"use strict";var o=r(2073),n=r(9523),a=r(71138),i=n("%TypeError%"),c=n("%Function.prototype.apply%"),l=n("%Function.prototype.call%"),u=n("%Reflect.apply%",!0)||o.call(l,c),p=n("%Object.defineProperty%",!0),f=n("%Math.max%");if(p)try{p({},"a",{value:1})}catch(e){p=null}e.exports=function(e){if("function"!=typeof e)throw new i("a function is required");var t=u(o,l,arguments);return a(t,1+f(0,e.length-(arguments.length-1)),!0)};var y=function(){return u(o,c,arguments)};p?p(e.exports,"apply",{value:y}):e.exports.apply=y},11131:(e,t,r)=>{"use strict";var o=r(97547)(),n=r(9523),a=o&&n("%Object.defineProperty%",!0);if(a)try{a({},"a",{value:1})}catch(e){a=!1}var i=n("%SyntaxError%"),c=n("%TypeError%"),l=r(98158);e.exports=function(e,t,r){if(!e||"object"!=typeof e&&"function"!=typeof e)throw new c("`obj` must be an object or a function`");if("string"!=typeof t&&"symbol"!=typeof t)throw new c("`property` must be a string or a symbol`");if(arguments.length>3&&"boolean"!=typeof arguments[3]&&null!==arguments[3])throw new c("`nonEnumerable`, if provided, must be a boolean or null");if(arguments.length>4&&"boolean"!=typeof arguments[4]&&null!==arguments[4])throw new c("`nonWritable`, if provided, must be a boolean or null");if(arguments.length>5&&"boolean"!=typeof arguments[5]&&null!==arguments[5])throw new c("`nonConfigurable`, if provided, must be a boolean or null");if(arguments.length>6&&"boolean"!=typeof arguments[6])throw new c("`loose`, if provided, must be a boolean");var o=arguments.length>3?arguments[3]:null,n=arguments.length>4?arguments[4]:null,u=arguments.length>5?arguments[5]:null,p=arguments.length>6&&arguments[6],f=!!l&&l(e,t);if(a)a(e,t,{configurable:null===u&&f?f.configurable:!u,enumerable:null===o&&f?f.enumerable:!o,value:r,writable:null===n&&f?f.writable:!n});else{if(!p&&(o||n||u))throw new i("This environment does not support defining a property as non-configurable, non-writable, or non-enumerable.");e[t]=r}}},92888:e=>{"use strict";var t=Object.prototype.toString,r=Math.max,o=function(e,t){for(var r=[],o=0;o<e.length;o+=1)r[o]=e[o];for(var n=0;n<t.length;n+=1)r[n+e.length]=t[n];return r};e.exports=function(e){var n=this;if("function"!=typeof n||"[object Function]"!==t.apply(n))throw new TypeError("Function.prototype.bind called on incompatible "+n);for(var a,i=function(e,t){for(var r=[],o=1,n=0;o<e.length;o+=1,n+=1)r[n]=e[o];return r}(arguments),c=r(0,n.length-i.length),l=[],u=0;u<c;u++)l[u]="$"+u;if(a=Function("binder","return function ("+function(e,t){for(var r="",o=0;o<e.length;o+=1)r+=e[o],o+1<e.length&&(r+=",");return r}(l)+"){ return binder.apply(this,arguments); }")((function(){if(this instanceof a){var t=n.apply(this,o(i,arguments));return Object(t)===t?t:this}return n.apply(e,o(i,arguments))})),n.prototype){var p=function(){};p.prototype=n.prototype,a.prototype=new p,p.prototype=null}return a}},2073:(e,t,r)=>{"use strict";var o=r(92888);e.exports=Function.prototype.bind||o},9523:(e,t,r)=>{"use strict";var o,n=SyntaxError,a=Function,i=TypeError,c=function(e){try{return a('"use strict"; return ('+e+").constructor;")()}catch(e){}},l=Object.getOwnPropertyDescriptor;if(l)try{l({},"")}catch(e){l=null}var u=function(){throw new i},p=l?function(){try{return u}catch(e){try{return l(arguments,"callee").get}catch(e){return u}}}():u,f=r(72770)(),y=r(57877)(),s=Object.getPrototypeOf||(y?function(e){return e.__proto__}:null),d={},m="undefined"!=typeof Uint8Array&&s?s(Uint8Array):o,b={"%AggregateError%":"undefined"==typeof AggregateError?o:AggregateError,"%Array%":Array,"%ArrayBuffer%":"undefined"==typeof ArrayBuffer?o:ArrayBuffer,"%ArrayIteratorPrototype%":f&&s?s([][Symbol.iterator]()):o,"%AsyncFromSyncIteratorPrototype%":o,"%AsyncFunction%":d,"%AsyncGenerator%":d,"%AsyncGeneratorFunction%":d,"%AsyncIteratorPrototype%":d,"%Atomics%":"undefined"==typeof Atomics?o:Atomics,"%BigInt%":"undefined"==typeof Big
|