@chillicream/nitro-embedded
Version:
Nitro GraphQL IDE
1 lines • 9.32 kB
JavaScript
;(self.webpackChunknitro=self.webpackChunknitro||[]).push([[751],{23845:(e,n,i)=>{i.d(n,{mF:()=>p,ag:()=>m,hl:()=>l,wL:()=>N.wL,To:()=>N.To,fc:()=>N.fc,VX:()=>v,c7:()=>_,RI:()=>f,CZ:()=>N.CZ,MA:()=>N.MA,iW:()=>N.iW,OY:()=>N.OY,R1:()=>N.R1,T2:()=>N.T2,BN:()=>N.BN,fI:()=>N.fI,kf:()=>N.kf});var t,a,r=i(8330);const o=r.QC,l=r.rE,m=null!==(t="Q2xpZW50Cmc5ZjAwOTFmNTY5NmQ0NTZkOWUwZDQ0ZDMzYjJhZDJlOA==")?t:"",u=(r.rE,new RegExp("^https?:\\/\\/.*?\\.(bananacakepop\\.com|chillicream\\.com|chillicream\\.cloud)","i")),c=null!==(a=null===u||void 0===u?void 0:u.test(self.origin))&&void 0!==a&&a,d=navigator.userAgent.indexOf("Electron")>=0,s=c?"cloud":d?"app":"middleware",p="".concat(o,"/").concat(l," (").concat(s,")");(function(){if(navigator.userAgent.indexOf("Win")>=0)return"Windows";if(navigator.userAgent.indexOf("Mac")>=0)return"macOS";if(navigator.userAgent.indexOf("X11")>=0||navigator.userAgent.indexOf("Linux")>=0)return"Linux"})(),function(){const e=navigator.userAgent.toLowerCase();e.includes("mac os")||e.includes("ipad")}();const v="Content-Type",_=/^https?:\/\//i,f=/^_{2}(?!_)/i;var N=i(18370)},13295:(e,n,i)=>{i.d(n,{N5:()=>a,c:()=>r});var t=i(96243);function a(e){return o(e,t.xs.FIELD)}function r(e){return o(e,t.xs.DIRECTIVE)}function o(e,n){return!!e&&"object"===typeof e&&"kind"in e&&e.kind===n&&!("isConst"in e)}},96243:(e,n,i)=>{i.d(n,{xs:()=>t});let t=function(e){return e.NAME="Name",e.DOCUMENT="Document",e.OPERATION_DEFINITION="OperationDefinition",e.VARIABLES_DEFINITION="VariablesDefinition",e.VARIABLE_DEFINITION="VariableDefinition",e.SELECTION_SET="SelectionSet",e.FIELD="Field",e.ARGUMENT_DICT="ArgumentDict",e.ARGUMENT="Argument",e.FRAGMENT_SPREAD="FragmentSpread",e.INLINE_FRAGMENT="InlineFragment",e.FRAGMENT_DEFINITION="FragmentDefinition",e.VARIABLE="Variable",e.NUMBER="NumberValue",e.STRING="StringValue",e.BOOLEAN="BooleanValue",e.NULL="NullValue",e.ENUM="EnumValue",e.LIST="ListValue",e.OBJECT="ObjectValue",e.OBJECT_FIELD="ObjectField",e.DIRECTIVE="Directive",e.NAMED_TYPE="NamedType",e.LIST_TYPE="ListType",e.NON_NULL_TYPE="NonNullType",e}({})},67466:(e,n,i)=>{i(96243),i(13295),i(36022),i(75885);var t=i(62967),a=i(92398);i(30628);t.qx,a.ParseRules;i(54596),i(72790),i(85890)},30628:(e,n,i)=>{i(62316),i(96243)},85890:(e,n,i)=>{i(93967),i(36022),i(54913),i(75885),i(96243),i(13295);Object.freeze({})},67889:(e,n,i)=>{i(62316),i(36022),i(86737),i(75885),i(23845),i(50072),i(11081),i(15793),i(28511);var t=i(70807);i(5355),i(84165),i(29232);(0,t.y)({kind:"Document",definitions:[{kind:"OperationDefinition",operation:"query",name:{kind:"Name",value:"IntrospectionQuery"},variableDefinitions:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"__type"},arguments:[{kind:"Argument",name:{kind:"Name",value:"name"},value:{kind:"StringValue",value:"__Directive",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"name"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"fields"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"name"},arguments:[],directives:[]}]}}]}}]}}],loc:{start:0,end:104,source:{body:'query IntrospectionQuery {\n __type(name: "__Directive") {\n name\n fields {\n name\n }\n }\n}\n',name:"GraphQL request",locationOffset:{line:1,column:1}}}}),(0,t.y)({kind:"Document",definitions:[{kind:"OperationDefinition",operation:"query",name:{kind:"Name",value:"IntrospectionQuery"},variableDefinitions:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"__type"},arguments:[{kind:"Argument",name:{kind:"Name",value:"name"},value:{kind:"StringValue",value:"__InputValue",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"fields"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"name"},arguments:[],directives:[]}]}}]}}]}}],loc:{start:0,end:96,source:{body:'query IntrospectionQuery {\n __type(name: "__InputValue") {\n fields {\n name\n }\n }\n}\n',name:"GraphQL request",locationOffset:{line:1,column:1}}}}),(0,t.y)({kind:"Document",definitions:[{kind:"OperationDefinition",operation:"query",name:{kind:"Name",value:"IntrospectionQuery"},variableDefinitions:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"__type"},arguments:[{kind:"Argument",name:{kind:"Name",value:"name"},value:{kind:"StringValue",value:"__Schema",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"name"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"fields"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"name"},arguments:[],directives:[]}]}}]}}]}}],loc:{start:0,end:101,source:{body:'query IntrospectionQuery {\n __type(name: "__Schema") {\n name\n fields {\n name\n }\n }\n}\n',name:"GraphQL request",locationOffset:{line:1,column:1}}}}),(0,t.y)({kind:"Document",definitions:[{kind:"OperationDefinition",operation:"query",name:{kind:"Name",value:"IntrospectionQuery"},variableDefinitions:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"__type"},arguments:[{kind:"Argument",name:{kind:"Name",value:"name"},value:{kind:"StringValue",value:"__Type",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"name"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"fields"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"name"},arguments:[],directives:[]}]}}]}}]}}],loc:{start:0,end:99,source:{body:'query IntrospectionQuery {\n __type(name: "__Type") {\n name\n fields {\n name\n }\n }\n}\n',name:"GraphQL request",locationOffset:{line:1,column:1}}}})},29899:(e,n,i)=>{i(36022),i(75885)},53768:(e,n,i)=>{i.d(n,{Hf:()=>a,Td:()=>t});const t=e=>function(e){return"function"===typeof e}(Object(e)[Symbol.asyncIterator]);function a(e){return null!==e&&"object"===typeof e&&!Array.isArray(e)}},62967:(e,n,i)=>{i.d(n,{qx:()=>t.qx});i(49996);var t=i(24815);i(49358),i(94806)},59968:(e,n,i)=>{var t=i(27212),a=i(466);(0,t.p_)("Definition"),o("query"),(0,t.m7)(l("def")),(0,t.m7)("VariableDefinitions"),(0,t.p_)("Directive"),o("mutation"),(0,t.m7)(l("def")),(0,t.m7)("VariableDefinitions"),(0,t.p_)("Directive"),o("subscription"),(0,t.m7)(l("def")),(0,t.m7)("VariableDefinitions"),(0,t.p_)("Directive"),(0,t.p)("("),(0,t.p_)("VariableDefinition"),(0,t.p)(")"),(0,t.p)(":"),(0,t.m7)("DefaultValue"),(0,t.p)("$","variable"),l("variable"),(0,t.p)("="),(0,t.p)("{"),(0,t.p_)("Selection"),(0,t.p)("}"),l("property"),(0,t.p)(":"),l("qualifier"),(0,t.m7)("Arguments"),(0,t.p_)("Directive"),(0,t.m7)("SelectionSet"),l("property"),(0,t.m7)("Arguments"),(0,t.p_)("Directive"),(0,t.m7)("SelectionSet"),(0,t.p)("("),(0,t.p_)("Argument"),(0,t.p)(")"),l("attribute"),(0,t.p)(":"),(0,t.p)("..."),l("def"),(0,t.p_)("Directive"),(0,t.p)("..."),(0,t.m7)("TypeCondition"),(0,t.p_)("Directive"),o("fragment"),(0,t.m7)((0,t.FC)(l("def"),[o("on")])),(0,t.p_)("Directive"),o("on"),(0,t.t)("Number","number"),(0,t.t)("Name","builtin"),(0,t.t)("Name","keyword"),l("string-2"),(0,t.p)("["),(0,t.p_)("Value"),(0,t.p)("]"),(0,t.p)("{"),(0,t.p_)("ObjectField"),(0,t.p)("}"),l("attribute"),(0,t.p)(":"),(0,t.p)("["),(0,t.p)("]"),(0,t.m7)((0,t.p)("!")),(0,t.m7)((0,t.p)("!")),r="atom",(0,t.p)("@","meta"),l("meta"),(0,t.m7)("Arguments"),o("directive"),(0,t.p)("@","meta"),l("meta"),(0,t.m7)("ArgumentsDef"),o("on"),(0,t.p_)("DirectiveLocation",(0,t.p)("|")),o("interface"),l("atom"),(0,t.m7)("Implements"),(0,t.p_)("Directive"),(0,t.p)("{"),(0,t.p_)("FieldDef"),(0,t.p)("}"),o("implements"),(0,t.p_)("NamedType",(0,t.p)("&")),l("string-2"),o("schema"),(0,t.p_)("Directive"),(0,t.p)("{"),(0,t.p_)("OperationTypeDef"),(0,t.p)("}"),l("keyword"),(0,t.p)(":"),l("atom"),o("scalar"),l("atom"),(0,t.p_)("Directive"),o("type"),l("atom"),(0,t.m7)("Implements"),(0,t.p_)("Directive"),(0,t.p)("{"),(0,t.p_)("FieldDef"),(0,t.p)("}"),l("property"),(0,t.m7)("ArgumentsDef"),(0,t.p)(":"),(0,t.p_)("Directive"),(0,t.p)("("),(0,t.p_)("InputValueDef"),(0,t.p)(")"),l("attribute"),(0,t.p)(":"),(0,t.m7)("DefaultValue"),(0,t.p_)("Directive"),o("union"),l("atom"),(0,t.p_)("Directive"),(0,t.p)("="),(0,t.p_)("UnionMember",(0,t.p)("|")),o("enum"),l("atom"),(0,t.p_)("Directive"),(0,t.p)("{"),(0,t.p_)("EnumValueDef"),(0,t.p)("}"),l("string-2"),(0,t.p_)("Directive"),o("input"),l("atom"),(0,t.p_)("Directive"),(0,t.p)("{"),(0,t.p_)("InputValueDef"),(0,t.p)("}"),o("extend"),a.b.SCHEMA_EXTENSION,a.b.SCALAR_TYPE_EXTENSION,a.b.OBJECT_TYPE_EXTENSION,a.b.INTERFACE_TYPE_EXTENSION,a.b.UNION_TYPE_EXTENSION,a.b.ENUM_TYPE_EXTENSION,a.b.INPUT_OBJECT_TYPE_EXTENSION;var r;function o(e){return{style:"keyword",match:n=>"Name"===n.kind&&n.value===e}}function l(e){return{style:e,match:e=>"Name"===e.kind,update(e,n){e.name=n.value}}}},24815:(e,n,i)=>{i.d(n,{qx:()=>t.q});i(59968),i(83759),i(80587),i(44323);var t=i(5798)},83759:(e,n,i)=>{i(59968)}}]);