@kintone/rest-api-client 5.1.0 → 5.3.0
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/esm/package.json +5 -5
- package/esm/src/client/AppClient.d.ts +2 -6
- package/esm/src/client/AppClient.js +21 -9
- package/esm/src/client/AppClient.js.map +1 -1
- package/esm/src/client/BaseClient.d.ts +10 -0
- package/esm/src/client/BaseClient.js +24 -0
- package/esm/src/client/BaseClient.js.map +1 -0
- package/esm/src/client/BulkRequestClient.d.ts +2 -4
- package/esm/src/client/BulkRequestClient.js +22 -9
- package/esm/src/client/BulkRequestClient.js.map +1 -1
- package/esm/src/client/FileClient.d.ts +2 -6
- package/esm/src/client/FileClient.js +20 -19
- package/esm/src/client/FileClient.js.map +1 -1
- package/esm/src/client/RecordClient.d.ts +3 -5
- package/esm/src/client/RecordClient.js +24 -11
- package/esm/src/client/RecordClient.js.map +1 -1
- package/esm/src/client/SpaceClient.d.ts +24 -7
- package/esm/src/client/SpaceClient.js +50 -19
- package/esm/src/client/SpaceClient.js.map +1 -1
- package/esm/src/client/types/index.d.ts +1 -0
- package/esm/src/client/types/index.js.map +1 -1
- package/esm/src/client/types/space/index.d.ts +12 -0
- package/esm/tsconfig.build.esm.tsbuildinfo +1 -1
- package/lib/package.json +5 -5
- package/lib/src/client/AppClient.d.ts +2 -6
- package/lib/src/client/AppClient.js +21 -9
- package/lib/src/client/AppClient.js.map +1 -1
- package/lib/src/client/BaseClient.d.ts +10 -0
- package/lib/src/client/BaseClient.js +27 -0
- package/lib/src/client/BaseClient.js.map +1 -0
- package/lib/src/client/BulkRequestClient.d.ts +2 -4
- package/lib/src/client/BulkRequestClient.js +22 -9
- package/lib/src/client/BulkRequestClient.js.map +1 -1
- package/lib/src/client/FileClient.d.ts +2 -6
- package/lib/src/client/FileClient.js +20 -19
- package/lib/src/client/FileClient.js.map +1 -1
- package/lib/src/client/RecordClient.d.ts +3 -5
- package/lib/src/client/RecordClient.js +30 -17
- package/lib/src/client/RecordClient.js.map +1 -1
- package/lib/src/client/SpaceClient.d.ts +24 -7
- package/lib/src/client/SpaceClient.js +50 -19
- package/lib/src/client/SpaceClient.js.map +1 -1
- package/lib/src/client/types/index.d.ts +1 -0
- package/lib/src/client/types/index.js.map +1 -1
- package/lib/src/client/types/space/index.d.ts +12 -0
- package/lib/tsconfig.build.tsbuildinfo +1 -1
- package/lib/tsconfig.typecheck.node.tsbuildinfo +1 -1
- package/lib/tsconfig.typecheck.tsbuildinfo +1 -1
- package/package.json +5 -5
- package/umd/KintoneRestAPIClient.js +167 -141
- package/umd/KintoneRestAPIClient.min.js +1 -1
|
@@ -466,4 +466,4 @@
|
|
|
466
466
|
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
467
467
|
*/
|
|
468
468
|
|
|
469
|
-
!function(t,e){"object"==typeof exports&&"undefined"!=typeof module?e(exports):"function"==typeof define&&define.amd?define(["exports"],e):e((t="undefined"!=typeof globalThis?globalThis:t||self).window=t.window||{})}(this,(function(t){"use strict";var e={readFileFromPath:function(){throw new Error("not implemented")},getRequestToken:function(){throw new Error("not implemented")},getDefaultAuth:function(){throw new Error("not implemented")},buildPlatformDependentConfig:function(){throw new Error("not implemented")},buildHeaders:function(){throw new Error("not implemented")},buildFormDataValue:function(){throw new Error("not implemented")},buildBaseUrl:function(){throw new Error("not implemented")},getVersion:function(){throw new Error("not implemented")}};function r(t,e,r){return e=m(e),function(t,e){if(e&&("object"==typeof e||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return w(t)}(t,n()?Reflect.construct(e,r||[],m(t).constructor):e.apply(t,r))}function n(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(n=function(){return!!t})()}function o(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),r.push.apply(r,n)}return r}function i(t){for(var e=1;e<arguments.length;e++){var r=null!=arguments[e]?arguments[e]:{};e%2?o(Object(r),!0).forEach((function(e){d(t,e,r[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):o(Object(r)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(r,e))}))}return t}function a(){a=function(){return e};var t,e={},r=Object.prototype,n=r.hasOwnProperty,o=Object.defineProperty||function(t,e,r){t[e]=r.value},i="function"==typeof Symbol?Symbol:{},s=i.iterator||"@@iterator",u=i.asyncIterator||"@@asyncIterator",c=i.toStringTag||"@@toStringTag";function l(t,e,r){return Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{l({},"")}catch(t){l=function(t,e,r){return t[e]=r}}function p(t,e,r,n){var i=e&&e.prototype instanceof v?e:v,a=Object.create(i.prototype),s=new I(n||[]);return o(a,"_invoke",{value:k(t,r,s)}),a}function f(t,e,r){try{return{type:"normal",arg:t.call(e,r)}}catch(t){return{type:"throw",arg:t}}}e.wrap=p;var h="suspendedStart",d="suspendedYield",y="executing",m="completed",g={};function v(){}function b(){}function w(){}var x={};l(x,s,(function(){return this}));var S=Object.getPrototypeOf,E=S&&S(S(_([])));E&&E!==r&&n.call(E,s)&&(x=E);var A=w.prototype=v.prototype=Object.create(x);function R(t){["next","throw","return"].forEach((function(e){l(t,e,(function(t){return this._invoke(e,t)}))}))}function O(t,e){function r(o,i,a,s){var u=f(t[o],t,i);if("throw"!==u.type){var c=u.arg,l=c.value;return l&&"object"==typeof l&&n.call(l,"__await")?e.resolve(l.__await).then((function(t){r("next",t,a,s)}),(function(t){r("throw",t,a,s)})):e.resolve(l).then((function(t){c.value=t,a(c)}),(function(t){return r("throw",t,a,s)}))}s(u.arg)}var i;o(this,"_invoke",{value:function(t,n){function o(){return new e((function(e,o){r(t,n,e,o)}))}return i=i?i.then(o,o):o()}})}function k(e,r,n){var o=h;return function(i,a){if(o===y)throw new Error("Generator is already running");if(o===m){if("throw"===i)throw a;return{value:t,done:!0}}for(n.method=i,n.arg=a;;){var s=n.delegate;if(s){var u=P(s,n);if(u){if(u===g)continue;return u}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if(o===h)throw o=m,n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);o=y;var c=f(e,r,n);if("normal"===c.type){if(o=n.done?m:d,c.arg===g)continue;return{value:c.arg,done:n.done}}"throw"===c.type&&(o=m,n.method="throw",n.arg=c.arg)}}}function P(e,r){var n=r.method,o=e.iterator[n];if(o===t)return r.delegate=null,"throw"===n&&e.iterator.return&&(r.method="return",r.arg=t,P(e,r),"throw"===r.method)||"return"!==n&&(r.method="throw",r.arg=new TypeError("The iterator does not provide a '"+n+"' method")),g;var i=f(o,e.iterator,r.arg);if("throw"===i.type)return r.method="throw",r.arg=i.arg,r.delegate=null,g;var a=i.arg;return a?a.done?(r[e.resultName]=a.value,r.next=e.nextLoc,"return"!==r.method&&(r.method="next",r.arg=t),r.delegate=null,g):a:(r.method="throw",r.arg=new TypeError("iterator result is not an object"),r.delegate=null,g)}function j(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function T(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function I(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(j,this),this.reset(!0)}function _(e){if(e||""===e){var r=e[s];if(r)return r.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var o=-1,i=function r(){for(;++o<e.length;)if(n.call(e,o))return r.value=e[o],r.done=!1,r;return r.value=t,r.done=!0,r};return i.next=i}}throw new TypeError(typeof e+" is not iterable")}return b.prototype=w,o(A,"constructor",{value:w,configurable:!0}),o(w,"constructor",{value:b,configurable:!0}),b.displayName=l(w,c,"GeneratorFunction"),e.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===b||"GeneratorFunction"===(e.displayName||e.name))},e.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,w):(t.__proto__=w,l(t,c,"GeneratorFunction")),t.prototype=Object.create(A),t},e.awrap=function(t){return{__await:t}},R(O.prototype),l(O.prototype,u,(function(){return this})),e.AsyncIterator=O,e.async=function(t,r,n,o,i){void 0===i&&(i=Promise);var a=new O(p(t,r,n,o),i);return e.isGeneratorFunction(r)?a:a.next().then((function(t){return t.done?t.value:a.next()}))},R(A),l(A,c,"Generator"),l(A,s,(function(){return this})),l(A,"toString",(function(){return"[object Generator]"})),e.keys=function(t){var e=Object(t),r=[];for(var n in e)r.push(n);return r.reverse(),function t(){for(;r.length;){var n=r.pop();if(n in e)return t.value=n,t.done=!1,t}return t.done=!0,t}},e.values=_,I.prototype={constructor:I,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=t,this.done=!1,this.delegate=null,this.method="next",this.arg=t,this.tryEntries.forEach(T),!e)for(var r in this)"t"===r.charAt(0)&&n.call(this,r)&&!isNaN(+r.slice(1))&&(this[r]=t)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(e){if(this.done)throw e;var r=this;function o(n,o){return s.type="throw",s.arg=e,r.next=n,o&&(r.method="next",r.arg=t),!!o}for(var i=this.tryEntries.length-1;i>=0;--i){var a=this.tryEntries[i],s=a.completion;if("root"===a.tryLoc)return o("end");if(a.tryLoc<=this.prev){var u=n.call(a,"catchLoc"),c=n.call(a,"finallyLoc");if(u&&c){if(this.prev<a.catchLoc)return o(a.catchLoc,!0);if(this.prev<a.finallyLoc)return o(a.finallyLoc)}else if(u){if(this.prev<a.catchLoc)return o(a.catchLoc,!0)}else{if(!c)throw new Error("try statement without catch or finally");if(this.prev<a.finallyLoc)return o(a.finallyLoc)}}}},abrupt:function(t,e){for(var r=this.tryEntries.length-1;r>=0;--r){var o=this.tryEntries[r];if(o.tryLoc<=this.prev&&n.call(o,"finallyLoc")&&this.prev<o.finallyLoc){var i=o;break}}i&&("break"===t||"continue"===t)&&i.tryLoc<=e&&e<=i.finallyLoc&&(i=null);var a=i?i.completion:{};return a.type=t,a.arg=e,i?(this.method="next",this.next=i.finallyLoc,g):this.complete(a)},complete:function(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),g},finish:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.finallyLoc===t)return this.complete(r.completion,r.afterLoc),T(r),g}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.tryLoc===t){var n=r.completion;if("throw"===n.type){var o=n.arg;T(r)}return o}}throw new Error("illegal catch attempt")},delegateYield:function(e,r,n){return this.delegate={iterator:_(e),resultName:r,nextLoc:n},"next"===this.method&&(this.arg=t),g}},e}function s(t){var e=function(t,e){if("object"!=typeof t||!t)return t;var r=t[Symbol.toPrimitive];if(void 0!==r){var n=r.call(t,e||"default");if("object"!=typeof n)return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==typeof e?e:String(e)}function u(t){return u="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},u(t)}function c(t,e,r,n,o,i,a){try{var s=t[i](a),u=s.value}catch(t){return void r(t)}s.done?e(u):Promise.resolve(u).then(n,o)}function l(t){return function(){var e=this,r=arguments;return new Promise((function(n,o){var i=t.apply(e,r);function a(t){c(i,n,o,a,s,"next",t)}function s(t){c(i,n,o,a,s,"throw",t)}a(void 0)}))}}function p(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function f(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,s(n.key),n)}}function h(t,e,r){return e&&f(t.prototype,e),r&&f(t,r),Object.defineProperty(t,"prototype",{writable:!1}),t}function d(t,e,r){return(e=s(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function y(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&g(t,e)}function m(t){return m=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},m(t)}function g(t,e){return g=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},g(t,e)}function v(t){var e="function"==typeof Map?new Map:void 0;return v=function(t){if(null===t||!function(t){try{return-1!==Function.toString.call(t).indexOf("[native code]")}catch(e){return"function"==typeof t}}(t))return t;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==e){if(e.has(t))return e.get(t);e.set(t,r)}function r(){return function(t,e,r){if(n())return Reflect.construct.apply(null,arguments);var o=[null];o.push.apply(o,e);var i=new(t.bind.apply(t,o));return r&&g(i,r.prototype),i}(t,arguments,m(this).constructor)}return r.prototype=Object.create(t.prototype,{constructor:{value:r,enumerable:!1,writable:!0,configurable:!0}}),g(r,t)},v(t)}function b(t,e){if(null==t)return{};var r,n,o=function(t,e){if(null==t)return{};var r,n,o={},i=Object.keys(t);for(n=0;n<i.length;n++)r=i[n],e.indexOf(r)>=0||(o[r]=t[r]);return o}(t,e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);for(n=0;n<i.length;n++)r=i[n],e.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(t,r)&&(o[r]=t[r])}return o}function w(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function x(t){return function(t){if(Array.isArray(t))return S(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,e){if(!t)return;if("string"==typeof t)return S(t,e);var r=Object.prototype.toString.call(t).slice(8,-1);"Object"===r&&t.constructor&&(r=t.constructor.name);if("Map"===r||"Set"===r)return Array.from(t);if("Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return S(t,e)}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function S(t,e){(null==e||e>t.length)&&(e=t.length);for(var r=0,n=new Array(e);r<e;r++)n[r]=t[r];return n}var E="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function A(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}function R(t){if(t.__esModule)return t;var e=t.default;if("function"==typeof e){var r=function t(){return this instanceof t?Reflect.construct(e,arguments,this.constructor):e.apply(this,arguments)};r.prototype=e.prototype}else r={};return Object.defineProperty(r,"__esModule",{value:!0}),Object.keys(t).forEach((function(e){var n=Object.getOwnPropertyDescriptor(t,e);Object.defineProperty(r,e,n.get?n:{enumerable:!0,get:function(){return t[e]}})})),r}var O=function(t){return t&&t.Math===Math&&t},k=O("object"==typeof globalThis&&globalThis)||O("object"==typeof window&&window)||O("object"==typeof self&&self)||O("object"==typeof E&&E)||O("object"==typeof E&&E)||function(){return this}()||Function("return this")(),P={},j=function(t){try{return!!t()}catch(t){return!0}},T=!j((function(){return 7!==Object.defineProperty({},1,{get:function(){return 7}})[1]})),I=!j((function(){var t=function(){}.bind();return"function"!=typeof t||t.hasOwnProperty("prototype")})),_=I,N=Function.prototype.call,U=_?N.bind(N):function(){return N.apply(N,arguments)},C={},L={}.propertyIsEnumerable,F=Object.getOwnPropertyDescriptor,B=F&&!L.call({1:2},1);C.f=B?function(t){var e=F(this,t);return!!e&&e.enumerable}:L;var D,q,M=function(t,e){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:e}},W=I,G=Function.prototype,z=G.call,H=W&&G.bind.bind(z,z),$=W?H:function(t){return function(){return z.apply(t,arguments)}},V=$,Y=V({}.toString),K=V("".slice),J=function(t){return K(Y(t),8,-1)},Q=j,X=J,Z=Object,tt=$("".split),et=Q((function(){return!Z("z").propertyIsEnumerable(0)}))?function(t){return"String"===X(t)?tt(t,""):Z(t)}:Z,rt=function(t){return null==t},nt=rt,ot=TypeError,it=function(t){if(nt(t))throw new ot("Can't call method on "+t);return t},at=et,st=it,ut=function(t){return at(st(t))},ct="object"==typeof document&&document.all,lt=void 0===ct&&void 0!==ct?function(t){return"function"==typeof t||t===ct}:function(t){return"function"==typeof t},pt=lt,ft=function(t){return"object"==typeof t?null!==t:pt(t)},ht=k,dt=lt,yt=function(t,e){return arguments.length<2?(r=ht[t],dt(r)?r:void 0):ht[t]&&ht[t][e];var r},mt=$({}.isPrototypeOf),gt=k,vt="undefined"!=typeof navigator&&String(navigator.userAgent)||"",bt=gt.process,wt=gt.Deno,xt=bt&&bt.versions||wt&&wt.version,St=xt&&xt.v8;St&&(q=(D=St.split("."))[0]>0&&D[0]<4?1:+(D[0]+D[1])),!q&&vt&&(!(D=vt.match(/Edge\/(\d+)/))||D[1]>=74)&&(D=vt.match(/Chrome\/(\d+)/))&&(q=+D[1]);var Et=q,At=Et,Rt=j,Ot=k.String,kt=!!Object.getOwnPropertySymbols&&!Rt((function(){var t=Symbol("symbol detection");return!Ot(t)||!(Object(t)instanceof Symbol)||!Symbol.sham&&At&&At<41})),Pt=kt&&!Symbol.sham&&"symbol"==typeof Symbol.iterator,jt=yt,Tt=lt,It=mt,_t=Object,Nt=Pt?function(t){return"symbol"==typeof t}:function(t){var e=jt("Symbol");return Tt(e)&&It(e.prototype,_t(t))},Ut=String,Ct=function(t){try{return Ut(t)}catch(t){return"Object"}},Lt=lt,Ft=Ct,Bt=TypeError,Dt=function(t){if(Lt(t))return t;throw new Bt(Ft(t)+" is not a function")},qt=Dt,Mt=rt,Wt=function(t,e){var r=t[e];return Mt(r)?void 0:qt(r)},Gt=U,zt=lt,Ht=ft,$t=TypeError,Vt={exports:{}},Yt=k,Kt=Object.defineProperty,Jt=function(t,e){try{Kt(Yt,t,{value:e,configurable:!0,writable:!0})}catch(r){Yt[t]=e}return e},Qt=Jt,Xt="__core-js_shared__",Zt=k[Xt]||Qt(Xt,{}),te=Zt;(Vt.exports=function(t,e){return te[t]||(te[t]=void 0!==e?e:{})})("versions",[]).push({version:"3.35.1",mode:"global",copyright:"© 2014-2024 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.35.1/LICENSE",source:"https://github.com/zloirock/core-js"});var ee=Vt.exports,re=it,ne=Object,oe=function(t){return ne(re(t))},ie=oe,ae=$({}.hasOwnProperty),se=Object.hasOwn||function(t,e){return ae(ie(t),e)},ue=$,ce=0,le=Math.random(),pe=ue(1..toString),fe=function(t){return"Symbol("+(void 0===t?"":t)+")_"+pe(++ce+le,36)},he=ee,de=se,ye=fe,me=kt,ge=Pt,ve=k.Symbol,be=he("wks"),we=ge?ve.for||ve:ve&&ve.withoutSetter||ye,xe=function(t){return de(be,t)||(be[t]=me&&de(ve,t)?ve[t]:we("Symbol."+t)),be[t]},Se=U,Ee=ft,Ae=Nt,Re=Wt,Oe=function(t,e){var r,n;if("string"===e&&zt(r=t.toString)&&!Ht(n=Gt(r,t)))return n;if(zt(r=t.valueOf)&&!Ht(n=Gt(r,t)))return n;if("string"!==e&&zt(r=t.toString)&&!Ht(n=Gt(r,t)))return n;throw new $t("Can't convert object to primitive value")},ke=TypeError,Pe=xe("toPrimitive"),je=function(t,e){if(!Ee(t)||Ae(t))return t;var r,n=Re(t,Pe);if(n){if(void 0===e&&(e="default"),r=Se(n,t,e),!Ee(r)||Ae(r))return r;throw new ke("Can't convert object to primitive value")}return void 0===e&&(e="number"),Oe(t,e)},Te=je,Ie=Nt,_e=function(t){var e=Te(t,"string");return Ie(e)?e:e+""},Ne=ft,Ue=k.document,Ce=Ne(Ue)&&Ne(Ue.createElement),Le=function(t){return Ce?Ue.createElement(t):{}},Fe=Le,Be=!T&&!j((function(){return 7!==Object.defineProperty(Fe("div"),"a",{get:function(){return 7}}).a})),De=T,qe=U,Me=C,We=M,Ge=ut,ze=_e,He=se,$e=Be,Ve=Object.getOwnPropertyDescriptor;P.f=De?Ve:function(t,e){if(t=Ge(t),e=ze(e),$e)try{return Ve(t,e)}catch(t){}if(He(t,e))return We(!qe(Me.f,t,e),t[e])};var Ye={},Ke=T&&j((function(){return 42!==Object.defineProperty((function(){}),"prototype",{value:42,writable:!1}).prototype})),Je=ft,Qe=String,Xe=TypeError,Ze=function(t){if(Je(t))return t;throw new Xe(Qe(t)+" is not an object")},tr=T,er=Be,rr=Ke,nr=Ze,or=_e,ir=TypeError,ar=Object.defineProperty,sr=Object.getOwnPropertyDescriptor,ur="enumerable",cr="configurable",lr="writable";Ye.f=tr?rr?function(t,e,r){if(nr(t),e=or(e),nr(r),"function"==typeof t&&"prototype"===e&&"value"in r&&lr in r&&!r[lr]){var n=sr(t,e);n&&n[lr]&&(t[e]=r.value,r={configurable:cr in r?r[cr]:n[cr],enumerable:ur in r?r[ur]:n[ur],writable:!1})}return ar(t,e,r)}:ar:function(t,e,r){if(nr(t),e=or(e),nr(r),er)try{return ar(t,e,r)}catch(t){}if("get"in r||"set"in r)throw new ir("Accessors not supported");return"value"in r&&(t[e]=r.value),t};var pr=Ye,fr=M,hr=T?function(t,e,r){return pr.f(t,e,fr(1,r))}:function(t,e,r){return t[e]=r,t},dr={exports:{}},yr=T,mr=se,gr=Function.prototype,vr=yr&&Object.getOwnPropertyDescriptor,br=mr(gr,"name"),wr={EXISTS:br,PROPER:br&&"something"===function(){}.name,CONFIGURABLE:br&&(!yr||yr&&vr(gr,"name").configurable)},xr=lt,Sr=Zt,Er=$(Function.toString);xr(Sr.inspectSource)||(Sr.inspectSource=function(t){return Er(t)});var Ar,Rr,Or,kr=Sr.inspectSource,Pr=lt,jr=k.WeakMap,Tr=Pr(jr)&&/native code/.test(String(jr)),Ir=fe,_r=ee("keys"),Nr=function(t){return _r[t]||(_r[t]=Ir(t))},Ur={},Cr=Tr,Lr=k,Fr=ft,Br=hr,Dr=se,qr=Zt,Mr=Nr,Wr=Ur,Gr="Object already initialized",zr=Lr.TypeError,Hr=Lr.WeakMap;if(Cr||qr.state){var $r=qr.state||(qr.state=new Hr);$r.get=$r.get,$r.has=$r.has,$r.set=$r.set,Ar=function(t,e){if($r.has(t))throw new zr(Gr);return e.facade=t,$r.set(t,e),e},Rr=function(t){return $r.get(t)||{}},Or=function(t){return $r.has(t)}}else{var Vr=Mr("state");Wr[Vr]=!0,Ar=function(t,e){if(Dr(t,Vr))throw new zr(Gr);return e.facade=t,Br(t,Vr,e),e},Rr=function(t){return Dr(t,Vr)?t[Vr]:{}},Or=function(t){return Dr(t,Vr)}}var Yr={set:Ar,get:Rr,has:Or,enforce:function(t){return Or(t)?Rr(t):Ar(t,{})},getterFor:function(t){return function(e){var r;if(!Fr(e)||(r=Rr(e)).type!==t)throw new zr("Incompatible receiver, "+t+" required");return r}}},Kr=$,Jr=j,Qr=lt,Xr=se,Zr=T,tn=wr.CONFIGURABLE,en=kr,rn=Yr.enforce,nn=Yr.get,on=String,an=Object.defineProperty,sn=Kr("".slice),un=Kr("".replace),cn=Kr([].join),ln=Zr&&!Jr((function(){return 8!==an((function(){}),"length",{value:8}).length})),pn=String(String).split("String"),fn=dr.exports=function(t,e,r){"Symbol("===sn(on(e),0,7)&&(e="["+un(on(e),/^Symbol\(([^)]*)\).*$/,"$1")+"]"),r&&r.getter&&(e="get "+e),r&&r.setter&&(e="set "+e),(!Xr(t,"name")||tn&&t.name!==e)&&(Zr?an(t,"name",{value:e,configurable:!0}):t.name=e),ln&&r&&Xr(r,"arity")&&t.length!==r.arity&&an(t,"length",{value:r.arity});try{r&&Xr(r,"constructor")&&r.constructor?Zr&&an(t,"prototype",{writable:!1}):t.prototype&&(t.prototype=void 0)}catch(t){}var n=rn(t);return Xr(n,"source")||(n.source=cn(pn,"string"==typeof e?e:"")),t};Function.prototype.toString=fn((function(){return Qr(this)&&nn(this).source||en(this)}),"toString");var hn=dr.exports,dn=lt,yn=Ye,mn=hn,gn=Jt,vn=function(t,e,r,n){n||(n={});var o=n.enumerable,i=void 0!==n.name?n.name:e;if(dn(r)&&mn(r,i,n),n.global)o?t[e]=r:gn(e,r);else{try{n.unsafe?t[e]&&(o=!0):delete t[e]}catch(t){}o?t[e]=r:yn.f(t,e,{value:r,enumerable:!1,configurable:!n.nonConfigurable,writable:!n.nonWritable})}return t},bn={},wn=Math.ceil,xn=Math.floor,Sn=Math.trunc||function(t){var e=+t;return(e>0?xn:wn)(e)},En=function(t){var e=+t;return e!=e||0===e?0:Sn(e)},An=En,Rn=Math.max,On=Math.min,kn=function(t,e){var r=An(t);return r<0?Rn(r+e,0):On(r,e)},Pn=En,jn=Math.min,Tn=function(t){var e=Pn(t);return e>0?jn(e,9007199254740991):0},In=Tn,_n=function(t){return In(t.length)},Nn=ut,Un=kn,Cn=_n,Ln=function(t){return function(e,r,n){var o,i=Nn(e),a=Cn(i),s=Un(n,a);if(t&&r!=r){for(;a>s;)if((o=i[s++])!=o)return!0}else for(;a>s;s++)if((t||s in i)&&i[s]===r)return t||s||0;return!t&&-1}},Fn={includes:Ln(!0),indexOf:Ln(!1)},Bn=se,Dn=ut,qn=Fn.indexOf,Mn=Ur,Wn=$([].push),Gn=function(t,e){var r,n=Dn(t),o=0,i=[];for(r in n)!Bn(Mn,r)&&Bn(n,r)&&Wn(i,r);for(;e.length>o;)Bn(n,r=e[o++])&&(~qn(i,r)||Wn(i,r));return i},zn=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"],Hn=Gn,$n=zn.concat("length","prototype");bn.f=Object.getOwnPropertyNames||function(t){return Hn(t,$n)};var Vn={};Vn.f=Object.getOwnPropertySymbols;var Yn=yt,Kn=bn,Jn=Vn,Qn=Ze,Xn=$([].concat),Zn=Yn("Reflect","ownKeys")||function(t){var e=Kn.f(Qn(t)),r=Jn.f;return r?Xn(e,r(t)):e},to=se,eo=Zn,ro=P,no=Ye,oo=j,io=lt,ao=/#|\.prototype\./,so=function(t,e){var r=co[uo(t)];return r===po||r!==lo&&(io(e)?oo(e):!!e)},uo=so.normalize=function(t){return String(t).replace(ao,".").toLowerCase()},co=so.data={},lo=so.NATIVE="N",po=so.POLYFILL="P",fo=so,ho=k,yo=P.f,mo=hr,go=vn,vo=Jt,bo=function(t,e,r){for(var n=eo(e),o=no.f,i=ro.f,a=0;a<n.length;a++){var s=n[a];to(t,s)||r&&to(r,s)||o(t,s,i(e,s))}},wo=fo,xo=function(t,e){var r,n,o,i,a,s=t.target,u=t.global,c=t.stat;if(r=u?ho:c?ho[s]||vo(s,{}):ho[s]&&ho[s].prototype)for(n in e){if(i=e[n],o=t.dontCallGetSet?(a=yo(r,n))&&a.value:r[n],!wo(u?n:s+(c?".":"#")+n,t.forced)&&void 0!==o){if(typeof i==typeof o)continue;bo(i,o)}(t.sham||o&&o.sham)&&mo(i,"sham",!0),go(r,n,i,t)}},So=J,Eo=Array.isArray||function(t){return"Array"===So(t)},Ao=TypeError,Ro=_e,Oo=Ye,ko=M,Po=function(t,e,r){var n=Ro(e);n in t?Oo.f(t,n,ko(0,r)):t[n]=r},jo={};jo[xe("toStringTag")]="z";var To="[object z]"===String(jo),Io=To,_o=lt,No=J,Uo=xe("toStringTag"),Co=Object,Lo="Arguments"===No(function(){return arguments}()),Fo=Io?No:function(t){var e,r,n;return void 0===t?"Undefined":null===t?"Null":"string"==typeof(r=function(t,e){try{return t[e]}catch(t){}}(e=Co(t),Uo))?r:Lo?No(e):"Object"===(n=No(e))&&_o(e.callee)?"Arguments":n},Bo=$,Do=j,qo=lt,Mo=Fo,Wo=kr,Go=function(){},zo=yt("Reflect","construct"),Ho=/^\s*(?:class|function)\b/,$o=Bo(Ho.exec),Vo=!Ho.test(Go),Yo=function(t){if(!qo(t))return!1;try{return zo(Go,[],t),!0}catch(t){return!1}},Ko=function(t){if(!qo(t))return!1;switch(Mo(t)){case"AsyncFunction":case"GeneratorFunction":case"AsyncGeneratorFunction":return!1}try{return Vo||!!$o(Ho,Wo(t))}catch(t){return!0}};Ko.sham=!0;var Jo=!zo||Do((function(){var t;return Yo(Yo.call)||!Yo(Object)||!Yo((function(){t=!0}))||t}))?Ko:Yo,Qo=Eo,Xo=Jo,Zo=ft,ti=xe("species"),ei=Array,ri=function(t){var e;return Qo(t)&&(e=t.constructor,(Xo(e)&&(e===ei||Qo(e.prototype))||Zo(e)&&null===(e=e[ti]))&&(e=void 0)),void 0===e?ei:e},ni=function(t,e){return new(ri(t))(0===e?0:e)},oi=j,ii=Et,ai=xe("species"),si=function(t){return ii>=51||!oi((function(){var e=[];return(e.constructor={})[ai]=function(){return{foo:1}},1!==e[t](Boolean).foo}))},ui=xo,ci=j,li=Eo,pi=ft,fi=oe,hi=_n,di=function(t){if(t>9007199254740991)throw Ao("Maximum allowed index exceeded");return t},yi=Po,mi=ni,gi=si,vi=Et,bi=xe("isConcatSpreadable"),wi=vi>=51||!ci((function(){var t=[];return t[bi]=!1,t.concat()[0]!==t})),xi=function(t){if(!pi(t))return!1;var e=t[bi];return void 0!==e?!!e:li(t)};ui({target:"Array",proto:!0,arity:1,forced:!wi||!gi("concat")},{concat:function(t){var e,r,n,o,i,a=fi(this),s=mi(a,0),u=0;for(e=-1,n=arguments.length;e<n;e++)if(xi(i=-1===e?a:arguments[e]))for(o=hi(i),di(u+o),r=0;r<o;r++,u++)r in i&&yi(s,u,i[r]);else di(u+1),yi(s,u++,i);return s.length=u,s}});var Si=hn,Ei=Ye,Ai=function(t,e,r){return r.get&&Si(r.get,e,{getter:!0}),r.set&&Si(r.set,e,{setter:!0}),Ei.f(t,e,r)},Ri=T,Oi=wr.EXISTS,ki=$,Pi=Ai,ji=Function.prototype,Ti=ki(ji.toString),Ii=/function\b(?:\s|\/\*[\S\s]*?\*\/|\/\/[^\n\r]*[\n\r]+)*([^\s(/]*)/,_i=ki(Ii.exec);Ri&&!Oi&&Pi(ji,"name",{configurable:!0,get:function(){try{return _i(Ii,Ti(this))[1]}catch(t){return""}}});var Ni=$,Ui=Dt,Ci=ft,Li=function(t){return Ci(t)||null===t},Fi=String,Bi=TypeError,Di=function(t,e,r){try{return Ni(Ui(Object.getOwnPropertyDescriptor(t,e)[r]))}catch(t){}},qi=Ze,Mi=function(t){if(Li(t))return t;throw new Bi("Can't set "+Fi(t)+" as a prototype")},Wi=Object.setPrototypeOf||("__proto__"in{}?function(){var t,e=!1,r={};try{(t=Di(Object.prototype,"__proto__","set"))(r,[]),e=r instanceof Array}catch(t){}return function(r,n){return qi(r),Mi(n),e?t(r,n):r.__proto__=n,r}}():void 0);xo({target:"Object",stat:!0},{setPrototypeOf:Wi});var Gi=function(t){function e(t){var n;return p(this,e),n=r(this,e,["This function is not supported in ".concat(t," environment")]),Error.captureStackTrace&&Error.captureStackTrace(w(n),e),n.name="UnsupportedPlatformError",n.platform=t,Object.setPrototypeOf(w(n),e.prototype),n}return y(e,t),h(e)}(v(Error));function zi(){this._types=Object.create(null),this._extensions=Object.create(null);for(let t=0;t<arguments.length;t++)this.define(arguments[t]);this.define=this.define.bind(this),this.getType=this.getType.bind(this),this.getExtension=this.getExtension.bind(this)}zi.prototype.define=function(t,e){for(let r in t){let n=t[r].map((function(t){return t.toLowerCase()}));r=r.toLowerCase();for(let t=0;t<n.length;t++){const o=n[t];if("*"!==o[0]){if(!e&&o in this._types)throw new Error('Attempt to change mapping for "'+o+'" extension from "'+this._types[o]+'" to "'+r+'". Pass `force=true` to allow this, otherwise remove "'+o+'" from the list of extensions for "'+r+'".');this._types[o]=r}}if(e||!this._extensions[r]){const t=n[0];this._extensions[r]="*"!==t[0]?t:t.substr(1)}}},zi.prototype.getType=function(t){let e=(t=String(t)).replace(/^.*[/\\]/,"").toLowerCase(),r=e.replace(/^.*\./,"").toLowerCase(),n=e.length<t.length;return(r.length<e.length-1||!n)&&this._types[r]||null},zi.prototype.getExtension=function(t){return(t=/^\s*([^;\s]*)/.test(t)&&RegExp.$1)&&this._extensions[t.toLowerCase()]||null};var Hi=A(new zi({"application/andrew-inset":["ez"],"application/applixware":["aw"],"application/atom+xml":["atom"],"application/atomcat+xml":["atomcat"],"application/atomdeleted+xml":["atomdeleted"],"application/atomsvc+xml":["atomsvc"],"application/atsc-dwd+xml":["dwd"],"application/atsc-held+xml":["held"],"application/atsc-rsat+xml":["rsat"],"application/bdoc":["bdoc"],"application/calendar+xml":["xcs"],"application/ccxml+xml":["ccxml"],"application/cdfx+xml":["cdfx"],"application/cdmi-capability":["cdmia"],"application/cdmi-container":["cdmic"],"application/cdmi-domain":["cdmid"],"application/cdmi-object":["cdmio"],"application/cdmi-queue":["cdmiq"],"application/cu-seeme":["cu"],"application/dash+xml":["mpd"],"application/davmount+xml":["davmount"],"application/docbook+xml":["dbk"],"application/dssc+der":["dssc"],"application/dssc+xml":["xdssc"],"application/ecmascript":["es","ecma"],"application/emma+xml":["emma"],"application/emotionml+xml":["emotionml"],"application/epub+zip":["epub"],"application/exi":["exi"],"application/express":["exp"],"application/fdt+xml":["fdt"],"application/font-tdpfr":["pfr"],"application/geo+json":["geojson"],"application/gml+xml":["gml"],"application/gpx+xml":["gpx"],"application/gxf":["gxf"],"application/gzip":["gz"],"application/hjson":["hjson"],"application/hyperstudio":["stk"],"application/inkml+xml":["ink","inkml"],"application/ipfix":["ipfix"],"application/its+xml":["its"],"application/java-archive":["jar","war","ear"],"application/java-serialized-object":["ser"],"application/java-vm":["class"],"application/javascript":["js","mjs"],"application/json":["json","map"],"application/json5":["json5"],"application/jsonml+json":["jsonml"],"application/ld+json":["jsonld"],"application/lgr+xml":["lgr"],"application/lost+xml":["lostxml"],"application/mac-binhex40":["hqx"],"application/mac-compactpro":["cpt"],"application/mads+xml":["mads"],"application/manifest+json":["webmanifest"],"application/marc":["mrc"],"application/marcxml+xml":["mrcx"],"application/mathematica":["ma","nb","mb"],"application/mathml+xml":["mathml"],"application/mbox":["mbox"],"application/mediaservercontrol+xml":["mscml"],"application/metalink+xml":["metalink"],"application/metalink4+xml":["meta4"],"application/mets+xml":["mets"],"application/mmt-aei+xml":["maei"],"application/mmt-usd+xml":["musd"],"application/mods+xml":["mods"],"application/mp21":["m21","mp21"],"application/mp4":["mp4s","m4p"],"application/msword":["doc","dot"],"application/mxf":["mxf"],"application/n-quads":["nq"],"application/n-triples":["nt"],"application/node":["cjs"],"application/octet-stream":["bin","dms","lrf","mar","so","dist","distz","pkg","bpk","dump","elc","deploy","exe","dll","deb","dmg","iso","img","msi","msp","msm","buffer"],"application/oda":["oda"],"application/oebps-package+xml":["opf"],"application/ogg":["ogx"],"application/omdoc+xml":["omdoc"],"application/onenote":["onetoc","onetoc2","onetmp","onepkg"],"application/oxps":["oxps"],"application/p2p-overlay+xml":["relo"],"application/patch-ops-error+xml":["xer"],"application/pdf":["pdf"],"application/pgp-encrypted":["pgp"],"application/pgp-signature":["asc","sig"],"application/pics-rules":["prf"],"application/pkcs10":["p10"],"application/pkcs7-mime":["p7m","p7c"],"application/pkcs7-signature":["p7s"],"application/pkcs8":["p8"],"application/pkix-attr-cert":["ac"],"application/pkix-cert":["cer"],"application/pkix-crl":["crl"],"application/pkix-pkipath":["pkipath"],"application/pkixcmp":["pki"],"application/pls+xml":["pls"],"application/postscript":["ai","eps","ps"],"application/provenance+xml":["provx"],"application/pskc+xml":["pskcxml"],"application/raml+yaml":["raml"],"application/rdf+xml":["rdf","owl"],"application/reginfo+xml":["rif"],"application/relax-ng-compact-syntax":["rnc"],"application/resource-lists+xml":["rl"],"application/resource-lists-diff+xml":["rld"],"application/rls-services+xml":["rs"],"application/route-apd+xml":["rapd"],"application/route-s-tsid+xml":["sls"],"application/route-usd+xml":["rusd"],"application/rpki-ghostbusters":["gbr"],"application/rpki-manifest":["mft"],"application/rpki-roa":["roa"],"application/rsd+xml":["rsd"],"application/rss+xml":["rss"],"application/rtf":["rtf"],"application/sbml+xml":["sbml"],"application/scvp-cv-request":["scq"],"application/scvp-cv-response":["scs"],"application/scvp-vp-request":["spq"],"application/scvp-vp-response":["spp"],"application/sdp":["sdp"],"application/senml+xml":["senmlx"],"application/sensml+xml":["sensmlx"],"application/set-payment-initiation":["setpay"],"application/set-registration-initiation":["setreg"],"application/shf+xml":["shf"],"application/sieve":["siv","sieve"],"application/smil+xml":["smi","smil"],"application/sparql-query":["rq"],"application/sparql-results+xml":["srx"],"application/srgs":["gram"],"application/srgs+xml":["grxml"],"application/sru+xml":["sru"],"application/ssdl+xml":["ssdl"],"application/ssml+xml":["ssml"],"application/swid+xml":["swidtag"],"application/tei+xml":["tei","teicorpus"],"application/thraud+xml":["tfi"],"application/timestamped-data":["tsd"],"application/toml":["toml"],"application/trig":["trig"],"application/ttml+xml":["ttml"],"application/ubjson":["ubj"],"application/urc-ressheet+xml":["rsheet"],"application/urc-targetdesc+xml":["td"],"application/voicexml+xml":["vxml"],"application/wasm":["wasm"],"application/widget":["wgt"],"application/winhlp":["hlp"],"application/wsdl+xml":["wsdl"],"application/wspolicy+xml":["wspolicy"],"application/xaml+xml":["xaml"],"application/xcap-att+xml":["xav"],"application/xcap-caps+xml":["xca"],"application/xcap-diff+xml":["xdf"],"application/xcap-el+xml":["xel"],"application/xcap-ns+xml":["xns"],"application/xenc+xml":["xenc"],"application/xhtml+xml":["xhtml","xht"],"application/xliff+xml":["xlf"],"application/xml":["xml","xsl","xsd","rng"],"application/xml-dtd":["dtd"],"application/xop+xml":["xop"],"application/xproc+xml":["xpl"],"application/xslt+xml":["*xsl","xslt"],"application/xspf+xml":["xspf"],"application/xv+xml":["mxml","xhvml","xvml","xvm"],"application/yang":["yang"],"application/yin+xml":["yin"],"application/zip":["zip"],"audio/3gpp":["*3gpp"],"audio/adpcm":["adp"],"audio/amr":["amr"],"audio/basic":["au","snd"],"audio/midi":["mid","midi","kar","rmi"],"audio/mobile-xmf":["mxmf"],"audio/mp3":["*mp3"],"audio/mp4":["m4a","mp4a"],"audio/mpeg":["mpga","mp2","mp2a","mp3","m2a","m3a"],"audio/ogg":["oga","ogg","spx","opus"],"audio/s3m":["s3m"],"audio/silk":["sil"],"audio/wav":["wav"],"audio/wave":["*wav"],"audio/webm":["weba"],"audio/xm":["xm"],"font/collection":["ttc"],"font/otf":["otf"],"font/ttf":["ttf"],"font/woff":["woff"],"font/woff2":["woff2"],"image/aces":["exr"],"image/apng":["apng"],"image/avif":["avif"],"image/bmp":["bmp"],"image/cgm":["cgm"],"image/dicom-rle":["drle"],"image/emf":["emf"],"image/fits":["fits"],"image/g3fax":["g3"],"image/gif":["gif"],"image/heic":["heic"],"image/heic-sequence":["heics"],"image/heif":["heif"],"image/heif-sequence":["heifs"],"image/hej2k":["hej2"],"image/hsj2":["hsj2"],"image/ief":["ief"],"image/jls":["jls"],"image/jp2":["jp2","jpg2"],"image/jpeg":["jpeg","jpg","jpe"],"image/jph":["jph"],"image/jphc":["jhc"],"image/jpm":["jpm"],"image/jpx":["jpx","jpf"],"image/jxr":["jxr"],"image/jxra":["jxra"],"image/jxrs":["jxrs"],"image/jxs":["jxs"],"image/jxsc":["jxsc"],"image/jxsi":["jxsi"],"image/jxss":["jxss"],"image/ktx":["ktx"],"image/ktx2":["ktx2"],"image/png":["png"],"image/sgi":["sgi"],"image/svg+xml":["svg","svgz"],"image/t38":["t38"],"image/tiff":["tif","tiff"],"image/tiff-fx":["tfx"],"image/webp":["webp"],"image/wmf":["wmf"],"message/disposition-notification":["disposition-notification"],"message/global":["u8msg"],"message/global-delivery-status":["u8dsn"],"message/global-disposition-notification":["u8mdn"],"message/global-headers":["u8hdr"],"message/rfc822":["eml","mime"],"model/3mf":["3mf"],"model/gltf+json":["gltf"],"model/gltf-binary":["glb"],"model/iges":["igs","iges"],"model/mesh":["msh","mesh","silo"],"model/mtl":["mtl"],"model/obj":["obj"],"model/step+xml":["stpx"],"model/step+zip":["stpz"],"model/step-xml+zip":["stpxz"],"model/stl":["stl"],"model/vrml":["wrl","vrml"],"model/x3d+binary":["*x3db","x3dbz"],"model/x3d+fastinfoset":["x3db"],"model/x3d+vrml":["*x3dv","x3dvz"],"model/x3d+xml":["x3d","x3dz"],"model/x3d-vrml":["x3dv"],"text/cache-manifest":["appcache","manifest"],"text/calendar":["ics","ifb"],"text/coffeescript":["coffee","litcoffee"],"text/css":["css"],"text/csv":["csv"],"text/html":["html","htm","shtml"],"text/jade":["jade"],"text/jsx":["jsx"],"text/less":["less"],"text/markdown":["markdown","md"],"text/mathml":["mml"],"text/mdx":["mdx"],"text/n3":["n3"],"text/plain":["txt","text","conf","def","list","log","in","ini"],"text/richtext":["rtx"],"text/rtf":["*rtf"],"text/sgml":["sgml","sgm"],"text/shex":["shex"],"text/slim":["slim","slm"],"text/spdx":["spdx"],"text/stylus":["stylus","styl"],"text/tab-separated-values":["tsv"],"text/troff":["t","tr","roff","man","me","ms"],"text/turtle":["ttl"],"text/uri-list":["uri","uris","urls"],"text/vcard":["vcard"],"text/vtt":["vtt"],"text/xml":["*xml"],"text/yaml":["yaml","yml"],"video/3gpp":["3gp","3gpp"],"video/3gpp2":["3g2"],"video/h261":["h261"],"video/h263":["h263"],"video/h264":["h264"],"video/iso.segment":["m4s"],"video/jpeg":["jpgv"],"video/jpm":["*jpm","jpgm"],"video/mj2":["mj2","mjp2"],"video/mp2t":["ts"],"video/mp4":["mp4","mp4v","mpg4"],"video/mpeg":["mpeg","mpg","mpe","m1v","m2v"],"video/ogg":["ogv"],"video/quicktime":["qt","mov"],"video/webm":["webm"]})),$i="5.1.0",Vi=function(){var t=l(a().mark((function t(){var e;return a().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if("object"!==("undefined"==typeof kintone?"undefined":u(kintone))||null===kintone||"function"!=typeof kintone.getRequestToken){t.next=2;break}return t.abrupt("return",kintone.getRequestToken());case 2:if("object"!==("undefined"==typeof garoon?"undefined":u(garoon))||null===garoon||"function"!=typeof(null===(e=garoon.connect)||void 0===e||null===(e=e.kintone)||void 0===e?void 0:e.getRequestToken)){t.next=4;break}return t.abrupt("return",garoon.connect.kintone.getRequestToken());case 4:throw new Error("session authentication must specify a request token");case 5:case"end":return t.stop()}}),t)})));return function(){return t.apply(this,arguments)}}(),Yi=Object.freeze({__proto__:null,buildBaseUrl:function(t){if(t)return t;if(void 0===location)throw new Error("The baseUrl parameter is required for this environment");var e=location,r=e.host,n=e.protocol;return"".concat(n,"//").concat(r)},buildFormDataValue:function(t,e){var r={};return e&&(r.type=Hi.getType(e)||void 0),new Blob([t],r)},buildHeaders:function(){return{}},buildPlatformDependentConfig:function(){return{}},getDefaultAuth:function(){return{type:"session"}},getRequestToken:Vi,getVersion:function(){return $i},readFileFromPath:function(t){throw new Gi("Browser")}}),Ki={},Ji=Gn,Qi=zn,Xi=Object.keys||function(t){return Ji(t,Qi)},Zi=T,ta=Ke,ea=Ye,ra=Ze,na=ut,oa=Xi;Ki.f=Zi&&!ta?Object.defineProperties:function(t,e){ra(t);for(var r,n=na(e),o=oa(e),i=o.length,a=0;i>a;)ea.f(t,r=o[a++],n[r]);return t};var ia,aa=yt("document","documentElement"),sa=Ze,ua=Ki,ca=zn,la=Ur,pa=aa,fa=Le,ha="prototype",da="script",ya=Nr("IE_PROTO"),ma=function(){},ga=function(t){return"<"+da+">"+t+"</"+da+">"},va=function(t){t.write(ga("")),t.close();var e=t.parentWindow.Object;return t=null,e},ba=function(){try{ia=new ActiveXObject("htmlfile")}catch(t){}var t,e,r;ba="undefined"!=typeof document?document.domain&&ia?va(ia):(e=fa("iframe"),r="java"+da+":",e.style.display="none",pa.appendChild(e),e.src=String(r),(t=e.contentWindow.document).open(),t.write(ga("document.F=Object")),t.close(),t.F):va(ia);for(var n=ca.length;n--;)delete ba[ha][ca[n]];return ba()};la[ya]=!0;var wa=Object.create||function(t,e){var r;return null!==t?(ma[ha]=sa(t),r=new ma,ma[ha]=null,r[ya]=t):r=ba(),void 0===e?r:ua.f(r,e)},xa=xe,Sa=wa,Ea=Ye.f,Aa=xa("unscopables"),Ra=Array.prototype;void 0===Ra[Aa]&&Ea(Ra,Aa,{configurable:!0,value:Sa(null)});var Oa,ka,Pa,ja={},Ta=!j((function(){function t(){}return t.prototype.constructor=null,Object.getPrototypeOf(new t)!==t.prototype})),Ia=se,_a=lt,Na=oe,Ua=Ta,Ca=Nr("IE_PROTO"),La=Object,Fa=La.prototype,Ba=Ua?La.getPrototypeOf:function(t){var e=Na(t);if(Ia(e,Ca))return e[Ca];var r=e.constructor;return _a(r)&&e instanceof r?r.prototype:e instanceof La?Fa:null},Da=j,qa=lt,Ma=ft,Wa=Ba,Ga=vn,za=xe("iterator"),Ha=!1;[].keys&&("next"in(Pa=[].keys())?(ka=Wa(Wa(Pa)))!==Object.prototype&&(Oa=ka):Ha=!0);var $a=!Ma(Oa)||Da((function(){var t={};return Oa[za].call(t)!==t}));$a&&(Oa={}),qa(Oa[za])||Ga(Oa,za,(function(){return this}));var Va={IteratorPrototype:Oa,BUGGY_SAFARI_ITERATORS:Ha},Ya=Ye.f,Ka=se,Ja=xe("toStringTag"),Qa=function(t,e,r){t&&!r&&(t=t.prototype),t&&!Ka(t,Ja)&&Ya(t,Ja,{configurable:!0,value:e})},Xa=Va.IteratorPrototype,Za=wa,ts=M,es=Qa,rs=ja,ns=function(){return this},os=function(t,e,r,n){var o=e+" Iterator";return t.prototype=Za(Xa,{next:ts(+!n,r)}),es(t,o,!1),rs[o]=ns,t},is=xo,as=U,ss=lt,us=os,cs=Ba,ls=Wi,ps=Qa,fs=hr,hs=vn,ds=ja,ys=wr.PROPER,ms=wr.CONFIGURABLE,gs=Va.IteratorPrototype,vs=Va.BUGGY_SAFARI_ITERATORS,bs=xe("iterator"),ws="keys",xs="values",Ss="entries",Es=function(){return this},As=function(t,e,r,n,o,i,a){us(r,e,n);var s,u,c,l=function(t){if(t===o&&y)return y;if(!vs&&t&&t in h)return h[t];switch(t){case ws:case xs:case Ss:return function(){return new r(this,t)}}return function(){return new r(this)}},p=e+" Iterator",f=!1,h=t.prototype,d=h[bs]||h["@@iterator"]||o&&h[o],y=!vs&&d||l(o),m="Array"===e&&h.entries||d;if(m&&(s=cs(m.call(new t)))!==Object.prototype&&s.next&&(cs(s)!==gs&&(ls?ls(s,gs):ss(s[bs])||hs(s,bs,Es)),ps(s,p,!0)),ys&&o===xs&&d&&d.name!==xs&&(ms?fs(h,"name",xs):(f=!0,y=function(){return as(d,this)})),o)if(u={values:l(xs),keys:i?y:l(ws),entries:l(Ss)},a)for(c in u)(vs||f||!(c in h))&&hs(h,c,u[c]);else is({target:e,proto:!0,forced:vs||f},u);return h[bs]!==y&&hs(h,bs,y,{name:o}),ds[e]=y,u},Rs=function(t,e){return{value:t,done:e}},Os=ut,ks=function(t){Ra[Aa][t]=!0},Ps=ja,js=Yr,Ts=Ye.f,Is=As,_s=Rs,Ns=T,Us="Array Iterator",Cs=js.set,Ls=js.getterFor(Us),Fs=Is(Array,"Array",(function(t,e){Cs(this,{type:Us,target:Os(t),index:0,kind:e})}),(function(){var t=Ls(this),e=t.target,r=t.index++;if(!e||r>=e.length)return t.target=void 0,_s(void 0,!0);switch(t.kind){case"keys":return _s(r,!1);case"values":return _s(e[r],!1)}return _s([r,e[r]],!1)}),"values"),Bs=Ps.Arguments=Ps.Array;if(ks("keys"),ks("values"),ks("entries"),Ns&&"values"!==Bs.name)try{Ts(Bs,"name",{value:"values"})}catch(t){}var Ds=$,qs=vn,Ms=Date.prototype,Ws="Invalid Date",Gs="toString",zs=Ds(Ms[Gs]),Hs=Ds(Ms.getTime);String(new Date(NaN))!==Ws&&qs(Ms,Gs,(function(){var t=Hs(this);return t==t?zs(this):Ws}));var $s=Fo,Vs=To?{}.toString:function(){return"[object "+$s(this)+"]"};To||vn(Object.prototype,"toString",Vs,{unsafe:!0});var Ys=Fo,Ks=String,Js=function(t){if("Symbol"===Ys(t))throw new TypeError("Cannot convert a Symbol value to a string");return Ks(t)},Qs="\t\n\v\f\r \u2028\u2029\ufeff",Xs=it,Zs=Js,tu=Qs,eu=$("".replace),ru=RegExp("^["+tu+"]+"),nu=RegExp("(^|[^"+tu+"])["+tu+"]+$"),ou=function(t){return function(e){var r=Zs(Xs(e));return 1&t&&(r=eu(r,ru,"")),2&t&&(r=eu(r,nu,"$1")),r}},iu={start:ou(1),end:ou(2),trim:ou(3)},au=k,su=j,uu=Js,cu=iu.trim,lu=Qs,pu=$("".charAt),fu=au.parseFloat,hu=au.Symbol,du=hu&&hu.iterator,yu=1/fu(lu+"-0")!=-1/0||du&&!su((function(){fu(Object(du))}))?function(t){var e=cu(uu(t)),r=fu(e);return 0===r&&"-"===pu(e,0)?-0:r}:fu;xo({global:!0,forced:parseFloat!==yu},{parseFloat:yu});var mu,gu,vu=Ze,bu=function(){var t=vu(this),e="";return t.hasIndices&&(e+="d"),t.global&&(e+="g"),t.ignoreCase&&(e+="i"),t.multiline&&(e+="m"),t.dotAll&&(e+="s"),t.unicode&&(e+="u"),t.unicodeSets&&(e+="v"),t.sticky&&(e+="y"),e},wu=j,xu=k.RegExp,Su=wu((function(){var t=xu("a","y");return t.lastIndex=2,null!==t.exec("abcd")})),Eu=Su||wu((function(){return!xu("a","y").sticky})),Au={BROKEN_CARET:Su||wu((function(){var t=xu("^r","gy");return t.lastIndex=2,null!==t.exec("str")})),MISSED_STICKY:Eu,UNSUPPORTED_Y:Su},Ru=j,Ou=k.RegExp,ku=Ru((function(){var t=Ou(".","s");return!(t.dotAll&&t.test("\n")&&"s"===t.flags)})),Pu=j,ju=k.RegExp,Tu=Pu((function(){var t=ju("(?<a>b)","g");return"b"!==t.exec("b").groups.a||"bc"!=="b".replace(t,"$<a>c")})),Iu=U,_u=$,Nu=Js,Uu=bu,Cu=Au,Lu=wa,Fu=Yr.get,Bu=ku,Du=Tu,qu=ee("native-string-replace",String.prototype.replace),Mu=RegExp.prototype.exec,Wu=Mu,Gu=_u("".charAt),zu=_u("".indexOf),Hu=_u("".replace),$u=_u("".slice),Vu=(gu=/b*/g,Iu(Mu,mu=/a/,"a"),Iu(Mu,gu,"a"),0!==mu.lastIndex||0!==gu.lastIndex),Yu=Cu.BROKEN_CARET,Ku=void 0!==/()??/.exec("")[1];(Vu||Ku||Yu||Bu||Du)&&(Wu=function(t){var e,r,n,o,i,a,s,u=this,c=Fu(u),l=Nu(t),p=c.raw;if(p)return p.lastIndex=u.lastIndex,e=Iu(Wu,p,l),u.lastIndex=p.lastIndex,e;var f=c.groups,h=Yu&&u.sticky,d=Iu(Uu,u),y=u.source,m=0,g=l;if(h&&(d=Hu(d,"y",""),-1===zu(d,"g")&&(d+="g"),g=$u(l,u.lastIndex),u.lastIndex>0&&(!u.multiline||u.multiline&&"\n"!==Gu(l,u.lastIndex-1))&&(y="(?: "+y+")",g=" "+g,m++),r=new RegExp("^(?:"+y+")",d)),Ku&&(r=new RegExp("^"+y+"$(?!\\s)",d)),Vu&&(n=u.lastIndex),o=Iu(Mu,h?r:u,g),h?o?(o.input=$u(o.input,m),o[0]=$u(o[0],m),o.index=u.lastIndex,u.lastIndex+=o[0].length):u.lastIndex=0:Vu&&o&&(u.lastIndex=u.global?o.index+o[0].length:n),Ku&&o&&o.length>1&&Iu(qu,o[0],r,(function(){for(i=1;i<arguments.length-2;i++)void 0===arguments[i]&&(o[i]=void 0)})),o&&f)for(o.groups=a=Lu(null),i=0;i<f.length;i++)a[(s=f[i])[0]]=o[s[1]];return o});var Ju=Wu;xo({target:"RegExp",proto:!0,forced:/./.exec!==Ju},{exec:Ju});var Qu=U,Xu=se,Zu=mt,tc=bu,ec=RegExp.prototype,rc=wr.PROPER,nc=vn,oc=Ze,ic=Js,ac=j,sc=function(t){var e=t.flags;return void 0!==e||"flags"in ec||Xu(t,"flags")||!Zu(ec,t)?e:Qu(tc,t)},uc="toString",cc=RegExp.prototype,lc=cc[uc],pc=ac((function(){return"/a/b"!==lc.call({source:"a",flags:"b"})})),fc=rc&&lc.name!==uc;(pc||fc)&&nc(cc,uc,(function(){var t=oc(this);return"/"+ic(t.source)+"/"+ic(sc(t))}),{unsafe:!0});var hc=$,dc=En,yc=Js,mc=it,gc=hc("".charAt),vc=hc("".charCodeAt),bc=hc("".slice),wc=function(t){return function(e,r){var n,o,i=yc(mc(e)),a=dc(r),s=i.length;return a<0||a>=s?t?"":void 0:(n=vc(i,a))<55296||n>56319||a+1===s||(o=vc(i,a+1))<56320||o>57343?t?gc(i,a):n:t?bc(i,a,a+2):o-56320+(n-55296<<10)+65536}},xc={codeAt:wc(!1),charAt:wc(!0)},Sc=xc.charAt,Ec=Js,Ac=Yr,Rc=As,Oc=Rs,kc="String Iterator",Pc=Ac.set,jc=Ac.getterFor(kc);Rc(String,"String",(function(t){Pc(this,{type:kc,string:Ec(t),index:0})}),(function(){var t,e=jc(this),r=e.string,n=e.index;return n>=r.length?Oc(void 0,!0):(t=Sc(r,n),e.index+=t.length,Oc(t,!1))}));var Tc=I,Ic=Function.prototype,_c=Ic.apply,Nc=Ic.call,Uc="object"==typeof Reflect&&Reflect.apply||(Tc?Nc.bind(_c):function(){return Nc.apply(_c,arguments)}),Cc=U,Lc=vn,Fc=Ju,Bc=j,Dc=xe,qc=hr,Mc=Dc("species"),Wc=RegExp.prototype,Gc=function(t,e,r,n){var o=Dc(t),i=!Bc((function(){var e={};return e[o]=function(){return 7},7!==""[t](e)})),a=i&&!Bc((function(){var e=!1,r=/a/;return"split"===t&&((r={}).constructor={},r.constructor[Mc]=function(){return r},r.flags="",r[o]=/./[o]),r.exec=function(){return e=!0,null},r[o](""),!e}));if(!i||!a||r){var s=/./[o],u=e(o,""[t],(function(t,e,r,n,o){var a=e.exec;return a===Fc||a===Wc.exec?i&&!o?{done:!0,value:Cc(s,e,r,n)}:{done:!0,value:Cc(t,r,e,n)}:{done:!1}}));Lc(String.prototype,t,u[0]),Lc(Wc,o,u[1])}n&&qc(Wc[o],"sham",!0)},zc=xc.charAt,Hc=function(t,e,r){return e+(r?zc(t,e).length:1)},$c=$,Vc=oe,Yc=Math.floor,Kc=$c("".charAt),Jc=$c("".replace),Qc=$c("".slice),Xc=/\$([$&'`]|\d{1,2}|<[^>]*>)/g,Zc=/\$([$&'`]|\d{1,2})/g,tl=U,el=Ze,rl=lt,nl=J,ol=Ju,il=TypeError,al=function(t,e){var r=t.exec;if(rl(r)){var n=tl(r,t,e);return null!==n&&el(n),n}if("RegExp"===nl(t))return tl(ol,t,e);throw new il("RegExp#exec called on incompatible receiver")},sl=Uc,ul=U,cl=$,ll=Gc,pl=j,fl=Ze,hl=lt,dl=rt,yl=En,ml=Tn,gl=Js,vl=it,bl=Hc,wl=Wt,xl=function(t,e,r,n,o,i){var a=r+t.length,s=n.length,u=Zc;return void 0!==o&&(o=Vc(o),u=Xc),Jc(i,u,(function(i,u){var c;switch(Kc(u,0)){case"$":return"$";case"&":return t;case"`":return Qc(e,0,r);case"'":return Qc(e,a);case"<":c=o[Qc(u,1,-1)];break;default:var l=+u;if(0===l)return i;if(l>s){var p=Yc(l/10);return 0===p?i:p<=s?void 0===n[p-1]?Kc(u,1):n[p-1]+Kc(u,1):i}c=n[l-1]}return void 0===c?"":c}))},Sl=al,El=xe("replace"),Al=Math.max,Rl=Math.min,Ol=cl([].concat),kl=cl([].push),Pl=cl("".indexOf),jl=cl("".slice),Tl="$0"==="a".replace(/./,"$0"),Il=!!/./[El]&&""===/./[El]("a","$0");ll("replace",(function(t,e,r){var n=Il?"$":"$0";return[function(t,r){var n=vl(this),o=dl(t)?void 0:wl(t,El);return o?ul(o,t,n,r):ul(e,gl(n),t,r)},function(t,o){var i=fl(this),a=gl(t);if("string"==typeof o&&-1===Pl(o,n)&&-1===Pl(o,"$<")){var s=r(e,i,a,o);if(s.done)return s.value}var u=hl(o);u||(o=gl(o));var c,l=i.global;l&&(c=i.unicode,i.lastIndex=0);for(var p,f=[];null!==(p=Sl(i,a))&&(kl(f,p),l);){""===gl(p[0])&&(i.lastIndex=bl(a,ml(i.lastIndex),c))}for(var h,d="",y=0,m=0;m<f.length;m++){for(var g,v=gl((p=f[m])[0]),b=Al(Rl(yl(p.index),a.length),0),w=[],x=1;x<p.length;x++)kl(w,void 0===(h=p[x])?h:String(h));var S=p.groups;if(u){var E=Ol([v],w,b,a);void 0!==S&&kl(E,S),g=gl(sl(o,void 0,E))}else g=xl(v,a,b,w,S,o);b>=y&&(d+=jl(a,y,b)+g,y=b+v.length)}return d+jl(a,y)}]}),!!pl((function(){var t=/./;return t.exec=function(){var t=[];return t.groups={a:"7"},t},"7"!=="".replace(t,"$<a>")}))||!Tl||Il);var _l={CSSRuleList:0,CSSStyleDeclaration:0,CSSValueList:0,ClientRectList:0,DOMRectList:0,DOMStringList:0,DOMTokenList:1,DataTransferItemList:0,FileList:0,HTMLAllCollection:0,HTMLCollection:0,HTMLFormElement:0,HTMLSelectElement:0,MediaList:0,MimeTypeArray:0,NamedNodeMap:0,NodeList:1,PaintRequestList:0,Plugin:0,PluginArray:0,SVGLengthList:0,SVGNumberList:0,SVGPathSegList:0,SVGPointList:0,SVGStringList:0,SVGTransformList:0,SourceBufferList:0,StyleSheetList:0,TextTrackCueList:0,TextTrackList:0,TouchList:0},Nl=Le("span").classList,Ul=Nl&&Nl.constructor&&Nl.constructor.prototype,Cl=Ul===Object.prototype?void 0:Ul,Ll=k,Fl=_l,Bl=Cl,Dl=Fs,ql=hr,Ml=Qa,Wl=xe("iterator"),Gl=Dl.values,zl=function(t,e){if(t){if(t[Wl]!==Gl)try{ql(t,Wl,Gl)}catch(e){t[Wl]=Gl}if(Ml(t,e,!0),Fl[e])for(var r in Dl)if(t[r]!==Dl[r])try{ql(t,r,Dl[r])}catch(e){t[r]=Dl[r]}}};for(var Hl in Fl)zl(Ll[Hl]&&Ll[Hl].prototype,Hl);zl(Bl,"DOMTokenList");var $l=j,Vl=T,Yl=xe("iterator"),Kl=!$l((function(){var t=new URL("b?a=1&b=2&c=3","http://a"),e=t.searchParams,r=new URLSearchParams("a=1&a=2&b=3"),n="";return t.pathname="c%20d",e.forEach((function(t,r){e.delete("b"),n+=r+t})),r.delete("a",2),r.delete("b",void 0),!e.size&&!Vl||!e.sort||"http://a/c%20d?a=1&c=3"!==t.href||"3"!==e.get("c")||"a=1"!==String(new URLSearchParams("?a=1"))||!e[Yl]||"a"!==new URL("https://a@b").username||"b"!==new URLSearchParams(new URLSearchParams("a=b")).get("a")||"xn--e1aybc"!==new URL("http://тест").host||"#%D0%B1"!==new URL("http://a#б").hash||"a1c3"!==n||"x"!==new URL("http://x",void 0).host})),Jl=J,Ql=$,Xl=function(t){if("Function"===Jl(t))return Ql(t)},Zl=Dt,tp=I,ep=Xl(Xl.bind),rp=function(t,e){return Zl(t),void 0===e?t:tp?ep(t,e):function(){return t.apply(e,arguments)}},np=mt,op=TypeError,ip=function(t,e){if(np(e,t))return t;throw new op("Incorrect invocation")},ap=T,sp=$,up=U,cp=j,lp=Xi,pp=Vn,fp=C,hp=oe,dp=et,yp=Object.assign,mp=Object.defineProperty,gp=sp([].concat),vp=!yp||cp((function(){if(ap&&1!==yp({b:1},yp(mp({},"a",{enumerable:!0,get:function(){mp(this,"b",{value:3,enumerable:!1})}}),{b:2})).b)return!0;var t={},e={},r=Symbol("assign detection"),n="abcdefghijklmnopqrst";return t[r]=7,n.split("").forEach((function(t){e[t]=t})),7!==yp({},t)[r]||lp(yp({},e)).join("")!==n}))?function(t,e){for(var r=hp(t),n=arguments.length,o=1,i=pp.f,a=fp.f;n>o;)for(var s,u=dp(arguments[o++]),c=i?gp(lp(u),i(u)):lp(u),l=c.length,p=0;l>p;)s=c[p++],ap&&!up(a,u,s)||(r[s]=u[s]);return r}:yp,bp=U,wp=Ze,xp=Wt,Sp=Ze,Ep=function(t,e,r){var n,o;wp(t);try{if(!(n=xp(t,"return"))){if("throw"===e)throw r;return r}n=bp(n,t)}catch(t){o=!0,n=t}if("throw"===e)throw r;if(o)throw n;return wp(n),r},Ap=ja,Rp=xe("iterator"),Op=Array.prototype,kp=Fo,Pp=Wt,jp=rt,Tp=ja,Ip=xe("iterator"),_p=function(t){if(!jp(t))return Pp(t,Ip)||Pp(t,"@@iterator")||Tp[kp(t)]},Np=U,Up=Dt,Cp=Ze,Lp=Ct,Fp=_p,Bp=TypeError,Dp=function(t,e){var r=arguments.length<2?Fp(t):e;if(Up(r))return Cp(Np(r,t));throw new Bp(Lp(t)+" is not iterable")},qp=rp,Mp=U,Wp=oe,Gp=function(t,e,r,n){try{return n?e(Sp(r)[0],r[1]):e(r)}catch(e){Ep(t,"throw",e)}},zp=function(t){return void 0!==t&&(Ap.Array===t||Op[Rp]===t)},Hp=Jo,$p=_n,Vp=Po,Yp=Dp,Kp=_p,Jp=Array,Qp=$([].slice),Xp=$,Zp=2147483647,tf=/[^\0-\u007E]/,ef=/[.\u3002\uFF0E\uFF61]/g,rf="Overflow: input needs wider integers to process",nf=RangeError,of=Xp(ef.exec),af=Math.floor,sf=String.fromCharCode,uf=Xp("".charCodeAt),cf=Xp([].join),lf=Xp([].push),pf=Xp("".replace),ff=Xp("".split),hf=Xp("".toLowerCase),df=function(t){return t+22+75*(t<26)},yf=function(t,e,r){var n=0;for(t=r?af(t/700):t>>1,t+=af(t/e);t>455;)t=af(t/35),n+=36;return af(n+36*t/(t+38))},mf=function(t){var e=[];t=function(t){for(var e=[],r=0,n=t.length;r<n;){var o=uf(t,r++);if(o>=55296&&o<=56319&&r<n){var i=uf(t,r++);56320==(64512&i)?lf(e,((1023&o)<<10)+(1023&i)+65536):(lf(e,o),r--)}else lf(e,o)}return e}(t);var r,n,o=t.length,i=128,a=0,s=72;for(r=0;r<t.length;r++)(n=t[r])<128&&lf(e,sf(n));var u=e.length,c=u;for(u&&lf(e,"-");c<o;){var l=Zp;for(r=0;r<t.length;r++)(n=t[r])>=i&&n<l&&(l=n);var p=c+1;if(l-i>af((Zp-a)/p))throw new nf(rf);for(a+=(l-i)*p,i=l,r=0;r<t.length;r++){if((n=t[r])<i&&++a>Zp)throw new nf(rf);if(n===i){for(var f=a,h=36;;){var d=h<=s?1:h>=s+26?26:h-s;if(f<d)break;var y=f-d,m=36-d;lf(e,sf(df(d+y%m))),f=af(y/m),h+=36}lf(e,sf(df(f))),s=yf(a,p,c===u),a=0,c++}}a++,i++}return cf(e,"")},gf=TypeError,vf=function(t,e){if(t<e)throw new gf("Not enough arguments");return t},bf=k,wf=T,xf=Object.getOwnPropertyDescriptor,Sf=vn,Ef=Qp,Af=Math.floor,Rf=function(t,e){var r=t.length;if(r<8)for(var n,o,i=1;i<r;){for(o=i,n=t[i];o&&e(t[o-1],n)>0;)t[o]=t[--o];o!==i++&&(t[o]=n)}else for(var a=Af(r/2),s=Rf(Ef(t,0,a),e),u=Rf(Ef(t,a),e),c=s.length,l=u.length,p=0,f=0;p<c||f<l;)t[p+f]=p<c&&f<l?e(s[p],u[f])<=0?s[p++]:u[f++]:p<c?s[p++]:u[f++];return t},Of=xo,kf=k,Pf=function(t){if(!wf)return bf[t];var e=xf(bf,t);return e&&e.value},jf=U,Tf=$,If=T,_f=Kl,Nf=vn,Uf=Ai,Cf=function(t,e,r){for(var n in e)Sf(t,n,e[n],r);return t},Lf=Qa,Ff=os,Bf=Yr,Df=ip,qf=lt,Mf=se,Wf=rp,Gf=Fo,zf=Ze,Hf=ft,$f=Js,Vf=wa,Yf=M,Kf=Dp,Jf=_p,Qf=Rs,Xf=vf,Zf=Rf,th=xe("iterator"),eh="URLSearchParams",rh=eh+"Iterator",nh=Bf.set,oh=Bf.getterFor(eh),ih=Bf.getterFor(rh),ah=Pf("fetch"),sh=Pf("Request"),uh=Pf("Headers"),ch=sh&&sh.prototype,lh=uh&&uh.prototype,ph=kf.RegExp,fh=kf.TypeError,hh=kf.decodeURIComponent,dh=kf.encodeURIComponent,yh=Tf("".charAt),mh=Tf([].join),gh=Tf([].push),vh=Tf("".replace),bh=Tf([].shift),wh=Tf([].splice),xh=Tf("".split),Sh=Tf("".slice),Eh=/\+/g,Ah=Array(4),Rh=function(t){return Ah[t-1]||(Ah[t-1]=ph("((?:%[\\da-f]{2}){"+t+"})","gi"))},Oh=function(t){try{return hh(t)}catch(e){return t}},kh=function(t){var e=vh(t,Eh," "),r=4;try{return hh(e)}catch(t){for(;r;)e=vh(e,Rh(r--),Oh);return e}},Ph=/[!'()~]|%20/g,jh={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+"},Th=function(t){return jh[t]},Ih=function(t){return vh(dh(t),Ph,Th)},_h=Ff((function(t,e){nh(this,{type:rh,target:oh(t).entries,index:0,kind:e})}),eh,(function(){var t=ih(this),e=t.target,r=t.index++;if(!e||r>=e.length)return t.target=void 0,Qf(void 0,!0);var n=e[r];switch(t.kind){case"keys":return Qf(n.key,!1);case"values":return Qf(n.value,!1)}return Qf([n.key,n.value],!1)}),!0),Nh=function(t){this.entries=[],this.url=null,void 0!==t&&(Hf(t)?this.parseObject(t):this.parseQuery("string"==typeof t?"?"===yh(t,0)?Sh(t,1):t:$f(t)))};Nh.prototype={type:eh,bindURL:function(t){this.url=t,this.update()},parseObject:function(t){var e,r,n,o,i,a,s,u=this.entries,c=Jf(t);if(c)for(r=(e=Kf(t,c)).next;!(n=jf(r,e)).done;){if(i=(o=Kf(zf(n.value))).next,(a=jf(i,o)).done||(s=jf(i,o)).done||!jf(i,o).done)throw new fh("Expected sequence with length 2");gh(u,{key:$f(a.value),value:$f(s.value)})}else for(var l in t)Mf(t,l)&&gh(u,{key:l,value:$f(t[l])})},parseQuery:function(t){if(t)for(var e,r,n=this.entries,o=xh(t,"&"),i=0;i<o.length;)(e=o[i++]).length&&(r=xh(e,"="),gh(n,{key:kh(bh(r)),value:kh(mh(r,"="))}))},serialize:function(){for(var t,e=this.entries,r=[],n=0;n<e.length;)t=e[n++],gh(r,Ih(t.key)+"="+Ih(t.value));return mh(r,"&")},update:function(){this.entries.length=0,this.parseQuery(this.url.query)},updateURL:function(){this.url&&this.url.update()}};var Uh=function(){Df(this,Ch);var t=nh(this,new Nh(arguments.length>0?arguments[0]:void 0));If||(this.size=t.entries.length)},Ch=Uh.prototype;if(Cf(Ch,{append:function(t,e){var r=oh(this);Xf(arguments.length,2),gh(r.entries,{key:$f(t),value:$f(e)}),If||this.length++,r.updateURL()},delete:function(t){for(var e=oh(this),r=Xf(arguments.length,1),n=e.entries,o=$f(t),i=r<2?void 0:arguments[1],a=void 0===i?i:$f(i),s=0;s<n.length;){var u=n[s];if(u.key!==o||void 0!==a&&u.value!==a)s++;else if(wh(n,s,1),void 0!==a)break}If||(this.size=n.length),e.updateURL()},get:function(t){var e=oh(this).entries;Xf(arguments.length,1);for(var r=$f(t),n=0;n<e.length;n++)if(e[n].key===r)return e[n].value;return null},getAll:function(t){var e=oh(this).entries;Xf(arguments.length,1);for(var r=$f(t),n=[],o=0;o<e.length;o++)e[o].key===r&&gh(n,e[o].value);return n},has:function(t){for(var e=oh(this).entries,r=Xf(arguments.length,1),n=$f(t),o=r<2?void 0:arguments[1],i=void 0===o?o:$f(o),a=0;a<e.length;){var s=e[a++];if(s.key===n&&(void 0===i||s.value===i))return!0}return!1},set:function(t,e){var r=oh(this);Xf(arguments.length,1);for(var n,o=r.entries,i=!1,a=$f(t),s=$f(e),u=0;u<o.length;u++)(n=o[u]).key===a&&(i?wh(o,u--,1):(i=!0,n.value=s));i||gh(o,{key:a,value:s}),If||(this.size=o.length),r.updateURL()},sort:function(){var t=oh(this);Zf(t.entries,(function(t,e){return t.key>e.key?1:-1})),t.updateURL()},forEach:function(t){for(var e,r=oh(this).entries,n=Wf(t,arguments.length>1?arguments[1]:void 0),o=0;o<r.length;)n((e=r[o++]).value,e.key,this)},keys:function(){return new _h(this,"keys")},values:function(){return new _h(this,"values")},entries:function(){return new _h(this,"entries")}},{enumerable:!0}),Nf(Ch,th,Ch.entries,{name:"entries"}),Nf(Ch,"toString",(function(){return oh(this).serialize()}),{enumerable:!0}),If&&Uf(Ch,"size",{get:function(){return oh(this).entries.length},configurable:!0,enumerable:!0}),Lf(Uh,eh),Of({global:!0,constructor:!0,forced:!_f},{URLSearchParams:Uh}),!_f&&qf(uh)){var Lh=Tf(lh.has),Fh=Tf(lh.set),Bh=function(t){if(Hf(t)){var e,r=t.body;if(Gf(r)===eh)return e=t.headers?new uh(t.headers):new uh,Lh(e,"content-type")||Fh(e,"content-type","application/x-www-form-urlencoded;charset=UTF-8"),Vf(t,{body:Yf(0,$f(r)),headers:Yf(0,e)})}return t};if(qf(ah)&&Of({global:!0,enumerable:!0,dontCallGetSet:!0,forced:!0},{fetch:function(t){return ah(t,arguments.length>1?Bh(arguments[1]):{})}}),qf(sh)){var Dh=function(t){return Df(this,ch),new sh(t,arguments.length>1?Bh(arguments[1]):{})};ch.constructor=Dh,Dh.prototype=ch,Of({global:!0,constructor:!0,dontCallGetSet:!0,forced:!0},{Request:Dh})}}var qh,Mh=xo,Wh=T,Gh=Kl,zh=k,Hh=rp,$h=$,Vh=vn,Yh=Ai,Kh=ip,Jh=se,Qh=vp,Xh=function(t){var e=Wp(t),r=Hp(this),n=arguments.length,o=n>1?arguments[1]:void 0,i=void 0!==o;i&&(o=qp(o,n>2?arguments[2]:void 0));var a,s,u,c,l,p,f=Kp(e),h=0;if(!f||this===Jp&&zp(f))for(a=$p(e),s=r?new this(a):Jp(a);a>h;h++)p=i?o(e[h],h):e[h],Vp(s,h,p);else for(l=(c=Yp(e,f)).next,s=r?new this:[];!(u=Mp(l,c)).done;h++)p=i?Gp(c,o,[u.value,h],!0):u.value,Vp(s,h,p);return s.length=h,s},Zh=Qp,td=xc.codeAt,ed=function(t){var e,r,n=[],o=ff(pf(hf(t),ef,"."),".");for(e=0;e<o.length;e++)r=o[e],lf(n,of(tf,r)?"xn--"+mf(r):r);return cf(n,".")},rd=Js,nd=Qa,od=vf,id={URLSearchParams:Uh,getState:oh},ad=Yr,sd=ad.set,ud=ad.getterFor("URL"),cd=id.URLSearchParams,ld=id.getState,pd=zh.URL,fd=zh.TypeError,hd=zh.parseInt,dd=Math.floor,yd=Math.pow,md=$h("".charAt),gd=$h(/./.exec),vd=$h([].join),bd=$h(1..toString),wd=$h([].pop),xd=$h([].push),Sd=$h("".replace),Ed=$h([].shift),Ad=$h("".split),Rd=$h("".slice),Od=$h("".toLowerCase),kd=$h([].unshift),Pd="Invalid scheme",jd="Invalid host",Td="Invalid port",Id=/[a-z]/i,_d=/[\d+-.a-z]/i,Nd=/\d/,Ud=/^0x/i,Cd=/^[0-7]+$/,Ld=/^\d+$/,Fd=/^[\da-f]+$/i,Bd=/[\0\t\n\r #%/:<>?@[\\\]^|]/,Dd=/[\0\t\n\r #/:<>?@[\\\]^|]/,qd=/^[\u0000-\u0020]+/,Md=/(^|[^\u0000-\u0020])[\u0000-\u0020]+$/,Wd=/[\t\n\r]/g,Gd=function(t){var e,r,n,o;if("number"==typeof t){for(e=[],r=0;r<4;r++)kd(e,t%256),t=dd(t/256);return vd(e,".")}if("object"==typeof t){for(e="",n=function(t){for(var e=null,r=1,n=null,o=0,i=0;i<8;i++)0!==t[i]?(o>r&&(e=n,r=o),n=null,o=0):(null===n&&(n=i),++o);return o>r&&(e=n,r=o),e}(t),r=0;r<8;r++)o&&0===t[r]||(o&&(o=!1),n===r?(e+=r?":":"::",o=!0):(e+=bd(t[r],16),r<7&&(e+=":")));return"["+e+"]"}return t},zd={},Hd=Qh({},zd,{" ":1,'"':1,"<":1,">":1,"`":1}),$d=Qh({},Hd,{"#":1,"?":1,"{":1,"}":1}),Vd=Qh({},$d,{"/":1,":":1,";":1,"=":1,"@":1,"[":1,"\\":1,"]":1,"^":1,"|":1}),Yd=function(t,e){var r=td(t,0);return r>32&&r<127&&!Jh(e,t)?t:encodeURIComponent(t)},Kd={ftp:21,file:null,http:80,https:443,ws:80,wss:443},Jd=function(t,e){var r;return 2===t.length&&gd(Id,md(t,0))&&(":"===(r=md(t,1))||!e&&"|"===r)},Qd=function(t){var e;return t.length>1&&Jd(Rd(t,0,2))&&(2===t.length||"/"===(e=md(t,2))||"\\"===e||"?"===e||"#"===e)},Xd=function(t){return"."===t||"%2e"===Od(t)},Zd={},ty={},ey={},ry={},ny={},oy={},iy={},ay={},sy={},uy={},cy={},ly={},py={},fy={},hy={},dy={},yy={},my={},gy={},vy={},by={},wy=function(t,e,r){var n,o,i,a=rd(t);if(e){if(o=this.parse(a))throw new fd(o);this.searchParams=null}else{if(void 0!==r&&(n=new wy(r,!0)),o=this.parse(a,null,n))throw new fd(o);(i=ld(new cd)).bindURL(this),this.searchParams=i}};wy.prototype={type:"URL",parse:function(t,e,r){var n,o,i,a,s,u=this,c=e||Zd,l=0,p="",f=!1,h=!1,d=!1;for(t=rd(t),e||(u.scheme="",u.username="",u.password="",u.host=null,u.port=null,u.path=[],u.query=null,u.fragment=null,u.cannotBeABaseURL=!1,t=Sd(t,qd,""),t=Sd(t,Md,"$1")),t=Sd(t,Wd,""),n=Xh(t);l<=n.length;){switch(o=n[l],c){case Zd:if(!o||!gd(Id,o)){if(e)return Pd;c=ey;continue}p+=Od(o),c=ty;break;case ty:if(o&&(gd(_d,o)||"+"===o||"-"===o||"."===o))p+=Od(o);else{if(":"!==o){if(e)return Pd;p="",c=ey,l=0;continue}if(e&&(u.isSpecial()!==Jh(Kd,p)||"file"===p&&(u.includesCredentials()||null!==u.port)||"file"===u.scheme&&!u.host))return;if(u.scheme=p,e)return void(u.isSpecial()&&Kd[u.scheme]===u.port&&(u.port=null));p="","file"===u.scheme?c=fy:u.isSpecial()&&r&&r.scheme===u.scheme?c=ry:u.isSpecial()?c=ay:"/"===n[l+1]?(c=ny,l++):(u.cannotBeABaseURL=!0,xd(u.path,""),c=gy)}break;case ey:if(!r||r.cannotBeABaseURL&&"#"!==o)return Pd;if(r.cannotBeABaseURL&&"#"===o){u.scheme=r.scheme,u.path=Zh(r.path),u.query=r.query,u.fragment="",u.cannotBeABaseURL=!0,c=by;break}c="file"===r.scheme?fy:oy;continue;case ry:if("/"!==o||"/"!==n[l+1]){c=oy;continue}c=sy,l++;break;case ny:if("/"===o){c=uy;break}c=my;continue;case oy:if(u.scheme=r.scheme,o===qh)u.username=r.username,u.password=r.password,u.host=r.host,u.port=r.port,u.path=Zh(r.path),u.query=r.query;else if("/"===o||"\\"===o&&u.isSpecial())c=iy;else if("?"===o)u.username=r.username,u.password=r.password,u.host=r.host,u.port=r.port,u.path=Zh(r.path),u.query="",c=vy;else{if("#"!==o){u.username=r.username,u.password=r.password,u.host=r.host,u.port=r.port,u.path=Zh(r.path),u.path.length--,c=my;continue}u.username=r.username,u.password=r.password,u.host=r.host,u.port=r.port,u.path=Zh(r.path),u.query=r.query,u.fragment="",c=by}break;case iy:if(!u.isSpecial()||"/"!==o&&"\\"!==o){if("/"!==o){u.username=r.username,u.password=r.password,u.host=r.host,u.port=r.port,c=my;continue}c=uy}else c=sy;break;case ay:if(c=sy,"/"!==o||"/"!==md(p,l+1))continue;l++;break;case sy:if("/"!==o&&"\\"!==o){c=uy;continue}break;case uy:if("@"===o){f&&(p="%40"+p),f=!0,i=Xh(p);for(var y=0;y<i.length;y++){var m=i[y];if(":"!==m||d){var g=Yd(m,Vd);d?u.password+=g:u.username+=g}else d=!0}p=""}else if(o===qh||"/"===o||"?"===o||"#"===o||"\\"===o&&u.isSpecial()){if(f&&""===p)return"Invalid authority";l-=Xh(p).length+1,p="",c=cy}else p+=o;break;case cy:case ly:if(e&&"file"===u.scheme){c=dy;continue}if(":"!==o||h){if(o===qh||"/"===o||"?"===o||"#"===o||"\\"===o&&u.isSpecial()){if(u.isSpecial()&&""===p)return jd;if(e&&""===p&&(u.includesCredentials()||null!==u.port))return;if(a=u.parseHost(p))return a;if(p="",c=yy,e)return;continue}"["===o?h=!0:"]"===o&&(h=!1),p+=o}else{if(""===p)return jd;if(a=u.parseHost(p))return a;if(p="",c=py,e===ly)return}break;case py:if(!gd(Nd,o)){if(o===qh||"/"===o||"?"===o||"#"===o||"\\"===o&&u.isSpecial()||e){if(""!==p){var v=hd(p,10);if(v>65535)return Td;u.port=u.isSpecial()&&v===Kd[u.scheme]?null:v,p=""}if(e)return;c=yy;continue}return Td}p+=o;break;case fy:if(u.scheme="file","/"===o||"\\"===o)c=hy;else{if(!r||"file"!==r.scheme){c=my;continue}switch(o){case qh:u.host=r.host,u.path=Zh(r.path),u.query=r.query;break;case"?":u.host=r.host,u.path=Zh(r.path),u.query="",c=vy;break;case"#":u.host=r.host,u.path=Zh(r.path),u.query=r.query,u.fragment="",c=by;break;default:Qd(vd(Zh(n,l),""))||(u.host=r.host,u.path=Zh(r.path),u.shortenPath()),c=my;continue}}break;case hy:if("/"===o||"\\"===o){c=dy;break}r&&"file"===r.scheme&&!Qd(vd(Zh(n,l),""))&&(Jd(r.path[0],!0)?xd(u.path,r.path[0]):u.host=r.host),c=my;continue;case dy:if(o===qh||"/"===o||"\\"===o||"?"===o||"#"===o){if(!e&&Jd(p))c=my;else if(""===p){if(u.host="",e)return;c=yy}else{if(a=u.parseHost(p))return a;if("localhost"===u.host&&(u.host=""),e)return;p="",c=yy}continue}p+=o;break;case yy:if(u.isSpecial()){if(c=my,"/"!==o&&"\\"!==o)continue}else if(e||"?"!==o)if(e||"#"!==o){if(o!==qh&&(c=my,"/"!==o))continue}else u.fragment="",c=by;else u.query="",c=vy;break;case my:if(o===qh||"/"===o||"\\"===o&&u.isSpecial()||!e&&("?"===o||"#"===o)){if(".."===(s=Od(s=p))||"%2e."===s||".%2e"===s||"%2e%2e"===s?(u.shortenPath(),"/"===o||"\\"===o&&u.isSpecial()||xd(u.path,"")):Xd(p)?"/"===o||"\\"===o&&u.isSpecial()||xd(u.path,""):("file"===u.scheme&&!u.path.length&&Jd(p)&&(u.host&&(u.host=""),p=md(p,0)+":"),xd(u.path,p)),p="","file"===u.scheme&&(o===qh||"?"===o||"#"===o))for(;u.path.length>1&&""===u.path[0];)Ed(u.path);"?"===o?(u.query="",c=vy):"#"===o&&(u.fragment="",c=by)}else p+=Yd(o,$d);break;case gy:"?"===o?(u.query="",c=vy):"#"===o?(u.fragment="",c=by):o!==qh&&(u.path[0]+=Yd(o,zd));break;case vy:e||"#"!==o?o!==qh&&("'"===o&&u.isSpecial()?u.query+="%27":u.query+="#"===o?"%23":Yd(o,zd)):(u.fragment="",c=by);break;case by:o!==qh&&(u.fragment+=Yd(o,Hd))}l++}},parseHost:function(t){var e,r,n;if("["===md(t,0)){if("]"!==md(t,t.length-1))return jd;if(e=function(t){var e,r,n,o,i,a,s,u=[0,0,0,0,0,0,0,0],c=0,l=null,p=0,f=function(){return md(t,p)};if(":"===f()){if(":"!==md(t,1))return;p+=2,l=++c}for(;f();){if(8===c)return;if(":"!==f()){for(e=r=0;r<4&&gd(Fd,f());)e=16*e+hd(f(),16),p++,r++;if("."===f()){if(0===r)return;if(p-=r,c>6)return;for(n=0;f();){if(o=null,n>0){if(!("."===f()&&n<4))return;p++}if(!gd(Nd,f()))return;for(;gd(Nd,f());){if(i=hd(f(),10),null===o)o=i;else{if(0===o)return;o=10*o+i}if(o>255)return;p++}u[c]=256*u[c]+o,2!=++n&&4!==n||c++}if(4!==n)return;break}if(":"===f()){if(p++,!f())return}else if(f())return;u[c++]=e}else{if(null!==l)return;p++,l=++c}}if(null!==l)for(a=c-l,c=7;0!==c&&a>0;)s=u[c],u[c--]=u[l+a-1],u[l+--a]=s;else if(8!==c)return;return u}(Rd(t,1,-1)),!e)return jd;this.host=e}else if(this.isSpecial()){if(t=ed(t),gd(Bd,t))return jd;if(e=function(t){var e,r,n,o,i,a,s,u=Ad(t,".");if(u.length&&""===u[u.length-1]&&u.length--,(e=u.length)>4)return t;for(r=[],n=0;n<e;n++){if(""===(o=u[n]))return t;if(i=10,o.length>1&&"0"===md(o,0)&&(i=gd(Ud,o)?16:8,o=Rd(o,8===i?1:2)),""===o)a=0;else{if(!gd(10===i?Ld:8===i?Cd:Fd,o))return t;a=hd(o,i)}xd(r,a)}for(n=0;n<e;n++)if(a=r[n],n===e-1){if(a>=yd(256,5-e))return null}else if(a>255)return null;for(s=wd(r),n=0;n<r.length;n++)s+=r[n]*yd(256,3-n);return s}(t),null===e)return jd;this.host=e}else{if(gd(Dd,t))return jd;for(e="",r=Xh(t),n=0;n<r.length;n++)e+=Yd(r[n],zd);this.host=e}},cannotHaveUsernamePasswordPort:function(){return!this.host||this.cannotBeABaseURL||"file"===this.scheme},includesCredentials:function(){return""!==this.username||""!==this.password},isSpecial:function(){return Jh(Kd,this.scheme)},shortenPath:function(){var t=this.path,e=t.length;!e||"file"===this.scheme&&1===e&&Jd(t[0],!0)||t.length--},serialize:function(){var t=this,e=t.scheme,r=t.username,n=t.password,o=t.host,i=t.port,a=t.path,s=t.query,u=t.fragment,c=e+":";return null!==o?(c+="//",t.includesCredentials()&&(c+=r+(n?":"+n:"")+"@"),c+=Gd(o),null!==i&&(c+=":"+i)):"file"===e&&(c+="//"),c+=t.cannotBeABaseURL?a[0]:a.length?"/"+vd(a,"/"):"",null!==s&&(c+="?"+s),null!==u&&(c+="#"+u),c},setHref:function(t){var e=this.parse(t);if(e)throw new fd(e);this.searchParams.update()},getOrigin:function(){var t=this.scheme,e=this.port;if("blob"===t)try{return new xy(t.path[0]).origin}catch(t){return"null"}return"file"!==t&&this.isSpecial()?t+"://"+Gd(this.host)+(null!==e?":"+e:""):"null"},getProtocol:function(){return this.scheme+":"},setProtocol:function(t){this.parse(rd(t)+":",Zd)},getUsername:function(){return this.username},setUsername:function(t){var e=Xh(rd(t));if(!this.cannotHaveUsernamePasswordPort()){this.username="";for(var r=0;r<e.length;r++)this.username+=Yd(e[r],Vd)}},getPassword:function(){return this.password},setPassword:function(t){var e=Xh(rd(t));if(!this.cannotHaveUsernamePasswordPort()){this.password="";for(var r=0;r<e.length;r++)this.password+=Yd(e[r],Vd)}},getHost:function(){var t=this.host,e=this.port;return null===t?"":null===e?Gd(t):Gd(t)+":"+e},setHost:function(t){this.cannotBeABaseURL||this.parse(t,cy)},getHostname:function(){var t=this.host;return null===t?"":Gd(t)},setHostname:function(t){this.cannotBeABaseURL||this.parse(t,ly)},getPort:function(){var t=this.port;return null===t?"":rd(t)},setPort:function(t){this.cannotHaveUsernamePasswordPort()||(""===(t=rd(t))?this.port=null:this.parse(t,py))},getPathname:function(){var t=this.path;return this.cannotBeABaseURL?t[0]:t.length?"/"+vd(t,"/"):""},setPathname:function(t){this.cannotBeABaseURL||(this.path=[],this.parse(t,yy))},getSearch:function(){var t=this.query;return t?"?"+t:""},setSearch:function(t){""===(t=rd(t))?this.query=null:("?"===md(t,0)&&(t=Rd(t,1)),this.query="",this.parse(t,vy)),this.searchParams.update()},getSearchParams:function(){return this.searchParams.facade},getHash:function(){var t=this.fragment;return t?"#"+t:""},setHash:function(t){""!==(t=rd(t))?("#"===md(t,0)&&(t=Rd(t,1)),this.fragment="",this.parse(t,by)):this.fragment=null},update:function(){this.query=this.searchParams.serialize()||null}};var xy=function(t){var e=Kh(this,Sy),r=od(arguments.length,1)>1?arguments[1]:void 0,n=sd(e,new wy(t,!1,r));Wh||(e.href=n.serialize(),e.origin=n.getOrigin(),e.protocol=n.getProtocol(),e.username=n.getUsername(),e.password=n.getPassword(),e.host=n.getHost(),e.hostname=n.getHostname(),e.port=n.getPort(),e.pathname=n.getPathname(),e.search=n.getSearch(),e.searchParams=n.getSearchParams(),e.hash=n.getHash())},Sy=xy.prototype,Ey=function(t,e){return{get:function(){return ud(this)[t]()},set:e&&function(t){return ud(this)[e](t)},configurable:!0,enumerable:!0}};if(Wh&&(Yh(Sy,"href",Ey("serialize","setHref")),Yh(Sy,"origin",Ey("getOrigin")),Yh(Sy,"protocol",Ey("getProtocol","setProtocol")),Yh(Sy,"username",Ey("getUsername","setUsername")),Yh(Sy,"password",Ey("getPassword","setPassword")),Yh(Sy,"host",Ey("getHost","setHost")),Yh(Sy,"hostname",Ey("getHostname","setHostname")),Yh(Sy,"port",Ey("getPort","setPort")),Yh(Sy,"pathname",Ey("getPathname","setPathname")),Yh(Sy,"search",Ey("getSearch","setSearch")),Yh(Sy,"searchParams",Ey("getSearchParams")),Yh(Sy,"hash",Ey("getHash","setHash"))),Vh(Sy,"toJSON",(function(){return ud(this).serialize()}),{enumerable:!0}),Vh(Sy,"toString",(function(){return ud(this).serialize()}),{enumerable:!0}),pd){var Ay=pd.createObjectURL,Ry=pd.revokeObjectURL;Ay&&Vh(xy,"createObjectURL",Hh(Ay,pd)),Ry&&Vh(xy,"revokeObjectURL",Hh(Ry,pd))}nd(xy,"URL"),Mh({global:!0,constructor:!0,forced:!Gh,sham:!Wh},{URL:xy});var Oy=rp,ky=et,Py=oe,jy=_n,Ty=ni,Iy=$([].push),_y=function(t){var e=1===t,r=2===t,n=3===t,o=4===t,i=6===t,a=7===t,s=5===t||i;return function(u,c,l,p){for(var f,h,d=Py(u),y=ky(d),m=jy(y),g=Oy(c,l),v=0,b=p||Ty,w=e?b(u,m):r||a?b(u,0):void 0;m>v;v++)if((s||v in y)&&(h=g(f=y[v],v,d),t))if(e)w[v]=h;else if(h)switch(t){case 3:return!0;case 5:return f;case 6:return v;case 2:Iy(w,f)}else switch(t){case 4:return!1;case 7:Iy(w,f)}return i?-1:n||o?o:w}},Ny={forEach:_y(0),map:_y(1),filter:_y(2),some:_y(3),every:_y(4),find:_y(5),findIndex:_y(6),filterReject:_y(7)},Uy=Ny.map;xo({target:"Array",proto:!0,forced:!si("map")},{map:function(t){return Uy(this,t,arguments.length>1?arguments[1]:void 0)}});var Cy=function(t){var e=t.endpointName,r=t.guestSpaceId,n=t.preview,o=void 0!==r?"/guest/".concat(r):"",i=n?"/preview":"";return"/k".concat(o,"/v1").concat(i,"/").concat(e,".json")},Ly=["endpointName"],Fy=function(){function t(e,r){p(this,t),this.client=e,this.guestSpaceId=r,this.REQUESTS_LENGTH_LIMIT=20}return h(t,[{key:"send",value:function(t){var e=this,r=t.requests.map((function(t){if("endpointName"in t){var r=t.endpointName,n=b(t,Ly);return i({api:e.buildPathWithGuestSpaceId({endpointName:r})},n)}return t})),n=this.buildPathWithGuestSpaceId({endpointName:"bulkRequest"});return this.client.post(n,{requests:r})}},{key:"buildPathWithGuestSpaceId",value:function(t){return Cy(i(i({},t),{},{guestSpaceId:this.guestSpaceId}))}}]),t}(),By=["preview"],Dy=["preview"],qy=["preview"],My=["preview"],Wy=["preview"],Gy=["preview"],zy=["preview"],Hy=["preview"],$y=["preview"],Vy=["preview"],Yy=["preview"],Ky=["preview"],Jy=["preview"],Qy=["preview"],Xy=function(){function t(e,r){p(this,t),this.client=e,this.guestSpaceId=r}var e;return h(t,[{key:"getFormFields",value:function(t){var e=t.preview,r=b(t,By),n=this.buildPathWithGuestSpaceId({endpointName:"app/form/fields",preview:e});return this.client.get(n,i({},r))}},{key:"addFormFields",value:function(t){var e=this.buildPathWithGuestSpaceId({endpointName:"app/form/fields",preview:!0});return this.client.post(e,t)}},{key:"updateFormFields",value:function(t){var e=this.buildPathWithGuestSpaceId({endpointName:"app/form/fields",preview:!0});return this.client.put(e,t)}},{key:"deleteFormFields",value:function(t){var e=this.buildPathWithGuestSpaceId({endpointName:"app/form/fields",preview:!0});return this.client.delete(e,t)}},{key:"getFormLayout",value:function(t){var e=t.preview,r=b(t,Dy),n=this.buildPathWithGuestSpaceId({endpointName:"app/form/layout",preview:e});return this.client.get(n,i({},r))}},{key:"updateFormLayout",value:function(t){var e=this.buildPathWithGuestSpaceId({endpointName:"app/form/layout",preview:!0});return this.client.put(e,t)}},{key:"getViews",value:function(t){var e=t.preview,r=b(t,qy),n=this.buildPathWithGuestSpaceId({endpointName:"app/views",preview:e});return this.client.get(n,r)}},{key:"updateViews",value:function(t){var e=this.buildPathWithGuestSpaceId({endpointName:"app/views",preview:!0});return this.client.put(e,t)}},{key:"getApp",value:function(t){var e=this.buildPathWithGuestSpaceId({endpointName:"app"});return this.client.get(e,t)}},{key:"getApps",value:function(t){var e=this.buildPathWithGuestSpaceId({endpointName:"apps"});return this.client.get(e,t)}},{key:"addApp",value:(e=l(a().mark((function t(e){var r,n,o,s,u,c;return a().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(r=e.name,n=e.space,o=this.buildPathWithGuestSpaceId({endpointName:"app",preview:!0}),!n){t.next=9;break}return s=this.buildPathWithGuestSpaceId({endpointName:"space"}),t.next=6,this.client.get(s,{id:n});case 6:return u=t.sent,c=u.defaultThread,t.abrupt("return",this.client.post(o,i(i({},e),{},{thread:c})));case 9:return t.abrupt("return",this.client.post(o,{name:r}));case 10:case"end":return t.stop()}}),t,this)}))),function(t){return e.apply(this,arguments)})},{key:"getAppSettings",value:function(t){var e=t.preview,r=b(t,My),n=this.buildPathWithGuestSpaceId({endpointName:"app/settings",preview:e});return this.client.get(n,r)}},{key:"updateAppSettings",value:function(t){var e=this.buildPathWithGuestSpaceId({endpointName:"app/settings",preview:!0});return this.client.put(e,t)}},{key:"getProcessManagement",value:function(t){var e=t.preview,r=b(t,Wy),n=this.buildPathWithGuestSpaceId({endpointName:"app/status",preview:e});return this.client.get(n,r)}},{key:"updateProcessManagement",value:function(t){var e=this.buildPathWithGuestSpaceId({endpointName:"app/status",preview:!0});return this.client.put(e,t)}},{key:"getDeployStatus",value:function(t){var e=this.buildPathWithGuestSpaceId({endpointName:"app/deploy",preview:!0});return this.client.get(e,t)}},{key:"deployApp",value:function(t){var e=this.buildPathWithGuestSpaceId({endpointName:"app/deploy",preview:!0});return this.client.post(e,t)}},{key:"getFieldAcl",value:function(t){var e=t.preview,r=b(t,Gy),n=this.buildPathWithGuestSpaceId({endpointName:"field/acl",preview:e});return this.client.get(n,i({},r))}},{key:"updateFieldAcl",value:function(t){var e=this.buildPathWithGuestSpaceId({endpointName:"field/acl",preview:!0});return this.client.put(e,t)}},{key:"getAppAcl",value:function(t){var e=t.preview,r=b(t,zy),n=this.buildPathWithGuestSpaceId({endpointName:"app/acl",preview:e});return this.client.get(n,i({},r))}},{key:"updateAppAcl",value:function(t){var e=this.buildPathWithGuestSpaceId({endpointName:"app/acl",preview:!0});return this.client.put(e,t)}},{key:"evaluateRecordsAcl",value:function(t){var e=this.buildPathWithGuestSpaceId({endpointName:"records/acl/evaluate"});return this.client.get(e,t)}},{key:"getRecordAcl",value:function(t){var e=t.preview,r=b(t,Hy),n=this.buildPathWithGuestSpaceId({endpointName:"record/acl",preview:e});return this.client.get(n,i({},r))}},{key:"updateRecordAcl",value:function(t){var e=this.buildPathWithGuestSpaceId({endpointName:"record/acl",preview:!0});return this.client.put(e,t)}},{key:"getAppCustomize",value:function(t){var e=t.preview,r=b(t,$y),n=this.buildPathWithGuestSpaceId({endpointName:"app/customize",preview:e});return this.client.get(n,i({},r))}},{key:"updateAppCustomize",value:function(t){var e=this.buildPathWithGuestSpaceId({endpointName:"app/customize",preview:!0});return this.client.put(e,t)}},{key:"getGeneralNotifications",value:function(t){var e=t.preview,r=b(t,Vy),n=this.buildPathWithGuestSpaceId({endpointName:"app/notifications/general",preview:e});return this.client.get(n,i({},r))}},{key:"updateGeneralNotifications",value:function(t){var e=this.buildPathWithGuestSpaceId({endpointName:"app/notifications/general",preview:!0});return this.client.put(e,t)}},{key:"getPerRecordNotifications",value:function(t){var e=t.preview,r=b(t,Yy),n=this.buildPathWithGuestSpaceId({endpointName:"app/notifications/perRecord",preview:e});return this.client.get(n,r)}},{key:"updatePerRecordNotifications",value:function(t){var e=this.buildPathWithGuestSpaceId({endpointName:"app/notifications/perRecord",preview:!0});return this.client.put(e,t)}},{key:"getReminderNotifications",value:function(t){var e=t.preview,r=b(t,Ky),n=this.buildPathWithGuestSpaceId({endpointName:"app/notifications/reminder",preview:e});return this.client.get(n,r)}},{key:"updateReminderNotifications",value:function(t){var e=this.buildPathWithGuestSpaceId({endpointName:"app/notifications/reminder",preview:!0});return this.client.put(e,t)}},{key:"getReports",value:function(t){var e=t.preview,r=b(t,Jy),n=this.buildPathWithGuestSpaceId({endpointName:"app/reports",preview:e});return this.client.get(n,r)}},{key:"updateReports",value:function(t){var e=this.buildPathWithGuestSpaceId({endpointName:"app/reports",preview:!0});return this.client.put(e,t)}},{key:"getAppActions",value:function(t){var e=t.preview,r=b(t,Qy),n=this.buildPathWithGuestSpaceId({endpointName:"app/actions",preview:e});return this.client.get(n,r)}},{key:"updateAppActions",value:function(t){var e=this.buildPathWithGuestSpaceId({endpointName:"app/actions",preview:!0});return this.client.put(e,t)}},{key:"buildPathWithGuestSpaceId",value:function(t){return Cy(i(i({},t),{},{guestSpaceId:this.guestSpaceId}))}}]),t}(),Zy=j,tm=function(t,e){var r=[][t];return!!r&&Zy((function(){r.call(null,e||function(){return 1},1)}))},em=Ny.every;xo({target:"Array",proto:!0,forced:!tm("every")},{every:function(t){return em(this,t,arguments.length>1?arguments[1]:void 0)}});var rm=xo,nm=Fn.indexOf,om=tm,im=Xl([].indexOf),am=!!im&&1/im([1],1,-0)<0;rm({target:"Array",proto:!0,forced:am||!om("indexOf")},{indexOf:function(t){var e=arguments.length>1?arguments[1]:void 0;return am?im(this,t,e)||0:nm(this,t,e)}}),xo({target:"Array",stat:!0},{isArray:Eo});var sm=Dt,um=oe,cm=et,lm=_n,pm=TypeError,fm=function(t){return function(e,r,n,o){var i=um(e),a=cm(i),s=lm(i);sm(r);var u=t?s-1:0,c=t?-1:1;if(n<2)for(;;){if(u in a){o=a[u],u+=c;break}if(u+=c,t?u<0:s<=u)throw new pm("Reduce of empty array with no initial value")}for(;t?u>=0:s>u;u+=c)u in a&&(o=r(o,a[u],u,i));return o}},hm={left:fm(!1),right:fm(!0)},dm="process"===J(k.process),ym=hm.left;xo({target:"Array",proto:!0,forced:!dm&&Et>79&&Et<83||!tm("reduce")},{reduce:function(t){var e=arguments.length;return ym(this,t,e,e>1?arguments[1]:void 0)}});var mm=xo,gm=Eo,vm=Jo,bm=ft,wm=kn,xm=_n,Sm=ut,Em=Po,Am=xe,Rm=Qp,Om=si("slice"),km=Am("species"),Pm=Array,jm=Math.max;mm({target:"Array",proto:!0,forced:!Om},{slice:function(t,e){var r,n,o,i=Sm(this),a=xm(i),s=wm(t,a),u=wm(void 0===e?a:e,a);if(gm(i)&&(r=i.constructor,(vm(r)&&(r===Pm||gm(r.prototype))||bm(r)&&null===(r=r[km]))&&(r=void 0),r===Pm||void 0===r))return Rm(i,s,u);for(n=new(void 0===r?Pm:r)(jm(u-s,0)),o=0;s<u;s++,o++)s in i&&Em(n,o,i[s]);return n.length=o,n}});var Tm=k,Im=lt,_m=ft,Nm=Wi,Um=$(1..valueOf),Cm=xo,Lm=T,Fm=k,Bm=Tm,Dm=$,qm=fo,Mm=se,Wm=function(t,e,r){var n,o;return Nm&&Im(n=e.constructor)&&n!==r&&_m(o=n.prototype)&&o!==r.prototype&&Nm(t,o),t},Gm=mt,zm=Nt,Hm=je,$m=j,Vm=bn.f,Ym=P.f,Km=Ye.f,Jm=Um,Qm=iu.trim,Xm="Number",Zm=Fm[Xm];Bm[Xm];var tg=Zm.prototype,eg=Fm.TypeError,rg=Dm("".slice),ng=Dm("".charCodeAt),og=function(t){var e,r,n,o,i,a,s,u,c=Hm(t,"number");if(zm(c))throw new eg("Cannot convert a Symbol value to a number");if("string"==typeof c&&c.length>2)if(c=Qm(c),43===(e=ng(c,0))||45===e){if(88===(r=ng(c,2))||120===r)return NaN}else if(48===e){switch(ng(c,1)){case 66:case 98:n=2,o=49;break;case 79:case 111:n=8,o=55;break;default:return+c}for(a=(i=rg(c,2)).length,s=0;s<a;s++)if((u=ng(i,s))<48||u>o)return NaN;return parseInt(i,n)}return+c},ig=qm(Xm,!Zm(" 0o1")||!Zm("0b1")||Zm("+0x1")),ag=function(t){var e,r=arguments.length<1?0:Zm(function(t){var e=Hm(t,"number");return"bigint"==typeof e?e:og(e)}(t));return Gm(tg,e=this)&&$m((function(){Jm(e)}))?Wm(Object(r),this,ag):r};ag.prototype=tg,ig&&(tg.constructor=ag),Cm({global:!0,constructor:!0,wrap:!0,forced:ig},{Number:ag});ig&&function(t,e){for(var r,n=Lm?Vm(e):"MAX_VALUE,MIN_VALUE,NaN,NEGATIVE_INFINITY,POSITIVE_INFINITY,EPSILON,MAX_SAFE_INTEGER,MIN_SAFE_INTEGER,isFinite,isInteger,isNaN,isSafeInteger,parseFloat,parseInt,fromString,range".split(","),o=0;n.length>o;o++)Mm(e,r=n[o])&&!Mm(t,r)&&Km(t,r,Ym(e,r))}(Bm[Xm],Zm);var sg=vp;xo({target:"Object",stat:!0,arity:2,forced:Object.assign!==sg},{assign:sg});var ug=U,cg=Ze,lg=rt,pg=Tn,fg=Js,hg=it,dg=Wt,yg=Hc,mg=al;Gc("match",(function(t,e,r){return[function(e){var r=hg(this),n=lg(e)?void 0:dg(e,t);return n?ug(n,e,r):new RegExp(e)[t](fg(r))},function(t){var n=cg(this),o=fg(t),i=r(e,n,o);if(i.done)return i.value;if(!n.global)return mg(n,o);var a=n.unicode;n.lastIndex=0;for(var s,u=[],c=0;null!==(s=mg(n,o));){var l=fg(s[0]);u[c]=l,""===l&&(n.lastIndex=yg(o,pg(n.lastIndex),a)),c++}return 0===c?null:u}]}));var gg=Ny.forEach,vg=tm("forEach")?[].forEach:function(t){return gg(this,t,arguments.length>1?arguments[1]:void 0)};xo({target:"Array",proto:!0,forced:[].forEach!==vg},{forEach:vg});var bg=oe,wg=Xi;xo({target:"Object",stat:!0,forced:j((function(){wg(1)}))},{keys:function(t){return wg(bg(t))}});var xg=k,Sg=_l,Eg=Cl,Ag=vg,Rg=hr,Og=function(t){if(t&&t.forEach!==Ag)try{Rg(t,"forEach",Ag)}catch(e){t.forEach=Ag}};for(var kg in Sg)Sg[kg]&&Og(xg[kg]&&xg[kg].prototype);Og(Eg);var Pg=function(t){function e(t,n,o,i,a){var s;p(this,e);var u=o-n.length,c=e.extractErrorIndex(u,i,a),l=e.buildErrorMessage(u,o,c);return(s=r(this,e,[l])).name="KintoneAllRecordsError",s.processedRecordsResult=t,s.unprocessedRecords=n,s.error=i,s.errorIndex=c,s.message=l,s.numOfProcessedRecords=u,s.numOfAllRecords=o,Object.setPrototypeOf(w(s),e.prototype),s}return y(e,t),h(e,null,[{key:"parseErrorIndex",value:function(t){var e=[];return Object.keys(t).forEach((function(t){var r=t.match(/records\[(\d+)\]/);r&&e.push(Number(r[1]))})),e.length>0?Math.min.apply(Math,e):null}},{key:"extractErrorIndex",value:function(t,r,n){if(void 0!==r.bulkRequestIndex&&r.errors){var o=e.parseErrorIndex(r.errors);if(null!==o)return t+r.bulkRequestIndex*n+o}}},{key:"buildErrorMessage",value:function(t,e,r){var n="";return void 0!==r&&(n="An error occurred at records[".concat(r,"]. ")),n+="".concat(t,"/").concat(e," records are processed successfully")}}]),e}(v(Error)),jg=["condition","orderBy","withCursor"],Tg=["fields","condition"],Ig=["condition","orderBy"],_g=500,Ng=function(){function t(e,r,n){p(this,t),this.client=e,this.bulkRequestClient=r,this.guestSpaceId=n,this.didWarnMaximumOffsetValue=!1}var e,r,n,o,s,u,c,f,y,m,g,v,w,S,E;return h(t,[{key:"getRecord",value:function(t){var e=this.buildPathWithGuestSpaceId({endpointName:"record"});return this.client.get(e,t)}},{key:"addRecord",value:function(t){var e=this.buildPathWithGuestSpaceId({endpointName:"record"});return this.client.post(e,t)}},{key:"updateRecord",value:function(t){var e=this.buildPathWithGuestSpaceId({endpointName:"record"});return this.client.put(e,t)}},{key:"upsertRecord",value:(E=l(a().mark((function t(e){var r,n,o,i,s,u,c;return a().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return r=e.app,n=e.updateKey,o=e.record,t.next=3,this.getRecords({app:r,query:"".concat(n.field,' = "').concat(n.value,'"')});case 3:if(i=t.sent,!((s=i.records).length>0)){t.next=13;break}if("__ID__"!==s[0].$id.type){t.next=12;break}return t.next=9,this.updateRecord(e);case 9:return u=t.sent,c=u.revision,t.abrupt("return",{id:s[0].$id.value,revision:c});case 12:throw new Error("Missing `$id` in `getRecords` response. This error is likely caused by a bug in Kintone REST API Client. Please file an issue.");case 13:return t.abrupt("return",this.addRecord({app:r,record:Object.assign({},o,d({},n.field,{value:n.value}))}));case 14:case"end":return t.stop()}}),t,this)}))),function(t){return E.apply(this,arguments)})},{key:"getRecords",value:(S=l(a().mark((function t(e){var r,n;return a().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return r=this.buildPathWithGuestSpaceId({endpointName:"records"}),t.next=3,this.client.get(r,e);case 3:return n=t.sent,this.warnMaximumOffsetValueIfNeeded(e.query),t.abrupt("return",n);case 6:case"end":return t.stop()}}),t,this)}))),function(t){return S.apply(this,arguments)})},{key:"warnMaximumOffsetValueIfNeeded",value:function(t){if(t){var e=t.match(/offset\s+(\d+)/i);!this.didWarnMaximumOffsetValue&&e&&Number(e[1])>1e4&&(this.didWarnMaximumOffsetValue=!0,console.warn("Warning: The maximum offset value will be limited to 10,000 in the future. Please use `createCursor()` and `getRecordsByCursor()` instead."))}}},{key:"addRecords",value:(w=l(a().mark((function t(e){var r,n,o,i;return a().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return r=this.buildPathWithGuestSpaceId({endpointName:"records"}),t.next=3,this.client.post(r,e);case 3:return n=t.sent,o=n.ids,i=n.revisions,t.abrupt("return",{ids:o,revisions:i,records:o.map((function(t,e){return{id:t,revision:i[e]}}))});case 7:case"end":return t.stop()}}),t,this)}))),function(t){return w.apply(this,arguments)})},{key:"updateRecords",value:function(t){var e=this.buildPathWithGuestSpaceId({endpointName:"records"});return this.client.put(e,t)}},{key:"deleteRecords",value:function(t){var e=this.buildPathWithGuestSpaceId({endpointName:"records"});return this.client.delete(e,t)}},{key:"createCursor",value:function(t){var e=this.buildPathWithGuestSpaceId({endpointName:"records/cursor"});return this.client.post(e,t)}},{key:"getRecordsByCursor",value:function(t){var e=this.buildPathWithGuestSpaceId({endpointName:"records/cursor"});return this.client.get(e,t)}},{key:"deleteCursor",value:function(t){var e=this.buildPathWithGuestSpaceId({endpointName:"records/cursor"});return this.client.delete(e,t)}},{key:"getAllRecords",value:(v=l(a().mark((function t(e){var r,n,o,s,u,c,l;return a().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(r=e.condition,n=e.orderBy,o=e.withCursor,s=void 0===o||o,u=b(e,jg),n){t.next=3;break}return t.abrupt("return",this.getAllRecordsWithId(i(i({},u),{},{condition:r})));case 3:if(!s){t.next=7;break}return c=r?"".concat(r," "):"",l="".concat(c).concat(n?"order by ".concat(n):""),t.abrupt("return",this.getAllRecordsWithCursor(i(i({},u),{},{query:l})));case 7:return t.abrupt("return",this.getAllRecordsWithOffset(i(i({},u),{},{orderBy:n,condition:r})));case 8:case"end":return t.stop()}}),t,this)}))),function(t){return v.apply(this,arguments)})},{key:"getAllRecordsWithId",value:(g=l(a().mark((function t(e){var r,n,o,s,u,c,l,p,f,h;return a().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:r=e.fields,n=e.condition,o=b(e,Tg),(s=r)&&s.length>0&&-1===s.indexOf("$id")&&(s=[].concat(x(s),["$id"])),u=n?"(".concat(n,") and "):"",c=[],l="0";case 6:return p="".concat(u,"$id > ").concat(l," order by $id asc limit ").concat(_g),t.next=10,this.getRecords(i(i({},o),{},{fields:s,query:p}));case 10:if(f=t.sent,c=c.concat(f.records),!(f.records.length<_g)){t.next=14;break}return t.abrupt("break",22);case 14:if("__ID__"!==(h=f.records[f.records.length-1]).$id.type){t.next=19;break}l=h.$id.value,t.next=20;break;case 19:throw new Error("Missing `$id` in `getRecords` response. This error is likely caused by a bug in Kintone REST API Client. Please file an issue.");case 20:t.next=6;break;case 22:return t.abrupt("return",c);case 23:case"end":return t.stop()}}),t,this)}))),function(t){return g.apply(this,arguments)})},{key:"getAllRecordsWithOffset",value:(m=l(a().mark((function t(e){var r,n,o,s,u,c,l,p;return a().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:r=e.condition,n=e.orderBy,o=b(e,Ig),s=r?"".concat(r," "):"",u=[],c=0;case 4:return l="".concat(s).concat(n?"order by ".concat(n," "):"","limit ").concat(_g," offset ").concat(c),t.next=8,this.getRecords(i(i({},o),{},{query:l}));case 8:if(p=t.sent,u=u.concat(p.records),!(p.records.length<_g)){t.next=12;break}return t.abrupt("break",15);case 12:c+=_g,t.next=4;break;case 15:return t.abrupt("return",u);case 16:case"end":return t.stop()}}),t,this)}))),function(t){return m.apply(this,arguments)})},{key:"getAllRecordsWithCursor",value:(y=l(a().mark((function t(e){var r,n,o,i;return a().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,this.createCursor(e);case 2:r=t.sent,n=r.id,t.prev=4,o=[];case 6:return t.next=9,this.getRecordsByCursor({id:n});case 9:if(i=t.sent,o=o.concat(i.records),i.next){t.next=13;break}return t.abrupt("break",15);case 13:t.next=6;break;case 15:return t.abrupt("return",o);case 18:return t.prev=18,t.t0=t.catch(4),t.next=22,this.deleteCursor({id:n});case 22:throw t.t0;case 23:case"end":return t.stop()}}),t,this,[[4,18]])}))),function(t){return y.apply(this,arguments)})},{key:"addAllRecords",value:(f=l(a().mark((function t(e){return a().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(e.records.every((function(t){return!Array.isArray(t)&&t instanceof Object}))){t.next=2;break}throw new Error("the `records` parameter must be an array of object.");case 2:return t.abrupt("return",this.addAllRecordsRecursive(e,e.records.length,[]));case 3:case"end":return t.stop()}}),t,this)}))),function(t){return f.apply(this,arguments)})},{key:"addAllRecordsRecursive",value:(c=l(a().mark((function t(e,r,n){var o,i,s,u,c;return a().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(o=100*this.bulkRequestClient.REQUESTS_LENGTH_LIMIT,i=e.app,s=e.records,0!==(u=s.slice(0,o)).length){t.next=5;break}return t.abrupt("return",{records:n});case 5:return t.prev=5,t.next=8,this.addAllRecordsWithBulkRequest({app:i,records:u});case 8:c=t.sent,t.next=14;break;case 11:throw t.prev=11,t.t0=t.catch(5),new Pg({records:n},s,r,t.t0,100);case 14:return t.abrupt("return",this.addAllRecordsRecursive({app:i,records:s.slice(o)},r,n.concat(c)));case 15:case"end":return t.stop()}}),t,this,[[5,11]])}))),function(t,e,r){return c.apply(this,arguments)})},{key:"addAllRecordsWithBulkRequest",value:(u=l(a().mark((function t(e){var r,n,o;return a().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return r=this.separateArrayRecursive(100,[],e.records),n=r.map((function(t){return{method:"POST",endpointName:"records",payload:{app:e.app,records:t}}})),t.next=4,this.bulkRequestClient.send({requests:n});case 4:return o=t.sent.results,t.abrupt("return",o.map((function(t){var e=t.ids,r=t.revisions;return e.map((function(t,e){return{id:t,revision:r[e]}}))})).reduce((function(t,e){return t.concat(e)}),[]));case 6:case"end":return t.stop()}}),t,this)}))),function(t){return u.apply(this,arguments)})},{key:"updateAllRecords",value:(s=l(a().mark((function t(e){return a().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.abrupt("return",this.updateAllRecordsRecursive(e,e.records.length,[]));case 1:case"end":return t.stop()}}),t,this)}))),function(t){return s.apply(this,arguments)})},{key:"updateAllRecordsRecursive",value:(o=l(a().mark((function t(e,r,n){var o,i,s,u,c;return a().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(o=100*this.bulkRequestClient.REQUESTS_LENGTH_LIMIT,i=e.app,s=e.records,0!==(u=s.slice(0,o)).length){t.next=5;break}return t.abrupt("return",{records:n});case 5:return t.prev=5,t.next=8,this.updateAllRecordsWithBulkRequest({app:i,records:u});case 8:c=t.sent,t.next=14;break;case 11:throw t.prev=11,t.t0=t.catch(5),new Pg({records:n},s,r,t.t0,100);case 14:return t.abrupt("return",this.updateAllRecordsRecursive({app:i,records:s.slice(o)},r,n.concat(c)));case 15:case"end":return t.stop()}}),t,this,[[5,11]])}))),function(t,e,r){return o.apply(this,arguments)})},{key:"updateAllRecordsWithBulkRequest",value:(n=l(a().mark((function t(e){var r,n,o;return a().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return r=this.separateArrayRecursive(100,[],e.records),n=r.map((function(t){return{method:"PUT",endpointName:"records",payload:{app:e.app,records:t}}})),t.next=4,this.bulkRequestClient.send({requests:n});case 4:return o=t.sent.results,t.abrupt("return",o.map((function(t){return t.records})).reduce((function(t,e){return t.concat(e)}),[]));case 6:case"end":return t.stop()}}),t,this)}))),function(t){return n.apply(this,arguments)})},{key:"deleteAllRecords",value:function(t){return this.deleteAllRecordsRecursive(t,t.records.length)}},{key:"deleteAllRecordsRecursive",value:(r=l(a().mark((function t(e,r){var n,o,i,s;return a().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(n=100*this.bulkRequestClient.REQUESTS_LENGTH_LIMIT,o=e.app,i=e.records,0!==(s=i.slice(0,n)).length){t.next=5;break}return t.abrupt("return",{});case 5:return t.prev=5,t.next=8,this.deleteAllRecordsWithBulkRequest({app:o,records:s});case 8:t.next=13;break;case 10:throw t.prev=10,t.t0=t.catch(5),new Pg({},i,r,t.t0,100);case 13:return t.abrupt("return",this.deleteAllRecordsRecursive({app:o,records:i.slice(n)},r));case 14:case"end":return t.stop()}}),t,this,[[5,10]])}))),function(t,e){return r.apply(this,arguments)})},{key:"deleteAllRecordsWithBulkRequest",value:(e=l(a().mark((function t(e){var r,n;return a().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return r=this.separateArrayRecursive(100,[],e.records),n=r.map((function(t){return{method:"DELETE",endpointName:"records",payload:{app:e.app,ids:t.map((function(t){return t.id})),revisions:t.map((function(t){return t.revision}))}}})),t.next=4,this.bulkRequestClient.send({requests:n});case 4:case"end":return t.stop()}}),t,this)}))),function(t){return e.apply(this,arguments)})},{key:"separateArrayRecursive",value:function(t,e,r){var n=r.slice(0,t);return 0===n.length?e:this.separateArrayRecursive(t,[].concat(x(e),[n]),r.slice(t))}},{key:"addRecordComment",value:function(t){var e=this.buildPathWithGuestSpaceId({endpointName:"record/comment"});return this.client.post(e,t)}},{key:"deleteRecordComment",value:function(t){var e=this.buildPathWithGuestSpaceId({endpointName:"record/comment"});return this.client.delete(e,t)}},{key:"getRecordComments",value:function(t){var e=this.buildPathWithGuestSpaceId({endpointName:"record/comments"});return this.client.get(e,t)}},{key:"updateRecordAssignees",value:function(t){var e=this.buildPathWithGuestSpaceId({endpointName:"record/assignees"});return this.client.put(e,t)}},{key:"updateRecordStatus",value:function(t){var e=this.buildPathWithGuestSpaceId({endpointName:"record/status"});return this.client.put(e,t)}},{key:"updateRecordsStatus",value:function(t){var e=this.buildPathWithGuestSpaceId({endpointName:"records/status"});return this.client.put(e,t)}},{key:"buildPathWithGuestSpaceId",value:function(t){return Cy(i(i({},t),{},{guestSpaceId:this.guestSpaceId}))}}]),t}(),Ug=function(){function t(e,r){p(this,t),this.client=e,this.guestSpaceId=r}return h(t,[{key:"getSpace",value:function(t){var e=this.buildPathWithGuestSpaceId({endpointName:"space"});return this.client.get(e,t)}},{key:"buildPathWithGuestSpaceId",value:function(t){return Cy(i(i({},t),{},{guestSpaceId:this.guestSpaceId}))}}]),t}(),Cg=A("object"==typeof self?self.FormData:window.FormData),Lg=function(){function t(e,r){p(this,t),this.client=e,this.guestSpaceId=r}var r;return h(t,[{key:"uploadFile",value:(r=l(a().mark((function t(r){var n,o,i,s,u,c,l,p,f;return a().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(n=this.buildPathWithGuestSpaceId({endpointName:"file"}),o=new Cg,!("path"in r.file)){t.next=19;break}return t.prev=3,t.next=6,e.readFileFromPath(r.file.path);case 6:i=t.sent,s=i.name,u=i.data,o.append("file",u,s),t.next=17;break;case 12:if(t.prev=12,t.t0=t.catch(3),!(t.t0 instanceof Gi)){t.next=16;break}throw new Error("uploadFile doesn't allow to accept a file path in ".concat(t.t0.platform," environment."));case 16:throw t.t0;case 17:t.next=22;break;case 19:c=r.file,l=c.name,p=c.data,f=e.buildFormDataValue(p,l),o.append("file",f,l);case 22:return t.abrupt("return",this.client.postData(n,o));case 23:case"end":return t.stop()}}),t,this,[[3,12]])}))),function(t){return r.apply(this,arguments)})},{key:"downloadFile",value:function(t){var e=this.buildPathWithGuestSpaceId({endpointName:"file"});return this.client.getData(e,t)}},{key:"buildPathWithGuestSpaceId",value:function(t){return Cy(i(i({},t),{},{guestSpaceId:this.guestSpaceId}))}}]),t}(),Fg="undefined"!=typeof global?global:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{};function Bg(t,e){return function(){return t.apply(e,arguments)}}const{toString:Dg}=Object.prototype,{getPrototypeOf:qg}=Object,Mg=(Wg=Object.create(null),t=>{const e=Dg.call(t);return Wg[e]||(Wg[e]=e.slice(8,-1).toLowerCase())});var Wg;const Gg=t=>(t=t.toLowerCase(),e=>Mg(e)===t),zg=t=>e=>typeof e===t,{isArray:Hg}=Array,$g=zg("undefined");const Vg=Gg("ArrayBuffer");const Yg=zg("string"),Kg=zg("function"),Jg=zg("number"),Qg=t=>null!==t&&"object"==typeof t,Xg=t=>{if("object"!==Mg(t))return!1;const e=qg(t);return!(null!==e&&e!==Object.prototype&&null!==Object.getPrototypeOf(e)||Symbol.toStringTag in t||Symbol.iterator in t)},Zg=Gg("Date"),tv=Gg("File"),ev=Gg("Blob"),rv=Gg("FileList"),nv=Gg("URLSearchParams");function ov(t,e){let r,n,{allOwnKeys:o=!1}=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};if(null!=t)if("object"!=typeof t&&(t=[t]),Hg(t))for(r=0,n=t.length;r<n;r++)e.call(null,t[r],r,t);else{const n=o?Object.getOwnPropertyNames(t):Object.keys(t),i=n.length;let a;for(r=0;r<i;r++)a=n[r],e.call(null,t[a],a,t)}}function iv(t,e){e=e.toLowerCase();const r=Object.keys(t);let n,o=r.length;for(;o-- >0;)if(n=r[o],e===n.toLowerCase())return n;return null}const av="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:"undefined"!=typeof window?window:Fg,sv=t=>!$g(t)&&t!==av;const uv=(t=>e=>t&&e instanceof t)("undefined"!=typeof Uint8Array&&qg(Uint8Array)),cv=Gg("HTMLFormElement"),lv=(t=>{let{hasOwnProperty:e}=t;return(t,r)=>e.call(t,r)})(Object.prototype),pv=Gg("RegExp"),fv=(t,e)=>{const r=Object.getOwnPropertyDescriptors(t),n={};ov(r,((r,o)=>{let i;!1!==(i=e(r,o,t))&&(n[o]=i||r)})),Object.defineProperties(t,n)},hv="abcdefghijklmnopqrstuvwxyz",dv="0123456789",yv={DIGIT:dv,ALPHA:hv,ALPHA_DIGIT:hv+hv.toUpperCase()+dv};const mv=Gg("AsyncFunction");var gv={isArray:Hg,isArrayBuffer:Vg,isBuffer:function(t){return null!==t&&!$g(t)&&null!==t.constructor&&!$g(t.constructor)&&Kg(t.constructor.isBuffer)&&t.constructor.isBuffer(t)},isFormData:t=>{let e;return t&&("function"==typeof FormData&&t instanceof FormData||Kg(t.append)&&("formdata"===(e=Mg(t))||"object"===e&&Kg(t.toString)&&"[object FormData]"===t.toString()))},isArrayBufferView:function(t){let e;return e="undefined"!=typeof ArrayBuffer&&ArrayBuffer.isView?ArrayBuffer.isView(t):t&&t.buffer&&Vg(t.buffer),e},isString:Yg,isNumber:Jg,isBoolean:t=>!0===t||!1===t,isObject:Qg,isPlainObject:Xg,isUndefined:$g,isDate:Zg,isFile:tv,isBlob:ev,isRegExp:pv,isFunction:Kg,isStream:t=>Qg(t)&&Kg(t.pipe),isURLSearchParams:nv,isTypedArray:uv,isFileList:rv,forEach:ov,merge:function t(){const{caseless:e}=sv(this)&&this||{},r={},n=(n,o)=>{const i=e&&iv(r,o)||o;Xg(r[i])&&Xg(n)?r[i]=t(r[i],n):Xg(n)?r[i]=t({},n):Hg(n)?r[i]=n.slice():r[i]=n};for(let t=0,e=arguments.length;t<e;t++)arguments[t]&&ov(arguments[t],n);return r},extend:function(t,e,r){let{allOwnKeys:n}=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{};return ov(e,((e,n)=>{r&&Kg(e)?t[n]=Bg(e,r):t[n]=e}),{allOwnKeys:n}),t},trim:t=>t.trim?t.trim():t.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,""),stripBOM:t=>(65279===t.charCodeAt(0)&&(t=t.slice(1)),t),inherits:(t,e,r,n)=>{t.prototype=Object.create(e.prototype,n),t.prototype.constructor=t,Object.defineProperty(t,"super",{value:e.prototype}),r&&Object.assign(t.prototype,r)},toFlatObject:(t,e,r,n)=>{let o,i,a;const s={};if(e=e||{},null==t)return e;do{for(o=Object.getOwnPropertyNames(t),i=o.length;i-- >0;)a=o[i],n&&!n(a,t,e)||s[a]||(e[a]=t[a],s[a]=!0);t=!1!==r&&qg(t)}while(t&&(!r||r(t,e))&&t!==Object.prototype);return e},kindOf:Mg,kindOfTest:Gg,endsWith:(t,e,r)=>{t=String(t),(void 0===r||r>t.length)&&(r=t.length),r-=e.length;const n=t.indexOf(e,r);return-1!==n&&n===r},toArray:t=>{if(!t)return null;if(Hg(t))return t;let e=t.length;if(!Jg(e))return null;const r=new Array(e);for(;e-- >0;)r[e]=t[e];return r},forEachEntry:(t,e)=>{const r=(t&&t[Symbol.iterator]).call(t);let n;for(;(n=r.next())&&!n.done;){const r=n.value;e.call(t,r[0],r[1])}},matchAll:(t,e)=>{let r;const n=[];for(;null!==(r=t.exec(e));)n.push(r);return n},isHTMLForm:cv,hasOwnProperty:lv,hasOwnProp:lv,reduceDescriptors:fv,freezeMethods:t=>{fv(t,((e,r)=>{if(Kg(t)&&-1!==["arguments","caller","callee"].indexOf(r))return!1;const n=t[r];Kg(n)&&(e.enumerable=!1,"writable"in e?e.writable=!1:e.set||(e.set=()=>{throw Error("Can not rewrite read-only method '"+r+"'")}))}))},toObjectSet:(t,e)=>{const r={},n=t=>{t.forEach((t=>{r[t]=!0}))};return Hg(t)?n(t):n(String(t).split(e)),r},toCamelCase:t=>t.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,(function(t,e,r){return e.toUpperCase()+r})),noop:()=>{},toFiniteNumber:(t,e)=>(t=+t,Number.isFinite(t)?t:e),findKey:iv,global:av,isContextDefined:sv,ALPHABET:yv,generateString:function(){let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:16,e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:yv.ALPHA_DIGIT,r="";const{length:n}=e;for(;t--;)r+=e[Math.random()*n|0];return r},isSpecCompliantForm:function(t){return!!(t&&Kg(t.append)&&"FormData"===t[Symbol.toStringTag]&&t[Symbol.iterator])},toJSONObject:t=>{const e=new Array(10),r=(t,n)=>{if(Qg(t)){if(e.indexOf(t)>=0)return;if(!("toJSON"in t)){e[n]=t;const o=Hg(t)?[]:{};return ov(t,((t,e)=>{const i=r(t,n+1);!$g(i)&&(o[e]=i)})),e[n]=void 0,o}}return t};return r(t,0)},isAsyncFn:mv,isThenable:t=>t&&(Qg(t)||Kg(t))&&Kg(t.then)&&Kg(t.catch)},vv=[],bv=[],wv="undefined"!=typeof Uint8Array?Uint8Array:Array,xv=!1;function Sv(){xv=!0;for(var t="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",e=0;e<64;++e)vv[e]=t[e],bv[t.charCodeAt(e)]=e;bv["-".charCodeAt(0)]=62,bv["_".charCodeAt(0)]=63}function Ev(t,e,r){for(var n,o,i=[],a=e;a<r;a+=3)n=(t[a]<<16)+(t[a+1]<<8)+t[a+2],i.push(vv[(o=n)>>18&63]+vv[o>>12&63]+vv[o>>6&63]+vv[63&o]);return i.join("")}function Av(t){var e;xv||Sv();for(var r=t.length,n=r%3,o="",i=[],a=16383,s=0,u=r-n;s<u;s+=a)i.push(Ev(t,s,s+a>u?u:s+a));return 1===n?(e=t[r-1],o+=vv[e>>2],o+=vv[e<<4&63],o+="=="):2===n&&(e=(t[r-2]<<8)+t[r-1],o+=vv[e>>10],o+=vv[e>>4&63],o+=vv[e<<2&63],o+="="),i.push(o),i.join("")}function Rv(t,e,r,n,o){var i,a,s=8*o-n-1,u=(1<<s)-1,c=u>>1,l=-7,p=r?o-1:0,f=r?-1:1,h=t[e+p];for(p+=f,i=h&(1<<-l)-1,h>>=-l,l+=s;l>0;i=256*i+t[e+p],p+=f,l-=8);for(a=i&(1<<-l)-1,i>>=-l,l+=n;l>0;a=256*a+t[e+p],p+=f,l-=8);if(0===i)i=1-c;else{if(i===u)return a?NaN:1/0*(h?-1:1);a+=Math.pow(2,n),i-=c}return(h?-1:1)*a*Math.pow(2,i-n)}function Ov(t,e,r,n,o,i){var a,s,u,c=8*i-o-1,l=(1<<c)-1,p=l>>1,f=23===o?Math.pow(2,-24)-Math.pow(2,-77):0,h=n?0:i-1,d=n?1:-1,y=e<0||0===e&&1/e<0?1:0;for(e=Math.abs(e),isNaN(e)||e===1/0?(s=isNaN(e)?1:0,a=l):(a=Math.floor(Math.log(e)/Math.LN2),e*(u=Math.pow(2,-a))<1&&(a--,u*=2),(e+=a+p>=1?f/u:f*Math.pow(2,1-p))*u>=2&&(a++,u/=2),a+p>=l?(s=0,a=l):a+p>=1?(s=(e*u-1)*Math.pow(2,o),a+=p):(s=e*Math.pow(2,p-1)*Math.pow(2,o),a=0));o>=8;t[r+h]=255&s,h+=d,s/=256,o-=8);for(a=a<<o|s,c+=o;c>0;t[r+h]=255&a,h+=d,a/=256,c-=8);t[r+h-d]|=128*y}var kv={}.toString,Pv=Array.isArray||function(t){return"[object Array]"==kv.call(t)};function jv(){return Iv.TYPED_ARRAY_SUPPORT?2147483647:1073741823}function Tv(t,e){if(jv()<e)throw new RangeError("Invalid typed array length");return Iv.TYPED_ARRAY_SUPPORT?(t=new Uint8Array(e)).__proto__=Iv.prototype:(null===t&&(t=new Iv(e)),t.length=e),t}function Iv(t,e,r){if(!(Iv.TYPED_ARRAY_SUPPORT||this instanceof Iv))return new Iv(t,e,r);if("number"==typeof t){if("string"==typeof e)throw new Error("If encoding is specified then the first argument must be a string");return Uv(this,t)}return _v(this,t,e,r)}function _v(t,e,r,n){if("number"==typeof e)throw new TypeError('"value" argument must not be a number');return"undefined"!=typeof ArrayBuffer&&e instanceof ArrayBuffer?function(t,e,r,n){if(e.byteLength,r<0||e.byteLength<r)throw new RangeError("'offset' is out of bounds");if(e.byteLength<r+(n||0))throw new RangeError("'length' is out of bounds");e=void 0===r&&void 0===n?new Uint8Array(e):void 0===n?new Uint8Array(e,r):new Uint8Array(e,r,n);Iv.TYPED_ARRAY_SUPPORT?(t=e).__proto__=Iv.prototype:t=Cv(t,e);return t}(t,e,r,n):"string"==typeof e?function(t,e,r){"string"==typeof r&&""!==r||(r="utf8");if(!Iv.isEncoding(r))throw new TypeError('"encoding" must be a valid string encoding');var n=0|Bv(e,r);t=Tv(t,n);var o=t.write(e,r);o!==n&&(t=t.slice(0,o));return t}(t,e,r):function(t,e){if(Fv(e)){var r=0|Lv(e.length);return 0===(t=Tv(t,r)).length||e.copy(t,0,0,r),t}if(e){if("undefined"!=typeof ArrayBuffer&&e.buffer instanceof ArrayBuffer||"length"in e)return"number"!=typeof e.length||(n=e.length)!=n?Tv(t,0):Cv(t,e);if("Buffer"===e.type&&Pv(e.data))return Cv(t,e.data)}var n;throw new TypeError("First argument must be a string, Buffer, ArrayBuffer, Array, or array-like object.")}(t,e)}function Nv(t){if("number"!=typeof t)throw new TypeError('"size" argument must be a number');if(t<0)throw new RangeError('"size" argument must not be negative')}function Uv(t,e){if(Nv(e),t=Tv(t,e<0?0:0|Lv(e)),!Iv.TYPED_ARRAY_SUPPORT)for(var r=0;r<e;++r)t[r]=0;return t}function Cv(t,e){var r=e.length<0?0:0|Lv(e.length);t=Tv(t,r);for(var n=0;n<r;n+=1)t[n]=255&e[n];return t}function Lv(t){if(t>=jv())throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+jv().toString(16)+" bytes");return 0|t}function Fv(t){return!(null==t||!t._isBuffer)}function Bv(t,e){if(Fv(t))return t.length;if("undefined"!=typeof ArrayBuffer&&"function"==typeof ArrayBuffer.isView&&(ArrayBuffer.isView(t)||t instanceof ArrayBuffer))return t.byteLength;"string"!=typeof t&&(t=""+t);var r=t.length;if(0===r)return 0;for(var n=!1;;)switch(e){case"ascii":case"latin1":case"binary":return r;case"utf8":case"utf-8":case void 0:return pb(t).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return 2*r;case"hex":return r>>>1;case"base64":return fb(t).length;default:if(n)return pb(t).length;e=(""+e).toLowerCase(),n=!0}}function Dv(t,e,r){var n=!1;if((void 0===e||e<0)&&(e=0),e>this.length)return"";if((void 0===r||r>this.length)&&(r=this.length),r<=0)return"";if((r>>>=0)<=(e>>>=0))return"";for(t||(t="utf8");;)switch(t){case"hex":return tb(this,e,r);case"utf8":case"utf-8":return Jv(this,e,r);case"ascii":return Xv(this,e,r);case"latin1":case"binary":return Zv(this,e,r);case"base64":return Kv(this,e,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return eb(this,e,r);default:if(n)throw new TypeError("Unknown encoding: "+t);t=(t+"").toLowerCase(),n=!0}}function qv(t,e,r){var n=t[e];t[e]=t[r],t[r]=n}function Mv(t,e,r,n,o){if(0===t.length)return-1;if("string"==typeof r?(n=r,r=0):r>2147483647?r=2147483647:r<-2147483648&&(r=-2147483648),r=+r,isNaN(r)&&(r=o?0:t.length-1),r<0&&(r=t.length+r),r>=t.length){if(o)return-1;r=t.length-1}else if(r<0){if(!o)return-1;r=0}if("string"==typeof e&&(e=Iv.from(e,n)),Fv(e))return 0===e.length?-1:Wv(t,e,r,n,o);if("number"==typeof e)return e&=255,Iv.TYPED_ARRAY_SUPPORT&&"function"==typeof Uint8Array.prototype.indexOf?o?Uint8Array.prototype.indexOf.call(t,e,r):Uint8Array.prototype.lastIndexOf.call(t,e,r):Wv(t,[e],r,n,o);throw new TypeError("val must be string, number or Buffer")}function Wv(t,e,r,n,o){var i,a=1,s=t.length,u=e.length;if(void 0!==n&&("ucs2"===(n=String(n).toLowerCase())||"ucs-2"===n||"utf16le"===n||"utf-16le"===n)){if(t.length<2||e.length<2)return-1;a=2,s/=2,u/=2,r/=2}function c(t,e){return 1===a?t[e]:t.readUInt16BE(e*a)}if(o){var l=-1;for(i=r;i<s;i++)if(c(t,i)===c(e,-1===l?0:i-l)){if(-1===l&&(l=i),i-l+1===u)return l*a}else-1!==l&&(i-=i-l),l=-1}else for(r+u>s&&(r=s-u),i=r;i>=0;i--){for(var p=!0,f=0;f<u;f++)if(c(t,i+f)!==c(e,f)){p=!1;break}if(p)return i}return-1}function Gv(t,e,r,n){r=Number(r)||0;var o=t.length-r;n?(n=Number(n))>o&&(n=o):n=o;var i=e.length;if(i%2!=0)throw new TypeError("Invalid hex string");n>i/2&&(n=i/2);for(var a=0;a<n;++a){var s=parseInt(e.substr(2*a,2),16);if(isNaN(s))return a;t[r+a]=s}return a}function zv(t,e,r,n){return hb(pb(e,t.length-r),t,r,n)}function Hv(t,e,r,n){return hb(function(t){for(var e=[],r=0;r<t.length;++r)e.push(255&t.charCodeAt(r));return e}(e),t,r,n)}function $v(t,e,r,n){return Hv(t,e,r,n)}function Vv(t,e,r,n){return hb(fb(e),t,r,n)}function Yv(t,e,r,n){return hb(function(t,e){for(var r,n,o,i=[],a=0;a<t.length&&!((e-=2)<0);++a)n=(r=t.charCodeAt(a))>>8,o=r%256,i.push(o),i.push(n);return i}(e,t.length-r),t,r,n)}function Kv(t,e,r){return 0===e&&r===t.length?Av(t):Av(t.slice(e,r))}function Jv(t,e,r){r=Math.min(t.length,r);for(var n=[],o=e;o<r;){var i,a,s,u,c=t[o],l=null,p=c>239?4:c>223?3:c>191?2:1;if(o+p<=r)switch(p){case 1:c<128&&(l=c);break;case 2:128==(192&(i=t[o+1]))&&(u=(31&c)<<6|63&i)>127&&(l=u);break;case 3:i=t[o+1],a=t[o+2],128==(192&i)&&128==(192&a)&&(u=(15&c)<<12|(63&i)<<6|63&a)>2047&&(u<55296||u>57343)&&(l=u);break;case 4:i=t[o+1],a=t[o+2],s=t[o+3],128==(192&i)&&128==(192&a)&&128==(192&s)&&(u=(15&c)<<18|(63&i)<<12|(63&a)<<6|63&s)>65535&&u<1114112&&(l=u)}null===l?(l=65533,p=1):l>65535&&(l-=65536,n.push(l>>>10&1023|55296),l=56320|1023&l),n.push(l),o+=p}return function(t){var e=t.length;if(e<=Qv)return String.fromCharCode.apply(String,t);var r="",n=0;for(;n<e;)r+=String.fromCharCode.apply(String,t.slice(n,n+=Qv));return r}(n)}Iv.TYPED_ARRAY_SUPPORT=void 0===Fg.TYPED_ARRAY_SUPPORT||Fg.TYPED_ARRAY_SUPPORT,jv(),Iv.poolSize=8192,Iv._augment=function(t){return t.__proto__=Iv.prototype,t},Iv.from=function(t,e,r){return _v(null,t,e,r)},Iv.TYPED_ARRAY_SUPPORT&&(Iv.prototype.__proto__=Uint8Array.prototype,Iv.__proto__=Uint8Array,"undefined"!=typeof Symbol&&Symbol.species&&Iv[Symbol.species]),Iv.alloc=function(t,e,r){return function(t,e,r,n){return Nv(e),e<=0?Tv(t,e):void 0!==r?"string"==typeof n?Tv(t,e).fill(r,n):Tv(t,e).fill(r):Tv(t,e)}(null,t,e,r)},Iv.allocUnsafe=function(t){return Uv(null,t)},Iv.allocUnsafeSlow=function(t){return Uv(null,t)},Iv.isBuffer=function(t){return null!=t&&(!!t._isBuffer||db(t)||function(t){return"function"==typeof t.readFloatLE&&"function"==typeof t.slice&&db(t.slice(0,0))}(t))},Iv.compare=function(t,e){if(!Fv(t)||!Fv(e))throw new TypeError("Arguments must be Buffers");if(t===e)return 0;for(var r=t.length,n=e.length,o=0,i=Math.min(r,n);o<i;++o)if(t[o]!==e[o]){r=t[o],n=e[o];break}return r<n?-1:n<r?1:0},Iv.isEncoding=function(t){switch(String(t).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}},Iv.concat=function(t,e){if(!Pv(t))throw new TypeError('"list" argument must be an Array of Buffers');if(0===t.length)return Iv.alloc(0);var r;if(void 0===e)for(e=0,r=0;r<t.length;++r)e+=t[r].length;var n=Iv.allocUnsafe(e),o=0;for(r=0;r<t.length;++r){var i=t[r];if(!Fv(i))throw new TypeError('"list" argument must be an Array of Buffers');i.copy(n,o),o+=i.length}return n},Iv.byteLength=Bv,Iv.prototype._isBuffer=!0,Iv.prototype.swap16=function(){var t=this.length;if(t%2!=0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var e=0;e<t;e+=2)qv(this,e,e+1);return this},Iv.prototype.swap32=function(){var t=this.length;if(t%4!=0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var e=0;e<t;e+=4)qv(this,e,e+3),qv(this,e+1,e+2);return this},Iv.prototype.swap64=function(){var t=this.length;if(t%8!=0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var e=0;e<t;e+=8)qv(this,e,e+7),qv(this,e+1,e+6),qv(this,e+2,e+5),qv(this,e+3,e+4);return this},Iv.prototype.toString=function(){var t=0|this.length;return 0===t?"":0===arguments.length?Jv(this,0,t):Dv.apply(this,arguments)},Iv.prototype.equals=function(t){if(!Fv(t))throw new TypeError("Argument must be a Buffer");return this===t||0===Iv.compare(this,t)},Iv.prototype.inspect=function(){var t="";return this.length>0&&(t=this.toString("hex",0,50).match(/.{2}/g).join(" "),this.length>50&&(t+=" ... ")),"<Buffer "+t+">"},Iv.prototype.compare=function(t,e,r,n,o){if(!Fv(t))throw new TypeError("Argument must be a Buffer");if(void 0===e&&(e=0),void 0===r&&(r=t?t.length:0),void 0===n&&(n=0),void 0===o&&(o=this.length),e<0||r>t.length||n<0||o>this.length)throw new RangeError("out of range index");if(n>=o&&e>=r)return 0;if(n>=o)return-1;if(e>=r)return 1;if(this===t)return 0;for(var i=(o>>>=0)-(n>>>=0),a=(r>>>=0)-(e>>>=0),s=Math.min(i,a),u=this.slice(n,o),c=t.slice(e,r),l=0;l<s;++l)if(u[l]!==c[l]){i=u[l],a=c[l];break}return i<a?-1:a<i?1:0},Iv.prototype.includes=function(t,e,r){return-1!==this.indexOf(t,e,r)},Iv.prototype.indexOf=function(t,e,r){return Mv(this,t,e,r,!0)},Iv.prototype.lastIndexOf=function(t,e,r){return Mv(this,t,e,r,!1)},Iv.prototype.write=function(t,e,r,n){if(void 0===e)n="utf8",r=this.length,e=0;else if(void 0===r&&"string"==typeof e)n=e,r=this.length,e=0;else{if(!isFinite(e))throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");e|=0,isFinite(r)?(r|=0,void 0===n&&(n="utf8")):(n=r,r=void 0)}var o=this.length-e;if((void 0===r||r>o)&&(r=o),t.length>0&&(r<0||e<0)||e>this.length)throw new RangeError("Attempt to write outside buffer bounds");n||(n="utf8");for(var i=!1;;)switch(n){case"hex":return Gv(this,t,e,r);case"utf8":case"utf-8":return zv(this,t,e,r);case"ascii":return Hv(this,t,e,r);case"latin1":case"binary":return $v(this,t,e,r);case"base64":return Vv(this,t,e,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Yv(this,t,e,r);default:if(i)throw new TypeError("Unknown encoding: "+n);n=(""+n).toLowerCase(),i=!0}},Iv.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};var Qv=4096;function Xv(t,e,r){var n="";r=Math.min(t.length,r);for(var o=e;o<r;++o)n+=String.fromCharCode(127&t[o]);return n}function Zv(t,e,r){var n="";r=Math.min(t.length,r);for(var o=e;o<r;++o)n+=String.fromCharCode(t[o]);return n}function tb(t,e,r){var n=t.length;(!e||e<0)&&(e=0),(!r||r<0||r>n)&&(r=n);for(var o="",i=e;i<r;++i)o+=lb(t[i]);return o}function eb(t,e,r){for(var n=t.slice(e,r),o="",i=0;i<n.length;i+=2)o+=String.fromCharCode(n[i]+256*n[i+1]);return o}function rb(t,e,r){if(t%1!=0||t<0)throw new RangeError("offset is not uint");if(t+e>r)throw new RangeError("Trying to access beyond buffer length")}function nb(t,e,r,n,o,i){if(!Fv(t))throw new TypeError('"buffer" argument must be a Buffer instance');if(e>o||e<i)throw new RangeError('"value" argument is out of bounds');if(r+n>t.length)throw new RangeError("Index out of range")}function ob(t,e,r,n){e<0&&(e=65535+e+1);for(var o=0,i=Math.min(t.length-r,2);o<i;++o)t[r+o]=(e&255<<8*(n?o:1-o))>>>8*(n?o:1-o)}function ib(t,e,r,n){e<0&&(e=4294967295+e+1);for(var o=0,i=Math.min(t.length-r,4);o<i;++o)t[r+o]=e>>>8*(n?o:3-o)&255}function ab(t,e,r,n,o,i){if(r+n>t.length)throw new RangeError("Index out of range");if(r<0)throw new RangeError("Index out of range")}function sb(t,e,r,n,o){return o||ab(t,0,r,4),Ov(t,e,r,n,23,4),r+4}function ub(t,e,r,n,o){return o||ab(t,0,r,8),Ov(t,e,r,n,52,8),r+8}Iv.prototype.slice=function(t,e){var r,n=this.length;if((t=~~t)<0?(t+=n)<0&&(t=0):t>n&&(t=n),(e=void 0===e?n:~~e)<0?(e+=n)<0&&(e=0):e>n&&(e=n),e<t&&(e=t),Iv.TYPED_ARRAY_SUPPORT)(r=this.subarray(t,e)).__proto__=Iv.prototype;else{var o=e-t;r=new Iv(o,void 0);for(var i=0;i<o;++i)r[i]=this[i+t]}return r},Iv.prototype.readUIntLE=function(t,e,r){t|=0,e|=0,r||rb(t,e,this.length);for(var n=this[t],o=1,i=0;++i<e&&(o*=256);)n+=this[t+i]*o;return n},Iv.prototype.readUIntBE=function(t,e,r){t|=0,e|=0,r||rb(t,e,this.length);for(var n=this[t+--e],o=1;e>0&&(o*=256);)n+=this[t+--e]*o;return n},Iv.prototype.readUInt8=function(t,e){return e||rb(t,1,this.length),this[t]},Iv.prototype.readUInt16LE=function(t,e){return e||rb(t,2,this.length),this[t]|this[t+1]<<8},Iv.prototype.readUInt16BE=function(t,e){return e||rb(t,2,this.length),this[t]<<8|this[t+1]},Iv.prototype.readUInt32LE=function(t,e){return e||rb(t,4,this.length),(this[t]|this[t+1]<<8|this[t+2]<<16)+16777216*this[t+3]},Iv.prototype.readUInt32BE=function(t,e){return e||rb(t,4,this.length),16777216*this[t]+(this[t+1]<<16|this[t+2]<<8|this[t+3])},Iv.prototype.readIntLE=function(t,e,r){t|=0,e|=0,r||rb(t,e,this.length);for(var n=this[t],o=1,i=0;++i<e&&(o*=256);)n+=this[t+i]*o;return n>=(o*=128)&&(n-=Math.pow(2,8*e)),n},Iv.prototype.readIntBE=function(t,e,r){t|=0,e|=0,r||rb(t,e,this.length);for(var n=e,o=1,i=this[t+--n];n>0&&(o*=256);)i+=this[t+--n]*o;return i>=(o*=128)&&(i-=Math.pow(2,8*e)),i},Iv.prototype.readInt8=function(t,e){return e||rb(t,1,this.length),128&this[t]?-1*(255-this[t]+1):this[t]},Iv.prototype.readInt16LE=function(t,e){e||rb(t,2,this.length);var r=this[t]|this[t+1]<<8;return 32768&r?4294901760|r:r},Iv.prototype.readInt16BE=function(t,e){e||rb(t,2,this.length);var r=this[t+1]|this[t]<<8;return 32768&r?4294901760|r:r},Iv.prototype.readInt32LE=function(t,e){return e||rb(t,4,this.length),this[t]|this[t+1]<<8|this[t+2]<<16|this[t+3]<<24},Iv.prototype.readInt32BE=function(t,e){return e||rb(t,4,this.length),this[t]<<24|this[t+1]<<16|this[t+2]<<8|this[t+3]},Iv.prototype.readFloatLE=function(t,e){return e||rb(t,4,this.length),Rv(this,t,!0,23,4)},Iv.prototype.readFloatBE=function(t,e){return e||rb(t,4,this.length),Rv(this,t,!1,23,4)},Iv.prototype.readDoubleLE=function(t,e){return e||rb(t,8,this.length),Rv(this,t,!0,52,8)},Iv.prototype.readDoubleBE=function(t,e){return e||rb(t,8,this.length),Rv(this,t,!1,52,8)},Iv.prototype.writeUIntLE=function(t,e,r,n){(t=+t,e|=0,r|=0,n)||nb(this,t,e,r,Math.pow(2,8*r)-1,0);var o=1,i=0;for(this[e]=255&t;++i<r&&(o*=256);)this[e+i]=t/o&255;return e+r},Iv.prototype.writeUIntBE=function(t,e,r,n){(t=+t,e|=0,r|=0,n)||nb(this,t,e,r,Math.pow(2,8*r)-1,0);var o=r-1,i=1;for(this[e+o]=255&t;--o>=0&&(i*=256);)this[e+o]=t/i&255;return e+r},Iv.prototype.writeUInt8=function(t,e,r){return t=+t,e|=0,r||nb(this,t,e,1,255,0),Iv.TYPED_ARRAY_SUPPORT||(t=Math.floor(t)),this[e]=255&t,e+1},Iv.prototype.writeUInt16LE=function(t,e,r){return t=+t,e|=0,r||nb(this,t,e,2,65535,0),Iv.TYPED_ARRAY_SUPPORT?(this[e]=255&t,this[e+1]=t>>>8):ob(this,t,e,!0),e+2},Iv.prototype.writeUInt16BE=function(t,e,r){return t=+t,e|=0,r||nb(this,t,e,2,65535,0),Iv.TYPED_ARRAY_SUPPORT?(this[e]=t>>>8,this[e+1]=255&t):ob(this,t,e,!1),e+2},Iv.prototype.writeUInt32LE=function(t,e,r){return t=+t,e|=0,r||nb(this,t,e,4,4294967295,0),Iv.TYPED_ARRAY_SUPPORT?(this[e+3]=t>>>24,this[e+2]=t>>>16,this[e+1]=t>>>8,this[e]=255&t):ib(this,t,e,!0),e+4},Iv.prototype.writeUInt32BE=function(t,e,r){return t=+t,e|=0,r||nb(this,t,e,4,4294967295,0),Iv.TYPED_ARRAY_SUPPORT?(this[e]=t>>>24,this[e+1]=t>>>16,this[e+2]=t>>>8,this[e+3]=255&t):ib(this,t,e,!1),e+4},Iv.prototype.writeIntLE=function(t,e,r,n){if(t=+t,e|=0,!n){var o=Math.pow(2,8*r-1);nb(this,t,e,r,o-1,-o)}var i=0,a=1,s=0;for(this[e]=255&t;++i<r&&(a*=256);)t<0&&0===s&&0!==this[e+i-1]&&(s=1),this[e+i]=(t/a>>0)-s&255;return e+r},Iv.prototype.writeIntBE=function(t,e,r,n){if(t=+t,e|=0,!n){var o=Math.pow(2,8*r-1);nb(this,t,e,r,o-1,-o)}var i=r-1,a=1,s=0;for(this[e+i]=255&t;--i>=0&&(a*=256);)t<0&&0===s&&0!==this[e+i+1]&&(s=1),this[e+i]=(t/a>>0)-s&255;return e+r},Iv.prototype.writeInt8=function(t,e,r){return t=+t,e|=0,r||nb(this,t,e,1,127,-128),Iv.TYPED_ARRAY_SUPPORT||(t=Math.floor(t)),t<0&&(t=255+t+1),this[e]=255&t,e+1},Iv.prototype.writeInt16LE=function(t,e,r){return t=+t,e|=0,r||nb(this,t,e,2,32767,-32768),Iv.TYPED_ARRAY_SUPPORT?(this[e]=255&t,this[e+1]=t>>>8):ob(this,t,e,!0),e+2},Iv.prototype.writeInt16BE=function(t,e,r){return t=+t,e|=0,r||nb(this,t,e,2,32767,-32768),Iv.TYPED_ARRAY_SUPPORT?(this[e]=t>>>8,this[e+1]=255&t):ob(this,t,e,!1),e+2},Iv.prototype.writeInt32LE=function(t,e,r){return t=+t,e|=0,r||nb(this,t,e,4,2147483647,-2147483648),Iv.TYPED_ARRAY_SUPPORT?(this[e]=255&t,this[e+1]=t>>>8,this[e+2]=t>>>16,this[e+3]=t>>>24):ib(this,t,e,!0),e+4},Iv.prototype.writeInt32BE=function(t,e,r){return t=+t,e|=0,r||nb(this,t,e,4,2147483647,-2147483648),t<0&&(t=4294967295+t+1),Iv.TYPED_ARRAY_SUPPORT?(this[e]=t>>>24,this[e+1]=t>>>16,this[e+2]=t>>>8,this[e+3]=255&t):ib(this,t,e,!1),e+4},Iv.prototype.writeFloatLE=function(t,e,r){return sb(this,t,e,!0,r)},Iv.prototype.writeFloatBE=function(t,e,r){return sb(this,t,e,!1,r)},Iv.prototype.writeDoubleLE=function(t,e,r){return ub(this,t,e,!0,r)},Iv.prototype.writeDoubleBE=function(t,e,r){return ub(this,t,e,!1,r)},Iv.prototype.copy=function(t,e,r,n){if(r||(r=0),n||0===n||(n=this.length),e>=t.length&&(e=t.length),e||(e=0),n>0&&n<r&&(n=r),n===r)return 0;if(0===t.length||0===this.length)return 0;if(e<0)throw new RangeError("targetStart out of bounds");if(r<0||r>=this.length)throw new RangeError("sourceStart out of bounds");if(n<0)throw new RangeError("sourceEnd out of bounds");n>this.length&&(n=this.length),t.length-e<n-r&&(n=t.length-e+r);var o,i=n-r;if(this===t&&r<e&&e<n)for(o=i-1;o>=0;--o)t[o+e]=this[o+r];else if(i<1e3||!Iv.TYPED_ARRAY_SUPPORT)for(o=0;o<i;++o)t[o+e]=this[o+r];else Uint8Array.prototype.set.call(t,this.subarray(r,r+i),e);return i},Iv.prototype.fill=function(t,e,r,n){if("string"==typeof t){if("string"==typeof e?(n=e,e=0,r=this.length):"string"==typeof r&&(n=r,r=this.length),1===t.length){var o=t.charCodeAt(0);o<256&&(t=o)}if(void 0!==n&&"string"!=typeof n)throw new TypeError("encoding must be a string");if("string"==typeof n&&!Iv.isEncoding(n))throw new TypeError("Unknown encoding: "+n)}else"number"==typeof t&&(t&=255);if(e<0||this.length<e||this.length<r)throw new RangeError("Out of range index");if(r<=e)return this;var i;if(e>>>=0,r=void 0===r?this.length:r>>>0,t||(t=0),"number"==typeof t)for(i=e;i<r;++i)this[i]=t;else{var a=Fv(t)?t:pb(new Iv(t,n).toString()),s=a.length;for(i=0;i<r-e;++i)this[i+e]=a[i%s]}return this};var cb=/[^+\/0-9A-Za-z-_]/g;function lb(t){return t<16?"0"+t.toString(16):t.toString(16)}function pb(t,e){var r;e=e||1/0;for(var n=t.length,o=null,i=[],a=0;a<n;++a){if((r=t.charCodeAt(a))>55295&&r<57344){if(!o){if(r>56319){(e-=3)>-1&&i.push(239,191,189);continue}if(a+1===n){(e-=3)>-1&&i.push(239,191,189);continue}o=r;continue}if(r<56320){(e-=3)>-1&&i.push(239,191,189),o=r;continue}r=65536+(o-55296<<10|r-56320)}else o&&(e-=3)>-1&&i.push(239,191,189);if(o=null,r<128){if((e-=1)<0)break;i.push(r)}else if(r<2048){if((e-=2)<0)break;i.push(r>>6|192,63&r|128)}else if(r<65536){if((e-=3)<0)break;i.push(r>>12|224,r>>6&63|128,63&r|128)}else{if(!(r<1114112))throw new Error("Invalid code point");if((e-=4)<0)break;i.push(r>>18|240,r>>12&63|128,r>>6&63|128,63&r|128)}}return i}function fb(t){return function(t){var e,r,n,o,i,a;xv||Sv();var s=t.length;if(s%4>0)throw new Error("Invalid string. Length must be a multiple of 4");i="="===t[s-2]?2:"="===t[s-1]?1:0,a=new wv(3*s/4-i),n=i>0?s-4:s;var u=0;for(e=0,r=0;e<n;e+=4,r+=3)o=bv[t.charCodeAt(e)]<<18|bv[t.charCodeAt(e+1)]<<12|bv[t.charCodeAt(e+2)]<<6|bv[t.charCodeAt(e+3)],a[u++]=o>>16&255,a[u++]=o>>8&255,a[u++]=255&o;return 2===i?(o=bv[t.charCodeAt(e)]<<2|bv[t.charCodeAt(e+1)]>>4,a[u++]=255&o):1===i&&(o=bv[t.charCodeAt(e)]<<10|bv[t.charCodeAt(e+1)]<<4|bv[t.charCodeAt(e+2)]>>2,a[u++]=o>>8&255,a[u++]=255&o),a}(function(t){if((t=function(t){return t.trim?t.trim():t.replace(/^\s+|\s+$/g,"")}(t).replace(cb,"")).length<2)return"";for(;t.length%4!=0;)t+="=";return t}(t))}function hb(t,e,r,n){for(var o=0;o<n&&!(o+r>=e.length||o>=t.length);++o)e[o+r]=t[o];return o}function db(t){return!!t.constructor&&"function"==typeof t.constructor.isBuffer&&t.constructor.isBuffer(t)}function yb(t,e,r,n,o){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=(new Error).stack,this.message=t,this.name="AxiosError",e&&(this.code=e),r&&(this.config=r),n&&(this.request=n),o&&(this.response=o)}gv.inherits(yb,Error,{toJSON:function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:gv.toJSONObject(this.config),code:this.code,status:this.response&&this.response.status?this.response.status:null}}});const mb=yb.prototype,gb={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED","ERR_NOT_SUPPORT","ERR_INVALID_URL"].forEach((t=>{gb[t]={value:t}})),Object.defineProperties(yb,gb),Object.defineProperty(mb,"isAxiosError",{value:!0}),yb.from=(t,e,r,n,o,i)=>{const a=Object.create(mb);return gv.toFlatObject(t,a,(function(t){return t!==Error.prototype}),(t=>"isAxiosError"!==t)),yb.call(a,t.message,e,r,n,o),a.cause=t,a.name=t.name,i&&Object.assign(a,i),a};function vb(t){return gv.isPlainObject(t)||gv.isArray(t)}function bb(t){return gv.endsWith(t,"[]")?t.slice(0,-2):t}function wb(t,e,r){return t?t.concat(e).map((function(t,e){return t=bb(t),!r&&e?"["+t+"]":t})).join(r?".":""):e}const xb=gv.toFlatObject(gv,{},null,(function(t){return/^is[A-Z]/.test(t)}));function Sb(t,e,r){if(!gv.isObject(t))throw new TypeError("target must be an object");e=e||new FormData;const n=(r=gv.toFlatObject(r,{metaTokens:!0,dots:!1,indexes:!1},!1,(function(t,e){return!gv.isUndefined(e[t])}))).metaTokens,o=r.visitor||c,i=r.dots,a=r.indexes,s=(r.Blob||"undefined"!=typeof Blob&&Blob)&&gv.isSpecCompliantForm(e);if(!gv.isFunction(o))throw new TypeError("visitor must be a function");function u(t){if(null===t)return"";if(gv.isDate(t))return t.toISOString();if(!s&&gv.isBlob(t))throw new yb("Blob is not supported. Use a Buffer instead.");return gv.isArrayBuffer(t)||gv.isTypedArray(t)?s&&"function"==typeof Blob?new Blob([t]):Iv.from(t):t}function c(t,r,o){let s=t;if(t&&!o&&"object"==typeof t)if(gv.endsWith(r,"{}"))r=n?r:r.slice(0,-2),t=JSON.stringify(t);else if(gv.isArray(t)&&function(t){return gv.isArray(t)&&!t.some(vb)}(t)||(gv.isFileList(t)||gv.endsWith(r,"[]"))&&(s=gv.toArray(t)))return r=bb(r),s.forEach((function(t,n){!gv.isUndefined(t)&&null!==t&&e.append(!0===a?wb([r],n,i):null===a?r:r+"[]",u(t))})),!1;return!!vb(t)||(e.append(wb(o,r,i),u(t)),!1)}const l=[],p=Object.assign(xb,{defaultVisitor:c,convertValue:u,isVisitable:vb});if(!gv.isObject(t))throw new TypeError("data must be an object");return function t(r,n){if(!gv.isUndefined(r)){if(-1!==l.indexOf(r))throw Error("Circular reference detected in "+n.join("."));l.push(r),gv.forEach(r,(function(r,i){!0===(!(gv.isUndefined(r)||null===r)&&o.call(e,r,gv.isString(i)?i.trim():i,n,p))&&t(r,n?n.concat(i):[i])})),l.pop()}}(t),e}function Eb(t){const e={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(t).replace(/[!'()~]|%20|%00/g,(function(t){return e[t]}))}function Ab(t,e){this._pairs=[],t&&Sb(t,this,e)}const Rb=Ab.prototype;function Ob(t){return encodeURIComponent(t).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function kb(t,e,r){if(!e)return t;const n=r&&r.encode||Ob,o=r&&r.serialize;let i;if(i=o?o(e,r):gv.isURLSearchParams(e)?e.toString():new Ab(e,r).toString(n),i){const e=t.indexOf("#");-1!==e&&(t=t.slice(0,e)),t+=(-1===t.indexOf("?")?"?":"&")+i}return t}Rb.append=function(t,e){this._pairs.push([t,e])},Rb.toString=function(t){const e=t?function(e){return t.call(this,e,Eb)}:Eb;return this._pairs.map((function(t){return e(t[0])+"="+e(t[1])}),"").join("&")};class Pb{constructor(){this.handlers=[]}use(t,e,r){return this.handlers.push({fulfilled:t,rejected:e,synchronous:!!r&&r.synchronous,runWhen:r?r.runWhen:null}),this.handlers.length-1}eject(t){this.handlers[t]&&(this.handlers[t]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(t){gv.forEach(this.handlers,(function(e){null!==e&&t(e)}))}}var jb={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},Tb={isBrowser:!0,classes:{URLSearchParams:"undefined"!=typeof URLSearchParams?URLSearchParams:Ab,FormData:"undefined"!=typeof FormData?FormData:null,Blob:"undefined"!=typeof Blob?Blob:null},protocols:["http","https","file","blob","url","data"]};const Ib="undefined"!=typeof window&&"undefined"!=typeof document,_b=(Nb="undefined"!=typeof navigator&&navigator.product,Ib&&["ReactNative","NativeScript","NS"].indexOf(Nb)<0);var Nb;const Ub="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope&&"function"==typeof self.importScripts;var Cb={...Object.freeze({__proto__:null,hasBrowserEnv:Ib,hasStandardBrowserEnv:_b,hasStandardBrowserWebWorkerEnv:Ub}),...Tb};function Lb(t){function e(t,r,n,o){let i=t[o++];if("__proto__"===i)return!0;const a=Number.isFinite(+i),s=o>=t.length;if(i=!i&&gv.isArray(n)?n.length:i,s)return gv.hasOwnProp(n,i)?n[i]=[n[i],r]:n[i]=r,!a;n[i]&&gv.isObject(n[i])||(n[i]=[]);return e(t,r,n[i],o)&&gv.isArray(n[i])&&(n[i]=function(t){const e={},r=Object.keys(t);let n;const o=r.length;let i;for(n=0;n<o;n++)i=r[n],e[i]=t[i];return e}(n[i])),!a}if(gv.isFormData(t)&&gv.isFunction(t.entries)){const r={};return gv.forEachEntry(t,((t,n)=>{e(function(t){return gv.matchAll(/\w+|\[(\w*)]/g,t).map((t=>"[]"===t[0]?"":t[1]||t[0]))}(t),n,r,0)})),r}return null}const Fb={transitional:jb,adapter:["xhr","http"],transformRequest:[function(t,e){const r=e.getContentType()||"",n=r.indexOf("application/json")>-1,o=gv.isObject(t);o&&gv.isHTMLForm(t)&&(t=new FormData(t));if(gv.isFormData(t))return n?JSON.stringify(Lb(t)):t;if(gv.isArrayBuffer(t)||gv.isBuffer(t)||gv.isStream(t)||gv.isFile(t)||gv.isBlob(t))return t;if(gv.isArrayBufferView(t))return t.buffer;if(gv.isURLSearchParams(t))return e.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),t.toString();let i;if(o){if(r.indexOf("application/x-www-form-urlencoded")>-1)return function(t,e){return Sb(t,new Cb.classes.URLSearchParams,Object.assign({visitor:function(t,e,r,n){return Cb.isNode&&gv.isBuffer(t)?(this.append(e,t.toString("base64")),!1):n.defaultVisitor.apply(this,arguments)}},e))}(t,this.formSerializer).toString();if((i=gv.isFileList(t))||r.indexOf("multipart/form-data")>-1){const e=this.env&&this.env.FormData;return Sb(i?{"files[]":t}:t,e&&new e,this.formSerializer)}}return o||n?(e.setContentType("application/json",!1),function(t,e,r){if(gv.isString(t))try{return(e||JSON.parse)(t),gv.trim(t)}catch(t){if("SyntaxError"!==t.name)throw t}return(r||JSON.stringify)(t)}(t)):t}],transformResponse:[function(t){const e=this.transitional||Fb.transitional,r=e&&e.forcedJSONParsing,n="json"===this.responseType;if(t&&gv.isString(t)&&(r&&!this.responseType||n)){const r=!(e&&e.silentJSONParsing)&&n;try{return JSON.parse(t)}catch(t){if(r){if("SyntaxError"===t.name)throw yb.from(t,yb.ERR_BAD_RESPONSE,this,null,this.response);throw t}}}return t}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:Cb.classes.FormData,Blob:Cb.classes.Blob},validateStatus:function(t){return t>=200&&t<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};gv.forEach(["delete","get","head","post","put","patch"],(t=>{Fb.headers[t]={}}));var Bb=Fb;const Db=gv.toObjectSet(["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"]);const qb=Symbol("internals");function Mb(t){return t&&String(t).trim().toLowerCase()}function Wb(t){return!1===t||null==t?t:gv.isArray(t)?t.map(Wb):String(t)}function Gb(t,e,r,n,o){return gv.isFunction(n)?n.call(this,e,r):(o&&(e=r),gv.isString(e)?gv.isString(n)?-1!==e.indexOf(n):gv.isRegExp(n)?n.test(e):void 0:void 0)}class zb{constructor(t){t&&this.set(t)}set(t,e,r){const n=this;function o(t,e,r){const o=Mb(e);if(!o)throw new Error("header name must be a non-empty string");const i=gv.findKey(n,o);(!i||void 0===n[i]||!0===r||void 0===r&&!1!==n[i])&&(n[i||e]=Wb(t))}const i=(t,e)=>gv.forEach(t,((t,r)=>o(t,r,e)));return gv.isPlainObject(t)||t instanceof this.constructor?i(t,e):gv.isString(t)&&(t=t.trim())&&!/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(t.trim())?i((t=>{const e={};let r,n,o;return t&&t.split("\n").forEach((function(t){o=t.indexOf(":"),r=t.substring(0,o).trim().toLowerCase(),n=t.substring(o+1).trim(),!r||e[r]&&Db[r]||("set-cookie"===r?e[r]?e[r].push(n):e[r]=[n]:e[r]=e[r]?e[r]+", "+n:n)})),e})(t),e):null!=t&&o(e,t,r),this}get(t,e){if(t=Mb(t)){const r=gv.findKey(this,t);if(r){const t=this[r];if(!e)return t;if(!0===e)return function(t){const e=Object.create(null),r=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;let n;for(;n=r.exec(t);)e[n[1]]=n[2];return e}(t);if(gv.isFunction(e))return e.call(this,t,r);if(gv.isRegExp(e))return e.exec(t);throw new TypeError("parser must be boolean|regexp|function")}}}has(t,e){if(t=Mb(t)){const r=gv.findKey(this,t);return!(!r||void 0===this[r]||e&&!Gb(0,this[r],r,e))}return!1}delete(t,e){const r=this;let n=!1;function o(t){if(t=Mb(t)){const o=gv.findKey(r,t);!o||e&&!Gb(0,r[o],o,e)||(delete r[o],n=!0)}}return gv.isArray(t)?t.forEach(o):o(t),n}clear(t){const e=Object.keys(this);let r=e.length,n=!1;for(;r--;){const o=e[r];t&&!Gb(0,this[o],o,t,!0)||(delete this[o],n=!0)}return n}normalize(t){const e=this,r={};return gv.forEach(this,((n,o)=>{const i=gv.findKey(r,o);if(i)return e[i]=Wb(n),void delete e[o];const a=t?function(t){return t.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,((t,e,r)=>e.toUpperCase()+r))}(o):String(o).trim();a!==o&&delete e[o],e[a]=Wb(n),r[a]=!0})),this}concat(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++)e[r]=arguments[r];return this.constructor.concat(this,...e)}toJSON(t){const e=Object.create(null);return gv.forEach(this,((r,n)=>{null!=r&&!1!==r&&(e[n]=t&&gv.isArray(r)?r.join(", "):r)})),e}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map((t=>{let[e,r]=t;return e+": "+r})).join("\n")}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(t){return t instanceof this?t:new this(t)}static concat(t){const e=new this(t);for(var r=arguments.length,n=new Array(r>1?r-1:0),o=1;o<r;o++)n[o-1]=arguments[o];return n.forEach((t=>e.set(t))),e}static accessor(t){const e=(this[qb]=this[qb]={accessors:{}}).accessors,r=this.prototype;function n(t){const n=Mb(t);e[n]||(!function(t,e){const r=gv.toCamelCase(" "+e);["get","set","has"].forEach((n=>{Object.defineProperty(t,n+r,{value:function(t,r,o){return this[n].call(this,e,t,r,o)},configurable:!0})}))}(r,t),e[n]=!0)}return gv.isArray(t)?t.forEach(n):n(t),this}}zb.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]),gv.reduceDescriptors(zb.prototype,((t,e)=>{let{value:r}=t,n=e[0].toUpperCase()+e.slice(1);return{get:()=>r,set(t){this[n]=t}}})),gv.freezeMethods(zb);var Hb=zb;function $b(t,e){const r=this||Bb,n=e||r,o=Hb.from(n.headers);let i=n.data;return gv.forEach(t,(function(t){i=t.call(r,i,o.normalize(),e?e.status:void 0)})),o.normalize(),i}function Vb(t){return!(!t||!t.__CANCEL__)}function Yb(t,e,r){yb.call(this,null==t?"canceled":t,yb.ERR_CANCELED,e,r),this.name="CanceledError"}gv.inherits(Yb,yb,{__CANCEL__:!0});var Kb=Cb.hasStandardBrowserEnv?{write(t,e,r,n,o,i){const a=[t+"="+encodeURIComponent(e)];gv.isNumber(r)&&a.push("expires="+new Date(r).toGMTString()),gv.isString(n)&&a.push("path="+n),gv.isString(o)&&a.push("domain="+o),!0===i&&a.push("secure"),document.cookie=a.join("; ")},read(t){const e=document.cookie.match(new RegExp("(^|;\\s*)("+t+")=([^;]*)"));return e?decodeURIComponent(e[3]):null},remove(t){this.write(t,"",Date.now()-864e5)}}:{write(){},read:()=>null,remove(){}};function Jb(t,e){return t&&!/^([a-z][a-z\d+\-.]*:)?\/\//i.test(e)?function(t,e){return e?t.replace(/\/?\/$/,"")+"/"+e.replace(/^\/+/,""):t}(t,e):e}var Qb=Cb.hasStandardBrowserEnv?function(){const t=/(msie|trident)/i.test(navigator.userAgent),e=document.createElement("a");let r;function n(r){let n=r;return t&&(e.setAttribute("href",n),n=e.href),e.setAttribute("href",n),{href:e.href,protocol:e.protocol?e.protocol.replace(/:$/,""):"",host:e.host,search:e.search?e.search.replace(/^\?/,""):"",hash:e.hash?e.hash.replace(/^#/,""):"",hostname:e.hostname,port:e.port,pathname:"/"===e.pathname.charAt(0)?e.pathname:"/"+e.pathname}}return r=n(window.location.href),function(t){const e=gv.isString(t)?n(t):t;return e.protocol===r.protocol&&e.host===r.host}}():function(){return!0};function Xb(t,e){let r=0;const n=function(t,e){t=t||10;const r=new Array(t),n=new Array(t);let o,i=0,a=0;return e=void 0!==e?e:1e3,function(s){const u=Date.now(),c=n[a];o||(o=u),r[i]=s,n[i]=u;let l=a,p=0;for(;l!==i;)p+=r[l++],l%=t;if(i=(i+1)%t,i===a&&(a=(a+1)%t),u-o<e)return;const f=c&&u-c;return f?Math.round(1e3*p/f):void 0}}(50,250);return o=>{const i=o.loaded,a=o.lengthComputable?o.total:void 0,s=i-r,u=n(s);r=i;const c={loaded:i,total:a,progress:a?i/a:void 0,bytes:s,rate:u||void 0,estimated:u&&a&&i<=a?(a-i)/u:void 0,event:o};c[e?"download":"upload"]=!0,t(c)}}var Zb="undefined"!=typeof XMLHttpRequest&&function(t){return new Promise((function(e,r){let n=t.data;const o=Hb.from(t.headers).normalize();let i,a,{responseType:s,withXSRFToken:u}=t;function c(){t.cancelToken&&t.cancelToken.unsubscribe(i),t.signal&&t.signal.removeEventListener("abort",i)}if(gv.isFormData(n))if(Cb.hasStandardBrowserEnv||Cb.hasStandardBrowserWebWorkerEnv)o.setContentType(!1);else if(!1!==(a=o.getContentType())){const[t,...e]=a?a.split(";").map((t=>t.trim())).filter(Boolean):[];o.setContentType([t||"multipart/form-data",...e].join("; "))}let l=new XMLHttpRequest;if(t.auth){const e=t.auth.username||"",r=t.auth.password?unescape(encodeURIComponent(t.auth.password)):"";o.set("Authorization","Basic "+btoa(e+":"+r))}const p=Jb(t.baseURL,t.url);function f(){if(!l)return;const n=Hb.from("getAllResponseHeaders"in l&&l.getAllResponseHeaders());!function(t,e,r){const n=r.config.validateStatus;r.status&&n&&!n(r.status)?e(new yb("Request failed with status code "+r.status,[yb.ERR_BAD_REQUEST,yb.ERR_BAD_RESPONSE][Math.floor(r.status/100)-4],r.config,r.request,r)):t(r)}((function(t){e(t),c()}),(function(t){r(t),c()}),{data:s&&"text"!==s&&"json"!==s?l.response:l.responseText,status:l.status,statusText:l.statusText,headers:n,config:t,request:l}),l=null}if(l.open(t.method.toUpperCase(),kb(p,t.params,t.paramsSerializer),!0),l.timeout=t.timeout,"onloadend"in l?l.onloadend=f:l.onreadystatechange=function(){l&&4===l.readyState&&(0!==l.status||l.responseURL&&0===l.responseURL.indexOf("file:"))&&setTimeout(f)},l.onabort=function(){l&&(r(new yb("Request aborted",yb.ECONNABORTED,t,l)),l=null)},l.onerror=function(){r(new yb("Network Error",yb.ERR_NETWORK,t,l)),l=null},l.ontimeout=function(){let e=t.timeout?"timeout of "+t.timeout+"ms exceeded":"timeout exceeded";const n=t.transitional||jb;t.timeoutErrorMessage&&(e=t.timeoutErrorMessage),r(new yb(e,n.clarifyTimeoutError?yb.ETIMEDOUT:yb.ECONNABORTED,t,l)),l=null},Cb.hasStandardBrowserEnv&&(u&&gv.isFunction(u)&&(u=u(t)),u||!1!==u&&Qb(p))){const e=t.xsrfHeaderName&&t.xsrfCookieName&&Kb.read(t.xsrfCookieName);e&&o.set(t.xsrfHeaderName,e)}void 0===n&&o.setContentType(null),"setRequestHeader"in l&&gv.forEach(o.toJSON(),(function(t,e){l.setRequestHeader(e,t)})),gv.isUndefined(t.withCredentials)||(l.withCredentials=!!t.withCredentials),s&&"json"!==s&&(l.responseType=t.responseType),"function"==typeof t.onDownloadProgress&&l.addEventListener("progress",Xb(t.onDownloadProgress,!0)),"function"==typeof t.onUploadProgress&&l.upload&&l.upload.addEventListener("progress",Xb(t.onUploadProgress)),(t.cancelToken||t.signal)&&(i=e=>{l&&(r(!e||e.type?new Yb(null,t,l):e),l.abort(),l=null)},t.cancelToken&&t.cancelToken.subscribe(i),t.signal&&(t.signal.aborted?i():t.signal.addEventListener("abort",i)));const h=function(t){const e=/^([-+\w]{1,25})(:?\/\/|:)/.exec(t);return e&&e[1]||""}(p);h&&-1===Cb.protocols.indexOf(h)?r(new yb("Unsupported protocol "+h+":",yb.ERR_BAD_REQUEST,t)):l.send(n||null)}))};const tw={http:null,xhr:Zb};gv.forEach(tw,((t,e)=>{if(t){try{Object.defineProperty(t,"name",{value:e})}catch(t){}Object.defineProperty(t,"adapterName",{value:e})}}));const ew=t=>`- ${t}`,rw=t=>gv.isFunction(t)||null===t||!1===t;var nw=t=>{t=gv.isArray(t)?t:[t];const{length:e}=t;let r,n;const o={};for(let i=0;i<e;i++){let e;if(r=t[i],n=r,!rw(r)&&(n=tw[(e=String(r)).toLowerCase()],void 0===n))throw new yb(`Unknown adapter '${e}'`);if(n)break;o[e||"#"+i]=n}if(!n){const t=Object.entries(o).map((t=>{let[e,r]=t;return`adapter ${e} `+(!1===r?"is not supported by the environment":"is not available in the build")}));throw new yb("There is no suitable adapter to dispatch the request "+(e?t.length>1?"since :\n"+t.map(ew).join("\n"):" "+ew(t[0]):"as no adapter specified"),"ERR_NOT_SUPPORT")}return n};function ow(t){if(t.cancelToken&&t.cancelToken.throwIfRequested(),t.signal&&t.signal.aborted)throw new Yb(null,t)}function iw(t){ow(t),t.headers=Hb.from(t.headers),t.data=$b.call(t,t.transformRequest),-1!==["post","put","patch"].indexOf(t.method)&&t.headers.setContentType("application/x-www-form-urlencoded",!1);return nw(t.adapter||Bb.adapter)(t).then((function(e){return ow(t),e.data=$b.call(t,t.transformResponse,e),e.headers=Hb.from(e.headers),e}),(function(e){return Vb(e)||(ow(t),e&&e.response&&(e.response.data=$b.call(t,t.transformResponse,e.response),e.response.headers=Hb.from(e.response.headers))),Promise.reject(e)}))}const aw=t=>t instanceof Hb?t.toJSON():t;function sw(t,e){e=e||{};const r={};function n(t,e,r){return gv.isPlainObject(t)&&gv.isPlainObject(e)?gv.merge.call({caseless:r},t,e):gv.isPlainObject(e)?gv.merge({},e):gv.isArray(e)?e.slice():e}function o(t,e,r){return gv.isUndefined(e)?gv.isUndefined(t)?void 0:n(void 0,t,r):n(t,e,r)}function i(t,e){if(!gv.isUndefined(e))return n(void 0,e)}function a(t,e){return gv.isUndefined(e)?gv.isUndefined(t)?void 0:n(void 0,t):n(void 0,e)}function s(r,o,i){return i in e?n(r,o):i in t?n(void 0,r):void 0}const u={url:i,method:i,data:i,baseURL:a,transformRequest:a,transformResponse:a,paramsSerializer:a,timeout:a,timeoutMessage:a,withCredentials:a,withXSRFToken:a,adapter:a,responseType:a,xsrfCookieName:a,xsrfHeaderName:a,onUploadProgress:a,onDownloadProgress:a,decompress:a,maxContentLength:a,maxBodyLength:a,beforeRedirect:a,transport:a,httpAgent:a,httpsAgent:a,cancelToken:a,socketPath:a,responseEncoding:a,validateStatus:s,headers:(t,e)=>o(aw(t),aw(e),!0)};return gv.forEach(Object.keys(Object.assign({},t,e)),(function(n){const i=u[n]||o,a=i(t[n],e[n],n);gv.isUndefined(a)&&i!==s||(r[n]=a)})),r}const uw="1.6.7",cw={};["object","boolean","number","function","string","symbol"].forEach(((t,e)=>{cw[t]=function(r){return typeof r===t||"a"+(e<1?"n ":" ")+t}}));const lw={};cw.transitional=function(t,e,r){function n(t,e){return"[Axios v1.6.7] Transitional option '"+t+"'"+e+(r?". "+r:"")}return(r,o,i)=>{if(!1===t)throw new yb(n(o," has been removed"+(e?" in "+e:"")),yb.ERR_DEPRECATED);return e&&!lw[o]&&(lw[o]=!0,console.warn(n(o," has been deprecated since v"+e+" and will be removed in the near future"))),!t||t(r,o,i)}};var pw={assertOptions:function(t,e,r){if("object"!=typeof t)throw new yb("options must be an object",yb.ERR_BAD_OPTION_VALUE);const n=Object.keys(t);let o=n.length;for(;o-- >0;){const i=n[o],a=e[i];if(a){const e=t[i],r=void 0===e||a(e,i,t);if(!0!==r)throw new yb("option "+i+" must be "+r,yb.ERR_BAD_OPTION_VALUE)}else if(!0!==r)throw new yb("Unknown option "+i,yb.ERR_BAD_OPTION)}},validators:cw};const fw=pw.validators;class hw{constructor(t){this.defaults=t,this.interceptors={request:new Pb,response:new Pb}}async request(t,e){try{return await this._request(t,e)}catch(t){if(t instanceof Error){let e;Error.captureStackTrace?Error.captureStackTrace(e={}):e=new Error;const r=e.stack?e.stack.replace(/^.+\n/,""):"";t.stack?r&&!String(t.stack).endsWith(r.replace(/^.+\n.+\n/,""))&&(t.stack+="\n"+r):t.stack=r}throw t}}_request(t,e){"string"==typeof t?(e=e||{}).url=t:e=t||{},e=sw(this.defaults,e);const{transitional:r,paramsSerializer:n,headers:o}=e;void 0!==r&&pw.assertOptions(r,{silentJSONParsing:fw.transitional(fw.boolean),forcedJSONParsing:fw.transitional(fw.boolean),clarifyTimeoutError:fw.transitional(fw.boolean)},!1),null!=n&&(gv.isFunction(n)?e.paramsSerializer={serialize:n}:pw.assertOptions(n,{encode:fw.function,serialize:fw.function},!0)),e.method=(e.method||this.defaults.method||"get").toLowerCase();let i=o&&gv.merge(o.common,o[e.method]);o&&gv.forEach(["delete","get","head","post","put","patch","common"],(t=>{delete o[t]})),e.headers=Hb.concat(i,o);const a=[];let s=!0;this.interceptors.request.forEach((function(t){"function"==typeof t.runWhen&&!1===t.runWhen(e)||(s=s&&t.synchronous,a.unshift(t.fulfilled,t.rejected))}));const u=[];let c;this.interceptors.response.forEach((function(t){u.push(t.fulfilled,t.rejected)}));let l,p=0;if(!s){const t=[iw.bind(this),void 0];for(t.unshift.apply(t,a),t.push.apply(t,u),l=t.length,c=Promise.resolve(e);p<l;)c=c.then(t[p++],t[p++]);return c}l=a.length;let f=e;for(p=0;p<l;){const t=a[p++],e=a[p++];try{f=t(f)}catch(t){e.call(this,t);break}}try{c=iw.call(this,f)}catch(t){return Promise.reject(t)}for(p=0,l=u.length;p<l;)c=c.then(u[p++],u[p++]);return c}getUri(t){return kb(Jb((t=sw(this.defaults,t)).baseURL,t.url),t.params,t.paramsSerializer)}}gv.forEach(["delete","get","head","options"],(function(t){hw.prototype[t]=function(e,r){return this.request(sw(r||{},{method:t,url:e,data:(r||{}).data}))}})),gv.forEach(["post","put","patch"],(function(t){function e(e){return function(r,n,o){return this.request(sw(o||{},{method:t,headers:e?{"Content-Type":"multipart/form-data"}:{},url:r,data:n}))}}hw.prototype[t]=e(),hw.prototype[t+"Form"]=e(!0)}));var dw=hw;class yw{constructor(t){if("function"!=typeof t)throw new TypeError("executor must be a function.");let e;this.promise=new Promise((function(t){e=t}));const r=this;this.promise.then((t=>{if(!r._listeners)return;let e=r._listeners.length;for(;e-- >0;)r._listeners[e](t);r._listeners=null})),this.promise.then=t=>{let e;const n=new Promise((t=>{r.subscribe(t),e=t})).then(t);return n.cancel=function(){r.unsubscribe(e)},n},t((function(t,n,o){r.reason||(r.reason=new Yb(t,n,o),e(r.reason))}))}throwIfRequested(){if(this.reason)throw this.reason}subscribe(t){this.reason?t(this.reason):this._listeners?this._listeners.push(t):this._listeners=[t]}unsubscribe(t){if(!this._listeners)return;const e=this._listeners.indexOf(t);-1!==e&&this._listeners.splice(e,1)}static source(){let t;return{token:new yw((function(e){t=e})),cancel:t}}}var mw=yw;const gw={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511};Object.entries(gw).forEach((t=>{let[e,r]=t;gw[r]=e}));var vw=gw;const bw=function t(e){const r=new dw(e),n=Bg(dw.prototype.request,r);return gv.extend(n,dw.prototype,r,{allOwnKeys:!0}),gv.extend(n,r,null,{allOwnKeys:!0}),n.create=function(r){return t(sw(e,r))},n}(Bb);bw.Axios=dw,bw.CanceledError=Yb,bw.CancelToken=mw,bw.isCancel=Vb,bw.VERSION=uw,bw.toFormData=Sb,bw.AxiosError=yb,bw.Cancel=bw.CanceledError,bw.all=function(t){return Promise.all(t)},bw.spread=function(t){return function(e){return t.apply(null,e)}},bw.isAxiosError=function(t){return gv.isObject(t)&&!0===t.isAxiosError},bw.mergeConfig=sw,bw.AxiosHeaders=Hb,bw.formToJSON=t=>Lb(gv.isHTMLForm(t)?new FormData(t):t),bw.getAdapter=nw,bw.HttpStatusCode=vw,bw.default=bw;var ww=function(){function t(e){var r=e.responseHandler,n=e.requestConfigBuilder;p(this,t),this.responseHandler=r,this.requestConfigBuilder=n}var e,r,n,o,s,u;return h(t,[{key:"get",value:(u=l(a().mark((function t(e,r){var n;return a().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,this.requestConfigBuilder.build("get",e,r);case 2:return n=t.sent,t.next=5,this.sendRequest(n);case 5:return t.abrupt("return",t.sent);case 6:case"end":return t.stop()}}),t,this)}))),function(t,e){return u.apply(this,arguments)})},{key:"getData",value:(s=l(a().mark((function t(e,r){var n;return a().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,this.requestConfigBuilder.build("get",e,r,{responseType:"arraybuffer"});case 2:return n=t.sent,t.next=5,this.sendRequest(n);case 5:return t.abrupt("return",t.sent);case 6:case"end":return t.stop()}}),t,this)}))),function(t,e){return s.apply(this,arguments)})},{key:"post",value:(o=l(a().mark((function t(e,r){var n;return a().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,this.requestConfigBuilder.build("post",e,r);case 2:return n=t.sent,t.next=5,this.sendRequest(n);case 5:return t.abrupt("return",t.sent);case 6:case"end":return t.stop()}}),t,this)}))),function(t,e){return o.apply(this,arguments)})},{key:"postData",value:(n=l(a().mark((function t(e,r){var n;return a().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,this.requestConfigBuilder.build("post",e,r);case 2:return n=t.sent,t.next=5,this.sendRequest(n);case 5:return t.abrupt("return",t.sent);case 6:case"end":return t.stop()}}),t,this)}))),function(t,e){return n.apply(this,arguments)})},{key:"put",value:(r=l(a().mark((function t(e,r){var n;return a().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,this.requestConfigBuilder.build("put",e,r);case 2:return n=t.sent,t.next=5,this.sendRequest(n);case 5:return t.abrupt("return",t.sent);case 6:case"end":return t.stop()}}),t,this)}))),function(t,e){return r.apply(this,arguments)})},{key:"delete",value:(e=l(a().mark((function t(e,r){var n;return a().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,this.requestConfigBuilder.build("delete",e,r);case 2:return n=t.sent,t.next=5,this.sendRequest(n);case 5:return t.abrupt("return",t.sent);case 6:case"end":return t.stop()}}),t,this)}))),function(t,r){return e.apply(this,arguments)})},{key:"sendRequest",value:function(t){return this.responseHandler.handle(bw(i(i({},t),{},{maxBodyLength:1/0,maxContentLength:1/0})))}}]),t}(),xw=xo,Sw=et,Ew=ut,Aw=tm,Rw=$([].join);xw({target:"Array",proto:!0,forced:Sw!==Object||!Aw("join",",")},{join:function(t){return Rw(Ew(this),void 0===t?",":t)}});var Ow,kw="undefined"!=typeof Symbol&&Symbol,Pw=function(){if("function"!=typeof Symbol||"function"!=typeof Object.getOwnPropertySymbols)return!1;if("symbol"==typeof Symbol.iterator)return!0;var t={},e=Symbol("test"),r=Object(e);if("string"==typeof e)return!1;if("[object Symbol]"!==Object.prototype.toString.call(e))return!1;if("[object Symbol]"!==Object.prototype.toString.call(r))return!1;for(e in t[e]=42,t)return!1;if("function"==typeof Object.keys&&0!==Object.keys(t).length)return!1;if("function"==typeof Object.getOwnPropertyNames&&0!==Object.getOwnPropertyNames(t).length)return!1;var n=Object.getOwnPropertySymbols(t);if(1!==n.length||n[0]!==e)return!1;if(!Object.prototype.propertyIsEnumerable.call(t,e))return!1;if("function"==typeof Object.getOwnPropertyDescriptor){var o=Object.getOwnPropertyDescriptor(t,e);if(42!==o.value||!0!==o.enumerable)return!1}return!0},jw={foo:{}},Tw=Object,Iw=Object.prototype.toString,_w=Math.max,Nw=function(t,e){for(var r=[],n=0;n<t.length;n+=1)r[n]=t[n];for(var o=0;o<e.length;o+=1)r[o+t.length]=e[o];return r},Uw=function(t){var e=this;if("function"!=typeof e||"[object Function]"!==Iw.apply(e))throw new TypeError("Function.prototype.bind called on incompatible "+e);for(var r,n=function(t,e){for(var r=[],n=e||0,o=0;n<t.length;n+=1,o+=1)r[o]=t[n];return r}(arguments,1),o=_w(0,e.length-n.length),i=[],a=0;a<o;a++)i[a]="$"+a;if(r=Function("binder","return function ("+function(t,e){for(var r="",n=0;n<t.length;n+=1)r+=t[n],n+1<t.length&&(r+=e);return r}(i,",")+"){ return binder.apply(this,arguments); }")((function(){if(this instanceof r){var o=e.apply(this,Nw(n,arguments));return Object(o)===o?o:this}return e.apply(t,Nw(n,arguments))})),e.prototype){var s=function(){};s.prototype=e.prototype,r.prototype=new s,s.prototype=null}return r},Cw=Function.prototype.bind||Uw,Lw=Cw.call(Function.call,Object.prototype.hasOwnProperty),Fw=SyntaxError,Bw=Function,Dw=TypeError,qw=function(t){try{return Bw('"use strict"; return ('+t+").constructor;")()}catch(t){}},Mw=Object.getOwnPropertyDescriptor;if(Mw)try{Mw({},"")}catch(t){Mw=null}var Ww=function(){throw new Dw},Gw=Mw?function(){try{return Ww}catch(t){try{return Mw(arguments,"callee").get}catch(t){return Ww}}}():Ww,zw="function"==typeof kw&&"function"==typeof Symbol&&"symbol"==typeof kw("foo")&&"symbol"==typeof Symbol("bar")&&Pw(),Hw={__proto__:jw}.foo===jw.foo&&!({__proto__:null}instanceof Tw),$w=Object.getPrototypeOf||(Hw?function(t){return t.__proto__}:null),Vw={},Yw="undefined"!=typeof Uint8Array&&$w?$w(Uint8Array):Ow,Kw={"%AggregateError%":"undefined"==typeof AggregateError?Ow:AggregateError,"%Array%":Array,"%ArrayBuffer%":"undefined"==typeof ArrayBuffer?Ow:ArrayBuffer,"%ArrayIteratorPrototype%":zw&&$w?$w([][Symbol.iterator]()):Ow,"%AsyncFromSyncIteratorPrototype%":Ow,"%AsyncFunction%":Vw,"%AsyncGenerator%":Vw,"%AsyncGeneratorFunction%":Vw,"%AsyncIteratorPrototype%":Vw,"%Atomics%":"undefined"==typeof Atomics?Ow:Atomics,"%BigInt%":"undefined"==typeof BigInt?Ow:BigInt,"%BigInt64Array%":"undefined"==typeof BigInt64Array?Ow:BigInt64Array,"%BigUint64Array%":"undefined"==typeof BigUint64Array?Ow:BigUint64Array,"%Boolean%":Boolean,"%DataView%":"undefined"==typeof DataView?Ow:DataView,"%Date%":Date,"%decodeURI%":decodeURI,"%decodeURIComponent%":decodeURIComponent,"%encodeURI%":encodeURI,"%encodeURIComponent%":encodeURIComponent,"%Error%":Error,"%eval%":eval,"%EvalError%":EvalError,"%Float32Array%":"undefined"==typeof Float32Array?Ow:Float32Array,"%Float64Array%":"undefined"==typeof Float64Array?Ow:Float64Array,"%FinalizationRegistry%":"undefined"==typeof FinalizationRegistry?Ow:FinalizationRegistry,"%Function%":Bw,"%GeneratorFunction%":Vw,"%Int8Array%":"undefined"==typeof Int8Array?Ow:Int8Array,"%Int16Array%":"undefined"==typeof Int16Array?Ow:Int16Array,"%Int32Array%":"undefined"==typeof Int32Array?Ow:Int32Array,"%isFinite%":isFinite,"%isNaN%":isNaN,"%IteratorPrototype%":zw&&$w?$w($w([][Symbol.iterator]())):Ow,"%JSON%":"object"==typeof JSON?JSON:Ow,"%Map%":"undefined"==typeof Map?Ow:Map,"%MapIteratorPrototype%":"undefined"!=typeof Map&&zw&&$w?$w((new Map)[Symbol.iterator]()):Ow,"%Math%":Math,"%Number%":Number,"%Object%":Object,"%parseFloat%":parseFloat,"%parseInt%":parseInt,"%Promise%":"undefined"==typeof Promise?Ow:Promise,"%Proxy%":"undefined"==typeof Proxy?Ow:Proxy,"%RangeError%":RangeError,"%ReferenceError%":ReferenceError,"%Reflect%":"undefined"==typeof Reflect?Ow:Reflect,"%RegExp%":RegExp,"%Set%":"undefined"==typeof Set?Ow:Set,"%SetIteratorPrototype%":"undefined"!=typeof Set&&zw&&$w?$w((new Set)[Symbol.iterator]()):Ow,"%SharedArrayBuffer%":"undefined"==typeof SharedArrayBuffer?Ow:SharedArrayBuffer,"%String%":String,"%StringIteratorPrototype%":zw&&$w?$w(""[Symbol.iterator]()):Ow,"%Symbol%":zw?Symbol:Ow,"%SyntaxError%":Fw,"%ThrowTypeError%":Gw,"%TypedArray%":Yw,"%TypeError%":Dw,"%Uint8Array%":"undefined"==typeof Uint8Array?Ow:Uint8Array,"%Uint8ClampedArray%":"undefined"==typeof Uint8ClampedArray?Ow:Uint8ClampedArray,"%Uint16Array%":"undefined"==typeof Uint16Array?Ow:Uint16Array,"%Uint32Array%":"undefined"==typeof Uint32Array?Ow:Uint32Array,"%URIError%":URIError,"%WeakMap%":"undefined"==typeof WeakMap?Ow:WeakMap,"%WeakRef%":"undefined"==typeof WeakRef?Ow:WeakRef,"%WeakSet%":"undefined"==typeof WeakSet?Ow:WeakSet};if($w)try{null.error}catch(t){var Jw=$w($w(t));Kw["%Error.prototype%"]=Jw}var Qw=function t(e){var r;if("%AsyncFunction%"===e)r=qw("async function () {}");else if("%GeneratorFunction%"===e)r=qw("function* () {}");else if("%AsyncGeneratorFunction%"===e)r=qw("async function* () {}");else if("%AsyncGenerator%"===e){var n=t("%AsyncGeneratorFunction%");n&&(r=n.prototype)}else if("%AsyncIteratorPrototype%"===e){var o=t("%AsyncGenerator%");o&&$w&&(r=$w(o.prototype))}return Kw[e]=r,r},Xw={"%ArrayBufferPrototype%":["ArrayBuffer","prototype"],"%ArrayPrototype%":["Array","prototype"],"%ArrayProto_entries%":["Array","prototype","entries"],"%ArrayProto_forEach%":["Array","prototype","forEach"],"%ArrayProto_keys%":["Array","prototype","keys"],"%ArrayProto_values%":["Array","prototype","values"],"%AsyncFunctionPrototype%":["AsyncFunction","prototype"],"%AsyncGenerator%":["AsyncGeneratorFunction","prototype"],"%AsyncGeneratorPrototype%":["AsyncGeneratorFunction","prototype","prototype"],"%BooleanPrototype%":["Boolean","prototype"],"%DataViewPrototype%":["DataView","prototype"],"%DatePrototype%":["Date","prototype"],"%ErrorPrototype%":["Error","prototype"],"%EvalErrorPrototype%":["EvalError","prototype"],"%Float32ArrayPrototype%":["Float32Array","prototype"],"%Float64ArrayPrototype%":["Float64Array","prototype"],"%FunctionPrototype%":["Function","prototype"],"%Generator%":["GeneratorFunction","prototype"],"%GeneratorPrototype%":["GeneratorFunction","prototype","prototype"],"%Int8ArrayPrototype%":["Int8Array","prototype"],"%Int16ArrayPrototype%":["Int16Array","prototype"],"%Int32ArrayPrototype%":["Int32Array","prototype"],"%JSONParse%":["JSON","parse"],"%JSONStringify%":["JSON","stringify"],"%MapPrototype%":["Map","prototype"],"%NumberPrototype%":["Number","prototype"],"%ObjectPrototype%":["Object","prototype"],"%ObjProto_toString%":["Object","prototype","toString"],"%ObjProto_valueOf%":["Object","prototype","valueOf"],"%PromisePrototype%":["Promise","prototype"],"%PromiseProto_then%":["Promise","prototype","then"],"%Promise_all%":["Promise","all"],"%Promise_reject%":["Promise","reject"],"%Promise_resolve%":["Promise","resolve"],"%RangeErrorPrototype%":["RangeError","prototype"],"%ReferenceErrorPrototype%":["ReferenceError","prototype"],"%RegExpPrototype%":["RegExp","prototype"],"%SetPrototype%":["Set","prototype"],"%SharedArrayBufferPrototype%":["SharedArrayBuffer","prototype"],"%StringPrototype%":["String","prototype"],"%SymbolPrototype%":["Symbol","prototype"],"%SyntaxErrorPrototype%":["SyntaxError","prototype"],"%TypedArrayPrototype%":["TypedArray","prototype"],"%TypeErrorPrototype%":["TypeError","prototype"],"%Uint8ArrayPrototype%":["Uint8Array","prototype"],"%Uint8ClampedArrayPrototype%":["Uint8ClampedArray","prototype"],"%Uint16ArrayPrototype%":["Uint16Array","prototype"],"%Uint32ArrayPrototype%":["Uint32Array","prototype"],"%URIErrorPrototype%":["URIError","prototype"],"%WeakMapPrototype%":["WeakMap","prototype"],"%WeakSetPrototype%":["WeakSet","prototype"]},Zw=Cw,tx=Lw,ex=Zw.call(Function.call,Array.prototype.concat),rx=Zw.call(Function.apply,Array.prototype.splice),nx=Zw.call(Function.call,String.prototype.replace),ox=Zw.call(Function.call,String.prototype.slice),ix=Zw.call(Function.call,RegExp.prototype.exec),ax=/[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g,sx=/\\(\\)?/g,ux=function(t,e){var r,n=t;if(tx(Xw,n)&&(n="%"+(r=Xw[n])[0]+"%"),tx(Kw,n)){var o=Kw[n];if(o===Vw&&(o=Qw(n)),void 0===o&&!e)throw new Dw("intrinsic "+t+" exists, but is not available. Please file an issue!");return{alias:r,name:n,value:o}}throw new Fw("intrinsic "+t+" does not exist!")},cx=function(t,e){if("string"!=typeof t||0===t.length)throw new Dw("intrinsic name must be a non-empty string");if(arguments.length>1&&"boolean"!=typeof e)throw new Dw('"allowMissing" argument must be a boolean');if(null===ix(/^%?[^%]*%?$/,t))throw new Fw("`%` may not be present anywhere but at the beginning and end of the intrinsic name");var r=function(t){var e=ox(t,0,1),r=ox(t,-1);if("%"===e&&"%"!==r)throw new Fw("invalid intrinsic syntax, expected closing `%`");if("%"===r&&"%"!==e)throw new Fw("invalid intrinsic syntax, expected opening `%`");var n=[];return nx(t,ax,(function(t,e,r,o){n[n.length]=r?nx(o,sx,"$1"):e||t})),n}(t),n=r.length>0?r[0]:"",o=ux("%"+n+"%",e),i=o.name,a=o.value,s=!1,u=o.alias;u&&(n=u[0],rx(r,ex([0,1],u)));for(var c=1,l=!0;c<r.length;c+=1){var p=r[c],f=ox(p,0,1),h=ox(p,-1);if(('"'===f||"'"===f||"`"===f||'"'===h||"'"===h||"`"===h)&&f!==h)throw new Fw("property names with quotes must have matching quotes");if("constructor"!==p&&l||(s=!0),tx(Kw,i="%"+(n+="."+p)+"%"))a=Kw[i];else if(null!=a){if(!(p in a)){if(!e)throw new Dw("base intrinsic for "+t+" exists, but the property is not available.");return}if(Mw&&c+1>=r.length){var d=Mw(a,p);a=(l=!!d)&&"get"in d&&!("originalValue"in d.get)?d.get:a[p]}else l=tx(a,p),a=a[p];l&&!s&&(Kw[i]=a)}}return a},lx={exports:{}},px=Array.prototype.slice,fx=Object.prototype.toString,hx=function(t){var e=this;if("function"!=typeof e||"[object Function]"!==fx.call(e))throw new TypeError("Function.prototype.bind called on incompatible "+e);for(var r,n=px.call(arguments,1),o=Math.max(0,e.length-n.length),i=[],a=0;a<o;a++)i.push("$"+a);if(r=Function("binder","return function ("+i.join(",")+"){ return binder.apply(this,arguments); }")((function(){if(this instanceof r){var o=e.apply(this,n.concat(px.call(arguments)));return Object(o)===o?o:this}return e.apply(t,n.concat(px.call(arguments)))})),e.prototype){var s=function(){};s.prototype=e.prototype,r.prototype=new s,s.prototype=null}return r},dx=Function.prototype.bind||hx;!function(t){var e=dx,r=cx,n=r("%Function.prototype.apply%"),o=r("%Function.prototype.call%"),i=r("%Reflect.apply%",!0)||e.call(o,n),a=r("%Object.getOwnPropertyDescriptor%",!0),s=r("%Object.defineProperty%",!0),u=r("%Math.max%");if(s)try{s({},"a",{value:1})}catch(t){s=null}t.exports=function(t){var r=i(e,o,arguments);a&&s&&(a(r,"length").configurable&&s(r,"length",{value:1+u(0,t.length-(arguments.length-1))}));return r};var c=function(){return i(e,n,arguments)};s?s(t.exports,"apply",{value:c}):t.exports.apply=c}(lx);var yx=cx,mx=lx.exports,gx=mx(yx("String.prototype.indexOf")),vx=R(Object.freeze({__proto__:null,default:{}})),bx="function"==typeof Map&&Map.prototype,wx=Object.getOwnPropertyDescriptor&&bx?Object.getOwnPropertyDescriptor(Map.prototype,"size"):null,xx=bx&&wx&&"function"==typeof wx.get?wx.get:null,Sx=bx&&Map.prototype.forEach,Ex="function"==typeof Set&&Set.prototype,Ax=Object.getOwnPropertyDescriptor&&Ex?Object.getOwnPropertyDescriptor(Set.prototype,"size"):null,Rx=Ex&&Ax&&"function"==typeof Ax.get?Ax.get:null,Ox=Ex&&Set.prototype.forEach,kx="function"==typeof WeakMap&&WeakMap.prototype?WeakMap.prototype.has:null,Px="function"==typeof WeakSet&&WeakSet.prototype?WeakSet.prototype.has:null,jx="function"==typeof WeakRef&&WeakRef.prototype?WeakRef.prototype.deref:null,Tx=Boolean.prototype.valueOf,Ix=Object.prototype.toString,_x=Function.prototype.toString,Nx=String.prototype.match,Ux=String.prototype.slice,Cx=String.prototype.replace,Lx=String.prototype.toUpperCase,Fx=String.prototype.toLowerCase,Bx=RegExp.prototype.test,Dx=Array.prototype.concat,qx=Array.prototype.join,Mx=Array.prototype.slice,Wx=Math.floor,Gx="function"==typeof BigInt?BigInt.prototype.valueOf:null,zx=Object.getOwnPropertySymbols,Hx="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?Symbol.prototype.toString:null,$x="function"==typeof Symbol&&"object"==typeof Symbol.iterator,Vx="function"==typeof Symbol&&Symbol.toStringTag&&(typeof Symbol.toStringTag===$x||"symbol")?Symbol.toStringTag:null,Yx=Object.prototype.propertyIsEnumerable,Kx=("function"==typeof Reflect?Reflect.getPrototypeOf:Object.getPrototypeOf)||([].__proto__===Array.prototype?function(t){return t.__proto__}:null);function Jx(t,e){if(t===1/0||t===-1/0||t!=t||t&&t>-1e3&&t<1e3||Bx.call(/e/,e))return e;var r=/[0-9](?=(?:[0-9]{3})+(?![0-9]))/g;if("number"==typeof t){var n=t<0?-Wx(-t):Wx(t);if(n!==t){var o=String(n),i=Ux.call(e,o.length+1);return Cx.call(o,r,"$&_")+"."+Cx.call(Cx.call(i,/([0-9]{3})/g,"$&_"),/_$/,"")}}return Cx.call(e,r,"$&_")}var Qx=vx,Xx=Qx.custom,Zx=oS(Xx)?Xx:null;function tS(t,e,r){var n="double"===(r.quoteStyle||e)?'"':"'";return n+t+n}function eS(t){return Cx.call(String(t),/"/g,""")}function rS(t){return!("[object Array]"!==sS(t)||Vx&&"object"==typeof t&&Vx in t)}function nS(t){return!("[object RegExp]"!==sS(t)||Vx&&"object"==typeof t&&Vx in t)}function oS(t){if($x)return t&&"object"==typeof t&&t instanceof Symbol;if("symbol"==typeof t)return!0;if(!t||"object"!=typeof t||!Hx)return!1;try{return Hx.call(t),!0}catch(t){}return!1}var iS=Object.prototype.hasOwnProperty||function(t){return t in this};function aS(t,e){return iS.call(t,e)}function sS(t){return Ix.call(t)}function uS(t,e){if(t.indexOf)return t.indexOf(e);for(var r=0,n=t.length;r<n;r++)if(t[r]===e)return r;return-1}function cS(t,e){if(t.length>e.maxStringLength){var r=t.length-e.maxStringLength,n="... "+r+" more character"+(r>1?"s":"");return cS(Ux.call(t,0,e.maxStringLength),e)+n}return tS(Cx.call(Cx.call(t,/(['\\])/g,"\\$1"),/[\x00-\x1f]/g,lS),"single",e)}function lS(t){var e=t.charCodeAt(0),r={8:"b",9:"t",10:"n",12:"f",13:"r"}[e];return r?"\\"+r:"\\x"+(e<16?"0":"")+Lx.call(e.toString(16))}function pS(t){return"Object("+t+")"}function fS(t){return t+" { ? }"}function hS(t,e,r,n){return t+" ("+e+") {"+(n?dS(r,n):qx.call(r,", "))+"}"}function dS(t,e){if(0===t.length)return"";var r="\n"+e.prev+e.base;return r+qx.call(t,","+r)+"\n"+e.prev}function yS(t,e){var r=rS(t),n=[];if(r){n.length=t.length;for(var o=0;o<t.length;o++)n[o]=aS(t,o)?e(t[o],t):""}var i,a="function"==typeof zx?zx(t):[];if($x){i={};for(var s=0;s<a.length;s++)i["$"+a[s]]=a[s]}for(var u in t)aS(t,u)&&(r&&String(Number(u))===u&&u<t.length||$x&&i["$"+u]instanceof Symbol||(Bx.call(/[^\w$]/,u)?n.push(e(u,t)+": "+e(t[u],t)):n.push(u+": "+e(t[u],t))));if("function"==typeof zx)for(var c=0;c<a.length;c++)Yx.call(t,a[c])&&n.push("["+e(a[c])+"]: "+e(t[a[c]],t));return n}var mS=cx,gS=function(t,e){var r=yx(t,!!e);return"function"==typeof r&&gx(t,".prototype.")>-1?mx(r):r},vS=function t(e,r,n,o){var i=r||{};if(aS(i,"quoteStyle")&&"single"!==i.quoteStyle&&"double"!==i.quoteStyle)throw new TypeError('option "quoteStyle" must be "single" or "double"');if(aS(i,"maxStringLength")&&("number"==typeof i.maxStringLength?i.maxStringLength<0&&i.maxStringLength!==1/0:null!==i.maxStringLength))throw new TypeError('option "maxStringLength", if provided, must be a positive integer, Infinity, or `null`');var a=!aS(i,"customInspect")||i.customInspect;if("boolean"!=typeof a&&"symbol"!==a)throw new TypeError("option \"customInspect\", if provided, must be `true`, `false`, or `'symbol'`");if(aS(i,"indent")&&null!==i.indent&&"\t"!==i.indent&&!(parseInt(i.indent,10)===i.indent&&i.indent>0))throw new TypeError('option "indent" must be "\\t", an integer > 0, or `null`');if(aS(i,"numericSeparator")&&"boolean"!=typeof i.numericSeparator)throw new TypeError('option "numericSeparator", if provided, must be `true` or `false`');var s=i.numericSeparator;if(void 0===e)return"undefined";if(null===e)return"null";if("boolean"==typeof e)return e?"true":"false";if("string"==typeof e)return cS(e,i);if("number"==typeof e){if(0===e)return 1/0/e>0?"0":"-0";var u=String(e);return s?Jx(e,u):u}if("bigint"==typeof e){var c=String(e)+"n";return s?Jx(e,c):c}var l=void 0===i.depth?5:i.depth;if(void 0===n&&(n=0),n>=l&&l>0&&"object"==typeof e)return rS(e)?"[Array]":"[Object]";var p=function(t,e){var r;if("\t"===t.indent)r="\t";else{if(!("number"==typeof t.indent&&t.indent>0))return null;r=qx.call(Array(t.indent+1)," ")}return{base:r,prev:qx.call(Array(e+1),r)}}(i,n);if(void 0===o)o=[];else if(uS(o,e)>=0)return"[Circular]";function f(e,r,a){if(r&&(o=Mx.call(o)).push(r),a){var s={depth:i.depth};return aS(i,"quoteStyle")&&(s.quoteStyle=i.quoteStyle),t(e,s,n+1,o)}return t(e,i,n+1,o)}if("function"==typeof e&&!nS(e)){var h=function(t){if(t.name)return t.name;var e=Nx.call(_x.call(t),/^function\s*([\w$]+)/);if(e)return e[1];return null}(e),d=yS(e,f);return"[Function"+(h?": "+h:" (anonymous)")+"]"+(d.length>0?" { "+qx.call(d,", ")+" }":"")}if(oS(e)){var y=$x?Cx.call(String(e),/^(Symbol\(.*\))_[^)]*$/,"$1"):Hx.call(e);return"object"!=typeof e||$x?y:pS(y)}if(function(t){if(!t||"object"!=typeof t)return!1;if("undefined"!=typeof HTMLElement&&t instanceof HTMLElement)return!0;return"string"==typeof t.nodeName&&"function"==typeof t.getAttribute}(e)){for(var m="<"+Fx.call(String(e.nodeName)),g=e.attributes||[],v=0;v<g.length;v++)m+=" "+g[v].name+"="+tS(eS(g[v].value),"double",i);return m+=">",e.childNodes&&e.childNodes.length&&(m+="..."),m+="</"+Fx.call(String(e.nodeName))+">"}if(rS(e)){if(0===e.length)return"[]";var b=yS(e,f);return p&&!function(t){for(var e=0;e<t.length;e++)if(uS(t[e],"\n")>=0)return!1;return!0}(b)?"["+dS(b,p)+"]":"[ "+qx.call(b,", ")+" ]"}if(function(t){return!("[object Error]"!==sS(t)||Vx&&"object"==typeof t&&Vx in t)}(e)){var w=yS(e,f);return"cause"in Error.prototype||!("cause"in e)||Yx.call(e,"cause")?0===w.length?"["+String(e)+"]":"{ ["+String(e)+"] "+qx.call(w,", ")+" }":"{ ["+String(e)+"] "+qx.call(Dx.call("[cause]: "+f(e.cause),w),", ")+" }"}if("object"==typeof e&&a){if(Zx&&"function"==typeof e[Zx]&&Qx)return Qx(e,{depth:l-n});if("symbol"!==a&&"function"==typeof e.inspect)return e.inspect()}if(function(t){if(!xx||!t||"object"!=typeof t)return!1;try{xx.call(t);try{Rx.call(t)}catch(t){return!0}return t instanceof Map}catch(t){}return!1}(e)){var x=[];return Sx&&Sx.call(e,(function(t,r){x.push(f(r,e,!0)+" => "+f(t,e))})),hS("Map",xx.call(e),x,p)}if(function(t){if(!Rx||!t||"object"!=typeof t)return!1;try{Rx.call(t);try{xx.call(t)}catch(t){return!0}return t instanceof Set}catch(t){}return!1}(e)){var S=[];return Ox&&Ox.call(e,(function(t){S.push(f(t,e))})),hS("Set",Rx.call(e),S,p)}if(function(t){if(!kx||!t||"object"!=typeof t)return!1;try{kx.call(t,kx);try{Px.call(t,Px)}catch(t){return!0}return t instanceof WeakMap}catch(t){}return!1}(e))return fS("WeakMap");if(function(t){if(!Px||!t||"object"!=typeof t)return!1;try{Px.call(t,Px);try{kx.call(t,kx)}catch(t){return!0}return t instanceof WeakSet}catch(t){}return!1}(e))return fS("WeakSet");if(function(t){if(!jx||!t||"object"!=typeof t)return!1;try{return jx.call(t),!0}catch(t){}return!1}(e))return fS("WeakRef");if(function(t){return!("[object Number]"!==sS(t)||Vx&&"object"==typeof t&&Vx in t)}(e))return pS(f(Number(e)));if(function(t){if(!t||"object"!=typeof t||!Gx)return!1;try{return Gx.call(t),!0}catch(t){}return!1}(e))return pS(f(Gx.call(e)));if(function(t){return!("[object Boolean]"!==sS(t)||Vx&&"object"==typeof t&&Vx in t)}(e))return pS(Tx.call(e));if(function(t){return!("[object String]"!==sS(t)||Vx&&"object"==typeof t&&Vx in t)}(e))return pS(f(String(e)));if(!function(t){return!("[object Date]"!==sS(t)||Vx&&"object"==typeof t&&Vx in t)}(e)&&!nS(e)){var E=yS(e,f),A=Kx?Kx(e)===Object.prototype:e instanceof Object||e.constructor===Object,R=e instanceof Object?"":"null prototype",O=!A&&Vx&&Object(e)===e&&Vx in e?Ux.call(sS(e),8,-1):R?"Object":"",k=(A||"function"!=typeof e.constructor?"":e.constructor.name?e.constructor.name+" ":"")+(O||R?"["+qx.call(Dx.call([],O||[],R||[]),": ")+"] ":"");return 0===E.length?k+"{}":p?k+"{"+dS(E,p)+"}":k+"{ "+qx.call(E,", ")+" }"}return String(e)},bS=mS("%TypeError%"),wS=mS("%WeakMap%",!0),xS=mS("%Map%",!0),SS=gS("WeakMap.prototype.get",!0),ES=gS("WeakMap.prototype.set",!0),AS=gS("WeakMap.prototype.has",!0),RS=gS("Map.prototype.get",!0),OS=gS("Map.prototype.set",!0),kS=gS("Map.prototype.has",!0),PS=function(t,e){for(var r,n=t;null!==(r=n.next);n=r)if(r.key===e)return n.next=r.next,r.next=t.next,t.next=r,r},jS=String.prototype.replace,TS=/%20/g,IS="RFC3986",_S={default:IS,formatters:{RFC1738:function(t){return jS.call(t,TS,"+")},RFC3986:function(t){return String(t)}},RFC1738:"RFC1738",RFC3986:IS},NS=_S,US=Object.prototype.hasOwnProperty,CS=Array.isArray,LS=function(){for(var t=[],e=0;e<256;++e)t.push("%"+((e<16?"0":"")+e.toString(16)).toUpperCase());return t}(),FS=function(t,e){for(var r=e&&e.plainObjects?Object.create(null):{},n=0;n<t.length;++n)void 0!==t[n]&&(r[n]=t[n]);return r},BS={arrayToObject:FS,assign:function(t,e){return Object.keys(e).reduce((function(t,r){return t[r]=e[r],t}),t)},combine:function(t,e){return[].concat(t,e)},compact:function(t){for(var e=[{obj:{o:t},prop:"o"}],r=[],n=0;n<e.length;++n)for(var o=e[n],i=o.obj[o.prop],a=Object.keys(i),s=0;s<a.length;++s){var u=a[s],c=i[u];"object"==typeof c&&null!==c&&-1===r.indexOf(c)&&(e.push({obj:i,prop:u}),r.push(c))}return function(t){for(;t.length>1;){var e=t.pop(),r=e.obj[e.prop];if(CS(r)){for(var n=[],o=0;o<r.length;++o)void 0!==r[o]&&n.push(r[o]);e.obj[e.prop]=n}}}(e),t},decode:function(t,e,r){var n=t.replace(/\+/g," ");if("iso-8859-1"===r)return n.replace(/%[0-9a-f]{2}/gi,unescape);try{return decodeURIComponent(n)}catch(t){return n}},encode:function(t,e,r,n,o){if(0===t.length)return t;var i=t;if("symbol"==typeof t?i=Symbol.prototype.toString.call(t):"string"!=typeof t&&(i=String(t)),"iso-8859-1"===r)return escape(i).replace(/%u[0-9a-f]{4}/gi,(function(t){return"%26%23"+parseInt(t.slice(2),16)+"%3B"}));for(var a="",s=0;s<i.length;++s){var u=i.charCodeAt(s);45===u||46===u||95===u||126===u||u>=48&&u<=57||u>=65&&u<=90||u>=97&&u<=122||o===NS.RFC1738&&(40===u||41===u)?a+=i.charAt(s):u<128?a+=LS[u]:u<2048?a+=LS[192|u>>6]+LS[128|63&u]:u<55296||u>=57344?a+=LS[224|u>>12]+LS[128|u>>6&63]+LS[128|63&u]:(s+=1,u=65536+((1023&u)<<10|1023&i.charCodeAt(s)),a+=LS[240|u>>18]+LS[128|u>>12&63]+LS[128|u>>6&63]+LS[128|63&u])}return a},isBuffer:function(t){return!(!t||"object"!=typeof t)&&!!(t.constructor&&t.constructor.isBuffer&&t.constructor.isBuffer(t))},isRegExp:function(t){return"[object RegExp]"===Object.prototype.toString.call(t)},maybeMap:function(t,e){if(CS(t)){for(var r=[],n=0;n<t.length;n+=1)r.push(e(t[n]));return r}return e(t)},merge:function t(e,r,n){if(!r)return e;if("object"!=typeof r){if(CS(e))e.push(r);else{if(!e||"object"!=typeof e)return[e,r];(n&&(n.plainObjects||n.allowPrototypes)||!US.call(Object.prototype,r))&&(e[r]=!0)}return e}if(!e||"object"!=typeof e)return[e].concat(r);var o=e;return CS(e)&&!CS(r)&&(o=FS(e,n)),CS(e)&&CS(r)?(r.forEach((function(r,o){if(US.call(e,o)){var i=e[o];i&&"object"==typeof i&&r&&"object"==typeof r?e[o]=t(i,r,n):e.push(r)}else e[o]=r})),e):Object.keys(r).reduce((function(e,o){var i=r[o];return US.call(e,o)?e[o]=t(e[o],i,n):e[o]=i,e}),o)}},DS=function(){var t,e,r,n={assert:function(t){if(!n.has(t))throw new bS("Side channel does not contain "+vS(t))},get:function(n){if(wS&&n&&("object"==typeof n||"function"==typeof n)){if(t)return SS(t,n)}else if(xS){if(e)return RS(e,n)}else if(r)return function(t,e){var r=PS(t,e);return r&&r.value}(r,n)},has:function(n){if(wS&&n&&("object"==typeof n||"function"==typeof n)){if(t)return AS(t,n)}else if(xS){if(e)return kS(e,n)}else if(r)return function(t,e){return!!PS(t,e)}(r,n);return!1},set:function(n,o){wS&&n&&("object"==typeof n||"function"==typeof n)?(t||(t=new wS),ES(t,n,o)):xS?(e||(e=new xS),OS(e,n,o)):(r||(r={key:{},next:null}),function(t,e,r){var n=PS(t,e);n?n.value=r:t.next={key:e,next:t.next,value:r}}(r,n,o))}};return n},qS=BS,MS=_S,WS=Object.prototype.hasOwnProperty,GS={brackets:function(t){return t+"[]"},comma:"comma",indices:function(t,e){return t+"["+e+"]"},repeat:function(t){return t}},zS=Array.isArray,HS=Array.prototype.push,$S=function(t,e){HS.apply(t,zS(e)?e:[e])},VS=Date.prototype.toISOString,YS=MS.default,KS={addQueryPrefix:!1,allowDots:!1,charset:"utf-8",charsetSentinel:!1,delimiter:"&",encode:!0,encoder:qS.encode,encodeValuesOnly:!1,format:YS,formatter:MS.formatters[YS],indices:!1,serializeDate:function(t){return VS.call(t)},skipNulls:!1,strictNullHandling:!1},JS={},QS=function t(e,r,n,o,i,a,s,u,c,l,p,f,h,d,y,m){for(var g,v=e,b=m,w=0,x=!1;void 0!==(b=b.get(JS))&&!x;){var S=b.get(e);if(w+=1,void 0!==S){if(S===w)throw new RangeError("Cyclic object value");x=!0}void 0===b.get(JS)&&(w=0)}if("function"==typeof u?v=u(r,v):v instanceof Date?v=p(v):"comma"===n&&zS(v)&&(v=qS.maybeMap(v,(function(t){return t instanceof Date?p(t):t}))),null===v){if(i)return s&&!d?s(r,KS.encoder,y,"key",f):r;v=""}if("string"==typeof(g=v)||"number"==typeof g||"boolean"==typeof g||"symbol"==typeof g||"bigint"==typeof g||qS.isBuffer(v))return s?[h(d?r:s(r,KS.encoder,y,"key",f))+"="+h(s(v,KS.encoder,y,"value",f))]:[h(r)+"="+h(String(v))];var E,A=[];if(void 0===v)return A;if("comma"===n&&zS(v))d&&s&&(v=qS.maybeMap(v,s)),E=[{value:v.length>0?v.join(",")||null:void 0}];else if(zS(u))E=u;else{var R=Object.keys(v);E=c?R.sort(c):R}for(var O=o&&zS(v)&&1===v.length?r+"[]":r,k=0;k<E.length;++k){var P=E[k],j="object"==typeof P&&void 0!==P.value?P.value:v[P];if(!a||null!==j){var T=zS(v)?"function"==typeof n?n(O,P):O:O+(l?"."+P:"["+P+"]");m.set(e,w);var I=DS();I.set(JS,m),$S(A,t(j,T,n,o,i,a,"comma"===n&&d&&zS(v)?null:s,u,c,l,p,f,h,d,y,I))}}return A},XS=BS,ZS=Object.prototype.hasOwnProperty,tE=Array.isArray,eE={allowDots:!1,allowPrototypes:!1,allowSparse:!1,arrayLimit:20,charset:"utf-8",charsetSentinel:!1,comma:!1,decoder:XS.decode,delimiter:"&",depth:5,ignoreQueryPrefix:!1,interpretNumericEntities:!1,parameterLimit:1e3,parseArrays:!0,plainObjects:!1,strictNullHandling:!1},rE=function(t){return t.replace(/&#(\d+);/g,(function(t,e){return String.fromCharCode(parseInt(e,10))}))},nE=function(t,e){return t&&"string"==typeof t&&e.comma&&t.indexOf(",")>-1?t.split(","):t},oE=function(t,e,r,n){if(t){var o=r.allowDots?t.replace(/\.([^.[]+)/g,"[$1]"):t,i=/(\[[^[\]]*])/g,a=r.depth>0&&/(\[[^[\]]*])/.exec(o),s=a?o.slice(0,a.index):o,u=[];if(s){if(!r.plainObjects&&ZS.call(Object.prototype,s)&&!r.allowPrototypes)return;u.push(s)}for(var c=0;r.depth>0&&null!==(a=i.exec(o))&&c<r.depth;){if(c+=1,!r.plainObjects&&ZS.call(Object.prototype,a[1].slice(1,-1))&&!r.allowPrototypes)return;u.push(a[1])}return a&&u.push("["+o.slice(a.index)+"]"),function(t,e,r,n){for(var o=n?e:nE(e,r),i=t.length-1;i>=0;--i){var a,s=t[i];if("[]"===s&&r.parseArrays)a=[].concat(o);else{a=r.plainObjects?Object.create(null):{};var u="["===s.charAt(0)&&"]"===s.charAt(s.length-1)?s.slice(1,-1):s,c=parseInt(u,10);r.parseArrays||""!==u?!isNaN(c)&&s!==u&&String(c)===u&&c>=0&&r.parseArrays&&c<=r.arrayLimit?(a=[])[c]=o:"__proto__"!==u&&(a[u]=o):a={0:o}}o=a}return o}(u,e,r,n)}},iE=function(t,e){var r,n=t,o=function(t){if(!t)return KS;if(null!==t.encoder&&void 0!==t.encoder&&"function"!=typeof t.encoder)throw new TypeError("Encoder has to be a function.");var e=t.charset||KS.charset;if(void 0!==t.charset&&"utf-8"!==t.charset&&"iso-8859-1"!==t.charset)throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");var r=MS.default;if(void 0!==t.format){if(!WS.call(MS.formatters,t.format))throw new TypeError("Unknown format option provided.");r=t.format}var n=MS.formatters[r],o=KS.filter;return("function"==typeof t.filter||zS(t.filter))&&(o=t.filter),{addQueryPrefix:"boolean"==typeof t.addQueryPrefix?t.addQueryPrefix:KS.addQueryPrefix,allowDots:void 0===t.allowDots?KS.allowDots:!!t.allowDots,charset:e,charsetSentinel:"boolean"==typeof t.charsetSentinel?t.charsetSentinel:KS.charsetSentinel,delimiter:void 0===t.delimiter?KS.delimiter:t.delimiter,encode:"boolean"==typeof t.encode?t.encode:KS.encode,encoder:"function"==typeof t.encoder?t.encoder:KS.encoder,encodeValuesOnly:"boolean"==typeof t.encodeValuesOnly?t.encodeValuesOnly:KS.encodeValuesOnly,filter:o,format:r,formatter:n,serializeDate:"function"==typeof t.serializeDate?t.serializeDate:KS.serializeDate,skipNulls:"boolean"==typeof t.skipNulls?t.skipNulls:KS.skipNulls,sort:"function"==typeof t.sort?t.sort:null,strictNullHandling:"boolean"==typeof t.strictNullHandling?t.strictNullHandling:KS.strictNullHandling}}(e);"function"==typeof o.filter?n=(0,o.filter)("",n):zS(o.filter)&&(r=o.filter);var i,a=[];if("object"!=typeof n||null===n)return"";i=e&&e.arrayFormat in GS?e.arrayFormat:e&&"indices"in e?e.indices?"indices":"repeat":"indices";var s=GS[i];if(e&&"commaRoundTrip"in e&&"boolean"!=typeof e.commaRoundTrip)throw new TypeError("`commaRoundTrip` must be a boolean, or absent");var u="comma"===s&&e&&e.commaRoundTrip;r||(r=Object.keys(n)),o.sort&&r.sort(o.sort);for(var c=DS(),l=0;l<r.length;++l){var p=r[l];o.skipNulls&&null===n[p]||$S(a,QS(n[p],p,s,u,o.strictNullHandling,o.skipNulls,o.encode?o.encoder:null,o.filter,o.sort,o.allowDots,o.serializeDate,o.format,o.formatter,o.encodeValuesOnly,o.charset,c))}var f=a.join(o.delimiter),h=!0===o.addQueryPrefix?"?":"";return o.charsetSentinel&&("iso-8859-1"===o.charset?h+="utf8=%26%2310003%3B&":h+="utf8=%E2%9C%93&"),f.length>0?h+f:""},aE=function(t,e){var r=function(t){if(!t)return eE;if(null!==t.decoder&&void 0!==t.decoder&&"function"!=typeof t.decoder)throw new TypeError("Decoder has to be a function.");if(void 0!==t.charset&&"utf-8"!==t.charset&&"iso-8859-1"!==t.charset)throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");var e=void 0===t.charset?eE.charset:t.charset;return{allowDots:void 0===t.allowDots?eE.allowDots:!!t.allowDots,allowPrototypes:"boolean"==typeof t.allowPrototypes?t.allowPrototypes:eE.allowPrototypes,allowSparse:"boolean"==typeof t.allowSparse?t.allowSparse:eE.allowSparse,arrayLimit:"number"==typeof t.arrayLimit?t.arrayLimit:eE.arrayLimit,charset:e,charsetSentinel:"boolean"==typeof t.charsetSentinel?t.charsetSentinel:eE.charsetSentinel,comma:"boolean"==typeof t.comma?t.comma:eE.comma,decoder:"function"==typeof t.decoder?t.decoder:eE.decoder,delimiter:"string"==typeof t.delimiter||XS.isRegExp(t.delimiter)?t.delimiter:eE.delimiter,depth:"number"==typeof t.depth||!1===t.depth?+t.depth:eE.depth,ignoreQueryPrefix:!0===t.ignoreQueryPrefix,interpretNumericEntities:"boolean"==typeof t.interpretNumericEntities?t.interpretNumericEntities:eE.interpretNumericEntities,parameterLimit:"number"==typeof t.parameterLimit?t.parameterLimit:eE.parameterLimit,parseArrays:!1!==t.parseArrays,plainObjects:"boolean"==typeof t.plainObjects?t.plainObjects:eE.plainObjects,strictNullHandling:"boolean"==typeof t.strictNullHandling?t.strictNullHandling:eE.strictNullHandling}}(e);if(""===t||null==t)return r.plainObjects?Object.create(null):{};for(var n="string"==typeof t?function(t,e){var r,n={__proto__:null},o=e.ignoreQueryPrefix?t.replace(/^\?/,""):t,i=e.parameterLimit===1/0?void 0:e.parameterLimit,a=o.split(e.delimiter,i),s=-1,u=e.charset;if(e.charsetSentinel)for(r=0;r<a.length;++r)0===a[r].indexOf("utf8=")&&("utf8=%E2%9C%93"===a[r]?u="utf-8":"utf8=%26%2310003%3B"===a[r]&&(u="iso-8859-1"),s=r,r=a.length);for(r=0;r<a.length;++r)if(r!==s){var c,l,p=a[r],f=p.indexOf("]="),h=-1===f?p.indexOf("="):f+1;-1===h?(c=e.decoder(p,eE.decoder,u,"key"),l=e.strictNullHandling?null:""):(c=e.decoder(p.slice(0,h),eE.decoder,u,"key"),l=XS.maybeMap(nE(p.slice(h+1),e),(function(t){return e.decoder(t,eE.decoder,u,"value")}))),l&&e.interpretNumericEntities&&"iso-8859-1"===u&&(l=rE(l)),p.indexOf("[]=")>-1&&(l=tE(l)?[l]:l),ZS.call(n,c)?n[c]=XS.combine(n[c],l):n[c]=l}return n}(t,r):t,o=r.plainObjects?Object.create(null):{},i=Object.keys(n),a=0;a<i.length;++a){var s=i[a],u=oE(s,n[s],r,"string"==typeof t);o=XS.merge(o,u,r)}return!0===r.allowSparse?o:XS.compact(o)},sE=A({formats:_S,parse:aE,stringify:iE});const uE="function"==typeof Buffer,cE=("function"==typeof TextDecoder&&new TextDecoder,"function"==typeof TextEncoder?new TextEncoder:void 0),lE=Array.prototype.slice.call("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="),pE=(t=>{let e={};return t.forEach(((t,r)=>e[t]=r)),e})(lE),fE=/^(?:[A-Za-z\d+\/]{4})*?(?:[A-Za-z\d+\/]{2}(?:==)?|[A-Za-z\d+\/]{3}=?)?$/,hE=String.fromCharCode.bind(String),dE=("function"==typeof Uint8Array.from&&Uint8Array.from.bind(Uint8Array),t=>t.replace(/=/g,"").replace(/[+\/]/g,(t=>"+"==t?"-":"_"))),yE=t=>t.replace(/[^A-Za-z0-9\+\/]/g,""),mE=t=>{let e,r,n,o,i="";const a=t.length%3;for(let a=0;a<t.length;){if((r=t.charCodeAt(a++))>255||(n=t.charCodeAt(a++))>255||(o=t.charCodeAt(a++))>255)throw new TypeError("invalid character found");e=r<<16|n<<8|o,i+=lE[e>>18&63]+lE[e>>12&63]+lE[e>>6&63]+lE[63&e]}return a?i.slice(0,a-3)+"===".substring(a):i},gE="function"==typeof btoa?t=>btoa(t):uE?t=>Buffer.from(t,"binary").toString("base64"):mE,vE=uE?t=>Buffer.from(t).toString("base64"):t=>{let e=[];for(let r=0,n=t.length;r<n;r+=4096)e.push(hE.apply(null,t.subarray(r,r+4096)));return gE(e.join(""))},bE=t=>{if(t.length<2)return(e=t.charCodeAt(0))<128?t:e<2048?hE(192|e>>>6)+hE(128|63&e):hE(224|e>>>12&15)+hE(128|e>>>6&63)+hE(128|63&e);var e=65536+1024*(t.charCodeAt(0)-55296)+(t.charCodeAt(1)-56320);return hE(240|e>>>18&7)+hE(128|e>>>12&63)+hE(128|e>>>6&63)+hE(128|63&e)},wE=/[\uD800-\uDBFF][\uDC00-\uDFFFF]|[^\x00-\x7F]/g,xE=t=>t.replace(wE,bE),SE=uE?t=>Buffer.from(t,"utf8").toString("base64"):cE?t=>vE(cE.encode(t)):t=>gE(xE(t)),EE=function(t){return arguments.length>1&&void 0!==arguments[1]&&arguments[1]?dE(SE(t)):SE(t)},AE=t=>{if(t=t.replace(/\s+/g,""),!fE.test(t))throw new TypeError("malformed base64.");t+="==".slice(2-(3&t.length));let e,r,n,o="";for(let i=0;i<t.length;)e=pE[t.charAt(i++)]<<18|pE[t.charAt(i++)]<<12|(r=pE[t.charAt(i++)])<<6|(n=pE[t.charAt(i++)]),o+=64===r?hE(e>>16&255):64===n?hE(e>>16&255,e>>8&255):hE(e>>16&255,e>>8&255,255&e);return o},RE=EE;var OE,kE=function(){function t(e){if(p(this,t),this.baseUrl=e.baseUrl,this.auth=e.auth,this.headers=this.buildHeaders({basicAuth:e.basicAuth,userAgent:e.userAgent}),"httpsAgent"in e){if("clientCertAuth"in e)throw new Error("Cannot specify clientCertAuth along with httpsAgent.");this.httpsAgent=e.httpsAgent}else"clientCertAuth"in e&&(this.clientCertAuth=e.clientCertAuth);this.proxy=e.proxy,this.requestToken=null,this.socketTimeout=e.socketTimeout}var r,n,o;return h(t,[{key:"build",value:(o=l(a().mark((function t(r,n,o,s){var u,c,l,p;return a().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:u=i(i(i({method:r,headers:this.headers,url:"".concat(this.baseUrl).concat(n)},s||{}),e.buildPlatformDependentConfig({httpsAgent:this.httpsAgent,clientCertAuth:this.clientCertAuth,socketTimeout:this.socketTimeout})),{},{proxy:this.buildProxyConfig(this.proxy)}),t.t0=r,t.next="get"===t.t0?4:"post"===t.t0?16:"put"===t.t0?29:"delete"===t.t0?37:44;break;case 4:if(!((c=this.buildRequestUrl(n,o)).length>4096)){t.next=15;break}return t.t1=i,t.t2=i({},u),t.t3={},t.t4=i(i({},this.headers),{},{"X-HTTP-Method-Override":"GET"}),t.next=12,this.buildData(o);case 12:return t.t5=t.sent,t.t6={method:"post",headers:t.t4,data:t.t5},t.abrupt("return",(0,t.t1)(t.t2,t.t3,t.t6));case 15:return t.abrupt("return",i(i({},u),{},{url:c}));case 16:if(!(o instanceof Cg)){t.next=21;break}return t.next=19,this.buildData(o);case 19:return l=t.sent,t.abrupt("return",i(i({},u),{},{headers:"function"==typeof l.getHeaders?i(i({},this.headers),l.getHeaders()):this.headers,data:l}));case 21:return t.t7=i,t.t8=i({},u),t.t9={},t.next=26,this.buildData(o);case 26:return t.t10=t.sent,t.t11={data:t.t10},t.abrupt("return",(0,t.t7)(t.t8,t.t9,t.t11));case 29:return t.t12=i,t.t13=i({},u),t.t14={},t.next=34,this.buildData(o);case 34:return t.t15=t.sent,t.t16={data:t.t15},t.abrupt("return",(0,t.t12)(t.t13,t.t14,t.t16));case 37:return t.t17=this,t.t18=n,t.next=41,this.buildData(o);case 41:return t.t19=t.sent,p=t.t17.buildRequestUrl.call(t.t17,t.t18,t.t19),t.abrupt("return",i(i({},u),{},{url:p}));case 44:throw new Error("".concat(r," method is not supported"));case 45:case"end":return t.stop()}}),t,this)}))),function(t,e,r,n){return o.apply(this,arguments)})},{key:"buildProxyConfig",value:function(t){var e;if(void 0!==t){if(!1===t)return!1;var r=t;return!r.auth||0!==r.auth.username.length&&0!==r.auth.password.length||(r.auth=void 0),r.protocol=null!==(e=r.protocol)&&void 0!==e?e:"http",r}}},{key:"buildRequestUrl",value:function(t,e){return"".concat(this.baseUrl).concat(t,"?").concat(sE.stringify(e))}},{key:"buildData",value:(n=l(a().mark((function t(e){var r;return a().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if("session"!==this.auth.type){t.next=8;break}return t.next=3,this.getRequestToken();case 3:if(r=t.sent,!(e instanceof Cg)){t.next=7;break}return e.append("__REQUEST_TOKEN__",r),t.abrupt("return",e);case 7:return t.abrupt("return",i({__REQUEST_TOKEN__:r},e));case 8:return t.abrupt("return",e);case 9:case"end":return t.stop()}}),t,this)}))),function(t){return n.apply(this,arguments)})},{key:"buildHeaders",value:function(t){var r=t.basicAuth,n=t.userAgent,o=r?{Authorization:"Basic ".concat(RE("".concat(r.username,":").concat(r.password)))}:{},a=i(i({},e.buildHeaders({userAgent:n})),o);switch(this.auth.type){case"password":return i(i({},a),{},{"X-Cybozu-Authorization":RE("".concat(this.auth.username,":").concat(this.auth.password))});case"apiToken":var s=this.auth.apiToken;return Array.isArray(s)?i(i({},a),{},{"X-Cybozu-API-Token":s.join(",")}):i(i({},a),{},{"X-Cybozu-API-Token":s});case"oAuthToken":return i(i({},a),{},{Authorization:"Bearer ".concat(this.auth.oAuthToken)});default:return i(i({},a),{},{"X-Requested-With":"XMLHttpRequest"})}}},{key:"getRequestToken",value:(r=l(a().mark((function t(){return a().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(null!==this.requestToken){t.next=4;break}return t.next=3,e.getRequestToken();case 3:this.requestToken=t.sent;case 4:return t.abrupt("return",this.requestToken);case 5:case"end":return t.stop()}}),t,this)}))),function(){return r.apply(this,arguments)})}]),t}(),PE=function(t){function e(t){var n;return p(this,e),(n=r(this,e,[t])).name="KintoneAbortSearchError",n.message=t,Object.setPrototypeOf(w(n),e.prototype),n}return y(e,t),h(e)}(v(Error)),jE=function(t){function e(t){var n;p(this,e);var o=e.buildErrorResponseDateWithIndex(t),i=o.data,a=o.bulkRequestIndex;return(n=r(this,e,[i.message])).name="KintoneRestAPIError",n.id=i.id,n.code=i.code,n.errors=i.errors,n.status=t.status,n.bulkRequestIndex=a,n.headers=t.headers,n.message="[".concat(t.status,"] [").concat(n.code,"] ").concat(n.message," (").concat(n.id,")"),Error.captureStackTrace&&Error.captureStackTrace(w(n),e),Object.setPrototypeOf(w(n),e.prototype),n}return y(e,t),h(e,null,[{key:"findErrorResponseDataWithIndex",value:function(t){for(var e=0;e<t.length;e++){if(0!==Object.keys(t[e]).length)return{data:t[e],bulkRequestIndex:e}}throw Error("Missing response data in `results`. This error is likely caused by a bug in Kintone REST API Client. Please file an issue.")}},{key:"buildErrorResponseDateWithIndex",value:function(t){return"results"in t.data?e.findErrorResponseDataWithIndex(t.data.results):{data:t.data}}}]),e}(v(Error)),TE=["data"],IE=function(){function t(e){var r=e.enableAbortSearchError;p(this,t),this.enableAbortSearchError=r}return h(t,[{key:"handle",value:function(t){var e=this;return t.then((function(t){return e.handleSuccessResponse(t)}),(function(t){return e.handleErrorResponse(t)}))}},{key:"handleSuccessResponse",value:function(t){if(this.enableAbortSearchError&&/Filter aborted because of too many search results/.test(t.headers["x-cybozu-warning"]))throw new PE(t.headers["x-cybozu-warning"]);return t.data}},{key:"handleErrorResponse",value:function(t){if(!t.response){if(/mac verify failure/.test(t.toString()))throw new Error("invalid clientCertAuth setting");throw t}var e=t.response,r=e.data,n=b(e,TE);if("string"==typeof r)throw new Error("".concat(n.status,": ").concat(n.statusText));throw new jE(i({data:r},n))}}]),t}(),_E=function(){function t(){var r,n,o,a=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};p(this,t),NE(a),this.baseUrl=e.buildBaseUrl(a.baseUrl).replace(/\/+$/,"");var s=function(t){if("username"in t)return i({type:"password"},t);if("apiToken"in t)return i({type:"apiToken"},t);if("oAuthToken"in t)return i({type:"oAuthToken"},t);try{return e.getDefaultAuth()}catch(t){if(t instanceof Gi)throw new Error("session authentication is not supported in ".concat(t.platform," environment."));throw t}}(null!==(r=a.auth)&&void 0!==r?r:{}),u=new kE(i(i({},a),{},{baseUrl:this.baseUrl,auth:s})),c=new IE({enableAbortSearchError:null!==(n=null===(o=a.featureFlags)||void 0===o?void 0:o.enableAbortSearchError)&&void 0!==n&&n}),l=new ww({responseHandler:c,requestConfigBuilder:u}),f=a.guestSpaceId;this.bulkRequest_=new Fy(l,f),this.record=new Ng(l,this.bulkRequest_,f),this.app=new Xy(l,f),this.space=new Ug(l,f),this.file=new Lg(l,f)}return h(t,[{key:"getBaseUrl",value:function(){return this.baseUrl}},{key:"bulkRequest",value:function(t){return this.bulkRequest_.send(t)}}],[{key:"version",get:function(){return e.getVersion()}}]),t}(),NE=function(t){UE(t.baseUrl),CE(t.guestSpaceId),LE(t.socketTimeout)},UE=function(t){if(void 0!==t){var e=new URL(t);if("localhost"!==e.hostname&&"https:"!==e.protocol)throw new Error('The protocol of baseUrl must be "https".')}},CE=function(t){if(""===t||null===t)throw new Error("invalid guestSpaceId: got [".concat(t,"]"))},LE=function(t){if(void 0!==t){var e=parseFloat(t.toString());if(isNaN(e)||e<0)throw new Error("Invalid socketTimeout. Must be a positive number.")}};(OE=Yi).readFileFromPath&&(e.readFileFromPath=OE.readFileFromPath),OE.getRequestToken&&(e.getRequestToken=OE.getRequestToken),OE.getDefaultAuth&&(e.getDefaultAuth=OE.getDefaultAuth),OE.buildPlatformDependentConfig&&(e.buildPlatformDependentConfig=OE.buildPlatformDependentConfig),OE.buildHeaders&&(e.buildHeaders=OE.buildHeaders),OE.buildFormDataValue&&(e.buildFormDataValue=OE.buildFormDataValue),OE.buildBaseUrl&&(e.buildBaseUrl=OE.buildBaseUrl),OE.getVersion&&(e.getVersion=OE.getVersion),t.KintoneAbortSearchError=PE,t.KintoneAllRecordsError=Pg,t.KintoneRestAPIClient=_E,t.KintoneRestAPIError=jE}));
|
|
469
|
+
!function(t,e){"object"==typeof exports&&"undefined"!=typeof module?e(exports):"function"==typeof define&&define.amd?define(["exports"],e):e((t="undefined"!=typeof globalThis?globalThis:t||self).window=t.window||{})}(this,(function(t){"use strict";var e={readFileFromPath:function(){throw new Error("not implemented")},getRequestToken:function(){throw new Error("not implemented")},getDefaultAuth:function(){throw new Error("not implemented")},buildPlatformDependentConfig:function(){throw new Error("not implemented")},buildHeaders:function(){throw new Error("not implemented")},buildFormDataValue:function(){throw new Error("not implemented")},buildBaseUrl:function(){throw new Error("not implemented")},getVersion:function(){throw new Error("not implemented")}};function r(t,e,r){return e=m(e),function(t,e){if(e&&("object"==typeof e||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return w(t)}(t,n()?Reflect.construct(e,r||[],m(t).constructor):e.apply(t,r))}function n(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(n=function(){return!!t})()}function o(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),r.push.apply(r,n)}return r}function i(t){for(var e=1;e<arguments.length;e++){var r=null!=arguments[e]?arguments[e]:{};e%2?o(Object(r),!0).forEach((function(e){d(t,e,r[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):o(Object(r)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(r,e))}))}return t}function a(){a=function(){return e};var t,e={},r=Object.prototype,n=r.hasOwnProperty,o=Object.defineProperty||function(t,e,r){t[e]=r.value},i="function"==typeof Symbol?Symbol:{},s=i.iterator||"@@iterator",u=i.asyncIterator||"@@asyncIterator",c=i.toStringTag||"@@toStringTag";function l(t,e,r){return Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{l({},"")}catch(t){l=function(t,e,r){return t[e]=r}}function p(t,e,r,n){var i=e&&e.prototype instanceof v?e:v,a=Object.create(i.prototype),s=new I(n||[]);return o(a,"_invoke",{value:k(t,r,s)}),a}function f(t,e,r){try{return{type:"normal",arg:t.call(e,r)}}catch(t){return{type:"throw",arg:t}}}e.wrap=p;var h="suspendedStart",d="suspendedYield",y="executing",m="completed",g={};function v(){}function b(){}function w(){}var x={};l(x,s,(function(){return this}));var S=Object.getPrototypeOf,E=S&&S(S(_([])));E&&E!==r&&n.call(E,s)&&(x=E);var A=w.prototype=v.prototype=Object.create(x);function R(t){["next","throw","return"].forEach((function(e){l(t,e,(function(t){return this._invoke(e,t)}))}))}function O(t,e){function r(o,i,a,s){var u=f(t[o],t,i);if("throw"!==u.type){var c=u.arg,l=c.value;return l&&"object"==typeof l&&n.call(l,"__await")?e.resolve(l.__await).then((function(t){r("next",t,a,s)}),(function(t){r("throw",t,a,s)})):e.resolve(l).then((function(t){c.value=t,a(c)}),(function(t){return r("throw",t,a,s)}))}s(u.arg)}var i;o(this,"_invoke",{value:function(t,n){function o(){return new e((function(e,o){r(t,n,e,o)}))}return i=i?i.then(o,o):o()}})}function k(e,r,n){var o=h;return function(i,a){if(o===y)throw new Error("Generator is already running");if(o===m){if("throw"===i)throw a;return{value:t,done:!0}}for(n.method=i,n.arg=a;;){var s=n.delegate;if(s){var u=P(s,n);if(u){if(u===g)continue;return u}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if(o===h)throw o=m,n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);o=y;var c=f(e,r,n);if("normal"===c.type){if(o=n.done?m:d,c.arg===g)continue;return{value:c.arg,done:n.done}}"throw"===c.type&&(o=m,n.method="throw",n.arg=c.arg)}}}function P(e,r){var n=r.method,o=e.iterator[n];if(o===t)return r.delegate=null,"throw"===n&&e.iterator.return&&(r.method="return",r.arg=t,P(e,r),"throw"===r.method)||"return"!==n&&(r.method="throw",r.arg=new TypeError("The iterator does not provide a '"+n+"' method")),g;var i=f(o,e.iterator,r.arg);if("throw"===i.type)return r.method="throw",r.arg=i.arg,r.delegate=null,g;var a=i.arg;return a?a.done?(r[e.resultName]=a.value,r.next=e.nextLoc,"return"!==r.method&&(r.method="next",r.arg=t),r.delegate=null,g):a:(r.method="throw",r.arg=new TypeError("iterator result is not an object"),r.delegate=null,g)}function j(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function T(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function I(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(j,this),this.reset(!0)}function _(e){if(e||""===e){var r=e[s];if(r)return r.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var o=-1,i=function r(){for(;++o<e.length;)if(n.call(e,o))return r.value=e[o],r.done=!1,r;return r.value=t,r.done=!0,r};return i.next=i}}throw new TypeError(typeof e+" is not iterable")}return b.prototype=w,o(A,"constructor",{value:w,configurable:!0}),o(w,"constructor",{value:b,configurable:!0}),b.displayName=l(w,c,"GeneratorFunction"),e.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===b||"GeneratorFunction"===(e.displayName||e.name))},e.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,w):(t.__proto__=w,l(t,c,"GeneratorFunction")),t.prototype=Object.create(A),t},e.awrap=function(t){return{__await:t}},R(O.prototype),l(O.prototype,u,(function(){return this})),e.AsyncIterator=O,e.async=function(t,r,n,o,i){void 0===i&&(i=Promise);var a=new O(p(t,r,n,o),i);return e.isGeneratorFunction(r)?a:a.next().then((function(t){return t.done?t.value:a.next()}))},R(A),l(A,c,"Generator"),l(A,s,(function(){return this})),l(A,"toString",(function(){return"[object Generator]"})),e.keys=function(t){var e=Object(t),r=[];for(var n in e)r.push(n);return r.reverse(),function t(){for(;r.length;){var n=r.pop();if(n in e)return t.value=n,t.done=!1,t}return t.done=!0,t}},e.values=_,I.prototype={constructor:I,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=t,this.done=!1,this.delegate=null,this.method="next",this.arg=t,this.tryEntries.forEach(T),!e)for(var r in this)"t"===r.charAt(0)&&n.call(this,r)&&!isNaN(+r.slice(1))&&(this[r]=t)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(e){if(this.done)throw e;var r=this;function o(n,o){return s.type="throw",s.arg=e,r.next=n,o&&(r.method="next",r.arg=t),!!o}for(var i=this.tryEntries.length-1;i>=0;--i){var a=this.tryEntries[i],s=a.completion;if("root"===a.tryLoc)return o("end");if(a.tryLoc<=this.prev){var u=n.call(a,"catchLoc"),c=n.call(a,"finallyLoc");if(u&&c){if(this.prev<a.catchLoc)return o(a.catchLoc,!0);if(this.prev<a.finallyLoc)return o(a.finallyLoc)}else if(u){if(this.prev<a.catchLoc)return o(a.catchLoc,!0)}else{if(!c)throw new Error("try statement without catch or finally");if(this.prev<a.finallyLoc)return o(a.finallyLoc)}}}},abrupt:function(t,e){for(var r=this.tryEntries.length-1;r>=0;--r){var o=this.tryEntries[r];if(o.tryLoc<=this.prev&&n.call(o,"finallyLoc")&&this.prev<o.finallyLoc){var i=o;break}}i&&("break"===t||"continue"===t)&&i.tryLoc<=e&&e<=i.finallyLoc&&(i=null);var a=i?i.completion:{};return a.type=t,a.arg=e,i?(this.method="next",this.next=i.finallyLoc,g):this.complete(a)},complete:function(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),g},finish:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.finallyLoc===t)return this.complete(r.completion,r.afterLoc),T(r),g}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.tryLoc===t){var n=r.completion;if("throw"===n.type){var o=n.arg;T(r)}return o}}throw new Error("illegal catch attempt")},delegateYield:function(e,r,n){return this.delegate={iterator:_(e),resultName:r,nextLoc:n},"next"===this.method&&(this.arg=t),g}},e}function s(t){var e=function(t,e){if("object"!=typeof t||!t)return t;var r=t[Symbol.toPrimitive];if(void 0!==r){var n=r.call(t,e||"default");if("object"!=typeof n)return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==typeof e?e:String(e)}function u(t){return u="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},u(t)}function c(t,e,r,n,o,i,a){try{var s=t[i](a),u=s.value}catch(t){return void r(t)}s.done?e(u):Promise.resolve(u).then(n,o)}function l(t){return function(){var e=this,r=arguments;return new Promise((function(n,o){var i=t.apply(e,r);function a(t){c(i,n,o,a,s,"next",t)}function s(t){c(i,n,o,a,s,"throw",t)}a(void 0)}))}}function p(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function f(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,s(n.key),n)}}function h(t,e,r){return e&&f(t.prototype,e),r&&f(t,r),Object.defineProperty(t,"prototype",{writable:!1}),t}function d(t,e,r){return(e=s(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function y(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&g(t,e)}function m(t){return m=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},m(t)}function g(t,e){return g=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},g(t,e)}function v(t){var e="function"==typeof Map?new Map:void 0;return v=function(t){if(null===t||!function(t){try{return-1!==Function.toString.call(t).indexOf("[native code]")}catch(e){return"function"==typeof t}}(t))return t;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==e){if(e.has(t))return e.get(t);e.set(t,r)}function r(){return function(t,e,r){if(n())return Reflect.construct.apply(null,arguments);var o=[null];o.push.apply(o,e);var i=new(t.bind.apply(t,o));return r&&g(i,r.prototype),i}(t,arguments,m(this).constructor)}return r.prototype=Object.create(t.prototype,{constructor:{value:r,enumerable:!1,writable:!0,configurable:!0}}),g(r,t)},v(t)}function b(t,e){if(null==t)return{};var r,n,o=function(t,e){if(null==t)return{};var r,n,o={},i=Object.keys(t);for(n=0;n<i.length;n++)r=i[n],e.indexOf(r)>=0||(o[r]=t[r]);return o}(t,e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);for(n=0;n<i.length;n++)r=i[n],e.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(t,r)&&(o[r]=t[r])}return o}function w(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function x(t){return function(t){if(Array.isArray(t))return S(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,e){if(!t)return;if("string"==typeof t)return S(t,e);var r=Object.prototype.toString.call(t).slice(8,-1);"Object"===r&&t.constructor&&(r=t.constructor.name);if("Map"===r||"Set"===r)return Array.from(t);if("Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return S(t,e)}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function S(t,e){(null==e||e>t.length)&&(e=t.length);for(var r=0,n=new Array(e);r<e;r++)n[r]=t[r];return n}var E="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function A(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}function R(t){if(t.__esModule)return t;var e=t.default;if("function"==typeof e){var r=function t(){return this instanceof t?Reflect.construct(e,arguments,this.constructor):e.apply(this,arguments)};r.prototype=e.prototype}else r={};return Object.defineProperty(r,"__esModule",{value:!0}),Object.keys(t).forEach((function(e){var n=Object.getOwnPropertyDescriptor(t,e);Object.defineProperty(r,e,n.get?n:{enumerable:!0,get:function(){return t[e]}})})),r}var O=function(t){return t&&t.Math===Math&&t},k=O("object"==typeof globalThis&&globalThis)||O("object"==typeof window&&window)||O("object"==typeof self&&self)||O("object"==typeof E&&E)||O("object"==typeof E&&E)||function(){return this}()||Function("return this")(),P={},j=function(t){try{return!!t()}catch(t){return!0}},T=!j((function(){return 7!==Object.defineProperty({},1,{get:function(){return 7}})[1]})),I=!j((function(){var t=function(){}.bind();return"function"!=typeof t||t.hasOwnProperty("prototype")})),_=I,N=Function.prototype.call,U=_?N.bind(N):function(){return N.apply(N,arguments)},C={},L={}.propertyIsEnumerable,F=Object.getOwnPropertyDescriptor,B=F&&!L.call({1:2},1);C.f=B?function(t){var e=F(this,t);return!!e&&e.enumerable}:L;var D,q,M=function(t,e){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:e}},W=I,G=Function.prototype,z=G.call,H=W&&G.bind.bind(z,z),$=W?H:function(t){return function(){return z.apply(t,arguments)}},V=$,Y=V({}.toString),K=V("".slice),J=function(t){return K(Y(t),8,-1)},Q=j,X=J,Z=Object,tt=$("".split),et=Q((function(){return!Z("z").propertyIsEnumerable(0)}))?function(t){return"String"===X(t)?tt(t,""):Z(t)}:Z,rt=function(t){return null==t},nt=rt,ot=TypeError,it=function(t){if(nt(t))throw new ot("Can't call method on "+t);return t},at=et,st=it,ut=function(t){return at(st(t))},ct="object"==typeof document&&document.all,lt=void 0===ct&&void 0!==ct?function(t){return"function"==typeof t||t===ct}:function(t){return"function"==typeof t},pt=lt,ft=function(t){return"object"==typeof t?null!==t:pt(t)},ht=k,dt=lt,yt=function(t,e){return arguments.length<2?(r=ht[t],dt(r)?r:void 0):ht[t]&&ht[t][e];var r},mt=$({}.isPrototypeOf),gt=k,vt="undefined"!=typeof navigator&&String(navigator.userAgent)||"",bt=gt.process,wt=gt.Deno,xt=bt&&bt.versions||wt&&wt.version,St=xt&&xt.v8;St&&(q=(D=St.split("."))[0]>0&&D[0]<4?1:+(D[0]+D[1])),!q&&vt&&(!(D=vt.match(/Edge\/(\d+)/))||D[1]>=74)&&(D=vt.match(/Chrome\/(\d+)/))&&(q=+D[1]);var Et=q,At=Et,Rt=j,Ot=k.String,kt=!!Object.getOwnPropertySymbols&&!Rt((function(){var t=Symbol("symbol detection");return!Ot(t)||!(Object(t)instanceof Symbol)||!Symbol.sham&&At&&At<41})),Pt=kt&&!Symbol.sham&&"symbol"==typeof Symbol.iterator,jt=yt,Tt=lt,It=mt,_t=Object,Nt=Pt?function(t){return"symbol"==typeof t}:function(t){var e=jt("Symbol");return Tt(e)&&It(e.prototype,_t(t))},Ut=String,Ct=function(t){try{return Ut(t)}catch(t){return"Object"}},Lt=lt,Ft=Ct,Bt=TypeError,Dt=function(t){if(Lt(t))return t;throw new Bt(Ft(t)+" is not a function")},qt=Dt,Mt=rt,Wt=function(t,e){var r=t[e];return Mt(r)?void 0:qt(r)},Gt=U,zt=lt,Ht=ft,$t=TypeError,Vt={exports:{}},Yt=k,Kt=Object.defineProperty,Jt=function(t,e){try{Kt(Yt,t,{value:e,configurable:!0,writable:!0})}catch(r){Yt[t]=e}return e},Qt=Jt,Xt="__core-js_shared__",Zt=k[Xt]||Qt(Xt,{}),te=Zt;(Vt.exports=function(t,e){return te[t]||(te[t]=void 0!==e?e:{})})("versions",[]).push({version:"3.35.1",mode:"global",copyright:"© 2014-2024 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.35.1/LICENSE",source:"https://github.com/zloirock/core-js"});var ee=Vt.exports,re=it,ne=Object,oe=function(t){return ne(re(t))},ie=oe,ae=$({}.hasOwnProperty),se=Object.hasOwn||function(t,e){return ae(ie(t),e)},ue=$,ce=0,le=Math.random(),pe=ue(1..toString),fe=function(t){return"Symbol("+(void 0===t?"":t)+")_"+pe(++ce+le,36)},he=ee,de=se,ye=fe,me=kt,ge=Pt,ve=k.Symbol,be=he("wks"),we=ge?ve.for||ve:ve&&ve.withoutSetter||ye,xe=function(t){return de(be,t)||(be[t]=me&&de(ve,t)?ve[t]:we("Symbol."+t)),be[t]},Se=U,Ee=ft,Ae=Nt,Re=Wt,Oe=function(t,e){var r,n;if("string"===e&&zt(r=t.toString)&&!Ht(n=Gt(r,t)))return n;if(zt(r=t.valueOf)&&!Ht(n=Gt(r,t)))return n;if("string"!==e&&zt(r=t.toString)&&!Ht(n=Gt(r,t)))return n;throw new $t("Can't convert object to primitive value")},ke=TypeError,Pe=xe("toPrimitive"),je=function(t,e){if(!Ee(t)||Ae(t))return t;var r,n=Re(t,Pe);if(n){if(void 0===e&&(e="default"),r=Se(n,t,e),!Ee(r)||Ae(r))return r;throw new ke("Can't convert object to primitive value")}return void 0===e&&(e="number"),Oe(t,e)},Te=je,Ie=Nt,_e=function(t){var e=Te(t,"string");return Ie(e)?e:e+""},Ne=ft,Ue=k.document,Ce=Ne(Ue)&&Ne(Ue.createElement),Le=function(t){return Ce?Ue.createElement(t):{}},Fe=Le,Be=!T&&!j((function(){return 7!==Object.defineProperty(Fe("div"),"a",{get:function(){return 7}}).a})),De=T,qe=U,Me=C,We=M,Ge=ut,ze=_e,He=se,$e=Be,Ve=Object.getOwnPropertyDescriptor;P.f=De?Ve:function(t,e){if(t=Ge(t),e=ze(e),$e)try{return Ve(t,e)}catch(t){}if(He(t,e))return We(!qe(Me.f,t,e),t[e])};var Ye={},Ke=T&&j((function(){return 42!==Object.defineProperty((function(){}),"prototype",{value:42,writable:!1}).prototype})),Je=ft,Qe=String,Xe=TypeError,Ze=function(t){if(Je(t))return t;throw new Xe(Qe(t)+" is not an object")},tr=T,er=Be,rr=Ke,nr=Ze,or=_e,ir=TypeError,ar=Object.defineProperty,sr=Object.getOwnPropertyDescriptor,ur="enumerable",cr="configurable",lr="writable";Ye.f=tr?rr?function(t,e,r){if(nr(t),e=or(e),nr(r),"function"==typeof t&&"prototype"===e&&"value"in r&&lr in r&&!r[lr]){var n=sr(t,e);n&&n[lr]&&(t[e]=r.value,r={configurable:cr in r?r[cr]:n[cr],enumerable:ur in r?r[ur]:n[ur],writable:!1})}return ar(t,e,r)}:ar:function(t,e,r){if(nr(t),e=or(e),nr(r),er)try{return ar(t,e,r)}catch(t){}if("get"in r||"set"in r)throw new ir("Accessors not supported");return"value"in r&&(t[e]=r.value),t};var pr=Ye,fr=M,hr=T?function(t,e,r){return pr.f(t,e,fr(1,r))}:function(t,e,r){return t[e]=r,t},dr={exports:{}},yr=T,mr=se,gr=Function.prototype,vr=yr&&Object.getOwnPropertyDescriptor,br=mr(gr,"name"),wr={EXISTS:br,PROPER:br&&"something"===function(){}.name,CONFIGURABLE:br&&(!yr||yr&&vr(gr,"name").configurable)},xr=lt,Sr=Zt,Er=$(Function.toString);xr(Sr.inspectSource)||(Sr.inspectSource=function(t){return Er(t)});var Ar,Rr,Or,kr=Sr.inspectSource,Pr=lt,jr=k.WeakMap,Tr=Pr(jr)&&/native code/.test(String(jr)),Ir=fe,_r=ee("keys"),Nr=function(t){return _r[t]||(_r[t]=Ir(t))},Ur={},Cr=Tr,Lr=k,Fr=ft,Br=hr,Dr=se,qr=Zt,Mr=Nr,Wr=Ur,Gr="Object already initialized",zr=Lr.TypeError,Hr=Lr.WeakMap;if(Cr||qr.state){var $r=qr.state||(qr.state=new Hr);$r.get=$r.get,$r.has=$r.has,$r.set=$r.set,Ar=function(t,e){if($r.has(t))throw new zr(Gr);return e.facade=t,$r.set(t,e),e},Rr=function(t){return $r.get(t)||{}},Or=function(t){return $r.has(t)}}else{var Vr=Mr("state");Wr[Vr]=!0,Ar=function(t,e){if(Dr(t,Vr))throw new zr(Gr);return e.facade=t,Br(t,Vr,e),e},Rr=function(t){return Dr(t,Vr)?t[Vr]:{}},Or=function(t){return Dr(t,Vr)}}var Yr={set:Ar,get:Rr,has:Or,enforce:function(t){return Or(t)?Rr(t):Ar(t,{})},getterFor:function(t){return function(e){var r;if(!Fr(e)||(r=Rr(e)).type!==t)throw new zr("Incompatible receiver, "+t+" required");return r}}},Kr=$,Jr=j,Qr=lt,Xr=se,Zr=T,tn=wr.CONFIGURABLE,en=kr,rn=Yr.enforce,nn=Yr.get,on=String,an=Object.defineProperty,sn=Kr("".slice),un=Kr("".replace),cn=Kr([].join),ln=Zr&&!Jr((function(){return 8!==an((function(){}),"length",{value:8}).length})),pn=String(String).split("String"),fn=dr.exports=function(t,e,r){"Symbol("===sn(on(e),0,7)&&(e="["+un(on(e),/^Symbol\(([^)]*)\).*$/,"$1")+"]"),r&&r.getter&&(e="get "+e),r&&r.setter&&(e="set "+e),(!Xr(t,"name")||tn&&t.name!==e)&&(Zr?an(t,"name",{value:e,configurable:!0}):t.name=e),ln&&r&&Xr(r,"arity")&&t.length!==r.arity&&an(t,"length",{value:r.arity});try{r&&Xr(r,"constructor")&&r.constructor?Zr&&an(t,"prototype",{writable:!1}):t.prototype&&(t.prototype=void 0)}catch(t){}var n=rn(t);return Xr(n,"source")||(n.source=cn(pn,"string"==typeof e?e:"")),t};Function.prototype.toString=fn((function(){return Qr(this)&&nn(this).source||en(this)}),"toString");var hn=dr.exports,dn=lt,yn=Ye,mn=hn,gn=Jt,vn=function(t,e,r,n){n||(n={});var o=n.enumerable,i=void 0!==n.name?n.name:e;if(dn(r)&&mn(r,i,n),n.global)o?t[e]=r:gn(e,r);else{try{n.unsafe?t[e]&&(o=!0):delete t[e]}catch(t){}o?t[e]=r:yn.f(t,e,{value:r,enumerable:!1,configurable:!n.nonConfigurable,writable:!n.nonWritable})}return t},bn={},wn=Math.ceil,xn=Math.floor,Sn=Math.trunc||function(t){var e=+t;return(e>0?xn:wn)(e)},En=function(t){var e=+t;return e!=e||0===e?0:Sn(e)},An=En,Rn=Math.max,On=Math.min,kn=function(t,e){var r=An(t);return r<0?Rn(r+e,0):On(r,e)},Pn=En,jn=Math.min,Tn=function(t){var e=Pn(t);return e>0?jn(e,9007199254740991):0},In=Tn,_n=function(t){return In(t.length)},Nn=ut,Un=kn,Cn=_n,Ln=function(t){return function(e,r,n){var o,i=Nn(e),a=Cn(i),s=Un(n,a);if(t&&r!=r){for(;a>s;)if((o=i[s++])!=o)return!0}else for(;a>s;s++)if((t||s in i)&&i[s]===r)return t||s||0;return!t&&-1}},Fn={includes:Ln(!0),indexOf:Ln(!1)},Bn=se,Dn=ut,qn=Fn.indexOf,Mn=Ur,Wn=$([].push),Gn=function(t,e){var r,n=Dn(t),o=0,i=[];for(r in n)!Bn(Mn,r)&&Bn(n,r)&&Wn(i,r);for(;e.length>o;)Bn(n,r=e[o++])&&(~qn(i,r)||Wn(i,r));return i},zn=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"],Hn=Gn,$n=zn.concat("length","prototype");bn.f=Object.getOwnPropertyNames||function(t){return Hn(t,$n)};var Vn={};Vn.f=Object.getOwnPropertySymbols;var Yn=yt,Kn=bn,Jn=Vn,Qn=Ze,Xn=$([].concat),Zn=Yn("Reflect","ownKeys")||function(t){var e=Kn.f(Qn(t)),r=Jn.f;return r?Xn(e,r(t)):e},to=se,eo=Zn,ro=P,no=Ye,oo=j,io=lt,ao=/#|\.prototype\./,so=function(t,e){var r=co[uo(t)];return r===po||r!==lo&&(io(e)?oo(e):!!e)},uo=so.normalize=function(t){return String(t).replace(ao,".").toLowerCase()},co=so.data={},lo=so.NATIVE="N",po=so.POLYFILL="P",fo=so,ho=k,yo=P.f,mo=hr,go=vn,vo=Jt,bo=function(t,e,r){for(var n=eo(e),o=no.f,i=ro.f,a=0;a<n.length;a++){var s=n[a];to(t,s)||r&&to(r,s)||o(t,s,i(e,s))}},wo=fo,xo=function(t,e){var r,n,o,i,a,s=t.target,u=t.global,c=t.stat;if(r=u?ho:c?ho[s]||vo(s,{}):ho[s]&&ho[s].prototype)for(n in e){if(i=e[n],o=t.dontCallGetSet?(a=yo(r,n))&&a.value:r[n],!wo(u?n:s+(c?".":"#")+n,t.forced)&&void 0!==o){if(typeof i==typeof o)continue;bo(i,o)}(t.sham||o&&o.sham)&&mo(i,"sham",!0),go(r,n,i,t)}},So=J,Eo=Array.isArray||function(t){return"Array"===So(t)},Ao=TypeError,Ro=_e,Oo=Ye,ko=M,Po=function(t,e,r){var n=Ro(e);n in t?Oo.f(t,n,ko(0,r)):t[n]=r},jo={};jo[xe("toStringTag")]="z";var To="[object z]"===String(jo),Io=To,_o=lt,No=J,Uo=xe("toStringTag"),Co=Object,Lo="Arguments"===No(function(){return arguments}()),Fo=Io?No:function(t){var e,r,n;return void 0===t?"Undefined":null===t?"Null":"string"==typeof(r=function(t,e){try{return t[e]}catch(t){}}(e=Co(t),Uo))?r:Lo?No(e):"Object"===(n=No(e))&&_o(e.callee)?"Arguments":n},Bo=$,Do=j,qo=lt,Mo=Fo,Wo=kr,Go=function(){},zo=yt("Reflect","construct"),Ho=/^\s*(?:class|function)\b/,$o=Bo(Ho.exec),Vo=!Ho.test(Go),Yo=function(t){if(!qo(t))return!1;try{return zo(Go,[],t),!0}catch(t){return!1}},Ko=function(t){if(!qo(t))return!1;switch(Mo(t)){case"AsyncFunction":case"GeneratorFunction":case"AsyncGeneratorFunction":return!1}try{return Vo||!!$o(Ho,Wo(t))}catch(t){return!0}};Ko.sham=!0;var Jo=!zo||Do((function(){var t;return Yo(Yo.call)||!Yo(Object)||!Yo((function(){t=!0}))||t}))?Ko:Yo,Qo=Eo,Xo=Jo,Zo=ft,ti=xe("species"),ei=Array,ri=function(t){var e;return Qo(t)&&(e=t.constructor,(Xo(e)&&(e===ei||Qo(e.prototype))||Zo(e)&&null===(e=e[ti]))&&(e=void 0)),void 0===e?ei:e},ni=function(t,e){return new(ri(t))(0===e?0:e)},oi=j,ii=Et,ai=xe("species"),si=function(t){return ii>=51||!oi((function(){var e=[];return(e.constructor={})[ai]=function(){return{foo:1}},1!==e[t](Boolean).foo}))},ui=xo,ci=j,li=Eo,pi=ft,fi=oe,hi=_n,di=function(t){if(t>9007199254740991)throw Ao("Maximum allowed index exceeded");return t},yi=Po,mi=ni,gi=si,vi=Et,bi=xe("isConcatSpreadable"),wi=vi>=51||!ci((function(){var t=[];return t[bi]=!1,t.concat()[0]!==t})),xi=function(t){if(!pi(t))return!1;var e=t[bi];return void 0!==e?!!e:li(t)};ui({target:"Array",proto:!0,arity:1,forced:!wi||!gi("concat")},{concat:function(t){var e,r,n,o,i,a=fi(this),s=mi(a,0),u=0;for(e=-1,n=arguments.length;e<n;e++)if(xi(i=-1===e?a:arguments[e]))for(o=hi(i),di(u+o),r=0;r<o;r++,u++)r in i&&yi(s,u,i[r]);else di(u+1),yi(s,u++,i);return s.length=u,s}});var Si=hn,Ei=Ye,Ai=function(t,e,r){return r.get&&Si(r.get,e,{getter:!0}),r.set&&Si(r.set,e,{setter:!0}),Ei.f(t,e,r)},Ri=T,Oi=wr.EXISTS,ki=$,Pi=Ai,ji=Function.prototype,Ti=ki(ji.toString),Ii=/function\b(?:\s|\/\*[\S\s]*?\*\/|\/\/[^\n\r]*[\n\r]+)*([^\s(/]*)/,_i=ki(Ii.exec);Ri&&!Oi&&Pi(ji,"name",{configurable:!0,get:function(){try{return _i(Ii,Ti(this))[1]}catch(t){return""}}});var Ni=$,Ui=Dt,Ci=ft,Li=function(t){return Ci(t)||null===t},Fi=String,Bi=TypeError,Di=function(t,e,r){try{return Ni(Ui(Object.getOwnPropertyDescriptor(t,e)[r]))}catch(t){}},qi=Ze,Mi=function(t){if(Li(t))return t;throw new Bi("Can't set "+Fi(t)+" as a prototype")},Wi=Object.setPrototypeOf||("__proto__"in{}?function(){var t,e=!1,r={};try{(t=Di(Object.prototype,"__proto__","set"))(r,[]),e=r instanceof Array}catch(t){}return function(r,n){return qi(r),Mi(n),e?t(r,n):r.__proto__=n,r}}():void 0);xo({target:"Object",stat:!0},{setPrototypeOf:Wi});var Gi=function(t){function e(t){var n;return p(this,e),n=r(this,e,["This function is not supported in ".concat(t," environment")]),Error.captureStackTrace&&Error.captureStackTrace(w(n),e),n.name="UnsupportedPlatformError",n.platform=t,Object.setPrototypeOf(w(n),e.prototype),n}return y(e,t),h(e)}(v(Error));function zi(){this._types=Object.create(null),this._extensions=Object.create(null);for(let t=0;t<arguments.length;t++)this.define(arguments[t]);this.define=this.define.bind(this),this.getType=this.getType.bind(this),this.getExtension=this.getExtension.bind(this)}zi.prototype.define=function(t,e){for(let r in t){let n=t[r].map((function(t){return t.toLowerCase()}));r=r.toLowerCase();for(let t=0;t<n.length;t++){const o=n[t];if("*"!==o[0]){if(!e&&o in this._types)throw new Error('Attempt to change mapping for "'+o+'" extension from "'+this._types[o]+'" to "'+r+'". Pass `force=true` to allow this, otherwise remove "'+o+'" from the list of extensions for "'+r+'".');this._types[o]=r}}if(e||!this._extensions[r]){const t=n[0];this._extensions[r]="*"!==t[0]?t:t.substr(1)}}},zi.prototype.getType=function(t){let e=(t=String(t)).replace(/^.*[/\\]/,"").toLowerCase(),r=e.replace(/^.*\./,"").toLowerCase(),n=e.length<t.length;return(r.length<e.length-1||!n)&&this._types[r]||null},zi.prototype.getExtension=function(t){return(t=/^\s*([^;\s]*)/.test(t)&&RegExp.$1)&&this._extensions[t.toLowerCase()]||null};var Hi=A(new zi({"application/andrew-inset":["ez"],"application/applixware":["aw"],"application/atom+xml":["atom"],"application/atomcat+xml":["atomcat"],"application/atomdeleted+xml":["atomdeleted"],"application/atomsvc+xml":["atomsvc"],"application/atsc-dwd+xml":["dwd"],"application/atsc-held+xml":["held"],"application/atsc-rsat+xml":["rsat"],"application/bdoc":["bdoc"],"application/calendar+xml":["xcs"],"application/ccxml+xml":["ccxml"],"application/cdfx+xml":["cdfx"],"application/cdmi-capability":["cdmia"],"application/cdmi-container":["cdmic"],"application/cdmi-domain":["cdmid"],"application/cdmi-object":["cdmio"],"application/cdmi-queue":["cdmiq"],"application/cu-seeme":["cu"],"application/dash+xml":["mpd"],"application/davmount+xml":["davmount"],"application/docbook+xml":["dbk"],"application/dssc+der":["dssc"],"application/dssc+xml":["xdssc"],"application/ecmascript":["es","ecma"],"application/emma+xml":["emma"],"application/emotionml+xml":["emotionml"],"application/epub+zip":["epub"],"application/exi":["exi"],"application/express":["exp"],"application/fdt+xml":["fdt"],"application/font-tdpfr":["pfr"],"application/geo+json":["geojson"],"application/gml+xml":["gml"],"application/gpx+xml":["gpx"],"application/gxf":["gxf"],"application/gzip":["gz"],"application/hjson":["hjson"],"application/hyperstudio":["stk"],"application/inkml+xml":["ink","inkml"],"application/ipfix":["ipfix"],"application/its+xml":["its"],"application/java-archive":["jar","war","ear"],"application/java-serialized-object":["ser"],"application/java-vm":["class"],"application/javascript":["js","mjs"],"application/json":["json","map"],"application/json5":["json5"],"application/jsonml+json":["jsonml"],"application/ld+json":["jsonld"],"application/lgr+xml":["lgr"],"application/lost+xml":["lostxml"],"application/mac-binhex40":["hqx"],"application/mac-compactpro":["cpt"],"application/mads+xml":["mads"],"application/manifest+json":["webmanifest"],"application/marc":["mrc"],"application/marcxml+xml":["mrcx"],"application/mathematica":["ma","nb","mb"],"application/mathml+xml":["mathml"],"application/mbox":["mbox"],"application/mediaservercontrol+xml":["mscml"],"application/metalink+xml":["metalink"],"application/metalink4+xml":["meta4"],"application/mets+xml":["mets"],"application/mmt-aei+xml":["maei"],"application/mmt-usd+xml":["musd"],"application/mods+xml":["mods"],"application/mp21":["m21","mp21"],"application/mp4":["mp4s","m4p"],"application/msword":["doc","dot"],"application/mxf":["mxf"],"application/n-quads":["nq"],"application/n-triples":["nt"],"application/node":["cjs"],"application/octet-stream":["bin","dms","lrf","mar","so","dist","distz","pkg","bpk","dump","elc","deploy","exe","dll","deb","dmg","iso","img","msi","msp","msm","buffer"],"application/oda":["oda"],"application/oebps-package+xml":["opf"],"application/ogg":["ogx"],"application/omdoc+xml":["omdoc"],"application/onenote":["onetoc","onetoc2","onetmp","onepkg"],"application/oxps":["oxps"],"application/p2p-overlay+xml":["relo"],"application/patch-ops-error+xml":["xer"],"application/pdf":["pdf"],"application/pgp-encrypted":["pgp"],"application/pgp-signature":["asc","sig"],"application/pics-rules":["prf"],"application/pkcs10":["p10"],"application/pkcs7-mime":["p7m","p7c"],"application/pkcs7-signature":["p7s"],"application/pkcs8":["p8"],"application/pkix-attr-cert":["ac"],"application/pkix-cert":["cer"],"application/pkix-crl":["crl"],"application/pkix-pkipath":["pkipath"],"application/pkixcmp":["pki"],"application/pls+xml":["pls"],"application/postscript":["ai","eps","ps"],"application/provenance+xml":["provx"],"application/pskc+xml":["pskcxml"],"application/raml+yaml":["raml"],"application/rdf+xml":["rdf","owl"],"application/reginfo+xml":["rif"],"application/relax-ng-compact-syntax":["rnc"],"application/resource-lists+xml":["rl"],"application/resource-lists-diff+xml":["rld"],"application/rls-services+xml":["rs"],"application/route-apd+xml":["rapd"],"application/route-s-tsid+xml":["sls"],"application/route-usd+xml":["rusd"],"application/rpki-ghostbusters":["gbr"],"application/rpki-manifest":["mft"],"application/rpki-roa":["roa"],"application/rsd+xml":["rsd"],"application/rss+xml":["rss"],"application/rtf":["rtf"],"application/sbml+xml":["sbml"],"application/scvp-cv-request":["scq"],"application/scvp-cv-response":["scs"],"application/scvp-vp-request":["spq"],"application/scvp-vp-response":["spp"],"application/sdp":["sdp"],"application/senml+xml":["senmlx"],"application/sensml+xml":["sensmlx"],"application/set-payment-initiation":["setpay"],"application/set-registration-initiation":["setreg"],"application/shf+xml":["shf"],"application/sieve":["siv","sieve"],"application/smil+xml":["smi","smil"],"application/sparql-query":["rq"],"application/sparql-results+xml":["srx"],"application/srgs":["gram"],"application/srgs+xml":["grxml"],"application/sru+xml":["sru"],"application/ssdl+xml":["ssdl"],"application/ssml+xml":["ssml"],"application/swid+xml":["swidtag"],"application/tei+xml":["tei","teicorpus"],"application/thraud+xml":["tfi"],"application/timestamped-data":["tsd"],"application/toml":["toml"],"application/trig":["trig"],"application/ttml+xml":["ttml"],"application/ubjson":["ubj"],"application/urc-ressheet+xml":["rsheet"],"application/urc-targetdesc+xml":["td"],"application/voicexml+xml":["vxml"],"application/wasm":["wasm"],"application/widget":["wgt"],"application/winhlp":["hlp"],"application/wsdl+xml":["wsdl"],"application/wspolicy+xml":["wspolicy"],"application/xaml+xml":["xaml"],"application/xcap-att+xml":["xav"],"application/xcap-caps+xml":["xca"],"application/xcap-diff+xml":["xdf"],"application/xcap-el+xml":["xel"],"application/xcap-ns+xml":["xns"],"application/xenc+xml":["xenc"],"application/xhtml+xml":["xhtml","xht"],"application/xliff+xml":["xlf"],"application/xml":["xml","xsl","xsd","rng"],"application/xml-dtd":["dtd"],"application/xop+xml":["xop"],"application/xproc+xml":["xpl"],"application/xslt+xml":["*xsl","xslt"],"application/xspf+xml":["xspf"],"application/xv+xml":["mxml","xhvml","xvml","xvm"],"application/yang":["yang"],"application/yin+xml":["yin"],"application/zip":["zip"],"audio/3gpp":["*3gpp"],"audio/adpcm":["adp"],"audio/amr":["amr"],"audio/basic":["au","snd"],"audio/midi":["mid","midi","kar","rmi"],"audio/mobile-xmf":["mxmf"],"audio/mp3":["*mp3"],"audio/mp4":["m4a","mp4a"],"audio/mpeg":["mpga","mp2","mp2a","mp3","m2a","m3a"],"audio/ogg":["oga","ogg","spx","opus"],"audio/s3m":["s3m"],"audio/silk":["sil"],"audio/wav":["wav"],"audio/wave":["*wav"],"audio/webm":["weba"],"audio/xm":["xm"],"font/collection":["ttc"],"font/otf":["otf"],"font/ttf":["ttf"],"font/woff":["woff"],"font/woff2":["woff2"],"image/aces":["exr"],"image/apng":["apng"],"image/avif":["avif"],"image/bmp":["bmp"],"image/cgm":["cgm"],"image/dicom-rle":["drle"],"image/emf":["emf"],"image/fits":["fits"],"image/g3fax":["g3"],"image/gif":["gif"],"image/heic":["heic"],"image/heic-sequence":["heics"],"image/heif":["heif"],"image/heif-sequence":["heifs"],"image/hej2k":["hej2"],"image/hsj2":["hsj2"],"image/ief":["ief"],"image/jls":["jls"],"image/jp2":["jp2","jpg2"],"image/jpeg":["jpeg","jpg","jpe"],"image/jph":["jph"],"image/jphc":["jhc"],"image/jpm":["jpm"],"image/jpx":["jpx","jpf"],"image/jxr":["jxr"],"image/jxra":["jxra"],"image/jxrs":["jxrs"],"image/jxs":["jxs"],"image/jxsc":["jxsc"],"image/jxsi":["jxsi"],"image/jxss":["jxss"],"image/ktx":["ktx"],"image/ktx2":["ktx2"],"image/png":["png"],"image/sgi":["sgi"],"image/svg+xml":["svg","svgz"],"image/t38":["t38"],"image/tiff":["tif","tiff"],"image/tiff-fx":["tfx"],"image/webp":["webp"],"image/wmf":["wmf"],"message/disposition-notification":["disposition-notification"],"message/global":["u8msg"],"message/global-delivery-status":["u8dsn"],"message/global-disposition-notification":["u8mdn"],"message/global-headers":["u8hdr"],"message/rfc822":["eml","mime"],"model/3mf":["3mf"],"model/gltf+json":["gltf"],"model/gltf-binary":["glb"],"model/iges":["igs","iges"],"model/mesh":["msh","mesh","silo"],"model/mtl":["mtl"],"model/obj":["obj"],"model/step+xml":["stpx"],"model/step+zip":["stpz"],"model/step-xml+zip":["stpxz"],"model/stl":["stl"],"model/vrml":["wrl","vrml"],"model/x3d+binary":["*x3db","x3dbz"],"model/x3d+fastinfoset":["x3db"],"model/x3d+vrml":["*x3dv","x3dvz"],"model/x3d+xml":["x3d","x3dz"],"model/x3d-vrml":["x3dv"],"text/cache-manifest":["appcache","manifest"],"text/calendar":["ics","ifb"],"text/coffeescript":["coffee","litcoffee"],"text/css":["css"],"text/csv":["csv"],"text/html":["html","htm","shtml"],"text/jade":["jade"],"text/jsx":["jsx"],"text/less":["less"],"text/markdown":["markdown","md"],"text/mathml":["mml"],"text/mdx":["mdx"],"text/n3":["n3"],"text/plain":["txt","text","conf","def","list","log","in","ini"],"text/richtext":["rtx"],"text/rtf":["*rtf"],"text/sgml":["sgml","sgm"],"text/shex":["shex"],"text/slim":["slim","slm"],"text/spdx":["spdx"],"text/stylus":["stylus","styl"],"text/tab-separated-values":["tsv"],"text/troff":["t","tr","roff","man","me","ms"],"text/turtle":["ttl"],"text/uri-list":["uri","uris","urls"],"text/vcard":["vcard"],"text/vtt":["vtt"],"text/xml":["*xml"],"text/yaml":["yaml","yml"],"video/3gpp":["3gp","3gpp"],"video/3gpp2":["3g2"],"video/h261":["h261"],"video/h263":["h263"],"video/h264":["h264"],"video/iso.segment":["m4s"],"video/jpeg":["jpgv"],"video/jpm":["*jpm","jpgm"],"video/mj2":["mj2","mjp2"],"video/mp2t":["ts"],"video/mp4":["mp4","mp4v","mpg4"],"video/mpeg":["mpeg","mpg","mpe","m1v","m2v"],"video/ogg":["ogv"],"video/quicktime":["qt","mov"],"video/webm":["webm"]})),$i="5.3.0",Vi=function(){var t=l(a().mark((function t(){var e;return a().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if("object"!==("undefined"==typeof kintone?"undefined":u(kintone))||null===kintone||"function"!=typeof kintone.getRequestToken){t.next=2;break}return t.abrupt("return",kintone.getRequestToken());case 2:if("object"!==("undefined"==typeof garoon?"undefined":u(garoon))||null===garoon||"function"!=typeof(null===(e=garoon.connect)||void 0===e||null===(e=e.kintone)||void 0===e?void 0:e.getRequestToken)){t.next=4;break}return t.abrupt("return",garoon.connect.kintone.getRequestToken());case 4:throw new Error("session authentication must specify a request token");case 5:case"end":return t.stop()}}),t)})));return function(){return t.apply(this,arguments)}}(),Yi=Object.freeze({__proto__:null,buildBaseUrl:function(t){if(t)return t;if(void 0===location)throw new Error("The baseUrl parameter is required for this environment");var e=location,r=e.host,n=e.protocol;return"".concat(n,"//").concat(r)},buildFormDataValue:function(t,e){var r={};return e&&(r.type=Hi.getType(e)||void 0),new Blob([t],r)},buildHeaders:function(){return{}},buildPlatformDependentConfig:function(){return{}},getDefaultAuth:function(){return{type:"session"}},getRequestToken:Vi,getVersion:function(){return $i},readFileFromPath:function(t){throw new Gi("Browser")}}),Ki={},Ji=Gn,Qi=zn,Xi=Object.keys||function(t){return Ji(t,Qi)},Zi=T,ta=Ke,ea=Ye,ra=Ze,na=ut,oa=Xi;Ki.f=Zi&&!ta?Object.defineProperties:function(t,e){ra(t);for(var r,n=na(e),o=oa(e),i=o.length,a=0;i>a;)ea.f(t,r=o[a++],n[r]);return t};var ia,aa=yt("document","documentElement"),sa=Ze,ua=Ki,ca=zn,la=Ur,pa=aa,fa=Le,ha="prototype",da="script",ya=Nr("IE_PROTO"),ma=function(){},ga=function(t){return"<"+da+">"+t+"</"+da+">"},va=function(t){t.write(ga("")),t.close();var e=t.parentWindow.Object;return t=null,e},ba=function(){try{ia=new ActiveXObject("htmlfile")}catch(t){}var t,e,r;ba="undefined"!=typeof document?document.domain&&ia?va(ia):(e=fa("iframe"),r="java"+da+":",e.style.display="none",pa.appendChild(e),e.src=String(r),(t=e.contentWindow.document).open(),t.write(ga("document.F=Object")),t.close(),t.F):va(ia);for(var n=ca.length;n--;)delete ba[ha][ca[n]];return ba()};la[ya]=!0;var wa=Object.create||function(t,e){var r;return null!==t?(ma[ha]=sa(t),r=new ma,ma[ha]=null,r[ya]=t):r=ba(),void 0===e?r:ua.f(r,e)},xa=xe,Sa=wa,Ea=Ye.f,Aa=xa("unscopables"),Ra=Array.prototype;void 0===Ra[Aa]&&Ea(Ra,Aa,{configurable:!0,value:Sa(null)});var Oa,ka,Pa,ja={},Ta=!j((function(){function t(){}return t.prototype.constructor=null,Object.getPrototypeOf(new t)!==t.prototype})),Ia=se,_a=lt,Na=oe,Ua=Ta,Ca=Nr("IE_PROTO"),La=Object,Fa=La.prototype,Ba=Ua?La.getPrototypeOf:function(t){var e=Na(t);if(Ia(e,Ca))return e[Ca];var r=e.constructor;return _a(r)&&e instanceof r?r.prototype:e instanceof La?Fa:null},Da=j,qa=lt,Ma=ft,Wa=Ba,Ga=vn,za=xe("iterator"),Ha=!1;[].keys&&("next"in(Pa=[].keys())?(ka=Wa(Wa(Pa)))!==Object.prototype&&(Oa=ka):Ha=!0);var $a=!Ma(Oa)||Da((function(){var t={};return Oa[za].call(t)!==t}));$a&&(Oa={}),qa(Oa[za])||Ga(Oa,za,(function(){return this}));var Va={IteratorPrototype:Oa,BUGGY_SAFARI_ITERATORS:Ha},Ya=Ye.f,Ka=se,Ja=xe("toStringTag"),Qa=function(t,e,r){t&&!r&&(t=t.prototype),t&&!Ka(t,Ja)&&Ya(t,Ja,{configurable:!0,value:e})},Xa=Va.IteratorPrototype,Za=wa,ts=M,es=Qa,rs=ja,ns=function(){return this},os=function(t,e,r,n){var o=e+" Iterator";return t.prototype=Za(Xa,{next:ts(+!n,r)}),es(t,o,!1),rs[o]=ns,t},is=xo,as=U,ss=lt,us=os,cs=Ba,ls=Wi,ps=Qa,fs=hr,hs=vn,ds=ja,ys=wr.PROPER,ms=wr.CONFIGURABLE,gs=Va.IteratorPrototype,vs=Va.BUGGY_SAFARI_ITERATORS,bs=xe("iterator"),ws="keys",xs="values",Ss="entries",Es=function(){return this},As=function(t,e,r,n,o,i,a){us(r,e,n);var s,u,c,l=function(t){if(t===o&&y)return y;if(!vs&&t&&t in h)return h[t];switch(t){case ws:case xs:case Ss:return function(){return new r(this,t)}}return function(){return new r(this)}},p=e+" Iterator",f=!1,h=t.prototype,d=h[bs]||h["@@iterator"]||o&&h[o],y=!vs&&d||l(o),m="Array"===e&&h.entries||d;if(m&&(s=cs(m.call(new t)))!==Object.prototype&&s.next&&(cs(s)!==gs&&(ls?ls(s,gs):ss(s[bs])||hs(s,bs,Es)),ps(s,p,!0)),ys&&o===xs&&d&&d.name!==xs&&(ms?fs(h,"name",xs):(f=!0,y=function(){return as(d,this)})),o)if(u={values:l(xs),keys:i?y:l(ws),entries:l(Ss)},a)for(c in u)(vs||f||!(c in h))&&hs(h,c,u[c]);else is({target:e,proto:!0,forced:vs||f},u);return h[bs]!==y&&hs(h,bs,y,{name:o}),ds[e]=y,u},Rs=function(t,e){return{value:t,done:e}},Os=ut,ks=function(t){Ra[Aa][t]=!0},Ps=ja,js=Yr,Ts=Ye.f,Is=As,_s=Rs,Ns=T,Us="Array Iterator",Cs=js.set,Ls=js.getterFor(Us),Fs=Is(Array,"Array",(function(t,e){Cs(this,{type:Us,target:Os(t),index:0,kind:e})}),(function(){var t=Ls(this),e=t.target,r=t.index++;if(!e||r>=e.length)return t.target=void 0,_s(void 0,!0);switch(t.kind){case"keys":return _s(r,!1);case"values":return _s(e[r],!1)}return _s([r,e[r]],!1)}),"values"),Bs=Ps.Arguments=Ps.Array;if(ks("keys"),ks("values"),ks("entries"),Ns&&"values"!==Bs.name)try{Ts(Bs,"name",{value:"values"})}catch(t){}var Ds=$,qs=vn,Ms=Date.prototype,Ws="Invalid Date",Gs="toString",zs=Ds(Ms[Gs]),Hs=Ds(Ms.getTime);String(new Date(NaN))!==Ws&&qs(Ms,Gs,(function(){var t=Hs(this);return t==t?zs(this):Ws}));var $s=Fo,Vs=To?{}.toString:function(){return"[object "+$s(this)+"]"};To||vn(Object.prototype,"toString",Vs,{unsafe:!0});var Ys=Fo,Ks=String,Js=function(t){if("Symbol"===Ys(t))throw new TypeError("Cannot convert a Symbol value to a string");return Ks(t)},Qs="\t\n\v\f\r \u2028\u2029\ufeff",Xs=it,Zs=Js,tu=Qs,eu=$("".replace),ru=RegExp("^["+tu+"]+"),nu=RegExp("(^|[^"+tu+"])["+tu+"]+$"),ou=function(t){return function(e){var r=Zs(Xs(e));return 1&t&&(r=eu(r,ru,"")),2&t&&(r=eu(r,nu,"$1")),r}},iu={start:ou(1),end:ou(2),trim:ou(3)},au=k,su=j,uu=Js,cu=iu.trim,lu=Qs,pu=$("".charAt),fu=au.parseFloat,hu=au.Symbol,du=hu&&hu.iterator,yu=1/fu(lu+"-0")!=-1/0||du&&!su((function(){fu(Object(du))}))?function(t){var e=cu(uu(t)),r=fu(e);return 0===r&&"-"===pu(e,0)?-0:r}:fu;xo({global:!0,forced:parseFloat!==yu},{parseFloat:yu});var mu,gu,vu=Ze,bu=function(){var t=vu(this),e="";return t.hasIndices&&(e+="d"),t.global&&(e+="g"),t.ignoreCase&&(e+="i"),t.multiline&&(e+="m"),t.dotAll&&(e+="s"),t.unicode&&(e+="u"),t.unicodeSets&&(e+="v"),t.sticky&&(e+="y"),e},wu=j,xu=k.RegExp,Su=wu((function(){var t=xu("a","y");return t.lastIndex=2,null!==t.exec("abcd")})),Eu=Su||wu((function(){return!xu("a","y").sticky})),Au={BROKEN_CARET:Su||wu((function(){var t=xu("^r","gy");return t.lastIndex=2,null!==t.exec("str")})),MISSED_STICKY:Eu,UNSUPPORTED_Y:Su},Ru=j,Ou=k.RegExp,ku=Ru((function(){var t=Ou(".","s");return!(t.dotAll&&t.test("\n")&&"s"===t.flags)})),Pu=j,ju=k.RegExp,Tu=Pu((function(){var t=ju("(?<a>b)","g");return"b"!==t.exec("b").groups.a||"bc"!=="b".replace(t,"$<a>c")})),Iu=U,_u=$,Nu=Js,Uu=bu,Cu=Au,Lu=wa,Fu=Yr.get,Bu=ku,Du=Tu,qu=ee("native-string-replace",String.prototype.replace),Mu=RegExp.prototype.exec,Wu=Mu,Gu=_u("".charAt),zu=_u("".indexOf),Hu=_u("".replace),$u=_u("".slice),Vu=(gu=/b*/g,Iu(Mu,mu=/a/,"a"),Iu(Mu,gu,"a"),0!==mu.lastIndex||0!==gu.lastIndex),Yu=Cu.BROKEN_CARET,Ku=void 0!==/()??/.exec("")[1];(Vu||Ku||Yu||Bu||Du)&&(Wu=function(t){var e,r,n,o,i,a,s,u=this,c=Fu(u),l=Nu(t),p=c.raw;if(p)return p.lastIndex=u.lastIndex,e=Iu(Wu,p,l),u.lastIndex=p.lastIndex,e;var f=c.groups,h=Yu&&u.sticky,d=Iu(Uu,u),y=u.source,m=0,g=l;if(h&&(d=Hu(d,"y",""),-1===zu(d,"g")&&(d+="g"),g=$u(l,u.lastIndex),u.lastIndex>0&&(!u.multiline||u.multiline&&"\n"!==Gu(l,u.lastIndex-1))&&(y="(?: "+y+")",g=" "+g,m++),r=new RegExp("^(?:"+y+")",d)),Ku&&(r=new RegExp("^"+y+"$(?!\\s)",d)),Vu&&(n=u.lastIndex),o=Iu(Mu,h?r:u,g),h?o?(o.input=$u(o.input,m),o[0]=$u(o[0],m),o.index=u.lastIndex,u.lastIndex+=o[0].length):u.lastIndex=0:Vu&&o&&(u.lastIndex=u.global?o.index+o[0].length:n),Ku&&o&&o.length>1&&Iu(qu,o[0],r,(function(){for(i=1;i<arguments.length-2;i++)void 0===arguments[i]&&(o[i]=void 0)})),o&&f)for(o.groups=a=Lu(null),i=0;i<f.length;i++)a[(s=f[i])[0]]=o[s[1]];return o});var Ju=Wu;xo({target:"RegExp",proto:!0,forced:/./.exec!==Ju},{exec:Ju});var Qu=U,Xu=se,Zu=mt,tc=bu,ec=RegExp.prototype,rc=wr.PROPER,nc=vn,oc=Ze,ic=Js,ac=j,sc=function(t){var e=t.flags;return void 0!==e||"flags"in ec||Xu(t,"flags")||!Zu(ec,t)?e:Qu(tc,t)},uc="toString",cc=RegExp.prototype,lc=cc[uc],pc=ac((function(){return"/a/b"!==lc.call({source:"a",flags:"b"})})),fc=rc&&lc.name!==uc;(pc||fc)&&nc(cc,uc,(function(){var t=oc(this);return"/"+ic(t.source)+"/"+ic(sc(t))}),{unsafe:!0});var hc=$,dc=En,yc=Js,mc=it,gc=hc("".charAt),vc=hc("".charCodeAt),bc=hc("".slice),wc=function(t){return function(e,r){var n,o,i=yc(mc(e)),a=dc(r),s=i.length;return a<0||a>=s?t?"":void 0:(n=vc(i,a))<55296||n>56319||a+1===s||(o=vc(i,a+1))<56320||o>57343?t?gc(i,a):n:t?bc(i,a,a+2):o-56320+(n-55296<<10)+65536}},xc={codeAt:wc(!1),charAt:wc(!0)},Sc=xc.charAt,Ec=Js,Ac=Yr,Rc=As,Oc=Rs,kc="String Iterator",Pc=Ac.set,jc=Ac.getterFor(kc);Rc(String,"String",(function(t){Pc(this,{type:kc,string:Ec(t),index:0})}),(function(){var t,e=jc(this),r=e.string,n=e.index;return n>=r.length?Oc(void 0,!0):(t=Sc(r,n),e.index+=t.length,Oc(t,!1))}));var Tc=I,Ic=Function.prototype,_c=Ic.apply,Nc=Ic.call,Uc="object"==typeof Reflect&&Reflect.apply||(Tc?Nc.bind(_c):function(){return Nc.apply(_c,arguments)}),Cc=U,Lc=vn,Fc=Ju,Bc=j,Dc=xe,qc=hr,Mc=Dc("species"),Wc=RegExp.prototype,Gc=function(t,e,r,n){var o=Dc(t),i=!Bc((function(){var e={};return e[o]=function(){return 7},7!==""[t](e)})),a=i&&!Bc((function(){var e=!1,r=/a/;return"split"===t&&((r={}).constructor={},r.constructor[Mc]=function(){return r},r.flags="",r[o]=/./[o]),r.exec=function(){return e=!0,null},r[o](""),!e}));if(!i||!a||r){var s=/./[o],u=e(o,""[t],(function(t,e,r,n,o){var a=e.exec;return a===Fc||a===Wc.exec?i&&!o?{done:!0,value:Cc(s,e,r,n)}:{done:!0,value:Cc(t,r,e,n)}:{done:!1}}));Lc(String.prototype,t,u[0]),Lc(Wc,o,u[1])}n&&qc(Wc[o],"sham",!0)},zc=xc.charAt,Hc=function(t,e,r){return e+(r?zc(t,e).length:1)},$c=$,Vc=oe,Yc=Math.floor,Kc=$c("".charAt),Jc=$c("".replace),Qc=$c("".slice),Xc=/\$([$&'`]|\d{1,2}|<[^>]*>)/g,Zc=/\$([$&'`]|\d{1,2})/g,tl=U,el=Ze,rl=lt,nl=J,ol=Ju,il=TypeError,al=function(t,e){var r=t.exec;if(rl(r)){var n=tl(r,t,e);return null!==n&&el(n),n}if("RegExp"===nl(t))return tl(ol,t,e);throw new il("RegExp#exec called on incompatible receiver")},sl=Uc,ul=U,cl=$,ll=Gc,pl=j,fl=Ze,hl=lt,dl=rt,yl=En,ml=Tn,gl=Js,vl=it,bl=Hc,wl=Wt,xl=function(t,e,r,n,o,i){var a=r+t.length,s=n.length,u=Zc;return void 0!==o&&(o=Vc(o),u=Xc),Jc(i,u,(function(i,u){var c;switch(Kc(u,0)){case"$":return"$";case"&":return t;case"`":return Qc(e,0,r);case"'":return Qc(e,a);case"<":c=o[Qc(u,1,-1)];break;default:var l=+u;if(0===l)return i;if(l>s){var p=Yc(l/10);return 0===p?i:p<=s?void 0===n[p-1]?Kc(u,1):n[p-1]+Kc(u,1):i}c=n[l-1]}return void 0===c?"":c}))},Sl=al,El=xe("replace"),Al=Math.max,Rl=Math.min,Ol=cl([].concat),kl=cl([].push),Pl=cl("".indexOf),jl=cl("".slice),Tl="$0"==="a".replace(/./,"$0"),Il=!!/./[El]&&""===/./[El]("a","$0");ll("replace",(function(t,e,r){var n=Il?"$":"$0";return[function(t,r){var n=vl(this),o=dl(t)?void 0:wl(t,El);return o?ul(o,t,n,r):ul(e,gl(n),t,r)},function(t,o){var i=fl(this),a=gl(t);if("string"==typeof o&&-1===Pl(o,n)&&-1===Pl(o,"$<")){var s=r(e,i,a,o);if(s.done)return s.value}var u=hl(o);u||(o=gl(o));var c,l=i.global;l&&(c=i.unicode,i.lastIndex=0);for(var p,f=[];null!==(p=Sl(i,a))&&(kl(f,p),l);){""===gl(p[0])&&(i.lastIndex=bl(a,ml(i.lastIndex),c))}for(var h,d="",y=0,m=0;m<f.length;m++){for(var g,v=gl((p=f[m])[0]),b=Al(Rl(yl(p.index),a.length),0),w=[],x=1;x<p.length;x++)kl(w,void 0===(h=p[x])?h:String(h));var S=p.groups;if(u){var E=Ol([v],w,b,a);void 0!==S&&kl(E,S),g=gl(sl(o,void 0,E))}else g=xl(v,a,b,w,S,o);b>=y&&(d+=jl(a,y,b)+g,y=b+v.length)}return d+jl(a,y)}]}),!!pl((function(){var t=/./;return t.exec=function(){var t=[];return t.groups={a:"7"},t},"7"!=="".replace(t,"$<a>")}))||!Tl||Il);var _l={CSSRuleList:0,CSSStyleDeclaration:0,CSSValueList:0,ClientRectList:0,DOMRectList:0,DOMStringList:0,DOMTokenList:1,DataTransferItemList:0,FileList:0,HTMLAllCollection:0,HTMLCollection:0,HTMLFormElement:0,HTMLSelectElement:0,MediaList:0,MimeTypeArray:0,NamedNodeMap:0,NodeList:1,PaintRequestList:0,Plugin:0,PluginArray:0,SVGLengthList:0,SVGNumberList:0,SVGPathSegList:0,SVGPointList:0,SVGStringList:0,SVGTransformList:0,SourceBufferList:0,StyleSheetList:0,TextTrackCueList:0,TextTrackList:0,TouchList:0},Nl=Le("span").classList,Ul=Nl&&Nl.constructor&&Nl.constructor.prototype,Cl=Ul===Object.prototype?void 0:Ul,Ll=k,Fl=_l,Bl=Cl,Dl=Fs,ql=hr,Ml=Qa,Wl=xe("iterator"),Gl=Dl.values,zl=function(t,e){if(t){if(t[Wl]!==Gl)try{ql(t,Wl,Gl)}catch(e){t[Wl]=Gl}if(Ml(t,e,!0),Fl[e])for(var r in Dl)if(t[r]!==Dl[r])try{ql(t,r,Dl[r])}catch(e){t[r]=Dl[r]}}};for(var Hl in Fl)zl(Ll[Hl]&&Ll[Hl].prototype,Hl);zl(Bl,"DOMTokenList");var $l=j,Vl=T,Yl=xe("iterator"),Kl=!$l((function(){var t=new URL("b?a=1&b=2&c=3","http://a"),e=t.searchParams,r=new URLSearchParams("a=1&a=2&b=3"),n="";return t.pathname="c%20d",e.forEach((function(t,r){e.delete("b"),n+=r+t})),r.delete("a",2),r.delete("b",void 0),!e.size&&!Vl||!e.sort||"http://a/c%20d?a=1&c=3"!==t.href||"3"!==e.get("c")||"a=1"!==String(new URLSearchParams("?a=1"))||!e[Yl]||"a"!==new URL("https://a@b").username||"b"!==new URLSearchParams(new URLSearchParams("a=b")).get("a")||"xn--e1aybc"!==new URL("http://тест").host||"#%D0%B1"!==new URL("http://a#б").hash||"a1c3"!==n||"x"!==new URL("http://x",void 0).host})),Jl=J,Ql=$,Xl=function(t){if("Function"===Jl(t))return Ql(t)},Zl=Dt,tp=I,ep=Xl(Xl.bind),rp=function(t,e){return Zl(t),void 0===e?t:tp?ep(t,e):function(){return t.apply(e,arguments)}},np=mt,op=TypeError,ip=function(t,e){if(np(e,t))return t;throw new op("Incorrect invocation")},ap=T,sp=$,up=U,cp=j,lp=Xi,pp=Vn,fp=C,hp=oe,dp=et,yp=Object.assign,mp=Object.defineProperty,gp=sp([].concat),vp=!yp||cp((function(){if(ap&&1!==yp({b:1},yp(mp({},"a",{enumerable:!0,get:function(){mp(this,"b",{value:3,enumerable:!1})}}),{b:2})).b)return!0;var t={},e={},r=Symbol("assign detection"),n="abcdefghijklmnopqrst";return t[r]=7,n.split("").forEach((function(t){e[t]=t})),7!==yp({},t)[r]||lp(yp({},e)).join("")!==n}))?function(t,e){for(var r=hp(t),n=arguments.length,o=1,i=pp.f,a=fp.f;n>o;)for(var s,u=dp(arguments[o++]),c=i?gp(lp(u),i(u)):lp(u),l=c.length,p=0;l>p;)s=c[p++],ap&&!up(a,u,s)||(r[s]=u[s]);return r}:yp,bp=U,wp=Ze,xp=Wt,Sp=Ze,Ep=function(t,e,r){var n,o;wp(t);try{if(!(n=xp(t,"return"))){if("throw"===e)throw r;return r}n=bp(n,t)}catch(t){o=!0,n=t}if("throw"===e)throw r;if(o)throw n;return wp(n),r},Ap=ja,Rp=xe("iterator"),Op=Array.prototype,kp=Fo,Pp=Wt,jp=rt,Tp=ja,Ip=xe("iterator"),_p=function(t){if(!jp(t))return Pp(t,Ip)||Pp(t,"@@iterator")||Tp[kp(t)]},Np=U,Up=Dt,Cp=Ze,Lp=Ct,Fp=_p,Bp=TypeError,Dp=function(t,e){var r=arguments.length<2?Fp(t):e;if(Up(r))return Cp(Np(r,t));throw new Bp(Lp(t)+" is not iterable")},qp=rp,Mp=U,Wp=oe,Gp=function(t,e,r,n){try{return n?e(Sp(r)[0],r[1]):e(r)}catch(e){Ep(t,"throw",e)}},zp=function(t){return void 0!==t&&(Ap.Array===t||Op[Rp]===t)},Hp=Jo,$p=_n,Vp=Po,Yp=Dp,Kp=_p,Jp=Array,Qp=$([].slice),Xp=$,Zp=2147483647,tf=/[^\0-\u007E]/,ef=/[.\u3002\uFF0E\uFF61]/g,rf="Overflow: input needs wider integers to process",nf=RangeError,of=Xp(ef.exec),af=Math.floor,sf=String.fromCharCode,uf=Xp("".charCodeAt),cf=Xp([].join),lf=Xp([].push),pf=Xp("".replace),ff=Xp("".split),hf=Xp("".toLowerCase),df=function(t){return t+22+75*(t<26)},yf=function(t,e,r){var n=0;for(t=r?af(t/700):t>>1,t+=af(t/e);t>455;)t=af(t/35),n+=36;return af(n+36*t/(t+38))},mf=function(t){var e=[];t=function(t){for(var e=[],r=0,n=t.length;r<n;){var o=uf(t,r++);if(o>=55296&&o<=56319&&r<n){var i=uf(t,r++);56320==(64512&i)?lf(e,((1023&o)<<10)+(1023&i)+65536):(lf(e,o),r--)}else lf(e,o)}return e}(t);var r,n,o=t.length,i=128,a=0,s=72;for(r=0;r<t.length;r++)(n=t[r])<128&&lf(e,sf(n));var u=e.length,c=u;for(u&&lf(e,"-");c<o;){var l=Zp;for(r=0;r<t.length;r++)(n=t[r])>=i&&n<l&&(l=n);var p=c+1;if(l-i>af((Zp-a)/p))throw new nf(rf);for(a+=(l-i)*p,i=l,r=0;r<t.length;r++){if((n=t[r])<i&&++a>Zp)throw new nf(rf);if(n===i){for(var f=a,h=36;;){var d=h<=s?1:h>=s+26?26:h-s;if(f<d)break;var y=f-d,m=36-d;lf(e,sf(df(d+y%m))),f=af(y/m),h+=36}lf(e,sf(df(f))),s=yf(a,p,c===u),a=0,c++}}a++,i++}return cf(e,"")},gf=TypeError,vf=function(t,e){if(t<e)throw new gf("Not enough arguments");return t},bf=k,wf=T,xf=Object.getOwnPropertyDescriptor,Sf=vn,Ef=Qp,Af=Math.floor,Rf=function(t,e){var r=t.length;if(r<8)for(var n,o,i=1;i<r;){for(o=i,n=t[i];o&&e(t[o-1],n)>0;)t[o]=t[--o];o!==i++&&(t[o]=n)}else for(var a=Af(r/2),s=Rf(Ef(t,0,a),e),u=Rf(Ef(t,a),e),c=s.length,l=u.length,p=0,f=0;p<c||f<l;)t[p+f]=p<c&&f<l?e(s[p],u[f])<=0?s[p++]:u[f++]:p<c?s[p++]:u[f++];return t},Of=xo,kf=k,Pf=function(t){if(!wf)return bf[t];var e=xf(bf,t);return e&&e.value},jf=U,Tf=$,If=T,_f=Kl,Nf=vn,Uf=Ai,Cf=function(t,e,r){for(var n in e)Sf(t,n,e[n],r);return t},Lf=Qa,Ff=os,Bf=Yr,Df=ip,qf=lt,Mf=se,Wf=rp,Gf=Fo,zf=Ze,Hf=ft,$f=Js,Vf=wa,Yf=M,Kf=Dp,Jf=_p,Qf=Rs,Xf=vf,Zf=Rf,th=xe("iterator"),eh="URLSearchParams",rh=eh+"Iterator",nh=Bf.set,oh=Bf.getterFor(eh),ih=Bf.getterFor(rh),ah=Pf("fetch"),sh=Pf("Request"),uh=Pf("Headers"),ch=sh&&sh.prototype,lh=uh&&uh.prototype,ph=kf.RegExp,fh=kf.TypeError,hh=kf.decodeURIComponent,dh=kf.encodeURIComponent,yh=Tf("".charAt),mh=Tf([].join),gh=Tf([].push),vh=Tf("".replace),bh=Tf([].shift),wh=Tf([].splice),xh=Tf("".split),Sh=Tf("".slice),Eh=/\+/g,Ah=Array(4),Rh=function(t){return Ah[t-1]||(Ah[t-1]=ph("((?:%[\\da-f]{2}){"+t+"})","gi"))},Oh=function(t){try{return hh(t)}catch(e){return t}},kh=function(t){var e=vh(t,Eh," "),r=4;try{return hh(e)}catch(t){for(;r;)e=vh(e,Rh(r--),Oh);return e}},Ph=/[!'()~]|%20/g,jh={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+"},Th=function(t){return jh[t]},Ih=function(t){return vh(dh(t),Ph,Th)},_h=Ff((function(t,e){nh(this,{type:rh,target:oh(t).entries,index:0,kind:e})}),eh,(function(){var t=ih(this),e=t.target,r=t.index++;if(!e||r>=e.length)return t.target=void 0,Qf(void 0,!0);var n=e[r];switch(t.kind){case"keys":return Qf(n.key,!1);case"values":return Qf(n.value,!1)}return Qf([n.key,n.value],!1)}),!0),Nh=function(t){this.entries=[],this.url=null,void 0!==t&&(Hf(t)?this.parseObject(t):this.parseQuery("string"==typeof t?"?"===yh(t,0)?Sh(t,1):t:$f(t)))};Nh.prototype={type:eh,bindURL:function(t){this.url=t,this.update()},parseObject:function(t){var e,r,n,o,i,a,s,u=this.entries,c=Jf(t);if(c)for(r=(e=Kf(t,c)).next;!(n=jf(r,e)).done;){if(i=(o=Kf(zf(n.value))).next,(a=jf(i,o)).done||(s=jf(i,o)).done||!jf(i,o).done)throw new fh("Expected sequence with length 2");gh(u,{key:$f(a.value),value:$f(s.value)})}else for(var l in t)Mf(t,l)&&gh(u,{key:l,value:$f(t[l])})},parseQuery:function(t){if(t)for(var e,r,n=this.entries,o=xh(t,"&"),i=0;i<o.length;)(e=o[i++]).length&&(r=xh(e,"="),gh(n,{key:kh(bh(r)),value:kh(mh(r,"="))}))},serialize:function(){for(var t,e=this.entries,r=[],n=0;n<e.length;)t=e[n++],gh(r,Ih(t.key)+"="+Ih(t.value));return mh(r,"&")},update:function(){this.entries.length=0,this.parseQuery(this.url.query)},updateURL:function(){this.url&&this.url.update()}};var Uh=function(){Df(this,Ch);var t=nh(this,new Nh(arguments.length>0?arguments[0]:void 0));If||(this.size=t.entries.length)},Ch=Uh.prototype;if(Cf(Ch,{append:function(t,e){var r=oh(this);Xf(arguments.length,2),gh(r.entries,{key:$f(t),value:$f(e)}),If||this.length++,r.updateURL()},delete:function(t){for(var e=oh(this),r=Xf(arguments.length,1),n=e.entries,o=$f(t),i=r<2?void 0:arguments[1],a=void 0===i?i:$f(i),s=0;s<n.length;){var u=n[s];if(u.key!==o||void 0!==a&&u.value!==a)s++;else if(wh(n,s,1),void 0!==a)break}If||(this.size=n.length),e.updateURL()},get:function(t){var e=oh(this).entries;Xf(arguments.length,1);for(var r=$f(t),n=0;n<e.length;n++)if(e[n].key===r)return e[n].value;return null},getAll:function(t){var e=oh(this).entries;Xf(arguments.length,1);for(var r=$f(t),n=[],o=0;o<e.length;o++)e[o].key===r&&gh(n,e[o].value);return n},has:function(t){for(var e=oh(this).entries,r=Xf(arguments.length,1),n=$f(t),o=r<2?void 0:arguments[1],i=void 0===o?o:$f(o),a=0;a<e.length;){var s=e[a++];if(s.key===n&&(void 0===i||s.value===i))return!0}return!1},set:function(t,e){var r=oh(this);Xf(arguments.length,1);for(var n,o=r.entries,i=!1,a=$f(t),s=$f(e),u=0;u<o.length;u++)(n=o[u]).key===a&&(i?wh(o,u--,1):(i=!0,n.value=s));i||gh(o,{key:a,value:s}),If||(this.size=o.length),r.updateURL()},sort:function(){var t=oh(this);Zf(t.entries,(function(t,e){return t.key>e.key?1:-1})),t.updateURL()},forEach:function(t){for(var e,r=oh(this).entries,n=Wf(t,arguments.length>1?arguments[1]:void 0),o=0;o<r.length;)n((e=r[o++]).value,e.key,this)},keys:function(){return new _h(this,"keys")},values:function(){return new _h(this,"values")},entries:function(){return new _h(this,"entries")}},{enumerable:!0}),Nf(Ch,th,Ch.entries,{name:"entries"}),Nf(Ch,"toString",(function(){return oh(this).serialize()}),{enumerable:!0}),If&&Uf(Ch,"size",{get:function(){return oh(this).entries.length},configurable:!0,enumerable:!0}),Lf(Uh,eh),Of({global:!0,constructor:!0,forced:!_f},{URLSearchParams:Uh}),!_f&&qf(uh)){var Lh=Tf(lh.has),Fh=Tf(lh.set),Bh=function(t){if(Hf(t)){var e,r=t.body;if(Gf(r)===eh)return e=t.headers?new uh(t.headers):new uh,Lh(e,"content-type")||Fh(e,"content-type","application/x-www-form-urlencoded;charset=UTF-8"),Vf(t,{body:Yf(0,$f(r)),headers:Yf(0,e)})}return t};if(qf(ah)&&Of({global:!0,enumerable:!0,dontCallGetSet:!0,forced:!0},{fetch:function(t){return ah(t,arguments.length>1?Bh(arguments[1]):{})}}),qf(sh)){var Dh=function(t){return Df(this,ch),new sh(t,arguments.length>1?Bh(arguments[1]):{})};ch.constructor=Dh,Dh.prototype=ch,Of({global:!0,constructor:!0,dontCallGetSet:!0,forced:!0},{Request:Dh})}}var qh,Mh=xo,Wh=T,Gh=Kl,zh=k,Hh=rp,$h=$,Vh=vn,Yh=Ai,Kh=ip,Jh=se,Qh=vp,Xh=function(t){var e=Wp(t),r=Hp(this),n=arguments.length,o=n>1?arguments[1]:void 0,i=void 0!==o;i&&(o=qp(o,n>2?arguments[2]:void 0));var a,s,u,c,l,p,f=Kp(e),h=0;if(!f||this===Jp&&zp(f))for(a=$p(e),s=r?new this(a):Jp(a);a>h;h++)p=i?o(e[h],h):e[h],Vp(s,h,p);else for(l=(c=Yp(e,f)).next,s=r?new this:[];!(u=Mp(l,c)).done;h++)p=i?Gp(c,o,[u.value,h],!0):u.value,Vp(s,h,p);return s.length=h,s},Zh=Qp,td=xc.codeAt,ed=function(t){var e,r,n=[],o=ff(pf(hf(t),ef,"."),".");for(e=0;e<o.length;e++)r=o[e],lf(n,of(tf,r)?"xn--"+mf(r):r);return cf(n,".")},rd=Js,nd=Qa,od=vf,id={URLSearchParams:Uh,getState:oh},ad=Yr,sd=ad.set,ud=ad.getterFor("URL"),cd=id.URLSearchParams,ld=id.getState,pd=zh.URL,fd=zh.TypeError,hd=zh.parseInt,dd=Math.floor,yd=Math.pow,md=$h("".charAt),gd=$h(/./.exec),vd=$h([].join),bd=$h(1..toString),wd=$h([].pop),xd=$h([].push),Sd=$h("".replace),Ed=$h([].shift),Ad=$h("".split),Rd=$h("".slice),Od=$h("".toLowerCase),kd=$h([].unshift),Pd="Invalid scheme",jd="Invalid host",Td="Invalid port",Id=/[a-z]/i,_d=/[\d+-.a-z]/i,Nd=/\d/,Ud=/^0x/i,Cd=/^[0-7]+$/,Ld=/^\d+$/,Fd=/^[\da-f]+$/i,Bd=/[\0\t\n\r #%/:<>?@[\\\]^|]/,Dd=/[\0\t\n\r #/:<>?@[\\\]^|]/,qd=/^[\u0000-\u0020]+/,Md=/(^|[^\u0000-\u0020])[\u0000-\u0020]+$/,Wd=/[\t\n\r]/g,Gd=function(t){var e,r,n,o;if("number"==typeof t){for(e=[],r=0;r<4;r++)kd(e,t%256),t=dd(t/256);return vd(e,".")}if("object"==typeof t){for(e="",n=function(t){for(var e=null,r=1,n=null,o=0,i=0;i<8;i++)0!==t[i]?(o>r&&(e=n,r=o),n=null,o=0):(null===n&&(n=i),++o);return o>r&&(e=n,r=o),e}(t),r=0;r<8;r++)o&&0===t[r]||(o&&(o=!1),n===r?(e+=r?":":"::",o=!0):(e+=bd(t[r],16),r<7&&(e+=":")));return"["+e+"]"}return t},zd={},Hd=Qh({},zd,{" ":1,'"':1,"<":1,">":1,"`":1}),$d=Qh({},Hd,{"#":1,"?":1,"{":1,"}":1}),Vd=Qh({},$d,{"/":1,":":1,";":1,"=":1,"@":1,"[":1,"\\":1,"]":1,"^":1,"|":1}),Yd=function(t,e){var r=td(t,0);return r>32&&r<127&&!Jh(e,t)?t:encodeURIComponent(t)},Kd={ftp:21,file:null,http:80,https:443,ws:80,wss:443},Jd=function(t,e){var r;return 2===t.length&&gd(Id,md(t,0))&&(":"===(r=md(t,1))||!e&&"|"===r)},Qd=function(t){var e;return t.length>1&&Jd(Rd(t,0,2))&&(2===t.length||"/"===(e=md(t,2))||"\\"===e||"?"===e||"#"===e)},Xd=function(t){return"."===t||"%2e"===Od(t)},Zd={},ty={},ey={},ry={},ny={},oy={},iy={},ay={},sy={},uy={},cy={},ly={},py={},fy={},hy={},dy={},yy={},my={},gy={},vy={},by={},wy=function(t,e,r){var n,o,i,a=rd(t);if(e){if(o=this.parse(a))throw new fd(o);this.searchParams=null}else{if(void 0!==r&&(n=new wy(r,!0)),o=this.parse(a,null,n))throw new fd(o);(i=ld(new cd)).bindURL(this),this.searchParams=i}};wy.prototype={type:"URL",parse:function(t,e,r){var n,o,i,a,s,u=this,c=e||Zd,l=0,p="",f=!1,h=!1,d=!1;for(t=rd(t),e||(u.scheme="",u.username="",u.password="",u.host=null,u.port=null,u.path=[],u.query=null,u.fragment=null,u.cannotBeABaseURL=!1,t=Sd(t,qd,""),t=Sd(t,Md,"$1")),t=Sd(t,Wd,""),n=Xh(t);l<=n.length;){switch(o=n[l],c){case Zd:if(!o||!gd(Id,o)){if(e)return Pd;c=ey;continue}p+=Od(o),c=ty;break;case ty:if(o&&(gd(_d,o)||"+"===o||"-"===o||"."===o))p+=Od(o);else{if(":"!==o){if(e)return Pd;p="",c=ey,l=0;continue}if(e&&(u.isSpecial()!==Jh(Kd,p)||"file"===p&&(u.includesCredentials()||null!==u.port)||"file"===u.scheme&&!u.host))return;if(u.scheme=p,e)return void(u.isSpecial()&&Kd[u.scheme]===u.port&&(u.port=null));p="","file"===u.scheme?c=fy:u.isSpecial()&&r&&r.scheme===u.scheme?c=ry:u.isSpecial()?c=ay:"/"===n[l+1]?(c=ny,l++):(u.cannotBeABaseURL=!0,xd(u.path,""),c=gy)}break;case ey:if(!r||r.cannotBeABaseURL&&"#"!==o)return Pd;if(r.cannotBeABaseURL&&"#"===o){u.scheme=r.scheme,u.path=Zh(r.path),u.query=r.query,u.fragment="",u.cannotBeABaseURL=!0,c=by;break}c="file"===r.scheme?fy:oy;continue;case ry:if("/"!==o||"/"!==n[l+1]){c=oy;continue}c=sy,l++;break;case ny:if("/"===o){c=uy;break}c=my;continue;case oy:if(u.scheme=r.scheme,o===qh)u.username=r.username,u.password=r.password,u.host=r.host,u.port=r.port,u.path=Zh(r.path),u.query=r.query;else if("/"===o||"\\"===o&&u.isSpecial())c=iy;else if("?"===o)u.username=r.username,u.password=r.password,u.host=r.host,u.port=r.port,u.path=Zh(r.path),u.query="",c=vy;else{if("#"!==o){u.username=r.username,u.password=r.password,u.host=r.host,u.port=r.port,u.path=Zh(r.path),u.path.length--,c=my;continue}u.username=r.username,u.password=r.password,u.host=r.host,u.port=r.port,u.path=Zh(r.path),u.query=r.query,u.fragment="",c=by}break;case iy:if(!u.isSpecial()||"/"!==o&&"\\"!==o){if("/"!==o){u.username=r.username,u.password=r.password,u.host=r.host,u.port=r.port,c=my;continue}c=uy}else c=sy;break;case ay:if(c=sy,"/"!==o||"/"!==md(p,l+1))continue;l++;break;case sy:if("/"!==o&&"\\"!==o){c=uy;continue}break;case uy:if("@"===o){f&&(p="%40"+p),f=!0,i=Xh(p);for(var y=0;y<i.length;y++){var m=i[y];if(":"!==m||d){var g=Yd(m,Vd);d?u.password+=g:u.username+=g}else d=!0}p=""}else if(o===qh||"/"===o||"?"===o||"#"===o||"\\"===o&&u.isSpecial()){if(f&&""===p)return"Invalid authority";l-=Xh(p).length+1,p="",c=cy}else p+=o;break;case cy:case ly:if(e&&"file"===u.scheme){c=dy;continue}if(":"!==o||h){if(o===qh||"/"===o||"?"===o||"#"===o||"\\"===o&&u.isSpecial()){if(u.isSpecial()&&""===p)return jd;if(e&&""===p&&(u.includesCredentials()||null!==u.port))return;if(a=u.parseHost(p))return a;if(p="",c=yy,e)return;continue}"["===o?h=!0:"]"===o&&(h=!1),p+=o}else{if(""===p)return jd;if(a=u.parseHost(p))return a;if(p="",c=py,e===ly)return}break;case py:if(!gd(Nd,o)){if(o===qh||"/"===o||"?"===o||"#"===o||"\\"===o&&u.isSpecial()||e){if(""!==p){var v=hd(p,10);if(v>65535)return Td;u.port=u.isSpecial()&&v===Kd[u.scheme]?null:v,p=""}if(e)return;c=yy;continue}return Td}p+=o;break;case fy:if(u.scheme="file","/"===o||"\\"===o)c=hy;else{if(!r||"file"!==r.scheme){c=my;continue}switch(o){case qh:u.host=r.host,u.path=Zh(r.path),u.query=r.query;break;case"?":u.host=r.host,u.path=Zh(r.path),u.query="",c=vy;break;case"#":u.host=r.host,u.path=Zh(r.path),u.query=r.query,u.fragment="",c=by;break;default:Qd(vd(Zh(n,l),""))||(u.host=r.host,u.path=Zh(r.path),u.shortenPath()),c=my;continue}}break;case hy:if("/"===o||"\\"===o){c=dy;break}r&&"file"===r.scheme&&!Qd(vd(Zh(n,l),""))&&(Jd(r.path[0],!0)?xd(u.path,r.path[0]):u.host=r.host),c=my;continue;case dy:if(o===qh||"/"===o||"\\"===o||"?"===o||"#"===o){if(!e&&Jd(p))c=my;else if(""===p){if(u.host="",e)return;c=yy}else{if(a=u.parseHost(p))return a;if("localhost"===u.host&&(u.host=""),e)return;p="",c=yy}continue}p+=o;break;case yy:if(u.isSpecial()){if(c=my,"/"!==o&&"\\"!==o)continue}else if(e||"?"!==o)if(e||"#"!==o){if(o!==qh&&(c=my,"/"!==o))continue}else u.fragment="",c=by;else u.query="",c=vy;break;case my:if(o===qh||"/"===o||"\\"===o&&u.isSpecial()||!e&&("?"===o||"#"===o)){if(".."===(s=Od(s=p))||"%2e."===s||".%2e"===s||"%2e%2e"===s?(u.shortenPath(),"/"===o||"\\"===o&&u.isSpecial()||xd(u.path,"")):Xd(p)?"/"===o||"\\"===o&&u.isSpecial()||xd(u.path,""):("file"===u.scheme&&!u.path.length&&Jd(p)&&(u.host&&(u.host=""),p=md(p,0)+":"),xd(u.path,p)),p="","file"===u.scheme&&(o===qh||"?"===o||"#"===o))for(;u.path.length>1&&""===u.path[0];)Ed(u.path);"?"===o?(u.query="",c=vy):"#"===o&&(u.fragment="",c=by)}else p+=Yd(o,$d);break;case gy:"?"===o?(u.query="",c=vy):"#"===o?(u.fragment="",c=by):o!==qh&&(u.path[0]+=Yd(o,zd));break;case vy:e||"#"!==o?o!==qh&&("'"===o&&u.isSpecial()?u.query+="%27":u.query+="#"===o?"%23":Yd(o,zd)):(u.fragment="",c=by);break;case by:o!==qh&&(u.fragment+=Yd(o,Hd))}l++}},parseHost:function(t){var e,r,n;if("["===md(t,0)){if("]"!==md(t,t.length-1))return jd;if(e=function(t){var e,r,n,o,i,a,s,u=[0,0,0,0,0,0,0,0],c=0,l=null,p=0,f=function(){return md(t,p)};if(":"===f()){if(":"!==md(t,1))return;p+=2,l=++c}for(;f();){if(8===c)return;if(":"!==f()){for(e=r=0;r<4&&gd(Fd,f());)e=16*e+hd(f(),16),p++,r++;if("."===f()){if(0===r)return;if(p-=r,c>6)return;for(n=0;f();){if(o=null,n>0){if(!("."===f()&&n<4))return;p++}if(!gd(Nd,f()))return;for(;gd(Nd,f());){if(i=hd(f(),10),null===o)o=i;else{if(0===o)return;o=10*o+i}if(o>255)return;p++}u[c]=256*u[c]+o,2!=++n&&4!==n||c++}if(4!==n)return;break}if(":"===f()){if(p++,!f())return}else if(f())return;u[c++]=e}else{if(null!==l)return;p++,l=++c}}if(null!==l)for(a=c-l,c=7;0!==c&&a>0;)s=u[c],u[c--]=u[l+a-1],u[l+--a]=s;else if(8!==c)return;return u}(Rd(t,1,-1)),!e)return jd;this.host=e}else if(this.isSpecial()){if(t=ed(t),gd(Bd,t))return jd;if(e=function(t){var e,r,n,o,i,a,s,u=Ad(t,".");if(u.length&&""===u[u.length-1]&&u.length--,(e=u.length)>4)return t;for(r=[],n=0;n<e;n++){if(""===(o=u[n]))return t;if(i=10,o.length>1&&"0"===md(o,0)&&(i=gd(Ud,o)?16:8,o=Rd(o,8===i?1:2)),""===o)a=0;else{if(!gd(10===i?Ld:8===i?Cd:Fd,o))return t;a=hd(o,i)}xd(r,a)}for(n=0;n<e;n++)if(a=r[n],n===e-1){if(a>=yd(256,5-e))return null}else if(a>255)return null;for(s=wd(r),n=0;n<r.length;n++)s+=r[n]*yd(256,3-n);return s}(t),null===e)return jd;this.host=e}else{if(gd(Dd,t))return jd;for(e="",r=Xh(t),n=0;n<r.length;n++)e+=Yd(r[n],zd);this.host=e}},cannotHaveUsernamePasswordPort:function(){return!this.host||this.cannotBeABaseURL||"file"===this.scheme},includesCredentials:function(){return""!==this.username||""!==this.password},isSpecial:function(){return Jh(Kd,this.scheme)},shortenPath:function(){var t=this.path,e=t.length;!e||"file"===this.scheme&&1===e&&Jd(t[0],!0)||t.length--},serialize:function(){var t=this,e=t.scheme,r=t.username,n=t.password,o=t.host,i=t.port,a=t.path,s=t.query,u=t.fragment,c=e+":";return null!==o?(c+="//",t.includesCredentials()&&(c+=r+(n?":"+n:"")+"@"),c+=Gd(o),null!==i&&(c+=":"+i)):"file"===e&&(c+="//"),c+=t.cannotBeABaseURL?a[0]:a.length?"/"+vd(a,"/"):"",null!==s&&(c+="?"+s),null!==u&&(c+="#"+u),c},setHref:function(t){var e=this.parse(t);if(e)throw new fd(e);this.searchParams.update()},getOrigin:function(){var t=this.scheme,e=this.port;if("blob"===t)try{return new xy(t.path[0]).origin}catch(t){return"null"}return"file"!==t&&this.isSpecial()?t+"://"+Gd(this.host)+(null!==e?":"+e:""):"null"},getProtocol:function(){return this.scheme+":"},setProtocol:function(t){this.parse(rd(t)+":",Zd)},getUsername:function(){return this.username},setUsername:function(t){var e=Xh(rd(t));if(!this.cannotHaveUsernamePasswordPort()){this.username="";for(var r=0;r<e.length;r++)this.username+=Yd(e[r],Vd)}},getPassword:function(){return this.password},setPassword:function(t){var e=Xh(rd(t));if(!this.cannotHaveUsernamePasswordPort()){this.password="";for(var r=0;r<e.length;r++)this.password+=Yd(e[r],Vd)}},getHost:function(){var t=this.host,e=this.port;return null===t?"":null===e?Gd(t):Gd(t)+":"+e},setHost:function(t){this.cannotBeABaseURL||this.parse(t,cy)},getHostname:function(){var t=this.host;return null===t?"":Gd(t)},setHostname:function(t){this.cannotBeABaseURL||this.parse(t,ly)},getPort:function(){var t=this.port;return null===t?"":rd(t)},setPort:function(t){this.cannotHaveUsernamePasswordPort()||(""===(t=rd(t))?this.port=null:this.parse(t,py))},getPathname:function(){var t=this.path;return this.cannotBeABaseURL?t[0]:t.length?"/"+vd(t,"/"):""},setPathname:function(t){this.cannotBeABaseURL||(this.path=[],this.parse(t,yy))},getSearch:function(){var t=this.query;return t?"?"+t:""},setSearch:function(t){""===(t=rd(t))?this.query=null:("?"===md(t,0)&&(t=Rd(t,1)),this.query="",this.parse(t,vy)),this.searchParams.update()},getSearchParams:function(){return this.searchParams.facade},getHash:function(){var t=this.fragment;return t?"#"+t:""},setHash:function(t){""!==(t=rd(t))?("#"===md(t,0)&&(t=Rd(t,1)),this.fragment="",this.parse(t,by)):this.fragment=null},update:function(){this.query=this.searchParams.serialize()||null}};var xy=function(t){var e=Kh(this,Sy),r=od(arguments.length,1)>1?arguments[1]:void 0,n=sd(e,new wy(t,!1,r));Wh||(e.href=n.serialize(),e.origin=n.getOrigin(),e.protocol=n.getProtocol(),e.username=n.getUsername(),e.password=n.getPassword(),e.host=n.getHost(),e.hostname=n.getHostname(),e.port=n.getPort(),e.pathname=n.getPathname(),e.search=n.getSearch(),e.searchParams=n.getSearchParams(),e.hash=n.getHash())},Sy=xy.prototype,Ey=function(t,e){return{get:function(){return ud(this)[t]()},set:e&&function(t){return ud(this)[e](t)},configurable:!0,enumerable:!0}};if(Wh&&(Yh(Sy,"href",Ey("serialize","setHref")),Yh(Sy,"origin",Ey("getOrigin")),Yh(Sy,"protocol",Ey("getProtocol","setProtocol")),Yh(Sy,"username",Ey("getUsername","setUsername")),Yh(Sy,"password",Ey("getPassword","setPassword")),Yh(Sy,"host",Ey("getHost","setHost")),Yh(Sy,"hostname",Ey("getHostname","setHostname")),Yh(Sy,"port",Ey("getPort","setPort")),Yh(Sy,"pathname",Ey("getPathname","setPathname")),Yh(Sy,"search",Ey("getSearch","setSearch")),Yh(Sy,"searchParams",Ey("getSearchParams")),Yh(Sy,"hash",Ey("getHash","setHash"))),Vh(Sy,"toJSON",(function(){return ud(this).serialize()}),{enumerable:!0}),Vh(Sy,"toString",(function(){return ud(this).serialize()}),{enumerable:!0}),pd){var Ay=pd.createObjectURL,Ry=pd.revokeObjectURL;Ay&&Vh(xy,"createObjectURL",Hh(Ay,pd)),Ry&&Vh(xy,"revokeObjectURL",Hh(Ry,pd))}nd(xy,"URL"),Mh({global:!0,constructor:!0,forced:!Gh,sham:!Wh},{URL:xy});var Oy=rp,ky=et,Py=oe,jy=_n,Ty=ni,Iy=$([].push),_y=function(t){var e=1===t,r=2===t,n=3===t,o=4===t,i=6===t,a=7===t,s=5===t||i;return function(u,c,l,p){for(var f,h,d=Py(u),y=ky(d),m=jy(y),g=Oy(c,l),v=0,b=p||Ty,w=e?b(u,m):r||a?b(u,0):void 0;m>v;v++)if((s||v in y)&&(h=g(f=y[v],v,d),t))if(e)w[v]=h;else if(h)switch(t){case 3:return!0;case 5:return f;case 6:return v;case 2:Iy(w,f)}else switch(t){case 4:return!1;case 7:Iy(w,f)}return i?-1:n||o?o:w}},Ny={forEach:_y(0),map:_y(1),filter:_y(2),some:_y(3),every:_y(4),find:_y(5),findIndex:_y(6),filterReject:_y(7)},Uy=Ny.map;xo({target:"Array",proto:!0,forced:!si("map")},{map:function(t){return Uy(this,t,arguments.length>1?arguments[1]:void 0)}});var Cy=function(){function t(e,r){p(this,t),this.client=e,this.guestSpaceId=r}return h(t,[{key:"buildPathWithGuestSpaceId",value:function(t){return function(t){var e=t.endpointName,r=t.guestSpaceId,n=t.preview,o=void 0!==r?"/guest/".concat(r):"",i=n?"/preview":"";return"/k".concat(o,"/v1").concat(i,"/").concat(e,".json")}(i(i({},t),{},{guestSpaceId:this.guestSpaceId}))}}]),t}(),Ly=["endpointName"],Fy=function(t){function e(t,n){var o;return p(this,e),(o=r(this,e,[t,n])).REQUESTS_LENGTH_LIMIT=20,o}return y(e,t),h(e,[{key:"send",value:function(t){var e=this,r=t.requests.map((function(t){if("endpointName"in t){var r=t.endpointName,n=b(t,Ly);return i({api:e.buildPathWithGuestSpaceId({endpointName:r})},n)}return t})),n=this.buildPathWithGuestSpaceId({endpointName:"bulkRequest"});return this.client.post(n,{requests:r})}}]),e}(Cy),By=["preview"],Dy=["preview"],qy=["preview"],My=["preview"],Wy=["preview"],Gy=["preview"],zy=["preview"],Hy=["preview"],$y=["preview"],Vy=["preview"],Yy=["preview"],Ky=["preview"],Jy=["preview"],Qy=["preview"],Xy=function(t){function e(){return p(this,e),r(this,e,arguments)}var n;return y(e,t),h(e,[{key:"getFormFields",value:function(t){var e=t.preview,r=b(t,By),n=this.buildPathWithGuestSpaceId({endpointName:"app/form/fields",preview:e});return this.client.get(n,i({},r))}},{key:"addFormFields",value:function(t){var e=this.buildPathWithGuestSpaceId({endpointName:"app/form/fields",preview:!0});return this.client.post(e,t)}},{key:"updateFormFields",value:function(t){var e=this.buildPathWithGuestSpaceId({endpointName:"app/form/fields",preview:!0});return this.client.put(e,t)}},{key:"deleteFormFields",value:function(t){var e=this.buildPathWithGuestSpaceId({endpointName:"app/form/fields",preview:!0});return this.client.delete(e,t)}},{key:"getFormLayout",value:function(t){var e=t.preview,r=b(t,Dy),n=this.buildPathWithGuestSpaceId({endpointName:"app/form/layout",preview:e});return this.client.get(n,i({},r))}},{key:"updateFormLayout",value:function(t){var e=this.buildPathWithGuestSpaceId({endpointName:"app/form/layout",preview:!0});return this.client.put(e,t)}},{key:"getViews",value:function(t){var e=t.preview,r=b(t,qy),n=this.buildPathWithGuestSpaceId({endpointName:"app/views",preview:e});return this.client.get(n,r)}},{key:"updateViews",value:function(t){var e=this.buildPathWithGuestSpaceId({endpointName:"app/views",preview:!0});return this.client.put(e,t)}},{key:"getApp",value:function(t){var e=this.buildPathWithGuestSpaceId({endpointName:"app"});return this.client.get(e,t)}},{key:"getApps",value:function(t){var e=this.buildPathWithGuestSpaceId({endpointName:"apps"});return this.client.get(e,t)}},{key:"addApp",value:(n=l(a().mark((function t(e){var r,n,o,s,u,c;return a().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(r=e.name,n=e.space,o=this.buildPathWithGuestSpaceId({endpointName:"app",preview:!0}),!n){t.next=9;break}return s=this.buildPathWithGuestSpaceId({endpointName:"space"}),t.next=6,this.client.get(s,{id:n});case 6:return u=t.sent,c=u.defaultThread,t.abrupt("return",this.client.post(o,i(i({},e),{},{thread:c})));case 9:return t.abrupt("return",this.client.post(o,{name:r}));case 10:case"end":return t.stop()}}),t,this)}))),function(t){return n.apply(this,arguments)})},{key:"getAppSettings",value:function(t){var e=t.preview,r=b(t,My),n=this.buildPathWithGuestSpaceId({endpointName:"app/settings",preview:e});return this.client.get(n,r)}},{key:"updateAppSettings",value:function(t){var e=this.buildPathWithGuestSpaceId({endpointName:"app/settings",preview:!0});return this.client.put(e,t)}},{key:"getProcessManagement",value:function(t){var e=t.preview,r=b(t,Wy),n=this.buildPathWithGuestSpaceId({endpointName:"app/status",preview:e});return this.client.get(n,r)}},{key:"updateProcessManagement",value:function(t){var e=this.buildPathWithGuestSpaceId({endpointName:"app/status",preview:!0});return this.client.put(e,t)}},{key:"getDeployStatus",value:function(t){var e=this.buildPathWithGuestSpaceId({endpointName:"app/deploy",preview:!0});return this.client.get(e,t)}},{key:"deployApp",value:function(t){var e=this.buildPathWithGuestSpaceId({endpointName:"app/deploy",preview:!0});return this.client.post(e,t)}},{key:"getFieldAcl",value:function(t){var e=t.preview,r=b(t,Gy),n=this.buildPathWithGuestSpaceId({endpointName:"field/acl",preview:e});return this.client.get(n,i({},r))}},{key:"updateFieldAcl",value:function(t){var e=this.buildPathWithGuestSpaceId({endpointName:"field/acl",preview:!0});return this.client.put(e,t)}},{key:"getAppAcl",value:function(t){var e=t.preview,r=b(t,zy),n=this.buildPathWithGuestSpaceId({endpointName:"app/acl",preview:e});return this.client.get(n,i({},r))}},{key:"updateAppAcl",value:function(t){var e=this.buildPathWithGuestSpaceId({endpointName:"app/acl",preview:!0});return this.client.put(e,t)}},{key:"evaluateRecordsAcl",value:function(t){var e=this.buildPathWithGuestSpaceId({endpointName:"records/acl/evaluate"});return this.client.get(e,t)}},{key:"getRecordAcl",value:function(t){var e=t.preview,r=b(t,Hy),n=this.buildPathWithGuestSpaceId({endpointName:"record/acl",preview:e});return this.client.get(n,i({},r))}},{key:"updateRecordAcl",value:function(t){var e=this.buildPathWithGuestSpaceId({endpointName:"record/acl",preview:!0});return this.client.put(e,t)}},{key:"getAppCustomize",value:function(t){var e=t.preview,r=b(t,$y),n=this.buildPathWithGuestSpaceId({endpointName:"app/customize",preview:e});return this.client.get(n,i({},r))}},{key:"updateAppCustomize",value:function(t){var e=this.buildPathWithGuestSpaceId({endpointName:"app/customize",preview:!0});return this.client.put(e,t)}},{key:"getGeneralNotifications",value:function(t){var e=t.preview,r=b(t,Vy),n=this.buildPathWithGuestSpaceId({endpointName:"app/notifications/general",preview:e});return this.client.get(n,i({},r))}},{key:"updateGeneralNotifications",value:function(t){var e=this.buildPathWithGuestSpaceId({endpointName:"app/notifications/general",preview:!0});return this.client.put(e,t)}},{key:"getPerRecordNotifications",value:function(t){var e=t.preview,r=b(t,Yy),n=this.buildPathWithGuestSpaceId({endpointName:"app/notifications/perRecord",preview:e});return this.client.get(n,r)}},{key:"updatePerRecordNotifications",value:function(t){var e=this.buildPathWithGuestSpaceId({endpointName:"app/notifications/perRecord",preview:!0});return this.client.put(e,t)}},{key:"getReminderNotifications",value:function(t){var e=t.preview,r=b(t,Ky),n=this.buildPathWithGuestSpaceId({endpointName:"app/notifications/reminder",preview:e});return this.client.get(n,r)}},{key:"updateReminderNotifications",value:function(t){var e=this.buildPathWithGuestSpaceId({endpointName:"app/notifications/reminder",preview:!0});return this.client.put(e,t)}},{key:"getReports",value:function(t){var e=t.preview,r=b(t,Jy),n=this.buildPathWithGuestSpaceId({endpointName:"app/reports",preview:e});return this.client.get(n,r)}},{key:"updateReports",value:function(t){var e=this.buildPathWithGuestSpaceId({endpointName:"app/reports",preview:!0});return this.client.put(e,t)}},{key:"getAppActions",value:function(t){var e=t.preview,r=b(t,Qy),n=this.buildPathWithGuestSpaceId({endpointName:"app/actions",preview:e});return this.client.get(n,r)}},{key:"updateAppActions",value:function(t){var e=this.buildPathWithGuestSpaceId({endpointName:"app/actions",preview:!0});return this.client.put(e,t)}}]),e}(Cy),Zy=j,tm=function(t,e){var r=[][t];return!!r&&Zy((function(){r.call(null,e||function(){return 1},1)}))},em=Ny.every;xo({target:"Array",proto:!0,forced:!tm("every")},{every:function(t){return em(this,t,arguments.length>1?arguments[1]:void 0)}});var rm=xo,nm=Fn.indexOf,om=tm,im=Xl([].indexOf),am=!!im&&1/im([1],1,-0)<0;rm({target:"Array",proto:!0,forced:am||!om("indexOf")},{indexOf:function(t){var e=arguments.length>1?arguments[1]:void 0;return am?im(this,t,e)||0:nm(this,t,e)}}),xo({target:"Array",stat:!0},{isArray:Eo});var sm=Dt,um=oe,cm=et,lm=_n,pm=TypeError,fm=function(t){return function(e,r,n,o){var i=um(e),a=cm(i),s=lm(i);sm(r);var u=t?s-1:0,c=t?-1:1;if(n<2)for(;;){if(u in a){o=a[u],u+=c;break}if(u+=c,t?u<0:s<=u)throw new pm("Reduce of empty array with no initial value")}for(;t?u>=0:s>u;u+=c)u in a&&(o=r(o,a[u],u,i));return o}},hm={left:fm(!1),right:fm(!0)},dm="process"===J(k.process),ym=hm.left;xo({target:"Array",proto:!0,forced:!dm&&Et>79&&Et<83||!tm("reduce")},{reduce:function(t){var e=arguments.length;return ym(this,t,e,e>1?arguments[1]:void 0)}});var mm=xo,gm=Eo,vm=Jo,bm=ft,wm=kn,xm=_n,Sm=ut,Em=Po,Am=xe,Rm=Qp,Om=si("slice"),km=Am("species"),Pm=Array,jm=Math.max;mm({target:"Array",proto:!0,forced:!Om},{slice:function(t,e){var r,n,o,i=Sm(this),a=xm(i),s=wm(t,a),u=wm(void 0===e?a:e,a);if(gm(i)&&(r=i.constructor,(vm(r)&&(r===Pm||gm(r.prototype))||bm(r)&&null===(r=r[km]))&&(r=void 0),r===Pm||void 0===r))return Rm(i,s,u);for(n=new(void 0===r?Pm:r)(jm(u-s,0)),o=0;s<u;s++,o++)s in i&&Em(n,o,i[s]);return n.length=o,n}});var Tm=k,Im=lt,_m=ft,Nm=Wi,Um=$(1..valueOf),Cm=xo,Lm=T,Fm=k,Bm=Tm,Dm=$,qm=fo,Mm=se,Wm=function(t,e,r){var n,o;return Nm&&Im(n=e.constructor)&&n!==r&&_m(o=n.prototype)&&o!==r.prototype&&Nm(t,o),t},Gm=mt,zm=Nt,Hm=je,$m=j,Vm=bn.f,Ym=P.f,Km=Ye.f,Jm=Um,Qm=iu.trim,Xm="Number",Zm=Fm[Xm];Bm[Xm];var tg=Zm.prototype,eg=Fm.TypeError,rg=Dm("".slice),ng=Dm("".charCodeAt),og=function(t){var e,r,n,o,i,a,s,u,c=Hm(t,"number");if(zm(c))throw new eg("Cannot convert a Symbol value to a number");if("string"==typeof c&&c.length>2)if(c=Qm(c),43===(e=ng(c,0))||45===e){if(88===(r=ng(c,2))||120===r)return NaN}else if(48===e){switch(ng(c,1)){case 66:case 98:n=2,o=49;break;case 79:case 111:n=8,o=55;break;default:return+c}for(a=(i=rg(c,2)).length,s=0;s<a;s++)if((u=ng(i,s))<48||u>o)return NaN;return parseInt(i,n)}return+c},ig=qm(Xm,!Zm(" 0o1")||!Zm("0b1")||Zm("+0x1")),ag=function(t){var e,r=arguments.length<1?0:Zm(function(t){var e=Hm(t,"number");return"bigint"==typeof e?e:og(e)}(t));return Gm(tg,e=this)&&$m((function(){Jm(e)}))?Wm(Object(r),this,ag):r};ag.prototype=tg,ig&&(tg.constructor=ag),Cm({global:!0,constructor:!0,wrap:!0,forced:ig},{Number:ag});ig&&function(t,e){for(var r,n=Lm?Vm(e):"MAX_VALUE,MIN_VALUE,NaN,NEGATIVE_INFINITY,POSITIVE_INFINITY,EPSILON,MAX_SAFE_INTEGER,MIN_SAFE_INTEGER,isFinite,isInteger,isNaN,isSafeInteger,parseFloat,parseInt,fromString,range".split(","),o=0;n.length>o;o++)Mm(e,r=n[o])&&!Mm(t,r)&&Km(t,r,Ym(e,r))}(Bm[Xm],Zm);var sg=vp;xo({target:"Object",stat:!0,arity:2,forced:Object.assign!==sg},{assign:sg});var ug=U,cg=Ze,lg=rt,pg=Tn,fg=Js,hg=it,dg=Wt,yg=Hc,mg=al;Gc("match",(function(t,e,r){return[function(e){var r=hg(this),n=lg(e)?void 0:dg(e,t);return n?ug(n,e,r):new RegExp(e)[t](fg(r))},function(t){var n=cg(this),o=fg(t),i=r(e,n,o);if(i.done)return i.value;if(!n.global)return mg(n,o);var a=n.unicode;n.lastIndex=0;for(var s,u=[],c=0;null!==(s=mg(n,o));){var l=fg(s[0]);u[c]=l,""===l&&(n.lastIndex=yg(o,pg(n.lastIndex),a)),c++}return 0===c?null:u}]}));var gg=function(t){function e(t){var n;return p(this,e),(n=r(this,e,[t])).name="KintoneAbortSearchError",n.message=t,Object.setPrototypeOf(w(n),e.prototype),n}return y(e,t),h(e)}(v(Error)),vg=Ny.forEach,bg=tm("forEach")?[].forEach:function(t){return vg(this,t,arguments.length>1?arguments[1]:void 0)};xo({target:"Array",proto:!0,forced:[].forEach!==bg},{forEach:bg});var wg=oe,xg=Xi;xo({target:"Object",stat:!0,forced:j((function(){xg(1)}))},{keys:function(t){return xg(wg(t))}});var Sg=k,Eg=_l,Ag=Cl,Rg=bg,Og=hr,kg=function(t){if(t&&t.forEach!==Rg)try{Og(t,"forEach",Rg)}catch(e){t.forEach=Rg}};for(var Pg in Eg)Eg[Pg]&&kg(Sg[Pg]&&Sg[Pg].prototype);kg(Ag);var jg=function(t){function e(t,n,o,i,a){var s;p(this,e);var u=o-n.length,c=e.extractErrorIndex(u,i,a),l=e.buildErrorMessage(u,o,c);return(s=r(this,e,[l])).name="KintoneAllRecordsError",s.processedRecordsResult=t,s.unprocessedRecords=n,s.error=i,s.errorIndex=c,s.message=l,s.numOfProcessedRecords=u,s.numOfAllRecords=o,Object.setPrototypeOf(w(s),e.prototype),s}return y(e,t),h(e,null,[{key:"parseErrorIndex",value:function(t){var e=[];return Object.keys(t).forEach((function(t){var r=t.match(/records\[(\d+)\]/);r&&e.push(Number(r[1]))})),e.length>0?Math.min.apply(Math,e):null}},{key:"extractErrorIndex",value:function(t,r,n){if(void 0!==r.bulkRequestIndex&&r.errors){var o=e.parseErrorIndex(r.errors);if(null!==o)return t+r.bulkRequestIndex*n+o}}},{key:"buildErrorMessage",value:function(t,e,r){var n="";return void 0!==r&&(n="An error occurred at records[".concat(r,"]. ")),n+="".concat(t,"/").concat(e," records are processed successfully")}}]),e}(v(Error)),Tg=function(t){function e(t){var n;p(this,e);var o=e.buildErrorResponseDateWithIndex(t),i=o.data,a=o.bulkRequestIndex;return(n=r(this,e,[i.message])).name="KintoneRestAPIError",n.id=i.id,n.code=i.code,n.errors=i.errors,n.status=t.status,n.bulkRequestIndex=a,n.headers=t.headers,n.message="[".concat(t.status,"] [").concat(n.code,"] ").concat(n.message," (").concat(n.id,")"),Error.captureStackTrace&&Error.captureStackTrace(w(n),e),Object.setPrototypeOf(w(n),e.prototype),n}return y(e,t),h(e,null,[{key:"findErrorResponseDataWithIndex",value:function(t){for(var e=0;e<t.length;e++){if(0!==Object.keys(t[e]).length)return{data:t[e],bulkRequestIndex:e}}throw Error("Missing response data in `results`. This error is likely caused by a bug in Kintone REST API Client. Please file an issue.")}},{key:"buildErrorResponseDateWithIndex",value:function(t){return"results"in t.data?e.findErrorResponseDataWithIndex(t.data.results):{data:t.data}}}]),e}(v(Error)),Ig=["condition","orderBy","withCursor"],_g=["fields","condition"],Ng=["condition","orderBy"],Ug=500,Cg=function(t){function e(t,n,o){var i;return p(this,e),(i=r(this,e,[t,o])).bulkRequestClient=n,i.didWarnMaximumOffsetValue=!1,i}var n,o,s,u,c,f,m,g,v,w,S,E,A,R,O;return y(e,t),h(e,[{key:"getRecord",value:function(t){var e=this.buildPathWithGuestSpaceId({endpointName:"record"});return this.client.get(e,t)}},{key:"addRecord",value:function(t){var e=this.buildPathWithGuestSpaceId({endpointName:"record"});return this.client.post(e,t)}},{key:"updateRecord",value:function(t){var e=this.buildPathWithGuestSpaceId({endpointName:"record"});return this.client.put(e,t)}},{key:"upsertRecord",value:(O=l(a().mark((function t(e){var r,n,o,i,s,u,c;return a().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return r=e.app,n=e.updateKey,o=e.record,t.next=3,this.getRecords({app:r,query:"".concat(n.field,' = "').concat(n.value,'"')});case 3:if(i=t.sent,!((s=i.records).length>0)){t.next=13;break}if("__ID__"!==s[0].$id.type){t.next=12;break}return t.next=9,this.updateRecord(e);case 9:return u=t.sent,c=u.revision,t.abrupt("return",{id:s[0].$id.value,revision:c});case 12:throw new Error("Missing `$id` in `getRecords` response. This error is likely caused by a bug in Kintone REST API Client. Please file an issue.");case 13:return t.abrupt("return",this.addRecord({app:r,record:Object.assign({},o,d({},n.field,{value:n.value}))}));case 14:case"end":return t.stop()}}),t,this)}))),function(t){return O.apply(this,arguments)})},{key:"getRecords",value:(R=l(a().mark((function t(e){var r,n;return a().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return r=this.buildPathWithGuestSpaceId({endpointName:"records"}),t.next=3,this.client.get(r,e);case 3:return n=t.sent,this.warnMaximumOffsetValueIfNeeded(e.query),t.abrupt("return",n);case 6:case"end":return t.stop()}}),t,this)}))),function(t){return R.apply(this,arguments)})},{key:"warnMaximumOffsetValueIfNeeded",value:function(t){if(t){var e=t.match(/offset\s+(\d+)/i);!this.didWarnMaximumOffsetValue&&e&&Number(e[1])>1e4&&(this.didWarnMaximumOffsetValue=!0,console.warn("Warning: The maximum offset value will be limited to 10,000 in the future. Please use `createCursor()` and `getRecordsByCursor()` instead."))}}},{key:"addRecords",value:(A=l(a().mark((function t(e){var r,n,o,i;return a().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return r=this.buildPathWithGuestSpaceId({endpointName:"records"}),t.next=3,this.client.post(r,e);case 3:return n=t.sent,o=n.ids,i=n.revisions,t.abrupt("return",{ids:o,revisions:i,records:o.map((function(t,e){return{id:t,revision:i[e]}}))});case 7:case"end":return t.stop()}}),t,this)}))),function(t){return A.apply(this,arguments)})},{key:"updateRecords",value:function(t){var e=this.buildPathWithGuestSpaceId({endpointName:"records"});return this.client.put(e,t)}},{key:"deleteRecords",value:function(t){var e=this.buildPathWithGuestSpaceId({endpointName:"records"});return this.client.delete(e,t)}},{key:"createCursor",value:function(t){var e=this.buildPathWithGuestSpaceId({endpointName:"records/cursor"});return this.client.post(e,t)}},{key:"getRecordsByCursor",value:function(t){var e=this.buildPathWithGuestSpaceId({endpointName:"records/cursor"});return this.client.get(e,t)}},{key:"deleteCursor",value:function(t){var e=this.buildPathWithGuestSpaceId({endpointName:"records/cursor"});return this.client.delete(e,t)}},{key:"getAllRecords",value:(E=l(a().mark((function t(e){var r,n,o,s,u,c,l;return a().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(r=e.condition,n=e.orderBy,o=e.withCursor,s=void 0===o||o,u=b(e,Ig),n){t.next=3;break}return t.abrupt("return",this.getAllRecordsWithId(i(i({},u),{},{condition:r})));case 3:if(!s){t.next=7;break}return c=r?"".concat(r," "):"",l="".concat(c).concat(n?"order by ".concat(n):""),t.abrupt("return",this.getAllRecordsWithCursor(i(i({},u),{},{query:l})));case 7:return t.abrupt("return",this.getAllRecordsWithOffset(i(i({},u),{},{orderBy:n,condition:r})));case 8:case"end":return t.stop()}}),t,this)}))),function(t){return E.apply(this,arguments)})},{key:"getAllRecordsWithId",value:(S=l(a().mark((function t(e){var r,n,o,s,u,c,l,p,f,h;return a().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:r=e.fields,n=e.condition,o=b(e,_g),(s=r)&&s.length>0&&-1===s.indexOf("$id")&&(s=[].concat(x(s),["$id"])),u=n?"(".concat(n,") and "):"",c=[],l="0";case 6:return p="".concat(u,"$id > ").concat(l," order by $id asc limit ").concat(Ug),t.next=10,this.getRecords(i(i({},o),{},{fields:s,query:p}));case 10:if(f=t.sent,c=c.concat(f.records),!(f.records.length<Ug)){t.next=14;break}return t.abrupt("break",22);case 14:if("__ID__"!==(h=f.records[f.records.length-1]).$id.type){t.next=19;break}l=h.$id.value,t.next=20;break;case 19:throw new Error("Missing `$id` in `getRecords` response. This error is likely caused by a bug in Kintone REST API Client. Please file an issue.");case 20:t.next=6;break;case 22:return t.abrupt("return",c);case 23:case"end":return t.stop()}}),t,this)}))),function(t){return S.apply(this,arguments)})},{key:"getAllRecordsWithOffset",value:(w=l(a().mark((function t(e){var r,n,o,s,u,c,l,p;return a().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:r=e.condition,n=e.orderBy,o=b(e,Ng),s=r?"".concat(r," "):"",u=[],c=0;case 4:return l="".concat(s).concat(n?"order by ".concat(n," "):"","limit ").concat(Ug," offset ").concat(c),t.next=8,this.getRecords(i(i({},o),{},{query:l}));case 8:if(p=t.sent,u=u.concat(p.records),!(p.records.length<Ug)){t.next=12;break}return t.abrupt("break",15);case 12:c+=Ug,t.next=4;break;case 15:return t.abrupt("return",u);case 16:case"end":return t.stop()}}),t,this)}))),function(t){return w.apply(this,arguments)})},{key:"getAllRecordsWithCursor",value:(v=l(a().mark((function t(e){var r,n,o,i;return a().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,this.createCursor(e);case 2:r=t.sent,n=r.id,t.prev=4,o=[];case 6:return t.next=9,this.getRecordsByCursor({id:n});case 9:if(i=t.sent,o=o.concat(i.records),i.next){t.next=13;break}return t.abrupt("break",15);case 13:t.next=6;break;case 15:return t.abrupt("return",o);case 18:return t.prev=18,t.t0=t.catch(4),t.next=22,this.deleteCursor({id:n});case 22:throw t.t0;case 23:case"end":return t.stop()}}),t,this,[[4,18]])}))),function(t){return v.apply(this,arguments)})},{key:"addAllRecords",value:(g=l(a().mark((function t(e){return a().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(e.records.every((function(t){return!Array.isArray(t)&&t instanceof Object}))){t.next=2;break}throw new Error("the `records` parameter must be an array of object.");case 2:return t.abrupt("return",this.addAllRecordsRecursive(e,e.records.length,[]));case 3:case"end":return t.stop()}}),t,this)}))),function(t){return g.apply(this,arguments)})},{key:"addAllRecordsRecursive",value:(m=l(a().mark((function t(e,r,n){var o,i,s,u,c;return a().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(o=100*this.bulkRequestClient.REQUESTS_LENGTH_LIMIT,i=e.app,s=e.records,0!==(u=s.slice(0,o)).length){t.next=5;break}return t.abrupt("return",{records:n});case 5:return t.prev=5,t.next=8,this.addAllRecordsWithBulkRequest({app:i,records:u});case 8:c=t.sent,t.next=14;break;case 11:throw t.prev=11,t.t0=t.catch(5),new jg({records:n},s,r,t.t0,100);case 14:return t.abrupt("return",this.addAllRecordsRecursive({app:i,records:s.slice(o)},r,n.concat(c)));case 15:case"end":return t.stop()}}),t,this,[[5,11]])}))),function(t,e,r){return m.apply(this,arguments)})},{key:"addAllRecordsWithBulkRequest",value:(f=l(a().mark((function t(e){var r,n,o;return a().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return r=this.separateArrayRecursive(100,[],e.records),n=r.map((function(t){return{method:"POST",endpointName:"records",payload:{app:e.app,records:t}}})),t.next=4,this.bulkRequestClient.send({requests:n});case 4:return o=t.sent.results,t.abrupt("return",o.map((function(t){var e=t.ids,r=t.revisions;return e.map((function(t,e){return{id:t,revision:r[e]}}))})).reduce((function(t,e){return t.concat(e)}),[]));case 6:case"end":return t.stop()}}),t,this)}))),function(t){return f.apply(this,arguments)})},{key:"updateAllRecords",value:(c=l(a().mark((function t(e){return a().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.abrupt("return",this.updateAllRecordsRecursive(e,e.records.length,[]));case 1:case"end":return t.stop()}}),t,this)}))),function(t){return c.apply(this,arguments)})},{key:"updateAllRecordsRecursive",value:(u=l(a().mark((function t(e,r,n){var o,i,s,u,c;return a().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(o=100*this.bulkRequestClient.REQUESTS_LENGTH_LIMIT,i=e.app,s=e.records,0!==(u=s.slice(0,o)).length){t.next=5;break}return t.abrupt("return",{records:n});case 5:return t.prev=5,t.next=8,this.updateAllRecordsWithBulkRequest({app:i,records:u});case 8:c=t.sent,t.next=14;break;case 11:throw t.prev=11,t.t0=t.catch(5),new jg({records:n},s,r,t.t0,100);case 14:return t.abrupt("return",this.updateAllRecordsRecursive({app:i,records:s.slice(o)},r,n.concat(c)));case 15:case"end":return t.stop()}}),t,this,[[5,11]])}))),function(t,e,r){return u.apply(this,arguments)})},{key:"updateAllRecordsWithBulkRequest",value:(s=l(a().mark((function t(e){var r,n,o;return a().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return r=this.separateArrayRecursive(100,[],e.records),n=r.map((function(t){return{method:"PUT",endpointName:"records",payload:{app:e.app,records:t}}})),t.next=4,this.bulkRequestClient.send({requests:n});case 4:return o=t.sent.results,t.abrupt("return",o.map((function(t){return t.records})).reduce((function(t,e){return t.concat(e)}),[]));case 6:case"end":return t.stop()}}),t,this)}))),function(t){return s.apply(this,arguments)})},{key:"deleteAllRecords",value:function(t){return this.deleteAllRecordsRecursive(t,t.records.length)}},{key:"deleteAllRecordsRecursive",value:(o=l(a().mark((function t(e,r){var n,o,i,s;return a().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(n=100*this.bulkRequestClient.REQUESTS_LENGTH_LIMIT,o=e.app,i=e.records,0!==(s=i.slice(0,n)).length){t.next=5;break}return t.abrupt("return",{});case 5:return t.prev=5,t.next=8,this.deleteAllRecordsWithBulkRequest({app:o,records:s});case 8:t.next=13;break;case 10:throw t.prev=10,t.t0=t.catch(5),new jg({},i,r,t.t0,100);case 13:return t.abrupt("return",this.deleteAllRecordsRecursive({app:o,records:i.slice(n)},r));case 14:case"end":return t.stop()}}),t,this,[[5,10]])}))),function(t,e){return o.apply(this,arguments)})},{key:"deleteAllRecordsWithBulkRequest",value:(n=l(a().mark((function t(e){var r,n;return a().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return r=this.separateArrayRecursive(100,[],e.records),n=r.map((function(t){return{method:"DELETE",endpointName:"records",payload:{app:e.app,ids:t.map((function(t){return t.id})),revisions:t.map((function(t){return t.revision}))}}})),t.next=4,this.bulkRequestClient.send({requests:n});case 4:case"end":return t.stop()}}),t,this)}))),function(t){return n.apply(this,arguments)})},{key:"separateArrayRecursive",value:function(t,e,r){var n=r.slice(0,t);return 0===n.length?e:this.separateArrayRecursive(t,[].concat(x(e),[n]),r.slice(t))}},{key:"addRecordComment",value:function(t){var e=this.buildPathWithGuestSpaceId({endpointName:"record/comment"});return this.client.post(e,t)}},{key:"deleteRecordComment",value:function(t){var e=this.buildPathWithGuestSpaceId({endpointName:"record/comment"});return this.client.delete(e,t)}},{key:"getRecordComments",value:function(t){var e=this.buildPathWithGuestSpaceId({endpointName:"record/comments"});return this.client.get(e,t)}},{key:"updateRecordAssignees",value:function(t){var e=this.buildPathWithGuestSpaceId({endpointName:"record/assignees"});return this.client.put(e,t)}},{key:"updateRecordStatus",value:function(t){var e=this.buildPathWithGuestSpaceId({endpointName:"record/status"});return this.client.put(e,t)}},{key:"updateRecordsStatus",value:function(t){var e=this.buildPathWithGuestSpaceId({endpointName:"records/status"});return this.client.put(e,t)}}]),e}(Cy),Lg=function(t){function e(){return p(this,e),r(this,e,arguments)}return y(e,t),h(e,[{key:"getSpace",value:function(t){var e=this.buildPathWithGuestSpaceId({endpointName:"space"});return this.client.get(e,t)}},{key:"deleteSpace",value:function(t){var e=this.buildPathWithGuestSpaceId({endpointName:"space"});return this.client.delete(e,t)}},{key:"updateSpaceBody",value:function(t){var e=this.buildPathWithGuestSpaceId({endpointName:"space/body"});return this.client.put(e,t)}},{key:"getSpaceMembers",value:function(t){var e=this.buildPathWithGuestSpaceId({endpointName:"space/members"});return this.client.get(e,t)}},{key:"updateSpaceMembers",value:function(t){var e=this.buildPathWithGuestSpaceId({endpointName:"space/members"});return this.client.put(e,t)}},{key:"updateThread",value:function(t){var e=this.buildPathWithGuestSpaceId({endpointName:"space/thread"});return this.client.put(e,t)}}]),e}(Cy),Fg=A("object"==typeof self?self.FormData:window.FormData),Bg=function(t){function n(){return p(this,n),r(this,n,arguments)}var o;return y(n,t),h(n,[{key:"uploadFile",value:(o=l(a().mark((function t(r){var n,o,i,s,u,c,l,p,f;return a().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(n=this.buildPathWithGuestSpaceId({endpointName:"file"}),o=new Fg,!("path"in r.file)){t.next=19;break}return t.prev=3,t.next=6,e.readFileFromPath(r.file.path);case 6:i=t.sent,s=i.name,u=i.data,o.append("file",u,s),t.next=17;break;case 12:if(t.prev=12,t.t0=t.catch(3),!(t.t0 instanceof Gi)){t.next=16;break}throw new Error("uploadFile doesn't allow to accept a file path in ".concat(t.t0.platform," environment."));case 16:throw t.t0;case 17:t.next=22;break;case 19:c=r.file,l=c.name,p=c.data,f=e.buildFormDataValue(p,l),o.append("file",f,l);case 22:return t.abrupt("return",this.client.postData(n,o));case 23:case"end":return t.stop()}}),t,this,[[3,12]])}))),function(t){return o.apply(this,arguments)})},{key:"downloadFile",value:function(t){var e=this.buildPathWithGuestSpaceId({endpointName:"file"});return this.client.getData(e,t)}}]),n}(Cy),Dg="undefined"!=typeof global?global:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{};function qg(t,e){return function(){return t.apply(e,arguments)}}const{toString:Mg}=Object.prototype,{getPrototypeOf:Wg}=Object,Gg=(zg=Object.create(null),t=>{const e=Mg.call(t);return zg[e]||(zg[e]=e.slice(8,-1).toLowerCase())});var zg;const Hg=t=>(t=t.toLowerCase(),e=>Gg(e)===t),$g=t=>e=>typeof e===t,{isArray:Vg}=Array,Yg=$g("undefined");const Kg=Hg("ArrayBuffer");const Jg=$g("string"),Qg=$g("function"),Xg=$g("number"),Zg=t=>null!==t&&"object"==typeof t,tv=t=>{if("object"!==Gg(t))return!1;const e=Wg(t);return!(null!==e&&e!==Object.prototype&&null!==Object.getPrototypeOf(e)||Symbol.toStringTag in t||Symbol.iterator in t)},ev=Hg("Date"),rv=Hg("File"),nv=Hg("Blob"),ov=Hg("FileList"),iv=Hg("URLSearchParams");function av(t,e){let r,n,{allOwnKeys:o=!1}=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};if(null!=t)if("object"!=typeof t&&(t=[t]),Vg(t))for(r=0,n=t.length;r<n;r++)e.call(null,t[r],r,t);else{const n=o?Object.getOwnPropertyNames(t):Object.keys(t),i=n.length;let a;for(r=0;r<i;r++)a=n[r],e.call(null,t[a],a,t)}}function sv(t,e){e=e.toLowerCase();const r=Object.keys(t);let n,o=r.length;for(;o-- >0;)if(n=r[o],e===n.toLowerCase())return n;return null}const uv="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:"undefined"!=typeof window?window:Dg,cv=t=>!Yg(t)&&t!==uv;const lv=(t=>e=>t&&e instanceof t)("undefined"!=typeof Uint8Array&&Wg(Uint8Array)),pv=Hg("HTMLFormElement"),fv=(t=>{let{hasOwnProperty:e}=t;return(t,r)=>e.call(t,r)})(Object.prototype),hv=Hg("RegExp"),dv=(t,e)=>{const r=Object.getOwnPropertyDescriptors(t),n={};av(r,((r,o)=>{let i;!1!==(i=e(r,o,t))&&(n[o]=i||r)})),Object.defineProperties(t,n)},yv="abcdefghijklmnopqrstuvwxyz",mv="0123456789",gv={DIGIT:mv,ALPHA:yv,ALPHA_DIGIT:yv+yv.toUpperCase()+mv};const vv=Hg("AsyncFunction");var bv={isArray:Vg,isArrayBuffer:Kg,isBuffer:function(t){return null!==t&&!Yg(t)&&null!==t.constructor&&!Yg(t.constructor)&&Qg(t.constructor.isBuffer)&&t.constructor.isBuffer(t)},isFormData:t=>{let e;return t&&("function"==typeof FormData&&t instanceof FormData||Qg(t.append)&&("formdata"===(e=Gg(t))||"object"===e&&Qg(t.toString)&&"[object FormData]"===t.toString()))},isArrayBufferView:function(t){let e;return e="undefined"!=typeof ArrayBuffer&&ArrayBuffer.isView?ArrayBuffer.isView(t):t&&t.buffer&&Kg(t.buffer),e},isString:Jg,isNumber:Xg,isBoolean:t=>!0===t||!1===t,isObject:Zg,isPlainObject:tv,isUndefined:Yg,isDate:ev,isFile:rv,isBlob:nv,isRegExp:hv,isFunction:Qg,isStream:t=>Zg(t)&&Qg(t.pipe),isURLSearchParams:iv,isTypedArray:lv,isFileList:ov,forEach:av,merge:function t(){const{caseless:e}=cv(this)&&this||{},r={},n=(n,o)=>{const i=e&&sv(r,o)||o;tv(r[i])&&tv(n)?r[i]=t(r[i],n):tv(n)?r[i]=t({},n):Vg(n)?r[i]=n.slice():r[i]=n};for(let t=0,e=arguments.length;t<e;t++)arguments[t]&&av(arguments[t],n);return r},extend:function(t,e,r){let{allOwnKeys:n}=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{};return av(e,((e,n)=>{r&&Qg(e)?t[n]=qg(e,r):t[n]=e}),{allOwnKeys:n}),t},trim:t=>t.trim?t.trim():t.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,""),stripBOM:t=>(65279===t.charCodeAt(0)&&(t=t.slice(1)),t),inherits:(t,e,r,n)=>{t.prototype=Object.create(e.prototype,n),t.prototype.constructor=t,Object.defineProperty(t,"super",{value:e.prototype}),r&&Object.assign(t.prototype,r)},toFlatObject:(t,e,r,n)=>{let o,i,a;const s={};if(e=e||{},null==t)return e;do{for(o=Object.getOwnPropertyNames(t),i=o.length;i-- >0;)a=o[i],n&&!n(a,t,e)||s[a]||(e[a]=t[a],s[a]=!0);t=!1!==r&&Wg(t)}while(t&&(!r||r(t,e))&&t!==Object.prototype);return e},kindOf:Gg,kindOfTest:Hg,endsWith:(t,e,r)=>{t=String(t),(void 0===r||r>t.length)&&(r=t.length),r-=e.length;const n=t.indexOf(e,r);return-1!==n&&n===r},toArray:t=>{if(!t)return null;if(Vg(t))return t;let e=t.length;if(!Xg(e))return null;const r=new Array(e);for(;e-- >0;)r[e]=t[e];return r},forEachEntry:(t,e)=>{const r=(t&&t[Symbol.iterator]).call(t);let n;for(;(n=r.next())&&!n.done;){const r=n.value;e.call(t,r[0],r[1])}},matchAll:(t,e)=>{let r;const n=[];for(;null!==(r=t.exec(e));)n.push(r);return n},isHTMLForm:pv,hasOwnProperty:fv,hasOwnProp:fv,reduceDescriptors:dv,freezeMethods:t=>{dv(t,((e,r)=>{if(Qg(t)&&-1!==["arguments","caller","callee"].indexOf(r))return!1;const n=t[r];Qg(n)&&(e.enumerable=!1,"writable"in e?e.writable=!1:e.set||(e.set=()=>{throw Error("Can not rewrite read-only method '"+r+"'")}))}))},toObjectSet:(t,e)=>{const r={},n=t=>{t.forEach((t=>{r[t]=!0}))};return Vg(t)?n(t):n(String(t).split(e)),r},toCamelCase:t=>t.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,(function(t,e,r){return e.toUpperCase()+r})),noop:()=>{},toFiniteNumber:(t,e)=>(t=+t,Number.isFinite(t)?t:e),findKey:sv,global:uv,isContextDefined:cv,ALPHABET:gv,generateString:function(){let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:16,e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:gv.ALPHA_DIGIT,r="";const{length:n}=e;for(;t--;)r+=e[Math.random()*n|0];return r},isSpecCompliantForm:function(t){return!!(t&&Qg(t.append)&&"FormData"===t[Symbol.toStringTag]&&t[Symbol.iterator])},toJSONObject:t=>{const e=new Array(10),r=(t,n)=>{if(Zg(t)){if(e.indexOf(t)>=0)return;if(!("toJSON"in t)){e[n]=t;const o=Vg(t)?[]:{};return av(t,((t,e)=>{const i=r(t,n+1);!Yg(i)&&(o[e]=i)})),e[n]=void 0,o}}return t};return r(t,0)},isAsyncFn:vv,isThenable:t=>t&&(Zg(t)||Qg(t))&&Qg(t.then)&&Qg(t.catch)},wv=[],xv=[],Sv="undefined"!=typeof Uint8Array?Uint8Array:Array,Ev=!1;function Av(){Ev=!0;for(var t="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",e=0;e<64;++e)wv[e]=t[e],xv[t.charCodeAt(e)]=e;xv["-".charCodeAt(0)]=62,xv["_".charCodeAt(0)]=63}function Rv(t,e,r){for(var n,o,i=[],a=e;a<r;a+=3)n=(t[a]<<16)+(t[a+1]<<8)+t[a+2],i.push(wv[(o=n)>>18&63]+wv[o>>12&63]+wv[o>>6&63]+wv[63&o]);return i.join("")}function Ov(t){var e;Ev||Av();for(var r=t.length,n=r%3,o="",i=[],a=16383,s=0,u=r-n;s<u;s+=a)i.push(Rv(t,s,s+a>u?u:s+a));return 1===n?(e=t[r-1],o+=wv[e>>2],o+=wv[e<<4&63],o+="=="):2===n&&(e=(t[r-2]<<8)+t[r-1],o+=wv[e>>10],o+=wv[e>>4&63],o+=wv[e<<2&63],o+="="),i.push(o),i.join("")}function kv(t,e,r,n,o){var i,a,s=8*o-n-1,u=(1<<s)-1,c=u>>1,l=-7,p=r?o-1:0,f=r?-1:1,h=t[e+p];for(p+=f,i=h&(1<<-l)-1,h>>=-l,l+=s;l>0;i=256*i+t[e+p],p+=f,l-=8);for(a=i&(1<<-l)-1,i>>=-l,l+=n;l>0;a=256*a+t[e+p],p+=f,l-=8);if(0===i)i=1-c;else{if(i===u)return a?NaN:1/0*(h?-1:1);a+=Math.pow(2,n),i-=c}return(h?-1:1)*a*Math.pow(2,i-n)}function Pv(t,e,r,n,o,i){var a,s,u,c=8*i-o-1,l=(1<<c)-1,p=l>>1,f=23===o?Math.pow(2,-24)-Math.pow(2,-77):0,h=n?0:i-1,d=n?1:-1,y=e<0||0===e&&1/e<0?1:0;for(e=Math.abs(e),isNaN(e)||e===1/0?(s=isNaN(e)?1:0,a=l):(a=Math.floor(Math.log(e)/Math.LN2),e*(u=Math.pow(2,-a))<1&&(a--,u*=2),(e+=a+p>=1?f/u:f*Math.pow(2,1-p))*u>=2&&(a++,u/=2),a+p>=l?(s=0,a=l):a+p>=1?(s=(e*u-1)*Math.pow(2,o),a+=p):(s=e*Math.pow(2,p-1)*Math.pow(2,o),a=0));o>=8;t[r+h]=255&s,h+=d,s/=256,o-=8);for(a=a<<o|s,c+=o;c>0;t[r+h]=255&a,h+=d,a/=256,c-=8);t[r+h-d]|=128*y}var jv={}.toString,Tv=Array.isArray||function(t){return"[object Array]"==jv.call(t)};function Iv(){return Nv.TYPED_ARRAY_SUPPORT?2147483647:1073741823}function _v(t,e){if(Iv()<e)throw new RangeError("Invalid typed array length");return Nv.TYPED_ARRAY_SUPPORT?(t=new Uint8Array(e)).__proto__=Nv.prototype:(null===t&&(t=new Nv(e)),t.length=e),t}function Nv(t,e,r){if(!(Nv.TYPED_ARRAY_SUPPORT||this instanceof Nv))return new Nv(t,e,r);if("number"==typeof t){if("string"==typeof e)throw new Error("If encoding is specified then the first argument must be a string");return Lv(this,t)}return Uv(this,t,e,r)}function Uv(t,e,r,n){if("number"==typeof e)throw new TypeError('"value" argument must not be a number');return"undefined"!=typeof ArrayBuffer&&e instanceof ArrayBuffer?function(t,e,r,n){if(e.byteLength,r<0||e.byteLength<r)throw new RangeError("'offset' is out of bounds");if(e.byteLength<r+(n||0))throw new RangeError("'length' is out of bounds");e=void 0===r&&void 0===n?new Uint8Array(e):void 0===n?new Uint8Array(e,r):new Uint8Array(e,r,n);Nv.TYPED_ARRAY_SUPPORT?(t=e).__proto__=Nv.prototype:t=Fv(t,e);return t}(t,e,r,n):"string"==typeof e?function(t,e,r){"string"==typeof r&&""!==r||(r="utf8");if(!Nv.isEncoding(r))throw new TypeError('"encoding" must be a valid string encoding');var n=0|qv(e,r);t=_v(t,n);var o=t.write(e,r);o!==n&&(t=t.slice(0,o));return t}(t,e,r):function(t,e){if(Dv(e)){var r=0|Bv(e.length);return 0===(t=_v(t,r)).length||e.copy(t,0,0,r),t}if(e){if("undefined"!=typeof ArrayBuffer&&e.buffer instanceof ArrayBuffer||"length"in e)return"number"!=typeof e.length||(n=e.length)!=n?_v(t,0):Fv(t,e);if("Buffer"===e.type&&Tv(e.data))return Fv(t,e.data)}var n;throw new TypeError("First argument must be a string, Buffer, ArrayBuffer, Array, or array-like object.")}(t,e)}function Cv(t){if("number"!=typeof t)throw new TypeError('"size" argument must be a number');if(t<0)throw new RangeError('"size" argument must not be negative')}function Lv(t,e){if(Cv(e),t=_v(t,e<0?0:0|Bv(e)),!Nv.TYPED_ARRAY_SUPPORT)for(var r=0;r<e;++r)t[r]=0;return t}function Fv(t,e){var r=e.length<0?0:0|Bv(e.length);t=_v(t,r);for(var n=0;n<r;n+=1)t[n]=255&e[n];return t}function Bv(t){if(t>=Iv())throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+Iv().toString(16)+" bytes");return 0|t}function Dv(t){return!(null==t||!t._isBuffer)}function qv(t,e){if(Dv(t))return t.length;if("undefined"!=typeof ArrayBuffer&&"function"==typeof ArrayBuffer.isView&&(ArrayBuffer.isView(t)||t instanceof ArrayBuffer))return t.byteLength;"string"!=typeof t&&(t=""+t);var r=t.length;if(0===r)return 0;for(var n=!1;;)switch(e){case"ascii":case"latin1":case"binary":return r;case"utf8":case"utf-8":case void 0:return hb(t).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return 2*r;case"hex":return r>>>1;case"base64":return db(t).length;default:if(n)return hb(t).length;e=(""+e).toLowerCase(),n=!0}}function Mv(t,e,r){var n=!1;if((void 0===e||e<0)&&(e=0),e>this.length)return"";if((void 0===r||r>this.length)&&(r=this.length),r<=0)return"";if((r>>>=0)<=(e>>>=0))return"";for(t||(t="utf8");;)switch(t){case"hex":return rb(this,e,r);case"utf8":case"utf-8":return Xv(this,e,r);case"ascii":return tb(this,e,r);case"latin1":case"binary":return eb(this,e,r);case"base64":return Qv(this,e,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return nb(this,e,r);default:if(n)throw new TypeError("Unknown encoding: "+t);t=(t+"").toLowerCase(),n=!0}}function Wv(t,e,r){var n=t[e];t[e]=t[r],t[r]=n}function Gv(t,e,r,n,o){if(0===t.length)return-1;if("string"==typeof r?(n=r,r=0):r>2147483647?r=2147483647:r<-2147483648&&(r=-2147483648),r=+r,isNaN(r)&&(r=o?0:t.length-1),r<0&&(r=t.length+r),r>=t.length){if(o)return-1;r=t.length-1}else if(r<0){if(!o)return-1;r=0}if("string"==typeof e&&(e=Nv.from(e,n)),Dv(e))return 0===e.length?-1:zv(t,e,r,n,o);if("number"==typeof e)return e&=255,Nv.TYPED_ARRAY_SUPPORT&&"function"==typeof Uint8Array.prototype.indexOf?o?Uint8Array.prototype.indexOf.call(t,e,r):Uint8Array.prototype.lastIndexOf.call(t,e,r):zv(t,[e],r,n,o);throw new TypeError("val must be string, number or Buffer")}function zv(t,e,r,n,o){var i,a=1,s=t.length,u=e.length;if(void 0!==n&&("ucs2"===(n=String(n).toLowerCase())||"ucs-2"===n||"utf16le"===n||"utf-16le"===n)){if(t.length<2||e.length<2)return-1;a=2,s/=2,u/=2,r/=2}function c(t,e){return 1===a?t[e]:t.readUInt16BE(e*a)}if(o){var l=-1;for(i=r;i<s;i++)if(c(t,i)===c(e,-1===l?0:i-l)){if(-1===l&&(l=i),i-l+1===u)return l*a}else-1!==l&&(i-=i-l),l=-1}else for(r+u>s&&(r=s-u),i=r;i>=0;i--){for(var p=!0,f=0;f<u;f++)if(c(t,i+f)!==c(e,f)){p=!1;break}if(p)return i}return-1}function Hv(t,e,r,n){r=Number(r)||0;var o=t.length-r;n?(n=Number(n))>o&&(n=o):n=o;var i=e.length;if(i%2!=0)throw new TypeError("Invalid hex string");n>i/2&&(n=i/2);for(var a=0;a<n;++a){var s=parseInt(e.substr(2*a,2),16);if(isNaN(s))return a;t[r+a]=s}return a}function $v(t,e,r,n){return yb(hb(e,t.length-r),t,r,n)}function Vv(t,e,r,n){return yb(function(t){for(var e=[],r=0;r<t.length;++r)e.push(255&t.charCodeAt(r));return e}(e),t,r,n)}function Yv(t,e,r,n){return Vv(t,e,r,n)}function Kv(t,e,r,n){return yb(db(e),t,r,n)}function Jv(t,e,r,n){return yb(function(t,e){for(var r,n,o,i=[],a=0;a<t.length&&!((e-=2)<0);++a)n=(r=t.charCodeAt(a))>>8,o=r%256,i.push(o),i.push(n);return i}(e,t.length-r),t,r,n)}function Qv(t,e,r){return 0===e&&r===t.length?Ov(t):Ov(t.slice(e,r))}function Xv(t,e,r){r=Math.min(t.length,r);for(var n=[],o=e;o<r;){var i,a,s,u,c=t[o],l=null,p=c>239?4:c>223?3:c>191?2:1;if(o+p<=r)switch(p){case 1:c<128&&(l=c);break;case 2:128==(192&(i=t[o+1]))&&(u=(31&c)<<6|63&i)>127&&(l=u);break;case 3:i=t[o+1],a=t[o+2],128==(192&i)&&128==(192&a)&&(u=(15&c)<<12|(63&i)<<6|63&a)>2047&&(u<55296||u>57343)&&(l=u);break;case 4:i=t[o+1],a=t[o+2],s=t[o+3],128==(192&i)&&128==(192&a)&&128==(192&s)&&(u=(15&c)<<18|(63&i)<<12|(63&a)<<6|63&s)>65535&&u<1114112&&(l=u)}null===l?(l=65533,p=1):l>65535&&(l-=65536,n.push(l>>>10&1023|55296),l=56320|1023&l),n.push(l),o+=p}return function(t){var e=t.length;if(e<=Zv)return String.fromCharCode.apply(String,t);var r="",n=0;for(;n<e;)r+=String.fromCharCode.apply(String,t.slice(n,n+=Zv));return r}(n)}Nv.TYPED_ARRAY_SUPPORT=void 0===Dg.TYPED_ARRAY_SUPPORT||Dg.TYPED_ARRAY_SUPPORT,Iv(),Nv.poolSize=8192,Nv._augment=function(t){return t.__proto__=Nv.prototype,t},Nv.from=function(t,e,r){return Uv(null,t,e,r)},Nv.TYPED_ARRAY_SUPPORT&&(Nv.prototype.__proto__=Uint8Array.prototype,Nv.__proto__=Uint8Array,"undefined"!=typeof Symbol&&Symbol.species&&Nv[Symbol.species]),Nv.alloc=function(t,e,r){return function(t,e,r,n){return Cv(e),e<=0?_v(t,e):void 0!==r?"string"==typeof n?_v(t,e).fill(r,n):_v(t,e).fill(r):_v(t,e)}(null,t,e,r)},Nv.allocUnsafe=function(t){return Lv(null,t)},Nv.allocUnsafeSlow=function(t){return Lv(null,t)},Nv.isBuffer=function(t){return null!=t&&(!!t._isBuffer||mb(t)||function(t){return"function"==typeof t.readFloatLE&&"function"==typeof t.slice&&mb(t.slice(0,0))}(t))},Nv.compare=function(t,e){if(!Dv(t)||!Dv(e))throw new TypeError("Arguments must be Buffers");if(t===e)return 0;for(var r=t.length,n=e.length,o=0,i=Math.min(r,n);o<i;++o)if(t[o]!==e[o]){r=t[o],n=e[o];break}return r<n?-1:n<r?1:0},Nv.isEncoding=function(t){switch(String(t).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}},Nv.concat=function(t,e){if(!Tv(t))throw new TypeError('"list" argument must be an Array of Buffers');if(0===t.length)return Nv.alloc(0);var r;if(void 0===e)for(e=0,r=0;r<t.length;++r)e+=t[r].length;var n=Nv.allocUnsafe(e),o=0;for(r=0;r<t.length;++r){var i=t[r];if(!Dv(i))throw new TypeError('"list" argument must be an Array of Buffers');i.copy(n,o),o+=i.length}return n},Nv.byteLength=qv,Nv.prototype._isBuffer=!0,Nv.prototype.swap16=function(){var t=this.length;if(t%2!=0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var e=0;e<t;e+=2)Wv(this,e,e+1);return this},Nv.prototype.swap32=function(){var t=this.length;if(t%4!=0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var e=0;e<t;e+=4)Wv(this,e,e+3),Wv(this,e+1,e+2);return this},Nv.prototype.swap64=function(){var t=this.length;if(t%8!=0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var e=0;e<t;e+=8)Wv(this,e,e+7),Wv(this,e+1,e+6),Wv(this,e+2,e+5),Wv(this,e+3,e+4);return this},Nv.prototype.toString=function(){var t=0|this.length;return 0===t?"":0===arguments.length?Xv(this,0,t):Mv.apply(this,arguments)},Nv.prototype.equals=function(t){if(!Dv(t))throw new TypeError("Argument must be a Buffer");return this===t||0===Nv.compare(this,t)},Nv.prototype.inspect=function(){var t="";return this.length>0&&(t=this.toString("hex",0,50).match(/.{2}/g).join(" "),this.length>50&&(t+=" ... ")),"<Buffer "+t+">"},Nv.prototype.compare=function(t,e,r,n,o){if(!Dv(t))throw new TypeError("Argument must be a Buffer");if(void 0===e&&(e=0),void 0===r&&(r=t?t.length:0),void 0===n&&(n=0),void 0===o&&(o=this.length),e<0||r>t.length||n<0||o>this.length)throw new RangeError("out of range index");if(n>=o&&e>=r)return 0;if(n>=o)return-1;if(e>=r)return 1;if(this===t)return 0;for(var i=(o>>>=0)-(n>>>=0),a=(r>>>=0)-(e>>>=0),s=Math.min(i,a),u=this.slice(n,o),c=t.slice(e,r),l=0;l<s;++l)if(u[l]!==c[l]){i=u[l],a=c[l];break}return i<a?-1:a<i?1:0},Nv.prototype.includes=function(t,e,r){return-1!==this.indexOf(t,e,r)},Nv.prototype.indexOf=function(t,e,r){return Gv(this,t,e,r,!0)},Nv.prototype.lastIndexOf=function(t,e,r){return Gv(this,t,e,r,!1)},Nv.prototype.write=function(t,e,r,n){if(void 0===e)n="utf8",r=this.length,e=0;else if(void 0===r&&"string"==typeof e)n=e,r=this.length,e=0;else{if(!isFinite(e))throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");e|=0,isFinite(r)?(r|=0,void 0===n&&(n="utf8")):(n=r,r=void 0)}var o=this.length-e;if((void 0===r||r>o)&&(r=o),t.length>0&&(r<0||e<0)||e>this.length)throw new RangeError("Attempt to write outside buffer bounds");n||(n="utf8");for(var i=!1;;)switch(n){case"hex":return Hv(this,t,e,r);case"utf8":case"utf-8":return $v(this,t,e,r);case"ascii":return Vv(this,t,e,r);case"latin1":case"binary":return Yv(this,t,e,r);case"base64":return Kv(this,t,e,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Jv(this,t,e,r);default:if(i)throw new TypeError("Unknown encoding: "+n);n=(""+n).toLowerCase(),i=!0}},Nv.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};var Zv=4096;function tb(t,e,r){var n="";r=Math.min(t.length,r);for(var o=e;o<r;++o)n+=String.fromCharCode(127&t[o]);return n}function eb(t,e,r){var n="";r=Math.min(t.length,r);for(var o=e;o<r;++o)n+=String.fromCharCode(t[o]);return n}function rb(t,e,r){var n=t.length;(!e||e<0)&&(e=0),(!r||r<0||r>n)&&(r=n);for(var o="",i=e;i<r;++i)o+=fb(t[i]);return o}function nb(t,e,r){for(var n=t.slice(e,r),o="",i=0;i<n.length;i+=2)o+=String.fromCharCode(n[i]+256*n[i+1]);return o}function ob(t,e,r){if(t%1!=0||t<0)throw new RangeError("offset is not uint");if(t+e>r)throw new RangeError("Trying to access beyond buffer length")}function ib(t,e,r,n,o,i){if(!Dv(t))throw new TypeError('"buffer" argument must be a Buffer instance');if(e>o||e<i)throw new RangeError('"value" argument is out of bounds');if(r+n>t.length)throw new RangeError("Index out of range")}function ab(t,e,r,n){e<0&&(e=65535+e+1);for(var o=0,i=Math.min(t.length-r,2);o<i;++o)t[r+o]=(e&255<<8*(n?o:1-o))>>>8*(n?o:1-o)}function sb(t,e,r,n){e<0&&(e=4294967295+e+1);for(var o=0,i=Math.min(t.length-r,4);o<i;++o)t[r+o]=e>>>8*(n?o:3-o)&255}function ub(t,e,r,n,o,i){if(r+n>t.length)throw new RangeError("Index out of range");if(r<0)throw new RangeError("Index out of range")}function cb(t,e,r,n,o){return o||ub(t,0,r,4),Pv(t,e,r,n,23,4),r+4}function lb(t,e,r,n,o){return o||ub(t,0,r,8),Pv(t,e,r,n,52,8),r+8}Nv.prototype.slice=function(t,e){var r,n=this.length;if((t=~~t)<0?(t+=n)<0&&(t=0):t>n&&(t=n),(e=void 0===e?n:~~e)<0?(e+=n)<0&&(e=0):e>n&&(e=n),e<t&&(e=t),Nv.TYPED_ARRAY_SUPPORT)(r=this.subarray(t,e)).__proto__=Nv.prototype;else{var o=e-t;r=new Nv(o,void 0);for(var i=0;i<o;++i)r[i]=this[i+t]}return r},Nv.prototype.readUIntLE=function(t,e,r){t|=0,e|=0,r||ob(t,e,this.length);for(var n=this[t],o=1,i=0;++i<e&&(o*=256);)n+=this[t+i]*o;return n},Nv.prototype.readUIntBE=function(t,e,r){t|=0,e|=0,r||ob(t,e,this.length);for(var n=this[t+--e],o=1;e>0&&(o*=256);)n+=this[t+--e]*o;return n},Nv.prototype.readUInt8=function(t,e){return e||ob(t,1,this.length),this[t]},Nv.prototype.readUInt16LE=function(t,e){return e||ob(t,2,this.length),this[t]|this[t+1]<<8},Nv.prototype.readUInt16BE=function(t,e){return e||ob(t,2,this.length),this[t]<<8|this[t+1]},Nv.prototype.readUInt32LE=function(t,e){return e||ob(t,4,this.length),(this[t]|this[t+1]<<8|this[t+2]<<16)+16777216*this[t+3]},Nv.prototype.readUInt32BE=function(t,e){return e||ob(t,4,this.length),16777216*this[t]+(this[t+1]<<16|this[t+2]<<8|this[t+3])},Nv.prototype.readIntLE=function(t,e,r){t|=0,e|=0,r||ob(t,e,this.length);for(var n=this[t],o=1,i=0;++i<e&&(o*=256);)n+=this[t+i]*o;return n>=(o*=128)&&(n-=Math.pow(2,8*e)),n},Nv.prototype.readIntBE=function(t,e,r){t|=0,e|=0,r||ob(t,e,this.length);for(var n=e,o=1,i=this[t+--n];n>0&&(o*=256);)i+=this[t+--n]*o;return i>=(o*=128)&&(i-=Math.pow(2,8*e)),i},Nv.prototype.readInt8=function(t,e){return e||ob(t,1,this.length),128&this[t]?-1*(255-this[t]+1):this[t]},Nv.prototype.readInt16LE=function(t,e){e||ob(t,2,this.length);var r=this[t]|this[t+1]<<8;return 32768&r?4294901760|r:r},Nv.prototype.readInt16BE=function(t,e){e||ob(t,2,this.length);var r=this[t+1]|this[t]<<8;return 32768&r?4294901760|r:r},Nv.prototype.readInt32LE=function(t,e){return e||ob(t,4,this.length),this[t]|this[t+1]<<8|this[t+2]<<16|this[t+3]<<24},Nv.prototype.readInt32BE=function(t,e){return e||ob(t,4,this.length),this[t]<<24|this[t+1]<<16|this[t+2]<<8|this[t+3]},Nv.prototype.readFloatLE=function(t,e){return e||ob(t,4,this.length),kv(this,t,!0,23,4)},Nv.prototype.readFloatBE=function(t,e){return e||ob(t,4,this.length),kv(this,t,!1,23,4)},Nv.prototype.readDoubleLE=function(t,e){return e||ob(t,8,this.length),kv(this,t,!0,52,8)},Nv.prototype.readDoubleBE=function(t,e){return e||ob(t,8,this.length),kv(this,t,!1,52,8)},Nv.prototype.writeUIntLE=function(t,e,r,n){(t=+t,e|=0,r|=0,n)||ib(this,t,e,r,Math.pow(2,8*r)-1,0);var o=1,i=0;for(this[e]=255&t;++i<r&&(o*=256);)this[e+i]=t/o&255;return e+r},Nv.prototype.writeUIntBE=function(t,e,r,n){(t=+t,e|=0,r|=0,n)||ib(this,t,e,r,Math.pow(2,8*r)-1,0);var o=r-1,i=1;for(this[e+o]=255&t;--o>=0&&(i*=256);)this[e+o]=t/i&255;return e+r},Nv.prototype.writeUInt8=function(t,e,r){return t=+t,e|=0,r||ib(this,t,e,1,255,0),Nv.TYPED_ARRAY_SUPPORT||(t=Math.floor(t)),this[e]=255&t,e+1},Nv.prototype.writeUInt16LE=function(t,e,r){return t=+t,e|=0,r||ib(this,t,e,2,65535,0),Nv.TYPED_ARRAY_SUPPORT?(this[e]=255&t,this[e+1]=t>>>8):ab(this,t,e,!0),e+2},Nv.prototype.writeUInt16BE=function(t,e,r){return t=+t,e|=0,r||ib(this,t,e,2,65535,0),Nv.TYPED_ARRAY_SUPPORT?(this[e]=t>>>8,this[e+1]=255&t):ab(this,t,e,!1),e+2},Nv.prototype.writeUInt32LE=function(t,e,r){return t=+t,e|=0,r||ib(this,t,e,4,4294967295,0),Nv.TYPED_ARRAY_SUPPORT?(this[e+3]=t>>>24,this[e+2]=t>>>16,this[e+1]=t>>>8,this[e]=255&t):sb(this,t,e,!0),e+4},Nv.prototype.writeUInt32BE=function(t,e,r){return t=+t,e|=0,r||ib(this,t,e,4,4294967295,0),Nv.TYPED_ARRAY_SUPPORT?(this[e]=t>>>24,this[e+1]=t>>>16,this[e+2]=t>>>8,this[e+3]=255&t):sb(this,t,e,!1),e+4},Nv.prototype.writeIntLE=function(t,e,r,n){if(t=+t,e|=0,!n){var o=Math.pow(2,8*r-1);ib(this,t,e,r,o-1,-o)}var i=0,a=1,s=0;for(this[e]=255&t;++i<r&&(a*=256);)t<0&&0===s&&0!==this[e+i-1]&&(s=1),this[e+i]=(t/a>>0)-s&255;return e+r},Nv.prototype.writeIntBE=function(t,e,r,n){if(t=+t,e|=0,!n){var o=Math.pow(2,8*r-1);ib(this,t,e,r,o-1,-o)}var i=r-1,a=1,s=0;for(this[e+i]=255&t;--i>=0&&(a*=256);)t<0&&0===s&&0!==this[e+i+1]&&(s=1),this[e+i]=(t/a>>0)-s&255;return e+r},Nv.prototype.writeInt8=function(t,e,r){return t=+t,e|=0,r||ib(this,t,e,1,127,-128),Nv.TYPED_ARRAY_SUPPORT||(t=Math.floor(t)),t<0&&(t=255+t+1),this[e]=255&t,e+1},Nv.prototype.writeInt16LE=function(t,e,r){return t=+t,e|=0,r||ib(this,t,e,2,32767,-32768),Nv.TYPED_ARRAY_SUPPORT?(this[e]=255&t,this[e+1]=t>>>8):ab(this,t,e,!0),e+2},Nv.prototype.writeInt16BE=function(t,e,r){return t=+t,e|=0,r||ib(this,t,e,2,32767,-32768),Nv.TYPED_ARRAY_SUPPORT?(this[e]=t>>>8,this[e+1]=255&t):ab(this,t,e,!1),e+2},Nv.prototype.writeInt32LE=function(t,e,r){return t=+t,e|=0,r||ib(this,t,e,4,2147483647,-2147483648),Nv.TYPED_ARRAY_SUPPORT?(this[e]=255&t,this[e+1]=t>>>8,this[e+2]=t>>>16,this[e+3]=t>>>24):sb(this,t,e,!0),e+4},Nv.prototype.writeInt32BE=function(t,e,r){return t=+t,e|=0,r||ib(this,t,e,4,2147483647,-2147483648),t<0&&(t=4294967295+t+1),Nv.TYPED_ARRAY_SUPPORT?(this[e]=t>>>24,this[e+1]=t>>>16,this[e+2]=t>>>8,this[e+3]=255&t):sb(this,t,e,!1),e+4},Nv.prototype.writeFloatLE=function(t,e,r){return cb(this,t,e,!0,r)},Nv.prototype.writeFloatBE=function(t,e,r){return cb(this,t,e,!1,r)},Nv.prototype.writeDoubleLE=function(t,e,r){return lb(this,t,e,!0,r)},Nv.prototype.writeDoubleBE=function(t,e,r){return lb(this,t,e,!1,r)},Nv.prototype.copy=function(t,e,r,n){if(r||(r=0),n||0===n||(n=this.length),e>=t.length&&(e=t.length),e||(e=0),n>0&&n<r&&(n=r),n===r)return 0;if(0===t.length||0===this.length)return 0;if(e<0)throw new RangeError("targetStart out of bounds");if(r<0||r>=this.length)throw new RangeError("sourceStart out of bounds");if(n<0)throw new RangeError("sourceEnd out of bounds");n>this.length&&(n=this.length),t.length-e<n-r&&(n=t.length-e+r);var o,i=n-r;if(this===t&&r<e&&e<n)for(o=i-1;o>=0;--o)t[o+e]=this[o+r];else if(i<1e3||!Nv.TYPED_ARRAY_SUPPORT)for(o=0;o<i;++o)t[o+e]=this[o+r];else Uint8Array.prototype.set.call(t,this.subarray(r,r+i),e);return i},Nv.prototype.fill=function(t,e,r,n){if("string"==typeof t){if("string"==typeof e?(n=e,e=0,r=this.length):"string"==typeof r&&(n=r,r=this.length),1===t.length){var o=t.charCodeAt(0);o<256&&(t=o)}if(void 0!==n&&"string"!=typeof n)throw new TypeError("encoding must be a string");if("string"==typeof n&&!Nv.isEncoding(n))throw new TypeError("Unknown encoding: "+n)}else"number"==typeof t&&(t&=255);if(e<0||this.length<e||this.length<r)throw new RangeError("Out of range index");if(r<=e)return this;var i;if(e>>>=0,r=void 0===r?this.length:r>>>0,t||(t=0),"number"==typeof t)for(i=e;i<r;++i)this[i]=t;else{var a=Dv(t)?t:hb(new Nv(t,n).toString()),s=a.length;for(i=0;i<r-e;++i)this[i+e]=a[i%s]}return this};var pb=/[^+\/0-9A-Za-z-_]/g;function fb(t){return t<16?"0"+t.toString(16):t.toString(16)}function hb(t,e){var r;e=e||1/0;for(var n=t.length,o=null,i=[],a=0;a<n;++a){if((r=t.charCodeAt(a))>55295&&r<57344){if(!o){if(r>56319){(e-=3)>-1&&i.push(239,191,189);continue}if(a+1===n){(e-=3)>-1&&i.push(239,191,189);continue}o=r;continue}if(r<56320){(e-=3)>-1&&i.push(239,191,189),o=r;continue}r=65536+(o-55296<<10|r-56320)}else o&&(e-=3)>-1&&i.push(239,191,189);if(o=null,r<128){if((e-=1)<0)break;i.push(r)}else if(r<2048){if((e-=2)<0)break;i.push(r>>6|192,63&r|128)}else if(r<65536){if((e-=3)<0)break;i.push(r>>12|224,r>>6&63|128,63&r|128)}else{if(!(r<1114112))throw new Error("Invalid code point");if((e-=4)<0)break;i.push(r>>18|240,r>>12&63|128,r>>6&63|128,63&r|128)}}return i}function db(t){return function(t){var e,r,n,o,i,a;Ev||Av();var s=t.length;if(s%4>0)throw new Error("Invalid string. Length must be a multiple of 4");i="="===t[s-2]?2:"="===t[s-1]?1:0,a=new Sv(3*s/4-i),n=i>0?s-4:s;var u=0;for(e=0,r=0;e<n;e+=4,r+=3)o=xv[t.charCodeAt(e)]<<18|xv[t.charCodeAt(e+1)]<<12|xv[t.charCodeAt(e+2)]<<6|xv[t.charCodeAt(e+3)],a[u++]=o>>16&255,a[u++]=o>>8&255,a[u++]=255&o;return 2===i?(o=xv[t.charCodeAt(e)]<<2|xv[t.charCodeAt(e+1)]>>4,a[u++]=255&o):1===i&&(o=xv[t.charCodeAt(e)]<<10|xv[t.charCodeAt(e+1)]<<4|xv[t.charCodeAt(e+2)]>>2,a[u++]=o>>8&255,a[u++]=255&o),a}(function(t){if((t=function(t){return t.trim?t.trim():t.replace(/^\s+|\s+$/g,"")}(t).replace(pb,"")).length<2)return"";for(;t.length%4!=0;)t+="=";return t}(t))}function yb(t,e,r,n){for(var o=0;o<n&&!(o+r>=e.length||o>=t.length);++o)e[o+r]=t[o];return o}function mb(t){return!!t.constructor&&"function"==typeof t.constructor.isBuffer&&t.constructor.isBuffer(t)}function gb(t,e,r,n,o){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=(new Error).stack,this.message=t,this.name="AxiosError",e&&(this.code=e),r&&(this.config=r),n&&(this.request=n),o&&(this.response=o)}bv.inherits(gb,Error,{toJSON:function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:bv.toJSONObject(this.config),code:this.code,status:this.response&&this.response.status?this.response.status:null}}});const vb=gb.prototype,bb={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED","ERR_NOT_SUPPORT","ERR_INVALID_URL"].forEach((t=>{bb[t]={value:t}})),Object.defineProperties(gb,bb),Object.defineProperty(vb,"isAxiosError",{value:!0}),gb.from=(t,e,r,n,o,i)=>{const a=Object.create(vb);return bv.toFlatObject(t,a,(function(t){return t!==Error.prototype}),(t=>"isAxiosError"!==t)),gb.call(a,t.message,e,r,n,o),a.cause=t,a.name=t.name,i&&Object.assign(a,i),a};function wb(t){return bv.isPlainObject(t)||bv.isArray(t)}function xb(t){return bv.endsWith(t,"[]")?t.slice(0,-2):t}function Sb(t,e,r){return t?t.concat(e).map((function(t,e){return t=xb(t),!r&&e?"["+t+"]":t})).join(r?".":""):e}const Eb=bv.toFlatObject(bv,{},null,(function(t){return/^is[A-Z]/.test(t)}));function Ab(t,e,r){if(!bv.isObject(t))throw new TypeError("target must be an object");e=e||new FormData;const n=(r=bv.toFlatObject(r,{metaTokens:!0,dots:!1,indexes:!1},!1,(function(t,e){return!bv.isUndefined(e[t])}))).metaTokens,o=r.visitor||c,i=r.dots,a=r.indexes,s=(r.Blob||"undefined"!=typeof Blob&&Blob)&&bv.isSpecCompliantForm(e);if(!bv.isFunction(o))throw new TypeError("visitor must be a function");function u(t){if(null===t)return"";if(bv.isDate(t))return t.toISOString();if(!s&&bv.isBlob(t))throw new gb("Blob is not supported. Use a Buffer instead.");return bv.isArrayBuffer(t)||bv.isTypedArray(t)?s&&"function"==typeof Blob?new Blob([t]):Nv.from(t):t}function c(t,r,o){let s=t;if(t&&!o&&"object"==typeof t)if(bv.endsWith(r,"{}"))r=n?r:r.slice(0,-2),t=JSON.stringify(t);else if(bv.isArray(t)&&function(t){return bv.isArray(t)&&!t.some(wb)}(t)||(bv.isFileList(t)||bv.endsWith(r,"[]"))&&(s=bv.toArray(t)))return r=xb(r),s.forEach((function(t,n){!bv.isUndefined(t)&&null!==t&&e.append(!0===a?Sb([r],n,i):null===a?r:r+"[]",u(t))})),!1;return!!wb(t)||(e.append(Sb(o,r,i),u(t)),!1)}const l=[],p=Object.assign(Eb,{defaultVisitor:c,convertValue:u,isVisitable:wb});if(!bv.isObject(t))throw new TypeError("data must be an object");return function t(r,n){if(!bv.isUndefined(r)){if(-1!==l.indexOf(r))throw Error("Circular reference detected in "+n.join("."));l.push(r),bv.forEach(r,(function(r,i){!0===(!(bv.isUndefined(r)||null===r)&&o.call(e,r,bv.isString(i)?i.trim():i,n,p))&&t(r,n?n.concat(i):[i])})),l.pop()}}(t),e}function Rb(t){const e={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(t).replace(/[!'()~]|%20|%00/g,(function(t){return e[t]}))}function Ob(t,e){this._pairs=[],t&&Ab(t,this,e)}const kb=Ob.prototype;function Pb(t){return encodeURIComponent(t).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function jb(t,e,r){if(!e)return t;const n=r&&r.encode||Pb,o=r&&r.serialize;let i;if(i=o?o(e,r):bv.isURLSearchParams(e)?e.toString():new Ob(e,r).toString(n),i){const e=t.indexOf("#");-1!==e&&(t=t.slice(0,e)),t+=(-1===t.indexOf("?")?"?":"&")+i}return t}kb.append=function(t,e){this._pairs.push([t,e])},kb.toString=function(t){const e=t?function(e){return t.call(this,e,Rb)}:Rb;return this._pairs.map((function(t){return e(t[0])+"="+e(t[1])}),"").join("&")};class Tb{constructor(){this.handlers=[]}use(t,e,r){return this.handlers.push({fulfilled:t,rejected:e,synchronous:!!r&&r.synchronous,runWhen:r?r.runWhen:null}),this.handlers.length-1}eject(t){this.handlers[t]&&(this.handlers[t]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(t){bv.forEach(this.handlers,(function(e){null!==e&&t(e)}))}}var Ib={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},_b={isBrowser:!0,classes:{URLSearchParams:"undefined"!=typeof URLSearchParams?URLSearchParams:Ob,FormData:"undefined"!=typeof FormData?FormData:null,Blob:"undefined"!=typeof Blob?Blob:null},protocols:["http","https","file","blob","url","data"]};const Nb="undefined"!=typeof window&&"undefined"!=typeof document,Ub=(Cb="undefined"!=typeof navigator&&navigator.product,Nb&&["ReactNative","NativeScript","NS"].indexOf(Cb)<0);var Cb;const Lb="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope&&"function"==typeof self.importScripts;var Fb={...Object.freeze({__proto__:null,hasBrowserEnv:Nb,hasStandardBrowserEnv:Ub,hasStandardBrowserWebWorkerEnv:Lb}),..._b};function Bb(t){function e(t,r,n,o){let i=t[o++];if("__proto__"===i)return!0;const a=Number.isFinite(+i),s=o>=t.length;if(i=!i&&bv.isArray(n)?n.length:i,s)return bv.hasOwnProp(n,i)?n[i]=[n[i],r]:n[i]=r,!a;n[i]&&bv.isObject(n[i])||(n[i]=[]);return e(t,r,n[i],o)&&bv.isArray(n[i])&&(n[i]=function(t){const e={},r=Object.keys(t);let n;const o=r.length;let i;for(n=0;n<o;n++)i=r[n],e[i]=t[i];return e}(n[i])),!a}if(bv.isFormData(t)&&bv.isFunction(t.entries)){const r={};return bv.forEachEntry(t,((t,n)=>{e(function(t){return bv.matchAll(/\w+|\[(\w*)]/g,t).map((t=>"[]"===t[0]?"":t[1]||t[0]))}(t),n,r,0)})),r}return null}const Db={transitional:Ib,adapter:["xhr","http"],transformRequest:[function(t,e){const r=e.getContentType()||"",n=r.indexOf("application/json")>-1,o=bv.isObject(t);o&&bv.isHTMLForm(t)&&(t=new FormData(t));if(bv.isFormData(t))return n?JSON.stringify(Bb(t)):t;if(bv.isArrayBuffer(t)||bv.isBuffer(t)||bv.isStream(t)||bv.isFile(t)||bv.isBlob(t))return t;if(bv.isArrayBufferView(t))return t.buffer;if(bv.isURLSearchParams(t))return e.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),t.toString();let i;if(o){if(r.indexOf("application/x-www-form-urlencoded")>-1)return function(t,e){return Ab(t,new Fb.classes.URLSearchParams,Object.assign({visitor:function(t,e,r,n){return Fb.isNode&&bv.isBuffer(t)?(this.append(e,t.toString("base64")),!1):n.defaultVisitor.apply(this,arguments)}},e))}(t,this.formSerializer).toString();if((i=bv.isFileList(t))||r.indexOf("multipart/form-data")>-1){const e=this.env&&this.env.FormData;return Ab(i?{"files[]":t}:t,e&&new e,this.formSerializer)}}return o||n?(e.setContentType("application/json",!1),function(t,e,r){if(bv.isString(t))try{return(e||JSON.parse)(t),bv.trim(t)}catch(t){if("SyntaxError"!==t.name)throw t}return(r||JSON.stringify)(t)}(t)):t}],transformResponse:[function(t){const e=this.transitional||Db.transitional,r=e&&e.forcedJSONParsing,n="json"===this.responseType;if(t&&bv.isString(t)&&(r&&!this.responseType||n)){const r=!(e&&e.silentJSONParsing)&&n;try{return JSON.parse(t)}catch(t){if(r){if("SyntaxError"===t.name)throw gb.from(t,gb.ERR_BAD_RESPONSE,this,null,this.response);throw t}}}return t}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:Fb.classes.FormData,Blob:Fb.classes.Blob},validateStatus:function(t){return t>=200&&t<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};bv.forEach(["delete","get","head","post","put","patch"],(t=>{Db.headers[t]={}}));var qb=Db;const Mb=bv.toObjectSet(["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"]);const Wb=Symbol("internals");function Gb(t){return t&&String(t).trim().toLowerCase()}function zb(t){return!1===t||null==t?t:bv.isArray(t)?t.map(zb):String(t)}function Hb(t,e,r,n,o){return bv.isFunction(n)?n.call(this,e,r):(o&&(e=r),bv.isString(e)?bv.isString(n)?-1!==e.indexOf(n):bv.isRegExp(n)?n.test(e):void 0:void 0)}class $b{constructor(t){t&&this.set(t)}set(t,e,r){const n=this;function o(t,e,r){const o=Gb(e);if(!o)throw new Error("header name must be a non-empty string");const i=bv.findKey(n,o);(!i||void 0===n[i]||!0===r||void 0===r&&!1!==n[i])&&(n[i||e]=zb(t))}const i=(t,e)=>bv.forEach(t,((t,r)=>o(t,r,e)));return bv.isPlainObject(t)||t instanceof this.constructor?i(t,e):bv.isString(t)&&(t=t.trim())&&!/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(t.trim())?i((t=>{const e={};let r,n,o;return t&&t.split("\n").forEach((function(t){o=t.indexOf(":"),r=t.substring(0,o).trim().toLowerCase(),n=t.substring(o+1).trim(),!r||e[r]&&Mb[r]||("set-cookie"===r?e[r]?e[r].push(n):e[r]=[n]:e[r]=e[r]?e[r]+", "+n:n)})),e})(t),e):null!=t&&o(e,t,r),this}get(t,e){if(t=Gb(t)){const r=bv.findKey(this,t);if(r){const t=this[r];if(!e)return t;if(!0===e)return function(t){const e=Object.create(null),r=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;let n;for(;n=r.exec(t);)e[n[1]]=n[2];return e}(t);if(bv.isFunction(e))return e.call(this,t,r);if(bv.isRegExp(e))return e.exec(t);throw new TypeError("parser must be boolean|regexp|function")}}}has(t,e){if(t=Gb(t)){const r=bv.findKey(this,t);return!(!r||void 0===this[r]||e&&!Hb(0,this[r],r,e))}return!1}delete(t,e){const r=this;let n=!1;function o(t){if(t=Gb(t)){const o=bv.findKey(r,t);!o||e&&!Hb(0,r[o],o,e)||(delete r[o],n=!0)}}return bv.isArray(t)?t.forEach(o):o(t),n}clear(t){const e=Object.keys(this);let r=e.length,n=!1;for(;r--;){const o=e[r];t&&!Hb(0,this[o],o,t,!0)||(delete this[o],n=!0)}return n}normalize(t){const e=this,r={};return bv.forEach(this,((n,o)=>{const i=bv.findKey(r,o);if(i)return e[i]=zb(n),void delete e[o];const a=t?function(t){return t.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,((t,e,r)=>e.toUpperCase()+r))}(o):String(o).trim();a!==o&&delete e[o],e[a]=zb(n),r[a]=!0})),this}concat(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++)e[r]=arguments[r];return this.constructor.concat(this,...e)}toJSON(t){const e=Object.create(null);return bv.forEach(this,((r,n)=>{null!=r&&!1!==r&&(e[n]=t&&bv.isArray(r)?r.join(", "):r)})),e}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map((t=>{let[e,r]=t;return e+": "+r})).join("\n")}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(t){return t instanceof this?t:new this(t)}static concat(t){const e=new this(t);for(var r=arguments.length,n=new Array(r>1?r-1:0),o=1;o<r;o++)n[o-1]=arguments[o];return n.forEach((t=>e.set(t))),e}static accessor(t){const e=(this[Wb]=this[Wb]={accessors:{}}).accessors,r=this.prototype;function n(t){const n=Gb(t);e[n]||(!function(t,e){const r=bv.toCamelCase(" "+e);["get","set","has"].forEach((n=>{Object.defineProperty(t,n+r,{value:function(t,r,o){return this[n].call(this,e,t,r,o)},configurable:!0})}))}(r,t),e[n]=!0)}return bv.isArray(t)?t.forEach(n):n(t),this}}$b.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]),bv.reduceDescriptors($b.prototype,((t,e)=>{let{value:r}=t,n=e[0].toUpperCase()+e.slice(1);return{get:()=>r,set(t){this[n]=t}}})),bv.freezeMethods($b);var Vb=$b;function Yb(t,e){const r=this||qb,n=e||r,o=Vb.from(n.headers);let i=n.data;return bv.forEach(t,(function(t){i=t.call(r,i,o.normalize(),e?e.status:void 0)})),o.normalize(),i}function Kb(t){return!(!t||!t.__CANCEL__)}function Jb(t,e,r){gb.call(this,null==t?"canceled":t,gb.ERR_CANCELED,e,r),this.name="CanceledError"}bv.inherits(Jb,gb,{__CANCEL__:!0});var Qb=Fb.hasStandardBrowserEnv?{write(t,e,r,n,o,i){const a=[t+"="+encodeURIComponent(e)];bv.isNumber(r)&&a.push("expires="+new Date(r).toGMTString()),bv.isString(n)&&a.push("path="+n),bv.isString(o)&&a.push("domain="+o),!0===i&&a.push("secure"),document.cookie=a.join("; ")},read(t){const e=document.cookie.match(new RegExp("(^|;\\s*)("+t+")=([^;]*)"));return e?decodeURIComponent(e[3]):null},remove(t){this.write(t,"",Date.now()-864e5)}}:{write(){},read:()=>null,remove(){}};function Xb(t,e){return t&&!/^([a-z][a-z\d+\-.]*:)?\/\//i.test(e)?function(t,e){return e?t.replace(/\/?\/$/,"")+"/"+e.replace(/^\/+/,""):t}(t,e):e}var Zb=Fb.hasStandardBrowserEnv?function(){const t=/(msie|trident)/i.test(navigator.userAgent),e=document.createElement("a");let r;function n(r){let n=r;return t&&(e.setAttribute("href",n),n=e.href),e.setAttribute("href",n),{href:e.href,protocol:e.protocol?e.protocol.replace(/:$/,""):"",host:e.host,search:e.search?e.search.replace(/^\?/,""):"",hash:e.hash?e.hash.replace(/^#/,""):"",hostname:e.hostname,port:e.port,pathname:"/"===e.pathname.charAt(0)?e.pathname:"/"+e.pathname}}return r=n(window.location.href),function(t){const e=bv.isString(t)?n(t):t;return e.protocol===r.protocol&&e.host===r.host}}():function(){return!0};function tw(t,e){let r=0;const n=function(t,e){t=t||10;const r=new Array(t),n=new Array(t);let o,i=0,a=0;return e=void 0!==e?e:1e3,function(s){const u=Date.now(),c=n[a];o||(o=u),r[i]=s,n[i]=u;let l=a,p=0;for(;l!==i;)p+=r[l++],l%=t;if(i=(i+1)%t,i===a&&(a=(a+1)%t),u-o<e)return;const f=c&&u-c;return f?Math.round(1e3*p/f):void 0}}(50,250);return o=>{const i=o.loaded,a=o.lengthComputable?o.total:void 0,s=i-r,u=n(s);r=i;const c={loaded:i,total:a,progress:a?i/a:void 0,bytes:s,rate:u||void 0,estimated:u&&a&&i<=a?(a-i)/u:void 0,event:o};c[e?"download":"upload"]=!0,t(c)}}var ew="undefined"!=typeof XMLHttpRequest&&function(t){return new Promise((function(e,r){let n=t.data;const o=Vb.from(t.headers).normalize();let i,a,{responseType:s,withXSRFToken:u}=t;function c(){t.cancelToken&&t.cancelToken.unsubscribe(i),t.signal&&t.signal.removeEventListener("abort",i)}if(bv.isFormData(n))if(Fb.hasStandardBrowserEnv||Fb.hasStandardBrowserWebWorkerEnv)o.setContentType(!1);else if(!1!==(a=o.getContentType())){const[t,...e]=a?a.split(";").map((t=>t.trim())).filter(Boolean):[];o.setContentType([t||"multipart/form-data",...e].join("; "))}let l=new XMLHttpRequest;if(t.auth){const e=t.auth.username||"",r=t.auth.password?unescape(encodeURIComponent(t.auth.password)):"";o.set("Authorization","Basic "+btoa(e+":"+r))}const p=Xb(t.baseURL,t.url);function f(){if(!l)return;const n=Vb.from("getAllResponseHeaders"in l&&l.getAllResponseHeaders());!function(t,e,r){const n=r.config.validateStatus;r.status&&n&&!n(r.status)?e(new gb("Request failed with status code "+r.status,[gb.ERR_BAD_REQUEST,gb.ERR_BAD_RESPONSE][Math.floor(r.status/100)-4],r.config,r.request,r)):t(r)}((function(t){e(t),c()}),(function(t){r(t),c()}),{data:s&&"text"!==s&&"json"!==s?l.response:l.responseText,status:l.status,statusText:l.statusText,headers:n,config:t,request:l}),l=null}if(l.open(t.method.toUpperCase(),jb(p,t.params,t.paramsSerializer),!0),l.timeout=t.timeout,"onloadend"in l?l.onloadend=f:l.onreadystatechange=function(){l&&4===l.readyState&&(0!==l.status||l.responseURL&&0===l.responseURL.indexOf("file:"))&&setTimeout(f)},l.onabort=function(){l&&(r(new gb("Request aborted",gb.ECONNABORTED,t,l)),l=null)},l.onerror=function(){r(new gb("Network Error",gb.ERR_NETWORK,t,l)),l=null},l.ontimeout=function(){let e=t.timeout?"timeout of "+t.timeout+"ms exceeded":"timeout exceeded";const n=t.transitional||Ib;t.timeoutErrorMessage&&(e=t.timeoutErrorMessage),r(new gb(e,n.clarifyTimeoutError?gb.ETIMEDOUT:gb.ECONNABORTED,t,l)),l=null},Fb.hasStandardBrowserEnv&&(u&&bv.isFunction(u)&&(u=u(t)),u||!1!==u&&Zb(p))){const e=t.xsrfHeaderName&&t.xsrfCookieName&&Qb.read(t.xsrfCookieName);e&&o.set(t.xsrfHeaderName,e)}void 0===n&&o.setContentType(null),"setRequestHeader"in l&&bv.forEach(o.toJSON(),(function(t,e){l.setRequestHeader(e,t)})),bv.isUndefined(t.withCredentials)||(l.withCredentials=!!t.withCredentials),s&&"json"!==s&&(l.responseType=t.responseType),"function"==typeof t.onDownloadProgress&&l.addEventListener("progress",tw(t.onDownloadProgress,!0)),"function"==typeof t.onUploadProgress&&l.upload&&l.upload.addEventListener("progress",tw(t.onUploadProgress)),(t.cancelToken||t.signal)&&(i=e=>{l&&(r(!e||e.type?new Jb(null,t,l):e),l.abort(),l=null)},t.cancelToken&&t.cancelToken.subscribe(i),t.signal&&(t.signal.aborted?i():t.signal.addEventListener("abort",i)));const h=function(t){const e=/^([-+\w]{1,25})(:?\/\/|:)/.exec(t);return e&&e[1]||""}(p);h&&-1===Fb.protocols.indexOf(h)?r(new gb("Unsupported protocol "+h+":",gb.ERR_BAD_REQUEST,t)):l.send(n||null)}))};const rw={http:null,xhr:ew};bv.forEach(rw,((t,e)=>{if(t){try{Object.defineProperty(t,"name",{value:e})}catch(t){}Object.defineProperty(t,"adapterName",{value:e})}}));const nw=t=>`- ${t}`,ow=t=>bv.isFunction(t)||null===t||!1===t;var iw=t=>{t=bv.isArray(t)?t:[t];const{length:e}=t;let r,n;const o={};for(let i=0;i<e;i++){let e;if(r=t[i],n=r,!ow(r)&&(n=rw[(e=String(r)).toLowerCase()],void 0===n))throw new gb(`Unknown adapter '${e}'`);if(n)break;o[e||"#"+i]=n}if(!n){const t=Object.entries(o).map((t=>{let[e,r]=t;return`adapter ${e} `+(!1===r?"is not supported by the environment":"is not available in the build")}));throw new gb("There is no suitable adapter to dispatch the request "+(e?t.length>1?"since :\n"+t.map(nw).join("\n"):" "+nw(t[0]):"as no adapter specified"),"ERR_NOT_SUPPORT")}return n};function aw(t){if(t.cancelToken&&t.cancelToken.throwIfRequested(),t.signal&&t.signal.aborted)throw new Jb(null,t)}function sw(t){aw(t),t.headers=Vb.from(t.headers),t.data=Yb.call(t,t.transformRequest),-1!==["post","put","patch"].indexOf(t.method)&&t.headers.setContentType("application/x-www-form-urlencoded",!1);return iw(t.adapter||qb.adapter)(t).then((function(e){return aw(t),e.data=Yb.call(t,t.transformResponse,e),e.headers=Vb.from(e.headers),e}),(function(e){return Kb(e)||(aw(t),e&&e.response&&(e.response.data=Yb.call(t,t.transformResponse,e.response),e.response.headers=Vb.from(e.response.headers))),Promise.reject(e)}))}const uw=t=>t instanceof Vb?t.toJSON():t;function cw(t,e){e=e||{};const r={};function n(t,e,r){return bv.isPlainObject(t)&&bv.isPlainObject(e)?bv.merge.call({caseless:r},t,e):bv.isPlainObject(e)?bv.merge({},e):bv.isArray(e)?e.slice():e}function o(t,e,r){return bv.isUndefined(e)?bv.isUndefined(t)?void 0:n(void 0,t,r):n(t,e,r)}function i(t,e){if(!bv.isUndefined(e))return n(void 0,e)}function a(t,e){return bv.isUndefined(e)?bv.isUndefined(t)?void 0:n(void 0,t):n(void 0,e)}function s(r,o,i){return i in e?n(r,o):i in t?n(void 0,r):void 0}const u={url:i,method:i,data:i,baseURL:a,transformRequest:a,transformResponse:a,paramsSerializer:a,timeout:a,timeoutMessage:a,withCredentials:a,withXSRFToken:a,adapter:a,responseType:a,xsrfCookieName:a,xsrfHeaderName:a,onUploadProgress:a,onDownloadProgress:a,decompress:a,maxContentLength:a,maxBodyLength:a,beforeRedirect:a,transport:a,httpAgent:a,httpsAgent:a,cancelToken:a,socketPath:a,responseEncoding:a,validateStatus:s,headers:(t,e)=>o(uw(t),uw(e),!0)};return bv.forEach(Object.keys(Object.assign({},t,e)),(function(n){const i=u[n]||o,a=i(t[n],e[n],n);bv.isUndefined(a)&&i!==s||(r[n]=a)})),r}const lw="1.6.7",pw={};["object","boolean","number","function","string","symbol"].forEach(((t,e)=>{pw[t]=function(r){return typeof r===t||"a"+(e<1?"n ":" ")+t}}));const fw={};pw.transitional=function(t,e,r){function n(t,e){return"[Axios v1.6.7] Transitional option '"+t+"'"+e+(r?". "+r:"")}return(r,o,i)=>{if(!1===t)throw new gb(n(o," has been removed"+(e?" in "+e:"")),gb.ERR_DEPRECATED);return e&&!fw[o]&&(fw[o]=!0,console.warn(n(o," has been deprecated since v"+e+" and will be removed in the near future"))),!t||t(r,o,i)}};var hw={assertOptions:function(t,e,r){if("object"!=typeof t)throw new gb("options must be an object",gb.ERR_BAD_OPTION_VALUE);const n=Object.keys(t);let o=n.length;for(;o-- >0;){const i=n[o],a=e[i];if(a){const e=t[i],r=void 0===e||a(e,i,t);if(!0!==r)throw new gb("option "+i+" must be "+r,gb.ERR_BAD_OPTION_VALUE)}else if(!0!==r)throw new gb("Unknown option "+i,gb.ERR_BAD_OPTION)}},validators:pw};const dw=hw.validators;class yw{constructor(t){this.defaults=t,this.interceptors={request:new Tb,response:new Tb}}async request(t,e){try{return await this._request(t,e)}catch(t){if(t instanceof Error){let e;Error.captureStackTrace?Error.captureStackTrace(e={}):e=new Error;const r=e.stack?e.stack.replace(/^.+\n/,""):"";t.stack?r&&!String(t.stack).endsWith(r.replace(/^.+\n.+\n/,""))&&(t.stack+="\n"+r):t.stack=r}throw t}}_request(t,e){"string"==typeof t?(e=e||{}).url=t:e=t||{},e=cw(this.defaults,e);const{transitional:r,paramsSerializer:n,headers:o}=e;void 0!==r&&hw.assertOptions(r,{silentJSONParsing:dw.transitional(dw.boolean),forcedJSONParsing:dw.transitional(dw.boolean),clarifyTimeoutError:dw.transitional(dw.boolean)},!1),null!=n&&(bv.isFunction(n)?e.paramsSerializer={serialize:n}:hw.assertOptions(n,{encode:dw.function,serialize:dw.function},!0)),e.method=(e.method||this.defaults.method||"get").toLowerCase();let i=o&&bv.merge(o.common,o[e.method]);o&&bv.forEach(["delete","get","head","post","put","patch","common"],(t=>{delete o[t]})),e.headers=Vb.concat(i,o);const a=[];let s=!0;this.interceptors.request.forEach((function(t){"function"==typeof t.runWhen&&!1===t.runWhen(e)||(s=s&&t.synchronous,a.unshift(t.fulfilled,t.rejected))}));const u=[];let c;this.interceptors.response.forEach((function(t){u.push(t.fulfilled,t.rejected)}));let l,p=0;if(!s){const t=[sw.bind(this),void 0];for(t.unshift.apply(t,a),t.push.apply(t,u),l=t.length,c=Promise.resolve(e);p<l;)c=c.then(t[p++],t[p++]);return c}l=a.length;let f=e;for(p=0;p<l;){const t=a[p++],e=a[p++];try{f=t(f)}catch(t){e.call(this,t);break}}try{c=sw.call(this,f)}catch(t){return Promise.reject(t)}for(p=0,l=u.length;p<l;)c=c.then(u[p++],u[p++]);return c}getUri(t){return jb(Xb((t=cw(this.defaults,t)).baseURL,t.url),t.params,t.paramsSerializer)}}bv.forEach(["delete","get","head","options"],(function(t){yw.prototype[t]=function(e,r){return this.request(cw(r||{},{method:t,url:e,data:(r||{}).data}))}})),bv.forEach(["post","put","patch"],(function(t){function e(e){return function(r,n,o){return this.request(cw(o||{},{method:t,headers:e?{"Content-Type":"multipart/form-data"}:{},url:r,data:n}))}}yw.prototype[t]=e(),yw.prototype[t+"Form"]=e(!0)}));var mw=yw;class gw{constructor(t){if("function"!=typeof t)throw new TypeError("executor must be a function.");let e;this.promise=new Promise((function(t){e=t}));const r=this;this.promise.then((t=>{if(!r._listeners)return;let e=r._listeners.length;for(;e-- >0;)r._listeners[e](t);r._listeners=null})),this.promise.then=t=>{let e;const n=new Promise((t=>{r.subscribe(t),e=t})).then(t);return n.cancel=function(){r.unsubscribe(e)},n},t((function(t,n,o){r.reason||(r.reason=new Jb(t,n,o),e(r.reason))}))}throwIfRequested(){if(this.reason)throw this.reason}subscribe(t){this.reason?t(this.reason):this._listeners?this._listeners.push(t):this._listeners=[t]}unsubscribe(t){if(!this._listeners)return;const e=this._listeners.indexOf(t);-1!==e&&this._listeners.splice(e,1)}static source(){let t;return{token:new gw((function(e){t=e})),cancel:t}}}var vw=gw;const bw={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511};Object.entries(bw).forEach((t=>{let[e,r]=t;bw[r]=e}));var ww=bw;const xw=function t(e){const r=new mw(e),n=qg(mw.prototype.request,r);return bv.extend(n,mw.prototype,r,{allOwnKeys:!0}),bv.extend(n,r,null,{allOwnKeys:!0}),n.create=function(r){return t(cw(e,r))},n}(qb);xw.Axios=mw,xw.CanceledError=Jb,xw.CancelToken=vw,xw.isCancel=Kb,xw.VERSION=lw,xw.toFormData=Ab,xw.AxiosError=gb,xw.Cancel=xw.CanceledError,xw.all=function(t){return Promise.all(t)},xw.spread=function(t){return function(e){return t.apply(null,e)}},xw.isAxiosError=function(t){return bv.isObject(t)&&!0===t.isAxiosError},xw.mergeConfig=cw,xw.AxiosHeaders=Vb,xw.formToJSON=t=>Bb(bv.isHTMLForm(t)?new FormData(t):t),xw.getAdapter=iw,xw.HttpStatusCode=ww,xw.default=xw;var Sw=function(){function t(e){var r=e.responseHandler,n=e.requestConfigBuilder;p(this,t),this.responseHandler=r,this.requestConfigBuilder=n}var e,r,n,o,s,u;return h(t,[{key:"get",value:(u=l(a().mark((function t(e,r){var n;return a().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,this.requestConfigBuilder.build("get",e,r);case 2:return n=t.sent,t.next=5,this.sendRequest(n);case 5:return t.abrupt("return",t.sent);case 6:case"end":return t.stop()}}),t,this)}))),function(t,e){return u.apply(this,arguments)})},{key:"getData",value:(s=l(a().mark((function t(e,r){var n;return a().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,this.requestConfigBuilder.build("get",e,r,{responseType:"arraybuffer"});case 2:return n=t.sent,t.next=5,this.sendRequest(n);case 5:return t.abrupt("return",t.sent);case 6:case"end":return t.stop()}}),t,this)}))),function(t,e){return s.apply(this,arguments)})},{key:"post",value:(o=l(a().mark((function t(e,r){var n;return a().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,this.requestConfigBuilder.build("post",e,r);case 2:return n=t.sent,t.next=5,this.sendRequest(n);case 5:return t.abrupt("return",t.sent);case 6:case"end":return t.stop()}}),t,this)}))),function(t,e){return o.apply(this,arguments)})},{key:"postData",value:(n=l(a().mark((function t(e,r){var n;return a().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,this.requestConfigBuilder.build("post",e,r);case 2:return n=t.sent,t.next=5,this.sendRequest(n);case 5:return t.abrupt("return",t.sent);case 6:case"end":return t.stop()}}),t,this)}))),function(t,e){return n.apply(this,arguments)})},{key:"put",value:(r=l(a().mark((function t(e,r){var n;return a().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,this.requestConfigBuilder.build("put",e,r);case 2:return n=t.sent,t.next=5,this.sendRequest(n);case 5:return t.abrupt("return",t.sent);case 6:case"end":return t.stop()}}),t,this)}))),function(t,e){return r.apply(this,arguments)})},{key:"delete",value:(e=l(a().mark((function t(e,r){var n;return a().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,this.requestConfigBuilder.build("delete",e,r);case 2:return n=t.sent,t.next=5,this.sendRequest(n);case 5:return t.abrupt("return",t.sent);case 6:case"end":return t.stop()}}),t,this)}))),function(t,r){return e.apply(this,arguments)})},{key:"sendRequest",value:function(t){return this.responseHandler.handle(xw(i(i({},t),{},{maxBodyLength:1/0,maxContentLength:1/0})))}}]),t}(),Ew=xo,Aw=et,Rw=ut,Ow=tm,kw=$([].join);Ew({target:"Array",proto:!0,forced:Aw!==Object||!Ow("join",",")},{join:function(t){return kw(Rw(this),void 0===t?",":t)}});var Pw,jw="undefined"!=typeof Symbol&&Symbol,Tw=function(){if("function"!=typeof Symbol||"function"!=typeof Object.getOwnPropertySymbols)return!1;if("symbol"==typeof Symbol.iterator)return!0;var t={},e=Symbol("test"),r=Object(e);if("string"==typeof e)return!1;if("[object Symbol]"!==Object.prototype.toString.call(e))return!1;if("[object Symbol]"!==Object.prototype.toString.call(r))return!1;for(e in t[e]=42,t)return!1;if("function"==typeof Object.keys&&0!==Object.keys(t).length)return!1;if("function"==typeof Object.getOwnPropertyNames&&0!==Object.getOwnPropertyNames(t).length)return!1;var n=Object.getOwnPropertySymbols(t);if(1!==n.length||n[0]!==e)return!1;if(!Object.prototype.propertyIsEnumerable.call(t,e))return!1;if("function"==typeof Object.getOwnPropertyDescriptor){var o=Object.getOwnPropertyDescriptor(t,e);if(42!==o.value||!0!==o.enumerable)return!1}return!0},Iw={foo:{}},_w=Object,Nw=Object.prototype.toString,Uw=Math.max,Cw=function(t,e){for(var r=[],n=0;n<t.length;n+=1)r[n]=t[n];for(var o=0;o<e.length;o+=1)r[o+t.length]=e[o];return r},Lw=function(t){var e=this;if("function"!=typeof e||"[object Function]"!==Nw.apply(e))throw new TypeError("Function.prototype.bind called on incompatible "+e);for(var r,n=function(t,e){for(var r=[],n=e||0,o=0;n<t.length;n+=1,o+=1)r[o]=t[n];return r}(arguments,1),o=Uw(0,e.length-n.length),i=[],a=0;a<o;a++)i[a]="$"+a;if(r=Function("binder","return function ("+function(t,e){for(var r="",n=0;n<t.length;n+=1)r+=t[n],n+1<t.length&&(r+=e);return r}(i,",")+"){ return binder.apply(this,arguments); }")((function(){if(this instanceof r){var o=e.apply(this,Cw(n,arguments));return Object(o)===o?o:this}return e.apply(t,Cw(n,arguments))})),e.prototype){var s=function(){};s.prototype=e.prototype,r.prototype=new s,s.prototype=null}return r},Fw=Function.prototype.bind||Lw,Bw=Fw.call(Function.call,Object.prototype.hasOwnProperty),Dw=SyntaxError,qw=Function,Mw=TypeError,Ww=function(t){try{return qw('"use strict"; return ('+t+").constructor;")()}catch(t){}},Gw=Object.getOwnPropertyDescriptor;if(Gw)try{Gw({},"")}catch(t){Gw=null}var zw=function(){throw new Mw},Hw=Gw?function(){try{return zw}catch(t){try{return Gw(arguments,"callee").get}catch(t){return zw}}}():zw,$w="function"==typeof jw&&"function"==typeof Symbol&&"symbol"==typeof jw("foo")&&"symbol"==typeof Symbol("bar")&&Tw(),Vw={__proto__:Iw}.foo===Iw.foo&&!({__proto__:null}instanceof _w),Yw=Object.getPrototypeOf||(Vw?function(t){return t.__proto__}:null),Kw={},Jw="undefined"!=typeof Uint8Array&&Yw?Yw(Uint8Array):Pw,Qw={"%AggregateError%":"undefined"==typeof AggregateError?Pw:AggregateError,"%Array%":Array,"%ArrayBuffer%":"undefined"==typeof ArrayBuffer?Pw:ArrayBuffer,"%ArrayIteratorPrototype%":$w&&Yw?Yw([][Symbol.iterator]()):Pw,"%AsyncFromSyncIteratorPrototype%":Pw,"%AsyncFunction%":Kw,"%AsyncGenerator%":Kw,"%AsyncGeneratorFunction%":Kw,"%AsyncIteratorPrototype%":Kw,"%Atomics%":"undefined"==typeof Atomics?Pw:Atomics,"%BigInt%":"undefined"==typeof BigInt?Pw:BigInt,"%BigInt64Array%":"undefined"==typeof BigInt64Array?Pw:BigInt64Array,"%BigUint64Array%":"undefined"==typeof BigUint64Array?Pw:BigUint64Array,"%Boolean%":Boolean,"%DataView%":"undefined"==typeof DataView?Pw:DataView,"%Date%":Date,"%decodeURI%":decodeURI,"%decodeURIComponent%":decodeURIComponent,"%encodeURI%":encodeURI,"%encodeURIComponent%":encodeURIComponent,"%Error%":Error,"%eval%":eval,"%EvalError%":EvalError,"%Float32Array%":"undefined"==typeof Float32Array?Pw:Float32Array,"%Float64Array%":"undefined"==typeof Float64Array?Pw:Float64Array,"%FinalizationRegistry%":"undefined"==typeof FinalizationRegistry?Pw:FinalizationRegistry,"%Function%":qw,"%GeneratorFunction%":Kw,"%Int8Array%":"undefined"==typeof Int8Array?Pw:Int8Array,"%Int16Array%":"undefined"==typeof Int16Array?Pw:Int16Array,"%Int32Array%":"undefined"==typeof Int32Array?Pw:Int32Array,"%isFinite%":isFinite,"%isNaN%":isNaN,"%IteratorPrototype%":$w&&Yw?Yw(Yw([][Symbol.iterator]())):Pw,"%JSON%":"object"==typeof JSON?JSON:Pw,"%Map%":"undefined"==typeof Map?Pw:Map,"%MapIteratorPrototype%":"undefined"!=typeof Map&&$w&&Yw?Yw((new Map)[Symbol.iterator]()):Pw,"%Math%":Math,"%Number%":Number,"%Object%":Object,"%parseFloat%":parseFloat,"%parseInt%":parseInt,"%Promise%":"undefined"==typeof Promise?Pw:Promise,"%Proxy%":"undefined"==typeof Proxy?Pw:Proxy,"%RangeError%":RangeError,"%ReferenceError%":ReferenceError,"%Reflect%":"undefined"==typeof Reflect?Pw:Reflect,"%RegExp%":RegExp,"%Set%":"undefined"==typeof Set?Pw:Set,"%SetIteratorPrototype%":"undefined"!=typeof Set&&$w&&Yw?Yw((new Set)[Symbol.iterator]()):Pw,"%SharedArrayBuffer%":"undefined"==typeof SharedArrayBuffer?Pw:SharedArrayBuffer,"%String%":String,"%StringIteratorPrototype%":$w&&Yw?Yw(""[Symbol.iterator]()):Pw,"%Symbol%":$w?Symbol:Pw,"%SyntaxError%":Dw,"%ThrowTypeError%":Hw,"%TypedArray%":Jw,"%TypeError%":Mw,"%Uint8Array%":"undefined"==typeof Uint8Array?Pw:Uint8Array,"%Uint8ClampedArray%":"undefined"==typeof Uint8ClampedArray?Pw:Uint8ClampedArray,"%Uint16Array%":"undefined"==typeof Uint16Array?Pw:Uint16Array,"%Uint32Array%":"undefined"==typeof Uint32Array?Pw:Uint32Array,"%URIError%":URIError,"%WeakMap%":"undefined"==typeof WeakMap?Pw:WeakMap,"%WeakRef%":"undefined"==typeof WeakRef?Pw:WeakRef,"%WeakSet%":"undefined"==typeof WeakSet?Pw:WeakSet};if(Yw)try{null.error}catch(t){var Xw=Yw(Yw(t));Qw["%Error.prototype%"]=Xw}var Zw=function t(e){var r;if("%AsyncFunction%"===e)r=Ww("async function () {}");else if("%GeneratorFunction%"===e)r=Ww("function* () {}");else if("%AsyncGeneratorFunction%"===e)r=Ww("async function* () {}");else if("%AsyncGenerator%"===e){var n=t("%AsyncGeneratorFunction%");n&&(r=n.prototype)}else if("%AsyncIteratorPrototype%"===e){var o=t("%AsyncGenerator%");o&&Yw&&(r=Yw(o.prototype))}return Qw[e]=r,r},tx={"%ArrayBufferPrototype%":["ArrayBuffer","prototype"],"%ArrayPrototype%":["Array","prototype"],"%ArrayProto_entries%":["Array","prototype","entries"],"%ArrayProto_forEach%":["Array","prototype","forEach"],"%ArrayProto_keys%":["Array","prototype","keys"],"%ArrayProto_values%":["Array","prototype","values"],"%AsyncFunctionPrototype%":["AsyncFunction","prototype"],"%AsyncGenerator%":["AsyncGeneratorFunction","prototype"],"%AsyncGeneratorPrototype%":["AsyncGeneratorFunction","prototype","prototype"],"%BooleanPrototype%":["Boolean","prototype"],"%DataViewPrototype%":["DataView","prototype"],"%DatePrototype%":["Date","prototype"],"%ErrorPrototype%":["Error","prototype"],"%EvalErrorPrototype%":["EvalError","prototype"],"%Float32ArrayPrototype%":["Float32Array","prototype"],"%Float64ArrayPrototype%":["Float64Array","prototype"],"%FunctionPrototype%":["Function","prototype"],"%Generator%":["GeneratorFunction","prototype"],"%GeneratorPrototype%":["GeneratorFunction","prototype","prototype"],"%Int8ArrayPrototype%":["Int8Array","prototype"],"%Int16ArrayPrototype%":["Int16Array","prototype"],"%Int32ArrayPrototype%":["Int32Array","prototype"],"%JSONParse%":["JSON","parse"],"%JSONStringify%":["JSON","stringify"],"%MapPrototype%":["Map","prototype"],"%NumberPrototype%":["Number","prototype"],"%ObjectPrototype%":["Object","prototype"],"%ObjProto_toString%":["Object","prototype","toString"],"%ObjProto_valueOf%":["Object","prototype","valueOf"],"%PromisePrototype%":["Promise","prototype"],"%PromiseProto_then%":["Promise","prototype","then"],"%Promise_all%":["Promise","all"],"%Promise_reject%":["Promise","reject"],"%Promise_resolve%":["Promise","resolve"],"%RangeErrorPrototype%":["RangeError","prototype"],"%ReferenceErrorPrototype%":["ReferenceError","prototype"],"%RegExpPrototype%":["RegExp","prototype"],"%SetPrototype%":["Set","prototype"],"%SharedArrayBufferPrototype%":["SharedArrayBuffer","prototype"],"%StringPrototype%":["String","prototype"],"%SymbolPrototype%":["Symbol","prototype"],"%SyntaxErrorPrototype%":["SyntaxError","prototype"],"%TypedArrayPrototype%":["TypedArray","prototype"],"%TypeErrorPrototype%":["TypeError","prototype"],"%Uint8ArrayPrototype%":["Uint8Array","prototype"],"%Uint8ClampedArrayPrototype%":["Uint8ClampedArray","prototype"],"%Uint16ArrayPrototype%":["Uint16Array","prototype"],"%Uint32ArrayPrototype%":["Uint32Array","prototype"],"%URIErrorPrototype%":["URIError","prototype"],"%WeakMapPrototype%":["WeakMap","prototype"],"%WeakSetPrototype%":["WeakSet","prototype"]},ex=Fw,rx=Bw,nx=ex.call(Function.call,Array.prototype.concat),ox=ex.call(Function.apply,Array.prototype.splice),ix=ex.call(Function.call,String.prototype.replace),ax=ex.call(Function.call,String.prototype.slice),sx=ex.call(Function.call,RegExp.prototype.exec),ux=/[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g,cx=/\\(\\)?/g,lx=function(t,e){var r,n=t;if(rx(tx,n)&&(n="%"+(r=tx[n])[0]+"%"),rx(Qw,n)){var o=Qw[n];if(o===Kw&&(o=Zw(n)),void 0===o&&!e)throw new Mw("intrinsic "+t+" exists, but is not available. Please file an issue!");return{alias:r,name:n,value:o}}throw new Dw("intrinsic "+t+" does not exist!")},px=function(t,e){if("string"!=typeof t||0===t.length)throw new Mw("intrinsic name must be a non-empty string");if(arguments.length>1&&"boolean"!=typeof e)throw new Mw('"allowMissing" argument must be a boolean');if(null===sx(/^%?[^%]*%?$/,t))throw new Dw("`%` may not be present anywhere but at the beginning and end of the intrinsic name");var r=function(t){var e=ax(t,0,1),r=ax(t,-1);if("%"===e&&"%"!==r)throw new Dw("invalid intrinsic syntax, expected closing `%`");if("%"===r&&"%"!==e)throw new Dw("invalid intrinsic syntax, expected opening `%`");var n=[];return ix(t,ux,(function(t,e,r,o){n[n.length]=r?ix(o,cx,"$1"):e||t})),n}(t),n=r.length>0?r[0]:"",o=lx("%"+n+"%",e),i=o.name,a=o.value,s=!1,u=o.alias;u&&(n=u[0],ox(r,nx([0,1],u)));for(var c=1,l=!0;c<r.length;c+=1){var p=r[c],f=ax(p,0,1),h=ax(p,-1);if(('"'===f||"'"===f||"`"===f||'"'===h||"'"===h||"`"===h)&&f!==h)throw new Dw("property names with quotes must have matching quotes");if("constructor"!==p&&l||(s=!0),rx(Qw,i="%"+(n+="."+p)+"%"))a=Qw[i];else if(null!=a){if(!(p in a)){if(!e)throw new Mw("base intrinsic for "+t+" exists, but the property is not available.");return}if(Gw&&c+1>=r.length){var d=Gw(a,p);a=(l=!!d)&&"get"in d&&!("originalValue"in d.get)?d.get:a[p]}else l=rx(a,p),a=a[p];l&&!s&&(Qw[i]=a)}}return a},fx={exports:{}},hx=Array.prototype.slice,dx=Object.prototype.toString,yx=function(t){var e=this;if("function"!=typeof e||"[object Function]"!==dx.call(e))throw new TypeError("Function.prototype.bind called on incompatible "+e);for(var r,n=hx.call(arguments,1),o=Math.max(0,e.length-n.length),i=[],a=0;a<o;a++)i.push("$"+a);if(r=Function("binder","return function ("+i.join(",")+"){ return binder.apply(this,arguments); }")((function(){if(this instanceof r){var o=e.apply(this,n.concat(hx.call(arguments)));return Object(o)===o?o:this}return e.apply(t,n.concat(hx.call(arguments)))})),e.prototype){var s=function(){};s.prototype=e.prototype,r.prototype=new s,s.prototype=null}return r},mx=Function.prototype.bind||yx;!function(t){var e=mx,r=px,n=r("%Function.prototype.apply%"),o=r("%Function.prototype.call%"),i=r("%Reflect.apply%",!0)||e.call(o,n),a=r("%Object.getOwnPropertyDescriptor%",!0),s=r("%Object.defineProperty%",!0),u=r("%Math.max%");if(s)try{s({},"a",{value:1})}catch(t){s=null}t.exports=function(t){var r=i(e,o,arguments);a&&s&&(a(r,"length").configurable&&s(r,"length",{value:1+u(0,t.length-(arguments.length-1))}));return r};var c=function(){return i(e,n,arguments)};s?s(t.exports,"apply",{value:c}):t.exports.apply=c}(fx);var gx=px,vx=fx.exports,bx=vx(gx("String.prototype.indexOf")),wx=R(Object.freeze({__proto__:null,default:{}})),xx="function"==typeof Map&&Map.prototype,Sx=Object.getOwnPropertyDescriptor&&xx?Object.getOwnPropertyDescriptor(Map.prototype,"size"):null,Ex=xx&&Sx&&"function"==typeof Sx.get?Sx.get:null,Ax=xx&&Map.prototype.forEach,Rx="function"==typeof Set&&Set.prototype,Ox=Object.getOwnPropertyDescriptor&&Rx?Object.getOwnPropertyDescriptor(Set.prototype,"size"):null,kx=Rx&&Ox&&"function"==typeof Ox.get?Ox.get:null,Px=Rx&&Set.prototype.forEach,jx="function"==typeof WeakMap&&WeakMap.prototype?WeakMap.prototype.has:null,Tx="function"==typeof WeakSet&&WeakSet.prototype?WeakSet.prototype.has:null,Ix="function"==typeof WeakRef&&WeakRef.prototype?WeakRef.prototype.deref:null,_x=Boolean.prototype.valueOf,Nx=Object.prototype.toString,Ux=Function.prototype.toString,Cx=String.prototype.match,Lx=String.prototype.slice,Fx=String.prototype.replace,Bx=String.prototype.toUpperCase,Dx=String.prototype.toLowerCase,qx=RegExp.prototype.test,Mx=Array.prototype.concat,Wx=Array.prototype.join,Gx=Array.prototype.slice,zx=Math.floor,Hx="function"==typeof BigInt?BigInt.prototype.valueOf:null,$x=Object.getOwnPropertySymbols,Vx="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?Symbol.prototype.toString:null,Yx="function"==typeof Symbol&&"object"==typeof Symbol.iterator,Kx="function"==typeof Symbol&&Symbol.toStringTag&&(typeof Symbol.toStringTag===Yx||"symbol")?Symbol.toStringTag:null,Jx=Object.prototype.propertyIsEnumerable,Qx=("function"==typeof Reflect?Reflect.getPrototypeOf:Object.getPrototypeOf)||([].__proto__===Array.prototype?function(t){return t.__proto__}:null);function Xx(t,e){if(t===1/0||t===-1/0||t!=t||t&&t>-1e3&&t<1e3||qx.call(/e/,e))return e;var r=/[0-9](?=(?:[0-9]{3})+(?![0-9]))/g;if("number"==typeof t){var n=t<0?-zx(-t):zx(t);if(n!==t){var o=String(n),i=Lx.call(e,o.length+1);return Fx.call(o,r,"$&_")+"."+Fx.call(Fx.call(i,/([0-9]{3})/g,"$&_"),/_$/,"")}}return Fx.call(e,r,"$&_")}var Zx=wx,tS=Zx.custom,eS=aS(tS)?tS:null;function rS(t,e,r){var n="double"===(r.quoteStyle||e)?'"':"'";return n+t+n}function nS(t){return Fx.call(String(t),/"/g,""")}function oS(t){return!("[object Array]"!==cS(t)||Kx&&"object"==typeof t&&Kx in t)}function iS(t){return!("[object RegExp]"!==cS(t)||Kx&&"object"==typeof t&&Kx in t)}function aS(t){if(Yx)return t&&"object"==typeof t&&t instanceof Symbol;if("symbol"==typeof t)return!0;if(!t||"object"!=typeof t||!Vx)return!1;try{return Vx.call(t),!0}catch(t){}return!1}var sS=Object.prototype.hasOwnProperty||function(t){return t in this};function uS(t,e){return sS.call(t,e)}function cS(t){return Nx.call(t)}function lS(t,e){if(t.indexOf)return t.indexOf(e);for(var r=0,n=t.length;r<n;r++)if(t[r]===e)return r;return-1}function pS(t,e){if(t.length>e.maxStringLength){var r=t.length-e.maxStringLength,n="... "+r+" more character"+(r>1?"s":"");return pS(Lx.call(t,0,e.maxStringLength),e)+n}return rS(Fx.call(Fx.call(t,/(['\\])/g,"\\$1"),/[\x00-\x1f]/g,fS),"single",e)}function fS(t){var e=t.charCodeAt(0),r={8:"b",9:"t",10:"n",12:"f",13:"r"}[e];return r?"\\"+r:"\\x"+(e<16?"0":"")+Bx.call(e.toString(16))}function hS(t){return"Object("+t+")"}function dS(t){return t+" { ? }"}function yS(t,e,r,n){return t+" ("+e+") {"+(n?mS(r,n):Wx.call(r,", "))+"}"}function mS(t,e){if(0===t.length)return"";var r="\n"+e.prev+e.base;return r+Wx.call(t,","+r)+"\n"+e.prev}function gS(t,e){var r=oS(t),n=[];if(r){n.length=t.length;for(var o=0;o<t.length;o++)n[o]=uS(t,o)?e(t[o],t):""}var i,a="function"==typeof $x?$x(t):[];if(Yx){i={};for(var s=0;s<a.length;s++)i["$"+a[s]]=a[s]}for(var u in t)uS(t,u)&&(r&&String(Number(u))===u&&u<t.length||Yx&&i["$"+u]instanceof Symbol||(qx.call(/[^\w$]/,u)?n.push(e(u,t)+": "+e(t[u],t)):n.push(u+": "+e(t[u],t))));if("function"==typeof $x)for(var c=0;c<a.length;c++)Jx.call(t,a[c])&&n.push("["+e(a[c])+"]: "+e(t[a[c]],t));return n}var vS=px,bS=function(t,e){var r=gx(t,!!e);return"function"==typeof r&&bx(t,".prototype.")>-1?vx(r):r},wS=function t(e,r,n,o){var i=r||{};if(uS(i,"quoteStyle")&&"single"!==i.quoteStyle&&"double"!==i.quoteStyle)throw new TypeError('option "quoteStyle" must be "single" or "double"');if(uS(i,"maxStringLength")&&("number"==typeof i.maxStringLength?i.maxStringLength<0&&i.maxStringLength!==1/0:null!==i.maxStringLength))throw new TypeError('option "maxStringLength", if provided, must be a positive integer, Infinity, or `null`');var a=!uS(i,"customInspect")||i.customInspect;if("boolean"!=typeof a&&"symbol"!==a)throw new TypeError("option \"customInspect\", if provided, must be `true`, `false`, or `'symbol'`");if(uS(i,"indent")&&null!==i.indent&&"\t"!==i.indent&&!(parseInt(i.indent,10)===i.indent&&i.indent>0))throw new TypeError('option "indent" must be "\\t", an integer > 0, or `null`');if(uS(i,"numericSeparator")&&"boolean"!=typeof i.numericSeparator)throw new TypeError('option "numericSeparator", if provided, must be `true` or `false`');var s=i.numericSeparator;if(void 0===e)return"undefined";if(null===e)return"null";if("boolean"==typeof e)return e?"true":"false";if("string"==typeof e)return pS(e,i);if("number"==typeof e){if(0===e)return 1/0/e>0?"0":"-0";var u=String(e);return s?Xx(e,u):u}if("bigint"==typeof e){var c=String(e)+"n";return s?Xx(e,c):c}var l=void 0===i.depth?5:i.depth;if(void 0===n&&(n=0),n>=l&&l>0&&"object"==typeof e)return oS(e)?"[Array]":"[Object]";var p=function(t,e){var r;if("\t"===t.indent)r="\t";else{if(!("number"==typeof t.indent&&t.indent>0))return null;r=Wx.call(Array(t.indent+1)," ")}return{base:r,prev:Wx.call(Array(e+1),r)}}(i,n);if(void 0===o)o=[];else if(lS(o,e)>=0)return"[Circular]";function f(e,r,a){if(r&&(o=Gx.call(o)).push(r),a){var s={depth:i.depth};return uS(i,"quoteStyle")&&(s.quoteStyle=i.quoteStyle),t(e,s,n+1,o)}return t(e,i,n+1,o)}if("function"==typeof e&&!iS(e)){var h=function(t){if(t.name)return t.name;var e=Cx.call(Ux.call(t),/^function\s*([\w$]+)/);if(e)return e[1];return null}(e),d=gS(e,f);return"[Function"+(h?": "+h:" (anonymous)")+"]"+(d.length>0?" { "+Wx.call(d,", ")+" }":"")}if(aS(e)){var y=Yx?Fx.call(String(e),/^(Symbol\(.*\))_[^)]*$/,"$1"):Vx.call(e);return"object"!=typeof e||Yx?y:hS(y)}if(function(t){if(!t||"object"!=typeof t)return!1;if("undefined"!=typeof HTMLElement&&t instanceof HTMLElement)return!0;return"string"==typeof t.nodeName&&"function"==typeof t.getAttribute}(e)){for(var m="<"+Dx.call(String(e.nodeName)),g=e.attributes||[],v=0;v<g.length;v++)m+=" "+g[v].name+"="+rS(nS(g[v].value),"double",i);return m+=">",e.childNodes&&e.childNodes.length&&(m+="..."),m+="</"+Dx.call(String(e.nodeName))+">"}if(oS(e)){if(0===e.length)return"[]";var b=gS(e,f);return p&&!function(t){for(var e=0;e<t.length;e++)if(lS(t[e],"\n")>=0)return!1;return!0}(b)?"["+mS(b,p)+"]":"[ "+Wx.call(b,", ")+" ]"}if(function(t){return!("[object Error]"!==cS(t)||Kx&&"object"==typeof t&&Kx in t)}(e)){var w=gS(e,f);return"cause"in Error.prototype||!("cause"in e)||Jx.call(e,"cause")?0===w.length?"["+String(e)+"]":"{ ["+String(e)+"] "+Wx.call(w,", ")+" }":"{ ["+String(e)+"] "+Wx.call(Mx.call("[cause]: "+f(e.cause),w),", ")+" }"}if("object"==typeof e&&a){if(eS&&"function"==typeof e[eS]&&Zx)return Zx(e,{depth:l-n});if("symbol"!==a&&"function"==typeof e.inspect)return e.inspect()}if(function(t){if(!Ex||!t||"object"!=typeof t)return!1;try{Ex.call(t);try{kx.call(t)}catch(t){return!0}return t instanceof Map}catch(t){}return!1}(e)){var x=[];return Ax&&Ax.call(e,(function(t,r){x.push(f(r,e,!0)+" => "+f(t,e))})),yS("Map",Ex.call(e),x,p)}if(function(t){if(!kx||!t||"object"!=typeof t)return!1;try{kx.call(t);try{Ex.call(t)}catch(t){return!0}return t instanceof Set}catch(t){}return!1}(e)){var S=[];return Px&&Px.call(e,(function(t){S.push(f(t,e))})),yS("Set",kx.call(e),S,p)}if(function(t){if(!jx||!t||"object"!=typeof t)return!1;try{jx.call(t,jx);try{Tx.call(t,Tx)}catch(t){return!0}return t instanceof WeakMap}catch(t){}return!1}(e))return dS("WeakMap");if(function(t){if(!Tx||!t||"object"!=typeof t)return!1;try{Tx.call(t,Tx);try{jx.call(t,jx)}catch(t){return!0}return t instanceof WeakSet}catch(t){}return!1}(e))return dS("WeakSet");if(function(t){if(!Ix||!t||"object"!=typeof t)return!1;try{return Ix.call(t),!0}catch(t){}return!1}(e))return dS("WeakRef");if(function(t){return!("[object Number]"!==cS(t)||Kx&&"object"==typeof t&&Kx in t)}(e))return hS(f(Number(e)));if(function(t){if(!t||"object"!=typeof t||!Hx)return!1;try{return Hx.call(t),!0}catch(t){}return!1}(e))return hS(f(Hx.call(e)));if(function(t){return!("[object Boolean]"!==cS(t)||Kx&&"object"==typeof t&&Kx in t)}(e))return hS(_x.call(e));if(function(t){return!("[object String]"!==cS(t)||Kx&&"object"==typeof t&&Kx in t)}(e))return hS(f(String(e)));if(!function(t){return!("[object Date]"!==cS(t)||Kx&&"object"==typeof t&&Kx in t)}(e)&&!iS(e)){var E=gS(e,f),A=Qx?Qx(e)===Object.prototype:e instanceof Object||e.constructor===Object,R=e instanceof Object?"":"null prototype",O=!A&&Kx&&Object(e)===e&&Kx in e?Lx.call(cS(e),8,-1):R?"Object":"",k=(A||"function"!=typeof e.constructor?"":e.constructor.name?e.constructor.name+" ":"")+(O||R?"["+Wx.call(Mx.call([],O||[],R||[]),": ")+"] ":"");return 0===E.length?k+"{}":p?k+"{"+mS(E,p)+"}":k+"{ "+Wx.call(E,", ")+" }"}return String(e)},xS=vS("%TypeError%"),SS=vS("%WeakMap%",!0),ES=vS("%Map%",!0),AS=bS("WeakMap.prototype.get",!0),RS=bS("WeakMap.prototype.set",!0),OS=bS("WeakMap.prototype.has",!0),kS=bS("Map.prototype.get",!0),PS=bS("Map.prototype.set",!0),jS=bS("Map.prototype.has",!0),TS=function(t,e){for(var r,n=t;null!==(r=n.next);n=r)if(r.key===e)return n.next=r.next,r.next=t.next,t.next=r,r},IS=String.prototype.replace,_S=/%20/g,NS="RFC3986",US={default:NS,formatters:{RFC1738:function(t){return IS.call(t,_S,"+")},RFC3986:function(t){return String(t)}},RFC1738:"RFC1738",RFC3986:NS},CS=US,LS=Object.prototype.hasOwnProperty,FS=Array.isArray,BS=function(){for(var t=[],e=0;e<256;++e)t.push("%"+((e<16?"0":"")+e.toString(16)).toUpperCase());return t}(),DS=function(t,e){for(var r=e&&e.plainObjects?Object.create(null):{},n=0;n<t.length;++n)void 0!==t[n]&&(r[n]=t[n]);return r},qS={arrayToObject:DS,assign:function(t,e){return Object.keys(e).reduce((function(t,r){return t[r]=e[r],t}),t)},combine:function(t,e){return[].concat(t,e)},compact:function(t){for(var e=[{obj:{o:t},prop:"o"}],r=[],n=0;n<e.length;++n)for(var o=e[n],i=o.obj[o.prop],a=Object.keys(i),s=0;s<a.length;++s){var u=a[s],c=i[u];"object"==typeof c&&null!==c&&-1===r.indexOf(c)&&(e.push({obj:i,prop:u}),r.push(c))}return function(t){for(;t.length>1;){var e=t.pop(),r=e.obj[e.prop];if(FS(r)){for(var n=[],o=0;o<r.length;++o)void 0!==r[o]&&n.push(r[o]);e.obj[e.prop]=n}}}(e),t},decode:function(t,e,r){var n=t.replace(/\+/g," ");if("iso-8859-1"===r)return n.replace(/%[0-9a-f]{2}/gi,unescape);try{return decodeURIComponent(n)}catch(t){return n}},encode:function(t,e,r,n,o){if(0===t.length)return t;var i=t;if("symbol"==typeof t?i=Symbol.prototype.toString.call(t):"string"!=typeof t&&(i=String(t)),"iso-8859-1"===r)return escape(i).replace(/%u[0-9a-f]{4}/gi,(function(t){return"%26%23"+parseInt(t.slice(2),16)+"%3B"}));for(var a="",s=0;s<i.length;++s){var u=i.charCodeAt(s);45===u||46===u||95===u||126===u||u>=48&&u<=57||u>=65&&u<=90||u>=97&&u<=122||o===CS.RFC1738&&(40===u||41===u)?a+=i.charAt(s):u<128?a+=BS[u]:u<2048?a+=BS[192|u>>6]+BS[128|63&u]:u<55296||u>=57344?a+=BS[224|u>>12]+BS[128|u>>6&63]+BS[128|63&u]:(s+=1,u=65536+((1023&u)<<10|1023&i.charCodeAt(s)),a+=BS[240|u>>18]+BS[128|u>>12&63]+BS[128|u>>6&63]+BS[128|63&u])}return a},isBuffer:function(t){return!(!t||"object"!=typeof t)&&!!(t.constructor&&t.constructor.isBuffer&&t.constructor.isBuffer(t))},isRegExp:function(t){return"[object RegExp]"===Object.prototype.toString.call(t)},maybeMap:function(t,e){if(FS(t)){for(var r=[],n=0;n<t.length;n+=1)r.push(e(t[n]));return r}return e(t)},merge:function t(e,r,n){if(!r)return e;if("object"!=typeof r){if(FS(e))e.push(r);else{if(!e||"object"!=typeof e)return[e,r];(n&&(n.plainObjects||n.allowPrototypes)||!LS.call(Object.prototype,r))&&(e[r]=!0)}return e}if(!e||"object"!=typeof e)return[e].concat(r);var o=e;return FS(e)&&!FS(r)&&(o=DS(e,n)),FS(e)&&FS(r)?(r.forEach((function(r,o){if(LS.call(e,o)){var i=e[o];i&&"object"==typeof i&&r&&"object"==typeof r?e[o]=t(i,r,n):e.push(r)}else e[o]=r})),e):Object.keys(r).reduce((function(e,o){var i=r[o];return LS.call(e,o)?e[o]=t(e[o],i,n):e[o]=i,e}),o)}},MS=function(){var t,e,r,n={assert:function(t){if(!n.has(t))throw new xS("Side channel does not contain "+wS(t))},get:function(n){if(SS&&n&&("object"==typeof n||"function"==typeof n)){if(t)return AS(t,n)}else if(ES){if(e)return kS(e,n)}else if(r)return function(t,e){var r=TS(t,e);return r&&r.value}(r,n)},has:function(n){if(SS&&n&&("object"==typeof n||"function"==typeof n)){if(t)return OS(t,n)}else if(ES){if(e)return jS(e,n)}else if(r)return function(t,e){return!!TS(t,e)}(r,n);return!1},set:function(n,o){SS&&n&&("object"==typeof n||"function"==typeof n)?(t||(t=new SS),RS(t,n,o)):ES?(e||(e=new ES),PS(e,n,o)):(r||(r={key:{},next:null}),function(t,e,r){var n=TS(t,e);n?n.value=r:t.next={key:e,next:t.next,value:r}}(r,n,o))}};return n},WS=qS,GS=US,zS=Object.prototype.hasOwnProperty,HS={brackets:function(t){return t+"[]"},comma:"comma",indices:function(t,e){return t+"["+e+"]"},repeat:function(t){return t}},$S=Array.isArray,VS=Array.prototype.push,YS=function(t,e){VS.apply(t,$S(e)?e:[e])},KS=Date.prototype.toISOString,JS=GS.default,QS={addQueryPrefix:!1,allowDots:!1,charset:"utf-8",charsetSentinel:!1,delimiter:"&",encode:!0,encoder:WS.encode,encodeValuesOnly:!1,format:JS,formatter:GS.formatters[JS],indices:!1,serializeDate:function(t){return KS.call(t)},skipNulls:!1,strictNullHandling:!1},XS={},ZS=function t(e,r,n,o,i,a,s,u,c,l,p,f,h,d,y,m){for(var g,v=e,b=m,w=0,x=!1;void 0!==(b=b.get(XS))&&!x;){var S=b.get(e);if(w+=1,void 0!==S){if(S===w)throw new RangeError("Cyclic object value");x=!0}void 0===b.get(XS)&&(w=0)}if("function"==typeof u?v=u(r,v):v instanceof Date?v=p(v):"comma"===n&&$S(v)&&(v=WS.maybeMap(v,(function(t){return t instanceof Date?p(t):t}))),null===v){if(i)return s&&!d?s(r,QS.encoder,y,"key",f):r;v=""}if("string"==typeof(g=v)||"number"==typeof g||"boolean"==typeof g||"symbol"==typeof g||"bigint"==typeof g||WS.isBuffer(v))return s?[h(d?r:s(r,QS.encoder,y,"key",f))+"="+h(s(v,QS.encoder,y,"value",f))]:[h(r)+"="+h(String(v))];var E,A=[];if(void 0===v)return A;if("comma"===n&&$S(v))d&&s&&(v=WS.maybeMap(v,s)),E=[{value:v.length>0?v.join(",")||null:void 0}];else if($S(u))E=u;else{var R=Object.keys(v);E=c?R.sort(c):R}for(var O=o&&$S(v)&&1===v.length?r+"[]":r,k=0;k<E.length;++k){var P=E[k],j="object"==typeof P&&void 0!==P.value?P.value:v[P];if(!a||null!==j){var T=$S(v)?"function"==typeof n?n(O,P):O:O+(l?"."+P:"["+P+"]");m.set(e,w);var I=MS();I.set(XS,m),YS(A,t(j,T,n,o,i,a,"comma"===n&&d&&$S(v)?null:s,u,c,l,p,f,h,d,y,I))}}return A},tE=qS,eE=Object.prototype.hasOwnProperty,rE=Array.isArray,nE={allowDots:!1,allowPrototypes:!1,allowSparse:!1,arrayLimit:20,charset:"utf-8",charsetSentinel:!1,comma:!1,decoder:tE.decode,delimiter:"&",depth:5,ignoreQueryPrefix:!1,interpretNumericEntities:!1,parameterLimit:1e3,parseArrays:!0,plainObjects:!1,strictNullHandling:!1},oE=function(t){return t.replace(/&#(\d+);/g,(function(t,e){return String.fromCharCode(parseInt(e,10))}))},iE=function(t,e){return t&&"string"==typeof t&&e.comma&&t.indexOf(",")>-1?t.split(","):t},aE=function(t,e,r,n){if(t){var o=r.allowDots?t.replace(/\.([^.[]+)/g,"[$1]"):t,i=/(\[[^[\]]*])/g,a=r.depth>0&&/(\[[^[\]]*])/.exec(o),s=a?o.slice(0,a.index):o,u=[];if(s){if(!r.plainObjects&&eE.call(Object.prototype,s)&&!r.allowPrototypes)return;u.push(s)}for(var c=0;r.depth>0&&null!==(a=i.exec(o))&&c<r.depth;){if(c+=1,!r.plainObjects&&eE.call(Object.prototype,a[1].slice(1,-1))&&!r.allowPrototypes)return;u.push(a[1])}return a&&u.push("["+o.slice(a.index)+"]"),function(t,e,r,n){for(var o=n?e:iE(e,r),i=t.length-1;i>=0;--i){var a,s=t[i];if("[]"===s&&r.parseArrays)a=[].concat(o);else{a=r.plainObjects?Object.create(null):{};var u="["===s.charAt(0)&&"]"===s.charAt(s.length-1)?s.slice(1,-1):s,c=parseInt(u,10);r.parseArrays||""!==u?!isNaN(c)&&s!==u&&String(c)===u&&c>=0&&r.parseArrays&&c<=r.arrayLimit?(a=[])[c]=o:"__proto__"!==u&&(a[u]=o):a={0:o}}o=a}return o}(u,e,r,n)}},sE=function(t,e){var r,n=t,o=function(t){if(!t)return QS;if(null!==t.encoder&&void 0!==t.encoder&&"function"!=typeof t.encoder)throw new TypeError("Encoder has to be a function.");var e=t.charset||QS.charset;if(void 0!==t.charset&&"utf-8"!==t.charset&&"iso-8859-1"!==t.charset)throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");var r=GS.default;if(void 0!==t.format){if(!zS.call(GS.formatters,t.format))throw new TypeError("Unknown format option provided.");r=t.format}var n=GS.formatters[r],o=QS.filter;return("function"==typeof t.filter||$S(t.filter))&&(o=t.filter),{addQueryPrefix:"boolean"==typeof t.addQueryPrefix?t.addQueryPrefix:QS.addQueryPrefix,allowDots:void 0===t.allowDots?QS.allowDots:!!t.allowDots,charset:e,charsetSentinel:"boolean"==typeof t.charsetSentinel?t.charsetSentinel:QS.charsetSentinel,delimiter:void 0===t.delimiter?QS.delimiter:t.delimiter,encode:"boolean"==typeof t.encode?t.encode:QS.encode,encoder:"function"==typeof t.encoder?t.encoder:QS.encoder,encodeValuesOnly:"boolean"==typeof t.encodeValuesOnly?t.encodeValuesOnly:QS.encodeValuesOnly,filter:o,format:r,formatter:n,serializeDate:"function"==typeof t.serializeDate?t.serializeDate:QS.serializeDate,skipNulls:"boolean"==typeof t.skipNulls?t.skipNulls:QS.skipNulls,sort:"function"==typeof t.sort?t.sort:null,strictNullHandling:"boolean"==typeof t.strictNullHandling?t.strictNullHandling:QS.strictNullHandling}}(e);"function"==typeof o.filter?n=(0,o.filter)("",n):$S(o.filter)&&(r=o.filter);var i,a=[];if("object"!=typeof n||null===n)return"";i=e&&e.arrayFormat in HS?e.arrayFormat:e&&"indices"in e?e.indices?"indices":"repeat":"indices";var s=HS[i];if(e&&"commaRoundTrip"in e&&"boolean"!=typeof e.commaRoundTrip)throw new TypeError("`commaRoundTrip` must be a boolean, or absent");var u="comma"===s&&e&&e.commaRoundTrip;r||(r=Object.keys(n)),o.sort&&r.sort(o.sort);for(var c=MS(),l=0;l<r.length;++l){var p=r[l];o.skipNulls&&null===n[p]||YS(a,ZS(n[p],p,s,u,o.strictNullHandling,o.skipNulls,o.encode?o.encoder:null,o.filter,o.sort,o.allowDots,o.serializeDate,o.format,o.formatter,o.encodeValuesOnly,o.charset,c))}var f=a.join(o.delimiter),h=!0===o.addQueryPrefix?"?":"";return o.charsetSentinel&&("iso-8859-1"===o.charset?h+="utf8=%26%2310003%3B&":h+="utf8=%E2%9C%93&"),f.length>0?h+f:""},uE=function(t,e){var r=function(t){if(!t)return nE;if(null!==t.decoder&&void 0!==t.decoder&&"function"!=typeof t.decoder)throw new TypeError("Decoder has to be a function.");if(void 0!==t.charset&&"utf-8"!==t.charset&&"iso-8859-1"!==t.charset)throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");var e=void 0===t.charset?nE.charset:t.charset;return{allowDots:void 0===t.allowDots?nE.allowDots:!!t.allowDots,allowPrototypes:"boolean"==typeof t.allowPrototypes?t.allowPrototypes:nE.allowPrototypes,allowSparse:"boolean"==typeof t.allowSparse?t.allowSparse:nE.allowSparse,arrayLimit:"number"==typeof t.arrayLimit?t.arrayLimit:nE.arrayLimit,charset:e,charsetSentinel:"boolean"==typeof t.charsetSentinel?t.charsetSentinel:nE.charsetSentinel,comma:"boolean"==typeof t.comma?t.comma:nE.comma,decoder:"function"==typeof t.decoder?t.decoder:nE.decoder,delimiter:"string"==typeof t.delimiter||tE.isRegExp(t.delimiter)?t.delimiter:nE.delimiter,depth:"number"==typeof t.depth||!1===t.depth?+t.depth:nE.depth,ignoreQueryPrefix:!0===t.ignoreQueryPrefix,interpretNumericEntities:"boolean"==typeof t.interpretNumericEntities?t.interpretNumericEntities:nE.interpretNumericEntities,parameterLimit:"number"==typeof t.parameterLimit?t.parameterLimit:nE.parameterLimit,parseArrays:!1!==t.parseArrays,plainObjects:"boolean"==typeof t.plainObjects?t.plainObjects:nE.plainObjects,strictNullHandling:"boolean"==typeof t.strictNullHandling?t.strictNullHandling:nE.strictNullHandling}}(e);if(""===t||null==t)return r.plainObjects?Object.create(null):{};for(var n="string"==typeof t?function(t,e){var r,n={__proto__:null},o=e.ignoreQueryPrefix?t.replace(/^\?/,""):t,i=e.parameterLimit===1/0?void 0:e.parameterLimit,a=o.split(e.delimiter,i),s=-1,u=e.charset;if(e.charsetSentinel)for(r=0;r<a.length;++r)0===a[r].indexOf("utf8=")&&("utf8=%E2%9C%93"===a[r]?u="utf-8":"utf8=%26%2310003%3B"===a[r]&&(u="iso-8859-1"),s=r,r=a.length);for(r=0;r<a.length;++r)if(r!==s){var c,l,p=a[r],f=p.indexOf("]="),h=-1===f?p.indexOf("="):f+1;-1===h?(c=e.decoder(p,nE.decoder,u,"key"),l=e.strictNullHandling?null:""):(c=e.decoder(p.slice(0,h),nE.decoder,u,"key"),l=tE.maybeMap(iE(p.slice(h+1),e),(function(t){return e.decoder(t,nE.decoder,u,"value")}))),l&&e.interpretNumericEntities&&"iso-8859-1"===u&&(l=oE(l)),p.indexOf("[]=")>-1&&(l=rE(l)?[l]:l),eE.call(n,c)?n[c]=tE.combine(n[c],l):n[c]=l}return n}(t,r):t,o=r.plainObjects?Object.create(null):{},i=Object.keys(n),a=0;a<i.length;++a){var s=i[a],u=aE(s,n[s],r,"string"==typeof t);o=tE.merge(o,u,r)}return!0===r.allowSparse?o:tE.compact(o)},cE=A({formats:US,parse:uE,stringify:sE});const lE="function"==typeof Buffer,pE=("function"==typeof TextDecoder&&new TextDecoder,"function"==typeof TextEncoder?new TextEncoder:void 0),fE=Array.prototype.slice.call("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="),hE=(t=>{let e={};return t.forEach(((t,r)=>e[t]=r)),e})(fE),dE=/^(?:[A-Za-z\d+\/]{4})*?(?:[A-Za-z\d+\/]{2}(?:==)?|[A-Za-z\d+\/]{3}=?)?$/,yE=String.fromCharCode.bind(String),mE=("function"==typeof Uint8Array.from&&Uint8Array.from.bind(Uint8Array),t=>t.replace(/=/g,"").replace(/[+\/]/g,(t=>"+"==t?"-":"_"))),gE=t=>t.replace(/[^A-Za-z0-9\+\/]/g,""),vE=t=>{let e,r,n,o,i="";const a=t.length%3;for(let a=0;a<t.length;){if((r=t.charCodeAt(a++))>255||(n=t.charCodeAt(a++))>255||(o=t.charCodeAt(a++))>255)throw new TypeError("invalid character found");e=r<<16|n<<8|o,i+=fE[e>>18&63]+fE[e>>12&63]+fE[e>>6&63]+fE[63&e]}return a?i.slice(0,a-3)+"===".substring(a):i},bE="function"==typeof btoa?t=>btoa(t):lE?t=>Buffer.from(t,"binary").toString("base64"):vE,wE=lE?t=>Buffer.from(t).toString("base64"):t=>{let e=[];for(let r=0,n=t.length;r<n;r+=4096)e.push(yE.apply(null,t.subarray(r,r+4096)));return bE(e.join(""))},xE=t=>{if(t.length<2)return(e=t.charCodeAt(0))<128?t:e<2048?yE(192|e>>>6)+yE(128|63&e):yE(224|e>>>12&15)+yE(128|e>>>6&63)+yE(128|63&e);var e=65536+1024*(t.charCodeAt(0)-55296)+(t.charCodeAt(1)-56320);return yE(240|e>>>18&7)+yE(128|e>>>12&63)+yE(128|e>>>6&63)+yE(128|63&e)},SE=/[\uD800-\uDBFF][\uDC00-\uDFFFF]|[^\x00-\x7F]/g,EE=t=>t.replace(SE,xE),AE=lE?t=>Buffer.from(t,"utf8").toString("base64"):pE?t=>wE(pE.encode(t)):t=>bE(EE(t)),RE=function(t){return arguments.length>1&&void 0!==arguments[1]&&arguments[1]?mE(AE(t)):AE(t)},OE=t=>{if(t=t.replace(/\s+/g,""),!dE.test(t))throw new TypeError("malformed base64.");t+="==".slice(2-(3&t.length));let e,r,n,o="";for(let i=0;i<t.length;)e=hE[t.charAt(i++)]<<18|hE[t.charAt(i++)]<<12|(r=hE[t.charAt(i++)])<<6|(n=hE[t.charAt(i++)]),o+=64===r?yE(e>>16&255):64===n?yE(e>>16&255,e>>8&255):yE(e>>16&255,e>>8&255,255&e);return o},kE=RE;var PE,jE=function(){function t(e){if(p(this,t),this.baseUrl=e.baseUrl,this.auth=e.auth,this.headers=this.buildHeaders({basicAuth:e.basicAuth,userAgent:e.userAgent}),"httpsAgent"in e){if("clientCertAuth"in e)throw new Error("Cannot specify clientCertAuth along with httpsAgent.");this.httpsAgent=e.httpsAgent}else"clientCertAuth"in e&&(this.clientCertAuth=e.clientCertAuth);this.proxy=e.proxy,this.requestToken=null,this.socketTimeout=e.socketTimeout}var r,n,o;return h(t,[{key:"build",value:(o=l(a().mark((function t(r,n,o,s){var u,c,l,p;return a().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:u=i(i(i({method:r,headers:this.headers,url:"".concat(this.baseUrl).concat(n)},s||{}),e.buildPlatformDependentConfig({httpsAgent:this.httpsAgent,clientCertAuth:this.clientCertAuth,socketTimeout:this.socketTimeout})),{},{proxy:this.buildProxyConfig(this.proxy)}),t.t0=r,t.next="get"===t.t0?4:"post"===t.t0?16:"put"===t.t0?29:"delete"===t.t0?37:44;break;case 4:if(!((c=this.buildRequestUrl(n,o)).length>4096)){t.next=15;break}return t.t1=i,t.t2=i({},u),t.t3={},t.t4=i(i({},this.headers),{},{"X-HTTP-Method-Override":"GET"}),t.next=12,this.buildData(o);case 12:return t.t5=t.sent,t.t6={method:"post",headers:t.t4,data:t.t5},t.abrupt("return",(0,t.t1)(t.t2,t.t3,t.t6));case 15:return t.abrupt("return",i(i({},u),{},{url:c}));case 16:if(!(o instanceof Fg)){t.next=21;break}return t.next=19,this.buildData(o);case 19:return l=t.sent,t.abrupt("return",i(i({},u),{},{headers:"function"==typeof l.getHeaders?i(i({},this.headers),l.getHeaders()):this.headers,data:l}));case 21:return t.t7=i,t.t8=i({},u),t.t9={},t.next=26,this.buildData(o);case 26:return t.t10=t.sent,t.t11={data:t.t10},t.abrupt("return",(0,t.t7)(t.t8,t.t9,t.t11));case 29:return t.t12=i,t.t13=i({},u),t.t14={},t.next=34,this.buildData(o);case 34:return t.t15=t.sent,t.t16={data:t.t15},t.abrupt("return",(0,t.t12)(t.t13,t.t14,t.t16));case 37:return t.t17=this,t.t18=n,t.next=41,this.buildData(o);case 41:return t.t19=t.sent,p=t.t17.buildRequestUrl.call(t.t17,t.t18,t.t19),t.abrupt("return",i(i({},u),{},{url:p}));case 44:throw new Error("".concat(r," method is not supported"));case 45:case"end":return t.stop()}}),t,this)}))),function(t,e,r,n){return o.apply(this,arguments)})},{key:"buildProxyConfig",value:function(t){var e;if(void 0!==t){if(!1===t)return!1;var r=t;return!r.auth||0!==r.auth.username.length&&0!==r.auth.password.length||(r.auth=void 0),r.protocol=null!==(e=r.protocol)&&void 0!==e?e:"http",r}}},{key:"buildRequestUrl",value:function(t,e){return"".concat(this.baseUrl).concat(t,"?").concat(cE.stringify(e))}},{key:"buildData",value:(n=l(a().mark((function t(e){var r;return a().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if("session"!==this.auth.type){t.next=8;break}return t.next=3,this.getRequestToken();case 3:if(r=t.sent,!(e instanceof Fg)){t.next=7;break}return e.append("__REQUEST_TOKEN__",r),t.abrupt("return",e);case 7:return t.abrupt("return",i({__REQUEST_TOKEN__:r},e));case 8:return t.abrupt("return",e);case 9:case"end":return t.stop()}}),t,this)}))),function(t){return n.apply(this,arguments)})},{key:"buildHeaders",value:function(t){var r=t.basicAuth,n=t.userAgent,o=r?{Authorization:"Basic ".concat(kE("".concat(r.username,":").concat(r.password)))}:{},a=i(i({},e.buildHeaders({userAgent:n})),o);switch(this.auth.type){case"password":return i(i({},a),{},{"X-Cybozu-Authorization":kE("".concat(this.auth.username,":").concat(this.auth.password))});case"apiToken":var s=this.auth.apiToken;return Array.isArray(s)?i(i({},a),{},{"X-Cybozu-API-Token":s.join(",")}):i(i({},a),{},{"X-Cybozu-API-Token":s});case"oAuthToken":return i(i({},a),{},{Authorization:"Bearer ".concat(this.auth.oAuthToken)});default:return i(i({},a),{},{"X-Requested-With":"XMLHttpRequest"})}}},{key:"getRequestToken",value:(r=l(a().mark((function t(){return a().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(null!==this.requestToken){t.next=4;break}return t.next=3,e.getRequestToken();case 3:this.requestToken=t.sent;case 4:return t.abrupt("return",this.requestToken);case 5:case"end":return t.stop()}}),t,this)}))),function(){return r.apply(this,arguments)})}]),t}(),TE=["data"],IE=function(){function t(e){var r=e.enableAbortSearchError;p(this,t),this.enableAbortSearchError=r}return h(t,[{key:"handle",value:function(t){var e=this;return t.then((function(t){return e.handleSuccessResponse(t)}),(function(t){return e.handleErrorResponse(t)}))}},{key:"handleSuccessResponse",value:function(t){if(this.enableAbortSearchError&&/Filter aborted because of too many search results/.test(t.headers["x-cybozu-warning"]))throw new gg(t.headers["x-cybozu-warning"]);return t.data}},{key:"handleErrorResponse",value:function(t){if(!t.response){if(/mac verify failure/.test(t.toString()))throw new Error("invalid clientCertAuth setting");throw t}var e=t.response,r=e.data,n=b(e,TE);if("string"==typeof r)throw new Error("".concat(n.status,": ").concat(n.statusText));throw new Tg(i({data:r},n))}}]),t}(),_E=function(){function t(){var r,n,o,a=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};p(this,t),NE(a),this.baseUrl=e.buildBaseUrl(a.baseUrl).replace(/\/+$/,"");var s=function(t){if("username"in t)return i({type:"password"},t);if("apiToken"in t)return i({type:"apiToken"},t);if("oAuthToken"in t)return i({type:"oAuthToken"},t);try{return e.getDefaultAuth()}catch(t){if(t instanceof Gi)throw new Error("session authentication is not supported in ".concat(t.platform," environment."));throw t}}(null!==(r=a.auth)&&void 0!==r?r:{}),u=new jE(i(i({},a),{},{baseUrl:this.baseUrl,auth:s})),c=new IE({enableAbortSearchError:null!==(n=null===(o=a.featureFlags)||void 0===o?void 0:o.enableAbortSearchError)&&void 0!==n&&n}),l=new Sw({responseHandler:c,requestConfigBuilder:u}),f=a.guestSpaceId;this.bulkRequest_=new Fy(l,f),this.record=new Cg(l,this.bulkRequest_,f),this.app=new Xy(l,f),this.space=new Lg(l,f),this.file=new Bg(l,f)}return h(t,[{key:"getBaseUrl",value:function(){return this.baseUrl}},{key:"bulkRequest",value:function(t){return this.bulkRequest_.send(t)}}],[{key:"version",get:function(){return e.getVersion()}}]),t}(),NE=function(t){UE(t.baseUrl),CE(t.guestSpaceId),LE(t.socketTimeout)},UE=function(t){if(void 0!==t){var e=new URL(t);if("localhost"!==e.hostname&&"https:"!==e.protocol)throw new Error('The protocol of baseUrl must be "https".')}},CE=function(t){if(""===t||null===t)throw new Error("invalid guestSpaceId: got [".concat(t,"]"))},LE=function(t){if(void 0!==t){var e=parseFloat(t.toString());if(isNaN(e)||e<0)throw new Error("Invalid socketTimeout. Must be a positive number.")}};(PE=Yi).readFileFromPath&&(e.readFileFromPath=PE.readFileFromPath),PE.getRequestToken&&(e.getRequestToken=PE.getRequestToken),PE.getDefaultAuth&&(e.getDefaultAuth=PE.getDefaultAuth),PE.buildPlatformDependentConfig&&(e.buildPlatformDependentConfig=PE.buildPlatformDependentConfig),PE.buildHeaders&&(e.buildHeaders=PE.buildHeaders),PE.buildFormDataValue&&(e.buildFormDataValue=PE.buildFormDataValue),PE.buildBaseUrl&&(e.buildBaseUrl=PE.buildBaseUrl),PE.getVersion&&(e.getVersion=PE.getVersion),t.KintoneAbortSearchError=gg,t.KintoneAllRecordsError=jg,t.KintoneRestAPIClient=_E,t.KintoneRestAPIError=Tg}));
|