@fugood/bricks-cli 2.25.0-beta.8 → 2.25.0-beta.81

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.
Files changed (70) hide show
  1. package/README.md +115 -28
  2. package/lib/1001.js +1 -0
  3. package/lib/1010.js +1 -0
  4. package/lib/1178.js +1 -0
  5. package/lib/1215.js +1 -0
  6. package/lib/1708.js +9 -0
  7. package/lib/1759.js +1 -0
  8. package/lib/1936.js +1 -0
  9. package/lib/1946.js +1 -0
  10. package/lib/2151.js +1 -0
  11. package/lib/2247.js +1 -0
  12. package/lib/2486.js +1 -0
  13. package/lib/2557.js +1 -0
  14. package/lib/3223.js +4 -0
  15. package/lib/3332.js +13 -0
  16. package/lib/3593.js +1 -0
  17. package/lib/3690.js +1 -0
  18. package/lib/3774.js +44 -0
  19. package/lib/3976.js +14 -0
  20. package/lib/4305.js +1 -0
  21. package/lib/4456.js +3 -0
  22. package/lib/4479.js +30 -0
  23. package/lib/4530.js +22 -0
  24. package/lib/4642.js +9 -0
  25. package/lib/4685.js +1202 -0
  26. package/lib/5212.js +1 -0
  27. package/lib/563.js +4 -0
  28. package/lib/5658.js +2 -0
  29. package/lib/6194.js +3 -0
  30. package/lib/6645.js +1 -0
  31. package/lib/6818.js +1 -0
  32. package/lib/7111.js +2 -0
  33. package/lib/7233.js +2546 -0
  34. package/lib/7294.js +19 -0
  35. package/lib/7456.js +1 -0
  36. package/lib/7494.js +18 -0
  37. package/lib/7511.js +1 -0
  38. package/lib/7574.js +1 -0
  39. package/lib/7648.js +1 -0
  40. package/lib/8166.js +1 -0
  41. package/lib/8295.js +109 -0
  42. package/lib/831.js +1 -0
  43. package/lib/853.js +1 -0
  44. package/lib/907.js +918 -0
  45. package/lib/9215.js +1 -0
  46. package/lib/9320.js +3 -0
  47. package/lib/9387.js +32 -0
  48. package/lib/9405.js +1 -0
  49. package/lib/9430.js +1 -0
  50. package/lib/9583.js +19 -0
  51. package/lib/9590.js +7 -0
  52. package/lib/9663.js +1 -0
  53. package/lib/9866.js +7 -0
  54. package/lib/index.js +165 -974
  55. package/lib/lib.js +1121 -0
  56. package/lib/simulator-host-bridge.cjs +1 -0
  57. package/lib/simulator-main.mjs +23 -0
  58. package/lib/simulator-preload.cjs +1 -0
  59. package/package.json +28 -8
  60. package/lib/10.js +0 -1
  61. package/lib/117.js +0 -2543
  62. package/lib/166.js +0 -1
  63. package/lib/178.js +0 -1
  64. package/lib/3.js +0 -1
  65. package/lib/456.js +0 -1
  66. package/lib/511.js +0 -1
  67. package/lib/587.js +0 -7
  68. package/lib/602.js +0 -3
  69. package/lib/647.js +0 -30
  70. package/lib/940.js +0 -1
package/lib/lib.js ADDED
@@ -0,0 +1,1121 @@
1
+ import{createRequire as e}from"node:module";let t=e(import.meta.url);import a from"conf";var r,i,n={68089(e,t,a){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};let i=a(24434),n=r(a(3680)),p=r(a(9873)),o=n.default("agent-base");function d(){let{stack:e}=Error();return"string"==typeof e&&e.split("\n").some(e=>-1!==e.indexOf("(https.js:")||-1!==e.indexOf("node:https:"))}function s(e,t){return new s.Agent(e,t)}var l=s||(s={});class u extends i.EventEmitter{constructor(e,t){super();let a=t;"function"==typeof e?this.callback=e:e&&(a=e),this.timeout=null,a&&"number"==typeof a.timeout&&(this.timeout=a.timeout),this.maxFreeSockets=1,this.maxSockets=1,this.maxTotalSockets=1/0,this.sockets={},this.freeSockets={},this.requests={},this.options={}}get defaultPort(){return"number"==typeof this.explicitDefaultPort?this.explicitDefaultPort:d()?443:80}set defaultPort(e){this.explicitDefaultPort=e}get protocol(){return"string"==typeof this.explicitProtocol?this.explicitProtocol:d()?"https:":"http:"}set protocol(e){this.explicitProtocol=e}callback(e,t,a){throw Error('"agent-base" has no default implementation, you must subclass and override `callback()`')}addRequest(e,t){let a=Object.assign({},t);"boolean"!=typeof a.secureEndpoint&&(a.secureEndpoint=d()),null==a.host&&(a.host="localhost"),null==a.port&&(a.port=a.secureEndpoint?443:80),null==a.protocol&&(a.protocol=a.secureEndpoint?"https:":"http:"),a.host&&a.path&&delete a.path,delete a.agent,delete a.hostname,delete a._defaultAgent,delete a.defaultPort,delete a.createConnection,e._last=!0,e.shouldKeepAlive=!1;let r=!1,i=null,n=a.timeout||this.timeout,s=t=>{e._hadError||(e.emit("error",t),e._hadError=!0)},l=e=>{r||(null!==i&&(clearTimeout(i),i=null),s(e))},u=t=>{if(!r){if(null!=i&&(clearTimeout(i),i=null),t&&"function"==typeof t.addRequest){o("Callback returned another Agent instance %o",t.constructor.name),t.addRequest(e,a);return}if(t){t.once("free",()=>{this.freeSocket(t,a)}),e.onSocket(t);return}s(Error(`no Duplex stream was returned to agent-base for \`${e.method} ${e.path}\``))}};if("function"!=typeof this.callback)return void s(Error("`callback` is not defined"));this.promisifiedCallback||(this.callback.length>=3?(o("Converting legacy callback function to promise"),this.promisifiedCallback=p.default(this.callback)):this.promisifiedCallback=this.callback),"number"==typeof n&&n>0&&(i=setTimeout(()=>{i=null,r=!0;let e=Error(`A "socket" was not created for HTTP request before ${n}ms`);e.code="ETIMEOUT",s(e)},n)),"port"in a&&"number"!=typeof a.port&&(a.port=Number(a.port));try{o("Resolving socket for %o request: %o",a.protocol,`${e.method} ${e.path}`),Promise.resolve(this.promisifiedCallback(e,a)).then(u,l)}catch(e){Promise.reject(e).catch(l)}}freeSocket(e,t){o("Freeing socket %o %o",e.constructor.name,t),e.destroy()}destroy(){o("Destroying agent %o",this.constructor.name)}}l.Agent=u,l.prototype=l.Agent.prototype,e.exports=s},9873(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return function(t,a){return new Promise((r,i)=>{e.call(this,t,a,(e,t)=>{e?i(e):r(t)})})}}},20124(e,t,a){let r;t.formatArgs=function(t){if(t[0]=(this.useColors?"%c":"")+this.namespace+(this.useColors?" %c":" ")+t[0]+(this.useColors?"%c ":" ")+"+"+e.exports.humanize(this.diff),!this.useColors)return;let a="color: "+this.color;t.splice(1,0,a,"color: inherit");let r=0,i=0;t[0].replace(/%[a-zA-Z%]/g,e=>{"%%"!==e&&(r++,"%c"===e&&(i=r))}),t.splice(i,0,a)},t.save=function(e){try{e?t.storage.setItem("debug",e):t.storage.removeItem("debug")}catch(e){}},t.load=function(){let e;try{e=t.storage.getItem("debug")||t.storage.getItem("DEBUG")}catch(e){}return!e&&"u">typeof process&&"env"in process&&(e=process.env.DEBUG),e},t.useColors=function(){let e;return"u">typeof window&&!!window.process&&("renderer"===window.process.type||!!window.process.__nwjs)||!("u">typeof navigator&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/(edge|trident)\/(\d+)/))&&("u">typeof document&&document.documentElement&&document.documentElement.style&&document.documentElement.style.WebkitAppearance||"u">typeof window&&window.console&&(window.console.firebug||window.console.exception&&window.console.table)||"u">typeof navigator&&navigator.userAgent&&(e=navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/))&&parseInt(e[1],10)>=31||"u">typeof navigator&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/applewebkit\/(\d+)/))},t.storage=function(){try{return localStorage}catch(e){}}(),r=!1,t.destroy=()=>{r||(r=!0,console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`."))},t.colors=["#0000CC","#0000FF","#0033CC","#0033FF","#0066CC","#0066FF","#0099CC","#0099FF","#00CC00","#00CC33","#00CC66","#00CC99","#00CCCC","#00CCFF","#3300CC","#3300FF","#3333CC","#3333FF","#3366CC","#3366FF","#3399CC","#3399FF","#33CC00","#33CC33","#33CC66","#33CC99","#33CCCC","#33CCFF","#6600CC","#6600FF","#6633CC","#6633FF","#66CC00","#66CC33","#9900CC","#9900FF","#9933CC","#9933FF","#99CC00","#99CC33","#CC0000","#CC0033","#CC0066","#CC0099","#CC00CC","#CC00FF","#CC3300","#CC3333","#CC3366","#CC3399","#CC33CC","#CC33FF","#CC6600","#CC6633","#CC9900","#CC9933","#CCCC00","#CCCC33","#FF0000","#FF0033","#FF0066","#FF0099","#FF00CC","#FF00FF","#FF3300","#FF3333","#FF3366","#FF3399","#FF33CC","#FF33FF","#FF6600","#FF6633","#FF9900","#FF9933","#FFCC00","#FFCC33"],t.log=console.debug||console.log||(()=>{}),e.exports=a(27891)(t);let{formatters:i}=e.exports;i.j=function(e){try{return JSON.stringify(e)}catch(e){return"[UnexpectedJSONParseError]: "+e.message}}},27891(e,t,a){e.exports=function(e){function t(e){let a,i,n,p=null;function o(...e){if(!o.enabled)return;let r=Number(new Date);o.diff=r-(a||r),o.prev=a,o.curr=r,a=r,e[0]=t.coerce(e[0]),"string"!=typeof e[0]&&e.unshift("%O");let i=0;e[0]=e[0].replace(/%([a-zA-Z%])/g,(a,r)=>{if("%%"===a)return"%";i++;let n=t.formatters[r];if("function"==typeof n){let t=e[i];a=n.call(o,t),e.splice(i,1),i--}return a}),t.formatArgs.call(o,e),(o.log||t.log).apply(o,e)}return o.namespace=e,o.useColors=t.useColors(),o.color=t.selectColor(e),o.extend=r,o.destroy=t.destroy,Object.defineProperty(o,"enabled",{enumerable:!0,configurable:!1,get:()=>null!==p?p:(i!==t.namespaces&&(i=t.namespaces,n=t.enabled(e)),n),set:e=>{p=e}}),"function"==typeof t.init&&t.init(o),o}function r(e,a){let r=t(this.namespace+(void 0===a?":":a)+e);return r.log=this.log,r}function i(e,t){let a=0,r=0,i=-1,n=0;for(;a<e.length;)if(r<t.length&&(t[r]===e[a]||"*"===t[r]))"*"===t[r]?(i=r,n=a):a++,r++;else{if(-1===i)return!1;r=i+1,a=++n}for(;r<t.length&&"*"===t[r];)r++;return r===t.length}return t.debug=t,t.default=t,t.coerce=function(e){return e instanceof Error?e.stack||e.message:e},t.disable=function(){let e=[...t.names,...t.skips.map(e=>"-"+e)].join(",");return t.enable(""),e},t.enable=function(e){for(let a of(t.save(e),t.namespaces=e,t.names=[],t.skips=[],("string"==typeof e?e:"").trim().replace(/\s+/g,",").split(",").filter(Boolean)))"-"===a[0]?t.skips.push(a.slice(1)):t.names.push(a)},t.enabled=function(e){for(let a of t.skips)if(i(e,a))return!1;for(let a of t.names)if(i(e,a))return!0;return!1},t.humanize=a(27250),t.destroy=function(){console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")},Object.keys(e).forEach(a=>{t[a]=e[a]}),t.names=[],t.skips=[],t.formatters={},t.selectColor=function(e){let a=0;for(let t=0;t<e.length;t++)a=(a<<5)-a+e.charCodeAt(t)|0;return t.colors[Math.abs(a)%t.colors.length]},t.enable(t.load()),t}},3680(e,t,a){"u"<typeof process||"renderer"===process.type||!0===process.browser||process.__nwjs?e.exports=a(20124):e.exports=a(85038)},85038(e,t,a){let r=a(52018),i=a(39023);t.init=function(e){e.inspectOpts={};let a=Object.keys(t.inspectOpts);for(let r=0;r<a.length;r++)e.inspectOpts[a[r]]=t.inspectOpts[a[r]]},t.log=function(...e){return process.stderr.write(i.formatWithOptions(t.inspectOpts,...e)+"\n")},t.formatArgs=function(a){let{namespace:r,useColors:i}=this;if(i){let t=this.color,i="\x1b[3"+(t<8?t:"8;5;"+t),n=` ${i};1m${r} \u001B[0m`;a[0]=n+a[0].split("\n").join("\n"+n),a.push(i+"m+"+e.exports.humanize(this.diff)+"\x1b[0m")}else a[0]=(t.inspectOpts.hideDate?"":new Date().toISOString()+" ")+r+" "+a[0]},t.save=function(e){e?process.env.DEBUG=e:delete process.env.DEBUG},t.load=function(){return process.env.DEBUG},t.useColors=function(){return"colors"in t.inspectOpts?!!t.inspectOpts.colors:r.isatty(process.stderr.fd)},t.destroy=i.deprecate(()=>{},"Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`."),t.colors=[6,2,3,4,5,1];try{let e=a(35600);e&&(e.stderr||e).level>=2&&(t.colors=[20,21,26,27,32,33,38,39,40,41,42,43,44,45,56,57,62,63,68,69,74,75,76,77,78,79,80,81,92,93,98,99,112,113,128,129,134,135,148,149,160,161,162,163,164,165,166,167,168,169,170,171,172,173,178,179,184,185,196,197,198,199,200,201,202,203,204,205,206,207,208,209,214,215,220,221])}catch(e){}t.inspectOpts=Object.keys(process.env).filter(e=>/^debug_/i.test(e)).reduce((e,t)=>{let a=t.substring(6).toLowerCase().replace(/_([a-z])/g,(e,t)=>t.toUpperCase()),r=process.env[t];return r=!!/^(yes|on|true|enabled)$/i.test(r)||!/^(no|off|false|disabled)$/i.test(r)&&("null"===r?null:Number(r)),e[a]=r,e},{}),e.exports=a(27891)(t);let{formatters:n}=e.exports;n.o=function(e){return this.inspectOpts.colors=this.useColors,i.inspect(e,this.inspectOpts).split("\n").map(e=>e.trim()).join(" ")},n.O=function(e){return this.inspectOpts.colors=this.useColors,i.inspect(e,this.inspectOpts)}},94370(e,t,a){a.r(t),a.d(t,{default:()=>y,disableExperimentalFragmentVariables:()=>h,disableFragmentWarnings:()=>m,enableExperimentalFragmentVariables:()=>f,gql:()=>u,resetCaches:()=>c});var r,i=a(85608),n=a(20186),p=new Map,o=new Map,d=!0,s=!1;function l(e){return e.replace(/[\s,]+/g," ").trim()}function u(e){for(var t=[],a=1;a<arguments.length;a++)t[a-1]=arguments[a];"string"==typeof e&&(e=[e]);var r=e[0];return t.forEach(function(t,a){t&&"Document"===t.kind?r+=t.loc.source.body:r+=t,r+=e[a+1]}),function(e){var t=l(e);if(!p.has(t)){var a,r,u,c,m,f=(0,n.qg)(e,{experimentalFragmentVariables:s,allowLegacyFragmentVariables:s});if(!f||"Document"!==f.kind)throw Error("Not a valid GraphQL document.");p.set(t,((c=new Set((a=new Set,r=[],f.definitions.forEach(function(e){if("FragmentDefinition"===e.kind){var t,i=e.name.value,n=l((t=e.loc).source.body.substring(t.start,t.end)),p=o.get(i);p&&!p.has(n)?d&&console.warn("Warning: fragment with name "+i+" already exists.\ngraphql-tag enforces all fragment names across your application to be unique; read more about\nthis in the docs: http://dev.apollodata.com/core/fragments.html#unique-names"):p||o.set(i,p=new Set),p.add(n),a.has(n)||(a.add(n),r.push(e))}else r.push(e)}),u=(0,i.__assign)((0,i.__assign)({},f),{definitions:r})).definitions)).forEach(function(e){e.loc&&delete e.loc,Object.keys(e).forEach(function(t){var a=e[t];a&&"object"==typeof a&&c.add(a)})}),(m=u.loc)&&(delete m.startToken,delete m.endToken),u))}return p.get(t)}(r)}function c(){p.clear(),o.clear()}function m(){d=!1}function f(){s=!0}function h(){s=!1}var v=u;(r=u||(u={})).gql=v,r.resetCaches=c,r.disableFragmentWarnings=m,r.enableExperimentalFragmentVariables=f,r.disableExperimentalFragmentVariables=h,u.default=u;let y=u},56071(e){e.exports=(e,t=process.argv)=>{let a=e.startsWith("-")?"":1===e.length?"-":"--",r=t.indexOf(a+e),i=t.indexOf("--");return -1!==r&&(-1===i||r<i)}},35646(e,t,a){var r=this&&this.__awaiter||function(e,t,a,r){return new(a||(a=Promise))(function(i,n){function p(e){try{d(r.next(e))}catch(e){n(e)}}function o(e){try{d(r.throw(e))}catch(e){n(e)}}function d(e){var t;e.done?i(e.value):((t=e.value)instanceof a?t:new a(function(e){e(t)})).then(p,o)}d((r=r.apply(e,t||[])).next())})},i=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});let n=i(a(69278)),p=i(a(64756)),o=i(a(87016)),d=i(a(42613)),s=i(a(3680)),l=a(68089),u=i(a(36981)),c=s.default("https-proxy-agent:agent");class m extends l.Agent{constructor(e){var t;let a;if(!(a="string"==typeof e?o.default.parse(e):e))throw Error("an HTTP(S) proxy server `host` and `port` must be specified!");c("creating new HttpsProxyAgent instance: %o",a),super(a);let r=Object.assign({},a);this.secureProxy=a.secureProxy||"string"==typeof(t=r.protocol)&&/^https:?$/i.test(t),r.host=r.hostname||r.host,"string"==typeof r.port&&(r.port=parseInt(r.port,10)),!r.port&&r.host&&(r.port=this.secureProxy?443:80),!this.secureProxy||"ALPNProtocols"in r||(r.ALPNProtocols=["http 1.1"]),r.host&&r.path&&(delete r.path,delete r.pathname),this.proxy=r}callback(e,t){return r(this,void 0,void 0,function*(){var a,r;let i,{proxy:o,secureProxy:s}=this;s?(c("Creating `tls.Socket`: %o",o),i=p.default.connect(o)):(c("Creating `net.Socket`: %o",o),i=n.default.connect(o));let l=Object.assign({},o.headers),m=`${t.host}:${t.port}`,h=`CONNECT ${m} HTTP/1.1\r
2
+ `;o.auth&&(l["Proxy-Authorization"]=`Basic ${Buffer.from(o.auth).toString("base64")}`);let{host:v,port:y,secureEndpoint:g}=t;for(let e of(a=y,((r=g)||80!==a)&&(!r||443!==a)&&(v+=`:${y}`),l.Host=v,l.Connection="close",Object.keys(l)))h+=`${e}: ${l[e]}\r
3
+ `;let _=u.default(i);i.write(`${h}\r
4
+ `);let{statusCode:b,buffered:w}=yield _;if(200===b){if(e.once("socket",f),t.secureEndpoint){c("Upgrading socket connection to TLS");let e=t.servername||t.host;return p.default.connect(Object.assign(Object.assign({},function(e,...t){let a,r={};for(a in e)t.includes(a)||(r[a]=e[a]);return r}(t,"host","hostname","path","port")),{socket:i,servername:e}))}return i}i.destroy();let E=new n.default.Socket({writable:!1});return E.readable=!0,e.once("socket",e=>{c("replaying proxy buffer for failed request"),d.default(e.listenerCount("data")>0),e.push(w),e.push(null)}),E})}}function f(e){e.resume()}t.default=m},64007(e,t,a){var r;let i=(this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}})(a(35646));function n(e){return new i.default(e)}(r=n||(n={})).HttpsProxyAgent=i.default,r.prototype=i.default.prototype,e.exports=n},36981(e,t,a){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});let i=r(a(3680)).default("https-proxy-agent:parse-proxy-response");t.default=function(e){return new Promise((t,a)=>{let r=0,n=[];function p(){let a=e.read();a?function(e){n.push(e),r+=e.length;let a=Buffer.concat(n,r);if(-1===a.indexOf("\r\n\r\n")){i("have not received end of HTTP headers yet..."),p();return}let o=a.toString("ascii",0,a.indexOf("\r\n")),d=+o.split(" ")[1];i("got proxy server response: %o",o),t({statusCode:d,buffered:a})}(a):e.once("readable",p)}function o(e){i("onclose had error %o",e)}function d(){i("onend")}e.on("error",function t(r){e.removeListener("end",d),e.removeListener("error",t),e.removeListener("close",o),e.removeListener("readable",p),i("onerror %o",r),a(r)}),e.on("close",o),e.on("end",d),p()})}},65650(e,t,a){e.exports=a(78942).Symbol},65111(e){e.exports=function(e,t){for(var a=-1,r=null==e?0:e.length,i=Array(r);++a<r;)i[a]=t(e[a],a,e);return i}},44187(e){e.exports=function(e,t,a,r){var i=-1,n=null==e?0:e.length;for(r&&n&&(a=e[++i]);++i<n;)a=t(a,e[i],i,e);return a}},39546(e){var t=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g;e.exports=function(e){return e.match(t)||[]}},87379(e,t,a){var r=a(65650),i=a(8870),n=a(29005),p=r?r.toStringTag:void 0;e.exports=function(e){return null==e?void 0===e?"[object Undefined]":"[object Null]":p&&p in Object(e)?i(e):n(e)}},51035(e){e.exports=function(e){return function(t){return null==e?void 0:e[t]}}},52291(e,t,a){var r=a(65650),i=a(65111),n=a(53142),p=a(51187),o=1/0,d=r?r.prototype:void 0,s=d?d.toString:void 0;e.exports=function e(t){if("string"==typeof t)return t;if(n(t))return i(t,e)+"";if(p(t))return s?s.call(t):"";var a=t+"";return"0"==a&&1/t==-o?"-0":a}},93640(e,t,a){var r=a(44187),i=a(45881),n=a(39850),p=RegExp("['’]","g");e.exports=function(e){return function(t){return r(n(i(t).replace(p,"")),e,"")}}},69968(e,t,a){e.exports=a(51035)({À:"A",Á:"A",Â:"A",Ã:"A",Ä:"A",Å:"A",à:"a",á:"a",â:"a",ã:"a",ä:"a",å:"a",Ç:"C",ç:"c",Ð:"D",ð:"d",È:"E",É:"E",Ê:"E",Ë:"E",è:"e",é:"e",ê:"e",ë:"e",Ì:"I",Í:"I",Î:"I",Ï:"I",ì:"i",í:"i",î:"i",ï:"i",Ñ:"N",ñ:"n",Ò:"O",Ó:"O",Ô:"O",Õ:"O",Ö:"O",Ø:"O",ò:"o",ó:"o",ô:"o",õ:"o",ö:"o",ø:"o",Ù:"U",Ú:"U",Û:"U",Ü:"U",ù:"u",ú:"u",û:"u",ü:"u",Ý:"Y",ý:"y",ÿ:"y",Æ:"Ae",æ:"ae",Þ:"Th",þ:"th",ß:"ss",Ā:"A",Ă:"A",Ą:"A",ā:"a",ă:"a",ą:"a",Ć:"C",Ĉ:"C",Ċ:"C",Č:"C",ć:"c",ĉ:"c",ċ:"c",č:"c",Ď:"D",Đ:"D",ď:"d",đ:"d",Ē:"E",Ĕ:"E",Ė:"E",Ę:"E",Ě:"E",ē:"e",ĕ:"e",ė:"e",ę:"e",ě:"e",Ĝ:"G",Ğ:"G",Ġ:"G",Ģ:"G",ĝ:"g",ğ:"g",ġ:"g",ģ:"g",Ĥ:"H",Ħ:"H",ĥ:"h",ħ:"h",Ĩ:"I",Ī:"I",Ĭ:"I",Į:"I",İ:"I",ĩ:"i",ī:"i",ĭ:"i",į:"i",ı:"i",Ĵ:"J",ĵ:"j",Ķ:"K",ķ:"k",ĸ:"k",Ĺ:"L",Ļ:"L",Ľ:"L",Ŀ:"L",Ł:"L",ĺ:"l",ļ:"l",ľ:"l",ŀ:"l",ł:"l",Ń:"N",Ņ:"N",Ň:"N",Ŋ:"N",ń:"n",ņ:"n",ň:"n",ŋ:"n",Ō:"O",Ŏ:"O",Ő:"O",ō:"o",ŏ:"o",ő:"o",Ŕ:"R",Ŗ:"R",Ř:"R",ŕ:"r",ŗ:"r",ř:"r",Ś:"S",Ŝ:"S",Ş:"S",Š:"S",ś:"s",ŝ:"s",ş:"s",š:"s",Ţ:"T",Ť:"T",Ŧ:"T",ţ:"t",ť:"t",ŧ:"t",Ũ:"U",Ū:"U",Ŭ:"U",Ů:"U",Ű:"U",Ų:"U",ũ:"u",ū:"u",ŭ:"u",ů:"u",ű:"u",ų:"u",Ŵ:"W",ŵ:"w",Ŷ:"Y",ŷ:"y",Ÿ:"Y",Ź:"Z",Ż:"Z",Ž:"Z",ź:"z",ż:"z",ž:"z",IJ:"IJ",ij:"ij",Œ:"Oe",œ:"oe",ʼn:"'n",ſ:"s"})},74967(e){e.exports="object"==typeof global&&global&&global.Object===Object&&global},8870(e,t,a){var r=a(65650),i=Object.prototype,n=i.hasOwnProperty,p=i.toString,o=r?r.toStringTag:void 0;e.exports=function(e){var t=n.call(e,o),a=e[o];try{e[o]=void 0;var r=!0}catch(e){}var i=p.call(e);return r&&(t?e[o]=a:delete e[o]),i}},15813(e){var t=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/;e.exports=function(e){return t.test(e)}},29005(e){var t=Object.prototype.toString;e.exports=function(e){return t.call(e)}},78942(e,t,a){var r=a(74967),i="object"==typeof self&&self&&self.Object===Object&&self;e.exports=r||i||Function("return this")()},10482(e){var t="\\ud800-\\udfff",a="\\u2700-\\u27bf",r="a-z\\xdf-\\xf6\\xf8-\\xff",i="A-Z\\xc0-\\xd6\\xd8-\\xde",n="\\xac\\xb1\\xd7\\xf7\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf\\u2000-\\u206f \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",p="['’]",o="["+n+"]",d="["+r+"]",s="[^"+t+n+"\\d+"+a+r+i+"]",l="(?:\\ud83c[\\udde6-\\uddff]){2}",u="[\\ud800-\\udbff][\\udc00-\\udfff]",c="["+i+"]",m="(?:"+d+"|"+s+")",f="(?:"+c+"|"+s+")",h="(?:"+p+"(?:d|ll|m|re|s|t|ve))?",v="(?:"+p+"(?:D|LL|M|RE|S|T|VE))?",y="(?:[\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff]|\\ud83c[\\udffb-\\udfff])?",g="[\\ufe0e\\ufe0f]?",_="(?:\\u200d(?:"+["[^"+t+"]",l,u].join("|")+")"+g+y+")*",b="(?:"+["["+a+"]",l,u].join("|")+")"+(g+y+_),w=RegExp([c+"?"+d+"+"+h+"(?="+[o,c,"$"].join("|")+")",f+"+"+v+"(?="+[o,c+m,"$"].join("|")+")",c+"?"+m+"+"+h,c+"+"+v,"\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])|\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])|\\d+",b].join("|"),"g");e.exports=function(e){return e.match(w)||[]}},45881(e,t,a){var r=a(69968),i=a(95243),n=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,p=RegExp("[\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff]","g");e.exports=function(e){return(e=i(e))&&e.replace(n,r).replace(p,"")}},53142(e){e.exports=Array.isArray},80547(e){e.exports=function(e){return null!=e&&"object"==typeof e}},51187(e,t,a){var r=a(87379),i=a(80547);e.exports=function(e){return"symbol"==typeof e||i(e)&&"[object Symbol]"==r(e)}},10750(e,t,a){e.exports=a(93640)(function(e,t,a){return e+(a?"-":"")+t.toLowerCase()})},95243(e,t,a){var r=a(52291);e.exports=function(e){return null==e?"":r(e)}},39850(e,t,a){var r=a(39546),i=a(15813),n=a(95243),p=a(10482);e.exports=function(e,t,a){return(e=n(e),void 0===(t=a?void 0:t))?i(e)?p(e):r(e):e.match(t)||[]}},27250(e){function t(e,t,a,r){return Math.round(e/a)+" "+r+(t>=1.5*a?"s":"")}e.exports=function(e,a){a=a||{};var r,i,n,p,o=typeof e;if("string"===o&&e.length>0){var d=e;if(!((d=String(d)).length>100)){var s=/^(-?(?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)?$/i.exec(d);if(s){var l=parseFloat(s[1]);switch((s[2]||"ms").toLowerCase()){case"years":case"year":case"yrs":case"yr":case"y":return 315576e5*l;case"weeks":case"week":case"w":return 6048e5*l;case"days":case"day":case"d":return 864e5*l;case"hours":case"hour":case"hrs":case"hr":case"h":return 36e5*l;case"minutes":case"minute":case"mins":case"min":case"m":return 6e4*l;case"seconds":case"second":case"secs":case"sec":case"s":return 1e3*l;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return l;default:break}}}return}if("number"===o&&isFinite(e)){return a.long?(i=Math.abs(r=e))>=864e5?t(r,i,864e5,"day"):i>=36e5?t(r,i,36e5,"hour"):i>=6e4?t(r,i,6e4,"minute"):i>=1e3?t(r,i,1e3,"second"):r+" ms":(p=Math.abs(n=e))>=864e5?Math.round(n/864e5)+"d":p>=36e5?Math.round(n/36e5)+"h":p>=6e4?Math.round(n/6e4)+"m":p>=1e3?Math.round(n/1e3)+"s":n+"ms"}throw Error("val is not a non-empty string or a valid number. val="+JSON.stringify(e))}},27549(e,t,a){e.exports=function(e,t){var r=[function(e,t,a){e.exports=a(34)},function(e,t,a){var r=a(29)("wks"),i=a(33),n=a(2).Symbol,p="function"==typeof n;(e.exports=function(e){return r[e]||(r[e]=p&&n[e]||(p?n:i)("Symbol."+e))}).store=r},function(e,t){var a=e.exports="u">typeof window&&window.Math==Math?window:"u">typeof self&&self.Math==Math?self:Function("return this")();"number"==typeof __g&&(__g=a)},function(e,t,a){var r=a(9);e.exports=function(e){if(!r(e))throw TypeError(e+" is not an object!");return e}},function(e,t,a){e.exports=!a(24)(function(){return 7!=Object.defineProperty({},"a",{get:function(){return 7}}).a})},function(e,t,a){var r=a(12),i=a(17);e.exports=a(4)?function(e,t,a){return r.f(e,t,i(1,a))}:function(e,t,a){return e[t]=a,e}},function(e,t){var a=e.exports={version:"2.4.0"};"number"==typeof __e&&(__e=a)},function(e,t,a){var r=a(14);e.exports=function(e,t,a){if(r(e),void 0===t)return e;switch(a){case 1:return function(a){return e.call(t,a)};case 2:return function(a,r){return e.call(t,a,r)};case 3:return function(a,r,i){return e.call(t,a,r,i)}}return function(){return e.apply(t,arguments)}}},function(e,t){var a={}.hasOwnProperty;e.exports=function(e,t){return a.call(e,t)}},function(e,t){e.exports=function(e){return"object"==typeof e?null!==e:"function"==typeof e}},function(e,t){e.exports={}},function(e,t){var a={}.toString;e.exports=function(e){return a.call(e).slice(8,-1)}},function(e,t,a){var r=a(3),i=a(26),n=a(32),p=Object.defineProperty;t.f=a(4)?Object.defineProperty:function(e,t,a){if(r(e),t=n(t,!0),r(a),i)try{return p(e,t,a)}catch(e){}if("get"in a||"set"in a)throw TypeError("Accessors not supported!");return"value"in a&&(e[t]=a.value),e}},function(e,t,a){var r=a(42),i=a(15);e.exports=function(e){return r(i(e))}},function(e,t){e.exports=function(e){if("function"!=typeof e)throw TypeError(e+" is not a function!");return e}},function(e,t){e.exports=function(e){if(void 0==e)throw TypeError("Can't call method on "+e);return e}},function(e,t,a){var r=a(9),i=a(2).document,n=r(i)&&r(i.createElement);e.exports=function(e){return n?i.createElement(e):{}}},function(e,t){e.exports=function(e,t){return{enumerable:!(1&e),configurable:!(2&e),writable:!(4&e),value:t}}},function(e,t,a){var r=a(12).f,i=a(8),n=a(1)("toStringTag");e.exports=function(e,t,a){e&&!i(e=a?e:e.prototype,n)&&r(e,n,{configurable:!0,value:t})}},function(e,t,a){var r=a(29)("keys"),i=a(33);e.exports=function(e){return r[e]||(r[e]=i(e))}},function(e,t){var a=Math.ceil,r=Math.floor;e.exports=function(e){return isNaN(e*=1)?0:(e>0?r:a)(e)}},function(e,t,a){var r=a(11),i=a(1)("toStringTag"),n="Arguments"==r(function(){return arguments}()),p=function(e,t){try{return e[t]}catch(e){}};e.exports=function(e){var t,a,o;return void 0===e?"Undefined":null===e?"Null":"string"==typeof(a=p(t=Object(e),i))?a:n?r(t):"Object"==(o=r(t))&&"function"==typeof t.callee?"Arguments":o}},function(e,t){e.exports="constructor,hasOwnProperty,isPrototypeOf,propertyIsEnumerable,toLocaleString,toString,valueOf".split(",")},function(e,t,a){var r=a(2),i=a(6),n=a(7),p=a(5),o="prototype",d=function(e,t,a){var s,l,u,c=e&d.F,m=e&d.G,f=e&d.S,h=e&d.P,v=e&d.B,y=e&d.W,g=m?i:i[t]||(i[t]={}),_=g[o],b=m?r:f?r[t]:(r[t]||{})[o];for(s in m&&(a=t),a)(l=!c&&b&&void 0!==b[s])&&s in g||(u=l?b[s]:a[s],g[s]=m&&"function"!=typeof b[s]?a[s]:v&&l?n(u,r):y&&b[s]==u?function(e){var t=function(t,a,r){if(this instanceof e){switch(arguments.length){case 0:return new e;case 1:return new e(t);case 2:return new e(t,a)}return new e(t,a,r)}return e.apply(this,arguments)};return t[o]=e[o],t}(u):h&&"function"==typeof u?n(Function.call,u):u,h&&((g.virtual||(g.virtual={}))[s]=u,e&d.R&&_&&!_[s]&&p(_,s,u)))};d.F=1,d.G=2,d.S=4,d.P=8,d.B=16,d.W=32,d.U=64,d.R=128,e.exports=d},function(e,t){e.exports=function(e){try{return!!e()}catch(e){return!0}}},function(e,t,a){e.exports=a(2).document&&document.documentElement},function(e,t,a){e.exports=!a(4)&&!a(24)(function(){return 7!=Object.defineProperty(a(16)("div"),"a",{get:function(){return 7}}).a})},function(e,t,a){"use strict";var r=a(28),i=a(23),n=a(57),p=a(5),o=a(8),d=a(10),s=a(45),l=a(18),u=a(52),c=a(1)("iterator"),m=!([].keys&&"next"in[].keys()),f="keys",h="values",v=function(){return this};e.exports=function(e,t,a,y,g,_,b){s(a,t,y);var w,E,T,N=function(e){if(!m&&e in I)return I[e];switch(e){case f:case h:return function(){return new a(this,e)}}return function(){return new a(this,e)}},S=t+" Iterator",O=g==h,D=!1,I=e.prototype,A=I[c]||I["@@iterator"]||g&&I[g],k=A||N(g),x=g?O?N("entries"):k:void 0,C="Array"==t&&I.entries||A;if(C&&(T=u(C.call(new e)))!==Object.prototype&&(l(T,S,!0),r||o(T,c)||p(T,c,v)),O&&A&&A.name!==h&&(D=!0,k=function(){return A.call(this)}),(!r||b)&&(m||D||!I[c])&&p(I,c,k),d[t]=k,d[S]=v,g)if(w={values:O?k:N(h),keys:_?k:N(f),entries:x},b)for(E in w)E in I||n(I,E,w[E]);else i(i.P+i.F*(m||D),t,w);return w}},function(e,t){e.exports=!0},function(e,t,a){var r=a(2),i="__core-js_shared__",n=r[i]||(r[i]={});e.exports=function(e){return n[e]||(n[e]={})}},function(e,t,a){var r,i,n,p=a(7),o=a(41),d=a(25),s=a(16),l=a(2),u=l.process,c=l.setImmediate,m=l.clearImmediate,f=l.MessageChannel,h=0,v={},y="onreadystatechange",g=function(){var e=+this;if(v.hasOwnProperty(e)){var t=v[e];delete v[e],t()}},_=function(e){g.call(e.data)};c&&m||(c=function(e){for(var t=[],a=1;arguments.length>a;)t.push(arguments[a++]);return v[++h]=function(){o("function"==typeof e?e:Function(e),t)},r(h),h},m=function(e){delete v[e]},"process"==a(11)(u)?r=function(e){u.nextTick(p(g,e,1))}:f?(n=(i=new f).port2,i.port1.onmessage=_,r=p(n.postMessage,n,1)):l.addEventListener&&"function"==typeof postMessage&&!l.importScripts?(r=function(e){l.postMessage(e+"","*")},l.addEventListener("message",_,!1)):r=y in s("script")?function(e){d.appendChild(s("script"))[y]=function(){d.removeChild(this),g.call(e)}}:function(e){setTimeout(p(g,e,1),0)}),e.exports={set:c,clear:m}},function(e,t,a){var r=a(20),i=Math.min;e.exports=function(e){return e>0?i(r(e),0x1fffffffffffff):0}},function(e,t,a){var r=a(9);e.exports=function(e,t){var a,i;if(!r(e))return e;if(t&&"function"==typeof(a=e.toString)&&!r(i=a.call(e))||"function"==typeof(a=e.valueOf)&&!r(i=a.call(e))||!t&&"function"==typeof(a=e.toString)&&!r(i=a.call(e)))return i;throw TypeError("Can't convert object to primitive value")}},function(e,t){var a=0,r=Math.random();e.exports=function(e){return"Symbol(".concat(void 0===e?"":e,")_",(++a+r).toString(36))}},function(e,t,a){"use strict";function r(e){return(0,d.createHash)("sha256").update(e).digest("hex")}function i(e){switch(s){case"darwin":return e.split("IOPlatformUUID")[1].split("\n")[0].replace(/\=|\s+|\"/gi,"").toLowerCase();case"win32":return e.toString().split("REG_SZ")[1].replace(/\r+|\n+|\s+/gi,"").toLowerCase();case"linux":case"freebsd":return e.toString().replace(/\r+|\n+|\s+/gi,"").toLowerCase();default:throw Error("Unsupported platform: "+process.platform)}}Object.defineProperty(t,"__esModule",{value:!0});var n,p=(n=a(35))&&n.__esModule?n:{default:n};t.machineIdSync=function(e){var t=i((0,o.execSync)(l[s]).toString());return e?t:r(t)},t.machineId=function(e){return new p.default(function(t,a){return(0,o.exec)(l[s],{},function(n,p,o){if(n)return a(Error("Error while obtaining machine id: "+n.stack));var d=i(p.toString());return t(e?d:r(d))})})};var o=a(70),d=a(71),s=process.platform,l={darwin:"ioreg -rd1 -c IOPlatformExpertDevice",win32:{native:"%windir%\\System32",mixed:"%windir%\\sysnative\\cmd.exe /c %windir%\\System32"}["win32"!==process.platform?"":"ia32"===process.arch&&process.env.hasOwnProperty("PROCESSOR_ARCHITEW6432")?"mixed":"native"]+"\\REG.exe QUERY HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Cryptography /v MachineGuid",linux:"( cat /var/lib/dbus/machine-id /etc/machine-id 2> /dev/null || hostname ) | head -n 1 || :",freebsd:"kenv -q smbios.system.uuid || sysctl -n kern.hostuuid"}},function(e,t,a){e.exports={default:a(36),__esModule:!0}},function(e,t,a){a(66),a(68),a(69),a(67),e.exports=a(6).Promise},function(e,t){e.exports=function(){}},function(e,t){e.exports=function(e,t,a,r){if(!(e instanceof t)||void 0!==r&&r in e)throw TypeError(a+": incorrect invocation!");return e}},function(e,t,a){var r=a(13),i=a(31),n=a(62);e.exports=function(e){return function(t,a,p){var o,d=r(t),s=i(d.length),l=n(p,s);if(e&&a!=a){for(;s>l;)if((o=d[l++])!=o)return!0}else for(;s>l;l++)if((e||l in d)&&d[l]===a)return e||l||0;return!e&&-1}}},function(e,t,a){var r=a(7),i=a(44),n=a(43),p=a(3),o=a(31),d=a(64),s={},l={},t=e.exports=function(e,t,a,u,c){var m,f,h,v,y=c?function(){return e}:d(e),g=r(a,u,t?2:1),_=0;if("function"!=typeof y)throw TypeError(e+" is not iterable!");if(n(y)){for(m=o(e.length);m>_;_++)if((v=t?g(p(f=e[_])[0],f[1]):g(e[_]))===s||v===l)return v}else for(h=y.call(e);!(f=h.next()).done;)if((v=i(h,g,f.value,t))===s||v===l)return v};t.BREAK=s,t.RETURN=l},function(e,t){e.exports=function(e,t,a){var r=void 0===a;switch(t.length){case 0:return r?e():e.call(a);case 1:return r?e(t[0]):e.call(a,t[0]);case 2:return r?e(t[0],t[1]):e.call(a,t[0],t[1]);case 3:return r?e(t[0],t[1],t[2]):e.call(a,t[0],t[1],t[2]);case 4:return r?e(t[0],t[1],t[2],t[3]):e.call(a,t[0],t[1],t[2],t[3])}return e.apply(a,t)}},function(e,t,a){var r=a(11);e.exports=Object("z").propertyIsEnumerable(0)?Object:function(e){return"String"==r(e)?e.split(""):Object(e)}},function(e,t,a){var r=a(10),i=a(1)("iterator"),n=Array.prototype;e.exports=function(e){return void 0!==e&&(r.Array===e||n[i]===e)}},function(e,t,a){var r=a(3);e.exports=function(e,t,a,i){try{return i?t(r(a)[0],a[1]):t(a)}catch(t){var n=e.return;throw void 0!==n&&r(n.call(e)),t}}},function(e,t,a){"use strict";var r=a(49),i=a(17),n=a(18),p={};a(5)(p,a(1)("iterator"),function(){return this}),e.exports=function(e,t,a){e.prototype=r(p,{next:i(1,a)}),n(e,t+" Iterator")}},function(e,t,a){var r=a(1)("iterator"),i=!1;try{var n=[7][r]();n.return=function(){i=!0},Array.from(n,function(){throw 2})}catch(e){}e.exports=function(e,t){if(!t&&!i)return!1;var a=!1;try{var n=[7],p=n[r]();p.next=function(){return{done:a=!0}},n[r]=function(){return p},e(n)}catch(e){}return a}},function(e,t){e.exports=function(e,t){return{value:t,done:!!e}}},function(e,t,a){var r=a(2),i=a(30).set,n=r.MutationObserver||r.WebKitMutationObserver,p=r.process,o=r.Promise,d="process"==a(11)(p);e.exports=function(){var e,t,a,s=function(){var r,i;for(d&&(r=p.domain)&&r.exit();e;){i=e.fn,e=e.next;try{i()}catch(r){throw e?a():t=void 0,r}}t=void 0,r&&r.enter()};if(d)a=function(){p.nextTick(s)};else if(n){var l=!0,u=document.createTextNode("");new n(s).observe(u,{characterData:!0}),a=function(){u.data=l=!l}}else if(o&&o.resolve){var c=o.resolve();a=function(){c.then(s)}}else a=function(){i.call(r,s)};return function(r){var i={fn:r,next:void 0};t&&(t.next=i),e||(e=i,a()),t=i}}},function(e,t,a){var r=a(3),i=a(50),n=a(22),p=a(19)("IE_PROTO"),o=function(){},d="prototype",s=function(){var e,t=a(16)("iframe"),r=n.length;for(t.style.display="none",a(25).appendChild(t),t.src="javascript:",(e=t.contentWindow.document).open(),e.write("<script>document.F=Object<\/script>"),e.close(),s=e.F;r--;)delete s[d][n[r]];return s()};e.exports=Object.create||function(e,t){var a;return null!==e?(o[d]=r(e),a=new o,o[d]=null,a[p]=e):a=s(),void 0===t?a:i(a,t)}},function(e,t,a){var r=a(12),i=a(3),n=a(54);e.exports=a(4)?Object.defineProperties:function(e,t){i(e);for(var a,p=n(t),o=p.length,d=0;o>d;)r.f(e,a=p[d++],t[a]);return e}},function(e,t,a){var r=a(55),i=a(17),n=a(13),p=a(32),o=a(8),d=a(26),s=Object.getOwnPropertyDescriptor;t.f=a(4)?s:function(e,t){if(e=n(e),t=p(t,!0),d)try{return s(e,t)}catch(e){}if(o(e,t))return i(!r.f.call(e,t),e[t])}},function(e,t,a){var r=a(8),i=a(63),n=a(19)("IE_PROTO"),p=Object.prototype;e.exports=Object.getPrototypeOf||function(e){return r(e=i(e),n)?e[n]:"function"==typeof e.constructor&&e instanceof e.constructor?e.constructor.prototype:e instanceof Object?p:null}},function(e,t,a){var r=a(8),i=a(13),n=a(39)(!1),p=a(19)("IE_PROTO");e.exports=function(e,t){var a,o=i(e),d=0,s=[];for(a in o)a!=p&&r(o,a)&&s.push(a);for(;t.length>d;)r(o,a=t[d++])&&(~n(s,a)||s.push(a));return s}},function(e,t,a){var r=a(53),i=a(22);e.exports=Object.keys||function(e){return r(e,i)}},function(e,t){t.f=({}).propertyIsEnumerable},function(e,t,a){var r=a(5);e.exports=function(e,t,a){for(var i in t)a&&e[i]?e[i]=t[i]:r(e,i,t[i]);return e}},function(e,t,a){e.exports=a(5)},function(e,t,a){var r=a(9),i=a(3),n=function(e,t){if(i(e),!r(t)&&null!==t)throw TypeError(t+": can't set as prototype!")};e.exports={set:Object.setPrototypeOf||("__proto__"in{}?function(e,t,r){try{(r=a(7)(Function.call,a(51).f(Object.prototype,"__proto__").set,2))(e,[]),t=!(e instanceof Array)}catch(e){t=!0}return function(e,a){return n(e,a),t?e.__proto__=a:r(e,a),e}}({},!1):void 0),check:n}},function(e,t,a){"use strict";var r=a(2),i=a(6),n=a(12),p=a(4),o=a(1)("species");e.exports=function(e){var t="function"==typeof i[e]?i[e]:r[e];p&&t&&!t[o]&&n.f(t,o,{configurable:!0,get:function(){return this}})}},function(e,t,a){var r=a(3),i=a(14),n=a(1)("species");e.exports=function(e,t){var a,p=r(e).constructor;return void 0===p||void 0==(a=r(p)[n])?t:i(a)}},function(e,t,a){var r=a(20),i=a(15);e.exports=function(e){return function(t,a){var n,p,o=String(i(t)),d=r(a),s=o.length;return d<0||d>=s?e?"":void 0:(n=o.charCodeAt(d))<55296||n>56319||d+1===s||(p=o.charCodeAt(d+1))<56320||p>57343?e?o.charAt(d):n:e?o.slice(d,d+2):(n-55296<<10)+(p-56320)+65536}}},function(e,t,a){var r=a(20),i=Math.max,n=Math.min;e.exports=function(e,t){return(e=r(e))<0?i(e+t,0):n(e,t)}},function(e,t,a){var r=a(15);e.exports=function(e){return Object(r(e))}},function(e,t,a){var r=a(21),i=a(1)("iterator"),n=a(10);e.exports=a(6).getIteratorMethod=function(e){if(void 0!=e)return e[i]||e["@@iterator"]||n[r(e)]}},function(e,t,a){"use strict";var r=a(37),i=a(47),n=a(10),p=a(13);e.exports=a(27)(Array,"Array",function(e,t){this._t=p(e),this._i=0,this._k=t},function(){var e=this._t,t=this._k,a=this._i++;return!e||a>=e.length?(this._t=void 0,i(1)):"keys"==t?i(0,a):"values"==t?i(0,e[a]):i(0,[a,e[a]])},"values"),n.Arguments=n.Array,r("keys"),r("values"),r("entries")},function(e,t){},function(e,t,a){"use strict";var r,i,n,p=a(28),o=a(2),d=a(7),s=a(21),l=a(23),u=a(9),c=(a(3),a(14)),m=a(38),f=a(40),h=(a(58).set,a(60)),v=a(30).set,y=a(48)(),g="Promise",_=o.TypeError,b=o.process,w=o[g],b=o.process,E="process"==s(b),T=function(){},N=!!function(){try{var e=w.resolve(1),t=(e.constructor={})[a(1)("species")]=function(e){e(T,T)};return(E||"function"==typeof PromiseRejectionEvent)&&e.then(T)instanceof t}catch(e){}}(),S=function(e,t){return e===t||e===w&&t===n},O=function(e){var t;return!(!u(e)||"function"!=typeof(t=e.then))&&t},D=function(e){return S(w,e)?new I(e):new i(e)},I=i=function(e){var t,a;this.promise=new e(function(e,r){if(void 0!==t||void 0!==a)throw _("Bad Promise constructor");t=e,a=r}),this.resolve=c(t),this.reject=c(a)},A=function(e){try{e()}catch(e){return{error:e}}},k=function(e,t){if(!e._n){e._n=!0;var a=e._c;y(function(){for(var r=e._v,i=1==e._s,n=0;a.length>n;)!function(t){var a,n,p=i?t.ok:t.fail,o=t.resolve,d=t.reject,s=t.domain;try{p?(i||(2==e._h&&V(e),e._h=1),!0===p?a=r:(s&&s.enter(),a=p(r),s&&s.exit()),a===t.promise?d(_("Promise-chain cycle")):(n=O(a))?n.call(a,o,d):o(a)):d(r)}catch(e){d(e)}}(a[n++]);e._c=[],e._n=!1,t&&!e._h&&x(e)})}},x=function(e){v.call(o,function(){var t,a,r,i=e._v;if(C(e)&&(t=A(function(){E?b.emit("unhandledRejection",i,e):(a=o.onunhandledrejection)?a({promise:e,reason:i}):(r=o.console)&&r.error&&r.error("Unhandled promise rejection",i)}),e._h=E||C(e)?2:1),e._a=void 0,t)throw t.error})},C=function(e){if(1==e._h)return!1;for(var t,a=e._a||e._c,r=0;a.length>r;)if((t=a[r++]).fail||!C(t.promise))return!1;return!0},V=function(e){v.call(o,function(){var t;E?b.emit("rejectionHandled",e):(t=o.onrejectionhandled)&&t({promise:e,reason:e._v})})},R=function(e){var t=this;t._d||(t._d=!0,(t=t._w||t)._v=e,t._s=2,t._a||(t._a=t._c.slice()),k(t,!0))},F=function(e){var t,a=this;if(!a._d){a._d=!0,a=a._w||a;try{if(a===e)throw _("Promise can't be resolved itself");(t=O(e))?y(function(){var r={_w:a,_d:!1};try{t.call(e,d(F,r,1),d(R,r,1))}catch(e){R.call(r,e)}}):(a._v=e,a._s=1,k(a,!1))}catch(e){R.call({_w:a,_d:!1},e)}}};N||(w=function(e){m(this,w,g,"_h"),c(e),r.call(this);try{e(d(F,this,1),d(R,this,1))}catch(e){R.call(this,e)}},(r=function(e){this._c=[],this._a=void 0,this._s=0,this._d=!1,this._v=void 0,this._h=0,this._n=!1}).prototype=a(56)(w.prototype,{then:function(e,t){var a=D(h(this,w));return a.ok="function"!=typeof e||e,a.fail="function"==typeof t&&t,a.domain=E?b.domain:void 0,this._c.push(a),this._a&&this._a.push(a),this._s&&k(this,!1),a.promise},catch:function(e){return this.then(void 0,e)}}),I=function(){var e=new r;this.promise=e,this.resolve=d(F,e,1),this.reject=d(R,e,1)}),l(l.G+l.W+!N*l.F,{Promise:w}),a(18)(w,g),a(59)(g),n=a(6)[g],l(l.S+!N*l.F,g,{reject:function(e){var t=D(this);return(0,t.reject)(e),t.promise}}),l(l.S+l.F*(p||!N),g,{resolve:function(e){if(e instanceof w&&S(e.constructor,this))return e;var t=D(this);return(0,t.resolve)(e),t.promise}}),l(l.S+!(N&&a(46)(function(e){w.all(e).catch(T)}))*l.F,g,{all:function(e){var t=this,a=D(t),r=a.resolve,i=a.reject,n=A(function(){var a=[],n=0,p=1;f(e,!1,function(e){var o=n++,d=!1;a.push(void 0),p++,t.resolve(e).then(function(e){d||(d=!0,a[o]=e,--p||r(a))},i)}),--p||r(a)});return n&&i(n.error),a.promise},race:function(e){var t=this,a=D(t),r=a.reject,i=A(function(){f(e,!1,function(e){t.resolve(e).then(a.resolve,r)})});return i&&r(i.error),a.promise}})},function(e,t,a){"use strict";var r=a(61)(!0);a(27)(String,"String",function(e){this._t=String(e),this._i=0},function(){var e,t=this._t,a=this._i;return a>=t.length?{value:void 0,done:!0}:(e=r(t,a),this._i+=e.length,{value:e,done:!1})})},function(e,t,a){a(65);for(var r=a(2),i=a(5),n=a(10),p=a(1)("toStringTag"),o=["NodeList","DOMTokenList","MediaList","StyleSheetList","CSSRuleList"],d=0;d<5;d++){var s=o[d],l=r[s],u=l&&l.prototype;u&&!u[p]&&i(u,p,s),n[s]=n.Array}},function(e,t){e.exports=a(35317)},function(e,t){e.exports=a(76982)}];function i(e){if(n[e])return n[e].exports;var t=n[e]={exports:{},id:e,loaded:!1};return r[e].call(t.exports,t,t.exports,i),t.loaded=!0,t.exports}var n={};return i.m=r,i.c=n,i.p="",i(0)}(a(35317),a(76982))},35600(e,t,a){let r,i=a(70857),n=a(52018),p=a(56071),{env:o}=process;function d(e,t={}){var a;return 0!==(a=function(e,{streamIsTTY:t,sniffFlags:a=!0}={}){let n=function(){if("FORCE_COLOR"in o)return"true"===o.FORCE_COLOR?1:"false"===o.FORCE_COLOR?0:0===o.FORCE_COLOR.length?1:Math.min(Number.parseInt(o.FORCE_COLOR,10),3)}();void 0!==n&&(r=n);let d=a?r:n;if(0===d)return 0;if(a){if(p("color=16m")||p("color=full")||p("color=truecolor"))return 3;if(p("color=256"))return 2}if(e&&!t&&void 0===d)return 0;let s=d||0;if("dumb"===o.TERM)return s;if("win32"===process.platform){let e=i.release().split(".");return Number(e[0])>=10&&Number(e[2])>=10586?Number(e[2])>=14931?3:2:1}if("CI"in o)return["TRAVIS","CIRCLECI","APPVEYOR","GITLAB_CI","GITHUB_ACTIONS","BUILDKITE","DRONE"].some(e=>e in o)||"codeship"===o.CI_NAME?1:s;if("TEAMCITY_VERSION"in o)return+!!/^(9\.(0*[1-9]\d*)\.|\d{2,}\.)/.test(o.TEAMCITY_VERSION);if("truecolor"===o.COLORTERM)return 3;if("TERM_PROGRAM"in o){let e=Number.parseInt((o.TERM_PROGRAM_VERSION||"").split(".")[0],10);switch(o.TERM_PROGRAM){case"iTerm.app":return e>=3?3:2;case"Apple_Terminal":return 2}}return/-256(color)?$/i.test(o.TERM)?2:/^screen|^xterm|^vt100|^vt220|^rxvt|color|ansi|cygwin|linux/i.test(o.TERM)||"COLORTERM"in o?1:s}(e,{streamIsTTY:e&&e.isTTY,...t}))&&{level:a,hasBasic:!0,has256:a>=2,has16m:a>=3}}p("no-color")||p("no-colors")||p("color=false")||p("color=never")?r=0:(p("color")||p("colors")||p("color=true")||p("color=always"))&&(r=1),e.exports={supportsColor:d,stdout:d({isTTY:n.isatty(1)}),stderr:d({isTTY:n.isatty(2)})}},23246(e,t,a){var r=a(24876),i=a(91749),n={TRANSITIONAL:0,NONTRANSITIONAL:1};function p(e){return e.split("\0").map(function(e){return e.normalize("NFC")}).join("\0")}function o(e){for(var t=0,a=i.length-1;t<=a;){var r=Math.floor((t+a)/2),n=i[r];if(n[0][0]<=e&&n[0][1]>=e)return n;n[0][0]>e?a=r-1:t=r+1}return null}var d=/[\uD800-\uDBFF][\uDC00-\uDFFF]/g;function s(e){return e.replace(d,"_").length}var l=/[\u0300-\u036F\u0483-\u0489\u0591-\u05BD\u05BF\u05C1\u05C2\u05C4\u05C5\u05C7\u0610-\u061A\u064B-\u065F\u0670\u06D6-\u06DC\u06DF-\u06E4\u06E7\u06E8\u06EA-\u06ED\u0711\u0730-\u074A\u07A6-\u07B0\u07EB-\u07F3\u0816-\u0819\u081B-\u0823\u0825-\u0827\u0829-\u082D\u0859-\u085B\u08E4-\u0903\u093A-\u093C\u093E-\u094F\u0951-\u0957\u0962\u0963\u0981-\u0983\u09BC\u09BE-\u09C4\u09C7\u09C8\u09CB-\u09CD\u09D7\u09E2\u09E3\u0A01-\u0A03\u0A3C\u0A3E-\u0A42\u0A47\u0A48\u0A4B-\u0A4D\u0A51\u0A70\u0A71\u0A75\u0A81-\u0A83\u0ABC\u0ABE-\u0AC5\u0AC7-\u0AC9\u0ACB-\u0ACD\u0AE2\u0AE3\u0B01-\u0B03\u0B3C\u0B3E-\u0B44\u0B47\u0B48\u0B4B-\u0B4D\u0B56\u0B57\u0B62\u0B63\u0B82\u0BBE-\u0BC2\u0BC6-\u0BC8\u0BCA-\u0BCD\u0BD7\u0C00-\u0C03\u0C3E-\u0C44\u0C46-\u0C48\u0C4A-\u0C4D\u0C55\u0C56\u0C62\u0C63\u0C81-\u0C83\u0CBC\u0CBE-\u0CC4\u0CC6-\u0CC8\u0CCA-\u0CCD\u0CD5\u0CD6\u0CE2\u0CE3\u0D01-\u0D03\u0D3E-\u0D44\u0D46-\u0D48\u0D4A-\u0D4D\u0D57\u0D62\u0D63\u0D82\u0D83\u0DCA\u0DCF-\u0DD4\u0DD6\u0DD8-\u0DDF\u0DF2\u0DF3\u0E31\u0E34-\u0E3A\u0E47-\u0E4E\u0EB1\u0EB4-\u0EB9\u0EBB\u0EBC\u0EC8-\u0ECD\u0F18\u0F19\u0F35\u0F37\u0F39\u0F3E\u0F3F\u0F71-\u0F84\u0F86\u0F87\u0F8D-\u0F97\u0F99-\u0FBC\u0FC6\u102B-\u103E\u1056-\u1059\u105E-\u1060\u1062-\u1064\u1067-\u106D\u1071-\u1074\u1082-\u108D\u108F\u109A-\u109D\u135D-\u135F\u1712-\u1714\u1732-\u1734\u1752\u1753\u1772\u1773\u17B4-\u17D3\u17DD\u180B-\u180D\u18A9\u1920-\u192B\u1930-\u193B\u19B0-\u19C0\u19C8\u19C9\u1A17-\u1A1B\u1A55-\u1A5E\u1A60-\u1A7C\u1A7F\u1AB0-\u1ABE\u1B00-\u1B04\u1B34-\u1B44\u1B6B-\u1B73\u1B80-\u1B82\u1BA1-\u1BAD\u1BE6-\u1BF3\u1C24-\u1C37\u1CD0-\u1CD2\u1CD4-\u1CE8\u1CED\u1CF2-\u1CF4\u1CF8\u1CF9\u1DC0-\u1DF5\u1DFC-\u1DFF\u20D0-\u20F0\u2CEF-\u2CF1\u2D7F\u2DE0-\u2DFF\u302A-\u302F\u3099\u309A\uA66F-\uA672\uA674-\uA67D\uA69F\uA6F0\uA6F1\uA802\uA806\uA80B\uA823-\uA827\uA880\uA881\uA8B4-\uA8C4\uA8E0-\uA8F1\uA926-\uA92D\uA947-\uA953\uA980-\uA983\uA9B3-\uA9C0\uA9E5\uAA29-\uAA36\uAA43\uAA4C\uAA4D\uAA7B-\uAA7D\uAAB0\uAAB2-\uAAB4\uAAB7\uAAB8\uAABE\uAABF\uAAC1\uAAEB-\uAAEF\uAAF5\uAAF6\uABE3-\uABEA\uABEC\uABED\uFB1E\uFE00-\uFE0F\uFE20-\uFE2D]|\uD800[\uDDFD\uDEE0\uDF76-\uDF7A]|\uD802[\uDE01-\uDE03\uDE05\uDE06\uDE0C-\uDE0F\uDE38-\uDE3A\uDE3F\uDEE5\uDEE6]|\uD804[\uDC00-\uDC02\uDC38-\uDC46\uDC7F-\uDC82\uDCB0-\uDCBA\uDD00-\uDD02\uDD27-\uDD34\uDD73\uDD80-\uDD82\uDDB3-\uDDC0\uDE2C-\uDE37\uDEDF-\uDEEA\uDF01-\uDF03\uDF3C\uDF3E-\uDF44\uDF47\uDF48\uDF4B-\uDF4D\uDF57\uDF62\uDF63\uDF66-\uDF6C\uDF70-\uDF74]|\uD805[\uDCB0-\uDCC3\uDDAF-\uDDB5\uDDB8-\uDDC0\uDE30-\uDE40\uDEAB-\uDEB7]|\uD81A[\uDEF0-\uDEF4\uDF30-\uDF36]|\uD81B[\uDF51-\uDF7E\uDF8F-\uDF92]|\uD82F[\uDC9D\uDC9E]|\uD834[\uDD65-\uDD69\uDD6D-\uDD72\uDD7B-\uDD82\uDD85-\uDD8B\uDDAA-\uDDAD\uDE42-\uDE44]|\uD83A[\uDCD0-\uDCD6]|\uDB40[\uDD00-\uDDEF]/;e.exports.toASCII=function(e,t,a,i){var d=function e(t,a,i){var d=function(e,t,a){for(var r=!1,i="",p=s(e),d=0;d<p;++d){var l=e.codePointAt(d),u=o(l);switch(u[1]){case"disallowed":r=!0,i+=String.fromCodePoint(l);break;case"ignored":break;case"mapped":i+=String.fromCodePoint.apply(String,u[2]);break;case"deviation":a===n.TRANSITIONAL?i+=String.fromCodePoint.apply(String,u[2]):i+=String.fromCodePoint(l);break;case"valid":i+=String.fromCodePoint(l);break;case"disallowed_STD3_mapped":t?(r=!0,i+=String.fromCodePoint(l)):i+=String.fromCodePoint.apply(String,u[2]);break;case"disallowed_STD3_valid":t&&(r=!0),i+=String.fromCodePoint(l)}}return{string:i,error:r}}(t,a,i);d.string=p(d.string);for(var u=d.string.split("."),c=0;c<u.length;++c)try{var m=function(t){"xn--"===t.substr(0,4)&&(t=r.toUnicode(t),n.NONTRANSITIONAL);var a=!1;(p(t)!==t||"-"===t[3]&&"-"===t[4]||"-"===t[0]||"-"===t[t.length-1]||-1!==t.indexOf(".")||0===t.search(l))&&(a=!0);for(var i=s(t),d=0;d<i;++d){var u=o(t.codePointAt(d));if(e===n.TRANSITIONAL&&"valid"!==u[1]||e===n.NONTRANSITIONAL&&"valid"!==u[1]&&"deviation"!==u[1]){a=!0;break}}return{label:t,error:a}}(u[c]);u[c]=m.label,d.error=d.error||m.error}catch(e){d.error=!0}return{string:u.join("."),error:d.error}}(e,t,a),u=d.string.split(".");if(u=u.map(function(e){try{return r.toASCII(e)}catch(t){return d.error=!0,e}}),i){var c=u.slice(0,u.length-1).join(".").length;(c.length>253||0===c.length)&&(d.error=!0);for(var m=0;m<u.length;++m)if(u.length>63||0===u.length){d.error=!0;break}}return d.error?null:u.join(".")},e.exports.PROCESSING_OPTIONS=n},98706(e,t,a){let r=a(78323);t.implementation=class{constructor(e){let t=e[0],a=e[1],i=null;if(void 0!==a&&"failure"===(i=r.basicURLParse(a)))throw TypeError("Invalid base URL");let n=r.basicURLParse(t,{baseURL:i});if("failure"===n)throw TypeError("Invalid URL");this._url=n}get href(){return r.serializeURL(this._url)}set href(e){let t=r.basicURLParse(e);if("failure"===t)throw TypeError("Invalid URL");this._url=t}get origin(){return r.serializeURLOrigin(this._url)}get protocol(){return this._url.scheme+":"}set protocol(e){r.basicURLParse(e+":",{url:this._url,stateOverride:"scheme start"})}get username(){return this._url.username}set username(e){r.cannotHaveAUsernamePasswordPort(this._url)||r.setTheUsername(this._url,e)}get password(){return this._url.password}set password(e){r.cannotHaveAUsernamePasswordPort(this._url)||r.setThePassword(this._url,e)}get host(){let e=this._url;return null===e.host?"":null===e.port?r.serializeHost(e.host):r.serializeHost(e.host)+":"+r.serializeInteger(e.port)}set host(e){this._url.cannotBeABaseURL||r.basicURLParse(e,{url:this._url,stateOverride:"host"})}get hostname(){return null===this._url.host?"":r.serializeHost(this._url.host)}set hostname(e){this._url.cannotBeABaseURL||r.basicURLParse(e,{url:this._url,stateOverride:"hostname"})}get port(){return null===this._url.port?"":r.serializeInteger(this._url.port)}set port(e){r.cannotHaveAUsernamePasswordPort(this._url)||(""===e?this._url.port=null:r.basicURLParse(e,{url:this._url,stateOverride:"port"}))}get pathname(){return this._url.cannotBeABaseURL?this._url.path[0]:0===this._url.path.length?"":"/"+this._url.path.join("/")}set pathname(e){this._url.cannotBeABaseURL||(this._url.path=[],r.basicURLParse(e,{url:this._url,stateOverride:"path start"}))}get search(){return null===this._url.query||""===this._url.query?"":"?"+this._url.query}set search(e){let t=this._url;if(""===e){t.query=null;return}let a="?"===e[0]?e.substring(1):e;t.query="",r.basicURLParse(a,{url:t,stateOverride:"query"})}get hash(){return null===this._url.fragment||""===this._url.fragment?"":"#"+this._url.fragment}set hash(e){if(""===e){this._url.fragment=null;return}let t="#"===e[0]?e.substring(1):e;this._url.fragment="",r.basicURLParse(t,{url:this._url,stateOverride:"fragment"})}toJSON(){return this.href}}},76447(e,t,a){let r=a(36151),i=a(4887),n=a(98706),p=i.implSymbol;function o(t){if(!this||this[p]||!(this instanceof o))throw TypeError("Failed to construct 'URL': Please use the 'new' operator, this DOM object constructor cannot be called as a function.");if(arguments.length<1)throw TypeError("Failed to construct 'URL': 1 argument required, but only "+arguments.length+" present.");let a=[];for(let e=0;e<arguments.length&&e<2;++e)a[e]=arguments[e];a[0]=r.USVString(a[0]),void 0!==a[1]&&(a[1]=r.USVString(a[1])),e.exports.setup(this,a)}o.prototype.toJSON=function(){if(!this||!e.exports.is(this))throw TypeError("Illegal invocation");let t=[];for(let e=0;e<arguments.length&&e<0;++e)t[e]=arguments[e];return this[p].toJSON.apply(this[p],t)},Object.defineProperty(o.prototype,"href",{get(){return this[p].href},set(e){e=r.USVString(e),this[p].href=e},enumerable:!0,configurable:!0}),o.prototype.toString=function(){if(!this||!e.exports.is(this))throw TypeError("Illegal invocation");return this.href},Object.defineProperty(o.prototype,"origin",{get(){return this[p].origin},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"protocol",{get(){return this[p].protocol},set(e){e=r.USVString(e),this[p].protocol=e},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"username",{get(){return this[p].username},set(e){e=r.USVString(e),this[p].username=e},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"password",{get(){return this[p].password},set(e){e=r.USVString(e),this[p].password=e},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"host",{get(){return this[p].host},set(e){e=r.USVString(e),this[p].host=e},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"hostname",{get(){return this[p].hostname},set(e){e=r.USVString(e),this[p].hostname=e},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"port",{get(){return this[p].port},set(e){e=r.USVString(e),this[p].port=e},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"pathname",{get(){return this[p].pathname},set(e){e=r.USVString(e),this[p].pathname=e},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"search",{get(){return this[p].search},set(e){e=r.USVString(e),this[p].search=e},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"hash",{get(){return this[p].hash},set(e){e=r.USVString(e),this[p].hash=e},enumerable:!0,configurable:!0}),e.exports={is:e=>!!e&&e[p]instanceof n.implementation,create(e,t){let a=Object.create(o.prototype);return this.setup(a,e,t),a},setup(e,t,a){a||(a={}),a.wrapper=e,e[p]=new n.implementation(t,a),e[p][i.wrapperSymbol]=e},interface:o,expose:{Window:{URL:o},Worker:{URL:o}}}},44044(e,t,a){t.k=a(76447).interface,a(78323).serializeURL,a(78323).serializeURLOrigin,a(78323).basicURLParse,a(78323).setTheUsername,a(78323).setThePassword,a(78323).serializeHost,a(78323).serializeInteger,a(78323).parseURL},78323(e,t,a){let r=a(24876),i=a(23246),n={ftp:21,file:null,gopher:70,http:80,https:443,ws:80,wss:443},p=Symbol("failure");function o(e){return r.ucs2.decode(e).length}function d(e,t){let a=e[t];return isNaN(a)?void 0:String.fromCodePoint(a)}function s(e){return e>=48&&e<=57}function l(e){return e>=65&&e<=90||e>=97&&e<=122}function u(e){return s(e)||e>=65&&e<=70||e>=97&&e<=102}function c(e){return"."===e||"%2e"===e.toLowerCase()}function m(e){return 2===e.length&&l(e.codePointAt(0))&&(":"===e[1]||"|"===e[1])}function f(e){return void 0!==n[e]}function h(e){return f(e.scheme)}function v(e){let t=e.toString(16).toUpperCase();return 1===t.length&&(t="0"+t),"%"+t}function y(e){return e<=31||e>126}let g=new Set([32,34,35,60,62,63,96,123,125]);function _(e){return y(e)||g.has(e)}let b=new Set([47,58,59,61,64,91,92,93,94,124]);function w(e){return _(e)||b.has(e)}function E(e,t){let a=String.fromCodePoint(e);if(t(e)){let e=new Buffer(a),t="";for(let a=0;a<e.length;++a)t+=v(e[a]);return t}return a}function T(e,t){if("["===e[0])return"]"!==e[e.length-1]?p:function(e){let t=[0,0,0,0,0,0,0,0],a=0,i=null,n=0;if(58===(e=r.ucs2.decode(e))[n]){if(58!==e[n+1])return p;n+=2,i=++a}for(;n<e.length;){if(8===a)return p;if(58===e[n]){if(null!==i)return p;++n,i=++a;continue}let r=0,o=0;for(;o<4&&u(e[n]);)r=16*r+parseInt(d(e,n),16),++n,++o;if(46===e[n]){if(0===o||(n-=o,a>6))return p;let r=0;for(;void 0!==e[n];){let i=null;if(r>0)if(46!==e[n]||!(r<4))return p;else++n;if(!s(e[n]))return p;for(;s(e[n]);){let t=parseInt(d(e,n));if(null===i)i=t;else{if(0===i)return p;i=10*i+t}if(i>255)return p;++n}t[a]=256*t[a]+i,(2==++r||4===r)&&++a}if(4!==r)return p;break}if(58===e[n]){if(void 0===e[++n])return p}else if(void 0!==e[n])return p;t[a]=r,++a}if(null!==i){let e=a-i;for(a=7;0!==a&&e>0;){let r=t[i+e-1];t[i+e-1]=t[a],t[a]=r,--a,--e}}else if(null===i&&8!==a)return p;return t}(e.substring(1,e.length-1));if(!t){var a=e;if(-1!==a.search(/\u0000|\u0009|\u000A|\u000D|\u0020|#|\/|:|\?|@|\[|\\|\]/))return p;let t="",i=r.ucs2.decode(a);for(let e=0;e<i.length;++e)t+=E(i[e],y);return t}let n=function(e){let t=new Buffer(e),a=[];for(let e=0;e<t.length;++e)37!==t[e]?a.push(t[e]):37===t[e]&&u(t[e+1])&&u(t[e+2])?(a.push(parseInt(t.slice(e+1,e+3).toString(),16)),e+=2):a.push(t[e]);return new Buffer(a).toString()}(e),o=i.toASCII(n,!1,i.PROCESSING_OPTIONS.NONTRANSITIONAL,!1);if(null===o||-1!==o.search(/\u0000|\u0009|\u000A|\u000D|\u0020|#|%|\/|:|\?|@|\[|\\|\]/))return p;let l=function(e){let t=e.split(".");if(""===t[t.length-1]&&t.length>1&&t.pop(),t.length>4)return e;let a=[];for(let r of t){if(""===r)return e;let t=function(e){let t=10;return(e.length>=2&&"0"===e.charAt(0)&&"x"===e.charAt(1).toLowerCase()?(e=e.substring(2),t=16):e.length>=2&&"0"===e.charAt(0)&&(e=e.substring(1),t=8),""===e)?0:(10===t?/[^0-9]/:16===t?/[^0-9A-Fa-f]/:/[^0-7]/).test(e)?p:parseInt(e,t)}(r);if(t===p)return e;a.push(t)}for(let e=0;e<a.length-1;++e)if(a[e]>255)return p;if(a[a.length-1]>=Math.pow(256,5-a.length))return p;let r=a.pop(),i=0;for(let e of a)r+=e*Math.pow(256,3-i),++i;return r}(o);return"number"==typeof l||l===p?l:o}function N(e){if("number"==typeof e){let t="",a=e;for(let e=1;e<=4;++e)t=String(a%256)+t,4!==e&&(t="."+t),a=Math.floor(a/256);return t}return e instanceof Array?"["+function(e){let t="",a=function(e){let t=null,a=1,r=null,i=0;for(let n=0;n<e.length;++n)0!==e[n]?(i>a&&(t=r,a=i),r=null,i=0):(null===r&&(r=n),++i);return i>a&&(t=r,a=i),{idx:t,len:a}}(e).idx,r=!1;for(let i=0;i<=7;++i)if(!r||0!==e[i]){if(r&&(r=!1),a===i){t+=0===i?"::":":",r=!0;continue}t+=e[i].toString(16),7!==i&&(t+=":")}return t}(e)+"]":e}function S(e){var t;let a=e.path;0===a.length||"file"===e.scheme&&1===a.length&&(t=a[0],/^[A-Za-z]:$/.test(t))||a.pop()}function O(e){return""!==e.username||""!==e.password}function D(e,t,a,i,n){if(this.pointer=0,this.input=e,this.base=t||null,this.encodingOverride=a||"utf-8",this.stateOverride=n,this.url=i,this.failure=!1,this.parseError=!1,!this.url){this.url={scheme:"",username:"",password:"",host:null,port:null,path:[],query:null,fragment:null,cannotBeABaseURL:!1};let e=this.input.replace(/^[\u0000-\u001F\u0020]+|[\u0000-\u001F\u0020]+$/g,"");e!==this.input&&(this.parseError=!0),this.input=e}let o=this.input.replace(/\u0009|\u000A|\u000D/g,"");for(o!==this.input&&(this.parseError=!0),this.input=o,this.state=n||"scheme start",this.buffer="",this.atFlag=!1,this.arrFlag=!1,this.passwordTokenSeenFlag=!1,this.input=r.ucs2.decode(this.input);this.pointer<=this.input.length;++this.pointer){let e=this.input[this.pointer],t=isNaN(e)?void 0:String.fromCodePoint(e),a=this["parse "+this.state](e,t);if(a){if(a===p){this.failure=!0;break}}else break}}D.prototype["parse scheme start"]=function(e,t){if(l(e))this.buffer+=t.toLowerCase(),this.state="scheme";else{if(this.stateOverride)return this.parseError=!0,p;this.state="no scheme",--this.pointer}return!0},D.prototype["parse scheme"]=function(e,t){if(l(e)||s(e)||43===e||45===e||46===e)this.buffer+=t.toLowerCase();else if(58===e){if(this.stateOverride&&(h(this.url)&&!f(this.buffer)||!h(this.url)&&f(this.buffer)||(O(this.url)||null!==this.url.port)&&"file"===this.buffer||"file"===this.url.scheme&&(""===this.url.host||null===this.url.host))||(this.url.scheme=this.buffer,this.buffer="",this.stateOverride))return!1;"file"===this.url.scheme?((47!==this.input[this.pointer+1]||47!==this.input[this.pointer+2])&&(this.parseError=!0),this.state="file"):h(this.url)&&null!==this.base&&this.base.scheme===this.url.scheme?this.state="special relative or authority":h(this.url)?this.state="special authority slashes":47===this.input[this.pointer+1]?(this.state="path or authority",++this.pointer):(this.url.cannotBeABaseURL=!0,this.url.path.push(""),this.state="cannot-be-a-base-URL path")}else{if(this.stateOverride)return this.parseError=!0,p;this.buffer="",this.state="no scheme",this.pointer=-1}return!0},D.prototype["parse no scheme"]=function(e){return null===this.base||this.base.cannotBeABaseURL&&35!==e?p:(this.base.cannotBeABaseURL&&35===e?(this.url.scheme=this.base.scheme,this.url.path=this.base.path.slice(),this.url.query=this.base.query,this.url.fragment="",this.url.cannotBeABaseURL=!0,this.state="fragment"):("file"===this.base.scheme?this.state="file":this.state="relative",--this.pointer),!0)},D.prototype["parse special relative or authority"]=function(e){return 47===e&&47===this.input[this.pointer+1]?(this.state="special authority ignore slashes",++this.pointer):(this.parseError=!0,this.state="relative",--this.pointer),!0},D.prototype["parse path or authority"]=function(e){return 47===e?this.state="authority":(this.state="path",--this.pointer),!0},D.prototype["parse relative"]=function(e){return this.url.scheme=this.base.scheme,isNaN(e)?(this.url.username=this.base.username,this.url.password=this.base.password,this.url.host=this.base.host,this.url.port=this.base.port,this.url.path=this.base.path.slice(),this.url.query=this.base.query):47===e?this.state="relative slash":63===e?(this.url.username=this.base.username,this.url.password=this.base.password,this.url.host=this.base.host,this.url.port=this.base.port,this.url.path=this.base.path.slice(),this.url.query="",this.state="query"):35===e?(this.url.username=this.base.username,this.url.password=this.base.password,this.url.host=this.base.host,this.url.port=this.base.port,this.url.path=this.base.path.slice(),this.url.query=this.base.query,this.url.fragment="",this.state="fragment"):h(this.url)&&92===e?(this.parseError=!0,this.state="relative slash"):(this.url.username=this.base.username,this.url.password=this.base.password,this.url.host=this.base.host,this.url.port=this.base.port,this.url.path=this.base.path.slice(0,this.base.path.length-1),this.state="path",--this.pointer),!0},D.prototype["parse relative slash"]=function(e){return h(this.url)&&(47===e||92===e)?(92===e&&(this.parseError=!0),this.state="special authority ignore slashes"):47===e?this.state="authority":(this.url.username=this.base.username,this.url.password=this.base.password,this.url.host=this.base.host,this.url.port=this.base.port,this.state="path",--this.pointer),!0},D.prototype["parse special authority slashes"]=function(e){return 47===e&&47===this.input[this.pointer+1]?(this.state="special authority ignore slashes",++this.pointer):(this.parseError=!0,this.state="special authority ignore slashes",--this.pointer),!0},D.prototype["parse special authority ignore slashes"]=function(e){return 47!==e&&92!==e?(this.state="authority",--this.pointer):this.parseError=!0,!0},D.prototype["parse authority"]=function(e,t){if(64===e){this.parseError=!0,this.atFlag&&(this.buffer="%40"+this.buffer),this.atFlag=!0;let e=o(this.buffer);for(let t=0;t<e;++t){let e=this.buffer.codePointAt(t);if(58===e&&!this.passwordTokenSeenFlag){this.passwordTokenSeenFlag=!0;continue}let a=E(e,w);this.passwordTokenSeenFlag?this.url.password+=a:this.url.username+=a}this.buffer=""}else if(isNaN(e)||47===e||63===e||35===e||h(this.url)&&92===e){if(this.atFlag&&""===this.buffer)return this.parseError=!0,p;this.pointer-=o(this.buffer)+1,this.buffer="",this.state="host"}else this.buffer+=t;return!0},D.prototype["parse hostname"]=D.prototype["parse host"]=function(e,t){if(this.stateOverride&&"file"===this.url.scheme)--this.pointer,this.state="file host";else if(58!==e||this.arrFlag)if(isNaN(e)||47===e||63===e||35===e||h(this.url)&&92===e){if(--this.pointer,h(this.url)&&""===this.buffer)return this.parseError=!0,p;if(this.stateOverride&&""===this.buffer&&(O(this.url)||null!==this.url.port))return this.parseError=!0,!1;let e=T(this.buffer,h(this.url));if(e===p)return p;if(this.url.host=e,this.buffer="",this.state="path start",this.stateOverride)return!1}else 91===e?this.arrFlag=!0:93===e&&(this.arrFlag=!1),this.buffer+=t;else{if(""===this.buffer)return this.parseError=!0,p;let e=T(this.buffer,h(this.url));if(e===p)return p;if(this.url.host=e,this.buffer="",this.state="port","hostname"===this.stateOverride)return!1}return!0},D.prototype["parse port"]=function(e,t){if(s(e))this.buffer+=t;else{if(!(isNaN(e)||47===e||63===e||35===e||h(this.url)&&92===e)&&!this.stateOverride)return this.parseError=!0,p;if(""!==this.buffer){let e=parseInt(this.buffer);if(e>65535)return this.parseError=!0,p;this.url.port=e===n[this.url.scheme]?null:e,this.buffer=""}if(this.stateOverride)return!1;this.state="path start",--this.pointer}return!0};let I=new Set([47,92,63,35]);D.prototype["parse file"]=function(e){if(this.url.scheme="file",47===e||92===e)92===e&&(this.parseError=!0),this.state="file slash";else if(null!==this.base&&"file"===this.base.scheme)if(isNaN(e))this.url.host=this.base.host,this.url.path=this.base.path.slice(),this.url.query=this.base.query;else if(63===e)this.url.host=this.base.host,this.url.path=this.base.path.slice(),this.url.query="",this.state="query";else if(35===e)this.url.host=this.base.host,this.url.path=this.base.path.slice(),this.url.query=this.base.query,this.url.fragment="",this.state="fragment";else{var t;this.input.length-this.pointer-1!=0&&(t=this.input[this.pointer+1],l(e)&&(58===t||124===t))&&(!(this.input.length-this.pointer-1>=2)||I.has(this.input[this.pointer+2]))?this.parseError=!0:(this.url.host=this.base.host,this.url.path=this.base.path.slice(),S(this.url)),this.state="path",--this.pointer}else this.state="path",--this.pointer;return!0},D.prototype["parse file slash"]=function(e){if(47===e||92===e)92===e&&(this.parseError=!0),this.state="file host";else{if(null!==this.base&&"file"===this.base.scheme){var t;2===(t=this.base.path[0]).length&&l(t.codePointAt(0))&&":"===t[1]?this.url.path.push(this.base.path[0]):this.url.host=this.base.host}this.state="path",--this.pointer}return!0},D.prototype["parse file host"]=function(e,t){if(isNaN(e)||47===e||92===e||63===e||35===e)if(--this.pointer,!this.stateOverride&&m(this.buffer))this.parseError=!0,this.state="path";else if(""===this.buffer){if(this.url.host="",this.stateOverride)return!1;this.state="path start"}else{let e=T(this.buffer,h(this.url));if(e===p)return p;if("localhost"===e&&(e=""),this.url.host=e,this.stateOverride)return!1;this.buffer="",this.state="path start"}else this.buffer+=t;return!0},D.prototype["parse path start"]=function(e){return h(this.url)?(92===e&&(this.parseError=!0),this.state="path",47!==e&&92!==e&&--this.pointer):this.stateOverride||63!==e?this.stateOverride||35!==e?void 0!==e&&(this.state="path",47!==e&&--this.pointer):(this.url.fragment="",this.state="fragment"):(this.url.query="",this.state="query"),!0},D.prototype["parse path"]=function(e){if(isNaN(e)||47===e||h(this.url)&&92===e||!this.stateOverride&&(63===e||35===e)){var t;if((h(this.url)&&92===e&&(this.parseError=!0),".."===(t=(t=this.buffer).toLowerCase())||"%2e."===t||".%2e"===t||"%2e%2e"===t)?(S(this.url),47===e||h(this.url)&&92===e||this.url.path.push("")):c(this.buffer)&&47!==e&&!(h(this.url)&&92===e)?this.url.path.push(""):c(this.buffer)||("file"===this.url.scheme&&0===this.url.path.length&&m(this.buffer)&&(""!==this.url.host&&null!==this.url.host&&(this.parseError=!0,this.url.host=""),this.buffer=this.buffer[0]+":"),this.url.path.push(this.buffer)),this.buffer="","file"===this.url.scheme&&(void 0===e||63===e||35===e))for(;this.url.path.length>1&&""===this.url.path[0];)this.parseError=!0,this.url.path.shift();63===e&&(this.url.query="",this.state="query"),35===e&&(this.url.fragment="",this.state="fragment")}else 37!==e||u(this.input[this.pointer+1])&&u(this.input[this.pointer+2])||(this.parseError=!0),this.buffer+=E(e,_);return!0},D.prototype["parse cannot-be-a-base-URL path"]=function(e){return 63===e?(this.url.query="",this.state="query"):35===e?(this.url.fragment="",this.state="fragment"):(isNaN(e)||37===e||(this.parseError=!0),37!==e||u(this.input[this.pointer+1])&&u(this.input[this.pointer+2])||(this.parseError=!0),isNaN(e)||(this.url.path[0]=this.url.path[0]+E(e,y))),!0},D.prototype["parse query"]=function(e,t){if(isNaN(e)||!this.stateOverride&&35===e){h(this.url)&&"ws"!==this.url.scheme&&"wss"!==this.url.scheme||(this.encodingOverride="utf-8");let t=new Buffer(this.buffer);for(let e=0;e<t.length;++e)t[e]<33||t[e]>126||34===t[e]||35===t[e]||60===t[e]||62===t[e]?this.url.query+=v(t[e]):this.url.query+=String.fromCodePoint(t[e]);this.buffer="",35===e&&(this.url.fragment="",this.state="fragment")}else 37!==e||u(this.input[this.pointer+1])&&u(this.input[this.pointer+2])||(this.parseError=!0),this.buffer+=t;return!0},D.prototype["parse fragment"]=function(e){return isNaN(e)||(0===e?this.parseError=!0:(37!==e||u(this.input[this.pointer+1])&&u(this.input[this.pointer+2])||(this.parseError=!0),this.url.fragment+=E(e,y))),!0},e.exports.serializeURL=function(e,t){let a=e.scheme+":";if(null!==e.host?(a+="//",(""!==e.username||""!==e.password)&&(a+=e.username,""!==e.password&&(a+=":"+e.password),a+="@"),a+=N(e.host),null!==e.port&&(a+=":"+e.port)):null===e.host&&"file"===e.scheme&&(a+="//"),e.cannotBeABaseURL)a+=e.path[0];else for(let t of e.path)a+="/"+t;return null!==e.query&&(a+="?"+e.query),t||null===e.fragment||(a+="#"+e.fragment),a},e.exports.serializeURLOrigin=function(t){switch(t.scheme){case"blob":try{return e.exports.serializeURLOrigin(e.exports.parseURL(t.path[0]))}catch(e){return"null"}case"ftp":case"gopher":case"http":case"https":case"ws":case"wss":var a;let r;return r=(a={scheme:t.scheme,host:t.host,port:t.port}).scheme+"://"+N(a.host),null!==a.port&&(r+=":"+a.port),r;case"file":return"file://";default:return"null"}},e.exports.basicURLParse=function(e,t){void 0===t&&(t={});let a=new D(e,t.baseURL,t.encodingOverride,t.url,t.stateOverride);return a.failure?"failure":a.url},e.exports.setTheUsername=function(e,t){e.username="";let a=r.ucs2.decode(t);for(let t=0;t<a.length;++t)e.username+=E(a[t],w)},e.exports.setThePassword=function(e,t){e.password="";let a=r.ucs2.decode(t);for(let t=0;t<a.length;++t)e.password+=E(a[t],w)},e.exports.serializeHost=N,e.exports.cannotHaveAUsernamePasswordPort=function(e){return null===e.host||""===e.host||e.cannotBeABaseURL||"file"===e.scheme},e.exports.serializeInteger=function(e){return String(e)},e.exports.parseURL=function(t,a){return void 0===a&&(a={}),e.exports.basicURLParse(t,{baseURL:a.baseURL,encodingOverride:a.encodingOverride})}},4887(e){e.exports.wrapperSymbol=Symbol("wrapper"),e.exports.implSymbol=Symbol("impl")},36151(e){var t={};function a(e,t){!t.unsigned&&--e;let a=t.unsigned?0:-Math.pow(2,e),r=Math.pow(2,e)-1,i=t.moduloBitLength?Math.pow(2,t.moduloBitLength):Math.pow(2,e),n=t.moduloBitLength?Math.pow(2,t.moduloBitLength-1):Math.pow(2,e-1);return function(e,p){p||(p={});let o=+e;if(p.enforceRange){if(!Number.isFinite(o))throw TypeError("Argument is not a finite number");if((o=(o<0?-1:1)*Math.floor(Math.abs(o)))<a||o>r)throw TypeError("Argument is not in byte range");return o}if(!isNaN(o)&&p.clamp){var d;return(o=(d=o)%1==.5&&(1&d)==0?Math.floor(d):Math.round(d))<a&&(o=a),o>r&&(o=r),o}if(!Number.isFinite(o)||0===o)return 0;if(o=(o<0?-1:1)*Math.floor(Math.abs(o))%i,!t.unsigned&&o>=n)return o-i;if(t.unsigned){if(o<0)o+=i;else if(-0===o)return 0}return o}}e.exports=t,t.void=function(){},t.boolean=function(e){return!!e},t.byte=a(8,{unsigned:!1}),t.octet=a(8,{unsigned:!0}),t.short=a(16,{unsigned:!1}),t["unsigned short"]=a(16,{unsigned:!0}),t.long=a(32,{unsigned:!1}),t["unsigned long"]=a(32,{unsigned:!0}),t["long long"]=a(32,{unsigned:!1,moduloBitLength:64}),t["unsigned long long"]=a(32,{unsigned:!0,moduloBitLength:64}),t.double=function(e){let t=+e;if(!Number.isFinite(t))throw TypeError("Argument is not a finite floating-point value");return t},t["unrestricted double"]=function(e){let t=+e;if(isNaN(t))throw TypeError("Argument is NaN");return t},t.float=t.double,t["unrestricted float"]=t["unrestricted double"],t.DOMString=function(e,t){return(t||(t={}),t.treatNullAsEmptyString&&null===e)?"":String(e)},t.ByteString=function(e,t){let a,r=String(e);for(let e=0;void 0!==(a=r.codePointAt(e));++e)if(a>255)throw TypeError("Argument is not a valid bytestring");return r},t.USVString=function(e){let t=String(e),a=t.length,r=[];for(let e=0;e<a;++e){let i=t.charCodeAt(e);if(i<55296||i>57343)r.push(String.fromCodePoint(i));else if(56320<=i&&i<=57343)r.push(String.fromCodePoint(65533));else if(e===a-1)r.push(String.fromCodePoint(65533));else{let a=t.charCodeAt(e+1);if(56320<=a&&a<=57343){let t=1023&i,n=1023&a;r.push(String.fromCodePoint(65536+1024*t+n)),++e}else r.push(String.fromCodePoint(65533))}}return r.join("")},t.Date=function(e,t){if(!(e instanceof Date))throw TypeError("Argument is not a Date object");if(!isNaN(e))return e},t.RegExp=function(e,t){return e instanceof RegExp||(e=new RegExp(e)),e}},42613(e){e.exports=t("assert")},35317(e){e.exports=t("child_process")},76982(e){e.exports=t("crypto")},24434(e){e.exports=t("events")},69278(e){e.exports=t("net")},70857(e){e.exports=t("os")},24876(e){e.exports=t("punycode")},64756(e){e.exports=t("tls")},52018(e){e.exports=t("tty")},87016(e){e.exports=t("url")},39023(e){e.exports=t("util")},54506(e,t,a){Object.defineProperty(t,"__esModule",{value:!0});var r,i=a(85608),n=a(70916),p=a(4232),o=a(28876),d=a(55888),s=a(5437),l=a(94037),u=a(53570),c=a(60837),m=a(44592),f=a(39283),h=a(36869),v=a(25979),y=a(19371),g=a(94370),_=d&&"object"==typeof d&&"default"in d?d.default:d;function b(e){return null!==e&&"object"==typeof e}var w=Object.prototype.hasOwnProperty,E=function(e,t,a){return this.merge(e[a],t[a])},T=function(){function e(e){void 0===e&&(e=E),this.reconciler=e,this.isObject=b,this.pastCopies=new Set}return e.prototype.merge=function(e,t){for(var a=this,r=[],n=2;n<arguments.length;n++)r[n-2]=arguments[n];return b(t)&&b(e)?(Object.keys(t).forEach(function(n){if(w.call(e,n)){var p=e[n];if(t[n]!==p){var o=a.reconciler.apply(a,i.__spreadArray([e,t,n],r,!1));o!==p&&((e=a.shallowCopyForMerge(e))[n]=o)}}else(e=a.shallowCopyForMerge(e))[n]=t[n]}),e):t},e.prototype.shallowCopyForMerge=function(e){return b(e)&&!this.pastCopies.has(e)&&(e=Array.isArray(e)?e.slice(0):i.__assign({__proto__:Object.getPrototypeOf(e)},e),this.pastCopies.add(e)),e},e}();function N(e){return!!e&&e<7}function S(e){return!!e.directives&&e.directives.some(O)}function O(e){return"nonreactive"===e.name.value}t.NetworkStatus=void 0,(r=t.NetworkStatus||(t.NetworkStatus={}))[r.loading=1]="loading",r[r.setVariables=2]="setVariables",r[r.fetchMore=3]="fetchMore",r[r.refetch=4]="refetch",r[r.poll=6]="poll",r[r.ready=7]="ready",r[r.error=8]="error";var D=Object.assign,I=Object.hasOwnProperty,A=function(e){function a(t){var r=t.queryManager,n=t.queryInfo,p=t.options,o=this,d=a.inactiveOnCreation.getValue();(o=e.call(this,function(e){d&&(r.queries.set(o.queryId,n),d=!1);try{var t=e._subscription._observer;t&&!t.error&&(t.error=k)}catch(e){}var a=!o.observers.size;o.observers.add(e);var i=o.last;return i&&i.error?e.error&&e.error(i.error):i&&i.result&&e.next&&e.next(o.maskResult(i.result)),a&&o.reobserve().catch(function(){}),function(){o.observers.delete(e)&&!o.observers.size&&o.tearDownQuery()}})||this).observers=new Set,o.subscriptions=new Set,o.dirty=!1,o.queryInfo=n,o.queryManager=r,o.waitForOwnResult=C(p.fetchPolicy),o.isTornDown=!1,o.subscribeToMore=o.subscribeToMore.bind(o),o.maskResult=o.maskResult.bind(o);var l=r.defaultOptions.watchQuery,u=(void 0===l?{}:l).fetchPolicy,c=void 0===u?"cache-first":u,m=p.fetchPolicy,f=void 0===m?c:m,h=p.initialFetchPolicy,v=void 0===h?"standby"===f?c:f:h;o.options=i.__assign(i.__assign({},p),{initialFetchPolicy:v,fetchPolicy:f}),o.queryId=n.queryId||r.generateQueryId();var y=s.getOperationDefinition(o.query);return o.queryName=y&&y.name&&y.name.value,o}return i.__extends(a,e),Object.defineProperty(a.prototype,"query",{get:function(){return this.lastQuery||this.options.query},enumerable:!1,configurable:!0}),Object.defineProperty(a.prototype,"variables",{get:function(){return this.options.variables},enumerable:!1,configurable:!0}),a.prototype.result=function(){var e=this;return new Promise(function(t,a){var r={next:function(a){t(a),e.observers.delete(r),e.observers.size||e.queryManager.removeQuery(e.queryId),setTimeout(function(){i.unsubscribe()},0)},error:a},i=e.subscribe(r)})},a.prototype.resetDiff=function(){this.queryInfo.resetDiff()},a.prototype.getCurrentFullResult=function(e){void 0===e&&(e=!0);var a=this.getLastResult(!0),r=this.queryInfo.networkStatus||a&&a.networkStatus||t.NetworkStatus.ready,n=i.__assign(i.__assign({},a),{loading:N(r),networkStatus:r}),p=this.options.fetchPolicy,o=void 0===p?"cache-first":p;if(C(o)||this.queryManager.getDocumentInfo(this.query).hasForcedResolvers);else if(this.waitForOwnResult)this.queryInfo.updateWatch();else{var s=this.queryInfo.getDiff();(s.complete||this.options.returnPartialData)&&(n.data=s.result),d.equal(n.data,{})&&(n.data=void 0),s.complete?(delete n.partial,s.complete&&n.networkStatus===t.NetworkStatus.loading&&("cache-first"===o||"cache-only"===o)&&(n.networkStatus=t.NetworkStatus.ready,n.loading=!1)):n.partial=!0,n.networkStatus===t.NetworkStatus.ready&&(n.error||n.errors)&&(n.networkStatus=t.NetworkStatus.error),!1===globalThis.__DEV__||s.complete||this.options.partialRefetch||n.loading||n.data||n.error||x(s.missing)}return e&&this.updateLastResult(n),n},a.prototype.getCurrentResult=function(e){return void 0===e&&(e=!0),this.maskResult(this.getCurrentFullResult(e))},a.prototype.isDifferentFromLastResult=function(e,t){if(!this.last)return!0;var a,r,n,p,o,l=this.queryManager.getDocumentInfo(this.query),u=this.queryManager.dataMasking,c=u?l.nonReactiveQuery:this.query;return(u||l.hasNonreactiveDirective?(a=this.last.result,r=this.variables,n=a.data,p=i.__rest(a,["data"]),o=e.data,!(_(p,i.__rest(e,["data"]))&&function e(t,a,r,i){if(a===r)return!0;var n=new Set;return t.selections.every(function(t){if(n.has(t)||(n.add(t),!s.shouldInclude(t,i.variables)||S(t)))return!0;if(s.isField(t)){var p=s.resultKeyNameFromField(t),o=a&&a[p],d=r&&r[p],l=t.selectionSet;if(!l)return _(o,d);var u=Array.isArray(o),c=Array.isArray(d);if(u!==c)return!1;if(u&&c){var m=o.length;if(d.length!==m)return!1;for(var f=0;f<m;++f)if(!e(l,o[f],d[f],i))return!1;return!0}return e(l,o,d,i)}var h=s.getFragmentFromSelection(t,i.fragmentMap);if(h)return!!S(h)||e(h.selectionSet,a,r,i)})}(s.getMainDefinition(c).selectionSet,n,o,{fragmentMap:s.createFragmentMap(s.getFragmentDefinitions(c)),variables:r}))):!d.equal(this.last.result,e))||t&&!d.equal(this.last.variables,t)},a.prototype.getLast=function(e,t){var a=this.last;if(a&&a[e]&&(!t||d.equal(a.variables,this.variables)))return a[e]},a.prototype.getLastResult=function(e){return this.getLast("result",e)},a.prototype.getLastError=function(e){return this.getLast("error",e)},a.prototype.resetLastResults=function(){delete this.last,this.isTornDown=!1},a.prototype.resetQueryStoreErrors=function(){this.queryManager.resetErrors(this.queryId)},a.prototype.refetch=function(e){var a,r={pollInterval:0};if("no-cache"===this.options.fetchPolicy?r.fetchPolicy="no-cache":r.fetchPolicy="network-only",!1!==globalThis.__DEV__&&e&&I.call(e,"variables")){var p=s.getQueryDefinition(this.query),o=p.variableDefinitions;o&&o.some(function(e){return"variables"===e.variable.name.value})||!1===globalThis.__DEV__||n.invariant.warn(21,e,(null==(a=p.name)?void 0:a.value)||p)}return e&&!d.equal(this.options.variables,e)&&(r.variables=this.options.variables=i.__assign(i.__assign({},this.options.variables),e)),this.queryInfo.resetLastWrite(),this.reobserve(r,t.NetworkStatus.refetch)},a.prototype.fetchMore=function(e){var a=this,r=i.__assign(i.__assign({},e.query?e:i.__assign(i.__assign(i.__assign(i.__assign({},this.options),{query:this.options.query}),e),{variables:i.__assign(i.__assign({},this.options.variables),e.variables)})),{fetchPolicy:"no-cache"});r.query=this.transformDocument(r.query);var p=this.queryManager.generateQueryId();this.lastQuery=e.query?this.transformDocument(this.options.query):r.query;var o=this.queryInfo,d=o.networkStatus;o.networkStatus=t.NetworkStatus.fetchMore,r.notifyOnNetworkStatusChange&&this.observe();var s=new Set,l=null==e?void 0:e.updateQuery,u="no-cache"!==this.options.fetchPolicy;return u||n.invariant(l,22),this.queryManager.fetchQuery(p,r,t.NetworkStatus.fetchMore).then(function(n){if(a.queryManager.removeQuery(p),o.networkStatus===t.NetworkStatus.fetchMore&&(o.networkStatus=d),u)a.queryManager.cache.batch({update:function(t){var i=e.updateQuery;i?t.updateQuery({query:a.query,variables:a.variables,returnPartialData:!0,optimistic:!1},function(e){return i(e,{fetchMoreResult:n.data,variables:r.variables})}):t.writeQuery({query:r.query,variables:r.variables,data:n.data})},onWatchUpdated:function(e){s.add(e.query)}});else{var c=a.getLast("result"),m=l(c.data,{fetchMoreResult:n.data,variables:r.variables});a.reportResult(i.__assign(i.__assign({},c),{networkStatus:d,loading:N(d),data:m}),a.variables)}return a.maskResult(n)}).finally(function(){u&&!s.has(a.query)&&a.reobserveCacheFirst()})},a.prototype.subscribeToMore=function(e){var t=this,a=this.queryManager.startGraphQLSubscription({query:e.document,variables:e.variables,context:e.context}).subscribe({next:function(a){var r=e.updateQuery;r&&t.updateQuery(function(e,t){return r(e,i.__assign({subscriptionData:a},t))})},error:function(t){e.onError?e.onError(t):!1!==globalThis.__DEV__&&n.invariant.error(23,t)}});return this.subscriptions.add(a),function(){t.subscriptions.delete(a)&&a.unsubscribe()}},a.prototype.setOptions=function(e){return this.reobserve(e)},a.prototype.silentSetOptions=function(e){var t=s.compact(this.options,e||{});D(this.options,t)},a.prototype.setVariables=function(e){return d.equal(this.variables,e)?this.observers.size?this.result():Promise.resolve():(this.options.variables=e,this.observers.size)?this.reobserve({fetchPolicy:this.options.initialFetchPolicy,variables:e},t.NetworkStatus.setVariables):Promise.resolve()},a.prototype.updateQuery=function(e){var t=this.queryManager,a=t.cache.diff({query:this.options.query,variables:this.variables,returnPartialData:!0,optimistic:!1}),r=a.result,i=a.complete,n=e(r,{variables:this.variables,complete:!!i,previousData:r});n&&(t.cache.writeQuery({query:this.options.query,data:n,variables:this.variables}),t.broadcastQueries())},a.prototype.startPolling=function(e){this.options.pollInterval=e,this.updatePolling()},a.prototype.stopPolling=function(){this.options.pollInterval=0,this.updatePolling()},a.prototype.applyNextFetchPolicy=function(e,t){if(t.nextFetchPolicy){var a=t.fetchPolicy,r=void 0===a?"cache-first":a,i=t.initialFetchPolicy,n=void 0===i?r:i;"standby"===r||("function"==typeof t.nextFetchPolicy?t.fetchPolicy=t.nextFetchPolicy(r,{reason:e,options:t,observable:this,initialFetchPolicy:n}):"variables-changed"===e?t.fetchPolicy=n:t.fetchPolicy=t.nextFetchPolicy)}return t.fetchPolicy},a.prototype.fetch=function(e,t,a){var r=this.queryManager.getOrCreateQuery(this.queryId);return r.setObservableQuery(this),this.queryManager.fetchConcastWithInfo(r,e,t,a)},a.prototype.updatePolling=function(){var e=this;if(!this.queryManager.ssrMode){var a=this.pollingInfo,r=this.options.pollInterval;if(!r||!this.hasObservers()){a&&(clearTimeout(a.timeout),delete this.pollingInfo);return}if(!a||a.interval!==r){n.invariant(r,24),(a||(this.pollingInfo={})).interval=r;var i=function(){var a,r;e.pollingInfo&&(N(e.queryInfo.networkStatus)||(null==(r=(a=e.options).skipPollAttempt)?void 0:r.call(a))?p():e.reobserve({fetchPolicy:"no-cache"===e.options.initialFetchPolicy?"no-cache":"network-only"},t.NetworkStatus.poll).then(p,p))},p=function(){var t=e.pollingInfo;t&&(clearTimeout(t.timeout),t.timeout=setTimeout(i,t.interval))};p()}}},a.prototype.updateLastResult=function(e,t){void 0===t&&(t=this.variables);var a=this.getLastError();return a&&this.last&&!d.equal(t,this.last.variables)&&(a=void 0),this.last=i.__assign({result:this.queryManager.assumeImmutableResults?e:s.cloneDeep(e),variables:t},a?{error:a}:null)},a.prototype.reobserveAsConcast=function(e,a){var r=this;this.isTornDown=!1;var n=a===t.NetworkStatus.refetch||a===t.NetworkStatus.fetchMore||a===t.NetworkStatus.poll,p=this.options.variables,o=this.options.fetchPolicy,l=s.compact(this.options,e||{}),c=n?l:D(this.options,l),m=this.transformDocument(c.query);this.lastQuery=m,!n&&(this.updatePolling(),e&&e.variables&&!d.equal(e.variables,p)&&"standby"!==c.fetchPolicy&&(c.fetchPolicy===o||"function"==typeof c.nextFetchPolicy)&&(this.applyNextFetchPolicy("variables-changed",c),void 0===a&&(a=t.NetworkStatus.setVariables))),this.waitForOwnResult&&(this.waitForOwnResult=C(c.fetchPolicy));var f=function(){r.concast===y&&(r.waitForOwnResult=!1)},h=c.variables&&i.__assign({},c.variables),v=this.fetch(c,a,m),y=v.concast,g=v.fromLink,_={next:function(e){d.equal(r.variables,h)&&(f(),r.reportResult(e,h))},error:function(e){d.equal(r.variables,h)&&(u.isApolloError(e)||(e=new u.ApolloError({networkError:e})),f(),r.reportError(e,h))}};return n||!g&&this.concast||(this.concast&&this.observer&&this.concast.removeObserver(this.observer),this.concast=y,this.observer=_),y.addObserver(_),y},a.prototype.reobserve=function(e,t){return s.preventUnhandledRejection(this.reobserveAsConcast(e,t).promise.then(this.maskResult))},a.prototype.resubscribeAfterError=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var a=this.last;this.resetLastResults();var r=this.subscribe.apply(this,e);return this.last=a,r},a.prototype.observe=function(){this.reportResult(this.getCurrentFullResult(!1),this.variables)},a.prototype.reportResult=function(e,t){var a=this.getLastError(),r=this.isDifferentFromLastResult(e,t);(a||!e.partial||this.options.returnPartialData)&&this.updateLastResult(e,t),(a||r)&&s.iterateObserversSafely(this.observers,"next",this.maskResult(e))},a.prototype.reportError=function(e,a){var r=i.__assign(i.__assign({},this.getLastResult()),{error:e,errors:e.graphQLErrors,networkStatus:t.NetworkStatus.error,loading:!1});this.updateLastResult(r,a),s.iterateObserversSafely(this.observers,"error",this.last.error=e)},a.prototype.hasObservers=function(){return this.observers.size>0},a.prototype.tearDownQuery=function(){this.isTornDown||(this.concast&&this.observer&&(this.concast.removeObserver(this.observer),delete this.concast,delete this.observer),this.stopPolling(),this.subscriptions.forEach(function(e){return e.unsubscribe()}),this.subscriptions.clear(),this.queryManager.stopQuery(this.queryId),this.observers.clear(),this.isTornDown=!0)},a.prototype.transformDocument=function(e){return this.queryManager.transform(e)},a.prototype.maskResult=function(e){return e&&"data"in e?i.__assign(i.__assign({},e),{data:this.queryManager.maskOperation({document:this.query,data:e.data,fetchPolicy:this.options.fetchPolicy,id:this.queryId})}):e},a.prototype.resetNotifications=function(){this.cancelNotifyTimeout(),this.dirty=!1},a.prototype.cancelNotifyTimeout=function(){this.notifyTimeout&&(clearTimeout(this.notifyTimeout),this.notifyTimeout=void 0)},a.prototype.scheduleNotify=function(){var e=this;!this.dirty&&(this.dirty=!0,this.notifyTimeout||(this.notifyTimeout=setTimeout(function(){return e.notify()},0)))},a.prototype.notify=function(){this.cancelNotifyTimeout(),this.dirty&&("cache-only"==this.options.fetchPolicy||"cache-and-network"==this.options.fetchPolicy||!N(this.queryInfo.networkStatus))&&(this.queryInfo.getDiff().fromOptimisticTransaction?this.observe():this.reobserveCacheFirst()),this.dirty=!1},a.prototype.reobserveCacheFirst=function(){var e=this.options,t=e.fetchPolicy,a=e.nextFetchPolicy;return"cache-and-network"===t||"network-only"===t?this.reobserve({fetchPolicy:"cache-first",nextFetchPolicy:function(e,r){return(this.nextFetchPolicy=a,"function"==typeof this.nextFetchPolicy)?this.nextFetchPolicy(e,r):t}}):this.reobserve()},a.inactiveOnCreation=new c.Slot,a}(s.Observable);function k(e){!1!==globalThis.__DEV__&&n.invariant.error(25,e.message,e.stack)}function x(e){!1!==globalThis.__DEV__&&e&&!1!==globalThis.__DEV__&&n.invariant.debug(26,e)}function C(e){return"network-only"===e||"no-cache"===e||"standby"===e}s.fixObservableSubclass(A);var V=new(s.canUseWeakMap?WeakMap:Map);function R(e,t){var a=e[t];"function"==typeof a&&(e[t]=function(){return V.set(e,(V.get(e)+1)%1e15),a.apply(this,arguments)})}var F=function(){function e(e,t){void 0===t&&(t=e.generateQueryId()),this.queryId=t,this.document=null,this.lastRequestId=1,this.stopped=!1,this.observableQuery=null;var a=this.cache=e.cache;V.has(a)||(V.set(a,0),R(a,"evict"),R(a,"modify"),R(a,"reset"))}return e.prototype.init=function(e){var a=e.networkStatus||t.NetworkStatus.loading;return this.variables&&this.networkStatus!==t.NetworkStatus.loading&&!d.equal(this.variables,e.variables)&&(a=t.NetworkStatus.setVariables),d.equal(e.variables,this.variables)||(this.lastDiff=void 0,this.cancel()),Object.assign(this,{document:e.document,variables:e.variables,networkError:null,graphQLErrors:this.graphQLErrors||[],networkStatus:a}),e.observableQuery&&this.setObservableQuery(e.observableQuery),e.lastRequestId&&(this.lastRequestId=e.lastRequestId),this},e.prototype.resetDiff=function(){this.lastDiff=void 0},e.prototype.getDiff=function(){var e=this.getDiffOptions();if(this.lastDiff&&d.equal(e,this.lastDiff.options))return this.lastDiff.diff;this.updateWatch(this.variables);var t=this.observableQuery;if(t&&"no-cache"===t.options.fetchPolicy)return{complete:!1};var a=this.cache.diff(e);return this.updateLastDiff(a,e),a},e.prototype.updateLastDiff=function(e,t){this.lastDiff=e?{diff:e,options:t||this.getDiffOptions()}:void 0},e.prototype.getDiffOptions=function(e){var t;return void 0===e&&(e=this.variables),{query:this.document,variables:e,returnPartialData:!0,optimistic:!0,canonizeResults:null==(t=this.observableQuery)?void 0:t.options.canonizeResults}},e.prototype.setDiff=function(e){var t,a,r=this.lastDiff&&this.lastDiff.diff;!(e&&!e.complete&&(null==(t=this.observableQuery)?void 0:t.getLastError()))&&(this.updateLastDiff(e),d.equal(r&&r.result,e&&e.result)||null==(a=this.observableQuery)||a.scheduleNotify())},e.prototype.setObservableQuery=function(e){e!==this.observableQuery&&(this.observableQuery=e,e&&(e.queryInfo=this))},e.prototype.stop=function(){var e;if(!this.stopped){this.stopped=!0,null==(e=this.observableQuery)||e.resetNotifications(),this.cancel();var t=this.observableQuery;t&&t.stopPolling()}},e.prototype.cancel=function(){var e;null==(e=this.cancelWatch)||e.call(this),this.cancelWatch=void 0},e.prototype.updateWatch=function(e){var t=this;void 0===e&&(e=this.variables);var a=this.observableQuery;if(!a||"no-cache"!==a.options.fetchPolicy){var r=i.__assign(i.__assign({},this.getDiffOptions(e)),{watcher:this,callback:function(e){return t.setDiff(e)}});this.lastWatch&&d.equal(r,this.lastWatch)||(this.cancel(),this.cancelWatch=this.cache.watch(this.lastWatch=r))}},e.prototype.resetLastWrite=function(){this.lastWrite=void 0},e.prototype.shouldWrite=function(e,t){var a=this.lastWrite;return!(a&&a.dmCount===V.get(this.cache)&&d.equal(t,a.variables)&&d.equal(e.data,a.result.data))},e.prototype.markResult=function(e,t,a,r){var i,n=this,p=new s.DeepMerger,o=s.isNonEmptyArray(e.errors)?e.errors.slice(0):[];if(null==(i=this.observableQuery)||i.resetNotifications(),"incremental"in e&&s.isNonEmptyArray(e.incremental)){var l=s.mergeIncrementalData(this.getDiff().result,e);e.data=l}else if("hasNext"in e&&e.hasNext){var u=this.getDiff();e.data=p.merge(u.result,e.data)}this.graphQLErrors=o,"no-cache"===a.fetchPolicy?this.updateLastDiff({result:e.data,complete:!0},this.getDiffOptions(a.variables)):0!==r&&(P(e,a.errorPolicy)?this.cache.performTransaction(function(i){if(n.shouldWrite(e,a.variables))i.writeQuery({query:t,data:e.data,variables:a.variables,overwrite:1===r}),n.lastWrite={result:e,variables:a.variables,dmCount:V.get(n.cache)};else if(n.lastDiff&&n.lastDiff.diff.complete){e.data=n.lastDiff.diff.result;return}var p=n.getDiffOptions(a.variables),o=i.diff(p);!n.stopped&&d.equal(n.variables,a.variables)&&n.updateWatch(a.variables),n.updateLastDiff(o,p),o.complete&&(e.data=o.result)}):this.lastWrite=void 0)},e.prototype.markReady=function(){return this.networkError=null,this.networkStatus=t.NetworkStatus.ready},e.prototype.markError=function(e){var a;return this.networkStatus=t.NetworkStatus.error,this.lastWrite=void 0,null==(a=this.observableQuery)||a.resetNotifications(),e.graphQLErrors&&(this.graphQLErrors=e.graphQLErrors),e.networkError&&(this.networkError=e.networkError),e},e}();function P(e,t){void 0===t&&(t="none");var a="ignore"===t||"all"===t,r=!s.graphQLResultHasError(e);return!r&&a&&e.data&&(r=!0),r}var L=Object.prototype.hasOwnProperty,j=Object.create(null),$=function(){function e(e){var t=this;this.clientAwareness={},this.queries=new Map,this.fetchCancelFns=new Map,this.transformCache=new s.AutoCleanedWeakCache(s.cacheSizes["queryManager.getDocumentInfo"]||2e3),this.queryIdCounter=1,this.requestIdCounter=1,this.mutationIdCounter=1,this.inFlightLinkObservables=new m.Trie(!1),this.noCacheWarningsByQueryId=new Set;var a=new s.DocumentTransform(function(e){return t.cache.transformDocument(e)},{cache:!1});this.cache=e.cache,this.link=e.link,this.defaultOptions=e.defaultOptions,this.queryDeduplication=e.queryDeduplication,this.clientAwareness=e.clientAwareness,this.localState=e.localState,this.ssrMode=e.ssrMode,this.assumeImmutableResults=e.assumeImmutableResults,this.dataMasking=e.dataMasking;var r=e.documentTransform;this.documentTransform=r?a.concat(r).concat(a):a,this.defaultContext=e.defaultContext||Object.create(null),(this.onBroadcast=e.onBroadcast)&&(this.mutationStore=Object.create(null))}return e.prototype.stop=function(){var e=this;this.queries.forEach(function(t,a){e.stopQueryNoBroadcast(a)}),this.cancelPendingFetches(n.newInvariantError(27))},e.prototype.cancelPendingFetches=function(e){this.fetchCancelFns.forEach(function(t){return t(e)}),this.fetchCancelFns.clear()},e.prototype.mutate=function(e){return i.__awaiter(this,arguments,void 0,function(e){var t,a,r,p,o,d,l,c=e.mutation,m=e.variables,f=e.optimisticResponse,h=e.updateQueries,v=e.refetchQueries,y=void 0===v?[]:v,g=e.awaitRefetchQueries,_=void 0!==g&&g,b=e.update,w=e.onQueryUpdated,E=e.fetchPolicy,T=void 0===E?(null==(d=this.defaultOptions.mutate)?void 0:d.fetchPolicy)||"network-only":E,N=e.errorPolicy,S=void 0===N?(null==(l=this.defaultOptions.mutate)?void 0:l.errorPolicy)||"none":N,O=e.keepRootFields,D=e.context;return i.__generator(this,function(e){switch(e.label){case 0:if(n.invariant(c,28),n.invariant("network-only"===T||"no-cache"===T,29),t=this.generateMutationId(),c=this.cache.transformForLink(this.transform(c)),a=this.getDocumentInfo(c).hasClientExports,m=this.getVariables(c,m),!a)return[3,2];return[4,this.localState.addExportedVariables(c,m,D)];case 1:m=e.sent(),e.label=2;case 2:return r=this.mutationStore&&(this.mutationStore[t]={mutation:c,variables:m,loading:!0,error:null}),p=f&&this.markMutationOptimistic(f,{mutationId:t,document:c,variables:m,fetchPolicy:T,errorPolicy:S,context:D,updateQueries:h,update:b,keepRootFields:O}),this.broadcastQueries(),o=this,[2,new Promise(function(e,a){return s.asyncMap(o.getObservableFromLink(c,i.__assign(i.__assign({},D),{optimisticResponse:p?f:void 0}),m,{},!1),function(e){if(s.graphQLResultHasError(e)&&"none"===S)throw new u.ApolloError({graphQLErrors:s.getGraphQLErrorsFromResult(e)});r&&(r.loading=!1,r.error=null);var a=i.__assign({},e);return"function"==typeof y&&(y=y(a)),"ignore"===S&&s.graphQLResultHasError(a)&&delete a.errors,o.markMutationResult({mutationId:t,result:a,document:c,variables:m,fetchPolicy:T,errorPolicy:S,context:D,update:b,updateQueries:h,awaitRefetchQueries:_,refetchQueries:y,removeOptimistic:p?t:void 0,onQueryUpdated:w,keepRootFields:O})}).subscribe({next:function(a){o.broadcastQueries(),"hasNext"in a&&!1!==a.hasNext||e(i.__assign(i.__assign({},a),{data:o.maskOperation({document:c,data:a.data,fetchPolicy:T,id:t})}))},error:function(e){r&&(r.loading=!1,r.error=e),p&&o.cache.removeOptimistic(t),o.broadcastQueries(),a(e instanceof u.ApolloError?e:new u.ApolloError({networkError:e}))}})})]}})})},e.prototype.markMutationResult=function(e,t){var a=this;void 0===t&&(t=this.cache);var r=e.result,n=[],p="no-cache"===e.fetchPolicy;if(!p&&P(r,e.errorPolicy)){if(s.isExecutionPatchIncrementalResult(r)||n.push({result:r.data,dataId:"ROOT_MUTATION",query:e.document,variables:e.variables}),s.isExecutionPatchIncrementalResult(r)&&s.isNonEmptyArray(r.incremental)){var o,d,l,u,c,m=t.diff({id:"ROOT_MUTATION",query:this.getDocumentInfo(e.document).asQuery,variables:e.variables,optimistic:!1,returnPartialData:!0}),f=void 0;m.result&&(o=m.result,d=r,u=o,c=new T,"incremental"in d&&Array.isArray(l=d.incremental)&&l.length>0&&d.incremental.forEach(function(e){for(var t=e.data,a=e.path,r=a.length-1;r>=0;--r){var i=a[r],n=isNaN(+i)?{}:[];n[i]=t,t=n}u=c.merge(u,t)}),f=u),void 0!==f&&(r.data=f,n.push({result:f,dataId:"ROOT_MUTATION",query:e.document,variables:e.variables}))}var h=e.updateQueries;h&&this.queries.forEach(function(e,i){var p=e.observableQuery,o=p&&p.queryName;if(o&&L.call(h,o)){var d=h[o],l=a.queries.get(i),u=l.document,c=l.variables,m=t.diff({query:u,variables:c,returnPartialData:!0,optimistic:!1}),f=m.result;if(m.complete&&f){var v=d(f,{mutationResult:r,queryName:u&&s.getOperationName(u)||void 0,queryVariables:c});v&&n.push({result:v,dataId:"ROOT_QUERY",query:u,variables:c})}}})}if(n.length>0||(e.refetchQueries||"").length>0||e.update||e.onQueryUpdated||e.removeOptimistic){var v=[];if(this.refetchQueries({updateCache:function(t){p||n.forEach(function(e){return t.write(e)});var o=e.update,d=!s.isExecutionPatchResult(r)||s.isExecutionPatchIncrementalResult(r)&&!r.hasNext;if(o){if(!p){var l=t.diff({id:"ROOT_MUTATION",query:a.getDocumentInfo(e.document).asQuery,variables:e.variables,optimistic:!1,returnPartialData:!0});l.complete&&("incremental"in(r=i.__assign(i.__assign({},r),{data:l.result}))&&delete r.incremental,"hasNext"in r&&delete r.hasNext)}d&&o(t,r,{context:e.context,variables:e.variables})}p||e.keepRootFields||!d||t.modify({id:"ROOT_MUTATION",fields:function(e,t){var a=t.fieldName,r=t.DELETE;return"__typename"===a?e:r}})},include:e.refetchQueries,optimistic:!1,removeOptimistic:e.removeOptimistic,onQueryUpdated:e.onQueryUpdated||null}).forEach(function(e){return v.push(e)}),e.awaitRefetchQueries||e.onQueryUpdated)return Promise.all(v).then(function(){return r})}return Promise.resolve(r)},e.prototype.markMutationOptimistic=function(e,t){var a=this,r="function"==typeof e?e(t.variables,{IGNORE:j}):e;return r!==j&&(this.cache.recordOptimisticTransaction(function(e){try{a.markMutationResult(i.__assign(i.__assign({},t),{result:{data:r}}),e)}catch(e){!1!==globalThis.__DEV__&&n.invariant.error(e)}},t.mutationId),!0)},e.prototype.fetchQuery=function(e,t,a){return this.fetchConcastWithInfo(this.getOrCreateQuery(e),t,a).concast.promise},e.prototype.getQueryStore=function(){var e=Object.create(null);return this.queries.forEach(function(t,a){e[a]={variables:t.variables,networkStatus:t.networkStatus,networkError:t.networkError,graphQLErrors:t.graphQLErrors}}),e},e.prototype.resetErrors=function(e){var t=this.queries.get(e);t&&(t.networkError=void 0,t.graphQLErrors=[])},e.prototype.transform=function(e){return this.documentTransform.transformDocument(e)},e.prototype.getDocumentInfo=function(e){var t=this.transformCache;if(!t.has(e)){var a={hasClientExports:s.hasClientExports(e),hasForcedResolvers:this.localState.shouldForceResolvers(e),hasNonreactiveDirective:s.hasDirectives(["nonreactive"],e),nonReactiveQuery:s.addNonReactiveToNamedFragments(e),clientQuery:this.localState.clientQuery(e),serverQuery:s.removeDirectivesFromDocument([{name:"client",remove:!0},{name:"connection"},{name:"nonreactive"},{name:"unmask"}],e),defaultVars:s.getDefaultValues(s.getOperationDefinition(e)),asQuery:i.__assign(i.__assign({},e),{definitions:e.definitions.map(function(e){return"OperationDefinition"===e.kind&&"query"!==e.operation?i.__assign(i.__assign({},e),{operation:"query"}):e})})};t.set(e,a)}return t.get(e)},e.prototype.getVariables=function(e,t){return i.__assign(i.__assign({},this.getDocumentInfo(e).defaultVars),t)},e.prototype.watchQuery=function(e){var t=this.transform(e.query);void 0===(e=i.__assign(i.__assign({},e),{variables:this.getVariables(t,e.variables)})).notifyOnNetworkStatusChange&&(e.notifyOnNetworkStatusChange=!1);var a=new F(this),r=new A({queryManager:this,queryInfo:a,options:e});return r.lastQuery=t,A.inactiveOnCreation.getValue()||this.queries.set(r.queryId,a),a.init({document:t,observableQuery:r,variables:r.variables}),r},e.prototype.query=function(e,t){var a=this;void 0===t&&(t=this.generateQueryId()),n.invariant(e.query,30),n.invariant("Document"===e.query.kind,31),n.invariant(!e.returnPartialData,32),n.invariant(!e.pollInterval,33);var r=this.transform(e.query);return this.fetchQuery(t,i.__assign(i.__assign({},e),{query:r})).then(function(n){return n&&i.__assign(i.__assign({},n),{data:a.maskOperation({document:r,data:n.data,fetchPolicy:e.fetchPolicy,id:t})})}).finally(function(){return a.stopQuery(t)})},e.prototype.generateQueryId=function(){return String(this.queryIdCounter++)},e.prototype.generateRequestId=function(){return this.requestIdCounter++},e.prototype.generateMutationId=function(){return String(this.mutationIdCounter++)},e.prototype.stopQueryInStore=function(e){this.stopQueryInStoreNoBroadcast(e),this.broadcastQueries()},e.prototype.stopQueryInStoreNoBroadcast=function(e){var t=this.queries.get(e);t&&t.stop()},e.prototype.clearStore=function(e){return void 0===e&&(e={discardWatches:!0}),this.cancelPendingFetches(n.newInvariantError(34)),this.queries.forEach(function(e){e.observableQuery?e.networkStatus=t.NetworkStatus.loading:e.stop()}),this.mutationStore&&(this.mutationStore=Object.create(null)),this.cache.reset(e)},e.prototype.getObservableQueries=function(e){var t=this;void 0===e&&(e="active");var a=new Map,r=new Map,p=new Map,o=new Set;return Array.isArray(e)&&e.forEach(function(e){if("string"==typeof e)r.set(e,e),p.set(e,!1);else if(s.isDocumentNode(e)){var a=s.print(t.transform(e));r.set(a,s.getOperationName(e)),p.set(a,!1)}else s.isNonNullObject(e)&&e.query&&o.add(e)}),this.queries.forEach(function(t,r){var i=t.observableQuery,n=t.document;if(i){if("all"===e)return void a.set(r,i);var o=i.queryName;if("standby"===i.options.fetchPolicy||"active"===e&&!i.hasObservers())return;("active"===e||o&&p.has(o)||n&&p.has(s.print(n)))&&(a.set(r,i),o&&p.set(o,!0),n&&p.set(s.print(n),!0))}}),o.size&&o.forEach(function(e){var r=s.makeUniqueId("legacyOneTimeQuery"),p=t.getOrCreateQuery(r).init({document:e.query,variables:e.variables}),o=new A({queryManager:t,queryInfo:p,options:i.__assign(i.__assign({},e),{fetchPolicy:"network-only"})});n.invariant(o.queryId===r),p.setObservableQuery(o),a.set(r,o)}),!1!==globalThis.__DEV__&&p.size&&p.forEach(function(e,t){if(!e){var a=r.get(t);a?!1!==globalThis.__DEV__&&n.invariant.warn(35,a):!1!==globalThis.__DEV__&&n.invariant.warn(36)}}),a},e.prototype.reFetchObservableQueries=function(e){var t=this;void 0===e&&(e=!1);var a=[];return this.getObservableQueries(e?"all":"active").forEach(function(r,i){var n=r.options.fetchPolicy;r.resetLastResults(),(e||"standby"!==n&&"cache-only"!==n)&&a.push(r.refetch()),(t.queries.get(i)||r.queryInfo).setDiff(null)}),this.broadcastQueries(),Promise.all(a)},e.prototype.startGraphQLSubscription=function(e){var t=this,a=e.query,r=e.variables,i=e.fetchPolicy,n=e.errorPolicy,p=void 0===n?"none":n,o=e.context,d=void 0===o?{}:o,l=e.extensions,c=void 0===l?{}:l;a=this.transform(a),r=this.getVariables(a,r);var m=function(e){return t.getObservableFromLink(a,d,e,c).map(function(r){"no-cache"!==i&&(P(r,p)&&t.cache.write({query:a,result:r.data,dataId:"ROOT_SUBSCRIPTION",variables:e}),t.broadcastQueries());var n=s.graphQLResultHasError(r),o=u.graphQLResultHasProtocolErrors(r);if(n||o){var d={};if(n&&(d.graphQLErrors=r.errors),o&&(d.protocolErrors=r.extensions[u.PROTOCOL_ERRORS_SYMBOL]),"none"===p||o)throw new u.ApolloError(d)}return"ignore"===p&&delete r.errors,r})};if(this.getDocumentInfo(a).hasClientExports){var f=this.localState.addExportedVariables(a,r,d).then(m);return new s.Observable(function(e){var t=null;return f.then(function(a){return t=a.subscribe(e)},e.error),function(){return t&&t.unsubscribe()}})}return m(r)},e.prototype.stopQuery=function(e){this.stopQueryNoBroadcast(e),this.broadcastQueries()},e.prototype.stopQueryNoBroadcast=function(e){this.stopQueryInStoreNoBroadcast(e),this.removeQuery(e)},e.prototype.removeQuery=function(e){var t;this.fetchCancelFns.delete(e),this.queries.has(e)&&(null==(t=this.queries.get(e))||t.stop(),this.queries.delete(e))},e.prototype.broadcastQueries=function(){this.onBroadcast&&this.onBroadcast(),this.queries.forEach(function(e){var t;return null==(t=e.observableQuery)?void 0:t.notify()})},e.prototype.getLocalState=function(){return this.localState},e.prototype.getObservableFromLink=function(e,t,a,r,n){var o,d,u=this;void 0===n&&(n=null!=(o=null==t?void 0:t.queryDeduplication)?o:this.queryDeduplication);var c=this.getDocumentInfo(e),m=c.serverQuery,f=c.clientQuery;if(m){var h=this.inFlightLinkObservables,v=this.link,y={query:m,variables:a,operationName:s.getOperationName(m)||void 0,context:this.prepareContext(i.__assign(i.__assign({},t),{forceFetch:!n})),extensions:r};if(t=y.context,n){var g=s.print(m),_=l.canonicalStringify(a),b=h.lookup(g,_);if(!(d=b.observable)){var w=new s.Concast([p.execute(v,y)]);d=b.observable=w,w.beforeNext(function e(t,a){"next"===t&&"hasNext"in a&&a.hasNext?w.beforeNext(e):h.remove(g,_)})}}else d=new s.Concast([p.execute(v,y)])}else d=new s.Concast([s.Observable.of({data:{}})]),t=this.prepareContext(t);return f&&(d=s.asyncMap(d,function(e){return u.localState.runResolvers({document:f,remoteResult:e,context:t,variables:a})})),d},e.prototype.getResultsFromLink=function(e,a,r){var i=e.lastRequestId=this.generateRequestId(),n=this.cache.transformForLink(r.query);return s.asyncMap(this.getObservableFromLink(n,r.context,r.variables),function(p){var o=s.getGraphQLErrorsFromResult(p),d=o.length>0,l=r.errorPolicy;if(i>=e.lastRequestId){if(d&&"none"===l)throw e.markError(new u.ApolloError({graphQLErrors:o}));e.markResult(p,n,r,a),e.markReady()}var c={data:p.data,loading:!1,networkStatus:t.NetworkStatus.ready};return d&&"none"===l&&(c.data=void 0),d&&"ignore"!==l&&(c.errors=o,c.networkStatus=t.NetworkStatus.error),c},function(t){var a=u.isApolloError(t)?t:new u.ApolloError({networkError:t});throw i>=e.lastRequestId&&e.markError(a),a})},e.prototype.fetchConcastWithInfo=function(e,a,r,i){var n,p,o=this;void 0===r&&(r=t.NetworkStatus.loading),void 0===i&&(i=a.query);var d=this.getVariables(i,a.variables),l=this.defaultOptions.watchQuery,u=a.fetchPolicy,c=void 0===u?l&&l.fetchPolicy||"cache-first":u,m=a.errorPolicy,f=void 0===m?l&&l.errorPolicy||"none":m,h=a.returnPartialData,v=a.notifyOnNetworkStatusChange,y=a.context,g=Object.assign({},a,{query:i,variables:d,fetchPolicy:c,errorPolicy:f,returnPartialData:void 0!==h&&h,notifyOnNetworkStatusChange:void 0!==v&&v,context:void 0===y?{}:y}),_=function(t){g.variables=t;var i=o.fetchQueryByPolicy(e,g,r);return"standby"!==g.fetchPolicy&&i.sources.length>0&&e.observableQuery&&e.observableQuery.applyNextFetchPolicy("after-fetch",a),i},b=function(){return o.fetchCancelFns.delete(e.queryId)};if(this.fetchCancelFns.set(e.queryId,function(e){b(),setTimeout(function(){return n.cancel(e)})}),this.getDocumentInfo(g.query).hasClientExports)n=new s.Concast(this.localState.addExportedVariables(g.query,g.variables,g.context).then(_).then(function(e){return e.sources})),p=!0;else{var w=_(g.variables);p=w.fromLink,n=new s.Concast(w.sources)}return n.promise.then(b,b),{concast:n,fromLink:p}},e.prototype.refetchQueries=function(e){var t=this,a=e.updateCache,r=e.include,i=e.optimistic,n=void 0!==i&&i,p=e.removeOptimistic,o=void 0===p?n?s.makeUniqueId("refetchQueries"):void 0:p,d=e.onQueryUpdated,l=new Map;r&&this.getObservableQueries(r).forEach(function(e,a){l.set(a,{oq:e,lastDiff:(t.queries.get(a)||e.queryInfo).getDiff()})});var u=new Map;return a&&this.cache.batch({update:a,optimistic:n&&o||!1,removeOptimistic:o,onWatchUpdated:function(e,t,a){var r=e.watcher instanceof F&&e.watcher.observableQuery;if(r){if(d){l.delete(r.queryId);var i=d(r,t,a);return!0===i&&(i=r.refetch()),!1!==i&&u.set(r,i),i}null!==d&&l.set(r.queryId,{oq:r,lastDiff:a,diff:t})}}}),l.size&&l.forEach(function(e,a){var r,i=e.oq,n=e.lastDiff,p=e.diff;d&&(p||(p=t.cache.diff(i.queryInfo.getDiffOptions())),r=d(i,p,n)),d&&!0!==r||(r=i.refetch()),!1!==r&&u.set(i,r),a.indexOf("legacyOneTimeQuery")>=0&&t.stopQueryNoBroadcast(a)}),o&&this.cache.removeOptimistic(o),u},e.prototype.maskOperation=function(e){var t,a,r,i=e.document,p=e.data;if(!1!==globalThis.__DEV__){var o=e.fetchPolicy,d=e.id,l=null==(t=s.getOperationDefinition(i))?void 0:t.operation,u=(null!=(a=null==l?void 0:l[0])?a:"o")+d;!this.dataMasking||"no-cache"!==o||s.isFullyUnmaskedOperation(i)||this.noCacheWarningsByQueryId.has(u)||(this.noCacheWarningsByQueryId.add(u),!1!==globalThis.__DEV__&&n.invariant.warn(37,null!=(r=s.getOperationName(i))?r:"Unnamed ".concat(null!=l?l:"operation")))}return this.dataMasking?f.maskOperation(p,i,this.cache):p},e.prototype.maskFragment=function(e){var t=e.data,a=e.fragment,r=e.fragmentName;return this.dataMasking?f.maskFragment(t,a,this.cache,r):t},e.prototype.fetchQueryByPolicy=function(e,a,r){var n=this,p=a.query,o=a.variables,l=a.fetchPolicy,u=a.refetchWritePolicy,c=a.errorPolicy,m=a.returnPartialData,f=a.context,h=a.notifyOnNetworkStatusChange,v=e.networkStatus;e.init({document:p,variables:o,networkStatus:r});var y=function(){return e.getDiff()},g=function(a,r){void 0===r&&(r=e.networkStatus||t.NetworkStatus.loading);var l=a.result;!1===globalThis.__DEV__||m||d.equal(l,{})||x(a.missing);var u=function(e){return s.Observable.of(i.__assign({data:e,loading:N(r),networkStatus:r},a.complete?null:{partial:!0}))};return l&&n.getDocumentInfo(p).hasForcedResolvers?n.localState.runResolvers({document:p,remoteResult:{data:l},context:f,variables:o,onlyRunForcedResolvers:!0}).then(function(e){return u(e.data||void 0)}):"none"===c&&r===t.NetworkStatus.refetch&&Array.isArray(a.missing)?u(void 0):u(l)},_="no-cache"===l?0:r===t.NetworkStatus.refetch&&"merge"!==u?1:2,b=function(){return n.getResultsFromLink(e,_,{query:p,variables:o,context:f,fetchPolicy:l,errorPolicy:c})},w=h&&"number"==typeof v&&v!==r&&N(r);switch(l){default:case"cache-first":var E=y();if(E.complete)return{fromLink:!1,sources:[g(E,e.markReady())]};if(m||w)return{fromLink:!0,sources:[g(E),b()]};return{fromLink:!0,sources:[b()]};case"cache-and-network":var E=y();if(E.complete||m||w)return{fromLink:!0,sources:[g(E),b()]};return{fromLink:!0,sources:[b()]};case"cache-only":return{fromLink:!1,sources:[g(y(),e.markReady())]};case"network-only":if(w)return{fromLink:!0,sources:[g(y()),b()]};return{fromLink:!0,sources:[b()]};case"no-cache":if(w)return{fromLink:!0,sources:[g(e.getDiff()),b()]};return{fromLink:!0,sources:[b()]};case"standby":return{fromLink:!1,sources:[]}}},e.prototype.getOrCreateQuery=function(e){return e&&!this.queries.has(e)&&this.queries.set(e,new F(this,e)),this.queries.get(e)},e.prototype.prepareContext=function(e){void 0===e&&(e={});var t=this.localState.prepareContext(e);return i.__assign(i.__assign(i.__assign({},this.defaultContext),t),{clientAwareness:this.clientAwareness})},e}(),M=function(){function e(e){var t=e.cache,a=e.client,r=e.resolvers,i=e.fragmentMatcher;this.selectionsToResolveCache=new WeakMap,this.cache=t,a&&(this.client=a),r&&this.addResolvers(r),i&&this.setFragmentMatcher(i)}return e.prototype.addResolvers=function(e){var t=this;this.resolvers=this.resolvers||{},Array.isArray(e)?e.forEach(function(e){t.resolvers=s.mergeDeep(t.resolvers,e)}):this.resolvers=s.mergeDeep(this.resolvers,e)},e.prototype.setResolvers=function(e){this.resolvers={},this.addResolvers(e)},e.prototype.getResolvers=function(){return this.resolvers||{}},e.prototype.runResolvers=function(e){return i.__awaiter(this,arguments,void 0,function(e){var t=e.document,a=e.remoteResult,r=e.context,n=e.variables,p=e.onlyRunForcedResolvers,o=void 0!==p&&p;return i.__generator(this,function(e){return t?[2,this.resolveDocument(t,a.data,r,n,this.fragmentMatcher,o).then(function(e){return i.__assign(i.__assign({},a),{data:e.result})})]:[2,a]})})},e.prototype.setFragmentMatcher=function(e){this.fragmentMatcher=e},e.prototype.getFragmentMatcher=function(){return this.fragmentMatcher},e.prototype.clientQuery=function(e){return s.hasDirectives(["client"],e)&&this.resolvers?e:null},e.prototype.serverQuery=function(e){return s.removeClientSetsFromDocument(e)},e.prototype.prepareContext=function(e){var t=this.cache;return i.__assign(i.__assign({},e),{cache:t,getCacheKey:function(e){return t.identify(e)}})},e.prototype.addExportedVariables=function(e){return i.__awaiter(this,arguments,void 0,function(e,t,a){return void 0===t&&(t={}),void 0===a&&(a={}),i.__generator(this,function(r){return e?[2,this.resolveDocument(e,this.buildRootValueFromCache(e,t)||{},this.prepareContext(a),t).then(function(e){return i.__assign(i.__assign({},t),e.exportedVariables)})]:[2,i.__assign({},t)]})})},e.prototype.shouldForceResolvers=function(e){var t=!1;return h.visit(e,{Directive:{enter:function(e){if("client"===e.name.value&&e.arguments&&(t=e.arguments.some(function(e){return"always"===e.name.value&&"BooleanValue"===e.value.kind&&!0===e.value.value})))return h.BREAK}}}),t},e.prototype.buildRootValueFromCache=function(e,t){return this.cache.diff({query:s.buildQueryFromSelectionSet(e),variables:t,returnPartialData:!0,optimistic:!1}).result},e.prototype.resolveDocument=function(e,t){return i.__awaiter(this,arguments,void 0,function(e,t,a,r,n,p){var o,d,l,u,c,m,f,h,v,y;return void 0===a&&(a={}),void 0===r&&(r={}),void 0===n&&(n=function(){return!0}),void 0===p&&(p=!1),i.__generator(this,function(g){return o=s.getMainDefinition(e),d=s.getFragmentDefinitions(e),l=s.createFragmentMap(d),u=this.collectSelectionsToResolve(o,l),m=(c=o.operation)?c.charAt(0).toUpperCase()+c.slice(1):"Query",f=this,h=f.cache,v=f.client,y={fragmentMap:l,context:i.__assign(i.__assign({},a),{cache:h,client:v}),variables:r,fragmentMatcher:n,defaultOperationType:m,exportedVariables:{},selectionsToResolve:u,onlyRunForcedResolvers:p},[2,this.resolveSelectionSet(o.selectionSet,!1,t,y).then(function(e){return{result:e,exportedVariables:y.exportedVariables}})]})})},e.prototype.resolveSelectionSet=function(e,t,a,r){return i.__awaiter(this,void 0,void 0,function(){var p,o,d,l,u,c=this;return i.__generator(this,function(m){return p=r.fragmentMap,o=r.context,d=r.variables,l=[a],u=function(e){return i.__awaiter(c,void 0,void 0,function(){var u,c;return i.__generator(this,function(i){return(t||r.selectionsToResolve.has(e))&&s.shouldInclude(e,d)?s.isField(e)?[2,this.resolveField(e,t,a,r).then(function(t){var a;void 0!==t&&l.push(((a={})[s.resultKeyNameFromField(e)]=t,a))})]:(s.isInlineFragment(e)?u=e:(u=p[e.name.value],n.invariant(u,19,e.name.value)),u&&u.typeCondition&&(c=u.typeCondition.name.value,r.fragmentMatcher(a,c,o)))?[2,this.resolveSelectionSet(u.selectionSet,t,a,r).then(function(e){l.push(e)})]:[2]:[2]})})},[2,Promise.all(e.selections.map(u)).then(function(){return s.mergeDeepArray(l)})]})})},e.prototype.resolveField=function(e,t,a,r){return i.__awaiter(this,void 0,void 0,function(){var n,p,o,d,u,c,m,f,h,v=this;return i.__generator(this,function(i){return a?(n=r.variables,d=(p=e.name.value)!==(o=s.resultKeyNameFromField(e)),c=Promise.resolve(u=a[o]||a[p]),(!r.onlyRunForcedResolvers||this.shouldForceResolvers(e))&&(m=a.__typename||r.defaultOperationType,(f=this.resolvers&&this.resolvers[m])&&(h=f[d?p:o])&&(c=Promise.resolve(l.cacheSlot.withValue(this.cache,h,[a,s.argumentsObjectFromField(e,n),r.context,{field:e,fragmentMap:r.fragmentMap}])))),[2,c.then(function(a){if(void 0===a&&(a=u),e.directives&&e.directives.forEach(function(e){"export"===e.name.value&&e.arguments&&e.arguments.forEach(function(e){"as"===e.name.value&&"StringValue"===e.value.kind&&(r.exportedVariables[e.value.value]=a)})}),!e.selectionSet||null==a)return a;var i,n,p=null!=(n=null==(i=e.directives)?void 0:i.some(function(e){return"client"===e.name.value}))&&n;return Array.isArray(a)?v.resolveSubSelectedArray(e,t||p,a,r):e.selectionSet?v.resolveSelectionSet(e.selectionSet,t||p,a,r):void 0})]):[2,null]})})},e.prototype.resolveSubSelectedArray=function(e,t,a,r){var i=this;return Promise.all(a.map(function(a){return null===a?null:Array.isArray(a)?i.resolveSubSelectedArray(e,t,a,r):e.selectionSet?i.resolveSelectionSet(e.selectionSet,t,a,r):void 0}))},e.prototype.collectSelectionsToResolve=function(e,t){var a=function(e){return!Array.isArray(e)},r=this.selectionsToResolveCache;return function e(i){if(!r.has(i)){var p=new Set;r.set(i,p),h.visit(i,{Directive:function(e,t,r,i,n){"client"===e.name.value&&n.forEach(function(e){a(e)&&h.isSelectionNode(e)&&p.add(e)})},FragmentSpread:function(r,i,o,d,s){var l=t[r.name.value];n.invariant(l,20,r.name.value);var u=e(l);u.size>0&&(s.forEach(function(e){a(e)&&h.isSelectionNode(e)&&p.add(e)}),p.add(r),u.forEach(function(e){p.add(e)}))}})}return r.get(i)}(e)},e}(),U=Symbol.for("apollo.cacheSize"),B=i.__assign({},n.global[U]),q={},Q=!1!==globalThis.__DEV__?function(){var e,t,a,r,n;if(!1===globalThis.__DEV__)throw Error("only supported in development mode");return{limits:Object.fromEntries(Object.entries({parser:1e3,canonicalStringify:1e3,print:2e3,"documentTransform.cache":2e3,"queryManager.getDocumentInfo":2e3,"PersistedQueryLink.persistedQueryHashes":2e3,"fragmentRegistry.transform":2e3,"fragmentRegistry.lookup":1e3,"fragmentRegistry.findFragmentSpreads":4e3,"cache.fragmentQueryDocuments":1e3,"removeTypenameFromVariables.getVariableDefinitions":2e3,"inMemoryCache.maybeBroadcastWatch":5e3,"inMemoryCache.executeSelectionSet":5e4,"inMemoryCache.executeSubSelectedArray":1e4}).map(function(e){var t=e[0],a=e[1];return[t,B[t]||a]})),sizes:i.__assign({print:null==(e=q.print)?void 0:e.call(q),parser:null==(t=q.parser)?void 0:t.call(q),canonicalStringify:null==(a=q.canonicalStringify)?void 0:a.call(q),links:function e(t){var a;return t?i.__spreadArray(i.__spreadArray([null==(a=null==t?void 0:t.getMemoryInternals)?void 0:a.call(t)],e(null==t?void 0:t.left),!0),e(null==t?void 0:t.right),!0).filter(Y):[]}(this.link),queryManager:{getDocumentInfo:this.queryManager.transformCache.size,documentTransforms:(function e(t){var a,r;return t?i.__spreadArray(i.__spreadArray([(r=a=null==t?void 0:t.performWork)&&"dirtyKey"in r?a.size:void 0],e(null==t?void 0:t.left),!0),e(null==t?void 0:t.right),!0).filter(Y):[]})(this.queryManager.documentTransform).map(function(e){return{cache:e}})}},null==(n=(r=this.cache).getMemoryInternals)?void 0:n.call(r))}}:void 0;function Y(e){return null!=e}var G=!1,z=function(){function e(e){var t,a=this;if(this.resetStoreCallbacks=[],this.clearStoreCallbacks=[],!e.cache)throw n.newInvariantError(16);var r=e.uri,d=e.credentials,s=e.headers,l=e.cache,u=e.documentTransform,c=e.ssrMode,m=void 0!==c&&c,f=e.ssrForceFetchDelay,h=void 0===f?0:f,v=e.connectToDevTools,y=e.queryDeduplication,g=void 0===y||y,_=e.defaultOptions,b=e.defaultContext,w=e.assumeImmutableResults,E=void 0===w?l.assumeImmutableResults:w,T=e.resolvers,N=e.typeDefs,S=e.fragmentMatcher,O=e.name,D=e.version,I=e.devtools,A=e.dataMasking,k=e.link;k||(k=r?new o.HttpLink({uri:r,credentials:d,headers:s}):p.ApolloLink.empty()),this.link=k,this.cache=l,this.disableNetworkFetches=m||h>0,this.queryDeduplication=g,this.defaultOptions=_||Object.create(null),this.typeDefs=N,this.devtoolsConfig=i.__assign(i.__assign({},I),{enabled:null!=(t=null==I?void 0:I.enabled)?t:v}),void 0===this.devtoolsConfig.enabled&&(this.devtoolsConfig.enabled=!1!==globalThis.__DEV__),h&&setTimeout(function(){return a.disableNetworkFetches=!1},h),this.watchQuery=this.watchQuery.bind(this),this.query=this.query.bind(this),this.mutate=this.mutate.bind(this),this.watchFragment=this.watchFragment.bind(this),this.resetStore=this.resetStore.bind(this),this.reFetchObservableQueries=this.reFetchObservableQueries.bind(this),this.version="3.13.8",this.localState=new M({cache:l,client:this,resolvers:T,fragmentMatcher:S}),this.queryManager=new $({cache:this.cache,link:this.link,defaultOptions:this.defaultOptions,defaultContext:b,documentTransform:u,queryDeduplication:g,ssrMode:m,dataMasking:!!A,clientAwareness:{name:O,version:D},localState:this.localState,assumeImmutableResults:E,onBroadcast:this.devtoolsConfig.enabled?function(){a.devToolsHookCb&&a.devToolsHookCb({action:{},state:{queries:a.queryManager.getQueryStore(),mutations:a.queryManager.mutationStore||{}},dataWithOptimisticResults:a.cache.extract(!0)})}:void 0}),this.devtoolsConfig.enabled&&this.connectToDevTools()}return e.prototype.connectToDevTools=function(){if("u">typeof window){var e=window,t=Symbol.for("apollo.devtools");(e[t]=e[t]||[]).push(this),e.__APOLLO_CLIENT__=this,!G&&!1!==globalThis.__DEV__&&(G=!0,window.document&&window.top===window.self&&/^(https?|file):$/.test(window.location.protocol)&&setTimeout(function(){if(!window.__APOLLO_DEVTOOLS_GLOBAL_HOOK__){var e=window.navigator,t=e&&e.userAgent,a=void 0;"string"==typeof t&&(t.indexOf("Chrome/")>-1?a="https://chrome.google.com/webstore/detail/apollo-client-developer-t/jdkknkkbebbapilgoeccciglkfbmbnfm":t.indexOf("Firefox/")>-1&&(a="https://addons.mozilla.org/en-US/firefox/addon/apollo-developer-tools/")),a&&!1!==globalThis.__DEV__&&n.invariant.log("Download the Apollo DevTools for a better development experience: %s",a)}},1e4))}},Object.defineProperty(e.prototype,"documentTransform",{get:function(){return this.queryManager.documentTransform},enumerable:!1,configurable:!0}),e.prototype.stop=function(){this.queryManager.stop()},e.prototype.watchQuery=function(e){return this.defaultOptions.watchQuery&&(e=s.mergeOptions(this.defaultOptions.watchQuery,e)),this.disableNetworkFetches&&("network-only"===e.fetchPolicy||"cache-and-network"===e.fetchPolicy)&&(e=i.__assign(i.__assign({},e),{fetchPolicy:"cache-first"})),this.queryManager.watchQuery(e)},e.prototype.query=function(e){return this.defaultOptions.query&&(e=s.mergeOptions(this.defaultOptions.query,e)),n.invariant("cache-and-network"!==e.fetchPolicy,17),this.disableNetworkFetches&&"network-only"===e.fetchPolicy&&(e=i.__assign(i.__assign({},e),{fetchPolicy:"cache-first"})),this.queryManager.query(e)},e.prototype.mutate=function(e){return this.defaultOptions.mutate&&(e=s.mergeOptions(this.defaultOptions.mutate,e)),this.queryManager.mutate(e)},e.prototype.subscribe=function(e){var t=this,a=this.queryManager.generateQueryId();return this.queryManager.startGraphQLSubscription(e).map(function(r){return i.__assign(i.__assign({},r),{data:t.queryManager.maskOperation({document:e.query,data:r.data,fetchPolicy:e.fetchPolicy,id:a})})})},e.prototype.readQuery=function(e,t){return void 0===t&&(t=!1),this.cache.readQuery(e,t)},e.prototype.watchFragment=function(e){var t;return this.cache.watchFragment(i.__assign(i.__assign({},e),((t={})[Symbol.for("apollo.dataMasking")]=this.queryManager.dataMasking,t)))},e.prototype.readFragment=function(e,t){return void 0===t&&(t=!1),this.cache.readFragment(e,t)},e.prototype.writeQuery=function(e){var t=this.cache.writeQuery(e);return!1!==e.broadcast&&this.queryManager.broadcastQueries(),t},e.prototype.writeFragment=function(e){var t=this.cache.writeFragment(e);return!1!==e.broadcast&&this.queryManager.broadcastQueries(),t},e.prototype.__actionHookForDevTools=function(e){this.devToolsHookCb=e},e.prototype.__requestRaw=function(e){return p.execute(this.link,e)},e.prototype.resetStore=function(){var e=this;return Promise.resolve().then(function(){return e.queryManager.clearStore({discardWatches:!1})}).then(function(){return Promise.all(e.resetStoreCallbacks.map(function(e){return e()}))}).then(function(){return e.reFetchObservableQueries()})},e.prototype.clearStore=function(){var e=this;return Promise.resolve().then(function(){return e.queryManager.clearStore({discardWatches:!0})}).then(function(){return Promise.all(e.clearStoreCallbacks.map(function(e){return e()}))})},e.prototype.onResetStore=function(e){var t=this;return this.resetStoreCallbacks.push(e),function(){t.resetStoreCallbacks=t.resetStoreCallbacks.filter(function(t){return t!==e})}},e.prototype.onClearStore=function(e){var t=this;return this.clearStoreCallbacks.push(e),function(){t.clearStoreCallbacks=t.clearStoreCallbacks.filter(function(t){return t!==e})}},e.prototype.reFetchObservableQueries=function(e){return this.queryManager.reFetchObservableQueries(e)},e.prototype.refetchQueries=function(e){var t=this.queryManager.refetchQueries(e),a=[],r=[];t.forEach(function(e,t){a.push(t),r.push(e)});var i=Promise.all(r);return i.queries=a,i.results=r,i.catch(function(e){!1!==globalThis.__DEV__&&n.invariant.debug(18,e)}),i},e.prototype.getObservableQueries=function(e){return void 0===e&&(e="active"),this.queryManager.getObservableQueries(e)},e.prototype.extract=function(e){return this.cache.extract(e)},e.prototype.restore=function(e){return this.cache.restore(e)},e.prototype.addResolvers=function(e){this.localState.addResolvers(e)},e.prototype.setResolvers=function(e){this.localState.setResolvers(e)},e.prototype.getResolvers=function(){return this.localState.getResolvers()},e.prototype.setLocalStateFragmentMatcher=function(e){this.localState.setFragmentMatcher(e)},e.prototype.setLink=function(e){this.link=this.queryManager.link=e},Object.defineProperty(e.prototype,"defaultContext",{get:function(){return this.queryManager.defaultContext},enumerable:!1,configurable:!0}),e}();for(var H in!1!==globalThis.__DEV__&&(z.prototype.getMemoryInternals=Q),y.setVerbosity(!1!==globalThis.__DEV__?"log":"silent"),t.DocumentTransform=s.DocumentTransform,t.Observable=s.Observable,t.isReference=s.isReference,t.makeReference=s.makeReference,t.mergeOptions=s.mergeOptions,t.ApolloCache=l.ApolloCache,t.Cache=l.Cache,t.InMemoryCache=l.InMemoryCache,t.MissingFieldError=l.MissingFieldError,t.defaultDataIdFromObject=l.defaultDataIdFromObject,t.makeVar=l.makeVar,t.ApolloError=u.ApolloError,t.isApolloError=u.isApolloError,t.fromError=v.fromError,t.fromPromise=v.fromPromise,t.throwServerError=v.throwServerError,t.toPromise=v.toPromise,t.setLogVerbosity=y.setVerbosity,t.disableExperimentalFragmentVariables=g.disableExperimentalFragmentVariables,t.disableFragmentWarnings=g.disableFragmentWarnings,t.enableExperimentalFragmentVariables=g.enableExperimentalFragmentVariables,t.gql=g.gql,t.resetCaches=g.resetCaches,t.ApolloClient=z,t.ObservableQuery=A,t.isNetworkRequestSettled=function(e){return 7===e||8===e},p)"default"===H||t.hasOwnProperty(H)||(t[H]=p[H]);for(var H in o)"default"===H||t.hasOwnProperty(H)||(t[H]=o[H])},78549(e,t,a){var r=a(85608),i=a(4232),n=a(5437);t.o=function(e){return new i.ApolloLink(function(t,a){var i=r.__rest(t,[]);return new n.Observable(function(r){var n,p=!1;return Promise.resolve(i).then(function(a){return e(a,t.getContext())}).then(t.setContext).then(function(){p||(n=a(t).subscribe({next:r.next.bind(r),error:r.error.bind(r),complete:r.complete.bind(r)}))}).catch(r.error.bind(r)),function(){p=!0,n&&n.unsubscribe()}})})}},66442(e){e.exports=function(e,t){(null==t||t>e.length)&&(t=e.length);for(var a=0,r=Array(t);a<t;a++)r[a]=e[a];return r},e.exports.__esModule=!0,e.exports.default=e.exports},3634(e){e.exports=function(e){if(Array.isArray(e))return e},e.exports.__esModule=!0,e.exports.default=e.exports},99436(e){function t(e,t,a,r,i,n,p){try{var o=e[n](p),d=o.value}catch(e){return void a(e)}o.done?t(d):Promise.resolve(d).then(r,i)}e.exports=function(e){return function(){var a=this,r=arguments;return new Promise(function(i,n){var p=e.apply(a,r);function o(e){t(p,i,n,o,d,"next",e)}function d(e){t(p,i,n,o,d,"throw",e)}o(void 0)})}},e.exports.__esModule=!0,e.exports.default=e.exports},5018(e){e.exports=function(e,t){if(!(e instanceof t))throw TypeError("Cannot call a class as a function")},e.exports.__esModule=!0,e.exports.default=e.exports},44668(e,t,a){var r=a(56347);function i(e,t){for(var a=0;a<t.length;a++){var i=t[a];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,r(i.key),i)}}e.exports=function(e,t,a){return t&&i(e.prototype,t),a&&i(e,a),Object.defineProperty(e,"prototype",{writable:!1}),e},e.exports.__esModule=!0,e.exports.default=e.exports},96525(e){e.exports=function(e,t){var a=null==e?null:"u">typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=a){var r,i,n,p,o=[],d=!0,s=!1;try{if(n=(a=a.call(e)).next,0===t){if(Object(a)!==a)return;d=!1}else for(;!(d=(r=n.call(a)).done)&&(o.push(r.value),o.length!==t);d=!0);}catch(e){s=!0,i=e}finally{try{if(!d&&null!=a.return&&(p=a.return(),Object(p)!==p))return}finally{if(s)throw i}}return o}},e.exports.__esModule=!0,e.exports.default=e.exports},5523(e){e.exports=function(){throw TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")},e.exports.__esModule=!0,e.exports.default=e.exports},67996(e,t,a){var r=a(51112);e.exports=function(e,t){if(null==e)return{};var a,i,n=r(e,t);if(Object.getOwnPropertySymbols){var p=Object.getOwnPropertySymbols(e);for(i=0;i<p.length;i++)a=p[i],-1===t.indexOf(a)&&({}).propertyIsEnumerable.call(e,a)&&(n[a]=e[a])}return n},e.exports.__esModule=!0,e.exports.default=e.exports},51112(e){e.exports=function(e,t){if(null==e)return{};var a={};for(var r in e)if(({}).hasOwnProperty.call(e,r)){if(-1!==t.indexOf(r))continue;a[r]=e[r]}return a},e.exports.__esModule=!0,e.exports.default=e.exports},68832(e,t,a){var r=a(3634),i=a(96525),n=a(78243),p=a(5523);e.exports=function(e,t){return r(e)||i(e,t)||n(e,t)||p()},e.exports.__esModule=!0,e.exports.default=e.exports},23878(e,t,a){var r=a(14319).default;e.exports=function(e,t){if("object"!=r(e)||!e)return e;var a=e[Symbol.toPrimitive];if(void 0!==a){var i=a.call(e,t||"default");if("object"!=r(i))return i;throw TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)},e.exports.__esModule=!0,e.exports.default=e.exports},56347(e,t,a){var r=a(14319).default,i=a(23878);e.exports=function(e){var t=i(e,"string");return"symbol"==r(t)?t:t+""},e.exports.__esModule=!0,e.exports.default=e.exports},14319(e){function t(a){return e.exports=t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e.exports.__esModule=!0,e.exports.default=e.exports,t(a)}e.exports=t,e.exports.__esModule=!0,e.exports.default=e.exports},78243(e,t,a){var r=a(66442);e.exports=function(e,t){if(e){if("string"==typeof e)return r(e,t);var a=({}).toString.call(e).slice(8,-1);return"Object"===a&&e.constructor&&(a=e.constructor.name),"Map"===a||"Set"===a?Array.from(e):"Arguments"===a||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(a)?r(e,t):void 0}},e.exports.__esModule=!0,e.exports.default=e.exports},42495(e,t,a){a.d(t,{k:()=>h});var r=a(85608),i=a(60837),n=a(2904),p=a(555),o=a(3777),d=a(36054),s=a(30671),l=a(54019),u=a(44114),c=a(55427),m=a(70916),f=a(62959),h=function(){function e(){this.assumeImmutableResults=!1,this.getFragmentDoc=(0,i.wrap)(n.ct,{max:p.v["cache.fragmentQueryDocuments"]||1e3,cache:l.l})}return e.prototype.lookupFragment=function(e){return null},e.prototype.batch=function(e){var t,a=this,r="string"==typeof e.optimistic?e.optimistic:!1===e.optimistic?null:void 0;return this.performTransaction(function(){return t=e.update(a)},r),t},e.prototype.recordOptimisticTransaction=function(e,t){this.performTransaction(e,t)},e.prototype.transformDocument=function(e){return e},e.prototype.transformForLink=function(e){return e},e.prototype.identify=function(e){},e.prototype.gc=function(){return[]},e.prototype.modify=function(e){return!1},e.prototype.readQuery=function(e,t){return void 0===t&&(t=!!e.optimistic),this.read((0,r.__assign)((0,r.__assign)({},e),{rootId:e.id||"ROOT_QUERY",optimistic:t}))},e.prototype.watchFragment=function(e){var t,a=this,i=e.fragment,n=e.fragmentName,p=e.from,l=e.optimistic,u=(0,r.__rest)(e,["fragment","fragmentName","from","optimistic"]),h=this.getFragmentDoc(i,n),v=void 0===p||"string"==typeof p?p:this.identify(p),y=!!e[Symbol.for("apollo.dataMasking")];if(!1!==globalThis.__DEV__){var g=n||(0,o.E4)(i).name.value;v||!1===globalThis.__DEV__||m.invariant.warn(1,g)}var _=(0,r.__assign)((0,r.__assign)({},u),{returnPartialData:!0,id:v,query:h,optimistic:void 0===l||l});return new d.c(function(p){return a.watch((0,r.__assign)((0,r.__assign)({},_),{immediate:!0,callback:function(o){var d=y?(0,f.z)(o.result,i,a,n):o.result;if(!(t&&(0,c.a)(h,{data:t.result},{data:d},e.variables))){var l={data:d,complete:!!o.complete};o.missing&&(l.missing=(0,s.IM)(o.missing.map(function(e){return e.missing}))),t=(0,r.__assign)((0,r.__assign)({},o),{result:d}),p.next(l)}}}))})},e.prototype.readFragment=function(e,t){return void 0===t&&(t=!!e.optimistic),this.read((0,r.__assign)((0,r.__assign)({},e),{query:this.getFragmentDoc(e.fragment,e.fragmentName),rootId:e.id,optimistic:t}))},e.prototype.writeQuery=function(e){var t=e.id,a=e.data,i=(0,r.__rest)(e,["id","data"]);return this.write(Object.assign(i,{dataId:t||"ROOT_QUERY",result:a}))},e.prototype.writeFragment=function(e){var t=e.id,a=e.data,i=e.fragment,n=e.fragmentName,p=(0,r.__rest)(e,["id","data","fragment","fragmentName"]);return this.write(Object.assign(p,{query:this.getFragmentDoc(i,n),dataId:t,result:a}))},e.prototype.updateQuery=function(e,t){return this.batch({update:function(a){var i=a.readQuery(e),n=t(i);return null==n?i:(a.writeQuery((0,r.__assign)((0,r.__assign)({},e),{data:n})),n)}})},e.prototype.updateFragment=function(e,t){return this.batch({update:function(a){var i=a.readFragment(e),n=t(i);return null==n?i:(a.writeFragment((0,r.__assign)((0,r.__assign)({},e),{data:n})),n)}})},e}();!1!==globalThis.__DEV__&&(h.prototype.getMemoryInternals=u.tQ)},84673(e,t,a){var r;a.d(t,{l:()=>r}),r||(r={})},65702(e,t,a){a.d(t,{Z:()=>i});var r=a(85608),i=function(e){function t(a,r,i,n){var p,o=e.call(this,a)||this;if(o.message=a,o.path=r,o.query=i,o.variables=n,Array.isArray(o.path)){o.missing=o.message;for(var d=o.path.length-1;d>=0;--d)(p={})[o.path[d]]=o.missing,o.missing=p}else o.missing=o.path;return o.__proto__=t.prototype,o}return(0,r.__extends)(t,e),t}(Error)},94037(e,t,a){a.r(t),a.d(t,{fieldNameFromStoreName:()=>s.iJ,makeVar:()=>u.UT,canonicalStringify:()=>o.M,cacheSlot:()=>u.bl,isReference:()=>p.A_,MissingFieldError:()=>n.Z,EntityStore:()=>d.D_,Cache:()=>i.l,Policies:()=>c.l,InMemoryCache:()=>l.D,ApolloCache:()=>r.k,defaultDataIdFromObject:()=>s.or,makeReference:()=>p.WU,createFragmentRegistry:()=>_}),a(70916);var r=a(42495),i=a(84673),n=a(65702),p=a(28907),o=a(44214),d=a(83906),s=a(35207),l=a(7068),u=a(777),c=a(92610),m=a(85608),f=a(90424),h=a(60837),v=a(3777),y=a(555),g=a(54019);function _(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return new(b.bind.apply(b,(0,m.__spreadArray)([void 0],e,!1)))}var b=function(){function e(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];this.registry=Object.create(null),this.resetCaches(),e.length&&this.register.apply(this,e)}return e.prototype.register=function(){for(var e=this,t=[],a=0;a<arguments.length;a++)t[a]=arguments[a];var r=new Map;return t.forEach(function(e){(0,v.zK)(e).forEach(function(e){r.set(e.name.value,e)})}),r.forEach(function(t,a){t!==e.registry[a]&&(e.registry[a]=t,e.invalidate(a))}),this},e.prototype.invalidate=function(e){},e.prototype.resetCaches=function(){var t=e.prototype;this.invalidate=(this.lookup=(0,h.wrap)(t.lookup.bind(this),{makeCacheKey:function(e){return e},max:y.v["fragmentRegistry.lookup"]||1e3})).dirty,this.transform=(0,h.wrap)(t.transform.bind(this),{cache:g.l,max:y.v["fragmentRegistry.transform"]||2e3}),this.findFragmentSpreads=(0,h.wrap)(t.findFragmentSpreads.bind(this),{cache:g.l,max:y.v["fragmentRegistry.findFragmentSpreads"]||4e3})},e.prototype.lookup=function(e){return this.registry[e]||null},e.prototype.transform=function(e){var t=this,a=new Map;(0,v.zK)(e).forEach(function(e){a.set(e.name.value,e)});var r=new Set,i=function(e){a.has(e)||r.add(e)},n=function(e){return Object.keys(t.findFragmentSpreads(e)).forEach(i)};n(e);var p=[],o=Object.create(null);if(r.forEach(function(e){var r=a.get(e);if(r)n(o[e]=r);else{p.push(e);var i=t.lookup(e);i&&n(o[e]=i)}}),p.length){var d=[];p.forEach(function(e){var t=o[e];t&&d.push(t)}),d.length&&(e=(0,m.__assign)((0,m.__assign)({},e),{definitions:e.definitions.concat(d)}))}return e},e.prototype.findFragmentSpreads=function(e){var t=Object.create(null);return(0,f.YR)(e,{FragmentSpread:function(e){t[e.name.value]=e}}),t},e}()},83906(e,t,a){a.d(t,{$7:()=>S,D_:()=>_,M2:()=>w});var r,i,n=a(85608),p=a(70916),o=a(60837),d=a(55888),s=a(44592),l=a(57236),u=a(28907),c=a(30671),m=a(21777),f=a(51360),h=a(35207),v=Object.create(null),y=function(){return v},g=Object.create(null),_=function(){function e(e,t){var a=this;this.policies=e,this.group=t,this.data=Object.create(null),this.rootIds=Object.create(null),this.refs=Object.create(null),this.getFieldValue=function(e,t){return(0,l.G)((0,u.A_)(e)?a.get(e.__ref,t):e&&e[t])},this.canRead=function(e){return(0,u.A_)(e)?a.has(e.__ref):"object"==typeof e},this.toReference=function(e,t){if("string"==typeof e)return(0,u.WU)(e);if((0,u.A_)(e))return e;var r=a.policies.identify(e)[0];if(r){var i=(0,u.WU)(r);return t&&a.merge(r,e),i}}}return e.prototype.toObject=function(){return(0,n.__assign)({},this.data)},e.prototype.has=function(e){return void 0!==this.lookup(e,!0)},e.prototype.get=function(e,t){if(this.group.depend(e,t),h.$3.call(this.data,e)){var a=this.data[e];if(a&&h.$3.call(a,t))return a[t]}return"__typename"===t&&h.$3.call(this.policies.rootTypenamesById,e)?this.policies.rootTypenamesById[e]:this instanceof E?this.parent.get(e,t):void 0},e.prototype.lookup=function(e,t){return(t&&this.group.depend(e,"__exists"),h.$3.call(this.data,e))?this.data[e]:this instanceof E?this.parent.lookup(e,t):this.policies.rootTypenamesById[e]?Object.create(null):void 0},e.prototype.merge=function(e,t){var a,r=this;(0,u.A_)(e)&&(e=e.__ref),(0,u.A_)(t)&&(t=t.__ref);var i="string"==typeof e?this.lookup(a=e):e,n="string"==typeof t?this.lookup(a=t):t;if(n){(0,p.invariant)("string"==typeof a,2);var o=new c.ZI(N).merge(i,n);if(this.data[a]=o,o!==i&&(delete this.refs[a],this.group.caching)){var d=Object.create(null);i||(d.__exists=1),Object.keys(n).forEach(function(e){if(!i||i[e]!==o[e]){d[e]=1;var t=(0,h.iJ)(e);t===e||r.policies.hasKeyArgs(o.__typename,t)||(d[t]=1),void 0!==o[e]||r instanceof E||delete o[e]}}),d.__typename&&!(i&&i.__typename)&&this.policies.rootTypenamesById[a]===o.__typename&&delete d.__typename,Object.keys(d).forEach(function(e){return r.group.dirty(a,e)})}}},e.prototype.modify=function(e,t){var a=this,r=this.lookup(e);if(r){var i=Object.create(null),o=!1,d=!0,s={DELETE:v,INVALIDATE:g,isReference:u.A_,toReference:this.toReference,canRead:this.canRead,readField:function(t,r){return a.policies.readField("string"==typeof t?{fieldName:t,from:r||(0,u.WU)(e)}:t,{store:a})}};if(Object.keys(r).forEach(function(c){var m=(0,h.iJ)(c),f=r[c];if(void 0!==f){var _="function"==typeof t?t:t[c]||t[m];if(_){var b=_===y?v:_((0,l.G)(f),(0,n.__assign)((0,n.__assign)({},s),{fieldName:m,storeFieldName:c,storage:a.getStorage(e,c)}));if(b===g)a.group.dirty(e,c);else if(b===v&&(b=void 0),b!==f&&(i[c]=b,o=!0,f=b,!1!==globalThis.__DEV__)){var w=function(e){if(void 0===a.lookup(e.__ref))return!1!==globalThis.__DEV__&&p.invariant.warn(3,e),!0};if((0,u.A_)(b))w(b);else if(Array.isArray(b))for(var E=!1,T=void 0,N=0,S=b;N<S.length;N++){var O=S[N];if((0,u.A_)(O)){if(E=!0,w(O))break}else"object"==typeof O&&O&&a.policies.identify(O)[0]&&(T=O);if(E&&void 0!==T){!1!==globalThis.__DEV__&&p.invariant.warn(4,T);break}}}}void 0!==f&&(d=!1)}}),o)return this.merge(e,i),d&&(this instanceof E?this.data[e]=void 0:delete this.data[e],this.group.dirty(e,"__exists")),!0}return!1},e.prototype.delete=function(e,t,a){var r,i=this.lookup(e);if(i){var n=this.getFieldValue(i,"__typename"),p=t&&a?this.policies.getStoreFieldName({typename:n,fieldName:t,args:a}):t;return this.modify(e,p?((r={})[p]=y,r):y)}return!1},e.prototype.evict=function(e,t){var a=!1;return e.id&&(h.$3.call(this.data,e.id)&&(a=this.delete(e.id,e.fieldName,e.args)),this instanceof E&&this!==t&&(a=this.parent.evict(e,t)||a),(e.fieldName||a)&&this.group.dirty(e.id,e.fieldName||"__exists")),a},e.prototype.clear=function(){this.replace(null)},e.prototype.extract=function(){var e=this,t=this.toObject(),a=[];return this.getRootIdSet().forEach(function(t){h.$3.call(e.policies.rootTypenamesById,t)||a.push(t)}),a.length&&(t.__META={extraRootIds:a.sort()}),t},e.prototype.replace=function(e){var t=this;if(Object.keys(this.data).forEach(function(a){e&&h.$3.call(e,a)||t.delete(a)}),e){var a=e.__META,r=(0,n.__rest)(e,["__META"]);Object.keys(r).forEach(function(e){t.merge(e,r[e])}),a&&a.extraRootIds.forEach(this.retain,this)}},e.prototype.retain=function(e){return this.rootIds[e]=(this.rootIds[e]||0)+1},e.prototype.release=function(e){if(this.rootIds[e]>0){var t=--this.rootIds[e];return t||delete this.rootIds[e],t}return 0},e.prototype.getRootIdSet=function(e){return void 0===e&&(e=new Set),Object.keys(this.rootIds).forEach(e.add,e),this instanceof E?this.parent.getRootIdSet(e):Object.keys(this.policies.rootTypenamesById).forEach(e.add,e),e},e.prototype.gc=function(){var e=this,t=this.getRootIdSet(),a=this.toObject();t.forEach(function(r){h.$3.call(a,r)&&(Object.keys(e.findChildRefIds(r)).forEach(t.add,t),delete a[r])});var r=Object.keys(a);if(r.length){for(var i=this;i instanceof E;)i=i.parent;r.forEach(function(e){return i.delete(e)})}return r},e.prototype.findChildRefIds=function(e){if(!h.$3.call(this.refs,e)){var t=this.refs[e]=Object.create(null),a=this.data[e];if(!a)return t;var r=new Set([a]);r.forEach(function(e){(0,u.A_)(e)&&(t[e.__ref]=!0),(0,m.U)(e)&&Object.keys(e).forEach(function(t){var a=e[t];(0,m.U)(a)&&r.add(a)})})}return this.refs[e]},e.prototype.makeCacheKey=function(){return this.group.keyMaker.lookupArray(arguments)},e}(),b=function(){function e(e,t){void 0===t&&(t=null),this.caching=e,this.parent=t,this.d=null,this.resetCaching()}return e.prototype.resetCaching=function(){this.d=this.caching?(0,o.dep)():null,this.keyMaker=new s.Trie(f.et)},e.prototype.depend=function(e,t){if(this.d){this.d(t+"#"+e);var a=(0,h.iJ)(t);a!==t&&this.d(a+"#"+e),this.parent&&this.parent.depend(e,t)}},e.prototype.dirty=function(e,t){this.d&&this.d.dirty(t+"#"+e,"__exists"===t?"forget":"setDirty")},e}();function w(e,t){S(e)&&e.group.depend(t,"__exists")}i=function(e){function t(t){var a=t.policies,r=t.resultCaching,i=t.seed,n=e.call(this,a,new b(void 0===r||r))||this;return n.stump=new T(n),n.storageTrie=new s.Trie(f.et),i&&n.replace(i),n}return(0,n.__extends)(t,e),t.prototype.addLayer=function(e,t){return this.stump.addLayer(e,t)},t.prototype.removeLayer=function(){return this},t.prototype.getStorage=function(){return this.storageTrie.lookupArray(arguments)},t}(r=_||(_={})),r.Root=i;var E=function(e){function t(t,a,r,i){var n=e.call(this,a.policies,i)||this;return n.id=t,n.parent=a,n.replay=r,n.group=i,r(n),n}return(0,n.__extends)(t,e),t.prototype.addLayer=function(e,a){return new t(e,this,a,this.group)},t.prototype.removeLayer=function(e){var t=this,a=this.parent.removeLayer(e);return e===this.id?(this.group.caching&&Object.keys(this.data).forEach(function(e){var r=t.data[e],i=a.lookup(e);i?r?r!==i&&Object.keys(r).forEach(function(a){(0,d.equal)(r[a],i[a])||t.group.dirty(e,a)}):(t.group.dirty(e,"__exists"),Object.keys(i).forEach(function(a){t.group.dirty(e,a)})):t.delete(e)}),a):a===this.parent?this:a.addLayer(this.id,this.replay)},t.prototype.toObject=function(){return(0,n.__assign)((0,n.__assign)({},this.parent.toObject()),this.data)},t.prototype.findChildRefIds=function(t){var a=this.parent.findChildRefIds(t);return h.$3.call(this.data,t)?(0,n.__assign)((0,n.__assign)({},a),e.prototype.findChildRefIds.call(this,t)):a},t.prototype.getStorage=function(){for(var e=this.parent;e.parent;)e=e.parent;return e.getStorage.apply(e,arguments)},t}(_),T=function(e){function t(t){return e.call(this,"EntityStore.Stump",t,function(){},new b(t.group.caching,t.group))||this}return(0,n.__extends)(t,e),t.prototype.removeLayer=function(){return this},t.prototype.merge=function(e,t){return this.parent.merge(e,t)},t}(E);function N(e,t,a){var r=e[a],i=t[a];return(0,d.equal)(r,i)?r:i}function S(e){return!!(e instanceof _&&e.group.caching)}},35207(e,t,a){a.d(t,{$3:()=>u,I6:()=>h,T9:()=>function e(t,a,r){return!!(0,n.U)(a)&&((0,p.c)(a)?a.every(function(a){return e(t,a,r)}):t.selections.every(function(t){if((0,i.dt)(t)&&(0,o.MS)(t,r)){var n=(0,i.ue)(t);return u.call(a,n)&&(!t.selectionSet||e(t.selectionSet,a[n],r))}return!0}))},Ui:()=>y,Xx:()=>v,d1:()=>b,gk:()=>g,iJ:()=>_,lq:()=>E,mv:()=>w,or:()=>m});var r=a(50492),i=a(28907),n=a(21777),p=a(73767),o=a(82307),d=a(30671),s=a(2904),l=a(3777),u=Object.prototype.hasOwnProperty;function c(e){return null==e}function m(e,t){var a=e.__typename,r=e.id,i=e._id;if("string"==typeof a&&(t&&(t.keyObject=c(r)?c(i)?void 0:{_id:i}:{id:r}),c(r)&&!c(i)&&(r=i),!c(r)))return"".concat(a,":").concat("number"==typeof r||"string"==typeof r?r:JSON.stringify(r))}var f={dataIdFromObject:m,addTypename:!0,resultCaching:!0,canonizeResults:!1};function h(e){return(0,r.o)(f,e)}function v(e){var t=e.canonizeResults;return void 0===t?f.canonizeResults:t}function y(e,t){return(0,i.A_)(t)?e.get(t.__ref,"__typename"):t&&t.__typename}var g=/^[_a-z][_0-9a-z]*/i;function _(e){var t=e.match(g);return t?t[0]:e}function b(e){return(0,n.U)(e)&&!(0,i.A_)(e)&&!(0,p.c)(e)}function w(){return new d.ZI}function E(e,t){var a=(0,s.JG)((0,l.zK)(e));return{fragmentMap:a,lookupFragment:function(e){var r=a[e];return!r&&t&&(r=t.lookup(e)),r||null}}}},7068(e,t,a){a.d(t,{D:()=>B});var r=a(85608),i=a(70916),n=a(60837),p=a(55888),o=a(42495),d=a(65702),s=a(9354),l=a(53925),u=a(555),c=a(44214),m=a(38678),f=a(28907),h=a(42455),v=a(51360),y=a(50492),g=a(3777),_=a(30671),b=a(82307),w=a(2904),E=a(57236),T=a(21777),N=a(83906),S=a(35207),O=a(73767),D=a(44592),I=function(){function e(){this.known=new(v.En?WeakSet:Set),this.pool=new D.Trie(v.et),this.passes=new WeakMap,this.keysByJSON=new Map,this.empty=this.admit({})}return e.prototype.isKnown=function(e){return(0,T.U)(e)&&this.known.has(e)},e.prototype.pass=function(e){if((0,T.U)(e)){var t=(0,T.U)(e)?(0,O.c)(e)?e.slice(0):(0,r.__assign)({__proto__:Object.getPrototypeOf(e)},e):e;return this.passes.set(t,e),t}return e},e.prototype.admit=function(e){var t=this;if((0,T.U)(e)){var a=this.passes.get(e);if(a)return a;switch(Object.getPrototypeOf(e)){case Array.prototype:if(this.known.has(e))break;var r=e.map(this.admit,this),i=this.pool.lookupArray(r);return i.array||(this.known.add(i.array=r),!1!==globalThis.__DEV__&&Object.freeze(r)),i.array;case null:case Object.prototype:if(this.known.has(e))break;var n=Object.getPrototypeOf(e),p=[n],o=this.sortedKeys(e);p.push(o.json);var d=p.length;o.sorted.forEach(function(a){p.push(t.admit(e[a]))});var i=this.pool.lookupArray(p);if(!i.object){var s=i.object=Object.create(n);this.known.add(s),o.sorted.forEach(function(e,t){s[e]=p[d+t]}),!1!==globalThis.__DEV__&&Object.freeze(s)}return i.object}}return e},e.prototype.sortedKeys=function(e){var t=Object.keys(e),a=this.pool.lookupArray(t);if(!a.keys){t.sort();var r=JSON.stringify(t);(a.keys=this.keysByJSON.get(r))||this.keysByJSON.set(r,a.keys={sorted:t,json:r})}return a.keys},e}();function A(e){return[e.selectionSet,e.objectOrReference,e.context,e.context.canonizeResults]}var k=function(){function e(e){var t=this;this.knownResults=new(v.et?WeakMap:Map),this.config=(0,y.o)(e,{addTypename:!1!==e.addTypename,canonizeResults:(0,S.Xx)(e)}),this.canon=e.canon||new I,this.executeSelectionSet=(0,n.wrap)(function(e){var a,i=e.context.canonizeResults,n=A(e);n[3]=!i;var p=(a=t.executeSelectionSet).peek.apply(a,n);return p?i?(0,r.__assign)((0,r.__assign)({},p),{result:t.canon.admit(p.result)}):p:((0,N.M2)(e.context.store,e.enclosingRef.__ref),t.execSelectionSetImpl(e))},{max:this.config.resultCacheMaxSize||u.v["inMemoryCache.executeSelectionSet"]||5e4,keyArgs:A,makeCacheKey:function(e,t,a,r){if((0,N.$7)(a.store))return a.store.makeCacheKey(e,(0,f.A_)(t)?t.__ref:t,a.varString,r)}}),this.executeSubSelectedArray=(0,n.wrap)(function(e){return(0,N.M2)(e.context.store,e.enclosingRef.__ref),t.execSubSelectedArrayImpl(e)},{max:this.config.resultCacheMaxSize||u.v["inMemoryCache.executeSubSelectedArray"]||1e4,makeCacheKey:function(e){var t=e.field,a=e.array,r=e.context;if((0,N.$7)(r.store))return r.store.makeCacheKey(t,a,r.varString)}})}return e.prototype.resetCanon=function(){this.canon=new I},e.prototype.diffQueryAgainstStore=function(e){var t,a=e.store,i=e.query,n=e.rootId,p=e.variables,o=e.returnPartialData,s=e.canonizeResults,l=void 0===s?this.config.canonizeResults:s,u=this.config.cache.policies;p=(0,r.__assign)((0,r.__assign)({},(0,g.wY)((0,g.AT)(i))),p);var m=(0,f.WU)(void 0===n?"ROOT_QUERY":n),h=this.executeSelectionSet({selectionSet:(0,g.Vn)(i).selectionSet,objectOrReference:m,enclosingRef:m,context:(0,r.__assign)({store:a,query:i,policies:u,variables:p,varString:(0,c.M)(p),canonizeResults:l},(0,S.lq)(i,this.config.fragments))});if(h.missing&&(t=[new d.Z(function(e){try{JSON.stringify(e,function(e,t){if("string"==typeof t)throw t;return t})}catch(e){return e}}(h.missing),h.missing,i,p)],!(void 0===o||o)))throw t[0];return{result:h.result,complete:!t,missing:t}},e.prototype.isFresh=function(e,t,a,r){if((0,N.$7)(r.store)&&this.knownResults.get(e)===a){var i=this.executeSelectionSet.peek(a,t,r,this.canon.isKnown(e));if(i&&e===i.result)return!0}return!1},e.prototype.execSelectionSetImpl=function(e){var t,a=this,r=e.selectionSet,n=e.objectOrReference,p=e.enclosingRef,o=e.context;if((0,f.A_)(n)&&!o.policies.rootTypenamesById[n.__ref]&&!o.store.has(n.__ref))return{result:this.canon.empty,missing:"Dangling reference to missing ".concat(n.__ref," object")};var d=o.variables,s=o.policies,u=o.store.getFieldValue(n,"__typename"),c=[],m=new _.ZI;function v(e,a){var r;return e.missing&&(t=m.merge(t,((r={})[a]=e.missing,r))),e.result}this.config.addTypename&&"string"==typeof u&&!s.rootIdsByTypename[u]&&c.push({__typename:u});var y=new Set(r.selections);y.forEach(function(e){var r,g;if((0,b.MS)(e,d))if((0,f.dt)(e)){var _=s.readField({fieldName:e.name.value,field:e,variables:o.variables,from:n},o),E=(0,f.ue)(e);void 0===_?l.XY.added(e)||(t=m.merge(t,((r={})[E]="Can't find field '".concat(e.name.value,"' on ").concat((0,f.A_)(n)?n.__ref+" object":"object "+JSON.stringify(n,null,2)),r))):(0,O.c)(_)?_.length>0&&(_=v(a.executeSubSelectedArray({field:e,array:_,enclosingRef:p,context:o}),E)):e.selectionSet?null!=_&&(_=v(a.executeSelectionSet({selectionSet:e.selectionSet,objectOrReference:_,enclosingRef:(0,f.A_)(_)?_:p,context:o}),E)):o.canonizeResults&&(_=a.canon.pass(_)),void 0!==_&&c.push(((g={})[E]=_,g))}else{var T=(0,w.HQ)(e,o.lookupFragment);if(!T&&e.kind===h.b.FRAGMENT_SPREAD)throw(0,i.newInvariantError)(10,e.name.value);T&&s.fragmentMatches(T,u)&&T.selectionSet.selections.forEach(y.add,y)}});var g={result:(0,_.IM)(c),missing:t},T=o.canonizeResults?this.canon.admit(g):(0,E.G)(g);return T.result&&this.knownResults.set(T.result,r),T},e.prototype.execSubSelectedArrayImpl=function(e){var t,a=this,r=e.field,n=e.array,p=e.enclosingRef,o=e.context,d=new _.ZI;function s(e,a){var r;return e.missing&&(t=d.merge(t,((r={})[a]=e.missing,r))),e.result}return r.selectionSet&&(n=n.filter(o.store.canRead)),n=n.map(function(e,t){return null===e?null:(0,O.c)(e)?s(a.executeSubSelectedArray({field:r,array:e,enclosingRef:p,context:o}),t):r.selectionSet?s(a.executeSelectionSet({selectionSet:r.selectionSet,objectOrReference:e,enclosingRef:(0,f.A_)(e)?e:p,context:o}),t):(!1!==globalThis.__DEV__&&function(e,t,a){if(!t.selectionSet){var r=new Set([a]);r.forEach(function(a){(0,T.U)(a)&&((0,i.invariant)(!(0,f.A_)(a),11,(0,S.Ui)(e,a),t.name.value),Object.values(a).forEach(r.add,r))})}}(o.store,r,e),e)}),{result:o.canonizeResults?this.canon.admit(n):n,missing:t}},e}(),x=a(20906),C=a(92610);function V(e,t,a){var i="".concat(t).concat(a),n=e.flavors.get(i);return n||e.flavors.set(i,n=e.clientOnly===t&&e.deferred===a?e:(0,r.__assign)((0,r.__assign)({},e),{clientOnly:t,deferred:a})),n}var R=function(){function e(e,t,a){this.cache=e,this.reader=t,this.fragments=a}return e.prototype.writeToStore=function(e,t){var a=this,n=t.query,o=t.result,d=t.dataId,s=t.variables,l=t.overwrite,u=(0,g.Vu)(n),m=(0,S.mv)();s=(0,r.__assign)((0,r.__assign)({},(0,g.wY)(u)),s);var h=(0,r.__assign)((0,r.__assign)({store:e,written:Object.create(null),merge:function(e,t){return m.merge(e,t)},variables:s,varString:(0,c.M)(s)},(0,S.lq)(n,this.fragments)),{overwrite:!!l,incomingById:new Map,clientOnly:!1,deferred:!1,flavors:new Map}),v=this.processSelectionSet({result:o||Object.create(null),dataId:d,selectionSet:u.selectionSet,mergeTree:{map:new Map},context:h});if(!(0,f.A_)(v))throw(0,i.newInvariantError)(12,o);return h.incomingById.forEach(function(t,n){var o=t.storeObject,d=t.mergeTree,s=t.fieldNodeSet,l=(0,f.WU)(n);if(d&&d.map.size){var u=a.applyMerges(d,l,o,h);if((0,f.A_)(u))return;o=u}if(!1!==globalThis.__DEV__&&!h.overwrite){var c=Object.create(null);s.forEach(function(e){e.selectionSet&&(c[e.name.value]=!0)});var m=function(e){var t=d&&d.map.get(e);return!!(t&&t.info&&t.info.merge)};Object.keys(o).forEach(function(e){!0!==c[(0,S.iJ)(e)]||m(e)||function(e,t,a,n){var o=function(e){var t=n.getFieldValue(e,a);return"object"==typeof t&&t},d=o(e);if(d){var s=o(t);if(!(!s||(0,f.A_)(d)||(0,p.equal)(d,s)||Object.keys(d).every(function(e){return void 0!==n.getFieldValue(s,e)}))){var l=n.getFieldValue(e,"__typename")||n.getFieldValue(t,"__typename"),u=(0,S.iJ)(a),c="".concat(l,".").concat(u);if(!$.has(c)){$.add(c);var m=[];(0,O.c)(d)||(0,O.c)(s)||[d,s].forEach(function(e){var t=n.getFieldValue(e,"__typename");"string"!=typeof t||m.includes(t)||m.push(t)}),!1!==globalThis.__DEV__&&i.invariant.warn(15,u,l,m.length?"either ensure all objects of type "+m.join(" and ")+" have an ID or a custom merge function, or ":"",c,(0,r.__assign)({},d),(0,r.__assign)({},s))}}}}(l,o,e,h.store)})}e.merge(n,o)}),e.retain(v.__ref),v},e.prototype.processSelectionSet=function(e){var t=this,a=e.dataId,n=e.result,p=e.selectionSet,o=e.context,d=e.mergeTree,s=this.cache.policies,u=Object.create(null),c=a&&s.rootTypenamesById[a]||(0,f.D$)(n,p,o.fragmentMap)||a&&o.store.get(a,"__typename");"string"==typeof c&&(u.__typename=c);var m=function(){var e=(0,C.m)(arguments,u,o.variables);if((0,f.A_)(e.from)){var t=o.incomingById.get(e.from.__ref);if(t){var a=s.readField((0,r.__assign)((0,r.__assign)({},e),{from:t.storeObject}),o);if(void 0!==a)return a}}return s.readField(e,o)},h=new Set;this.flattenFields(p,n,o,c).forEach(function(e,a){var r,p=n[(0,f.ue)(a)];if(h.add(a),void 0!==p){var o=s.getStoreFieldName({typename:c,fieldName:a.name.value,field:a,variables:e.variables}),v=P(d,o),y=t.processFieldValue(p,a,a.selectionSet?V(e,!1,!1):e,v),g=void 0;a.selectionSet&&((0,f.A_)(y)||(0,S.d1)(y))&&(g=m("__typename",y));var _=s.getMergeFunction(c,a.name.value,g);_?v.info={field:a,typename:c,merge:_}:j(d,o),u=e.merge(u,((r={})[o]=y,r))}else!1===globalThis.__DEV__||e.clientOnly||e.deferred||l.XY.added(a)||s.getReadFunction(c,a.name.value)||!1===globalThis.__DEV__||i.invariant.error(13,(0,f.ue)(a),n)});try{var v=s.identify(n,{typename:c,selectionSet:p,fragmentMap:o.fragmentMap,storeObject:u,readField:m}),y=v[0],g=v[1];a=a||y,g&&(u=o.merge(u,g))}catch(e){if(!a)throw e}if("string"==typeof a){var _=(0,f.WU)(a),b=o.written[a]||(o.written[a]=[]);if(b.indexOf(p)>=0||(b.push(p),this.reader&&this.reader.isFresh(n,_,p,o)))return _;var w=o.incomingById.get(a);return w?(w.storeObject=o.merge(w.storeObject,u),w.mergeTree=function e(t,a){if(t===a||!a||L(a))return t;if(!t||L(t))return a;var i=t.info&&a.info?(0,r.__assign)((0,r.__assign)({},t.info),a.info):t.info||a.info,n=t.map.size&&a.map.size,p={info:i,map:n?new Map:t.map.size?t.map:a.map};if(n){var o=new Set(a.map.keys());t.map.forEach(function(t,r){p.map.set(r,e(t,a.map.get(r))),o.delete(r)}),o.forEach(function(r){p.map.set(r,e(a.map.get(r),t.map.get(r)))})}return p}(w.mergeTree,d),h.forEach(function(e){return w.fieldNodeSet.add(e)})):o.incomingById.set(a,{storeObject:u,mergeTree:L(d)?void 0:d,fieldNodeSet:h}),_}return u},e.prototype.processFieldValue=function(e,t,a,r){var i=this;return t.selectionSet&&null!==e?(0,O.c)(e)?e.map(function(e,n){var p=i.processFieldValue(e,t,a,P(r,n));return j(r,n),p}):this.processSelectionSet({result:e,selectionSet:t.selectionSet,context:a,mergeTree:r}):!1!==globalThis.__DEV__?(0,x.m)(e):e},e.prototype.flattenFields=function(e,t,a,r){void 0===r&&(r=(0,f.D$)(t,e,a.fragmentMap));var n=new Map,p=this.cache.policies,o=new D.Trie(!1);return!function e(d,s){var l=o.lookup(d,s.clientOnly,s.deferred);l.visited||(l.visited=!0,d.selections.forEach(function(o){if((0,b.MS)(o,a.variables)){var d=s.clientOnly,l=s.deferred;if(!(d&&l)&&(0,O.E)(o.directives)&&o.directives.forEach(function(e){var t=e.name.value;if("client"===t&&(d=!0),"defer"===t){var r=(0,f.MB)(e,a.variables);r&&!1===r.if||(l=!0)}}),(0,f.dt)(o)){var u=n.get(o);u&&(d=d&&u.clientOnly,l=l&&u.deferred),n.set(o,V(a,d,l))}else{var c=(0,w.HQ)(o,a.lookupFragment);if(!c&&o.kind===h.b.FRAGMENT_SPREAD)throw(0,i.newInvariantError)(14,o.name.value);c&&p.fragmentMatches(c,r,t,a.variables)&&e(c.selectionSet,V(a,d,l))}}}))}(e,a),n},e.prototype.applyMerges=function(e,t,a,n,p){var o=this;if(e.map.size&&!(0,f.A_)(a)){var d,s,l=!(0,O.c)(a)&&((0,f.A_)(t)||(0,S.d1)(t))?t:void 0,u=a;l&&!p&&(p=[(0,f.A_)(l)?l.__ref:l]);var c=function(e,t){return(0,O.c)(e)?"number"==typeof t?e[t]:void 0:n.store.getFieldValue(e,String(t))};e.map.forEach(function(e,t){var a=c(l,t),r=c(u,t);if(void 0!==r){p&&p.push(t);var d=o.applyMerges(e,a,r,n,p);d!==r&&(s=s||new Map).set(t,d),p&&(0,i.invariant)(p.pop()===t)}}),s&&(a=(0,O.c)(u)?u.slice(0):(0,r.__assign)({},u),s.forEach(function(e,t){a[t]=e}))}return e.info?this.cache.policies.runMergeFunction(t,a,e.info,n,p&&(d=n.store).getStorage.apply(d,p)):a},e}(),F=[];function P(e,t){var a=e.map;return a.has(t)||a.set(t,F.pop()||{map:new Map}),a.get(t)}function L(e){return!e||!(e.info||e.map.size)}function j(e,t){var a=e.map,r=a.get(t);r&&L(r)&&(F.push(r),a.delete(t))}var $=new Set,M=a(777),U=a(44114),B=function(e){function t(t){void 0===t&&(t={});var a=e.call(this)||this;return a.watches=new Set,a.addTypenameTransform=new s.c(l.XY),a.assumeImmutableResults=!0,a.makeVar=M.UT,a.txCount=0,a.config=(0,S.I6)(t),a.addTypename=!!a.config.addTypename,a.policies=new C.l({cache:a,dataIdFromObject:a.config.dataIdFromObject,possibleTypes:a.config.possibleTypes,typePolicies:a.config.typePolicies}),a.init(),a}return(0,r.__extends)(t,e),t.prototype.init=function(){var e=this.data=new N.D_.Root({policies:this.policies,resultCaching:this.config.resultCaching});this.optimisticData=e.stump,this.resetResultCache()},t.prototype.resetResultCache=function(e){var t=this,a=this.storeReader,r=this.config.fragments;this.storeWriter=new R(this,this.storeReader=new k({cache:this,addTypename:this.addTypename,resultCacheMaxSize:this.config.resultCacheMaxSize,canonizeResults:(0,S.Xx)(this.config),canon:e?void 0:a&&a.canon,fragments:r}),r),this.maybeBroadcastWatch=(0,n.wrap)(function(e,a){return t.broadcastWatch(e,a)},{max:this.config.resultCacheMaxSize||u.v["inMemoryCache.maybeBroadcastWatch"]||5e3,makeCacheKey:function(e){var a=e.optimistic?t.optimisticData:t.data;if((0,N.$7)(a)){var r=e.optimistic,i=e.id,n=e.variables;return a.makeCacheKey(e.query,e.callback,(0,c.M)({optimistic:r,id:i,variables:n}))}}}),new Set([this.data.group,this.optimisticData.group]).forEach(function(e){return e.resetCaching()})},t.prototype.restore=function(e){return this.init(),e&&this.data.replace(e),this},t.prototype.extract=function(e){return void 0===e&&(e=!1),(e?this.optimisticData:this.data).extract()},t.prototype.read=function(e){var t=e.returnPartialData;try{return this.storeReader.diffQueryAgainstStore((0,r.__assign)((0,r.__assign)({},e),{store:e.optimistic?this.optimisticData:this.data,config:this.config,returnPartialData:void 0!==t&&t})).result||null}catch(e){if(e instanceof d.Z)return null;throw e}},t.prototype.write=function(e){try{return++this.txCount,this.storeWriter.writeToStore(this.data,e)}finally{--this.txCount||!1===e.broadcast||this.broadcastWatches()}},t.prototype.modify=function(e){if(S.$3.call(e,"id")&&!e.id)return!1;var t=e.optimistic?this.optimisticData:this.data;try{return++this.txCount,t.modify(e.id||"ROOT_QUERY",e.fields)}finally{--this.txCount||!1===e.broadcast||this.broadcastWatches()}},t.prototype.diff=function(e){return this.storeReader.diffQueryAgainstStore((0,r.__assign)((0,r.__assign)({},e),{store:e.optimistic?this.optimisticData:this.data,rootId:e.id||"ROOT_QUERY",config:this.config}))},t.prototype.watch=function(e){var t=this;return this.watches.size||(0,M.MS)(this),this.watches.add(e),e.immediate&&this.maybeBroadcastWatch(e),function(){t.watches.delete(e)&&!t.watches.size&&(0,M.WR)(t),t.maybeBroadcastWatch.forget(e)}},t.prototype.gc=function(e){c.M.reset(),m.y.reset(),this.addTypenameTransform.resetCache(),null==(t=this.config.fragments)||t.resetCaches();var t,a=this.optimisticData.gc();return e&&!this.txCount&&(e.resetResultCache?this.resetResultCache(e.resetResultIdentities):e.resetResultIdentities&&this.storeReader.resetCanon()),a},t.prototype.retain=function(e,t){return(t?this.optimisticData:this.data).retain(e)},t.prototype.release=function(e,t){return(t?this.optimisticData:this.data).release(e)},t.prototype.identify=function(e){if((0,f.A_)(e))return e.__ref;try{return this.policies.identify(e)[0]}catch(e){!1!==globalThis.__DEV__&&i.invariant.warn(e)}},t.prototype.evict=function(e){if(!e.id){if(S.$3.call(e,"id"))return!1;e=(0,r.__assign)((0,r.__assign)({},e),{id:"ROOT_QUERY"})}try{return++this.txCount,this.optimisticData.evict(e,this.data)}finally{--this.txCount||!1===e.broadcast||this.broadcastWatches()}},t.prototype.reset=function(e){var t=this;return this.init(),c.M.reset(),e&&e.discardWatches?(this.watches.forEach(function(e){return t.maybeBroadcastWatch.forget(e)}),this.watches.clear(),(0,M.WR)(this)):this.broadcastWatches(),Promise.resolve()},t.prototype.removeOptimistic=function(e){var t=this.optimisticData.removeLayer(e);t!==this.optimisticData&&(this.optimisticData=t,this.broadcastWatches())},t.prototype.batch=function(e){var t,a=this,i=e.update,n=e.optimistic,p=void 0===n||n,o=e.removeOptimistic,d=e.onWatchUpdated,s=function(e){var r=a.data,n=a.optimisticData;++a.txCount,e&&(a.data=a.optimisticData=e);try{return t=i(a)}finally{--a.txCount,a.data=r,a.optimisticData=n}},l=new Set;return d&&!this.txCount&&this.broadcastWatches((0,r.__assign)((0,r.__assign)({},e),{onWatchUpdated:function(e){return l.add(e),!1}})),"string"==typeof p?this.optimisticData=this.optimisticData.addLayer(p,s):!1===p?s(this.data):s(),"string"==typeof o&&(this.optimisticData=this.optimisticData.removeLayer(o)),d&&l.size?(this.broadcastWatches((0,r.__assign)((0,r.__assign)({},e),{onWatchUpdated:function(e,t){var a=d.call(this,e,t);return!1!==a&&l.delete(e),a}})),l.size&&l.forEach(function(e){return a.maybeBroadcastWatch.dirty(e)})):this.broadcastWatches(e),t},t.prototype.performTransaction=function(e,t){return this.batch({update:e,optimistic:t||null!==t})},t.prototype.transformDocument=function(e){return this.addTypenameToDocument(this.addFragmentsToDocument(e))},t.prototype.fragmentMatches=function(e,t){return this.policies.fragmentMatches(e,t)},t.prototype.lookupFragment=function(e){var t;return(null==(t=this.config.fragments)?void 0:t.lookup(e))||null},t.prototype.broadcastWatches=function(e){var t=this;this.txCount||this.watches.forEach(function(a){return t.maybeBroadcastWatch(a,e)})},t.prototype.addFragmentsToDocument=function(e){var t=this.config.fragments;return t?t.transform(e):e},t.prototype.addTypenameToDocument=function(e){return this.addTypename?this.addTypenameTransform.transformDocument(e):e},t.prototype.broadcastWatch=function(e,t){var a=e.lastDiff,r=this.diff(e);(!t||(e.optimistic&&"string"==typeof t.optimistic&&(r.fromOptimisticTransaction=!0),!t.onWatchUpdated||!1!==t.onWatchUpdated.call(this,e,r,a)))&&(a&&(0,p.equal)(a.result,r.result)||e.callback(e.lastDiff=r,a))},t}(o.k);!1!==globalThis.__DEV__&&(B.prototype.getMemoryInternals=U.cM)},92610(e,t,a){a.d(t,{l:()=>S,m:()=>D});var r=a(85608),i=a(70916),n=a(28907),p=a(86563),o=a(21777),d=a(35207),s=a(73767),l=a(777),u=a(30671),c=Object.create(null);function m(e){var t=JSON.stringify(e);return c[t]||(c[t]=Object.create(null))}function f(e){var t=m(e);return t.keyFieldsFn||(t.keyFieldsFn=function(t,a){var r=function(e,t){return a.readField(t,e)},n=a.keyObject=v(e,function(e){var n=g(a.storeObject,e,r);return void 0===n&&t!==a.storeObject&&d.$3.call(t,e[0])&&(n=g(t,e,y)),(0,i.invariant)(void 0!==n,5,e.join("."),t),n});return"".concat(a.typename,":").concat(JSON.stringify(n))})}function h(e){var t=m(e);return t.keyArgsFn||(t.keyArgsFn=function(t,a){var r=a.field,i=a.variables,p=a.fieldName,o=JSON.stringify(v(e,function(e){var a=e[0],p=a.charAt(0);if("@"===p){if(r&&(0,s.E)(r.directives)){var o=a.slice(1),l=r.directives.find(function(e){return e.name.value===o}),u=l&&(0,n.MB)(l,i);return u&&g(u,e.slice(1))}return}if("$"===p){var c=a.slice(1);if(i&&d.$3.call(i,c)){var m=e.slice(0);return m[0]=c,g(i,m)}return}if(t)return g(t,e)}));return(t||"{}"!==o)&&(p+=":"+o),p})}function v(e,t){var a=new u.ZI;return(function e(t){var a=m(t);if(!a.paths){var r=a.paths=[],i=[];t.forEach(function(a,n){(0,s.c)(a)?(e(a).forEach(function(e){return r.push(i.concat(e))}),i.length=0):(i.push(a),(0,s.c)(t[n+1])||(r.push(i.slice(0)),i.length=0))})}return a.paths})(e).reduce(function(e,r){var i,n=t(r);if(void 0!==n){for(var p=r.length-1;p>=0;--p)(i={})[r[p]]=n,n=i;e=a.merge(e,n)}return e},Object.create(null))}function y(e,t){return e[t]}function g(e,t,a){return a=a||y,function e(t){return(0,o.U)(t)?(0,s.c)(t)?t.map(e):v(Object.keys(t).sort(),function(e){return g(t,e)}):t}(t.reduce(function e(t,r){return(0,s.c)(t)?t.map(function(t){return e(t,r)}):t&&a(t,r)},e))}var _=a(47150);function b(e){return void 0!==e.args?e.args:e.field?(0,n.MB)(e.field,e.variables):null}var w=function(){},E=function(e,t){return t.fieldName},T=function(e,t,a){return(0,a.mergeObjects)(e,t)},N=function(e,t){return t},S=function(){function e(e){this.config=e,this.typePolicies=Object.create(null),this.toBeAdded=Object.create(null),this.supertypeMap=new Map,this.fuzzySubtypes=new Map,this.rootIdsByTypename=Object.create(null),this.rootTypenamesById=Object.create(null),this.usingPossibleTypes=!1,this.config=(0,r.__assign)({dataIdFromObject:d.or},e),this.cache=this.config.cache,this.setRootTypename("Query"),this.setRootTypename("Mutation"),this.setRootTypename("Subscription"),e.possibleTypes&&this.addPossibleTypes(e.possibleTypes),e.typePolicies&&this.addTypePolicies(e.typePolicies)}return e.prototype.identify=function(e,t){var a,i,n=this,p=t&&(t.typename||(null==(a=t.storeObject)?void 0:a.__typename))||e.__typename;if(p===this.rootTypenamesById.ROOT_QUERY)return["ROOT_QUERY"];var o=t&&t.storeObject||e,d=(0,r.__assign)((0,r.__assign)({},t),{typename:p,storeObject:o,readField:t&&t.readField||function(){var e=D(arguments,o);return n.readField(e,{store:n.cache.data,variables:e.variables})}}),l=p&&this.getTypePolicy(p),u=l&&l.keyFn||this.config.dataIdFromObject;return _.yV.withValue(!0,function(){for(;u;){var t=u((0,r.__assign)((0,r.__assign)({},e),o),d);if((0,s.c)(t))u=f(t);else{i=t;break}}}),i=i?String(i):void 0,d.keyObject?[i,d.keyObject]:[i]},e.prototype.addTypePolicies=function(e){var t=this;Object.keys(e).forEach(function(a){var i=e[a],n=i.queryType,p=i.mutationType,o=i.subscriptionType,s=(0,r.__rest)(i,["queryType","mutationType","subscriptionType"]);n&&t.setRootTypename("Query",a),p&&t.setRootTypename("Mutation",a),o&&t.setRootTypename("Subscription",a),d.$3.call(t.toBeAdded,a)?t.toBeAdded[a].push(s):t.toBeAdded[a]=[s]})},e.prototype.updateTypePolicy=function(e,t){var a=this,r=this.getTypePolicy(e),i=t.keyFields,n=t.fields;function p(e,t){e.merge="function"==typeof t?t:!0===t?T:!1===t?N:e.merge}p(r,t.merge),r.keyFn=!1===i?w:(0,s.c)(i)?f(i):"function"==typeof i?i:r.keyFn,n&&Object.keys(n).forEach(function(t){var r=a.getFieldPolicy(e,t,!0),i=n[t];if("function"==typeof i)r.read=i;else{var o=i.keyArgs,d=i.read,l=i.merge;r.keyFn=!1===o?E:(0,s.c)(o)?h(o):"function"==typeof o?o:r.keyFn,"function"==typeof d&&(r.read=d),p(r,l)}r.read&&r.merge&&(r.keyFn=r.keyFn||E)})},e.prototype.setRootTypename=function(e,t){void 0===t&&(t=e);var a="ROOT_"+e.toUpperCase(),r=this.rootTypenamesById[a];t!==r&&((0,i.invariant)(!r||r===e,6,e),r&&delete this.rootIdsByTypename[r],this.rootIdsByTypename[t]=a,this.rootTypenamesById[a]=t)},e.prototype.addPossibleTypes=function(e){var t=this;this.usingPossibleTypes=!0,Object.keys(e).forEach(function(a){t.getSupertypeSet(a,!0),e[a].forEach(function(e){t.getSupertypeSet(e,!0).add(a);var r=e.match(d.gk);r&&r[0]===e||t.fuzzySubtypes.set(e,new RegExp(e))})})},e.prototype.getTypePolicy=function(e){var t=this;if(!d.$3.call(this.typePolicies,e)){var a=this.typePolicies[e]=Object.create(null);a.fields=Object.create(null);var i=this.supertypeMap.get(e);!i&&this.fuzzySubtypes.size&&(i=this.getSupertypeSet(e,!0),this.fuzzySubtypes.forEach(function(a,r){if(a.test(e)){var n=t.supertypeMap.get(r);n&&n.forEach(function(e){return i.add(e)})}})),i&&i.size&&i.forEach(function(e){var i=t.getTypePolicy(e),n=i.fields;Object.assign(a,(0,r.__rest)(i,["fields"])),Object.assign(a.fields,n)})}var n=this.toBeAdded[e];return n&&n.length&&n.splice(0).forEach(function(a){t.updateTypePolicy(e,a)}),this.typePolicies[e]},e.prototype.getFieldPolicy=function(e,t,a){if(e){var r=this.getTypePolicy(e).fields;return r[t]||a&&(r[t]=Object.create(null))}},e.prototype.getSupertypeSet=function(e,t){var a=this.supertypeMap.get(e);return!a&&t&&this.supertypeMap.set(e,a=new Set),a},e.prototype.fragmentMatches=function(e,t,a,r){var n=this;if(!e.typeCondition)return!0;if(!t)return!1;var p=e.typeCondition.name.value;if(t===p)return!0;if(this.usingPossibleTypes&&this.supertypeMap.has(p))for(var o=this.getSupertypeSet(t,!0),s=[o],l=function(e){var t=n.getSupertypeSet(e,!1);t&&t.size&&0>s.indexOf(t)&&s.push(t)},u=!!(a&&this.fuzzySubtypes.size),c=!1,m=0;m<s.length;++m){var f=s[m];if(f.has(p))return o.has(p)||(c&&!1!==globalThis.__DEV__&&i.invariant.warn(7,t,p),o.add(p)),!0;f.forEach(l),u&&m===s.length-1&&(0,d.T9)(e.selectionSet,a,r)&&(u=!1,c=!0,this.fuzzySubtypes.forEach(function(e,a){var r=t.match(e);r&&r[0]===t&&l(a)}))}return!1},e.prototype.hasKeyArgs=function(e,t){var a=this.getFieldPolicy(e,t,!1);return!!(a&&a.keyFn)},e.prototype.getStoreFieldName=function(e){var t,a=e.typename,r=e.fieldName,i=this.getFieldPolicy(a,r,!1),p=i&&i.keyFn;if(p&&a)for(var o={typename:a,fieldName:r,field:e.field||null,variables:e.variables},l=b(e);p;){var u=p(l,o);if((0,s.c)(u))p=h(u);else{t=u||r;break}}return(void 0===t&&(t=e.field?(0,n.Ii)(e.field,e.variables):(0,n.o5)(r,b(e))),!1===t)?r:r===(0,d.iJ)(t)?t:r+":"+t},e.prototype.readField=function(e,t){var a=e.from;if(a&&(e.field||e.fieldName)){if(void 0===e.typename){var r=t.store.getFieldValue(a,"__typename");r&&(e.typename=r)}var i=this.getStoreFieldName(e),p=(0,d.iJ)(i),o=t.store.getFieldValue(a,i),s=this.getFieldPolicy(e.typename,p,!1),u=s&&s.read;if(u){var c=O(this,a,e,t,t.store.getStorage((0,n.A_)(a)?a.__ref:a,i));return l.bl.withValue(this.cache,u,[o,c])}return o}},e.prototype.getReadFunction=function(e,t){var a=this.getFieldPolicy(e,t,!1);return a&&a.read},e.prototype.getMergeFunction=function(e,t,a){var r=this.getFieldPolicy(e,t,!1),i=r&&r.merge;return!i&&a&&(i=(r=this.getTypePolicy(a))&&r.merge),i},e.prototype.runMergeFunction=function(e,t,a,r,i){var n=a.field,p=a.typename,o=a.merge;return o===T?I(r.store)(e,t):o===N?t:(r.overwrite&&(e=void 0),o(e,t,O(this,void 0,{typename:p,fieldName:n.name.value,field:n,variables:r.variables},r,i||Object.create(null))))},e}();function O(e,t,a,r,i){var p=e.getStoreFieldName(a),o=(0,d.iJ)(p),s=a.variables||r.variables,l=r.store,u=l.toReference,c=l.canRead;return{args:b(a),field:a.field||null,fieldName:o,storeFieldName:p,variables:s,isReference:n.A_,toReference:u,storage:i,cache:e.cache,canRead:c,readField:function(){return e.readField(D(arguments,t,s),r)},mergeObjects:I(r.store)}}function D(e,t,a){var n,o=e[0],s=e[1],l=e.length;return"string"==typeof o?n={fieldName:o,from:l>1?s:t}:(n=(0,r.__assign)({},o),d.$3.call(n,"from")||(n.from=t)),!1!==globalThis.__DEV__&&void 0===n.from&&!1!==globalThis.__DEV__&&i.invariant.warn(8,(0,p.p)(Array.from(e))),void 0===n.variables&&(n.variables=a),n}function I(e){return function(t,a){if((0,s.c)(t)||(0,s.c)(a))throw(0,i.newInvariantError)(9);if((0,o.U)(t)&&(0,o.U)(a)){var p=e.getFieldValue(t,"__typename"),l=e.getFieldValue(a,"__typename");if(p&&l&&p!==l)return a;if((0,n.A_)(t)&&(0,d.d1)(a))return e.merge(t.__ref,a),t;if((0,d.d1)(t)&&(0,n.A_)(a))return e.merge(t,a.__ref),a;if((0,d.d1)(t)&&(0,d.d1)(a))return(0,r.__assign)((0,r.__assign)({},t),a)}return a}}},777(e,t,a){a.d(t,{MS:()=>d,UT:()=>s,WR:()=>o,bl:()=>i});var r=a(60837),i=new r.Slot,n=new WeakMap;function p(e){var t=n.get(e);return t||n.set(e,t={vars:new Set,dep:(0,r.dep)()}),t}function o(e){p(e).vars.forEach(function(t){return t.forgetCache(e)})}function d(e){p(e).vars.forEach(function(t){return t.attachCache(e)})}function s(e){var t=new Set,a=new Set,r=function(o){if(arguments.length>0){if(e!==o){e=o,t.forEach(function(e){var t;p(e).dep.dirty(r),(t=e).broadcastWatches&&t.broadcastWatches()});var d=Array.from(a);a.clear(),d.forEach(function(t){return t(e)})}}else{var s=i.getValue();s&&(n(s),p(s).dep(r))}return e};r.onNextChange=function(e){return a.add(e),function(){a.delete(e)}};var n=r.attachCache=function(e){return t.add(e),p(e).vars.add(r),r};return r.forgetCache=function(e){return t.delete(e)},r}},55427(e,t,a){a.d(t,{a:()=>s});var r=a(85608),i=a(55888),n=a(3777),p=a(2904),o=a(82307),d=a(28907);function s(e,t,a,s){var u=t.data,c=(0,r.__rest)(t,["data"]),m=a.data,f=(0,r.__rest)(a,["data"]);return(0,i.default)(c,f)&&function e(t,a,r,n){if(a===r)return!0;var s=new Set;return t.selections.every(function(t){if(s.has(t)||(s.add(t),!(0,o.MS)(t,n.variables)||l(t)))return!0;if((0,d.dt)(t)){var u=(0,d.ue)(t),c=a&&a[u],m=r&&r[u],f=t.selectionSet;if(!f)return(0,i.default)(c,m);var h=Array.isArray(c),v=Array.isArray(m);if(h!==v)return!1;if(h&&v){var y=c.length;if(m.length!==y)return!1;for(var g=0;g<y;++g)if(!e(f,c[g],m[g],n))return!1;return!0}return e(f,c,m,n)}var _=(0,p.HQ)(t,n.fragmentMap);if(_)return!!l(_)||e(_.selectionSet,a,r,n)})}((0,n.Vn)(e).selectionSet,u,m,{fragmentMap:(0,p.JG)((0,n.zK)(e)),variables:s})}function l(e){return!!e.directives&&e.directives.some(u)}function u(e){return"nonreactive"===e.name.value}},53570(e,t,a){a.r(t),a.d(t,{ApolloError:()=>s,PROTOCOL_ERRORS_SYMBOL:()=>n,graphQLResultHasProtocolErrors:()=>p,isApolloError:()=>o});var r=a(85608);a(70916);var i=a(21777),n=Symbol();function p(e){return!!e.extensions&&Array.isArray(e.extensions[n])}function o(e){return e.hasOwnProperty("graphQLErrors")}var d=function(e){var t=(0,r.__spreadArray)((0,r.__spreadArray)((0,r.__spreadArray)([],e.graphQLErrors,!0),e.clientErrors,!0),e.protocolErrors,!0);return e.networkError&&t.push(e.networkError),t.map(function(e){return(0,i.U)(e)&&e.message||"Error message not found."}).join("\n")},s=function(e){function t(a){var i=a.graphQLErrors,n=a.protocolErrors,p=a.clientErrors,o=a.networkError,s=a.errorMessage,l=a.extraInfo,u=e.call(this,s)||this;return u.name="ApolloError",u.graphQLErrors=i||[],u.protocolErrors=n||[],u.clientErrors=p||[],u.networkError=o||null,u.message=s||d(u),u.extraInfo=l,u.cause=(0,r.__spreadArray)((0,r.__spreadArray)((0,r.__spreadArray)([o],i||[],!0),n||[],!0),p||[],!0).find(function(e){return!!e})||null,u.__proto__=t.prototype,u}return(0,r.__extends)(t,e),t}(Error)},19074(e,t,a){a.d(t,{C:()=>u});var r=a(70916),i=a(36054),n=a(16878),p=a(38414),o=a(46192);function d(e,t){return t?t(e):i.c.of()}function s(e){return"function"==typeof e?new u(e):e}function l(e){return e.request.length<=1}var u=function(){function e(e){e&&(this.request=e)}return e.empty=function(){return new e(function(){return i.c.of()})},e.from=function(t){return 0===t.length?e.empty():t.map(s).reduce(function(e,t){return e.concat(t)})},e.split=function(t,a,r){var n=s(a),p=s(r||new e(d));return Object.assign(new e(l(n)&&l(p)?function(e){return t(e)?n.request(e)||i.c.of():p.request(e)||i.c.of()}:function(e,a){return t(e)?n.request(e,a)||i.c.of():p.request(e,a)||i.c.of()}),{left:n,right:p})},e.execute=function(e,t){return e.request((0,n.k)(t.context,(0,p.A)((0,o.K)(t))))||i.c.of()},e.concat=function(t,a){var n=s(t);if(l(n))return!1!==globalThis.__DEV__&&r.invariant.warn(38,n),n;var p=s(a);return Object.assign(new e(l(p)?function(e){return n.request(e,function(e){return p.request(e)||i.c.of()})||i.c.of()}:function(e,t){return n.request(e,function(e){return p.request(e,t)||i.c.of()})||i.c.of()}),{left:n,right:p})},e.prototype.split=function(t,a,r){return this.concat(e.split(t,a,r||new e(d)))},e.prototype.concat=function(t){return e.concat(this,t)},e.prototype.request=function(e,t){throw(0,r.newInvariantError)(39)},e.prototype.onError=function(e,t){if(t&&t.error)return t.error(e),!1;throw e},e.prototype.setOnError=function(e){return this.onError=e,this},e}()},25174(e,t,a){a.d(t,{g:()=>r});var r=a(19074).C.execute},4232(e,t,a){a.r(t),a.d(t,{ApolloLink:()=>r.C,concat:()=>o,empty:()=>i,execute:()=>d.g,from:()=>n,split:()=>p}),a(70916);var r=a(19074),i=r.C.empty,n=r.C.from,p=r.C.split,o=r.C.concat,d=a(25174)},49952(e,t,a){a.d(t,{P:()=>p});var r=a(85608),i=a(19074),n=a(79760),p=function(e){function t(t){void 0===t&&(t={});var a=e.call(this,(0,n.$)(t).request)||this;return a.options=t,a}return(0,r.__extends)(t,e),t}(i.C)},67195(e,t,a){a.d(t,{S:()=>i});var r=a(70916),i=function(e){if(!e&&"u"<typeof fetch)throw(0,r.newInvariantError)(40)}},79760(e,t,a){a.d(t,{$:()=>_});var r=a(85608),i=a(70916),n=a(19074),p=a(82307),o=a(36054),d=a(63647),s=a(33068),l=a(90117),u=a(67195),c=a(74559),m=a(11151),f=a(93161),h=a(70783),v=a(53925),y=a(3777),g=(0,i.maybe)(function(){return fetch}),_=function(e){void 0===e&&(e={});var t=e.uri,a=void 0===t?"/graphql":t,_=e.fetch,b=e.print,w=void 0===b?c.i1:b,E=e.includeExtensions,T=e.preserveHeaderCase,N=e.useGETForQueries,S=e.includeUnusedVariables,O=void 0!==S&&S,D=(0,r.__rest)(e,["uri","fetch","print","includeExtensions","preserveHeaderCase","useGETForQueries","includeUnusedVariables"]);!1!==globalThis.__DEV__&&(0,u.S)(_||g);var I={http:{includeExtensions:E,preserveHeaderCase:T},options:D.fetchOptions,credentials:D.credentials,headers:D.headers};return new n.C(function(e){var t,n,u=(0,s.z)(e,a),b=e.getContext(),E={};if(b.clientAwareness){var T=b.clientAwareness,S=T.name,D=T.version;S&&(E["apollographql-client-name"]=S),D&&(E["apollographql-client-version"]=D)}var A=(0,r.__assign)((0,r.__assign)({},E),b.headers),k={http:b.http,options:b.fetchOptions,credentials:b.credentials,headers:A};if((0,p.d8)(["client"],e.query)){var x=(0,v.er)(e.query);if(!x)return(0,f.N)(Error("HttpLink: Trying to send a client-only query to the server. To send to the server, ensure a non-client field is added to the query or set the `transformOptions.removeClientFields` option to `true`."));e.query=x}var C=(0,c.HY)(e,w,c.R4,I,k),V=C.options,R=C.body;R.variables&&!O&&(R.variables=(0,h.X)(R.variables,e.query)),!V.signal&&"u">typeof AbortController&&(V.signal=(n=new AbortController).signal);var F="OperationDefinition"===(t=(0,y.Vn)(e.query)).kind&&"subscription"===t.operation,P=(0,p.d8)(["defer"],e.query);if(N&&!e.query.definitions.some(function(e){return"OperationDefinition"===e.kind&&"mutation"===e.operation})&&(V.method="GET"),P||F){V.headers=V.headers||{};var L="multipart/mixed;";F&&P&&!1!==globalThis.__DEV__&&i.invariant.warn(41),F?L+="boundary=graphql;subscriptionSpec=1.0,application/json":P&&(L+="deferSpec=20220824,application/json"),V.headers.accept=L}if("GET"===V.method){var j=(0,m.E)(u,R),$=j.newURI,M=j.parseError;if(M)return(0,f.N)(M);u=$}else try{V.body=(0,d.Y)(R,"Payload")}catch(e){return(0,f.N)(e)}return new o.c(function(t){var a=_||(0,i.maybe)(function(){return fetch})||g,r=t.next.bind(t);return a(u,V).then(function(t){e.setContext({response:t});var a,i=null==(a=t.headers)?void 0:a.get("content-type");return null!==i&&/^multipart\/mixed/i.test(i)?(0,l.tD)(t,r):(0,l.OQ)(e)(t).then(r)}).then(function(){n=void 0,t.complete()}).catch(function(e){n=void 0,(0,l.H4)(e,t)}),function(){n&&n.abort()}})})}},28876(e,t,a){a.r(t),a.d(t,{HttpLink:()=>l.P,parseAndCheckHttpResponse:()=>r.OQ,checkFetcher:()=>p.S,rewriteURIForGET:()=>u.E,serializeFetchParameter:()=>i.Y,createSignalIfSupported:()=>o,selectHttpOptionsAndBodyInternal:()=>n.HY,selectHttpOptionsAndBody:()=>n.Wz,selectURI:()=>d.z,fallbackHttpConfig:()=>n.R4,createHttpLink:()=>s.$,defaultPrinter:()=>n.i1}),a(70916);var r=a(90117),i=a(63647),n=a(74559),p=a(67195),o=function(){if("u"<typeof AbortController)return{controller:!1,signal:!1};var e=new AbortController,t=e.signal;return{controller:e,signal:t}},d=a(33068),s=a(79760),l=a(49952),u=a(11151)},90117(e,t,a){a.d(t,{H4:()=>c,OQ:()=>m,tD:()=>l});var r=a(85608),i=a(51360);function n(e){var t={next:function(){return e.read()}};return i.uJ&&(t[Symbol.asyncIterator]=function(){return this}),t}var p=a(3848),o=a(53570),d=a(37396),s=Object.prototype.hasOwnProperty;function l(e,t){return(0,r.__awaiter)(this,void 0,void 0,function(){var a,p,s,l,c,m,f,h,v,y,g,_,b,w,E,T,N,S,O,D,I,A,k;return(0,r.__generator)(this,function(x){switch(x.label){case 0:if(void 0===TextDecoder)throw Error("TextDecoder must be defined in the environment: please import a polyfill.");a=new TextDecoder("utf-8"),p=null==(k=e.headers)?void 0:k.get("content-type"),s="boundary=",l=(null==p?void 0:p.includes(s))?null==p?void 0:p.substring((null==p?void 0:p.indexOf(s))+s.length).replace(/['"]/g,"").replace(/\;(.*)/gm,"").trim():"-",c="\r\n--".concat(l),m="",f=function(e){var t,a,r,p,o,d,s=e;if(e.body&&(s=e.body),t=s,i.uJ&&t[Symbol.asyncIterator])return r=s[Symbol.asyncIterator](),(a={next:function(){return r.next()}})[Symbol.asyncIterator]=function(){return this},a;if(s.getReader)return n(s.getReader());if(s.stream)return n(s.stream().getReader());if(s.arrayBuffer)return p=s.arrayBuffer(),o=!1,d={next:function(){return o?Promise.resolve({value:void 0,done:!0}):(o=!0,new Promise(function(e,t){p.then(function(t){e({value:t,done:!1})}).catch(t)}))}},i.uJ&&(d[Symbol.asyncIterator]=function(){return this}),d;if(s.pipe)return function(e){var t=null,a=null,r=!1,n=[],p=[];function o(e){if(!a){if(p.length){var t=p.shift();if(Array.isArray(t)&&t[0])return t[0]({value:e,done:!1})}n.push(e)}}function d(e){a=e,p.slice().forEach(function(t){t[1](e)}),t&&t()}function s(){r=!0,p.slice().forEach(function(e){e[0]({value:void 0,done:!0})}),t&&t()}t=function(){t=null,e.removeListener("data",o),e.removeListener("error",d),e.removeListener("end",s),e.removeListener("finish",s),e.removeListener("close",s)},e.on("data",o),e.on("error",d),e.on("end",s),e.on("finish",s),e.on("close",s);var l={next:function(){return new Promise(function(e,t){return a?t(a):n.length?e({value:n.shift(),done:!1}):r?e({value:void 0,done:!0}):void p.push([e,t])})}};return i.uJ&&(l[Symbol.asyncIterator]=function(){return this}),l}(s);throw Error("Unknown body type for responseIterator. Please pass a streamable response.")}(e),h=!0,x.label=1;case 1:if(!h)return[3,3];return[4,f.next()];case 2:for(y=(v=x.sent()).value,g=v.done,_="string"==typeof y?y:a.decode(y),b=m.length-c.length+1,h=!g,m+=_,w=m.indexOf(c,b);w>-1;){if(E=void 0,E=(I=[m.slice(0,w),m.slice(w+c.length)])[0],m=I[1],T=E.indexOf("\r\n\r\n"),(N=function(e){var t={};return e.split("\n").forEach(function(e){var a=e.indexOf(":");if(a>-1){var r=e.slice(0,a).trim().toLowerCase(),i=e.slice(a+1).trim();t[r]=i}}),t}(E.slice(0,T))["content-type"])&&-1===N.toLowerCase().indexOf("application/json"))throw Error("Unsupported patch content type: application/json is required.");if(S=E.slice(T)){if(Object.keys(O=u(e,S)).length>1||"data"in O||"incremental"in O||"errors"in O||"payload"in O)if((0,d.Nw)(O)){if(D={},"payload"in O){if(1===Object.keys(O).length&&null===O.payload)return[2];D=(0,r.__assign)({},O.payload)}"errors"in O&&(D=(0,r.__assign)((0,r.__assign)({},D),{extensions:(0,r.__assign)((0,r.__assign)({},"extensions"in D?D.extensions:null),((A={})[o.PROTOCOL_ERRORS_SYMBOL]=O.errors,A))})),t(D)}else t(O);else if(1===Object.keys(O).length&&"hasNext"in O&&!O.hasNext)return[2]}w=m.indexOf(c)}return[3,1];case 3:return[2]}})})}function u(e,t){e.status>=300&&(0,p.A)(e,function(){try{return JSON.parse(t)}catch(e){return t}}(),"Response not successful: Received status code ".concat(e.status));try{return JSON.parse(t)}catch(a){throw a.name="ServerParseError",a.response=e,a.statusCode=e.status,a.bodyText=t,a}}function c(e,t){e.result&&e.result.errors&&e.result.data&&t.next(e.result),t.error(e)}function m(e){return function(t){return t.text().then(function(e){return u(t,e)}).then(function(a){return Array.isArray(a)||s.call(a,"data")||s.call(a,"errors")||(0,p.A)(t,a,"Server response was missing for query '".concat(Array.isArray(e)?e.map(function(e){return e.operationName}):e.operationName,"'.")),a})}}},11151(e,t,a){a.d(t,{E:()=>i});var r=a(63647);function i(e,t){var a=[],i=function(e,t){a.push("".concat(e,"=").concat(encodeURIComponent(t)))};if("query"in t&&i("query",t.query),t.operationName&&i("operationName",t.operationName),t.variables){var n=void 0;try{n=(0,r.Y)(t.variables,"Variables map")}catch(e){return{parseError:e}}i("variables",n)}if(t.extensions){var p=void 0;try{p=(0,r.Y)(t.extensions,"Extensions map")}catch(e){return{parseError:e}}i("extensions",p)}var o="",d=e,s=e.indexOf("#");-1!==s&&(o=e.substr(s),d=e.substr(0,s));var l=-1===d.indexOf("?")?"?":"&";return{newURI:d+l+a.join("&")+o}}},74559(e,t,a){a.d(t,{HY:()=>d,R4:()=>n,Wz:()=>o,i1:()=>p});var r=a(85608),i=a(38678),n={http:{includeQuery:!0,includeExtensions:!1,preserveHeaderCase:!1},headers:{accept:"*/*","content-type":"application/json"},options:{method:"POST"}},p=function(e,t){return t(e)};function o(e,t){for(var a=[],i=2;i<arguments.length;i++)a[i-2]=arguments[i];return a.unshift(t),d.apply(void 0,(0,r.__spreadArray)([e,p],a,!1))}function d(e,t){for(var a=[],n=2;n<arguments.length;n++)a[n-2]=arguments[n];var p={},o={};a.forEach(function(e){p=(0,r.__assign)((0,r.__assign)((0,r.__assign)({},p),e.options),{headers:(0,r.__assign)((0,r.__assign)({},p.headers),e.headers)}),e.credentials&&(p.credentials=e.credentials),o=(0,r.__assign)((0,r.__assign)({},o),e.http)}),p.headers&&(p.headers=function(e,t){if(!t){var a={};return Object.keys(Object(e)).forEach(function(t){a[t.toLowerCase()]=e[t]}),a}var r={};Object.keys(Object(e)).forEach(function(t){r[t.toLowerCase()]={originalName:t,value:e[t]}});var i={};return Object.keys(r).forEach(function(e){i[r[e].originalName]=r[e].value}),i}(p.headers,o.preserveHeaderCase));var d=e.operationName,s=e.extensions,l=e.variables,u=e.query,c={operationName:d,variables:l};return o.includeExtensions&&(c.extensions=s),o.includeQuery&&(c.query=t(u,i.y)),{options:p,body:c}}},33068(e,t,a){a.d(t,{z:()=>r});var r=function(e,t){var a=e.getContext().uri;return a||("function"==typeof t?t(e):t||"/graphql")}},63647(e,t,a){a.d(t,{Y:()=>i});var r=a(70916),i=function(e,t){var a;try{a=JSON.stringify(e)}catch(e){var i=(0,r.newInvariantError)(42,t,e.message);throw i.parseError=e,i}return a}},16878(e,t,a){a.d(t,{k:()=>i});var r=a(85608);function i(e,t){var a=(0,r.__assign)({},e);return Object.defineProperty(t,"setContext",{enumerable:!1,value:function(e){a="function"==typeof e?(0,r.__assign)((0,r.__assign)({},a),e(a)):(0,r.__assign)((0,r.__assign)({},a),e)}}),Object.defineProperty(t,"getContext",{enumerable:!1,value:function(){return(0,r.__assign)({},a)}}),t}},70783(e,t,a){a.d(t,{X:()=>n});var r=a(85608),i=a(90424);function n(e,t){var a=(0,r.__assign)({},e),n=new Set(Object.keys(e));return(0,i.YR)(t,{Variable:function(e,t,a){a&&"VariableDefinition"!==a.kind&&n.delete(e.name.value)}}),n.forEach(function(e){delete a[e]}),a}},93161(e,t,a){a.d(t,{N:()=>i});var r=a(36054);function i(e){return new r.c(function(t){t.error(e)})}},22594(e,t,a){a.d(t,{S:()=>i});var r=a(36054);function i(e){return new r.c(function(t){e.then(function(e){t.next(e),t.complete()}).catch(t.error.bind(t))})}},25979(e,t,a){a.r(t),a.d(t,{createOperation:()=>d.k,filterOperationVariables:()=>l.X,fromError:()=>r.N,fromPromise:()=>n.S,throwServerError:()=>p.A,toPromise:()=>i.h,transformOperation:()=>s.A,validateOperation:()=>o.K}),a(70916);var r=a(93161),i=a(60441),n=a(22594),p=a(3848),o=a(46192),d=a(16878),s=a(38414),l=a(70783)},3848(e,t,a){a.d(t,{A:()=>r});var r=function(e,t,a){var r=Error(a);throw r.name="ServerError",r.response=e,r.statusCode=e.status,r.result=t,r}},60441(e,t,a){a.d(t,{h:()=>i});var r=a(70916);function i(e){var t=!1;return new Promise(function(a,i){e.subscribe({next:function(e){t?!1!==globalThis.__DEV__&&r.invariant.warn(45):(t=!0,a(e))},error:i})})}},38414(e,t,a){a.d(t,{A:()=>i});var r=a(3777);function i(e){var t={variables:e.variables||{},extensions:e.extensions||{},operationName:e.operationName,query:e.query};return t.operationName||(t.operationName="string"!=typeof t.query?(0,r.n4)(t.query)||void 0:""),t}},46192(e,t,a){a.d(t,{K:()=>i});var r=a(70916);function i(e){for(var t=["query","operationName","variables","extensions","context"],a=0,i=Object.keys(e);a<i.length;a++){var n=i[a];if(0>t.indexOf(n))throw(0,r.newInvariantError)(46,n)}return e}},39283(e,t,a){a.r(t),a.d(t,{disableWarningsSlot:()=>r.yV,maskFragment:()=>i.z,maskOperation:()=>n.m});var r=a(47150),i=a(62959),n=a(28354)},25186(e,t,a){a.d(t,{S:()=>s});var r=a(42455),i=a(57236),n=a(28907),p=a(82307),o=a(47150),d=a(70916);function s(e,t,a){return o.yV.withValue(!0,function(){var s=function e(t,a,i,s,l){var u,c=i.knownChanged,m=function(e,t){if(t.has(e))return t.get(e);var a=Array.isArray(e)?[]:Object.create(null);return t.set(e,a),a}(t,i.mutableTargets);if(Array.isArray(t)){for(var f=0,h=Array.from(t.entries());f<h.length;f++){var v=h[f],y=v[0],g=v[1];if(null===g){m[y]=null;continue}var _=e(g,a,i,s,!1!==globalThis.__DEV__?"".concat(l||"","[").concat(y,"]"):void 0);c.has(_)&&c.add(m),m[y]=_}return c.has(m)?m:t}for(var b=0,w=a.selections;b<w.length;b++){var E=w[b],T=void 0;if(s&&c.add(m),E.kind===r.b.FIELD){var N=(0,n.ue)(E),S=E.selectionSet;if(void 0===(T=m[N]||t[N]))continue;if(S&&null!==T){var _=e(t[N],S,i,s,!1!==globalThis.__DEV__?"".concat(l||"",".").concat(N):void 0);c.has(_)&&(T=_)}!1===globalThis.__DEV__&&(m[N]=T),!1!==globalThis.__DEV__&&(!s||"__typename"===N||(null==(u=Object.getOwnPropertyDescriptor(m,N))?void 0:u.value)?(delete m[N],m[N]=T):Object.defineProperty(m,N,function(e,t,a,r,i){var n=function(){return o.yV.getValue()||(!1!==globalThis.__DEV__&&d.invariant.warn(48,r?"".concat(i," '").concat(r,"'"):"anonymous ".concat(i),"".concat(a,".").concat(e).replace(/^\./,"")),n=function(){return t}),t};return{get:function(){return n()},set:function(e){n=function(){return e}},enumerable:!0,configurable:!0}}(N,T,l||"",i.operationName,i.operationType)))}if(E.kind===r.b.INLINE_FRAGMENT&&(!E.typeCondition||i.cache.fragmentMatches(E,t.__typename))&&(T=e(t,E.selectionSet,i,s,l)),E.kind===r.b.FRAGMENT_SPREAD){var O=E.name.value,D=i.fragmentMap[O]||(i.fragmentMap[O]=i.cache.lookupFragment(O));(0,d.invariant)(D,47,O);var I=(0,p.s7)(E);"mask"!==I&&(T=e(t,D.selectionSet,i,"migrate"===I,l))}c.has(T)&&c.add(m)}return"__typename"in t&&!("__typename"in m)&&(m.__typename=t.__typename),Object.keys(m).length!==Object.keys(t).length&&c.add(m),c.has(m)?m:t}(e,t,a,!1);return Object.isFrozen(e)&&(0,i.G)(s),s})}},62959(e,t,a){a.d(t,{z:()=>l});var r=a(42455),i=a(47150),n=a(70916),p=a(55888),o=a(25186),d=a(2904),s=a(3777);function l(e,t,a,l){if(!a.fragmentMatches)return!1!==globalThis.__DEV__&&(0,i.Ki)(),e;var u=t.definitions.filter(function(e){return e.kind===r.b.FRAGMENT_DEFINITION});void 0===l&&((0,n.invariant)(1===u.length,49,u.length),l=u[0].name.value);var c=u.find(function(e){return e.name.value===l});return((0,n.invariant)(!!c,50,l),null==e||(0,p.default)(e,{}))?e:(0,o.S)(e,c.selectionSet,{operationType:"fragment",operationName:c.name.value,fragmentMap:(0,d.JG)((0,s.zK)(t)),cache:a,mutableTargets:new i.jq,knownChanged:new i.xm})}},28354(e,t,a){a.d(t,{m:()=>d});var r=a(70916),i=a(3777),n=a(2904),p=a(25186),o=a(47150);function d(e,t,a){if(!a.fragmentMatches)return!1!==globalThis.__DEV__&&(0,o.Ki)(),e;var d,s=(0,i.Vu)(t);return((0,r.invariant)(s,51),null==e)?e:(0,p.S)(e,s.selectionSet,{operationType:s.operation,operationName:null==(d=s.name)?void 0:d.value,fragmentMap:(0,n.JG)((0,i.zK)(t)),cache:a,mutableTargets:new o.jq,knownChanged:new o.xm})}},47150(e,t,a){a.d(t,{Ki:()=>l,jq:()=>p,xm:()=>o,yV:()=>d});var r=a(60837),i=a(70916),n=a(51360),p=n.et?WeakMap:Map,o=n.En?WeakSet:Set,d=new r.Slot,s=!1;function l(){s||(s=!0,!1!==globalThis.__DEV__&&i.invariant.warn(52))}},45078(e,t,a){a.d(t,{A:()=>o,V:()=>d});var r=a(54019),i=a(31088),n=new WeakSet;function p(e){!(e.size<=(e.max||-1))&&(n.has(e)||(n.add(e),setTimeout(function(){e.clean(),n.delete(e)},100)))}var o=function(e,t){var a=new r.l(e,t);return a.set=function(e,t){var a=r.l.prototype.set.call(this,e,t);return p(this),a},a},d=function(e,t){var a=new i.C(e,t);return a.set=function(e,t){var a=i.C.prototype.set.call(this,e,t);return p(this),a},a}},44114(e,t,a){a.d(t,{D_:()=>p,cM:()=>d,ep:()=>o,tQ:()=>s});var r=a(85608),i=a(555),n={};function p(e,t){n[e]=t}var o=!1!==globalThis.__DEV__?function(){var e,t,a,p,o;if(!1===globalThis.__DEV__)throw Error("only supported in development mode");return{limits:Object.fromEntries(Object.entries({parser:1e3,canonicalStringify:1e3,print:2e3,"documentTransform.cache":2e3,"queryManager.getDocumentInfo":2e3,"PersistedQueryLink.persistedQueryHashes":2e3,"fragmentRegistry.transform":2e3,"fragmentRegistry.lookup":1e3,"fragmentRegistry.findFragmentSpreads":4e3,"cache.fragmentQueryDocuments":1e3,"removeTypenameFromVariables.getVariableDefinitions":2e3,"inMemoryCache.maybeBroadcastWatch":5e3,"inMemoryCache.executeSelectionSet":5e4,"inMemoryCache.executeSubSelectedArray":1e4}).map(function(e){var t=e[0],a=e[1];return[t,i.v[t]||a]})),sizes:(0,r.__assign)({print:null==(e=n.print)?void 0:e.call(n),parser:null==(t=n.parser)?void 0:t.call(n),canonicalStringify:null==(a=n.canonicalStringify)?void 0:a.call(n),links:function e(t){var a;return t?(0,r.__spreadArray)((0,r.__spreadArray)([null==(a=null==t?void 0:t.getMemoryInternals)?void 0:a.call(t)],e(null==t?void 0:t.left),!0),e(null==t?void 0:t.right),!0).filter(c):[]}(this.link),queryManager:{getDocumentInfo:this.queryManager.transformCache.size,documentTransforms:m(this.queryManager.documentTransform)}},null==(o=(p=this.cache).getMemoryInternals)?void 0:o.call(p))}}:void 0,d=!1!==globalThis.__DEV__?function(){var e=this.config.fragments;return(0,r.__assign)((0,r.__assign)({},l.apply(this)),{addTypenameDocumentTransform:m(this.addTypenameTransform),inMemoryCache:{executeSelectionSet:u(this.storeReader.executeSelectionSet),executeSubSelectedArray:u(this.storeReader.executeSubSelectedArray),maybeBroadcastWatch:u(this.maybeBroadcastWatch)},fragmentRegistry:{findFragmentSpreads:u(null==e?void 0:e.findFragmentSpreads),lookup:u(null==e?void 0:e.lookup),transform:u(null==e?void 0:e.transform)}})}:void 0,s=!1!==globalThis.__DEV__?l:void 0;function l(){return{cache:{fragmentQueryDocuments:u(this.getFragmentDoc)}}}function u(e){return e&&"dirtyKey"in e?e.size:void 0}function c(e){return null!=e}function m(e){return(function e(t){return t?(0,r.__spreadArray)((0,r.__spreadArray)([u(null==t?void 0:t.performWork)],e(null==t?void 0:t.left),!0),e(null==t?void 0:t.right),!0).filter(c):[]})(e).map(function(e){return{cache:e}})}},555(e,t,a){a.d(t,{v:()=>p});var r=a(85608),i=a(70916),n=Symbol.for("apollo.cacheSize"),p=(0,r.__assign)({},i.global[n])},73767(e,t,a){a.d(t,{E:()=>i,c:()=>r});var r=Array.isArray;function i(e){return Array.isArray(e)&&e.length>0}},51360(e,t,a){a.d(t,{En:()=>p,JR:()=>u,Sw:()=>s,et:()=>n,ol:()=>o,uJ:()=>d});var r=a(70916),i="ReactNative"==(0,r.maybe)(function(){return navigator.product}),n="function"==typeof WeakMap&&!(i&&!global.HermesInternal),p="function"==typeof WeakSet,o="function"==typeof Symbol&&"function"==typeof Symbol.for,d=o&&Symbol.asyncIterator,s="function"==typeof(0,r.maybe)(function(){return window.document.createElement}),l=(0,r.maybe)(function(){return navigator.userAgent.indexOf("jsdom")>=0})||!1,u=(s||i)&&!l},44214(e,t,a){a.d(t,{M:()=>o});var r,i=a(45078),n=a(555),p=a(44114),o=Object.assign(function(e){return JSON.stringify(e,d)},{reset:function(){r=new i.V(n.v.canonicalStringify||1e3)}});function d(e,t){if(t&&"object"==typeof t){var a=Object.getPrototypeOf(t);if(a===Object.prototype||null===a){var i=Object.keys(t);if(i.every(s))return t;var n=JSON.stringify(i),p=r.get(n);if(!p){i.sort();var o=JSON.stringify(i);p=r.get(o)||i,r.set(n,p),r.set(o,p)}var d=Object.create(a);return p.forEach(function(e){d[e]=t[e]}),d}}return t}function s(e,t,a){return 0===t||a[t-1]<=e}!1!==globalThis.__DEV__&&(0,p.D_)("canonicalStringify",function(){return r.size}),o.reset()},20906(e,t,a){a.d(t,{m:()=>i});var r=Object.prototype.toString;function i(e){return function e(t,a){switch(r.call(t)){case"[object Array]":if((a=a||new Map).has(t))return a.get(t);var i=t.slice(0);return a.set(t,i),i.forEach(function(t,r){i[r]=e(t,a)}),i;case"[object Object]":if((a=a||new Map).has(t))return a.get(t);var n=Object.create(Object.getPrototypeOf(t));return a.set(t,n),Object.keys(t).forEach(function(r){n[r]=e(t[r],a)}),n;default:return t}}(e)}},50492(e,t,a){a.d(t,{o:()=>r});function r(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var a=Object.create(null);return e.forEach(function(e){e&&Object.keys(e).forEach(function(t){var r=e[t];void 0!==r&&(a[t]=r)})}),a}},32710(e,t,a){a.d(t,{M:()=>p,t:()=>n});var r=a(73767),i=a(37396);function n(e){var t=p(e);return(0,r.E)(t)}function p(e){var t=(0,r.E)(e.errors)?e.errors.slice(0):[];return(0,i.ST)(e)&&(0,r.E)(e.incremental)&&e.incremental.forEach(function(e){e.errors&&t.push.apply(t,e.errors)}),t}},37396(e,t,a){a.d(t,{EQ:()=>o,Nw:()=>s,ST:()=>p,YX:()=>d,bd:()=>l});var r=a(21777),i=a(73767),n=a(30671);function p(e){return"incremental"in e}function o(e){return"hasNext"in e&&"data"in e}function d(e){return p(e)||o(e)}function s(e){return(0,r.U)(e)&&"payload"in e}function l(e,t){var a=e,r=new n.ZI;return p(t)&&(0,i.E)(t.incremental)&&t.incremental.forEach(function(e){for(var t=e.data,i=e.path,n=i.length-1;n>=0;--n){var p=i[n],o=isNaN(+p)?{}:[];o[p]=t,t=o}a=r.merge(a,t)}),a}},21461(e,t,a){a.d(t,{v:()=>i});var r=new Map;function i(e){var t=r.get(e)||1;return r.set(e,t+1),"".concat(e,":").concat(t,":").concat(Math.random().toString(36).slice(2))}},57236(e,t,a){a.d(t,{G:()=>i});var r=a(21777);function i(e){var t;return!1!==globalThis.__DEV__&&(t=new Set([e])).forEach(function(e){(0,r.U)(e)&&function(e){if(!1!==globalThis.__DEV__&&!Object.isFrozen(e))try{Object.freeze(e)}catch(e){if(e instanceof TypeError)return null;throw e}return e}(e)===e&&Object.getOwnPropertyNames(e).forEach(function(a){(0,r.U)(e[a])&&t.add(e[a])})}),e}},30671(e,t,a){a.d(t,{D9:()=>p,IM:()=>o,ZI:()=>s});var r=a(85608),i=a(21777),n=Object.prototype.hasOwnProperty;function p(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return o(e)}function o(e){var t=e[0]||{},a=e.length;if(a>1)for(var r=new s,i=1;i<a;++i)t=r.merge(t,e[i]);return t}var d=function(e,t,a){return this.merge(e[a],t[a])},s=function(){function e(e){void 0===e&&(e=d),this.reconciler=e,this.isObject=i.U,this.pastCopies=new Set}return e.prototype.merge=function(e,t){for(var a=this,p=[],o=2;o<arguments.length;o++)p[o-2]=arguments[o];return(0,i.U)(t)&&(0,i.U)(e)?(Object.keys(t).forEach(function(i){if(n.call(e,i)){var o=e[i];if(t[i]!==o){var d=a.reconciler.apply(a,(0,r.__spreadArray)([e,t,i],p,!1));d!==o&&((e=a.shallowCopyForMerge(e))[i]=d)}}else(e=a.shallowCopyForMerge(e))[i]=t[i]}),e):t},e.prototype.shallowCopyForMerge=function(e){return(0,i.U)(e)&&!this.pastCopies.has(e)&&(e=Array.isArray(e)?e.slice(0):(0,r.__assign)({__proto__:Object.getPrototypeOf(e)},e),this.pastCopies.add(e)),e},e}()},31507(e,t,a){a.d(t,{l:()=>n});var r=a(85608),i=a(50492);function n(e,t){return(0,i.o)(e,t,t.variables&&{variables:(0,i.o)((0,r.__assign)((0,r.__assign)({},e&&e.variables),t.variables))})}},21777(e,t,a){function r(e){return null!==e&&"object"==typeof e}function i(e){return null!==e&&"object"==typeof e&&(Object.getPrototypeOf(e)===Object.prototype||null===Object.getPrototypeOf(e))}a.d(t,{Q:()=>i,U:()=>r})},86563(e,t,a){a.d(t,{p:()=>i});var r=a(21461);function i(e,t){void 0===t&&(t=0);var a=(0,r.v)("stringifyForDisplay");return JSON.stringify(e,function(e,t){return void 0===t?a:t},t).split(JSON.stringify(a)).join("<undefined>")}},70916(e,t,a){a.r(t),a.d(t,{invariant:()=>s,__DEV__:()=>h,DEV:()=>h,global:()=>p,InvariantError:()=>r.InvariantError,newInvariantError:()=>l,maybe:()=>n});var r=a(19371),i=a(73972);function n(e){try{return e()}catch(e){}}let p=n(function(){return globalThis})||n(function(){return window})||n(function(){return self})||n(function(){return global})||n(function(){return n.constructor("return this")()});var o=a(86563);function d(e){return function(t){for(var a=[],r=1;r<arguments.length;r++)a[r-1]=arguments[r];if("number"==typeof t){var i=t;(t=m(i))||(t=f(i,a),a=[])}e.apply(void 0,[t].concat(a))}}var s=Object.assign(function(e,t){for(var a=[],i=2;i<arguments.length;i++)a[i-2]=arguments[i];e||(0,r.invariant)(e,m(t,a)||f(t,a))},{debug:d(r.invariant.debug),log:d(r.invariant.log),warn:d(r.invariant.warn),error:d(r.invariant.error)});function l(e){for(var t=[],a=1;a<arguments.length;a++)t[a-1]=arguments[a];return new r.InvariantError(m(e,t)||f(e,t))}var u=Symbol.for("ApolloErrorMessageHandler_"+i.r);function c(e){if("string"==typeof e)return e;try{return(0,o.p)(e,2).slice(0,1e3)}catch(e){return"<non-serializable>"}}function m(e,t){if(void 0===t&&(t=[]),e)return p[u]&&p[u](e,t.map(c))}function f(e,t){if(void 0===t&&(t=[]),e)return"An error occurred! For more details, see the full error text at https://go.apollo.dev/c/err#".concat(encodeURIComponent(JSON.stringify({version:i.r,message:e,args:t.map(c)})))}var h=!1!==globalThis.__DEV__},9354(e,t,a){a.d(t,{c:()=>u});var r=a(44592),i=a(51360),n=a(3777),p=a(70916),o=a(54019),d=a(60837),s=a(555);function l(e){return e}var u=function(){function e(e,t){void 0===t&&(t=Object.create(null)),this.resultCache=i.En?new WeakSet:new Set,this.transform=e,t.getCacheKey&&(this.getCacheKey=t.getCacheKey),this.cached=!1!==t.cache,this.resetCache()}return e.prototype.getCacheKey=function(e){return[e]},e.identity=function(){return new e(l,{cache:!1})},e.split=function(t,a,r){return void 0===r&&(r=e.identity()),Object.assign(new e(function(e){return(t(e)?a:r).transformDocument(e)},{cache:!1}),{left:a,right:r})},e.prototype.resetCache=function(){var t=this;if(this.cached){var a=new r.Trie(i.et);this.performWork=(0,d.wrap)(e.prototype.performWork.bind(this),{makeCacheKey:function(e){var r=t.getCacheKey(e);if(r)return(0,p.invariant)(Array.isArray(r),77),a.lookupArray(r)},max:s.v["documentTransform.cache"],cache:o.l})}},e.prototype.performWork=function(e){return(0,n.sw)(e),this.transform(e)},e.prototype.transformDocument=function(e){if(this.resultCache.has(e))return e;var t=this.performWork(e);return this.resultCache.add(t),t},e.prototype.concat=function(t){var a=this;return Object.assign(new e(function(e){return t.transformDocument(a.transformDocument(e))},{cache:!1}),{left:this,right:t})},e}()},82307(e,t,a){a.d(t,{I5:()=>s,MS:()=>p,d8:()=>l,f2:()=>u,hE:()=>d,s7:()=>m,sx:()=>o,tY:()=>c});var r=a(70916),i=a(90424),n=a(42455);function p(e,t){var a=e.directives;return!a||!a.length||c(a).every(function(e){var a=e.directive,i=e.ifArgument,n=!1;return"Variable"===i.value.kind?(n=t&&t[i.value.name.value],(0,r.invariant)(void 0!==n,78,a.name.value)):n=i.value.value,"skip"===a.name.value?!n:n})}function o(e){var t=[];return(0,i.YR)(e,{Directive:function(e){t.push(e.name.value)}}),t}var d=function(e,t){return l(e,t,!1)},s=function(e,t){return l(e,t,!0)};function l(e,t,a){var r=new Set(e),n=r.size;return(0,i.YR)(t,{Directive:function(e){if(r.delete(e.name.value)&&(!a||!r.size))return i.sP}}),a?!r.size:r.size<n}function u(e){return e&&l(["client","export"],e,!0)}function c(e){var t=[];return e&&e.length&&e.forEach(function(e){if("skip"===(a=e.name.value)||"include"===a){var a,i=e.arguments,n=e.name.value;(0,r.invariant)(i&&1===i.length,79,n);var p=i[0];(0,r.invariant)(p.name&&"if"===p.name.value,80,n);var o=p.value;(0,r.invariant)(o&&("Variable"===o.kind||"BooleanValue"===o.kind),81,n),t.push({directive:e,ifArgument:p})}}),t}function m(e){var t,a,i=null==(t=e.directives)?void 0:t.find(function(e){return"unmask"===e.name.value});if(!i)return"mask";var p=null==(a=i.arguments)?void 0:a.find(function(e){return"mode"===e.name.value});return(!1!==globalThis.__DEV__&&p&&(p.value.kind===n.b.VARIABLE?!1!==globalThis.__DEV__&&r.invariant.warn(82):p.value.kind!==n.b.STRING?!1!==globalThis.__DEV__&&r.invariant.warn(83):"migrate"!==p.value.value&&!1!==globalThis.__DEV__&&r.invariant.warn(84,p.value.value)),p&&"value"in p.value&&"migrate"===p.value.value)?"migrate":"unmask"}},2904(e,t,a){a.d(t,{HQ:()=>d,JG:()=>o,ct:()=>p,s6:()=>s});var r=a(85608),i=a(70916),n=a(90424);function p(e,t){var a=t,n=[];return e.definitions.forEach(function(e){if("OperationDefinition"===e.kind)throw(0,i.newInvariantError)(85,e.operation,e.name?" named '".concat(e.name.value,"'"):"");"FragmentDefinition"===e.kind&&n.push(e)}),void 0===a&&((0,i.invariant)(1===n.length,86,n.length),a=n[0].name.value),(0,r.__assign)((0,r.__assign)({},e),{definitions:(0,r.__spreadArray)([{kind:"OperationDefinition",operation:"query",selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:a}}]}}],e.definitions,!0)})}function o(e){void 0===e&&(e=[]);var t={};return e.forEach(function(e){t[e.name.value]=e}),t}function d(e,t){switch(e.kind){case"InlineFragment":return e;case"FragmentSpread":var a=e.name.value;if("function"==typeof t)return t(a);var r=t&&t[a];return(0,i.invariant)(r,87,a),r||null;default:return null}}function s(e){var t=!0;return(0,n.YR)(e,{FragmentSpread:function(e){if(!(t=!!e.directives&&e.directives.some(function(e){return"unmask"===e.name.value})))return n.sP}}),t}},3777(e,t,a){a.d(t,{AT:()=>s,E4:()=>l,Vn:()=>u,Vu:()=>p,n4:()=>o,sw:()=>n,wY:()=>c,zK:()=>d});var r=a(70916),i=a(28907);function n(e){(0,r.invariant)(e&&"Document"===e.kind,88);var t=e.definitions.filter(function(e){return"FragmentDefinition"!==e.kind}).map(function(e){if("OperationDefinition"!==e.kind)throw(0,r.newInvariantError)(89,e.kind);return e});return(0,r.invariant)(t.length<=1,90,t.length),e}function p(e){return n(e),e.definitions.filter(function(e){return"OperationDefinition"===e.kind})[0]}function o(e){return e.definitions.filter(function(e){return"OperationDefinition"===e.kind&&!!e.name}).map(function(e){return e.name.value})[0]||null}function d(e){return e.definitions.filter(function(e){return"FragmentDefinition"===e.kind})}function s(e){var t=p(e);return(0,r.invariant)(t&&"query"===t.operation,91),t}function l(e){(0,r.invariant)("Document"===e.kind,92),(0,r.invariant)(e.definitions.length<=1,93);var t=e.definitions[0];return(0,r.invariant)("FragmentDefinition"===t.kind,94),t}function u(e){n(e);for(var t,a=0,i=e.definitions;a<i.length;a++){var p=i[a];if("OperationDefinition"===p.kind){var o=p.operation;if("query"===o||"mutation"===o||"subscription"===o)return p}"FragmentDefinition"!==p.kind||t||(t=p)}if(t)return t;throw(0,r.newInvariantError)(95)}function c(e){var t=Object.create(null),a=e&&e.variableDefinitions;return a&&a.length&&a.forEach(function(e){e.defaultValue&&(0,i.J)(t,e.variable.name,e.defaultValue)}),t}},38678(e,t,a){a.d(t,{y:()=>d});var r,i=a(95818),n=a(45078),p=a(555),o=a(44114),d=Object.assign(function(e){var t=r.get(e);return t||(t=(0,i.y)(e),r.set(e,t)),t},{reset:function(){r=new n.A(p.v.print||2e3)}});d.reset(),!1!==globalThis.__DEV__&&(0,o.D_)("print",function(){return r?r.size:0})},28907(e,t,a){a.d(t,{A_:()=>d,D$:()=>function e(t,a,r){for(var i,p=0,o=a.selections;p<o.length;p++){var d=o[p];if(y(d)){if("__typename"===d.name.value)return t[v(d)]}else i?i.push(d):i=[d]}if("string"==typeof t.__typename)return t.__typename;if(i)for(var s=0,l=i;s<l.length;s++){var d=l[s],u=e(t,(0,n.HQ)(d,r).selectionSet,r);if("string"==typeof u)return u}},Ii:()=>u,J:()=>l,Kc:()=>s,MB:()=>h,WU:()=>o,dt:()=>y,kd:()=>g,o5:()=>f,ue:()=>v});var r=a(70916),i=a(21777),n=a(2904),p=a(44214);function o(e){return{__ref:String(e)}}function d(e){return!!(e&&"object"==typeof e&&"string"==typeof e.__ref)}function s(e){return(0,i.U)(e)&&"Document"===e.kind&&Array.isArray(e.definitions)}function l(e,t,a,i){if("IntValue"===a.kind||"FloatValue"===a.kind)e[t.value]=Number(a.value);else if("BooleanValue"===a.kind||"StringValue"===a.kind)e[t.value]=a.value;else if("ObjectValue"===a.kind){var n={};a.fields.map(function(e){return l(n,e.name,e.value,i)}),e[t.value]=n}else if("Variable"===a.kind){var p=(i||{})[a.name.value];e[t.value]=p}else if("ListValue"===a.kind)e[t.value]=a.values.map(function(e){var a={};return l(a,t,e,i),a[t.value]});else if("EnumValue"===a.kind)e[t.value]=a.value;else if("NullValue"===a.kind)e[t.value]=null;else throw(0,r.newInvariantError)(96,t.value,a.kind)}function u(e,t){var a=null;e.directives&&(a={},e.directives.forEach(function(e){a[e.name.value]={},e.arguments&&e.arguments.forEach(function(r){var i=r.name,n=r.value;return l(a[e.name.value],i,n,t)})}));var r=null;return e.arguments&&e.arguments.length&&(r={},e.arguments.forEach(function(e){var a=e.name,i=e.value;return l(r,a,i,t)})),f(e.name.value,r,a)}var c=["connection","include","skip","client","rest","export","nonreactive"],m=p.M,f=Object.assign(function(e,t,a){if(t&&a&&a.connection&&a.connection.key)if(!a.connection.filter||!(a.connection.filter.length>0))return a.connection.key;else{var r=a.connection.filter?a.connection.filter:[];r.sort();var i={};return r.forEach(function(e){i[e]=t[e]}),"".concat(a.connection.key,"(").concat(m(i),")")}var n=e;if(t){var p=m(t);n+="(".concat(p,")")}return a&&Object.keys(a).forEach(function(e){-1===c.indexOf(e)&&(a[e]&&Object.keys(a[e]).length?n+="@".concat(e,"(").concat(m(a[e]),")"):n+="@".concat(e))}),n},{setStringify:function(e){var t=m;return m=e,t}});function h(e,t){if(e.arguments&&e.arguments.length){var a={};return e.arguments.forEach(function(e){return l(a,e.name,e.value,t)}),a}return null}function v(e){return e.alias?e.alias.value:e.name.value}function y(e){return"Field"===e.kind}function g(e){return"InlineFragment"===e.kind}},53925(e,t,a){a.d(t,{TC:()=>_,XY:()=>h,er:()=>w,hX:()=>y,it:()=>g,iz:()=>f,x3:()=>E,zc:()=>b});var r=a(85608),i=a(70916),n=a(42455),p=a(90424),o=a(3777),d=a(28907),s=a(2904),l=a(73767),u={kind:n.b.FIELD,name:{kind:n.b.NAME,value:"__typename"}};function c(e){return!function e(t,a){return!t||t.selectionSet.selections.every(function(t){return t.kind===n.b.FRAGMENT_SPREAD&&e(a[t.name.value],a)})}((0,o.Vu)(e)||(0,o.E4)(e),(0,s.JG)((0,o.zK)(e)))?e:null}function m(e){var t=new Map;return function(a){void 0===a&&(a=e);var r=t.get(a);return r||t.set(a,r={variables:new Set,fragmentSpreads:new Set}),r}}function f(e,t){(0,o.sw)(t);for(var a,d,s=m(""),u=m(""),f=function(e){for(var t=0,a=void 0;t<e.length&&(a=e[t]);++t)if(!(0,l.c)(a)){if(a.kind===n.b.OPERATION_DEFINITION)return s(a.name&&a.name.value);if(a.kind===n.b.FRAGMENT_DEFINITION)return u(a.name.value)}return!1!==globalThis.__DEV__&&i.invariant.error(97),null},h=0,v=t.definitions.length-1;v>=0;--v)t.definitions[v].kind===n.b.OPERATION_DEFINITION&&++h;var y=(a=new Map,d=new Map,e.forEach(function(e){e&&(e.name?a.set(e.name,e):e.test&&d.set(e.test,e))}),function(e){var t=a.get(e.name.value);return!t&&d.size&&d.forEach(function(a,r){r(e)&&(t=a)}),t}),g=function(e){return(0,l.E)(e)&&e.map(y).some(function(e){return e&&e.remove})},_=new Map,b=!1,w={enter:function(e){if(g(e.directives))return b=!0,null}},E=(0,p.YR)(t,{Field:w,InlineFragment:w,VariableDefinition:{enter:function(){return!1}},Variable:{enter:function(e,t,a,r,i){var n=f(i);n&&n.variables.add(e.name.value)}},FragmentSpread:{enter:function(e,t,a,r,i){if(g(e.directives))return b=!0,null;var n=f(i);n&&n.fragmentSpreads.add(e.name.value)}},FragmentDefinition:{enter:function(e,t,a,r){_.set(JSON.stringify(r),e)},leave:function(e,t,a,r){return e===_.get(JSON.stringify(r))?e:h>0&&e.selectionSet.selections.every(function(e){return e.kind===n.b.FIELD&&"__typename"===e.name.value})?(u(e.name.value).removed=!0,b=!0,null):void 0}},Directive:{leave:function(e){if(y(e))return b=!0,null}}});if(!b)return t;var T=function(e){return!e.transitiveVars&&(e.transitiveVars=new Set(e.variables),e.removed||e.fragmentSpreads.forEach(function(t){T(u(t)).transitiveVars.forEach(function(t){e.transitiveVars.add(t)})})),e},N=new Set;E.definitions.forEach(function(e){e.kind===n.b.OPERATION_DEFINITION?T(s(e.name&&e.name.value)).fragmentSpreads.forEach(function(e){N.add(e)}):e.kind!==n.b.FRAGMENT_DEFINITION||0!==h||u(e.name.value).removed||N.add(e.name.value)}),N.forEach(function(e){T(u(e)).fragmentSpreads.forEach(function(e){N.add(e)})});var S={enter:function(e){var t;if(t=e.name.value,!N.has(t)||u(t).removed)return null}};return c((0,p.YR)(E,{FragmentSpread:S,FragmentDefinition:S,OperationDefinition:{leave:function(e){if(e.variableDefinitions){var t=T(s(e.name&&e.name.value)).transitiveVars;if(t.size<e.variableDefinitions.length)return(0,r.__assign)((0,r.__assign)({},e),{variableDefinitions:e.variableDefinitions.filter(function(e){return t.has(e.variable.name.value)})})}}}}))}var h=Object.assign(function(e){return(0,p.YR)(e,{SelectionSet:{enter:function(e,t,a){if(!a||a.kind!==n.b.OPERATION_DEFINITION){var i=e.selections;if(!(!i||i.some(function(e){return(0,d.dt)(e)&&("__typename"===e.name.value||0===e.name.value.lastIndexOf("__",0))}))&&!((0,d.dt)(a)&&a.directives&&a.directives.some(function(e){return"export"===e.name.value})))return(0,r.__assign)((0,r.__assign)({},e),{selections:(0,r.__spreadArray)((0,r.__spreadArray)([],i,!0),[u],!1)})}}}})},{added:function(e){return e===u}}),v={test:function(e){var t="connection"===e.name.value;return!t||e.arguments&&e.arguments.some(function(e){return"key"===e.name.value})||!1===globalThis.__DEV__||i.invariant.warn(98),t}};function y(e){return f([v],(0,o.sw)(e))}function g(e,t){var a=function(t){return e.some(function(e){return t.value&&t.value.kind===n.b.VARIABLE&&t.value.name&&(e.name===t.value.name.value||e.test&&e.test(t))})};return c((0,p.YR)(t,{OperationDefinition:{enter:function(t){return(0,r.__assign)((0,r.__assign)({},t),{variableDefinitions:t.variableDefinitions?t.variableDefinitions.filter(function(t){return!e.some(function(e){return e.name===t.variable.name.value})}):[]})}},Field:{enter:function(t){if(e.some(function(e){return e.remove})){var r=0;if(t.arguments&&t.arguments.forEach(function(e){a(e)&&(r+=1)}),1===r)return null}}},Argument:{enter:function(e){if(a(e))return null}}}))}function _(e,t){function a(t){if(e.some(function(e){return e.name===t.name.value}))return null}return c((0,p.YR)(t,{FragmentSpread:{enter:a},FragmentDefinition:{enter:a}}))}function b(e){return"query"===(0,o.Vn)(e).operation?e:(0,p.YR)(e,{OperationDefinition:{enter:function(e){return(0,r.__assign)((0,r.__assign)({},e),{operation:"query"})}}})}function w(e){return(0,o.sw)(e),f([{test:function(e){return"client"===e.name.value},remove:!0}],e)}function E(e){return(0,o.sw)(e),(0,p.YR)(e,{FragmentSpread:function(e){var t;if(null==(t=e.directives)||!t.some(function(e){return"unmask"===e.name.value}))return(0,r.__assign)((0,r.__assign)({},e),{directives:(0,r.__spreadArray)((0,r.__spreadArray)([],e.directives||[],!0),[{kind:n.b.DIRECTIVE,name:{kind:n.b.NAME,value:"nonreactive"}}],!1)})}})}},5437(e,t,a){a.r(t),a.d(t,{DEV:()=>r.DEV,concatPagination:()=>y,getInclusionDirectives:()=>i.tY,makeReference:()=>s.WU,shouldInclude:()=>i.MS,createFragmentMap:()=>p.JG,AutoCleanedStrongCache:()=>z.V,hasAllDirectives:()=>i.I5,AutoCleanedWeakCache:()=>z.A,canUseWeakMap:()=>L.et,getFragmentFromSelection:()=>p.HQ,storeKeyNameFromField:()=>s.Ii,getOperationDefinition:()=>o.Vu,isArray:()=>R.c,checkDocument:()=>o.sw,getFragmentMaskMode:()=>i.s7,maybe:()=>r.maybe,valueToObjectRepresentation:()=>s.J,mergeDeepArray:()=>v.IM,getDirectiveNames:()=>i.sx,isExecutionPatchInitialResult:()=>B.EQ,graphQLResultHasError:()=>P.t,resultKeyNameFromField:()=>s.ue,hasDirectives:()=>i.d8,isPlainObject:()=>F.Q,isNonNullObject:()=>F.U,mergeOptions:()=>U.l,canUseAsyncIteratorSymbol:()=>L.uJ,isReference:()=>s.A_,DeepMerger:()=>v.ZI,maybeDeepFreeze:()=>A.G,getFragmentDefinition:()=>o.E4,getTypenameFromResult:()=>s.D$,iterateObserversSafely:()=>k.w,getOperationName:()=>o.n4,removeDirectivesFromDocument:()=>l.iz,isStatefulPromise:()=>S,isInlineFragment:()=>s.kd,canUseWeakSet:()=>L.En,mergeDeep:()=>v.D9,omitDeep:()=>Q,isQueryOperation:()=>m,print:()=>d.y,createRejectedPromise:()=>N,getStoreKeyName:()=>s.o5,removeFragmentSpreadFromDocument:()=>l.TC,removeArgumentsFromDocument:()=>l.it,fixObservableSubclass:()=>V.r,createFulfilledPromise:()=>T,canUseSymbol:()=>L.ol,getFragmentQueryDocument:()=>p.ct,removeConnectionDirectiveFromDocument:()=>l.hX,stringifyForDisplay:()=>M.p,wrapPromiseWithState:()=>O,relayStylePagination:()=>_,isNonEmptyArray:()=>R.E,getFragmentDefinitions:()=>o.zK,isExecutionPatchIncrementalResult:()=>B.ST,buildQueryFromSelectionSet:()=>l.zc,preventUnhandledRejection:()=>D.X,stripTypename:()=>G,canUseDOM:()=>L.Sw,canUseLayoutEffect:()=>L.JR,isApolloPayloadResult:()=>B.Nw,DocumentTransform:()=>n.c,addTypenameToDocument:()=>l.XY,canonicalStringify:()=>q.M,Concast:()=>C.E,Observable:()=>E.c,argumentsObjectFromField:()=>s.MB,getDefaultValues:()=>o.wY,isField:()=>s.dt,hasClientExports:()=>i.f2,offsetLimitPagination:()=>g,removeClientSetsFromDocument:()=>l.er,isDocumentNode:()=>s.Kc,compact:()=>j.o,getGraphQLErrorsFromResult:()=>P.M,addNonReactiveToNamedFragments:()=>l.x3,getQueryDefinition:()=>o.AT,isExecutionPatchResult:()=>B.YX,asyncMap:()=>x.x,isFullyUnmaskedOperation:()=>p.s6,hasAnyDirectives:()=>i.hE,getMainDefinition:()=>o.Vn,isMutationOperation:()=>c,cloneDeep:()=>I.m,isSubscriptionOperation:()=>f,cacheSizes:()=>H.v,makeUniqueId:()=>$.v,mergeIncrementalData:()=>B.bd});var r=a(70916),i=a(82307),n=a(9354),p=a(2904),o=a(3777),d=a(38678),s=a(28907),l=a(53925);function u(e,t){var a;return(null==(a=(0,o.Vu)(e))?void 0:a.operation)===t}function c(e){return u(e,"mutation")}function m(e){return u(e,"query")}function f(e){return u(e,"subscription")}var h=a(85608),v=a(30671);function y(e){return void 0===e&&(e=!1),{keyArgs:e,merge:function(e,t){return e?(0,h.__spreadArray)((0,h.__spreadArray)([],e,!0),t,!0):t}}}function g(e){return void 0===e&&(e=!1),{keyArgs:e,merge:function(e,t,a){var r=a.args,i=e?e.slice(0):[];if(t)if(r)for(var n=r.offset,p=void 0===n?0:n,o=0;o<t.length;++o)i[p+o]=t[o];else i.push.apply(i,t);return i}}}function _(e){return void 0===e&&(e=!1),{keyArgs:e,read:function(e,t){var a=t.canRead,r=t.readField;if(!e)return e;var i=[],n="",p="";e.edges.forEach(function(e){a(r("node",e))&&(i.push(e),e.cursor&&(n=n||e.cursor||"",p=e.cursor||p))}),i.length>1&&n===p&&(n="");var o=e.pageInfo||{},d=o.startCursor,s=o.endCursor;return(0,h.__assign)((0,h.__assign)({},b(e)),{edges:i,pageInfo:(0,h.__assign)((0,h.__assign)({},e.pageInfo),{startCursor:d||n,endCursor:s||p})})},merge:function(e,t,a){var r=a.args,i=a.isReference,n=a.readField;if(e||(e={edges:[],pageInfo:{hasPreviousPage:!1,hasNextPage:!0,startCursor:"",endCursor:""}}),!t)return e;var p=t.edges?t.edges.map(function(e){return i(e=(0,h.__assign)({},e))&&(e.cursor=n("cursor",e)),e}):[];if(t.pageInfo){var o=t.pageInfo,d=o.startCursor,s=o.endCursor,l=p[0],u=p[p.length-1];l&&d&&(l.cursor=d),u&&s&&(u.cursor=s);var c=l&&l.cursor;c&&!d&&(t=(0,v.D9)(t,{pageInfo:{startCursor:c}}));var m=u&&u.cursor;m&&!s&&(t=(0,v.D9)(t,{pageInfo:{endCursor:m}}))}var f=e.edges,y=[];if(r&&r.after){var g=f.findIndex(function(e){return e.cursor===r.after});g>=0&&(f=f.slice(0,g+1))}else if(r&&r.before){var g=f.findIndex(function(e){return e.cursor===r.before});y=g<0?f:f.slice(g),f=[]}else t.edges&&(f=[]);var _=(0,h.__spreadArray)((0,h.__spreadArray)((0,h.__spreadArray)([],f,!0),p,!0),y,!0),w=(0,h.__assign)((0,h.__assign)({},t.pageInfo),e.pageInfo);if(t.pageInfo){var E=t.pageInfo,T=E.hasPreviousPage,N=E.hasNextPage,d=E.startCursor,s=E.endCursor;Object.assign(w,(0,h.__rest)(E,["hasPreviousPage","hasNextPage","startCursor","endCursor"])),f.length||(void 0!==T&&(w.hasPreviousPage=T),void 0!==d&&(w.startCursor=d)),y.length||(void 0!==N&&(w.hasNextPage=N),void 0!==s&&(w.endCursor=s))}return(0,h.__assign)((0,h.__assign)((0,h.__assign)({},b(e)),b(t)),{edges:_,pageInfo:w})}}}var b=function(e){return(0,h.__rest)(e,w)},w=["edges","pageInfo"],E=a(36054);function T(e){var t=Promise.resolve(e);return t.status="fulfilled",t.value=e,t}function N(e){var t=Promise.reject(e);return t.catch(function(){}),t.status="rejected",t.reason=e,t}function S(e){return"status"in e}function O(e){return S(e)||(e.status="pending",e.then(function(t){"pending"===e.status&&(e.status="fulfilled",e.value=t)},function(t){"pending"===e.status&&(e.status="rejected",e.reason=t)})),e}var D=a(30234),I=a(20906),A=a(57236),k=a(87613),x=a(5762),C=a(45637),V=a(35892),R=a(73767),F=a(21777),P=a(32710),L=a(51360),j=a(50492),$=a(21461),M=a(86563),U=a(31507),B=a(37396),q=a(44214);function Q(e,t){return Y(e,t)}function Y(e,t,a){if(void 0===a&&(a=new Map),a.has(e))return a.get(e);var r=!1;if(Array.isArray(e)){var i=[];if(a.set(e,i),e.forEach(function(e,n){var p=Y(e,t,a);r||(r=p!==e),i[n]=p}),r)return i}else if((0,F.Q)(e)){var n=Object.create(Object.getPrototypeOf(e));if(a.set(e,n),Object.keys(e).forEach(function(i){if(i===t){r=!0;return}var p=Y(e[i],t,a);r||(r=p!==e[i]),n[i]=p}),r)return n}return e}function G(e){return Y(e,"__typename")}var z=a(45078),H=a(555)},45637(e,t,a){a.d(t,{E:()=>d});var r=a(85608),i=a(36054),n=a(87613),p=a(35892);function o(e){return e&&"function"==typeof e.then}var d=function(e){function t(t){var a=e.call(this,function(e){return a.addObserver(e),function(){return a.removeObserver(e)}})||this;return a.observers=new Set,a.promise=new Promise(function(e,t){a.resolve=e,a.reject=t}),a.handlers={next:function(e){null!==a.sub&&(a.latest=["next",e],a.notify("next",e),(0,n.w)(a.observers,"next",e))},error:function(e){var t=a.sub;null!==t&&(t&&setTimeout(function(){return t.unsubscribe()}),a.sub=null,a.latest=["error",e],a.reject(e),a.notify("error",e),(0,n.w)(a.observers,"error",e))},complete:function(){var e=a.sub,t=a.sources;if(null!==e){var r=(void 0===t?[]:t).shift();r?o(r)?r.then(function(e){return a.sub=e.subscribe(a.handlers)},a.handlers.error):a.sub=r.subscribe(a.handlers):(e&&setTimeout(function(){return e.unsubscribe()}),a.sub=null,a.latest&&"next"===a.latest[0]?a.resolve(a.latest[1]):a.resolve(),a.notify("complete"),(0,n.w)(a.observers,"complete"))}}},a.nextResultListeners=new Set,a.cancel=function(e){a.reject(e),a.sources=[],a.handlers.error(e)},a.promise.catch(function(e){}),"function"==typeof t&&(t=[new i.c(t)]),o(t)?t.then(function(e){return a.start(e)},a.handlers.error):a.start(t),a}return(0,r.__extends)(t,e),t.prototype.start=function(e){void 0===this.sub&&(this.sources=Array.from(e),this.handlers.complete())},t.prototype.deliverLastMessage=function(e){if(this.latest){var t=this.latest[0],a=e[t];a&&a.call(e,this.latest[1]),null===this.sub&&"next"===t&&e.complete&&e.complete()}},t.prototype.addObserver=function(e){this.observers.has(e)||(this.deliverLastMessage(e),this.observers.add(e))},t.prototype.removeObserver=function(e){this.observers.delete(e)&&this.observers.size<1&&this.handlers.complete()},t.prototype.notify=function(e,t){var a=this.nextResultListeners;a.size&&(this.nextResultListeners=new Set,a.forEach(function(a){return a(e,t)}))},t.prototype.beforeNext=function(e){var t=!1;this.nextResultListeners.add(function(a,r){t||(t=!0,e(a,r))})},t}(i.c);(0,p.r)(d)},5762(e,t,a){a.d(t,{x:()=>i});var r=a(36054);function i(e,t,a){return new r.c(function(r){var i={then:function(e){return new Promise(function(t){return t(e())})}};function n(e,t){return function(a){if(e){var n=function(){return r.closed?0:e(a)};i=i.then(n,n).then(function(e){return r.next(e)},function(e){return r.error(e)})}else r[t](a)}}var p={next:n(t,"next"),error:n(a,"error"),complete:function(){i.then(function(){return r.complete()})}},o=e.subscribe(p);return function(){return o.unsubscribe()}})}},87613(e,t,a){a.d(t,{w:()=>r});function r(e,t,a){var r=[];e.forEach(function(e){return e[t]&&r.push(e)}),r.forEach(function(e){return e[t](a)})}},35892(e,t,a){a.d(t,{r:()=>n});var r=a(36054),i=a(51360);function n(e){function t(t){Object.defineProperty(e,t,{value:r.c})}return i.ol&&Symbol.species&&t(Symbol.species),t("@@species"),e}},30234(e,t,a){a.d(t,{X:()=>r});function r(e){return e.catch(function(){}),e}},73972(e,t,a){a.d(t,{r:()=>r});var r="3.13.8"},31088(e,t,a){function r(){}a.d(t,{C:()=>i});class i{constructor(e=1/0,t=r){this.max=e,this.dispose=t,this.map=new Map,this.newest=null,this.oldest=null}has(e){return this.map.has(e)}get(e){let t=this.getNode(e);return t&&t.value}get size(){return this.map.size}getNode(e){let t=this.map.get(e);if(t&&t!==this.newest){let{older:e,newer:a}=t;a&&(a.older=e),e&&(e.newer=a),t.older=this.newest,t.older.newer=t,t.newer=null,this.newest=t,t===this.oldest&&(this.oldest=a)}return t}set(e,t){let a=this.getNode(e);return a?a.value=t:(a={key:e,value:t,newer:null,older:this.newest},this.newest&&(this.newest.newer=a),this.newest=a,this.oldest=this.oldest||a,this.map.set(e,a),a.value)}clean(){for(;this.oldest&&this.map.size>this.max;)this.delete(this.oldest.key)}delete(e){let t=this.map.get(e);return!!t&&(t===this.newest&&(this.newest=t.older),t===this.oldest&&(this.oldest=t.newer),t.newer&&(t.newer.older=t.older),t.older&&(t.older.newer=t.newer),this.map.delete(e),this.dispose(t.value,e),!0)}}},54019(e,t,a){function r(){}a.d(t,{l:()=>o});let i="u">typeof WeakRef?WeakRef:function(e){return{deref:()=>e}},n="u">typeof WeakMap?WeakMap:Map,p="u">typeof FinalizationRegistry?FinalizationRegistry:function(){return{register:r,unregister:r}};class o{constructor(e=1/0,t=r){this.max=e,this.dispose=t,this.map=new n,this.newest=null,this.oldest=null,this.unfinalizedNodes=new Set,this.finalizationScheduled=!1,this.size=0,this.finalize=()=>{let e=this.unfinalizedNodes.values();for(let t=0;t<10024;t++){let t=e.next().value;if(!t)break;this.unfinalizedNodes.delete(t);let a=t.key;delete t.key,t.keyRef=new i(a),this.registry.register(a,t,t)}this.unfinalizedNodes.size>0?queueMicrotask(this.finalize):this.finalizationScheduled=!1},this.registry=new p(this.deleteNode.bind(this))}has(e){return this.map.has(e)}get(e){let t=this.getNode(e);return t&&t.value}getNode(e){let t=this.map.get(e);if(t&&t!==this.newest){let{older:e,newer:a}=t;a&&(a.older=e),e&&(e.newer=a),t.older=this.newest,t.older.newer=t,t.newer=null,this.newest=t,t===this.oldest&&(this.oldest=a)}return t}set(e,t){let a=this.getNode(e);return a?a.value=t:(a={key:e,value:t,newer:null,older:this.newest},this.newest&&(this.newest.newer=a),this.newest=a,this.oldest=this.oldest||a,this.scheduleFinalization(a),this.map.set(e,a),this.size++,a.value)}clean(){for(;this.oldest&&this.size>this.max;)this.deleteNode(this.oldest)}deleteNode(e){e===this.newest&&(this.newest=e.older),e===this.oldest&&(this.oldest=e.newer),e.newer&&(e.newer.older=e.older),e.older&&(e.older.newer=e.newer),this.size--;let t=e.key||e.keyRef&&e.keyRef.deref();this.dispose(e.value,t),e.keyRef?this.registry.unregister(e):this.unfinalizedNodes.delete(e),t&&this.map.delete(t)}delete(e){let t=this.map.get(e);return!!t&&(this.deleteNode(t),!0)}scheduleFinalization(e){this.unfinalizedNodes.add(e),this.finalizationScheduled||(this.finalizationScheduled=!0,queueMicrotask(this.finalize))}}},55888(e,t,a){a.r(t),a.d(t,{default:()=>d,equal:()=>o});let{toString:r,hasOwnProperty:i}=Object.prototype,n=Function.prototype.toString,p=new Map;function o(e,t){try{return function e(t,a){if(t===a)return!0;let p=r.call(t);if(p!==r.call(a))return!1;switch(p){case"[object Array]":if(t.length!==a.length)break;case"[object Object]":{if(c(t,a))return!0;let r=s(t),n=s(a),p=r.length;if(p!==n.length)return!1;for(let e=0;e<p;++e)if(!i.call(a,r[e]))return!1;for(let i=0;i<p;++i){let n=r[i];if(!e(t[n],a[n]))return!1}return!0}case"[object Error]":return t.name===a.name&&t.message===a.message;case"[object Number]":if(t!=t)return a!=a;case"[object Boolean]":case"[object Date]":return+t==+a;case"[object RegExp]":case"[object String]":return t==`${a}`;case"[object Map]":case"[object Set]":{if(t.size!==a.size)return!1;if(c(t,a))return!0;let r=t.entries(),i="[object Map]"===p;for(;;){let t=r.next();if(t.done)break;let[n,p]=t.value;if(!a.has(n)||i&&!e(p,a.get(n)))return!1}return!0}case"[object Uint16Array]":case"[object Uint8Array]":case"[object Uint32Array]":case"[object Int32Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object ArrayBuffer]":t=new Uint8Array(t),a=new Uint8Array(a);case"[object DataView]":{let e=t.byteLength;if(e===a.byteLength)for(;e--&&t[e]===a[e];);return -1===e}case"[object AsyncFunction]":case"[object GeneratorFunction]":case"[object AsyncGeneratorFunction]":case"[object Function]":{var o,d;let e,r=n.call(t);if(r!==n.call(a))return!1;return o=r,d=u,!((e=o.length-d.length)>=0)||o.indexOf(d,e)!==e}}return!1}(e,t)}finally{p.clear()}}let d=o;function s(e){return Object.keys(e).filter(l,e)}function l(e){return void 0!==this[e]}let u="{ [native code] }";function c(e,t){let a=p.get(e);if(a){if(a.has(t))return!0}else p.set(e,a=new Set);return a.add(t),!1}},44592(e,t,a){a.r(t),a.d(t,{Trie:()=>o});let r=()=>Object.create(null),{forEach:i,slice:n}=Array.prototype,{hasOwnProperty:p}=Object.prototype;class o{constructor(e=!0,t=r){this.weakness=e,this.makeData=t}lookup(){return this.lookupArray(arguments)}lookupArray(e){let t=this;return i.call(e,e=>t=t.getChildTrie(e)),p.call(t,"data")?t.data:t.data=this.makeData(n.call(e))}peek(){return this.peekArray(arguments)}peekArray(e){let t=this;for(let a=0,r=e.length;t&&a<r;++a){let r=t.mapFor(e[a],!1);t=r&&r.get(e[a])}return t&&t.data}remove(){return this.removeArray(arguments)}removeArray(e){let t;if(e.length){let a=e[0],r=this.mapFor(a,!1),i=r&&r.get(a);i&&(t=i.removeArray(n.call(e,1)),i.data||i.weak||i.strong&&i.strong.size||r.delete(a))}else t=this.data,delete this.data;return t}getChildTrie(e){let t=this.mapFor(e,!0),a=t.get(e);return a||t.set(e,a=new o(this.weakness,this.makeData)),a}mapFor(e,t){return this.weakness&&function(e){switch(typeof e){case"object":if(null===e)break;case"function":return!0}return!1}(e)?this.weak||(t?this.weak=new WeakMap:void 0):this.strong||(t?this.strong=new Map:void 0)}}},63360(e,r,i){let n;i.d(r,{F2:()=>re,UU:()=>t6,W0:()=>r0,Sz:()=>r1,Pq:()=>Z,le:()=>av,Nm:()=>tZ,IC:()=>rK,A8:()=>a5,US:()=>aG,iF:()=>rJ,ph:()=>rZ,En:()=>rp,R5:()=>a4,B3:()=>rI,n3:()=>rD,V0:()=>aK,Em:()=>rk,BZ:()=>rO,tX:()=>aM,Rp:()=>aJ,he:()=>rg,Sk:()=>t8,SC:()=>t2,mp:()=>aZ,UY:()=>rQ,bo:()=>rz,EC:()=>rW,P9:()=>a3,Zd:()=>rG,QI:()=>a8,lh:()=>tX,Yg:()=>rB,_o:()=>a9,mn:()=>a0,mF:()=>t7,WF:()=>rn,UM:()=>a7,b2:()=>rq,V5:()=>rd,el:()=>a2,n_:()=>rV,z4:()=>X,TZ:()=>rf,dG:()=>rL});var p,o,d,s,l,u,c,m,f,h,v,y,g,_,b,w,E,T,N,S,O,D,I,A,k,x,C,V,R,F,P,L,j,$,M,U,B,q,Q,Y,G,z,H,W,K,J,Z={};i.r(Z),i.d(Z,{application:()=>eE,applicationProject:()=>eF,applications:()=>eT,buttressServers:()=>eL,checkBindDevicePasscode:()=>eI,device:()=>ev,deviceGroup:()=>e_,deviceGroups:()=>eb,deviceUsage:()=>eR,devices:()=>ey,devicesByGroup:()=>ew,devicesPanel:()=>eg,mediaBox:()=>eC,mediaBoxes:()=>ex,mediaFile:()=>eV,mediaFiles:()=>eA,mediaWorkspace:()=>ek,module:()=>eS,moduleProject:()=>eP,modules:()=>eO,publicApplicationShareInfo:()=>eN,publicModules:()=>eD,workspace:()=>eh});var X={};i.r(X),i.d(X,{bindApplication:()=>ez,bindButtressServer:()=>e6,controlDevice:()=>e$,createApplication:()=>eB,createApplicationWithShareVersion:()=>eq,createDevice:()=>ej,createMediaFileUploadRequest:()=>e0,createModule:()=>eW,dispatchDeviceGroupAction:()=>eU,issueButtressAccessToken:()=>e3,issueDevtoolsAccessToken:()=>e9,releaseApplication:()=>e1,releaseModule:()=>e2,removeApplication:()=>eY,removeDevice:()=>eM,removeModule:()=>eJ,shortEditApplication:()=>eG,shortEditModule:()=>eZ,triggerApplicationCanvasControl:()=>eH,unbindButtressServer:()=>e4,updateApplication:()=>eQ,updateModule:()=>eK,updateWorkspace:()=>eX});var ee=i(99436),et=i(5018),ea=i(44668),er=i(54506),ei=i(78549),en=i(94370),ep=(0,en.default)`
5
+ fragment cliWorkspaceArguments on Workspace {
6
+ _id
7
+ name
8
+ description
9
+ bank {
10
+ enable_remote_update
11
+ spacename
12
+ keys
13
+ }
14
+ media_resource {
15
+ enable_media_workspace
16
+ workspace_id
17
+ system_media_box_id
18
+ system_media_box_passcode
19
+ }
20
+ billing {
21
+ plan {
22
+ type
23
+ period
24
+ }
25
+ lock {
26
+ features
27
+ }
28
+ }
29
+ }
30
+ `,eo=(0,en.default)`
31
+ fragment cliDeviceArguments on Device {
32
+ _id
33
+ name
34
+ device_name
35
+ description
36
+ tags
37
+ entry_detail {
38
+ unique_id
39
+ operation_version
40
+ type
41
+ operation_mode
42
+ watch_dog_timer {
43
+ alive
44
+ last_launch_time
45
+ last_alive_time
46
+ }
47
+ screen {
48
+ title
49
+ master
50
+ orientation
51
+ resolution {
52
+ width
53
+ height
54
+ scale
55
+ fontScale
56
+ }
57
+ touch {
58
+ available
59
+ touch_point
60
+ }
61
+ }
62
+ application {
63
+ _id
64
+ name
65
+ config_timestamp
66
+ }
67
+ memory_usage
68
+ disk_usage
69
+ sound {
70
+ available
71
+ }
72
+ camera {
73
+ available
74
+ channel {
75
+ title
76
+ orientation
77
+ resolution {
78
+ width
79
+ height
80
+ }
81
+ }
82
+ }
83
+ audio_in {
84
+ available
85
+ }
86
+ local_sync {
87
+ is_main
88
+ peer_count
89
+ mean_latency
90
+ }
91
+ update {
92
+ need_update
93
+ last_update_at
94
+ running_mode
95
+ current_version
96
+ }
97
+ }
98
+ bound_application {
99
+ _id
100
+ name
101
+ }
102
+ env {
103
+ variables
104
+ }
105
+ used_workspace {
106
+ _id
107
+ media_resource {
108
+ enable_media_workspace
109
+ system_media_box_id
110
+ system_media_box_passcode
111
+ }
112
+ }
113
+ create_datetime
114
+ last_modify_datetime
115
+ }
116
+ `,ed=(0,en.default)`
117
+ fragment cliDevicePanelArguments on Device {
118
+ _id
119
+ name
120
+ device_name
121
+ description
122
+ entry_detail {
123
+ unique_id
124
+ type
125
+ operation_mode
126
+ operation_version
127
+ watch_dog_timer {
128
+ alive
129
+ last_launch_time
130
+ last_alive_time
131
+ }
132
+ screen {
133
+ title
134
+ master
135
+ resolution {
136
+ width
137
+ height
138
+ }
139
+ }
140
+ memory_usage
141
+ disk_usage
142
+ application {
143
+ _id
144
+ name
145
+ }
146
+ update {
147
+ need_update
148
+ current_version
149
+ running_mode
150
+ }
151
+ }
152
+ }
153
+ `,es=(0,en.default)`
154
+ fragment cliDeviceShortArguments on Device {
155
+ _id
156
+ name
157
+ device_name
158
+ description
159
+ entry_detail {
160
+ watch_dog_timer {
161
+ alive
162
+ last_alive_time
163
+ }
164
+ application {
165
+ _id
166
+ name
167
+ }
168
+ }
169
+ }
170
+ `,el=(0,en.default)`
171
+ fragment cliDeviceGroupArguments on DeviceGroup {
172
+ _id
173
+ name
174
+ description
175
+ tags
176
+ devices {
177
+ device_id
178
+ device_target_name
179
+ }
180
+ create_datetime
181
+ last_modify_datetime
182
+ }
183
+ `,eu=(0,en.default)`
184
+ fragment cliApplicationArguments on Application {
185
+ _id
186
+ name
187
+ description
188
+ tags
189
+ config
190
+ has_unreleased_changes
191
+ current_version
192
+ current_version_details {
193
+ _id
194
+ version
195
+ note
196
+ create_datetime
197
+ }
198
+ short_edit {
199
+ enabled
200
+ ref_map
201
+ }
202
+ canvas_control {
203
+ enabled
204
+ }
205
+ device_control {
206
+ enabled
207
+ }
208
+ lock {
209
+ enabled
210
+ }
211
+ devices {
212
+ device_id
213
+ status
214
+ frame
215
+ }
216
+ id_for_devices
217
+ sync_key
218
+ bricks_project_last_commit_id
219
+ create_datetime
220
+ last_modify_datetime
221
+ }
222
+ `,ec=(0,en.default)`
223
+ fragment cliApplicationShortArguments on Application {
224
+ _id
225
+ name
226
+ description
227
+ has_unreleased_changes
228
+ current_version
229
+ }
230
+ `,em=(0,en.default)`
231
+ fragment cliModuleArguments on Module {
232
+ _id
233
+ name
234
+ description
235
+ tags
236
+ config
237
+ has_unreleased_changes
238
+ current_version
239
+ expose_properties
240
+ is_allow_modify
241
+ is_public
242
+ short_edit {
243
+ enabled
244
+ ref_map
245
+ }
246
+ use_count {
247
+ total_count
248
+ }
249
+ bricks_project_last_commit_id
250
+ create_datetime
251
+ last_modify_datetime
252
+ }
253
+ `,ef=(0,en.default)`
254
+ fragment cliModuleShortArguments on Module {
255
+ _id
256
+ name
257
+ description
258
+ current_version
259
+ }
260
+ `,eh=(0,en.default)`
261
+ query CLI_workspace {
262
+ workspace {
263
+ ...cliWorkspaceArguments
264
+ }
265
+ }
266
+ ${ep}
267
+ `,ev=(0,en.default)`
268
+ query CLI_device($id: ID) {
269
+ device(id: $id) {
270
+ ...cliDeviceArguments
271
+ }
272
+ }
273
+ ${eo}
274
+ `,ey=(0,en.default)`
275
+ query CLI_devices($keyword: String, $paginate: Paginate) {
276
+ devices(keyword: $keyword, paginate: $paginate) {
277
+ ...cliDeviceShortArguments
278
+ }
279
+ }
280
+ ${es}
281
+ `,eg=(0,en.default)`
282
+ query CLI_devicesPanel($keyword: String, $paginate: Paginate) {
283
+ devicesPanel: devices(keyword: $keyword, paginate: $paginate) {
284
+ ...cliDevicePanelArguments
285
+ }
286
+ }
287
+ ${ed}
288
+ `,e_=(0,en.default)`
289
+ query CLI_deviceGroup($id: ID) {
290
+ deviceGroup(id: $id) {
291
+ ...cliDeviceGroupArguments
292
+ }
293
+ }
294
+ ${el}
295
+ `,eb=(0,en.default)`
296
+ query CLI_deviceGroups($paginate: Paginate) {
297
+ deviceGroups(paginate: $paginate) {
298
+ ...cliDeviceGroupArguments
299
+ }
300
+ }
301
+ ${el}
302
+ `,ew=(0,en.default)`
303
+ query CLI_devicesByGroup($id: ID) {
304
+ devicesByGroup(id: $id) {
305
+ target_name
306
+ device {
307
+ _id
308
+ name
309
+ device_name
310
+ entry_detail {
311
+ watch_dog_timer {
312
+ alive
313
+ last_alive_time
314
+ }
315
+ application {
316
+ _id
317
+ name
318
+ }
319
+ }
320
+ }
321
+ }
322
+ }
323
+ `,eE=(0,en.default)`
324
+ query CLI_application($id: ID!, $composed: Boolean, $debug: Boolean) {
325
+ application(id: $id, composed: $composed, debug: $debug) {
326
+ ...cliApplicationArguments
327
+ }
328
+ }
329
+ ${eu}
330
+ `,eT=(0,en.default)`
331
+ query CLI_applications($keyword: String, $paginate: Paginate) {
332
+ applications(keyword: $keyword, paginate: $paginate) {
333
+ ...cliApplicationShortArguments
334
+ }
335
+ }
336
+ ${ec}
337
+ `,eN=(0,en.default)`
338
+ query CLI_publicApplicationShareInfo($id: ID!) {
339
+ publicApplicationShareInfo(id: $id) {
340
+ _id
341
+ name
342
+ description
343
+ owner {
344
+ _id
345
+ id_from_user
346
+ }
347
+ share {
348
+ description
349
+ tags
350
+ type
351
+ usage
352
+ selected_releases {
353
+ _id
354
+ version
355
+ name
356
+ note
357
+ date
358
+ }
359
+ }
360
+ }
361
+ }
362
+ `,eS=(0,en.default)`
363
+ query CLI_module($id: ID!) {
364
+ module(id: $id) {
365
+ ...cliModuleArguments
366
+ }
367
+ }
368
+ ${em}
369
+ `,eO=(0,en.default)`
370
+ query CLI_modules($keyword: String, $paginate: Paginate) {
371
+ modules(keyword: $keyword, paginate: $paginate) {
372
+ ...cliModuleShortArguments
373
+ }
374
+ }
375
+ ${ef}
376
+ `,eD=(0,en.default)`
377
+ query CLI_publicModules($keyword: String!, $limit: Int) {
378
+ publicModules(keyword: $keyword, paginate: { limit: $limit }) {
379
+ ...cliModuleShortArguments
380
+ }
381
+ }
382
+ ${ef}
383
+ `,eI=(0,en.default)`
384
+ query CLI_checkBindDevicePasscode($passcode: String!) {
385
+ checkBindDevicePasscode(passcode: $passcode)
386
+ }
387
+ `,eA=(0,en.default)`
388
+ query CLI_mediaFiles(
389
+ $boxId: ID!
390
+ $includeTypes: [String]
391
+ $userTags: [String]
392
+ $limit: Int
393
+ $offset: Int
394
+ ) {
395
+ mediaFiles(
396
+ boxId: $boxId
397
+ includeTypes: $includeTypes
398
+ userTags: $userTags
399
+ limit: $limit
400
+ offset: $offset
401
+ ) {
402
+ id
403
+ name
404
+ description
405
+ boxId
406
+ fileType
407
+ userTags
408
+ createdAt
409
+ updatedAt
410
+ meta {
411
+ storageEndpoint
412
+ originalFileUploaded
413
+ originalFileKey
414
+ videoThumbOriginalFileKey
415
+ originalFileSize
416
+ originalFileContentType
417
+ originalWidth
418
+ originalHeight
419
+ convertedFileUploaded
420
+ imageVersions {
421
+ key
422
+ width
423
+ height
424
+ strategy
425
+ version
426
+ }
427
+ }
428
+ }
429
+ }
430
+ `,ek=(0,en.default)`
431
+ query CLI_mediaWorkspace {
432
+ mediaWorkspace {
433
+ id
434
+ name
435
+ description
436
+ owner
437
+ size
438
+ sizeLimit
439
+ createdAt
440
+ updatedAt
441
+ }
442
+ }
443
+ `,ex=(0,en.default)`
444
+ query CLI_mediaBoxes {
445
+ mediaBoxes {
446
+ id
447
+ name
448
+ description
449
+ tags
450
+ owner
451
+ size
452
+ createdAt
453
+ updatedAt
454
+ passcodes {
455
+ id
456
+ name
457
+ code
458
+ enableExpired
459
+ expiredAt
460
+ permissions
461
+ }
462
+ }
463
+ }
464
+ `,eC=(0,en.default)`
465
+ query CLI_mediaBox($id: ID!) {
466
+ mediaBox(id: $id) {
467
+ id
468
+ name
469
+ description
470
+ tags
471
+ owner
472
+ size
473
+ createdAt
474
+ updatedAt
475
+ passcodes {
476
+ id
477
+ name
478
+ code
479
+ enableExpired
480
+ expiredAt
481
+ permissions
482
+ }
483
+ }
484
+ }
485
+ `,eV=(0,en.default)`
486
+ query CLI_mediaFile($id: ID!) {
487
+ mediaFile(id: $id) {
488
+ id
489
+ name
490
+ description
491
+ boxId
492
+ fileType
493
+ userTags
494
+ createdAt
495
+ updatedAt
496
+ meta {
497
+ storageEndpoint
498
+ originalFileUploaded
499
+ originalFileKey
500
+ videoThumbOriginalFileKey
501
+ originalFileSize
502
+ originalFileContentType
503
+ originalWidth
504
+ originalHeight
505
+ convertedFileUploaded
506
+ imageVersions {
507
+ key
508
+ width
509
+ height
510
+ strategy
511
+ version
512
+ }
513
+ }
514
+ }
515
+ }
516
+ `,eR=(0,en.default)`
517
+ query CLI_deviceUsage($deviceId: ID, $startDate: Date, $endDate: Date) {
518
+ deviceUsage(deviceId: $deviceId, startDate: $startDate, endDate: $endDate) {
519
+ _id
520
+ device_id
521
+ date
522
+ uptime {
523
+ timestamp
524
+ }
525
+ memory_usage {
526
+ values
527
+ timestamp
528
+ }
529
+ disk_usage {
530
+ values
531
+ timestamp
532
+ }
533
+ }
534
+ }
535
+ `,eF=(0,en.default)`
536
+ query CLI_applicationProject(
537
+ $id: ID!
538
+ $buildApplicationOnly: Boolean
539
+ $setupGitHubActions: Boolean
540
+ $setupAgents: Boolean
541
+ $setupClaudeCode: Boolean
542
+ $setupGeminiCLI: Boolean
543
+ ) {
544
+ applicationProject(
545
+ id: $id
546
+ buildApplicationOnly: $buildApplicationOnly
547
+ setupGitHubActions: $setupGitHubActions
548
+ setupAgents: $setupAgents
549
+ setupClaudeCode: $setupClaudeCode
550
+ setupGeminiCLI: $setupGeminiCLI
551
+ )
552
+ }
553
+ `,eP=(0,en.default)`
554
+ query CLI_moduleProject(
555
+ $id: ID!
556
+ $buildApplicationOnly: Boolean
557
+ $setupGitHubActions: Boolean
558
+ $setupAgents: Boolean
559
+ $setupClaudeCode: Boolean
560
+ $setupGeminiCLI: Boolean
561
+ ) {
562
+ moduleProject(
563
+ id: $id
564
+ buildApplicationOnly: $buildApplicationOnly
565
+ setupGitHubActions: $setupGitHubActions
566
+ setupAgents: $setupAgents
567
+ setupClaudeCode: $setupClaudeCode
568
+ setupGeminiCLI: $setupGeminiCLI
569
+ )
570
+ }
571
+ `,eL=(0,en.default)`
572
+ query CLI_buttressServers {
573
+ buttressServers {
574
+ serverId
575
+ name
576
+ boundAt
577
+ lastSeenAt
578
+ }
579
+ }
580
+ `,ej=(0,en.default)`
581
+ mutation CLI_createDevice($bindPasscode: String, $name: String, $deviceName: String) {
582
+ createDevice(bindPasscode: $bindPasscode, name: $name, deviceName: $deviceName) {
583
+ ...cliDeviceArguments
584
+ }
585
+ }
586
+ ${eo}
587
+ `,e$=(0,en.default)`
588
+ mutation CLI_controlDevice($id: ID!, $type: String!, $eventPayload: JSON) {
589
+ controlDevice(id: $id, type: $type, eventPayload: $eventPayload) {
590
+ _id
591
+ name
592
+ }
593
+ }
594
+ `,eM=(0,en.default)`
595
+ mutation CLI_removeDevice($id: ID!) {
596
+ removeDevice(id: $id)
597
+ }
598
+ `,eU=(0,en.default)`
599
+ mutation CLI_dispatchDeviceGroupAction($id: ID!, $action: String!) {
600
+ dispatchDeviceGroupAction(id: $id, action: $action) {
601
+ dispatched
602
+ devices
603
+ }
604
+ }
605
+ `,eB=(0,en.default)`
606
+ mutation CLI_createApplication(
607
+ $name: String
608
+ $description: String
609
+ $layoutWidth: Int
610
+ $layoutHeight: Int
611
+ ) {
612
+ createApplication(
613
+ name: $name
614
+ description: $description
615
+ layoutWidth: $layoutWidth
616
+ layoutHeight: $layoutHeight
617
+ ) {
618
+ ...cliApplicationShortArguments
619
+ }
620
+ }
621
+ ${ec}
622
+ `,eq=(0,en.default)`
623
+ mutation CLI_createApplicationWithShareVersion(
624
+ $name: String
625
+ $description: String
626
+ $shareVersionId: ID
627
+ $skipIfExists: Boolean
628
+ ) {
629
+ createApplicationWithShareVersion(
630
+ name: $name
631
+ description: $description
632
+ shareVersionId: $shareVersionId
633
+ skipIfExists: $skipIfExists
634
+ ) {
635
+ ...cliApplicationShortArguments
636
+ }
637
+ }
638
+ ${ec}
639
+ `,eQ=(0,en.default)`
640
+ mutation CLI_updateApplication(
641
+ $id: ID!
642
+ $config: String
643
+ $name: String
644
+ $description: String
645
+ $validateConfig: Boolean
646
+ $lastCommitId: String
647
+ ) {
648
+ updateApplication(
649
+ id: $id
650
+ config: $config
651
+ name: $name
652
+ description: $description
653
+ validateConfig: $validateConfig
654
+ lastCommitId: $lastCommitId
655
+ ) {
656
+ ...cliApplicationShortArguments
657
+ config
658
+ has_unreleased_changes
659
+ }
660
+ }
661
+ ${ec}
662
+ `,eY=(0,en.default)`
663
+ mutation CLI_removeApplication($id: ID!) {
664
+ removeApplication(id: $id)
665
+ }
666
+ `,eG=(0,en.default)`
667
+ mutation CLI_shortEditApplication(
668
+ $id: ID!
669
+ $list: [ShortEditInput]!
670
+ $copyList: [ShortEditCopyInput]
671
+ $removeList: [ShortEditRemoveInput]
672
+ ) {
673
+ shortEditApplication(id: $id, list: $list, copyList: $copyList, removeList: $removeList) {
674
+ ...cliApplicationShortArguments
675
+ }
676
+ }
677
+ ${ec}
678
+ `,ez=(0,en.default)`
679
+ mutation CLI_bindApplication(
680
+ $id: ID!
681
+ $bindDevices: [ID]
682
+ $unbindDevices: [ID]
683
+ $deviceFrames: JSON
684
+ ) {
685
+ bindApplication(
686
+ id: $id
687
+ bindDevices: $bindDevices
688
+ unbindDevices: $unbindDevices
689
+ deviceFrames: $deviceFrames
690
+ ) {
691
+ _id
692
+ devices {
693
+ device_id
694
+ status
695
+ frame
696
+ }
697
+ }
698
+ }
699
+ `,eH=(0,en.default)`
700
+ mutation CLI_triggerApplicationCanvasControl(
701
+ $id: ID!
702
+ $testId: String!
703
+ $setupAtLaunch: Boolean
704
+ $play: Boolean
705
+ $matchGroup: String
706
+ ) {
707
+ triggerApplicationCanvasControl(
708
+ id: $id
709
+ testId: $testId
710
+ setupAtLaunch: $setupAtLaunch
711
+ play: $play
712
+ matchGroup: $matchGroup
713
+ ) {
714
+ _id
715
+ }
716
+ }
717
+ `,eW=(0,en.default)`
718
+ mutation CLI_createModule(
719
+ $name: String
720
+ $description: String
721
+ $exposeProperties: [String]
722
+ $isAllowModify: Boolean
723
+ $isPublic: Boolean
724
+ $layoutWidth: Int
725
+ $layoutHeight: Int
726
+ $config: String
727
+ ) {
728
+ createModule(
729
+ name: $name
730
+ description: $description
731
+ exposeProperties: $exposeProperties
732
+ isAllowModify: $isAllowModify
733
+ isPublic: $isPublic
734
+ layoutWidth: $layoutWidth
735
+ layoutHeight: $layoutHeight
736
+ config: $config
737
+ ) {
738
+ ...cliModuleArguments
739
+ }
740
+ }
741
+ ${em}
742
+ `,eK=(0,en.default)`
743
+ mutation CLI_updateModule(
744
+ $id: ID!
745
+ $config: String
746
+ $name: String
747
+ $description: String
748
+ $validateConfig: Boolean
749
+ $lastCommitId: String
750
+ ) {
751
+ updateModule(
752
+ id: $id
753
+ config: $config
754
+ name: $name
755
+ description: $description
756
+ validateConfig: $validateConfig
757
+ lastCommitId: $lastCommitId
758
+ ) {
759
+ ...cliModuleArguments
760
+ }
761
+ }
762
+ ${em}
763
+ `,eJ=(0,en.default)`
764
+ mutation CLI_removeModule($id: ID!) {
765
+ removeModule(id: $id)
766
+ }
767
+ `,eZ=(0,en.default)`
768
+ mutation CLI_shortEditModule(
769
+ $id: ID!
770
+ $list: [ShortEditInput]!
771
+ $copyList: [ShortEditCopyInput]
772
+ $removeList: [ShortEditRemoveInput]
773
+ ) {
774
+ shortEditModule(id: $id, list: $list, copyList: $copyList, removeList: $removeList) {
775
+ _id
776
+ name
777
+ }
778
+ }
779
+ `,eX=(0,en.default)`
780
+ mutation CLI_updateWorkspace(
781
+ $name: String
782
+ $description: String
783
+ $enableBankRemoteUpdate: Boolean
784
+ $newBankKey: BankKeyInput
785
+ $revokeBankKey: String
786
+ ) {
787
+ updateWorkspace(
788
+ name: $name
789
+ description: $description
790
+ enableBankRemoteUpdate: $enableBankRemoteUpdate
791
+ newBankKey: $newBankKey
792
+ revokeBankKey: $revokeBankKey
793
+ ) {
794
+ _id
795
+ name
796
+ bank {
797
+ enable_remote_update
798
+ spacename
799
+ keys
800
+ }
801
+ }
802
+ }
803
+ `,e1=(0,en.default)`
804
+ mutation CLI_releaseApplication(
805
+ $id: ID!
806
+ $config: String
807
+ $name: String
808
+ $releaseCurrentVersion: String
809
+ $releaseCurrentVersionNote: String
810
+ ) {
811
+ updateApplication(
812
+ id: $id
813
+ config: $config
814
+ name: $name
815
+ releaseCurrentVersion: $releaseCurrentVersion
816
+ releaseCurrentVersionNote: $releaseCurrentVersionNote
817
+ ) {
818
+ _id
819
+ name
820
+ }
821
+ }
822
+ `,e0=(0,en.default)`
823
+ mutation CLI_createMediaFileUploadRequest(
824
+ $name: String!
825
+ $description: String!
826
+ $boxId: ID!
827
+ $fileType: String!
828
+ $contentType: String!
829
+ $userTags: [String]
830
+ $meta: RequestUploadMetaInput!
831
+ ) {
832
+ createMediaFileUploadRequest(
833
+ name: $name
834
+ description: $description
835
+ boxId: $boxId
836
+ fileType: $fileType
837
+ contentType: $contentType
838
+ userTags: $userTags
839
+ meta: $meta
840
+ ) {
841
+ id
842
+ name
843
+ fileType
844
+ meta {
845
+ uploadInfo
846
+ }
847
+ }
848
+ }
849
+ `,e2=(0,en.default)`
850
+ mutation CLI_releaseModule(
851
+ $id: ID!
852
+ $config: String
853
+ $name: String
854
+ $releaseCurrentVersion: String
855
+ $releaseCurrentVersionNote: String
856
+ ) {
857
+ updateModule(
858
+ id: $id
859
+ config: $config
860
+ name: $name
861
+ validateConfig: true
862
+ releaseCurrentVersion: $releaseCurrentVersion
863
+ releaseCurrentVersionNote: $releaseCurrentVersionNote
864
+ ) {
865
+ _id
866
+ name
867
+ }
868
+ }
869
+ `,e6=(0,en.default)`
870
+ mutation CLI_bindButtressServer(
871
+ $serverId: String!
872
+ $name: String
873
+ $serverPublicKey: ButtressServerPublicKeyInput
874
+ ) {
875
+ bindButtressServer(serverId: $serverId, name: $name, serverPublicKey: $serverPublicKey) {
876
+ workspaceId
877
+ workspaceName
878
+ serverId
879
+ issuerPublicKey {
880
+ pem
881
+ kid
882
+ }
883
+ }
884
+ }
885
+ `,e4=(0,en.default)`
886
+ mutation CLI_unbindButtressServer($serverId: String!) {
887
+ unbindButtressServer(serverId: $serverId)
888
+ }
889
+ `,e3=(0,en.default)`
890
+ mutation CLI_issueButtressAccessToken($ttlSeconds: Int) {
891
+ issueButtressAccessToken(ttlSeconds: $ttlSeconds) {
892
+ token
893
+ expiresAt
894
+ workspaceId
895
+ jti
896
+ }
897
+ }
898
+ `,e9=(0,en.default)`
899
+ mutation CLI_issueDevtoolsAccessToken($ttlSeconds: Int) {
900
+ issueDevtoolsAccessToken(ttlSeconds: $ttlSeconds) {
901
+ token
902
+ expiresAt
903
+ workspaceId
904
+ jti
905
+ }
906
+ }
907
+ `;let e5=t("stream"),e8=t("http");var e7=i(87016),te=i(44044);let tt=t("https"),ta=t("zlib"),tr=e5.Readable,ti=Symbol("buffer"),tn=Symbol("type");class tp{constructor(){this[tn]="";let e=arguments[0],t=arguments[1],a=[];if(e){let t=Number(e.length);for(let r=0;r<t;r++){let t,i=e[r];(t=i instanceof Buffer?i:ArrayBuffer.isView(i)?Buffer.from(i.buffer,i.byteOffset,i.byteLength):i instanceof ArrayBuffer?Buffer.from(i):i instanceof tp?i[ti]:Buffer.from("string"==typeof i?i:String(i))).length,a.push(t)}}this[ti]=Buffer.concat(a);let r=t&&void 0!==t.type&&String(t.type).toLowerCase();r&&!/[^\u0020-\u007E]/.test(r)&&(this[tn]=r)}get size(){return this[ti].length}get type(){return this[tn]}text(){return Promise.resolve(this[ti].toString())}arrayBuffer(){let e=this[ti];return Promise.resolve(e.buffer.slice(e.byteOffset,e.byteOffset+e.byteLength))}stream(){let e=new tr;return e._read=function(){},e.push(this[ti]),e.push(null),e}toString(){return"[object Blob]"}slice(){let e,t=this.size,a=arguments[0],r=arguments[1];e=void 0===a?0:a<0?Math.max(t+a,0):Math.min(a,t);let i=Math.max((void 0===r?t:r<0?Math.max(t+r,0):Math.min(r,t))-e,0),n=this[ti].slice(e,e+i),p=new tp([],{type:arguments[2]});return p[ti]=n,p}}function to(e,t,a){Error.call(this,e),this.message=e,this.type=t,a&&(this.code=this.errno=a.code),Error.captureStackTrace(this,this.constructor)}Object.defineProperties(tp.prototype,{size:{enumerable:!0},type:{enumerable:!0},slice:{enumerable:!0}}),Object.defineProperty(tp.prototype,Symbol.toStringTag,{value:"Blob",writable:!1,enumerable:!1,configurable:!0}),to.prototype=Object.create(Error.prototype),to.prototype.constructor=to,to.prototype.name="FetchError";try{n=require("encoding").convert}catch(e){}let td=Symbol("Body internals"),ts=e5.PassThrough;function tl(e){var t=this,a=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=a.size,i=a.timeout;null==e?e=null:tc(e)?e=Buffer.from(e.toString()):tm(e)||Buffer.isBuffer(e)||("[object ArrayBuffer]"===Object.prototype.toString.call(e)?e=Buffer.from(e):ArrayBuffer.isView(e)?e=Buffer.from(e.buffer,e.byteOffset,e.byteLength):e instanceof e5||(e=Buffer.from(String(e)))),this[td]={body:e,disturbed:!1,error:null},this.size=void 0===r?0:r,this.timeout=void 0===i?0:i,e instanceof e5&&e.on("error",function(e){let a="AbortError"===e.name?e:new to(`Invalid response body while trying to fetch ${t.url}: ${e.message}`,"system",e);t[td].error=a})}function tu(){var e=this;if(this[td].disturbed)return tl.Promise.reject(TypeError(`body used already for: ${this.url}`));if(this[td].disturbed=!0,this[td].error)return tl.Promise.reject(this[td].error);let t=this.body;if(null===t)return tl.Promise.resolve(Buffer.alloc(0));if(tm(t)&&(t=t.stream()),Buffer.isBuffer(t))return tl.Promise.resolve(t);if(!(t instanceof e5))return tl.Promise.resolve(Buffer.alloc(0));let a=[],r=0,i=!1;return new tl.Promise(function(n,p){let o;e.timeout&&(o=setTimeout(function(){i=!0,p(new to(`Response timeout while trying to fetch ${e.url} (over ${e.timeout}ms)`,"body-timeout"))},e.timeout)),t.on("error",function(t){"AbortError"===t.name?(i=!0,p(t)):p(new to(`Invalid response body while trying to fetch ${e.url}: ${t.message}`,"system",t))}),t.on("data",function(t){if(!i&&null!==t){if(e.size&&r+t.length>e.size){i=!0,p(new to(`content size at ${e.url} over limit: ${e.size}`,"max-size"));return}r+=t.length,a.push(t)}}),t.on("end",function(){if(!i){clearTimeout(o);try{n(Buffer.concat(a,r))}catch(t){p(new to(`Could not create Buffer from response body for ${e.url}: ${t.message}`,"system",t))}}})})}function tc(e){return"object"==typeof e&&"function"==typeof e.append&&"function"==typeof e.delete&&"function"==typeof e.get&&"function"==typeof e.getAll&&"function"==typeof e.has&&"function"==typeof e.set&&("URLSearchParams"===e.constructor.name||"[object URLSearchParams]"===Object.prototype.toString.call(e)||"function"==typeof e.sort)}function tm(e){return"object"==typeof e&&"function"==typeof e.arrayBuffer&&"string"==typeof e.type&&"function"==typeof e.stream&&"function"==typeof e.constructor&&"string"==typeof e.constructor.name&&/^(Blob|File)$/.test(e.constructor.name)&&/^(Blob|File)$/.test(e[Symbol.toStringTag])}function tf(e){let t,a,r=e.body;if(e.bodyUsed)throw Error("cannot clone body after it is used");return r instanceof e5&&"function"!=typeof r.getBoundary&&(t=new ts,a=new ts,r.pipe(t),r.pipe(a),e[td].body=t,r=a),r}function th(e){if(null===e)return null;if("string"==typeof e)return"text/plain;charset=UTF-8";if(tc(e))return"application/x-www-form-urlencoded;charset=UTF-8";if(tm(e))return e.type||null;if(Buffer.isBuffer(e))return null;else if("[object ArrayBuffer]"===Object.prototype.toString.call(e))return null;else if(ArrayBuffer.isView(e))return null;else if("function"==typeof e.getBoundary)return`multipart/form-data;boundary=${e.getBoundary()}`;else if(e instanceof e5)return null;else return"text/plain;charset=UTF-8"}function tv(e){let t=e.body;return null===t?0:tm(t)?t.size:Buffer.isBuffer(t)?t.length:t&&"function"==typeof t.getLengthSync?t._lengthRetrievers&&0==t._lengthRetrievers.length||t.hasKnownLength&&t.hasKnownLength()?t.getLengthSync():null:null}tl.prototype={get body(){return this[td].body},get bodyUsed(){return this[td].disturbed},arrayBuffer(){return tu.call(this).then(function(e){return e.buffer.slice(e.byteOffset,e.byteOffset+e.byteLength)})},blob(){let e=this.headers&&this.headers.get("content-type")||"";return tu.call(this).then(function(t){return Object.assign(new tp([],{type:e.toLowerCase()}),{[ti]:t})})},json(){var e=this;return tu.call(this).then(function(t){try{return JSON.parse(t.toString())}catch(t){return tl.Promise.reject(new to(`invalid json response body at ${e.url} reason: ${t.message}`,"invalid-json"))}})},text(){return tu.call(this).then(function(e){return e.toString()})},buffer(){return tu.call(this)},textConverted(){var e=this;return tu.call(this).then(function(t){return function(e,t){let a,r;if("function"!=typeof n)throw Error("The package `encoding` must be installed to use the textConverted() function");let i=t.get("content-type"),p="utf-8";return i&&(a=/charset=([^;]*)/i.exec(i)),r=e.slice(0,1024).toString(),!a&&r&&(a=/<meta.+?charset=(['"])(.+?)\1/i.exec(r)),!a&&r&&(!(a=/<meta[\s]+?http-equiv=(['"])content-type\1[\s]+?content=(['"])(.+?)\2/i.exec(r))&&(a=/<meta[\s]+?content=(['"])(.+?)\1[\s]+?http-equiv=(['"])content-type\3/i.exec(r))&&a.pop(),a&&(a=/charset=(.*)/i.exec(a.pop()))),!a&&r&&(a=/<\?xml.+?encoding=(['"])(.+?)\1/i.exec(r)),a&&("gb2312"===(p=a.pop())||"gbk"===p)&&(p="gb18030"),n(e,"UTF-8",p).toString()}(t,e.headers)})}},Object.defineProperties(tl.prototype,{body:{enumerable:!0},bodyUsed:{enumerable:!0},arrayBuffer:{enumerable:!0},blob:{enumerable:!0},json:{enumerable:!0},text:{enumerable:!0}}),tl.mixIn=function(e){for(let t of Object.getOwnPropertyNames(tl.prototype))if(!(t in e)){let a=Object.getOwnPropertyDescriptor(tl.prototype,t);Object.defineProperty(e,t,a)}},tl.Promise=global.Promise;let ty=/[^\^_`a-zA-Z\-0-9!#$%&'*+.|~]/,tg=/[^\t\x20-\x7e\x80-\xff]/;function t_(e){if(e=`${e}`,ty.test(e)||""===e)throw TypeError(`${e} is not a legal HTTP header name`)}function tb(e){if(e=`${e}`,tg.test(e))throw TypeError(`${e} is not a legal HTTP header value`)}function tw(e,t){for(let a in t=t.toLowerCase(),e)if(a.toLowerCase()===t)return a}let tE=Symbol("map");class tT{constructor(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:void 0;if(this[tE]=Object.create(null),e instanceof tT){let t=e.raw();for(let e of Object.keys(t))for(let a of t[e])this.append(e,a);return}if(null==e);else if("object"==typeof e){let t=e[Symbol.iterator];if(null!=t){if("function"!=typeof t)throw TypeError("Header pairs must be iterable");let a=[];for(let t of e){if("object"!=typeof t||"function"!=typeof t[Symbol.iterator])throw TypeError("Each header pair must be iterable");a.push(Array.from(t))}for(let e of a){if(2!==e.length)throw TypeError("Each header pair must be a name/value tuple");this.append(e[0],e[1])}}else for(let t of Object.keys(e)){let a=e[t];this.append(t,a)}}else throw TypeError("Provided initializer must be an object")}get(e){t_(e=`${e}`);let t=tw(this[tE],e);return void 0===t?null:this[tE][t].join(", ")}forEach(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:void 0,a=tN(this),r=0;for(;r<a.length;){var i=a[r];let n=i[0],p=i[1];e.call(t,p,n,this),a=tN(this),r++}}set(e,t){e=`${e}`,t=`${t}`,t_(e),tb(t);let a=tw(this[tE],e);this[tE][void 0!==a?a:e]=[t]}append(e,t){e=`${e}`,t=`${t}`,t_(e),tb(t);let a=tw(this[tE],e);void 0!==a?this[tE][a].push(t):this[tE][e]=[t]}has(e){return t_(e=`${e}`),void 0!==tw(this[tE],e)}delete(e){t_(e=`${e}`);let t=tw(this[tE],e);void 0!==t&&delete this[tE][t]}raw(){return this[tE]}keys(){return tO(this,"key")}values(){return tO(this,"value")}[Symbol.iterator](){return tO(this,"key+value")}}function tN(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"key+value";return Object.keys(e[tE]).sort().map("key"===t?function(e){return e.toLowerCase()}:"value"===t?function(t){return e[tE][t].join(", ")}:function(t){return[t.toLowerCase(),e[tE][t].join(", ")]})}tT.prototype.entries=tT.prototype[Symbol.iterator],Object.defineProperty(tT.prototype,Symbol.toStringTag,{value:"Headers",writable:!1,enumerable:!1,configurable:!0}),Object.defineProperties(tT.prototype,{get:{enumerable:!0},forEach:{enumerable:!0},set:{enumerable:!0},append:{enumerable:!0},has:{enumerable:!0},delete:{enumerable:!0},keys:{enumerable:!0},values:{enumerable:!0},entries:{enumerable:!0}});let tS=Symbol("internal");function tO(e,t){let a=Object.create(tD);return a[tS]={target:e,kind:t,index:0},a}let tD=Object.setPrototypeOf({next(){if(!this||Object.getPrototypeOf(this)!==tD)throw TypeError("Value of `this` is not a HeadersIterator");var e=this[tS];let t=e.target,a=e.kind,r=e.index,i=tN(t,a);return r>=i.length?{value:void 0,done:!0}:(this[tS].index=r+1,{value:i[r],done:!1})}},Object.getPrototypeOf(Object.getPrototypeOf([][Symbol.iterator]())));Object.defineProperty(tD,Symbol.toStringTag,{value:"HeadersIterator",writable:!1,enumerable:!1,configurable:!0});let tI=Symbol("Response internals"),tA=e8.STATUS_CODES;class tk{constructor(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null,t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};tl.call(this,e,t);let a=t.status||200,r=new tT(t.headers);if(null!=e&&!r.has("Content-Type")){let t=th(e);t&&r.append("Content-Type",t)}this[tI]={url:t.url,status:a,statusText:t.statusText||tA[a],headers:r,counter:t.counter}}get url(){return this[tI].url||""}get status(){return this[tI].status}get ok(){return this[tI].status>=200&&this[tI].status<300}get redirected(){return this[tI].counter>0}get statusText(){return this[tI].statusText}get headers(){return this[tI].headers}clone(){return new tk(tf(this),{url:this.url,status:this.status,statusText:this.statusText,headers:this.headers,ok:this.ok,redirected:this.redirected})}}tl.mixIn(tk.prototype),Object.defineProperties(tk.prototype,{url:{enumerable:!0},status:{enumerable:!0},ok:{enumerable:!0},redirected:{enumerable:!0},statusText:{enumerable:!0},headers:{enumerable:!0},clone:{enumerable:!0}}),Object.defineProperty(tk.prototype,Symbol.toStringTag,{value:"Response",writable:!1,enumerable:!1,configurable:!0});let tx=Symbol("Request internals"),tC=e7.URL||te.k,tV=e7.parse,tR=e7.format;function tF(e){return/^[a-zA-Z][a-zA-Z\d+\-.]*:/.exec(e)&&(e=new tC(e).toString()),tV(e)}let tP="destroy"in e5.Readable.prototype;function tL(e){return"object"==typeof e&&"object"==typeof e[tx]}class tj{constructor(e){var t;let a,r,i=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};tL(e)?r=tF(e.url):(r=e&&e.href?tF(e.href):tF(`${e}`),e={});let n=i.method||e.method||"GET";if(n=n.toUpperCase(),(null!=i.body||tL(e)&&null!==e.body)&&("GET"===n||"HEAD"===n))throw TypeError("Request with GET/HEAD method cannot have body");let p=null!=i.body?i.body:tL(e)&&null!==e.body?tf(e):null;tl.call(this,p,{timeout:i.timeout||e.timeout||0,size:i.size||e.size||0});let o=new tT(i.headers||e.headers||{});if(null!=p&&!o.has("Content-Type")){let e=th(p);e&&o.append("Content-Type",e)}let d=tL(e)?e.signal:null;if("signal"in i&&(d=i.signal),null!=d&&(!(a=(t=d)&&"object"==typeof t&&Object.getPrototypeOf(t))||"AbortSignal"!==a.constructor.name))throw TypeError("Expected signal to be an instanceof AbortSignal");this[tx]={method:n,redirect:i.redirect||e.redirect||"follow",headers:o,parsedURL:r,signal:d},this.follow=void 0!==i.follow?i.follow:void 0!==e.follow?e.follow:20,this.compress=void 0!==i.compress?i.compress:void 0===e.compress||e.compress,this.counter=i.counter||e.counter||0,this.agent=i.agent||e.agent}get method(){return this[tx].method}get url(){return tR(this[tx].parsedURL)}get headers(){return this[tx].headers}get redirect(){return this[tx].redirect}get signal(){return this[tx].signal}clone(){return new tj(this)}}function t$(e){Error.call(this,e),this.type="aborted",this.message=e,Error.captureStackTrace(this,this.constructor)}tl.mixIn(tj.prototype),Object.defineProperty(tj.prototype,Symbol.toStringTag,{value:"Request",writable:!1,enumerable:!1,configurable:!0}),Object.defineProperties(tj.prototype,{method:{enumerable:!0},url:{enumerable:!0},headers:{enumerable:!0},redirect:{enumerable:!0},clone:{enumerable:!0},signal:{enumerable:!0}}),t$.prototype=Object.create(Error.prototype),t$.prototype.constructor=t$,t$.prototype.name="AbortError";let tM=e7.URL||te.k,tU=e5.PassThrough,tB=function(e,t){let a=new tM(t).hostname,r=new tM(e).hostname;return a===r||"."===a[a.length-r.length-1]&&a.endsWith(r)};function tq(e,t){if(!tq.Promise)throw Error("native promise missing, set fetch.Promise to your favorite alternative");return tl.Promise=tq.Promise,new tq.Promise(function(a,r){var i,n;let p,o,d,s=new tj(e,t),l=function(e){let t,a,r=e[tx].parsedURL,i=new tT(e[tx].headers);if(i.has("Accept")||i.set("Accept","*/*"),!r.protocol||!r.hostname)throw TypeError("Only absolute URLs are supported");if(!/^https?:$/.test(r.protocol))throw TypeError("Only HTTP(S) protocols are supported");if(e.signal&&e.body instanceof e5.Readable&&!tP)throw Error("Cancellation of streamed requests with AbortSignal is not supported in node < 8");let n=null;if(null==e.body&&/^(POST|PUT)$/i.test(e.method)&&(n="0"),null!=e.body){let t=tv(e);"number"==typeof t&&(n=String(t))}n&&i.set("Content-Length",n),i.has("User-Agent")||i.set("User-Agent","node-fetch/1.0 (+https://github.com/bitinn/node-fetch)"),e.compress&&!i.has("Accept-Encoding")&&i.set("Accept-Encoding","gzip,deflate");let p=e.agent;return"function"==typeof p&&(p=p(r)),Object.assign({},r,{method:e.method,headers:(t=Object.assign({__proto__:null},i[tE]),void 0!==(a=tw(i[tE],"Host"))&&(t[a]=t[a][0]),t),agent:p})}(s),u=("https:"===l.protocol?tt:e8).request,c=s.signal,m=null,f=function(){let e=new t$("The user aborted a request.");r(e),s.body&&s.body instanceof e5.Readable&&tQ(s.body,e),m&&m.body&&m.body.emit("error",e)};if(c&&c.aborted)return void f();let h=function(){f(),y()},v=u(l);function y(){v.abort(),c&&c.removeEventListener("abort",h),clearTimeout(o)}c&&c.addEventListener("abort",h),s.timeout&&v.once("socket",function(e){o=setTimeout(function(){r(new to(`network timeout at: ${s.url}`,"request-timeout")),y()},s.timeout)}),v.on("error",function(e){r(new to(`request to ${s.url} failed, reason: ${e.message}`,"system",e)),m&&m.body&&tQ(m.body,e),y()}),i=v,n=function(e){(!c||!c.aborted)&&m&&m.body&&tQ(m.body,e)},i.on("socket",function(e){p=e}),i.on("response",function(e){let t=e.headers;"chunked"!==t["transfer-encoding"]||t["content-length"]||e.once("close",function(e){if(p&&p.listenerCount("data")>0&&!e){let e=Error("Premature close");e.code="ERR_STREAM_PREMATURE_CLOSE",n(e)}})}),14>parseInt(process.version.substring(1))&&v.on("socket",function(e){e.addListener("close",function(t){let a=e.listenerCount("data")>0;if(m&&a&&!t&&!(c&&c.aborted)){let e=Error("Premature close");e.code="ERR_STREAM_PREMATURE_CLOSE",m.body.emit("error",e)}})}),v.on("response",function(e){clearTimeout(o);let t=function(e){let t=new tT;for(let a of Object.keys(e))if(!ty.test(a))if(Array.isArray(e[a]))for(let r of e[a])tg.test(r)||(void 0===t[tE][a]?t[tE][a]=[r]:t[tE][a].push(r));else tg.test(e[a])||(t[tE][a]=[e[a]]);return t}(e.headers);if(tq.isRedirect(e.statusCode)){let n=t.get("Location"),p=null;try{p=null===n?null:new tM(n,s.url).toString()}catch(e){if("manual"!==s.redirect){r(new to(`uri requested responds with an invalid redirect URL: ${n}`,"invalid-redirect")),y();return}}switch(s.redirect){case"error":r(new to(`uri requested responds with a redirect, redirect mode is set to error: ${s.url}`,"no-redirect")),y();return;case"manual":if(null!==p)try{t.set("Location",p)}catch(e){r(e)}break;case"follow":var i;if(null===p)break;if(s.counter>=s.follow){r(new to(`maximum redirect reached at: ${s.url}`,"max-redirect")),y();return}let o={headers:new tT(s.headers),follow:s.follow,counter:s.counter+1,agent:s.agent,compress:s.compress,method:s.method,body:s.body,signal:s.signal,timeout:s.timeout,size:s.size};if(!tB(s.url,p)||(i=s.url,new tM(p).protocol!==new tM(i).protocol))for(let e of["authorization","www-authenticate","cookie","cookie2"])o.headers.delete(e);if(303!==e.statusCode&&s.body&&null===tv(s)){r(new to("Cannot follow redirect with body being a readable stream","unsupported-redirect")),y();return}(303===e.statusCode||(301===e.statusCode||302===e.statusCode)&&"POST"===s.method)&&(o.method="GET",o.body=void 0,o.headers.delete("content-length")),a(tq(new tj(p,o))),y();return}}e.once("end",function(){c&&c.removeEventListener("abort",h)});let n=e.pipe(new tU),p={url:s.url,status:e.statusCode,statusText:e.statusMessage,headers:t,size:s.size,timeout:s.timeout,counter:s.counter},d=t.get("Content-Encoding");if(!s.compress||"HEAD"===s.method||null===d||204===e.statusCode||304===e.statusCode)return void a(m=new tk(n,p));let l={flush:ta.Z_SYNC_FLUSH,finishFlush:ta.Z_SYNC_FLUSH};if("gzip"==d||"x-gzip"==d)return void a(m=new tk(n=n.pipe(ta.createGunzip(l)),p));if("deflate"==d||"x-deflate"==d){let t=e.pipe(new tU);t.once("data",function(e){a(m=new tk(n=(15&e[0])==8?n.pipe(ta.createInflate()):n.pipe(ta.createInflateRaw()),p))}),t.on("end",function(){m||a(m=new tk(n,p))});return}"br"==d&&"function"==typeof ta.createBrotliDecompress?a(m=new tk(n=n.pipe(ta.createBrotliDecompress()),p)):a(m=new tk(n,p))}),null===(d=s.body)?v.end():tm(d)?d.stream().pipe(v):Buffer.isBuffer(d)?(v.write(d),v.end()):d.pipe(v)})}function tQ(e,t){e.destroy?e.destroy(t):(e.emit("error",t),e.end())}tq.isRedirect=function(e){return 301===e||302===e||303===e||307===e||308===e},tq.Promise=global.Promise;var tY=i(64007);function tG(e){var t=process.env.HTTPS_PROXY||process.env.https_proxy;if(!t||!e.startsWith("https://"))return tq;var a=new tY(t);return(e,t={})=>tq(e,{...t,agent:a})}var tz=er.ApolloClient,tH=er.InMemoryCache,tW=er.HttpLink,tK=ei.o,tJ={query:"query",mutation:"mutate"},tZ=ea(function e(t){et(this,e),this.baseUrl=t,this.endpoint="/api/graphql-nonauth";var a=new tW({uri:`${t}${this.endpoint}`,fetch:tG(t)});this.apolloClient=new tz({link:a,cache:new tH,defaultOptions:{query:{errorPolicy:"all",fetchPolicy:"no-cache"}}})},[{key:"checkWorkspaceOTP",value:(p=ee(function*(e){var t=(0,en.default)`
908
+ query checkWorkspaceOTP($passcode: String!) {
909
+ checkWorkspaceOTP(passcode: $passcode)
910
+ }
911
+ `,a=yield this.apolloClient.query({query:t,variables:{passcode:e}}),r=a.data,i=a.errors;if(i?.length>0)throw Error(i.map(({message:e})=>e).join("\n"));return r.checkWorkspaceOTP}),function(e){return p.apply(this,arguments)})},{key:"exchangeWorkspaceOTP",value:(o=ee(function*(e){var t=(0,en.default)`
912
+ mutation exchangeWorkspaceOTP($passcode: String!) {
913
+ exchangeWorkspaceOTP(passcode: $passcode) {
914
+ token
915
+ workspaceId
916
+ workspaceName
917
+ }
918
+ }
919
+ `,a=yield this.apolloClient.mutate({mutation:t,variables:{passcode:e}}),r=a.data,i=a.errors;if(i?.length>0)throw Error(i.map(({message:e})=>e).join("\n"));return r.exchangeWorkspaceOTP}),function(e){return o.apply(this,arguments)})}]),tX=e=>new tZ(e),t1="Note: OAuth workspace access is awaiting the next production server release. Until then, use workspace auth (passcode or token; CLI: `bricks auth login-workspace`).",t0=(e,t)=>{if(t?.kind!=="oauth")return e;var a=e?.message||String(e);if(!(403===(e?.statusCode||e?.networkError?.statusCode||e?.cause?.statusCode)||/\b403\b|invalid algorithm/i.test(a))||a.includes(t1))return e;var r=Error(`${a}
920
+
921
+ ${t1}`);return r.cause=e,r},t2=ea(function e(t,a){var r,i=this;et(this,e),this.baseUrl=t,this.auth=(e=>{if(!e)return null;if("string"==typeof e){var t;return{kind:"token",token:e,getHeaders:(t=ee(function*(){return{authorization:`Bearer ${e}`}}),function(){return t.apply(this,arguments)})}}return e})(a),this.token=this.auth?.token,this.endpoint="/api/graphql-workspace";var n=new tW({uri:`${t}${this.endpoint}`,fetch:tG(t)}),p=tK((r=ee(function*(e,{headers:t}){return{headers:{...t,...i.auth?yield i.auth.getHeaders():{}}}}),function(e,t){return r.apply(this,arguments)}));this.apolloClient=new tz({link:p.concat(n),cache:new tH,defaultOptions:{watchQuery:{errorPolicy:"all",fetchPolicy:"no-cache"},query:{errorPolicy:"all",fetchPolicy:"no-cache"}}}),this.queries=Z,this.mutations=X,this.generateMethods()},[{key:"generateMethods",value:function(){var e=this,t=t=>([a,r])=>{if(!this[a]){var i,n=(i=ee(function*(i,n){try{var p=e.apolloClient[tJ[t]].bind(e.apolloClient),o=yield p({[t]:r,variables:i,...n}),d=o.data,s=o.errors;if(s)throw Error(s.map(({message:e})=>e).join("\n"));return d[a]}catch(e){if(e.cause?.result?.errors)throw Error(e.cause.result.errors.map(({message:e})=>e).join("\n"));throw e}}),function(e,t){return i.apply(this,arguments)});this[a]=ee(function*(t={},a={}){try{return yield n(t,a)}catch(r){if(e.auth?.kind==="oauth"&&e.auth.refresh&&/401|unauthoriz|jwt expired|token.*expired|invalid.*token/i.test(r?.message||"")){yield e.auth.refresh();try{return yield n(t,a)}catch(t){throw t0(t,e.auth)}}throw t0(r,e.auth)}})}};Object.entries(this.queries).forEach(t("query")),Object.entries(this.mutations).forEach(t("mutation"))}},{key:"query",value:(d=ee(function*(e,t={}){var a=yield this.apolloClient.query({query:e,variables:t,fetchPolicy:"no-cache"}),r=a.data,i=a.errors;if(i?.length>0)throw Error(i.map(({message:e})=>e).join("\n"));return r}),function(e){return d.apply(this,arguments)})},{key:"mutate",value:(s=ee(function*(e,t={}){var a=yield this.apolloClient.mutate({mutation:e,variables:t}),r=a.data,i=a.errors;if(i?.length>0)throw Error(i.map(({message:e})=>e).join("\n"));return r}),function(e){return s.apply(this,arguments)})}]),t6=(e,t)=>new t2(e,t),t4=er.ApolloClient,t3=er.InMemoryCache,t9=er.HttpLink,t5=ei.o,t8=ea(function e(t,a){et(this,e),this.baseUrl=t,this.endpoint="/api/graphql";var r,i=new t9({uri:`${t}${this.endpoint}`,fetch:tG(t)}),n=t5((r=ee(function*(e,{headers:t}){return{headers:{...t,authorization:`Bearer ${yield a()}`}}}),function(e,t){return r.apply(this,arguments)}));this.apolloClient=new t4({link:n.concat(i),cache:new t3,defaultOptions:{query:{errorPolicy:"all",fetchPolicy:"no-cache"}}})},[{key:"workspaces",value:(l=ee(function*(){for(var e=(0,en.default)`
922
+ query cliWorkspaces($paginate: Paginate) {
923
+ workspaces(paginate: $paginate) {
924
+ _id
925
+ name
926
+ description
927
+ billing {
928
+ plan {
929
+ type
930
+ period
931
+ }
932
+ lock {
933
+ features
934
+ }
935
+ }
936
+ }
937
+ }
938
+ `,t=[],a=0;;a+=100){var r=yield this.apolloClient.query({query:e,variables:{paginate:{limit:100,offset:a}}}),i=r.data,n=r.errors;if(n?.length>0)throw Error(n.map(({message:e})=>e).join("\n"));var p=i.workspaces||[];if(t.push(...p),p.length<100)return t}}),function(){return l.apply(this,arguments)})}]),t7=(e,t)=>new t8(e,t),ae=i(68832);let at=t("node:fs/promises"),aa=t("node:path"),ar=t("node:dgram"),ai=t("node:os");var an=()=>Math.random().toString(36).slice(2,9),ap=new Set(["ANNOUNCE","RESPONSE"]),ao=(e,t)=>{var a=JSON.parse(e.toString());return t(a)&&ap.has(a.t)&&a.d?.info||null},ad=()=>{var e=[];for(var t of Object.values(ai.networkInterfaces()))for(var a of t)if(function(){if("IPv4"!==a.family||a.internal)return 1;var t=a.address.split(".").map(Number),r=a.netmask.split(".").map(Number),i=t.map((e,t)=>(e|255&~r[t]).toString()).join(".");e.push({address:a.address,broadcast:i})}())continue;return e},as=({port:e,timeout:t=3e3,idleTimeout:a=0,buildQuery:r,parseMessage:i})=>new Promise((n,p)=>{var o=new Map,d=ar.createSocket("udp4"),s=null,l=null,u=!1,c=()=>{if(!u){u=!0,clearTimeout(s),clearTimeout(l);try{d.close()}catch{}n([...o.values()])}};d.on("error",e=>{if(!u){u=!0,clearTimeout(s),clearTimeout(l);try{d.close()}catch{}p(e)}}),d.on("message",(e,t)=>{try{var r=i(e,t);if(!r||o.has(r.key))return;o.set(r.key,r.value),a&&!u&&(clearTimeout(l),l=setTimeout(c,a))}catch{}}),d.bind(()=>{d.setBroadcast(!0);var a=r();for(var i of(()=>{var e=new Set(["255.255.255.255","127.0.0.1"]);for(var t of ad())e.add(t.broadcast);return[...e]})())d.send(a,0,a.length,e,i);s=setTimeout(c,t)})}),al=(u=ee(function*(e,t=3e3){var a;try{var r=new AbortController;a=setTimeout(()=>r.abort(),t);var i=yield fetch(e,{signal:r.signal});if(!i.ok)return null;return yield i.json()}catch{return null}finally{void 0!==a&&clearTimeout(a)}}),function(e){return u.apply(this,arguments)}),au="bricks-devtools",ac=(c=ee(function*({port:e=19851,connectTimeout:t=500,concurrency:a=50,timeout:r=0}={}){var i=ad();if(0===i.length)return[];var n=[],p=r>0?Date.now()+r:0,o=[],d=new Set;for(var s of i){var l=s.address.split(".").slice(0,3).join(".");if(!d.has(l)){d.add(l);for(var u=1;u<255;u++)o.push(`${l}.${u}`)}}for(var c=0;c<o.length&&!(p&&Date.now()>=p);c+=a){var m=o.slice(c,c+a);yield Promise.allSettled(m.map(function(){var a=ee(function*(a){var r=yield am(a,e,t);r&&n.push({...r,address:a,port:e})});return function(e){return a.apply(this,arguments)}}()))}return n}),function(){return c.apply(this,arguments)}),am=(m=ee(function*(e,t,a=3e3){return al(`http://${e}:${t}/devtools/info`,a)}),function(e,t){return m.apply(this,arguments)}),af=(f=ee(function*(e,t,a=3e3){var r;try{var i=new AbortController;r=setTimeout(()=>i.abort(),a);var n=yield fetch(`http://${e}:${t}/json/list`,{signal:i.signal});if(!n.ok)return null;return yield n.json()}catch{return null}finally{void 0!==r&&clearTimeout(r)}}),function(e,t){return f.apply(this,arguments)}),ah=(h=ee(function*(e,t=1e3){for(var a=[],r=e,i=0;i<10;i++){var n=aa.join(r,".bricks","devtools.json");try{var p=yield at.readFile(n,"utf8"),o=JSON.parse(p),d=yield am(o.address||"localhost",o.port,t);d&&a.push({name:o.name||"BRICKS Simulator",address:o.address||"localhost",port:o.port,protocols:["cdp"],hasPasscode:!1,source:"project",projectPath:r,...d})}catch{}var s=aa.dirname(r);if(s===r)break;r=s}return a}),function(e){return h.apply(this,arguments)}),av=(v=ee(function*({timeout:e=3e3,verify:t=!1,udpOnly:a=!1,project:r=!0,port:i=19851,cwd:n=process.cwd(),onStatus:p}={}){var o,d=(({timeout:e=3e3,idleTimeout:t=0}={})=>as({port:19900,timeout:e,idleTimeout:t,buildQuery:()=>Buffer.from(JSON.stringify({t:"QUERY",v:"1.0",s:au,d:{id:`cli-${an()}`}})),parseMessage:(e,t)=>{var a=ao(e,e=>e?.s===au);if(!a)return null;var r=t.address;return{key:`${r}:${a.port}`,value:{...a,address:r}}}}))({timeout:e,idleTimeout:800}),s=a?Promise.resolve([]):(p?.("Scanning via UDP + HTTP probe..."),ac({port:i,timeout:e})),l=r?ah(n,1e3):Promise.resolve([]),u=ae((yield Promise.all([d,s,l])),3),c=(e=>{var t=new Map;for(var a of e){var r=a.deviceId||`${a.address}:${a.port}`,i=t.get(r);if(!i){t.set(r,{...a,addresses:[a.address],protocols:[...a.protocols||[]]});continue}for(var n of(i.addresses.includes(a.address)||i.addresses.push(a.address),"127.0.0.1"===i.address&&"127.0.0.1"!==a.address&&(i.address=a.address),a.protocols||[]))i.protocols.includes(n)||i.protocols.push(n);for(var p of Object.entries(a)){var o=ae(p,2),d=o[0],s=o[1];null!=s&&"address"!==d&&"addresses"!==d&&"protocols"!==d&&(void 0===i[d]||null===i[d])&&(i[d]=s)}}return[...t.values()]})([...u[0],...u[1],...u[2]]);if(0===c.length)return[];if(t){p?.(`Verifying ${c.length} server(s)...`);var m,f=yield Promise.all(c.map((m=ee(function*(e){var t=yield am(e.address,e.port);return{...e,...t||{},address:e.address,port:e.port,verified:!!t,version:t?.version||e.version}}),function(e){return m.apply(this,arguments)})));c.splice(0,c.length,...f)}return p?.("Checking chrome://inspect support..."),yield Promise.all(c.map((o=ee(function*(e){var t=yield af(e.address,e.port);if(t){e.chromeInspect=!0;var a=(e=>{if(!e)return null;var t=e.match(/\/ws\/(.+)$/);return t?decodeURIComponent(t[1]):null})(t[0]?.webSocketDebuggerUrl);a&&(e.passcode=a)}}),function(e){return o.apply(this,arguments)}))),c}),function(){return v.apply(this,arguments)}),ay=i(76982);let ag=t("fs"),a_=t("path");var ab=i(70857),aw=a_.join(ab.homedir(),".bricks-cli"),aE=a_.join(aw,"config.json"),aT=`${aE}.lock`,aN=`${aE}.oauth-refresh.lock`,aS=new Int32Array(new SharedArrayBuffer(4)),aO=e=>new Promise(t=>setTimeout(t,e)),aD=e=>{if(!Number.isInteger(e)||e<=0)return!1;try{return process.kill(e,0),!0}catch(e){return"ESRCH"!==e.code}},aI=e=>{try{var t=ag.readFileSync(e,"utf8"),a=ag.statSync(e),r=null;try{var i=JSON.parse(t);Number.isInteger(i?.pid)&&"string"==typeof i?.nonce&&(r=i)}catch{}return{raw:t,stat:a,owner:r}}catch(e){if("ENOENT"===e.code)return null;throw e}},aA=e=>{var t,a=aI(e);if(!a)return!0;var r=a.owner?!aD(a.owner.pid):Date.now()-a.stat.mtimeMs>1e3;if(!r)return!1;var i=`${e}.recovery`;try{t=ak(i)}catch(e){if("EEXIST"===e.code)return!1;throw e}try{if(!(a=aI(e)))return!0;if(!(r=a.owner?!aD(a.owner.pid):Date.now()-a.stat.mtimeMs>1e3))return!1;return ag.unlinkSync(e),!0}catch(e){if("ENOENT"===e.code)return!0;throw e}finally{ax(i,t)}},ak=e=>{var t,a={pid:process.pid,nonce:ay.randomUUID()},r=`${e}.${a.pid}.${a.nonce}.candidate`;try{t=ag.openSync(r,"wx",384),ag.writeFileSync(t,JSON.stringify(a)),ag.fsyncSync(t),ag.closeSync(t),t=void 0}catch(e){if(void 0!==t)try{ag.closeSync(t)}catch{}try{ag.unlinkSync(r)}catch{}throw e}try{ag.linkSync(r,e)}catch(e){try{ag.unlinkSync(r)}catch{}throw e}try{ag.unlinkSync(r)}catch(e){"ENOENT"!==e.code&&console.error(`Failed to clean up shared BRICKS lock candidate: ${e.message}`)}return{owner:a}},ax=(e,{owner:t})=>{try{var a;(a=aI(e))&&a.owner?.nonce===t.nonce&&ag.unlinkSync(e)}catch(e){"ENOENT"!==e.code&&console.error(`Failed to release shared BRICKS lock: ${e.message}`)}},aC=e=>{ag.mkdirSync(aw,{recursive:!0});for(var t,a=Date.now()+5e3;!t;)try{t=ak(aT)}catch(e){if("EEXIST"!==e.code)throw e;if(aA(aT))continue;if(Date.now()>=a)throw Error(`Timed out waiting for shared BRICKS config lock: ${aT}`);Atomics.wait(aS,0,0,20)}try{return e()}finally{ax(aT,t)}},aV=(y=ee(function*(e){ag.mkdirSync(aw,{recursive:!0});for(var t,a=Date.now()+5e3;!t;)try{t=ak(aT)}catch(e){if("EEXIST"!==e.code)throw e;if(aA(aT))continue;if(Date.now()>=a)throw Error(`Timed out waiting for shared BRICKS config lock: ${aT}`);yield aO(20)}try{var r=e();if(r&&"function"==typeof r.then)throw Error("Shared BRICKS config lock callbacks must be synchronous");return r}finally{ax(aT,t)}}),function(e){return y.apply(this,arguments)}),aR=(g=ee(function*(e,{timeoutMs:t=3e4}={}){ag.mkdirSync(aw,{recursive:!0});for(var a,r=Date.now()+t;!a;)try{a=ak(aN)}catch(e){if("EEXIST"!==e.code)throw e;if(aA(aN))continue;if(Date.now()>=r)throw Error(`Timed out waiting for OAuth refresh lock: ${aN}`);yield aO(20)}try{return yield e()}finally{ax(aN,a)}}),function(e){return g.apply(this,arguments)}),aF=()=>new a({projectName:"bricks-cli",cwd:aw,configFileMode:384,schema:{oauth:{type:"object",default:{},properties:{accessToken:{type:"string"},refreshToken:{type:["string","null"]},expiresAt:{type:"string"},user:{type:"object"},audience:{type:"string"}}},tokens:{type:"object",default:{},additionalProperties:{type:"object",properties:{type:{type:"string",enum:["oauth"]},oauthSubject:{type:"string"},token:{type:"string"},name:{type:"string"},workspaceId:{type:"string"},workspaceName:{type:"string"},workspaceBilling:{type:"object"},createdAt:{type:"string"},baseUrl:{type:"string"},activityLogBaseUrl:{type:"string"},bank:{type:"object"}}}},currentProfile:{type:"string",default:"default"},baseUrl:{type:"string",default:"https://display.bricks.tools"},activityLogBaseUrl:{type:"string",default:"https://activity-log.bricks.tools"},devtoolsTokens:{type:"object",default:{},additionalProperties:{type:"object",additionalProperties:{type:"object",properties:{token:{type:"string"},expiresAt:{type:"string"},jti:{type:"string"},workspaceId:{type:"string"}}}}}}}),aP=null,aL=null,aj=()=>aP||=aF(),a$=(_=ee(function*(){if(aP)return aP;aL||=aV(()=>aP||=aF());try{return yield aL}finally{aL=null}}),function(){return _.apply(this,arguments)}),aM=(b=ee(function*(){yield a$()}),function(){return b.apply(this,arguments)}),aU={get:e=>aj().get(e),set:(e,t)=>{var a=aj();return aC(()=>a.set(e,t))},clear:()=>{var e=aj();return aC(()=>e.clear())},setAsync:(w=ee(function*(e,t){var a=yield a$();return aV(()=>a.set(e,t))}),function(e,t){return w.apply(this,arguments)}),update:(e,t)=>{var a=aj();return aC(()=>{var r=t(a.get(e));return a.set(e,r),r})},updateAsync:(E=ee(function*(e,t){var a=yield a$();return aV(()=>{var r=t(a.get(e));return a.set(e,r),r})}),function(e,t){return E.apply(this,arguments)}),snapshot:e=>{var t=aj().store;return Object.fromEntries(e.map(e=>[e,t[e]]))},snapshotAsync:(T=ee(function*(e){var t=(yield a$()).store;return Object.fromEntries(e.map(e=>[e,t[e]]))}),function(e){return T.apply(this,arguments)}),transaction:(e,t)=>{var a=aj();return aC(()=>{var r=t(Object.fromEntries(e.map(e=>[e,a.get(e)])))||{};return Object.keys(r).length>0&&a.set(r),r})},transactionAsync:(N=ee(function*(e,t){var a=yield a$();return aV(()=>{var r=t(Object.fromEntries(e.map(e=>[e,a.get(e)])))||{};return Object.keys(r).length>0&&a.set(r),r})}),function(e,t){return N.apply(this,arguments)})},aB=(e,t,a,r)=>{if(!e)return null;var i=null==e.workspaceId?null:String(e.workspaceId);return"oauth"===e.type?e.oauthSubject&&e.oauthSubject===t?.user?.sub?{kind:"oauth",workspaceId:i,oauthSubject:e.oauthSubject,baseUrl:a,activityLogBaseUrl:r}:null:e.token?{kind:"token",workspaceId:i,token:e.token,baseUrl:a,activityLogBaseUrl:r}:null},aq=(e,t,a)=>({exists:void 0!==e,kind:e?.type==="oauth"?"oauth":e?.token?"token":"incomplete",workspaceId:e?.workspaceId==null?null:String(e.workspaceId),credential:e?.type==="oauth"?e.oauthSubject||null:e?.token||null,baseUrl:t,activityLogBaseUrl:a}),aQ=(e,{tokens:t={},oauth:a,devtoolsTokens:r={},baseUrl:i,activityLogBaseUrl:n})=>{var p=t[e],o=p?.baseUrl||i,d=p?.activityLogBaseUrl||n,s=aB(p,a,o,d);return{profile:e,tokenInfo:p,oauth:a,fingerprint:s,baseline:aq(p,o,d),bank:s&&p?.bank||null,devtoolsTokens:r[e]||{},baseUrl:o,activityLogBaseUrl:d}},aY=(S=ee(function*(e="default"){return aQ(e,(yield aU.snapshotAsync(["tokens","oauth","devtoolsTokens","baseUrl","activityLogBaseUrl"])))}),function(){return S.apply(this,arguments)}),aG=(e,t,a)=>{for(var r=aU.snapshot(["tokens","baseUrl","activityLogBaseUrl"]),i=r.tokens||{},n=e,p=2;;){var o=i[n];if(!o||"oauth"===o.type&&o.oauthSubject===a&&String(o.workspaceId)===String(t))break;n=`${e}-${p}`,p+=1}var d=i[n];return{profile:n,baseline:aq(d,d?.baseUrl||r.baseUrl,d?.activityLogBaseUrl||r.activityLogBaseUrl)}},az=(e,t,a,r)=>{var i=a[e],n=i?.workspaceId&&t?.workspaceId&&String(i.workspaceId)===String(t.workspaceId),p=i?.type==="oauth"&&t?.type==="oauth"&&!!i.oauthSubject&&i.oauthSubject===t.oauthSubject||i?.type!=="oauth"&&t?.type!=="oauth"&&!!i?.token&&i.token===t?.token,o=n&&p,d={tokens:{...a,[e]:{...i?.baseUrl?{baseUrl:i.baseUrl}:{},...i?.activityLogBaseUrl?{activityLogBaseUrl:i.activityLogBaseUrl}:{},...o&&i?.bank?{bank:i.bank}:{},...t,createdAt:new Date().toISOString()}}};if(!o&&r[e]){var s={...r};delete s[e],d.devtoolsTokens=s}return d},aH=(e,t)=>{if(e&&t?.user?.sub!==e)throw Error("OAuth account changed. Re-select the workspace for the current account.")},aW=(e,t,a,r)=>!!e&&JSON.stringify(e)===JSON.stringify(aq(t,t?.baseUrl||a,t?.activityLogBaseUrl||r)),aK=(e,t,a,{expectedOAuthSubject:r,makeCurrent:i=!1}={})=>{var n=!1;return aU.transaction(["tokens","devtoolsTokens","oauth","currentProfile","baseUrl","activityLogBaseUrl"],({tokens:p={},devtoolsTokens:o={},oauth:d,baseUrl:s,activityLogBaseUrl:l})=>{if(!aW(a,p[e],s,l))return{};aH(r,d),n=!0;var u=az(e,t,p,o);return i?{...u,currentProfile:e}:u}),n},aJ=(O=ee(function*(e,t,a,{expectedOAuthSubject:r,makeCurrent:i=!1}={}){var n=!1;return yield aU.transactionAsync(["tokens","devtoolsTokens","oauth","currentProfile","baseUrl","activityLogBaseUrl"],({tokens:p={},devtoolsTokens:o={},oauth:d,baseUrl:s,activityLogBaseUrl:l})=>{if(!aW(a,p[e],s,l))return{};aH(r,d),n=!0;var u=az(e,t,p,o);return i?{...u,currentProfile:e}:u}),n}),function(e,t,a){return O.apply(this,arguments)}),aZ=(e,t)=>{var a=!1;return aU.transaction(["tokens","devtoolsTokens"],({tokens:r={},devtoolsTokens:i={}})=>{if(n=r[e],!n||!t||String(n.workspaceId??"")!==String(t.workspaceId??"")||("oauth"===t.type?"oauth"!==n.type||n.oauthSubject!==t.oauthSubject:t.token?"oauth"===n.type||n.token!==t.token:JSON.stringify(n)!==JSON.stringify(t)))return{};a=!0;var n,p={...r};delete p[e];var o={...i};return delete o[e],{tokens:p,devtoolsTokens:o}}),a},aX=(D=ee(function*(e,t,a,r){var i=!1;return yield aU.transactionAsync(["tokens","oauth","devtoolsTokens","baseUrl","activityLogBaseUrl"],({tokens:n={},oauth:p,devtoolsTokens:o={},baseUrl:d,activityLogBaseUrl:s})=>((e,t,a,r,i)=>{if(!e)return!1;var n=aB(t,a,t?.baseUrl||r,t?.activityLogBaseUrl||i);return!!n&&n.kind===e.kind&&n.workspaceId===e.workspaceId&&n.baseUrl===e.baseUrl&&n.activityLogBaseUrl===e.activityLogBaseUrl&&("oauth"===n.kind?n.oauthSubject===e.oauthSubject:n.token===e.token)})(t,n[e],p,d,s)?(i=!0,{devtoolsTokens:{...o,[e]:{...o[e],[a]:r}}}):{}),i}),function(e,t,a,r){return D.apply(this,arguments)}),a1=(e,t)=>{if(e)return t(["tokens","devtoolsTokens"],({tokens:t={},devtoolsTokens:a={}})=>{var r={...t},i=[];for(var n of Object.entries(t)){var p=ae(n,2),o=p[0],d=p[1];if(d?.type==="oauth"&&(!d.oauthSubject||d.oauthSubject===e)){i.push(o);var s={...d,oauthSubject:d.oauthSubject||e};delete s.bank,r[o]=s}}var l={...a},u=!1;return i.forEach(e=>{l[e]&&(delete l[e],u=!0)}),{tokens:r,...u?{devtoolsTokens:l}:{}}})},a0=e=>a1(e,aU.transaction),a2=e=>a1(e,aU.transactionAsync),a6=(e,t,a)=>{if(r=a.oauth,e?.accessToken?!ra(e,r):!!r?.accessToken)return{result:{installed:!1,identityChanged:!1,previous:null},updates:{}};var r,i=a.oauth?.accessToken?a.oauth:null,n=i?.user?.sub,p=!!(n&&t?.user?.sub&&n!==t.user.sub),o={installed:!0,identityChanged:p,previous:i};if(!p)return{result:o,updates:{oauth:t}};var d={...a.tokens||{}},s={...a.devtoolsTokens||{}},l=!1;for(var u of Object.entries(a.tokens||{})){var c=ae(u,2),m=c[0],f=c[1];if(f?.type==="oauth"&&(!f.oauthSubject||f.oauthSubject===n)){var h={...f,oauthSubject:f.oauthSubject||n};delete h.bank,d[m]=h,s[m]&&(delete s[m],l=!0)}}return{result:o,updates:{oauth:t,tokens:d,...l?{devtoolsTokens:s}:{}}}},a4=(e,t)=>{var a;return aU.transaction(["oauth","tokens","devtoolsTokens"],r=>{var i=a6(e,t,r);return a=i.result,i.updates}),a},a3=(I=ee(function*(e,t){var a;return yield aU.transactionAsync(["oauth","tokens","devtoolsTokens"],r=>{var i=a6(e,t,r);return a=i.result,i.updates}),a}),function(e,t){return I.apply(this,arguments)}),a9=(e="default")=>{var t=((e="default")=>aU.get("tokens")[e])(e);return t?"oauth"===t.type?"oauth":t.token?"token":null:null},a5=()=>{var e=aU.get("oauth");return e&&Object.keys(e).length>0?e:null},a8=e=>aU.set("oauth",e),a7=e=>aU.setAsync("oauth",e),re=()=>aU.set("oauth",{}),rt=(A=ee(function*(){var e=null;return yield aU.updateAsync("oauth",t=>(t?.accessToken&&(e=t),{})),e}),function(){return A.apply(this,arguments)}),ra=(e,t)=>!!e&&!!t&&e.accessToken===t.accessToken&&e.refreshToken===t.refreshToken,rr=(k=ee(function*(e,t){var a=!1;return yield aU.updateAsync("oauth",r=>ra(e,r)?(a=!0,t||{}):r||{}),a}),function(e,t){return k.apply(this,arguments)}),ri=e=>rr(e,{}),rn=(x=ee(function*({client:e,ttlSeconds:t}={}){if(!e?.issueDevtoolsAccessToken)throw Error("A BRICKS workspace client is required to issue a DevTools access token.");return e.issueDevtoolsAccessToken({ttlSeconds:t})}),function(){return x.apply(this,arguments)}),rp=(C=ee(function*({profile:e,client:t,workspaceId:a,ttlSeconds:r,force:i=!1,now:n=Date.now()}={}){var p=e||process.env.BRICKS_PROFILE||aU.get("currentProfile"),o=yield aY(p),d=o.tokenInfo,s=o.fingerprint,l=o.devtoolsTokens;if(d?.type==="oauth"&&!s)throw Error(`OAuth profile ${p} belongs to a different account.`);if(!s)throw Error(`Profile ${p} is not logged in or has no workspace id.`);var u=d?.workspaceId,c=a||u;if(!c)throw Error(`Profile ${p} is not logged in or has no workspace id.`);var m=l[c];if(!i&&((e,t=Date.now())=>{if(!e?.token||!e?.expiresAt)return!1;var a=new Date(e.expiresAt).getTime();return Number.isFinite(a)&&a-t>6048e5})(m,n))return m;if(String(c)!==String(u))throw Error(`Profile ${p} has no usable DevTools token for workspace ${c}.`);var f=yield rn({client:t,ttlSeconds:r});if(!f?.token||!f?.expiresAt)throw Error("DevTools access token response was incomplete.");if(f.workspaceId&&String(f.workspaceId)!==String(c))throw Error("DevTools access token was issued for a different workspace.");var h={token:f.token,expiresAt:f.expiresAt,jti:f.jti,workspaceId:f.workspaceId||c};if(!(yield aX(p,s,c,h)))throw Error(`Profile ${p} changed while issuing the DevTools token. Retry.`);return h}),function(){return C.apply(this,arguments)});i(67996);let ro=t("node:crypto");i(27549);var rd=8089,rs=(V=ee(function*(e,t,a=3e3){return al(`http://${e}:${t}/buttress/info`,a)}),function(e,t){return V.apply(this,arguments)}),rl=aa.join(ai.homedir(),".bricks-cli","buttress"),ru=e=>aa.join(e||rl,"state.json"),rc=(R=ee(function*(e){var t=ru(e);try{var a=yield at.readFile(t,"utf8");return JSON.parse(a)}catch(e){if("ENOENT"===e.code)return null;throw e}}),function(e){return R.apply(this,arguments)});ee(function*(e,t){var a=t||rl,r=ru(t);yield at.mkdir(a,{recursive:!0,mode:448}),yield at.chmod(a,448);var i=`${r}.tmp-${process.pid}-${ro.randomUUID()}`;try{yield at.writeFile(i,JSON.stringify(e,null,2),{encoding:"utf8",mode:384}),yield at.chmod(i,384),yield at.rename(i,r),yield at.chmod(r,384)}catch(e){throw yield at.unlink(i).catch(()=>{}),e}return r});var rm=(F=ee(function*(e){var t=ru(e);try{return yield at.unlink(t),!0}catch(e){if("ENOENT"===e.code)return!1;throw e}}),function(e){return F.apply(this,arguments)});ee(function*({client:e,serverId:t,workspaceId:a,stateDir:r,keepLocal:i=!1}){var n=i?null:yield rc(r),p=!i&&((e,t,a)=>{if(e?.workspace?.serverId!==t)return!1;var r=e.workspace.id;if(!r||!a||String(r)!==String(a))throw Error(`Local Buttress state belongs to workspace ${r||"unknown"}, but the current profile targets ${a||"unknown"}. Switch profiles first.`);return!0})(n,t,a);return{removed:yield e.unbindButtressServer({serverId:t}),localRemoved:!!p&&(yield rm(r))}});var rf=(P=ee(function*({timeout:e=3e3,verify:t=!0,port:a=rd,onStatus:r}={}){r?.(`Scanning UDP ${a} for ${e}ms...`);var i,n=yield(({timeout:e=3e3,idleTimeout:t=0,port:a=rd}={})=>as({port:a,timeout:e,idleTimeout:t,buildQuery:()=>Buffer.from(JSON.stringify({t:"QUERY",v:"2.0",d:{id:`cli-${an()}`}})),parseMessage:(e,t)=>{var a=ao(e,e=>e?.v==="2.0");if(!a)return null;var r={...a,address:t.address};return{key:r.id||`${t.address}:${r.port}`,value:r}}}))({timeout:e,port:a});return 0===n.length?[]:t?(r?.(`Verifying ${n.length} server(s)...`),yield Promise.all(n.map((i=ee(function*(e){var t=yield rs(e.address,e.port,2e3);return t?{...e,...t,address:e.address,verified:!0}:{...e,verified:!1}}),function(e){return i.apply(this,arguments)})))):n}),function(){return P.apply(this,arguments)});let rh=t("node:fs");var rv=(L=ee(function*(e,t,a){var r=yield e.mediaFiles({boxId:t,userTags:[`bricks_screenshot_${a}`],limit:1});return r?.[0]||null}),function(e,t,a){return L.apply(this,arguments)}),ry=(j=ee(function*(e,t=null){var a=yield tq(e);if(!a.ok)throw Error(`Failed to download screenshot: ${a.statusText}`);var r=yield a.buffer(),i=t||aa.join(ai.tmpdir(),`bricks-screenshot-${Date.now()}.png`),n=aa.dirname(i);return rh.existsSync(n)||rh.mkdirSync(n,{recursive:!0}),rh.writeFileSync(i,r),i}),function(e){return j.apply(this,arguments)}),rg=($=ee(function*(e,t,a,r=null,i={}){var n=t?.media_resource?.enable_media_workspace!==!0?null:t.media_resource?.system_media_box_id||null;if(!n)return{error:"Media workspace not enabled for this workspace"};var p=yield rv(e,n,a);if(!p)return{error:"No screenshot available for this device"};var o=((e,{preferThumbnail:t=!1}={})=>{if(!e?.meta?.storageEndpoint)return null;var a=e.meta,r=a.storageEndpoint,i=a.originalFileKey,n=(t?(e=>{var t=e?.meta;if(!t)return null;if("Video"===e.fileType&&t.videoThumbOriginalFileKey)return t.videoThumbOriginalFileKey;var a=t.imageVersions||[];if(!Array.isArray(a)||0===a.length)return null;var r=a.filter(e=>e?.strategy==="BOUNDED"&&"number"==typeof e.width).sort((e,t)=>e.width-t.width);return(r[0]||a[0])?.key||null})(e):null)||i;return n?`${r}/${n}`:null})(p,i);return o?{path:yield ry(o,r),file:p,url:o}:{error:"Could not build screenshot URL"}}),function(e,t,a){return $.apply(this,arguments)}),r_=i(35317),rb=i(10750),rw=e=>{try{return(0,r_.execSync)(`which ${e}`,{stdio:"ignore"}),!0}catch{return!1}},rE=(e,t,a)=>new Promise((r,i)=>{var n=[e,...t].join(" "),p=(0,r_.spawn)(n,[],{cwd:a,stdio:"pipe",shell:!0}),o=[];p.stderr.on("data",e=>o.push(e)),p.on("close",e=>{0===e?r():i(Error(Buffer.concat(o).toString().trim()||`Command failed with code ${e}`))}),p.on("error",i)}),rT=(M=ee(function*(e,t){try{var a=(yield i.e(7456).then(i.bind(i,79491))).format;return(yield a(t,e,{trailingComma:"all",tabWidth:2,semi:!1,singleQuote:!0,printWidth:100})).code}catch{}return e}),function(e,t){return M.apply(this,arguments)}),rN=(U=ee(function*(e,t){var a;return Promise.all(e.map((a=ee(function*(e){var a=a_.join(t,e.name),r=e.input;return e.formatable&&(r=yield rT(r,a)),{...e,filePath:a,content:r}}),function(e){return a.apply(this,arguments)})))}),function(e,t){return U.apply(this,arguments)}),rS=(B=ee(function*(e,t={}){var a="function"==typeof t.onStatus?t.onStatus:()=>{},r=!1,i=!1;if(!1!==t.install&&rw("bun")){a("Installing dependencies (bun install)...");try{yield rE("bun",["install"],e),r=!0}catch{}}if(!1!==t.git&&rw("git")){a("Initializing git repository...");try{yield rE("git",["init"],e),yield rE("git",["add","."],e),yield rE("git",["-c 'user.name=BRICKS CLI'","-c 'user.email=cli@bricks.tools'","commit","-m 'chore: initialize commit'"],e),i=!0}catch{}}return{bunInstalled:r,gitInitialized:i}}),function(e){return B.apply(this,arguments)}),rO=(q=ee(function*(e,t,a){var r=a.client,i=a.output,n=a.outputAsTarget;if(!r)throw Error("client is required");if(!i)throw Error("output directory is required");var p=(e=>{for(var t=a_.resolve(e);;){if(ag.existsSync(a_.join(t,"application.json"))||ag.existsSync(a_.join(t,"module.json")))return t;var a=a_.dirname(t);if(a===t)return null;t=a}})(n?a_.dirname(a_.resolve(i)):i);if(p)throw Error(`Cannot initialize a new BRICKS project inside an existing project (${p}). Choose a directory outside the project.`);var o="application"===e?r.applicationProject:r.moduleProject,d=yield o({id:t,buildApplicationOnly:!1,setupGitHubActions:!1!==a.githubActions,setupAgents:!1!==a.agents,setupClaudeCode:!1!==a.claude,setupGeminiCLI:!0===a.gemini});if(!d?.files)throw Error(`${e} project not found`);var s=((e=[])=>{var t=e.find(e=>"application.json"===e.name);if(!t)return"bricks-ctor";try{var a=JSON.parse(t.input);return rb(a.name||"bricks-ctor")}catch{return"bricks-ctor"}})(d.files),l=n?a_.resolve(i):a_.resolve(i,s);if(ag.existsSync(l))throw Error(`Directory already exists: ${l}`);ag.mkdirSync(l,{recursive:!0}),(yield rN(d.files,l)).forEach(e=>{ag.mkdirSync(a_.dirname(e.filePath),{recursive:!0}),ag.writeFileSync(e.filePath,e.content)});var u=yield rS(l,a),c=u.bunInstalled,m=u.gitInitialized;return{success:!0,path:l,files:d.files.length,bunInstalled:c,gitInitialized:m}}),function(e,t,a){return q.apply(this,arguments)}),rD=process.env.BRICKS_OAUTH_DOMAIN||"auth0.bricks.tools",rI=process.env.BRICKS_OAUTH_AUDIENCE||"https://display.bricks.tools",rA="openid profile email offline_access",rk=process.env.BRICKS_OAUTH_CLIENT_ID||"Atyy2gp0suIWE33rj8LtJ0pJpIGHiGaT",rx="/callback",rC="127.0.0.1",rV=()=>!!rk,rR=(e,t,{signal:a}={})=>(()=>{var e=process.env.HTTPS_PROXY||process.env.https_proxy;if(!e)return tq;var t=new tY(e);return(e,a={})=>tq(e,{...a,agent:t})})()(`https://${rD}${e}`,{method:"POST",headers:{"Content-Type":"application/x-www-form-urlencoded"},body:new URLSearchParams(t).toString(),signal:a}),rF=(Q=ee(function*(e){var t;try{t=yield e.json()}catch(e){if(e?.name==="AbortError")throw e;t={}}if(!e.ok){var a=Error(t.error_description||t.error||`HTTP ${e.status}`);throw a.code=t.error,a}return t}),function(e){return Q.apply(this,arguments)}),rP=(Y=ee(function*(e,t){var a=new AbortController,r=setTimeout(()=>a.abort(),15e3);try{return yield rF((yield rR(e,t,{signal:a.signal})))}finally{clearTimeout(r)}}),function(e,t){return Y.apply(this,arguments)}),rL=e=>{try{return JSON.parse(Buffer.from(e.split(".")[1],"base64url").toString("utf8"))}catch{return{}}},rj=e=>String(e).replaceAll("&","&amp;").replaceAll("<","&lt;").replaceAll(">","&gt;").replaceAll('"',"&quot;").replaceAll("'","&#39;"),r$=({title:e,heading:t,message:a})=>`<!doctype html>
939
+ <html lang="en">
940
+ <head>
941
+ <meta charset="utf-8" />
942
+ <meta name="viewport" content="width=device-width, initial-scale=1" />
943
+ <title>${rj(e)}</title>
944
+ <style>
945
+ :root {
946
+ --text: #fafafa;
947
+ --text-dim: #a1a1aa;
948
+ --page-bg: #09090b;
949
+ --font-sans: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
950
+ }
951
+ * { box-sizing: border-box; }
952
+ html { color-scheme: dark; }
953
+ body {
954
+ margin: 0;
955
+ min-height: 100vh;
956
+ display: flex;
957
+ align-items: center;
958
+ justify-content: center;
959
+ padding: 24px;
960
+ background: var(--page-bg);
961
+ color: var(--text);
962
+ font-family: var(--font-sans);
963
+ text-align: center;
964
+ }
965
+ main {
966
+ width: 100%;
967
+ max-width: 560px;
968
+ display: flex;
969
+ flex-direction: column;
970
+ align-items: center;
971
+ justify-content: center;
972
+ }
973
+ .logo {
974
+ width: 72px;
975
+ height: 72px;
976
+ display: block;
977
+ margin-bottom: 24px;
978
+ }
979
+ h1 {
980
+ margin: 0 0 10px;
981
+ font-size: 28px;
982
+ line-height: 1.15;
983
+ font-weight: 650;
984
+ color: var(--text);
985
+ }
986
+ p {
987
+ margin: 0;
988
+ line-height: 1.7;
989
+ color: var(--text-dim);
990
+ font-size: 15px;
991
+ }
992
+ </style>
993
+ </head>
994
+ <body>
995
+ <main>
996
+ <img class="logo" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMAAAADACAQAAAD41aSMAAAAAmJLR0QA/4ePzL8AAAAJcEhZcwAAFxIAABcSAWef0lIAAAAHdElNRQfqAxUDIA9cEchTAAAJD0lEQVR42u2dfVMbNxDGH/mMDZiCm2YCtClpknaS6ff/LJ2QljadSQqEBAyBALHvtn/4rNOd70WyLe+d2R8zCT7r5JUe7erlZKEIAictbgMeOiIAMyIAMyIAMyIAMyIAMyIAMyIAMyIAMyIAMyIAMyIAMyIAMyIAMyIAMyIAM22rVPLUxh1lmay6bkf0DiF3cRpGgOcIrCSoDkH0p1S/MyH+tIwblQJc2vqSkOHKKlWlACPucjQWu5qTURAzdqMgjYSjctyHiw4CEPaxw13CmnOJY8dG6uQBPXGBCjYoQuB0h1MfEHGXbwWRTpgZEYAZBwFkQcgHDgJI/+sDCUHMiADMOM6ELcnvLtQcKanq/REucQdgDVvYzEuTlwMV5klfcY1hkp+3+OtFgFNcTFkc4DvanSrIv7jNXFIIsDWVMsRhPMEh9LGXzoQG+GjMUc4BbOKAsp/1h85hEwcAQEcYQoEAfIefjPw+4Itx3zmATTrwJMLSRkEhLvAGo0wmKqehjnCBw8zHlXw2fcAJCCr1czuVQ16hh1AY1+u+kd8RvmRyU/iKt56GgUsYBZG+X+GovC51SsLfqZTFn32Fq4J3q6rsxsg9qYZBLMvYnsSiCB9mLH853jvhNfSNOEe4LkzZxZZRJd/ssqcTowiv8Ao7utJGFUsnn7RN5hpXEjwVXuM1uvrVrRcf8CwAYQ976qXRRi8LU/6Cp+pXo4x2EkT6/nVAQe3pKy1clJp2F1sVmX0KhTq/HqCg+toiPw9mvXtABwBUV78eFqQbV1tgSHVnlX/SyrtT75XnMKnQIDUSSap5DQDQ9rwEuaR5QBC3I4XI2pFdCz7dE4TFKek0LjoVLrIP47R+q8jPPGAK+8okIwbPl68qffda5/8kc9ekqdwABNXDa/PNhePZAyZVMNIzn451MboWaWbrFUNc6UfmahwkJyhzwPAOmfGtBzwL0MIVQKBhXKQw097MlPcAnevXEdYt8s8TIEKof/JQuMeZvj87y31k5HmPQ1yS32VgzyFI4UwXFljHj+ioopTv4v8BIDSGpK48RxB7XpEPRUZw2s2818dp6vUxPuMF+Wn9wNL6AAAIcICWVUHW8QyYNeKqnkPiKB2AAEC9osNUTzTEG+zTDv9SxGwQwtiHQ/yDQYlDkw4ZSv/jmxbOpy+qV+hk1umOccq/FDEbm3imw8kI/+FjYco+nsYOeYs3+LSUB3AKg7yKVS+wn5HgIk+qBeB9FLSLnnqqI12Ai4KWFGIP2+qlHgSeeXwGqozIWzDfVjvqNdYME3xZ5L0PCABArdEQ00vw5ZV0A5dorqGPetm5g+2cQEbYwLbR1RZ+jnpB5sK6n6UIp51x7kyMt3e0pMZsNrfmdRRnemtUB9u5dwXo46Muz+eUADc0WSzZREftgmgQf0oLA/RnqINyvHgAGb/N7rVU8LtJ3i40pX2tbI9aN14pilc5tZInuI9/28IBgD2c63zsVqfc8PI8oC77J4rsIMBYtg4z9wQIEKClqyapIh/Lct5HQeNKGM0pis3d0zG6xL1V31i2Nqdey96l4Pnz1NihyfLxylwFmO4z1q3uVPhixLiOHoeN4qtJu+9g8XhfijjBGt15XE5pxy1f4Q4g4L2u2AiPSk3r6mZhSrejv1p0jxHa9J+R3+zLI2X2e2ZkPGMFFu5y6gm918POw/Gl+FXVauo2zrRlyfjGHBEdGfkBLavlQVeWEPKS6ieEyG44mdc3ttHLif6ENl5WdB0/6OCSmg+rn/XiiUmIfS+jCy/zAEKUUXZseQd72FT5KUlfGROlxhykB7RTIxH1jAY4RYhxa4oAtMZ7hzLVleSQdL+TT/tqpOup3+lv3GHSOiMAXfxmuZDoSuUXtT/TxFEjvCxcTJ5SoODTKlKqzBVVkm4qnyt8Q4Q2ttG23VtXnCsBd7hBiAAb+TvtcvlGf+mA+ASPLO7x0wfMM2VQlumm3t+uTOGQqwLWvcT8LLI9nRnZHc2MCMCMCMCMCMCMkwCi1uJxqlN/S2qrwtC5kTrMAxROsCXfVS3l2nmw7jQRG3raGbA6uM+V5LgaZqRfZUYEYMYxBM2zN6aVWW6sy+E3abuiuZ5QuJ0VBDgKsIHd+Bsj2e3CUbwW35q6lnCPY0PA7/E9Wjn5jKskeZXnosn1KJW6lZOyhax1hHFfNnn9CQNtRYCfsG7kG6VyT/LJtyzEKW79CUDYRXeOXriNtvEVuN3a9Oh7dG7spduaq4S7dOTzxCzpMKpwV8+pTmUWtnikUTMjAjAjAjAjAjAjAjAjAjAjAjAjAjAjAjAjJ+cyIx7AjOwNZUY8gBkRgBkRgBkZBTEjnTAzEoKYEQGYEQGYEQGYEQGYkWEoM+IBzMg8gBnxAGZEAGZEAGZkFMSMeAAzMgpiRjyAGekDmJEQxIyEIGZEAGZEAGZEAGZEAGZEAGaczooY4Mlck4HkpAiFG/RqMrG4Nv6SwHDO6c7AuUU7nB0NzDsZS88kalL/C7XKrCkvZ0cvcjJWz4ndsq2SPoAZEYAZ5+Pr6xG5s4GiHlZ5PzVRIahJ5I5Sh6cFtXHkkXNTcDwxq89dQs1bo6i/chujucSxYxN1EqBXn6ELtdIHCNbErg2K/B1ZpmoTaVeJxj4Rq5c1s9PYJ2L1smZ26jJ8cOYBekC9EA8QFoIIwIwIwExjBZBOmBnphIWF0NiZ8KrQ2JlwXf7+xrw0NgQ11vAVLUdjEQGYaWwnXC9rZqexnXC9rJkdCUHMNFaABxiC6oWEIGbEA4SF0FgBJAQJC6GxAkgfICwEEYCZxgognbCwEEQAZkQAZkQAZkQAZhorgEzEhIXQWAFkHsCMbMwSwx92OR5gJ7wqRa4XTvuCRtzWGtSzOYycQ4rDUQUKx9iieow+7lMCvEenFnoQrp1HZ06npYxwwV1GjVnQa25jcq2yg/HIMs5i14fKkNXkwvFi1xtUpnq0MlOe5RJZnq1UHYLUYzrnLk0DeWwZPCrPDQUA0CK9gFKna6qSd+fP3y59cV3l5TW+RiX3BIB17LYTQPBGY5ciVgURgBkRgBkRgBkRgBkRgBkRgBkRgBkRgBkRgBkRgBkRgBkRgBkRgBkRgJn/AQveHJLic/uaAAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDI1LTA1LTMwVDAxOjA2OjI1KzAwOjAw6pDGFAAAACV0RVh0ZGF0ZTptb2RpZnkAMjAyNS0wNS0zMFQwMTowNjoyNSswMDowMJvNfqgAAAAodEVYdGRhdGU6dGltZXN0YW1wADIwMjYtMDMtMjFUMDM6MzI6MTUrMDA6MDA/aNclAAAARnRFWHRzb2Z0d2FyZQBJbWFnZU1hZ2ljayA2LjcuOC05IDIwMTQtMDUtMTIgUTE2IGh0dHA6Ly93d3cuaW1hZ2VtYWdpY2sub3Jn3IbtAAAAABh0RVh0VGh1bWI6OkRvY3VtZW50OjpQYWdlcwAxp/+7LwAAABh0RVh0VGh1bWI6OkltYWdlOjpoZWlnaHQANTEywNBQUQAAABd0RVh0VGh1bWI6OkltYWdlOjpXaWR0aAA1MTIcfAPcAAAAGXRFWHRUaHVtYjo6TWltZXR5cGUAaW1hZ2UvcG5nP7JWTgAAABd0RVh0VGh1bWI6Ok1UaW1lADE1NDY5OTk4MDiLx93fAAAAD3RFWHRUaHVtYjo6U2l6ZQAwQkKUoj7sAAAAQHRFWHRUaHVtYjo6VVJJAGZpbGU6Ly8vdG1wL2Zhdmljb25zLzY1OTQ5ODdlNmE3NjU4MmMzZjU3MWZiZWE2OTFiOTg3I9M9xAAAAABJRU5ErkJggg==" alt="" />
997
+ <h1>${rj(t)}</h1>
998
+ <p>${rj(a)}</p>
999
+ </main>
1000
+ </body>
1001
+ </html>`,rM=r$({title:"Signed in to BRICKS",heading:"Signed in to BRICKS",message:"You can close this tab now."}),rU=e=>r$({title:"Sign-in failed",heading:"Sign-in failed",message:e}),rB="Sign-in cancelled",rq=(G=ee(function*({onAuthorizeUrl:e,signal:t}={}){if(t?.aborted)throw Error(rB);var a,r,i,n,p,o=(a=ay.randomBytes(32).toString("base64url"),r=ay.createHash("sha256").update(a).digest("base64url"),{verifier:a,challenge:r}),d=o.verifier,s=o.challenge,l=ay.randomBytes(16).toString("base64url"),u=process.env.BRICKS_OAUTH_CALLBACK_PORT,c=null!=u&&""!==u?Number(u):8535,m=new Promise((e,t)=>{i=e,n=t}),f=e8.createServer((e,t)=>{var a=new URL(e.url,`http://${rC}`);if(a.pathname!==rx)return void t.writeHead(404).end();var r=a.searchParams.get("error"),p=a.searchParams.get("code");if(a.searchParams.get("state")!==l)return void t.writeHead(400,{"Content-Type":"text/html"}).end(rU("Invalid state"));if(r){var o=a.searchParams.get("error_description")||r;t.writeHead(200,{"Content-Type":"text/html"}).end(rU(o)),n(Error(o));return}if(!p){t.writeHead(400,{"Content-Type":"text/html"}).end(rU("Invalid state")),n(Error("OAuth callback did not include an authorization code"));return}t.writeHead(200,{"Content-Type":"text/html"}).end(rM),i(p)}),h=yield new Promise((e,t)=>{f.once("error",e=>{e?.code==="EADDRINUSE"?t(Error(`Callback port ${c} is already in use — is another sign-in in progress? Close it and retry.`)):t(e)}),f.listen(c,rC,()=>e(f.address().port))}),v=`http://${rC}:${h}${rx}`,y=(({redirectUri:e,state:t,challenge:a})=>{var r=new URL(`https://${rD}/authorize`);return r.searchParams.set("response_type","code"),r.searchParams.set("client_id",rk),r.searchParams.set("redirect_uri",e),r.searchParams.set("scope",rA),r.searchParams.set("audience",rI),r.searchParams.set("state",t),r.searchParams.set("code_challenge",a),r.searchParams.set("code_challenge_method","S256"),r.toString()})({redirectUri:v,state:l,challenge:s}),g=()=>n(Error(rB));t?.addEventListener("abort",g,{once:!0});try{var _=new Promise((e,t)=>{p=setTimeout(()=>t(Error("Timed out waiting for the browser sign-in (5 minutes)")),3e5)}),b=e?Promise.resolve().then(()=>e(y)):Promise.resolve(),w=yield Promise.all([Promise.race([b,_]),Promise.race([m,_])]),E=ae(w,2)[1];return yield rP("/oauth/token",{grant_type:"authorization_code",client_id:rk,code:E,code_verifier:d,redirect_uri:v})}finally{p&&clearTimeout(p),t?.removeEventListener("abort",g),yield new Promise(e=>{f.close(e),f.closeIdleConnections?.()})}}),function(){return G.apply(this,arguments)}),rQ=(z=ee(function*(){return yield rP("/oauth/device/code",{client_id:rk,scope:rA,audience:rI})}),function(){return z.apply(this,arguments)}),rY=e=>new Promise(t=>setTimeout(t,e)),rG=(H=ee(function*({device_code:e,interval:t=5,expires_in:a=900}){for(var r=Date.now()+1e3*a,i=1e3*t;Date.now()<r;){yield rY(i);try{return yield rP("/oauth/token",{grant_type:"urn:ietf:params:oauth:grant-type:device_code",client_id:rk,device_code:e})}catch(e){if("authorization_pending"===e.code)continue;if("slow_down"===e.code){i+=5e3;continue}throw e}}throw Error("Device authorization expired before the sign-in was confirmed")}),function(e){return H.apply(this,arguments)}),rz=(e,t=null,{preservePrevious:a=!1}={})=>{if(!e?.access_token)throw Error("OAuth token response did not include an access token");if(!a&&!e.id_token)throw Error("OAuth login response did not include an ID token");var r=e.id_token?rL(e.id_token):{};if(!a&&!r.sub)throw Error("OAuth ID token did not include a user subject");if(a&&r.sub&&t?.user?.sub&&r.sub!==t.user.sub)throw Error("OAuth refresh returned a different user identity");var i=a?t?.user:null;return{accessToken:e.access_token,refreshToken:e.refresh_token||(a?t?.refreshToken:null)||null,expiresAt:new Date(Date.now()+1e3*(e.expires_in||0)).toISOString(),user:{sub:r.sub||i?.sub||null,email:r.email||i?.email||null,name:r.name||i?.name||null},audience:rI}},rH=null,rW=(W=ee(function*({forceRefresh:e=!1}={}){var t=a5();if(!t?.accessToken)return null;var a=new Date(t.expiresAt||0).getTime()-Date.now();if(!e&&a>3e5)return t;if(!t.refreshToken){if(a>0)return t;if(!(yield ri(t)))return a5();throw Error("OAuth session expired. Run `bricks auth login` again.")}var r=`${t.accessToken}\0${t.refreshToken}`;if(rH){var i=rH;return i.sessionKey===r?i.promise:(yield i.promise.catch(()=>{}),rW({forceRefresh:e}))}var n=aR(ee(function*(){var a=a5();if(!a?.accessToken)return null;if(!t||!a||t.accessToken!==a.accessToken||t.refreshToken!==a.refreshToken)return a;var r=new Date(a.expiresAt||0).getTime()-Date.now();if(!e&&r>3e5)return a;if(!a.refreshToken){if(r>0)return a;if(!(yield ri(a)))return a5();throw Error("OAuth session expired. Run `bricks auth login` again.")}try{var i=yield rP("/oauth/token",{grant_type:"refresh_token",client_id:rk,refresh_token:a.refreshToken}),n=rz(i,a,{preservePrevious:!0});if(!(yield rr(a,n)))return a5();return n}catch(e){if("invalid_grant"===e.code){if(!(yield ri(a)))return a5();throw Error("OAuth session expired. Run `bricks auth login` again.")}throw e}}));rH={sessionKey:r,promise:n};try{return yield n}finally{rH?.promise===n&&(rH=null)}}),function(){return W.apply(this,arguments)}),rK=(K=ee(function*(e){if(e){var t=new AbortController,a=setTimeout(()=>t.abort(),5e3);try{yield rR("/oauth/revoke",{client_id:rk,token:e},{signal:t.signal})}catch{}finally{clearTimeout(a)}}}),function(e){return K.apply(this,arguments)}),rJ=(J=ee(function*(){var e=yield rt();return!!e?.accessToken&&(yield rK(e.refreshToken),!0)}),function(){return J.apply(this,arguments)}),rZ=e=>new Promise(t=>{var a=ae("darwin"===process.platform?["open",[e]]:"win32"===process.platform?["cmd",["/c","start","",e.replace(/&/g,"^&")]]:["xdg-open",[e]],2),r=a[0],i=a[1];try{var n=(0,r_.spawn)(r,i,{stdio:"ignore",detached:!0});n.once("error",()=>t(!1)),n.once("spawn",()=>{n.unref(),t(!0)})}catch{t(!1)}}),rX=(e,t)=>{if(!e)throw Error("Not logged in. Run `bricks auth login` first.");if(e.user?.sub!==t)throw Error("OAuth account changed. Re-select the workspace for the current account.");return e},r1=e=>{var t=((e="default")=>aQ(e,aU.snapshot(["tokens","oauth","devtoolsTokens","baseUrl","activityLogBaseUrl"])))(e);return{...t,auth:(({tokenInfo:e,oauth:t})=>{if(!e)return null;if("oauth"===e.type){if(!t?.accessToken||!e.oauthSubject||e.oauthSubject!==t.user?.sub||!e.workspaceId)return null;var a,r,i,n=e.oauthSubject;return{kind:"oauth",workspaceId:e.workspaceId,workspaceName:e.workspaceName,getHeaders:(r=ee(function*(){var t=rX((yield rW()),n);return{authorization:`Bearer ${t.accessToken}`,"x-bricks-workspace-id":String(e.workspaceId)}}),function(){return r.apply(this,arguments)}),refresh:(i=ee(function*(){rX((yield rW({forceRefresh:!0})),n)}),function(){return i.apply(this,arguments)})}}return e.token?{kind:"token",token:e.token,workspaceId:e.workspaceId,workspaceName:e.workspaceName,getHeaders:(a=ee(function*(){return{authorization:`Bearer ${e.token}`}}),function(){return a.apply(this,arguments)})}:null})(t)}},r0=e=>r1(e).auth},48255(e,t,a){a.d(t,{Wk:()=>s,eO:()=>p,yJ:()=>d});var r=a(91070),i=a(73971),n=a(8238);class p extends Error{constructor(e,...t){var a,n,d;let s,{nodes:l,source:u,positions:c,path:m,originalError:f,extensions:h}=null==(s=t[0])||"kind"in s||"length"in s?{nodes:s,source:t[1],positions:t[2],path:t[3],originalError:t[4],extensions:t[5]}:s;super(e),this.name="GraphQLError",this.path=null!=m?m:void 0,this.originalError=null!=f?f:void 0,this.nodes=o(Array.isArray(l)?l:l?[l]:void 0);let v=o(null==(a=this.nodes)?void 0:a.map(e=>e.loc).filter(e=>null!=e));this.source=null!=u?u:null==v||null==(n=v[0])?void 0:n.source,this.positions=null!=c?c:null==v?void 0:v.map(e=>e.start),this.locations=c&&u?c.map(e=>(0,i.g)(u,e)):null==v?void 0:v.map(e=>(0,i.g)(e.source,e.start));let y=(0,r.Z)(null==f?void 0:f.extensions)?null==f?void 0:f.extensions:void 0;this.extensions=null!=(d=null!=h?h:y)?d:Object.create(null),Object.defineProperties(this,{message:{writable:!0,enumerable:!0},name:{enumerable:!1},nodes:{enumerable:!1},source:{enumerable:!1},positions:{enumerable:!1},originalError:{enumerable:!1}}),null!=f&&f.stack?Object.defineProperty(this,"stack",{value:f.stack,writable:!0,configurable:!0}):Error.captureStackTrace?Error.captureStackTrace(this,p):Object.defineProperty(this,"stack",{value:Error().stack,writable:!0,configurable:!0})}get[Symbol.toStringTag](){return"GraphQLError"}toString(){let e=this.message;if(this.nodes)for(let t of this.nodes)t.loc&&(e+="\n\n"+(0,n.V)(t.loc));else if(this.source&&this.locations)for(let t of this.locations)e+="\n\n"+(0,n.C)(this.source,t);return e}toJSON(){let e={message:this.message};return null!=this.locations&&(e.locations=this.locations),null!=this.path&&(e.path=this.path),null!=this.extensions&&Object.keys(this.extensions).length>0&&(e.extensions=this.extensions),e}}function o(e){return void 0===e||0===e.length?void 0:e}function d(e){return e.toString()}function s(e){return e.toJSON()}},59841(e,t,a){a.d(t,{I:()=>i});var r=a(48255);function i(e,t,a){return new r.eO(`Syntax Error: ${a}`,{source:e,positions:[t]})}},36869(e,t,a){let r;a.r(t),a.d(t,{VariablesAreInputTypesRule:()=>a$,SingleFieldSubscriptionsRule:()=>aT,UniqueVariableNamesRule:()=>aP,GraphQLDeprecatedDirective:()=>e7,GraphQLNonNull:()=>ef,__InputValue:()=>tm,createSourceEventStream:()=>rh,execute:()=>aX,isDefinitionNode:()=>tj.MD,isInterfaceType:()=>Y,isRequiredArgument:()=>eV,isValidNameError:()=>r1,parseValue:()=>h.$x,valueFromAST:()=>am,NoUnusedVariablesRule:()=>t1,__DirectiveLocation:()=>tl,findDangerousChanges:()=>r2,__TypeKind:()=>th,isSchema:()=>tw,UniqueTypeNamesRule:()=>aF,NoSchemaIntrospectionCustomRule:()=>rg,defaultTypeResolver:()=>ra,isType:()=>$,syntaxError:()=>r_.I,version:()=>i,UniqueFragmentNamesRule:()=>ax,assertWrappingType:()=>ev,getNullableType:()=>e_,isObjectType:()=>q,visitWithTypeInfo:()=>tL,assertEnumValueName:()=>j,printSchema:()=>rL,validate:()=>az,BREAK:()=>tV.sP,assertNonNullType:()=>ea,assertNullableType:()=>eg,executeSync:()=>a1,isLeafType:()=>eo,resolveSchemaCoordinate:()=>r8,assertOutputType:()=>ep,buildASTSchema:()=>rk,astFromValue:()=>tp,Kind:()=>V.b,ProvidedRequiredArgumentsRule:()=>ai,UniqueDirectiveNamesRule:()=>aD,KnownDirectivesRule:()=>tQ,DEFAULT_DEPRECATION_REASON:()=>e8,TypeKind:()=>l,assertInterfaceType:()=>G,isValueNode:()=>tj.aR,GraphQLSpecifiedByDirective:()=>te,GraphQLFloat:()=>eK,UniqueFieldDefinitionNamesRule:()=>ak,LoneAnonymousOperationRule:()=>tH,VariablesInAllowedPositionRule:()=>aM,assertInputType:()=>ei,formatError:()=>y.Wk,assertInputObjectType:()=>Z,isOutputType:()=>en,isWrappingType:()=>eh,assertLeafType:()=>ed,assertValidSchema:()=>tO,FragmentsOnCompositeTypesRule:()=>tU,graphql:()=>rn,UniqueOperationTypesRule:()=>aR,parseSchemaCoordinate:()=>h.Ng,UniqueEnumValueNamesRule:()=>aA,isNonNullType:()=>et,isSelectionNode:()=>tj.VK,printError:()=>y.yJ,specifiedDirectives:()=>ta,visit:()=>tV.YR,GraphQLScalarType:()=>eS,assertEnumType:()=>K,UniqueDirectivesPerLocationRule:()=>aI,assertName:()=>L,getDirectiveValues:()=>ay,isConstValueNode:()=>tj.TZ,isEqualType:()=>eq,isNamedType:()=>eb,isTypeDefinitionNode:()=>tj.a6,validateSchema:()=>tS,parse:()=>h.qg,__Schema:()=>td,isTypeSystemDefinitionNode:()=>tj.xu,valueFromASTUntyped:()=>F,LoneSchemaDefinitionRule:()=>tW,isTypeSubTypeOf:()=>eQ,UniqueArgumentNamesRule:()=>aO,UniqueInputFieldNamesRule:()=>aC,locatedError:()=>aJ,typeFromAST:()=>tR,printLocation:()=>rl.V,assertUnionType:()=>H,separateOperations:()=>rK,getVariableValues:()=>ah,Location:()=>g.aZ,GraphQLObjectType:()=>eO,UniqueArgumentDefinitionNamesRule:()=>aS,stripIgnoredCharacters:()=>rZ,GRAPHQL_MAX_INT:()=>ez,visitInParallel:()=>tV.oP,parseType:()=>h.Mb,isTypeNode:()=>tj.dI,PossibleTypeExtensionsRule:()=>aa,graphqlSync:()=>rp,isSchemaCoordinateNode:()=>tj.gj,DirectiveLocation:()=>eG.H,TypeNameMetaFieldDef:()=>tg,coerceInputValue:()=>au,GraphQLInt:()=>eW,resolveObjMapThunk:()=>eN,GraphQLInterfaceType:()=>eR,UniqueOperationNamesRule:()=>aV,GraphQLSkipDirective:()=>e5,isEnumType:()=>W,assertValidName:()=>rX,buildClientSchema:()=>rN,KnownArgumentNamesRule:()=>tB,ValuesOfCorrectTypeRule:()=>aL,isInputObjectType:()=>J,GraphQLID:()=>eX,NoUnusedFragmentsRule:()=>tX,isUnionType:()=>z,isSpecifiedScalarType:()=>e0,getArgumentValues:()=>av,printSourceLocation:()=>rl.C,__EnumValue:()=>tf,getOperationAST:()=>rw,isExecutableDefinitionNode:()=>tj._m,isAbstractType:()=>eu,assertAbstractType:()=>ec,isTypeExtensionNode:()=>tj.i7,GraphQLInputObjectType:()=>eM,getNamedType:()=>eE,parseConstValue:()=>h.u8,KnownFragmentNamesRule:()=>tY,isListType:()=>X,Lexer:()=>ru.JG,isSpecifiedDirective:()=>tr,responsePathAsArray:()=>al,isDirective:()=>e6,TypeInfo:()=>tF,assertScalarType:()=>B,extendSchema:()=>rS,isIntrospectionType:()=>tb,print:()=>R.y,getIntrospectionQuery:()=>rb,GraphQLBoolean:()=>eZ,KnownTypeNamesRule:()=>tG,assertListType:()=>ee,concatAST:()=>rW,NoDeprecatedCustomRule:()=>ry,defaultFieldResolver:()=>rr,GraphQLDirective:()=>e3,getLocation:()=>rs.g,TypeMetaFieldDef:()=>ty,GRAPHQL_MIN_INT:()=>eH,GraphQLIncludeDirective:()=>e9,ScalarLeafsRule:()=>ao,assertSchema:()=>tE,lexicographicSortSchema:()=>rC,GraphQLList:()=>em,isTypeSystemExtensionNode:()=>tj.fT,specifiedScalarTypes:()=>e1,BreakingChangeType:()=>u,ExecutableDefinitionsRule:()=>t$,assertDirective:()=>e4,__Field:()=>tc,getVisitFn:()=>tV.UY,recommendedRules:()=>aU,SchemaMetaFieldDef:()=>tv,assertCompositeType:()=>el,isRequiredInputField:()=>eB,Token:()=>g.ou,specifiedRules:()=>aB,DangerousChangeType:()=>c,GraphQLUnionType:()=>eF,isCompositeType:()=>es,versionInfo:()=>n,FieldsOnCorrectTypeRule:()=>tM,GraphQLString:()=>eJ,assertType:()=>M,introspectionFromSchema:()=>rT,doTypesOverlap:()=>eY,GraphQLEnumType:()=>eL,resolveReadonlyArrayThunk:()=>eT,GraphQLOneOfDirective:()=>tt,NoFragmentCyclesRule:()=>tJ,findBreakingChanges:()=>r0,ValidationContext:()=>aG,OverlappingFieldsCanBeMergedRule:()=>t2,isScalarType:()=>U,MaxIntrospectionDepthRule:()=>tK,NoUndefinedVariablesRule:()=>tZ,assertObjectType:()=>Q,getOperationRootType:()=>rE,printType:()=>rU,OperationTypeNode:()=>g.cE,isInputType:()=>er,__Directive:()=>ts,GraphQLSchema:()=>tT,Source:()=>rd.k,resolveASTSchemaCoordinate:()=>r7,GraphQLError:()=>y.eO,assertNamedType:()=>ew,buildSchema:()=>rx,introspectionTypes:()=>t_,PossibleFragmentSpreadsRule:()=>at,__Type:()=>tu,getEnterLeaveForKind:()=>tV.XO,TokenKind:()=>rc.Y,printIntrospectionSchema:()=>rj,isNullableType:()=>ey,subscribe:()=>rf});let i="16.12.0",n=Object.freeze({major:16,minor:12,patch:0,preReleaseTag:null});var p,o,d,s,l,u,c,m=a(93217);function f(e){return"function"==typeof(null==e?void 0:e.then)}var h=a(20186),v=a(35198),y=a(48255),g=a(59762);function _(e,t){let[a,r]=t?[e,t]:[void 0,e],i=" Did you mean ";a&&(i+=a+" ");let n=r.map(e=>`"${e}"`);switch(n.length){case 0:return"";case 1:return i+n[0]+"?";case 2:return i+n[0]+" or "+n[1]+"?"}let p=n.slice(0,5),o=p.pop();return i+p.join(", ")+", or "+o+"?"}function b(e){return e}var w=a(50792),E=a(91070);function T(e,t){let a=Object.create(null);for(let r of e)a[t(r)]=r;return a}function N(e,t,a){let r=Object.create(null);for(let i of e)r[t(i)]=a(i);return r}function S(e,t){let a=Object.create(null);for(let r of Object.keys(e))a[r]=t(e[r],r);return a}function O(e,t){let a=0,r=0;for(;a<e.length&&r<t.length;){let i=e.charCodeAt(a),n=t.charCodeAt(r);if(I(i)&&I(n)){let p=0;do++a,p=10*p+i-D,i=e.charCodeAt(a);while(I(i)&&p>0);let o=0;do++r,o=10*o+n-D,n=t.charCodeAt(r);while(I(n)&&o>0);if(p<o)return -1;if(p>o)return 1}else{if(i<n)return -1;if(i>n)return 1;++a,++r}}return e.length-t.length}let D=48;function I(e){return!isNaN(e)&&D<=e&&e<=57}function A(e,t){let a=Object.create(null),r=new k(e),i=Math.floor(.4*e.length)+1;for(let e of t){let t=r.measure(e,i);void 0!==t&&(a[e]=t)}return Object.keys(a).sort((e,t)=>{let r=a[e]-a[t];return 0!==r?r:O(e,t)})}class k{constructor(e){this._input=e,this._inputLowerCase=e.toLowerCase(),this._inputArray=x(this._inputLowerCase),this._rows=[Array(e.length+1).fill(0),Array(e.length+1).fill(0),Array(e.length+1).fill(0)]}measure(e,t){if(this._input===e)return 0;let a=e.toLowerCase();if(this._inputLowerCase===a)return 1;let r=x(a),i=this._inputArray;if(r.length<i.length){let e=r;r=i,i=e}let n=r.length,p=i.length;if(n-p>t)return;let o=this._rows;for(let e=0;e<=p;e++)o[0][e]=e;for(let e=1;e<=n;e++){let a=o[(e-1)%3],n=o[e%3],d=n[0]=e;for(let t=1;t<=p;t++){let p=+(r[e-1]!==i[t-1]),s=Math.min(a[t]+1,n[t-1]+1,a[t-1]+p);e>1&&t>1&&r[e-1]===i[t-2]&&r[e-2]===i[t-1]&&(s=Math.min(s,o[(e-2)%3][t-2]+1)),s<d&&(d=s),n[t]=s}if(d>t)return}let d=o[n%3][p];return d<=t?d:void 0}}function x(e){let t=e.length,a=Array(t);for(let r=0;r<t;++r)a[r]=e.charCodeAt(r);return a}function C(e){if(null==e)return Object.create(null);if(null===Object.getPrototypeOf(e))return e;let t=Object.create(null);for(let[a,r]of Object.entries(e))t[a]=r;return t}var V=a(42455),R=a(95818);function F(e,t){switch(e.kind){case V.b.NULL:return null;case V.b.INT:return parseInt(e.value,10);case V.b.FLOAT:return parseFloat(e.value);case V.b.STRING:case V.b.ENUM:case V.b.BOOLEAN:return e.value;case V.b.LIST:return e.values.map(e=>F(e,t));case V.b.OBJECT:return N(e.fields,e=>e.name.value,e=>F(e.value,t));case V.b.VARIABLE:return null==t?void 0:t[e.name.value]}}var P=a(25881);function L(e){if(null!=e||(0,m.U)(!1,"Must provide name."),"string"==typeof e||(0,m.U)(!1,"Expected name to be a string."),0===e.length)throw new y.eO("Expected name to be a non-empty string.");for(let t=1;t<e.length;++t)if(!(0,P.xr)(e.charCodeAt(t)))throw new y.eO(`Names must only contain [_a-zA-Z0-9] but "${e}" does not.`);if(!(0,P.un)(e.charCodeAt(0)))throw new y.eO(`Names must start with [_a-zA-Z] but "${e}" does not.`);return e}function j(e){if("true"===e||"false"===e||"null"===e)throw new y.eO(`Enum values cannot be named: ${e}`);return L(e)}function $(e){return U(e)||q(e)||Y(e)||z(e)||W(e)||J(e)||X(e)||et(e)}function M(e){if(!$(e))throw Error(`Expected ${(0,v.N)(e)} to be a GraphQL type.`);return e}function U(e){return(0,w.h)(e,eS)}function B(e){if(!U(e))throw Error(`Expected ${(0,v.N)(e)} to be a GraphQL Scalar type.`);return e}function q(e){return(0,w.h)(e,eO)}function Q(e){if(!q(e))throw Error(`Expected ${(0,v.N)(e)} to be a GraphQL Object type.`);return e}function Y(e){return(0,w.h)(e,eR)}function G(e){if(!Y(e))throw Error(`Expected ${(0,v.N)(e)} to be a GraphQL Interface type.`);return e}function z(e){return(0,w.h)(e,eF)}function H(e){if(!z(e))throw Error(`Expected ${(0,v.N)(e)} to be a GraphQL Union type.`);return e}function W(e){return(0,w.h)(e,eL)}function K(e){if(!W(e))throw Error(`Expected ${(0,v.N)(e)} to be a GraphQL Enum type.`);return e}function J(e){return(0,w.h)(e,eM)}function Z(e){if(!J(e))throw Error(`Expected ${(0,v.N)(e)} to be a GraphQL Input Object type.`);return e}function X(e){return(0,w.h)(e,em)}function ee(e){if(!X(e))throw Error(`Expected ${(0,v.N)(e)} to be a GraphQL List type.`);return e}function et(e){return(0,w.h)(e,ef)}function ea(e){if(!et(e))throw Error(`Expected ${(0,v.N)(e)} to be a GraphQL Non-Null type.`);return e}function er(e){return U(e)||W(e)||J(e)||eh(e)&&er(e.ofType)}function ei(e){if(!er(e))throw Error(`Expected ${(0,v.N)(e)} to be a GraphQL input type.`);return e}function en(e){return U(e)||q(e)||Y(e)||z(e)||W(e)||eh(e)&&en(e.ofType)}function ep(e){if(!en(e))throw Error(`Expected ${(0,v.N)(e)} to be a GraphQL output type.`);return e}function eo(e){return U(e)||W(e)}function ed(e){if(!eo(e))throw Error(`Expected ${(0,v.N)(e)} to be a GraphQL leaf type.`);return e}function es(e){return q(e)||Y(e)||z(e)}function el(e){if(!es(e))throw Error(`Expected ${(0,v.N)(e)} to be a GraphQL composite type.`);return e}function eu(e){return Y(e)||z(e)}function ec(e){if(!eu(e))throw Error(`Expected ${(0,v.N)(e)} to be a GraphQL abstract type.`);return e}class em{constructor(e){$(e)||(0,m.U)(!1,`Expected ${(0,v.N)(e)} to be a GraphQL type.`),this.ofType=e}get[Symbol.toStringTag](){return"GraphQLList"}toString(){return"["+String(this.ofType)+"]"}toJSON(){return this.toString()}}class ef{constructor(e){ey(e)||(0,m.U)(!1,`Expected ${(0,v.N)(e)} to be a GraphQL nullable type.`),this.ofType=e}get[Symbol.toStringTag](){return"GraphQLNonNull"}toString(){return String(this.ofType)+"!"}toJSON(){return this.toString()}}function eh(e){return X(e)||et(e)}function ev(e){if(!eh(e))throw Error(`Expected ${(0,v.N)(e)} to be a GraphQL wrapping type.`);return e}function ey(e){return $(e)&&!et(e)}function eg(e){if(!ey(e))throw Error(`Expected ${(0,v.N)(e)} to be a GraphQL nullable type.`);return e}function e_(e){if(e)return et(e)?e.ofType:e}function eb(e){return U(e)||q(e)||Y(e)||z(e)||W(e)||J(e)}function ew(e){if(!eb(e))throw Error(`Expected ${(0,v.N)(e)} to be a GraphQL named type.`);return e}function eE(e){if(e){let t=e;for(;eh(t);)t=t.ofType;return t}}function eT(e){return"function"==typeof e?e():e}function eN(e){return"function"==typeof e?e():e}class eS{constructor(e){var t,a,r,i;let n=null!=(t=e.parseValue)?t:b;this.name=L(e.name),this.description=e.description,this.specifiedByURL=e.specifiedByURL,this.serialize=null!=(a=e.serialize)?a:b,this.parseValue=n,this.parseLiteral=null!=(r=e.parseLiteral)?r:(e,t)=>n(F(e,t)),this.extensions=C(e.extensions),this.astNode=e.astNode,this.extensionASTNodes=null!=(i=e.extensionASTNodes)?i:[],null==e.specifiedByURL||"string"==typeof e.specifiedByURL||(0,m.U)(!1,`${this.name} must provide "specifiedByURL" as a string, but got: ${(0,v.N)(e.specifiedByURL)}.`),null==e.serialize||"function"==typeof e.serialize||(0,m.U)(!1,`${this.name} must provide "serialize" function. If this custom Scalar is also used as an input type, ensure "parseValue" and "parseLiteral" functions are also provided.`),e.parseLiteral&&("function"==typeof e.parseValue&&"function"==typeof e.parseLiteral||(0,m.U)(!1,`${this.name} must provide both "parseValue" and "parseLiteral" functions.`))}get[Symbol.toStringTag](){return"GraphQLScalarType"}toConfig(){return{name:this.name,description:this.description,specifiedByURL:this.specifiedByURL,serialize:this.serialize,parseValue:this.parseValue,parseLiteral:this.parseLiteral,extensions:this.extensions,astNode:this.astNode,extensionASTNodes:this.extensionASTNodes}}toString(){return this.name}toJSON(){return this.toString()}}class eO{constructor(e){var t;this.name=L(e.name),this.description=e.description,this.isTypeOf=e.isTypeOf,this.extensions=C(e.extensions),this.astNode=e.astNode,this.extensionASTNodes=null!=(t=e.extensionASTNodes)?t:[],this._fields=()=>eI(e),this._interfaces=()=>eD(e),null==e.isTypeOf||"function"==typeof e.isTypeOf||(0,m.U)(!1,`${this.name} must provide "isTypeOf" as a function, but got: ${(0,v.N)(e.isTypeOf)}.`)}get[Symbol.toStringTag](){return"GraphQLObjectType"}getFields(){return"function"==typeof this._fields&&(this._fields=this._fields()),this._fields}getInterfaces(){return"function"==typeof this._interfaces&&(this._interfaces=this._interfaces()),this._interfaces}toConfig(){return{name:this.name,description:this.description,interfaces:this.getInterfaces(),fields:ex(this.getFields()),isTypeOf:this.isTypeOf,extensions:this.extensions,astNode:this.astNode,extensionASTNodes:this.extensionASTNodes}}toString(){return this.name}toJSON(){return this.toString()}}function eD(e){var t;let a=eT(null!=(t=e.interfaces)?t:[]);return Array.isArray(a)||(0,m.U)(!1,`${e.name} interfaces must be an Array or a function which returns an Array.`),a}function eI(e){let t=eN(e.fields);return ek(t)||(0,m.U)(!1,`${e.name} fields must be an object with field names as keys or a function which returns such an object.`),S(t,(t,a)=>{var r;ek(t)||(0,m.U)(!1,`${e.name}.${a} field config must be an object.`),null==t.resolve||"function"==typeof t.resolve||(0,m.U)(!1,`${e.name}.${a} field resolver must be a function if provided, but got: ${(0,v.N)(t.resolve)}.`);let i=null!=(r=t.args)?r:{};return ek(i)||(0,m.U)(!1,`${e.name}.${a} args must be an object with argument names as keys.`),{name:L(a),description:t.description,type:t.type,args:eA(i),resolve:t.resolve,subscribe:t.subscribe,deprecationReason:t.deprecationReason,extensions:C(t.extensions),astNode:t.astNode}})}function eA(e){return Object.entries(e).map(([e,t])=>({name:L(e),description:t.description,type:t.type,defaultValue:t.defaultValue,deprecationReason:t.deprecationReason,extensions:C(t.extensions),astNode:t.astNode}))}function ek(e){return(0,E.Z)(e)&&!Array.isArray(e)}function ex(e){return S(e,e=>({description:e.description,type:e.type,args:eC(e.args),resolve:e.resolve,subscribe:e.subscribe,deprecationReason:e.deprecationReason,extensions:e.extensions,astNode:e.astNode}))}function eC(e){return N(e,e=>e.name,e=>({description:e.description,type:e.type,defaultValue:e.defaultValue,deprecationReason:e.deprecationReason,extensions:e.extensions,astNode:e.astNode}))}function eV(e){return et(e.type)&&void 0===e.defaultValue}class eR{constructor(e){var t;this.name=L(e.name),this.description=e.description,this.resolveType=e.resolveType,this.extensions=C(e.extensions),this.astNode=e.astNode,this.extensionASTNodes=null!=(t=e.extensionASTNodes)?t:[],this._fields=eI.bind(void 0,e),this._interfaces=eD.bind(void 0,e),null==e.resolveType||"function"==typeof e.resolveType||(0,m.U)(!1,`${this.name} must provide "resolveType" as a function, but got: ${(0,v.N)(e.resolveType)}.`)}get[Symbol.toStringTag](){return"GraphQLInterfaceType"}getFields(){return"function"==typeof this._fields&&(this._fields=this._fields()),this._fields}getInterfaces(){return"function"==typeof this._interfaces&&(this._interfaces=this._interfaces()),this._interfaces}toConfig(){return{name:this.name,description:this.description,interfaces:this.getInterfaces(),fields:ex(this.getFields()),resolveType:this.resolveType,extensions:this.extensions,astNode:this.astNode,extensionASTNodes:this.extensionASTNodes}}toString(){return this.name}toJSON(){return this.toString()}}class eF{constructor(e){var t;this.name=L(e.name),this.description=e.description,this.resolveType=e.resolveType,this.extensions=C(e.extensions),this.astNode=e.astNode,this.extensionASTNodes=null!=(t=e.extensionASTNodes)?t:[],this._types=eP.bind(void 0,e),null==e.resolveType||"function"==typeof e.resolveType||(0,m.U)(!1,`${this.name} must provide "resolveType" as a function, but got: ${(0,v.N)(e.resolveType)}.`)}get[Symbol.toStringTag](){return"GraphQLUnionType"}getTypes(){return"function"==typeof this._types&&(this._types=this._types()),this._types}toConfig(){return{name:this.name,description:this.description,types:this.getTypes(),resolveType:this.resolveType,extensions:this.extensions,astNode:this.astNode,extensionASTNodes:this.extensionASTNodes}}toString(){return this.name}toJSON(){return this.toString()}}function eP(e){let t=eT(e.types);return Array.isArray(t)||(0,m.U)(!1,`Must provide Array of types or a function which returns such an array for Union ${e.name}.`),t}class eL{constructor(e){var t;this.name=L(e.name),this.description=e.description,this.extensions=C(e.extensions),this.astNode=e.astNode,this.extensionASTNodes=null!=(t=e.extensionASTNodes)?t:[],this._values="function"==typeof e.values?e.values:e$(this.name,e.values),this._valueLookup=null,this._nameLookup=null}get[Symbol.toStringTag](){return"GraphQLEnumType"}getValues(){return"function"==typeof this._values&&(this._values=e$(this.name,this._values())),this._values}getValue(e){return null===this._nameLookup&&(this._nameLookup=T(this.getValues(),e=>e.name)),this._nameLookup[e]}serialize(e){null===this._valueLookup&&(this._valueLookup=new Map(this.getValues().map(e=>[e.value,e])));let t=this._valueLookup.get(e);if(void 0===t)throw new y.eO(`Enum "${this.name}" cannot represent value: ${(0,v.N)(e)}`);return t.name}parseValue(e){if("string"!=typeof e){let t=(0,v.N)(e);throw new y.eO(`Enum "${this.name}" cannot represent non-string value: ${t}.`+ej(this,t))}let t=this.getValue(e);if(null==t)throw new y.eO(`Value "${e}" does not exist in "${this.name}" enum.`+ej(this,e));return t.value}parseLiteral(e,t){if(e.kind!==V.b.ENUM){let t=(0,R.y)(e);throw new y.eO(`Enum "${this.name}" cannot represent non-enum value: ${t}.`+ej(this,t),{nodes:e})}let a=this.getValue(e.value);if(null==a){let t=(0,R.y)(e);throw new y.eO(`Value "${t}" does not exist in "${this.name}" enum.`+ej(this,t),{nodes:e})}return a.value}toConfig(){let e=N(this.getValues(),e=>e.name,e=>({description:e.description,value:e.value,deprecationReason:e.deprecationReason,extensions:e.extensions,astNode:e.astNode}));return{name:this.name,description:this.description,values:e,extensions:this.extensions,astNode:this.astNode,extensionASTNodes:this.extensionASTNodes}}toString(){return this.name}toJSON(){return this.toString()}}function ej(e,t){return _("the enum value",A(t,e.getValues().map(e=>e.name)))}function e$(e,t){return ek(t)||(0,m.U)(!1,`${e} values must be an object with value names as keys.`),Object.entries(t).map(([t,a])=>(ek(a)||(0,m.U)(!1,`${e}.${t} must refer to an object with a "value" key representing an internal value but got: ${(0,v.N)(a)}.`),{name:j(t),description:a.description,value:void 0!==a.value?a.value:t,deprecationReason:a.deprecationReason,extensions:C(a.extensions),astNode:a.astNode}))}class eM{constructor(e){var t,a;this.name=L(e.name),this.description=e.description,this.extensions=C(e.extensions),this.astNode=e.astNode,this.extensionASTNodes=null!=(t=e.extensionASTNodes)?t:[],this.isOneOf=null!=(a=e.isOneOf)&&a,this._fields=eU.bind(void 0,e)}get[Symbol.toStringTag](){return"GraphQLInputObjectType"}getFields(){return"function"==typeof this._fields&&(this._fields=this._fields()),this._fields}toConfig(){let e=S(this.getFields(),e=>({description:e.description,type:e.type,defaultValue:e.defaultValue,deprecationReason:e.deprecationReason,extensions:e.extensions,astNode:e.astNode}));return{name:this.name,description:this.description,fields:e,extensions:this.extensions,astNode:this.astNode,extensionASTNodes:this.extensionASTNodes,isOneOf:this.isOneOf}}toString(){return this.name}toJSON(){return this.toString()}}function eU(e){let t=eN(e.fields);return ek(t)||(0,m.U)(!1,`${e.name} fields must be an object with field names as keys or a function which returns such an object.`),S(t,(t,a)=>("resolve"in t&&(0,m.U)(!1,`${e.name}.${a} field has a resolve property, but Input Types cannot define resolvers.`),{name:L(a),description:t.description,type:t.type,defaultValue:t.defaultValue,deprecationReason:t.deprecationReason,extensions:C(t.extensions),astNode:t.astNode}))}function eB(e){return et(e.type)&&void 0===e.defaultValue}function eq(e,t){return e===t||!!(et(e)&&et(t)||X(e)&&X(t))&&eq(e.ofType,t.ofType)}function eQ(e,t,a){return t===a||(et(a)?!!et(t)&&eQ(e,t.ofType,a.ofType):et(t)?eQ(e,t.ofType,a):X(a)?!!X(t)&&eQ(e,t.ofType,a.ofType):!X(t)&&eu(a)&&(Y(t)||q(t))&&e.isSubType(a,t))}function eY(e,t,a){return t===a||(eu(t)?eu(a)?e.getPossibleTypes(t).some(t=>e.isSubType(a,t)):e.isSubType(t,a):!!eu(a)&&e.isSubType(a,t))}var eG=a(42868);let ez=0x7fffffff,eH=-0x80000000,eW=new eS({name:"Int",description:"The `Int` scalar type represents non-fractional signed whole numeric values. Int can represent values between -(2^31) and 2^31 - 1.",serialize(e){let t=e2(e);if("boolean"==typeof t)return+!!t;let a=t;if("string"==typeof t&&""!==t&&(a=Number(t)),"number"!=typeof a||!Number.isInteger(a))throw new y.eO(`Int cannot represent non-integer value: ${(0,v.N)(t)}`);if(a>ez||a<eH)throw new y.eO("Int cannot represent non 32-bit signed integer value: "+(0,v.N)(t));return a},parseValue(e){if("number"!=typeof e||!Number.isInteger(e))throw new y.eO(`Int cannot represent non-integer value: ${(0,v.N)(e)}`);if(e>ez||e<eH)throw new y.eO(`Int cannot represent non 32-bit signed integer value: ${e}`);return e},parseLiteral(e){if(e.kind!==V.b.INT)throw new y.eO(`Int cannot represent non-integer value: ${(0,R.y)(e)}`,{nodes:e});let t=parseInt(e.value,10);if(t>ez||t<eH)throw new y.eO(`Int cannot represent non 32-bit signed integer value: ${e.value}`,{nodes:e});return t}}),eK=new eS({name:"Float",description:"The `Float` scalar type represents signed double-precision fractional values as specified by [IEEE 754](https://en.wikipedia.org/wiki/IEEE_floating_point).",serialize(e){let t=e2(e);if("boolean"==typeof t)return+!!t;let a=t;if("string"==typeof t&&""!==t&&(a=Number(t)),"number"!=typeof a||!Number.isFinite(a))throw new y.eO(`Float cannot represent non numeric value: ${(0,v.N)(t)}`);return a},parseValue(e){if("number"!=typeof e||!Number.isFinite(e))throw new y.eO(`Float cannot represent non numeric value: ${(0,v.N)(e)}`);return e},parseLiteral(e){if(e.kind!==V.b.FLOAT&&e.kind!==V.b.INT)throw new y.eO(`Float cannot represent non numeric value: ${(0,R.y)(e)}`,e);return parseFloat(e.value)}}),eJ=new eS({name:"String",description:"The `String` scalar type represents textual data, represented as UTF-8 character sequences. The String type is most often used by GraphQL to represent free-form human-readable text.",serialize(e){let t=e2(e);if("string"==typeof t)return t;if("boolean"==typeof t)return t?"true":"false";if("number"==typeof t&&Number.isFinite(t))return t.toString();throw new y.eO(`String cannot represent value: ${(0,v.N)(e)}`)},parseValue(e){if("string"!=typeof e)throw new y.eO(`String cannot represent a non string value: ${(0,v.N)(e)}`);return e},parseLiteral(e){if(e.kind!==V.b.STRING)throw new y.eO(`String cannot represent a non string value: ${(0,R.y)(e)}`,{nodes:e});return e.value}}),eZ=new eS({name:"Boolean",description:"The `Boolean` scalar type represents `true` or `false`.",serialize(e){let t=e2(e);if("boolean"==typeof t)return t;if(Number.isFinite(t))return 0!==t;throw new y.eO(`Boolean cannot represent a non boolean value: ${(0,v.N)(t)}`)},parseValue(e){if("boolean"!=typeof e)throw new y.eO(`Boolean cannot represent a non boolean value: ${(0,v.N)(e)}`);return e},parseLiteral(e){if(e.kind!==V.b.BOOLEAN)throw new y.eO(`Boolean cannot represent a non boolean value: ${(0,R.y)(e)}`,{nodes:e});return e.value}}),eX=new eS({name:"ID",description:'The `ID` scalar type represents a unique identifier, often used to refetch an object or as key for a cache. The ID type appears in a JSON response as a String; however, it is not intended to be human-readable. When expected as an input type, any string (such as `"4"`) or integer (such as `4`) input value will be accepted as an ID.',serialize(e){let t=e2(e);if("string"==typeof t)return t;if(Number.isInteger(t))return String(t);throw new y.eO(`ID cannot represent value: ${(0,v.N)(e)}`)},parseValue(e){if("string"==typeof e)return e;if("number"==typeof e&&Number.isInteger(e))return e.toString();throw new y.eO(`ID cannot represent value: ${(0,v.N)(e)}`)},parseLiteral(e){if(e.kind!==V.b.STRING&&e.kind!==V.b.INT)throw new y.eO("ID cannot represent a non-string and non-integer value: "+(0,R.y)(e),{nodes:e});return e.value}}),e1=Object.freeze([eJ,eW,eK,eZ,eX]);function e0(e){return e1.some(({name:t})=>e.name===t)}function e2(e){if((0,E.Z)(e)){if("function"==typeof e.valueOf){let t=e.valueOf();if(!(0,E.Z)(t))return t}if("function"==typeof e.toJSON)return e.toJSON()}return e}function e6(e){return(0,w.h)(e,e3)}function e4(e){if(!e6(e))throw Error(`Expected ${(0,v.N)(e)} to be a GraphQL directive.`);return e}class e3{constructor(e){var t,a;this.name=L(e.name),this.description=e.description,this.locations=e.locations,this.isRepeatable=null!=(t=e.isRepeatable)&&t,this.extensions=C(e.extensions),this.astNode=e.astNode,Array.isArray(e.locations)||(0,m.U)(!1,`@${e.name} locations must be an Array.`);let r=null!=(a=e.args)?a:{};(0,E.Z)(r)&&!Array.isArray(r)||(0,m.U)(!1,`@${e.name} args must be an object with argument names as keys.`),this.args=eA(r)}get[Symbol.toStringTag](){return"GraphQLDirective"}toConfig(){return{name:this.name,description:this.description,locations:this.locations,args:eC(this.args),isRepeatable:this.isRepeatable,extensions:this.extensions,astNode:this.astNode}}toString(){return"@"+this.name}toJSON(){return this.toString()}}let e9=new e3({name:"include",description:"Directs the executor to include this field or fragment only when the `if` argument is true.",locations:[eG.H.FIELD,eG.H.FRAGMENT_SPREAD,eG.H.INLINE_FRAGMENT],args:{if:{type:new ef(eZ),description:"Included when true."}}}),e5=new e3({name:"skip",description:"Directs the executor to skip this field or fragment when the `if` argument is true.",locations:[eG.H.FIELD,eG.H.FRAGMENT_SPREAD,eG.H.INLINE_FRAGMENT],args:{if:{type:new ef(eZ),description:"Skipped when true."}}}),e8="No longer supported",e7=new e3({name:"deprecated",description:"Marks an element of a GraphQL schema as no longer supported.",locations:[eG.H.FIELD_DEFINITION,eG.H.ARGUMENT_DEFINITION,eG.H.INPUT_FIELD_DEFINITION,eG.H.ENUM_VALUE],args:{reason:{type:eJ,description:"Explains why this element was deprecated, usually also including a suggestion for how to access supported similar data. Formatted using the Markdown syntax, as specified by [CommonMark](https://commonmark.org/).",defaultValue:e8}}}),te=new e3({name:"specifiedBy",description:"Exposes a URL that specifies the behavior of this scalar.",locations:[eG.H.SCALAR],args:{url:{type:new ef(eJ),description:"The URL that specifies the behavior of this scalar."}}}),tt=new e3({name:"oneOf",description:"Indicates exactly one field must be supplied and this field must not be `null`.",locations:[eG.H.INPUT_OBJECT],args:{}}),ta=Object.freeze([e9,e5,e7,te,tt]);function tr(e){return ta.some(({name:t})=>t===e.name)}var ti=a(71306);function tn(e){return"object"==typeof e&&"function"==typeof(null==e?void 0:e[Symbol.iterator])}function tp(e,t){if(et(t)){let a=tp(e,t.ofType);return(null==a?void 0:a.kind)===V.b.NULL?null:a}if(null===e)return{kind:V.b.NULL};if(void 0===e)return null;if(X(t)){let a=t.ofType;if(tn(e)){let t=[];for(let r of e){let e=tp(r,a);null!=e&&t.push(e)}return{kind:V.b.LIST,values:t}}return tp(e,a)}if(J(t)){if(!(0,E.Z)(e))return null;let a=[];for(let r of Object.values(t.getFields())){let t=tp(e[r.name],r.type);t&&a.push({kind:V.b.OBJECT_FIELD,name:{kind:V.b.NAME,value:r.name},value:t})}return{kind:V.b.OBJECT,fields:a}}if(eo(t)){let a=t.serialize(e);if(null==a)return null;if("boolean"==typeof a)return{kind:V.b.BOOLEAN,value:a};if("number"==typeof a&&Number.isFinite(a)){let e=String(a);return to.test(e)?{kind:V.b.INT,value:e}:{kind:V.b.FLOAT,value:e}}if("string"==typeof a)return W(t)?{kind:V.b.ENUM,value:a}:t===eX&&to.test(a)?{kind:V.b.INT,value:a}:{kind:V.b.STRING,value:a};throw TypeError(`Cannot convert value to AST: ${(0,v.N)(a)}.`)}(0,ti.V)(!1,"Unexpected input type: "+(0,v.N)(t))}let to=/^-?(?:0|[1-9][0-9]*)$/,td=new eO({name:"__Schema",description:"A GraphQL Schema defines the capabilities of a GraphQL server. It exposes all available types and directives on the server, as well as the entry points for query, mutation, and subscription operations.",fields:()=>({description:{type:eJ,resolve:e=>e.description},types:{description:"A list of all types supported by this server.",type:new ef(new em(new ef(tu))),resolve:e=>Object.values(e.getTypeMap())},queryType:{description:"The type that query operations will be rooted at.",type:new ef(tu),resolve:e=>e.getQueryType()},mutationType:{description:"If this server supports mutation, the type that mutation operations will be rooted at.",type:tu,resolve:e=>e.getMutationType()},subscriptionType:{description:"If this server support subscription, the type that subscription operations will be rooted at.",type:tu,resolve:e=>e.getSubscriptionType()},directives:{description:"A list of all directives supported by this server.",type:new ef(new em(new ef(ts))),resolve:e=>e.getDirectives()}})}),ts=new eO({name:"__Directive",description:"A Directive provides a way to describe alternate runtime execution and type validation behavior in a GraphQL document.\n\nIn some cases, you need to provide options to alter GraphQL's execution behavior in ways field arguments will not suffice, such as conditionally including or skipping a field. Directives provide this by describing additional information to the executor.",fields:()=>({name:{type:new ef(eJ),resolve:e=>e.name},description:{type:eJ,resolve:e=>e.description},isRepeatable:{type:new ef(eZ),resolve:e=>e.isRepeatable},locations:{type:new ef(new em(new ef(tl))),resolve:e=>e.locations},args:{type:new ef(new em(new ef(tm))),args:{includeDeprecated:{type:eZ,defaultValue:!1}},resolve:(e,{includeDeprecated:t})=>t?e.args:e.args.filter(e=>null==e.deprecationReason)}})}),tl=new eL({name:"__DirectiveLocation",description:"A Directive can be adjacent to many parts of the GraphQL language, a __DirectiveLocation describes one such possible adjacencies.",values:{QUERY:{value:eG.H.QUERY,description:"Location adjacent to a query operation."},MUTATION:{value:eG.H.MUTATION,description:"Location adjacent to a mutation operation."},SUBSCRIPTION:{value:eG.H.SUBSCRIPTION,description:"Location adjacent to a subscription operation."},FIELD:{value:eG.H.FIELD,description:"Location adjacent to a field."},FRAGMENT_DEFINITION:{value:eG.H.FRAGMENT_DEFINITION,description:"Location adjacent to a fragment definition."},FRAGMENT_SPREAD:{value:eG.H.FRAGMENT_SPREAD,description:"Location adjacent to a fragment spread."},INLINE_FRAGMENT:{value:eG.H.INLINE_FRAGMENT,description:"Location adjacent to an inline fragment."},VARIABLE_DEFINITION:{value:eG.H.VARIABLE_DEFINITION,description:"Location adjacent to a variable definition."},SCHEMA:{value:eG.H.SCHEMA,description:"Location adjacent to a schema definition."},SCALAR:{value:eG.H.SCALAR,description:"Location adjacent to a scalar definition."},OBJECT:{value:eG.H.OBJECT,description:"Location adjacent to an object type definition."},FIELD_DEFINITION:{value:eG.H.FIELD_DEFINITION,description:"Location adjacent to a field definition."},ARGUMENT_DEFINITION:{value:eG.H.ARGUMENT_DEFINITION,description:"Location adjacent to an argument definition."},INTERFACE:{value:eG.H.INTERFACE,description:"Location adjacent to an interface definition."},UNION:{value:eG.H.UNION,description:"Location adjacent to a union definition."},ENUM:{value:eG.H.ENUM,description:"Location adjacent to an enum definition."},ENUM_VALUE:{value:eG.H.ENUM_VALUE,description:"Location adjacent to an enum value definition."},INPUT_OBJECT:{value:eG.H.INPUT_OBJECT,description:"Location adjacent to an input object type definition."},INPUT_FIELD_DEFINITION:{value:eG.H.INPUT_FIELD_DEFINITION,description:"Location adjacent to an input object field definition."}}}),tu=new eO({name:"__Type",description:"The fundamental unit of any GraphQL Schema is the type. There are many kinds of types in GraphQL as represented by the `__TypeKind` enum.\n\nDepending on the kind of a type, certain fields describe information about that type. Scalar types provide no information beyond a name, description and optional `specifiedByURL`, while Enum types provide their values. Object and Interface types provide the fields they describe. Abstract types, Union and Interface, provide the Object types possible at runtime. List and NonNull types compose other types.",fields:()=>({kind:{type:new ef(th),resolve:e=>U(e)?l.SCALAR:q(e)?l.OBJECT:Y(e)?l.INTERFACE:z(e)?l.UNION:W(e)?l.ENUM:J(e)?l.INPUT_OBJECT:X(e)?l.LIST:et(e)?l.NON_NULL:void(0,ti.V)(!1,`Unexpected type: "${(0,v.N)(e)}".`)},name:{type:eJ,resolve:e=>"name"in e?e.name:void 0},description:{type:eJ,resolve:e=>"description"in e?e.description:void 0},specifiedByURL:{type:eJ,resolve:e=>"specifiedByURL"in e?e.specifiedByURL:void 0},fields:{type:new em(new ef(tc)),args:{includeDeprecated:{type:eZ,defaultValue:!1}},resolve(e,{includeDeprecated:t}){if(q(e)||Y(e)){let a=Object.values(e.getFields());return t?a:a.filter(e=>null==e.deprecationReason)}}},interfaces:{type:new em(new ef(tu)),resolve(e){if(q(e)||Y(e))return e.getInterfaces()}},possibleTypes:{type:new em(new ef(tu)),resolve(e,t,a,{schema:r}){if(eu(e))return r.getPossibleTypes(e)}},enumValues:{type:new em(new ef(tf)),args:{includeDeprecated:{type:eZ,defaultValue:!1}},resolve(e,{includeDeprecated:t}){if(W(e)){let a=e.getValues();return t?a:a.filter(e=>null==e.deprecationReason)}}},inputFields:{type:new em(new ef(tm)),args:{includeDeprecated:{type:eZ,defaultValue:!1}},resolve(e,{includeDeprecated:t}){if(J(e)){let a=Object.values(e.getFields());return t?a:a.filter(e=>null==e.deprecationReason)}}},ofType:{type:tu,resolve:e=>"ofType"in e?e.ofType:void 0},isOneOf:{type:eZ,resolve:e=>{if(J(e))return e.isOneOf}}})}),tc=new eO({name:"__Field",description:"Object and Interface types are described by a list of Fields, each of which has a name, potentially a list of arguments, and a return type.",fields:()=>({name:{type:new ef(eJ),resolve:e=>e.name},description:{type:eJ,resolve:e=>e.description},args:{type:new ef(new em(new ef(tm))),args:{includeDeprecated:{type:eZ,defaultValue:!1}},resolve:(e,{includeDeprecated:t})=>t?e.args:e.args.filter(e=>null==e.deprecationReason)},type:{type:new ef(tu),resolve:e=>e.type},isDeprecated:{type:new ef(eZ),resolve:e=>null!=e.deprecationReason},deprecationReason:{type:eJ,resolve:e=>e.deprecationReason}})}),tm=new eO({name:"__InputValue",description:"Arguments provided to Fields or Directives and the input fields of an InputObject are represented as Input Values which describe their type and optionally a default value.",fields:()=>({name:{type:new ef(eJ),resolve:e=>e.name},description:{type:eJ,resolve:e=>e.description},type:{type:new ef(tu),resolve:e=>e.type},defaultValue:{type:eJ,description:"A GraphQL-formatted string representing the default value for this input value.",resolve(e){let{type:t,defaultValue:a}=e,r=tp(a,t);return r?(0,R.y)(r):null}},isDeprecated:{type:new ef(eZ),resolve:e=>null!=e.deprecationReason},deprecationReason:{type:eJ,resolve:e=>e.deprecationReason}})}),tf=new eO({name:"__EnumValue",description:"One possible value for a given Enum. Enum values are unique values, not a placeholder for a string or numeric value. However an Enum value is returned in a JSON response as a string.",fields:()=>({name:{type:new ef(eJ),resolve:e=>e.name},description:{type:eJ,resolve:e=>e.description},isDeprecated:{type:new ef(eZ),resolve:e=>null!=e.deprecationReason},deprecationReason:{type:eJ,resolve:e=>e.deprecationReason}})});(p=l||(l={})).SCALAR="SCALAR",p.OBJECT="OBJECT",p.INTERFACE="INTERFACE",p.UNION="UNION",p.ENUM="ENUM",p.INPUT_OBJECT="INPUT_OBJECT",p.LIST="LIST",p.NON_NULL="NON_NULL";let th=new eL({name:"__TypeKind",description:"An enum describing what kind of type a given `__Type` is.",values:{SCALAR:{value:l.SCALAR,description:"Indicates this type is a scalar."},OBJECT:{value:l.OBJECT,description:"Indicates this type is an object. `fields` and `interfaces` are valid fields."},INTERFACE:{value:l.INTERFACE,description:"Indicates this type is an interface. `fields`, `interfaces`, and `possibleTypes` are valid fields."},UNION:{value:l.UNION,description:"Indicates this type is a union. `possibleTypes` is a valid field."},ENUM:{value:l.ENUM,description:"Indicates this type is an enum. `enumValues` is a valid field."},INPUT_OBJECT:{value:l.INPUT_OBJECT,description:"Indicates this type is an input object. `inputFields` is a valid field."},LIST:{value:l.LIST,description:"Indicates this type is a list. `ofType` is a valid field."},NON_NULL:{value:l.NON_NULL,description:"Indicates this type is a non-null. `ofType` is a valid field."}}}),tv={name:"__schema",type:new ef(td),description:"Access the current type schema of this server.",args:[],resolve:(e,t,a,{schema:r})=>r,deprecationReason:void 0,extensions:Object.create(null),astNode:void 0},ty={name:"__type",type:tu,description:"Request the type information of a single type.",args:[{name:"name",description:void 0,type:new ef(eJ),defaultValue:void 0,deprecationReason:void 0,extensions:Object.create(null),astNode:void 0}],resolve:(e,{name:t},a,{schema:r})=>r.getType(t),deprecationReason:void 0,extensions:Object.create(null),astNode:void 0},tg={name:"__typename",type:new ef(eJ),description:"The name of the current Object type at runtime.",args:[],resolve:(e,t,a,{parentType:r})=>r.name,deprecationReason:void 0,extensions:Object.create(null),astNode:void 0},t_=Object.freeze([td,ts,tl,tu,tc,tm,tf,th]);function tb(e){return t_.some(({name:t})=>e.name===t)}function tw(e){return(0,w.h)(e,tT)}function tE(e){if(!tw(e))throw Error(`Expected ${(0,v.N)(e)} to be a GraphQL schema.`);return e}class tT{constructor(e){var t,a;this.__validationErrors=!0===e.assumeValid?[]:void 0,(0,E.Z)(e)||(0,m.U)(!1,"Must provide configuration object."),!e.types||Array.isArray(e.types)||(0,m.U)(!1,`"types" must be Array if provided but got: ${(0,v.N)(e.types)}.`),!e.directives||Array.isArray(e.directives)||(0,m.U)(!1,`"directives" must be Array if provided but got: ${(0,v.N)(e.directives)}.`),this.description=e.description,this.extensions=C(e.extensions),this.astNode=e.astNode,this.extensionASTNodes=null!=(t=e.extensionASTNodes)?t:[],this._queryType=e.query,this._mutationType=e.mutation,this._subscriptionType=e.subscription,this._directives=null!=(a=e.directives)?a:ta;let r=new Set(e.types);if(null!=e.types)for(let t of e.types)r.delete(t),tN(t,r);for(let e of(null!=this._queryType&&tN(this._queryType,r),null!=this._mutationType&&tN(this._mutationType,r),null!=this._subscriptionType&&tN(this._subscriptionType,r),this._directives))if(e6(e))for(let t of e.args)tN(t.type,r);for(let e of(tN(td,r),this._typeMap=Object.create(null),this._subTypeMap=Object.create(null),this._implementationsMap=Object.create(null),r)){if(null==e)continue;let t=e.name;if(t||(0,m.U)(!1,"One of the provided types for building the Schema is missing a name."),void 0!==this._typeMap[t])throw Error(`Schema must contain uniquely named types but contains multiple types named "${t}".`);if(this._typeMap[t]=e,Y(e)){for(let t of e.getInterfaces())if(Y(t)){let a=this._implementationsMap[t.name];void 0===a&&(a=this._implementationsMap[t.name]={objects:[],interfaces:[]}),a.interfaces.push(e)}}else if(q(e)){for(let t of e.getInterfaces())if(Y(t)){let a=this._implementationsMap[t.name];void 0===a&&(a=this._implementationsMap[t.name]={objects:[],interfaces:[]}),a.objects.push(e)}}}}get[Symbol.toStringTag](){return"GraphQLSchema"}getQueryType(){return this._queryType}getMutationType(){return this._mutationType}getSubscriptionType(){return this._subscriptionType}getRootType(e){switch(e){case g.cE.QUERY:return this.getQueryType();case g.cE.MUTATION:return this.getMutationType();case g.cE.SUBSCRIPTION:return this.getSubscriptionType()}}getTypeMap(){return this._typeMap}getType(e){return this.getTypeMap()[e]}getPossibleTypes(e){return z(e)?e.getTypes():this.getImplementations(e).objects}getImplementations(e){let t=this._implementationsMap[e.name];return null!=t?t:{objects:[],interfaces:[]}}isSubType(e,t){let a=this._subTypeMap[e.name];if(void 0===a){if(a=Object.create(null),z(e))for(let t of e.getTypes())a[t.name]=!0;else{let t=this.getImplementations(e);for(let e of t.objects)a[e.name]=!0;for(let e of t.interfaces)a[e.name]=!0}this._subTypeMap[e.name]=a}return void 0!==a[t.name]}getDirectives(){return this._directives}getDirective(e){return this.getDirectives().find(t=>t.name===e)}toConfig(){return{description:this.description,query:this.getQueryType(),mutation:this.getMutationType(),subscription:this.getSubscriptionType(),types:Object.values(this.getTypeMap()),directives:this.getDirectives(),extensions:this.extensions,astNode:this.astNode,extensionASTNodes:this.extensionASTNodes,assumeValid:void 0!==this.__validationErrors}}}function tN(e,t){let a=eE(e);if(!t.has(a)){if(t.add(a),z(a))for(let e of a.getTypes())tN(e,t);else if(q(a)||Y(a)){for(let e of a.getInterfaces())tN(e,t);for(let e of Object.values(a.getFields()))for(let a of(tN(e.type,t),e.args))tN(a.type,t)}else if(J(a))for(let e of Object.values(a.getFields()))tN(e.type,t)}return t}function tS(e){var t,a,r,i;let n,p,o,d;if(tE(e),e.__validationErrors)return e.__validationErrors;let s=new tD(e);(p=(n=(t=s).schema).getQueryType())?q(p)||t.reportError(`Query root type must be Object type, it cannot be ${(0,v.N)(p)}.`,null!=(a=tI(n,g.cE.QUERY))?a:p.astNode):t.reportError("Query root type must be provided.",n.astNode),(o=n.getMutationType())&&!q(o)&&t.reportError(`Mutation root type must be Object type if provided, it cannot be ${(0,v.N)(o)}.`,null!=(r=tI(n,g.cE.MUTATION))?r:o.astNode),(d=n.getSubscriptionType())&&!q(d)&&t.reportError(`Subscription root type must be Object type if provided, it cannot be ${(0,v.N)(d)}.`,null!=(i=tI(n,g.cE.SUBSCRIPTION))?i:d.astNode),function(e){for(let a of e.schema.getDirectives()){if(!e6(a)){e.reportError(`Expected directive but got: ${(0,v.N)(a)}.`,null==a?void 0:a.astNode);continue}for(let r of(tA(e,a),0===a.locations.length&&e.reportError(`Directive @${a.name} must include 1 or more locations.`,a.astNode),a.args))if(tA(e,r),er(r.type)||e.reportError(`The type of @${a.name}(${r.name}:) must be Input Type but got: ${(0,v.N)(r.type)}.`,r.astNode),eV(r)&&null!=r.deprecationReason){var t;e.reportError(`Required argument @${a.name}(${r.name}:) cannot be deprecated.`,[tC(r.astNode),null==(t=r.astNode)?void 0:t.type])}}}(s),function(e){var t;let a,r,i,n=(t=e,a=Object.create(null),r=[],i=Object.create(null),function e(n){if(!a[n.name]){for(let p of(a[n.name]=!0,i[n.name]=r.length,Object.values(n.getFields())))if(et(p.type)&&J(p.type.ofType)){let a=p.type.ofType,n=i[a.name];if(r.push(p),void 0===n)e(a);else{let e=r.slice(n),i=e.map(e=>e.name).join(".");t.reportError(`Cannot reference Input Object "${a.name}" within itself through a series of non-null fields: "${i}".`,e.map(e=>e.astNode))}r.pop()}i[n.name]=void 0}});for(let t of Object.values(e.schema.getTypeMap())){if(!eb(t)){e.reportError(`Expected GraphQL named type but got: ${(0,v.N)(t)}.`,t.astNode);continue}tb(t)||tA(e,t),q(t)||Y(t)?(function(e,t){let a=Object.values(t.getFields());for(let p of(0===a.length&&e.reportError(`Type ${t.name} must define one or more fields.`,[t.astNode,...t.extensionASTNodes]),a)){var r,i,n;for(let a of(tA(e,p),en(p.type)||e.reportError(`The type of ${t.name}.${p.name} must be Output Type but got: ${(0,v.N)(p.type)}.`,null==(r=p.astNode)?void 0:r.type),p.args)){let r=a.name;tA(e,a),er(a.type)||e.reportError(`The type of ${t.name}.${p.name}(${r}:) must be Input Type but got: ${(0,v.N)(a.type)}.`,null==(i=a.astNode)?void 0:i.type),eV(a)&&null!=a.deprecationReason&&e.reportError(`Required argument ${t.name}.${p.name}(${r}:) cannot be deprecated.`,[tC(a.astNode),null==(n=a.astNode)?void 0:n.type])}}}(e,t),function(e,t){let a=Object.create(null);for(let r of t.getInterfaces()){if(!Y(r)){e.reportError(`Type ${(0,v.N)(t)} must only implement Interface types, it cannot implement ${(0,v.N)(r)}.`,tk(t,r));continue}if(t===r){e.reportError(`Type ${t.name} cannot implement itself because it would create a circular reference.`,tk(t,r));continue}if(a[r.name]){e.reportError(`Type ${t.name} can only implement ${r.name} once.`,tk(t,r));continue}a[r.name]=!0,function(e,t,a){let r=t.getInterfaces();for(let i of a.getInterfaces())r.includes(i)||e.reportError(i===t?`Type ${t.name} cannot implement ${a.name} because it would create a circular reference.`:`Type ${t.name} must implement ${i.name} because it is implemented by ${a.name}.`,[...tk(a,i),...tk(t,a)])}(e,t,r),function(e,t,a){let r=t.getFields();for(let d of Object.values(a.getFields())){var i,n,p,o;let s=d.name,l=r[s];if(!l){e.reportError(`Interface field ${a.name}.${s} expected but ${t.name} does not provide it.`,[d.astNode,t.astNode,...t.extensionASTNodes]);continue}for(let r of(eQ(e.schema,l.type,d.type)||e.reportError(`Interface field ${a.name}.${s} expects type ${(0,v.N)(d.type)} but ${t.name}.${s} is type ${(0,v.N)(l.type)}.`,[null==(i=d.astNode)?void 0:i.type,null==(n=l.astNode)?void 0:n.type]),d.args)){let i=r.name,n=l.args.find(e=>e.name===i);if(!n){e.reportError(`Interface field argument ${a.name}.${s}(${i}:) expected but ${t.name}.${s} does not provide it.`,[r.astNode,l.astNode]);continue}eq(r.type,n.type)||e.reportError(`Interface field argument ${a.name}.${s}(${i}:) expects type ${(0,v.N)(r.type)} but ${t.name}.${s}(${i}:) is type ${(0,v.N)(n.type)}.`,[null==(p=r.astNode)?void 0:p.type,null==(o=n.astNode)?void 0:o.type])}for(let r of l.args){let i=r.name;!d.args.find(e=>e.name===i)&&eV(r)&&e.reportError(`Object field ${t.name}.${s} includes required argument ${i} that is missing from the Interface field ${a.name}.${s}.`,[r.astNode,d.astNode])}}}(e,t,r)}}(e,t)):z(t)?function(e,t){let a=t.getTypes();0===a.length&&e.reportError(`Union type ${t.name} must define one or more member types.`,[t.astNode,...t.extensionASTNodes]);let r=Object.create(null);for(let i of a){if(r[i.name]){e.reportError(`Union type ${t.name} can only include type ${i.name} once.`,tx(t,i.name));continue}r[i.name]=!0,q(i)||e.reportError(`Union type ${t.name} can only include Object types, it cannot include ${(0,v.N)(i)}.`,tx(t,String(i)))}}(e,t):W(t)?function(e,t){let a=t.getValues();for(let r of(0===a.length&&e.reportError(`Enum type ${t.name} must define one or more values.`,[t.astNode,...t.extensionASTNodes]),a))tA(e,r)}(e,t):J(t)&&(function(e,t){let a=Object.values(t.getFields());for(let n of(0===a.length&&e.reportError(`Input Object type ${t.name} must define one or more fields.`,[t.astNode,...t.extensionASTNodes]),a)){var r,i;tA(e,n),er(n.type)||e.reportError(`The type of ${t.name}.${n.name} must be Input Type but got: ${(0,v.N)(n.type)}.`,null==(r=n.astNode)?void 0:r.type),eB(n)&&null!=n.deprecationReason&&e.reportError(`Required input field ${t.name}.${n.name} cannot be deprecated.`,[tC(n.astNode),null==(i=n.astNode)?void 0:i.type]),t.isOneOf&&function(e,t,a){if(et(t.type)){var r;a.reportError(`OneOf input field ${e.name}.${t.name} must be nullable.`,null==(r=t.astNode)?void 0:r.type)}void 0!==t.defaultValue&&a.reportError(`OneOf input field ${e.name}.${t.name} cannot have a default value.`,t.astNode)}(t,n,e)}}(e,t),n(t))}}(s);let l=s.getErrors();return e.__validationErrors=l,l}function tO(e){let t=tS(e);if(0!==t.length)throw Error(t.map(e=>e.message).join("\n\n"))}class tD{constructor(e){this._errors=[],this.schema=e}reportError(e,t){let a=Array.isArray(t)?t.filter(Boolean):t;this._errors.push(new y.eO(e,{nodes:a}))}getErrors(){return this._errors}}function tI(e,t){var a;return null==(a=[e.astNode,...e.extensionASTNodes].flatMap(e=>{var t;return null!=(t=null==e?void 0:e.operationTypes)?t:[]}).find(e=>e.operation===t))?void 0:a.type}function tA(e,t){t.name.startsWith("__")&&e.reportError(`Name "${t.name}" must not begin with "__", which is reserved by GraphQL introspection.`,t.astNode)}function tk(e,t){let{astNode:a,extensionASTNodes:r}=e;return(null!=a?[a,...r]:r).flatMap(e=>{var t;return null!=(t=e.interfaces)?t:[]}).filter(e=>e.name.value===t.name)}function tx(e,t){let{astNode:a,extensionASTNodes:r}=e;return(null!=a?[a,...r]:r).flatMap(e=>{var t;return null!=(t=e.types)?t:[]}).filter(e=>e.name.value===t)}function tC(e){var t;return null==e||null==(t=e.directives)?void 0:t.find(e=>e.name.value===e7.name)}var tV=a(90424);function tR(e,t){switch(t.kind){case V.b.LIST_TYPE:{let a=tR(e,t.type);return a&&new em(a)}case V.b.NON_NULL_TYPE:{let a=tR(e,t.type);return a&&new ef(a)}case V.b.NAMED_TYPE:return e.getType(t.name.value)}}class tF{constructor(e,t,a){this._schema=e,this._typeStack=[],this._parentTypeStack=[],this._inputTypeStack=[],this._fieldDefStack=[],this._defaultValueStack=[],this._directive=null,this._argument=null,this._enumValue=null,this._getFieldDef=null!=a?a:tP,t&&(er(t)&&this._inputTypeStack.push(t),es(t)&&this._parentTypeStack.push(t),en(t)&&this._typeStack.push(t))}get[Symbol.toStringTag](){return"TypeInfo"}getType(){if(this._typeStack.length>0)return this._typeStack[this._typeStack.length-1]}getParentType(){if(this._parentTypeStack.length>0)return this._parentTypeStack[this._parentTypeStack.length-1]}getInputType(){if(this._inputTypeStack.length>0)return this._inputTypeStack[this._inputTypeStack.length-1]}getParentInputType(){if(this._inputTypeStack.length>1)return this._inputTypeStack[this._inputTypeStack.length-2]}getFieldDef(){if(this._fieldDefStack.length>0)return this._fieldDefStack[this._fieldDefStack.length-1]}getDefaultValue(){if(this._defaultValueStack.length>0)return this._defaultValueStack[this._defaultValueStack.length-1]}getDirective(){return this._directive}getArgument(){return this._argument}getEnumValue(){return this._enumValue}enter(e){let t=this._schema;switch(e.kind){case V.b.SELECTION_SET:{let e=eE(this.getType());this._parentTypeStack.push(es(e)?e:void 0);break}case V.b.FIELD:{let a,r,i=this.getParentType();i&&(a=this._getFieldDef(t,i,e))&&(r=a.type),this._fieldDefStack.push(a),this._typeStack.push(en(r)?r:void 0);break}case V.b.DIRECTIVE:this._directive=t.getDirective(e.name.value);break;case V.b.OPERATION_DEFINITION:{let a=t.getRootType(e.operation);this._typeStack.push(q(a)?a:void 0);break}case V.b.INLINE_FRAGMENT:case V.b.FRAGMENT_DEFINITION:{let a=e.typeCondition,r=a?tR(t,a):eE(this.getType());this._typeStack.push(en(r)?r:void 0);break}case V.b.VARIABLE_DEFINITION:{let a=tR(t,e.type);this._inputTypeStack.push(er(a)?a:void 0);break}case V.b.ARGUMENT:{var a;let t,r,i=null!=(a=this.getDirective())?a:this.getFieldDef();i&&(t=i.args.find(t=>t.name===e.name.value))&&(r=t.type),this._argument=t,this._defaultValueStack.push(t?t.defaultValue:void 0),this._inputTypeStack.push(er(r)?r:void 0);break}case V.b.LIST:{let e=e_(this.getInputType()),t=X(e)?e.ofType:e;this._defaultValueStack.push(void 0),this._inputTypeStack.push(er(t)?t:void 0);break}case V.b.OBJECT_FIELD:{let t,a,r=eE(this.getInputType());J(r)&&(a=r.getFields()[e.name.value])&&(t=a.type),this._defaultValueStack.push(a?a.defaultValue:void 0),this._inputTypeStack.push(er(t)?t:void 0);break}case V.b.ENUM:{let t,a=eE(this.getInputType());W(a)&&(t=a.getValue(e.value)),this._enumValue=t}}}leave(e){switch(e.kind){case V.b.SELECTION_SET:this._parentTypeStack.pop();break;case V.b.FIELD:this._fieldDefStack.pop(),this._typeStack.pop();break;case V.b.DIRECTIVE:this._directive=null;break;case V.b.OPERATION_DEFINITION:case V.b.INLINE_FRAGMENT:case V.b.FRAGMENT_DEFINITION:this._typeStack.pop();break;case V.b.VARIABLE_DEFINITION:this._inputTypeStack.pop();break;case V.b.ARGUMENT:this._argument=null,this._defaultValueStack.pop(),this._inputTypeStack.pop();break;case V.b.LIST:case V.b.OBJECT_FIELD:this._defaultValueStack.pop(),this._inputTypeStack.pop();break;case V.b.ENUM:this._enumValue=null}}}function tP(e,t,a){let r=a.name.value;return r===tv.name&&e.getQueryType()===t?tv:r===ty.name&&e.getQueryType()===t?ty:r===tg.name&&es(t)?tg:q(t)||Y(t)?t.getFields()[r]:void 0}function tL(e,t){return{enter(...a){let r=a[0];e.enter(r);let i=(0,tV.XO)(t,r.kind).enter;if(i){let n=i.apply(t,a);return void 0!==n&&(e.leave(r),(0,g.Ll)(n)&&e.enter(n)),n}},leave(...a){let r,i=a[0],n=(0,tV.XO)(t,i.kind).leave;return n&&(r=n.apply(t,a)),e.leave(i),r}}}var tj=a(3420);function t$(e){return{Document(t){for(let a of t.definitions)if(!(0,tj._m)(a)){let t=a.kind===V.b.SCHEMA_DEFINITION||a.kind===V.b.SCHEMA_EXTENSION?"schema":'"'+a.name.value+'"';e.reportError(new y.eO(`The ${t} definition is not executable.`,{nodes:a}))}return!1}}}function tM(e){return{Field(t){let a=e.getParentType();if(a&&!e.getFieldDef()){var r,i;let n=e.getSchema(),p=t.name.value,o=_("to use an inline fragment on",function(e,t,a){if(!eu(t))return[];let r=new Set,i=Object.create(null);for(let p of e.getPossibleTypes(t))if(p.getFields()[a])for(let e of(r.add(p),i[p.name]=1,p.getInterfaces())){var n;e.getFields()[a]&&(r.add(e),i[e.name]=(null!=(n=i[e.name])?n:0)+1)}return[...r].sort((t,a)=>{let r=i[a.name]-i[t.name];return 0!==r?r:Y(t)&&e.isSubType(t,a)?-1:Y(a)&&e.isSubType(a,t)?1:O(t.name,a.name)}).map(e=>e.name)}(n,a,p));""===o&&(o=_((r=a,i=p,q(r)||Y(r)?A(i,Object.keys(r.getFields())):[]))),e.reportError(new y.eO(`Cannot query field "${p}" on type "${a.name}".`+o,{nodes:t}))}}}}function tU(e){return{InlineFragment(t){let a=t.typeCondition;if(a){let t=tR(e.getSchema(),a);if(t&&!es(t)){let t=(0,R.y)(a);e.reportError(new y.eO(`Fragment cannot condition on non composite type "${t}".`,{nodes:a}))}}},FragmentDefinition(t){let a=tR(e.getSchema(),t.typeCondition);if(a&&!es(a)){let a=(0,R.y)(t.typeCondition);e.reportError(new y.eO(`Fragment "${t.name.value}" cannot condition on non composite type "${a}".`,{nodes:t.typeCondition}))}}}}function tB(e){return{...tq(e),Argument(t){let a=e.getArgument(),r=e.getFieldDef(),i=e.getParentType();if(!a&&r&&i){let a=t.name.value,n=A(a,r.args.map(e=>e.name));e.reportError(new y.eO(`Unknown argument "${a}" on field "${i.name}.${r.name}".`+_(n),{nodes:t}))}}}}function tq(e){let t=Object.create(null),a=e.getSchema();for(let e of a?a.getDirectives():ta)t[e.name]=e.args.map(e=>e.name);for(let a of e.getDocument().definitions)if(a.kind===V.b.DIRECTIVE_DEFINITION){var r;let e=null!=(r=a.arguments)?r:[];t[a.name.value]=e.map(e=>e.name.value)}return{Directive(a){let r=a.name.value,i=t[r];if(a.arguments&&i)for(let t of a.arguments){let a=t.name.value;if(!i.includes(a)){let n=A(a,i);e.reportError(new y.eO(`Unknown argument "${a}" on directive "@${r}".`+_(n),{nodes:t}))}}return!1}}}function tQ(e){let t=Object.create(null),a=e.getSchema();for(let e of a?a.getDirectives():ta)t[e.name]=e.locations;for(let a of e.getDocument().definitions)a.kind===V.b.DIRECTIVE_DEFINITION&&(t[a.name.value]=a.locations.map(e=>e.value));return{Directive(a,r,i,n,p){let o=a.name.value,d=t[o];if(!d)return void e.reportError(new y.eO(`Unknown directive "@${o}".`,{nodes:a}));let s=function(e){let t=e[e.length-1];switch("kind"in t||(0,ti.V)(!1),t.kind){case V.b.OPERATION_DEFINITION:var a=t.operation;switch(a){case g.cE.QUERY:return eG.H.QUERY;case g.cE.MUTATION:return eG.H.MUTATION;case g.cE.SUBSCRIPTION:return eG.H.SUBSCRIPTION}return;case V.b.FIELD:return eG.H.FIELD;case V.b.FRAGMENT_SPREAD:return eG.H.FRAGMENT_SPREAD;case V.b.INLINE_FRAGMENT:return eG.H.INLINE_FRAGMENT;case V.b.FRAGMENT_DEFINITION:return eG.H.FRAGMENT_DEFINITION;case V.b.VARIABLE_DEFINITION:return eG.H.VARIABLE_DEFINITION;case V.b.SCHEMA_DEFINITION:case V.b.SCHEMA_EXTENSION:return eG.H.SCHEMA;case V.b.SCALAR_TYPE_DEFINITION:case V.b.SCALAR_TYPE_EXTENSION:return eG.H.SCALAR;case V.b.OBJECT_TYPE_DEFINITION:case V.b.OBJECT_TYPE_EXTENSION:return eG.H.OBJECT;case V.b.FIELD_DEFINITION:return eG.H.FIELD_DEFINITION;case V.b.INTERFACE_TYPE_DEFINITION:case V.b.INTERFACE_TYPE_EXTENSION:return eG.H.INTERFACE;case V.b.UNION_TYPE_DEFINITION:case V.b.UNION_TYPE_EXTENSION:return eG.H.UNION;case V.b.ENUM_TYPE_DEFINITION:case V.b.ENUM_TYPE_EXTENSION:return eG.H.ENUM;case V.b.ENUM_VALUE_DEFINITION:return eG.H.ENUM_VALUE;case V.b.INPUT_OBJECT_TYPE_DEFINITION:case V.b.INPUT_OBJECT_TYPE_EXTENSION:return eG.H.INPUT_OBJECT;case V.b.INPUT_VALUE_DEFINITION:{let t=e[e.length-3];return"kind"in t||(0,ti.V)(!1),t.kind===V.b.INPUT_OBJECT_TYPE_DEFINITION?eG.H.INPUT_FIELD_DEFINITION:eG.H.ARGUMENT_DEFINITION}default:(0,ti.V)(!1,"Unexpected kind: "+(0,v.N)(t.kind))}}(p);s&&!d.includes(s)&&e.reportError(new y.eO(`Directive "@${o}" may not be used on ${s}.`,{nodes:a}))}}}function tY(e){return{FragmentSpread(t){let a=t.name.value;e.getFragment(a)||e.reportError(new y.eO(`Unknown fragment "${a}".`,{nodes:t.name}))}}}function tG(e){let t=e.getSchema(),a=t?t.getTypeMap():Object.create(null),r=Object.create(null);for(let t of e.getDocument().definitions)(0,tj.a6)(t)&&(r[t.name.value]=!0);let i=[...Object.keys(a),...Object.keys(r)];return{NamedType(t,n,p,o,d){let s=t.name.value;if(!a[s]&&!r[s]){var l,u;let a=null!=(l=d[2])?l:p,r=null!=a&&"kind"in(u=a)&&((0,tj.xu)(u)||(0,tj.fT)(u));if(r&&tz.includes(s))return;let n=A(s,r?tz.concat(i):i);e.reportError(new y.eO(`Unknown type "${s}".`+_(n),{nodes:t}))}}}}let tz=[...e1,...t_].map(e=>e.name);function tH(e){let t=0;return{Document(e){t=e.definitions.filter(e=>e.kind===V.b.OPERATION_DEFINITION).length},OperationDefinition(a){!a.name&&t>1&&e.reportError(new y.eO("This anonymous operation must be the only defined operation.",{nodes:a}))}}}function tW(e){var t,a,r;let i=e.getSchema(),n=null!=(t=null!=(a=null!=(r=null==i?void 0:i.astNode)?r:null==i?void 0:i.getQueryType())?a:null==i?void 0:i.getMutationType())?t:null==i?void 0:i.getSubscriptionType(),p=0;return{SchemaDefinition(t){n?e.reportError(new y.eO("Cannot define a new schema within a schema extension.",{nodes:t})):(p>0&&e.reportError(new y.eO("Must provide only one schema definition.",{nodes:t})),++p)}}}function tK(e){return{Field(t){if(("__schema"===t.name.value||"__type"===t.name.value)&&function t(a,r=Object.create(null),i=0){if(a.kind===V.b.FRAGMENT_SPREAD){let n=a.name.value;if(!0===r[n])return!1;let p=e.getFragment(n);if(!p)return!1;try{return r[n]=!0,t(p,r,i)}finally{r[n]=void 0}}if(a.kind===V.b.FIELD&&("fields"===a.name.value||"interfaces"===a.name.value||"possibleTypes"===a.name.value||"inputFields"===a.name.value)&&++i>=3)return!0;if("selectionSet"in a&&a.selectionSet){for(let e of a.selectionSet.selections)if(t(e,r,i))return!0}return!1}(t))return e.reportError(new y.eO("Maximum introspection depth exceeded",{nodes:[t]})),!1}}}function tJ(e){let t=Object.create(null),a=[],r=Object.create(null);return{OperationDefinition:()=>!1,FragmentDefinition:i=>((function i(n){if(t[n.name.value])return;let p=n.name.value;t[p]=!0;let o=e.getFragmentSpreads(n.selectionSet);if(0!==o.length){for(let t of(r[p]=a.length,o)){let n=t.name.value,p=r[n];if(a.push(t),void 0===p){let t=e.getFragment(n);t&&i(t)}else{let t=a.slice(p),r=t.slice(0,-1).map(e=>'"'+e.name.value+'"').join(", ");e.reportError(new y.eO(`Cannot spread fragment "${n}" within itself`+(""!==r?` via ${r}.`:"."),{nodes:t}))}a.pop()}r[p]=void 0}})(i),!1)}}function tZ(e){let t=Object.create(null);return{OperationDefinition:{enter(){t=Object.create(null)},leave(a){for(let{node:r}of e.getRecursiveVariableUsages(a)){let i=r.name.value;!0!==t[i]&&e.reportError(new y.eO(a.name?`Variable "$${i}" is not defined by operation "${a.name.value}".`:`Variable "$${i}" is not defined.`,{nodes:[r,a]}))}}},VariableDefinition(e){t[e.variable.name.value]=!0}}}function tX(e){let t=[],a=[];return{OperationDefinition:e=>(t.push(e),!1),FragmentDefinition:e=>(a.push(e),!1),Document:{leave(){let r=Object.create(null);for(let a of t)for(let t of e.getRecursivelyReferencedFragments(a))r[t.name.value]=!0;for(let t of a){let a=t.name.value;!0!==r[a]&&e.reportError(new y.eO(`Fragment "${a}" is never used.`,{nodes:t}))}}}}}function t1(e){let t=[];return{OperationDefinition:{enter(){t=[]},leave(a){let r=Object.create(null);for(let{node:t}of e.getRecursiveVariableUsages(a))r[t.name.value]=!0;for(let i of t){let t=i.variable.name.value;!0!==r[t]&&e.reportError(new y.eO(a.name?`Variable "$${t}" is never used in operation "${a.name.value}".`:`Variable "$${t}" is never used.`,{nodes:i}))}}},VariableDefinition(e){t.push(e)}}}function t0(e){switch(e.kind){case V.b.OBJECT:return{...e,fields:e.fields.map(e=>({...e,value:t0(e.value)})).sort((e,t)=>O(e.name.value,t.name.value))};case V.b.LIST:return{...e,values:e.values.map(t0)};case V.b.INT:case V.b.FLOAT:case V.b.STRING:case V.b.BOOLEAN:case V.b.NULL:case V.b.ENUM:case V.b.VARIABLE:return e}}function t2(e){let t=new t7,a=new ae,r=new Map;return{SelectionSet(i){for(let[[n,p],o,d]of function(e,t,a,r,i,n){let p=[],[o,d]=t5(e,t,i,n);if(function(e,t,a,r,i,n){for(let[p,o]of Object.entries(n))if(o.length>1)for(let n=0;n<o.length;n++)for(let d=n+1;d<o.length;d++){let s=t9(e,a,r,i,!1,p,o[n],o[d]);s&&t.push(s)}}(e,p,t,a,r,o),0!==d.length)for(let i=0;i<d.length;i++){t6(e,p,t,a,r,!1,o,d[i]);for(let n=i+1;n<d.length;n++)t4(e,p,t,a,r,!1,d[i],d[n])}return p}(e,r,t,a,e.getParentType(),i)){let t=function e(t){return Array.isArray(t)?t.map(([t,a])=>`subfields "${t}" conflict because `+e(a)).join(" and "):t}(p);e.reportError(new y.eO(`Fields "${n}" conflict because ${t}. Use different aliases on the fields to fetch both if this was intentional.`,{nodes:o.concat(d)}))}}}}function t6(e,t,a,r,i,n,p,o){if(r.has(p,o,n))return;r.add(p,o,n);let d=e.getFragment(o);if(!d)return;let[s,l]=t8(e,a,d);if(p!==s)for(let o of(t3(e,t,a,r,i,n,p,s),l))t6(e,t,a,r,i,n,p,o)}function t4(e,t,a,r,i,n,p,o){if(p===o||i.has(p,o,n))return;i.add(p,o,n);let d=e.getFragment(p),s=e.getFragment(o);if(!d||!s)return;let[l,u]=t8(e,a,d),[c,m]=t8(e,a,s);for(let o of(t3(e,t,a,r,i,n,l,c),m))t4(e,t,a,r,i,n,p,o);for(let p of u)t4(e,t,a,r,i,n,p,o)}function t3(e,t,a,r,i,n,p,o){for(let[d,s]of Object.entries(p)){let p=o[d];if(p)for(let o of s)for(let s of p){let p=t9(e,a,r,i,n,d,o,s);p&&t.push(p)}}}function t9(e,t,a,r,i,n,p,o){let[d,s,l]=p,[u,c,m]=o,f=i||d!==u&&q(d)&&q(u);if(!f){let e=s.name.value,t=c.name.value;if(e!==t)return[[n,`"${e}" and "${t}" are different fields`],[s],[c]];if(!function(e,t){let a=e.arguments,r=t.arguments;if(void 0===a||0===a.length)return void 0===r||0===r.length;if(void 0===r||0===r.length||a.length!==r.length)return!1;let i=new Map(r.map(({name:e,value:t})=>[e.value,t]));return a.every(e=>{let t=e.value,a=i.get(e.name.value);return void 0!==a&&function(e){return(0,R.y)(t0(e))}(t)===function(e){return(0,R.y)(t0(e))}(a)})}(s,c))return[[n,"they have differing arguments"],[s],[c]]}let h=null==l?void 0:l.type,y=null==m?void 0:m.type;if(h&&y&&function e(t,a){return X(t)?!X(a)||e(t.ofType,a.ofType):!!X(a)||(et(t)?!et(a)||e(t.ofType,a.ofType):!!et(a)||!!(eo(t)||eo(a))&&t!==a)}(h,y))return[[n,`they return conflicting types "${(0,v.N)(h)}" and "${(0,v.N)(y)}"`],[s],[c]];let g=s.selectionSet,_=c.selectionSet;if(g&&_){var b=function(e,t,a,r,i,n,p,o,d){let s=[],[l,u]=t5(e,t,n,p),[c,m]=t5(e,t,o,d);for(let n of(t3(e,s,t,a,r,i,l,c),m))t6(e,s,t,a,r,i,l,n);for(let n of u)t6(e,s,t,a,r,i,c,n);for(let n of u)for(let p of m)t4(e,s,t,a,r,i,n,p);return s}(e,t,a,r,f,eE(h),g,eE(y),_),w=n,E=s,T=c;return b.length>0?[[w,b.map(([e])=>e)],[E,...b.map(([,e])=>e).flat()],[T,...b.map(([,,e])=>e).flat()]]:void 0}}function t5(e,t,a,r){let i=t.get(r);if(i)return i;let n=Object.create(null),p=Object.create(null);!function e(t,a,r,i,n){for(let p of r.selections)switch(p.kind){case V.b.FIELD:{let e,t=p.name.value;(q(a)||Y(a))&&(e=a.getFields()[t]);let r=p.alias?p.alias.value:t;i[r]||(i[r]=[]),i[r].push([a,p,e]);break}case V.b.FRAGMENT_SPREAD:n[p.name.value]=!0;break;case V.b.INLINE_FRAGMENT:{let r=p.typeCondition,o=r?tR(t.getSchema(),r):a;e(t,o,p.selectionSet,i,n)}}}(e,a,r,n,p);let o=[n,Object.keys(p)];return t.set(r,o),o}function t8(e,t,a){let r=t.get(a.selectionSet);if(r)return r;let i=tR(e.getSchema(),a.typeCondition);return t5(e,t,i,a.selectionSet)}class t7{constructor(){this._data=new Map}has(e,t,a){var r;let i=null==(r=this._data.get(e))?void 0:r.get(t);return void 0!==i&&(!!a||a===i)}add(e,t,a){let r=this._data.get(e);void 0===r?this._data.set(e,new Map([[t,a]])):r.set(t,a)}}class ae{constructor(){this._orderedPairSet=new t7}has(e,t,a){return e<t?this._orderedPairSet.has(e,t,a):this._orderedPairSet.has(t,e,a)}add(e,t,a){e<t?this._orderedPairSet.add(e,t,a):this._orderedPairSet.add(t,e,a)}}function at(e){return{InlineFragment(t){let a=e.getType(),r=e.getParentType();if(es(a)&&es(r)&&!eY(e.getSchema(),a,r)){let i=(0,v.N)(r),n=(0,v.N)(a);e.reportError(new y.eO(`Fragment cannot be spread here as objects of type "${i}" can never be of type "${n}".`,{nodes:t}))}},FragmentSpread(t){let a=t.name.value,r=function(e,t){let a=e.getFragment(t);if(a){let t=tR(e.getSchema(),a.typeCondition);if(es(t))return t}}(e,a),i=e.getParentType();if(r&&i&&!eY(e.getSchema(),r,i)){let n=(0,v.N)(i),p=(0,v.N)(r);e.reportError(new y.eO(`Fragment "${a}" cannot be spread here as objects of type "${n}" can never be of type "${p}".`,{nodes:t}))}}}}function aa(e){let t=e.getSchema(),a=Object.create(null);for(let t of e.getDocument().definitions)(0,tj.a6)(t)&&(a[t.name.value]=t);return{ScalarTypeExtension:r,ObjectTypeExtension:r,InterfaceTypeExtension:r,UnionTypeExtension:r,EnumTypeExtension:r,InputObjectTypeExtension:r};function r(r){var i;let n,p=r.name.value,o=a[p],d=null==t?void 0:t.getType(p);if(o?n=ar[o.kind]:d&&(n=U(i=d)?V.b.SCALAR_TYPE_EXTENSION:q(i)?V.b.OBJECT_TYPE_EXTENSION:Y(i)?V.b.INTERFACE_TYPE_EXTENSION:z(i)?V.b.UNION_TYPE_EXTENSION:W(i)?V.b.ENUM_TYPE_EXTENSION:J(i)?V.b.INPUT_OBJECT_TYPE_EXTENSION:void(0,ti.V)(!1,"Unexpected type: "+(0,v.N)(i))),n){if(n!==r.kind){let t=function(e){switch(e){case V.b.SCALAR_TYPE_EXTENSION:return"scalar";case V.b.OBJECT_TYPE_EXTENSION:return"object";case V.b.INTERFACE_TYPE_EXTENSION:return"interface";case V.b.UNION_TYPE_EXTENSION:return"union";case V.b.ENUM_TYPE_EXTENSION:return"enum";case V.b.INPUT_OBJECT_TYPE_EXTENSION:return"input object";default:(0,ti.V)(!1,"Unexpected kind: "+(0,v.N)(e))}}(r.kind);e.reportError(new y.eO(`Cannot extend non-${t} type "${p}".`,{nodes:o?[o,r]:r}))}}else{let i=A(p,Object.keys({...a,...null==t?void 0:t.getTypeMap()}));e.reportError(new y.eO(`Cannot extend type "${p}" because it is not defined.`+_(i),{nodes:r.name}))}}}let ar={[V.b.SCALAR_TYPE_DEFINITION]:V.b.SCALAR_TYPE_EXTENSION,[V.b.OBJECT_TYPE_DEFINITION]:V.b.OBJECT_TYPE_EXTENSION,[V.b.INTERFACE_TYPE_DEFINITION]:V.b.INTERFACE_TYPE_EXTENSION,[V.b.UNION_TYPE_DEFINITION]:V.b.UNION_TYPE_EXTENSION,[V.b.ENUM_TYPE_DEFINITION]:V.b.ENUM_TYPE_EXTENSION,[V.b.INPUT_OBJECT_TYPE_DEFINITION]:V.b.INPUT_OBJECT_TYPE_EXTENSION};function ai(e){return{...an(e),Field:{leave(t){var a;let r=e.getFieldDef();if(!r)return!1;let i=new Set(null==(a=t.arguments)?void 0:a.map(e=>e.name.value));for(let a of r.args)if(!i.has(a.name)&&eV(a)){let i=(0,v.N)(a.type);e.reportError(new y.eO(`Field "${r.name}" argument "${a.name}" of type "${i}" is required, but it was not provided.`,{nodes:t}))}}}}}function an(e){var t,a;let r=Object.create(null),i=e.getSchema();for(let e of null!=(t=null==i?void 0:i.getDirectives())?t:ta)r[e.name]=T(e.args.filter(eV),e=>e.name);for(let t of e.getDocument().definitions)if(t.kind===V.b.DIRECTIVE_DEFINITION){let e=null!=(a=t.arguments)?a:[];r[t.name.value]=T(e.filter(ap),e=>e.name.value)}return{Directive:{leave(t){let a=t.name.value,i=r[a];if(i){var n;let r=new Set((null!=(n=t.arguments)?n:[]).map(e=>e.name.value));for(let[n,p]of Object.entries(i))if(!r.has(n)){let r=$(p.type)?(0,v.N)(p.type):(0,R.y)(p.type);e.reportError(new y.eO(`Directive "@${a}" argument "${n}" of type "${r}" is required, but it was not provided.`,{nodes:t}))}}}}}}function ap(e){return e.type.kind===V.b.NON_NULL_TYPE&&null==e.defaultValue}function ao(e){return{Field(t){let a=e.getType(),r=t.selectionSet;if(a)if(eo(eE(a))){if(r){let i=t.name.value,n=(0,v.N)(a);e.reportError(new y.eO(`Field "${i}" must not have a selection since type "${n}" has no subfields.`,{nodes:r}))}}else if(r){if(0===r.selections.length){let r=t.name.value,i=(0,v.N)(a);e.reportError(new y.eO(`Field "${r}" of type "${i}" must have at least one field selected.`,{nodes:t}))}}else{let r=t.name.value,i=(0,v.N)(a);e.reportError(new y.eO(`Field "${r}" of type "${i}" must have a selection of subfields. Did you mean "${r} { ... }"?`,{nodes:t}))}}}}function ad(e){return e.map(e=>"number"==typeof e?"["+e.toString()+"]":"."+e).join("")}function as(e,t,a){return{prev:e,key:t,typename:a}}function al(e){let t=[],a=e;for(;a;)t.push(a.key),a=a.prev;return t.reverse()}function au(e,t,a=ac){return function e(t,a,r,i){if(et(a))return null!=t?e(t,a.ofType,r,i):void r(al(i),t,new y.eO(`Expected non-nullable type "${(0,v.N)(a)}" not to be null.`));if(null==t)return null;if(X(a)){let n=a.ofType;return tn(t)?Array.from(t,(t,a)=>e(t,n,r,as(i,a,void 0))):[e(t,n,r,i)]}if(J(a)){if(!(0,E.Z)(t)||Array.isArray(t))return void r(al(i),t,new y.eO(`Expected type "${a.name}" to be an object.`));let n={},p=a.getFields();for(let o of Object.values(p)){let p=t[o.name];if(void 0===p){if(void 0!==o.defaultValue)n[o.name]=o.defaultValue;else if(et(o.type)){let e=(0,v.N)(o.type);r(al(i),t,new y.eO(`Field "${o.name}" of required type "${e}" was not provided.`))}continue}n[o.name]=e(p,o.type,r,as(i,o.name,a.name))}for(let e of Object.keys(t))if(!p[e]){let n=A(e,Object.keys(a.getFields()));r(al(i),t,new y.eO(`Field "${e}" is not defined by type "${a.name}".`+_(n)))}if(a.isOneOf){let e=Object.keys(n);1!==e.length&&r(al(i),t,new y.eO(`Exactly one key must be specified for OneOf type "${a.name}".`));let p=e[0],o=n[p];null===o&&r(al(i).concat(p),o,new y.eO(`Field "${p}" must be non-null.`))}return n}if(eo(a)){let e;try{e=a.parseValue(t)}catch(e){e instanceof y.eO?r(al(i),t,e):r(al(i),t,new y.eO(`Expected type "${a.name}". `+e.message,{originalError:e}));return}return void 0===e&&r(al(i),t,new y.eO(`Expected type "${a.name}".`)),e}(0,ti.V)(!1,"Unexpected input type: "+(0,v.N)(a))}(e,t,a,void 0)}function ac(e,t,a){let r="Invalid value "+(0,v.N)(t);throw e.length>0&&(r+=` at "value${ad(e)}"`),a.message=r+": "+a.message,a}function am(e,t,a){if(e){if(e.kind===V.b.VARIABLE){let r=e.name.value;if(null==a||void 0===a[r])return;let i=a[r];if(null===i&&et(t))return;return i}if(et(t)){if(e.kind===V.b.NULL)return;return am(e,t.ofType,a)}if(e.kind===V.b.NULL)return null;if(X(t)){let r=t.ofType;if(e.kind===V.b.LIST){let t=[];for(let i of e.values)if(af(i,a)){if(et(r))return;t.push(null)}else{let e=am(i,r,a);if(void 0===e)return;t.push(e)}return t}let i=am(e,r,a);if(void 0===i)return;return[i]}if(J(t)){if(e.kind!==V.b.OBJECT)return;let r=Object.create(null),i=T(e.fields,e=>e.name.value);for(let e of Object.values(t.getFields())){let t=i[e.name];if(!t||af(t.value,a)){if(void 0!==e.defaultValue)r[e.name]=e.defaultValue;else if(et(e.type))return;continue}let n=am(t.value,e.type,a);if(void 0===n)return;r[e.name]=n}if(t.isOneOf){let e=Object.keys(r);if(1!==e.length||null===r[e[0]])return}return r}if(eo(t)){let r;try{r=t.parseLiteral(e,a)}catch(e){return}if(void 0===r)return;return r}(0,ti.V)(!1,"Unexpected input type: "+(0,v.N)(t))}}function af(e,t){return e.kind===V.b.VARIABLE&&(null==t||void 0===t[e.name.value])}function ah(e,t,a,r){let i=[],n=null==r?void 0:r.maxErrors;try{let r=function(e,t,a,r){let i={};for(let n of t){let t=n.variable.name.value,p=tR(e,n.type);if(!er(p)){let e=(0,R.y)(n.type);r(new y.eO(`Variable "$${t}" expected value of type "${e}" which cannot be used as an input type.`,{nodes:n.type}));continue}if(!ag(a,t)){if(n.defaultValue)i[t]=am(n.defaultValue,p);else if(et(p)){let e=(0,v.N)(p);r(new y.eO(`Variable "$${t}" of required type "${e}" was not provided.`,{nodes:n}))}continue}let o=a[t];if(null===o&&et(p)){let e=(0,v.N)(p);r(new y.eO(`Variable "$${t}" of non-null type "${e}" must not be null.`,{nodes:n}));continue}i[t]=au(o,p,(e,a,i)=>{let p=`Variable "$${t}" got invalid value `+(0,v.N)(a);e.length>0&&(p+=` at "${t}${ad(e)}"`),r(new y.eO(p+"; "+i.message,{nodes:n,originalError:i}))})}return i}(e,t,a,e=>{if(null!=n&&i.length>=n)throw new y.eO("Too many errors processing variables, error limit reached. Execution aborted.");i.push(e)});if(0===i.length)return{coerced:r}}catch(e){i.push(e)}return{errors:i}}function av(e,t,a){var r;let i={},n=T(null!=(r=t.arguments)?r:[],e=>e.name.value);for(let r of e.args){let e=r.name,p=r.type,o=n[e];if(!o){if(void 0!==r.defaultValue)i[e]=r.defaultValue;else if(et(p))throw new y.eO(`Argument "${e}" of required type "${(0,v.N)(p)}" was not provided.`,{nodes:t});continue}let d=o.value,s=d.kind===V.b.NULL;if(d.kind===V.b.VARIABLE){let t=d.name.value;if(null==a||!ag(a,t)){if(void 0!==r.defaultValue)i[e]=r.defaultValue;else if(et(p))throw new y.eO(`Argument "${e}" of required type "${(0,v.N)(p)}" was provided the variable "$${t}" which was not provided a runtime value.`,{nodes:d});continue}s=null==a[t]}if(s&&et(p))throw new y.eO(`Argument "${e}" of non-null type "${(0,v.N)(p)}" must not be null.`,{nodes:d});let l=am(d,p,a);if(void 0===l)throw new y.eO(`Argument "${e}" has invalid value ${(0,R.y)(d)}.`,{nodes:d});i[e]=l}return i}function ay(e,t,a){var r;let i=null==(r=t.directives)?void 0:r.find(t=>t.name.value===e.name);if(i)return av(e,i,a)}function ag(e,t){return Object.prototype.hasOwnProperty.call(e,t)}function a_(e,t,a,r,i){let n=new Map;return ab(e,t,a,r,i,n,new Set),n}function ab(e,t,a,r,i,n,p){for(let d of i.selections)switch(d.kind){case V.b.FIELD:{var o;if(!aw(a,d))continue;let e=(o=d).alias?o.alias.value:o.name.value,t=n.get(e);void 0!==t?t.push(d):n.set(e,[d]);break}case V.b.INLINE_FRAGMENT:if(!aw(a,d)||!aE(e,d,r))continue;ab(e,t,a,r,d.selectionSet,n,p);break;case V.b.FRAGMENT_SPREAD:{let i=d.name.value;if(p.has(i)||!aw(a,d))continue;p.add(i);let o=t[i];if(!o||!aE(e,o,r))continue;ab(e,t,a,r,o.selectionSet,n,p)}}}function aw(e,t){let a=ay(e5,t,e);if((null==a?void 0:a.if)===!0)return!1;let r=ay(e9,t,e);return(null==r?void 0:r.if)!==!1}function aE(e,t,a){let r=t.typeCondition;if(!r)return!0;let i=tR(e,r);return i===a||!!eu(i)&&e.isSubType(i,a)}function aT(e){return{OperationDefinition(t){if("subscription"===t.operation){let a=e.getSchema(),r=a.getSubscriptionType();if(r){let i=t.name?t.name.value:null,n=Object.create(null),p=e.getDocument(),o=Object.create(null);for(let e of p.definitions)e.kind===V.b.FRAGMENT_DEFINITION&&(o[e.name.value]=e);let d=a_(a,o,n,r,t.selectionSet);if(d.size>1){let t=[...d.values()].slice(1).flat();e.reportError(new y.eO(null!=i?`Subscription "${i}" must select only one top level field.`:"Anonymous Subscription must select only one top level field.",{nodes:t}))}for(let t of d.values())t[0].name.value.startsWith("__")&&e.reportError(new y.eO(null!=i?`Subscription "${i}" must not select an introspection top level field.`:"Anonymous Subscription must not select an introspection top level field.",{nodes:t}))}}}}}function aN(e,t){let a=new Map;for(let r of e){let e=t(r),i=a.get(e);void 0===i?a.set(e,[r]):i.push(r)}return a}function aS(e){return{DirectiveDefinition(e){var t;let r=null!=(t=e.arguments)?t:[];return a(`@${e.name.value}`,r)},InterfaceTypeDefinition:t,InterfaceTypeExtension:t,ObjectTypeDefinition:t,ObjectTypeExtension:t};function t(e){var t,r;let i=e.name.value;for(let n of null!=(t=e.fields)?t:[]){let e=n.name.value;a(`${i}.${e}`,null!=(r=n.arguments)?r:[])}return!1}function a(t,a){for(let[r,i]of aN(a,e=>e.name.value))i.length>1&&e.reportError(new y.eO(`Argument "${t}(${r}:)" can only be defined once.`,{nodes:i.map(e=>e.name)}));return!1}}function aO(e){return{Field:t,Directive:t};function t(t){var a;for(let[r,i]of aN(null!=(a=t.arguments)?a:[],e=>e.name.value))i.length>1&&e.reportError(new y.eO(`There can be only one argument named "${r}".`,{nodes:i.map(e=>e.name)}))}}function aD(e){let t=Object.create(null),a=e.getSchema();return{DirectiveDefinition(r){let i=r.name.value;return null!=a&&a.getDirective(i)?void e.reportError(new y.eO(`Directive "@${i}" already exists in the schema. It cannot be redefined.`,{nodes:r.name})):(t[i]?e.reportError(new y.eO(`There can be only one directive named "@${i}".`,{nodes:[t[i],r.name]})):t[i]=r.name,!1)}}}function aI(e){let t=Object.create(null),a=e.getSchema();for(let e of a?a.getDirectives():ta)t[e.name]=!e.isRepeatable;for(let a of e.getDocument().definitions)a.kind===V.b.DIRECTIVE_DEFINITION&&(t[a.name.value]=!a.repeatable);let r=Object.create(null),i=Object.create(null);return{enter(a){let n;if("directives"in a&&a.directives){if(a.kind===V.b.SCHEMA_DEFINITION||a.kind===V.b.SCHEMA_EXTENSION)n=r;else if((0,tj.a6)(a)||(0,tj.i7)(a)){let e=a.name.value;void 0===(n=i[e])&&(i[e]=n=Object.create(null))}else n=Object.create(null);for(let r of a.directives){let a=r.name.value;t[a]&&(n[a]?e.reportError(new y.eO(`The directive "@${a}" can only be used once at this location.`,{nodes:[n[a],r]})):n[a]=r)}}}}}function aA(e){let t=e.getSchema(),a=t?t.getTypeMap():Object.create(null),r=Object.create(null);return{EnumTypeDefinition:i,EnumTypeExtension:i};function i(t){var i;let n=t.name.value;r[n]||(r[n]=Object.create(null));let p=null!=(i=t.values)?i:[],o=r[n];for(let t of p){let r=t.name.value,i=a[n];W(i)&&i.getValue(r)?e.reportError(new y.eO(`Enum value "${n}.${r}" already exists in the schema. It cannot also be defined in this type extension.`,{nodes:t.name})):o[r]?e.reportError(new y.eO(`Enum value "${n}.${r}" can only be defined once.`,{nodes:[o[r],t.name]})):o[r]=t.name}return!1}}function ak(e){let t=e.getSchema(),a=t?t.getTypeMap():Object.create(null),r=Object.create(null);return{InputObjectTypeDefinition:i,InputObjectTypeExtension:i,InterfaceTypeDefinition:i,InterfaceTypeExtension:i,ObjectTypeDefinition:i,ObjectTypeExtension:i};function i(t){var i,n,p;let o=t.name.value;r[o]||(r[o]=Object.create(null));let d=null!=(i=t.fields)?i:[],s=r[o];for(let t of d){let r=t.name.value;(n=a[o],p=r,(q(n)||Y(n)||J(n))&&null!=n.getFields()[p])?e.reportError(new y.eO(`Field "${o}.${r}" already exists in the schema. It cannot also be defined in this type extension.`,{nodes:t.name})):s[r]?e.reportError(new y.eO(`Field "${o}.${r}" can only be defined once.`,{nodes:[s[r],t.name]})):s[r]=t.name}return!1}}function ax(e){let t=Object.create(null);return{OperationDefinition:()=>!1,FragmentDefinition(a){let r=a.name.value;return t[r]?e.reportError(new y.eO(`There can be only one fragment named "${r}".`,{nodes:[t[r],a.name]})):t[r]=a.name,!1}}}function aC(e){let t=[],a=Object.create(null);return{ObjectValue:{enter(){t.push(a),a=Object.create(null)},leave(){let e=t.pop();e||(0,ti.V)(!1),a=e}},ObjectField(t){let r=t.name.value;a[r]?e.reportError(new y.eO(`There can be only one input field named "${r}".`,{nodes:[a[r],t.name]})):a[r]=t.name}}}function aV(e){let t=Object.create(null);return{OperationDefinition(a){let r=a.name;return r&&(t[r.value]?e.reportError(new y.eO(`There can be only one operation named "${r.value}".`,{nodes:[t[r.value],r]})):t[r.value]=r),!1},FragmentDefinition:()=>!1}}function aR(e){let t=e.getSchema(),a=Object.create(null),r=t?{query:t.getQueryType(),mutation:t.getMutationType(),subscription:t.getSubscriptionType()}:{};return{SchemaDefinition:i,SchemaExtension:i};function i(t){var i;for(let n of null!=(i=t.operationTypes)?i:[]){let t=n.operation,i=a[t];r[t]?e.reportError(new y.eO(`Type for ${t} already defined in the schema. It cannot be redefined.`,{nodes:n})):i?e.reportError(new y.eO(`There can be only one ${t} type in schema.`,{nodes:[i,n]})):a[t]=n}return!1}}function aF(e){let t=Object.create(null),a=e.getSchema();return{ScalarTypeDefinition:r,ObjectTypeDefinition:r,InterfaceTypeDefinition:r,UnionTypeDefinition:r,EnumTypeDefinition:r,InputObjectTypeDefinition:r};function r(r){let i=r.name.value;return null!=a&&a.getType(i)?void e.reportError(new y.eO(`Type "${i}" already exists in the schema. It cannot also be defined in this type definition.`,{nodes:r.name})):(t[i]?e.reportError(new y.eO(`There can be only one type named "${i}".`,{nodes:[t[i],r.name]})):t[i]=r.name,!1)}}function aP(e){return{OperationDefinition(t){var a;for(let[r,i]of aN(null!=(a=t.variableDefinitions)?a:[],e=>e.variable.name.value))i.length>1&&e.reportError(new y.eO(`There can be only one variable named "$${r}".`,{nodes:i.map(e=>e.variable.name)}))}}}function aL(e){let t={};return{OperationDefinition:{enter(){t={}}},VariableDefinition(e){t[e.variable.name.value]=e},ListValue(t){if(!X(e_(e.getParentInputType())))return aj(e,t),!1},ObjectValue(t){let a=eE(e.getInputType());if(!J(a))return aj(e,t),!1;let r=T(t.fields,e=>e.name.value);for(let i of Object.values(a.getFields()))if(!r[i.name]&&eB(i)){let r=(0,v.N)(i.type);e.reportError(new y.eO(`Field "${a.name}.${i.name}" of required type "${r}" was not provided.`,{nodes:t}))}a.isOneOf&&function(e,t,a,r){var i;let n=Object.keys(r);if(1!==n.length)return e.reportError(new y.eO(`OneOf Input Object "${a.name}" must specify exactly one key.`,{nodes:[t]}));let p=null==(i=r[n[0]])?void 0:i.value;p&&p.kind!==V.b.NULL||e.reportError(new y.eO(`Field "${a.name}.${n[0]}" must be non-null.`,{nodes:[t]}))}(e,t,a,r)},ObjectField(t){let a=eE(e.getParentInputType());if(!e.getInputType()&&J(a)){let r=A(t.name.value,Object.keys(a.getFields()));e.reportError(new y.eO(`Field "${t.name.value}" is not defined by type "${a.name}".`+_(r),{nodes:t}))}},NullValue(t){let a=e.getInputType();et(a)&&e.reportError(new y.eO(`Expected value of type "${(0,v.N)(a)}", found ${(0,R.y)(t)}.`,{nodes:t}))},EnumValue:t=>aj(e,t),IntValue:t=>aj(e,t),FloatValue:t=>aj(e,t),StringValue:t=>aj(e,t),BooleanValue:t=>aj(e,t)}}function aj(e,t){let a=e.getInputType();if(!a)return;let r=eE(a);if(!eo(r)){let r=(0,v.N)(a);e.reportError(new y.eO(`Expected value of type "${r}", found ${(0,R.y)(t)}.`,{nodes:t}));return}try{let i=r.parseLiteral(t,void 0);if(void 0===i){let r=(0,v.N)(a);e.reportError(new y.eO(`Expected value of type "${r}", found ${(0,R.y)(t)}.`,{nodes:t}))}}catch(i){let r=(0,v.N)(a);i instanceof y.eO?e.reportError(i):e.reportError(new y.eO(`Expected value of type "${r}", found ${(0,R.y)(t)}; `+i.message,{nodes:t,originalError:i}))}}function a$(e){return{VariableDefinition(t){let a=tR(e.getSchema(),t.type);if(void 0!==a&&!er(a)){let a=t.variable.name.value,r=(0,R.y)(t.type);e.reportError(new y.eO(`Variable "$${a}" cannot be non-input type "${r}".`,{nodes:t.type}))}}}}function aM(e){let t=Object.create(null);return{OperationDefinition:{enter(){t=Object.create(null)},leave(a){for(let{node:d,type:s,defaultValue:l,parentType:u}of e.getRecursiveVariableUsages(a)){let a=d.name.value,c=t[a];if(c&&s){var r,i,n,p,o;let t=e.getSchema(),m=tR(t,c.type);if(m&&(r=t,i=m,n=c.defaultValue,p=s,o=l,et(p)&&!et(i)?!((null!=n&&n.kind!==V.b.NULL||void 0!==o)&&eQ(r,i,p.ofType)):!eQ(r,i,p))){let t=(0,v.N)(m),r=(0,v.N)(s);e.reportError(new y.eO(`Variable "$${a}" of type "${t}" used in position expecting type "${r}".`,{nodes:[c,d]}))}J(u)&&u.isOneOf&&ey(m)&&e.reportError(new y.eO(`Variable "$${a}" is of type "${m}" but must be non-nullable to be used for OneOf Input Object "${u}".`,{nodes:[c,d]}))}}}},VariableDefinition(e){t[e.variable.name.value]=e}}}let aU=Object.freeze([tK]),aB=Object.freeze([t$,aV,tH,aT,tG,tU,a$,ao,tM,ax,tY,tX,at,tJ,aP,tZ,t1,tQ,aI,tB,aO,aL,ai,aM,t2,aC,...aU]),aq=Object.freeze([tW,aR,aF,aA,ak,aS,aD,tG,tQ,aI,aa,tq,aO,aC,an]);class aQ{constructor(e,t){this._ast=e,this._fragments=void 0,this._fragmentSpreads=new Map,this._recursivelyReferencedFragments=new Map,this._onError=t}get[Symbol.toStringTag](){return"ASTValidationContext"}reportError(e){this._onError(e)}getDocument(){return this._ast}getFragment(e){let t;if(this._fragments)t=this._fragments;else{for(let e of(t=Object.create(null),this.getDocument().definitions))e.kind===V.b.FRAGMENT_DEFINITION&&(t[e.name.value]=e);this._fragments=t}return t[e]}getFragmentSpreads(e){let t=this._fragmentSpreads.get(e);if(!t){let a;t=[];let r=[e];for(;a=r.pop();)for(let e of a.selections)e.kind===V.b.FRAGMENT_SPREAD?t.push(e):e.selectionSet&&r.push(e.selectionSet);this._fragmentSpreads.set(e,t)}return t}getRecursivelyReferencedFragments(e){let t=this._recursivelyReferencedFragments.get(e);if(!t){let a;t=[];let r=Object.create(null),i=[e.selectionSet];for(;a=i.pop();)for(let e of this.getFragmentSpreads(a)){let a=e.name.value;if(!0!==r[a]){r[a]=!0;let e=this.getFragment(a);e&&(t.push(e),i.push(e.selectionSet))}}this._recursivelyReferencedFragments.set(e,t)}return t}}class aY extends aQ{constructor(e,t,a){super(e,a),this._schema=t}get[Symbol.toStringTag](){return"SDLValidationContext"}getSchema(){return this._schema}}class aG extends aQ{constructor(e,t,a,r){super(t,r),this._schema=e,this._typeInfo=a,this._variableUsages=new Map,this._recursiveVariableUsages=new Map}get[Symbol.toStringTag](){return"ValidationContext"}getSchema(){return this._schema}getVariableUsages(e){let t=this._variableUsages.get(e);if(!t){let a=[],r=new tF(this._schema);(0,tV.YR)(e,tL(r,{VariableDefinition:()=>!1,Variable(e){a.push({node:e,type:r.getInputType(),defaultValue:r.getDefaultValue(),parentType:r.getParentInputType()})}})),t=a,this._variableUsages.set(e,t)}return t}getRecursiveVariableUsages(e){let t=this._recursiveVariableUsages.get(e);if(!t){for(let a of(t=this.getVariableUsages(e),this.getRecursivelyReferencedFragments(e)))t=t.concat(this.getVariableUsages(a));this._recursiveVariableUsages.set(e,t)}return t}getType(){return this._typeInfo.getType()}getParentType(){return this._typeInfo.getParentType()}getInputType(){return this._typeInfo.getInputType()}getParentInputType(){return this._typeInfo.getParentInputType()}getFieldDef(){return this._typeInfo.getFieldDef()}getDirective(){return this._typeInfo.getDirective()}getArgument(){return this._typeInfo.getArgument()}getEnumValue(){return this._typeInfo.getEnumValue()}}function az(e,t,a=aB,r,i=new tF(e)){var n;let p=null!=(n=null==r?void 0:r.maxErrors)?n:100;t||(0,m.U)(!1,"Must provide document."),tO(e);let o=Object.freeze({}),d=[],s=new aG(e,t,i,e=>{if(d.length>=p)throw d.push(new y.eO("Too many validation errors, error limit reached. Validation aborted.")),o;d.push(e)}),l=(0,tV.oP)(a.map(e=>e(s)));try{(0,tV.YR)(t,tL(i,l))}catch(e){if(e!==o)throw e}return d}function aH(e,t,a=aq){let r=[],i=new aY(e,t,e=>{r.push(e)}),n=a.map(e=>e(i));return(0,tV.YR)(e,(0,tV.oP)(n)),r}function aW(e){return Promise.all(Object.values(e)).then(t=>{let a=Object.create(null);for(let[r,i]of Object.keys(e).entries())a[i]=t[r];return a})}class aK extends Error{constructor(e){super("Unexpected error value: "+(0,v.N)(e)),this.name="NonErrorThrown",this.thrownValue=e}}function aJ(e,t,a){var r;let i=e instanceof Error?e:new aK(e);return Array.isArray(i.path)?i:new y.eO(i.message,{nodes:null!=(r=i.nodes)?r:t,source:i.source,positions:i.positions,path:a,originalError:i})}let aZ=(o=(e,t,a)=>(function(e,t,a,r,i){let n=new Map,p=new Set;for(let o of i)o.selectionSet&&ab(e,t,a,r,o.selectionSet,n,p);return n})(e.schema,e.fragments,e.variableValues,t,a),function(e,t,a){void 0===r&&(r=new WeakMap);let i=r.get(e);void 0===i&&(i=new WeakMap,r.set(e,i));let n=i.get(t);void 0===n&&(n=new WeakMap,i.set(t,n));let p=n.get(a);return void 0===p&&(p=o(e,t,a),n.set(a,p)),p});function aX(e){arguments.length<2||(0,m.U)(!1,"graphql@16 dropped long-deprecated support for positional arguments, please pass an object instead.");let{schema:t,document:a,variableValues:r,rootValue:i}=e;a2(t,a,r);let n=a6(e);if(!("schema"in n))return{errors:n};try{let{operation:e}=n,t=function(e,t,a){let r=e.schema.getRootType(t.operation);if(null==r)throw new y.eO(`Schema is not configured to execute ${t.operation} operation.`,{nodes:t});let i=a_(e.schema,e.fragments,e.variableValues,r,t.selectionSet),n;switch(t.operation){case g.cE.QUERY:return a4(e,r,a,n,i);case g.cE.MUTATION:var p,o,d,s,l;return p=e,o=r,d=a,s=n,l=i,function(e,t,a){let r=a;for(let a of e)r=f(r)?r.then(e=>t(e,a)):t(r,a);return r}(l.entries(),(e,[t,a])=>{let r=as(s,t,o.name),i=a3(p,o,d,a,r);return void 0===i?e:f(i)?i.then(a=>(e[t]=a,e)):(e[t]=i,e)},Object.create(null));case g.cE.SUBSCRIPTION:return a4(e,r,a,n,i)}}(n,e,i);if(f(t))return t.then(e=>a0(e,n.errors),e=>(n.errors.push(e),a0(null,n.errors)));return a0(t,n.errors)}catch(e){return n.errors.push(e),a0(null,n.errors)}}function a1(e){let t=aX(e);if(f(t))throw Error("GraphQL execution failed to complete synchronously.");return t}function a0(e,t){return 0===t.length?{data:e}:{errors:t,data:e}}function a2(e,t,a){t||(0,m.U)(!1,"Must provide document."),tO(e),null==a||(0,E.Z)(a)||(0,m.U)(!1,"Variables must be provided as an Object where each property is a variable value. Perhaps look to see if an unparsed JSON string was provided.")}function a6(e){var t,a,r;let i,{schema:n,document:p,rootValue:o,contextValue:d,variableValues:s,operationName:l,fieldResolver:u,typeResolver:c,subscribeFieldResolver:m,options:f}=e,h=Object.create(null);for(let e of p.definitions)switch(e.kind){case V.b.OPERATION_DEFINITION:if(null==l){if(void 0!==i)return[new y.eO("Must provide operation name if query contains multiple operations.")];i=e}else(null==(t=e.name)?void 0:t.value)===l&&(i=e);break;case V.b.FRAGMENT_DEFINITION:h[e.name.value]=e}if(!i)return null!=l?[new y.eO(`Unknown operation named "${l}".`)]:[new y.eO("Must provide an operation.")];let v=ah(n,null!=(a=i.variableDefinitions)?a:[],null!=s?s:{},{maxErrors:null!=(r=null==f?void 0:f.maxCoercionErrors)?r:50});return v.errors?v.errors:{schema:n,fragments:h,rootValue:o,contextValue:d,operation:i,variableValues:v.coerced,fieldResolver:null!=u?u:rr,typeResolver:null!=c?c:ra,subscribeFieldResolver:null!=m?m:rr,errors:[]}}function a4(e,t,a,r,i){let n=Object.create(null),p=!1;try{for(let[o,d]of i.entries()){let i=as(r,o,t.name),s=a3(e,t,a,d,i);void 0!==s&&(n[o]=s,f(s)&&(p=!0))}}catch(e){if(p)return aW(n).finally(()=>{throw e});throw e}return p?aW(n):n}function a3(e,t,a,r,i){var n;let p=ri(e.schema,t,r[0]);if(!p)return;let o=p.type,d=null!=(n=p.resolve)?n:e.fieldResolver,s=a9(e,p,r,t,i);try{let t,n=av(p,r[0],e.variableValues),l=e.contextValue,u=d(a,n,l,s);if(t=f(u)?u.then(t=>a8(e,o,r,s,i,t)):a8(e,o,r,s,i,u),f(t))return t.then(void 0,t=>{let a=aJ(t,r,al(i));return a5(a,o,e)});return t}catch(t){return a5(aJ(t,r,al(i)),o,e)}}function a9(e,t,a,r,i){return{fieldName:t.name,fieldNodes:a,returnType:t.type,parentType:r,path:i,schema:e.schema,fragments:e.fragments,rootValue:e.rootValue,operation:e.operation,variableValues:e.variableValues}}function a5(e,t,a){if(et(t))throw e;return a.errors.push(e),null}function a8(e,t,a,r,i,n){var p,o,d,s,l,u,c;let m;if(n instanceof Error)throw n;if(et(t)){let p=a8(e,t.ofType,a,r,i,n);if(null===p)throw Error(`Cannot return null for non-nullable field ${r.parentType.name}.${r.fieldName}.`);return p}return null==n?null:X(t)?function(e,t,a,r,i,n){if(!tn(n))throw new y.eO(`Expected Iterable, but did not find one for field "${r.parentType.name}.${r.fieldName}".`);let p=t.ofType,o=!1,d=Array.from(n,(t,n)=>{let d=as(i,n,void 0);try{let i;if(i=f(t)?t.then(t=>a8(e,p,a,r,d,t)):a8(e,p,a,r,d,t),f(i))return o=!0,i.then(void 0,t=>{let r=aJ(t,a,al(d));return a5(r,p,e)});return i}catch(t){return a5(aJ(t,a,al(d)),p,e)}});return o?Promise.all(d):d}(e,t,a,r,i,n):eo(t)?function(e,t){let a=e.serialize(t);if(null==a)throw Error(`Expected \`${(0,v.N)(e)}.serialize(${(0,v.N)(t)})\` to return non-nullable value, returned: ${(0,v.N)(a)}`);return a}(t,n):eu(t)?(p=e,o=t,d=a,s=r,l=i,u=n,f(m=(null!=(c=o.resolveType)?c:p.typeResolver)(u,p.contextValue,s,o))?m.then(e=>re(p,a7(e,p,o,d,s,u),d,s,l,u)):re(p,a7(m,p,o,d,s,u),d,s,l,u)):q(t)?re(e,t,a,r,i,n):void(0,ti.V)(!1,"Cannot complete value of unexpected output type: "+(0,v.N)(t))}function a7(e,t,a,r,i,n){if(null==e)throw new y.eO(`Abstract type "${a.name}" must resolve to an Object type at runtime for field "${i.parentType.name}.${i.fieldName}". Either the "${a.name}" type should provide a "resolveType" function or each possible type should provide an "isTypeOf" function.`,r);if(q(e))throw new y.eO("Support for returning GraphQLObjectType from resolveType was removed in graphql-js@16.0.0 please return type name instead.");if("string"!=typeof e)throw new y.eO(`Abstract type "${a.name}" must resolve to an Object type at runtime for field "${i.parentType.name}.${i.fieldName}" with value ${(0,v.N)(n)}, received "${(0,v.N)(e)}".`);let p=t.schema.getType(e);if(null==p)throw new y.eO(`Abstract type "${a.name}" was resolved to a type "${e}" that does not exist inside the schema.`,{nodes:r});if(!q(p))throw new y.eO(`Abstract type "${a.name}" was resolved to a non-object type "${e}".`,{nodes:r});if(!t.schema.isSubType(a,p))throw new y.eO(`Runtime Object type "${p.name}" is not a possible type for "${a.name}".`,{nodes:r});return p}function re(e,t,a,r,i,n){let p=aZ(e,t,a);if(t.isTypeOf){let o=t.isTypeOf(n,e.contextValue,r);if(f(o))return o.then(r=>{if(!r)throw rt(t,n,a);return a4(e,t,n,i,p)});if(!o)throw rt(t,n,a)}return a4(e,t,n,i,p)}function rt(e,t,a){return new y.eO(`Expected value of type "${e.name}" but got: ${(0,v.N)(t)}.`,{nodes:a})}let ra=function(e,t,a,r){if((0,E.Z)(e)&&"string"==typeof e.__typename)return e.__typename;let i=a.schema.getPossibleTypes(r),n=[];for(let r=0;r<i.length;r++){let p=i[r];if(p.isTypeOf){let i=p.isTypeOf(e,t,a);if(f(i))n[r]=i;else if(i)return n.length&&Promise.allSettled(n).catch(()=>{}),p.name}}if(n.length)return Promise.all(n).then(e=>{for(let t=0;t<e.length;t++)if(e[t])return i[t].name})},rr=function(e,t,a,r){if((0,E.Z)(e)||"function"==typeof e){let i=e[r.fieldName];return"function"==typeof i?e[r.fieldName](t,a,r):i}};function ri(e,t,a){let r=a.name.value;return r===tv.name&&e.getQueryType()===t?tv:r===ty.name&&e.getQueryType()===t?ty:r===tg.name?tg:t.getFields()[r]}function rn(e){return new Promise(t=>t(ro(e)))}function rp(e){let t=ro(e);if(f(t))throw Error("GraphQL execution failed to complete synchronously.");return t}function ro(e){let t;arguments.length<2||(0,m.U)(!1,"graphql@16 dropped long-deprecated support for positional arguments, please pass an object instead.");let{schema:a,source:r,rootValue:i,contextValue:n,variableValues:p,operationName:o,fieldResolver:d,typeResolver:s}=e,l=tS(a);if(l.length>0)return{errors:l};try{t=(0,h.qg)(r)}catch(e){return{errors:[e]}}let u=az(a,t);return u.length>0?{errors:u}:aX({schema:a,document:t,rootValue:i,contextValue:n,variableValues:p,operationName:o,fieldResolver:d,typeResolver:s})}var rd=a(39537),rs=a(73971),rl=a(8238),ru=a(98472),rc=a(12039);function rm(e){return"function"==typeof(null==e?void 0:e[Symbol.asyncIterator])}async function rf(e){arguments.length<2||(0,m.U)(!1,"graphql@16 dropped long-deprecated support for positional arguments, please pass an object instead.");let t=await rh(e);if(!rm(t))return t;let a=t[Symbol.asyncIterator]();async function r(t){if(t.done)return t;try{let a;return{value:await (a=t.value,aX({...e,rootValue:a})),done:!1}}catch(e){if("function"==typeof a.return)try{await a.return()}catch(e){}throw e}}return{next:async()=>r(await a.next()),return:async()=>"function"==typeof a.return?r(await a.return()):{value:void 0,done:!0},async throw(e){if("function"==typeof a.throw)return r(await a.throw(e));throw e},[Symbol.asyncIterator](){return this}}}async function rh(...e){let t,a=(t=e[0])&&"document"in t?t:{schema:t,document:e[1],rootValue:e[2],contextValue:e[3],variableValues:e[4],operationName:e[5],subscribeFieldResolver:e[6]},{schema:r,document:i,variableValues:n}=a;a2(r,i,n);let p=a6(a);if(!("schema"in p))return{errors:p};try{let e=await rv(p);if(!rm(e))throw Error(`Subscription field must return Async Iterable. Received: ${(0,v.N)(e)}.`);return e}catch(e){if(e instanceof y.eO)return{errors:[e]};throw e}}async function rv(e){let{schema:t,fragments:a,operation:r,variableValues:i,rootValue:n}=e,p=t.getSubscriptionType();if(null==p)throw new y.eO("Schema is not configured to execute subscription operation.",{nodes:r});let[o,d]=[...a_(t,a,i,p,r.selectionSet).entries()][0],s=ri(t,p,d[0]);if(!s){let e=d[0].name.value;throw new y.eO(`The subscription field "${e}" is not defined.`,{nodes:d})}let l=as(void 0,o,p.name),u=a9(e,s,d,p,l);try{var c;let t=av(s,d[0],i),a=e.contextValue,r=null!=(c=s.subscribe)?c:e.subscribeFieldResolver,p=await r(n,t,a,u);if(p instanceof Error)throw p;return p}catch(e){throw aJ(e,d,al(l))}}function ry(e){return{Field(t){let a=e.getFieldDef(),r=null==a?void 0:a.deprecationReason;if(a&&null!=r){let i=e.getParentType();null!=i||(0,ti.V)(!1),e.reportError(new y.eO(`The field ${i.name}.${a.name} is deprecated. ${r}`,{nodes:t}))}},Argument(t){let a=e.getArgument(),r=null==a?void 0:a.deprecationReason;if(a&&null!=r){let i=e.getDirective();if(null!=i)e.reportError(new y.eO(`Directive "@${i.name}" argument "${a.name}" is deprecated. ${r}`,{nodes:t}));else{let i=e.getParentType(),n=e.getFieldDef();null!=i&&null!=n||(0,ti.V)(!1),e.reportError(new y.eO(`Field "${i.name}.${n.name}" argument "${a.name}" is deprecated. ${r}`,{nodes:t}))}}},ObjectField(t){let a=eE(e.getParentInputType());if(J(a)){let r=a.getFields()[t.name.value],i=null==r?void 0:r.deprecationReason;null!=i&&e.reportError(new y.eO(`The input field ${a.name}.${r.name} is deprecated. ${i}`,{nodes:t}))}},EnumValue(t){let a=e.getEnumValue(),r=null==a?void 0:a.deprecationReason;if(a&&null!=r){let i=eE(e.getInputType());null!=i||(0,ti.V)(!1),e.reportError(new y.eO(`The enum value "${i.name}.${a.name}" is deprecated. ${r}`,{nodes:t}))}}}}function rg(e){return{Field(t){let a=eE(e.getType());a&&tb(a)&&e.reportError(new y.eO(`GraphQL introspection has been disabled, but the requested query contained the field "${t.name.value}".`,{nodes:t}))}}}var r_=a(59841);function rb(e){let t={descriptions:!0,specifiedByUrl:!1,directiveIsRepeatable:!1,schemaDescription:!1,inputValueDeprecation:!1,oneOf:!1,...e},a=t.descriptions?"description":"",r=t.specifiedByUrl?"specifiedByURL":"",i=t.directiveIsRepeatable?"isRepeatable":"",n=t.schemaDescription?a:"";function p(e){return t.inputValueDeprecation?e:""}let o=t.oneOf?"isOneOf":"";return`
1002
+ query IntrospectionQuery {
1003
+ __schema {
1004
+ ${n}
1005
+ queryType { name kind }
1006
+ mutationType { name kind }
1007
+ subscriptionType { name kind }
1008
+ types {
1009
+ ...FullType
1010
+ }
1011
+ directives {
1012
+ name
1013
+ ${a}
1014
+ ${i}
1015
+ locations
1016
+ args${p("(includeDeprecated: true)")} {
1017
+ ...InputValue
1018
+ }
1019
+ }
1020
+ }
1021
+ }
1022
+
1023
+ fragment FullType on __Type {
1024
+ kind
1025
+ name
1026
+ ${a}
1027
+ ${r}
1028
+ ${o}
1029
+ fields(includeDeprecated: true) {
1030
+ name
1031
+ ${a}
1032
+ args${p("(includeDeprecated: true)")} {
1033
+ ...InputValue
1034
+ }
1035
+ type {
1036
+ ...TypeRef
1037
+ }
1038
+ isDeprecated
1039
+ deprecationReason
1040
+ }
1041
+ inputFields${p("(includeDeprecated: true)")} {
1042
+ ...InputValue
1043
+ }
1044
+ interfaces {
1045
+ ...TypeRef
1046
+ }
1047
+ enumValues(includeDeprecated: true) {
1048
+ name
1049
+ ${a}
1050
+ isDeprecated
1051
+ deprecationReason
1052
+ }
1053
+ possibleTypes {
1054
+ ...TypeRef
1055
+ }
1056
+ }
1057
+
1058
+ fragment InputValue on __InputValue {
1059
+ name
1060
+ ${a}
1061
+ type { ...TypeRef }
1062
+ defaultValue
1063
+ ${p("isDeprecated")}
1064
+ ${p("deprecationReason")}
1065
+ }
1066
+
1067
+ fragment TypeRef on __Type {
1068
+ kind
1069
+ name
1070
+ ofType {
1071
+ kind
1072
+ name
1073
+ ofType {
1074
+ kind
1075
+ name
1076
+ ofType {
1077
+ kind
1078
+ name
1079
+ ofType {
1080
+ kind
1081
+ name
1082
+ ofType {
1083
+ kind
1084
+ name
1085
+ ofType {
1086
+ kind
1087
+ name
1088
+ ofType {
1089
+ kind
1090
+ name
1091
+ ofType {
1092
+ kind
1093
+ name
1094
+ ofType {
1095
+ kind
1096
+ name
1097
+ }
1098
+ }
1099
+ }
1100
+ }
1101
+ }
1102
+ }
1103
+ }
1104
+ }
1105
+ }
1106
+ }
1107
+ `}function rw(e,t){let a=null;for(let i of e.definitions)if(i.kind===V.b.OPERATION_DEFINITION){var r;if(null==t){if(a)return null;a=i}else if((null==(r=i.name)?void 0:r.value)===t)return i}return a}function rE(e,t){if("query"===t.operation){let a=e.getQueryType();if(!a)throw new y.eO("Schema does not define the required query root type.",{nodes:t});return a}if("mutation"===t.operation){let a=e.getMutationType();if(!a)throw new y.eO("Schema is not configured for mutations.",{nodes:t});return a}if("subscription"===t.operation){let a=e.getSubscriptionType();if(!a)throw new y.eO("Schema is not configured for subscriptions.",{nodes:t});return a}throw new y.eO("Can only have query, mutation and subscription operations.",{nodes:t})}function rT(e,t){let a={specifiedByUrl:!0,directiveIsRepeatable:!0,schemaDescription:!0,inputValueDeprecation:!0,oneOf:!0,...t},r=a1({schema:e,document:(0,h.qg)(rb(a))});return!r.errors&&r.data||(0,ti.V)(!1),r.data}function rN(e,t){(0,E.Z)(e)&&(0,E.Z)(e.__schema)||(0,m.U)(!1,`Invalid or incomplete introspection result. Ensure that you are passing "data" property of introspection response and no "errors" was returned alongside: ${(0,v.N)(e)}.`);let a=e.__schema,r=N(a.types,e=>e.name,e=>(function(e){if(null!=e&&null!=e.name&&null!=e.kind)switch(e.kind){case l.SCALAR:return new eS({name:(t=e).name,description:t.description,specifiedByURL:t.specifiedByURL});case l.OBJECT:return new eO({name:(a=e).name,description:a.description,interfaces:()=>f(a),fields:()=>y(a)});case l.INTERFACE:return new eR({name:(r=e).name,description:r.description,interfaces:()=>f(r),fields:()=>y(r)});case l.UNION:var t,a,r,i=e;if(!i.possibleTypes){let e=(0,v.N)(i);throw Error(`Introspection result missing possibleTypes: ${e}.`)}return new eF({name:i.name,description:i.description,types:()=>i.possibleTypes.map(u)});case l.ENUM:var n=e;if(!n.enumValues){let e=(0,v.N)(n);throw Error(`Introspection result missing enumValues: ${e}.`)}return new eL({name:n.name,description:n.description,values:N(n.enumValues,e=>e.name,e=>({description:e.description,deprecationReason:e.deprecationReason}))});case l.INPUT_OBJECT:var p=e;if(!p.inputFields){let e=(0,v.N)(p);throw Error(`Introspection result missing inputFields: ${e}.`)}return new eM({name:p.name,description:p.description,fields:()=>_(p.inputFields),isOneOf:p.isOneOf})}let o=(0,v.N)(e);throw Error(`Invalid or incomplete introspection result. Ensure that a full introspection query is used in order to build a client schema: ${o}.`)})(e));for(let e of[...e1,...t_])r[e.name]&&(r[e.name]=e);let i=a.queryType?u(a.queryType):null,n=a.mutationType?u(a.mutationType):null,p=a.subscriptionType?u(a.subscriptionType):null,o=a.directives?a.directives.map(function(e){if(!e.args){let t=(0,v.N)(e);throw Error(`Introspection result missing directive args: ${t}.`)}if(!e.locations){let t=(0,v.N)(e);throw Error(`Introspection result missing directive locations: ${t}.`)}return new e3({name:e.name,description:e.description,isRepeatable:e.isRepeatable,locations:e.locations.slice(),args:_(e.args)})}):[];return new tT({description:a.description,query:i,mutation:n,subscription:p,types:Object.values(r),directives:o,assumeValid:null==t?void 0:t.assumeValid});function d(e){if(e.kind===l.LIST){let t=e.ofType;if(!t)throw Error("Decorated type deeper than introspection query.");return new em(d(t))}if(e.kind===l.NON_NULL){let t=e.ofType;if(!t)throw Error("Decorated type deeper than introspection query.");return new ef(eg(d(t)))}return s(e)}function s(e){let t=e.name;if(!t)throw Error(`Unknown type reference: ${(0,v.N)(e)}.`);let a=r[t];if(!a)throw Error(`Invalid or incomplete schema, unknown type: ${t}. Ensure that a full introspection query is used in order to build a client schema.`);return a}function u(e){return Q(s(e))}function c(e){return G(s(e))}function f(e){if(null===e.interfaces&&e.kind===l.INTERFACE)return[];if(!e.interfaces){let t=(0,v.N)(e);throw Error(`Introspection result missing interfaces: ${t}.`)}return e.interfaces.map(c)}function y(e){if(!e.fields)throw Error(`Introspection result missing fields: ${(0,v.N)(e)}.`);return N(e.fields,e=>e.name,g)}function g(e){let t=d(e.type);if(!en(t)){let e=(0,v.N)(t);throw Error(`Introspection must provide output type for fields, but received: ${e}.`)}if(!e.args){let t=(0,v.N)(e);throw Error(`Introspection result missing field args: ${t}.`)}return{description:e.description,deprecationReason:e.deprecationReason,type:t,args:_(e.args)}}function _(e){return N(e,e=>e.name,b)}function b(e){let t=d(e.type);if(!er(t)){let e=(0,v.N)(t);throw Error(`Introspection must provide input type for arguments, but received: ${e}.`)}let a=null!=e.defaultValue?am((0,h.$x)(e.defaultValue),t):void 0;return{description:e.description,type:t,defaultValue:a,deprecationReason:e.deprecationReason}}}function rS(e,t,a){tE(e),null!=t&&t.kind===V.b.DOCUMENT||(0,m.U)(!1,"Must provide valid Document AST."),(null==a?void 0:a.assumeValid)!==!0&&(null==a?void 0:a.assumeValidSDL)!==!0&&function(e,t){let a=aH(e,t);if(0!==a.length)throw Error(a.map(e=>e.message).join("\n\n"))}(t,e);let r=e.toConfig(),i=rO(r,t,a);return r===i?e:new tT(i)}function rO(e,t,a){var r,i,n,p,o,d;let s,l=[],u=Object.create(null),c=[],m=[];for(let e of t.definitions)if(e.kind===V.b.SCHEMA_DEFINITION)s=e;else if(e.kind===V.b.SCHEMA_EXTENSION)m.push(e);else if((0,tj.a6)(e))l.push(e);else if((0,tj.i7)(e)){let t=e.name.value,a=u[t];u[t]=a?a.concat([e]):[e]}else e.kind===V.b.DIRECTIVE_DEFINITION&&c.push(e);if(0===Object.keys(u).length&&0===l.length&&0===c.length&&0===m.length&&null==s)return e;let f=Object.create(null);for(let t of e.types){f[t.name]=tb(d=t)||e0(d)?d:U(d)?function(e){var t,a;let r=e.toConfig(),i=null!=(t=u[r.name])?t:[],n=r.specifiedByURL;for(let e of i)n=null!=(a=rA(e))?a:n;return new eS({...r,specifiedByURL:n,extensionASTNodes:r.extensionASTNodes.concat(i)})}(d):q(d)?function(e){var t;let a=e.toConfig(),r=null!=(t=u[a.name])?t:[];return new eO({...a,interfaces:()=>[...e.getInterfaces().map(g),...A(r)],fields:()=>({...S(a.fields,_),...N(r)}),extensionASTNodes:a.extensionASTNodes.concat(r)})}(d):Y(d)?function(e){var t;let a=e.toConfig(),r=null!=(t=u[a.name])?t:[];return new eR({...a,interfaces:()=>[...e.getInterfaces().map(g),...A(r)],fields:()=>({...S(a.fields,_),...N(r)}),extensionASTNodes:a.extensionASTNodes.concat(r)})}(d):z(d)?function(e){var t;let a=e.toConfig(),r=null!=(t=u[a.name])?t:[];return new eF({...a,types:()=>[...e.getTypes().map(g),...k(r)],extensionASTNodes:a.extensionASTNodes.concat(r)})}(d):W(d)?function(e){var t;let a=e.toConfig(),r=null!=(t=u[e.name])?t:[];return new eL({...a,values:{...a.values,...I(r)},extensionASTNodes:a.extensionASTNodes.concat(r)})}(d):J(d)?function(e){var t;let a=e.toConfig(),r=null!=(t=u[a.name])?t:[];return new eM({...a,fields:()=>({...S(a.fields,e=>({...e,type:y(e.type)})),...D(r)}),extensionASTNodes:a.extensionASTNodes.concat(r)})}(d):void(0,ti.V)(!1,"Unexpected type: "+(0,v.N)(d))}for(let e of l){let t=e.name.value;f[t]=null!=(o=rD[t])?o:function(e){var t,a,r,i,n,p,o;let d=e.name.value,s=null!=(t=u[d])?t:[];switch(e.kind){case V.b.OBJECT_TYPE_DEFINITION:{let t=[e,...s];return new eO({name:d,description:null==(a=e.description)?void 0:a.value,interfaces:()=>A(t),fields:()=>N(t),astNode:e,extensionASTNodes:s})}case V.b.INTERFACE_TYPE_DEFINITION:{let t=[e,...s];return new eR({name:d,description:null==(r=e.description)?void 0:r.value,interfaces:()=>A(t),fields:()=>N(t),astNode:e,extensionASTNodes:s})}case V.b.ENUM_TYPE_DEFINITION:{let t=[e,...s];return new eL({name:d,description:null==(i=e.description)?void 0:i.value,values:I(t),astNode:e,extensionASTNodes:s})}case V.b.UNION_TYPE_DEFINITION:{let t=[e,...s];return new eF({name:d,description:null==(n=e.description)?void 0:n.value,types:()=>k(t),astNode:e,extensionASTNodes:s})}case V.b.SCALAR_TYPE_DEFINITION:return new eS({name:d,description:null==(p=e.description)?void 0:p.value,specifiedByURL:rA(e),astNode:e,extensionASTNodes:s});case V.b.INPUT_OBJECT_TYPE_DEFINITION:{let t=[e,...s];return new eM({name:d,description:null==(o=e.description)?void 0:o.value,fields:()=>D(t),astNode:e,extensionASTNodes:s,isOneOf:!!ay(tt,e)})}}}(e)}let h={query:e.query&&g(e.query),mutation:e.mutation&&g(e.mutation),subscription:e.subscription&&g(e.subscription),...s&&w([s]),...w(m)};return{description:null==(r=s)||null==(i=r.description)?void 0:i.value,...h,types:Object.values(f),directives:[...e.directives.map(function(e){let t=e.toConfig();return new e3({...t,args:S(t.args,b)})}),...c.map(function(e){var t;return new e3({name:e.name.value,description:null==(t=e.description)?void 0:t.value,locations:e.locations.map(({value:e})=>e),isRepeatable:e.repeatable,args:O(e.arguments),astNode:e})})],extensions:Object.create(null),astNode:null!=(n=s)?n:e.astNode,extensionASTNodes:e.extensionASTNodes.concat(m),assumeValid:null!=(p=null==a?void 0:a.assumeValid)&&p};function y(e){return X(e)?new em(y(e.ofType)):et(e)?new ef(y(e.ofType)):g(e)}function g(e){return f[e.name]}function _(e){return{...e,type:y(e.type),args:e.args&&S(e.args,b)}}function b(e){return{...e,type:y(e.type)}}function w(e){let t={};for(let r of e){var a;for(let e of null!=(a=r.operationTypes)?a:[])t[e.operation]=E(e.type)}return t}function E(e){var t;let a=e.name.value,r=null!=(t=rD[a])?t:f[a];if(void 0===r)throw Error(`Unknown type: "${a}".`);return r}function T(e){return e.kind===V.b.LIST_TYPE?new em(T(e.type)):e.kind===V.b.NON_NULL_TYPE?new ef(T(e.type)):E(e)}function N(e){let t=Object.create(null);for(let i of e){var a,r;for(let e of null!=(a=i.fields)?a:[])t[e.name.value]={type:T(e.type),description:null==(r=e.description)?void 0:r.value,args:O(e.arguments),deprecationReason:rI(e),astNode:e}}return t}function O(e){let t=Object.create(null);for(let r of null!=e?e:[]){var a;let e=T(r.type);t[r.name.value]={type:e,description:null==(a=r.description)?void 0:a.value,defaultValue:am(r.defaultValue,e),deprecationReason:rI(r),astNode:r}}return t}function D(e){let t=Object.create(null);for(let i of e){var a,r;for(let e of null!=(a=i.fields)?a:[]){let a=T(e.type);t[e.name.value]={type:a,description:null==(r=e.description)?void 0:r.value,defaultValue:am(e.defaultValue,a),deprecationReason:rI(e),astNode:e}}}return t}function I(e){let t=Object.create(null);for(let i of e){var a,r;for(let e of null!=(a=i.values)?a:[])t[e.name.value]={description:null==(r=e.description)?void 0:r.value,deprecationReason:rI(e),astNode:e}}return t}function A(e){return e.flatMap(e=>{var t,a;return null!=(t=null==(a=e.interfaces)?void 0:a.map(E))?t:[]})}function k(e){return e.flatMap(e=>{var t,a;return null!=(t=null==(a=e.types)?void 0:a.map(E))?t:[]})}}let rD=T([...e1,...t_],e=>e.name);function rI(e){let t=ay(e7,e);return null==t?void 0:t.reason}function rA(e){let t=ay(te,e);return null==t?void 0:t.url}function rk(e,t){null!=e&&e.kind===V.b.DOCUMENT||(0,m.U)(!1,"Must provide valid Document AST."),(null==t?void 0:t.assumeValid)!==!0&&(null==t?void 0:t.assumeValidSDL)!==!0&&function(e){let t=aH(e);if(0!==t.length)throw Error(t.map(e=>e.message).join("\n\n"))}(e);let a=rO({description:void 0,types:[],directives:[],extensions:Object.create(null),extensionASTNodes:[],assumeValid:!1},e,t);if(null==a.astNode)for(let e of a.types)switch(e.name){case"Query":a.query=e;break;case"Mutation":a.mutation=e;break;case"Subscription":a.subscription=e}let r=[...a.directives,...ta.filter(e=>a.directives.every(t=>t.name!==e.name))];return new tT({...a,directives:r})}function rx(e,t){return rk((0,h.qg)(e,{noLocation:null==t?void 0:t.noLocation,allowLegacyFragmentVariables:null==t?void 0:t.allowLegacyFragmentVariables}),{assumeValidSDL:null==t?void 0:t.assumeValidSDL,assumeValid:null==t?void 0:t.assumeValid})}function rC(e){var t,a,r;let i=e.toConfig(),n=N(rR(i.types),e=>e.name,function(e){if(U(e)||tb(e))return e;if(q(e)){let t=e.toConfig();return new eO({...t,interfaces:()=>l(t.interfaces),fields:()=>s(t.fields)})}if(Y(e)){let t=e.toConfig();return new eR({...t,interfaces:()=>l(t.interfaces),fields:()=>s(t.fields)})}if(z(e)){let t=e.toConfig();return new eF({...t,types:()=>l(t.types)})}if(W(e)){let t=e.toConfig();return new eL({...t,values:rV(t.values,e=>e)})}if(J(e)){let t=e.toConfig();return new eM({...t,fields:()=>rV(t.fields,e=>({...e,type:p(e.type)}))})}(0,ti.V)(!1,"Unexpected type: "+(0,v.N)(e))});return new tT({...i,types:Object.values(n),directives:rR(i.directives).map(function(e){let t=e.toConfig();return new e3({...t,locations:rF(t.locations,e=>e),args:d(t.args)})}),query:(t=i.query)&&o(t),mutation:(a=i.mutation)&&o(a),subscription:(r=i.subscription)&&o(r)});function p(e){return X(e)?new em(p(e.ofType)):et(e)?new ef(p(e.ofType)):o(e)}function o(e){return n[e.name]}function d(e){return rV(e,e=>({...e,type:p(e.type)}))}function s(e){return rV(e,e=>({...e,type:p(e.type),args:e.args&&d(e.args)}))}function l(e){return rR(e).map(o)}}function rV(e,t){let a=Object.create(null);for(let r of Object.keys(e).sort(O))a[r]=t(e[r]);return a}function rR(e){return rF(e,e=>e.name)}function rF(e,t){return e.slice().sort((e,a)=>O(t(e),t(a)))}var rP=a(67714);function rL(e){return rM(e,e=>!tr(e),r$)}function rj(e){return rM(e,tr,tb)}function r$(e){return!e0(e)&&!tb(e)}function rM(e,t,a){let r=e.getDirectives().filter(t),i=Object.values(e.getTypeMap()).filter(a);return[function(e){if(null==e.description&&function(e){let t=e.getQueryType();if(t&&"Query"!==t.name)return!1;let a=e.getMutationType();if(a&&"Mutation"!==a.name)return!1;let r=e.getSubscriptionType();return!r||"Subscription"===r.name}(e))return;let t=[],a=e.getQueryType();a&&t.push(` query: ${a.name}`);let r=e.getMutationType();r&&t.push(` mutation: ${r.name}`);let i=e.getSubscriptionType();return i&&t.push(` subscription: ${i.name}`),rH(e)+`schema {
1108
+ ${t.join("\n")}
1109
+ }`}(e),...r.map(e=>{var t;return rH(t=e)+"directive @"+t.name+rY(t.args)+(t.isRepeatable?" repeatable":"")+" on "+t.locations.join(" | ")}),...i.map(e=>rU(e))].filter(Boolean).join("\n\n")}function rU(e){var t,a,r,i,n,p;let o,d,s,l;return U(e)?rH(t=e)+`scalar ${t.name}`+function(e){if(null==e.specifiedByURL)return"";let t=(0,R.y)({kind:V.b.STRING,value:e.specifiedByURL});return` @specifiedBy(url: ${t})`}(t):q(e)?rH(a=e)+`type ${a.name}`+rB(a)+rq(a):Y(e)?rH(r=e)+`interface ${r.name}`+rB(r)+rq(r):z(e)?(d=(o=(i=e).getTypes()).length?" = "+o.join(" | "):"",rH(i)+"union "+i.name+d):W(e)?(s=(n=e).getValues().map((e,t)=>rH(e," ",!t)+" "+e.name+rz(e.deprecationReason)),rH(n)+`enum ${n.name}`+rQ(s)):J(e)?(l=Object.values((p=e).getFields()).map((e,t)=>rH(e," ",!t)+" "+rG(e)),rH(p)+`input ${p.name}`+(p.isOneOf?" @oneOf":"")+rQ(l)):void(0,ti.V)(!1,"Unexpected type: "+(0,v.N)(e))}function rB(e){let t=e.getInterfaces();return t.length?" implements "+t.map(e=>e.name).join(" & "):""}function rq(e){return rQ(Object.values(e.getFields()).map((e,t)=>rH(e," ",!t)+" "+e.name+rY(e.args," ")+": "+String(e.type)+rz(e.deprecationReason)))}function rQ(e){return 0!==e.length?" {\n"+e.join("\n")+"\n}":""}function rY(e,t=""){return 0===e.length?"":e.every(e=>!e.description)?"("+e.map(rG).join(", ")+")":"(\n"+e.map((e,a)=>rH(e," "+t,!a)+" "+t+rG(e)).join("\n")+"\n"+t+")"}function rG(e){let t=tp(e.defaultValue,e.type),a=e.name+": "+String(e.type);return t&&(a+=` = ${(0,R.y)(t)}`),a+rz(e.deprecationReason)}function rz(e){if(null==e)return"";if(e!==e8){let t=(0,R.y)({kind:V.b.STRING,value:e});return` @deprecated(reason: ${t})`}return" @deprecated"}function rH(e,t="",a=!0){let{description:r}=e;return null==r?"":(t&&!a?"\n"+t:t)+(0,R.y)({kind:V.b.STRING,value:r,block:(0,rP.CS)(r)}).replace(/\n/g,"\n"+t)+"\n"}function rW(e){let t=[];for(let a of e)t.push(...a.definitions);return{kind:V.b.DOCUMENT,definitions:t}}function rK(e){let t=[],a=Object.create(null);for(let r of e.definitions)switch(r.kind){case V.b.OPERATION_DEFINITION:t.push(r);break;case V.b.FRAGMENT_DEFINITION:a[r.name.value]=rJ(r.selectionSet)}let r=Object.create(null);for(let i of t){let t=new Set;for(let e of rJ(i.selectionSet))!function e(t,a,r){if(!t.has(r)){t.add(r);let i=a[r];if(void 0!==i)for(let r of i)e(t,a,r)}}(t,a,e);r[i.name?i.name.value:""]={kind:V.b.DOCUMENT,definitions:e.definitions.filter(e=>e===i||e.kind===V.b.FRAGMENT_DEFINITION&&t.has(e.name.value))}}return r}function rJ(e){let t=[];return(0,tV.YR)(e,{FragmentSpread(e){t.push(e.name.value)}}),t}function rZ(e){let t=(0,rd._)(e)?e:new rd.k(e),a=t.body,r=new ru.JG(t),i="",n=!1;for(;r.advance().kind!==rc.Y.EOF;){let e=r.token,t=e.kind,p=!(0,ru.Z_)(e.kind);n&&(p||e.kind===rc.Y.SPREAD)&&(i+=" ");let o=a.slice(e.start,e.end);t===rc.Y.BLOCK_STRING?i+=(0,rP.yo)(e.value,{minimize:!0}):i+=o,n=p}return i}function rX(e){let t=r1(e);if(t)throw t;return e}function r1(e){if("string"==typeof e||(0,m.U)(!1,"Expected name to be a string."),e.startsWith("__"))return new y.eO(`Name "${e}" must not begin with "__", which is reserved by GraphQL introspection.`);try{L(e)}catch(e){return e}}function r0(e,t){return r6(e,t).filter(e=>e.type in u)}function r2(e,t){return r6(e,t).filter(e=>e.type in c)}function r6(e,t){return[...function(e,t){let a=[],r=r5(Object.values(e.getTypeMap()),Object.values(t.getTypeMap()));for(let e of r.removed)a.push({type:u.TYPE_REMOVED,description:e0(e)?`Standard scalar ${e.name} was removed because it is not referenced anymore.`:`${e.name} was removed.`});for(let[e,t]of r.persisted)W(e)&&W(t)?a.push(...function(e,t){let a=[],r=r5(e.getValues(),t.getValues());for(let t of r.added)a.push({type:c.VALUE_ADDED_TO_ENUM,description:`${t.name} was added to enum type ${e.name}.`});for(let t of r.removed)a.push({type:u.VALUE_REMOVED_FROM_ENUM,description:`${t.name} was removed from enum type ${e.name}.`});return a}(e,t)):z(e)&&z(t)?a.push(...function(e,t){let a=[],r=r5(e.getTypes(),t.getTypes());for(let t of r.added)a.push({type:c.TYPE_ADDED_TO_UNION,description:`${t.name} was added to union type ${e.name}.`});for(let t of r.removed)a.push({type:u.TYPE_REMOVED_FROM_UNION,description:`${t.name} was removed from union type ${e.name}.`});return a}(e,t)):J(e)&&J(t)?a.push(...function(e,t){let a=[],r=r5(Object.values(e.getFields()),Object.values(t.getFields()));for(let t of r.added)eB(t)?a.push({type:u.REQUIRED_INPUT_FIELD_ADDED,description:`A required field ${t.name} on input type ${e.name} was added.`}):a.push({type:c.OPTIONAL_INPUT_FIELD_ADDED,description:`An optional field ${t.name} on input type ${e.name} was added.`});for(let t of r.removed)a.push({type:u.FIELD_REMOVED,description:`${e.name}.${t.name} was removed.`});for(let[t,i]of r.persisted)r4(t.type,i.type)||a.push({type:u.FIELD_CHANGED_KIND,description:`${e.name}.${t.name} changed type from ${String(t.type)} to ${String(i.type)}.`});return a}(e,t)):q(e)&&q(t)||Y(e)&&Y(t)?a.push(...function(e,t){let a=[],r=r5(Object.values(e.getFields()),Object.values(t.getFields()));for(let t of r.removed)a.push({type:u.FIELD_REMOVED,description:`${e.name}.${t.name} was removed.`});for(let[t,i]of r.persisted)a.push(...function(e,t,a){let r=[],i=r5(t.args,a.args);for(let a of i.removed)r.push({type:u.ARG_REMOVED,description:`${e.name}.${t.name} arg ${a.name} was removed.`});for(let[a,n]of i.persisted)if(r4(a.type,n.type)){if(void 0!==a.defaultValue)if(void 0===n.defaultValue)r.push({type:c.ARG_DEFAULT_VALUE_CHANGE,description:`${e.name}.${t.name} arg ${a.name} defaultValue was removed.`});else{let i=r9(a.defaultValue,a.type),p=r9(n.defaultValue,n.type);i!==p&&r.push({type:c.ARG_DEFAULT_VALUE_CHANGE,description:`${e.name}.${t.name} arg ${a.name} has changed defaultValue from ${i} to ${p}.`})}}else r.push({type:u.ARG_CHANGED_KIND,description:`${e.name}.${t.name} arg ${a.name} has changed type from ${String(a.type)} to ${String(n.type)}.`});for(let a of i.added)eV(a)?r.push({type:u.REQUIRED_ARG_ADDED,description:`A required arg ${a.name} on ${e.name}.${t.name} was added.`}):r.push({type:c.OPTIONAL_ARG_ADDED,description:`An optional arg ${a.name} on ${e.name}.${t.name} was added.`});return r}(e,t,i)),!function e(t,a){return X(t)?X(a)&&e(t.ofType,a.ofType)||et(a)&&e(t,a.ofType):et(t)?et(a)&&e(t.ofType,a.ofType):eb(a)&&t.name===a.name||et(a)&&e(t,a.ofType)}(t.type,i.type)&&a.push({type:u.FIELD_CHANGED_KIND,description:`${e.name}.${t.name} changed type from ${String(t.type)} to ${String(i.type)}.`});return a}(e,t),...function(e,t){let a=[],r=r5(e.getInterfaces(),t.getInterfaces());for(let t of r.added)a.push({type:c.IMPLEMENTED_INTERFACE_ADDED,description:`${t.name} added to interfaces implemented by ${e.name}.`});for(let t of r.removed)a.push({type:u.IMPLEMENTED_INTERFACE_REMOVED,description:`${e.name} no longer implements interface ${t.name}.`});return a}(e,t)):e.constructor!==t.constructor&&a.push({type:u.TYPE_CHANGED_KIND,description:`${e.name} changed from ${r3(e)} to ${r3(t)}.`});return a}(e,t),...function(e,t){let a=[],r=r5(e.getDirectives(),t.getDirectives());for(let e of r.removed)a.push({type:u.DIRECTIVE_REMOVED,description:`${e.name} was removed.`});for(let[e,t]of r.persisted){let r=r5(e.args,t.args);for(let t of r.added)eV(t)&&a.push({type:u.REQUIRED_DIRECTIVE_ARG_ADDED,description:`A required arg ${t.name} on directive ${e.name} was added.`});for(let t of r.removed)a.push({type:u.DIRECTIVE_ARG_REMOVED,description:`${t.name} was removed from ${e.name}.`});for(let r of(e.isRepeatable&&!t.isRepeatable&&a.push({type:u.DIRECTIVE_REPEATABLE_REMOVED,description:`Repeatable flag was removed from ${e.name}.`}),e.locations))t.locations.includes(r)||a.push({type:u.DIRECTIVE_LOCATION_REMOVED,description:`${r} was removed from ${e.name}.`})}return a}(e,t)]}(d=u||(u={})).TYPE_REMOVED="TYPE_REMOVED",d.TYPE_CHANGED_KIND="TYPE_CHANGED_KIND",d.TYPE_REMOVED_FROM_UNION="TYPE_REMOVED_FROM_UNION",d.VALUE_REMOVED_FROM_ENUM="VALUE_REMOVED_FROM_ENUM",d.REQUIRED_INPUT_FIELD_ADDED="REQUIRED_INPUT_FIELD_ADDED",d.IMPLEMENTED_INTERFACE_REMOVED="IMPLEMENTED_INTERFACE_REMOVED",d.FIELD_REMOVED="FIELD_REMOVED",d.FIELD_CHANGED_KIND="FIELD_CHANGED_KIND",d.REQUIRED_ARG_ADDED="REQUIRED_ARG_ADDED",d.ARG_REMOVED="ARG_REMOVED",d.ARG_CHANGED_KIND="ARG_CHANGED_KIND",d.DIRECTIVE_REMOVED="DIRECTIVE_REMOVED",d.DIRECTIVE_ARG_REMOVED="DIRECTIVE_ARG_REMOVED",d.REQUIRED_DIRECTIVE_ARG_ADDED="REQUIRED_DIRECTIVE_ARG_ADDED",d.DIRECTIVE_REPEATABLE_REMOVED="DIRECTIVE_REPEATABLE_REMOVED",d.DIRECTIVE_LOCATION_REMOVED="DIRECTIVE_LOCATION_REMOVED",(s=c||(c={})).VALUE_ADDED_TO_ENUM="VALUE_ADDED_TO_ENUM",s.TYPE_ADDED_TO_UNION="TYPE_ADDED_TO_UNION",s.OPTIONAL_INPUT_FIELD_ADDED="OPTIONAL_INPUT_FIELD_ADDED",s.OPTIONAL_ARG_ADDED="OPTIONAL_ARG_ADDED",s.IMPLEMENTED_INTERFACE_ADDED="IMPLEMENTED_INTERFACE_ADDED",s.ARG_DEFAULT_VALUE_CHANGE="ARG_DEFAULT_VALUE_CHANGE";function r4(e,t){return X(e)?X(t)&&r4(e.ofType,t.ofType):et(e)?et(t)&&r4(e.ofType,t.ofType)||!et(t)&&r4(e.ofType,t):eb(t)&&e.name===t.name}function r3(e){return U(e)?"a Scalar type":q(e)?"an Object type":Y(e)?"an Interface type":z(e)?"a Union type":W(e)?"an Enum type":J(e)?"an Input type":void(0,ti.V)(!1,"Unexpected type: "+(0,v.N)(e))}function r9(e,t){let a=tp(e,t);return null!=a||(0,ti.V)(!1),(0,R.y)(t0(a))}function r5(e,t){let a=[],r=[],i=[],n=T(e,({name:e})=>e),p=T(t,({name:e})=>e);for(let t of e){let e=p[t.name];void 0===e?r.push(t):i.push([t,e])}for(let e of t)void 0===n[e.name]&&a.push(e);return{added:a,persisted:i,removed:r}}function r8(e,t){return r7(e,(0,h.Ng)(t))}function r7(e,t){switch(t.kind){case V.b.TYPE_COORDINATE:let a=t.name.value,r=e.getType(a);if(null!=r)return{kind:"NamedType",type:r};return;case V.b.MEMBER_COORDINATE:return function(e,t){let a=t.name.value,r=e.getType(a);if(!r)throw Error(`Expected ${(0,v.N)(a)} to be defined as a type in the schema.`);if(!W(r)&&!J(r)&&!q(r)&&!Y(r))throw Error(`Expected ${(0,v.N)(a)} to be an Enum, Input Object, Object or Interface type.`);if(W(r)){let e=t.memberName.value,a=r.getValue(e);if(null==a)return;return{kind:"EnumValue",type:r,enumValue:a}}if(J(r)){let e=t.memberName.value,a=r.getFields()[e];if(null==a)return;return{kind:"InputField",type:r,inputField:a}}let i=t.memberName.value,n=r.getFields()[i];if(null!=n)return{kind:"Field",type:r,field:n}}(e,t);case V.b.ARGUMENT_COORDINATE:return function(e,t){let a=t.name.value,r=e.getType(a);if(null==r)throw Error(`Expected ${(0,v.N)(a)} to be defined as a type in the schema.`);if(!q(r)&&!Y(r))throw Error(`Expected ${(0,v.N)(a)} to be an object type or interface type.`);let i=t.fieldName.value,n=r.getFields()[i];if(null==n)throw Error(`Expected ${(0,v.N)(i)} to exist as a field of type ${(0,v.N)(a)} in the schema.`);let p=t.argumentName.value,o=n.args.find(e=>e.name===p);if(null!=o)return{kind:"FieldArgument",type:r,field:n,fieldArgument:o}}(e,t);case V.b.DIRECTIVE_COORDINATE:let i=t.name.value,n=e.getDirective(i);if(n)return{kind:"Directive",directive:n};return;case V.b.DIRECTIVE_ARGUMENT_COORDINATE:return function(e,t){let a=t.name.value,r=e.getDirective(a);if(!r)throw Error(`Expected ${(0,v.N)(a)} to be defined as a directive in the schema.`);let{argumentName:{value:i}}=t,n=r.args.find(e=>e.name===i);if(n)return{kind:"DirectiveArgument",directive:r,directiveArgument:n}}(e,t)}}},93217(e,t,a){a.d(t,{U:()=>r});function r(e,t){if(!e)throw Error(t)}},35198(e,t,a){function r(e){return function e(t,a){switch(typeof t){case"string":return JSON.stringify(t);case"function":return t.name?`[function ${t.name}]`:"[function]";case"object":return function(t,a){let r;if(null===t)return"null";if(a.includes(t))return"[Circular]";let i=[...a,t];if("function"==typeof t.toJSON){let a=t.toJSON();if(a!==t)return"string"==typeof a?a:e(a,i)}else if(Array.isArray(t)){var n,p,o=t,d=i;if(0===o.length)return"[]";if(d.length>2)return"[Array]";let a=Math.min(10,o.length),r=o.length-a,s=[];for(let t=0;t<a;++t)s.push(e(o[t],d));return 1===r?s.push("... 1 more item"):r>1&&s.push(`... ${r} more items`),"["+s.join(", ")+"]"}return n=t,p=i,0===(r=Object.entries(n)).length?"{}":p.length>2?"["+function(e){let t=Object.prototype.toString.call(e).replace(/^\[object /,"").replace(/]$/,"");if("Object"===t&&"function"==typeof e.constructor){let t=e.constructor.name;if("string"==typeof t&&""!==t)return t}return t}(n)+"]":"{ "+r.map(([t,a])=>t+": "+e(a,p)).join(", ")+" }"}(t,a);default:return String(t)}}(e,[])}a.d(t,{N:()=>r})},50792(e,t,a){a.d(t,{h:()=>i});var r=a(35198);let i=globalThis.process&&1?function(e,t){return e instanceof t}:function(e,t){if(e instanceof t)return!0;if("object"==typeof e&&null!==e){var a;let i=t.prototype[Symbol.toStringTag];if(i===(Symbol.toStringTag in e?e[Symbol.toStringTag]:null==(a=e.constructor)?void 0:a.name)){let t=(0,r.N)(e);throw Error(`Cannot use ${i} "${t}" from another module or realm.
1110
+
1111
+ Ensure that there is only one instance of "graphql" in the node_modules
1112
+ directory. If different versions of "graphql" are the dependencies of other
1113
+ relied on modules, use "resolutions" to ensure only one version is installed.
1114
+
1115
+ https://yarnpkg.com/en/docs/selective-version-resolutions
1116
+
1117
+ Duplicate "graphql" modules cannot be used at the same time since different
1118
+ versions may have different capabilities and behavior. The data from one
1119
+ version used in the function from another could produce confusing and
1120
+ spurious results.`)}}return!1}},71306(e,t,a){a.d(t,{V:()=>r});function r(e,t){if(!e)throw Error(null!=t?t:"Unexpected invariant triggered.")}},91070(e,t,a){a.d(t,{Z:()=>r});function r(e){return"object"==typeof e&&null!==e}},59762(e,t,a){var r,i;a.d(t,{Ll:()=>s,aD:()=>o,aZ:()=>n,cE:()=>r,ou:()=>p});class n{constructor(e,t,a){this.start=e.start,this.end=t.end,this.startToken=e,this.endToken=t,this.source=a}get[Symbol.toStringTag](){return"Location"}toJSON(){return{start:this.start,end:this.end}}}class p{constructor(e,t,a,r,i,n){this.kind=e,this.start=t,this.end=a,this.line=r,this.column=i,this.value=n,this.prev=null,this.next=null}get[Symbol.toStringTag](){return"Token"}toJSON(){return{kind:this.kind,value:this.value,line:this.line,column:this.column}}}let o={Name:[],Document:["definitions"],OperationDefinition:["description","name","variableDefinitions","directives","selectionSet"],VariableDefinition:["description","variable","type","defaultValue","directives"],Variable:["name"],SelectionSet:["selections"],Field:["alias","name","arguments","directives","selectionSet"],Argument:["name","value"],FragmentSpread:["name","directives"],InlineFragment:["typeCondition","directives","selectionSet"],FragmentDefinition:["description","name","variableDefinitions","typeCondition","directives","selectionSet"],IntValue:[],FloatValue:[],StringValue:[],BooleanValue:[],NullValue:[],EnumValue:[],ListValue:["values"],ObjectValue:["fields"],ObjectField:["name","value"],Directive:["name","arguments"],NamedType:["name"],ListType:["type"],NonNullType:["type"],SchemaDefinition:["description","directives","operationTypes"],OperationTypeDefinition:["type"],ScalarTypeDefinition:["description","name","directives"],ObjectTypeDefinition:["description","name","interfaces","directives","fields"],FieldDefinition:["description","name","arguments","type","directives"],InputValueDefinition:["description","name","type","defaultValue","directives"],InterfaceTypeDefinition:["description","name","interfaces","directives","fields"],UnionTypeDefinition:["description","name","directives","types"],EnumTypeDefinition:["description","name","directives","values"],EnumValueDefinition:["description","name","directives"],InputObjectTypeDefinition:["description","name","directives","fields"],DirectiveDefinition:["description","name","arguments","locations"],SchemaExtension:["directives","operationTypes"],ScalarTypeExtension:["name","directives"],ObjectTypeExtension:["name","interfaces","directives","fields"],InterfaceTypeExtension:["name","interfaces","directives","fields"],UnionTypeExtension:["name","directives","types"],EnumTypeExtension:["name","directives","values"],InputObjectTypeExtension:["name","directives","fields"],TypeCoordinate:["name"],MemberCoordinate:["name","memberName"],ArgumentCoordinate:["name","fieldName","argumentName"],DirectiveCoordinate:["name"],DirectiveArgumentCoordinate:["name","argumentName"]},d=new Set(Object.keys(o));function s(e){let t=null==e?void 0:e.kind;return"string"==typeof t&&d.has(t)}(i=r||(r={})).QUERY="query",i.MUTATION="mutation",i.SUBSCRIPTION="subscription"},67714(e,t,a){a.d(t,{CS:()=>n,OC:()=>i,yo:()=>p});var r=a(25881);function i(e){var t,a;let i=Number.MAX_SAFE_INTEGER,n=null,p=-1;for(let t=0;t<e.length;++t){let o=e[t],d=function(e){let t=0;for(;t<e.length&&(0,r.i0)(e.charCodeAt(t));)++t;return t}(o);d!==o.length&&(n=null!=(a=n)?a:t,p=t,0!==t&&d<i&&(i=d))}return e.map((e,t)=>0===t?e:e.slice(i)).slice(null!=(t=n)?t:0,p+1)}function n(e){if(""===e)return!0;let t=!0,a=!1,r=!0,i=!1;for(let n=0;n<e.length;++n)switch(e.codePointAt(n)){case 0:case 1:case 2:case 3:case 4:case 5:case 6:case 7:case 8:case 11:case 12:case 14:case 15:case 13:return!1;case 10:if(t&&!i)return!1;i=!0,t=!0,a=!1;break;case 9:case 32:a||(a=t);break;default:r&&(r=a),t=!1}return!t&&(!r||!i)}function p(e,t){let a=e.replace(/"""/g,'\\"""'),i=a.split(/\r\n|[\n\r]/g),n=1===i.length,p=i.length>1&&i.slice(1).every(e=>0===e.length||(0,r.i0)(e.charCodeAt(0))),o=a.endsWith('\\"""'),d=e.endsWith('"')&&!o,s=e.endsWith("\\"),l=d||s,u=!(null!=t&&t.minimize)&&(!n||e.length>70||l||p||o),c="",m=n&&(0,r.i0)(e.charCodeAt(0));return(u&&!m||p)&&(c+="\n"),c+=a,(u||l)&&(c+="\n"),'"""'+c+'"""'}},25881(e,t,a){function r(e){return 9===e||32===e}function i(e){return e>=48&&e<=57}function n(e){return e>=97&&e<=122||e>=65&&e<=90}function p(e){return n(e)||95===e}function o(e){return n(e)||i(e)||95===e}a.d(t,{i0:()=>r,un:()=>p,xr:()=>o,yp:()=>i})},42868(e,t,a){var r,i;a.d(t,{H:()=>r}),(i=r||(r={})).QUERY="QUERY",i.MUTATION="MUTATION",i.SUBSCRIPTION="SUBSCRIPTION",i.FIELD="FIELD",i.FRAGMENT_DEFINITION="FRAGMENT_DEFINITION",i.FRAGMENT_SPREAD="FRAGMENT_SPREAD",i.INLINE_FRAGMENT="INLINE_FRAGMENT",i.VARIABLE_DEFINITION="VARIABLE_DEFINITION",i.SCHEMA="SCHEMA",i.SCALAR="SCALAR",i.OBJECT="OBJECT",i.FIELD_DEFINITION="FIELD_DEFINITION",i.ARGUMENT_DEFINITION="ARGUMENT_DEFINITION",i.INTERFACE="INTERFACE",i.UNION="UNION",i.ENUM="ENUM",i.ENUM_VALUE="ENUM_VALUE",i.INPUT_OBJECT="INPUT_OBJECT",i.INPUT_FIELD_DEFINITION="INPUT_FIELD_DEFINITION"},42455(e,t,a){var r,i;a.d(t,{b:()=>r}),(i=r||(r={})).NAME="Name",i.DOCUMENT="Document",i.OPERATION_DEFINITION="OperationDefinition",i.VARIABLE_DEFINITION="VariableDefinition",i.SELECTION_SET="SelectionSet",i.FIELD="Field",i.ARGUMENT="Argument",i.FRAGMENT_SPREAD="FragmentSpread",i.INLINE_FRAGMENT="InlineFragment",i.FRAGMENT_DEFINITION="FragmentDefinition",i.VARIABLE="Variable",i.INT="IntValue",i.FLOAT="FloatValue",i.STRING="StringValue",i.BOOLEAN="BooleanValue",i.NULL="NullValue",i.ENUM="EnumValue",i.LIST="ListValue",i.OBJECT="ObjectValue",i.OBJECT_FIELD="ObjectField",i.DIRECTIVE="Directive",i.NAMED_TYPE="NamedType",i.LIST_TYPE="ListType",i.NON_NULL_TYPE="NonNullType",i.SCHEMA_DEFINITION="SchemaDefinition",i.OPERATION_TYPE_DEFINITION="OperationTypeDefinition",i.SCALAR_TYPE_DEFINITION="ScalarTypeDefinition",i.OBJECT_TYPE_DEFINITION="ObjectTypeDefinition",i.FIELD_DEFINITION="FieldDefinition",i.INPUT_VALUE_DEFINITION="InputValueDefinition",i.INTERFACE_TYPE_DEFINITION="InterfaceTypeDefinition",i.UNION_TYPE_DEFINITION="UnionTypeDefinition",i.ENUM_TYPE_DEFINITION="EnumTypeDefinition",i.ENUM_VALUE_DEFINITION="EnumValueDefinition",i.INPUT_OBJECT_TYPE_DEFINITION="InputObjectTypeDefinition",i.DIRECTIVE_DEFINITION="DirectiveDefinition",i.SCHEMA_EXTENSION="SchemaExtension",i.SCALAR_TYPE_EXTENSION="ScalarTypeExtension",i.OBJECT_TYPE_EXTENSION="ObjectTypeExtension",i.INTERFACE_TYPE_EXTENSION="InterfaceTypeExtension",i.UNION_TYPE_EXTENSION="UnionTypeExtension",i.ENUM_TYPE_EXTENSION="EnumTypeExtension",i.INPUT_OBJECT_TYPE_EXTENSION="InputObjectTypeExtension",i.TYPE_COORDINATE="TypeCoordinate",i.MEMBER_COORDINATE="MemberCoordinate",i.ARGUMENT_COORDINATE="ArgumentCoordinate",i.DIRECTIVE_COORDINATE="DirectiveCoordinate",i.DIRECTIVE_ARGUMENT_COORDINATE="DirectiveArgumentCoordinate"},98472(e,t,a){a.d(t,{Ey:()=>h,JG:()=>d,MQ:()=>_,Z_:()=>s,qA:()=>f});var r=a(59841),i=a(59762),n=a(67714),p=a(25881),o=a(12039);class d{constructor(e){let t=new i.ou(o.Y.SOF,0,0,0,0);this.source=e,this.lastToken=t,this.token=t,this.line=1,this.lineStart=0}get[Symbol.toStringTag](){return"Lexer"}advance(){return this.lastToken=this.token,this.token=this.lookahead()}lookahead(){let e=this.token;if(e.kind!==o.Y.EOF)do if(e.next)e=e.next;else{let t=function(e,t){let a=e.source.body,i=a.length,d=t;for(;d<i;){let t=a.charCodeAt(d);switch(t){case 65279:case 9:case 32:case 44:++d;continue;case 10:++d,++e.line,e.lineStart=d;continue;case 13:10===a.charCodeAt(d+1)?d+=2:++d,++e.line,e.lineStart=d;continue;case 35:return function(e,t){let a=e.source.body,r=a.length,i=t+1;for(;i<r;){let e=a.charCodeAt(i);if(10===e||13===e)break;if(l(e))++i;else if(u(a,i))i+=2;else break}return h(e,o.Y.COMMENT,t,i,a.slice(t+1,i))}(e,d);case 33:return h(e,o.Y.BANG,d,d+1);case 36:return h(e,o.Y.DOLLAR,d,d+1);case 38:return h(e,o.Y.AMP,d,d+1);case 40:return h(e,o.Y.PAREN_L,d,d+1);case 41:return h(e,o.Y.PAREN_R,d,d+1);case 46:if(46===a.charCodeAt(d+1)&&46===a.charCodeAt(d+2))return h(e,o.Y.SPREAD,d,d+3);break;case 58:return h(e,o.Y.COLON,d,d+1);case 61:return h(e,o.Y.EQUALS,d,d+1);case 64:return h(e,o.Y.AT,d,d+1);case 91:return h(e,o.Y.BRACKET_L,d,d+1);case 93:return h(e,o.Y.BRACKET_R,d,d+1);case 123:return h(e,o.Y.BRACE_L,d,d+1);case 124:return h(e,o.Y.PIPE,d,d+1);case 125:return h(e,o.Y.BRACE_R,d,d+1);case 34:if(34===a.charCodeAt(d+1)&&34===a.charCodeAt(d+2))return function(e,t){let a=e.source.body,i=a.length,p=e.lineStart,d=t+3,s=d,c="",m=[];for(;d<i;){let i=a.charCodeAt(d);if(34===i&&34===a.charCodeAt(d+1)&&34===a.charCodeAt(d+2)){c+=a.slice(s,d),m.push(c);let r=h(e,o.Y.BLOCK_STRING,t,d+3,(0,n.OC)(m).join("\n"));return e.line+=m.length-1,e.lineStart=p,r}if(92===i&&34===a.charCodeAt(d+1)&&34===a.charCodeAt(d+2)&&34===a.charCodeAt(d+3)){c+=a.slice(s,d),s=d+1,d+=4;continue}if(10===i||13===i){c+=a.slice(s,d),m.push(c),13===i&&10===a.charCodeAt(d+1)?d+=2:++d,c="",s=d,p=d;continue}if(l(i))++d;else if(u(a,d))d+=2;else throw(0,r.I)(e.source,d,`Invalid character within String: ${f(e,d)}.`)}throw(0,r.I)(e.source,d,"Unterminated string.")}(e,d);return function(e,t){let a=e.source.body,i=a.length,n=t+1,p=n,d="";for(;n<i;){let i=a.charCodeAt(n);if(34===i)return d+=a.slice(p,n),h(e,o.Y.STRING,t,n+1,d);if(92===i){d+=a.slice(p,n);let t=117===a.charCodeAt(n+1)?123===a.charCodeAt(n+2)?function(e,t){let a=e.source.body,i=0,n=3;for(;n<12;){let e=a.charCodeAt(t+n++);if(125===e){if(n<5||!l(i))break;return{value:String.fromCodePoint(i),size:n}}if((i=i<<4|g(e))<0)break}throw(0,r.I)(e.source,t,`Invalid Unicode escape sequence: "${a.slice(t,t+n)}".`)}(e,n):function(e,t){let a=e.source.body,i=y(a,t+2);if(l(i))return{value:String.fromCodePoint(i),size:6};if(c(i)&&92===a.charCodeAt(t+6)&&117===a.charCodeAt(t+7)){let e=y(a,t+8);if(m(e))return{value:String.fromCodePoint(i,e),size:12}}throw(0,r.I)(e.source,t,`Invalid Unicode escape sequence: "${a.slice(t,t+6)}".`)}(e,n):function(e,t){let a=e.source.body;switch(a.charCodeAt(t+1)){case 34:return{value:'"',size:2};case 92:return{value:"\\",size:2};case 47:return{value:"/",size:2};case 98:return{value:"\b",size:2};case 102:return{value:"\f",size:2};case 110:return{value:"\n",size:2};case 114:return{value:"\r",size:2};case 116:return{value:" ",size:2}}throw(0,r.I)(e.source,t,`Invalid character escape sequence: "${a.slice(t,t+2)}".`)}(e,n);d+=t.value,n+=t.size,p=n;continue}if(10===i||13===i)break;if(l(i))++n;else if(u(a,n))n+=2;else throw(0,r.I)(e.source,n,`Invalid character within String: ${f(e,n)}.`)}throw(0,r.I)(e.source,n,"Unterminated string.")}(e,d)}if((0,p.yp)(t)||45===t)return function(e,t,a){let i=e.source.body,n=t,d=a,s=!1;if(45===d&&(d=i.charCodeAt(++n)),48===d){if(d=i.charCodeAt(++n),(0,p.yp)(d))throw(0,r.I)(e.source,n,`Invalid number, unexpected digit after 0: ${f(e,n)}.`)}else n=v(e,n,d),d=i.charCodeAt(n);if(46===d&&(s=!0,d=i.charCodeAt(++n),n=v(e,n,d),d=i.charCodeAt(n)),(69===d||101===d)&&(s=!0,(43===(d=i.charCodeAt(++n))||45===d)&&(d=i.charCodeAt(++n)),n=v(e,n,d),d=i.charCodeAt(n)),46===d||(0,p.un)(d))throw(0,r.I)(e.source,n,`Invalid number, expected digit but got: ${f(e,n)}.`);return h(e,s?o.Y.FLOAT:o.Y.INT,t,n,i.slice(t,n))}(e,d,t);if((0,p.un)(t))return _(e,d);throw(0,r.I)(e.source,d,39===t?"Unexpected single quote character ('), did you mean to use a double quote (\")?":l(t)||u(a,d)?`Unexpected character: ${f(e,d)}.`:`Invalid character: ${f(e,d)}.`)}return h(e,o.Y.EOF,i,i)}(this,e.end);e.next=t,t.prev=e,e=t}while(e.kind===o.Y.COMMENT);return e}}function s(e){return e===o.Y.BANG||e===o.Y.DOLLAR||e===o.Y.AMP||e===o.Y.PAREN_L||e===o.Y.PAREN_R||e===o.Y.DOT||e===o.Y.SPREAD||e===o.Y.COLON||e===o.Y.EQUALS||e===o.Y.AT||e===o.Y.BRACKET_L||e===o.Y.BRACKET_R||e===o.Y.BRACE_L||e===o.Y.PIPE||e===o.Y.BRACE_R}function l(e){return e>=0&&e<=55295||e>=57344&&e<=1114111}function u(e,t){return c(e.charCodeAt(t))&&m(e.charCodeAt(t+1))}function c(e){return e>=55296&&e<=56319}function m(e){return e>=56320&&e<=57343}function f(e,t){let a=e.source.body.codePointAt(t);if(void 0===a)return o.Y.EOF;if(a>=32&&a<=126){let e=String.fromCodePoint(a);return'"'===e?"'\"'":`"${e}"`}return"U+"+a.toString(16).toUpperCase().padStart(4,"0")}function h(e,t,a,r,n){let p=e.line,o=1+a-e.lineStart;return new i.ou(t,a,r,p,o,n)}function v(e,t,a){if(!(0,p.yp)(a))throw(0,r.I)(e.source,t,`Invalid number, expected digit but got: ${f(e,t)}.`);let i=e.source.body,n=t+1;for(;(0,p.yp)(i.charCodeAt(n));)++n;return n}function y(e,t){return g(e.charCodeAt(t))<<12|g(e.charCodeAt(t+1))<<8|g(e.charCodeAt(t+2))<<4|g(e.charCodeAt(t+3))}function g(e){return e>=48&&e<=57?e-48:e>=65&&e<=70?e-55:e>=97&&e<=102?e-87:-1}function _(e,t){let a=e.source.body,r=a.length,i=t+1;for(;i<r;){let e=a.charCodeAt(i);if((0,p.xr)(e))++i;else break}return h(e,o.Y.NAME,t,i,a.slice(t,i))}},73971(e,t,a){a.d(t,{g:()=>n});var r=a(71306);let i=/\r\n|[\n\r]/g;function n(e,t){let a=0,n=1;for(let p of e.body.matchAll(i)){if("number"==typeof p.index||(0,r.V)(!1),p.index>=t)break;a=p.index+p[0].length,n+=1}return{line:n,column:t+1-a}}},20186(e,t,a){a.d(t,{Ng:()=>v,qg:()=>c,u8:()=>f,$x:()=>m,Mb:()=>h});var r=a(59841),i=a(59762),n=a(42868),p=a(42455),o=a(98472),d=a(25881),s=a(12039);class l{line=1;lineStart=0;constructor(e){let t=new i.ou(s.Y.SOF,0,0,0,0);this.source=e,this.lastToken=t,this.token=t}get[Symbol.toStringTag](){return"SchemaCoordinateLexer"}advance(){return this.lastToken=this.token,this.token=this.lookahead()}lookahead(){let e=this.token;if(e.kind!==s.Y.EOF){let t=function(e,t){let a=e.source.body,i=a.length;if(t<i){let i=a.charCodeAt(t);switch(i){case 46:return(0,o.Ey)(e,s.Y.DOT,t,t+1);case 40:return(0,o.Ey)(e,s.Y.PAREN_L,t,t+1);case 41:return(0,o.Ey)(e,s.Y.PAREN_R,t,t+1);case 58:return(0,o.Ey)(e,s.Y.COLON,t,t+1);case 64:return(0,o.Ey)(e,s.Y.AT,t,t+1)}if((0,d.un)(i))return(0,o.MQ)(e,t);throw(0,r.I)(e.source,t,`Invalid character: ${(0,o.qA)(e,t)}.`)}return(0,o.Ey)(e,s.Y.EOF,i,i)}(this,e.end);e.next=t,t.prev=e,e=t}return e}}var u=a(39537);function c(e,t){let a=new y(e,t),r=a.parseDocument();return Object.defineProperty(r,"tokenCount",{enumerable:!1,value:a.tokenCount}),r}function m(e,t){let a=new y(e,t);a.expectToken(s.Y.SOF);let r=a.parseValueLiteral(!1);return a.expectToken(s.Y.EOF),r}function f(e,t){let a=new y(e,t);a.expectToken(s.Y.SOF);let r=a.parseConstValueLiteral();return a.expectToken(s.Y.EOF),r}function h(e,t){let a=new y(e,t);a.expectToken(s.Y.SOF);let r=a.parseTypeReference();return a.expectToken(s.Y.EOF),r}function v(e){let t=new l((0,u._)(e)?e:new u.k(e)),a=new y(e,{lexer:t});a.expectToken(s.Y.SOF);let r=a.parseSchemaCoordinate();return a.expectToken(s.Y.EOF),r}class y{constructor(e,t={}){let{lexer:a,...r}=t;if(a)this._lexer=a;else{let t=(0,u._)(e)?e:new u.k(e);this._lexer=new o.JG(t)}this._options=r,this._tokenCounter=0}get tokenCount(){return this._tokenCounter}parseName(){let e=this.expectToken(s.Y.NAME);return this.node(e,{kind:p.b.NAME,value:e.value})}parseDocument(){return this.node(this._lexer.token,{kind:p.b.DOCUMENT,definitions:this.many(s.Y.SOF,this.parseDefinition,s.Y.EOF)})}parseDefinition(){if(this.peek(s.Y.BRACE_L))return this.parseOperationDefinition();let e=this.peekDescription(),t=e?this._lexer.lookahead():this._lexer.token;if(e&&t.kind===s.Y.BRACE_L)throw(0,r.I)(this._lexer.source,this._lexer.token.start,"Unexpected description, descriptions are not supported on shorthand queries.");if(t.kind===s.Y.NAME){switch(t.value){case"schema":return this.parseSchemaDefinition();case"scalar":return this.parseScalarTypeDefinition();case"type":return this.parseObjectTypeDefinition();case"interface":return this.parseInterfaceTypeDefinition();case"union":return this.parseUnionTypeDefinition();case"enum":return this.parseEnumTypeDefinition();case"input":return this.parseInputObjectTypeDefinition();case"directive":return this.parseDirectiveDefinition()}switch(t.value){case"query":case"mutation":case"subscription":return this.parseOperationDefinition();case"fragment":return this.parseFragmentDefinition()}if(e)throw(0,r.I)(this._lexer.source,this._lexer.token.start,"Unexpected description, only GraphQL definitions support descriptions.");if("extend"===t.value)return this.parseTypeSystemExtension()}throw this.unexpected(t)}parseOperationDefinition(){let e,t=this._lexer.token;if(this.peek(s.Y.BRACE_L))return this.node(t,{kind:p.b.OPERATION_DEFINITION,operation:i.cE.QUERY,description:void 0,name:void 0,variableDefinitions:[],directives:[],selectionSet:this.parseSelectionSet()});let a=this.parseDescription(),r=this.parseOperationType();return this.peek(s.Y.NAME)&&(e=this.parseName()),this.node(t,{kind:p.b.OPERATION_DEFINITION,operation:r,description:a,name:e,variableDefinitions:this.parseVariableDefinitions(),directives:this.parseDirectives(!1),selectionSet:this.parseSelectionSet()})}parseOperationType(){let e=this.expectToken(s.Y.NAME);switch(e.value){case"query":return i.cE.QUERY;case"mutation":return i.cE.MUTATION;case"subscription":return i.cE.SUBSCRIPTION}throw this.unexpected(e)}parseVariableDefinitions(){return this.optionalMany(s.Y.PAREN_L,this.parseVariableDefinition,s.Y.PAREN_R)}parseVariableDefinition(){return this.node(this._lexer.token,{kind:p.b.VARIABLE_DEFINITION,description:this.parseDescription(),variable:this.parseVariable(),type:(this.expectToken(s.Y.COLON),this.parseTypeReference()),defaultValue:this.expectOptionalToken(s.Y.EQUALS)?this.parseConstValueLiteral():void 0,directives:this.parseConstDirectives()})}parseVariable(){let e=this._lexer.token;return this.expectToken(s.Y.DOLLAR),this.node(e,{kind:p.b.VARIABLE,name:this.parseName()})}parseSelectionSet(){return this.node(this._lexer.token,{kind:p.b.SELECTION_SET,selections:this.many(s.Y.BRACE_L,this.parseSelection,s.Y.BRACE_R)})}parseSelection(){return this.peek(s.Y.SPREAD)?this.parseFragment():this.parseField()}parseField(){let e,t,a=this._lexer.token,r=this.parseName();return this.expectOptionalToken(s.Y.COLON)?(e=r,t=this.parseName()):t=r,this.node(a,{kind:p.b.FIELD,alias:e,name:t,arguments:this.parseArguments(!1),directives:this.parseDirectives(!1),selectionSet:this.peek(s.Y.BRACE_L)?this.parseSelectionSet():void 0})}parseArguments(e){let t=e?this.parseConstArgument:this.parseArgument;return this.optionalMany(s.Y.PAREN_L,t,s.Y.PAREN_R)}parseArgument(e=!1){let t=this._lexer.token,a=this.parseName();return this.expectToken(s.Y.COLON),this.node(t,{kind:p.b.ARGUMENT,name:a,value:this.parseValueLiteral(e)})}parseConstArgument(){return this.parseArgument(!0)}parseFragment(){let e=this._lexer.token;this.expectToken(s.Y.SPREAD);let t=this.expectOptionalKeyword("on");return!t&&this.peek(s.Y.NAME)?this.node(e,{kind:p.b.FRAGMENT_SPREAD,name:this.parseFragmentName(),directives:this.parseDirectives(!1)}):this.node(e,{kind:p.b.INLINE_FRAGMENT,typeCondition:t?this.parseNamedType():void 0,directives:this.parseDirectives(!1),selectionSet:this.parseSelectionSet()})}parseFragmentDefinition(){let e=this._lexer.token,t=this.parseDescription();return(this.expectKeyword("fragment"),!0===this._options.allowLegacyFragmentVariables)?this.node(e,{kind:p.b.FRAGMENT_DEFINITION,description:t,name:this.parseFragmentName(),variableDefinitions:this.parseVariableDefinitions(),typeCondition:(this.expectKeyword("on"),this.parseNamedType()),directives:this.parseDirectives(!1),selectionSet:this.parseSelectionSet()}):this.node(e,{kind:p.b.FRAGMENT_DEFINITION,description:t,name:this.parseFragmentName(),typeCondition:(this.expectKeyword("on"),this.parseNamedType()),directives:this.parseDirectives(!1),selectionSet:this.parseSelectionSet()})}parseFragmentName(){if("on"===this._lexer.token.value)throw this.unexpected();return this.parseName()}parseValueLiteral(e){let t=this._lexer.token;switch(t.kind){case s.Y.BRACKET_L:return this.parseList(e);case s.Y.BRACE_L:return this.parseObject(e);case s.Y.INT:return this.advanceLexer(),this.node(t,{kind:p.b.INT,value:t.value});case s.Y.FLOAT:return this.advanceLexer(),this.node(t,{kind:p.b.FLOAT,value:t.value});case s.Y.STRING:case s.Y.BLOCK_STRING:return this.parseStringLiteral();case s.Y.NAME:switch(this.advanceLexer(),t.value){case"true":return this.node(t,{kind:p.b.BOOLEAN,value:!0});case"false":return this.node(t,{kind:p.b.BOOLEAN,value:!1});case"null":return this.node(t,{kind:p.b.NULL});default:return this.node(t,{kind:p.b.ENUM,value:t.value})}case s.Y.DOLLAR:if(e){if(this.expectToken(s.Y.DOLLAR),this._lexer.token.kind===s.Y.NAME){let e=this._lexer.token.value;throw(0,r.I)(this._lexer.source,t.start,`Unexpected variable "$${e}" in constant value.`)}throw this.unexpected(t)}return this.parseVariable();default:throw this.unexpected()}}parseConstValueLiteral(){return this.parseValueLiteral(!0)}parseStringLiteral(){let e=this._lexer.token;return this.advanceLexer(),this.node(e,{kind:p.b.STRING,value:e.value,block:e.kind===s.Y.BLOCK_STRING})}parseList(e){let t=()=>this.parseValueLiteral(e);return this.node(this._lexer.token,{kind:p.b.LIST,values:this.any(s.Y.BRACKET_L,t,s.Y.BRACKET_R)})}parseObject(e){let t=()=>this.parseObjectField(e);return this.node(this._lexer.token,{kind:p.b.OBJECT,fields:this.any(s.Y.BRACE_L,t,s.Y.BRACE_R)})}parseObjectField(e){let t=this._lexer.token,a=this.parseName();return this.expectToken(s.Y.COLON),this.node(t,{kind:p.b.OBJECT_FIELD,name:a,value:this.parseValueLiteral(e)})}parseDirectives(e){let t=[];for(;this.peek(s.Y.AT);)t.push(this.parseDirective(e));return t}parseConstDirectives(){return this.parseDirectives(!0)}parseDirective(e){let t=this._lexer.token;return this.expectToken(s.Y.AT),this.node(t,{kind:p.b.DIRECTIVE,name:this.parseName(),arguments:this.parseArguments(e)})}parseTypeReference(){let e,t=this._lexer.token;if(this.expectOptionalToken(s.Y.BRACKET_L)){let a=this.parseTypeReference();this.expectToken(s.Y.BRACKET_R),e=this.node(t,{kind:p.b.LIST_TYPE,type:a})}else e=this.parseNamedType();return this.expectOptionalToken(s.Y.BANG)?this.node(t,{kind:p.b.NON_NULL_TYPE,type:e}):e}parseNamedType(){return this.node(this._lexer.token,{kind:p.b.NAMED_TYPE,name:this.parseName()})}peekDescription(){return this.peek(s.Y.STRING)||this.peek(s.Y.BLOCK_STRING)}parseDescription(){if(this.peekDescription())return this.parseStringLiteral()}parseSchemaDefinition(){let e=this._lexer.token,t=this.parseDescription();this.expectKeyword("schema");let a=this.parseConstDirectives(),r=this.many(s.Y.BRACE_L,this.parseOperationTypeDefinition,s.Y.BRACE_R);return this.node(e,{kind:p.b.SCHEMA_DEFINITION,description:t,directives:a,operationTypes:r})}parseOperationTypeDefinition(){let e=this._lexer.token,t=this.parseOperationType();this.expectToken(s.Y.COLON);let a=this.parseNamedType();return this.node(e,{kind:p.b.OPERATION_TYPE_DEFINITION,operation:t,type:a})}parseScalarTypeDefinition(){let e=this._lexer.token,t=this.parseDescription();this.expectKeyword("scalar");let a=this.parseName(),r=this.parseConstDirectives();return this.node(e,{kind:p.b.SCALAR_TYPE_DEFINITION,description:t,name:a,directives:r})}parseObjectTypeDefinition(){let e=this._lexer.token,t=this.parseDescription();this.expectKeyword("type");let a=this.parseName(),r=this.parseImplementsInterfaces(),i=this.parseConstDirectives(),n=this.parseFieldsDefinition();return this.node(e,{kind:p.b.OBJECT_TYPE_DEFINITION,description:t,name:a,interfaces:r,directives:i,fields:n})}parseImplementsInterfaces(){return this.expectOptionalKeyword("implements")?this.delimitedMany(s.Y.AMP,this.parseNamedType):[]}parseFieldsDefinition(){return this.optionalMany(s.Y.BRACE_L,this.parseFieldDefinition,s.Y.BRACE_R)}parseFieldDefinition(){let e=this._lexer.token,t=this.parseDescription(),a=this.parseName(),r=this.parseArgumentDefs();this.expectToken(s.Y.COLON);let i=this.parseTypeReference(),n=this.parseConstDirectives();return this.node(e,{kind:p.b.FIELD_DEFINITION,description:t,name:a,arguments:r,type:i,directives:n})}parseArgumentDefs(){return this.optionalMany(s.Y.PAREN_L,this.parseInputValueDef,s.Y.PAREN_R)}parseInputValueDef(){let e,t=this._lexer.token,a=this.parseDescription(),r=this.parseName();this.expectToken(s.Y.COLON);let i=this.parseTypeReference();this.expectOptionalToken(s.Y.EQUALS)&&(e=this.parseConstValueLiteral());let n=this.parseConstDirectives();return this.node(t,{kind:p.b.INPUT_VALUE_DEFINITION,description:a,name:r,type:i,defaultValue:e,directives:n})}parseInterfaceTypeDefinition(){let e=this._lexer.token,t=this.parseDescription();this.expectKeyword("interface");let a=this.parseName(),r=this.parseImplementsInterfaces(),i=this.parseConstDirectives(),n=this.parseFieldsDefinition();return this.node(e,{kind:p.b.INTERFACE_TYPE_DEFINITION,description:t,name:a,interfaces:r,directives:i,fields:n})}parseUnionTypeDefinition(){let e=this._lexer.token,t=this.parseDescription();this.expectKeyword("union");let a=this.parseName(),r=this.parseConstDirectives(),i=this.parseUnionMemberTypes();return this.node(e,{kind:p.b.UNION_TYPE_DEFINITION,description:t,name:a,directives:r,types:i})}parseUnionMemberTypes(){return this.expectOptionalToken(s.Y.EQUALS)?this.delimitedMany(s.Y.PIPE,this.parseNamedType):[]}parseEnumTypeDefinition(){let e=this._lexer.token,t=this.parseDescription();this.expectKeyword("enum");let a=this.parseName(),r=this.parseConstDirectives(),i=this.parseEnumValuesDefinition();return this.node(e,{kind:p.b.ENUM_TYPE_DEFINITION,description:t,name:a,directives:r,values:i})}parseEnumValuesDefinition(){return this.optionalMany(s.Y.BRACE_L,this.parseEnumValueDefinition,s.Y.BRACE_R)}parseEnumValueDefinition(){let e=this._lexer.token,t=this.parseDescription(),a=this.parseEnumValueName(),r=this.parseConstDirectives();return this.node(e,{kind:p.b.ENUM_VALUE_DEFINITION,description:t,name:a,directives:r})}parseEnumValueName(){if("true"===this._lexer.token.value||"false"===this._lexer.token.value||"null"===this._lexer.token.value)throw(0,r.I)(this._lexer.source,this._lexer.token.start,`${g(this._lexer.token)} is reserved and cannot be used for an enum value.`);return this.parseName()}parseInputObjectTypeDefinition(){let e=this._lexer.token,t=this.parseDescription();this.expectKeyword("input");let a=this.parseName(),r=this.parseConstDirectives(),i=this.parseInputFieldsDefinition();return this.node(e,{kind:p.b.INPUT_OBJECT_TYPE_DEFINITION,description:t,name:a,directives:r,fields:i})}parseInputFieldsDefinition(){return this.optionalMany(s.Y.BRACE_L,this.parseInputValueDef,s.Y.BRACE_R)}parseTypeSystemExtension(){let e=this._lexer.lookahead();if(e.kind===s.Y.NAME)switch(e.value){case"schema":return this.parseSchemaExtension();case"scalar":return this.parseScalarTypeExtension();case"type":return this.parseObjectTypeExtension();case"interface":return this.parseInterfaceTypeExtension();case"union":return this.parseUnionTypeExtension();case"enum":return this.parseEnumTypeExtension();case"input":return this.parseInputObjectTypeExtension()}throw this.unexpected(e)}parseSchemaExtension(){let e=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("schema");let t=this.parseConstDirectives(),a=this.optionalMany(s.Y.BRACE_L,this.parseOperationTypeDefinition,s.Y.BRACE_R);if(0===t.length&&0===a.length)throw this.unexpected();return this.node(e,{kind:p.b.SCHEMA_EXTENSION,directives:t,operationTypes:a})}parseScalarTypeExtension(){let e=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("scalar");let t=this.parseName(),a=this.parseConstDirectives();if(0===a.length)throw this.unexpected();return this.node(e,{kind:p.b.SCALAR_TYPE_EXTENSION,name:t,directives:a})}parseObjectTypeExtension(){let e=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("type");let t=this.parseName(),a=this.parseImplementsInterfaces(),r=this.parseConstDirectives(),i=this.parseFieldsDefinition();if(0===a.length&&0===r.length&&0===i.length)throw this.unexpected();return this.node(e,{kind:p.b.OBJECT_TYPE_EXTENSION,name:t,interfaces:a,directives:r,fields:i})}parseInterfaceTypeExtension(){let e=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("interface");let t=this.parseName(),a=this.parseImplementsInterfaces(),r=this.parseConstDirectives(),i=this.parseFieldsDefinition();if(0===a.length&&0===r.length&&0===i.length)throw this.unexpected();return this.node(e,{kind:p.b.INTERFACE_TYPE_EXTENSION,name:t,interfaces:a,directives:r,fields:i})}parseUnionTypeExtension(){let e=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("union");let t=this.parseName(),a=this.parseConstDirectives(),r=this.parseUnionMemberTypes();if(0===a.length&&0===r.length)throw this.unexpected();return this.node(e,{kind:p.b.UNION_TYPE_EXTENSION,name:t,directives:a,types:r})}parseEnumTypeExtension(){let e=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("enum");let t=this.parseName(),a=this.parseConstDirectives(),r=this.parseEnumValuesDefinition();if(0===a.length&&0===r.length)throw this.unexpected();return this.node(e,{kind:p.b.ENUM_TYPE_EXTENSION,name:t,directives:a,values:r})}parseInputObjectTypeExtension(){let e=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("input");let t=this.parseName(),a=this.parseConstDirectives(),r=this.parseInputFieldsDefinition();if(0===a.length&&0===r.length)throw this.unexpected();return this.node(e,{kind:p.b.INPUT_OBJECT_TYPE_EXTENSION,name:t,directives:a,fields:r})}parseDirectiveDefinition(){let e=this._lexer.token,t=this.parseDescription();this.expectKeyword("directive"),this.expectToken(s.Y.AT);let a=this.parseName(),r=this.parseArgumentDefs(),i=this.expectOptionalKeyword("repeatable");this.expectKeyword("on");let n=this.parseDirectiveLocations();return this.node(e,{kind:p.b.DIRECTIVE_DEFINITION,description:t,name:a,arguments:r,repeatable:i,locations:n})}parseDirectiveLocations(){return this.delimitedMany(s.Y.PIPE,this.parseDirectiveLocation)}parseDirectiveLocation(){let e=this._lexer.token,t=this.parseName();if(Object.prototype.hasOwnProperty.call(n.H,t.value))return t;throw this.unexpected(e)}parseSchemaCoordinate(){let e,t,a=this._lexer.token,r=this.expectOptionalToken(s.Y.AT),i=this.parseName();return(!r&&this.expectOptionalToken(s.Y.DOT)&&(e=this.parseName()),(r||e)&&this.expectOptionalToken(s.Y.PAREN_L)&&(t=this.parseName(),this.expectToken(s.Y.COLON),this.expectToken(s.Y.PAREN_R)),r)?t?this.node(a,{kind:p.b.DIRECTIVE_ARGUMENT_COORDINATE,name:i,argumentName:t}):this.node(a,{kind:p.b.DIRECTIVE_COORDINATE,name:i}):e?t?this.node(a,{kind:p.b.ARGUMENT_COORDINATE,name:i,fieldName:e,argumentName:t}):this.node(a,{kind:p.b.MEMBER_COORDINATE,name:i,memberName:e}):this.node(a,{kind:p.b.TYPE_COORDINATE,name:i})}node(e,t){return!0!==this._options.noLocation&&(t.loc=new i.aZ(e,this._lexer.lastToken,this._lexer.source)),t}peek(e){return this._lexer.token.kind===e}expectToken(e){let t=this._lexer.token;if(t.kind===e)return this.advanceLexer(),t;throw(0,r.I)(this._lexer.source,t.start,`Expected ${_(e)}, found ${g(t)}.`)}expectOptionalToken(e){return this._lexer.token.kind===e&&(this.advanceLexer(),!0)}expectKeyword(e){let t=this._lexer.token;if(t.kind===s.Y.NAME&&t.value===e)this.advanceLexer();else throw(0,r.I)(this._lexer.source,t.start,`Expected "${e}", found ${g(t)}.`)}expectOptionalKeyword(e){let t=this._lexer.token;return t.kind===s.Y.NAME&&t.value===e&&(this.advanceLexer(),!0)}unexpected(e){let t=null!=e?e:this._lexer.token;return(0,r.I)(this._lexer.source,t.start,`Unexpected ${g(t)}.`)}any(e,t,a){this.expectToken(e);let r=[];for(;!this.expectOptionalToken(a);)r.push(t.call(this));return r}optionalMany(e,t,a){if(this.expectOptionalToken(e)){let e=[];do e.push(t.call(this));while(!this.expectOptionalToken(a));return e}return[]}many(e,t,a){this.expectToken(e);let r=[];do r.push(t.call(this));while(!this.expectOptionalToken(a));return r}delimitedMany(e,t){this.expectOptionalToken(e);let a=[];do a.push(t.call(this));while(this.expectOptionalToken(e));return a}advanceLexer(){let{maxTokens:e}=this._options,t=this._lexer.advance();if(t.kind!==s.Y.EOF&&(++this._tokenCounter,void 0!==e&&this._tokenCounter>e))throw(0,r.I)(this._lexer.source,t.start,`Document contains more that ${e} tokens. Parsing aborted.`)}}function g(e){let t=e.value;return _(e.kind)+(null!=t?` "${t}"`:"")}function _(e){return(0,o.Z_)(e)?`"${e}"`:e}},3420(e,t,a){a.d(t,{MD:()=>i,TZ:()=>function e(t){return o(t)&&(t.kind===r.b.LIST?t.values.some(e):t.kind===r.b.OBJECT?t.fields.some(t=>e(t.value)):t.kind!==r.b.VARIABLE)},VK:()=>p,_m:()=>n,a6:()=>l,aR:()=>o,dI:()=>d,fT:()=>u,gj:()=>m,i7:()=>c,xu:()=>s});var r=a(42455);function i(e){return n(e)||s(e)||u(e)}function n(e){return e.kind===r.b.OPERATION_DEFINITION||e.kind===r.b.FRAGMENT_DEFINITION}function p(e){return e.kind===r.b.FIELD||e.kind===r.b.FRAGMENT_SPREAD||e.kind===r.b.INLINE_FRAGMENT}function o(e){return e.kind===r.b.VARIABLE||e.kind===r.b.INT||e.kind===r.b.FLOAT||e.kind===r.b.STRING||e.kind===r.b.BOOLEAN||e.kind===r.b.NULL||e.kind===r.b.ENUM||e.kind===r.b.LIST||e.kind===r.b.OBJECT}function d(e){return e.kind===r.b.NAMED_TYPE||e.kind===r.b.LIST_TYPE||e.kind===r.b.NON_NULL_TYPE}function s(e){return e.kind===r.b.SCHEMA_DEFINITION||l(e)||e.kind===r.b.DIRECTIVE_DEFINITION}function l(e){return e.kind===r.b.SCALAR_TYPE_DEFINITION||e.kind===r.b.OBJECT_TYPE_DEFINITION||e.kind===r.b.INTERFACE_TYPE_DEFINITION||e.kind===r.b.UNION_TYPE_DEFINITION||e.kind===r.b.ENUM_TYPE_DEFINITION||e.kind===r.b.INPUT_OBJECT_TYPE_DEFINITION}function u(e){return e.kind===r.b.SCHEMA_EXTENSION||c(e)}function c(e){return e.kind===r.b.SCALAR_TYPE_EXTENSION||e.kind===r.b.OBJECT_TYPE_EXTENSION||e.kind===r.b.INTERFACE_TYPE_EXTENSION||e.kind===r.b.UNION_TYPE_EXTENSION||e.kind===r.b.ENUM_TYPE_EXTENSION||e.kind===r.b.INPUT_OBJECT_TYPE_EXTENSION}function m(e){return e.kind===r.b.TYPE_COORDINATE||e.kind===r.b.MEMBER_COORDINATE||e.kind===r.b.ARGUMENT_COORDINATE||e.kind===r.b.DIRECTIVE_COORDINATE||e.kind===r.b.DIRECTIVE_ARGUMENT_COORDINATE}},8238(e,t,a){a.d(t,{C:()=>n,V:()=>i});var r=a(73971);function i(e){return n(e.source,(0,r.g)(e.source,e.start))}function n(e,t){let a=e.locationOffset.column-1,r="".padStart(a)+e.body,i=t.line-1,n=e.locationOffset.line-1,o=t.line+n,d=1===t.line?a:0,s=t.column+d,l=`${e.name}:${o}:${s}
1121
+ `,u=r.split(/\r\n|[\n\r]/g),c=u[i];if(c.length>120){let e=Math.floor(s/80),t=[];for(let e=0;e<c.length;e+=80)t.push(c.slice(e,e+80));return l+p([[`${o} |`,t[0]],...t.slice(1,e+1).map(e=>["|",e]),["|","^".padStart(s%80)],["|",t[e+1]]])}return l+p([[`${o-1} |`,u[i-1]],[`${o} |`,c],["|","^".padStart(s)],[`${o+1} |`,u[i+1]]])}function p(e){let t=e.filter(([e,t])=>void 0!==t),a=Math.max(...t.map(([e])=>e.length));return t.map(([e,t])=>e.padStart(a)+(t?" "+t:"")).join("\n")}},95818(e,t,a){a.d(t,{y:()=>d});var r=a(67714);let i=/[\x00-\x1f\x22\x5c\x7f-\x9f]/g;function n(e){return p[e.charCodeAt(0)]}let p=["\\u0000","\\u0001","\\u0002","\\u0003","\\u0004","\\u0005","\\u0006","\\u0007","\\b","\\t","\\n","\\u000B","\\f","\\r","\\u000E","\\u000F","\\u0010","\\u0011","\\u0012","\\u0013","\\u0014","\\u0015","\\u0016","\\u0017","\\u0018","\\u0019","\\u001A","\\u001B","\\u001C","\\u001D","\\u001E","\\u001F","","",'\\"',"","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","\\\\","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","\\u007F","\\u0080","\\u0081","\\u0082","\\u0083","\\u0084","\\u0085","\\u0086","\\u0087","\\u0088","\\u0089","\\u008A","\\u008B","\\u008C","\\u008D","\\u008E","\\u008F","\\u0090","\\u0091","\\u0092","\\u0093","\\u0094","\\u0095","\\u0096","\\u0097","\\u0098","\\u0099","\\u009A","\\u009B","\\u009C","\\u009D","\\u009E","\\u009F"];var o=a(90424);function d(e){return(0,o.YR)(e,s)}let s={Name:{leave:e=>e.value},Variable:{leave:e=>"$"+e.name},Document:{leave:e=>l(e.definitions,"\n\n")},OperationDefinition:{leave(e){let t=f(e.variableDefinitions)?c("(\n",l(e.variableDefinitions,"\n"),"\n)"):c("(",l(e.variableDefinitions,", "),")"),a=c("",e.description,"\n")+l([e.operation,l([e.name,t]),l(e.directives," ")]," ");return("query"===a?"":a+" ")+e.selectionSet}},VariableDefinition:{leave:({variable:e,type:t,defaultValue:a,directives:r,description:i})=>c("",i,"\n")+e+": "+t+c(" = ",a)+c(" ",l(r," "))},SelectionSet:{leave:({selections:e})=>u(e)},Field:{leave({alias:e,name:t,arguments:a,directives:r,selectionSet:i}){let n=c("",e,": ")+t,p=n+c("(",l(a,", "),")");return p.length>80&&(p=n+c("(\n",m(l(a,"\n")),"\n)")),l([p,l(r," "),i]," ")}},Argument:{leave:({name:e,value:t})=>e+": "+t},FragmentSpread:{leave:({name:e,directives:t})=>"..."+e+c(" ",l(t," "))},InlineFragment:{leave:({typeCondition:e,directives:t,selectionSet:a})=>l(["...",c("on ",e),l(t," "),a]," ")},FragmentDefinition:{leave:({name:e,typeCondition:t,variableDefinitions:a,directives:r,selectionSet:i,description:n})=>c("",n,"\n")+`fragment ${e}${c("(",l(a,", "),")")} `+`on ${t} ${c("",l(r," ")," ")}`+i},IntValue:{leave:({value:e})=>e},FloatValue:{leave:({value:e})=>e},StringValue:{leave:({value:e,block:t})=>t?(0,r.yo)(e):`"${e.replace(i,n)}"`},BooleanValue:{leave:({value:e})=>e?"true":"false"},NullValue:{leave:()=>"null"},EnumValue:{leave:({value:e})=>e},ListValue:{leave:({values:e})=>"["+l(e,", ")+"]"},ObjectValue:{leave:({fields:e})=>"{"+l(e,", ")+"}"},ObjectField:{leave:({name:e,value:t})=>e+": "+t},Directive:{leave:({name:e,arguments:t})=>"@"+e+c("(",l(t,", "),")")},NamedType:{leave:({name:e})=>e},ListType:{leave:({type:e})=>"["+e+"]"},NonNullType:{leave:({type:e})=>e+"!"},SchemaDefinition:{leave:({description:e,directives:t,operationTypes:a})=>c("",e,"\n")+l(["schema",l(t," "),u(a)]," ")},OperationTypeDefinition:{leave:({operation:e,type:t})=>e+": "+t},ScalarTypeDefinition:{leave:({description:e,name:t,directives:a})=>c("",e,"\n")+l(["scalar",t,l(a," ")]," ")},ObjectTypeDefinition:{leave:({description:e,name:t,interfaces:a,directives:r,fields:i})=>c("",e,"\n")+l(["type",t,c("implements ",l(a," & ")),l(r," "),u(i)]," ")},FieldDefinition:{leave:({description:e,name:t,arguments:a,type:r,directives:i})=>c("",e,"\n")+t+(f(a)?c("(\n",m(l(a,"\n")),"\n)"):c("(",l(a,", "),")"))+": "+r+c(" ",l(i," "))},InputValueDefinition:{leave:({description:e,name:t,type:a,defaultValue:r,directives:i})=>c("",e,"\n")+l([t+": "+a,c("= ",r),l(i," ")]," ")},InterfaceTypeDefinition:{leave:({description:e,name:t,interfaces:a,directives:r,fields:i})=>c("",e,"\n")+l(["interface",t,c("implements ",l(a," & ")),l(r," "),u(i)]," ")},UnionTypeDefinition:{leave:({description:e,name:t,directives:a,types:r})=>c("",e,"\n")+l(["union",t,l(a," "),c("= ",l(r," | "))]," ")},EnumTypeDefinition:{leave:({description:e,name:t,directives:a,values:r})=>c("",e,"\n")+l(["enum",t,l(a," "),u(r)]," ")},EnumValueDefinition:{leave:({description:e,name:t,directives:a})=>c("",e,"\n")+l([t,l(a," ")]," ")},InputObjectTypeDefinition:{leave:({description:e,name:t,directives:a,fields:r})=>c("",e,"\n")+l(["input",t,l(a," "),u(r)]," ")},DirectiveDefinition:{leave:({description:e,name:t,arguments:a,repeatable:r,locations:i})=>c("",e,"\n")+"directive @"+t+(f(a)?c("(\n",m(l(a,"\n")),"\n)"):c("(",l(a,", "),")"))+(r?" repeatable":"")+" on "+l(i," | ")},SchemaExtension:{leave:({directives:e,operationTypes:t})=>l(["extend schema",l(e," "),u(t)]," ")},ScalarTypeExtension:{leave:({name:e,directives:t})=>l(["extend scalar",e,l(t," ")]," ")},ObjectTypeExtension:{leave:({name:e,interfaces:t,directives:a,fields:r})=>l(["extend type",e,c("implements ",l(t," & ")),l(a," "),u(r)]," ")},InterfaceTypeExtension:{leave:({name:e,interfaces:t,directives:a,fields:r})=>l(["extend interface",e,c("implements ",l(t," & ")),l(a," "),u(r)]," ")},UnionTypeExtension:{leave:({name:e,directives:t,types:a})=>l(["extend union",e,l(t," "),c("= ",l(a," | "))]," ")},EnumTypeExtension:{leave:({name:e,directives:t,values:a})=>l(["extend enum",e,l(t," "),u(a)]," ")},InputObjectTypeExtension:{leave:({name:e,directives:t,fields:a})=>l(["extend input",e,l(t," "),u(a)]," ")},TypeCoordinate:{leave:({name:e})=>e},MemberCoordinate:{leave:({name:e,memberName:t})=>l([e,c(".",t)])},ArgumentCoordinate:{leave:({name:e,fieldName:t,argumentName:a})=>l([e,c(".",t),c("(",a,":)")])},DirectiveCoordinate:{leave:({name:e})=>l(["@",e])},DirectiveArgumentCoordinate:{leave:({name:e,argumentName:t})=>l(["@",e,c("(",t,":)")])}};function l(e,t=""){var a;return null!=(a=null==e?void 0:e.filter(e=>e).join(t))?a:""}function u(e){return c("{\n",m(l(e,"\n")),"\n}")}function c(e,t,a=""){return null!=t&&""!==t?e+t+a:""}function m(e){return c(" ",e.replace(/\n/g,"\n "))}function f(e){var t;return null!=(t=null==e?void 0:e.some(e=>e.includes("\n")))&&t}},39537(e,t,a){a.d(t,{_:()=>o,k:()=>p});var r=a(93217),i=a(35198),n=a(50792);class p{constructor(e,t="GraphQL request",a={line:1,column:1}){"string"==typeof e||(0,r.U)(!1,`Body must be a string. Received: ${(0,i.N)(e)}.`),this.body=e,this.name=t,this.locationOffset=a,this.locationOffset.line>0||(0,r.U)(!1,"line in locationOffset is 1-indexed and must be positive."),this.locationOffset.column>0||(0,r.U)(!1,"column in locationOffset is 1-indexed and must be positive.")}get[Symbol.toStringTag](){return"Source"}}function o(e){return(0,n.h)(e,p)}},12039(e,t,a){var r,i;a.d(t,{Y:()=>r}),(i=r||(r={})).SOF="<SOF>",i.EOF="<EOF>",i.BANG="!",i.DOLLAR="$",i.AMP="&",i.PAREN_L="(",i.PAREN_R=")",i.DOT=".",i.SPREAD="...",i.COLON=":",i.EQUALS="=",i.AT="@",i.BRACKET_L="[",i.BRACKET_R="]",i.BRACE_L="{",i.PIPE="|",i.BRACE_R="}",i.NAME="Name",i.INT="Int",i.FLOAT="Float",i.STRING="String",i.BLOCK_STRING="BlockString",i.COMMENT="Comment"},90424(e,t,a){a.d(t,{UY:()=>u,XO:()=>l,YR:()=>d,oP:()=>s,sP:()=>o});var r=a(93217),i=a(35198),n=a(59762),p=a(42455);let o=Object.freeze({});function d(e,t,a=n.aD){let s,u,c,m=new Map;for(let e of Object.values(p.b))m.set(e,l(t,e));let f=Array.isArray(e),h=[e],v=-1,y=[],g=e,_=[],b=[];do{var w,E,T;let e,p=++v===h.length,d=p&&0!==y.length;if(p){if(u=0===b.length?void 0:_[_.length-1],g=c,c=b.pop(),d)if(f){g=g.slice();let e=0;for(let[t,a]of y){let r=t-e;null===a?(g.splice(r,1),e++):g[r]=a}}else for(let[e,t]of(g={...g},y))g[e]=t;v=s.index,h=s.keys,y=s.edits,f=s.inArray,s=s.prev}else if(c){if(null==(g=c[u=f?v:h[v]]))continue;_.push(u)}if(!Array.isArray(g)){(0,n.Ll)(g)||(0,r.U)(!1,`Invalid AST Node: ${(0,i.N)(g)}.`);let a=p?null==(w=m.get(g.kind))?void 0:w.leave:null==(E=m.get(g.kind))?void 0:E.enter;if((e=null==a?void 0:a.call(t,g,u,c,_,b))===o)break;if(!1===e){if(!p){_.pop();continue}}else if(void 0!==e&&(y.push([u,e]),!p))if((0,n.Ll)(e))g=e;else{_.pop();continue}}void 0===e&&d&&y.push([u,g]),p?_.pop():(s={inArray:f,index:v,keys:h,edits:y,prev:s},h=(f=Array.isArray(g))?g:null!=(T=a[g.kind])?T:[],v=-1,y=[],c&&b.push(c),c=g)}while(void 0!==s);return 0!==y.length?y[y.length-1][1]:e}function s(e){let t=Array(e.length).fill(null),a=Object.create(null);for(let r of Object.values(p.b)){let i=!1,n=Array(e.length).fill(void 0),p=Array(e.length).fill(void 0);for(let t=0;t<e.length;++t){let{enter:a,leave:o}=l(e[t],r);i||(i=null!=a||null!=o),n[t]=a,p[t]=o}if(!i)continue;let d={enter(...a){let r=a[0];for(let p=0;p<e.length;p++)if(null===t[p]){var i;let d=null==(i=n[p])?void 0:i.apply(e[p],a);if(!1===d)t[p]=r;else if(d===o)t[p]=o;else if(void 0!==d)return d}},leave(...a){let r=a[0];for(let n=0;n<e.length;n++)if(null===t[n]){var i;let r=null==(i=p[n])?void 0:i.apply(e[n],a);if(r===o)t[n]=o;else if(void 0!==r&&!1!==r)return r}else t[n]===r&&(t[n]=null)}};a[r]=d}return a}function l(e,t){let a=e[t];return"object"==typeof a?a:"function"==typeof a?{enter:a,leave:void 0}:{enter:e.enter,leave:e.leave}}function u(e,t,a){let{enter:r,leave:i}=l(e,t);return a?i:r}},60837(e,t,a){let r;a.r(t),a.d(t,{dep:()=>L,asyncFromGen:()=>v,Slot:()=>c,wrap:()=>M,nonReactive:()=>g,defaultMakeCacheKey:()=>j,bindContext:()=>m,setTimeout:()=>h,KeyTrie:()=>i.Trie,noContext:()=>f});var i=a(44592),n=a(31088);let p=null,o={},d=1;function s(e){try{return e()}catch(e){}}let l="@wry/context:Slot",u=s(()=>globalThis)||s(()=>global)||Object.create(null),c=u[l]||Array[l]||function(e){try{Object.defineProperty(u,l,{value:e,enumerable:!1,writable:!1,configurable:!0})}finally{return e}}(class{constructor(){this.id=["slot",d++,Date.now(),Math.random().toString(36).slice(2)].join(":")}hasValue(){for(let e=p;e;e=e.parent)if(this.id in e.slots){let t=e.slots[this.id];if(t===o)break;return e!==p&&(p.slots[this.id]=t),!0}return p&&(p.slots[this.id]=o),!1}getValue(){if(this.hasValue())return p.slots[this.id]}withValue(e,t,a,r){let i={__proto__:null,[this.id]:e},n=p;p={parent:n,slots:i};try{return t.apply(r,a)}finally{p=n}}static bind(e){let t=p;return function(){let a=p;try{return p=t,e.apply(this,arguments)}finally{p=a}}}static noContext(e,t,a){if(!p)return e.apply(a,t);{let r=p;try{return p=null,e.apply(a,t)}finally{p=r}}}}),{bind:m,noContext:f}=c;function h(e,t){return setTimeout(m(e),t)}function v(e){return function(){let t=e.apply(this,arguments),a=m(t.next),r=m(t.throw);return new Promise((e,i)=>{function n(a,r){try{var n,d=a.call(t,r)}catch(e){return i(e)}let s=d.done?e:p;(n=d.value)&&"function"==typeof n.then?d.value.then(s,d.done?i:o):s(d.value)}let p=e=>n(a,e),o=e=>n(r,e);p()})}}let y=new c;function g(e){return y.withValue(void 0,e)}let{hasOwnProperty:_}=Object.prototype,b=Array.from||function(e){let t=[];return e.forEach(e=>t.push(e)),t};function w(e){let{unsubscribe:t}=e;"function"==typeof t&&(e.unsubscribe=void 0,t())}let E=[];function T(e,t){if(!e)throw Error(t||"assertion failure")}function N(e,t){let a=e.length;return a>0&&a===t.length&&e[a-1]===t[a-1]}function S(e){switch(e.length){case 0:throw Error("unknown value");case 1:return e[0];case 2:throw e[1]}}class O{constructor(e){this.fn=e,this.parents=new Set,this.childValues=new Map,this.dirtyChildren=null,this.dirty=!0,this.recomputing=!1,this.value=[],this.deps=null,++O.count}peek(){if(1===this.value.length&&!A(this))return D(this),this.value[0]}recompute(e){var t,a,r;return T(!this.recomputing,"already recomputing"),D(this),A(this)?(t=this,a=e,R(t),y.withValue(t,I,[t,a]),function(e,t){if("function"==typeof e.subscribe)try{w(e),e.unsubscribe=e.subscribe.apply(null,t)}catch(t){return e.setDirty(),!1}return!0}(t,a)&&((r=t).dirty=!1,A(r)||function(e){k(e,C)}(r)),S(t.value)):S(this.value)}setDirty(){var e;this.dirty||(this.dirty=!0,e=this,k(e,x),w(this))}dispose(){this.setDirty(),R(this),k(this,(e,t)=>{e.setDirty(),F(e,this)})}forget(){this.dispose()}dependOn(e){e.add(this),this.deps||(this.deps=E.pop()||new Set),this.deps.add(e)}forgetDeps(){this.deps&&(b(this.deps).forEach(e=>e.delete(this)),this.deps.clear(),E.push(this.deps),this.deps=null)}}function D(e){let t=y.getValue();if(t)return e.parents.add(t),t.childValues.has(e)||t.childValues.set(e,[]),A(e)?x(t,e):C(t,e),t}function I(e,t){let a;e.recomputing=!0;let{normalizeResult:r}=e;r&&1===e.value.length&&(a=e.value.slice(0)),e.value.length=0;try{if(e.value[0]=e.fn.apply(null,t),r&&a&&!N(a,e.value))try{e.value[0]=r(e.value[0],a[0])}catch(e){}}catch(t){e.value[1]=t}e.recomputing=!1}function A(e){return e.dirty||!!(e.dirtyChildren&&e.dirtyChildren.size)}O.count=0;function k(e,t){let a=e.parents.size;if(a){let r=b(e.parents);for(let i=0;i<a;++i)t(r[i],e)}}function x(e,t){T(e.childValues.has(t)),T(A(t));let a=!A(e);if(e.dirtyChildren){if(e.dirtyChildren.has(t))return}else e.dirtyChildren=E.pop()||new Set;e.dirtyChildren.add(t),a&&k(e,x)}function C(e,t){T(e.childValues.has(t)),T(!A(t));let a=e.childValues.get(t);0===a.length?e.childValues.set(t,t.value.slice(0)):N(a,t.value)||e.setDirty(),V(e,t),A(e)||k(e,C)}function V(e,t){let a=e.dirtyChildren;a&&(a.delete(t),0===a.size&&(E.length<100&&E.push(a),e.dirtyChildren=null))}function R(e){e.childValues.size>0&&e.childValues.forEach((t,a)=>{F(e,a)}),e.forgetDeps(),T(null===e.dirtyChildren)}function F(e,t){t.parents.delete(e),e.childValues.delete(t),V(e,t)}let P={setDirty:!0,dispose:!0,forget:!0};function L(e){let t=new Map,a=e&&e.subscribe;function r(e){let r=y.getValue();if(r){let i=t.get(e);i||t.set(e,i=new Set),r.dependOn(i),"function"==typeof a&&(w(i),i.unsubscribe=a(e))}}return r.dirty=function(e,a){let r=t.get(e);if(r){let i=a&&_.call(P,a)?a:"setDirty";b(r).forEach(e=>e[i]()),t.delete(e),w(r)}},r}function j(...e){return(r||(r=new i.Trie("function"==typeof WeakMap))).lookupArray(e)}let $=new Set;function M(e,{max:t=65536,keyArgs:a,makeCacheKey:r=j,normalizeResult:i,subscribe:p,cache:o=n.C}=Object.create(null)){let d="function"==typeof o?new o(t,e=>e.dispose()):o,s=function(){let t=r.apply(null,a?a.apply(null,arguments):arguments);if(void 0===t)return e.apply(null,arguments);let n=d.get(t);n||(d.set(t,n=new O(e)),n.normalizeResult=i,n.subscribe=p,n.forget=()=>d.delete(t));let o=n.recompute(Array.prototype.slice.call(arguments));return d.set(t,n),$.add(d),y.hasValue()||($.forEach(e=>e.clean()),$.clear()),o};function l(e){let t=e&&d.get(e);t&&t.setDirty()}function u(e){let t=e&&d.get(e);if(t)return t.peek()}function c(e){return!!e&&d.delete(e)}return Object.defineProperty(s,"size",{get:()=>d.size,configurable:!1,enumerable:!1}),Object.freeze(s.options={max:t,keyArgs:a,makeCacheKey:r,normalizeResult:i,subscribe:p,cache:d}),s.dirtyKey=l,s.dirty=function(){l(r.apply(null,arguments))},s.peekKey=u,s.peek=function(){return u(r.apply(null,arguments))},s.forgetKey=c,s.forget=function(){return c(r.apply(null,arguments))},s.makeCacheKey=r,s.getKey=a?function(){return r.apply(null,a.apply(null,arguments))}:r,Object.freeze(s)}},19371(e,t,a){a.r(t),a.d(t,{InvariantError:()=>d,default:()=>f,invariant:()=>s,setVerbosity:()=>m});var r,i=a(85608),n="Invariant Violation",p=Object.setPrototypeOf,o=void 0===p?function(e,t){return e.__proto__=t,e}:p,d=function(e){function t(a){void 0===a&&(a=n);var r=e.call(this,"number"==typeof a?n+": "+a+" (see https://github.com/apollographql/invariant-packages)":a)||this;return r.framesToPop=1,r.name=n,o(r,t.prototype),r}return(0,i.__extends)(t,e),t}(Error);function s(e,t){if(!e)throw new d(t)}var l=["debug","log","warn","error","silent"],u=l.indexOf("log");function c(e){return function(){if(l.indexOf(e)>=u)return(console[e]||console.log).apply(console,arguments)}}function m(e){var t=l[u];return u=Math.max(0,l.indexOf(e)),t}(r=s||(s={})).debug=c("debug"),r.log=c("log"),r.warn=c("warn"),r.error=c("error");let f=s},85608(e,t,a){a.r(t),a.d(t,{__addDisposableResource:()=>F,__assign:()=>n,__asyncDelegator:()=>S,__asyncGenerator:()=>N,__asyncValues:()=>O,__await:()=>T,__awaiter:()=>f,__classPrivateFieldGet:()=>C,__classPrivateFieldIn:()=>R,__classPrivateFieldSet:()=>V,__createBinding:()=>v,__decorate:()=>o,__disposeResources:()=>L,__esDecorate:()=>s,__exportStar:()=>y,__extends:()=>i,__generator:()=>h,__importDefault:()=>x,__importStar:()=>k,__makeTemplateObject:()=>D,__metadata:()=>m,__param:()=>d,__propKey:()=>u,__read:()=>_,__rest:()=>p,__rewriteRelativeImportExtension:()=>j,__runInitializers:()=>l,__setFunctionName:()=>c,__spread:()=>b,__spreadArray:()=>E,__spreadArrays:()=>w,__values:()=>g,default:()=>$});var r=function(e,t){return(r=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var a in t)Object.prototype.hasOwnProperty.call(t,a)&&(e[a]=t[a])})(e,t)};function i(e,t){if("function"!=typeof t&&null!==t)throw TypeError("Class extends value "+String(t)+" is not a constructor or null");function a(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(a.prototype=t.prototype,new a)}var n=function(){return(n=Object.assign||function(e){for(var t,a=1,r=arguments.length;a<r;a++)for(var i in t=arguments[a])Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i]);return e}).apply(this,arguments)};function p(e,t){var a={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&0>t.indexOf(r)&&(a[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)0>t.indexOf(r[i])&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(a[r[i]]=e[r[i]]);return a}function o(e,t,a,r){var i,n=arguments.length,p=n<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,a):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)p=Reflect.decorate(e,t,a,r);else for(var o=e.length-1;o>=0;o--)(i=e[o])&&(p=(n<3?i(p):n>3?i(t,a,p):i(t,a))||p);return n>3&&p&&Object.defineProperty(t,a,p),p}function d(e,t){return function(a,r){t(a,r,e)}}function s(e,t,a,r,i,n){function p(e){if(void 0!==e&&"function"!=typeof e)throw TypeError("Function expected");return e}for(var o,d=r.kind,s="getter"===d?"get":"setter"===d?"set":"value",l=!t&&e?r.static?e:e.prototype:null,u=t||(l?Object.getOwnPropertyDescriptor(l,r.name):{}),c=!1,m=a.length-1;m>=0;m--){var f={};for(var h in r)f[h]="access"===h?{}:r[h];for(var h in r.access)f.access[h]=r.access[h];f.addInitializer=function(e){if(c)throw TypeError("Cannot add initializers after decoration has completed");n.push(p(e||null))};var v=(0,a[m])("accessor"===d?{get:u.get,set:u.set}:u[s],f);if("accessor"===d){if(void 0===v)continue;if(null===v||"object"!=typeof v)throw TypeError("Object expected");(o=p(v.get))&&(u.get=o),(o=p(v.set))&&(u.set=o),(o=p(v.init))&&i.unshift(o)}else(o=p(v))&&("field"===d?i.unshift(o):u[s]=o)}l&&Object.defineProperty(l,r.name,u),c=!0}function l(e,t,a){for(var r=arguments.length>2,i=0;i<t.length;i++)a=r?t[i].call(e,a):t[i].call(e);return r?a:void 0}function u(e){return"symbol"==typeof e?e:"".concat(e)}function c(e,t,a){return"symbol"==typeof t&&(t=t.description?"[".concat(t.description,"]"):""),Object.defineProperty(e,"name",{configurable:!0,value:a?"".concat(a," ",t):t})}function m(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)}function f(e,t,a,r){return new(a||(a=Promise))(function(i,n){function p(e){try{d(r.next(e))}catch(e){n(e)}}function o(e){try{d(r.throw(e))}catch(e){n(e)}}function d(e){var t;e.done?i(e.value):((t=e.value)instanceof a?t:new a(function(e){e(t)})).then(p,o)}d((r=r.apply(e,t||[])).next())})}function h(e,t){var a,r,i,n={label:0,sent:function(){if(1&i[0])throw i[1];return i[1]},trys:[],ops:[]},p=Object.create(("function"==typeof Iterator?Iterator:Object).prototype);return p.next=o(0),p.throw=o(1),p.return=o(2),"function"==typeof Symbol&&(p[Symbol.iterator]=function(){return this}),p;function o(o){return function(d){var s=[o,d];if(a)throw TypeError("Generator is already executing.");for(;p&&(p=0,s[0]&&(n=0)),n;)try{if(a=1,r&&(i=2&s[0]?r.return:s[0]?r.throw||((i=r.return)&&i.call(r),0):r.next)&&!(i=i.call(r,s[1])).done)return i;switch(r=0,i&&(s=[2&s[0],i.value]),s[0]){case 0:case 1:i=s;break;case 4:return n.label++,{value:s[1],done:!1};case 5:n.label++,r=s[1],s=[0];continue;case 7:s=n.ops.pop(),n.trys.pop();continue;default:if(!(i=(i=n.trys).length>0&&i[i.length-1])&&(6===s[0]||2===s[0])){n=0;continue}if(3===s[0]&&(!i||s[1]>i[0]&&s[1]<i[3])){n.label=s[1];break}if(6===s[0]&&n.label<i[1]){n.label=i[1],i=s;break}if(i&&n.label<i[2]){n.label=i[2],n.ops.push(s);break}i[2]&&n.ops.pop(),n.trys.pop();continue}s=t.call(e,n)}catch(e){s=[6,e],r=0}finally{a=i=0}if(5&s[0])throw s[1];return{value:s[0]?s[1]:void 0,done:!0}}}}var v=Object.create?function(e,t,a,r){void 0===r&&(r=a);var i=Object.getOwnPropertyDescriptor(t,a);(!i||("get"in i?!t.__esModule:i.writable||i.configurable))&&(i={enumerable:!0,get:function(){return t[a]}}),Object.defineProperty(e,r,i)}:function(e,t,a,r){void 0===r&&(r=a),e[r]=t[a]};function y(e,t){for(var a in e)"default"===a||Object.prototype.hasOwnProperty.call(t,a)||v(t,e,a)}function g(e){var t="function"==typeof Symbol&&Symbol.iterator,a=t&&e[t],r=0;if(a)return a.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function _(e,t){var a="function"==typeof Symbol&&e[Symbol.iterator];if(!a)return e;var r,i,n=a.call(e),p=[];try{for(;(void 0===t||t-- >0)&&!(r=n.next()).done;)p.push(r.value)}catch(e){i={error:e}}finally{try{r&&!r.done&&(a=n.return)&&a.call(n)}finally{if(i)throw i.error}}return p}function b(){for(var e=[],t=0;t<arguments.length;t++)e=e.concat(_(arguments[t]));return e}function w(){for(var e=0,t=0,a=arguments.length;t<a;t++)e+=arguments[t].length;for(var r=Array(e),i=0,t=0;t<a;t++)for(var n=arguments[t],p=0,o=n.length;p<o;p++,i++)r[i]=n[p];return r}function E(e,t,a){if(a||2==arguments.length)for(var r,i=0,n=t.length;i<n;i++)!r&&i in t||(r||(r=Array.prototype.slice.call(t,0,i)),r[i]=t[i]);return e.concat(r||Array.prototype.slice.call(t))}function T(e){return this instanceof T?(this.v=e,this):new T(e)}function N(e,t,a){if(!Symbol.asyncIterator)throw TypeError("Symbol.asyncIterator is not defined.");var r,i=a.apply(e,t||[]),n=[];return r=Object.create(("function"==typeof AsyncIterator?AsyncIterator:Object).prototype),p("next"),p("throw"),p("return",function(e){return function(t){return Promise.resolve(t).then(e,s)}}),r[Symbol.asyncIterator]=function(){return this},r;function p(e,t){i[e]&&(r[e]=function(t){return new Promise(function(a,r){n.push([e,t,a,r])>1||o(e,t)})},t&&(r[e]=t(r[e])))}function o(e,t){try{var a;(a=i[e](t)).value instanceof T?Promise.resolve(a.value.v).then(d,s):l(n[0][2],a)}catch(e){l(n[0][3],e)}}function d(e){o("next",e)}function s(e){o("throw",e)}function l(e,t){e(t),n.shift(),n.length&&o(n[0][0],n[0][1])}}function S(e){var t,a;return t={},r("next"),r("throw",function(e){throw e}),r("return"),t[Symbol.iterator]=function(){return this},t;function r(r,i){t[r]=e[r]?function(t){return(a=!a)?{value:T(e[r](t)),done:!1}:i?i(t):t}:i}}function O(e){if(!Symbol.asyncIterator)throw TypeError("Symbol.asyncIterator is not defined.");var t,a=e[Symbol.asyncIterator];return a?a.call(e):(e=g(e),t={},r("next"),r("throw"),r("return"),t[Symbol.asyncIterator]=function(){return this},t);function r(a){t[a]=e[a]&&function(t){return new Promise(function(r,i){var n,p,o;n=r,p=i,o=(t=e[a](t)).done,Promise.resolve(t.value).then(function(e){n({value:e,done:o})},p)})}}}function D(e,t){return Object.defineProperty?Object.defineProperty(e,"raw",{value:t}):e.raw=t,e}var I=Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t},A=function(e){return(A=Object.getOwnPropertyNames||function(e){var t=[];for(var a in e)Object.prototype.hasOwnProperty.call(e,a)&&(t[t.length]=a);return t})(e)};function k(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var a=A(e),r=0;r<a.length;r++)"default"!==a[r]&&v(t,e,a[r]);return I(t,e),t}function x(e){return e&&e.__esModule?e:{default:e}}function C(e,t,a,r){if("a"===a&&!r)throw TypeError("Private accessor was defined without a getter");if("function"==typeof t?e!==t||!r:!t.has(e))throw TypeError("Cannot read private member from an object whose class did not declare it");return"m"===a?r:"a"===a?r.call(e):r?r.value:t.get(e)}function V(e,t,a,r,i){if("m"===r)throw TypeError("Private method is not writable");if("a"===r&&!i)throw TypeError("Private accessor was defined without a setter");if("function"==typeof t?e!==t||!i:!t.has(e))throw TypeError("Cannot write private member to an object whose class did not declare it");return"a"===r?i.call(e,a):i?i.value=a:t.set(e,a),a}function R(e,t){if(null===t||"object"!=typeof t&&"function"!=typeof t)throw TypeError("Cannot use 'in' operator on non-object");return"function"==typeof e?t===e:e.has(t)}function F(e,t,a){if(null!=t){var r,i;if("object"!=typeof t&&"function"!=typeof t)throw TypeError("Object expected.");if(a){if(!Symbol.asyncDispose)throw TypeError("Symbol.asyncDispose is not defined.");r=t[Symbol.asyncDispose]}if(void 0===r){if(!Symbol.dispose)throw TypeError("Symbol.dispose is not defined.");r=t[Symbol.dispose],a&&(i=r)}if("function"!=typeof r)throw TypeError("Object not disposable.");i&&(r=function(){try{i.call(this)}catch(e){return Promise.reject(e)}}),e.stack.push({value:t,dispose:r,async:a})}else a&&e.stack.push({async:!0});return t}var P="function"==typeof SuppressedError?SuppressedError:function(e,t,a){var r=Error(a);return r.name="SuppressedError",r.error=e,r.suppressed=t,r};function L(e){function t(t){e.error=e.hasError?new P(t,e.error,"An error was suppressed during disposal."):t,e.hasError=!0}var a,r=0;return function i(){for(;a=e.stack.pop();)try{if(!a.async&&1===r)return r=0,e.stack.push(a),Promise.resolve().then(i);if(a.dispose){var n=a.dispose.call(a.value);if(a.async)return r|=2,Promise.resolve(n).then(i,function(e){return t(e),i()})}else r|=1}catch(e){t(e)}if(1===r)return e.hasError?Promise.reject(e.error):Promise.resolve();if(e.hasError)throw e.error}()}function j(e,t){return"string"==typeof e&&/^\.\.?\//.test(e)?e.replace(/\.(tsx)$|((?:\.d)?)((?:\.[^./]+?)?)\.([cm]?)ts$/i,function(e,a,r,i,n){return a?t?".jsx":".js":!r||i&&n?r+i+"."+n.toLowerCase()+"js":e}):e}let $={__extends:i,__assign:n,__rest:p,__decorate:o,__param:d,__esDecorate:s,__runInitializers:l,__propKey:u,__setFunctionName:c,__metadata:m,__awaiter:f,__generator:h,__createBinding:v,__exportStar:y,__values:g,__read:_,__spread:b,__spreadArrays:w,__spreadArray:E,__await:T,__asyncGenerator:N,__asyncDelegator:S,__asyncValues:O,__makeTemplateObject:D,__importStar:k,__importDefault:x,__classPrivateFieldGet:C,__classPrivateFieldSet:V,__classPrivateFieldIn:R,__addDisposableResource:F,__disposeResources:L,__rewriteRelativeImportExtension:j}},36054(e,t,a){function r(e,t){(null==t||t>e.length)&&(t=e.length);for(var a=0,r=Array(t);a<t;a++)r[a]=e[a];return r}function i(e,t){for(var a=0;a<t.length;a++){var r=t[a];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function n(e,t,a){return t&&i(e.prototype,t),a&&i(e,a),Object.defineProperty(e,"prototype",{writable:!1}),e}a.d(t,{c:()=>E});var p=function(){return"function"==typeof Symbol},o=function(e){return p()&&!!Symbol[e]},d=function(e){return o(e)?Symbol[e]:"@@"+e};p()&&!o("observable")&&(Symbol.observable=Symbol("observable"));var s=d("iterator"),l=d("observable"),u=d("species");function c(e,t){var a=e[t];if(null!=a){if("function"!=typeof a)throw TypeError(a+" is not a function");return a}}function m(e){var t=e.constructor;return void 0!==t&&null===(t=t[u])&&(t=void 0),void 0!==t?t:E}function f(e){f.log?f.log(e):setTimeout(function(){throw e})}function h(e){Promise.resolve().then(function(){try{e()}catch(e){f(e)}})}function v(e){var t=e._cleanup;if(void 0!==t&&(e._cleanup=void 0,t))try{if("function"==typeof t)t();else{var a=c(t,"unsubscribe");a&&a.call(t)}}catch(e){f(e)}}function y(e){e._observer=void 0,e._queue=void 0,e._state="closed"}function g(e,t,a){e._state="running";var r=e._observer;try{var i=c(r,t);switch(t){case"next":i&&i.call(r,a);break;case"error":if(y(e),i)i.call(r,a);else throw a;break;case"complete":y(e),i&&i.call(r)}}catch(e){f(e)}"closed"===e._state?v(e):"running"===e._state&&(e._state="ready")}function _(e,t,a){if("closed"!==e._state){if("buffering"===e._state)return void e._queue.push({type:t,value:a});if("ready"!==e._state){e._state="buffering",e._queue=[{type:t,value:a}],h(function(){var t=e._queue;if(t){e._queue=void 0,e._state="ready";for(var a=0;a<t.length&&(g(e,t[a].type,t[a].value),"closed"!==e._state);++a);}});return}g(e,t,a)}}var b=function(){function e(e,t){this._cleanup=void 0,this._observer=e,this._queue=void 0,this._state="initializing";var a=new w(this);try{this._cleanup=t.call(void 0,a)}catch(e){a.error(e)}"initializing"===this._state&&(this._state="ready")}return e.prototype.unsubscribe=function(){"closed"!==this._state&&(y(this),v(this))},n(e,[{key:"closed",get:function(){return"closed"===this._state}}]),e}(),w=function(){function e(e){this._subscription=e}var t=e.prototype;return t.next=function(e){_(this._subscription,"next",e)},t.error=function(e){_(this._subscription,"error",e)},t.complete=function(){_(this._subscription,"complete")},n(e,[{key:"closed",get:function(){return"closed"===this._subscription._state}}]),e}(),E=function(){function e(t){if(!(this instanceof e))throw TypeError("Observable cannot be called as a function");if("function"!=typeof t)throw TypeError("Observable initializer must be a function");this._subscriber=t}var t=e.prototype;return t.subscribe=function(e){return("object"!=typeof e||null===e)&&(e={next:e,error:arguments[1],complete:arguments[2]}),new b(e,this._subscriber)},t.forEach=function(e){var t=this;return new Promise(function(a,r){if("function"!=typeof e)return void r(TypeError(e+" is not a function"));function i(){n.unsubscribe(),a()}var n=t.subscribe({next:function(t){try{e(t,i)}catch(e){r(e),n.unsubscribe()}},error:r,complete:a})})},t.map=function(e){var t=this;if("function"!=typeof e)throw TypeError(e+" is not a function");return new(m(this))(function(a){return t.subscribe({next:function(t){try{t=e(t)}catch(e){return a.error(e)}a.next(t)},error:function(e){a.error(e)},complete:function(){a.complete()}})})},t.filter=function(e){var t=this;if("function"!=typeof e)throw TypeError(e+" is not a function");return new(m(this))(function(a){return t.subscribe({next:function(t){try{if(!e(t))return}catch(e){return a.error(e)}a.next(t)},error:function(e){a.error(e)},complete:function(){a.complete()}})})},t.reduce=function(e){var t=this;if("function"!=typeof e)throw TypeError(e+" is not a function");var a=m(this),r=arguments.length>1,i=!1,n=arguments[1],p=n;return new a(function(a){return t.subscribe({next:function(t){var n=!i;if(i=!0,!n||r)try{p=e(p,t)}catch(e){return a.error(e)}else p=t},error:function(e){a.error(e)},complete:function(){if(!i&&!r)return a.error(TypeError("Cannot reduce an empty sequence"));a.next(p),a.complete()}})})},t.concat=function(){for(var e=this,t=arguments.length,a=Array(t),r=0;r<t;r++)a[r]=arguments[r];var i=m(this);return new i(function(t){var r,n=0;return!function e(p){r=p.subscribe({next:function(e){t.next(e)},error:function(e){t.error(e)},complete:function(){n===a.length?(r=void 0,t.complete()):e(i.from(a[n++]))}})}(e),function(){r&&(r.unsubscribe(),r=void 0)}})},t.flatMap=function(e){var t=this;if("function"!=typeof e)throw TypeError(e+" is not a function");var a=m(this);return new a(function(r){var i=[],n=t.subscribe({next:function(t){if(e)try{t=e(t)}catch(e){return r.error(e)}var n=a.from(t).subscribe({next:function(e){r.next(e)},error:function(e){r.error(e)},complete:function(){var e=i.indexOf(n);e>=0&&i.splice(e,1),p()}});i.push(n)},error:function(e){r.error(e)},complete:function(){p()}});function p(){n.closed&&0===i.length&&r.complete()}return function(){i.forEach(function(e){return e.unsubscribe()}),n.unsubscribe()}})},t[l]=function(){return this},e.from=function(t){var a="function"==typeof this?this:e;if(null==t)throw TypeError(t+" is not an object");var i=c(t,l);if(i){var n=i.call(t);if(Object(n)!==n)throw TypeError(n+" is not an object");return n instanceof E&&n.constructor===a?n:new a(function(e){return n.subscribe(e)})}if(o("iterator")&&(i=c(t,s)))return new a(function(e){h(function(){if(!e.closed){for(var a,n=function(e){var t="u">typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(t)return(t=t.call(e)).next.bind(t);if(Array.isArray(e)||(t=function(e){if(e){if("string"==typeof e)return r(e,void 0);var t=Object.prototype.toString.call(e).slice(8,-1);if("Object"===t&&e.constructor&&(t=e.constructor.name),"Map"===t||"Set"===t)return Array.from(e);if("Arguments"===t||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t))return r(e,void 0)}}(e))){t&&(e=t);var a=0;return function(){return a>=e.length?{done:!0}:{done:!1,value:e[a++]}}}throw TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}(i.call(t));!(a=n()).done;){var p=a.value;if(e.next(p),e.closed)return}e.complete()}})});if(Array.isArray(t))return new a(function(e){h(function(){if(!e.closed){for(var a=0;a<t.length;++a)if(e.next(t[a]),e.closed)return;e.complete()}})});throw TypeError(t+" is not observable")},e.of=function(){for(var t=arguments.length,a=Array(t),r=0;r<t;r++)a[r]=arguments[r];return new("function"==typeof this?this:e)(function(e){h(function(){if(!e.closed){for(var t=0;t<a.length;++t)if(e.next(a[t]),e.closed)return;e.complete()}})})},n(e,null,[{key:u,get:function(){return this}}]),e}();p()&&Object.defineProperty(E,Symbol("extensions"),{value:{symbol:l,hostReportError:f},configurable:!0})},91749(e){e.exports=JSON.parse('[[[0,44],"disallowed_STD3_valid"],[[45,46],"valid"],[[47,47],"disallowed_STD3_valid"],[[48,57],"valid"],[[58,64],"disallowed_STD3_valid"],[[65,65],"mapped",[97]],[[66,66],"mapped",[98]],[[67,67],"mapped",[99]],[[68,68],"mapped",[100]],[[69,69],"mapped",[101]],[[70,70],"mapped",[102]],[[71,71],"mapped",[103]],[[72,72],"mapped",[104]],[[73,73],"mapped",[105]],[[74,74],"mapped",[106]],[[75,75],"mapped",[107]],[[76,76],"mapped",[108]],[[77,77],"mapped",[109]],[[78,78],"mapped",[110]],[[79,79],"mapped",[111]],[[80,80],"mapped",[112]],[[81,81],"mapped",[113]],[[82,82],"mapped",[114]],[[83,83],"mapped",[115]],[[84,84],"mapped",[116]],[[85,85],"mapped",[117]],[[86,86],"mapped",[118]],[[87,87],"mapped",[119]],[[88,88],"mapped",[120]],[[89,89],"mapped",[121]],[[90,90],"mapped",[122]],[[91,96],"disallowed_STD3_valid"],[[97,122],"valid"],[[123,127],"disallowed_STD3_valid"],[[128,159],"disallowed"],[[160,160],"disallowed_STD3_mapped",[32]],[[161,167],"valid",[],"NV8"],[[168,168],"disallowed_STD3_mapped",[32,776]],[[169,169],"valid",[],"NV8"],[[170,170],"mapped",[97]],[[171,172],"valid",[],"NV8"],[[173,173],"ignored"],[[174,174],"valid",[],"NV8"],[[175,175],"disallowed_STD3_mapped",[32,772]],[[176,177],"valid",[],"NV8"],[[178,178],"mapped",[50]],[[179,179],"mapped",[51]],[[180,180],"disallowed_STD3_mapped",[32,769]],[[181,181],"mapped",[956]],[[182,182],"valid",[],"NV8"],[[183,183],"valid"],[[184,184],"disallowed_STD3_mapped",[32,807]],[[185,185],"mapped",[49]],[[186,186],"mapped",[111]],[[187,187],"valid",[],"NV8"],[[188,188],"mapped",[49,8260,52]],[[189,189],"mapped",[49,8260,50]],[[190,190],"mapped",[51,8260,52]],[[191,191],"valid",[],"NV8"],[[192,192],"mapped",[224]],[[193,193],"mapped",[225]],[[194,194],"mapped",[226]],[[195,195],"mapped",[227]],[[196,196],"mapped",[228]],[[197,197],"mapped",[229]],[[198,198],"mapped",[230]],[[199,199],"mapped",[231]],[[200,200],"mapped",[232]],[[201,201],"mapped",[233]],[[202,202],"mapped",[234]],[[203,203],"mapped",[235]],[[204,204],"mapped",[236]],[[205,205],"mapped",[237]],[[206,206],"mapped",[238]],[[207,207],"mapped",[239]],[[208,208],"mapped",[240]],[[209,209],"mapped",[241]],[[210,210],"mapped",[242]],[[211,211],"mapped",[243]],[[212,212],"mapped",[244]],[[213,213],"mapped",[245]],[[214,214],"mapped",[246]],[[215,215],"valid",[],"NV8"],[[216,216],"mapped",[248]],[[217,217],"mapped",[249]],[[218,218],"mapped",[250]],[[219,219],"mapped",[251]],[[220,220],"mapped",[252]],[[221,221],"mapped",[253]],[[222,222],"mapped",[254]],[[223,223],"deviation",[115,115]],[[224,246],"valid"],[[247,247],"valid",[],"NV8"],[[248,255],"valid"],[[256,256],"mapped",[257]],[[257,257],"valid"],[[258,258],"mapped",[259]],[[259,259],"valid"],[[260,260],"mapped",[261]],[[261,261],"valid"],[[262,262],"mapped",[263]],[[263,263],"valid"],[[264,264],"mapped",[265]],[[265,265],"valid"],[[266,266],"mapped",[267]],[[267,267],"valid"],[[268,268],"mapped",[269]],[[269,269],"valid"],[[270,270],"mapped",[271]],[[271,271],"valid"],[[272,272],"mapped",[273]],[[273,273],"valid"],[[274,274],"mapped",[275]],[[275,275],"valid"],[[276,276],"mapped",[277]],[[277,277],"valid"],[[278,278],"mapped",[279]],[[279,279],"valid"],[[280,280],"mapped",[281]],[[281,281],"valid"],[[282,282],"mapped",[283]],[[283,283],"valid"],[[284,284],"mapped",[285]],[[285,285],"valid"],[[286,286],"mapped",[287]],[[287,287],"valid"],[[288,288],"mapped",[289]],[[289,289],"valid"],[[290,290],"mapped",[291]],[[291,291],"valid"],[[292,292],"mapped",[293]],[[293,293],"valid"],[[294,294],"mapped",[295]],[[295,295],"valid"],[[296,296],"mapped",[297]],[[297,297],"valid"],[[298,298],"mapped",[299]],[[299,299],"valid"],[[300,300],"mapped",[301]],[[301,301],"valid"],[[302,302],"mapped",[303]],[[303,303],"valid"],[[304,304],"mapped",[105,775]],[[305,305],"valid"],[[306,307],"mapped",[105,106]],[[308,308],"mapped",[309]],[[309,309],"valid"],[[310,310],"mapped",[311]],[[311,312],"valid"],[[313,313],"mapped",[314]],[[314,314],"valid"],[[315,315],"mapped",[316]],[[316,316],"valid"],[[317,317],"mapped",[318]],[[318,318],"valid"],[[319,320],"mapped",[108,183]],[[321,321],"mapped",[322]],[[322,322],"valid"],[[323,323],"mapped",[324]],[[324,324],"valid"],[[325,325],"mapped",[326]],[[326,326],"valid"],[[327,327],"mapped",[328]],[[328,328],"valid"],[[329,329],"mapped",[700,110]],[[330,330],"mapped",[331]],[[331,331],"valid"],[[332,332],"mapped",[333]],[[333,333],"valid"],[[334,334],"mapped",[335]],[[335,335],"valid"],[[336,336],"mapped",[337]],[[337,337],"valid"],[[338,338],"mapped",[339]],[[339,339],"valid"],[[340,340],"mapped",[341]],[[341,341],"valid"],[[342,342],"mapped",[343]],[[343,343],"valid"],[[344,344],"mapped",[345]],[[345,345],"valid"],[[346,346],"mapped",[347]],[[347,347],"valid"],[[348,348],"mapped",[349]],[[349,349],"valid"],[[350,350],"mapped",[351]],[[351,351],"valid"],[[352,352],"mapped",[353]],[[353,353],"valid"],[[354,354],"mapped",[355]],[[355,355],"valid"],[[356,356],"mapped",[357]],[[357,357],"valid"],[[358,358],"mapped",[359]],[[359,359],"valid"],[[360,360],"mapped",[361]],[[361,361],"valid"],[[362,362],"mapped",[363]],[[363,363],"valid"],[[364,364],"mapped",[365]],[[365,365],"valid"],[[366,366],"mapped",[367]],[[367,367],"valid"],[[368,368],"mapped",[369]],[[369,369],"valid"],[[370,370],"mapped",[371]],[[371,371],"valid"],[[372,372],"mapped",[373]],[[373,373],"valid"],[[374,374],"mapped",[375]],[[375,375],"valid"],[[376,376],"mapped",[255]],[[377,377],"mapped",[378]],[[378,378],"valid"],[[379,379],"mapped",[380]],[[380,380],"valid"],[[381,381],"mapped",[382]],[[382,382],"valid"],[[383,383],"mapped",[115]],[[384,384],"valid"],[[385,385],"mapped",[595]],[[386,386],"mapped",[387]],[[387,387],"valid"],[[388,388],"mapped",[389]],[[389,389],"valid"],[[390,390],"mapped",[596]],[[391,391],"mapped",[392]],[[392,392],"valid"],[[393,393],"mapped",[598]],[[394,394],"mapped",[599]],[[395,395],"mapped",[396]],[[396,397],"valid"],[[398,398],"mapped",[477]],[[399,399],"mapped",[601]],[[400,400],"mapped",[603]],[[401,401],"mapped",[402]],[[402,402],"valid"],[[403,403],"mapped",[608]],[[404,404],"mapped",[611]],[[405,405],"valid"],[[406,406],"mapped",[617]],[[407,407],"mapped",[616]],[[408,408],"mapped",[409]],[[409,411],"valid"],[[412,412],"mapped",[623]],[[413,413],"mapped",[626]],[[414,414],"valid"],[[415,415],"mapped",[629]],[[416,416],"mapped",[417]],[[417,417],"valid"],[[418,418],"mapped",[419]],[[419,419],"valid"],[[420,420],"mapped",[421]],[[421,421],"valid"],[[422,422],"mapped",[640]],[[423,423],"mapped",[424]],[[424,424],"valid"],[[425,425],"mapped",[643]],[[426,427],"valid"],[[428,428],"mapped",[429]],[[429,429],"valid"],[[430,430],"mapped",[648]],[[431,431],"mapped",[432]],[[432,432],"valid"],[[433,433],"mapped",[650]],[[434,434],"mapped",[651]],[[435,435],"mapped",[436]],[[436,436],"valid"],[[437,437],"mapped",[438]],[[438,438],"valid"],[[439,439],"mapped",[658]],[[440,440],"mapped",[441]],[[441,443],"valid"],[[444,444],"mapped",[445]],[[445,451],"valid"],[[452,454],"mapped",[100,382]],[[455,457],"mapped",[108,106]],[[458,460],"mapped",[110,106]],[[461,461],"mapped",[462]],[[462,462],"valid"],[[463,463],"mapped",[464]],[[464,464],"valid"],[[465,465],"mapped",[466]],[[466,466],"valid"],[[467,467],"mapped",[468]],[[468,468],"valid"],[[469,469],"mapped",[470]],[[470,470],"valid"],[[471,471],"mapped",[472]],[[472,472],"valid"],[[473,473],"mapped",[474]],[[474,474],"valid"],[[475,475],"mapped",[476]],[[476,477],"valid"],[[478,478],"mapped",[479]],[[479,479],"valid"],[[480,480],"mapped",[481]],[[481,481],"valid"],[[482,482],"mapped",[483]],[[483,483],"valid"],[[484,484],"mapped",[485]],[[485,485],"valid"],[[486,486],"mapped",[487]],[[487,487],"valid"],[[488,488],"mapped",[489]],[[489,489],"valid"],[[490,490],"mapped",[491]],[[491,491],"valid"],[[492,492],"mapped",[493]],[[493,493],"valid"],[[494,494],"mapped",[495]],[[495,496],"valid"],[[497,499],"mapped",[100,122]],[[500,500],"mapped",[501]],[[501,501],"valid"],[[502,502],"mapped",[405]],[[503,503],"mapped",[447]],[[504,504],"mapped",[505]],[[505,505],"valid"],[[506,506],"mapped",[507]],[[507,507],"valid"],[[508,508],"mapped",[509]],[[509,509],"valid"],[[510,510],"mapped",[511]],[[511,511],"valid"],[[512,512],"mapped",[513]],[[513,513],"valid"],[[514,514],"mapped",[515]],[[515,515],"valid"],[[516,516],"mapped",[517]],[[517,517],"valid"],[[518,518],"mapped",[519]],[[519,519],"valid"],[[520,520],"mapped",[521]],[[521,521],"valid"],[[522,522],"mapped",[523]],[[523,523],"valid"],[[524,524],"mapped",[525]],[[525,525],"valid"],[[526,526],"mapped",[527]],[[527,527],"valid"],[[528,528],"mapped",[529]],[[529,529],"valid"],[[530,530],"mapped",[531]],[[531,531],"valid"],[[532,532],"mapped",[533]],[[533,533],"valid"],[[534,534],"mapped",[535]],[[535,535],"valid"],[[536,536],"mapped",[537]],[[537,537],"valid"],[[538,538],"mapped",[539]],[[539,539],"valid"],[[540,540],"mapped",[541]],[[541,541],"valid"],[[542,542],"mapped",[543]],[[543,543],"valid"],[[544,544],"mapped",[414]],[[545,545],"valid"],[[546,546],"mapped",[547]],[[547,547],"valid"],[[548,548],"mapped",[549]],[[549,549],"valid"],[[550,550],"mapped",[551]],[[551,551],"valid"],[[552,552],"mapped",[553]],[[553,553],"valid"],[[554,554],"mapped",[555]],[[555,555],"valid"],[[556,556],"mapped",[557]],[[557,557],"valid"],[[558,558],"mapped",[559]],[[559,559],"valid"],[[560,560],"mapped",[561]],[[561,561],"valid"],[[562,562],"mapped",[563]],[[563,563],"valid"],[[564,566],"valid"],[[567,569],"valid"],[[570,570],"mapped",[11365]],[[571,571],"mapped",[572]],[[572,572],"valid"],[[573,573],"mapped",[410]],[[574,574],"mapped",[11366]],[[575,576],"valid"],[[577,577],"mapped",[578]],[[578,578],"valid"],[[579,579],"mapped",[384]],[[580,580],"mapped",[649]],[[581,581],"mapped",[652]],[[582,582],"mapped",[583]],[[583,583],"valid"],[[584,584],"mapped",[585]],[[585,585],"valid"],[[586,586],"mapped",[587]],[[587,587],"valid"],[[588,588],"mapped",[589]],[[589,589],"valid"],[[590,590],"mapped",[591]],[[591,591],"valid"],[[592,680],"valid"],[[681,685],"valid"],[[686,687],"valid"],[[688,688],"mapped",[104]],[[689,689],"mapped",[614]],[[690,690],"mapped",[106]],[[691,691],"mapped",[114]],[[692,692],"mapped",[633]],[[693,693],"mapped",[635]],[[694,694],"mapped",[641]],[[695,695],"mapped",[119]],[[696,696],"mapped",[121]],[[697,705],"valid"],[[706,709],"valid",[],"NV8"],[[710,721],"valid"],[[722,727],"valid",[],"NV8"],[[728,728],"disallowed_STD3_mapped",[32,774]],[[729,729],"disallowed_STD3_mapped",[32,775]],[[730,730],"disallowed_STD3_mapped",[32,778]],[[731,731],"disallowed_STD3_mapped",[32,808]],[[732,732],"disallowed_STD3_mapped",[32,771]],[[733,733],"disallowed_STD3_mapped",[32,779]],[[734,734],"valid",[],"NV8"],[[735,735],"valid",[],"NV8"],[[736,736],"mapped",[611]],[[737,737],"mapped",[108]],[[738,738],"mapped",[115]],[[739,739],"mapped",[120]],[[740,740],"mapped",[661]],[[741,745],"valid",[],"NV8"],[[746,747],"valid",[],"NV8"],[[748,748],"valid"],[[749,749],"valid",[],"NV8"],[[750,750],"valid"],[[751,767],"valid",[],"NV8"],[[768,831],"valid"],[[832,832],"mapped",[768]],[[833,833],"mapped",[769]],[[834,834],"valid"],[[835,835],"mapped",[787]],[[836,836],"mapped",[776,769]],[[837,837],"mapped",[953]],[[838,846],"valid"],[[847,847],"ignored"],[[848,855],"valid"],[[856,860],"valid"],[[861,863],"valid"],[[864,865],"valid"],[[866,866],"valid"],[[867,879],"valid"],[[880,880],"mapped",[881]],[[881,881],"valid"],[[882,882],"mapped",[883]],[[883,883],"valid"],[[884,884],"mapped",[697]],[[885,885],"valid"],[[886,886],"mapped",[887]],[[887,887],"valid"],[[888,889],"disallowed"],[[890,890],"disallowed_STD3_mapped",[32,953]],[[891,893],"valid"],[[894,894],"disallowed_STD3_mapped",[59]],[[895,895],"mapped",[1011]],[[896,899],"disallowed"],[[900,900],"disallowed_STD3_mapped",[32,769]],[[901,901],"disallowed_STD3_mapped",[32,776,769]],[[902,902],"mapped",[940]],[[903,903],"mapped",[183]],[[904,904],"mapped",[941]],[[905,905],"mapped",[942]],[[906,906],"mapped",[943]],[[907,907],"disallowed"],[[908,908],"mapped",[972]],[[909,909],"disallowed"],[[910,910],"mapped",[973]],[[911,911],"mapped",[974]],[[912,912],"valid"],[[913,913],"mapped",[945]],[[914,914],"mapped",[946]],[[915,915],"mapped",[947]],[[916,916],"mapped",[948]],[[917,917],"mapped",[949]],[[918,918],"mapped",[950]],[[919,919],"mapped",[951]],[[920,920],"mapped",[952]],[[921,921],"mapped",[953]],[[922,922],"mapped",[954]],[[923,923],"mapped",[955]],[[924,924],"mapped",[956]],[[925,925],"mapped",[957]],[[926,926],"mapped",[958]],[[927,927],"mapped",[959]],[[928,928],"mapped",[960]],[[929,929],"mapped",[961]],[[930,930],"disallowed"],[[931,931],"mapped",[963]],[[932,932],"mapped",[964]],[[933,933],"mapped",[965]],[[934,934],"mapped",[966]],[[935,935],"mapped",[967]],[[936,936],"mapped",[968]],[[937,937],"mapped",[969]],[[938,938],"mapped",[970]],[[939,939],"mapped",[971]],[[940,961],"valid"],[[962,962],"deviation",[963]],[[963,974],"valid"],[[975,975],"mapped",[983]],[[976,976],"mapped",[946]],[[977,977],"mapped",[952]],[[978,978],"mapped",[965]],[[979,979],"mapped",[973]],[[980,980],"mapped",[971]],[[981,981],"mapped",[966]],[[982,982],"mapped",[960]],[[983,983],"valid"],[[984,984],"mapped",[985]],[[985,985],"valid"],[[986,986],"mapped",[987]],[[987,987],"valid"],[[988,988],"mapped",[989]],[[989,989],"valid"],[[990,990],"mapped",[991]],[[991,991],"valid"],[[992,992],"mapped",[993]],[[993,993],"valid"],[[994,994],"mapped",[995]],[[995,995],"valid"],[[996,996],"mapped",[997]],[[997,997],"valid"],[[998,998],"mapped",[999]],[[999,999],"valid"],[[1000,1000],"mapped",[1001]],[[1001,1001],"valid"],[[1002,1002],"mapped",[1003]],[[1003,1003],"valid"],[[1004,1004],"mapped",[1005]],[[1005,1005],"valid"],[[1006,1006],"mapped",[1007]],[[1007,1007],"valid"],[[1008,1008],"mapped",[954]],[[1009,1009],"mapped",[961]],[[1010,1010],"mapped",[963]],[[1011,1011],"valid"],[[1012,1012],"mapped",[952]],[[1013,1013],"mapped",[949]],[[1014,1014],"valid",[],"NV8"],[[1015,1015],"mapped",[1016]],[[1016,1016],"valid"],[[1017,1017],"mapped",[963]],[[1018,1018],"mapped",[1019]],[[1019,1019],"valid"],[[1020,1020],"valid"],[[1021,1021],"mapped",[891]],[[1022,1022],"mapped",[892]],[[1023,1023],"mapped",[893]],[[1024,1024],"mapped",[1104]],[[1025,1025],"mapped",[1105]],[[1026,1026],"mapped",[1106]],[[1027,1027],"mapped",[1107]],[[1028,1028],"mapped",[1108]],[[1029,1029],"mapped",[1109]],[[1030,1030],"mapped",[1110]],[[1031,1031],"mapped",[1111]],[[1032,1032],"mapped",[1112]],[[1033,1033],"mapped",[1113]],[[1034,1034],"mapped",[1114]],[[1035,1035],"mapped",[1115]],[[1036,1036],"mapped",[1116]],[[1037,1037],"mapped",[1117]],[[1038,1038],"mapped",[1118]],[[1039,1039],"mapped",[1119]],[[1040,1040],"mapped",[1072]],[[1041,1041],"mapped",[1073]],[[1042,1042],"mapped",[1074]],[[1043,1043],"mapped",[1075]],[[1044,1044],"mapped",[1076]],[[1045,1045],"mapped",[1077]],[[1046,1046],"mapped",[1078]],[[1047,1047],"mapped",[1079]],[[1048,1048],"mapped",[1080]],[[1049,1049],"mapped",[1081]],[[1050,1050],"mapped",[1082]],[[1051,1051],"mapped",[1083]],[[1052,1052],"mapped",[1084]],[[1053,1053],"mapped",[1085]],[[1054,1054],"mapped",[1086]],[[1055,1055],"mapped",[1087]],[[1056,1056],"mapped",[1088]],[[1057,1057],"mapped",[1089]],[[1058,1058],"mapped",[1090]],[[1059,1059],"mapped",[1091]],[[1060,1060],"mapped",[1092]],[[1061,1061],"mapped",[1093]],[[1062,1062],"mapped",[1094]],[[1063,1063],"mapped",[1095]],[[1064,1064],"mapped",[1096]],[[1065,1065],"mapped",[1097]],[[1066,1066],"mapped",[1098]],[[1067,1067],"mapped",[1099]],[[1068,1068],"mapped",[1100]],[[1069,1069],"mapped",[1101]],[[1070,1070],"mapped",[1102]],[[1071,1071],"mapped",[1103]],[[1072,1103],"valid"],[[1104,1104],"valid"],[[1105,1116],"valid"],[[1117,1117],"valid"],[[1118,1119],"valid"],[[1120,1120],"mapped",[1121]],[[1121,1121],"valid"],[[1122,1122],"mapped",[1123]],[[1123,1123],"valid"],[[1124,1124],"mapped",[1125]],[[1125,1125],"valid"],[[1126,1126],"mapped",[1127]],[[1127,1127],"valid"],[[1128,1128],"mapped",[1129]],[[1129,1129],"valid"],[[1130,1130],"mapped",[1131]],[[1131,1131],"valid"],[[1132,1132],"mapped",[1133]],[[1133,1133],"valid"],[[1134,1134],"mapped",[1135]],[[1135,1135],"valid"],[[1136,1136],"mapped",[1137]],[[1137,1137],"valid"],[[1138,1138],"mapped",[1139]],[[1139,1139],"valid"],[[1140,1140],"mapped",[1141]],[[1141,1141],"valid"],[[1142,1142],"mapped",[1143]],[[1143,1143],"valid"],[[1144,1144],"mapped",[1145]],[[1145,1145],"valid"],[[1146,1146],"mapped",[1147]],[[1147,1147],"valid"],[[1148,1148],"mapped",[1149]],[[1149,1149],"valid"],[[1150,1150],"mapped",[1151]],[[1151,1151],"valid"],[[1152,1152],"mapped",[1153]],[[1153,1153],"valid"],[[1154,1154],"valid",[],"NV8"],[[1155,1158],"valid"],[[1159,1159],"valid"],[[1160,1161],"valid",[],"NV8"],[[1162,1162],"mapped",[1163]],[[1163,1163],"valid"],[[1164,1164],"mapped",[1165]],[[1165,1165],"valid"],[[1166,1166],"mapped",[1167]],[[1167,1167],"valid"],[[1168,1168],"mapped",[1169]],[[1169,1169],"valid"],[[1170,1170],"mapped",[1171]],[[1171,1171],"valid"],[[1172,1172],"mapped",[1173]],[[1173,1173],"valid"],[[1174,1174],"mapped",[1175]],[[1175,1175],"valid"],[[1176,1176],"mapped",[1177]],[[1177,1177],"valid"],[[1178,1178],"mapped",[1179]],[[1179,1179],"valid"],[[1180,1180],"mapped",[1181]],[[1181,1181],"valid"],[[1182,1182],"mapped",[1183]],[[1183,1183],"valid"],[[1184,1184],"mapped",[1185]],[[1185,1185],"valid"],[[1186,1186],"mapped",[1187]],[[1187,1187],"valid"],[[1188,1188],"mapped",[1189]],[[1189,1189],"valid"],[[1190,1190],"mapped",[1191]],[[1191,1191],"valid"],[[1192,1192],"mapped",[1193]],[[1193,1193],"valid"],[[1194,1194],"mapped",[1195]],[[1195,1195],"valid"],[[1196,1196],"mapped",[1197]],[[1197,1197],"valid"],[[1198,1198],"mapped",[1199]],[[1199,1199],"valid"],[[1200,1200],"mapped",[1201]],[[1201,1201],"valid"],[[1202,1202],"mapped",[1203]],[[1203,1203],"valid"],[[1204,1204],"mapped",[1205]],[[1205,1205],"valid"],[[1206,1206],"mapped",[1207]],[[1207,1207],"valid"],[[1208,1208],"mapped",[1209]],[[1209,1209],"valid"],[[1210,1210],"mapped",[1211]],[[1211,1211],"valid"],[[1212,1212],"mapped",[1213]],[[1213,1213],"valid"],[[1214,1214],"mapped",[1215]],[[1215,1215],"valid"],[[1216,1216],"disallowed"],[[1217,1217],"mapped",[1218]],[[1218,1218],"valid"],[[1219,1219],"mapped",[1220]],[[1220,1220],"valid"],[[1221,1221],"mapped",[1222]],[[1222,1222],"valid"],[[1223,1223],"mapped",[1224]],[[1224,1224],"valid"],[[1225,1225],"mapped",[1226]],[[1226,1226],"valid"],[[1227,1227],"mapped",[1228]],[[1228,1228],"valid"],[[1229,1229],"mapped",[1230]],[[1230,1230],"valid"],[[1231,1231],"valid"],[[1232,1232],"mapped",[1233]],[[1233,1233],"valid"],[[1234,1234],"mapped",[1235]],[[1235,1235],"valid"],[[1236,1236],"mapped",[1237]],[[1237,1237],"valid"],[[1238,1238],"mapped",[1239]],[[1239,1239],"valid"],[[1240,1240],"mapped",[1241]],[[1241,1241],"valid"],[[1242,1242],"mapped",[1243]],[[1243,1243],"valid"],[[1244,1244],"mapped",[1245]],[[1245,1245],"valid"],[[1246,1246],"mapped",[1247]],[[1247,1247],"valid"],[[1248,1248],"mapped",[1249]],[[1249,1249],"valid"],[[1250,1250],"mapped",[1251]],[[1251,1251],"valid"],[[1252,1252],"mapped",[1253]],[[1253,1253],"valid"],[[1254,1254],"mapped",[1255]],[[1255,1255],"valid"],[[1256,1256],"mapped",[1257]],[[1257,1257],"valid"],[[1258,1258],"mapped",[1259]],[[1259,1259],"valid"],[[1260,1260],"mapped",[1261]],[[1261,1261],"valid"],[[1262,1262],"mapped",[1263]],[[1263,1263],"valid"],[[1264,1264],"mapped",[1265]],[[1265,1265],"valid"],[[1266,1266],"mapped",[1267]],[[1267,1267],"valid"],[[1268,1268],"mapped",[1269]],[[1269,1269],"valid"],[[1270,1270],"mapped",[1271]],[[1271,1271],"valid"],[[1272,1272],"mapped",[1273]],[[1273,1273],"valid"],[[1274,1274],"mapped",[1275]],[[1275,1275],"valid"],[[1276,1276],"mapped",[1277]],[[1277,1277],"valid"],[[1278,1278],"mapped",[1279]],[[1279,1279],"valid"],[[1280,1280],"mapped",[1281]],[[1281,1281],"valid"],[[1282,1282],"mapped",[1283]],[[1283,1283],"valid"],[[1284,1284],"mapped",[1285]],[[1285,1285],"valid"],[[1286,1286],"mapped",[1287]],[[1287,1287],"valid"],[[1288,1288],"mapped",[1289]],[[1289,1289],"valid"],[[1290,1290],"mapped",[1291]],[[1291,1291],"valid"],[[1292,1292],"mapped",[1293]],[[1293,1293],"valid"],[[1294,1294],"mapped",[1295]],[[1295,1295],"valid"],[[1296,1296],"mapped",[1297]],[[1297,1297],"valid"],[[1298,1298],"mapped",[1299]],[[1299,1299],"valid"],[[1300,1300],"mapped",[1301]],[[1301,1301],"valid"],[[1302,1302],"mapped",[1303]],[[1303,1303],"valid"],[[1304,1304],"mapped",[1305]],[[1305,1305],"valid"],[[1306,1306],"mapped",[1307]],[[1307,1307],"valid"],[[1308,1308],"mapped",[1309]],[[1309,1309],"valid"],[[1310,1310],"mapped",[1311]],[[1311,1311],"valid"],[[1312,1312],"mapped",[1313]],[[1313,1313],"valid"],[[1314,1314],"mapped",[1315]],[[1315,1315],"valid"],[[1316,1316],"mapped",[1317]],[[1317,1317],"valid"],[[1318,1318],"mapped",[1319]],[[1319,1319],"valid"],[[1320,1320],"mapped",[1321]],[[1321,1321],"valid"],[[1322,1322],"mapped",[1323]],[[1323,1323],"valid"],[[1324,1324],"mapped",[1325]],[[1325,1325],"valid"],[[1326,1326],"mapped",[1327]],[[1327,1327],"valid"],[[1328,1328],"disallowed"],[[1329,1329],"mapped",[1377]],[[1330,1330],"mapped",[1378]],[[1331,1331],"mapped",[1379]],[[1332,1332],"mapped",[1380]],[[1333,1333],"mapped",[1381]],[[1334,1334],"mapped",[1382]],[[1335,1335],"mapped",[1383]],[[1336,1336],"mapped",[1384]],[[1337,1337],"mapped",[1385]],[[1338,1338],"mapped",[1386]],[[1339,1339],"mapped",[1387]],[[1340,1340],"mapped",[1388]],[[1341,1341],"mapped",[1389]],[[1342,1342],"mapped",[1390]],[[1343,1343],"mapped",[1391]],[[1344,1344],"mapped",[1392]],[[1345,1345],"mapped",[1393]],[[1346,1346],"mapped",[1394]],[[1347,1347],"mapped",[1395]],[[1348,1348],"mapped",[1396]],[[1349,1349],"mapped",[1397]],[[1350,1350],"mapped",[1398]],[[1351,1351],"mapped",[1399]],[[1352,1352],"mapped",[1400]],[[1353,1353],"mapped",[1401]],[[1354,1354],"mapped",[1402]],[[1355,1355],"mapped",[1403]],[[1356,1356],"mapped",[1404]],[[1357,1357],"mapped",[1405]],[[1358,1358],"mapped",[1406]],[[1359,1359],"mapped",[1407]],[[1360,1360],"mapped",[1408]],[[1361,1361],"mapped",[1409]],[[1362,1362],"mapped",[1410]],[[1363,1363],"mapped",[1411]],[[1364,1364],"mapped",[1412]],[[1365,1365],"mapped",[1413]],[[1366,1366],"mapped",[1414]],[[1367,1368],"disallowed"],[[1369,1369],"valid"],[[1370,1375],"valid",[],"NV8"],[[1376,1376],"disallowed"],[[1377,1414],"valid"],[[1415,1415],"mapped",[1381,1410]],[[1416,1416],"disallowed"],[[1417,1417],"valid",[],"NV8"],[[1418,1418],"valid",[],"NV8"],[[1419,1420],"disallowed"],[[1421,1422],"valid",[],"NV8"],[[1423,1423],"valid",[],"NV8"],[[1424,1424],"disallowed"],[[1425,1441],"valid"],[[1442,1442],"valid"],[[1443,1455],"valid"],[[1456,1465],"valid"],[[1466,1466],"valid"],[[1467,1469],"valid"],[[1470,1470],"valid",[],"NV8"],[[1471,1471],"valid"],[[1472,1472],"valid",[],"NV8"],[[1473,1474],"valid"],[[1475,1475],"valid",[],"NV8"],[[1476,1476],"valid"],[[1477,1477],"valid"],[[1478,1478],"valid",[],"NV8"],[[1479,1479],"valid"],[[1480,1487],"disallowed"],[[1488,1514],"valid"],[[1515,1519],"disallowed"],[[1520,1524],"valid"],[[1525,1535],"disallowed"],[[1536,1539],"disallowed"],[[1540,1540],"disallowed"],[[1541,1541],"disallowed"],[[1542,1546],"valid",[],"NV8"],[[1547,1547],"valid",[],"NV8"],[[1548,1548],"valid",[],"NV8"],[[1549,1551],"valid",[],"NV8"],[[1552,1557],"valid"],[[1558,1562],"valid"],[[1563,1563],"valid",[],"NV8"],[[1564,1564],"disallowed"],[[1565,1565],"disallowed"],[[1566,1566],"valid",[],"NV8"],[[1567,1567],"valid",[],"NV8"],[[1568,1568],"valid"],[[1569,1594],"valid"],[[1595,1599],"valid"],[[1600,1600],"valid",[],"NV8"],[[1601,1618],"valid"],[[1619,1621],"valid"],[[1622,1624],"valid"],[[1625,1630],"valid"],[[1631,1631],"valid"],[[1632,1641],"valid"],[[1642,1645],"valid",[],"NV8"],[[1646,1647],"valid"],[[1648,1652],"valid"],[[1653,1653],"mapped",[1575,1652]],[[1654,1654],"mapped",[1608,1652]],[[1655,1655],"mapped",[1735,1652]],[[1656,1656],"mapped",[1610,1652]],[[1657,1719],"valid"],[[1720,1721],"valid"],[[1722,1726],"valid"],[[1727,1727],"valid"],[[1728,1742],"valid"],[[1743,1743],"valid"],[[1744,1747],"valid"],[[1748,1748],"valid",[],"NV8"],[[1749,1756],"valid"],[[1757,1757],"disallowed"],[[1758,1758],"valid",[],"NV8"],[[1759,1768],"valid"],[[1769,1769],"valid",[],"NV8"],[[1770,1773],"valid"],[[1774,1775],"valid"],[[1776,1785],"valid"],[[1786,1790],"valid"],[[1791,1791],"valid"],[[1792,1805],"valid",[],"NV8"],[[1806,1806],"disallowed"],[[1807,1807],"disallowed"],[[1808,1836],"valid"],[[1837,1839],"valid"],[[1840,1866],"valid"],[[1867,1868],"disallowed"],[[1869,1871],"valid"],[[1872,1901],"valid"],[[1902,1919],"valid"],[[1920,1968],"valid"],[[1969,1969],"valid"],[[1970,1983],"disallowed"],[[1984,2037],"valid"],[[2038,2042],"valid",[],"NV8"],[[2043,2047],"disallowed"],[[2048,2093],"valid"],[[2094,2095],"disallowed"],[[2096,2110],"valid",[],"NV8"],[[2111,2111],"disallowed"],[[2112,2139],"valid"],[[2140,2141],"disallowed"],[[2142,2142],"valid",[],"NV8"],[[2143,2207],"disallowed"],[[2208,2208],"valid"],[[2209,2209],"valid"],[[2210,2220],"valid"],[[2221,2226],"valid"],[[2227,2228],"valid"],[[2229,2274],"disallowed"],[[2275,2275],"valid"],[[2276,2302],"valid"],[[2303,2303],"valid"],[[2304,2304],"valid"],[[2305,2307],"valid"],[[2308,2308],"valid"],[[2309,2361],"valid"],[[2362,2363],"valid"],[[2364,2381],"valid"],[[2382,2382],"valid"],[[2383,2383],"valid"],[[2384,2388],"valid"],[[2389,2389],"valid"],[[2390,2391],"valid"],[[2392,2392],"mapped",[2325,2364]],[[2393,2393],"mapped",[2326,2364]],[[2394,2394],"mapped",[2327,2364]],[[2395,2395],"mapped",[2332,2364]],[[2396,2396],"mapped",[2337,2364]],[[2397,2397],"mapped",[2338,2364]],[[2398,2398],"mapped",[2347,2364]],[[2399,2399],"mapped",[2351,2364]],[[2400,2403],"valid"],[[2404,2405],"valid",[],"NV8"],[[2406,2415],"valid"],[[2416,2416],"valid",[],"NV8"],[[2417,2418],"valid"],[[2419,2423],"valid"],[[2424,2424],"valid"],[[2425,2426],"valid"],[[2427,2428],"valid"],[[2429,2429],"valid"],[[2430,2431],"valid"],[[2432,2432],"valid"],[[2433,2435],"valid"],[[2436,2436],"disallowed"],[[2437,2444],"valid"],[[2445,2446],"disallowed"],[[2447,2448],"valid"],[[2449,2450],"disallowed"],[[2451,2472],"valid"],[[2473,2473],"disallowed"],[[2474,2480],"valid"],[[2481,2481],"disallowed"],[[2482,2482],"valid"],[[2483,2485],"disallowed"],[[2486,2489],"valid"],[[2490,2491],"disallowed"],[[2492,2492],"valid"],[[2493,2493],"valid"],[[2494,2500],"valid"],[[2501,2502],"disallowed"],[[2503,2504],"valid"],[[2505,2506],"disallowed"],[[2507,2509],"valid"],[[2510,2510],"valid"],[[2511,2518],"disallowed"],[[2519,2519],"valid"],[[2520,2523],"disallowed"],[[2524,2524],"mapped",[2465,2492]],[[2525,2525],"mapped",[2466,2492]],[[2526,2526],"disallowed"],[[2527,2527],"mapped",[2479,2492]],[[2528,2531],"valid"],[[2532,2533],"disallowed"],[[2534,2545],"valid"],[[2546,2554],"valid",[],"NV8"],[[2555,2555],"valid",[],"NV8"],[[2556,2560],"disallowed"],[[2561,2561],"valid"],[[2562,2562],"valid"],[[2563,2563],"valid"],[[2564,2564],"disallowed"],[[2565,2570],"valid"],[[2571,2574],"disallowed"],[[2575,2576],"valid"],[[2577,2578],"disallowed"],[[2579,2600],"valid"],[[2601,2601],"disallowed"],[[2602,2608],"valid"],[[2609,2609],"disallowed"],[[2610,2610],"valid"],[[2611,2611],"mapped",[2610,2620]],[[2612,2612],"disallowed"],[[2613,2613],"valid"],[[2614,2614],"mapped",[2616,2620]],[[2615,2615],"disallowed"],[[2616,2617],"valid"],[[2618,2619],"disallowed"],[[2620,2620],"valid"],[[2621,2621],"disallowed"],[[2622,2626],"valid"],[[2627,2630],"disallowed"],[[2631,2632],"valid"],[[2633,2634],"disallowed"],[[2635,2637],"valid"],[[2638,2640],"disallowed"],[[2641,2641],"valid"],[[2642,2648],"disallowed"],[[2649,2649],"mapped",[2582,2620]],[[2650,2650],"mapped",[2583,2620]],[[2651,2651],"mapped",[2588,2620]],[[2652,2652],"valid"],[[2653,2653],"disallowed"],[[2654,2654],"mapped",[2603,2620]],[[2655,2661],"disallowed"],[[2662,2676],"valid"],[[2677,2677],"valid"],[[2678,2688],"disallowed"],[[2689,2691],"valid"],[[2692,2692],"disallowed"],[[2693,2699],"valid"],[[2700,2700],"valid"],[[2701,2701],"valid"],[[2702,2702],"disallowed"],[[2703,2705],"valid"],[[2706,2706],"disallowed"],[[2707,2728],"valid"],[[2729,2729],"disallowed"],[[2730,2736],"valid"],[[2737,2737],"disallowed"],[[2738,2739],"valid"],[[2740,2740],"disallowed"],[[2741,2745],"valid"],[[2746,2747],"disallowed"],[[2748,2757],"valid"],[[2758,2758],"disallowed"],[[2759,2761],"valid"],[[2762,2762],"disallowed"],[[2763,2765],"valid"],[[2766,2767],"disallowed"],[[2768,2768],"valid"],[[2769,2783],"disallowed"],[[2784,2784],"valid"],[[2785,2787],"valid"],[[2788,2789],"disallowed"],[[2790,2799],"valid"],[[2800,2800],"valid",[],"NV8"],[[2801,2801],"valid",[],"NV8"],[[2802,2808],"disallowed"],[[2809,2809],"valid"],[[2810,2816],"disallowed"],[[2817,2819],"valid"],[[2820,2820],"disallowed"],[[2821,2828],"valid"],[[2829,2830],"disallowed"],[[2831,2832],"valid"],[[2833,2834],"disallowed"],[[2835,2856],"valid"],[[2857,2857],"disallowed"],[[2858,2864],"valid"],[[2865,2865],"disallowed"],[[2866,2867],"valid"],[[2868,2868],"disallowed"],[[2869,2869],"valid"],[[2870,2873],"valid"],[[2874,2875],"disallowed"],[[2876,2883],"valid"],[[2884,2884],"valid"],[[2885,2886],"disallowed"],[[2887,2888],"valid"],[[2889,2890],"disallowed"],[[2891,2893],"valid"],[[2894,2901],"disallowed"],[[2902,2903],"valid"],[[2904,2907],"disallowed"],[[2908,2908],"mapped",[2849,2876]],[[2909,2909],"mapped",[2850,2876]],[[2910,2910],"disallowed"],[[2911,2913],"valid"],[[2914,2915],"valid"],[[2916,2917],"disallowed"],[[2918,2927],"valid"],[[2928,2928],"valid",[],"NV8"],[[2929,2929],"valid"],[[2930,2935],"valid",[],"NV8"],[[2936,2945],"disallowed"],[[2946,2947],"valid"],[[2948,2948],"disallowed"],[[2949,2954],"valid"],[[2955,2957],"disallowed"],[[2958,2960],"valid"],[[2961,2961],"disallowed"],[[2962,2965],"valid"],[[2966,2968],"disallowed"],[[2969,2970],"valid"],[[2971,2971],"disallowed"],[[2972,2972],"valid"],[[2973,2973],"disallowed"],[[2974,2975],"valid"],[[2976,2978],"disallowed"],[[2979,2980],"valid"],[[2981,2983],"disallowed"],[[2984,2986],"valid"],[[2987,2989],"disallowed"],[[2990,2997],"valid"],[[2998,2998],"valid"],[[2999,3001],"valid"],[[3002,3005],"disallowed"],[[3006,3010],"valid"],[[3011,3013],"disallowed"],[[3014,3016],"valid"],[[3017,3017],"disallowed"],[[3018,3021],"valid"],[[3022,3023],"disallowed"],[[3024,3024],"valid"],[[3025,3030],"disallowed"],[[3031,3031],"valid"],[[3032,3045],"disallowed"],[[3046,3046],"valid"],[[3047,3055],"valid"],[[3056,3058],"valid",[],"NV8"],[[3059,3066],"valid",[],"NV8"],[[3067,3071],"disallowed"],[[3072,3072],"valid"],[[3073,3075],"valid"],[[3076,3076],"disallowed"],[[3077,3084],"valid"],[[3085,3085],"disallowed"],[[3086,3088],"valid"],[[3089,3089],"disallowed"],[[3090,3112],"valid"],[[3113,3113],"disallowed"],[[3114,3123],"valid"],[[3124,3124],"valid"],[[3125,3129],"valid"],[[3130,3132],"disallowed"],[[3133,3133],"valid"],[[3134,3140],"valid"],[[3141,3141],"disallowed"],[[3142,3144],"valid"],[[3145,3145],"disallowed"],[[3146,3149],"valid"],[[3150,3156],"disallowed"],[[3157,3158],"valid"],[[3159,3159],"disallowed"],[[3160,3161],"valid"],[[3162,3162],"valid"],[[3163,3167],"disallowed"],[[3168,3169],"valid"],[[3170,3171],"valid"],[[3172,3173],"disallowed"],[[3174,3183],"valid"],[[3184,3191],"disallowed"],[[3192,3199],"valid",[],"NV8"],[[3200,3200],"disallowed"],[[3201,3201],"valid"],[[3202,3203],"valid"],[[3204,3204],"disallowed"],[[3205,3212],"valid"],[[3213,3213],"disallowed"],[[3214,3216],"valid"],[[3217,3217],"disallowed"],[[3218,3240],"valid"],[[3241,3241],"disallowed"],[[3242,3251],"valid"],[[3252,3252],"disallowed"],[[3253,3257],"valid"],[[3258,3259],"disallowed"],[[3260,3261],"valid"],[[3262,3268],"valid"],[[3269,3269],"disallowed"],[[3270,3272],"valid"],[[3273,3273],"disallowed"],[[3274,3277],"valid"],[[3278,3284],"disallowed"],[[3285,3286],"valid"],[[3287,3293],"disallowed"],[[3294,3294],"valid"],[[3295,3295],"disallowed"],[[3296,3297],"valid"],[[3298,3299],"valid"],[[3300,3301],"disallowed"],[[3302,3311],"valid"],[[3312,3312],"disallowed"],[[3313,3314],"valid"],[[3315,3328],"disallowed"],[[3329,3329],"valid"],[[3330,3331],"valid"],[[3332,3332],"disallowed"],[[3333,3340],"valid"],[[3341,3341],"disallowed"],[[3342,3344],"valid"],[[3345,3345],"disallowed"],[[3346,3368],"valid"],[[3369,3369],"valid"],[[3370,3385],"valid"],[[3386,3386],"valid"],[[3387,3388],"disallowed"],[[3389,3389],"valid"],[[3390,3395],"valid"],[[3396,3396],"valid"],[[3397,3397],"disallowed"],[[3398,3400],"valid"],[[3401,3401],"disallowed"],[[3402,3405],"valid"],[[3406,3406],"valid"],[[3407,3414],"disallowed"],[[3415,3415],"valid"],[[3416,3422],"disallowed"],[[3423,3423],"valid"],[[3424,3425],"valid"],[[3426,3427],"valid"],[[3428,3429],"disallowed"],[[3430,3439],"valid"],[[3440,3445],"valid",[],"NV8"],[[3446,3448],"disallowed"],[[3449,3449],"valid",[],"NV8"],[[3450,3455],"valid"],[[3456,3457],"disallowed"],[[3458,3459],"valid"],[[3460,3460],"disallowed"],[[3461,3478],"valid"],[[3479,3481],"disallowed"],[[3482,3505],"valid"],[[3506,3506],"disallowed"],[[3507,3515],"valid"],[[3516,3516],"disallowed"],[[3517,3517],"valid"],[[3518,3519],"disallowed"],[[3520,3526],"valid"],[[3527,3529],"disallowed"],[[3530,3530],"valid"],[[3531,3534],"disallowed"],[[3535,3540],"valid"],[[3541,3541],"disallowed"],[[3542,3542],"valid"],[[3543,3543],"disallowed"],[[3544,3551],"valid"],[[3552,3557],"disallowed"],[[3558,3567],"valid"],[[3568,3569],"disallowed"],[[3570,3571],"valid"],[[3572,3572],"valid",[],"NV8"],[[3573,3584],"disallowed"],[[3585,3634],"valid"],[[3635,3635],"mapped",[3661,3634]],[[3636,3642],"valid"],[[3643,3646],"disallowed"],[[3647,3647],"valid",[],"NV8"],[[3648,3662],"valid"],[[3663,3663],"valid",[],"NV8"],[[3664,3673],"valid"],[[3674,3675],"valid",[],"NV8"],[[3676,3712],"disallowed"],[[3713,3714],"valid"],[[3715,3715],"disallowed"],[[3716,3716],"valid"],[[3717,3718],"disallowed"],[[3719,3720],"valid"],[[3721,3721],"disallowed"],[[3722,3722],"valid"],[[3723,3724],"disallowed"],[[3725,3725],"valid"],[[3726,3731],"disallowed"],[[3732,3735],"valid"],[[3736,3736],"disallowed"],[[3737,3743],"valid"],[[3744,3744],"disallowed"],[[3745,3747],"valid"],[[3748,3748],"disallowed"],[[3749,3749],"valid"],[[3750,3750],"disallowed"],[[3751,3751],"valid"],[[3752,3753],"disallowed"],[[3754,3755],"valid"],[[3756,3756],"disallowed"],[[3757,3762],"valid"],[[3763,3763],"mapped",[3789,3762]],[[3764,3769],"valid"],[[3770,3770],"disallowed"],[[3771,3773],"valid"],[[3774,3775],"disallowed"],[[3776,3780],"valid"],[[3781,3781],"disallowed"],[[3782,3782],"valid"],[[3783,3783],"disallowed"],[[3784,3789],"valid"],[[3790,3791],"disallowed"],[[3792,3801],"valid"],[[3802,3803],"disallowed"],[[3804,3804],"mapped",[3755,3737]],[[3805,3805],"mapped",[3755,3745]],[[3806,3807],"valid"],[[3808,3839],"disallowed"],[[3840,3840],"valid"],[[3841,3850],"valid",[],"NV8"],[[3851,3851],"valid"],[[3852,3852],"mapped",[3851]],[[3853,3863],"valid",[],"NV8"],[[3864,3865],"valid"],[[3866,3871],"valid",[],"NV8"],[[3872,3881],"valid"],[[3882,3892],"valid",[],"NV8"],[[3893,3893],"valid"],[[3894,3894],"valid",[],"NV8"],[[3895,3895],"valid"],[[3896,3896],"valid",[],"NV8"],[[3897,3897],"valid"],[[3898,3901],"valid",[],"NV8"],[[3902,3906],"valid"],[[3907,3907],"mapped",[3906,4023]],[[3908,3911],"valid"],[[3912,3912],"disallowed"],[[3913,3916],"valid"],[[3917,3917],"mapped",[3916,4023]],[[3918,3921],"valid"],[[3922,3922],"mapped",[3921,4023]],[[3923,3926],"valid"],[[3927,3927],"mapped",[3926,4023]],[[3928,3931],"valid"],[[3932,3932],"mapped",[3931,4023]],[[3933,3944],"valid"],[[3945,3945],"mapped",[3904,4021]],[[3946,3946],"valid"],[[3947,3948],"valid"],[[3949,3952],"disallowed"],[[3953,3954],"valid"],[[3955,3955],"mapped",[3953,3954]],[[3956,3956],"valid"],[[3957,3957],"mapped",[3953,3956]],[[3958,3958],"mapped",[4018,3968]],[[3959,3959],"mapped",[4018,3953,3968]],[[3960,3960],"mapped",[4019,3968]],[[3961,3961],"mapped",[4019,3953,3968]],[[3962,3968],"valid"],[[3969,3969],"mapped",[3953,3968]],[[3970,3972],"valid"],[[3973,3973],"valid",[],"NV8"],[[3974,3979],"valid"],[[3980,3983],"valid"],[[3984,3986],"valid"],[[3987,3987],"mapped",[3986,4023]],[[3988,3989],"valid"],[[3990,3990],"valid"],[[3991,3991],"valid"],[[3992,3992],"disallowed"],[[3993,3996],"valid"],[[3997,3997],"mapped",[3996,4023]],[[3998,4001],"valid"],[[4002,4002],"mapped",[4001,4023]],[[4003,4006],"valid"],[[4007,4007],"mapped",[4006,4023]],[[4008,4011],"valid"],[[4012,4012],"mapped",[4011,4023]],[[4013,4013],"valid"],[[4014,4016],"valid"],[[4017,4023],"valid"],[[4024,4024],"valid"],[[4025,4025],"mapped",[3984,4021]],[[4026,4028],"valid"],[[4029,4029],"disallowed"],[[4030,4037],"valid",[],"NV8"],[[4038,4038],"valid"],[[4039,4044],"valid",[],"NV8"],[[4045,4045],"disallowed"],[[4046,4046],"valid",[],"NV8"],[[4047,4047],"valid",[],"NV8"],[[4048,4049],"valid",[],"NV8"],[[4050,4052],"valid",[],"NV8"],[[4053,4056],"valid",[],"NV8"],[[4057,4058],"valid",[],"NV8"],[[4059,4095],"disallowed"],[[4096,4129],"valid"],[[4130,4130],"valid"],[[4131,4135],"valid"],[[4136,4136],"valid"],[[4137,4138],"valid"],[[4139,4139],"valid"],[[4140,4146],"valid"],[[4147,4149],"valid"],[[4150,4153],"valid"],[[4154,4159],"valid"],[[4160,4169],"valid"],[[4170,4175],"valid",[],"NV8"],[[4176,4185],"valid"],[[4186,4249],"valid"],[[4250,4253],"valid"],[[4254,4255],"valid",[],"NV8"],[[4256,4293],"disallowed"],[[4294,4294],"disallowed"],[[4295,4295],"mapped",[11559]],[[4296,4300],"disallowed"],[[4301,4301],"mapped",[11565]],[[4302,4303],"disallowed"],[[4304,4342],"valid"],[[4343,4344],"valid"],[[4345,4346],"valid"],[[4347,4347],"valid",[],"NV8"],[[4348,4348],"mapped",[4316]],[[4349,4351],"valid"],[[4352,4441],"valid",[],"NV8"],[[4442,4446],"valid",[],"NV8"],[[4447,4448],"disallowed"],[[4449,4514],"valid",[],"NV8"],[[4515,4519],"valid",[],"NV8"],[[4520,4601],"valid",[],"NV8"],[[4602,4607],"valid",[],"NV8"],[[4608,4614],"valid"],[[4615,4615],"valid"],[[4616,4678],"valid"],[[4679,4679],"valid"],[[4680,4680],"valid"],[[4681,4681],"disallowed"],[[4682,4685],"valid"],[[4686,4687],"disallowed"],[[4688,4694],"valid"],[[4695,4695],"disallowed"],[[4696,4696],"valid"],[[4697,4697],"disallowed"],[[4698,4701],"valid"],[[4702,4703],"disallowed"],[[4704,4742],"valid"],[[4743,4743],"valid"],[[4744,4744],"valid"],[[4745,4745],"disallowed"],[[4746,4749],"valid"],[[4750,4751],"disallowed"],[[4752,4782],"valid"],[[4783,4783],"valid"],[[4784,4784],"valid"],[[4785,4785],"disallowed"],[[4786,4789],"valid"],[[4790,4791],"disallowed"],[[4792,4798],"valid"],[[4799,4799],"disallowed"],[[4800,4800],"valid"],[[4801,4801],"disallowed"],[[4802,4805],"valid"],[[4806,4807],"disallowed"],[[4808,4814],"valid"],[[4815,4815],"valid"],[[4816,4822],"valid"],[[4823,4823],"disallowed"],[[4824,4846],"valid"],[[4847,4847],"valid"],[[4848,4878],"valid"],[[4879,4879],"valid"],[[4880,4880],"valid"],[[4881,4881],"disallowed"],[[4882,4885],"valid"],[[4886,4887],"disallowed"],[[4888,4894],"valid"],[[4895,4895],"valid"],[[4896,4934],"valid"],[[4935,4935],"valid"],[[4936,4954],"valid"],[[4955,4956],"disallowed"],[[4957,4958],"valid"],[[4959,4959],"valid"],[[4960,4960],"valid",[],"NV8"],[[4961,4988],"valid",[],"NV8"],[[4989,4991],"disallowed"],[[4992,5007],"valid"],[[5008,5017],"valid",[],"NV8"],[[5018,5023],"disallowed"],[[5024,5108],"valid"],[[5109,5109],"valid"],[[5110,5111],"disallowed"],[[5112,5112],"mapped",[5104]],[[5113,5113],"mapped",[5105]],[[5114,5114],"mapped",[5106]],[[5115,5115],"mapped",[5107]],[[5116,5116],"mapped",[5108]],[[5117,5117],"mapped",[5109]],[[5118,5119],"disallowed"],[[5120,5120],"valid",[],"NV8"],[[5121,5740],"valid"],[[5741,5742],"valid",[],"NV8"],[[5743,5750],"valid"],[[5751,5759],"valid"],[[5760,5760],"disallowed"],[[5761,5786],"valid"],[[5787,5788],"valid",[],"NV8"],[[5789,5791],"disallowed"],[[5792,5866],"valid"],[[5867,5872],"valid",[],"NV8"],[[5873,5880],"valid"],[[5881,5887],"disallowed"],[[5888,5900],"valid"],[[5901,5901],"disallowed"],[[5902,5908],"valid"],[[5909,5919],"disallowed"],[[5920,5940],"valid"],[[5941,5942],"valid",[],"NV8"],[[5943,5951],"disallowed"],[[5952,5971],"valid"],[[5972,5983],"disallowed"],[[5984,5996],"valid"],[[5997,5997],"disallowed"],[[5998,6000],"valid"],[[6001,6001],"disallowed"],[[6002,6003],"valid"],[[6004,6015],"disallowed"],[[6016,6067],"valid"],[[6068,6069],"disallowed"],[[6070,6099],"valid"],[[6100,6102],"valid",[],"NV8"],[[6103,6103],"valid"],[[6104,6107],"valid",[],"NV8"],[[6108,6108],"valid"],[[6109,6109],"valid"],[[6110,6111],"disallowed"],[[6112,6121],"valid"],[[6122,6127],"disallowed"],[[6128,6137],"valid",[],"NV8"],[[6138,6143],"disallowed"],[[6144,6149],"valid",[],"NV8"],[[6150,6150],"disallowed"],[[6151,6154],"valid",[],"NV8"],[[6155,6157],"ignored"],[[6158,6158],"disallowed"],[[6159,6159],"disallowed"],[[6160,6169],"valid"],[[6170,6175],"disallowed"],[[6176,6263],"valid"],[[6264,6271],"disallowed"],[[6272,6313],"valid"],[[6314,6314],"valid"],[[6315,6319],"disallowed"],[[6320,6389],"valid"],[[6390,6399],"disallowed"],[[6400,6428],"valid"],[[6429,6430],"valid"],[[6431,6431],"disallowed"],[[6432,6443],"valid"],[[6444,6447],"disallowed"],[[6448,6459],"valid"],[[6460,6463],"disallowed"],[[6464,6464],"valid",[],"NV8"],[[6465,6467],"disallowed"],[[6468,6469],"valid",[],"NV8"],[[6470,6509],"valid"],[[6510,6511],"disallowed"],[[6512,6516],"valid"],[[6517,6527],"disallowed"],[[6528,6569],"valid"],[[6570,6571],"valid"],[[6572,6575],"disallowed"],[[6576,6601],"valid"],[[6602,6607],"disallowed"],[[6608,6617],"valid"],[[6618,6618],"valid",[],"XV8"],[[6619,6621],"disallowed"],[[6622,6623],"valid",[],"NV8"],[[6624,6655],"valid",[],"NV8"],[[6656,6683],"valid"],[[6684,6685],"disallowed"],[[6686,6687],"valid",[],"NV8"],[[6688,6750],"valid"],[[6751,6751],"disallowed"],[[6752,6780],"valid"],[[6781,6782],"disallowed"],[[6783,6793],"valid"],[[6794,6799],"disallowed"],[[6800,6809],"valid"],[[6810,6815],"disallowed"],[[6816,6822],"valid",[],"NV8"],[[6823,6823],"valid"],[[6824,6829],"valid",[],"NV8"],[[6830,6831],"disallowed"],[[6832,6845],"valid"],[[6846,6846],"valid",[],"NV8"],[[6847,6911],"disallowed"],[[6912,6987],"valid"],[[6988,6991],"disallowed"],[[6992,7001],"valid"],[[7002,7018],"valid",[],"NV8"],[[7019,7027],"valid"],[[7028,7036],"valid",[],"NV8"],[[7037,7039],"disallowed"],[[7040,7082],"valid"],[[7083,7085],"valid"],[[7086,7097],"valid"],[[7098,7103],"valid"],[[7104,7155],"valid"],[[7156,7163],"disallowed"],[[7164,7167],"valid",[],"NV8"],[[7168,7223],"valid"],[[7224,7226],"disallowed"],[[7227,7231],"valid",[],"NV8"],[[7232,7241],"valid"],[[7242,7244],"disallowed"],[[7245,7293],"valid"],[[7294,7295],"valid",[],"NV8"],[[7296,7359],"disallowed"],[[7360,7367],"valid",[],"NV8"],[[7368,7375],"disallowed"],[[7376,7378],"valid"],[[7379,7379],"valid",[],"NV8"],[[7380,7410],"valid"],[[7411,7414],"valid"],[[7415,7415],"disallowed"],[[7416,7417],"valid"],[[7418,7423],"disallowed"],[[7424,7467],"valid"],[[7468,7468],"mapped",[97]],[[7469,7469],"mapped",[230]],[[7470,7470],"mapped",[98]],[[7471,7471],"valid"],[[7472,7472],"mapped",[100]],[[7473,7473],"mapped",[101]],[[7474,7474],"mapped",[477]],[[7475,7475],"mapped",[103]],[[7476,7476],"mapped",[104]],[[7477,7477],"mapped",[105]],[[7478,7478],"mapped",[106]],[[7479,7479],"mapped",[107]],[[7480,7480],"mapped",[108]],[[7481,7481],"mapped",[109]],[[7482,7482],"mapped",[110]],[[7483,7483],"valid"],[[7484,7484],"mapped",[111]],[[7485,7485],"mapped",[547]],[[7486,7486],"mapped",[112]],[[7487,7487],"mapped",[114]],[[7488,7488],"mapped",[116]],[[7489,7489],"mapped",[117]],[[7490,7490],"mapped",[119]],[[7491,7491],"mapped",[97]],[[7492,7492],"mapped",[592]],[[7493,7493],"mapped",[593]],[[7494,7494],"mapped",[7426]],[[7495,7495],"mapped",[98]],[[7496,7496],"mapped",[100]],[[7497,7497],"mapped",[101]],[[7498,7498],"mapped",[601]],[[7499,7499],"mapped",[603]],[[7500,7500],"mapped",[604]],[[7501,7501],"mapped",[103]],[[7502,7502],"valid"],[[7503,7503],"mapped",[107]],[[7504,7504],"mapped",[109]],[[7505,7505],"mapped",[331]],[[7506,7506],"mapped",[111]],[[7507,7507],"mapped",[596]],[[7508,7508],"mapped",[7446]],[[7509,7509],"mapped",[7447]],[[7510,7510],"mapped",[112]],[[7511,7511],"mapped",[116]],[[7512,7512],"mapped",[117]],[[7513,7513],"mapped",[7453]],[[7514,7514],"mapped",[623]],[[7515,7515],"mapped",[118]],[[7516,7516],"mapped",[7461]],[[7517,7517],"mapped",[946]],[[7518,7518],"mapped",[947]],[[7519,7519],"mapped",[948]],[[7520,7520],"mapped",[966]],[[7521,7521],"mapped",[967]],[[7522,7522],"mapped",[105]],[[7523,7523],"mapped",[114]],[[7524,7524],"mapped",[117]],[[7525,7525],"mapped",[118]],[[7526,7526],"mapped",[946]],[[7527,7527],"mapped",[947]],[[7528,7528],"mapped",[961]],[[7529,7529],"mapped",[966]],[[7530,7530],"mapped",[967]],[[7531,7531],"valid"],[[7532,7543],"valid"],[[7544,7544],"mapped",[1085]],[[7545,7578],"valid"],[[7579,7579],"mapped",[594]],[[7580,7580],"mapped",[99]],[[7581,7581],"mapped",[597]],[[7582,7582],"mapped",[240]],[[7583,7583],"mapped",[604]],[[7584,7584],"mapped",[102]],[[7585,7585],"mapped",[607]],[[7586,7586],"mapped",[609]],[[7587,7587],"mapped",[613]],[[7588,7588],"mapped",[616]],[[7589,7589],"mapped",[617]],[[7590,7590],"mapped",[618]],[[7591,7591],"mapped",[7547]],[[7592,7592],"mapped",[669]],[[7593,7593],"mapped",[621]],[[7594,7594],"mapped",[7557]],[[7595,7595],"mapped",[671]],[[7596,7596],"mapped",[625]],[[7597,7597],"mapped",[624]],[[7598,7598],"mapped",[626]],[[7599,7599],"mapped",[627]],[[7600,7600],"mapped",[628]],[[7601,7601],"mapped",[629]],[[7602,7602],"mapped",[632]],[[7603,7603],"mapped",[642]],[[7604,7604],"mapped",[643]],[[7605,7605],"mapped",[427]],[[7606,7606],"mapped",[649]],[[7607,7607],"mapped",[650]],[[7608,7608],"mapped",[7452]],[[7609,7609],"mapped",[651]],[[7610,7610],"mapped",[652]],[[7611,7611],"mapped",[122]],[[7612,7612],"mapped",[656]],[[7613,7613],"mapped",[657]],[[7614,7614],"mapped",[658]],[[7615,7615],"mapped",[952]],[[7616,7619],"valid"],[[7620,7626],"valid"],[[7627,7654],"valid"],[[7655,7669],"valid"],[[7670,7675],"disallowed"],[[7676,7676],"valid"],[[7677,7677],"valid"],[[7678,7679],"valid"],[[7680,7680],"mapped",[7681]],[[7681,7681],"valid"],[[7682,7682],"mapped",[7683]],[[7683,7683],"valid"],[[7684,7684],"mapped",[7685]],[[7685,7685],"valid"],[[7686,7686],"mapped",[7687]],[[7687,7687],"valid"],[[7688,7688],"mapped",[7689]],[[7689,7689],"valid"],[[7690,7690],"mapped",[7691]],[[7691,7691],"valid"],[[7692,7692],"mapped",[7693]],[[7693,7693],"valid"],[[7694,7694],"mapped",[7695]],[[7695,7695],"valid"],[[7696,7696],"mapped",[7697]],[[7697,7697],"valid"],[[7698,7698],"mapped",[7699]],[[7699,7699],"valid"],[[7700,7700],"mapped",[7701]],[[7701,7701],"valid"],[[7702,7702],"mapped",[7703]],[[7703,7703],"valid"],[[7704,7704],"mapped",[7705]],[[7705,7705],"valid"],[[7706,7706],"mapped",[7707]],[[7707,7707],"valid"],[[7708,7708],"mapped",[7709]],[[7709,7709],"valid"],[[7710,7710],"mapped",[7711]],[[7711,7711],"valid"],[[7712,7712],"mapped",[7713]],[[7713,7713],"valid"],[[7714,7714],"mapped",[7715]],[[7715,7715],"valid"],[[7716,7716],"mapped",[7717]],[[7717,7717],"valid"],[[7718,7718],"mapped",[7719]],[[7719,7719],"valid"],[[7720,7720],"mapped",[7721]],[[7721,7721],"valid"],[[7722,7722],"mapped",[7723]],[[7723,7723],"valid"],[[7724,7724],"mapped",[7725]],[[7725,7725],"valid"],[[7726,7726],"mapped",[7727]],[[7727,7727],"valid"],[[7728,7728],"mapped",[7729]],[[7729,7729],"valid"],[[7730,7730],"mapped",[7731]],[[7731,7731],"valid"],[[7732,7732],"mapped",[7733]],[[7733,7733],"valid"],[[7734,7734],"mapped",[7735]],[[7735,7735],"valid"],[[7736,7736],"mapped",[7737]],[[7737,7737],"valid"],[[7738,7738],"mapped",[7739]],[[7739,7739],"valid"],[[7740,7740],"mapped",[7741]],[[7741,7741],"valid"],[[7742,7742],"mapped",[7743]],[[7743,7743],"valid"],[[7744,7744],"mapped",[7745]],[[7745,7745],"valid"],[[7746,7746],"mapped",[7747]],[[7747,7747],"valid"],[[7748,7748],"mapped",[7749]],[[7749,7749],"valid"],[[7750,7750],"mapped",[7751]],[[7751,7751],"valid"],[[7752,7752],"mapped",[7753]],[[7753,7753],"valid"],[[7754,7754],"mapped",[7755]],[[7755,7755],"valid"],[[7756,7756],"mapped",[7757]],[[7757,7757],"valid"],[[7758,7758],"mapped",[7759]],[[7759,7759],"valid"],[[7760,7760],"mapped",[7761]],[[7761,7761],"valid"],[[7762,7762],"mapped",[7763]],[[7763,7763],"valid"],[[7764,7764],"mapped",[7765]],[[7765,7765],"valid"],[[7766,7766],"mapped",[7767]],[[7767,7767],"valid"],[[7768,7768],"mapped",[7769]],[[7769,7769],"valid"],[[7770,7770],"mapped",[7771]],[[7771,7771],"valid"],[[7772,7772],"mapped",[7773]],[[7773,7773],"valid"],[[7774,7774],"mapped",[7775]],[[7775,7775],"valid"],[[7776,7776],"mapped",[7777]],[[7777,7777],"valid"],[[7778,7778],"mapped",[7779]],[[7779,7779],"valid"],[[7780,7780],"mapped",[7781]],[[7781,7781],"valid"],[[7782,7782],"mapped",[7783]],[[7783,7783],"valid"],[[7784,7784],"mapped",[7785]],[[7785,7785],"valid"],[[7786,7786],"mapped",[7787]],[[7787,7787],"valid"],[[7788,7788],"mapped",[7789]],[[7789,7789],"valid"],[[7790,7790],"mapped",[7791]],[[7791,7791],"valid"],[[7792,7792],"mapped",[7793]],[[7793,7793],"valid"],[[7794,7794],"mapped",[7795]],[[7795,7795],"valid"],[[7796,7796],"mapped",[7797]],[[7797,7797],"valid"],[[7798,7798],"mapped",[7799]],[[7799,7799],"valid"],[[7800,7800],"mapped",[7801]],[[7801,7801],"valid"],[[7802,7802],"mapped",[7803]],[[7803,7803],"valid"],[[7804,7804],"mapped",[7805]],[[7805,7805],"valid"],[[7806,7806],"mapped",[7807]],[[7807,7807],"valid"],[[7808,7808],"mapped",[7809]],[[7809,7809],"valid"],[[7810,7810],"mapped",[7811]],[[7811,7811],"valid"],[[7812,7812],"mapped",[7813]],[[7813,7813],"valid"],[[7814,7814],"mapped",[7815]],[[7815,7815],"valid"],[[7816,7816],"mapped",[7817]],[[7817,7817],"valid"],[[7818,7818],"mapped",[7819]],[[7819,7819],"valid"],[[7820,7820],"mapped",[7821]],[[7821,7821],"valid"],[[7822,7822],"mapped",[7823]],[[7823,7823],"valid"],[[7824,7824],"mapped",[7825]],[[7825,7825],"valid"],[[7826,7826],"mapped",[7827]],[[7827,7827],"valid"],[[7828,7828],"mapped",[7829]],[[7829,7833],"valid"],[[7834,7834],"mapped",[97,702]],[[7835,7835],"mapped",[7777]],[[7836,7837],"valid"],[[7838,7838],"mapped",[115,115]],[[7839,7839],"valid"],[[7840,7840],"mapped",[7841]],[[7841,7841],"valid"],[[7842,7842],"mapped",[7843]],[[7843,7843],"valid"],[[7844,7844],"mapped",[7845]],[[7845,7845],"valid"],[[7846,7846],"mapped",[7847]],[[7847,7847],"valid"],[[7848,7848],"mapped",[7849]],[[7849,7849],"valid"],[[7850,7850],"mapped",[7851]],[[7851,7851],"valid"],[[7852,7852],"mapped",[7853]],[[7853,7853],"valid"],[[7854,7854],"mapped",[7855]],[[7855,7855],"valid"],[[7856,7856],"mapped",[7857]],[[7857,7857],"valid"],[[7858,7858],"mapped",[7859]],[[7859,7859],"valid"],[[7860,7860],"mapped",[7861]],[[7861,7861],"valid"],[[7862,7862],"mapped",[7863]],[[7863,7863],"valid"],[[7864,7864],"mapped",[7865]],[[7865,7865],"valid"],[[7866,7866],"mapped",[7867]],[[7867,7867],"valid"],[[7868,7868],"mapped",[7869]],[[7869,7869],"valid"],[[7870,7870],"mapped",[7871]],[[7871,7871],"valid"],[[7872,7872],"mapped",[7873]],[[7873,7873],"valid"],[[7874,7874],"mapped",[7875]],[[7875,7875],"valid"],[[7876,7876],"mapped",[7877]],[[7877,7877],"valid"],[[7878,7878],"mapped",[7879]],[[7879,7879],"valid"],[[7880,7880],"mapped",[7881]],[[7881,7881],"valid"],[[7882,7882],"mapped",[7883]],[[7883,7883],"valid"],[[7884,7884],"mapped",[7885]],[[7885,7885],"valid"],[[7886,7886],"mapped",[7887]],[[7887,7887],"valid"],[[7888,7888],"mapped",[7889]],[[7889,7889],"valid"],[[7890,7890],"mapped",[7891]],[[7891,7891],"valid"],[[7892,7892],"mapped",[7893]],[[7893,7893],"valid"],[[7894,7894],"mapped",[7895]],[[7895,7895],"valid"],[[7896,7896],"mapped",[7897]],[[7897,7897],"valid"],[[7898,7898],"mapped",[7899]],[[7899,7899],"valid"],[[7900,7900],"mapped",[7901]],[[7901,7901],"valid"],[[7902,7902],"mapped",[7903]],[[7903,7903],"valid"],[[7904,7904],"mapped",[7905]],[[7905,7905],"valid"],[[7906,7906],"mapped",[7907]],[[7907,7907],"valid"],[[7908,7908],"mapped",[7909]],[[7909,7909],"valid"],[[7910,7910],"mapped",[7911]],[[7911,7911],"valid"],[[7912,7912],"mapped",[7913]],[[7913,7913],"valid"],[[7914,7914],"mapped",[7915]],[[7915,7915],"valid"],[[7916,7916],"mapped",[7917]],[[7917,7917],"valid"],[[7918,7918],"mapped",[7919]],[[7919,7919],"valid"],[[7920,7920],"mapped",[7921]],[[7921,7921],"valid"],[[7922,7922],"mapped",[7923]],[[7923,7923],"valid"],[[7924,7924],"mapped",[7925]],[[7925,7925],"valid"],[[7926,7926],"mapped",[7927]],[[7927,7927],"valid"],[[7928,7928],"mapped",[7929]],[[7929,7929],"valid"],[[7930,7930],"mapped",[7931]],[[7931,7931],"valid"],[[7932,7932],"mapped",[7933]],[[7933,7933],"valid"],[[7934,7934],"mapped",[7935]],[[7935,7935],"valid"],[[7936,7943],"valid"],[[7944,7944],"mapped",[7936]],[[7945,7945],"mapped",[7937]],[[7946,7946],"mapped",[7938]],[[7947,7947],"mapped",[7939]],[[7948,7948],"mapped",[7940]],[[7949,7949],"mapped",[7941]],[[7950,7950],"mapped",[7942]],[[7951,7951],"mapped",[7943]],[[7952,7957],"valid"],[[7958,7959],"disallowed"],[[7960,7960],"mapped",[7952]],[[7961,7961],"mapped",[7953]],[[7962,7962],"mapped",[7954]],[[7963,7963],"mapped",[7955]],[[7964,7964],"mapped",[7956]],[[7965,7965],"mapped",[7957]],[[7966,7967],"disallowed"],[[7968,7975],"valid"],[[7976,7976],"mapped",[7968]],[[7977,7977],"mapped",[7969]],[[7978,7978],"mapped",[7970]],[[7979,7979],"mapped",[7971]],[[7980,7980],"mapped",[7972]],[[7981,7981],"mapped",[7973]],[[7982,7982],"mapped",[7974]],[[7983,7983],"mapped",[7975]],[[7984,7991],"valid"],[[7992,7992],"mapped",[7984]],[[7993,7993],"mapped",[7985]],[[7994,7994],"mapped",[7986]],[[7995,7995],"mapped",[7987]],[[7996,7996],"mapped",[7988]],[[7997,7997],"mapped",[7989]],[[7998,7998],"mapped",[7990]],[[7999,7999],"mapped",[7991]],[[8000,8005],"valid"],[[8006,8007],"disallowed"],[[8008,8008],"mapped",[8000]],[[8009,8009],"mapped",[8001]],[[8010,8010],"mapped",[8002]],[[8011,8011],"mapped",[8003]],[[8012,8012],"mapped",[8004]],[[8013,8013],"mapped",[8005]],[[8014,8015],"disallowed"],[[8016,8023],"valid"],[[8024,8024],"disallowed"],[[8025,8025],"mapped",[8017]],[[8026,8026],"disallowed"],[[8027,8027],"mapped",[8019]],[[8028,8028],"disallowed"],[[8029,8029],"mapped",[8021]],[[8030,8030],"disallowed"],[[8031,8031],"mapped",[8023]],[[8032,8039],"valid"],[[8040,8040],"mapped",[8032]],[[8041,8041],"mapped",[8033]],[[8042,8042],"mapped",[8034]],[[8043,8043],"mapped",[8035]],[[8044,8044],"mapped",[8036]],[[8045,8045],"mapped",[8037]],[[8046,8046],"mapped",[8038]],[[8047,8047],"mapped",[8039]],[[8048,8048],"valid"],[[8049,8049],"mapped",[940]],[[8050,8050],"valid"],[[8051,8051],"mapped",[941]],[[8052,8052],"valid"],[[8053,8053],"mapped",[942]],[[8054,8054],"valid"],[[8055,8055],"mapped",[943]],[[8056,8056],"valid"],[[8057,8057],"mapped",[972]],[[8058,8058],"valid"],[[8059,8059],"mapped",[973]],[[8060,8060],"valid"],[[8061,8061],"mapped",[974]],[[8062,8063],"disallowed"],[[8064,8064],"mapped",[7936,953]],[[8065,8065],"mapped",[7937,953]],[[8066,8066],"mapped",[7938,953]],[[8067,8067],"mapped",[7939,953]],[[8068,8068],"mapped",[7940,953]],[[8069,8069],"mapped",[7941,953]],[[8070,8070],"mapped",[7942,953]],[[8071,8071],"mapped",[7943,953]],[[8072,8072],"mapped",[7936,953]],[[8073,8073],"mapped",[7937,953]],[[8074,8074],"mapped",[7938,953]],[[8075,8075],"mapped",[7939,953]],[[8076,8076],"mapped",[7940,953]],[[8077,8077],"mapped",[7941,953]],[[8078,8078],"mapped",[7942,953]],[[8079,8079],"mapped",[7943,953]],[[8080,8080],"mapped",[7968,953]],[[8081,8081],"mapped",[7969,953]],[[8082,8082],"mapped",[7970,953]],[[8083,8083],"mapped",[7971,953]],[[8084,8084],"mapped",[7972,953]],[[8085,8085],"mapped",[7973,953]],[[8086,8086],"mapped",[7974,953]],[[8087,8087],"mapped",[7975,953]],[[8088,8088],"mapped",[7968,953]],[[8089,8089],"mapped",[7969,953]],[[8090,8090],"mapped",[7970,953]],[[8091,8091],"mapped",[7971,953]],[[8092,8092],"mapped",[7972,953]],[[8093,8093],"mapped",[7973,953]],[[8094,8094],"mapped",[7974,953]],[[8095,8095],"mapped",[7975,953]],[[8096,8096],"mapped",[8032,953]],[[8097,8097],"mapped",[8033,953]],[[8098,8098],"mapped",[8034,953]],[[8099,8099],"mapped",[8035,953]],[[8100,8100],"mapped",[8036,953]],[[8101,8101],"mapped",[8037,953]],[[8102,8102],"mapped",[8038,953]],[[8103,8103],"mapped",[8039,953]],[[8104,8104],"mapped",[8032,953]],[[8105,8105],"mapped",[8033,953]],[[8106,8106],"mapped",[8034,953]],[[8107,8107],"mapped",[8035,953]],[[8108,8108],"mapped",[8036,953]],[[8109,8109],"mapped",[8037,953]],[[8110,8110],"mapped",[8038,953]],[[8111,8111],"mapped",[8039,953]],[[8112,8113],"valid"],[[8114,8114],"mapped",[8048,953]],[[8115,8115],"mapped",[945,953]],[[8116,8116],"mapped",[940,953]],[[8117,8117],"disallowed"],[[8118,8118],"valid"],[[8119,8119],"mapped",[8118,953]],[[8120,8120],"mapped",[8112]],[[8121,8121],"mapped",[8113]],[[8122,8122],"mapped",[8048]],[[8123,8123],"mapped",[940]],[[8124,8124],"mapped",[945,953]],[[8125,8125],"disallowed_STD3_mapped",[32,787]],[[8126,8126],"mapped",[953]],[[8127,8127],"disallowed_STD3_mapped",[32,787]],[[8128,8128],"disallowed_STD3_mapped",[32,834]],[[8129,8129],"disallowed_STD3_mapped",[32,776,834]],[[8130,8130],"mapped",[8052,953]],[[8131,8131],"mapped",[951,953]],[[8132,8132],"mapped",[942,953]],[[8133,8133],"disallowed"],[[8134,8134],"valid"],[[8135,8135],"mapped",[8134,953]],[[8136,8136],"mapped",[8050]],[[8137,8137],"mapped",[941]],[[8138,8138],"mapped",[8052]],[[8139,8139],"mapped",[942]],[[8140,8140],"mapped",[951,953]],[[8141,8141],"disallowed_STD3_mapped",[32,787,768]],[[8142,8142],"disallowed_STD3_mapped",[32,787,769]],[[8143,8143],"disallowed_STD3_mapped",[32,787,834]],[[8144,8146],"valid"],[[8147,8147],"mapped",[912]],[[8148,8149],"disallowed"],[[8150,8151],"valid"],[[8152,8152],"mapped",[8144]],[[8153,8153],"mapped",[8145]],[[8154,8154],"mapped",[8054]],[[8155,8155],"mapped",[943]],[[8156,8156],"disallowed"],[[8157,8157],"disallowed_STD3_mapped",[32,788,768]],[[8158,8158],"disallowed_STD3_mapped",[32,788,769]],[[8159,8159],"disallowed_STD3_mapped",[32,788,834]],[[8160,8162],"valid"],[[8163,8163],"mapped",[944]],[[8164,8167],"valid"],[[8168,8168],"mapped",[8160]],[[8169,8169],"mapped",[8161]],[[8170,8170],"mapped",[8058]],[[8171,8171],"mapped",[973]],[[8172,8172],"mapped",[8165]],[[8173,8173],"disallowed_STD3_mapped",[32,776,768]],[[8174,8174],"disallowed_STD3_mapped",[32,776,769]],[[8175,8175],"disallowed_STD3_mapped",[96]],[[8176,8177],"disallowed"],[[8178,8178],"mapped",[8060,953]],[[8179,8179],"mapped",[969,953]],[[8180,8180],"mapped",[974,953]],[[8181,8181],"disallowed"],[[8182,8182],"valid"],[[8183,8183],"mapped",[8182,953]],[[8184,8184],"mapped",[8056]],[[8185,8185],"mapped",[972]],[[8186,8186],"mapped",[8060]],[[8187,8187],"mapped",[974]],[[8188,8188],"mapped",[969,953]],[[8189,8189],"disallowed_STD3_mapped",[32,769]],[[8190,8190],"disallowed_STD3_mapped",[32,788]],[[8191,8191],"disallowed"],[[8192,8202],"disallowed_STD3_mapped",[32]],[[8203,8203],"ignored"],[[8204,8205],"deviation",[]],[[8206,8207],"disallowed"],[[8208,8208],"valid",[],"NV8"],[[8209,8209],"mapped",[8208]],[[8210,8214],"valid",[],"NV8"],[[8215,8215],"disallowed_STD3_mapped",[32,819]],[[8216,8227],"valid",[],"NV8"],[[8228,8230],"disallowed"],[[8231,8231],"valid",[],"NV8"],[[8232,8238],"disallowed"],[[8239,8239],"disallowed_STD3_mapped",[32]],[[8240,8242],"valid",[],"NV8"],[[8243,8243],"mapped",[8242,8242]],[[8244,8244],"mapped",[8242,8242,8242]],[[8245,8245],"valid",[],"NV8"],[[8246,8246],"mapped",[8245,8245]],[[8247,8247],"mapped",[8245,8245,8245]],[[8248,8251],"valid",[],"NV8"],[[8252,8252],"disallowed_STD3_mapped",[33,33]],[[8253,8253],"valid",[],"NV8"],[[8254,8254],"disallowed_STD3_mapped",[32,773]],[[8255,8262],"valid",[],"NV8"],[[8263,8263],"disallowed_STD3_mapped",[63,63]],[[8264,8264],"disallowed_STD3_mapped",[63,33]],[[8265,8265],"disallowed_STD3_mapped",[33,63]],[[8266,8269],"valid",[],"NV8"],[[8270,8274],"valid",[],"NV8"],[[8275,8276],"valid",[],"NV8"],[[8277,8278],"valid",[],"NV8"],[[8279,8279],"mapped",[8242,8242,8242,8242]],[[8280,8286],"valid",[],"NV8"],[[8287,8287],"disallowed_STD3_mapped",[32]],[[8288,8288],"ignored"],[[8289,8291],"disallowed"],[[8292,8292],"ignored"],[[8293,8293],"disallowed"],[[8294,8297],"disallowed"],[[8298,8303],"disallowed"],[[8304,8304],"mapped",[48]],[[8305,8305],"mapped",[105]],[[8306,8307],"disallowed"],[[8308,8308],"mapped",[52]],[[8309,8309],"mapped",[53]],[[8310,8310],"mapped",[54]],[[8311,8311],"mapped",[55]],[[8312,8312],"mapped",[56]],[[8313,8313],"mapped",[57]],[[8314,8314],"disallowed_STD3_mapped",[43]],[[8315,8315],"mapped",[8722]],[[8316,8316],"disallowed_STD3_mapped",[61]],[[8317,8317],"disallowed_STD3_mapped",[40]],[[8318,8318],"disallowed_STD3_mapped",[41]],[[8319,8319],"mapped",[110]],[[8320,8320],"mapped",[48]],[[8321,8321],"mapped",[49]],[[8322,8322],"mapped",[50]],[[8323,8323],"mapped",[51]],[[8324,8324],"mapped",[52]],[[8325,8325],"mapped",[53]],[[8326,8326],"mapped",[54]],[[8327,8327],"mapped",[55]],[[8328,8328],"mapped",[56]],[[8329,8329],"mapped",[57]],[[8330,8330],"disallowed_STD3_mapped",[43]],[[8331,8331],"mapped",[8722]],[[8332,8332],"disallowed_STD3_mapped",[61]],[[8333,8333],"disallowed_STD3_mapped",[40]],[[8334,8334],"disallowed_STD3_mapped",[41]],[[8335,8335],"disallowed"],[[8336,8336],"mapped",[97]],[[8337,8337],"mapped",[101]],[[8338,8338],"mapped",[111]],[[8339,8339],"mapped",[120]],[[8340,8340],"mapped",[601]],[[8341,8341],"mapped",[104]],[[8342,8342],"mapped",[107]],[[8343,8343],"mapped",[108]],[[8344,8344],"mapped",[109]],[[8345,8345],"mapped",[110]],[[8346,8346],"mapped",[112]],[[8347,8347],"mapped",[115]],[[8348,8348],"mapped",[116]],[[8349,8351],"disallowed"],[[8352,8359],"valid",[],"NV8"],[[8360,8360],"mapped",[114,115]],[[8361,8362],"valid",[],"NV8"],[[8363,8363],"valid",[],"NV8"],[[8364,8364],"valid",[],"NV8"],[[8365,8367],"valid",[],"NV8"],[[8368,8369],"valid",[],"NV8"],[[8370,8373],"valid",[],"NV8"],[[8374,8376],"valid",[],"NV8"],[[8377,8377],"valid",[],"NV8"],[[8378,8378],"valid",[],"NV8"],[[8379,8381],"valid",[],"NV8"],[[8382,8382],"valid",[],"NV8"],[[8383,8399],"disallowed"],[[8400,8417],"valid",[],"NV8"],[[8418,8419],"valid",[],"NV8"],[[8420,8426],"valid",[],"NV8"],[[8427,8427],"valid",[],"NV8"],[[8428,8431],"valid",[],"NV8"],[[8432,8432],"valid",[],"NV8"],[[8433,8447],"disallowed"],[[8448,8448],"disallowed_STD3_mapped",[97,47,99]],[[8449,8449],"disallowed_STD3_mapped",[97,47,115]],[[8450,8450],"mapped",[99]],[[8451,8451],"mapped",[176,99]],[[8452,8452],"valid",[],"NV8"],[[8453,8453],"disallowed_STD3_mapped",[99,47,111]],[[8454,8454],"disallowed_STD3_mapped",[99,47,117]],[[8455,8455],"mapped",[603]],[[8456,8456],"valid",[],"NV8"],[[8457,8457],"mapped",[176,102]],[[8458,8458],"mapped",[103]],[[8459,8462],"mapped",[104]],[[8463,8463],"mapped",[295]],[[8464,8465],"mapped",[105]],[[8466,8467],"mapped",[108]],[[8468,8468],"valid",[],"NV8"],[[8469,8469],"mapped",[110]],[[8470,8470],"mapped",[110,111]],[[8471,8472],"valid",[],"NV8"],[[8473,8473],"mapped",[112]],[[8474,8474],"mapped",[113]],[[8475,8477],"mapped",[114]],[[8478,8479],"valid",[],"NV8"],[[8480,8480],"mapped",[115,109]],[[8481,8481],"mapped",[116,101,108]],[[8482,8482],"mapped",[116,109]],[[8483,8483],"valid",[],"NV8"],[[8484,8484],"mapped",[122]],[[8485,8485],"valid",[],"NV8"],[[8486,8486],"mapped",[969]],[[8487,8487],"valid",[],"NV8"],[[8488,8488],"mapped",[122]],[[8489,8489],"valid",[],"NV8"],[[8490,8490],"mapped",[107]],[[8491,8491],"mapped",[229]],[[8492,8492],"mapped",[98]],[[8493,8493],"mapped",[99]],[[8494,8494],"valid",[],"NV8"],[[8495,8496],"mapped",[101]],[[8497,8497],"mapped",[102]],[[8498,8498],"disallowed"],[[8499,8499],"mapped",[109]],[[8500,8500],"mapped",[111]],[[8501,8501],"mapped",[1488]],[[8502,8502],"mapped",[1489]],[[8503,8503],"mapped",[1490]],[[8504,8504],"mapped",[1491]],[[8505,8505],"mapped",[105]],[[8506,8506],"valid",[],"NV8"],[[8507,8507],"mapped",[102,97,120]],[[8508,8508],"mapped",[960]],[[8509,8510],"mapped",[947]],[[8511,8511],"mapped",[960]],[[8512,8512],"mapped",[8721]],[[8513,8516],"valid",[],"NV8"],[[8517,8518],"mapped",[100]],[[8519,8519],"mapped",[101]],[[8520,8520],"mapped",[105]],[[8521,8521],"mapped",[106]],[[8522,8523],"valid",[],"NV8"],[[8524,8524],"valid",[],"NV8"],[[8525,8525],"valid",[],"NV8"],[[8526,8526],"valid"],[[8527,8527],"valid",[],"NV8"],[[8528,8528],"mapped",[49,8260,55]],[[8529,8529],"mapped",[49,8260,57]],[[8530,8530],"mapped",[49,8260,49,48]],[[8531,8531],"mapped",[49,8260,51]],[[8532,8532],"mapped",[50,8260,51]],[[8533,8533],"mapped",[49,8260,53]],[[8534,8534],"mapped",[50,8260,53]],[[8535,8535],"mapped",[51,8260,53]],[[8536,8536],"mapped",[52,8260,53]],[[8537,8537],"mapped",[49,8260,54]],[[8538,8538],"mapped",[53,8260,54]],[[8539,8539],"mapped",[49,8260,56]],[[8540,8540],"mapped",[51,8260,56]],[[8541,8541],"mapped",[53,8260,56]],[[8542,8542],"mapped",[55,8260,56]],[[8543,8543],"mapped",[49,8260]],[[8544,8544],"mapped",[105]],[[8545,8545],"mapped",[105,105]],[[8546,8546],"mapped",[105,105,105]],[[8547,8547],"mapped",[105,118]],[[8548,8548],"mapped",[118]],[[8549,8549],"mapped",[118,105]],[[8550,8550],"mapped",[118,105,105]],[[8551,8551],"mapped",[118,105,105,105]],[[8552,8552],"mapped",[105,120]],[[8553,8553],"mapped",[120]],[[8554,8554],"mapped",[120,105]],[[8555,8555],"mapped",[120,105,105]],[[8556,8556],"mapped",[108]],[[8557,8557],"mapped",[99]],[[8558,8558],"mapped",[100]],[[8559,8559],"mapped",[109]],[[8560,8560],"mapped",[105]],[[8561,8561],"mapped",[105,105]],[[8562,8562],"mapped",[105,105,105]],[[8563,8563],"mapped",[105,118]],[[8564,8564],"mapped",[118]],[[8565,8565],"mapped",[118,105]],[[8566,8566],"mapped",[118,105,105]],[[8567,8567],"mapped",[118,105,105,105]],[[8568,8568],"mapped",[105,120]],[[8569,8569],"mapped",[120]],[[8570,8570],"mapped",[120,105]],[[8571,8571],"mapped",[120,105,105]],[[8572,8572],"mapped",[108]],[[8573,8573],"mapped",[99]],[[8574,8574],"mapped",[100]],[[8575,8575],"mapped",[109]],[[8576,8578],"valid",[],"NV8"],[[8579,8579],"disallowed"],[[8580,8580],"valid"],[[8581,8584],"valid",[],"NV8"],[[8585,8585],"mapped",[48,8260,51]],[[8586,8587],"valid",[],"NV8"],[[8588,8591],"disallowed"],[[8592,8682],"valid",[],"NV8"],[[8683,8691],"valid",[],"NV8"],[[8692,8703],"valid",[],"NV8"],[[8704,8747],"valid",[],"NV8"],[[8748,8748],"mapped",[8747,8747]],[[8749,8749],"mapped",[8747,8747,8747]],[[8750,8750],"valid",[],"NV8"],[[8751,8751],"mapped",[8750,8750]],[[8752,8752],"mapped",[8750,8750,8750]],[[8753,8799],"valid",[],"NV8"],[[8800,8800],"disallowed_STD3_valid"],[[8801,8813],"valid",[],"NV8"],[[8814,8815],"disallowed_STD3_valid"],[[8816,8945],"valid",[],"NV8"],[[8946,8959],"valid",[],"NV8"],[[8960,8960],"valid",[],"NV8"],[[8961,8961],"valid",[],"NV8"],[[8962,9000],"valid",[],"NV8"],[[9001,9001],"mapped",[12296]],[[9002,9002],"mapped",[12297]],[[9003,9082],"valid",[],"NV8"],[[9083,9083],"valid",[],"NV8"],[[9084,9084],"valid",[],"NV8"],[[9085,9114],"valid",[],"NV8"],[[9115,9166],"valid",[],"NV8"],[[9167,9168],"valid",[],"NV8"],[[9169,9179],"valid",[],"NV8"],[[9180,9191],"valid",[],"NV8"],[[9192,9192],"valid",[],"NV8"],[[9193,9203],"valid",[],"NV8"],[[9204,9210],"valid",[],"NV8"],[[9211,9215],"disallowed"],[[9216,9252],"valid",[],"NV8"],[[9253,9254],"valid",[],"NV8"],[[9255,9279],"disallowed"],[[9280,9290],"valid",[],"NV8"],[[9291,9311],"disallowed"],[[9312,9312],"mapped",[49]],[[9313,9313],"mapped",[50]],[[9314,9314],"mapped",[51]],[[9315,9315],"mapped",[52]],[[9316,9316],"mapped",[53]],[[9317,9317],"mapped",[54]],[[9318,9318],"mapped",[55]],[[9319,9319],"mapped",[56]],[[9320,9320],"mapped",[57]],[[9321,9321],"mapped",[49,48]],[[9322,9322],"mapped",[49,49]],[[9323,9323],"mapped",[49,50]],[[9324,9324],"mapped",[49,51]],[[9325,9325],"mapped",[49,52]],[[9326,9326],"mapped",[49,53]],[[9327,9327],"mapped",[49,54]],[[9328,9328],"mapped",[49,55]],[[9329,9329],"mapped",[49,56]],[[9330,9330],"mapped",[49,57]],[[9331,9331],"mapped",[50,48]],[[9332,9332],"disallowed_STD3_mapped",[40,49,41]],[[9333,9333],"disallowed_STD3_mapped",[40,50,41]],[[9334,9334],"disallowed_STD3_mapped",[40,51,41]],[[9335,9335],"disallowed_STD3_mapped",[40,52,41]],[[9336,9336],"disallowed_STD3_mapped",[40,53,41]],[[9337,9337],"disallowed_STD3_mapped",[40,54,41]],[[9338,9338],"disallowed_STD3_mapped",[40,55,41]],[[9339,9339],"disallowed_STD3_mapped",[40,56,41]],[[9340,9340],"disallowed_STD3_mapped",[40,57,41]],[[9341,9341],"disallowed_STD3_mapped",[40,49,48,41]],[[9342,9342],"disallowed_STD3_mapped",[40,49,49,41]],[[9343,9343],"disallowed_STD3_mapped",[40,49,50,41]],[[9344,9344],"disallowed_STD3_mapped",[40,49,51,41]],[[9345,9345],"disallowed_STD3_mapped",[40,49,52,41]],[[9346,9346],"disallowed_STD3_mapped",[40,49,53,41]],[[9347,9347],"disallowed_STD3_mapped",[40,49,54,41]],[[9348,9348],"disallowed_STD3_mapped",[40,49,55,41]],[[9349,9349],"disallowed_STD3_mapped",[40,49,56,41]],[[9350,9350],"disallowed_STD3_mapped",[40,49,57,41]],[[9351,9351],"disallowed_STD3_mapped",[40,50,48,41]],[[9352,9371],"disallowed"],[[9372,9372],"disallowed_STD3_mapped",[40,97,41]],[[9373,9373],"disallowed_STD3_mapped",[40,98,41]],[[9374,9374],"disallowed_STD3_mapped",[40,99,41]],[[9375,9375],"disallowed_STD3_mapped",[40,100,41]],[[9376,9376],"disallowed_STD3_mapped",[40,101,41]],[[9377,9377],"disallowed_STD3_mapped",[40,102,41]],[[9378,9378],"disallowed_STD3_mapped",[40,103,41]],[[9379,9379],"disallowed_STD3_mapped",[40,104,41]],[[9380,9380],"disallowed_STD3_mapped",[40,105,41]],[[9381,9381],"disallowed_STD3_mapped",[40,106,41]],[[9382,9382],"disallowed_STD3_mapped",[40,107,41]],[[9383,9383],"disallowed_STD3_mapped",[40,108,41]],[[9384,9384],"disallowed_STD3_mapped",[40,109,41]],[[9385,9385],"disallowed_STD3_mapped",[40,110,41]],[[9386,9386],"disallowed_STD3_mapped",[40,111,41]],[[9387,9387],"disallowed_STD3_mapped",[40,112,41]],[[9388,9388],"disallowed_STD3_mapped",[40,113,41]],[[9389,9389],"disallowed_STD3_mapped",[40,114,41]],[[9390,9390],"disallowed_STD3_mapped",[40,115,41]],[[9391,9391],"disallowed_STD3_mapped",[40,116,41]],[[9392,9392],"disallowed_STD3_mapped",[40,117,41]],[[9393,9393],"disallowed_STD3_mapped",[40,118,41]],[[9394,9394],"disallowed_STD3_mapped",[40,119,41]],[[9395,9395],"disallowed_STD3_mapped",[40,120,41]],[[9396,9396],"disallowed_STD3_mapped",[40,121,41]],[[9397,9397],"disallowed_STD3_mapped",[40,122,41]],[[9398,9398],"mapped",[97]],[[9399,9399],"mapped",[98]],[[9400,9400],"mapped",[99]],[[9401,9401],"mapped",[100]],[[9402,9402],"mapped",[101]],[[9403,9403],"mapped",[102]],[[9404,9404],"mapped",[103]],[[9405,9405],"mapped",[104]],[[9406,9406],"mapped",[105]],[[9407,9407],"mapped",[106]],[[9408,9408],"mapped",[107]],[[9409,9409],"mapped",[108]],[[9410,9410],"mapped",[109]],[[9411,9411],"mapped",[110]],[[9412,9412],"mapped",[111]],[[9413,9413],"mapped",[112]],[[9414,9414],"mapped",[113]],[[9415,9415],"mapped",[114]],[[9416,9416],"mapped",[115]],[[9417,9417],"mapped",[116]],[[9418,9418],"mapped",[117]],[[9419,9419],"mapped",[118]],[[9420,9420],"mapped",[119]],[[9421,9421],"mapped",[120]],[[9422,9422],"mapped",[121]],[[9423,9423],"mapped",[122]],[[9424,9424],"mapped",[97]],[[9425,9425],"mapped",[98]],[[9426,9426],"mapped",[99]],[[9427,9427],"mapped",[100]],[[9428,9428],"mapped",[101]],[[9429,9429],"mapped",[102]],[[9430,9430],"mapped",[103]],[[9431,9431],"mapped",[104]],[[9432,9432],"mapped",[105]],[[9433,9433],"mapped",[106]],[[9434,9434],"mapped",[107]],[[9435,9435],"mapped",[108]],[[9436,9436],"mapped",[109]],[[9437,9437],"mapped",[110]],[[9438,9438],"mapped",[111]],[[9439,9439],"mapped",[112]],[[9440,9440],"mapped",[113]],[[9441,9441],"mapped",[114]],[[9442,9442],"mapped",[115]],[[9443,9443],"mapped",[116]],[[9444,9444],"mapped",[117]],[[9445,9445],"mapped",[118]],[[9446,9446],"mapped",[119]],[[9447,9447],"mapped",[120]],[[9448,9448],"mapped",[121]],[[9449,9449],"mapped",[122]],[[9450,9450],"mapped",[48]],[[9451,9470],"valid",[],"NV8"],[[9471,9471],"valid",[],"NV8"],[[9472,9621],"valid",[],"NV8"],[[9622,9631],"valid",[],"NV8"],[[9632,9711],"valid",[],"NV8"],[[9712,9719],"valid",[],"NV8"],[[9720,9727],"valid",[],"NV8"],[[9728,9747],"valid",[],"NV8"],[[9748,9749],"valid",[],"NV8"],[[9750,9751],"valid",[],"NV8"],[[9752,9752],"valid",[],"NV8"],[[9753,9753],"valid",[],"NV8"],[[9754,9839],"valid",[],"NV8"],[[9840,9841],"valid",[],"NV8"],[[9842,9853],"valid",[],"NV8"],[[9854,9855],"valid",[],"NV8"],[[9856,9865],"valid",[],"NV8"],[[9866,9873],"valid",[],"NV8"],[[9874,9884],"valid",[],"NV8"],[[9885,9885],"valid",[],"NV8"],[[9886,9887],"valid",[],"NV8"],[[9888,9889],"valid",[],"NV8"],[[9890,9905],"valid",[],"NV8"],[[9906,9906],"valid",[],"NV8"],[[9907,9916],"valid",[],"NV8"],[[9917,9919],"valid",[],"NV8"],[[9920,9923],"valid",[],"NV8"],[[9924,9933],"valid",[],"NV8"],[[9934,9934],"valid",[],"NV8"],[[9935,9953],"valid",[],"NV8"],[[9954,9954],"valid",[],"NV8"],[[9955,9955],"valid",[],"NV8"],[[9956,9959],"valid",[],"NV8"],[[9960,9983],"valid",[],"NV8"],[[9984,9984],"valid",[],"NV8"],[[9985,9988],"valid",[],"NV8"],[[9989,9989],"valid",[],"NV8"],[[9990,9993],"valid",[],"NV8"],[[9994,9995],"valid",[],"NV8"],[[9996,10023],"valid",[],"NV8"],[[10024,10024],"valid",[],"NV8"],[[10025,10059],"valid",[],"NV8"],[[10060,10060],"valid",[],"NV8"],[[10061,10061],"valid",[],"NV8"],[[10062,10062],"valid",[],"NV8"],[[10063,10066],"valid",[],"NV8"],[[10067,10069],"valid",[],"NV8"],[[10070,10070],"valid",[],"NV8"],[[10071,10071],"valid",[],"NV8"],[[10072,10078],"valid",[],"NV8"],[[10079,10080],"valid",[],"NV8"],[[10081,10087],"valid",[],"NV8"],[[10088,10101],"valid",[],"NV8"],[[10102,10132],"valid",[],"NV8"],[[10133,10135],"valid",[],"NV8"],[[10136,10159],"valid",[],"NV8"],[[10160,10160],"valid",[],"NV8"],[[10161,10174],"valid",[],"NV8"],[[10175,10175],"valid",[],"NV8"],[[10176,10182],"valid",[],"NV8"],[[10183,10186],"valid",[],"NV8"],[[10187,10187],"valid",[],"NV8"],[[10188,10188],"valid",[],"NV8"],[[10189,10189],"valid",[],"NV8"],[[10190,10191],"valid",[],"NV8"],[[10192,10219],"valid",[],"NV8"],[[10220,10223],"valid",[],"NV8"],[[10224,10239],"valid",[],"NV8"],[[10240,10495],"valid",[],"NV8"],[[10496,10763],"valid",[],"NV8"],[[10764,10764],"mapped",[8747,8747,8747,8747]],[[10765,10867],"valid",[],"NV8"],[[10868,10868],"disallowed_STD3_mapped",[58,58,61]],[[10869,10869],"disallowed_STD3_mapped",[61,61]],[[10870,10870],"disallowed_STD3_mapped",[61,61,61]],[[10871,10971],"valid",[],"NV8"],[[10972,10972],"mapped",[10973,824]],[[10973,11007],"valid",[],"NV8"],[[11008,11021],"valid",[],"NV8"],[[11022,11027],"valid",[],"NV8"],[[11028,11034],"valid",[],"NV8"],[[11035,11039],"valid",[],"NV8"],[[11040,11043],"valid",[],"NV8"],[[11044,11084],"valid",[],"NV8"],[[11085,11087],"valid",[],"NV8"],[[11088,11092],"valid",[],"NV8"],[[11093,11097],"valid",[],"NV8"],[[11098,11123],"valid",[],"NV8"],[[11124,11125],"disallowed"],[[11126,11157],"valid",[],"NV8"],[[11158,11159],"disallowed"],[[11160,11193],"valid",[],"NV8"],[[11194,11196],"disallowed"],[[11197,11208],"valid",[],"NV8"],[[11209,11209],"disallowed"],[[11210,11217],"valid",[],"NV8"],[[11218,11243],"disallowed"],[[11244,11247],"valid",[],"NV8"],[[11248,11263],"disallowed"],[[11264,11264],"mapped",[11312]],[[11265,11265],"mapped",[11313]],[[11266,11266],"mapped",[11314]],[[11267,11267],"mapped",[11315]],[[11268,11268],"mapped",[11316]],[[11269,11269],"mapped",[11317]],[[11270,11270],"mapped",[11318]],[[11271,11271],"mapped",[11319]],[[11272,11272],"mapped",[11320]],[[11273,11273],"mapped",[11321]],[[11274,11274],"mapped",[11322]],[[11275,11275],"mapped",[11323]],[[11276,11276],"mapped",[11324]],[[11277,11277],"mapped",[11325]],[[11278,11278],"mapped",[11326]],[[11279,11279],"mapped",[11327]],[[11280,11280],"mapped",[11328]],[[11281,11281],"mapped",[11329]],[[11282,11282],"mapped",[11330]],[[11283,11283],"mapped",[11331]],[[11284,11284],"mapped",[11332]],[[11285,11285],"mapped",[11333]],[[11286,11286],"mapped",[11334]],[[11287,11287],"mapped",[11335]],[[11288,11288],"mapped",[11336]],[[11289,11289],"mapped",[11337]],[[11290,11290],"mapped",[11338]],[[11291,11291],"mapped",[11339]],[[11292,11292],"mapped",[11340]],[[11293,11293],"mapped",[11341]],[[11294,11294],"mapped",[11342]],[[11295,11295],"mapped",[11343]],[[11296,11296],"mapped",[11344]],[[11297,11297],"mapped",[11345]],[[11298,11298],"mapped",[11346]],[[11299,11299],"mapped",[11347]],[[11300,11300],"mapped",[11348]],[[11301,11301],"mapped",[11349]],[[11302,11302],"mapped",[11350]],[[11303,11303],"mapped",[11351]],[[11304,11304],"mapped",[11352]],[[11305,11305],"mapped",[11353]],[[11306,11306],"mapped",[11354]],[[11307,11307],"mapped",[11355]],[[11308,11308],"mapped",[11356]],[[11309,11309],"mapped",[11357]],[[11310,11310],"mapped",[11358]],[[11311,11311],"disallowed"],[[11312,11358],"valid"],[[11359,11359],"disallowed"],[[11360,11360],"mapped",[11361]],[[11361,11361],"valid"],[[11362,11362],"mapped",[619]],[[11363,11363],"mapped",[7549]],[[11364,11364],"mapped",[637]],[[11365,11366],"valid"],[[11367,11367],"mapped",[11368]],[[11368,11368],"valid"],[[11369,11369],"mapped",[11370]],[[11370,11370],"valid"],[[11371,11371],"mapped",[11372]],[[11372,11372],"valid"],[[11373,11373],"mapped",[593]],[[11374,11374],"mapped",[625]],[[11375,11375],"mapped",[592]],[[11376,11376],"mapped",[594]],[[11377,11377],"valid"],[[11378,11378],"mapped",[11379]],[[11379,11379],"valid"],[[11380,11380],"valid"],[[11381,11381],"mapped",[11382]],[[11382,11383],"valid"],[[11384,11387],"valid"],[[11388,11388],"mapped",[106]],[[11389,11389],"mapped",[118]],[[11390,11390],"mapped",[575]],[[11391,11391],"mapped",[576]],[[11392,11392],"mapped",[11393]],[[11393,11393],"valid"],[[11394,11394],"mapped",[11395]],[[11395,11395],"valid"],[[11396,11396],"mapped",[11397]],[[11397,11397],"valid"],[[11398,11398],"mapped",[11399]],[[11399,11399],"valid"],[[11400,11400],"mapped",[11401]],[[11401,11401],"valid"],[[11402,11402],"mapped",[11403]],[[11403,11403],"valid"],[[11404,11404],"mapped",[11405]],[[11405,11405],"valid"],[[11406,11406],"mapped",[11407]],[[11407,11407],"valid"],[[11408,11408],"mapped",[11409]],[[11409,11409],"valid"],[[11410,11410],"mapped",[11411]],[[11411,11411],"valid"],[[11412,11412],"mapped",[11413]],[[11413,11413],"valid"],[[11414,11414],"mapped",[11415]],[[11415,11415],"valid"],[[11416,11416],"mapped",[11417]],[[11417,11417],"valid"],[[11418,11418],"mapped",[11419]],[[11419,11419],"valid"],[[11420,11420],"mapped",[11421]],[[11421,11421],"valid"],[[11422,11422],"mapped",[11423]],[[11423,11423],"valid"],[[11424,11424],"mapped",[11425]],[[11425,11425],"valid"],[[11426,11426],"mapped",[11427]],[[11427,11427],"valid"],[[11428,11428],"mapped",[11429]],[[11429,11429],"valid"],[[11430,11430],"mapped",[11431]],[[11431,11431],"valid"],[[11432,11432],"mapped",[11433]],[[11433,11433],"valid"],[[11434,11434],"mapped",[11435]],[[11435,11435],"valid"],[[11436,11436],"mapped",[11437]],[[11437,11437],"valid"],[[11438,11438],"mapped",[11439]],[[11439,11439],"valid"],[[11440,11440],"mapped",[11441]],[[11441,11441],"valid"],[[11442,11442],"mapped",[11443]],[[11443,11443],"valid"],[[11444,11444],"mapped",[11445]],[[11445,11445],"valid"],[[11446,11446],"mapped",[11447]],[[11447,11447],"valid"],[[11448,11448],"mapped",[11449]],[[11449,11449],"valid"],[[11450,11450],"mapped",[11451]],[[11451,11451],"valid"],[[11452,11452],"mapped",[11453]],[[11453,11453],"valid"],[[11454,11454],"mapped",[11455]],[[11455,11455],"valid"],[[11456,11456],"mapped",[11457]],[[11457,11457],"valid"],[[11458,11458],"mapped",[11459]],[[11459,11459],"valid"],[[11460,11460],"mapped",[11461]],[[11461,11461],"valid"],[[11462,11462],"mapped",[11463]],[[11463,11463],"valid"],[[11464,11464],"mapped",[11465]],[[11465,11465],"valid"],[[11466,11466],"mapped",[11467]],[[11467,11467],"valid"],[[11468,11468],"mapped",[11469]],[[11469,11469],"valid"],[[11470,11470],"mapped",[11471]],[[11471,11471],"valid"],[[11472,11472],"mapped",[11473]],[[11473,11473],"valid"],[[11474,11474],"mapped",[11475]],[[11475,11475],"valid"],[[11476,11476],"mapped",[11477]],[[11477,11477],"valid"],[[11478,11478],"mapped",[11479]],[[11479,11479],"valid"],[[11480,11480],"mapped",[11481]],[[11481,11481],"valid"],[[11482,11482],"mapped",[11483]],[[11483,11483],"valid"],[[11484,11484],"mapped",[11485]],[[11485,11485],"valid"],[[11486,11486],"mapped",[11487]],[[11487,11487],"valid"],[[11488,11488],"mapped",[11489]],[[11489,11489],"valid"],[[11490,11490],"mapped",[11491]],[[11491,11492],"valid"],[[11493,11498],"valid",[],"NV8"],[[11499,11499],"mapped",[11500]],[[11500,11500],"valid"],[[11501,11501],"mapped",[11502]],[[11502,11505],"valid"],[[11506,11506],"mapped",[11507]],[[11507,11507],"valid"],[[11508,11512],"disallowed"],[[11513,11519],"valid",[],"NV8"],[[11520,11557],"valid"],[[11558,11558],"disallowed"],[[11559,11559],"valid"],[[11560,11564],"disallowed"],[[11565,11565],"valid"],[[11566,11567],"disallowed"],[[11568,11621],"valid"],[[11622,11623],"valid"],[[11624,11630],"disallowed"],[[11631,11631],"mapped",[11617]],[[11632,11632],"valid",[],"NV8"],[[11633,11646],"disallowed"],[[11647,11647],"valid"],[[11648,11670],"valid"],[[11671,11679],"disallowed"],[[11680,11686],"valid"],[[11687,11687],"disallowed"],[[11688,11694],"valid"],[[11695,11695],"disallowed"],[[11696,11702],"valid"],[[11703,11703],"disallowed"],[[11704,11710],"valid"],[[11711,11711],"disallowed"],[[11712,11718],"valid"],[[11719,11719],"disallowed"],[[11720,11726],"valid"],[[11727,11727],"disallowed"],[[11728,11734],"valid"],[[11735,11735],"disallowed"],[[11736,11742],"valid"],[[11743,11743],"disallowed"],[[11744,11775],"valid"],[[11776,11799],"valid",[],"NV8"],[[11800,11803],"valid",[],"NV8"],[[11804,11805],"valid",[],"NV8"],[[11806,11822],"valid",[],"NV8"],[[11823,11823],"valid"],[[11824,11824],"valid",[],"NV8"],[[11825,11825],"valid",[],"NV8"],[[11826,11835],"valid",[],"NV8"],[[11836,11842],"valid",[],"NV8"],[[11843,11903],"disallowed"],[[11904,11929],"valid",[],"NV8"],[[11930,11930],"disallowed"],[[11931,11934],"valid",[],"NV8"],[[11935,11935],"mapped",[27597]],[[11936,12018],"valid",[],"NV8"],[[12019,12019],"mapped",[40863]],[[12020,12031],"disallowed"],[[12032,12032],"mapped",[19968]],[[12033,12033],"mapped",[20008]],[[12034,12034],"mapped",[20022]],[[12035,12035],"mapped",[20031]],[[12036,12036],"mapped",[20057]],[[12037,12037],"mapped",[20101]],[[12038,12038],"mapped",[20108]],[[12039,12039],"mapped",[20128]],[[12040,12040],"mapped",[20154]],[[12041,12041],"mapped",[20799]],[[12042,12042],"mapped",[20837]],[[12043,12043],"mapped",[20843]],[[12044,12044],"mapped",[20866]],[[12045,12045],"mapped",[20886]],[[12046,12046],"mapped",[20907]],[[12047,12047],"mapped",[20960]],[[12048,12048],"mapped",[20981]],[[12049,12049],"mapped",[20992]],[[12050,12050],"mapped",[21147]],[[12051,12051],"mapped",[21241]],[[12052,12052],"mapped",[21269]],[[12053,12053],"mapped",[21274]],[[12054,12054],"mapped",[21304]],[[12055,12055],"mapped",[21313]],[[12056,12056],"mapped",[21340]],[[12057,12057],"mapped",[21353]],[[12058,12058],"mapped",[21378]],[[12059,12059],"mapped",[21430]],[[12060,12060],"mapped",[21448]],[[12061,12061],"mapped",[21475]],[[12062,12062],"mapped",[22231]],[[12063,12063],"mapped",[22303]],[[12064,12064],"mapped",[22763]],[[12065,12065],"mapped",[22786]],[[12066,12066],"mapped",[22794]],[[12067,12067],"mapped",[22805]],[[12068,12068],"mapped",[22823]],[[12069,12069],"mapped",[22899]],[[12070,12070],"mapped",[23376]],[[12071,12071],"mapped",[23424]],[[12072,12072],"mapped",[23544]],[[12073,12073],"mapped",[23567]],[[12074,12074],"mapped",[23586]],[[12075,12075],"mapped",[23608]],[[12076,12076],"mapped",[23662]],[[12077,12077],"mapped",[23665]],[[12078,12078],"mapped",[24027]],[[12079,12079],"mapped",[24037]],[[12080,12080],"mapped",[24049]],[[12081,12081],"mapped",[24062]],[[12082,12082],"mapped",[24178]],[[12083,12083],"mapped",[24186]],[[12084,12084],"mapped",[24191]],[[12085,12085],"mapped",[24308]],[[12086,12086],"mapped",[24318]],[[12087,12087],"mapped",[24331]],[[12088,12088],"mapped",[24339]],[[12089,12089],"mapped",[24400]],[[12090,12090],"mapped",[24417]],[[12091,12091],"mapped",[24435]],[[12092,12092],"mapped",[24515]],[[12093,12093],"mapped",[25096]],[[12094,12094],"mapped",[25142]],[[12095,12095],"mapped",[25163]],[[12096,12096],"mapped",[25903]],[[12097,12097],"mapped",[25908]],[[12098,12098],"mapped",[25991]],[[12099,12099],"mapped",[26007]],[[12100,12100],"mapped",[26020]],[[12101,12101],"mapped",[26041]],[[12102,12102],"mapped",[26080]],[[12103,12103],"mapped",[26085]],[[12104,12104],"mapped",[26352]],[[12105,12105],"mapped",[26376]],[[12106,12106],"mapped",[26408]],[[12107,12107],"mapped",[27424]],[[12108,12108],"mapped",[27490]],[[12109,12109],"mapped",[27513]],[[12110,12110],"mapped",[27571]],[[12111,12111],"mapped",[27595]],[[12112,12112],"mapped",[27604]],[[12113,12113],"mapped",[27611]],[[12114,12114],"mapped",[27663]],[[12115,12115],"mapped",[27668]],[[12116,12116],"mapped",[27700]],[[12117,12117],"mapped",[28779]],[[12118,12118],"mapped",[29226]],[[12119,12119],"mapped",[29238]],[[12120,12120],"mapped",[29243]],[[12121,12121],"mapped",[29247]],[[12122,12122],"mapped",[29255]],[[12123,12123],"mapped",[29273]],[[12124,12124],"mapped",[29275]],[[12125,12125],"mapped",[29356]],[[12126,12126],"mapped",[29572]],[[12127,12127],"mapped",[29577]],[[12128,12128],"mapped",[29916]],[[12129,12129],"mapped",[29926]],[[12130,12130],"mapped",[29976]],[[12131,12131],"mapped",[29983]],[[12132,12132],"mapped",[29992]],[[12133,12133],"mapped",[30000]],[[12134,12134],"mapped",[30091]],[[12135,12135],"mapped",[30098]],[[12136,12136],"mapped",[30326]],[[12137,12137],"mapped",[30333]],[[12138,12138],"mapped",[30382]],[[12139,12139],"mapped",[30399]],[[12140,12140],"mapped",[30446]],[[12141,12141],"mapped",[30683]],[[12142,12142],"mapped",[30690]],[[12143,12143],"mapped",[30707]],[[12144,12144],"mapped",[31034]],[[12145,12145],"mapped",[31160]],[[12146,12146],"mapped",[31166]],[[12147,12147],"mapped",[31348]],[[12148,12148],"mapped",[31435]],[[12149,12149],"mapped",[31481]],[[12150,12150],"mapped",[31859]],[[12151,12151],"mapped",[31992]],[[12152,12152],"mapped",[32566]],[[12153,12153],"mapped",[32593]],[[12154,12154],"mapped",[32650]],[[12155,12155],"mapped",[32701]],[[12156,12156],"mapped",[32769]],[[12157,12157],"mapped",[32780]],[[12158,12158],"mapped",[32786]],[[12159,12159],"mapped",[32819]],[[12160,12160],"mapped",[32895]],[[12161,12161],"mapped",[32905]],[[12162,12162],"mapped",[33251]],[[12163,12163],"mapped",[33258]],[[12164,12164],"mapped",[33267]],[[12165,12165],"mapped",[33276]],[[12166,12166],"mapped",[33292]],[[12167,12167],"mapped",[33307]],[[12168,12168],"mapped",[33311]],[[12169,12169],"mapped",[33390]],[[12170,12170],"mapped",[33394]],[[12171,12171],"mapped",[33400]],[[12172,12172],"mapped",[34381]],[[12173,12173],"mapped",[34411]],[[12174,12174],"mapped",[34880]],[[12175,12175],"mapped",[34892]],[[12176,12176],"mapped",[34915]],[[12177,12177],"mapped",[35198]],[[12178,12178],"mapped",[35211]],[[12179,12179],"mapped",[35282]],[[12180,12180],"mapped",[35328]],[[12181,12181],"mapped",[35895]],[[12182,12182],"mapped",[35910]],[[12183,12183],"mapped",[35925]],[[12184,12184],"mapped",[35960]],[[12185,12185],"mapped",[35997]],[[12186,12186],"mapped",[36196]],[[12187,12187],"mapped",[36208]],[[12188,12188],"mapped",[36275]],[[12189,12189],"mapped",[36523]],[[12190,12190],"mapped",[36554]],[[12191,12191],"mapped",[36763]],[[12192,12192],"mapped",[36784]],[[12193,12193],"mapped",[36789]],[[12194,12194],"mapped",[37009]],[[12195,12195],"mapped",[37193]],[[12196,12196],"mapped",[37318]],[[12197,12197],"mapped",[37324]],[[12198,12198],"mapped",[37329]],[[12199,12199],"mapped",[38263]],[[12200,12200],"mapped",[38272]],[[12201,12201],"mapped",[38428]],[[12202,12202],"mapped",[38582]],[[12203,12203],"mapped",[38585]],[[12204,12204],"mapped",[38632]],[[12205,12205],"mapped",[38737]],[[12206,12206],"mapped",[38750]],[[12207,12207],"mapped",[38754]],[[12208,12208],"mapped",[38761]],[[12209,12209],"mapped",[38859]],[[12210,12210],"mapped",[38893]],[[12211,12211],"mapped",[38899]],[[12212,12212],"mapped",[38913]],[[12213,12213],"mapped",[39080]],[[12214,12214],"mapped",[39131]],[[12215,12215],"mapped",[39135]],[[12216,12216],"mapped",[39318]],[[12217,12217],"mapped",[39321]],[[12218,12218],"mapped",[39340]],[[12219,12219],"mapped",[39592]],[[12220,12220],"mapped",[39640]],[[12221,12221],"mapped",[39647]],[[12222,12222],"mapped",[39717]],[[12223,12223],"mapped",[39727]],[[12224,12224],"mapped",[39730]],[[12225,12225],"mapped",[39740]],[[12226,12226],"mapped",[39770]],[[12227,12227],"mapped",[40165]],[[12228,12228],"mapped",[40565]],[[12229,12229],"mapped",[40575]],[[12230,12230],"mapped",[40613]],[[12231,12231],"mapped",[40635]],[[12232,12232],"mapped",[40643]],[[12233,12233],"mapped",[40653]],[[12234,12234],"mapped",[40657]],[[12235,12235],"mapped",[40697]],[[12236,12236],"mapped",[40701]],[[12237,12237],"mapped",[40718]],[[12238,12238],"mapped",[40723]],[[12239,12239],"mapped",[40736]],[[12240,12240],"mapped",[40763]],[[12241,12241],"mapped",[40778]],[[12242,12242],"mapped",[40786]],[[12243,12243],"mapped",[40845]],[[12244,12244],"mapped",[40860]],[[12245,12245],"mapped",[40864]],[[12246,12271],"disallowed"],[[12272,12283],"disallowed"],[[12284,12287],"disallowed"],[[12288,12288],"disallowed_STD3_mapped",[32]],[[12289,12289],"valid",[],"NV8"],[[12290,12290],"mapped",[46]],[[12291,12292],"valid",[],"NV8"],[[12293,12295],"valid"],[[12296,12329],"valid",[],"NV8"],[[12330,12333],"valid"],[[12334,12341],"valid",[],"NV8"],[[12342,12342],"mapped",[12306]],[[12343,12343],"valid",[],"NV8"],[[12344,12344],"mapped",[21313]],[[12345,12345],"mapped",[21316]],[[12346,12346],"mapped",[21317]],[[12347,12347],"valid",[],"NV8"],[[12348,12348],"valid"],[[12349,12349],"valid",[],"NV8"],[[12350,12350],"valid",[],"NV8"],[[12351,12351],"valid",[],"NV8"],[[12352,12352],"disallowed"],[[12353,12436],"valid"],[[12437,12438],"valid"],[[12439,12440],"disallowed"],[[12441,12442],"valid"],[[12443,12443],"disallowed_STD3_mapped",[32,12441]],[[12444,12444],"disallowed_STD3_mapped",[32,12442]],[[12445,12446],"valid"],[[12447,12447],"mapped",[12424,12426]],[[12448,12448],"valid",[],"NV8"],[[12449,12542],"valid"],[[12543,12543],"mapped",[12467,12488]],[[12544,12548],"disallowed"],[[12549,12588],"valid"],[[12589,12589],"valid"],[[12590,12592],"disallowed"],[[12593,12593],"mapped",[4352]],[[12594,12594],"mapped",[4353]],[[12595,12595],"mapped",[4522]],[[12596,12596],"mapped",[4354]],[[12597,12597],"mapped",[4524]],[[12598,12598],"mapped",[4525]],[[12599,12599],"mapped",[4355]],[[12600,12600],"mapped",[4356]],[[12601,12601],"mapped",[4357]],[[12602,12602],"mapped",[4528]],[[12603,12603],"mapped",[4529]],[[12604,12604],"mapped",[4530]],[[12605,12605],"mapped",[4531]],[[12606,12606],"mapped",[4532]],[[12607,12607],"mapped",[4533]],[[12608,12608],"mapped",[4378]],[[12609,12609],"mapped",[4358]],[[12610,12610],"mapped",[4359]],[[12611,12611],"mapped",[4360]],[[12612,12612],"mapped",[4385]],[[12613,12613],"mapped",[4361]],[[12614,12614],"mapped",[4362]],[[12615,12615],"mapped",[4363]],[[12616,12616],"mapped",[4364]],[[12617,12617],"mapped",[4365]],[[12618,12618],"mapped",[4366]],[[12619,12619],"mapped",[4367]],[[12620,12620],"mapped",[4368]],[[12621,12621],"mapped",[4369]],[[12622,12622],"mapped",[4370]],[[12623,12623],"mapped",[4449]],[[12624,12624],"mapped",[4450]],[[12625,12625],"mapped",[4451]],[[12626,12626],"mapped",[4452]],[[12627,12627],"mapped",[4453]],[[12628,12628],"mapped",[4454]],[[12629,12629],"mapped",[4455]],[[12630,12630],"mapped",[4456]],[[12631,12631],"mapped",[4457]],[[12632,12632],"mapped",[4458]],[[12633,12633],"mapped",[4459]],[[12634,12634],"mapped",[4460]],[[12635,12635],"mapped",[4461]],[[12636,12636],"mapped",[4462]],[[12637,12637],"mapped",[4463]],[[12638,12638],"mapped",[4464]],[[12639,12639],"mapped",[4465]],[[12640,12640],"mapped",[4466]],[[12641,12641],"mapped",[4467]],[[12642,12642],"mapped",[4468]],[[12643,12643],"mapped",[4469]],[[12644,12644],"disallowed"],[[12645,12645],"mapped",[4372]],[[12646,12646],"mapped",[4373]],[[12647,12647],"mapped",[4551]],[[12648,12648],"mapped",[4552]],[[12649,12649],"mapped",[4556]],[[12650,12650],"mapped",[4558]],[[12651,12651],"mapped",[4563]],[[12652,12652],"mapped",[4567]],[[12653,12653],"mapped",[4569]],[[12654,12654],"mapped",[4380]],[[12655,12655],"mapped",[4573]],[[12656,12656],"mapped",[4575]],[[12657,12657],"mapped",[4381]],[[12658,12658],"mapped",[4382]],[[12659,12659],"mapped",[4384]],[[12660,12660],"mapped",[4386]],[[12661,12661],"mapped",[4387]],[[12662,12662],"mapped",[4391]],[[12663,12663],"mapped",[4393]],[[12664,12664],"mapped",[4395]],[[12665,12665],"mapped",[4396]],[[12666,12666],"mapped",[4397]],[[12667,12667],"mapped",[4398]],[[12668,12668],"mapped",[4399]],[[12669,12669],"mapped",[4402]],[[12670,12670],"mapped",[4406]],[[12671,12671],"mapped",[4416]],[[12672,12672],"mapped",[4423]],[[12673,12673],"mapped",[4428]],[[12674,12674],"mapped",[4593]],[[12675,12675],"mapped",[4594]],[[12676,12676],"mapped",[4439]],[[12677,12677],"mapped",[4440]],[[12678,12678],"mapped",[4441]],[[12679,12679],"mapped",[4484]],[[12680,12680],"mapped",[4485]],[[12681,12681],"mapped",[4488]],[[12682,12682],"mapped",[4497]],[[12683,12683],"mapped",[4498]],[[12684,12684],"mapped",[4500]],[[12685,12685],"mapped",[4510]],[[12686,12686],"mapped",[4513]],[[12687,12687],"disallowed"],[[12688,12689],"valid",[],"NV8"],[[12690,12690],"mapped",[19968]],[[12691,12691],"mapped",[20108]],[[12692,12692],"mapped",[19977]],[[12693,12693],"mapped",[22235]],[[12694,12694],"mapped",[19978]],[[12695,12695],"mapped",[20013]],[[12696,12696],"mapped",[19979]],[[12697,12697],"mapped",[30002]],[[12698,12698],"mapped",[20057]],[[12699,12699],"mapped",[19993]],[[12700,12700],"mapped",[19969]],[[12701,12701],"mapped",[22825]],[[12702,12702],"mapped",[22320]],[[12703,12703],"mapped",[20154]],[[12704,12727],"valid"],[[12728,12730],"valid"],[[12731,12735],"disallowed"],[[12736,12751],"valid",[],"NV8"],[[12752,12771],"valid",[],"NV8"],[[12772,12783],"disallowed"],[[12784,12799],"valid"],[[12800,12800],"disallowed_STD3_mapped",[40,4352,41]],[[12801,12801],"disallowed_STD3_mapped",[40,4354,41]],[[12802,12802],"disallowed_STD3_mapped",[40,4355,41]],[[12803,12803],"disallowed_STD3_mapped",[40,4357,41]],[[12804,12804],"disallowed_STD3_mapped",[40,4358,41]],[[12805,12805],"disallowed_STD3_mapped",[40,4359,41]],[[12806,12806],"disallowed_STD3_mapped",[40,4361,41]],[[12807,12807],"disallowed_STD3_mapped",[40,4363,41]],[[12808,12808],"disallowed_STD3_mapped",[40,4364,41]],[[12809,12809],"disallowed_STD3_mapped",[40,4366,41]],[[12810,12810],"disallowed_STD3_mapped",[40,4367,41]],[[12811,12811],"disallowed_STD3_mapped",[40,4368,41]],[[12812,12812],"disallowed_STD3_mapped",[40,4369,41]],[[12813,12813],"disallowed_STD3_mapped",[40,4370,41]],[[12814,12814],"disallowed_STD3_mapped",[40,44032,41]],[[12815,12815],"disallowed_STD3_mapped",[40,45208,41]],[[12816,12816],"disallowed_STD3_mapped",[40,45796,41]],[[12817,12817],"disallowed_STD3_mapped",[40,46972,41]],[[12818,12818],"disallowed_STD3_mapped",[40,47560,41]],[[12819,12819],"disallowed_STD3_mapped",[40,48148,41]],[[12820,12820],"disallowed_STD3_mapped",[40,49324,41]],[[12821,12821],"disallowed_STD3_mapped",[40,50500,41]],[[12822,12822],"disallowed_STD3_mapped",[40,51088,41]],[[12823,12823],"disallowed_STD3_mapped",[40,52264,41]],[[12824,12824],"disallowed_STD3_mapped",[40,52852,41]],[[12825,12825],"disallowed_STD3_mapped",[40,53440,41]],[[12826,12826],"disallowed_STD3_mapped",[40,54028,41]],[[12827,12827],"disallowed_STD3_mapped",[40,54616,41]],[[12828,12828],"disallowed_STD3_mapped",[40,51452,41]],[[12829,12829],"disallowed_STD3_mapped",[40,50724,51204,41]],[[12830,12830],"disallowed_STD3_mapped",[40,50724,54980,41]],[[12831,12831],"disallowed"],[[12832,12832],"disallowed_STD3_mapped",[40,19968,41]],[[12833,12833],"disallowed_STD3_mapped",[40,20108,41]],[[12834,12834],"disallowed_STD3_mapped",[40,19977,41]],[[12835,12835],"disallowed_STD3_mapped",[40,22235,41]],[[12836,12836],"disallowed_STD3_mapped",[40,20116,41]],[[12837,12837],"disallowed_STD3_mapped",[40,20845,41]],[[12838,12838],"disallowed_STD3_mapped",[40,19971,41]],[[12839,12839],"disallowed_STD3_mapped",[40,20843,41]],[[12840,12840],"disallowed_STD3_mapped",[40,20061,41]],[[12841,12841],"disallowed_STD3_mapped",[40,21313,41]],[[12842,12842],"disallowed_STD3_mapped",[40,26376,41]],[[12843,12843],"disallowed_STD3_mapped",[40,28779,41]],[[12844,12844],"disallowed_STD3_mapped",[40,27700,41]],[[12845,12845],"disallowed_STD3_mapped",[40,26408,41]],[[12846,12846],"disallowed_STD3_mapped",[40,37329,41]],[[12847,12847],"disallowed_STD3_mapped",[40,22303,41]],[[12848,12848],"disallowed_STD3_mapped",[40,26085,41]],[[12849,12849],"disallowed_STD3_mapped",[40,26666,41]],[[12850,12850],"disallowed_STD3_mapped",[40,26377,41]],[[12851,12851],"disallowed_STD3_mapped",[40,31038,41]],[[12852,12852],"disallowed_STD3_mapped",[40,21517,41]],[[12853,12853],"disallowed_STD3_mapped",[40,29305,41]],[[12854,12854],"disallowed_STD3_mapped",[40,36001,41]],[[12855,12855],"disallowed_STD3_mapped",[40,31069,41]],[[12856,12856],"disallowed_STD3_mapped",[40,21172,41]],[[12857,12857],"disallowed_STD3_mapped",[40,20195,41]],[[12858,12858],"disallowed_STD3_mapped",[40,21628,41]],[[12859,12859],"disallowed_STD3_mapped",[40,23398,41]],[[12860,12860],"disallowed_STD3_mapped",[40,30435,41]],[[12861,12861],"disallowed_STD3_mapped",[40,20225,41]],[[12862,12862],"disallowed_STD3_mapped",[40,36039,41]],[[12863,12863],"disallowed_STD3_mapped",[40,21332,41]],[[12864,12864],"disallowed_STD3_mapped",[40,31085,41]],[[12865,12865],"disallowed_STD3_mapped",[40,20241,41]],[[12866,12866],"disallowed_STD3_mapped",[40,33258,41]],[[12867,12867],"disallowed_STD3_mapped",[40,33267,41]],[[12868,12868],"mapped",[21839]],[[12869,12869],"mapped",[24188]],[[12870,12870],"mapped",[25991]],[[12871,12871],"mapped",[31631]],[[12872,12879],"valid",[],"NV8"],[[12880,12880],"mapped",[112,116,101]],[[12881,12881],"mapped",[50,49]],[[12882,12882],"mapped",[50,50]],[[12883,12883],"mapped",[50,51]],[[12884,12884],"mapped",[50,52]],[[12885,12885],"mapped",[50,53]],[[12886,12886],"mapped",[50,54]],[[12887,12887],"mapped",[50,55]],[[12888,12888],"mapped",[50,56]],[[12889,12889],"mapped",[50,57]],[[12890,12890],"mapped",[51,48]],[[12891,12891],"mapped",[51,49]],[[12892,12892],"mapped",[51,50]],[[12893,12893],"mapped",[51,51]],[[12894,12894],"mapped",[51,52]],[[12895,12895],"mapped",[51,53]],[[12896,12896],"mapped",[4352]],[[12897,12897],"mapped",[4354]],[[12898,12898],"mapped",[4355]],[[12899,12899],"mapped",[4357]],[[12900,12900],"mapped",[4358]],[[12901,12901],"mapped",[4359]],[[12902,12902],"mapped",[4361]],[[12903,12903],"mapped",[4363]],[[12904,12904],"mapped",[4364]],[[12905,12905],"mapped",[4366]],[[12906,12906],"mapped",[4367]],[[12907,12907],"mapped",[4368]],[[12908,12908],"mapped",[4369]],[[12909,12909],"mapped",[4370]],[[12910,12910],"mapped",[44032]],[[12911,12911],"mapped",[45208]],[[12912,12912],"mapped",[45796]],[[12913,12913],"mapped",[46972]],[[12914,12914],"mapped",[47560]],[[12915,12915],"mapped",[48148]],[[12916,12916],"mapped",[49324]],[[12917,12917],"mapped",[50500]],[[12918,12918],"mapped",[51088]],[[12919,12919],"mapped",[52264]],[[12920,12920],"mapped",[52852]],[[12921,12921],"mapped",[53440]],[[12922,12922],"mapped",[54028]],[[12923,12923],"mapped",[54616]],[[12924,12924],"mapped",[52280,44256]],[[12925,12925],"mapped",[51452,51032]],[[12926,12926],"mapped",[50864]],[[12927,12927],"valid",[],"NV8"],[[12928,12928],"mapped",[19968]],[[12929,12929],"mapped",[20108]],[[12930,12930],"mapped",[19977]],[[12931,12931],"mapped",[22235]],[[12932,12932],"mapped",[20116]],[[12933,12933],"mapped",[20845]],[[12934,12934],"mapped",[19971]],[[12935,12935],"mapped",[20843]],[[12936,12936],"mapped",[20061]],[[12937,12937],"mapped",[21313]],[[12938,12938],"mapped",[26376]],[[12939,12939],"mapped",[28779]],[[12940,12940],"mapped",[27700]],[[12941,12941],"mapped",[26408]],[[12942,12942],"mapped",[37329]],[[12943,12943],"mapped",[22303]],[[12944,12944],"mapped",[26085]],[[12945,12945],"mapped",[26666]],[[12946,12946],"mapped",[26377]],[[12947,12947],"mapped",[31038]],[[12948,12948],"mapped",[21517]],[[12949,12949],"mapped",[29305]],[[12950,12950],"mapped",[36001]],[[12951,12951],"mapped",[31069]],[[12952,12952],"mapped",[21172]],[[12953,12953],"mapped",[31192]],[[12954,12954],"mapped",[30007]],[[12955,12955],"mapped",[22899]],[[12956,12956],"mapped",[36969]],[[12957,12957],"mapped",[20778]],[[12958,12958],"mapped",[21360]],[[12959,12959],"mapped",[27880]],[[12960,12960],"mapped",[38917]],[[12961,12961],"mapped",[20241]],[[12962,12962],"mapped",[20889]],[[12963,12963],"mapped",[27491]],[[12964,12964],"mapped",[19978]],[[12965,12965],"mapped",[20013]],[[12966,12966],"mapped",[19979]],[[12967,12967],"mapped",[24038]],[[12968,12968],"mapped",[21491]],[[12969,12969],"mapped",[21307]],[[12970,12970],"mapped",[23447]],[[12971,12971],"mapped",[23398]],[[12972,12972],"mapped",[30435]],[[12973,12973],"mapped",[20225]],[[12974,12974],"mapped",[36039]],[[12975,12975],"mapped",[21332]],[[12976,12976],"mapped",[22812]],[[12977,12977],"mapped",[51,54]],[[12978,12978],"mapped",[51,55]],[[12979,12979],"mapped",[51,56]],[[12980,12980],"mapped",[51,57]],[[12981,12981],"mapped",[52,48]],[[12982,12982],"mapped",[52,49]],[[12983,12983],"mapped",[52,50]],[[12984,12984],"mapped",[52,51]],[[12985,12985],"mapped",[52,52]],[[12986,12986],"mapped",[52,53]],[[12987,12987],"mapped",[52,54]],[[12988,12988],"mapped",[52,55]],[[12989,12989],"mapped",[52,56]],[[12990,12990],"mapped",[52,57]],[[12991,12991],"mapped",[53,48]],[[12992,12992],"mapped",[49,26376]],[[12993,12993],"mapped",[50,26376]],[[12994,12994],"mapped",[51,26376]],[[12995,12995],"mapped",[52,26376]],[[12996,12996],"mapped",[53,26376]],[[12997,12997],"mapped",[54,26376]],[[12998,12998],"mapped",[55,26376]],[[12999,12999],"mapped",[56,26376]],[[13000,13000],"mapped",[57,26376]],[[13001,13001],"mapped",[49,48,26376]],[[13002,13002],"mapped",[49,49,26376]],[[13003,13003],"mapped",[49,50,26376]],[[13004,13004],"mapped",[104,103]],[[13005,13005],"mapped",[101,114,103]],[[13006,13006],"mapped",[101,118]],[[13007,13007],"mapped",[108,116,100]],[[13008,13008],"mapped",[12450]],[[13009,13009],"mapped",[12452]],[[13010,13010],"mapped",[12454]],[[13011,13011],"mapped",[12456]],[[13012,13012],"mapped",[12458]],[[13013,13013],"mapped",[12459]],[[13014,13014],"mapped",[12461]],[[13015,13015],"mapped",[12463]],[[13016,13016],"mapped",[12465]],[[13017,13017],"mapped",[12467]],[[13018,13018],"mapped",[12469]],[[13019,13019],"mapped",[12471]],[[13020,13020],"mapped",[12473]],[[13021,13021],"mapped",[12475]],[[13022,13022],"mapped",[12477]],[[13023,13023],"mapped",[12479]],[[13024,13024],"mapped",[12481]],[[13025,13025],"mapped",[12484]],[[13026,13026],"mapped",[12486]],[[13027,13027],"mapped",[12488]],[[13028,13028],"mapped",[12490]],[[13029,13029],"mapped",[12491]],[[13030,13030],"mapped",[12492]],[[13031,13031],"mapped",[12493]],[[13032,13032],"mapped",[12494]],[[13033,13033],"mapped",[12495]],[[13034,13034],"mapped",[12498]],[[13035,13035],"mapped",[12501]],[[13036,13036],"mapped",[12504]],[[13037,13037],"mapped",[12507]],[[13038,13038],"mapped",[12510]],[[13039,13039],"mapped",[12511]],[[13040,13040],"mapped",[12512]],[[13041,13041],"mapped",[12513]],[[13042,13042],"mapped",[12514]],[[13043,13043],"mapped",[12516]],[[13044,13044],"mapped",[12518]],[[13045,13045],"mapped",[12520]],[[13046,13046],"mapped",[12521]],[[13047,13047],"mapped",[12522]],[[13048,13048],"mapped",[12523]],[[13049,13049],"mapped",[12524]],[[13050,13050],"mapped",[12525]],[[13051,13051],"mapped",[12527]],[[13052,13052],"mapped",[12528]],[[13053,13053],"mapped",[12529]],[[13054,13054],"mapped",[12530]],[[13055,13055],"disallowed"],[[13056,13056],"mapped",[12450,12497,12540,12488]],[[13057,13057],"mapped",[12450,12523,12501,12449]],[[13058,13058],"mapped",[12450,12531,12506,12450]],[[13059,13059],"mapped",[12450,12540,12523]],[[13060,13060],"mapped",[12452,12491,12531,12464]],[[13061,13061],"mapped",[12452,12531,12481]],[[13062,13062],"mapped",[12454,12457,12531]],[[13063,13063],"mapped",[12456,12473,12463,12540,12489]],[[13064,13064],"mapped",[12456,12540,12459,12540]],[[13065,13065],"mapped",[12458,12531,12473]],[[13066,13066],"mapped",[12458,12540,12512]],[[13067,13067],"mapped",[12459,12452,12522]],[[13068,13068],"mapped",[12459,12521,12483,12488]],[[13069,13069],"mapped",[12459,12525,12522,12540]],[[13070,13070],"mapped",[12460,12525,12531]],[[13071,13071],"mapped",[12460,12531,12510]],[[13072,13072],"mapped",[12462,12460]],[[13073,13073],"mapped",[12462,12491,12540]],[[13074,13074],"mapped",[12461,12517,12522,12540]],[[13075,13075],"mapped",[12462,12523,12480,12540]],[[13076,13076],"mapped",[12461,12525]],[[13077,13077],"mapped",[12461,12525,12464,12521,12512]],[[13078,13078],"mapped",[12461,12525,12513,12540,12488,12523]],[[13079,13079],"mapped",[12461,12525,12527,12483,12488]],[[13080,13080],"mapped",[12464,12521,12512]],[[13081,13081],"mapped",[12464,12521,12512,12488,12531]],[[13082,13082],"mapped",[12463,12523,12476,12452,12525]],[[13083,13083],"mapped",[12463,12525,12540,12493]],[[13084,13084],"mapped",[12465,12540,12473]],[[13085,13085],"mapped",[12467,12523,12490]],[[13086,13086],"mapped",[12467,12540,12509]],[[13087,13087],"mapped",[12469,12452,12463,12523]],[[13088,13088],"mapped",[12469,12531,12481,12540,12512]],[[13089,13089],"mapped",[12471,12522,12531,12464]],[[13090,13090],"mapped",[12475,12531,12481]],[[13091,13091],"mapped",[12475,12531,12488]],[[13092,13092],"mapped",[12480,12540,12473]],[[13093,13093],"mapped",[12487,12471]],[[13094,13094],"mapped",[12489,12523]],[[13095,13095],"mapped",[12488,12531]],[[13096,13096],"mapped",[12490,12494]],[[13097,13097],"mapped",[12494,12483,12488]],[[13098,13098],"mapped",[12495,12452,12484]],[[13099,13099],"mapped",[12497,12540,12475,12531,12488]],[[13100,13100],"mapped",[12497,12540,12484]],[[13101,13101],"mapped",[12496,12540,12524,12523]],[[13102,13102],"mapped",[12500,12450,12473,12488,12523]],[[13103,13103],"mapped",[12500,12463,12523]],[[13104,13104],"mapped",[12500,12467]],[[13105,13105],"mapped",[12499,12523]],[[13106,13106],"mapped",[12501,12449,12521,12483,12489]],[[13107,13107],"mapped",[12501,12451,12540,12488]],[[13108,13108],"mapped",[12502,12483,12471,12455,12523]],[[13109,13109],"mapped",[12501,12521,12531]],[[13110,13110],"mapped",[12504,12463,12479,12540,12523]],[[13111,13111],"mapped",[12506,12477]],[[13112,13112],"mapped",[12506,12491,12498]],[[13113,13113],"mapped",[12504,12523,12484]],[[13114,13114],"mapped",[12506,12531,12473]],[[13115,13115],"mapped",[12506,12540,12472]],[[13116,13116],"mapped",[12505,12540,12479]],[[13117,13117],"mapped",[12509,12452,12531,12488]],[[13118,13118],"mapped",[12508,12523,12488]],[[13119,13119],"mapped",[12507,12531]],[[13120,13120],"mapped",[12509,12531,12489]],[[13121,13121],"mapped",[12507,12540,12523]],[[13122,13122],"mapped",[12507,12540,12531]],[[13123,13123],"mapped",[12510,12452,12463,12525]],[[13124,13124],"mapped",[12510,12452,12523]],[[13125,13125],"mapped",[12510,12483,12495]],[[13126,13126],"mapped",[12510,12523,12463]],[[13127,13127],"mapped",[12510,12531,12471,12519,12531]],[[13128,13128],"mapped",[12511,12463,12525,12531]],[[13129,13129],"mapped",[12511,12522]],[[13130,13130],"mapped",[12511,12522,12496,12540,12523]],[[13131,13131],"mapped",[12513,12460]],[[13132,13132],"mapped",[12513,12460,12488,12531]],[[13133,13133],"mapped",[12513,12540,12488,12523]],[[13134,13134],"mapped",[12516,12540,12489]],[[13135,13135],"mapped",[12516,12540,12523]],[[13136,13136],"mapped",[12518,12450,12531]],[[13137,13137],"mapped",[12522,12483,12488,12523]],[[13138,13138],"mapped",[12522,12521]],[[13139,13139],"mapped",[12523,12500,12540]],[[13140,13140],"mapped",[12523,12540,12502,12523]],[[13141,13141],"mapped",[12524,12512]],[[13142,13142],"mapped",[12524,12531,12488,12466,12531]],[[13143,13143],"mapped",[12527,12483,12488]],[[13144,13144],"mapped",[48,28857]],[[13145,13145],"mapped",[49,28857]],[[13146,13146],"mapped",[50,28857]],[[13147,13147],"mapped",[51,28857]],[[13148,13148],"mapped",[52,28857]],[[13149,13149],"mapped",[53,28857]],[[13150,13150],"mapped",[54,28857]],[[13151,13151],"mapped",[55,28857]],[[13152,13152],"mapped",[56,28857]],[[13153,13153],"mapped",[57,28857]],[[13154,13154],"mapped",[49,48,28857]],[[13155,13155],"mapped",[49,49,28857]],[[13156,13156],"mapped",[49,50,28857]],[[13157,13157],"mapped",[49,51,28857]],[[13158,13158],"mapped",[49,52,28857]],[[13159,13159],"mapped",[49,53,28857]],[[13160,13160],"mapped",[49,54,28857]],[[13161,13161],"mapped",[49,55,28857]],[[13162,13162],"mapped",[49,56,28857]],[[13163,13163],"mapped",[49,57,28857]],[[13164,13164],"mapped",[50,48,28857]],[[13165,13165],"mapped",[50,49,28857]],[[13166,13166],"mapped",[50,50,28857]],[[13167,13167],"mapped",[50,51,28857]],[[13168,13168],"mapped",[50,52,28857]],[[13169,13169],"mapped",[104,112,97]],[[13170,13170],"mapped",[100,97]],[[13171,13171],"mapped",[97,117]],[[13172,13172],"mapped",[98,97,114]],[[13173,13173],"mapped",[111,118]],[[13174,13174],"mapped",[112,99]],[[13175,13175],"mapped",[100,109]],[[13176,13176],"mapped",[100,109,50]],[[13177,13177],"mapped",[100,109,51]],[[13178,13178],"mapped",[105,117]],[[13179,13179],"mapped",[24179,25104]],[[13180,13180],"mapped",[26157,21644]],[[13181,13181],"mapped",[22823,27491]],[[13182,13182],"mapped",[26126,27835]],[[13183,13183],"mapped",[26666,24335,20250,31038]],[[13184,13184],"mapped",[112,97]],[[13185,13185],"mapped",[110,97]],[[13186,13186],"mapped",[956,97]],[[13187,13187],"mapped",[109,97]],[[13188,13188],"mapped",[107,97]],[[13189,13189],"mapped",[107,98]],[[13190,13190],"mapped",[109,98]],[[13191,13191],"mapped",[103,98]],[[13192,13192],"mapped",[99,97,108]],[[13193,13193],"mapped",[107,99,97,108]],[[13194,13194],"mapped",[112,102]],[[13195,13195],"mapped",[110,102]],[[13196,13196],"mapped",[956,102]],[[13197,13197],"mapped",[956,103]],[[13198,13198],"mapped",[109,103]],[[13199,13199],"mapped",[107,103]],[[13200,13200],"mapped",[104,122]],[[13201,13201],"mapped",[107,104,122]],[[13202,13202],"mapped",[109,104,122]],[[13203,13203],"mapped",[103,104,122]],[[13204,13204],"mapped",[116,104,122]],[[13205,13205],"mapped",[956,108]],[[13206,13206],"mapped",[109,108]],[[13207,13207],"mapped",[100,108]],[[13208,13208],"mapped",[107,108]],[[13209,13209],"mapped",[102,109]],[[13210,13210],"mapped",[110,109]],[[13211,13211],"mapped",[956,109]],[[13212,13212],"mapped",[109,109]],[[13213,13213],"mapped",[99,109]],[[13214,13214],"mapped",[107,109]],[[13215,13215],"mapped",[109,109,50]],[[13216,13216],"mapped",[99,109,50]],[[13217,13217],"mapped",[109,50]],[[13218,13218],"mapped",[107,109,50]],[[13219,13219],"mapped",[109,109,51]],[[13220,13220],"mapped",[99,109,51]],[[13221,13221],"mapped",[109,51]],[[13222,13222],"mapped",[107,109,51]],[[13223,13223],"mapped",[109,8725,115]],[[13224,13224],"mapped",[109,8725,115,50]],[[13225,13225],"mapped",[112,97]],[[13226,13226],"mapped",[107,112,97]],[[13227,13227],"mapped",[109,112,97]],[[13228,13228],"mapped",[103,112,97]],[[13229,13229],"mapped",[114,97,100]],[[13230,13230],"mapped",[114,97,100,8725,115]],[[13231,13231],"mapped",[114,97,100,8725,115,50]],[[13232,13232],"mapped",[112,115]],[[13233,13233],"mapped",[110,115]],[[13234,13234],"mapped",[956,115]],[[13235,13235],"mapped",[109,115]],[[13236,13236],"mapped",[112,118]],[[13237,13237],"mapped",[110,118]],[[13238,13238],"mapped",[956,118]],[[13239,13239],"mapped",[109,118]],[[13240,13240],"mapped",[107,118]],[[13241,13241],"mapped",[109,118]],[[13242,13242],"mapped",[112,119]],[[13243,13243],"mapped",[110,119]],[[13244,13244],"mapped",[956,119]],[[13245,13245],"mapped",[109,119]],[[13246,13246],"mapped",[107,119]],[[13247,13247],"mapped",[109,119]],[[13248,13248],"mapped",[107,969]],[[13249,13249],"mapped",[109,969]],[[13250,13250],"disallowed"],[[13251,13251],"mapped",[98,113]],[[13252,13252],"mapped",[99,99]],[[13253,13253],"mapped",[99,100]],[[13254,13254],"mapped",[99,8725,107,103]],[[13255,13255],"disallowed"],[[13256,13256],"mapped",[100,98]],[[13257,13257],"mapped",[103,121]],[[13258,13258],"mapped",[104,97]],[[13259,13259],"mapped",[104,112]],[[13260,13260],"mapped",[105,110]],[[13261,13261],"mapped",[107,107]],[[13262,13262],"mapped",[107,109]],[[13263,13263],"mapped",[107,116]],[[13264,13264],"mapped",[108,109]],[[13265,13265],"mapped",[108,110]],[[13266,13266],"mapped",[108,111,103]],[[13267,13267],"mapped",[108,120]],[[13268,13268],"mapped",[109,98]],[[13269,13269],"mapped",[109,105,108]],[[13270,13270],"mapped",[109,111,108]],[[13271,13271],"mapped",[112,104]],[[13272,13272],"disallowed"],[[13273,13273],"mapped",[112,112,109]],[[13274,13274],"mapped",[112,114]],[[13275,13275],"mapped",[115,114]],[[13276,13276],"mapped",[115,118]],[[13277,13277],"mapped",[119,98]],[[13278,13278],"mapped",[118,8725,109]],[[13279,13279],"mapped",[97,8725,109]],[[13280,13280],"mapped",[49,26085]],[[13281,13281],"mapped",[50,26085]],[[13282,13282],"mapped",[51,26085]],[[13283,13283],"mapped",[52,26085]],[[13284,13284],"mapped",[53,26085]],[[13285,13285],"mapped",[54,26085]],[[13286,13286],"mapped",[55,26085]],[[13287,13287],"mapped",[56,26085]],[[13288,13288],"mapped",[57,26085]],[[13289,13289],"mapped",[49,48,26085]],[[13290,13290],"mapped",[49,49,26085]],[[13291,13291],"mapped",[49,50,26085]],[[13292,13292],"mapped",[49,51,26085]],[[13293,13293],"mapped",[49,52,26085]],[[13294,13294],"mapped",[49,53,26085]],[[13295,13295],"mapped",[49,54,26085]],[[13296,13296],"mapped",[49,55,26085]],[[13297,13297],"mapped",[49,56,26085]],[[13298,13298],"mapped",[49,57,26085]],[[13299,13299],"mapped",[50,48,26085]],[[13300,13300],"mapped",[50,49,26085]],[[13301,13301],"mapped",[50,50,26085]],[[13302,13302],"mapped",[50,51,26085]],[[13303,13303],"mapped",[50,52,26085]],[[13304,13304],"mapped",[50,53,26085]],[[13305,13305],"mapped",[50,54,26085]],[[13306,13306],"mapped",[50,55,26085]],[[13307,13307],"mapped",[50,56,26085]],[[13308,13308],"mapped",[50,57,26085]],[[13309,13309],"mapped",[51,48,26085]],[[13310,13310],"mapped",[51,49,26085]],[[13311,13311],"mapped",[103,97,108]],[[13312,19893],"valid"],[[19894,19903],"disallowed"],[[19904,19967],"valid",[],"NV8"],[[19968,40869],"valid"],[[40870,40891],"valid"],[[40892,40899],"valid"],[[40900,40907],"valid"],[[40908,40908],"valid"],[[40909,40917],"valid"],[[40918,40959],"disallowed"],[[40960,42124],"valid"],[[42125,42127],"disallowed"],[[42128,42145],"valid",[],"NV8"],[[42146,42147],"valid",[],"NV8"],[[42148,42163],"valid",[],"NV8"],[[42164,42164],"valid",[],"NV8"],[[42165,42176],"valid",[],"NV8"],[[42177,42177],"valid",[],"NV8"],[[42178,42180],"valid",[],"NV8"],[[42181,42181],"valid",[],"NV8"],[[42182,42182],"valid",[],"NV8"],[[42183,42191],"disallowed"],[[42192,42237],"valid"],[[42238,42239],"valid",[],"NV8"],[[42240,42508],"valid"],[[42509,42511],"valid",[],"NV8"],[[42512,42539],"valid"],[[42540,42559],"disallowed"],[[42560,42560],"mapped",[42561]],[[42561,42561],"valid"],[[42562,42562],"mapped",[42563]],[[42563,42563],"valid"],[[42564,42564],"mapped",[42565]],[[42565,42565],"valid"],[[42566,42566],"mapped",[42567]],[[42567,42567],"valid"],[[42568,42568],"mapped",[42569]],[[42569,42569],"valid"],[[42570,42570],"mapped",[42571]],[[42571,42571],"valid"],[[42572,42572],"mapped",[42573]],[[42573,42573],"valid"],[[42574,42574],"mapped",[42575]],[[42575,42575],"valid"],[[42576,42576],"mapped",[42577]],[[42577,42577],"valid"],[[42578,42578],"mapped",[42579]],[[42579,42579],"valid"],[[42580,42580],"mapped",[42581]],[[42581,42581],"valid"],[[42582,42582],"mapped",[42583]],[[42583,42583],"valid"],[[42584,42584],"mapped",[42585]],[[42585,42585],"valid"],[[42586,42586],"mapped",[42587]],[[42587,42587],"valid"],[[42588,42588],"mapped",[42589]],[[42589,42589],"valid"],[[42590,42590],"mapped",[42591]],[[42591,42591],"valid"],[[42592,42592],"mapped",[42593]],[[42593,42593],"valid"],[[42594,42594],"mapped",[42595]],[[42595,42595],"valid"],[[42596,42596],"mapped",[42597]],[[42597,42597],"valid"],[[42598,42598],"mapped",[42599]],[[42599,42599],"valid"],[[42600,42600],"mapped",[42601]],[[42601,42601],"valid"],[[42602,42602],"mapped",[42603]],[[42603,42603],"valid"],[[42604,42604],"mapped",[42605]],[[42605,42607],"valid"],[[42608,42611],"valid",[],"NV8"],[[42612,42619],"valid"],[[42620,42621],"valid"],[[42622,42622],"valid",[],"NV8"],[[42623,42623],"valid"],[[42624,42624],"mapped",[42625]],[[42625,42625],"valid"],[[42626,42626],"mapped",[42627]],[[42627,42627],"valid"],[[42628,42628],"mapped",[42629]],[[42629,42629],"valid"],[[42630,42630],"mapped",[42631]],[[42631,42631],"valid"],[[42632,42632],"mapped",[42633]],[[42633,42633],"valid"],[[42634,42634],"mapped",[42635]],[[42635,42635],"valid"],[[42636,42636],"mapped",[42637]],[[42637,42637],"valid"],[[42638,42638],"mapped",[42639]],[[42639,42639],"valid"],[[42640,42640],"mapped",[42641]],[[42641,42641],"valid"],[[42642,42642],"mapped",[42643]],[[42643,42643],"valid"],[[42644,42644],"mapped",[42645]],[[42645,42645],"valid"],[[42646,42646],"mapped",[42647]],[[42647,42647],"valid"],[[42648,42648],"mapped",[42649]],[[42649,42649],"valid"],[[42650,42650],"mapped",[42651]],[[42651,42651],"valid"],[[42652,42652],"mapped",[1098]],[[42653,42653],"mapped",[1100]],[[42654,42654],"valid"],[[42655,42655],"valid"],[[42656,42725],"valid"],[[42726,42735],"valid",[],"NV8"],[[42736,42737],"valid"],[[42738,42743],"valid",[],"NV8"],[[42744,42751],"disallowed"],[[42752,42774],"valid",[],"NV8"],[[42775,42778],"valid"],[[42779,42783],"valid"],[[42784,42785],"valid",[],"NV8"],[[42786,42786],"mapped",[42787]],[[42787,42787],"valid"],[[42788,42788],"mapped",[42789]],[[42789,42789],"valid"],[[42790,42790],"mapped",[42791]],[[42791,42791],"valid"],[[42792,42792],"mapped",[42793]],[[42793,42793],"valid"],[[42794,42794],"mapped",[42795]],[[42795,42795],"valid"],[[42796,42796],"mapped",[42797]],[[42797,42797],"valid"],[[42798,42798],"mapped",[42799]],[[42799,42801],"valid"],[[42802,42802],"mapped",[42803]],[[42803,42803],"valid"],[[42804,42804],"mapped",[42805]],[[42805,42805],"valid"],[[42806,42806],"mapped",[42807]],[[42807,42807],"valid"],[[42808,42808],"mapped",[42809]],[[42809,42809],"valid"],[[42810,42810],"mapped",[42811]],[[42811,42811],"valid"],[[42812,42812],"mapped",[42813]],[[42813,42813],"valid"],[[42814,42814],"mapped",[42815]],[[42815,42815],"valid"],[[42816,42816],"mapped",[42817]],[[42817,42817],"valid"],[[42818,42818],"mapped",[42819]],[[42819,42819],"valid"],[[42820,42820],"mapped",[42821]],[[42821,42821],"valid"],[[42822,42822],"mapped",[42823]],[[42823,42823],"valid"],[[42824,42824],"mapped",[42825]],[[42825,42825],"valid"],[[42826,42826],"mapped",[42827]],[[42827,42827],"valid"],[[42828,42828],"mapped",[42829]],[[42829,42829],"valid"],[[42830,42830],"mapped",[42831]],[[42831,42831],"valid"],[[42832,42832],"mapped",[42833]],[[42833,42833],"valid"],[[42834,42834],"mapped",[42835]],[[42835,42835],"valid"],[[42836,42836],"mapped",[42837]],[[42837,42837],"valid"],[[42838,42838],"mapped",[42839]],[[42839,42839],"valid"],[[42840,42840],"mapped",[42841]],[[42841,42841],"valid"],[[42842,42842],"mapped",[42843]],[[42843,42843],"valid"],[[42844,42844],"mapped",[42845]],[[42845,42845],"valid"],[[42846,42846],"mapped",[42847]],[[42847,42847],"valid"],[[42848,42848],"mapped",[42849]],[[42849,42849],"valid"],[[42850,42850],"mapped",[42851]],[[42851,42851],"valid"],[[42852,42852],"mapped",[42853]],[[42853,42853],"valid"],[[42854,42854],"mapped",[42855]],[[42855,42855],"valid"],[[42856,42856],"mapped",[42857]],[[42857,42857],"valid"],[[42858,42858],"mapped",[42859]],[[42859,42859],"valid"],[[42860,42860],"mapped",[42861]],[[42861,42861],"valid"],[[42862,42862],"mapped",[42863]],[[42863,42863],"valid"],[[42864,42864],"mapped",[42863]],[[42865,42872],"valid"],[[42873,42873],"mapped",[42874]],[[42874,42874],"valid"],[[42875,42875],"mapped",[42876]],[[42876,42876],"valid"],[[42877,42877],"mapped",[7545]],[[42878,42878],"mapped",[42879]],[[42879,42879],"valid"],[[42880,42880],"mapped",[42881]],[[42881,42881],"valid"],[[42882,42882],"mapped",[42883]],[[42883,42883],"valid"],[[42884,42884],"mapped",[42885]],[[42885,42885],"valid"],[[42886,42886],"mapped",[42887]],[[42887,42888],"valid"],[[42889,42890],"valid",[],"NV8"],[[42891,42891],"mapped",[42892]],[[42892,42892],"valid"],[[42893,42893],"mapped",[613]],[[42894,42894],"valid"],[[42895,42895],"valid"],[[42896,42896],"mapped",[42897]],[[42897,42897],"valid"],[[42898,42898],"mapped",[42899]],[[42899,42899],"valid"],[[42900,42901],"valid"],[[42902,42902],"mapped",[42903]],[[42903,42903],"valid"],[[42904,42904],"mapped",[42905]],[[42905,42905],"valid"],[[42906,42906],"mapped",[42907]],[[42907,42907],"valid"],[[42908,42908],"mapped",[42909]],[[42909,42909],"valid"],[[42910,42910],"mapped",[42911]],[[42911,42911],"valid"],[[42912,42912],"mapped",[42913]],[[42913,42913],"valid"],[[42914,42914],"mapped",[42915]],[[42915,42915],"valid"],[[42916,42916],"mapped",[42917]],[[42917,42917],"valid"],[[42918,42918],"mapped",[42919]],[[42919,42919],"valid"],[[42920,42920],"mapped",[42921]],[[42921,42921],"valid"],[[42922,42922],"mapped",[614]],[[42923,42923],"mapped",[604]],[[42924,42924],"mapped",[609]],[[42925,42925],"mapped",[620]],[[42926,42927],"disallowed"],[[42928,42928],"mapped",[670]],[[42929,42929],"mapped",[647]],[[42930,42930],"mapped",[669]],[[42931,42931],"mapped",[43859]],[[42932,42932],"mapped",[42933]],[[42933,42933],"valid"],[[42934,42934],"mapped",[42935]],[[42935,42935],"valid"],[[42936,42998],"disallowed"],[[42999,42999],"valid"],[[43000,43000],"mapped",[295]],[[43001,43001],"mapped",[339]],[[43002,43002],"valid"],[[43003,43007],"valid"],[[43008,43047],"valid"],[[43048,43051],"valid",[],"NV8"],[[43052,43055],"disallowed"],[[43056,43065],"valid",[],"NV8"],[[43066,43071],"disallowed"],[[43072,43123],"valid"],[[43124,43127],"valid",[],"NV8"],[[43128,43135],"disallowed"],[[43136,43204],"valid"],[[43205,43213],"disallowed"],[[43214,43215],"valid",[],"NV8"],[[43216,43225],"valid"],[[43226,43231],"disallowed"],[[43232,43255],"valid"],[[43256,43258],"valid",[],"NV8"],[[43259,43259],"valid"],[[43260,43260],"valid",[],"NV8"],[[43261,43261],"valid"],[[43262,43263],"disallowed"],[[43264,43309],"valid"],[[43310,43311],"valid",[],"NV8"],[[43312,43347],"valid"],[[43348,43358],"disallowed"],[[43359,43359],"valid",[],"NV8"],[[43360,43388],"valid",[],"NV8"],[[43389,43391],"disallowed"],[[43392,43456],"valid"],[[43457,43469],"valid",[],"NV8"],[[43470,43470],"disallowed"],[[43471,43481],"valid"],[[43482,43485],"disallowed"],[[43486,43487],"valid",[],"NV8"],[[43488,43518],"valid"],[[43519,43519],"disallowed"],[[43520,43574],"valid"],[[43575,43583],"disallowed"],[[43584,43597],"valid"],[[43598,43599],"disallowed"],[[43600,43609],"valid"],[[43610,43611],"disallowed"],[[43612,43615],"valid",[],"NV8"],[[43616,43638],"valid"],[[43639,43641],"valid",[],"NV8"],[[43642,43643],"valid"],[[43644,43647],"valid"],[[43648,43714],"valid"],[[43715,43738],"disallowed"],[[43739,43741],"valid"],[[43742,43743],"valid",[],"NV8"],[[43744,43759],"valid"],[[43760,43761],"valid",[],"NV8"],[[43762,43766],"valid"],[[43767,43776],"disallowed"],[[43777,43782],"valid"],[[43783,43784],"disallowed"],[[43785,43790],"valid"],[[43791,43792],"disallowed"],[[43793,43798],"valid"],[[43799,43807],"disallowed"],[[43808,43814],"valid"],[[43815,43815],"disallowed"],[[43816,43822],"valid"],[[43823,43823],"disallowed"],[[43824,43866],"valid"],[[43867,43867],"valid",[],"NV8"],[[43868,43868],"mapped",[42791]],[[43869,43869],"mapped",[43831]],[[43870,43870],"mapped",[619]],[[43871,43871],"mapped",[43858]],[[43872,43875],"valid"],[[43876,43877],"valid"],[[43878,43887],"disallowed"],[[43888,43888],"mapped",[5024]],[[43889,43889],"mapped",[5025]],[[43890,43890],"mapped",[5026]],[[43891,43891],"mapped",[5027]],[[43892,43892],"mapped",[5028]],[[43893,43893],"mapped",[5029]],[[43894,43894],"mapped",[5030]],[[43895,43895],"mapped",[5031]],[[43896,43896],"mapped",[5032]],[[43897,43897],"mapped",[5033]],[[43898,43898],"mapped",[5034]],[[43899,43899],"mapped",[5035]],[[43900,43900],"mapped",[5036]],[[43901,43901],"mapped",[5037]],[[43902,43902],"mapped",[5038]],[[43903,43903],"mapped",[5039]],[[43904,43904],"mapped",[5040]],[[43905,43905],"mapped",[5041]],[[43906,43906],"mapped",[5042]],[[43907,43907],"mapped",[5043]],[[43908,43908],"mapped",[5044]],[[43909,43909],"mapped",[5045]],[[43910,43910],"mapped",[5046]],[[43911,43911],"mapped",[5047]],[[43912,43912],"mapped",[5048]],[[43913,43913],"mapped",[5049]],[[43914,43914],"mapped",[5050]],[[43915,43915],"mapped",[5051]],[[43916,43916],"mapped",[5052]],[[43917,43917],"mapped",[5053]],[[43918,43918],"mapped",[5054]],[[43919,43919],"mapped",[5055]],[[43920,43920],"mapped",[5056]],[[43921,43921],"mapped",[5057]],[[43922,43922],"mapped",[5058]],[[43923,43923],"mapped",[5059]],[[43924,43924],"mapped",[5060]],[[43925,43925],"mapped",[5061]],[[43926,43926],"mapped",[5062]],[[43927,43927],"mapped",[5063]],[[43928,43928],"mapped",[5064]],[[43929,43929],"mapped",[5065]],[[43930,43930],"mapped",[5066]],[[43931,43931],"mapped",[5067]],[[43932,43932],"mapped",[5068]],[[43933,43933],"mapped",[5069]],[[43934,43934],"mapped",[5070]],[[43935,43935],"mapped",[5071]],[[43936,43936],"mapped",[5072]],[[43937,43937],"mapped",[5073]],[[43938,43938],"mapped",[5074]],[[43939,43939],"mapped",[5075]],[[43940,43940],"mapped",[5076]],[[43941,43941],"mapped",[5077]],[[43942,43942],"mapped",[5078]],[[43943,43943],"mapped",[5079]],[[43944,43944],"mapped",[5080]],[[43945,43945],"mapped",[5081]],[[43946,43946],"mapped",[5082]],[[43947,43947],"mapped",[5083]],[[43948,43948],"mapped",[5084]],[[43949,43949],"mapped",[5085]],[[43950,43950],"mapped",[5086]],[[43951,43951],"mapped",[5087]],[[43952,43952],"mapped",[5088]],[[43953,43953],"mapped",[5089]],[[43954,43954],"mapped",[5090]],[[43955,43955],"mapped",[5091]],[[43956,43956],"mapped",[5092]],[[43957,43957],"mapped",[5093]],[[43958,43958],"mapped",[5094]],[[43959,43959],"mapped",[5095]],[[43960,43960],"mapped",[5096]],[[43961,43961],"mapped",[5097]],[[43962,43962],"mapped",[5098]],[[43963,43963],"mapped",[5099]],[[43964,43964],"mapped",[5100]],[[43965,43965],"mapped",[5101]],[[43966,43966],"mapped",[5102]],[[43967,43967],"mapped",[5103]],[[43968,44010],"valid"],[[44011,44011],"valid",[],"NV8"],[[44012,44013],"valid"],[[44014,44015],"disallowed"],[[44016,44025],"valid"],[[44026,44031],"disallowed"],[[44032,55203],"valid"],[[55204,55215],"disallowed"],[[55216,55238],"valid",[],"NV8"],[[55239,55242],"disallowed"],[[55243,55291],"valid",[],"NV8"],[[55292,55295],"disallowed"],[[55296,57343],"disallowed"],[[57344,63743],"disallowed"],[[63744,63744],"mapped",[35912]],[[63745,63745],"mapped",[26356]],[[63746,63746],"mapped",[36554]],[[63747,63747],"mapped",[36040]],[[63748,63748],"mapped",[28369]],[[63749,63749],"mapped",[20018]],[[63750,63750],"mapped",[21477]],[[63751,63752],"mapped",[40860]],[[63753,63753],"mapped",[22865]],[[63754,63754],"mapped",[37329]],[[63755,63755],"mapped",[21895]],[[63756,63756],"mapped",[22856]],[[63757,63757],"mapped",[25078]],[[63758,63758],"mapped",[30313]],[[63759,63759],"mapped",[32645]],[[63760,63760],"mapped",[34367]],[[63761,63761],"mapped",[34746]],[[63762,63762],"mapped",[35064]],[[63763,63763],"mapped",[37007]],[[63764,63764],"mapped",[27138]],[[63765,63765],"mapped",[27931]],[[63766,63766],"mapped",[28889]],[[63767,63767],"mapped",[29662]],[[63768,63768],"mapped",[33853]],[[63769,63769],"mapped",[37226]],[[63770,63770],"mapped",[39409]],[[63771,63771],"mapped",[20098]],[[63772,63772],"mapped",[21365]],[[63773,63773],"mapped",[27396]],[[63774,63774],"mapped",[29211]],[[63775,63775],"mapped",[34349]],[[63776,63776],"mapped",[40478]],[[63777,63777],"mapped",[23888]],[[63778,63778],"mapped",[28651]],[[63779,63779],"mapped",[34253]],[[63780,63780],"mapped",[35172]],[[63781,63781],"mapped",[25289]],[[63782,63782],"mapped",[33240]],[[63783,63783],"mapped",[34847]],[[63784,63784],"mapped",[24266]],[[63785,63785],"mapped",[26391]],[[63786,63786],"mapped",[28010]],[[63787,63787],"mapped",[29436]],[[63788,63788],"mapped",[37070]],[[63789,63789],"mapped",[20358]],[[63790,63790],"mapped",[20919]],[[63791,63791],"mapped",[21214]],[[63792,63792],"mapped",[25796]],[[63793,63793],"mapped",[27347]],[[63794,63794],"mapped",[29200]],[[63795,63795],"mapped",[30439]],[[63796,63796],"mapped",[32769]],[[63797,63797],"mapped",[34310]],[[63798,63798],"mapped",[34396]],[[63799,63799],"mapped",[36335]],[[63800,63800],"mapped",[38706]],[[63801,63801],"mapped",[39791]],[[63802,63802],"mapped",[40442]],[[63803,63803],"mapped",[30860]],[[63804,63804],"mapped",[31103]],[[63805,63805],"mapped",[32160]],[[63806,63806],"mapped",[33737]],[[63807,63807],"mapped",[37636]],[[63808,63808],"mapped",[40575]],[[63809,63809],"mapped",[35542]],[[63810,63810],"mapped",[22751]],[[63811,63811],"mapped",[24324]],[[63812,63812],"mapped",[31840]],[[63813,63813],"mapped",[32894]],[[63814,63814],"mapped",[29282]],[[63815,63815],"mapped",[30922]],[[63816,63816],"mapped",[36034]],[[63817,63817],"mapped",[38647]],[[63818,63818],"mapped",[22744]],[[63819,63819],"mapped",[23650]],[[63820,63820],"mapped",[27155]],[[63821,63821],"mapped",[28122]],[[63822,63822],"mapped",[28431]],[[63823,63823],"mapped",[32047]],[[63824,63824],"mapped",[32311]],[[63825,63825],"mapped",[38475]],[[63826,63826],"mapped",[21202]],[[63827,63827],"mapped",[32907]],[[63828,63828],"mapped",[20956]],[[63829,63829],"mapped",[20940]],[[63830,63830],"mapped",[31260]],[[63831,63831],"mapped",[32190]],[[63832,63832],"mapped",[33777]],[[63833,63833],"mapped",[38517]],[[63834,63834],"mapped",[35712]],[[63835,63835],"mapped",[25295]],[[63836,63836],"mapped",[27138]],[[63837,63837],"mapped",[35582]],[[63838,63838],"mapped",[20025]],[[63839,63839],"mapped",[23527]],[[63840,63840],"mapped",[24594]],[[63841,63841],"mapped",[29575]],[[63842,63842],"mapped",[30064]],[[63843,63843],"mapped",[21271]],[[63844,63844],"mapped",[30971]],[[63845,63845],"mapped",[20415]],[[63846,63846],"mapped",[24489]],[[63847,63847],"mapped",[19981]],[[63848,63848],"mapped",[27852]],[[63849,63849],"mapped",[25976]],[[63850,63850],"mapped",[32034]],[[63851,63851],"mapped",[21443]],[[63852,63852],"mapped",[22622]],[[63853,63853],"mapped",[30465]],[[63854,63854],"mapped",[33865]],[[63855,63855],"mapped",[35498]],[[63856,63856],"mapped",[27578]],[[63857,63857],"mapped",[36784]],[[63858,63858],"mapped",[27784]],[[63859,63859],"mapped",[25342]],[[63860,63860],"mapped",[33509]],[[63861,63861],"mapped",[25504]],[[63862,63862],"mapped",[30053]],[[63863,63863],"mapped",[20142]],[[63864,63864],"mapped",[20841]],[[63865,63865],"mapped",[20937]],[[63866,63866],"mapped",[26753]],[[63867,63867],"mapped",[31975]],[[63868,63868],"mapped",[33391]],[[63869,63869],"mapped",[35538]],[[63870,63870],"mapped",[37327]],[[63871,63871],"mapped",[21237]],[[63872,63872],"mapped",[21570]],[[63873,63873],"mapped",[22899]],[[63874,63874],"mapped",[24300]],[[63875,63875],"mapped",[26053]],[[63876,63876],"mapped",[28670]],[[63877,63877],"mapped",[31018]],[[63878,63878],"mapped",[38317]],[[63879,63879],"mapped",[39530]],[[63880,63880],"mapped",[40599]],[[63881,63881],"mapped",[40654]],[[63882,63882],"mapped",[21147]],[[63883,63883],"mapped",[26310]],[[63884,63884],"mapped",[27511]],[[63885,63885],"mapped",[36706]],[[63886,63886],"mapped",[24180]],[[63887,63887],"mapped",[24976]],[[63888,63888],"mapped",[25088]],[[63889,63889],"mapped",[25754]],[[63890,63890],"mapped",[28451]],[[63891,63891],"mapped",[29001]],[[63892,63892],"mapped",[29833]],[[63893,63893],"mapped",[31178]],[[63894,63894],"mapped",[32244]],[[63895,63895],"mapped",[32879]],[[63896,63896],"mapped",[36646]],[[63897,63897],"mapped",[34030]],[[63898,63898],"mapped",[36899]],[[63899,63899],"mapped",[37706]],[[63900,63900],"mapped",[21015]],[[63901,63901],"mapped",[21155]],[[63902,63902],"mapped",[21693]],[[63903,63903],"mapped",[28872]],[[63904,63904],"mapped",[35010]],[[63905,63905],"mapped",[35498]],[[63906,63906],"mapped",[24265]],[[63907,63907],"mapped",[24565]],[[63908,63908],"mapped",[25467]],[[63909,63909],"mapped",[27566]],[[63910,63910],"mapped",[31806]],[[63911,63911],"mapped",[29557]],[[63912,63912],"mapped",[20196]],[[63913,63913],"mapped",[22265]],[[63914,63914],"mapped",[23527]],[[63915,63915],"mapped",[23994]],[[63916,63916],"mapped",[24604]],[[63917,63917],"mapped",[29618]],[[63918,63918],"mapped",[29801]],[[63919,63919],"mapped",[32666]],[[63920,63920],"mapped",[32838]],[[63921,63921],"mapped",[37428]],[[63922,63922],"mapped",[38646]],[[63923,63923],"mapped",[38728]],[[63924,63924],"mapped",[38936]],[[63925,63925],"mapped",[20363]],[[63926,63926],"mapped",[31150]],[[63927,63927],"mapped",[37300]],[[63928,63928],"mapped",[38584]],[[63929,63929],"mapped",[24801]],[[63930,63930],"mapped",[20102]],[[63931,63931],"mapped",[20698]],[[63932,63932],"mapped",[23534]],[[63933,63933],"mapped",[23615]],[[63934,63934],"mapped",[26009]],[[63935,63935],"mapped",[27138]],[[63936,63936],"mapped",[29134]],[[63937,63937],"mapped",[30274]],[[63938,63938],"mapped",[34044]],[[63939,63939],"mapped",[36988]],[[63940,63940],"mapped",[40845]],[[63941,63941],"mapped",[26248]],[[63942,63942],"mapped",[38446]],[[63943,63943],"mapped",[21129]],[[63944,63944],"mapped",[26491]],[[63945,63945],"mapped",[26611]],[[63946,63946],"mapped",[27969]],[[63947,63947],"mapped",[28316]],[[63948,63948],"mapped",[29705]],[[63949,63949],"mapped",[30041]],[[63950,63950],"mapped",[30827]],[[63951,63951],"mapped",[32016]],[[63952,63952],"mapped",[39006]],[[63953,63953],"mapped",[20845]],[[63954,63954],"mapped",[25134]],[[63955,63955],"mapped",[38520]],[[63956,63956],"mapped",[20523]],[[63957,63957],"mapped",[23833]],[[63958,63958],"mapped",[28138]],[[63959,63959],"mapped",[36650]],[[63960,63960],"mapped",[24459]],[[63961,63961],"mapped",[24900]],[[63962,63962],"mapped",[26647]],[[63963,63963],"mapped",[29575]],[[63964,63964],"mapped",[38534]],[[63965,63965],"mapped",[21033]],[[63966,63966],"mapped",[21519]],[[63967,63967],"mapped",[23653]],[[63968,63968],"mapped",[26131]],[[63969,63969],"mapped",[26446]],[[63970,63970],"mapped",[26792]],[[63971,63971],"mapped",[27877]],[[63972,63972],"mapped",[29702]],[[63973,63973],"mapped",[30178]],[[63974,63974],"mapped",[32633]],[[63975,63975],"mapped",[35023]],[[63976,63976],"mapped",[35041]],[[63977,63977],"mapped",[37324]],[[63978,63978],"mapped",[38626]],[[63979,63979],"mapped",[21311]],[[63980,63980],"mapped",[28346]],[[63981,63981],"mapped",[21533]],[[63982,63982],"mapped",[29136]],[[63983,63983],"mapped",[29848]],[[63984,63984],"mapped",[34298]],[[63985,63985],"mapped",[38563]],[[63986,63986],"mapped",[40023]],[[63987,63987],"mapped",[40607]],[[63988,63988],"mapped",[26519]],[[63989,63989],"mapped",[28107]],[[63990,63990],"mapped",[33256]],[[63991,63991],"mapped",[31435]],[[63992,63992],"mapped",[31520]],[[63993,63993],"mapped",[31890]],[[63994,63994],"mapped",[29376]],[[63995,63995],"mapped",[28825]],[[63996,63996],"mapped",[35672]],[[63997,63997],"mapped",[20160]],[[63998,63998],"mapped",[33590]],[[63999,63999],"mapped",[21050]],[[64000,64000],"mapped",[20999]],[[64001,64001],"mapped",[24230]],[[64002,64002],"mapped",[25299]],[[64003,64003],"mapped",[31958]],[[64004,64004],"mapped",[23429]],[[64005,64005],"mapped",[27934]],[[64006,64006],"mapped",[26292]],[[64007,64007],"mapped",[36667]],[[64008,64008],"mapped",[34892]],[[64009,64009],"mapped",[38477]],[[64010,64010],"mapped",[35211]],[[64011,64011],"mapped",[24275]],[[64012,64012],"mapped",[20800]],[[64013,64013],"mapped",[21952]],[[64014,64015],"valid"],[[64016,64016],"mapped",[22618]],[[64017,64017],"valid"],[[64018,64018],"mapped",[26228]],[[64019,64020],"valid"],[[64021,64021],"mapped",[20958]],[[64022,64022],"mapped",[29482]],[[64023,64023],"mapped",[30410]],[[64024,64024],"mapped",[31036]],[[64025,64025],"mapped",[31070]],[[64026,64026],"mapped",[31077]],[[64027,64027],"mapped",[31119]],[[64028,64028],"mapped",[38742]],[[64029,64029],"mapped",[31934]],[[64030,64030],"mapped",[32701]],[[64031,64031],"valid"],[[64032,64032],"mapped",[34322]],[[64033,64033],"valid"],[[64034,64034],"mapped",[35576]],[[64035,64036],"valid"],[[64037,64037],"mapped",[36920]],[[64038,64038],"mapped",[37117]],[[64039,64041],"valid"],[[64042,64042],"mapped",[39151]],[[64043,64043],"mapped",[39164]],[[64044,64044],"mapped",[39208]],[[64045,64045],"mapped",[40372]],[[64046,64046],"mapped",[37086]],[[64047,64047],"mapped",[38583]],[[64048,64048],"mapped",[20398]],[[64049,64049],"mapped",[20711]],[[64050,64050],"mapped",[20813]],[[64051,64051],"mapped",[21193]],[[64052,64052],"mapped",[21220]],[[64053,64053],"mapped",[21329]],[[64054,64054],"mapped",[21917]],[[64055,64055],"mapped",[22022]],[[64056,64056],"mapped",[22120]],[[64057,64057],"mapped",[22592]],[[64058,64058],"mapped",[22696]],[[64059,64059],"mapped",[23652]],[[64060,64060],"mapped",[23662]],[[64061,64061],"mapped",[24724]],[[64062,64062],"mapped",[24936]],[[64063,64063],"mapped",[24974]],[[64064,64064],"mapped",[25074]],[[64065,64065],"mapped",[25935]],[[64066,64066],"mapped",[26082]],[[64067,64067],"mapped",[26257]],[[64068,64068],"mapped",[26757]],[[64069,64069],"mapped",[28023]],[[64070,64070],"mapped",[28186]],[[64071,64071],"mapped",[28450]],[[64072,64072],"mapped",[29038]],[[64073,64073],"mapped",[29227]],[[64074,64074],"mapped",[29730]],[[64075,64075],"mapped",[30865]],[[64076,64076],"mapped",[31038]],[[64077,64077],"mapped",[31049]],[[64078,64078],"mapped",[31048]],[[64079,64079],"mapped",[31056]],[[64080,64080],"mapped",[31062]],[[64081,64081],"mapped",[31069]],[[64082,64082],"mapped",[31117]],[[64083,64083],"mapped",[31118]],[[64084,64084],"mapped",[31296]],[[64085,64085],"mapped",[31361]],[[64086,64086],"mapped",[31680]],[[64087,64087],"mapped",[32244]],[[64088,64088],"mapped",[32265]],[[64089,64089],"mapped",[32321]],[[64090,64090],"mapped",[32626]],[[64091,64091],"mapped",[32773]],[[64092,64092],"mapped",[33261]],[[64093,64094],"mapped",[33401]],[[64095,64095],"mapped",[33879]],[[64096,64096],"mapped",[35088]],[[64097,64097],"mapped",[35222]],[[64098,64098],"mapped",[35585]],[[64099,64099],"mapped",[35641]],[[64100,64100],"mapped",[36051]],[[64101,64101],"mapped",[36104]],[[64102,64102],"mapped",[36790]],[[64103,64103],"mapped",[36920]],[[64104,64104],"mapped",[38627]],[[64105,64105],"mapped",[38911]],[[64106,64106],"mapped",[38971]],[[64107,64107],"mapped",[24693]],[[64108,64108],"mapped",[148206]],[[64109,64109],"mapped",[33304]],[[64110,64111],"disallowed"],[[64112,64112],"mapped",[20006]],[[64113,64113],"mapped",[20917]],[[64114,64114],"mapped",[20840]],[[64115,64115],"mapped",[20352]],[[64116,64116],"mapped",[20805]],[[64117,64117],"mapped",[20864]],[[64118,64118],"mapped",[21191]],[[64119,64119],"mapped",[21242]],[[64120,64120],"mapped",[21917]],[[64121,64121],"mapped",[21845]],[[64122,64122],"mapped",[21913]],[[64123,64123],"mapped",[21986]],[[64124,64124],"mapped",[22618]],[[64125,64125],"mapped",[22707]],[[64126,64126],"mapped",[22852]],[[64127,64127],"mapped",[22868]],[[64128,64128],"mapped",[23138]],[[64129,64129],"mapped",[23336]],[[64130,64130],"mapped",[24274]],[[64131,64131],"mapped",[24281]],[[64132,64132],"mapped",[24425]],[[64133,64133],"mapped",[24493]],[[64134,64134],"mapped",[24792]],[[64135,64135],"mapped",[24910]],[[64136,64136],"mapped",[24840]],[[64137,64137],"mapped",[24974]],[[64138,64138],"mapped",[24928]],[[64139,64139],"mapped",[25074]],[[64140,64140],"mapped",[25140]],[[64141,64141],"mapped",[25540]],[[64142,64142],"mapped",[25628]],[[64143,64143],"mapped",[25682]],[[64144,64144],"mapped",[25942]],[[64145,64145],"mapped",[26228]],[[64146,64146],"mapped",[26391]],[[64147,64147],"mapped",[26395]],[[64148,64148],"mapped",[26454]],[[64149,64149],"mapped",[27513]],[[64150,64150],"mapped",[27578]],[[64151,64151],"mapped",[27969]],[[64152,64152],"mapped",[28379]],[[64153,64153],"mapped",[28363]],[[64154,64154],"mapped",[28450]],[[64155,64155],"mapped",[28702]],[[64156,64156],"mapped",[29038]],[[64157,64157],"mapped",[30631]],[[64158,64158],"mapped",[29237]],[[64159,64159],"mapped",[29359]],[[64160,64160],"mapped",[29482]],[[64161,64161],"mapped",[29809]],[[64162,64162],"mapped",[29958]],[[64163,64163],"mapped",[30011]],[[64164,64164],"mapped",[30237]],[[64165,64165],"mapped",[30239]],[[64166,64166],"mapped",[30410]],[[64167,64167],"mapped",[30427]],[[64168,64168],"mapped",[30452]],[[64169,64169],"mapped",[30538]],[[64170,64170],"mapped",[30528]],[[64171,64171],"mapped",[30924]],[[64172,64172],"mapped",[31409]],[[64173,64173],"mapped",[31680]],[[64174,64174],"mapped",[31867]],[[64175,64175],"mapped",[32091]],[[64176,64176],"mapped",[32244]],[[64177,64177],"mapped",[32574]],[[64178,64178],"mapped",[32773]],[[64179,64179],"mapped",[33618]],[[64180,64180],"mapped",[33775]],[[64181,64181],"mapped",[34681]],[[64182,64182],"mapped",[35137]],[[64183,64183],"mapped",[35206]],[[64184,64184],"mapped",[35222]],[[64185,64185],"mapped",[35519]],[[64186,64186],"mapped",[35576]],[[64187,64187],"mapped",[35531]],[[64188,64188],"mapped",[35585]],[[64189,64189],"mapped",[35582]],[[64190,64190],"mapped",[35565]],[[64191,64191],"mapped",[35641]],[[64192,64192],"mapped",[35722]],[[64193,64193],"mapped",[36104]],[[64194,64194],"mapped",[36664]],[[64195,64195],"mapped",[36978]],[[64196,64196],"mapped",[37273]],[[64197,64197],"mapped",[37494]],[[64198,64198],"mapped",[38524]],[[64199,64199],"mapped",[38627]],[[64200,64200],"mapped",[38742]],[[64201,64201],"mapped",[38875]],[[64202,64202],"mapped",[38911]],[[64203,64203],"mapped",[38923]],[[64204,64204],"mapped",[38971]],[[64205,64205],"mapped",[39698]],[[64206,64206],"mapped",[40860]],[[64207,64207],"mapped",[141386]],[[64208,64208],"mapped",[141380]],[[64209,64209],"mapped",[144341]],[[64210,64210],"mapped",[15261]],[[64211,64211],"mapped",[16408]],[[64212,64212],"mapped",[16441]],[[64213,64213],"mapped",[152137]],[[64214,64214],"mapped",[154832]],[[64215,64215],"mapped",[163539]],[[64216,64216],"mapped",[40771]],[[64217,64217],"mapped",[40846]],[[64218,64255],"disallowed"],[[64256,64256],"mapped",[102,102]],[[64257,64257],"mapped",[102,105]],[[64258,64258],"mapped",[102,108]],[[64259,64259],"mapped",[102,102,105]],[[64260,64260],"mapped",[102,102,108]],[[64261,64262],"mapped",[115,116]],[[64263,64274],"disallowed"],[[64275,64275],"mapped",[1396,1398]],[[64276,64276],"mapped",[1396,1381]],[[64277,64277],"mapped",[1396,1387]],[[64278,64278],"mapped",[1406,1398]],[[64279,64279],"mapped",[1396,1389]],[[64280,64284],"disallowed"],[[64285,64285],"mapped",[1497,1460]],[[64286,64286],"valid"],[[64287,64287],"mapped",[1522,1463]],[[64288,64288],"mapped",[1506]],[[64289,64289],"mapped",[1488]],[[64290,64290],"mapped",[1491]],[[64291,64291],"mapped",[1492]],[[64292,64292],"mapped",[1499]],[[64293,64293],"mapped",[1500]],[[64294,64294],"mapped",[1501]],[[64295,64295],"mapped",[1512]],[[64296,64296],"mapped",[1514]],[[64297,64297],"disallowed_STD3_mapped",[43]],[[64298,64298],"mapped",[1513,1473]],[[64299,64299],"mapped",[1513,1474]],[[64300,64300],"mapped",[1513,1468,1473]],[[64301,64301],"mapped",[1513,1468,1474]],[[64302,64302],"mapped",[1488,1463]],[[64303,64303],"mapped",[1488,1464]],[[64304,64304],"mapped",[1488,1468]],[[64305,64305],"mapped",[1489,1468]],[[64306,64306],"mapped",[1490,1468]],[[64307,64307],"mapped",[1491,1468]],[[64308,64308],"mapped",[1492,1468]],[[64309,64309],"mapped",[1493,1468]],[[64310,64310],"mapped",[1494,1468]],[[64311,64311],"disallowed"],[[64312,64312],"mapped",[1496,1468]],[[64313,64313],"mapped",[1497,1468]],[[64314,64314],"mapped",[1498,1468]],[[64315,64315],"mapped",[1499,1468]],[[64316,64316],"mapped",[1500,1468]],[[64317,64317],"disallowed"],[[64318,64318],"mapped",[1502,1468]],[[64319,64319],"disallowed"],[[64320,64320],"mapped",[1504,1468]],[[64321,64321],"mapped",[1505,1468]],[[64322,64322],"disallowed"],[[64323,64323],"mapped",[1507,1468]],[[64324,64324],"mapped",[1508,1468]],[[64325,64325],"disallowed"],[[64326,64326],"mapped",[1510,1468]],[[64327,64327],"mapped",[1511,1468]],[[64328,64328],"mapped",[1512,1468]],[[64329,64329],"mapped",[1513,1468]],[[64330,64330],"mapped",[1514,1468]],[[64331,64331],"mapped",[1493,1465]],[[64332,64332],"mapped",[1489,1471]],[[64333,64333],"mapped",[1499,1471]],[[64334,64334],"mapped",[1508,1471]],[[64335,64335],"mapped",[1488,1500]],[[64336,64337],"mapped",[1649]],[[64338,64341],"mapped",[1659]],[[64342,64345],"mapped",[1662]],[[64346,64349],"mapped",[1664]],[[64350,64353],"mapped",[1658]],[[64354,64357],"mapped",[1663]],[[64358,64361],"mapped",[1657]],[[64362,64365],"mapped",[1700]],[[64366,64369],"mapped",[1702]],[[64370,64373],"mapped",[1668]],[[64374,64377],"mapped",[1667]],[[64378,64381],"mapped",[1670]],[[64382,64385],"mapped",[1671]],[[64386,64387],"mapped",[1677]],[[64388,64389],"mapped",[1676]],[[64390,64391],"mapped",[1678]],[[64392,64393],"mapped",[1672]],[[64394,64395],"mapped",[1688]],[[64396,64397],"mapped",[1681]],[[64398,64401],"mapped",[1705]],[[64402,64405],"mapped",[1711]],[[64406,64409],"mapped",[1715]],[[64410,64413],"mapped",[1713]],[[64414,64415],"mapped",[1722]],[[64416,64419],"mapped",[1723]],[[64420,64421],"mapped",[1728]],[[64422,64425],"mapped",[1729]],[[64426,64429],"mapped",[1726]],[[64430,64431],"mapped",[1746]],[[64432,64433],"mapped",[1747]],[[64434,64449],"valid",[],"NV8"],[[64450,64466],"disallowed"],[[64467,64470],"mapped",[1709]],[[64471,64472],"mapped",[1735]],[[64473,64474],"mapped",[1734]],[[64475,64476],"mapped",[1736]],[[64477,64477],"mapped",[1735,1652]],[[64478,64479],"mapped",[1739]],[[64480,64481],"mapped",[1733]],[[64482,64483],"mapped",[1737]],[[64484,64487],"mapped",[1744]],[[64488,64489],"mapped",[1609]],[[64490,64491],"mapped",[1574,1575]],[[64492,64493],"mapped",[1574,1749]],[[64494,64495],"mapped",[1574,1608]],[[64496,64497],"mapped",[1574,1735]],[[64498,64499],"mapped",[1574,1734]],[[64500,64501],"mapped",[1574,1736]],[[64502,64504],"mapped",[1574,1744]],[[64505,64507],"mapped",[1574,1609]],[[64508,64511],"mapped",[1740]],[[64512,64512],"mapped",[1574,1580]],[[64513,64513],"mapped",[1574,1581]],[[64514,64514],"mapped",[1574,1605]],[[64515,64515],"mapped",[1574,1609]],[[64516,64516],"mapped",[1574,1610]],[[64517,64517],"mapped",[1576,1580]],[[64518,64518],"mapped",[1576,1581]],[[64519,64519],"mapped",[1576,1582]],[[64520,64520],"mapped",[1576,1605]],[[64521,64521],"mapped",[1576,1609]],[[64522,64522],"mapped",[1576,1610]],[[64523,64523],"mapped",[1578,1580]],[[64524,64524],"mapped",[1578,1581]],[[64525,64525],"mapped",[1578,1582]],[[64526,64526],"mapped",[1578,1605]],[[64527,64527],"mapped",[1578,1609]],[[64528,64528],"mapped",[1578,1610]],[[64529,64529],"mapped",[1579,1580]],[[64530,64530],"mapped",[1579,1605]],[[64531,64531],"mapped",[1579,1609]],[[64532,64532],"mapped",[1579,1610]],[[64533,64533],"mapped",[1580,1581]],[[64534,64534],"mapped",[1580,1605]],[[64535,64535],"mapped",[1581,1580]],[[64536,64536],"mapped",[1581,1605]],[[64537,64537],"mapped",[1582,1580]],[[64538,64538],"mapped",[1582,1581]],[[64539,64539],"mapped",[1582,1605]],[[64540,64540],"mapped",[1587,1580]],[[64541,64541],"mapped",[1587,1581]],[[64542,64542],"mapped",[1587,1582]],[[64543,64543],"mapped",[1587,1605]],[[64544,64544],"mapped",[1589,1581]],[[64545,64545],"mapped",[1589,1605]],[[64546,64546],"mapped",[1590,1580]],[[64547,64547],"mapped",[1590,1581]],[[64548,64548],"mapped",[1590,1582]],[[64549,64549],"mapped",[1590,1605]],[[64550,64550],"mapped",[1591,1581]],[[64551,64551],"mapped",[1591,1605]],[[64552,64552],"mapped",[1592,1605]],[[64553,64553],"mapped",[1593,1580]],[[64554,64554],"mapped",[1593,1605]],[[64555,64555],"mapped",[1594,1580]],[[64556,64556],"mapped",[1594,1605]],[[64557,64557],"mapped",[1601,1580]],[[64558,64558],"mapped",[1601,1581]],[[64559,64559],"mapped",[1601,1582]],[[64560,64560],"mapped",[1601,1605]],[[64561,64561],"mapped",[1601,1609]],[[64562,64562],"mapped",[1601,1610]],[[64563,64563],"mapped",[1602,1581]],[[64564,64564],"mapped",[1602,1605]],[[64565,64565],"mapped",[1602,1609]],[[64566,64566],"mapped",[1602,1610]],[[64567,64567],"mapped",[1603,1575]],[[64568,64568],"mapped",[1603,1580]],[[64569,64569],"mapped",[1603,1581]],[[64570,64570],"mapped",[1603,1582]],[[64571,64571],"mapped",[1603,1604]],[[64572,64572],"mapped",[1603,1605]],[[64573,64573],"mapped",[1603,1609]],[[64574,64574],"mapped",[1603,1610]],[[64575,64575],"mapped",[1604,1580]],[[64576,64576],"mapped",[1604,1581]],[[64577,64577],"mapped",[1604,1582]],[[64578,64578],"mapped",[1604,1605]],[[64579,64579],"mapped",[1604,1609]],[[64580,64580],"mapped",[1604,1610]],[[64581,64581],"mapped",[1605,1580]],[[64582,64582],"mapped",[1605,1581]],[[64583,64583],"mapped",[1605,1582]],[[64584,64584],"mapped",[1605,1605]],[[64585,64585],"mapped",[1605,1609]],[[64586,64586],"mapped",[1605,1610]],[[64587,64587],"mapped",[1606,1580]],[[64588,64588],"mapped",[1606,1581]],[[64589,64589],"mapped",[1606,1582]],[[64590,64590],"mapped",[1606,1605]],[[64591,64591],"mapped",[1606,1609]],[[64592,64592],"mapped",[1606,1610]],[[64593,64593],"mapped",[1607,1580]],[[64594,64594],"mapped",[1607,1605]],[[64595,64595],"mapped",[1607,1609]],[[64596,64596],"mapped",[1607,1610]],[[64597,64597],"mapped",[1610,1580]],[[64598,64598],"mapped",[1610,1581]],[[64599,64599],"mapped",[1610,1582]],[[64600,64600],"mapped",[1610,1605]],[[64601,64601],"mapped",[1610,1609]],[[64602,64602],"mapped",[1610,1610]],[[64603,64603],"mapped",[1584,1648]],[[64604,64604],"mapped",[1585,1648]],[[64605,64605],"mapped",[1609,1648]],[[64606,64606],"disallowed_STD3_mapped",[32,1612,1617]],[[64607,64607],"disallowed_STD3_mapped",[32,1613,1617]],[[64608,64608],"disallowed_STD3_mapped",[32,1614,1617]],[[64609,64609],"disallowed_STD3_mapped",[32,1615,1617]],[[64610,64610],"disallowed_STD3_mapped",[32,1616,1617]],[[64611,64611],"disallowed_STD3_mapped",[32,1617,1648]],[[64612,64612],"mapped",[1574,1585]],[[64613,64613],"mapped",[1574,1586]],[[64614,64614],"mapped",[1574,1605]],[[64615,64615],"mapped",[1574,1606]],[[64616,64616],"mapped",[1574,1609]],[[64617,64617],"mapped",[1574,1610]],[[64618,64618],"mapped",[1576,1585]],[[64619,64619],"mapped",[1576,1586]],[[64620,64620],"mapped",[1576,1605]],[[64621,64621],"mapped",[1576,1606]],[[64622,64622],"mapped",[1576,1609]],[[64623,64623],"mapped",[1576,1610]],[[64624,64624],"mapped",[1578,1585]],[[64625,64625],"mapped",[1578,1586]],[[64626,64626],"mapped",[1578,1605]],[[64627,64627],"mapped",[1578,1606]],[[64628,64628],"mapped",[1578,1609]],[[64629,64629],"mapped",[1578,1610]],[[64630,64630],"mapped",[1579,1585]],[[64631,64631],"mapped",[1579,1586]],[[64632,64632],"mapped",[1579,1605]],[[64633,64633],"mapped",[1579,1606]],[[64634,64634],"mapped",[1579,1609]],[[64635,64635],"mapped",[1579,1610]],[[64636,64636],"mapped",[1601,1609]],[[64637,64637],"mapped",[1601,1610]],[[64638,64638],"mapped",[1602,1609]],[[64639,64639],"mapped",[1602,1610]],[[64640,64640],"mapped",[1603,1575]],[[64641,64641],"mapped",[1603,1604]],[[64642,64642],"mapped",[1603,1605]],[[64643,64643],"mapped",[1603,1609]],[[64644,64644],"mapped",[1603,1610]],[[64645,64645],"mapped",[1604,1605]],[[64646,64646],"mapped",[1604,1609]],[[64647,64647],"mapped",[1604,1610]],[[64648,64648],"mapped",[1605,1575]],[[64649,64649],"mapped",[1605,1605]],[[64650,64650],"mapped",[1606,1585]],[[64651,64651],"mapped",[1606,1586]],[[64652,64652],"mapped",[1606,1605]],[[64653,64653],"mapped",[1606,1606]],[[64654,64654],"mapped",[1606,1609]],[[64655,64655],"mapped",[1606,1610]],[[64656,64656],"mapped",[1609,1648]],[[64657,64657],"mapped",[1610,1585]],[[64658,64658],"mapped",[1610,1586]],[[64659,64659],"mapped",[1610,1605]],[[64660,64660],"mapped",[1610,1606]],[[64661,64661],"mapped",[1610,1609]],[[64662,64662],"mapped",[1610,1610]],[[64663,64663],"mapped",[1574,1580]],[[64664,64664],"mapped",[1574,1581]],[[64665,64665],"mapped",[1574,1582]],[[64666,64666],"mapped",[1574,1605]],[[64667,64667],"mapped",[1574,1607]],[[64668,64668],"mapped",[1576,1580]],[[64669,64669],"mapped",[1576,1581]],[[64670,64670],"mapped",[1576,1582]],[[64671,64671],"mapped",[1576,1605]],[[64672,64672],"mapped",[1576,1607]],[[64673,64673],"mapped",[1578,1580]],[[64674,64674],"mapped",[1578,1581]],[[64675,64675],"mapped",[1578,1582]],[[64676,64676],"mapped",[1578,1605]],[[64677,64677],"mapped",[1578,1607]],[[64678,64678],"mapped",[1579,1605]],[[64679,64679],"mapped",[1580,1581]],[[64680,64680],"mapped",[1580,1605]],[[64681,64681],"mapped",[1581,1580]],[[64682,64682],"mapped",[1581,1605]],[[64683,64683],"mapped",[1582,1580]],[[64684,64684],"mapped",[1582,1605]],[[64685,64685],"mapped",[1587,1580]],[[64686,64686],"mapped",[1587,1581]],[[64687,64687],"mapped",[1587,1582]],[[64688,64688],"mapped",[1587,1605]],[[64689,64689],"mapped",[1589,1581]],[[64690,64690],"mapped",[1589,1582]],[[64691,64691],"mapped",[1589,1605]],[[64692,64692],"mapped",[1590,1580]],[[64693,64693],"mapped",[1590,1581]],[[64694,64694],"mapped",[1590,1582]],[[64695,64695],"mapped",[1590,1605]],[[64696,64696],"mapped",[1591,1581]],[[64697,64697],"mapped",[1592,1605]],[[64698,64698],"mapped",[1593,1580]],[[64699,64699],"mapped",[1593,1605]],[[64700,64700],"mapped",[1594,1580]],[[64701,64701],"mapped",[1594,1605]],[[64702,64702],"mapped",[1601,1580]],[[64703,64703],"mapped",[1601,1581]],[[64704,64704],"mapped",[1601,1582]],[[64705,64705],"mapped",[1601,1605]],[[64706,64706],"mapped",[1602,1581]],[[64707,64707],"mapped",[1602,1605]],[[64708,64708],"mapped",[1603,1580]],[[64709,64709],"mapped",[1603,1581]],[[64710,64710],"mapped",[1603,1582]],[[64711,64711],"mapped",[1603,1604]],[[64712,64712],"mapped",[1603,1605]],[[64713,64713],"mapped",[1604,1580]],[[64714,64714],"mapped",[1604,1581]],[[64715,64715],"mapped",[1604,1582]],[[64716,64716],"mapped",[1604,1605]],[[64717,64717],"mapped",[1604,1607]],[[64718,64718],"mapped",[1605,1580]],[[64719,64719],"mapped",[1605,1581]],[[64720,64720],"mapped",[1605,1582]],[[64721,64721],"mapped",[1605,1605]],[[64722,64722],"mapped",[1606,1580]],[[64723,64723],"mapped",[1606,1581]],[[64724,64724],"mapped",[1606,1582]],[[64725,64725],"mapped",[1606,1605]],[[64726,64726],"mapped",[1606,1607]],[[64727,64727],"mapped",[1607,1580]],[[64728,64728],"mapped",[1607,1605]],[[64729,64729],"mapped",[1607,1648]],[[64730,64730],"mapped",[1610,1580]],[[64731,64731],"mapped",[1610,1581]],[[64732,64732],"mapped",[1610,1582]],[[64733,64733],"mapped",[1610,1605]],[[64734,64734],"mapped",[1610,1607]],[[64735,64735],"mapped",[1574,1605]],[[64736,64736],"mapped",[1574,1607]],[[64737,64737],"mapped",[1576,1605]],[[64738,64738],"mapped",[1576,1607]],[[64739,64739],"mapped",[1578,1605]],[[64740,64740],"mapped",[1578,1607]],[[64741,64741],"mapped",[1579,1605]],[[64742,64742],"mapped",[1579,1607]],[[64743,64743],"mapped",[1587,1605]],[[64744,64744],"mapped",[1587,1607]],[[64745,64745],"mapped",[1588,1605]],[[64746,64746],"mapped",[1588,1607]],[[64747,64747],"mapped",[1603,1604]],[[64748,64748],"mapped",[1603,1605]],[[64749,64749],"mapped",[1604,1605]],[[64750,64750],"mapped",[1606,1605]],[[64751,64751],"mapped",[1606,1607]],[[64752,64752],"mapped",[1610,1605]],[[64753,64753],"mapped",[1610,1607]],[[64754,64754],"mapped",[1600,1614,1617]],[[64755,64755],"mapped",[1600,1615,1617]],[[64756,64756],"mapped",[1600,1616,1617]],[[64757,64757],"mapped",[1591,1609]],[[64758,64758],"mapped",[1591,1610]],[[64759,64759],"mapped",[1593,1609]],[[64760,64760],"mapped",[1593,1610]],[[64761,64761],"mapped",[1594,1609]],[[64762,64762],"mapped",[1594,1610]],[[64763,64763],"mapped",[1587,1609]],[[64764,64764],"mapped",[1587,1610]],[[64765,64765],"mapped",[1588,1609]],[[64766,64766],"mapped",[1588,1610]],[[64767,64767],"mapped",[1581,1609]],[[64768,64768],"mapped",[1581,1610]],[[64769,64769],"mapped",[1580,1609]],[[64770,64770],"mapped",[1580,1610]],[[64771,64771],"mapped",[1582,1609]],[[64772,64772],"mapped",[1582,1610]],[[64773,64773],"mapped",[1589,1609]],[[64774,64774],"mapped",[1589,1610]],[[64775,64775],"mapped",[1590,1609]],[[64776,64776],"mapped",[1590,1610]],[[64777,64777],"mapped",[1588,1580]],[[64778,64778],"mapped",[1588,1581]],[[64779,64779],"mapped",[1588,1582]],[[64780,64780],"mapped",[1588,1605]],[[64781,64781],"mapped",[1588,1585]],[[64782,64782],"mapped",[1587,1585]],[[64783,64783],"mapped",[1589,1585]],[[64784,64784],"mapped",[1590,1585]],[[64785,64785],"mapped",[1591,1609]],[[64786,64786],"mapped",[1591,1610]],[[64787,64787],"mapped",[1593,1609]],[[64788,64788],"mapped",[1593,1610]],[[64789,64789],"mapped",[1594,1609]],[[64790,64790],"mapped",[1594,1610]],[[64791,64791],"mapped",[1587,1609]],[[64792,64792],"mapped",[1587,1610]],[[64793,64793],"mapped",[1588,1609]],[[64794,64794],"mapped",[1588,1610]],[[64795,64795],"mapped",[1581,1609]],[[64796,64796],"mapped",[1581,1610]],[[64797,64797],"mapped",[1580,1609]],[[64798,64798],"mapped",[1580,1610]],[[64799,64799],"mapped",[1582,1609]],[[64800,64800],"mapped",[1582,1610]],[[64801,64801],"mapped",[1589,1609]],[[64802,64802],"mapped",[1589,1610]],[[64803,64803],"mapped",[1590,1609]],[[64804,64804],"mapped",[1590,1610]],[[64805,64805],"mapped",[1588,1580]],[[64806,64806],"mapped",[1588,1581]],[[64807,64807],"mapped",[1588,1582]],[[64808,64808],"mapped",[1588,1605]],[[64809,64809],"mapped",[1588,1585]],[[64810,64810],"mapped",[1587,1585]],[[64811,64811],"mapped",[1589,1585]],[[64812,64812],"mapped",[1590,1585]],[[64813,64813],"mapped",[1588,1580]],[[64814,64814],"mapped",[1588,1581]],[[64815,64815],"mapped",[1588,1582]],[[64816,64816],"mapped",[1588,1605]],[[64817,64817],"mapped",[1587,1607]],[[64818,64818],"mapped",[1588,1607]],[[64819,64819],"mapped",[1591,1605]],[[64820,64820],"mapped",[1587,1580]],[[64821,64821],"mapped",[1587,1581]],[[64822,64822],"mapped",[1587,1582]],[[64823,64823],"mapped",[1588,1580]],[[64824,64824],"mapped",[1588,1581]],[[64825,64825],"mapped",[1588,1582]],[[64826,64826],"mapped",[1591,1605]],[[64827,64827],"mapped",[1592,1605]],[[64828,64829],"mapped",[1575,1611]],[[64830,64831],"valid",[],"NV8"],[[64832,64847],"disallowed"],[[64848,64848],"mapped",[1578,1580,1605]],[[64849,64850],"mapped",[1578,1581,1580]],[[64851,64851],"mapped",[1578,1581,1605]],[[64852,64852],"mapped",[1578,1582,1605]],[[64853,64853],"mapped",[1578,1605,1580]],[[64854,64854],"mapped",[1578,1605,1581]],[[64855,64855],"mapped",[1578,1605,1582]],[[64856,64857],"mapped",[1580,1605,1581]],[[64858,64858],"mapped",[1581,1605,1610]],[[64859,64859],"mapped",[1581,1605,1609]],[[64860,64860],"mapped",[1587,1581,1580]],[[64861,64861],"mapped",[1587,1580,1581]],[[64862,64862],"mapped",[1587,1580,1609]],[[64863,64864],"mapped",[1587,1605,1581]],[[64865,64865],"mapped",[1587,1605,1580]],[[64866,64867],"mapped",[1587,1605,1605]],[[64868,64869],"mapped",[1589,1581,1581]],[[64870,64870],"mapped",[1589,1605,1605]],[[64871,64872],"mapped",[1588,1581,1605]],[[64873,64873],"mapped",[1588,1580,1610]],[[64874,64875],"mapped",[1588,1605,1582]],[[64876,64877],"mapped",[1588,1605,1605]],[[64878,64878],"mapped",[1590,1581,1609]],[[64879,64880],"mapped",[1590,1582,1605]],[[64881,64882],"mapped",[1591,1605,1581]],[[64883,64883],"mapped",[1591,1605,1605]],[[64884,64884],"mapped",[1591,1605,1610]],[[64885,64885],"mapped",[1593,1580,1605]],[[64886,64887],"mapped",[1593,1605,1605]],[[64888,64888],"mapped",[1593,1605,1609]],[[64889,64889],"mapped",[1594,1605,1605]],[[64890,64890],"mapped",[1594,1605,1610]],[[64891,64891],"mapped",[1594,1605,1609]],[[64892,64893],"mapped",[1601,1582,1605]],[[64894,64894],"mapped",[1602,1605,1581]],[[64895,64895],"mapped",[1602,1605,1605]],[[64896,64896],"mapped",[1604,1581,1605]],[[64897,64897],"mapped",[1604,1581,1610]],[[64898,64898],"mapped",[1604,1581,1609]],[[64899,64900],"mapped",[1604,1580,1580]],[[64901,64902],"mapped",[1604,1582,1605]],[[64903,64904],"mapped",[1604,1605,1581]],[[64905,64905],"mapped",[1605,1581,1580]],[[64906,64906],"mapped",[1605,1581,1605]],[[64907,64907],"mapped",[1605,1581,1610]],[[64908,64908],"mapped",[1605,1580,1581]],[[64909,64909],"mapped",[1605,1580,1605]],[[64910,64910],"mapped",[1605,1582,1580]],[[64911,64911],"mapped",[1605,1582,1605]],[[64912,64913],"disallowed"],[[64914,64914],"mapped",[1605,1580,1582]],[[64915,64915],"mapped",[1607,1605,1580]],[[64916,64916],"mapped",[1607,1605,1605]],[[64917,64917],"mapped",[1606,1581,1605]],[[64918,64918],"mapped",[1606,1581,1609]],[[64919,64920],"mapped",[1606,1580,1605]],[[64921,64921],"mapped",[1606,1580,1609]],[[64922,64922],"mapped",[1606,1605,1610]],[[64923,64923],"mapped",[1606,1605,1609]],[[64924,64925],"mapped",[1610,1605,1605]],[[64926,64926],"mapped",[1576,1582,1610]],[[64927,64927],"mapped",[1578,1580,1610]],[[64928,64928],"mapped",[1578,1580,1609]],[[64929,64929],"mapped",[1578,1582,1610]],[[64930,64930],"mapped",[1578,1582,1609]],[[64931,64931],"mapped",[1578,1605,1610]],[[64932,64932],"mapped",[1578,1605,1609]],[[64933,64933],"mapped",[1580,1605,1610]],[[64934,64934],"mapped",[1580,1581,1609]],[[64935,64935],"mapped",[1580,1605,1609]],[[64936,64936],"mapped",[1587,1582,1609]],[[64937,64937],"mapped",[1589,1581,1610]],[[64938,64938],"mapped",[1588,1581,1610]],[[64939,64939],"mapped",[1590,1581,1610]],[[64940,64940],"mapped",[1604,1580,1610]],[[64941,64941],"mapped",[1604,1605,1610]],[[64942,64942],"mapped",[1610,1581,1610]],[[64943,64943],"mapped",[1610,1580,1610]],[[64944,64944],"mapped",[1610,1605,1610]],[[64945,64945],"mapped",[1605,1605,1610]],[[64946,64946],"mapped",[1602,1605,1610]],[[64947,64947],"mapped",[1606,1581,1610]],[[64948,64948],"mapped",[1602,1605,1581]],[[64949,64949],"mapped",[1604,1581,1605]],[[64950,64950],"mapped",[1593,1605,1610]],[[64951,64951],"mapped",[1603,1605,1610]],[[64952,64952],"mapped",[1606,1580,1581]],[[64953,64953],"mapped",[1605,1582,1610]],[[64954,64954],"mapped",[1604,1580,1605]],[[64955,64955],"mapped",[1603,1605,1605]],[[64956,64956],"mapped",[1604,1580,1605]],[[64957,64957],"mapped",[1606,1580,1581]],[[64958,64958],"mapped",[1580,1581,1610]],[[64959,64959],"mapped",[1581,1580,1610]],[[64960,64960],"mapped",[1605,1580,1610]],[[64961,64961],"mapped",[1601,1605,1610]],[[64962,64962],"mapped",[1576,1581,1610]],[[64963,64963],"mapped",[1603,1605,1605]],[[64964,64964],"mapped",[1593,1580,1605]],[[64965,64965],"mapped",[1589,1605,1605]],[[64966,64966],"mapped",[1587,1582,1610]],[[64967,64967],"mapped",[1606,1580,1610]],[[64968,64975],"disallowed"],[[64976,65007],"disallowed"],[[65008,65008],"mapped",[1589,1604,1746]],[[65009,65009],"mapped",[1602,1604,1746]],[[65010,65010],"mapped",[1575,1604,1604,1607]],[[65011,65011],"mapped",[1575,1603,1576,1585]],[[65012,65012],"mapped",[1605,1581,1605,1583]],[[65013,65013],"mapped",[1589,1604,1593,1605]],[[65014,65014],"mapped",[1585,1587,1608,1604]],[[65015,65015],"mapped",[1593,1604,1610,1607]],[[65016,65016],"mapped",[1608,1587,1604,1605]],[[65017,65017],"mapped",[1589,1604,1609]],[[65018,65018],"disallowed_STD3_mapped",[1589,1604,1609,32,1575,1604,1604,1607,32,1593,1604,1610,1607,32,1608,1587,1604,1605]],[[65019,65019],"disallowed_STD3_mapped",[1580,1604,32,1580,1604,1575,1604,1607]],[[65020,65020],"mapped",[1585,1740,1575,1604]],[[65021,65021],"valid",[],"NV8"],[[65022,65023],"disallowed"],[[65024,65039],"ignored"],[[65040,65040],"disallowed_STD3_mapped",[44]],[[65041,65041],"mapped",[12289]],[[65042,65042],"disallowed"],[[65043,65043],"disallowed_STD3_mapped",[58]],[[65044,65044],"disallowed_STD3_mapped",[59]],[[65045,65045],"disallowed_STD3_mapped",[33]],[[65046,65046],"disallowed_STD3_mapped",[63]],[[65047,65047],"mapped",[12310]],[[65048,65048],"mapped",[12311]],[[65049,65049],"disallowed"],[[65050,65055],"disallowed"],[[65056,65059],"valid"],[[65060,65062],"valid"],[[65063,65069],"valid"],[[65070,65071],"valid"],[[65072,65072],"disallowed"],[[65073,65073],"mapped",[8212]],[[65074,65074],"mapped",[8211]],[[65075,65076],"disallowed_STD3_mapped",[95]],[[65077,65077],"disallowed_STD3_mapped",[40]],[[65078,65078],"disallowed_STD3_mapped",[41]],[[65079,65079],"disallowed_STD3_mapped",[123]],[[65080,65080],"disallowed_STD3_mapped",[125]],[[65081,65081],"mapped",[12308]],[[65082,65082],"mapped",[12309]],[[65083,65083],"mapped",[12304]],[[65084,65084],"mapped",[12305]],[[65085,65085],"mapped",[12298]],[[65086,65086],"mapped",[12299]],[[65087,65087],"mapped",[12296]],[[65088,65088],"mapped",[12297]],[[65089,65089],"mapped",[12300]],[[65090,65090],"mapped",[12301]],[[65091,65091],"mapped",[12302]],[[65092,65092],"mapped",[12303]],[[65093,65094],"valid",[],"NV8"],[[65095,65095],"disallowed_STD3_mapped",[91]],[[65096,65096],"disallowed_STD3_mapped",[93]],[[65097,65100],"disallowed_STD3_mapped",[32,773]],[[65101,65103],"disallowed_STD3_mapped",[95]],[[65104,65104],"disallowed_STD3_mapped",[44]],[[65105,65105],"mapped",[12289]],[[65106,65106],"disallowed"],[[65107,65107],"disallowed"],[[65108,65108],"disallowed_STD3_mapped",[59]],[[65109,65109],"disallowed_STD3_mapped",[58]],[[65110,65110],"disallowed_STD3_mapped",[63]],[[65111,65111],"disallowed_STD3_mapped",[33]],[[65112,65112],"mapped",[8212]],[[65113,65113],"disallowed_STD3_mapped",[40]],[[65114,65114],"disallowed_STD3_mapped",[41]],[[65115,65115],"disallowed_STD3_mapped",[123]],[[65116,65116],"disallowed_STD3_mapped",[125]],[[65117,65117],"mapped",[12308]],[[65118,65118],"mapped",[12309]],[[65119,65119],"disallowed_STD3_mapped",[35]],[[65120,65120],"disallowed_STD3_mapped",[38]],[[65121,65121],"disallowed_STD3_mapped",[42]],[[65122,65122],"disallowed_STD3_mapped",[43]],[[65123,65123],"mapped",[45]],[[65124,65124],"disallowed_STD3_mapped",[60]],[[65125,65125],"disallowed_STD3_mapped",[62]],[[65126,65126],"disallowed_STD3_mapped",[61]],[[65127,65127],"disallowed"],[[65128,65128],"disallowed_STD3_mapped",[92]],[[65129,65129],"disallowed_STD3_mapped",[36]],[[65130,65130],"disallowed_STD3_mapped",[37]],[[65131,65131],"disallowed_STD3_mapped",[64]],[[65132,65135],"disallowed"],[[65136,65136],"disallowed_STD3_mapped",[32,1611]],[[65137,65137],"mapped",[1600,1611]],[[65138,65138],"disallowed_STD3_mapped",[32,1612]],[[65139,65139],"valid"],[[65140,65140],"disallowed_STD3_mapped",[32,1613]],[[65141,65141],"disallowed"],[[65142,65142],"disallowed_STD3_mapped",[32,1614]],[[65143,65143],"mapped",[1600,1614]],[[65144,65144],"disallowed_STD3_mapped",[32,1615]],[[65145,65145],"mapped",[1600,1615]],[[65146,65146],"disallowed_STD3_mapped",[32,1616]],[[65147,65147],"mapped",[1600,1616]],[[65148,65148],"disallowed_STD3_mapped",[32,1617]],[[65149,65149],"mapped",[1600,1617]],[[65150,65150],"disallowed_STD3_mapped",[32,1618]],[[65151,65151],"mapped",[1600,1618]],[[65152,65152],"mapped",[1569]],[[65153,65154],"mapped",[1570]],[[65155,65156],"mapped",[1571]],[[65157,65158],"mapped",[1572]],[[65159,65160],"mapped",[1573]],[[65161,65164],"mapped",[1574]],[[65165,65166],"mapped",[1575]],[[65167,65170],"mapped",[1576]],[[65171,65172],"mapped",[1577]],[[65173,65176],"mapped",[1578]],[[65177,65180],"mapped",[1579]],[[65181,65184],"mapped",[1580]],[[65185,65188],"mapped",[1581]],[[65189,65192],"mapped",[1582]],[[65193,65194],"mapped",[1583]],[[65195,65196],"mapped",[1584]],[[65197,65198],"mapped",[1585]],[[65199,65200],"mapped",[1586]],[[65201,65204],"mapped",[1587]],[[65205,65208],"mapped",[1588]],[[65209,65212],"mapped",[1589]],[[65213,65216],"mapped",[1590]],[[65217,65220],"mapped",[1591]],[[65221,65224],"mapped",[1592]],[[65225,65228],"mapped",[1593]],[[65229,65232],"mapped",[1594]],[[65233,65236],"mapped",[1601]],[[65237,65240],"mapped",[1602]],[[65241,65244],"mapped",[1603]],[[65245,65248],"mapped",[1604]],[[65249,65252],"mapped",[1605]],[[65253,65256],"mapped",[1606]],[[65257,65260],"mapped",[1607]],[[65261,65262],"mapped",[1608]],[[65263,65264],"mapped",[1609]],[[65265,65268],"mapped",[1610]],[[65269,65270],"mapped",[1604,1570]],[[65271,65272],"mapped",[1604,1571]],[[65273,65274],"mapped",[1604,1573]],[[65275,65276],"mapped",[1604,1575]],[[65277,65278],"disallowed"],[[65279,65279],"ignored"],[[65280,65280],"disallowed"],[[65281,65281],"disallowed_STD3_mapped",[33]],[[65282,65282],"disallowed_STD3_mapped",[34]],[[65283,65283],"disallowed_STD3_mapped",[35]],[[65284,65284],"disallowed_STD3_mapped",[36]],[[65285,65285],"disallowed_STD3_mapped",[37]],[[65286,65286],"disallowed_STD3_mapped",[38]],[[65287,65287],"disallowed_STD3_mapped",[39]],[[65288,65288],"disallowed_STD3_mapped",[40]],[[65289,65289],"disallowed_STD3_mapped",[41]],[[65290,65290],"disallowed_STD3_mapped",[42]],[[65291,65291],"disallowed_STD3_mapped",[43]],[[65292,65292],"disallowed_STD3_mapped",[44]],[[65293,65293],"mapped",[45]],[[65294,65294],"mapped",[46]],[[65295,65295],"disallowed_STD3_mapped",[47]],[[65296,65296],"mapped",[48]],[[65297,65297],"mapped",[49]],[[65298,65298],"mapped",[50]],[[65299,65299],"mapped",[51]],[[65300,65300],"mapped",[52]],[[65301,65301],"mapped",[53]],[[65302,65302],"mapped",[54]],[[65303,65303],"mapped",[55]],[[65304,65304],"mapped",[56]],[[65305,65305],"mapped",[57]],[[65306,65306],"disallowed_STD3_mapped",[58]],[[65307,65307],"disallowed_STD3_mapped",[59]],[[65308,65308],"disallowed_STD3_mapped",[60]],[[65309,65309],"disallowed_STD3_mapped",[61]],[[65310,65310],"disallowed_STD3_mapped",[62]],[[65311,65311],"disallowed_STD3_mapped",[63]],[[65312,65312],"disallowed_STD3_mapped",[64]],[[65313,65313],"mapped",[97]],[[65314,65314],"mapped",[98]],[[65315,65315],"mapped",[99]],[[65316,65316],"mapped",[100]],[[65317,65317],"mapped",[101]],[[65318,65318],"mapped",[102]],[[65319,65319],"mapped",[103]],[[65320,65320],"mapped",[104]],[[65321,65321],"mapped",[105]],[[65322,65322],"mapped",[106]],[[65323,65323],"mapped",[107]],[[65324,65324],"mapped",[108]],[[65325,65325],"mapped",[109]],[[65326,65326],"mapped",[110]],[[65327,65327],"mapped",[111]],[[65328,65328],"mapped",[112]],[[65329,65329],"mapped",[113]],[[65330,65330],"mapped",[114]],[[65331,65331],"mapped",[115]],[[65332,65332],"mapped",[116]],[[65333,65333],"mapped",[117]],[[65334,65334],"mapped",[118]],[[65335,65335],"mapped",[119]],[[65336,65336],"mapped",[120]],[[65337,65337],"mapped",[121]],[[65338,65338],"mapped",[122]],[[65339,65339],"disallowed_STD3_mapped",[91]],[[65340,65340],"disallowed_STD3_mapped",[92]],[[65341,65341],"disallowed_STD3_mapped",[93]],[[65342,65342],"disallowed_STD3_mapped",[94]],[[65343,65343],"disallowed_STD3_mapped",[95]],[[65344,65344],"disallowed_STD3_mapped",[96]],[[65345,65345],"mapped",[97]],[[65346,65346],"mapped",[98]],[[65347,65347],"mapped",[99]],[[65348,65348],"mapped",[100]],[[65349,65349],"mapped",[101]],[[65350,65350],"mapped",[102]],[[65351,65351],"mapped",[103]],[[65352,65352],"mapped",[104]],[[65353,65353],"mapped",[105]],[[65354,65354],"mapped",[106]],[[65355,65355],"mapped",[107]],[[65356,65356],"mapped",[108]],[[65357,65357],"mapped",[109]],[[65358,65358],"mapped",[110]],[[65359,65359],"mapped",[111]],[[65360,65360],"mapped",[112]],[[65361,65361],"mapped",[113]],[[65362,65362],"mapped",[114]],[[65363,65363],"mapped",[115]],[[65364,65364],"mapped",[116]],[[65365,65365],"mapped",[117]],[[65366,65366],"mapped",[118]],[[65367,65367],"mapped",[119]],[[65368,65368],"mapped",[120]],[[65369,65369],"mapped",[121]],[[65370,65370],"mapped",[122]],[[65371,65371],"disallowed_STD3_mapped",[123]],[[65372,65372],"disallowed_STD3_mapped",[124]],[[65373,65373],"disallowed_STD3_mapped",[125]],[[65374,65374],"disallowed_STD3_mapped",[126]],[[65375,65375],"mapped",[10629]],[[65376,65376],"mapped",[10630]],[[65377,65377],"mapped",[46]],[[65378,65378],"mapped",[12300]],[[65379,65379],"mapped",[12301]],[[65380,65380],"mapped",[12289]],[[65381,65381],"mapped",[12539]],[[65382,65382],"mapped",[12530]],[[65383,65383],"mapped",[12449]],[[65384,65384],"mapped",[12451]],[[65385,65385],"mapped",[12453]],[[65386,65386],"mapped",[12455]],[[65387,65387],"mapped",[12457]],[[65388,65388],"mapped",[12515]],[[65389,65389],"mapped",[12517]],[[65390,65390],"mapped",[12519]],[[65391,65391],"mapped",[12483]],[[65392,65392],"mapped",[12540]],[[65393,65393],"mapped",[12450]],[[65394,65394],"mapped",[12452]],[[65395,65395],"mapped",[12454]],[[65396,65396],"mapped",[12456]],[[65397,65397],"mapped",[12458]],[[65398,65398],"mapped",[12459]],[[65399,65399],"mapped",[12461]],[[65400,65400],"mapped",[12463]],[[65401,65401],"mapped",[12465]],[[65402,65402],"mapped",[12467]],[[65403,65403],"mapped",[12469]],[[65404,65404],"mapped",[12471]],[[65405,65405],"mapped",[12473]],[[65406,65406],"mapped",[12475]],[[65407,65407],"mapped",[12477]],[[65408,65408],"mapped",[12479]],[[65409,65409],"mapped",[12481]],[[65410,65410],"mapped",[12484]],[[65411,65411],"mapped",[12486]],[[65412,65412],"mapped",[12488]],[[65413,65413],"mapped",[12490]],[[65414,65414],"mapped",[12491]],[[65415,65415],"mapped",[12492]],[[65416,65416],"mapped",[12493]],[[65417,65417],"mapped",[12494]],[[65418,65418],"mapped",[12495]],[[65419,65419],"mapped",[12498]],[[65420,65420],"mapped",[12501]],[[65421,65421],"mapped",[12504]],[[65422,65422],"mapped",[12507]],[[65423,65423],"mapped",[12510]],[[65424,65424],"mapped",[12511]],[[65425,65425],"mapped",[12512]],[[65426,65426],"mapped",[12513]],[[65427,65427],"mapped",[12514]],[[65428,65428],"mapped",[12516]],[[65429,65429],"mapped",[12518]],[[65430,65430],"mapped",[12520]],[[65431,65431],"mapped",[12521]],[[65432,65432],"mapped",[12522]],[[65433,65433],"mapped",[12523]],[[65434,65434],"mapped",[12524]],[[65435,65435],"mapped",[12525]],[[65436,65436],"mapped",[12527]],[[65437,65437],"mapped",[12531]],[[65438,65438],"mapped",[12441]],[[65439,65439],"mapped",[12442]],[[65440,65440],"disallowed"],[[65441,65441],"mapped",[4352]],[[65442,65442],"mapped",[4353]],[[65443,65443],"mapped",[4522]],[[65444,65444],"mapped",[4354]],[[65445,65445],"mapped",[4524]],[[65446,65446],"mapped",[4525]],[[65447,65447],"mapped",[4355]],[[65448,65448],"mapped",[4356]],[[65449,65449],"mapped",[4357]],[[65450,65450],"mapped",[4528]],[[65451,65451],"mapped",[4529]],[[65452,65452],"mapped",[4530]],[[65453,65453],"mapped",[4531]],[[65454,65454],"mapped",[4532]],[[65455,65455],"mapped",[4533]],[[65456,65456],"mapped",[4378]],[[65457,65457],"mapped",[4358]],[[65458,65458],"mapped",[4359]],[[65459,65459],"mapped",[4360]],[[65460,65460],"mapped",[4385]],[[65461,65461],"mapped",[4361]],[[65462,65462],"mapped",[4362]],[[65463,65463],"mapped",[4363]],[[65464,65464],"mapped",[4364]],[[65465,65465],"mapped",[4365]],[[65466,65466],"mapped",[4366]],[[65467,65467],"mapped",[4367]],[[65468,65468],"mapped",[4368]],[[65469,65469],"mapped",[4369]],[[65470,65470],"mapped",[4370]],[[65471,65473],"disallowed"],[[65474,65474],"mapped",[4449]],[[65475,65475],"mapped",[4450]],[[65476,65476],"mapped",[4451]],[[65477,65477],"mapped",[4452]],[[65478,65478],"mapped",[4453]],[[65479,65479],"mapped",[4454]],[[65480,65481],"disallowed"],[[65482,65482],"mapped",[4455]],[[65483,65483],"mapped",[4456]],[[65484,65484],"mapped",[4457]],[[65485,65485],"mapped",[4458]],[[65486,65486],"mapped",[4459]],[[65487,65487],"mapped",[4460]],[[65488,65489],"disallowed"],[[65490,65490],"mapped",[4461]],[[65491,65491],"mapped",[4462]],[[65492,65492],"mapped",[4463]],[[65493,65493],"mapped",[4464]],[[65494,65494],"mapped",[4465]],[[65495,65495],"mapped",[4466]],[[65496,65497],"disallowed"],[[65498,65498],"mapped",[4467]],[[65499,65499],"mapped",[4468]],[[65500,65500],"mapped",[4469]],[[65501,65503],"disallowed"],[[65504,65504],"mapped",[162]],[[65505,65505],"mapped",[163]],[[65506,65506],"mapped",[172]],[[65507,65507],"disallowed_STD3_mapped",[32,772]],[[65508,65508],"mapped",[166]],[[65509,65509],"mapped",[165]],[[65510,65510],"mapped",[8361]],[[65511,65511],"disallowed"],[[65512,65512],"mapped",[9474]],[[65513,65513],"mapped",[8592]],[[65514,65514],"mapped",[8593]],[[65515,65515],"mapped",[8594]],[[65516,65516],"mapped",[8595]],[[65517,65517],"mapped",[9632]],[[65518,65518],"mapped",[9675]],[[65519,65528],"disallowed"],[[65529,65531],"disallowed"],[[65532,65532],"disallowed"],[[65533,65533],"disallowed"],[[65534,65535],"disallowed"],[[65536,65547],"valid"],[[65548,65548],"disallowed"],[[65549,65574],"valid"],[[65575,65575],"disallowed"],[[65576,65594],"valid"],[[65595,65595],"disallowed"],[[65596,65597],"valid"],[[65598,65598],"disallowed"],[[65599,65613],"valid"],[[65614,65615],"disallowed"],[[65616,65629],"valid"],[[65630,65663],"disallowed"],[[65664,65786],"valid"],[[65787,65791],"disallowed"],[[65792,65794],"valid",[],"NV8"],[[65795,65798],"disallowed"],[[65799,65843],"valid",[],"NV8"],[[65844,65846],"disallowed"],[[65847,65855],"valid",[],"NV8"],[[65856,65930],"valid",[],"NV8"],[[65931,65932],"valid",[],"NV8"],[[65933,65935],"disallowed"],[[65936,65947],"valid",[],"NV8"],[[65948,65951],"disallowed"],[[65952,65952],"valid",[],"NV8"],[[65953,65999],"disallowed"],[[66000,66044],"valid",[],"NV8"],[[66045,66045],"valid"],[[66046,66175],"disallowed"],[[66176,66204],"valid"],[[66205,66207],"disallowed"],[[66208,66256],"valid"],[[66257,66271],"disallowed"],[[66272,66272],"valid"],[[66273,66299],"valid",[],"NV8"],[[66300,66303],"disallowed"],[[66304,66334],"valid"],[[66335,66335],"valid"],[[66336,66339],"valid",[],"NV8"],[[66340,66351],"disallowed"],[[66352,66368],"valid"],[[66369,66369],"valid",[],"NV8"],[[66370,66377],"valid"],[[66378,66378],"valid",[],"NV8"],[[66379,66383],"disallowed"],[[66384,66426],"valid"],[[66427,66431],"disallowed"],[[66432,66461],"valid"],[[66462,66462],"disallowed"],[[66463,66463],"valid",[],"NV8"],[[66464,66499],"valid"],[[66500,66503],"disallowed"],[[66504,66511],"valid"],[[66512,66517],"valid",[],"NV8"],[[66518,66559],"disallowed"],[[66560,66560],"mapped",[66600]],[[66561,66561],"mapped",[66601]],[[66562,66562],"mapped",[66602]],[[66563,66563],"mapped",[66603]],[[66564,66564],"mapped",[66604]],[[66565,66565],"mapped",[66605]],[[66566,66566],"mapped",[66606]],[[66567,66567],"mapped",[66607]],[[66568,66568],"mapped",[66608]],[[66569,66569],"mapped",[66609]],[[66570,66570],"mapped",[66610]],[[66571,66571],"mapped",[66611]],[[66572,66572],"mapped",[66612]],[[66573,66573],"mapped",[66613]],[[66574,66574],"mapped",[66614]],[[66575,66575],"mapped",[66615]],[[66576,66576],"mapped",[66616]],[[66577,66577],"mapped",[66617]],[[66578,66578],"mapped",[66618]],[[66579,66579],"mapped",[66619]],[[66580,66580],"mapped",[66620]],[[66581,66581],"mapped",[66621]],[[66582,66582],"mapped",[66622]],[[66583,66583],"mapped",[66623]],[[66584,66584],"mapped",[66624]],[[66585,66585],"mapped",[66625]],[[66586,66586],"mapped",[66626]],[[66587,66587],"mapped",[66627]],[[66588,66588],"mapped",[66628]],[[66589,66589],"mapped",[66629]],[[66590,66590],"mapped",[66630]],[[66591,66591],"mapped",[66631]],[[66592,66592],"mapped",[66632]],[[66593,66593],"mapped",[66633]],[[66594,66594],"mapped",[66634]],[[66595,66595],"mapped",[66635]],[[66596,66596],"mapped",[66636]],[[66597,66597],"mapped",[66637]],[[66598,66598],"mapped",[66638]],[[66599,66599],"mapped",[66639]],[[66600,66637],"valid"],[[66638,66717],"valid"],[[66718,66719],"disallowed"],[[66720,66729],"valid"],[[66730,66815],"disallowed"],[[66816,66855],"valid"],[[66856,66863],"disallowed"],[[66864,66915],"valid"],[[66916,66926],"disallowed"],[[66927,66927],"valid",[],"NV8"],[[66928,67071],"disallowed"],[[67072,67382],"valid"],[[67383,67391],"disallowed"],[[67392,67413],"valid"],[[67414,67423],"disallowed"],[[67424,67431],"valid"],[[67432,67583],"disallowed"],[[67584,67589],"valid"],[[67590,67591],"disallowed"],[[67592,67592],"valid"],[[67593,67593],"disallowed"],[[67594,67637],"valid"],[[67638,67638],"disallowed"],[[67639,67640],"valid"],[[67641,67643],"disallowed"],[[67644,67644],"valid"],[[67645,67646],"disallowed"],[[67647,67647],"valid"],[[67648,67669],"valid"],[[67670,67670],"disallowed"],[[67671,67679],"valid",[],"NV8"],[[67680,67702],"valid"],[[67703,67711],"valid",[],"NV8"],[[67712,67742],"valid"],[[67743,67750],"disallowed"],[[67751,67759],"valid",[],"NV8"],[[67760,67807],"disallowed"],[[67808,67826],"valid"],[[67827,67827],"disallowed"],[[67828,67829],"valid"],[[67830,67834],"disallowed"],[[67835,67839],"valid",[],"NV8"],[[67840,67861],"valid"],[[67862,67865],"valid",[],"NV8"],[[67866,67867],"valid",[],"NV8"],[[67868,67870],"disallowed"],[[67871,67871],"valid",[],"NV8"],[[67872,67897],"valid"],[[67898,67902],"disallowed"],[[67903,67903],"valid",[],"NV8"],[[67904,67967],"disallowed"],[[67968,68023],"valid"],[[68024,68027],"disallowed"],[[68028,68029],"valid",[],"NV8"],[[68030,68031],"valid"],[[68032,68047],"valid",[],"NV8"],[[68048,68049],"disallowed"],[[68050,68095],"valid",[],"NV8"],[[68096,68099],"valid"],[[68100,68100],"disallowed"],[[68101,68102],"valid"],[[68103,68107],"disallowed"],[[68108,68115],"valid"],[[68116,68116],"disallowed"],[[68117,68119],"valid"],[[68120,68120],"disallowed"],[[68121,68147],"valid"],[[68148,68151],"disallowed"],[[68152,68154],"valid"],[[68155,68158],"disallowed"],[[68159,68159],"valid"],[[68160,68167],"valid",[],"NV8"],[[68168,68175],"disallowed"],[[68176,68184],"valid",[],"NV8"],[[68185,68191],"disallowed"],[[68192,68220],"valid"],[[68221,68223],"valid",[],"NV8"],[[68224,68252],"valid"],[[68253,68255],"valid",[],"NV8"],[[68256,68287],"disallowed"],[[68288,68295],"valid"],[[68296,68296],"valid",[],"NV8"],[[68297,68326],"valid"],[[68327,68330],"disallowed"],[[68331,68342],"valid",[],"NV8"],[[68343,68351],"disallowed"],[[68352,68405],"valid"],[[68406,68408],"disallowed"],[[68409,68415],"valid",[],"NV8"],[[68416,68437],"valid"],[[68438,68439],"disallowed"],[[68440,68447],"valid",[],"NV8"],[[68448,68466],"valid"],[[68467,68471],"disallowed"],[[68472,68479],"valid",[],"NV8"],[[68480,68497],"valid"],[[68498,68504],"disallowed"],[[68505,68508],"valid",[],"NV8"],[[68509,68520],"disallowed"],[[68521,68527],"valid",[],"NV8"],[[68528,68607],"disallowed"],[[68608,68680],"valid"],[[68681,68735],"disallowed"],[[68736,68736],"mapped",[68800]],[[68737,68737],"mapped",[68801]],[[68738,68738],"mapped",[68802]],[[68739,68739],"mapped",[68803]],[[68740,68740],"mapped",[68804]],[[68741,68741],"mapped",[68805]],[[68742,68742],"mapped",[68806]],[[68743,68743],"mapped",[68807]],[[68744,68744],"mapped",[68808]],[[68745,68745],"mapped",[68809]],[[68746,68746],"mapped",[68810]],[[68747,68747],"mapped",[68811]],[[68748,68748],"mapped",[68812]],[[68749,68749],"mapped",[68813]],[[68750,68750],"mapped",[68814]],[[68751,68751],"mapped",[68815]],[[68752,68752],"mapped",[68816]],[[68753,68753],"mapped",[68817]],[[68754,68754],"mapped",[68818]],[[68755,68755],"mapped",[68819]],[[68756,68756],"mapped",[68820]],[[68757,68757],"mapped",[68821]],[[68758,68758],"mapped",[68822]],[[68759,68759],"mapped",[68823]],[[68760,68760],"mapped",[68824]],[[68761,68761],"mapped",[68825]],[[68762,68762],"mapped",[68826]],[[68763,68763],"mapped",[68827]],[[68764,68764],"mapped",[68828]],[[68765,68765],"mapped",[68829]],[[68766,68766],"mapped",[68830]],[[68767,68767],"mapped",[68831]],[[68768,68768],"mapped",[68832]],[[68769,68769],"mapped",[68833]],[[68770,68770],"mapped",[68834]],[[68771,68771],"mapped",[68835]],[[68772,68772],"mapped",[68836]],[[68773,68773],"mapped",[68837]],[[68774,68774],"mapped",[68838]],[[68775,68775],"mapped",[68839]],[[68776,68776],"mapped",[68840]],[[68777,68777],"mapped",[68841]],[[68778,68778],"mapped",[68842]],[[68779,68779],"mapped",[68843]],[[68780,68780],"mapped",[68844]],[[68781,68781],"mapped",[68845]],[[68782,68782],"mapped",[68846]],[[68783,68783],"mapped",[68847]],[[68784,68784],"mapped",[68848]],[[68785,68785],"mapped",[68849]],[[68786,68786],"mapped",[68850]],[[68787,68799],"disallowed"],[[68800,68850],"valid"],[[68851,68857],"disallowed"],[[68858,68863],"valid",[],"NV8"],[[68864,69215],"disallowed"],[[69216,69246],"valid",[],"NV8"],[[69247,69631],"disallowed"],[[69632,69702],"valid"],[[69703,69709],"valid",[],"NV8"],[[69710,69713],"disallowed"],[[69714,69733],"valid",[],"NV8"],[[69734,69743],"valid"],[[69744,69758],"disallowed"],[[69759,69759],"valid"],[[69760,69818],"valid"],[[69819,69820],"valid",[],"NV8"],[[69821,69821],"disallowed"],[[69822,69825],"valid",[],"NV8"],[[69826,69839],"disallowed"],[[69840,69864],"valid"],[[69865,69871],"disallowed"],[[69872,69881],"valid"],[[69882,69887],"disallowed"],[[69888,69940],"valid"],[[69941,69941],"disallowed"],[[69942,69951],"valid"],[[69952,69955],"valid",[],"NV8"],[[69956,69967],"disallowed"],[[69968,70003],"valid"],[[70004,70005],"valid",[],"NV8"],[[70006,70006],"valid"],[[70007,70015],"disallowed"],[[70016,70084],"valid"],[[70085,70088],"valid",[],"NV8"],[[70089,70089],"valid",[],"NV8"],[[70090,70092],"valid"],[[70093,70093],"valid",[],"NV8"],[[70094,70095],"disallowed"],[[70096,70105],"valid"],[[70106,70106],"valid"],[[70107,70107],"valid",[],"NV8"],[[70108,70108],"valid"],[[70109,70111],"valid",[],"NV8"],[[70112,70112],"disallowed"],[[70113,70132],"valid",[],"NV8"],[[70133,70143],"disallowed"],[[70144,70161],"valid"],[[70162,70162],"disallowed"],[[70163,70199],"valid"],[[70200,70205],"valid",[],"NV8"],[[70206,70271],"disallowed"],[[70272,70278],"valid"],[[70279,70279],"disallowed"],[[70280,70280],"valid"],[[70281,70281],"disallowed"],[[70282,70285],"valid"],[[70286,70286],"disallowed"],[[70287,70301],"valid"],[[70302,70302],"disallowed"],[[70303,70312],"valid"],[[70313,70313],"valid",[],"NV8"],[[70314,70319],"disallowed"],[[70320,70378],"valid"],[[70379,70383],"disallowed"],[[70384,70393],"valid"],[[70394,70399],"disallowed"],[[70400,70400],"valid"],[[70401,70403],"valid"],[[70404,70404],"disallowed"],[[70405,70412],"valid"],[[70413,70414],"disallowed"],[[70415,70416],"valid"],[[70417,70418],"disallowed"],[[70419,70440],"valid"],[[70441,70441],"disallowed"],[[70442,70448],"valid"],[[70449,70449],"disallowed"],[[70450,70451],"valid"],[[70452,70452],"disallowed"],[[70453,70457],"valid"],[[70458,70459],"disallowed"],[[70460,70468],"valid"],[[70469,70470],"disallowed"],[[70471,70472],"valid"],[[70473,70474],"disallowed"],[[70475,70477],"valid"],[[70478,70479],"disallowed"],[[70480,70480],"valid"],[[70481,70486],"disallowed"],[[70487,70487],"valid"],[[70488,70492],"disallowed"],[[70493,70499],"valid"],[[70500,70501],"disallowed"],[[70502,70508],"valid"],[[70509,70511],"disallowed"],[[70512,70516],"valid"],[[70517,70783],"disallowed"],[[70784,70853],"valid"],[[70854,70854],"valid",[],"NV8"],[[70855,70855],"valid"],[[70856,70863],"disallowed"],[[70864,70873],"valid"],[[70874,71039],"disallowed"],[[71040,71093],"valid"],[[71094,71095],"disallowed"],[[71096,71104],"valid"],[[71105,71113],"valid",[],"NV8"],[[71114,71127],"valid",[],"NV8"],[[71128,71133],"valid"],[[71134,71167],"disallowed"],[[71168,71232],"valid"],[[71233,71235],"valid",[],"NV8"],[[71236,71236],"valid"],[[71237,71247],"disallowed"],[[71248,71257],"valid"],[[71258,71295],"disallowed"],[[71296,71351],"valid"],[[71352,71359],"disallowed"],[[71360,71369],"valid"],[[71370,71423],"disallowed"],[[71424,71449],"valid"],[[71450,71452],"disallowed"],[[71453,71467],"valid"],[[71468,71471],"disallowed"],[[71472,71481],"valid"],[[71482,71487],"valid",[],"NV8"],[[71488,71839],"disallowed"],[[71840,71840],"mapped",[71872]],[[71841,71841],"mapped",[71873]],[[71842,71842],"mapped",[71874]],[[71843,71843],"mapped",[71875]],[[71844,71844],"mapped",[71876]],[[71845,71845],"mapped",[71877]],[[71846,71846],"mapped",[71878]],[[71847,71847],"mapped",[71879]],[[71848,71848],"mapped",[71880]],[[71849,71849],"mapped",[71881]],[[71850,71850],"mapped",[71882]],[[71851,71851],"mapped",[71883]],[[71852,71852],"mapped",[71884]],[[71853,71853],"mapped",[71885]],[[71854,71854],"mapped",[71886]],[[71855,71855],"mapped",[71887]],[[71856,71856],"mapped",[71888]],[[71857,71857],"mapped",[71889]],[[71858,71858],"mapped",[71890]],[[71859,71859],"mapped",[71891]],[[71860,71860],"mapped",[71892]],[[71861,71861],"mapped",[71893]],[[71862,71862],"mapped",[71894]],[[71863,71863],"mapped",[71895]],[[71864,71864],"mapped",[71896]],[[71865,71865],"mapped",[71897]],[[71866,71866],"mapped",[71898]],[[71867,71867],"mapped",[71899]],[[71868,71868],"mapped",[71900]],[[71869,71869],"mapped",[71901]],[[71870,71870],"mapped",[71902]],[[71871,71871],"mapped",[71903]],[[71872,71913],"valid"],[[71914,71922],"valid",[],"NV8"],[[71923,71934],"disallowed"],[[71935,71935],"valid"],[[71936,72383],"disallowed"],[[72384,72440],"valid"],[[72441,73727],"disallowed"],[[73728,74606],"valid"],[[74607,74648],"valid"],[[74649,74649],"valid"],[[74650,74751],"disallowed"],[[74752,74850],"valid",[],"NV8"],[[74851,74862],"valid",[],"NV8"],[[74863,74863],"disallowed"],[[74864,74867],"valid",[],"NV8"],[[74868,74868],"valid",[],"NV8"],[[74869,74879],"disallowed"],[[74880,75075],"valid"],[[75076,77823],"disallowed"],[[77824,78894],"valid"],[[78895,82943],"disallowed"],[[82944,83526],"valid"],[[83527,92159],"disallowed"],[[92160,92728],"valid"],[[92729,92735],"disallowed"],[[92736,92766],"valid"],[[92767,92767],"disallowed"],[[92768,92777],"valid"],[[92778,92781],"disallowed"],[[92782,92783],"valid",[],"NV8"],[[92784,92879],"disallowed"],[[92880,92909],"valid"],[[92910,92911],"disallowed"],[[92912,92916],"valid"],[[92917,92917],"valid",[],"NV8"],[[92918,92927],"disallowed"],[[92928,92982],"valid"],[[92983,92991],"valid",[],"NV8"],[[92992,92995],"valid"],[[92996,92997],"valid",[],"NV8"],[[92998,93007],"disallowed"],[[93008,93017],"valid"],[[93018,93018],"disallowed"],[[93019,93025],"valid",[],"NV8"],[[93026,93026],"disallowed"],[[93027,93047],"valid"],[[93048,93052],"disallowed"],[[93053,93071],"valid"],[[93072,93951],"disallowed"],[[93952,94020],"valid"],[[94021,94031],"disallowed"],[[94032,94078],"valid"],[[94079,94094],"disallowed"],[[94095,94111],"valid"],[[94112,110591],"disallowed"],[[110592,110593],"valid"],[[110594,113663],"disallowed"],[[113664,113770],"valid"],[[113771,113775],"disallowed"],[[113776,113788],"valid"],[[113789,113791],"disallowed"],[[113792,113800],"valid"],[[113801,113807],"disallowed"],[[113808,113817],"valid"],[[113818,113819],"disallowed"],[[113820,113820],"valid",[],"NV8"],[[113821,113822],"valid"],[[113823,113823],"valid",[],"NV8"],[[113824,113827],"ignored"],[[113828,118783],"disallowed"],[[118784,119029],"valid",[],"NV8"],[[119030,119039],"disallowed"],[[119040,119078],"valid",[],"NV8"],[[119079,119080],"disallowed"],[[119081,119081],"valid",[],"NV8"],[[119082,119133],"valid",[],"NV8"],[[119134,119134],"mapped",[119127,119141]],[[119135,119135],"mapped",[119128,119141]],[[119136,119136],"mapped",[119128,119141,119150]],[[119137,119137],"mapped",[119128,119141,119151]],[[119138,119138],"mapped",[119128,119141,119152]],[[119139,119139],"mapped",[119128,119141,119153]],[[119140,119140],"mapped",[119128,119141,119154]],[[119141,119154],"valid",[],"NV8"],[[119155,119162],"disallowed"],[[119163,119226],"valid",[],"NV8"],[[119227,119227],"mapped",[119225,119141]],[[119228,119228],"mapped",[119226,119141]],[[119229,119229],"mapped",[119225,119141,119150]],[[119230,119230],"mapped",[119226,119141,119150]],[[119231,119231],"mapped",[119225,119141,119151]],[[119232,119232],"mapped",[119226,119141,119151]],[[119233,119261],"valid",[],"NV8"],[[119262,119272],"valid",[],"NV8"],[[119273,119295],"disallowed"],[[119296,119365],"valid",[],"NV8"],[[119366,119551],"disallowed"],[[119552,119638],"valid",[],"NV8"],[[119639,119647],"disallowed"],[[119648,119665],"valid",[],"NV8"],[[119666,119807],"disallowed"],[[119808,119808],"mapped",[97]],[[119809,119809],"mapped",[98]],[[119810,119810],"mapped",[99]],[[119811,119811],"mapped",[100]],[[119812,119812],"mapped",[101]],[[119813,119813],"mapped",[102]],[[119814,119814],"mapped",[103]],[[119815,119815],"mapped",[104]],[[119816,119816],"mapped",[105]],[[119817,119817],"mapped",[106]],[[119818,119818],"mapped",[107]],[[119819,119819],"mapped",[108]],[[119820,119820],"mapped",[109]],[[119821,119821],"mapped",[110]],[[119822,119822],"mapped",[111]],[[119823,119823],"mapped",[112]],[[119824,119824],"mapped",[113]],[[119825,119825],"mapped",[114]],[[119826,119826],"mapped",[115]],[[119827,119827],"mapped",[116]],[[119828,119828],"mapped",[117]],[[119829,119829],"mapped",[118]],[[119830,119830],"mapped",[119]],[[119831,119831],"mapped",[120]],[[119832,119832],"mapped",[121]],[[119833,119833],"mapped",[122]],[[119834,119834],"mapped",[97]],[[119835,119835],"mapped",[98]],[[119836,119836],"mapped",[99]],[[119837,119837],"mapped",[100]],[[119838,119838],"mapped",[101]],[[119839,119839],"mapped",[102]],[[119840,119840],"mapped",[103]],[[119841,119841],"mapped",[104]],[[119842,119842],"mapped",[105]],[[119843,119843],"mapped",[106]],[[119844,119844],"mapped",[107]],[[119845,119845],"mapped",[108]],[[119846,119846],"mapped",[109]],[[119847,119847],"mapped",[110]],[[119848,119848],"mapped",[111]],[[119849,119849],"mapped",[112]],[[119850,119850],"mapped",[113]],[[119851,119851],"mapped",[114]],[[119852,119852],"mapped",[115]],[[119853,119853],"mapped",[116]],[[119854,119854],"mapped",[117]],[[119855,119855],"mapped",[118]],[[119856,119856],"mapped",[119]],[[119857,119857],"mapped",[120]],[[119858,119858],"mapped",[121]],[[119859,119859],"mapped",[122]],[[119860,119860],"mapped",[97]],[[119861,119861],"mapped",[98]],[[119862,119862],"mapped",[99]],[[119863,119863],"mapped",[100]],[[119864,119864],"mapped",[101]],[[119865,119865],"mapped",[102]],[[119866,119866],"mapped",[103]],[[119867,119867],"mapped",[104]],[[119868,119868],"mapped",[105]],[[119869,119869],"mapped",[106]],[[119870,119870],"mapped",[107]],[[119871,119871],"mapped",[108]],[[119872,119872],"mapped",[109]],[[119873,119873],"mapped",[110]],[[119874,119874],"mapped",[111]],[[119875,119875],"mapped",[112]],[[119876,119876],"mapped",[113]],[[119877,119877],"mapped",[114]],[[119878,119878],"mapped",[115]],[[119879,119879],"mapped",[116]],[[119880,119880],"mapped",[117]],[[119881,119881],"mapped",[118]],[[119882,119882],"mapped",[119]],[[119883,119883],"mapped",[120]],[[119884,119884],"mapped",[121]],[[119885,119885],"mapped",[122]],[[119886,119886],"mapped",[97]],[[119887,119887],"mapped",[98]],[[119888,119888],"mapped",[99]],[[119889,119889],"mapped",[100]],[[119890,119890],"mapped",[101]],[[119891,119891],"mapped",[102]],[[119892,119892],"mapped",[103]],[[119893,119893],"disallowed"],[[119894,119894],"mapped",[105]],[[119895,119895],"mapped",[106]],[[119896,119896],"mapped",[107]],[[119897,119897],"mapped",[108]],[[119898,119898],"mapped",[109]],[[119899,119899],"mapped",[110]],[[119900,119900],"mapped",[111]],[[119901,119901],"mapped",[112]],[[119902,119902],"mapped",[113]],[[119903,119903],"mapped",[114]],[[119904,119904],"mapped",[115]],[[119905,119905],"mapped",[116]],[[119906,119906],"mapped",[117]],[[119907,119907],"mapped",[118]],[[119908,119908],"mapped",[119]],[[119909,119909],"mapped",[120]],[[119910,119910],"mapped",[121]],[[119911,119911],"mapped",[122]],[[119912,119912],"mapped",[97]],[[119913,119913],"mapped",[98]],[[119914,119914],"mapped",[99]],[[119915,119915],"mapped",[100]],[[119916,119916],"mapped",[101]],[[119917,119917],"mapped",[102]],[[119918,119918],"mapped",[103]],[[119919,119919],"mapped",[104]],[[119920,119920],"mapped",[105]],[[119921,119921],"mapped",[106]],[[119922,119922],"mapped",[107]],[[119923,119923],"mapped",[108]],[[119924,119924],"mapped",[109]],[[119925,119925],"mapped",[110]],[[119926,119926],"mapped",[111]],[[119927,119927],"mapped",[112]],[[119928,119928],"mapped",[113]],[[119929,119929],"mapped",[114]],[[119930,119930],"mapped",[115]],[[119931,119931],"mapped",[116]],[[119932,119932],"mapped",[117]],[[119933,119933],"mapped",[118]],[[119934,119934],"mapped",[119]],[[119935,119935],"mapped",[120]],[[119936,119936],"mapped",[121]],[[119937,119937],"mapped",[122]],[[119938,119938],"mapped",[97]],[[119939,119939],"mapped",[98]],[[119940,119940],"mapped",[99]],[[119941,119941],"mapped",[100]],[[119942,119942],"mapped",[101]],[[119943,119943],"mapped",[102]],[[119944,119944],"mapped",[103]],[[119945,119945],"mapped",[104]],[[119946,119946],"mapped",[105]],[[119947,119947],"mapped",[106]],[[119948,119948],"mapped",[107]],[[119949,119949],"mapped",[108]],[[119950,119950],"mapped",[109]],[[119951,119951],"mapped",[110]],[[119952,119952],"mapped",[111]],[[119953,119953],"mapped",[112]],[[119954,119954],"mapped",[113]],[[119955,119955],"mapped",[114]],[[119956,119956],"mapped",[115]],[[119957,119957],"mapped",[116]],[[119958,119958],"mapped",[117]],[[119959,119959],"mapped",[118]],[[119960,119960],"mapped",[119]],[[119961,119961],"mapped",[120]],[[119962,119962],"mapped",[121]],[[119963,119963],"mapped",[122]],[[119964,119964],"mapped",[97]],[[119965,119965],"disallowed"],[[119966,119966],"mapped",[99]],[[119967,119967],"mapped",[100]],[[119968,119969],"disallowed"],[[119970,119970],"mapped",[103]],[[119971,119972],"disallowed"],[[119973,119973],"mapped",[106]],[[119974,119974],"mapped",[107]],[[119975,119976],"disallowed"],[[119977,119977],"mapped",[110]],[[119978,119978],"mapped",[111]],[[119979,119979],"mapped",[112]],[[119980,119980],"mapped",[113]],[[119981,119981],"disallowed"],[[119982,119982],"mapped",[115]],[[119983,119983],"mapped",[116]],[[119984,119984],"mapped",[117]],[[119985,119985],"mapped",[118]],[[119986,119986],"mapped",[119]],[[119987,119987],"mapped",[120]],[[119988,119988],"mapped",[121]],[[119989,119989],"mapped",[122]],[[119990,119990],"mapped",[97]],[[119991,119991],"mapped",[98]],[[119992,119992],"mapped",[99]],[[119993,119993],"mapped",[100]],[[119994,119994],"disallowed"],[[119995,119995],"mapped",[102]],[[119996,119996],"disallowed"],[[119997,119997],"mapped",[104]],[[119998,119998],"mapped",[105]],[[119999,119999],"mapped",[106]],[[120000,120000],"mapped",[107]],[[120001,120001],"mapped",[108]],[[120002,120002],"mapped",[109]],[[120003,120003],"mapped",[110]],[[120004,120004],"disallowed"],[[120005,120005],"mapped",[112]],[[120006,120006],"mapped",[113]],[[120007,120007],"mapped",[114]],[[120008,120008],"mapped",[115]],[[120009,120009],"mapped",[116]],[[120010,120010],"mapped",[117]],[[120011,120011],"mapped",[118]],[[120012,120012],"mapped",[119]],[[120013,120013],"mapped",[120]],[[120014,120014],"mapped",[121]],[[120015,120015],"mapped",[122]],[[120016,120016],"mapped",[97]],[[120017,120017],"mapped",[98]],[[120018,120018],"mapped",[99]],[[120019,120019],"mapped",[100]],[[120020,120020],"mapped",[101]],[[120021,120021],"mapped",[102]],[[120022,120022],"mapped",[103]],[[120023,120023],"mapped",[104]],[[120024,120024],"mapped",[105]],[[120025,120025],"mapped",[106]],[[120026,120026],"mapped",[107]],[[120027,120027],"mapped",[108]],[[120028,120028],"mapped",[109]],[[120029,120029],"mapped",[110]],[[120030,120030],"mapped",[111]],[[120031,120031],"mapped",[112]],[[120032,120032],"mapped",[113]],[[120033,120033],"mapped",[114]],[[120034,120034],"mapped",[115]],[[120035,120035],"mapped",[116]],[[120036,120036],"mapped",[117]],[[120037,120037],"mapped",[118]],[[120038,120038],"mapped",[119]],[[120039,120039],"mapped",[120]],[[120040,120040],"mapped",[121]],[[120041,120041],"mapped",[122]],[[120042,120042],"mapped",[97]],[[120043,120043],"mapped",[98]],[[120044,120044],"mapped",[99]],[[120045,120045],"mapped",[100]],[[120046,120046],"mapped",[101]],[[120047,120047],"mapped",[102]],[[120048,120048],"mapped",[103]],[[120049,120049],"mapped",[104]],[[120050,120050],"mapped",[105]],[[120051,120051],"mapped",[106]],[[120052,120052],"mapped",[107]],[[120053,120053],"mapped",[108]],[[120054,120054],"mapped",[109]],[[120055,120055],"mapped",[110]],[[120056,120056],"mapped",[111]],[[120057,120057],"mapped",[112]],[[120058,120058],"mapped",[113]],[[120059,120059],"mapped",[114]],[[120060,120060],"mapped",[115]],[[120061,120061],"mapped",[116]],[[120062,120062],"mapped",[117]],[[120063,120063],"mapped",[118]],[[120064,120064],"mapped",[119]],[[120065,120065],"mapped",[120]],[[120066,120066],"mapped",[121]],[[120067,120067],"mapped",[122]],[[120068,120068],"mapped",[97]],[[120069,120069],"mapped",[98]],[[120070,120070],"disallowed"],[[120071,120071],"mapped",[100]],[[120072,120072],"mapped",[101]],[[120073,120073],"mapped",[102]],[[120074,120074],"mapped",[103]],[[120075,120076],"disallowed"],[[120077,120077],"mapped",[106]],[[120078,120078],"mapped",[107]],[[120079,120079],"mapped",[108]],[[120080,120080],"mapped",[109]],[[120081,120081],"mapped",[110]],[[120082,120082],"mapped",[111]],[[120083,120083],"mapped",[112]],[[120084,120084],"mapped",[113]],[[120085,120085],"disallowed"],[[120086,120086],"mapped",[115]],[[120087,120087],"mapped",[116]],[[120088,120088],"mapped",[117]],[[120089,120089],"mapped",[118]],[[120090,120090],"mapped",[119]],[[120091,120091],"mapped",[120]],[[120092,120092],"mapped",[121]],[[120093,120093],"disallowed"],[[120094,120094],"mapped",[97]],[[120095,120095],"mapped",[98]],[[120096,120096],"mapped",[99]],[[120097,120097],"mapped",[100]],[[120098,120098],"mapped",[101]],[[120099,120099],"mapped",[102]],[[120100,120100],"mapped",[103]],[[120101,120101],"mapped",[104]],[[120102,120102],"mapped",[105]],[[120103,120103],"mapped",[106]],[[120104,120104],"mapped",[107]],[[120105,120105],"mapped",[108]],[[120106,120106],"mapped",[109]],[[120107,120107],"mapped",[110]],[[120108,120108],"mapped",[111]],[[120109,120109],"mapped",[112]],[[120110,120110],"mapped",[113]],[[120111,120111],"mapped",[114]],[[120112,120112],"mapped",[115]],[[120113,120113],"mapped",[116]],[[120114,120114],"mapped",[117]],[[120115,120115],"mapped",[118]],[[120116,120116],"mapped",[119]],[[120117,120117],"mapped",[120]],[[120118,120118],"mapped",[121]],[[120119,120119],"mapped",[122]],[[120120,120120],"mapped",[97]],[[120121,120121],"mapped",[98]],[[120122,120122],"disallowed"],[[120123,120123],"mapped",[100]],[[120124,120124],"mapped",[101]],[[120125,120125],"mapped",[102]],[[120126,120126],"mapped",[103]],[[120127,120127],"disallowed"],[[120128,120128],"mapped",[105]],[[120129,120129],"mapped",[106]],[[120130,120130],"mapped",[107]],[[120131,120131],"mapped",[108]],[[120132,120132],"mapped",[109]],[[120133,120133],"disallowed"],[[120134,120134],"mapped",[111]],[[120135,120137],"disallowed"],[[120138,120138],"mapped",[115]],[[120139,120139],"mapped",[116]],[[120140,120140],"mapped",[117]],[[120141,120141],"mapped",[118]],[[120142,120142],"mapped",[119]],[[120143,120143],"mapped",[120]],[[120144,120144],"mapped",[121]],[[120145,120145],"disallowed"],[[120146,120146],"mapped",[97]],[[120147,120147],"mapped",[98]],[[120148,120148],"mapped",[99]],[[120149,120149],"mapped",[100]],[[120150,120150],"mapped",[101]],[[120151,120151],"mapped",[102]],[[120152,120152],"mapped",[103]],[[120153,120153],"mapped",[104]],[[120154,120154],"mapped",[105]],[[120155,120155],"mapped",[106]],[[120156,120156],"mapped",[107]],[[120157,120157],"mapped",[108]],[[120158,120158],"mapped",[109]],[[120159,120159],"mapped",[110]],[[120160,120160],"mapped",[111]],[[120161,120161],"mapped",[112]],[[120162,120162],"mapped",[113]],[[120163,120163],"mapped",[114]],[[120164,120164],"mapped",[115]],[[120165,120165],"mapped",[116]],[[120166,120166],"mapped",[117]],[[120167,120167],"mapped",[118]],[[120168,120168],"mapped",[119]],[[120169,120169],"mapped",[120]],[[120170,120170],"mapped",[121]],[[120171,120171],"mapped",[122]],[[120172,120172],"mapped",[97]],[[120173,120173],"mapped",[98]],[[120174,120174],"mapped",[99]],[[120175,120175],"mapped",[100]],[[120176,120176],"mapped",[101]],[[120177,120177],"mapped",[102]],[[120178,120178],"mapped",[103]],[[120179,120179],"mapped",[104]],[[120180,120180],"mapped",[105]],[[120181,120181],"mapped",[106]],[[120182,120182],"mapped",[107]],[[120183,120183],"mapped",[108]],[[120184,120184],"mapped",[109]],[[120185,120185],"mapped",[110]],[[120186,120186],"mapped",[111]],[[120187,120187],"mapped",[112]],[[120188,120188],"mapped",[113]],[[120189,120189],"mapped",[114]],[[120190,120190],"mapped",[115]],[[120191,120191],"mapped",[116]],[[120192,120192],"mapped",[117]],[[120193,120193],"mapped",[118]],[[120194,120194],"mapped",[119]],[[120195,120195],"mapped",[120]],[[120196,120196],"mapped",[121]],[[120197,120197],"mapped",[122]],[[120198,120198],"mapped",[97]],[[120199,120199],"mapped",[98]],[[120200,120200],"mapped",[99]],[[120201,120201],"mapped",[100]],[[120202,120202],"mapped",[101]],[[120203,120203],"mapped",[102]],[[120204,120204],"mapped",[103]],[[120205,120205],"mapped",[104]],[[120206,120206],"mapped",[105]],[[120207,120207],"mapped",[106]],[[120208,120208],"mapped",[107]],[[120209,120209],"mapped",[108]],[[120210,120210],"mapped",[109]],[[120211,120211],"mapped",[110]],[[120212,120212],"mapped",[111]],[[120213,120213],"mapped",[112]],[[120214,120214],"mapped",[113]],[[120215,120215],"mapped",[114]],[[120216,120216],"mapped",[115]],[[120217,120217],"mapped",[116]],[[120218,120218],"mapped",[117]],[[120219,120219],"mapped",[118]],[[120220,120220],"mapped",[119]],[[120221,120221],"mapped",[120]],[[120222,120222],"mapped",[121]],[[120223,120223],"mapped",[122]],[[120224,120224],"mapped",[97]],[[120225,120225],"mapped",[98]],[[120226,120226],"mapped",[99]],[[120227,120227],"mapped",[100]],[[120228,120228],"mapped",[101]],[[120229,120229],"mapped",[102]],[[120230,120230],"mapped",[103]],[[120231,120231],"mapped",[104]],[[120232,120232],"mapped",[105]],[[120233,120233],"mapped",[106]],[[120234,120234],"mapped",[107]],[[120235,120235],"mapped",[108]],[[120236,120236],"mapped",[109]],[[120237,120237],"mapped",[110]],[[120238,120238],"mapped",[111]],[[120239,120239],"mapped",[112]],[[120240,120240],"mapped",[113]],[[120241,120241],"mapped",[114]],[[120242,120242],"mapped",[115]],[[120243,120243],"mapped",[116]],[[120244,120244],"mapped",[117]],[[120245,120245],"mapped",[118]],[[120246,120246],"mapped",[119]],[[120247,120247],"mapped",[120]],[[120248,120248],"mapped",[121]],[[120249,120249],"mapped",[122]],[[120250,120250],"mapped",[97]],[[120251,120251],"mapped",[98]],[[120252,120252],"mapped",[99]],[[120253,120253],"mapped",[100]],[[120254,120254],"mapped",[101]],[[120255,120255],"mapped",[102]],[[120256,120256],"mapped",[103]],[[120257,120257],"mapped",[104]],[[120258,120258],"mapped",[105]],[[120259,120259],"mapped",[106]],[[120260,120260],"mapped",[107]],[[120261,120261],"mapped",[108]],[[120262,120262],"mapped",[109]],[[120263,120263],"mapped",[110]],[[120264,120264],"mapped",[111]],[[120265,120265],"mapped",[112]],[[120266,120266],"mapped",[113]],[[120267,120267],"mapped",[114]],[[120268,120268],"mapped",[115]],[[120269,120269],"mapped",[116]],[[120270,120270],"mapped",[117]],[[120271,120271],"mapped",[118]],[[120272,120272],"mapped",[119]],[[120273,120273],"mapped",[120]],[[120274,120274],"mapped",[121]],[[120275,120275],"mapped",[122]],[[120276,120276],"mapped",[97]],[[120277,120277],"mapped",[98]],[[120278,120278],"mapped",[99]],[[120279,120279],"mapped",[100]],[[120280,120280],"mapped",[101]],[[120281,120281],"mapped",[102]],[[120282,120282],"mapped",[103]],[[120283,120283],"mapped",[104]],[[120284,120284],"mapped",[105]],[[120285,120285],"mapped",[106]],[[120286,120286],"mapped",[107]],[[120287,120287],"mapped",[108]],[[120288,120288],"mapped",[109]],[[120289,120289],"mapped",[110]],[[120290,120290],"mapped",[111]],[[120291,120291],"mapped",[112]],[[120292,120292],"mapped",[113]],[[120293,120293],"mapped",[114]],[[120294,120294],"mapped",[115]],[[120295,120295],"mapped",[116]],[[120296,120296],"mapped",[117]],[[120297,120297],"mapped",[118]],[[120298,120298],"mapped",[119]],[[120299,120299],"mapped",[120]],[[120300,120300],"mapped",[121]],[[120301,120301],"mapped",[122]],[[120302,120302],"mapped",[97]],[[120303,120303],"mapped",[98]],[[120304,120304],"mapped",[99]],[[120305,120305],"mapped",[100]],[[120306,120306],"mapped",[101]],[[120307,120307],"mapped",[102]],[[120308,120308],"mapped",[103]],[[120309,120309],"mapped",[104]],[[120310,120310],"mapped",[105]],[[120311,120311],"mapped",[106]],[[120312,120312],"mapped",[107]],[[120313,120313],"mapped",[108]],[[120314,120314],"mapped",[109]],[[120315,120315],"mapped",[110]],[[120316,120316],"mapped",[111]],[[120317,120317],"mapped",[112]],[[120318,120318],"mapped",[113]],[[120319,120319],"mapped",[114]],[[120320,120320],"mapped",[115]],[[120321,120321],"mapped",[116]],[[120322,120322],"mapped",[117]],[[120323,120323],"mapped",[118]],[[120324,120324],"mapped",[119]],[[120325,120325],"mapped",[120]],[[120326,120326],"mapped",[121]],[[120327,120327],"mapped",[122]],[[120328,120328],"mapped",[97]],[[120329,120329],"mapped",[98]],[[120330,120330],"mapped",[99]],[[120331,120331],"mapped",[100]],[[120332,120332],"mapped",[101]],[[120333,120333],"mapped",[102]],[[120334,120334],"mapped",[103]],[[120335,120335],"mapped",[104]],[[120336,120336],"mapped",[105]],[[120337,120337],"mapped",[106]],[[120338,120338],"mapped",[107]],[[120339,120339],"mapped",[108]],[[120340,120340],"mapped",[109]],[[120341,120341],"mapped",[110]],[[120342,120342],"mapped",[111]],[[120343,120343],"mapped",[112]],[[120344,120344],"mapped",[113]],[[120345,120345],"mapped",[114]],[[120346,120346],"mapped",[115]],[[120347,120347],"mapped",[116]],[[120348,120348],"mapped",[117]],[[120349,120349],"mapped",[118]],[[120350,120350],"mapped",[119]],[[120351,120351],"mapped",[120]],[[120352,120352],"mapped",[121]],[[120353,120353],"mapped",[122]],[[120354,120354],"mapped",[97]],[[120355,120355],"mapped",[98]],[[120356,120356],"mapped",[99]],[[120357,120357],"mapped",[100]],[[120358,120358],"mapped",[101]],[[120359,120359],"mapped",[102]],[[120360,120360],"mapped",[103]],[[120361,120361],"mapped",[104]],[[120362,120362],"mapped",[105]],[[120363,120363],"mapped",[106]],[[120364,120364],"mapped",[107]],[[120365,120365],"mapped",[108]],[[120366,120366],"mapped",[109]],[[120367,120367],"mapped",[110]],[[120368,120368],"mapped",[111]],[[120369,120369],"mapped",[112]],[[120370,120370],"mapped",[113]],[[120371,120371],"mapped",[114]],[[120372,120372],"mapped",[115]],[[120373,120373],"mapped",[116]],[[120374,120374],"mapped",[117]],[[120375,120375],"mapped",[118]],[[120376,120376],"mapped",[119]],[[120377,120377],"mapped",[120]],[[120378,120378],"mapped",[121]],[[120379,120379],"mapped",[122]],[[120380,120380],"mapped",[97]],[[120381,120381],"mapped",[98]],[[120382,120382],"mapped",[99]],[[120383,120383],"mapped",[100]],[[120384,120384],"mapped",[101]],[[120385,120385],"mapped",[102]],[[120386,120386],"mapped",[103]],[[120387,120387],"mapped",[104]],[[120388,120388],"mapped",[105]],[[120389,120389],"mapped",[106]],[[120390,120390],"mapped",[107]],[[120391,120391],"mapped",[108]],[[120392,120392],"mapped",[109]],[[120393,120393],"mapped",[110]],[[120394,120394],"mapped",[111]],[[120395,120395],"mapped",[112]],[[120396,120396],"mapped",[113]],[[120397,120397],"mapped",[114]],[[120398,120398],"mapped",[115]],[[120399,120399],"mapped",[116]],[[120400,120400],"mapped",[117]],[[120401,120401],"mapped",[118]],[[120402,120402],"mapped",[119]],[[120403,120403],"mapped",[120]],[[120404,120404],"mapped",[121]],[[120405,120405],"mapped",[122]],[[120406,120406],"mapped",[97]],[[120407,120407],"mapped",[98]],[[120408,120408],"mapped",[99]],[[120409,120409],"mapped",[100]],[[120410,120410],"mapped",[101]],[[120411,120411],"mapped",[102]],[[120412,120412],"mapped",[103]],[[120413,120413],"mapped",[104]],[[120414,120414],"mapped",[105]],[[120415,120415],"mapped",[106]],[[120416,120416],"mapped",[107]],[[120417,120417],"mapped",[108]],[[120418,120418],"mapped",[109]],[[120419,120419],"mapped",[110]],[[120420,120420],"mapped",[111]],[[120421,120421],"mapped",[112]],[[120422,120422],"mapped",[113]],[[120423,120423],"mapped",[114]],[[120424,120424],"mapped",[115]],[[120425,120425],"mapped",[116]],[[120426,120426],"mapped",[117]],[[120427,120427],"mapped",[118]],[[120428,120428],"mapped",[119]],[[120429,120429],"mapped",[120]],[[120430,120430],"mapped",[121]],[[120431,120431],"mapped",[122]],[[120432,120432],"mapped",[97]],[[120433,120433],"mapped",[98]],[[120434,120434],"mapped",[99]],[[120435,120435],"mapped",[100]],[[120436,120436],"mapped",[101]],[[120437,120437],"mapped",[102]],[[120438,120438],"mapped",[103]],[[120439,120439],"mapped",[104]],[[120440,120440],"mapped",[105]],[[120441,120441],"mapped",[106]],[[120442,120442],"mapped",[107]],[[120443,120443],"mapped",[108]],[[120444,120444],"mapped",[109]],[[120445,120445],"mapped",[110]],[[120446,120446],"mapped",[111]],[[120447,120447],"mapped",[112]],[[120448,120448],"mapped",[113]],[[120449,120449],"mapped",[114]],[[120450,120450],"mapped",[115]],[[120451,120451],"mapped",[116]],[[120452,120452],"mapped",[117]],[[120453,120453],"mapped",[118]],[[120454,120454],"mapped",[119]],[[120455,120455],"mapped",[120]],[[120456,120456],"mapped",[121]],[[120457,120457],"mapped",[122]],[[120458,120458],"mapped",[97]],[[120459,120459],"mapped",[98]],[[120460,120460],"mapped",[99]],[[120461,120461],"mapped",[100]],[[120462,120462],"mapped",[101]],[[120463,120463],"mapped",[102]],[[120464,120464],"mapped",[103]],[[120465,120465],"mapped",[104]],[[120466,120466],"mapped",[105]],[[120467,120467],"mapped",[106]],[[120468,120468],"mapped",[107]],[[120469,120469],"mapped",[108]],[[120470,120470],"mapped",[109]],[[120471,120471],"mapped",[110]],[[120472,120472],"mapped",[111]],[[120473,120473],"mapped",[112]],[[120474,120474],"mapped",[113]],[[120475,120475],"mapped",[114]],[[120476,120476],"mapped",[115]],[[120477,120477],"mapped",[116]],[[120478,120478],"mapped",[117]],[[120479,120479],"mapped",[118]],[[120480,120480],"mapped",[119]],[[120481,120481],"mapped",[120]],[[120482,120482],"mapped",[121]],[[120483,120483],"mapped",[122]],[[120484,120484],"mapped",[305]],[[120485,120485],"mapped",[567]],[[120486,120487],"disallowed"],[[120488,120488],"mapped",[945]],[[120489,120489],"mapped",[946]],[[120490,120490],"mapped",[947]],[[120491,120491],"mapped",[948]],[[120492,120492],"mapped",[949]],[[120493,120493],"mapped",[950]],[[120494,120494],"mapped",[951]],[[120495,120495],"mapped",[952]],[[120496,120496],"mapped",[953]],[[120497,120497],"mapped",[954]],[[120498,120498],"mapped",[955]],[[120499,120499],"mapped",[956]],[[120500,120500],"mapped",[957]],[[120501,120501],"mapped",[958]],[[120502,120502],"mapped",[959]],[[120503,120503],"mapped",[960]],[[120504,120504],"mapped",[961]],[[120505,120505],"mapped",[952]],[[120506,120506],"mapped",[963]],[[120507,120507],"mapped",[964]],[[120508,120508],"mapped",[965]],[[120509,120509],"mapped",[966]],[[120510,120510],"mapped",[967]],[[120511,120511],"mapped",[968]],[[120512,120512],"mapped",[969]],[[120513,120513],"mapped",[8711]],[[120514,120514],"mapped",[945]],[[120515,120515],"mapped",[946]],[[120516,120516],"mapped",[947]],[[120517,120517],"mapped",[948]],[[120518,120518],"mapped",[949]],[[120519,120519],"mapped",[950]],[[120520,120520],"mapped",[951]],[[120521,120521],"mapped",[952]],[[120522,120522],"mapped",[953]],[[120523,120523],"mapped",[954]],[[120524,120524],"mapped",[955]],[[120525,120525],"mapped",[956]],[[120526,120526],"mapped",[957]],[[120527,120527],"mapped",[958]],[[120528,120528],"mapped",[959]],[[120529,120529],"mapped",[960]],[[120530,120530],"mapped",[961]],[[120531,120532],"mapped",[963]],[[120533,120533],"mapped",[964]],[[120534,120534],"mapped",[965]],[[120535,120535],"mapped",[966]],[[120536,120536],"mapped",[967]],[[120537,120537],"mapped",[968]],[[120538,120538],"mapped",[969]],[[120539,120539],"mapped",[8706]],[[120540,120540],"mapped",[949]],[[120541,120541],"mapped",[952]],[[120542,120542],"mapped",[954]],[[120543,120543],"mapped",[966]],[[120544,120544],"mapped",[961]],[[120545,120545],"mapped",[960]],[[120546,120546],"mapped",[945]],[[120547,120547],"mapped",[946]],[[120548,120548],"mapped",[947]],[[120549,120549],"mapped",[948]],[[120550,120550],"mapped",[949]],[[120551,120551],"mapped",[950]],[[120552,120552],"mapped",[951]],[[120553,120553],"mapped",[952]],[[120554,120554],"mapped",[953]],[[120555,120555],"mapped",[954]],[[120556,120556],"mapped",[955]],[[120557,120557],"mapped",[956]],[[120558,120558],"mapped",[957]],[[120559,120559],"mapped",[958]],[[120560,120560],"mapped",[959]],[[120561,120561],"mapped",[960]],[[120562,120562],"mapped",[961]],[[120563,120563],"mapped",[952]],[[120564,120564],"mapped",[963]],[[120565,120565],"mapped",[964]],[[120566,120566],"mapped",[965]],[[120567,120567],"mapped",[966]],[[120568,120568],"mapped",[967]],[[120569,120569],"mapped",[968]],[[120570,120570],"mapped",[969]],[[120571,120571],"mapped",[8711]],[[120572,120572],"mapped",[945]],[[120573,120573],"mapped",[946]],[[120574,120574],"mapped",[947]],[[120575,120575],"mapped",[948]],[[120576,120576],"mapped",[949]],[[120577,120577],"mapped",[950]],[[120578,120578],"mapped",[951]],[[120579,120579],"mapped",[952]],[[120580,120580],"mapped",[953]],[[120581,120581],"mapped",[954]],[[120582,120582],"mapped",[955]],[[120583,120583],"mapped",[956]],[[120584,120584],"mapped",[957]],[[120585,120585],"mapped",[958]],[[120586,120586],"mapped",[959]],[[120587,120587],"mapped",[960]],[[120588,120588],"mapped",[961]],[[120589,120590],"mapped",[963]],[[120591,120591],"mapped",[964]],[[120592,120592],"mapped",[965]],[[120593,120593],"mapped",[966]],[[120594,120594],"mapped",[967]],[[120595,120595],"mapped",[968]],[[120596,120596],"mapped",[969]],[[120597,120597],"mapped",[8706]],[[120598,120598],"mapped",[949]],[[120599,120599],"mapped",[952]],[[120600,120600],"mapped",[954]],[[120601,120601],"mapped",[966]],[[120602,120602],"mapped",[961]],[[120603,120603],"mapped",[960]],[[120604,120604],"mapped",[945]],[[120605,120605],"mapped",[946]],[[120606,120606],"mapped",[947]],[[120607,120607],"mapped",[948]],[[120608,120608],"mapped",[949]],[[120609,120609],"mapped",[950]],[[120610,120610],"mapped",[951]],[[120611,120611],"mapped",[952]],[[120612,120612],"mapped",[953]],[[120613,120613],"mapped",[954]],[[120614,120614],"mapped",[955]],[[120615,120615],"mapped",[956]],[[120616,120616],"mapped",[957]],[[120617,120617],"mapped",[958]],[[120618,120618],"mapped",[959]],[[120619,120619],"mapped",[960]],[[120620,120620],"mapped",[961]],[[120621,120621],"mapped",[952]],[[120622,120622],"mapped",[963]],[[120623,120623],"mapped",[964]],[[120624,120624],"mapped",[965]],[[120625,120625],"mapped",[966]],[[120626,120626],"mapped",[967]],[[120627,120627],"mapped",[968]],[[120628,120628],"mapped",[969]],[[120629,120629],"mapped",[8711]],[[120630,120630],"mapped",[945]],[[120631,120631],"mapped",[946]],[[120632,120632],"mapped",[947]],[[120633,120633],"mapped",[948]],[[120634,120634],"mapped",[949]],[[120635,120635],"mapped",[950]],[[120636,120636],"mapped",[951]],[[120637,120637],"mapped",[952]],[[120638,120638],"mapped",[953]],[[120639,120639],"mapped",[954]],[[120640,120640],"mapped",[955]],[[120641,120641],"mapped",[956]],[[120642,120642],"mapped",[957]],[[120643,120643],"mapped",[958]],[[120644,120644],"mapped",[959]],[[120645,120645],"mapped",[960]],[[120646,120646],"mapped",[961]],[[120647,120648],"mapped",[963]],[[120649,120649],"mapped",[964]],[[120650,120650],"mapped",[965]],[[120651,120651],"mapped",[966]],[[120652,120652],"mapped",[967]],[[120653,120653],"mapped",[968]],[[120654,120654],"mapped",[969]],[[120655,120655],"mapped",[8706]],[[120656,120656],"mapped",[949]],[[120657,120657],"mapped",[952]],[[120658,120658],"mapped",[954]],[[120659,120659],"mapped",[966]],[[120660,120660],"mapped",[961]],[[120661,120661],"mapped",[960]],[[120662,120662],"mapped",[945]],[[120663,120663],"mapped",[946]],[[120664,120664],"mapped",[947]],[[120665,120665],"mapped",[948]],[[120666,120666],"mapped",[949]],[[120667,120667],"mapped",[950]],[[120668,120668],"mapped",[951]],[[120669,120669],"mapped",[952]],[[120670,120670],"mapped",[953]],[[120671,120671],"mapped",[954]],[[120672,120672],"mapped",[955]],[[120673,120673],"mapped",[956]],[[120674,120674],"mapped",[957]],[[120675,120675],"mapped",[958]],[[120676,120676],"mapped",[959]],[[120677,120677],"mapped",[960]],[[120678,120678],"mapped",[961]],[[120679,120679],"mapped",[952]],[[120680,120680],"mapped",[963]],[[120681,120681],"mapped",[964]],[[120682,120682],"mapped",[965]],[[120683,120683],"mapped",[966]],[[120684,120684],"mapped",[967]],[[120685,120685],"mapped",[968]],[[120686,120686],"mapped",[969]],[[120687,120687],"mapped",[8711]],[[120688,120688],"mapped",[945]],[[120689,120689],"mapped",[946]],[[120690,120690],"mapped",[947]],[[120691,120691],"mapped",[948]],[[120692,120692],"mapped",[949]],[[120693,120693],"mapped",[950]],[[120694,120694],"mapped",[951]],[[120695,120695],"mapped",[952]],[[120696,120696],"mapped",[953]],[[120697,120697],"mapped",[954]],[[120698,120698],"mapped",[955]],[[120699,120699],"mapped",[956]],[[120700,120700],"mapped",[957]],[[120701,120701],"mapped",[958]],[[120702,120702],"mapped",[959]],[[120703,120703],"mapped",[960]],[[120704,120704],"mapped",[961]],[[120705,120706],"mapped",[963]],[[120707,120707],"mapped",[964]],[[120708,120708],"mapped",[965]],[[120709,120709],"mapped",[966]],[[120710,120710],"mapped",[967]],[[120711,120711],"mapped",[968]],[[120712,120712],"mapped",[969]],[[120713,120713],"mapped",[8706]],[[120714,120714],"mapped",[949]],[[120715,120715],"mapped",[952]],[[120716,120716],"mapped",[954]],[[120717,120717],"mapped",[966]],[[120718,120718],"mapped",[961]],[[120719,120719],"mapped",[960]],[[120720,120720],"mapped",[945]],[[120721,120721],"mapped",[946]],[[120722,120722],"mapped",[947]],[[120723,120723],"mapped",[948]],[[120724,120724],"mapped",[949]],[[120725,120725],"mapped",[950]],[[120726,120726],"mapped",[951]],[[120727,120727],"mapped",[952]],[[120728,120728],"mapped",[953]],[[120729,120729],"mapped",[954]],[[120730,120730],"mapped",[955]],[[120731,120731],"mapped",[956]],[[120732,120732],"mapped",[957]],[[120733,120733],"mapped",[958]],[[120734,120734],"mapped",[959]],[[120735,120735],"mapped",[960]],[[120736,120736],"mapped",[961]],[[120737,120737],"mapped",[952]],[[120738,120738],"mapped",[963]],[[120739,120739],"mapped",[964]],[[120740,120740],"mapped",[965]],[[120741,120741],"mapped",[966]],[[120742,120742],"mapped",[967]],[[120743,120743],"mapped",[968]],[[120744,120744],"mapped",[969]],[[120745,120745],"mapped",[8711]],[[120746,120746],"mapped",[945]],[[120747,120747],"mapped",[946]],[[120748,120748],"mapped",[947]],[[120749,120749],"mapped",[948]],[[120750,120750],"mapped",[949]],[[120751,120751],"mapped",[950]],[[120752,120752],"mapped",[951]],[[120753,120753],"mapped",[952]],[[120754,120754],"mapped",[953]],[[120755,120755],"mapped",[954]],[[120756,120756],"mapped",[955]],[[120757,120757],"mapped",[956]],[[120758,120758],"mapped",[957]],[[120759,120759],"mapped",[958]],[[120760,120760],"mapped",[959]],[[120761,120761],"mapped",[960]],[[120762,120762],"mapped",[961]],[[120763,120764],"mapped",[963]],[[120765,120765],"mapped",[964]],[[120766,120766],"mapped",[965]],[[120767,120767],"mapped",[966]],[[120768,120768],"mapped",[967]],[[120769,120769],"mapped",[968]],[[120770,120770],"mapped",[969]],[[120771,120771],"mapped",[8706]],[[120772,120772],"mapped",[949]],[[120773,120773],"mapped",[952]],[[120774,120774],"mapped",[954]],[[120775,120775],"mapped",[966]],[[120776,120776],"mapped",[961]],[[120777,120777],"mapped",[960]],[[120778,120779],"mapped",[989]],[[120780,120781],"disallowed"],[[120782,120782],"mapped",[48]],[[120783,120783],"mapped",[49]],[[120784,120784],"mapped",[50]],[[120785,120785],"mapped",[51]],[[120786,120786],"mapped",[52]],[[120787,120787],"mapped",[53]],[[120788,120788],"mapped",[54]],[[120789,120789],"mapped",[55]],[[120790,120790],"mapped",[56]],[[120791,120791],"mapped",[57]],[[120792,120792],"mapped",[48]],[[120793,120793],"mapped",[49]],[[120794,120794],"mapped",[50]],[[120795,120795],"mapped",[51]],[[120796,120796],"mapped",[52]],[[120797,120797],"mapped",[53]],[[120798,120798],"mapped",[54]],[[120799,120799],"mapped",[55]],[[120800,120800],"mapped",[56]],[[120801,120801],"mapped",[57]],[[120802,120802],"mapped",[48]],[[120803,120803],"mapped",[49]],[[120804,120804],"mapped",[50]],[[120805,120805],"mapped",[51]],[[120806,120806],"mapped",[52]],[[120807,120807],"mapped",[53]],[[120808,120808],"mapped",[54]],[[120809,120809],"mapped",[55]],[[120810,120810],"mapped",[56]],[[120811,120811],"mapped",[57]],[[120812,120812],"mapped",[48]],[[120813,120813],"mapped",[49]],[[120814,120814],"mapped",[50]],[[120815,120815],"mapped",[51]],[[120816,120816],"mapped",[52]],[[120817,120817],"mapped",[53]],[[120818,120818],"mapped",[54]],[[120819,120819],"mapped",[55]],[[120820,120820],"mapped",[56]],[[120821,120821],"mapped",[57]],[[120822,120822],"mapped",[48]],[[120823,120823],"mapped",[49]],[[120824,120824],"mapped",[50]],[[120825,120825],"mapped",[51]],[[120826,120826],"mapped",[52]],[[120827,120827],"mapped",[53]],[[120828,120828],"mapped",[54]],[[120829,120829],"mapped",[55]],[[120830,120830],"mapped",[56]],[[120831,120831],"mapped",[57]],[[120832,121343],"valid",[],"NV8"],[[121344,121398],"valid"],[[121399,121402],"valid",[],"NV8"],[[121403,121452],"valid"],[[121453,121460],"valid",[],"NV8"],[[121461,121461],"valid"],[[121462,121475],"valid",[],"NV8"],[[121476,121476],"valid"],[[121477,121483],"valid",[],"NV8"],[[121484,121498],"disallowed"],[[121499,121503],"valid"],[[121504,121504],"disallowed"],[[121505,121519],"valid"],[[121520,124927],"disallowed"],[[124928,125124],"valid"],[[125125,125126],"disallowed"],[[125127,125135],"valid",[],"NV8"],[[125136,125142],"valid"],[[125143,126463],"disallowed"],[[126464,126464],"mapped",[1575]],[[126465,126465],"mapped",[1576]],[[126466,126466],"mapped",[1580]],[[126467,126467],"mapped",[1583]],[[126468,126468],"disallowed"],[[126469,126469],"mapped",[1608]],[[126470,126470],"mapped",[1586]],[[126471,126471],"mapped",[1581]],[[126472,126472],"mapped",[1591]],[[126473,126473],"mapped",[1610]],[[126474,126474],"mapped",[1603]],[[126475,126475],"mapped",[1604]],[[126476,126476],"mapped",[1605]],[[126477,126477],"mapped",[1606]],[[126478,126478],"mapped",[1587]],[[126479,126479],"mapped",[1593]],[[126480,126480],"mapped",[1601]],[[126481,126481],"mapped",[1589]],[[126482,126482],"mapped",[1602]],[[126483,126483],"mapped",[1585]],[[126484,126484],"mapped",[1588]],[[126485,126485],"mapped",[1578]],[[126486,126486],"mapped",[1579]],[[126487,126487],"mapped",[1582]],[[126488,126488],"mapped",[1584]],[[126489,126489],"mapped",[1590]],[[126490,126490],"mapped",[1592]],[[126491,126491],"mapped",[1594]],[[126492,126492],"mapped",[1646]],[[126493,126493],"mapped",[1722]],[[126494,126494],"mapped",[1697]],[[126495,126495],"mapped",[1647]],[[126496,126496],"disallowed"],[[126497,126497],"mapped",[1576]],[[126498,126498],"mapped",[1580]],[[126499,126499],"disallowed"],[[126500,126500],"mapped",[1607]],[[126501,126502],"disallowed"],[[126503,126503],"mapped",[1581]],[[126504,126504],"disallowed"],[[126505,126505],"mapped",[1610]],[[126506,126506],"mapped",[1603]],[[126507,126507],"mapped",[1604]],[[126508,126508],"mapped",[1605]],[[126509,126509],"mapped",[1606]],[[126510,126510],"mapped",[1587]],[[126511,126511],"mapped",[1593]],[[126512,126512],"mapped",[1601]],[[126513,126513],"mapped",[1589]],[[126514,126514],"mapped",[1602]],[[126515,126515],"disallowed"],[[126516,126516],"mapped",[1588]],[[126517,126517],"mapped",[1578]],[[126518,126518],"mapped",[1579]],[[126519,126519],"mapped",[1582]],[[126520,126520],"disallowed"],[[126521,126521],"mapped",[1590]],[[126522,126522],"disallowed"],[[126523,126523],"mapped",[1594]],[[126524,126529],"disallowed"],[[126530,126530],"mapped",[1580]],[[126531,126534],"disallowed"],[[126535,126535],"mapped",[1581]],[[126536,126536],"disallowed"],[[126537,126537],"mapped",[1610]],[[126538,126538],"disallowed"],[[126539,126539],"mapped",[1604]],[[126540,126540],"disallowed"],[[126541,126541],"mapped",[1606]],[[126542,126542],"mapped",[1587]],[[126543,126543],"mapped",[1593]],[[126544,126544],"disallowed"],[[126545,126545],"mapped",[1589]],[[126546,126546],"mapped",[1602]],[[126547,126547],"disallowed"],[[126548,126548],"mapped",[1588]],[[126549,126550],"disallowed"],[[126551,126551],"mapped",[1582]],[[126552,126552],"disallowed"],[[126553,126553],"mapped",[1590]],[[126554,126554],"disallowed"],[[126555,126555],"mapped",[1594]],[[126556,126556],"disallowed"],[[126557,126557],"mapped",[1722]],[[126558,126558],"disallowed"],[[126559,126559],"mapped",[1647]],[[126560,126560],"disallowed"],[[126561,126561],"mapped",[1576]],[[126562,126562],"mapped",[1580]],[[126563,126563],"disallowed"],[[126564,126564],"mapped",[1607]],[[126565,126566],"disallowed"],[[126567,126567],"mapped",[1581]],[[126568,126568],"mapped",[1591]],[[126569,126569],"mapped",[1610]],[[126570,126570],"mapped",[1603]],[[126571,126571],"disallowed"],[[126572,126572],"mapped",[1605]],[[126573,126573],"mapped",[1606]],[[126574,126574],"mapped",[1587]],[[126575,126575],"mapped",[1593]],[[126576,126576],"mapped",[1601]],[[126577,126577],"mapped",[1589]],[[126578,126578],"mapped",[1602]],[[126579,126579],"disallowed"],[[126580,126580],"mapped",[1588]],[[126581,126581],"mapped",[1578]],[[126582,126582],"mapped",[1579]],[[126583,126583],"mapped",[1582]],[[126584,126584],"disallowed"],[[126585,126585],"mapped",[1590]],[[126586,126586],"mapped",[1592]],[[126587,126587],"mapped",[1594]],[[126588,126588],"mapped",[1646]],[[126589,126589],"disallowed"],[[126590,126590],"mapped",[1697]],[[126591,126591],"disallowed"],[[126592,126592],"mapped",[1575]],[[126593,126593],"mapped",[1576]],[[126594,126594],"mapped",[1580]],[[126595,126595],"mapped",[1583]],[[126596,126596],"mapped",[1607]],[[126597,126597],"mapped",[1608]],[[126598,126598],"mapped",[1586]],[[126599,126599],"mapped",[1581]],[[126600,126600],"mapped",[1591]],[[126601,126601],"mapped",[1610]],[[126602,126602],"disallowed"],[[126603,126603],"mapped",[1604]],[[126604,126604],"mapped",[1605]],[[126605,126605],"mapped",[1606]],[[126606,126606],"mapped",[1587]],[[126607,126607],"mapped",[1593]],[[126608,126608],"mapped",[1601]],[[126609,126609],"mapped",[1589]],[[126610,126610],"mapped",[1602]],[[126611,126611],"mapped",[1585]],[[126612,126612],"mapped",[1588]],[[126613,126613],"mapped",[1578]],[[126614,126614],"mapped",[1579]],[[126615,126615],"mapped",[1582]],[[126616,126616],"mapped",[1584]],[[126617,126617],"mapped",[1590]],[[126618,126618],"mapped",[1592]],[[126619,126619],"mapped",[1594]],[[126620,126624],"disallowed"],[[126625,126625],"mapped",[1576]],[[126626,126626],"mapped",[1580]],[[126627,126627],"mapped",[1583]],[[126628,126628],"disallowed"],[[126629,126629],"mapped",[1608]],[[126630,126630],"mapped",[1586]],[[126631,126631],"mapped",[1581]],[[126632,126632],"mapped",[1591]],[[126633,126633],"mapped",[1610]],[[126634,126634],"disallowed"],[[126635,126635],"mapped",[1604]],[[126636,126636],"mapped",[1605]],[[126637,126637],"mapped",[1606]],[[126638,126638],"mapped",[1587]],[[126639,126639],"mapped",[1593]],[[126640,126640],"mapped",[1601]],[[126641,126641],"mapped",[1589]],[[126642,126642],"mapped",[1602]],[[126643,126643],"mapped",[1585]],[[126644,126644],"mapped",[1588]],[[126645,126645],"mapped",[1578]],[[126646,126646],"mapped",[1579]],[[126647,126647],"mapped",[1582]],[[126648,126648],"mapped",[1584]],[[126649,126649],"mapped",[1590]],[[126650,126650],"mapped",[1592]],[[126651,126651],"mapped",[1594]],[[126652,126703],"disallowed"],[[126704,126705],"valid",[],"NV8"],[[126706,126975],"disallowed"],[[126976,127019],"valid",[],"NV8"],[[127020,127023],"disallowed"],[[127024,127123],"valid",[],"NV8"],[[127124,127135],"disallowed"],[[127136,127150],"valid",[],"NV8"],[[127151,127152],"disallowed"],[[127153,127166],"valid",[],"NV8"],[[127167,127167],"valid",[],"NV8"],[[127168,127168],"disallowed"],[[127169,127183],"valid",[],"NV8"],[[127184,127184],"disallowed"],[[127185,127199],"valid",[],"NV8"],[[127200,127221],"valid",[],"NV8"],[[127222,127231],"disallowed"],[[127232,127232],"disallowed"],[[127233,127233],"disallowed_STD3_mapped",[48,44]],[[127234,127234],"disallowed_STD3_mapped",[49,44]],[[127235,127235],"disallowed_STD3_mapped",[50,44]],[[127236,127236],"disallowed_STD3_mapped",[51,44]],[[127237,127237],"disallowed_STD3_mapped",[52,44]],[[127238,127238],"disallowed_STD3_mapped",[53,44]],[[127239,127239],"disallowed_STD3_mapped",[54,44]],[[127240,127240],"disallowed_STD3_mapped",[55,44]],[[127241,127241],"disallowed_STD3_mapped",[56,44]],[[127242,127242],"disallowed_STD3_mapped",[57,44]],[[127243,127244],"valid",[],"NV8"],[[127245,127247],"disallowed"],[[127248,127248],"disallowed_STD3_mapped",[40,97,41]],[[127249,127249],"disallowed_STD3_mapped",[40,98,41]],[[127250,127250],"disallowed_STD3_mapped",[40,99,41]],[[127251,127251],"disallowed_STD3_mapped",[40,100,41]],[[127252,127252],"disallowed_STD3_mapped",[40,101,41]],[[127253,127253],"disallowed_STD3_mapped",[40,102,41]],[[127254,127254],"disallowed_STD3_mapped",[40,103,41]],[[127255,127255],"disallowed_STD3_mapped",[40,104,41]],[[127256,127256],"disallowed_STD3_mapped",[40,105,41]],[[127257,127257],"disallowed_STD3_mapped",[40,106,41]],[[127258,127258],"disallowed_STD3_mapped",[40,107,41]],[[127259,127259],"disallowed_STD3_mapped",[40,108,41]],[[127260,127260],"disallowed_STD3_mapped",[40,109,41]],[[127261,127261],"disallowed_STD3_mapped",[40,110,41]],[[127262,127262],"disallowed_STD3_mapped",[40,111,41]],[[127263,127263],"disallowed_STD3_mapped",[40,112,41]],[[127264,127264],"disallowed_STD3_mapped",[40,113,41]],[[127265,127265],"disallowed_STD3_mapped",[40,114,41]],[[127266,127266],"disallowed_STD3_mapped",[40,115,41]],[[127267,127267],"disallowed_STD3_mapped",[40,116,41]],[[127268,127268],"disallowed_STD3_mapped",[40,117,41]],[[127269,127269],"disallowed_STD3_mapped",[40,118,41]],[[127270,127270],"disallowed_STD3_mapped",[40,119,41]],[[127271,127271],"disallowed_STD3_mapped",[40,120,41]],[[127272,127272],"disallowed_STD3_mapped",[40,121,41]],[[127273,127273],"disallowed_STD3_mapped",[40,122,41]],[[127274,127274],"mapped",[12308,115,12309]],[[127275,127275],"mapped",[99]],[[127276,127276],"mapped",[114]],[[127277,127277],"mapped",[99,100]],[[127278,127278],"mapped",[119,122]],[[127279,127279],"disallowed"],[[127280,127280],"mapped",[97]],[[127281,127281],"mapped",[98]],[[127282,127282],"mapped",[99]],[[127283,127283],"mapped",[100]],[[127284,127284],"mapped",[101]],[[127285,127285],"mapped",[102]],[[127286,127286],"mapped",[103]],[[127287,127287],"mapped",[104]],[[127288,127288],"mapped",[105]],[[127289,127289],"mapped",[106]],[[127290,127290],"mapped",[107]],[[127291,127291],"mapped",[108]],[[127292,127292],"mapped",[109]],[[127293,127293],"mapped",[110]],[[127294,127294],"mapped",[111]],[[127295,127295],"mapped",[112]],[[127296,127296],"mapped",[113]],[[127297,127297],"mapped",[114]],[[127298,127298],"mapped",[115]],[[127299,127299],"mapped",[116]],[[127300,127300],"mapped",[117]],[[127301,127301],"mapped",[118]],[[127302,127302],"mapped",[119]],[[127303,127303],"mapped",[120]],[[127304,127304],"mapped",[121]],[[127305,127305],"mapped",[122]],[[127306,127306],"mapped",[104,118]],[[127307,127307],"mapped",[109,118]],[[127308,127308],"mapped",[115,100]],[[127309,127309],"mapped",[115,115]],[[127310,127310],"mapped",[112,112,118]],[[127311,127311],"mapped",[119,99]],[[127312,127318],"valid",[],"NV8"],[[127319,127319],"valid",[],"NV8"],[[127320,127326],"valid",[],"NV8"],[[127327,127327],"valid",[],"NV8"],[[127328,127337],"valid",[],"NV8"],[[127338,127338],"mapped",[109,99]],[[127339,127339],"mapped",[109,100]],[[127340,127343],"disallowed"],[[127344,127352],"valid",[],"NV8"],[[127353,127353],"valid",[],"NV8"],[[127354,127354],"valid",[],"NV8"],[[127355,127356],"valid",[],"NV8"],[[127357,127358],"valid",[],"NV8"],[[127359,127359],"valid",[],"NV8"],[[127360,127369],"valid",[],"NV8"],[[127370,127373],"valid",[],"NV8"],[[127374,127375],"valid",[],"NV8"],[[127376,127376],"mapped",[100,106]],[[127377,127386],"valid",[],"NV8"],[[127387,127461],"disallowed"],[[127462,127487],"valid",[],"NV8"],[[127488,127488],"mapped",[12411,12363]],[[127489,127489],"mapped",[12467,12467]],[[127490,127490],"mapped",[12469]],[[127491,127503],"disallowed"],[[127504,127504],"mapped",[25163]],[[127505,127505],"mapped",[23383]],[[127506,127506],"mapped",[21452]],[[127507,127507],"mapped",[12487]],[[127508,127508],"mapped",[20108]],[[127509,127509],"mapped",[22810]],[[127510,127510],"mapped",[35299]],[[127511,127511],"mapped",[22825]],[[127512,127512],"mapped",[20132]],[[127513,127513],"mapped",[26144]],[[127514,127514],"mapped",[28961]],[[127515,127515],"mapped",[26009]],[[127516,127516],"mapped",[21069]],[[127517,127517],"mapped",[24460]],[[127518,127518],"mapped",[20877]],[[127519,127519],"mapped",[26032]],[[127520,127520],"mapped",[21021]],[[127521,127521],"mapped",[32066]],[[127522,127522],"mapped",[29983]],[[127523,127523],"mapped",[36009]],[[127524,127524],"mapped",[22768]],[[127525,127525],"mapped",[21561]],[[127526,127526],"mapped",[28436]],[[127527,127527],"mapped",[25237]],[[127528,127528],"mapped",[25429]],[[127529,127529],"mapped",[19968]],[[127530,127530],"mapped",[19977]],[[127531,127531],"mapped",[36938]],[[127532,127532],"mapped",[24038]],[[127533,127533],"mapped",[20013]],[[127534,127534],"mapped",[21491]],[[127535,127535],"mapped",[25351]],[[127536,127536],"mapped",[36208]],[[127537,127537],"mapped",[25171]],[[127538,127538],"mapped",[31105]],[[127539,127539],"mapped",[31354]],[[127540,127540],"mapped",[21512]],[[127541,127541],"mapped",[28288]],[[127542,127542],"mapped",[26377]],[[127543,127543],"mapped",[26376]],[[127544,127544],"mapped",[30003]],[[127545,127545],"mapped",[21106]],[[127546,127546],"mapped",[21942]],[[127547,127551],"disallowed"],[[127552,127552],"mapped",[12308,26412,12309]],[[127553,127553],"mapped",[12308,19977,12309]],[[127554,127554],"mapped",[12308,20108,12309]],[[127555,127555],"mapped",[12308,23433,12309]],[[127556,127556],"mapped",[12308,28857,12309]],[[127557,127557],"mapped",[12308,25171,12309]],[[127558,127558],"mapped",[12308,30423,12309]],[[127559,127559],"mapped",[12308,21213,12309]],[[127560,127560],"mapped",[12308,25943,12309]],[[127561,127567],"disallowed"],[[127568,127568],"mapped",[24471]],[[127569,127569],"mapped",[21487]],[[127570,127743],"disallowed"],[[127744,127776],"valid",[],"NV8"],[[127777,127788],"valid",[],"NV8"],[[127789,127791],"valid",[],"NV8"],[[127792,127797],"valid",[],"NV8"],[[127798,127798],"valid",[],"NV8"],[[127799,127868],"valid",[],"NV8"],[[127869,127869],"valid",[],"NV8"],[[127870,127871],"valid",[],"NV8"],[[127872,127891],"valid",[],"NV8"],[[127892,127903],"valid",[],"NV8"],[[127904,127940],"valid",[],"NV8"],[[127941,127941],"valid",[],"NV8"],[[127942,127946],"valid",[],"NV8"],[[127947,127950],"valid",[],"NV8"],[[127951,127955],"valid",[],"NV8"],[[127956,127967],"valid",[],"NV8"],[[127968,127984],"valid",[],"NV8"],[[127985,127991],"valid",[],"NV8"],[[127992,127999],"valid",[],"NV8"],[[128000,128062],"valid",[],"NV8"],[[128063,128063],"valid",[],"NV8"],[[128064,128064],"valid",[],"NV8"],[[128065,128065],"valid",[],"NV8"],[[128066,128247],"valid",[],"NV8"],[[128248,128248],"valid",[],"NV8"],[[128249,128252],"valid",[],"NV8"],[[128253,128254],"valid",[],"NV8"],[[128255,128255],"valid",[],"NV8"],[[128256,128317],"valid",[],"NV8"],[[128318,128319],"valid",[],"NV8"],[[128320,128323],"valid",[],"NV8"],[[128324,128330],"valid",[],"NV8"],[[128331,128335],"valid",[],"NV8"],[[128336,128359],"valid",[],"NV8"],[[128360,128377],"valid",[],"NV8"],[[128378,128378],"disallowed"],[[128379,128419],"valid",[],"NV8"],[[128420,128420],"disallowed"],[[128421,128506],"valid",[],"NV8"],[[128507,128511],"valid",[],"NV8"],[[128512,128512],"valid",[],"NV8"],[[128513,128528],"valid",[],"NV8"],[[128529,128529],"valid",[],"NV8"],[[128530,128532],"valid",[],"NV8"],[[128533,128533],"valid",[],"NV8"],[[128534,128534],"valid",[],"NV8"],[[128535,128535],"valid",[],"NV8"],[[128536,128536],"valid",[],"NV8"],[[128537,128537],"valid",[],"NV8"],[[128538,128538],"valid",[],"NV8"],[[128539,128539],"valid",[],"NV8"],[[128540,128542],"valid",[],"NV8"],[[128543,128543],"valid",[],"NV8"],[[128544,128549],"valid",[],"NV8"],[[128550,128551],"valid",[],"NV8"],[[128552,128555],"valid",[],"NV8"],[[128556,128556],"valid",[],"NV8"],[[128557,128557],"valid",[],"NV8"],[[128558,128559],"valid",[],"NV8"],[[128560,128563],"valid",[],"NV8"],[[128564,128564],"valid",[],"NV8"],[[128565,128576],"valid",[],"NV8"],[[128577,128578],"valid",[],"NV8"],[[128579,128580],"valid",[],"NV8"],[[128581,128591],"valid",[],"NV8"],[[128592,128639],"valid",[],"NV8"],[[128640,128709],"valid",[],"NV8"],[[128710,128719],"valid",[],"NV8"],[[128720,128720],"valid",[],"NV8"],[[128721,128735],"disallowed"],[[128736,128748],"valid",[],"NV8"],[[128749,128751],"disallowed"],[[128752,128755],"valid",[],"NV8"],[[128756,128767],"disallowed"],[[128768,128883],"valid",[],"NV8"],[[128884,128895],"disallowed"],[[128896,128980],"valid",[],"NV8"],[[128981,129023],"disallowed"],[[129024,129035],"valid",[],"NV8"],[[129036,129039],"disallowed"],[[129040,129095],"valid",[],"NV8"],[[129096,129103],"disallowed"],[[129104,129113],"valid",[],"NV8"],[[129114,129119],"disallowed"],[[129120,129159],"valid",[],"NV8"],[[129160,129167],"disallowed"],[[129168,129197],"valid",[],"NV8"],[[129198,129295],"disallowed"],[[129296,129304],"valid",[],"NV8"],[[129305,129407],"disallowed"],[[129408,129412],"valid",[],"NV8"],[[129413,129471],"disallowed"],[[129472,129472],"valid",[],"NV8"],[[129473,131069],"disallowed"],[[131070,131071],"disallowed"],[[131072,173782],"valid"],[[173783,173823],"disallowed"],[[173824,177972],"valid"],[[177973,177983],"disallowed"],[[177984,178205],"valid"],[[178206,178207],"disallowed"],[[178208,183969],"valid"],[[183970,194559],"disallowed"],[[194560,194560],"mapped",[20029]],[[194561,194561],"mapped",[20024]],[[194562,194562],"mapped",[20033]],[[194563,194563],"mapped",[131362]],[[194564,194564],"mapped",[20320]],[[194565,194565],"mapped",[20398]],[[194566,194566],"mapped",[20411]],[[194567,194567],"mapped",[20482]],[[194568,194568],"mapped",[20602]],[[194569,194569],"mapped",[20633]],[[194570,194570],"mapped",[20711]],[[194571,194571],"mapped",[20687]],[[194572,194572],"mapped",[13470]],[[194573,194573],"mapped",[132666]],[[194574,194574],"mapped",[20813]],[[194575,194575],"mapped",[20820]],[[194576,194576],"mapped",[20836]],[[194577,194577],"mapped",[20855]],[[194578,194578],"mapped",[132380]],[[194579,194579],"mapped",[13497]],[[194580,194580],"mapped",[20839]],[[194581,194581],"mapped",[20877]],[[194582,194582],"mapped",[132427]],[[194583,194583],"mapped",[20887]],[[194584,194584],"mapped",[20900]],[[194585,194585],"mapped",[20172]],[[194586,194586],"mapped",[20908]],[[194587,194587],"mapped",[20917]],[[194588,194588],"mapped",[168415]],[[194589,194589],"mapped",[20981]],[[194590,194590],"mapped",[20995]],[[194591,194591],"mapped",[13535]],[[194592,194592],"mapped",[21051]],[[194593,194593],"mapped",[21062]],[[194594,194594],"mapped",[21106]],[[194595,194595],"mapped",[21111]],[[194596,194596],"mapped",[13589]],[[194597,194597],"mapped",[21191]],[[194598,194598],"mapped",[21193]],[[194599,194599],"mapped",[21220]],[[194600,194600],"mapped",[21242]],[[194601,194601],"mapped",[21253]],[[194602,194602],"mapped",[21254]],[[194603,194603],"mapped",[21271]],[[194604,194604],"mapped",[21321]],[[194605,194605],"mapped",[21329]],[[194606,194606],"mapped",[21338]],[[194607,194607],"mapped",[21363]],[[194608,194608],"mapped",[21373]],[[194609,194611],"mapped",[21375]],[[194612,194612],"mapped",[133676]],[[194613,194613],"mapped",[28784]],[[194614,194614],"mapped",[21450]],[[194615,194615],"mapped",[21471]],[[194616,194616],"mapped",[133987]],[[194617,194617],"mapped",[21483]],[[194618,194618],"mapped",[21489]],[[194619,194619],"mapped",[21510]],[[194620,194620],"mapped",[21662]],[[194621,194621],"mapped",[21560]],[[194622,194622],"mapped",[21576]],[[194623,194623],"mapped",[21608]],[[194624,194624],"mapped",[21666]],[[194625,194625],"mapped",[21750]],[[194626,194626],"mapped",[21776]],[[194627,194627],"mapped",[21843]],[[194628,194628],"mapped",[21859]],[[194629,194630],"mapped",[21892]],[[194631,194631],"mapped",[21913]],[[194632,194632],"mapped",[21931]],[[194633,194633],"mapped",[21939]],[[194634,194634],"mapped",[21954]],[[194635,194635],"mapped",[22294]],[[194636,194636],"mapped",[22022]],[[194637,194637],"mapped",[22295]],[[194638,194638],"mapped",[22097]],[[194639,194639],"mapped",[22132]],[[194640,194640],"mapped",[20999]],[[194641,194641],"mapped",[22766]],[[194642,194642],"mapped",[22478]],[[194643,194643],"mapped",[22516]],[[194644,194644],"mapped",[22541]],[[194645,194645],"mapped",[22411]],[[194646,194646],"mapped",[22578]],[[194647,194647],"mapped",[22577]],[[194648,194648],"mapped",[22700]],[[194649,194649],"mapped",[136420]],[[194650,194650],"mapped",[22770]],[[194651,194651],"mapped",[22775]],[[194652,194652],"mapped",[22790]],[[194653,194653],"mapped",[22810]],[[194654,194654],"mapped",[22818]],[[194655,194655],"mapped",[22882]],[[194656,194656],"mapped",[136872]],[[194657,194657],"mapped",[136938]],[[194658,194658],"mapped",[23020]],[[194659,194659],"mapped",[23067]],[[194660,194660],"mapped",[23079]],[[194661,194661],"mapped",[23000]],[[194662,194662],"mapped",[23142]],[[194663,194663],"mapped",[14062]],[[194664,194664],"disallowed"],[[194665,194665],"mapped",[23304]],[[194666,194667],"mapped",[23358]],[[194668,194668],"mapped",[137672]],[[194669,194669],"mapped",[23491]],[[194670,194670],"mapped",[23512]],[[194671,194671],"mapped",[23527]],[[194672,194672],"mapped",[23539]],[[194673,194673],"mapped",[138008]],[[194674,194674],"mapped",[23551]],[[194675,194675],"mapped",[23558]],[[194676,194676],"disallowed"],[[194677,194677],"mapped",[23586]],[[194678,194678],"mapped",[14209]],[[194679,194679],"mapped",[23648]],[[194680,194680],"mapped",[23662]],[[194681,194681],"mapped",[23744]],[[194682,194682],"mapped",[23693]],[[194683,194683],"mapped",[138724]],[[194684,194684],"mapped",[23875]],[[194685,194685],"mapped",[138726]],[[194686,194686],"mapped",[23918]],[[194687,194687],"mapped",[23915]],[[194688,194688],"mapped",[23932]],[[194689,194689],"mapped",[24033]],[[194690,194690],"mapped",[24034]],[[194691,194691],"mapped",[14383]],[[194692,194692],"mapped",[24061]],[[194693,194693],"mapped",[24104]],[[194694,194694],"mapped",[24125]],[[194695,194695],"mapped",[24169]],[[194696,194696],"mapped",[14434]],[[194697,194697],"mapped",[139651]],[[194698,194698],"mapped",[14460]],[[194699,194699],"mapped",[24240]],[[194700,194700],"mapped",[24243]],[[194701,194701],"mapped",[24246]],[[194702,194702],"mapped",[24266]],[[194703,194703],"mapped",[172946]],[[194704,194704],"mapped",[24318]],[[194705,194706],"mapped",[140081]],[[194707,194707],"mapped",[33281]],[[194708,194709],"mapped",[24354]],[[194710,194710],"mapped",[14535]],[[194711,194711],"mapped",[144056]],[[194712,194712],"mapped",[156122]],[[194713,194713],"mapped",[24418]],[[194714,194714],"mapped",[24427]],[[194715,194715],"mapped",[14563]],[[194716,194716],"mapped",[24474]],[[194717,194717],"mapped",[24525]],[[194718,194718],"mapped",[24535]],[[194719,194719],"mapped",[24569]],[[194720,194720],"mapped",[24705]],[[194721,194721],"mapped",[14650]],[[194722,194722],"mapped",[14620]],[[194723,194723],"mapped",[24724]],[[194724,194724],"mapped",[141012]],[[194725,194725],"mapped",[24775]],[[194726,194726],"mapped",[24904]],[[194727,194727],"mapped",[24908]],[[194728,194728],"mapped",[24910]],[[194729,194729],"mapped",[24908]],[[194730,194730],"mapped",[24954]],[[194731,194731],"mapped",[24974]],[[194732,194732],"mapped",[25010]],[[194733,194733],"mapped",[24996]],[[194734,194734],"mapped",[25007]],[[194735,194735],"mapped",[25054]],[[194736,194736],"mapped",[25074]],[[194737,194737],"mapped",[25078]],[[194738,194738],"mapped",[25104]],[[194739,194739],"mapped",[25115]],[[194740,194740],"mapped",[25181]],[[194741,194741],"mapped",[25265]],[[194742,194742],"mapped",[25300]],[[194743,194743],"mapped",[25424]],[[194744,194744],"mapped",[142092]],[[194745,194745],"mapped",[25405]],[[194746,194746],"mapped",[25340]],[[194747,194747],"mapped",[25448]],[[194748,194748],"mapped",[25475]],[[194749,194749],"mapped",[25572]],[[194750,194750],"mapped",[142321]],[[194751,194751],"mapped",[25634]],[[194752,194752],"mapped",[25541]],[[194753,194753],"mapped",[25513]],[[194754,194754],"mapped",[14894]],[[194755,194755],"mapped",[25705]],[[194756,194756],"mapped",[25726]],[[194757,194757],"mapped",[25757]],[[194758,194758],"mapped",[25719]],[[194759,194759],"mapped",[14956]],[[194760,194760],"mapped",[25935]],[[194761,194761],"mapped",[25964]],[[194762,194762],"mapped",[143370]],[[194763,194763],"mapped",[26083]],[[194764,194764],"mapped",[26360]],[[194765,194765],"mapped",[26185]],[[194766,194766],"mapped",[15129]],[[194767,194767],"mapped",[26257]],[[194768,194768],"mapped",[15112]],[[194769,194769],"mapped",[15076]],[[194770,194770],"mapped",[20882]],[[194771,194771],"mapped",[20885]],[[194772,194772],"mapped",[26368]],[[194773,194773],"mapped",[26268]],[[194774,194774],"mapped",[32941]],[[194775,194775],"mapped",[17369]],[[194776,194776],"mapped",[26391]],[[194777,194777],"mapped",[26395]],[[194778,194778],"mapped",[26401]],[[194779,194779],"mapped",[26462]],[[194780,194780],"mapped",[26451]],[[194781,194781],"mapped",[144323]],[[194782,194782],"mapped",[15177]],[[194783,194783],"mapped",[26618]],[[194784,194784],"mapped",[26501]],[[194785,194785],"mapped",[26706]],[[194786,194786],"mapped",[26757]],[[194787,194787],"mapped",[144493]],[[194788,194788],"mapped",[26766]],[[194789,194789],"mapped",[26655]],[[194790,194790],"mapped",[26900]],[[194791,194791],"mapped",[15261]],[[194792,194792],"mapped",[26946]],[[194793,194793],"mapped",[27043]],[[194794,194794],"mapped",[27114]],[[194795,194795],"mapped",[27304]],[[194796,194796],"mapped",[145059]],[[194797,194797],"mapped",[27355]],[[194798,194798],"mapped",[15384]],[[194799,194799],"mapped",[27425]],[[194800,194800],"mapped",[145575]],[[194801,194801],"mapped",[27476]],[[194802,194802],"mapped",[15438]],[[194803,194803],"mapped",[27506]],[[194804,194804],"mapped",[27551]],[[194805,194805],"mapped",[27578]],[[194806,194806],"mapped",[27579]],[[194807,194807],"mapped",[146061]],[[194808,194808],"mapped",[138507]],[[194809,194809],"mapped",[146170]],[[194810,194810],"mapped",[27726]],[[194811,194811],"mapped",[146620]],[[194812,194812],"mapped",[27839]],[[194813,194813],"mapped",[27853]],[[194814,194814],"mapped",[27751]],[[194815,194815],"mapped",[27926]],[[194816,194816],"mapped",[27966]],[[194817,194817],"mapped",[28023]],[[194818,194818],"mapped",[27969]],[[194819,194819],"mapped",[28009]],[[194820,194820],"mapped",[28024]],[[194821,194821],"mapped",[28037]],[[194822,194822],"mapped",[146718]],[[194823,194823],"mapped",[27956]],[[194824,194824],"mapped",[28207]],[[194825,194825],"mapped",[28270]],[[194826,194826],"mapped",[15667]],[[194827,194827],"mapped",[28363]],[[194828,194828],"mapped",[28359]],[[194829,194829],"mapped",[147153]],[[194830,194830],"mapped",[28153]],[[194831,194831],"mapped",[28526]],[[194832,194832],"mapped",[147294]],[[194833,194833],"mapped",[147342]],[[194834,194834],"mapped",[28614]],[[194835,194835],"mapped",[28729]],[[194836,194836],"mapped",[28702]],[[194837,194837],"mapped",[28699]],[[194838,194838],"mapped",[15766]],[[194839,194839],"mapped",[28746]],[[194840,194840],"mapped",[28797]],[[194841,194841],"mapped",[28791]],[[194842,194842],"mapped",[28845]],[[194843,194843],"mapped",[132389]],[[194844,194844],"mapped",[28997]],[[194845,194845],"mapped",[148067]],[[194846,194846],"mapped",[29084]],[[194847,194847],"disallowed"],[[194848,194848],"mapped",[29224]],[[194849,194849],"mapped",[29237]],[[194850,194850],"mapped",[29264]],[[194851,194851],"mapped",[149000]],[[194852,194852],"mapped",[29312]],[[194853,194853],"mapped",[29333]],[[194854,194854],"mapped",[149301]],[[194855,194855],"mapped",[149524]],[[194856,194856],"mapped",[29562]],[[194857,194857],"mapped",[29579]],[[194858,194858],"mapped",[16044]],[[194859,194859],"mapped",[29605]],[[194860,194861],"mapped",[16056]],[[194862,194862],"mapped",[29767]],[[194863,194863],"mapped",[29788]],[[194864,194864],"mapped",[29809]],[[194865,194865],"mapped",[29829]],[[194866,194866],"mapped",[29898]],[[194867,194867],"mapped",[16155]],[[194868,194868],"mapped",[29988]],[[194869,194869],"mapped",[150582]],[[194870,194870],"mapped",[30014]],[[194871,194871],"mapped",[150674]],[[194872,194872],"mapped",[30064]],[[194873,194873],"mapped",[139679]],[[194874,194874],"mapped",[30224]],[[194875,194875],"mapped",[151457]],[[194876,194876],"mapped",[151480]],[[194877,194877],"mapped",[151620]],[[194878,194878],"mapped",[16380]],[[194879,194879],"mapped",[16392]],[[194880,194880],"mapped",[30452]],[[194881,194881],"mapped",[151795]],[[194882,194882],"mapped",[151794]],[[194883,194883],"mapped",[151833]],[[194884,194884],"mapped",[151859]],[[194885,194885],"mapped",[30494]],[[194886,194887],"mapped",[30495]],[[194888,194888],"mapped",[30538]],[[194889,194889],"mapped",[16441]],[[194890,194890],"mapped",[30603]],[[194891,194891],"mapped",[16454]],[[194892,194892],"mapped",[16534]],[[194893,194893],"mapped",[152605]],[[194894,194894],"mapped",[30798]],[[194895,194895],"mapped",[30860]],[[194896,194896],"mapped",[30924]],[[194897,194897],"mapped",[16611]],[[194898,194898],"mapped",[153126]],[[194899,194899],"mapped",[31062]],[[194900,194900],"mapped",[153242]],[[194901,194901],"mapped",[153285]],[[194902,194902],"mapped",[31119]],[[194903,194903],"mapped",[31211]],[[194904,194904],"mapped",[16687]],[[194905,194905],"mapped",[31296]],[[194906,194906],"mapped",[31306]],[[194907,194907],"mapped",[31311]],[[194908,194908],"mapped",[153980]],[[194909,194910],"mapped",[154279]],[[194911,194911],"disallowed"],[[194912,194912],"mapped",[16898]],[[194913,194913],"mapped",[154539]],[[194914,194914],"mapped",[31686]],[[194915,194915],"mapped",[31689]],[[194916,194916],"mapped",[16935]],[[194917,194917],"mapped",[154752]],[[194918,194918],"mapped",[31954]],[[194919,194919],"mapped",[17056]],[[194920,194920],"mapped",[31976]],[[194921,194921],"mapped",[31971]],[[194922,194922],"mapped",[32000]],[[194923,194923],"mapped",[155526]],[[194924,194924],"mapped",[32099]],[[194925,194925],"mapped",[17153]],[[194926,194926],"mapped",[32199]],[[194927,194927],"mapped",[32258]],[[194928,194928],"mapped",[32325]],[[194929,194929],"mapped",[17204]],[[194930,194930],"mapped",[156200]],[[194931,194931],"mapped",[156231]],[[194932,194932],"mapped",[17241]],[[194933,194933],"mapped",[156377]],[[194934,194934],"mapped",[32634]],[[194935,194935],"mapped",[156478]],[[194936,194936],"mapped",[32661]],[[194937,194937],"mapped",[32762]],[[194938,194938],"mapped",[32773]],[[194939,194939],"mapped",[156890]],[[194940,194940],"mapped",[156963]],[[194941,194941],"mapped",[32864]],[[194942,194942],"mapped",[157096]],[[194943,194943],"mapped",[32880]],[[194944,194944],"mapped",[144223]],[[194945,194945],"mapped",[17365]],[[194946,194946],"mapped",[32946]],[[194947,194947],"mapped",[33027]],[[194948,194948],"mapped",[17419]],[[194949,194949],"mapped",[33086]],[[194950,194950],"mapped",[23221]],[[194951,194951],"mapped",[157607]],[[194952,194952],"mapped",[157621]],[[194953,194953],"mapped",[144275]],[[194954,194954],"mapped",[144284]],[[194955,194955],"mapped",[33281]],[[194956,194956],"mapped",[33284]],[[194957,194957],"mapped",[36766]],[[194958,194958],"mapped",[17515]],[[194959,194959],"mapped",[33425]],[[194960,194960],"mapped",[33419]],[[194961,194961],"mapped",[33437]],[[194962,194962],"mapped",[21171]],[[194963,194963],"mapped",[33457]],[[194964,194964],"mapped",[33459]],[[194965,194965],"mapped",[33469]],[[194966,194966],"mapped",[33510]],[[194967,194967],"mapped",[158524]],[[194968,194968],"mapped",[33509]],[[194969,194969],"mapped",[33565]],[[194970,194970],"mapped",[33635]],[[194971,194971],"mapped",[33709]],[[194972,194972],"mapped",[33571]],[[194973,194973],"mapped",[33725]],[[194974,194974],"mapped",[33767]],[[194975,194975],"mapped",[33879]],[[194976,194976],"mapped",[33619]],[[194977,194977],"mapped",[33738]],[[194978,194978],"mapped",[33740]],[[194979,194979],"mapped",[33756]],[[194980,194980],"mapped",[158774]],[[194981,194981],"mapped",[159083]],[[194982,194982],"mapped",[158933]],[[194983,194983],"mapped",[17707]],[[194984,194984],"mapped",[34033]],[[194985,194985],"mapped",[34035]],[[194986,194986],"mapped",[34070]],[[194987,194987],"mapped",[160714]],[[194988,194988],"mapped",[34148]],[[194989,194989],"mapped",[159532]],[[194990,194990],"mapped",[17757]],[[194991,194991],"mapped",[17761]],[[194992,194992],"mapped",[159665]],[[194993,194993],"mapped",[159954]],[[194994,194994],"mapped",[17771]],[[194995,194995],"mapped",[34384]],[[194996,194996],"mapped",[34396]],[[194997,194997],"mapped",[34407]],[[194998,194998],"mapped",[34409]],[[194999,194999],"mapped",[34473]],[[195000,195000],"mapped",[34440]],[[195001,195001],"mapped",[34574]],[[195002,195002],"mapped",[34530]],[[195003,195003],"mapped",[34681]],[[195004,195004],"mapped",[34600]],[[195005,195005],"mapped",[34667]],[[195006,195006],"mapped",[34694]],[[195007,195007],"disallowed"],[[195008,195008],"mapped",[34785]],[[195009,195009],"mapped",[34817]],[[195010,195010],"mapped",[17913]],[[195011,195011],"mapped",[34912]],[[195012,195012],"mapped",[34915]],[[195013,195013],"mapped",[161383]],[[195014,195014],"mapped",[35031]],[[195015,195015],"mapped",[35038]],[[195016,195016],"mapped",[17973]],[[195017,195017],"mapped",[35066]],[[195018,195018],"mapped",[13499]],[[195019,195019],"mapped",[161966]],[[195020,195020],"mapped",[162150]],[[195021,195021],"mapped",[18110]],[[195022,195022],"mapped",[18119]],[[195023,195023],"mapped",[35488]],[[195024,195024],"mapped",[35565]],[[195025,195025],"mapped",[35722]],[[195026,195026],"mapped",[35925]],[[195027,195027],"mapped",[162984]],[[195028,195028],"mapped",[36011]],[[195029,195029],"mapped",[36033]],[[195030,195030],"mapped",[36123]],[[195031,195031],"mapped",[36215]],[[195032,195032],"mapped",[163631]],[[195033,195033],"mapped",[133124]],[[195034,195034],"mapped",[36299]],[[195035,195035],"mapped",[36284]],[[195036,195036],"mapped",[36336]],[[195037,195037],"mapped",[133342]],[[195038,195038],"mapped",[36564]],[[195039,195039],"mapped",[36664]],[[195040,195040],"mapped",[165330]],[[195041,195041],"mapped",[165357]],[[195042,195042],"mapped",[37012]],[[195043,195043],"mapped",[37105]],[[195044,195044],"mapped",[37137]],[[195045,195045],"mapped",[165678]],[[195046,195046],"mapped",[37147]],[[195047,195047],"mapped",[37432]],[[195048,195048],"mapped",[37591]],[[195049,195049],"mapped",[37592]],[[195050,195050],"mapped",[37500]],[[195051,195051],"mapped",[37881]],[[195052,195052],"mapped",[37909]],[[195053,195053],"mapped",[166906]],[[195054,195054],"mapped",[38283]],[[195055,195055],"mapped",[18837]],[[195056,195056],"mapped",[38327]],[[195057,195057],"mapped",[167287]],[[195058,195058],"mapped",[18918]],[[195059,195059],"mapped",[38595]],[[195060,195060],"mapped",[23986]],[[195061,195061],"mapped",[38691]],[[195062,195062],"mapped",[168261]],[[195063,195063],"mapped",[168474]],[[195064,195064],"mapped",[19054]],[[195065,195065],"mapped",[19062]],[[195066,195066],"mapped",[38880]],[[195067,195067],"mapped",[168970]],[[195068,195068],"mapped",[19122]],[[195069,195069],"mapped",[169110]],[[195070,195071],"mapped",[38923]],[[195072,195072],"mapped",[38953]],[[195073,195073],"mapped",[169398]],[[195074,195074],"mapped",[39138]],[[195075,195075],"mapped",[19251]],[[195076,195076],"mapped",[39209]],[[195077,195077],"mapped",[39335]],[[195078,195078],"mapped",[39362]],[[195079,195079],"mapped",[39422]],[[195080,195080],"mapped",[19406]],[[195081,195081],"mapped",[170800]],[[195082,195082],"mapped",[39698]],[[195083,195083],"mapped",[40000]],[[195084,195084],"mapped",[40189]],[[195085,195085],"mapped",[19662]],[[195086,195086],"mapped",[19693]],[[195087,195087],"mapped",[40295]],[[195088,195088],"mapped",[172238]],[[195089,195089],"mapped",[19704]],[[195090,195090],"mapped",[172293]],[[195091,195091],"mapped",[172558]],[[195092,195092],"mapped",[172689]],[[195093,195093],"mapped",[40635]],[[195094,195094],"mapped",[19798]],[[195095,195095],"mapped",[40697]],[[195096,195096],"mapped",[40702]],[[195097,195097],"mapped",[40709]],[[195098,195098],"mapped",[40719]],[[195099,195099],"mapped",[40726]],[[195100,195100],"mapped",[40763]],[[195101,195101],"mapped",[173568]],[[195102,196605],"disallowed"],[[196606,196607],"disallowed"],[[196608,262141],"disallowed"],[[262142,262143],"disallowed"],[[262144,327677],"disallowed"],[[327678,327679],"disallowed"],[[327680,393213],"disallowed"],[[393214,393215],"disallowed"],[[393216,458749],"disallowed"],[[458750,458751],"disallowed"],[[458752,524285],"disallowed"],[[524286,524287],"disallowed"],[[524288,589821],"disallowed"],[[589822,589823],"disallowed"],[[589824,655357],"disallowed"],[[655358,655359],"disallowed"],[[655360,720893],"disallowed"],[[720894,720895],"disallowed"],[[720896,786429],"disallowed"],[[786430,786431],"disallowed"],[[786432,851965],"disallowed"],[[851966,851967],"disallowed"],[[851968,917501],"disallowed"],[[917502,917503],"disallowed"],[[917504,917504],"disallowed"],[[917505,917505],"disallowed"],[[917506,917535],"disallowed"],[[917536,917631],"disallowed"],[[917632,917759],"disallowed"],[[917760,917999],"ignored"],[[918000,983037],"disallowed"],[[983038,983039],"disallowed"],[[983040,1048573],"disallowed"],[[1048574,1048575],"disallowed"],[[1048576,1114109],"disallowed"],[[1114110,1114111],"disallowed"]]')}},p={};function o(e){var t=p[e];if(void 0!==t)return t.exports;var a=p[e]={exports:{}};return n[e].call(a.exports,a,a.exports,o),a.exports}o.m=n,o.d=(e,t)=>{for(var a in t)o.o(t,a)&&!o.o(e,a)&&Object.defineProperty(e,a,{enumerable:!0,get:t[a]})},o.f={},o.e=e=>Promise.all(Object.keys(o.f).reduce((t,a)=>(o.f[a](e,t),t),[])),o.u=e=>""+e+".js",o.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),o.r=e=>{"u">typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},r={837:0},i=e=>{var t,a,i=e.__rspack_esm_ids,n=e.__webpack_modules__,p=e.__rspack_esm_runtime,d=0;for(t in n)o.o(n,t)&&(o.m[t]=n[t]);for(p&&p(o);d<i.length;d++)a=i[d],o.o(r,a)&&r[a]&&r[a][0](),r[i[d]]=0},o.f.j=function(e,t){var a=o.o(r,e)?r[e]:void 0;if(0!==a)if(a)t.push(a[1]);else{var n=import("./"+o.u(e)).then(i,t=>{throw 0!==r[e]&&(r[e]=void 0),t}),n=Promise.race([n,new Promise(t=>{a=r[e]=[t]})]);t.push(a[1]=n)}};var d=o(63360),s=d.SC,l=d.Sk,u=d.Nm,c=d.V5,m=d.Yg,f=d.B3,h=d.Em,v=d.n3,y=d.bo,g=d.F2,_=d.UU,b=d.mF,w=d.lh,E=d.dG,T=d.EC,N=d.he,S=d.W0,O=d.Sz,D=d.A8,I=d.En,A=d._o,k=d.BZ,x=d.tX,C=d.R5,V=d.P9,R=d.mn,F=d.el,P=d.n_,L=d.WF,j=d.z4,$=d.ph,M=d.Zd,U=d.Pq,B=d.mp,q=d.US,Q=d.IC,Y=d.iF,G=d.TZ,z=d.le,H=d.QI,W=d.UM,K=d.V0,J=d.Rp,Z=d.UY,X=d.b2;export{s as BricksClient,l as BricksControllerClient,u as BricksPublicClient,c as DEFAULT_DISCOVERY_PORT,m as LOGIN_CANCELLED_MESSAGE,f as OAUTH_AUDIENCE,h as OAUTH_CLIENT_ID,v as OAUTH_DOMAIN,y as buildOAuthState,g as clearOAuth,_ as createClient,b as createControllerClient,w as createPublicClient,E as decodeJwtClaims,T as ensureFreshOAuthTokens,N as fetchAndSaveScreenshot,S as getAuthContext,O as getConnectionContext,D as getOAuth,I as getOrIssueDevtoolsToken,A as getProfileAuthKind,k as initProjectCore,x as initializeConfigAsync,C as installOAuthSessionIfCurrent,V as installOAuthSessionIfCurrentAsync,R as invalidateOAuthProfileCredentials,F as invalidateOAuthProfileCredentialsAsync,P as isOAuthClientConfigured,L as issueDevtoolsAccessTokenCore,j as mutations,$ as openBrowser,M as pollDeviceToken,U as queries,B as removeTokenIfCurrent,q as resolveOAuthProfileTarget,Q as revokeOAuthRefreshToken,Y as revokeOAuthSession,G as scanButtressServersCore,z as scanDevToolsCore,H as setOAuth,W as setOAuthAsync,K as setTokenIfProfileCurrent,J as setTokenIfProfileCurrentAsync,Z as startDeviceAuthorization,X as startLoopbackLogin};