@arcblock/abtnode-docs
Version:
ABT Node Documentation, a help documentation for quickly get started with ABT Node.
1 lines • 657 kB
JavaScript
(window.webpackJsonp=window.webpackJsonp||[]).push([[11],{"+80P":function(e,t,n){"use strict";function r(e){var t=Array.prototype.slice.call(arguments,1);return t.forEach((function(t){t&&Object.keys(t).forEach((function(n){e[n]=t[n]}))})),e}function i(e){return Object.prototype.toString.call(e)}function o(e){return"[object Function]"===i(e)}function a(e){return e.replace(/[.?*+^$[\]\\(){}|-]/g,"\\$&")}n("E9XD");var s={fuzzyLink:!0,fuzzyEmail:!0,fuzzyIP:!1};var u={"http:":{validate:function(e,t,n){var r=e.slice(t);return n.re.http||(n.re.http=new RegExp("^\\/\\/"+n.re.src_auth+n.re.src_host_port_strict+n.re.src_path,"i")),n.re.http.test(r)?r.match(n.re.http)[0].length:0}},"https:":"http:","ftp:":"http:","//":{validate:function(e,t,n){var r=e.slice(t);return n.re.no_http||(n.re.no_http=new RegExp("^"+n.re.src_auth+"(?:localhost|(?:(?:"+n.re.src_domain+")\\.)+"+n.re.src_domain_root+")"+n.re.src_port+n.re.src_host_terminator+n.re.src_path,"i")),n.re.no_http.test(r)?t>=3&&":"===e[t-3]||t>=3&&"/"===e[t-3]?0:r.match(n.re.no_http)[0].length:0}},"mailto:":{validate:function(e,t,n){var r=e.slice(t);return n.re.mailto||(n.re.mailto=new RegExp("^"+n.re.src_email_name+"@"+n.re.src_host_strict,"i")),n.re.mailto.test(r)?r.match(n.re.mailto)[0].length:0}}},c="biz|com|edu|gov|net|org|pro|web|xxx|aero|asia|coop|info|museum|name|shop|рф".split("|");function l(e){var t=e.re=n("sRdV")(e.__opts__),r=e.__tlds__.slice();function s(e){return e.replace("%TLDS%",t.src_tlds)}e.onCompile(),e.__tlds_replaced__||r.push("a[cdefgilmnoqrstuwxz]|b[abdefghijmnorstvwyz]|c[acdfghiklmnoruvwxyz]|d[ejkmoz]|e[cegrstu]|f[ijkmor]|g[abdefghilmnpqrstuwy]|h[kmnrtu]|i[delmnoqrst]|j[emop]|k[eghimnprwyz]|l[abcikrstuvy]|m[acdeghklmnopqrstuvwxyz]|n[acefgilopruz]|om|p[aefghklmnrstwy]|qa|r[eosuw]|s[abcdeghijklmnortuvxyz]|t[cdfghjklmnortvwz]|u[agksyz]|v[aceginu]|w[fs]|y[et]|z[amw]"),r.push(t.src_xn),t.src_tlds=r.join("|"),t.email_fuzzy=RegExp(s(t.tpl_email_fuzzy),"i"),t.link_fuzzy=RegExp(s(t.tpl_link_fuzzy),"i"),t.link_no_ip_fuzzy=RegExp(s(t.tpl_link_no_ip_fuzzy),"i"),t.host_fuzzy_test=RegExp(s(t.tpl_host_fuzzy_test),"i");var u=[];function c(e,t){throw new Error('(LinkifyIt) Invalid schema "'+e+'": '+t)}e.__compiled__={},Object.keys(e.__schemas__).forEach((function(t){var n=e.__schemas__[t];if(null!==n){var r={validate:null,link:null};if(e.__compiled__[t]=r,"[object Object]"===i(n))return!function(e){return"[object RegExp]"===i(e)}(n.validate)?o(n.validate)?r.validate=n.validate:c(t,n):r.validate=function(e){return function(t,n){var r=t.slice(n);return e.test(r)?r.match(e)[0].length:0}}(n.validate),void(o(n.normalize)?r.normalize=n.normalize:n.normalize?c(t,n):r.normalize=function(e,t){t.normalize(e)});!function(e){return"[object String]"===i(e)}(n)?c(t,n):u.push(t)}})),u.forEach((function(t){e.__compiled__[e.__schemas__[t]]&&(e.__compiled__[t].validate=e.__compiled__[e.__schemas__[t]].validate,e.__compiled__[t].normalize=e.__compiled__[e.__schemas__[t]].normalize)})),e.__compiled__[""]={validate:null,normalize:function(e,t){t.normalize(e)}};var l=Object.keys(e.__compiled__).filter((function(t){return t.length>0&&e.__compiled__[t]})).map(a).join("|");e.re.schema_test=RegExp("(^|(?!_)(?:[><|]|"+t.src_ZPCc+"))("+l+")","i"),e.re.schema_search=RegExp("(^|(?!_)(?:[><|]|"+t.src_ZPCc+"))("+l+")","ig"),e.re.pretest=RegExp("("+e.re.schema_test.source+")|("+e.re.host_fuzzy_test.source+")|@","i"),function(e){e.__index__=-1,e.__text_cache__=""}(e)}function f(e,t){var n=e.__index__,r=e.__last_index__,i=e.__text_cache__.slice(n,r);this.schema=e.__schema__.toLowerCase(),this.index=n+t,this.lastIndex=r+t,this.raw=i,this.text=i,this.url=i}function p(e,t){var n=new f(e,t);return e.__compiled__[n.schema].normalize(n,e),n}function d(e,t){if(!(this instanceof d))return new d(e,t);var n;t||(n=e,Object.keys(n||{}).reduce((function(e,t){return e||s.hasOwnProperty(t)}),!1)&&(t=e,e={})),this.__opts__=r({},s,t),this.__index__=-1,this.__last_index__=-1,this.__schema__="",this.__text_cache__="",this.__schemas__=r({},u,e),this.__compiled__={},this.__tlds__=c,this.__tlds_replaced__=!1,this.re={},l(this)}d.prototype.add=function(e,t){return this.__schemas__[e]=t,l(this),this},d.prototype.set=function(e){return this.__opts__=r(this.__opts__,e),this},d.prototype.test=function(e){if(this.__text_cache__=e,this.__index__=-1,!e.length)return!1;var t,n,r,i,o,a,s,u;if(this.re.schema_test.test(e))for((s=this.re.schema_search).lastIndex=0;null!==(t=s.exec(e));)if(i=this.testSchemaAt(e,t[2],s.lastIndex)){this.__schema__=t[2],this.__index__=t.index+t[1].length,this.__last_index__=t.index+t[0].length+i;break}return this.__opts__.fuzzyLink&&this.__compiled__["http:"]&&(u=e.search(this.re.host_fuzzy_test))>=0&&(this.__index__<0||u<this.__index__)&&null!==(n=e.match(this.__opts__.fuzzyIP?this.re.link_fuzzy:this.re.link_no_ip_fuzzy))&&(o=n.index+n[1].length,(this.__index__<0||o<this.__index__)&&(this.__schema__="",this.__index__=o,this.__last_index__=n.index+n[0].length)),this.__opts__.fuzzyEmail&&this.__compiled__["mailto:"]&&e.indexOf("@")>=0&&null!==(r=e.match(this.re.email_fuzzy))&&(o=r.index+r[1].length,a=r.index+r[0].length,(this.__index__<0||o<this.__index__||o===this.__index__&&a>this.__last_index__)&&(this.__schema__="mailto:",this.__index__=o,this.__last_index__=a)),this.__index__>=0},d.prototype.pretest=function(e){return this.re.pretest.test(e)},d.prototype.testSchemaAt=function(e,t,n){return this.__compiled__[t.toLowerCase()]?this.__compiled__[t.toLowerCase()].validate(e,n,this):0},d.prototype.match=function(e){var t=0,n=[];this.__index__>=0&&this.__text_cache__===e&&(n.push(p(this,t)),t=this.__last_index__);for(var r=t?e.slice(t):e;this.test(r);)n.push(p(this,t)),r=r.slice(this.__last_index__),t+=this.__last_index__;return n.length?n:null},d.prototype.tlds=function(e,t){return e=Array.isArray(e)?e:[e],t?(this.__tlds__=this.__tlds__.concat(e).sort().filter((function(e,t,n){return e!==n[t-1]})).reverse(),l(this),this):(this.__tlds__=e.slice(),this.__tlds_replaced__=!0,l(this),this)},d.prototype.normalize=function(e){e.schema||(e.url="http://"+e.url),"mailto:"!==e.schema||/^mailto:/i.test(e.url)||(e.url="mailto:"+e.url)},d.prototype.onCompile=function(){},e.exports=d},"+YfQ":function(e,t,n){"use strict";var r,i=n("VrN/"),o=(r=i)&&r.__esModule?r:{default:r},a=n("JCIs");function s(e,t){var n=e.levels;return(n&&0!==n.length?n[n.length-1]-(this.electricInput.test(t)?1:0):e.indentLevel)*this.config.indentUnit}o.default.defineMode("graphql-variables",(function(e){var t=(0,a.onlineParser)({eatWhitespace:function(e){return e.eatSpace()},lexRules:u,parseRules:c,editorConfig:{tabSize:e.tabSize}});return{config:e,startState:t.startState,token:t.token,indent:s,electricInput:/^\s*[}\]]/,fold:"brace",closeBrackets:{pairs:'[]{}""',explode:"[]{}"}}}));var u={Punctuation:/^\[|]|\{|\}|:|,/,Number:/^-?(?:0|(?:[1-9][0-9]*))(?:\.[0-9]*)?(?:[eE][+-]?[0-9]+)?/,String:/^"(?:[^"\\]|\\(?:"|\/|\\|b|f|n|r|t|u[0-9a-fA-F]{4}))*"?/,Keyword:/^true|false|null/},c={Document:[(0,a.p)("{"),(0,a.list)("Variable",(0,a.opt)((0,a.p)(","))),(0,a.p)("}")],Variable:[l("variable"),(0,a.p)(":"),"Value"],Value:function(e){switch(e.kind){case"Number":return"NumberValue";case"String":return"StringValue";case"Punctuation":switch(e.value){case"[":return"ListValue";case"{":return"ObjectValue"}return null;case"Keyword":switch(e.value){case"true":case"false":return"BooleanValue";case"null":return"NullValue"}return null}},NumberValue:[(0,a.t)("Number","number")],StringValue:[(0,a.t)("String","string")],BooleanValue:[(0,a.t)("Keyword","builtin")],NullValue:[(0,a.t)("Keyword","keyword")],ListValue:[(0,a.p)("["),(0,a.list)("Value",(0,a.opt)((0,a.p)(","))),(0,a.p)("]")],ObjectValue:[(0,a.p)("{"),(0,a.list)("ObjectField",(0,a.opt)((0,a.p)(","))),(0,a.p)("}")],ObjectField:[l("attribute"),(0,a.p)(":"),"Value"]};function l(e){return{style:e,match:function(e){return"String"===e.kind},update:function(e,t){e.name=t.value.slice(1,-1)}}}},"+dQi":function(e,t,n){!function(e){"use strict";e.defineMode("javascript",(function(t,n){var r,i,o=t.indentUnit,a=n.statementIndent,s=n.jsonld,u=n.json||s,c=n.typescript,l=n.wordCharacters||/[\w$\xa1-\uffff]/,f=function(){function e(e){return{type:e,style:"keyword"}}var t=e("keyword a"),n=e("keyword b"),r=e("keyword c"),i=e("keyword d"),o=e("operator"),a={type:"atom",style:"atom"};return{if:e("if"),while:t,with:t,else:n,do:n,try:n,finally:n,return:i,break:i,continue:i,new:e("new"),delete:r,void:r,throw:r,debugger:e("debugger"),var:e("var"),const:e("var"),let:e("var"),function:e("function"),catch:e("catch"),for:e("for"),switch:e("switch"),case:e("case"),default:e("default"),in:o,typeof:o,instanceof:o,true:a,false:a,null:a,undefined:a,NaN:a,Infinity:a,this:e("this"),class:e("class"),super:e("atom"),yield:r,export:e("export"),import:e("import"),extends:r,await:r}}(),p=/[+\-*&%=<>!?|~^@]/,d=/^@(context|id|value|language|type|container|list|set|reverse|index|base|vocab|graph)"/;function h(e,t,n){return r=e,i=n,t}function m(e,t){var n,r=e.next();if('"'==r||"'"==r)return t.tokenize=(n=r,function(e,t){var r,i=!1;if(s&&"@"==e.peek()&&e.match(d))return t.tokenize=m,h("jsonld-keyword","meta");for(;null!=(r=e.next())&&(r!=n||i);)i=!i&&"\\"==r;return i||(t.tokenize=m),h("string","string")}),t.tokenize(e,t);if("."==r&&e.match(/^\d[\d_]*(?:[eE][+\-]?[\d_]+)?/))return h("number","number");if("."==r&&e.match(".."))return h("spread","meta");if(/[\[\]{}\(\),;\:\.]/.test(r))return h(r);if("="==r&&e.eat(">"))return h("=>","operator");if("0"==r&&e.match(/^(?:x[\dA-Fa-f_]+|o[0-7_]+|b[01_]+)n?/))return h("number","number");if(/\d/.test(r))return e.match(/^[\d_]*(?:n|(?:\.[\d_]*)?(?:[eE][+\-]?[\d_]+)?)?/),h("number","number");if("/"==r)return e.eat("*")?(t.tokenize=v,v(e,t)):e.eat("/")?(e.skipToEnd(),h("comment","comment")):He(e,t,1)?(function(e){for(var t,n=!1,r=!1;null!=(t=e.next());){if(!n){if("/"==t&&!r)return;"["==t?r=!0:r&&"]"==t&&(r=!1)}n=!n&&"\\"==t}}(e),e.match(/^\b(([gimyus])(?![gimyus]*\2))+\b/),h("regexp","string-2")):(e.eat("="),h("operator","operator",e.current()));if("`"==r)return t.tokenize=y,y(e,t);if("#"==r&&"!"==e.peek())return e.skipToEnd(),h("meta","meta");if("#"==r&&e.eatWhile(l))return h("variable","property");if("<"==r&&e.match("!--")||"-"==r&&e.match("->")&&!/\S/.test(e.string.slice(0,e.start)))return e.skipToEnd(),h("comment","comment");if(p.test(r))return">"==r&&t.lexical&&">"==t.lexical.type||(e.eat("=")?"!"!=r&&"="!=r||e.eat("="):/[<>*+\-|&?]/.test(r)&&(e.eat(r),">"==r&&e.eat(r))),"?"==r&&e.eat(".")?h("."):h("operator","operator",e.current());if(l.test(r)){e.eatWhile(l);var i=e.current();if("."!=t.lastType){if(f.propertyIsEnumerable(i)){var o=f[i];return h(o.type,o.style,i)}if("async"==i&&e.match(/^(\s|\/\*([^*]|\*(?!\/))*?\*\/)*[\[\(\w]/,!1))return h("async","keyword",i)}return h("variable","variable",i)}}function v(e,t){for(var n,r=!1;n=e.next();){if("/"==n&&r){t.tokenize=m;break}r="*"==n}return h("comment","comment")}function y(e,t){for(var n,r=!1;null!=(n=e.next());){if(!r&&("`"==n||"$"==n&&e.eat("{"))){t.tokenize=m;break}r=!r&&"\\"==n}return h("quasi","string-2",e.current())}function g(e,t){t.fatArrowAt&&(t.fatArrowAt=null);var n=e.string.indexOf("=>",e.start);if(!(n<0)){if(c){var r=/:\s*(?:\w+(?:<[^>]*>|\[\])?|\{[^}]*\})\s*$/.exec(e.string.slice(e.start,n));r&&(n=r.index)}for(var i=0,o=!1,a=n-1;a>=0;--a){var s=e.string.charAt(a),u="([{}])".indexOf(s);if(u>=0&&u<3){if(!i){++a;break}if(0==--i){"("==s&&(o=!0);break}}else if(u>=3&&u<6)++i;else if(l.test(s))o=!0;else if(/["'\/`]/.test(s))for(;;--a){if(0==a)return;if(e.string.charAt(a-1)==s&&"\\"!=e.string.charAt(a-2)){a--;break}}else if(o&&!i){++a;break}}o&&!i&&(t.fatArrowAt=a)}}var b={atom:!0,number:!0,variable:!0,string:!0,regexp:!0,this:!0,"jsonld-keyword":!0};function E(e,t,n,r,i,o){this.indented=e,this.column=t,this.type=n,this.prev=i,this.info=o,null!=r&&(this.align=r)}function O(e,t){for(var n=e.localVars;n;n=n.next)if(n.name==t)return!0;for(var r=e.context;r;r=r.prev)for(n=r.vars;n;n=n.next)if(n.name==t)return!0}var _={state:null,column:null,marked:null,cc:null};function T(){for(var e=arguments.length-1;e>=0;e--)_.cc.push(arguments[e])}function k(){return T.apply(null,arguments),!0}function w(e,t){for(var n=t;n;n=n.next)if(n.name==e)return!0;return!1}function S(e){var t=_.state;if(_.marked="def",t.context)if("var"==t.lexical.info&&t.context&&t.context.block){var r=function e(t,n){if(n){if(n.block){var r=e(t,n.prev);return r?r==n.prev?n:new C(r,n.vars,!0):null}return w(t,n.vars)?n:new C(n.prev,new x(t,n.vars),!1)}return null}(e,t.context);if(null!=r)return void(t.context=r)}else if(!w(e,t.localVars))return void(t.localVars=new x(e,t.localVars));n.globalVars&&!w(e,t.globalVars)&&(t.globalVars=new x(e,t.globalVars))}function N(e){return"public"==e||"private"==e||"protected"==e||"abstract"==e||"readonly"==e}function C(e,t,n){this.prev=e,this.vars=t,this.block=n}function x(e,t){this.name=e,this.next=t}var j=new x("this",new x("arguments",null));function D(){_.state.context=new C(_.state.context,_.state.localVars,!1),_.state.localVars=j}function A(){_.state.context=new C(_.state.context,_.state.localVars,!0),_.state.localVars=null}function I(){_.state.localVars=_.state.context.vars,_.state.context=_.state.context.prev}function L(e,t){var n=function(){var n=_.state,r=n.indented;if("stat"==n.lexical.type)r=n.lexical.indented;else for(var i=n.lexical;i&&")"==i.type&&i.align;i=i.prev)r=i.indented;n.lexical=new E(r,_.stream.column(),e,null,n.lexical,t)};return n.lex=!0,n}function F(){var e=_.state;e.lexical.prev&&(")"==e.lexical.type&&(e.indented=e.lexical.indented),e.lexical=e.lexical.prev)}function R(e){return function t(n){return n==e?k():";"==e||"}"==n||")"==n||"]"==n?T():k(t)}}function P(e,t){return"var"==e?k(L("vardef",t),ge,R(";"),F):"keyword a"==e?k(L("form"),U,P,F):"keyword b"==e?k(L("form"),P,F):"keyword d"==e?_.stream.match(/^\s*$/,!1)?k():k(L("stat"),K,R(";"),F):"debugger"==e?k(R(";")):"{"==e?k(L("}"),A,oe,F,I):";"==e?k():"if"==e?("else"==_.state.lexical.info&&_.state.cc[_.state.cc.length-1]==F&&_.state.cc.pop()(),k(L("form"),U,P,F,ke)):"function"==e?k(Ce):"for"==e?k(L("form"),we,P,F):"class"==e||c&&"interface"==t?(_.marked="keyword",k(L("form","class"==e?e:t),Ie,F)):"variable"==e?c&&"declare"==t?(_.marked="keyword",k(P)):c&&("module"==t||"enum"==t||"type"==t)&&_.stream.match(/^\s*\w/,!1)?(_.marked="keyword","enum"==t?k(Ge):"type"==t?k(je,R("operator"),le,R(";")):k(L("form"),be,R("{"),L("}"),oe,F,F)):c&&"namespace"==t?(_.marked="keyword",k(L("form"),V,P,F)):c&&"abstract"==t?(_.marked="keyword",k(P)):k(L("stat"),Z):"switch"==e?k(L("form"),U,R("{"),L("}","switch"),A,oe,F,F,I):"case"==e?k(V,R(":")):"default"==e?k(R(":")):"catch"==e?k(L("form"),D,M,P,F,I):"export"==e?k(L("stat"),Pe,F):"import"==e?k(L("stat"),Ve,F):"async"==e?k(P):"@"==t?k(V,P):T(L("stat"),V,R(";"),F)}function M(e){if("("==e)return k(De,R(")"))}function V(e,t){return B(e,t,!1)}function q(e,t){return B(e,t,!0)}function U(e){return"("!=e?T():k(L(")"),K,R(")"),F)}function B(e,t,n){if(_.state.fatArrowAt==_.stream.start){var r=n?J:W;if("("==e)return k(D,L(")"),re(De,")"),F,R("=>"),r,I);if("variable"==e)return T(D,be,R("=>"),r,I)}var i=n?G:Q;return b.hasOwnProperty(e)?k(i):"function"==e?k(Ce,i):"class"==e||c&&"interface"==t?(_.marked="keyword",k(L("form"),Ae,F)):"keyword c"==e||"async"==e?k(n?q:V):"("==e?k(L(")"),K,R(")"),F,i):"operator"==e||"spread"==e?k(n?q:V):"["==e?k(L("]"),Qe,F,i):"{"==e?ie(ee,"}",null,i):"quasi"==e?T(z,i):"new"==e?k(function(e){return function(t){return"."==t?k(e?X:Y):"variable"==t&&c?k(me,e?G:Q):T(e?q:V)}}(n)):"import"==e?k(V):k()}function K(e){return e.match(/[;\}\)\],]/)?T():T(V)}function Q(e,t){return","==e?k(K):G(e,t,!1)}function G(e,t,n){var r=0==n?Q:G,i=0==n?V:q;return"=>"==e?k(D,n?J:W,I):"operator"==e?/\+\+|--/.test(t)||c&&"!"==t?k(r):c&&"<"==t&&_.stream.match(/^([^<>]|<[^<>]*>)*>\s*\(/,!1)?k(L(">"),re(le,">"),F,r):"?"==t?k(V,R(":"),i):k(i):"quasi"==e?T(z,r):";"!=e?"("==e?ie(q,")","call",r):"."==e?k($,r):"["==e?k(L("]"),K,R("]"),F,r):c&&"as"==t?(_.marked="keyword",k(le,r)):"regexp"==e?(_.state.lastType=_.marked="operator",_.stream.backUp(_.stream.pos-_.stream.start-1),k(i)):void 0:void 0}function z(e,t){return"quasi"!=e?T():"${"!=t.slice(t.length-2)?k(z):k(V,H)}function H(e){if("}"==e)return _.marked="string-2",_.state.tokenize=y,k(z)}function W(e){return g(_.stream,_.state),T("{"==e?P:V)}function J(e){return g(_.stream,_.state),T("{"==e?P:q)}function Y(e,t){if("target"==t)return _.marked="keyword",k(Q)}function X(e,t){if("target"==t)return _.marked="keyword",k(G)}function Z(e){return":"==e?k(F,P):T(Q,R(";"),F)}function $(e){if("variable"==e)return _.marked="property",k()}function ee(e,t){return"async"==e?(_.marked="property",k(ee)):"variable"==e||"keyword"==_.style?(_.marked="property","get"==t||"set"==t?k(te):(c&&_.state.fatArrowAt==_.stream.start&&(n=_.stream.match(/^\s*:\s*/,!1))&&(_.state.fatArrowAt=_.stream.pos+n[0].length),k(ne))):"number"==e||"string"==e?(_.marked=s?"property":_.style+" property",k(ne)):"jsonld-keyword"==e?k(ne):c&&N(t)?(_.marked="keyword",k(ee)):"["==e?k(V,ae,R("]"),ne):"spread"==e?k(q,ne):"*"==t?(_.marked="keyword",k(ee)):":"==e?T(ne):void 0;var n}function te(e){return"variable"!=e?T(ne):(_.marked="property",k(Ce))}function ne(e){return":"==e?k(q):"("==e?T(Ce):void 0}function re(e,t,n){function r(i,o){if(n?n.indexOf(i)>-1:","==i){var a=_.state.lexical;return"call"==a.info&&(a.pos=(a.pos||0)+1),k((function(n,r){return n==t||r==t?T():T(e)}),r)}return i==t||o==t?k():n&&n.indexOf(";")>-1?T(e):k(R(t))}return function(n,i){return n==t||i==t?k():T(e,r)}}function ie(e,t,n){for(var r=3;r<arguments.length;r++)_.cc.push(arguments[r]);return k(L(t,n),re(e,t),F)}function oe(e){return"}"==e?k():T(P,oe)}function ae(e,t){if(c){if(":"==e)return k(le);if("?"==t)return k(ae)}}function se(e,t){if(c&&(":"==e||"in"==t))return k(le)}function ue(e){if(c&&":"==e)return _.stream.match(/^\s*\w+\s+is\b/,!1)?k(V,ce,le):k(le)}function ce(e,t){if("is"==t)return _.marked="keyword",k()}function le(e,t){return"keyof"==t||"typeof"==t||"infer"==t?(_.marked="keyword",k("typeof"==t?q:le)):"variable"==e||"void"==t?(_.marked="type",k(he)):"|"==t||"&"==t?k(le):"string"==e||"number"==e||"atom"==e?k(he):"["==e?k(L("]"),re(le,"]",","),F,he):"{"==e?k(L("}"),re(pe,"}",",;"),F,he):"("==e?k(re(de,")"),fe,he):"<"==e?k(re(le,">"),le):void 0}function fe(e){if("=>"==e)return k(le)}function pe(e,t){return"variable"==e||"keyword"==_.style?(_.marked="property",k(pe)):"?"==t||"number"==e||"string"==e?k(pe):":"==e?k(le):"["==e?k(R("variable"),se,R("]"),pe):"("==e?T(xe,pe):void 0}function de(e,t){return"variable"==e&&_.stream.match(/^\s*[?:]/,!1)||"?"==t?k(de):":"==e?k(le):"spread"==e?k(de):T(le)}function he(e,t){return"<"==t?k(L(">"),re(le,">"),F,he):"|"==t||"."==e||"&"==t?k(le):"["==e?k(le,R("]"),he):"extends"==t||"implements"==t?(_.marked="keyword",k(le)):"?"==t?k(le,R(":"),le):void 0}function me(e,t){if("<"==t)return k(L(">"),re(le,">"),F,he)}function ve(){return T(le,ye)}function ye(e,t){if("="==t)return k(le)}function ge(e,t){return"enum"==t?(_.marked="keyword",k(Ge)):T(be,ae,_e,Te)}function be(e,t){return c&&N(t)?(_.marked="keyword",k(be)):"variable"==e?(S(t),k()):"spread"==e?k(be):"["==e?ie(Oe,"]"):"{"==e?ie(Ee,"}"):void 0}function Ee(e,t){return"variable"!=e||_.stream.match(/^\s*:/,!1)?("variable"==e&&(_.marked="property"),"spread"==e?k(be):"}"==e?T():"["==e?k(V,R("]"),R(":"),Ee):k(R(":"),be,_e)):(S(t),k(_e))}function Oe(){return T(be,_e)}function _e(e,t){if("="==t)return k(q)}function Te(e){if(","==e)return k(ge)}function ke(e,t){if("keyword b"==e&&"else"==t)return k(L("form","else"),P,F)}function we(e,t){return"await"==t?k(we):"("==e?k(L(")"),Se,F):void 0}function Se(e){return"var"==e?k(ge,Ne):"variable"==e?k(Ne):T(Ne)}function Ne(e,t){return")"==e?k():";"==e?k(Ne):"in"==t||"of"==t?(_.marked="keyword",k(V,Ne)):T(V,Ne)}function Ce(e,t){return"*"==t?(_.marked="keyword",k(Ce)):"variable"==e?(S(t),k(Ce)):"("==e?k(D,L(")"),re(De,")"),F,ue,P,I):c&&"<"==t?k(L(">"),re(ve,">"),F,Ce):void 0}function xe(e,t){return"*"==t?(_.marked="keyword",k(xe)):"variable"==e?(S(t),k(xe)):"("==e?k(D,L(")"),re(De,")"),F,ue,I):c&&"<"==t?k(L(">"),re(ve,">"),F,xe):void 0}function je(e,t){return"keyword"==e||"variable"==e?(_.marked="type",k(je)):"<"==t?k(L(">"),re(ve,">"),F):void 0}function De(e,t){return"@"==t&&k(V,De),"spread"==e?k(De):c&&N(t)?(_.marked="keyword",k(De)):c&&"this"==e?k(ae,_e):T(be,ae,_e)}function Ae(e,t){return"variable"==e?Ie(e,t):Le(e,t)}function Ie(e,t){if("variable"==e)return S(t),k(Le)}function Le(e,t){return"<"==t?k(L(">"),re(ve,">"),F,Le):"extends"==t||"implements"==t||c&&","==e?("implements"==t&&(_.marked="keyword"),k(c?le:V,Le)):"{"==e?k(L("}"),Fe,F):void 0}function Fe(e,t){return"async"==e||"variable"==e&&("static"==t||"get"==t||"set"==t||c&&N(t))&&_.stream.match(/^\s+[\w$\xa1-\uffff]/,!1)?(_.marked="keyword",k(Fe)):"variable"==e||"keyword"==_.style?(_.marked="property",k(Re,Fe)):"number"==e||"string"==e?k(Re,Fe):"["==e?k(V,ae,R("]"),Re,Fe):"*"==t?(_.marked="keyword",k(Fe)):c&&"("==e?T(xe,Fe):";"==e||","==e?k(Fe):"}"==e?k():"@"==t?k(V,Fe):void 0}function Re(e,t){if("?"==t)return k(Re);if(":"==e)return k(le,_e);if("="==t)return k(q);var n=_.state.lexical.prev;return T(n&&"interface"==n.info?xe:Ce)}function Pe(e,t){return"*"==t?(_.marked="keyword",k(Ke,R(";"))):"default"==t?(_.marked="keyword",k(V,R(";"))):"{"==e?k(re(Me,"}"),Ke,R(";")):T(P)}function Me(e,t){return"as"==t?(_.marked="keyword",k(R("variable"))):"variable"==e?T(q,Me):void 0}function Ve(e){return"string"==e?k():"("==e?T(V):T(qe,Ue,Ke)}function qe(e,t){return"{"==e?ie(qe,"}"):("variable"==e&&S(t),"*"==t&&(_.marked="keyword"),k(Be))}function Ue(e){if(","==e)return k(qe,Ue)}function Be(e,t){if("as"==t)return _.marked="keyword",k(qe)}function Ke(e,t){if("from"==t)return _.marked="keyword",k(V)}function Qe(e){return"]"==e?k():T(re(q,"]"))}function Ge(){return T(L("form"),be,R("{"),L("}"),re(ze,"}"),F,F)}function ze(){return T(be,_e)}function He(e,t,n){return t.tokenize==m&&/^(?:operator|sof|keyword [bcd]|case|new|export|default|spread|[\[{}\(,;:]|=>)$/.test(t.lastType)||"quasi"==t.lastType&&/\{\s*$/.test(e.string.slice(0,e.pos-(n||0)))}return I.lex=!0,F.lex=!0,{startState:function(e){var t={tokenize:m,lastType:"sof",cc:[],lexical:new E((e||0)-o,0,"block",!1),localVars:n.localVars,context:n.localVars&&new C(null,null,!1),indented:e||0};return n.globalVars&&"object"==typeof n.globalVars&&(t.globalVars=n.globalVars),t},token:function(e,t){if(e.sol()&&(t.lexical.hasOwnProperty("align")||(t.lexical.align=!1),t.indented=e.indentation(),g(e,t)),t.tokenize!=v&&e.eatSpace())return null;var n=t.tokenize(e,t);return"comment"==r?n:(t.lastType="operator"!=r||"++"!=i&&"--"!=i?r:"incdec",function(e,t,n,r,i){var o=e.cc;for(_.state=e,_.stream=i,_.marked=null,_.cc=o,_.style=t,e.lexical.hasOwnProperty("align")||(e.lexical.align=!0);;)if((o.length?o.pop():u?V:P)(n,r)){for(;o.length&&o[o.length-1].lex;)o.pop()();return _.marked?_.marked:"variable"==n&&O(e,r)?"variable-2":t}}(t,n,r,i,e))},indent:function(t,r){if(t.tokenize==v||t.tokenize==y)return e.Pass;if(t.tokenize!=m)return 0;var i,s=r&&r.charAt(0),u=t.lexical;if(!/^\s*else\b/.test(r))for(var c=t.cc.length-1;c>=0;--c){var l=t.cc[c];if(l==F)u=u.prev;else if(l!=ke)break}for(;("stat"==u.type||"form"==u.type)&&("}"==s||(i=t.cc[t.cc.length-1])&&(i==Q||i==G)&&!/^[,\.=+\-*:?[\(]/.test(r));)u=u.prev;a&&")"==u.type&&"stat"==u.prev.type&&(u=u.prev);var f=u.type,d=s==f;return"vardef"==f?u.indented+("operator"==t.lastType||","==t.lastType?u.info.length+1:0):"form"==f&&"{"==s?u.indented:"form"==f?u.indented+o:"stat"==f?u.indented+(function(e,t){return"operator"==e.lastType||","==e.lastType||p.test(t.charAt(0))||/[,.]/.test(t.charAt(0))}(t,r)?a||o:0):"switch"!=u.info||d||0==n.doubleIndentSwitch?u.align?u.column+(d?0:1):u.indented+(d?0:o):u.indented+(/^(?:case|default)\b/.test(r)?o:2*o)},electricInput:/^\s*(?:case .*?:|default:|\{|\})$/,blockCommentStart:u?null:"/*",blockCommentEnd:u?null:"*/",blockCommentContinue:u?null:" * ",lineComment:u?null:"//",fold:"brace",closeBrackets:"()[]{}''\"\"``",helperType:u?"json":"javascript",jsonldMode:s,jsonMode:u,expressionAllowed:He,skipExpression:function(e){var t=e.cc[e.cc.length-1];t!=V&&t!=q||e.cc.pop()}}})),e.registerHelper("wordChars","javascript",/[\w$]/),e.defineMIME("text/javascript","javascript"),e.defineMIME("text/ecmascript","javascript"),e.defineMIME("application/javascript","javascript"),e.defineMIME("application/x-javascript","javascript"),e.defineMIME("application/ecmascript","javascript"),e.defineMIME("application/json",{name:"javascript",json:!0}),e.defineMIME("application/x-json",{name:"javascript",json:!0}),e.defineMIME("application/ld+json",{name:"javascript",jsonld:!0}),e.defineMIME("text/typescript",{name:"javascript",typescript:!0}),e.defineMIME("application/typescript",{name:"javascript",typescript:!0})}(n("VrN/"))},"/f6Q":function(e,t,n){"use strict";var r=n("AGgm").isSpace;e.exports=function(e,t,n,i){var o,a,s,u,c=e.bMarks[t]+e.tShift[t],l=e.eMarks[t];if(e.sCount[t]-e.blkIndent>=4)return!1;if(42!==(o=e.src.charCodeAt(c++))&&45!==o&&95!==o)return!1;for(a=1;c<l;){if((s=e.src.charCodeAt(c++))!==o&&!r(s))return!1;s===o&&a++}return!(a<3)&&(i||(e.line=t+1,(u=e.push("hr","hr",0)).map=[t,e.line],u.markup=Array(a+1).join(String.fromCharCode(o))),!0)}},"/jXB":function(e,t,n){"use strict";n.r(t),n.d(t,"Kind",(function(){return r}));var r=Object.freeze({NAME:"Name",DOCUMENT:"Document",OPERATION_DEFINITION:"OperationDefinition",VARIABLE_DEFINITION:"VariableDefinition",SELECTION_SET:"SelectionSet",FIELD:"Field",ARGUMENT:"Argument",FRAGMENT_SPREAD:"FragmentSpread",INLINE_FRAGMENT:"InlineFragment",FRAGMENT_DEFINITION:"FragmentDefinition",VARIABLE:"Variable",INT:"IntValue",FLOAT:"FloatValue",STRING:"StringValue",BOOLEAN:"BooleanValue",NULL:"NullValue",ENUM:"EnumValue",LIST:"ListValue",OBJECT:"ObjectValue",OBJECT_FIELD:"ObjectField",DIRECTIVE:"Directive",NAMED_TYPE:"NamedType",LIST_TYPE:"ListType",NON_NULL_TYPE:"NonNullType",SCHEMA_DEFINITION:"SchemaDefinition",OPERATION_TYPE_DEFINITION:"OperationTypeDefinition",SCALAR_TYPE_DEFINITION:"ScalarTypeDefinition",OBJECT_TYPE_DEFINITION:"ObjectTypeDefinition",FIELD_DEFINITION:"FieldDefinition",INPUT_VALUE_DEFINITION:"InputValueDefinition",INTERFACE_TYPE_DEFINITION:"InterfaceTypeDefinition",UNION_TYPE_DEFINITION:"UnionTypeDefinition",ENUM_TYPE_DEFINITION:"EnumTypeDefinition",ENUM_VALUE_DEFINITION:"EnumValueDefinition",INPUT_OBJECT_TYPE_DEFINITION:"InputObjectTypeDefinition",DIRECTIVE_DEFINITION:"DirectiveDefinition",SCHEMA_EXTENSION:"SchemaExtension",SCALAR_TYPE_EXTENSION:"ScalarTypeExtension",OBJECT_TYPE_EXTENSION:"ObjectTypeExtension",INTERFACE_TYPE_EXTENSION:"InterfaceTypeExtension",UNION_TYPE_EXTENSION:"UnionTypeExtension",ENUM_TYPE_EXTENSION:"EnumTypeExtension",INPUT_OBJECT_TYPE_EXTENSION:"InputObjectTypeExtension"})},"/kEc":function(e,t,n){"use strict";function r(e){return void 0===e||e!=e}n.d(t,"a",(function(){return r}))},"040K":function(e,t,n){"use strict";function r(e,t){var n;if("undefined"==typeof Symbol||null==e[Symbol.iterator]){if(Array.isArray(e)||(n=function(e,t){if(!e)return;if("string"==typeof e)return i(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return i(e,t)}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0;return function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}return(n=e[Symbol.iterator]()).next.bind(n)}function i(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}Object.defineProperty(t,"__esModule",{value:!0}),t.graphQLFetcher=void 0;var o=n("Tzvz");t.graphQLFetcher=function(e,t){var n=null;return function(i){return e&&null!==n&&e.unsubscribe(n),e&&function(e){for(var t,n=r((0,o.parse)(e.query).definitions);!(t=n()).done;){var i=t.value;if("OperationDefinition"===i.kind&&"subscription"===i.operation)return!0}return!1}(i)?{subscribe:function(t){t.next("Your subscription data will appear here after server publication!"),n=e.subscribe({query:i.query,variables:i.variables},(function(e,n){e?t.error(e):t.next(n)}))}}:t(i)}}},"07Hx":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.SEVERITY=void 0,t.getDiagnostics=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null,n=arguments[2],r=arguments[3],i=null;try{i=(0,a.parse)(e)}catch(s){var o=d(s.locations[0],e);return[{severity:c.ERROR,message:s.message,source:"GraphQL: Syntax",range:o}]}return l(i,t,n,r)},t.validateQuery=l,t.getRange=d;var r,i=n("9lTW"),o=(r=i)&&r.__esModule?r:{default:r},a=n("Tzvz"),s=n("JCIs"),u=n("OZIm");var c=t.SEVERITY={ERROR:1,WARNING:2,INFORMATION:3,HINT:4};function l(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null,n=arguments[2],r=arguments[3];if(!t)return[];var i=f((0,u.validateWithCustomRules)(t,e,n,r),(function(e){return p(e,c.ERROR,"Validation")})),o=a.findDeprecatedUsages?f((0,a.findDeprecatedUsages)(t,e),(function(e){return p(e,c.WARNING,"Deprecation")})):[];return i.concat(o)}function f(e,t){return Array.prototype.concat.apply([],e.map(t))}function p(e,t,n){return e.nodes?e.nodes.map((function(r){var i="Variable"!==r.kind&&r.name?r.name:r.variable?r.variable:r;(0,o.default)(e.locations,"GraphQL validation error requires locations.");var a=e.locations[0],s=function(e){var t=e.loc;return(0,o.default)(t,"Expected ASTNode to have a location."),t}(i),c=a.column+(s.end-s.start);return{source:"GraphQL: "+n,message:e.message,severity:t,range:new u.Range(new u.Position(a.line-1,a.column-1),new u.Position(a.line-1,c))}})):[]}function d(e,t){var n=(0,s.onlineParser)(),r=n.startState(),i=t.split("\n");(0,o.default)(i.length>=e.line,"Query text must have more lines than where the error happened");for(var a=null,c=0;c<e.line;c++)for(a=new s.CharacterStream(i[c]);!a.eol();){if("invalidchar"===n.token(a,r))break}(0,o.default)(a,"Expected Parser stream to be available.");var l=e.line-1,f=a.getStartOfToken(),p=a.getCurrentPosition();return new u.Range(new u.Position(l,f),new u.Position(l,p))}},"0PPW":function(e,t,n){"use strict";var r,i=n("VrN/"),o=(r=i)&&r.__esModule?r:{default:r},a=n("LN1l");o.default.registerHelper("hint","graphql",(function(e,t){var n=t.schema;if(n){var r=e.getCursor(),i=e.getTokenAt(r),s=(0,a.getAutocompleteSuggestions)(n,e.getValue(),r,i),u=null!==i.type&&/"|\w/.test(i.string[0])?i.start:i.end,c={list:s.map((function(e){return{text:e.label,type:n.getType(e.detail),description:e.documentation,isDeprecated:e.isDeprecated,deprecationReason:e.deprecationReason}})),from:{line:r.line,column:u},to:{line:r.line,column:i.end}};return c&&c.list&&c.list.length>0&&(c.from=o.default.Pos(c.from.line,c.from.column),c.to=o.default.Pos(c.to.line,c.to.column),o.default.signal(e,"hasCompletion",e,c,i)),c}}))},"0SNI":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getLeft=function(e){var t=0,n=e;for(;n.offsetParent;)t+=n.offsetLeft,n=n.offsetParent;return t},t.getTop=function(e){var t=0,n=e;for(;n.offsetParent;)t+=n.offsetTop,n=n.offsetParent;return t}},"19Hc":function(e,t,n){"use strict";n.d(t,"d",(function(){return c})),n.d(t,"b",(function(){return l})),n.d(t,"e",(function(){return p})),n.d(t,"a",(function(){return d})),n.d(t,"c",(function(){return h})),n.d(t,"g",(function(){return m})),n.d(t,"f",(function(){return v}));var r=Number.isFinite||function(e){return"number"==typeof e&&isFinite(e)},i=Number.isInteger||function(e){return"number"==typeof e&&isFinite(e)&&Math.floor(e)===e},o=n("rWdj"),a=n("zpYP"),s=n("/jXB"),u=n("axIb");var c=new u.g({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:function(e){if("boolean"==typeof e)return e?1:0;var t=e;if("string"==typeof e&&""!==e&&(t=Number(e)),!i(t))throw new TypeError("Int cannot represent non-integer value: ".concat(Object(o.a)(e)));if(t>2147483647||t<-2147483648)throw new TypeError("Int cannot represent non 32-bit signed integer value: ".concat(Object(o.a)(e)));return t},parseValue:function(e){if(!i(e))throw new TypeError("Int cannot represent non-integer value: ".concat(Object(o.a)(e)));if(e>2147483647||e<-2147483648)throw new TypeError("Int cannot represent non 32-bit signed integer value: ".concat(Object(o.a)(e)));return e},parseLiteral:function(e){if(e.kind===s.Kind.INT){var t=parseInt(e.value,10);if(t<=2147483647&&t>=-2147483648)return t}}});var l=new u.g({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:function(e){if("boolean"==typeof e)return e?1:0;var t=e;if("string"==typeof e&&""!==e&&(t=Number(e)),!r(t))throw new TypeError("Float cannot represent non numeric value: ".concat(Object(o.a)(e)));return t},parseValue:function(e){if(!r(e))throw new TypeError("Float cannot represent non numeric value: ".concat(Object(o.a)(e)));return e},parseLiteral:function(e){return e.kind===s.Kind.FLOAT||e.kind===s.Kind.INT?parseFloat(e.value):void 0}});function f(e){if(Object(a.a)(e)){if("function"==typeof e.valueOf){var t=e.valueOf();if(!Object(a.a)(t))return t}if("function"==typeof e.toJSON)return e.toJSON()}return e}var p=new u.g({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:function(e){var t=f(e);if("string"==typeof t)return t;if("boolean"==typeof t)return t?"true":"false";if(r(t))return t.toString();throw new TypeError("String cannot represent value: ".concat(Object(o.a)(e)))},parseValue:function(e){if("string"!=typeof e)throw new TypeError("String cannot represent a non string value: ".concat(Object(o.a)(e)));return e},parseLiteral:function(e){return e.kind===s.Kind.STRING?e.value:void 0}});var d=new u.g({name:"Boolean",description:"The `Boolean` scalar type represents `true` or `false`.",serialize:function(e){if("boolean"==typeof e)return e;if(r(e))return 0!==e;throw new TypeError("Boolean cannot represent a non boolean value: ".concat(Object(o.a)(e)))},parseValue:function(e){if("boolean"!=typeof e)throw new TypeError("Boolean cannot represent a non boolean value: ".concat(Object(o.a)(e)));return e},parseLiteral:function(e){return e.kind===s.Kind.BOOLEAN?e.value:void 0}});var h=new u.g({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:function(e){var t=f(e);if("string"==typeof t)return t;if(i(t))return String(t);throw new TypeError("ID cannot represent value: ".concat(Object(o.a)(e)))},parseValue:function(e){if("string"==typeof e)return e;if(i(e))return e.toString();throw new TypeError("ID cannot represent value: ".concat(Object(o.a)(e)))},parseLiteral:function(e){return e.kind===s.Kind.STRING||e.kind===s.Kind.INT?e.value:void 0}}),m=Object.freeze([p,c,l,d,h]);function v(e){return Object(u.R)(e)&&m.some((function(t){var n=t.name;return e.name===n}))}},"1M3H":function(e,t,n){"use strict";e.exports=n("CK61")},"1QEH":function(e,t,n){"use strict";var r=Object.values||function(e){return Object.keys(e).map((function(t){return e[t]}))};t.a=r},"1dGX":function(e,t,n){"use strict";t.Any=n("y8fO"),t.Cc=n("p7ys"),t.Cf=n("b9EY"),t.P=n("fKCf"),t.Z=n("T8I8")},"1duh":function(e,t,n){},"1eCo":function(e,t,n){!function(e){"use strict";var t={autoSelfClosers:{area:!0,base:!0,br:!0,col:!0,command:!0,embed:!0,frame:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0,menuitem:!0},implicitlyClosed:{dd:!0,li:!0,optgroup:!0,option:!0,p:!0,rp:!0,rt:!0,tbody:!0,td:!0,tfoot:!0,th:!0,tr:!0},contextGrabbers:{dd:{dd:!0,dt:!0},dt:{dd:!0,dt:!0},li:{li:!0},option:{option:!0,optgroup:!0},optgroup:{optgroup:!0},p:{address:!0,article:!0,aside:!0,blockquote:!0,dir:!0,div:!0,dl:!0,fieldset:!0,footer:!0,form:!0,h1:!0,h2:!0,h3:!0,h4:!0,h5:!0,h6:!0,header:!0,hgroup:!0,hr:!0,menu:!0,nav:!0,ol:!0,p:!0,pre:!0,section:!0,table:!0,ul:!0},rp:{rp:!0,rt:!0},rt:{rp:!0,rt:!0},tbody:{tbody:!0,tfoot:!0},td:{td:!0,th:!0},tfoot:{tbody:!0},th:{td:!0,th:!0},thead:{tbody:!0,tfoot:!0},tr:{tr:!0}},doNotIndent:{pre:!0},allowUnquoted:!0,allowMissing:!0,caseFold:!0},n={autoSelfClosers:{},implicitlyClosed:{},contextGrabbers:{},doNotIndent:{},allowUnquoted:!1,allowMissing:!1,allowMissingTagName:!1,caseFold:!1};e.defineMode("xml",(function(r,i){var o,a,s=r.indentUnit,u={},c=i.htmlMode?t:n;for(var l in c)u[l]=c[l];for(var l in i)u[l]=i[l];function f(e,t){function n(n){return t.tokenize=n,n(e,t)}var r=e.next();return"<"==r?e.eat("!")?e.eat("[")?e.match("CDATA[")?n(d("atom","]]>")):null:e.match("--")?n(d("comment","--\x3e")):e.match("DOCTYPE",!0,!0)?(e.eatWhile(/[\w\._\-]/),n(function e(t){return function(n,r){for(var i;null!=(i=n.next());){if("<"==i)return r.tokenize=e(t+1),r.tokenize(n,r);if(">"==i){if(1==t){r.tokenize=f;break}return r.tokenize=e(t-1),r.tokenize(n,r)}}return"meta"}}(1))):null:e.eat("?")?(e.eatWhile(/[\w\._\-]/),t.tokenize=d("meta","?>"),"meta"):(o=e.eat("/")?"closeTag":"openTag",t.tokenize=p,"tag bracket"):"&"==r?(e.eat("#")?e.eat("x")?e.eatWhile(/[a-fA-F\d]/)&&e.eat(";"):e.eatWhile(/[\d]/)&&e.eat(";"):e.eatWhile(/[\w\.\-:]/)&&e.eat(";"))?"atom":"error":(e.eatWhile(/[^&<]/),null)}function p(e,t){var n,r,i=e.next();if(">"==i||"/"==i&&e.eat(">"))return t.tokenize=f,o=">"==i?"endTag":"selfcloseTag","tag bracket";if("="==i)return o="equals",null;if("<"==i){t.tokenize=f,t.state=y,t.tagName=t.tagStart=null;var a=t.tokenize(e,t);return a?a+" tag error":"tag error"}return/[\'\"]/.test(i)?(t.tokenize=(n=i,(r=function(e,t){for(;!e.eol();)if(e.next()==n){t.tokenize=p;break}return"string"}).isInAttribute=!0,r),t.stringStartCol=e.column(),t.tokenize(e,t)):(e.match(/^[^\s\u00a0=<>\"\']*[^\s\u00a0=<>\"\'\/]/),"word")}function d(e,t){return function(n,r){for(;!n.eol();){if(n.match(t)){r.tokenize=f;break}n.next()}return e}}function h(e,t,n){this.prev=e.context,this.tagName=t,this.indent=e.indented,this.startOfLine=n,(u.doNotIndent.hasOwnProperty(t)||e.context&&e.context.noIndent)&&(this.noIndent=!0)}function m(e){e.context&&(e.context=e.context.prev)}function v(e,t){for(var n;;){if(!e.context)return;if(n=e.context.tagName,!u.contextGrabbers.hasOwnProperty(n)||!u.contextGrabbers[n].hasOwnProperty(t))return;m(e)}}function y(e,t,n){return"openTag"==e?(n.tagStart=t.column(),g):"closeTag"==e?b:y}function g(e,t,n){return"word"==e?(n.tagName=t.current(),a="tag",_):u.allowMissingTagName&&"endTag"==e?(a="tag bracket",_(e,0,n)):(a="error",g)}function b(e,t,n){if("word"==e){var r=t.current();return n.context&&n.context.tagName!=r&&u.implicitlyClosed.hasOwnProperty(n.context.tagName)&&m(n),n.context&&n.context.tagName==r||!1===u.matchClosing?(a="tag",E):(a="tag error",O)}return u.allowMissingTagName&&"endTag"==e?(a="tag bracket",E(e,0,n)):(a="error",O)}function E(e,t,n){return"endTag"!=e?(a="error",E):(m(n),y)}function O(e,t,n){return a="error",E(e,0,n)}function _(e,t,n){if("word"==e)return a="attribute",T;if("endTag"==e||"selfcloseTag"==e){var r=n.tagName,i=n.tagStart;return n.tagName=n.tagStart=null,"selfcloseTag"==e||u.autoSelfClosers.hasOwnProperty(r)?v(n,r):(v(n,r),n.context=new h(n,r,i==n.indented)),y}return a="error",_}function T(e,t,n){return"equals"==e?k:(u.allowMissing||(a="error"),_(e,0,n))}function k(e,t,n){return"string"==e?w:"word"==e&&u.allowUnquoted?(a="string",_):(a="error",_(e,0,n))}function w(e,t,n){return"string"==e?w:_(e,0,n)}return f.isInText=!0,{startState:function(e){var t={tokenize:f,state:y,indented:e||0,tagName:null,tagStart:null,context:null};return null!=e&&(t.baseIndent=e),t},token:function(e,t){if(!t.tagName&&e.sol()&&(t.indented=e.indentation()),e.eatSpace())return null;o=null;var n=t.tokenize(e,t);return(n||o)&&"comment"!=n&&(a=null,t.state=t.state(o||n,e,t),a&&(n="error"==a?n+" error":a)),n},indent:function(t,n,r){var i=t.context;if(t.tokenize.isInAttribute)return t.tagStart==t.indented?t.stringStartCol+1:t.indented+s;if(i&&i.noIndent)return e.Pass;if(t.tokenize!=p&&t.tokenize!=f)return r?r.match(/^(\s*)/)[0].length:0;if(t.tagName)return!1!==u.multilineTagIndentPastTag?t.tagStart+t.tagName.length+2:t.tagStart+s*(u.multilineTagIndentFactor||1);if(u.alignCDATA&&/<!\[CDATA\[/.test(n))return 0;var o=n&&/^<(\/)?([\w_:\.-]*)/.exec(n);if(o&&o[1])for(;i;){if(i.tagName==o[2]){i=i.prev;break}if(!u.implicitlyClosed.hasOwnProperty(i.tagName))break;i=i.prev}else if(o)for(;i;){var a=u.contextGrabbers[i.tagName];if(!a||!a.hasOwnProperty(o[2]))break;i=i.prev}for(;i&&i.prev&&!i.startOfLine;)i=i.prev;return i?i.indent+s:t.baseIndent||0},electricInput:/<\/[\s\w:]+>$/,blockCommentStart:"\x3c!--",blockCommentEnd:"--\x3e",configuration:u.htmlMode?"html":"xml",helperType:u.htmlMode?"html":"xml",skipAttribute:function(e){e.state==k&&(e.state=_)},xmlCurrentTag:function(e){return e.tagName?{name:e.tagName,close:"closeTag"==e.type}:null},xmlCurrentContext:function(e){for(var t=[],n=e.context;n;n=n.prev)n.tagName&&t.push(n.tagName);return t.reverse()}}})),e.defineMIME("text/xml","xml"),e.defineMIME("application/xml","xml"),e.mimeModes.hasOwnProperty("text/html")||e.defineMIME("text/html",{name:"xml",htmlMode:!0})}(n("VrN/"))},"1gqn":function(e,t){e.exports=function(e){return e&&"object"==typeof e&&"function"==typeof e.copy&&"function"==typeof e.fill&&"function"==typeof e.readUInt8}},"1nBO":function(e,t,n){"use strict";var r=n("AGgm").normalizeReference,i=n("AGgm").isSpace;e.exports=function(e,t,n,o){var a,s,u,c,l,f,p,d,h,m,v,y,g,b,E,O,_=0,T=e.bMarks[t]+e.tShift[t],k=e.eMarks[t],w=t+1;if(e.sCount[t]-e.blkIndent>=4)return!1;if(91!==e.src.charCodeAt(T))return!1;for(;++T<k;)if(93===e.src.charCodeAt(T)&&92!==e.src.charCodeAt(T-1)){if(T+1===k)return!1;if(58!==e.src.charCodeAt(T+1))return!1;break}for(c=e.lineMax,E=e.md.block.ruler.getRules("reference"),m=e.parentType,e.parentType="reference";w<c&&!e.isEmpty(w);w++)if(!(e.sCount[w]-e.blkIndent>3||e.sCount[w]<0)){for(b=!1,f=0,p=E.length;f<p;f++)if(E[f](e,w,c,!0)){b=!0;break}if(b)break}for(k=(g=e.getLines(t,w,e.blkIndent,!1).trim()).length,T=1;T<k;T++){if(91===(a=g.charCodeAt(T)))return!1;if(93===a){h=T;break}(10===a||92===a&&++T<k&&10===g.charCodeAt(T))&&_++}if(h<0||58!==g.charCodeAt(h+1))return!1;for(T=h+2;T<k;T++)if(10===(a=g.charCodeAt(T)))_++;else if(!i(a))break;if(!(v=e.md.helpers.parseLinkDestination(g,T,k)).ok)return!1;if(l=e.md.normalizeLink(v.str),!e.md.validateLink(l))return!1;for(s=T=v.pos,u=_+=v.lines,y=T;T<k;T++)if(10===(a=g.charCodeAt(T)))_++;else if(!i(a))break;for(v=e.md.helpers.parseLinkTitle(g,T,k),T<k&&y!==T&&v.ok?(O=v.str,T=v.pos,_+=v.lines):(O="",T=s,_=u);T<k&&(a=g.charCodeAt(T),i(a));)T++;if(T<k&&10!==g.charCodeAt(T)&&O)for(O="",T=s,_=u;T<k&&(a=g.charCodeAt(T),i(a));)T++;return!(T<k&&10!==g.charCodeAt(T))&&(!!(d=r(g.slice(1,h)))&&(o||(void 0===e.env.references&&(e.env.references={}),void 0===e.env.references[d]&&(e.env.references[d]={title:O,href:l}),e.parentType=m,e.line=t+_+1),!0))}},"2C6G":function(e,t,n){"use strict";function r(e,t){if(!Boolean(e))throw new Error(t||"Unexpected invariant triggered")}n.d(t,"a",(function(){return r}))},"2KYT":function(e,t,n){"use strict";e.exports.encode=n("xGQ6"),e.exports.decode=n("jzd5"),e.exports.format=n("Q+CF"),e.exports.parse=n("2l+C")},"2jxP":function(e,t,n){"use strict";(function(e){Object.defineProperty(t,"__esModule",{value:!0}),t.GraphiQL=void 0;var r=x(n("q1tI")),i=x(n("17x9")),o=x(n("i8i4")),a=n("Tzvz"),s=x(n("+QRC")),u=n("dO1m"),c=n("huIT"),l=n("veYS"),f=n("Yl7s"),p=n("lTHs"),d=n("HzB8"),h=n("vbN3"),m=n("uezr"),v=n("5y3V"),y=n("eQbp"),g=n("Q7vz"),b=x(n("wNVd")),E=x(n("CY+F")),O=x(n("gnEv")),_=x(n("lJQM")),T=x(n("dTH/")),k=x(n("IF40")),w=n("7oSj"),S=n("0SNI"),N=n("yOgx"),C=n("kFP1");function x(e){return e&&e.__esModule?e:{default:e}}function j(e){return(j="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)}function D(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){R(e,t,n[t])}))}return e}function A(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function I(e){return(I=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function L(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function F(e,t){return(F=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}function R(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var P=function(t){function n(e){var t,r,i;if(function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,n),r=this,i=I(n).call(this,e),t=!i||"object"!==j(i)&&"function"!=typeof i?L(r):i,R(L(t),"handleClickReference",(function(e){t.setState({docExplorerOpen:!0},(function(){t.docExplorerComponent.showDocForReference(e)}))})),R(L(t),"handleRunQuery",(function(e){t._editorQueryID++;var n=t._editorQueryID,r=t.autoCompleteLeafs()||t.state.query,i=t.state.variables,o=t.state.operationName;e&&e!==o&&(o=e,t.handleEditOperationName(o));try{t.setState({isWaitingForResponse:!0,response:null,operationName:o});var a=t._fetchQuery(r,i,o,(function(e){n===t._editorQueryID&&t.setState({isWaitingForResponse:!1,response:JSON.stringify(e,null,2)})}));t.setState({subscription:a})}catch(s){t.setState({isWaitingForResponse:!1,response:s.message})}})),R(L(t),"handleStopQuery",(function(){var e=t.state.subscription;t.setState({isWaitingForResponse:!1,subscription:null}),e&&e.unsubscribe()})),R(L(t),"handlePrettifyQuery",(function(){var e=t.getQueryEditor();e.setValue((0,a.print)((0,a.parse)(e.getValue())))})),R(L(t),"handleMergeQuery",(function(){var e=t.getQueryEditor(),n=e.getValue();if(n){var r=(0,a.parse)(n);e.setValue((0,a.print)((0,N.mergeAst)(r)))}})),R(L(t),"handleEditQuery",(0,T.default)(100,(function(e){var n=t._updateQueryFacts(e,t.state.operationName,t.state.operations,t.state.schema);if(t.setState(D({query:e},n)),t.props.onEditQuery)return t.props.onEditQuery(e)}))),R(L(t),"handleCopyQuery",(function(){var e=t.getQueryEditor().getValue();if(e)return(0,s.default)(e),t.props.onCopyQuery?t.props.onCopyQuery(e):void 0})),R(L(t),"_updateQueryFacts",(function(e,n,r,i){var o=(0,O.default)(i,e);if(o){var a=(0,_.default)(r,n,o.operations),s=t.props.onEditOperationName;return s&&n!==a&&s(a),D({operationName:a},o)}})),R(L(t),"handleEditVariables",(function(e){t.setState({variables:e}),t.props.onEditVariables&&t.props.onEditVariables(e)})),R(L(t),"handleEditOperationName",(function(e){var n=t.props.onEditOperationName;n&&n(e)})),R(L(t),"handleHintInformationRender",(function(e){var n;e.addEventListener("click",t._onClickHintInformation),e.addEventListener("DOMNodeRemoved",n=function(){e.removeEventListener("DOMNodeRemoved",n),e.removeEventListener("click",t._onClickHintInformation)})})),R(L(t),"handleEditorRunQuery",(function(){t._runQueryAtCursor()})),R(L(t),"_onClickHintInformation",(function(e){if("typeName"===e.target.className){var n=e.target.innerHTML,r=t.state.schema;if(r){var i=r.getType(n);i&&t.setState({docExplorerOpen:!0},(function(){t.docExplorerComponent.showDoc(i)}))}}})),R(L(t),"handleToggleDocs",(function(){"function"==typeof t.props.onToggleDocs&&t.props.onToggleDocs(!t.state.docExplorerOpen),t.setState({docExplorerOpen:!t.state.docExplorerOpen})})),R(L(t),"handleToggleHistory",(function(){"function"==typeof t.props.onToggleHistory&&t.props.onToggleHistory(!t.state.historyPaneOpen),t.setState({historyPaneOpen:!t.state.historyPaneOpen})})),R(L(t),"handleSelectHistoryQuery",(function(e,n,r){t.handleEditQuery(e),t.handleEditVariables(n),t.handleEditOperationName(r)})),R(L(t),"handleResizeStart",(function(e){if(t._didClickDragBar(e)){e.preventDefault();var n=e.clientX-(0,S.getLeft)(e.target),r=function(e){if(0===e.buttons)return i();var r=o.default.findDOMNode(t.editorBarComponent),a=e.clientX-(0,S.getLeft)(r)-n,s=r.clientWidth-a;t.setState({editorFlex:a/s})},i=function(){document.removeEventListener("mousemove",r),document.removeEventListener("mouseup",i),r=null,i=null};document.addEventListener("mousemove",r),document.addEventListener("mouseup",i)}})),R(L(t),"handleResetResize",(function(){t.setState({editorFlex:1})})),R(L(t),"handleDocsResizeStart",(function(e){e.preventDefault();var n=t.state.docExplorerWidth,r=e.clientX-(0,S.getLeft)(e.target),i=function(e){if(0===e.buttons)return a();var n=o.default.findDOMNode(L(t)),i=e.clientX-(0,S.getLeft)(n)-r,s=n.clientWidth-i;s<100?t.setState({docExplorerOpen:!1}):t.setState({docExplorerOpen:!0,docExplorerWidth:Math.min(s,650)})},a=function(){t.state.docExplorerOpen||t.setState({docExplorerWidth:n}),document.removeEventListener("mousemove",i),document.removeEventListener("mouseup",a),i=null,a=null};document.addEventListener("mousemove",i),document.addEventListener("mouseup",a)})),R(L(t),"handleDocsResetResize",(function(){t.setState({docExplorerWidth:350})})),R(L(t),"handleVariableResizeStart",(function(e){e.preventDefault();var n=!1,r=t.state.variab