@coasys/ad4m-connect 0.12.1-dev → 0.13.0-test-2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/icons/MapPinIcon.d.ts +1 -0
- package/dist/components/icons/index.d.ts +1 -0
- package/dist/components/views/HostBrowser.d.ts +0 -1
- package/dist/components/views/HostDetail.d.ts +2 -1
- package/dist/components/views/LocalAuthentication.d.ts +2 -1
- package/dist/components/views/LoggedInDashboard.d.ts +20 -2
- package/dist/components/views/RemoteAuthentication.d.ts +3 -1
- package/dist/core.d.ts +8 -0
- package/dist/core.js +357 -296
- package/dist/index.js +950 -536
- package/dist/types.d.ts +13 -0
- package/dist/utils.js +1 -1
- package/dist/web.d.ts +4 -0
- package/dist/web.js +922 -508
- package/package.json +2 -2
package/dist/core.js
CHANGED
|
@@ -1,31 +1,31 @@
|
|
|
1
|
-
var
|
|
1
|
+
var le=(r,e,t)=>new Promise((n,i)=>{var a=c=>{try{s(t.next(c))}catch(u){i(u)}},o=c=>{try{s(t.throw(c))}catch(u){i(u)}},s=c=>c.done?n(c.value):Promise.resolve(c.value).then(a,o);s((t=t.apply(r,e)).next())});var oc=function(r,e){return oc=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var i in n)Object.prototype.hasOwnProperty.call(n,i)&&(t[i]=n[i])},oc(r,e)};function Ae(r,e){if(typeof e!="function"&&e!==null)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");oc(r,e);function t(){this.constructor=r}r.prototype=e===null?Object.create(e):(t.prototype=e.prototype,new t)}var x=function(){return x=Object.assign||function(e){for(var t,n=1,i=arguments.length;n<i;n++){t=arguments[n];for(var a in t)Object.prototype.hasOwnProperty.call(t,a)&&(e[a]=t[a])}return e},x.apply(this,arguments)};function Qt(r,e){var t={};for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&e.indexOf(n)<0&&(t[n]=r[n]);if(r!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,n=Object.getOwnPropertySymbols(r);i<n.length;i++)e.indexOf(n[i])<0&&Object.prototype.propertyIsEnumerable.call(r,n[i])&&(t[n[i]]=r[n[i]]);return t}function Lt(r,e,t,n){function i(a){return a instanceof t?a:new t(function(o){o(a)})}return new(t||(t=Promise))(function(a,o){function s(l){try{u(n.next(l))}catch(d){o(d)}}function c(l){try{u(n.throw(l))}catch(d){o(d)}}function u(l){l.done?a(l.value):i(l.value).then(s,c)}u((n=n.apply(r,e||[])).next())})}function Ft(r,e){var t={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},n,i,a,o;return o={next:s(0),throw:s(1),return:s(2)},typeof Symbol=="function"&&(o[Symbol.iterator]=function(){return this}),o;function s(u){return function(l){return c([u,l])}}function c(u){if(n)throw new TypeError("Generator is already executing.");for(;o&&(o=0,u[0]&&(t=0)),t;)try{if(n=1,i&&(a=u[0]&2?i.return:u[0]?i.throw||((a=i.return)&&a.call(i),0):i.next)&&!(a=a.call(i,u[1])).done)return a;switch(i=0,a&&(u=[u[0]&2,a.value]),u[0]){case 0:case 1:a=u;break;case 4:return t.label++,{value:u[1],done:!1};case 5:t.label++,i=u[1],u=[0];continue;case 7:u=t.ops.pop(),t.trys.pop();continue;default:if(a=t.trys,!(a=a.length>0&&a[a.length-1])&&(u[0]===6||u[0]===2)){t=0;continue}if(u[0]===3&&(!a||u[1]>a[0]&&u[1]<a[3])){t.label=u[1];break}if(u[0]===6&&t.label<a[1]){t.label=a[1],a=u;break}if(a&&t.label<a[2]){t.label=a[2],t.ops.push(u);break}a[2]&&t.ops.pop(),t.trys.pop();continue}u=e.call(r,t)}catch(l){u=[6,l],i=0}finally{n=a=0}if(u[0]&5)throw u[1];return{value:u[0]?u[1]:void 0,done:!0}}}function xr(r,e,t){if(t||arguments.length===2)for(var n=0,i=e.length,a;n<i;n++)(a||!(n in e))&&(a||(a=Array.prototype.slice.call(e,0,n)),a[n]=e[n]);return r.concat(a||Array.prototype.slice.call(e))}var sc="Invariant Violation",Al=Object.setPrototypeOf,sm=Al===void 0?function(r,e){return r.__proto__=e,r}:Al,Z=function(r){Ae(e,r);function e(t){t===void 0&&(t=sc);var n=r.call(this,typeof t=="number"?sc+": "+t+" (see https://github.com/apollographql/invariant-packages)":t)||this;return n.framesToPop=1,n.name=sc,sm(n,e.prototype),n}return e}(Error);function L(r,e){if(!r)throw new Z(e)}var mo=["debug","log","warn","error","silent"],cc=mo.indexOf("log");function ho(r){return function(){if(mo.indexOf(r)>=cc){var e=console[r]||console.log;return e.apply(console,arguments)}}}(function(r){r.debug=ho("debug"),r.log=ho("log"),r.warn=ho("warn"),r.error=ho("error")})(L||(L={}));function Ol(r){var e=mo[cc];return cc=Math.max(0,mo.indexOf(r)),e}function Be(r){try{return r()}catch{}}var go=Be(function(){return globalThis})||Be(function(){return window})||Be(function(){return self})||Be(function(){return global})||Be(function(){return Be.constructor("return this")()});var Cl="__",Rl=[Cl,Cl].join("DEV");function cm(){try{return Boolean(__DEV__)}catch{return Object.defineProperty(go,Rl,{value:Be(function(){return"production"})!=="production",enumerable:!1,configurable:!0,writable:!0}),go[Rl]}}var an=cm();function Ir(r){try{return r()}catch{}}var uc=Ir(function(){return globalThis})||Ir(function(){return window})||Ir(function(){return self})||Ir(function(){return global})||Ir(function(){return Ir.constructor("return this")()}),lc=!1;function um(){uc&&!Ir(function(){return"production"})&&!Ir(function(){return process})&&(Object.defineProperty(uc,"process",{value:{env:{NODE_ENV:"production"}},configurable:!0,enumerable:!1,writable:!0}),lc=!0)}um();function fc(){lc&&(delete uc.process,lc=!1)}var s_=typeof Symbol=="function"&&Symbol.iterator!=null?Symbol.iterator:"@@iterator",c_=typeof Symbol=="function"&&Symbol.asyncIterator!=null?Symbol.asyncIterator:"@@asyncIterator",Nl=typeof Symbol=="function"&&Symbol.toStringTag!=null?Symbol.toStringTag:"@@toStringTag";var De=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"});function pc(r,e){var t=Boolean(r);if(!t)throw new Error(e??"Unexpected invariant triggered.")}var lm=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):void 0,Qi=lm;function yo(r){var e=r.prototype.toJSON;typeof e=="function"||pc(0),r.prototype.inspect=e,Qi&&(r.prototype[Qi]=e)}var Pl=function(){function r(t,n,i){this.start=t.start,this.end=n.end,this.startToken=t,this.endToken=n,this.source=i}var e=r.prototype;return e.toJSON=function(){return{start:this.start,end:this.end}},r}();yo(Pl);var Dl=function(){function r(t,n,i,a,o,s,c){this.kind=t,this.start=n,this.end=i,this.line=a,this.column=o,this.value=c,this.prev=s,this.next=null}var e=r.prototype;return e.toJSON=function(){return{kind:this.kind,value:this.value,line:this.line,column:this.column}},r}();yo(Dl);function dc(r){return r!=null&&typeof r.kind=="string"}function vo(r){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?vo=function(t){return typeof t}:vo=function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},vo(r)}var fm=10,Ll=2;function zi(r){return bo(r,[])}function bo(r,e){switch(vo(r)){case"string":return JSON.stringify(r);case"function":return r.name?"[function ".concat(r.name,"]"):"[function]";case"object":return r===null?"null":pm(r,e);default:return String(r)}}function pm(r,e){if(e.indexOf(r)!==-1)return"[Circular]";var t=[].concat(e,[r]),n=mm(r);if(n!==void 0){var i=n.call(r);if(i!==r)return typeof i=="string"?i:bo(i,t)}else if(Array.isArray(r))return hm(r,t);return dm(r,t)}function dm(r,e){var t=Object.keys(r);if(t.length===0)return"{}";if(e.length>Ll)return"["+gm(r)+"]";var n=t.map(function(i){var a=bo(r[i],e);return i+": "+a});return"{ "+n.join(", ")+" }"}function hm(r,e){if(r.length===0)return"[]";if(e.length>Ll)return"[Array]";for(var t=Math.min(fm,r.length),n=r.length-t,i=[],a=0;a<t;++a)i.push(bo(r[a],e));return n===1?i.push("... 1 more item"):n>1&&i.push("... ".concat(n," more items")),"["+i.join(", ")+"]"}function mm(r){var e=r[String(Qi)];if(typeof e=="function")return e;if(typeof r.inspect=="function")return r.inspect}function gm(r){var e=Object.prototype.toString.call(r).replace(/^\[object /,"").replace(/]$/,"");if(e==="Object"&&typeof r.constructor=="function"){var t=r.constructor.name;if(typeof t=="string"&&t!=="")return t}return e}function Hi(r,e){var t=Boolean(r);if(!t)throw new Error(e)}function Fl(r,e){for(var t=0;t<e.length;t++){var n=e[t];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(r,n.key,n)}}function ym(r,e,t){return e&&Fl(r.prototype,e),t&&Fl(r,t),r}var wo=function(){function r(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"GraphQL request",n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{line:1,column:1};typeof e=="string"||Hi(0,"Body must be a string. Received: ".concat(zi(e),".")),this.body=e,this.name=t,this.locationOffset=n,this.locationOffset.line>0||Hi(0,"line in locationOffset is 1-indexed and must be positive."),this.locationOffset.column>0||Hi(0,"column in locationOffset is 1-indexed and must be positive.")}return ym(r,[{key:Nl,get:function(){return"Source"}}]),r}();function $l(r){var e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"",t=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!1,n=r.indexOf(`
|
|
2
2
|
`)===-1,i=r[0]===" "||r[0]===" ",a=r[r.length-1]==='"',o=r[r.length-1]==="\\",s=!n||a||o||t,c="";return s&&!(n&&i)&&(c+=`
|
|
3
3
|
`+e),c+=e?r.replace(/\n/g,`
|
|
4
4
|
`+e):r,s&&(c+=`
|
|
5
|
-
`),'"""'+c.replace(/"""/g,'\\"""')+'"""'}var
|
|
5
|
+
`),'"""'+c.replace(/"""/g,'\\"""')+'"""'}var vm={Name:[],Document:["definitions"],OperationDefinition:["name","variableDefinitions","directives","selectionSet"],VariableDefinition:["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:["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"]},on=Object.freeze({});function Ye(r,e){var t=arguments.length>2&&arguments[2]!==void 0?arguments[2]:vm,n=void 0,i=Array.isArray(r),a=[r],o=-1,s=[],c=void 0,u=void 0,l=void 0,d=[],p=[],f=r;do{o++;var h=o===a.length,m=h&&s.length!==0;if(h){if(u=p.length===0?void 0:d[d.length-1],c=l,l=p.pop(),m){if(i)c=c.slice();else{for(var y={},b=0,_=Object.keys(c);b<_.length;b++){var S=_[b];y[S]=c[S]}c=y}for(var v=0,O=0;O<s.length;O++){var R=s[O][0],k=s[O][1];i&&(R-=v),i&&k===null?(c.splice(R,1),v++):c[R]=k}}o=n.index,a=n.keys,s=n.edits,i=n.inArray,n=n.prev}else{if(u=l?i?o:a[o]:void 0,c=l?l[u]:f,c==null)continue;l&&d.push(u)}var P=void 0;if(!Array.isArray(c)){if(!dc(c))throw new Error("Invalid AST Node: ".concat(zi(c),"."));var F=hc(e,c.kind,h);if(F){if(P=F.call(e,c,u,l,d,p),P===on)break;if(P===!1){if(!h){d.pop();continue}}else if(P!==void 0&&(s.push([u,P]),!h))if(dc(P))c=P;else{d.pop();continue}}}if(P===void 0&&m&&s.push([u,c]),h)d.pop();else{var D;n={inArray:i,index:o,keys:a,edits:s,prev:n},i=Array.isArray(c),a=i?c:(D=t[c.kind])!==null&&D!==void 0?D:[],o=-1,s=[],l&&p.push(l),l=c}}while(n!==void 0);return s.length!==0&&(f=s[s.length-1][1]),f}function hc(r,e,t){var n=r[e];if(n){if(!t&&typeof n=="function")return n;var i=t?n.leave:n.enter;if(typeof i=="function")return i}else{var a=t?r.leave:r.enter;if(a){if(typeof a=="function")return a;var o=a[e];if(typeof o=="function")return o}}}function ei(r){return Ye(r,{leave:wm})}var bm=80,wm={Name:function(e){return e.value},Variable:function(e){return"$"+e.name},Document:function(e){return M(e.definitions,`
|
|
6
6
|
|
|
7
7
|
`)+`
|
|
8
|
-
`},OperationDefinition:function(e){var t=e.operation,n=e.name,i=
|
|
9
|
-
`,
|
|
8
|
+
`},OperationDefinition:function(e){var t=e.operation,n=e.name,i=ke("(",M(e.variableDefinitions,", "),")"),a=M(e.directives," "),o=e.selectionSet;return!n&&!a&&!i&&t==="query"?o:M([t,M([n,i]),a,o]," ")},VariableDefinition:function(e){var t=e.variable,n=e.type,i=e.defaultValue,a=e.directives;return t+": "+n+ke(" = ",i)+ke(" ",M(a," "))},SelectionSet:function(e){var t=e.selections;return Mt(t)},Field:function(e){var t=e.alias,n=e.name,i=e.arguments,a=e.directives,o=e.selectionSet,s=ke("",t,": ")+n,c=s+ke("(",M(i,", "),")");return c.length>bm&&(c=s+ke(`(
|
|
9
|
+
`,So(M(i,`
|
|
10
10
|
`)),`
|
|
11
|
-
)`)),
|
|
12
|
-
`,
|
|
11
|
+
)`)),M([c,M(a," "),o]," ")},Argument:function(e){var t=e.name,n=e.value;return t+": "+n},FragmentSpread:function(e){var t=e.name,n=e.directives;return"..."+t+ke(" ",M(n," "))},InlineFragment:function(e){var t=e.typeCondition,n=e.directives,i=e.selectionSet;return M(["...",ke("on ",t),M(n," "),i]," ")},FragmentDefinition:function(e){var t=e.name,n=e.typeCondition,i=e.variableDefinitions,a=e.directives,o=e.selectionSet;return"fragment ".concat(t).concat(ke("(",M(i,", "),")")," ")+"on ".concat(n," ").concat(ke("",M(a," ")," "))+o},IntValue:function(e){var t=e.value;return t},FloatValue:function(e){var t=e.value;return t},StringValue:function(e,t){var n=e.value,i=e.block;return i?$l(n,t==="description"?"":" "):JSON.stringify(n)},BooleanValue:function(e){var t=e.value;return t?"true":"false"},NullValue:function(){return"null"},EnumValue:function(e){var t=e.value;return t},ListValue:function(e){var t=e.values;return"["+M(t,", ")+"]"},ObjectValue:function(e){var t=e.fields;return"{"+M(t,", ")+"}"},ObjectField:function(e){var t=e.name,n=e.value;return t+": "+n},Directive:function(e){var t=e.name,n=e.arguments;return"@"+t+ke("(",M(n,", "),")")},NamedType:function(e){var t=e.name;return t},ListType:function(e){var t=e.type;return"["+t+"]"},NonNullType:function(e){var t=e.type;return t+"!"},SchemaDefinition:$t(function(r){var e=r.directives,t=r.operationTypes;return M(["schema",M(e," "),Mt(t)]," ")}),OperationTypeDefinition:function(e){var t=e.operation,n=e.type;return t+": "+n},ScalarTypeDefinition:$t(function(r){var e=r.name,t=r.directives;return M(["scalar",e,M(t," ")]," ")}),ObjectTypeDefinition:$t(function(r){var e=r.name,t=r.interfaces,n=r.directives,i=r.fields;return M(["type",e,ke("implements ",M(t," & ")),M(n," "),Mt(i)]," ")}),FieldDefinition:$t(function(r){var e=r.name,t=r.arguments,n=r.type,i=r.directives;return e+(Ml(t)?ke(`(
|
|
12
|
+
`,So(M(t,`
|
|
13
13
|
`)),`
|
|
14
|
-
)`):
|
|
15
|
-
`,
|
|
14
|
+
)`):ke("(",M(t,", "),")"))+": "+n+ke(" ",M(i," "))}),InputValueDefinition:$t(function(r){var e=r.name,t=r.type,n=r.defaultValue,i=r.directives;return M([e+": "+t,ke("= ",n),M(i," ")]," ")}),InterfaceTypeDefinition:$t(function(r){var e=r.name,t=r.interfaces,n=r.directives,i=r.fields;return M(["interface",e,ke("implements ",M(t," & ")),M(n," "),Mt(i)]," ")}),UnionTypeDefinition:$t(function(r){var e=r.name,t=r.directives,n=r.types;return M(["union",e,M(t," "),n&&n.length!==0?"= "+M(n," | "):""]," ")}),EnumTypeDefinition:$t(function(r){var e=r.name,t=r.directives,n=r.values;return M(["enum",e,M(t," "),Mt(n)]," ")}),EnumValueDefinition:$t(function(r){var e=r.name,t=r.directives;return M([e,M(t," ")]," ")}),InputObjectTypeDefinition:$t(function(r){var e=r.name,t=r.directives,n=r.fields;return M(["input",e,M(t," "),Mt(n)]," ")}),DirectiveDefinition:$t(function(r){var e=r.name,t=r.arguments,n=r.repeatable,i=r.locations;return"directive @"+e+(Ml(t)?ke(`(
|
|
15
|
+
`,So(M(t,`
|
|
16
16
|
`)),`
|
|
17
|
-
)`):
|
|
18
|
-
`)}}function
|
|
19
|
-
`,
|
|
17
|
+
)`):ke("(",M(t,", "),")"))+(n?" repeatable":"")+" on "+M(i," | ")}),SchemaExtension:function(e){var t=e.directives,n=e.operationTypes;return M(["extend schema",M(t," "),Mt(n)]," ")},ScalarTypeExtension:function(e){var t=e.name,n=e.directives;return M(["extend scalar",t,M(n," ")]," ")},ObjectTypeExtension:function(e){var t=e.name,n=e.interfaces,i=e.directives,a=e.fields;return M(["extend type",t,ke("implements ",M(n," & ")),M(i," "),Mt(a)]," ")},InterfaceTypeExtension:function(e){var t=e.name,n=e.interfaces,i=e.directives,a=e.fields;return M(["extend interface",t,ke("implements ",M(n," & ")),M(i," "),Mt(a)]," ")},UnionTypeExtension:function(e){var t=e.name,n=e.directives,i=e.types;return M(["extend union",t,M(n," "),i&&i.length!==0?"= "+M(i," | "):""]," ")},EnumTypeExtension:function(e){var t=e.name,n=e.directives,i=e.values;return M(["extend enum",t,M(n," "),Mt(i)]," ")},InputObjectTypeExtension:function(e){var t=e.name,n=e.directives,i=e.fields;return M(["extend input",t,M(n," "),Mt(i)]," ")}};function $t(r){return function(e){return M([e.description,r(e)],`
|
|
18
|
+
`)}}function M(r){var e,t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"";return(e=r?.filter(function(n){return n}).join(t))!==null&&e!==void 0?e:""}function Mt(r){return ke(`{
|
|
19
|
+
`,So(M(r,`
|
|
20
20
|
`)),`
|
|
21
|
-
}`)}function
|
|
22
|
-
`))}function
|
|
23
|
-
`)!==-1}function Ol(r){return r!=null&&r.some(cm)}function Vi(r){return r.kind===Le.FIELD||r.kind===Le.FRAGMENT_SPREAD||r.kind===Le.INLINE_FRAGMENT}function Dl(){return typeof lo=="function"?nc():nc()}function vm(){__DEV__?L(typeof nn=="boolean",nn):L(typeof nn=="boolean",39)}Dl();vm();function fr(r,e){var t=r.directives;return!t||!t.length?!0:Nl(t).every(function(n){var i=n.directive,a=n.ifArgument,o=!1;return a.value.kind==="Variable"?(o=e&&e[a.value.name.value],__DEV__?L(o!==void 0,"Invalid variable referenced in @".concat(i.name.value," directive.")):L(o!==void 0,40)):o=a.value.value,i.name.value==="skip"?!o:o})}function Yn(r,e,t){var n=new Set(r),i=n.size;return Xe(e,{Directive:function(a){if(n.delete(a.name.value)&&(!t||!n.size))return an}}),t?!n.size:n.size<i}function sc(r){return r&&Yn(["client","export"],r,!0)}function bm(r){var e=r.name.value;return e==="skip"||e==="include"}function Nl(r){var e=[];return r&&r.length&&r.forEach(function(t){if(!!bm(t)){var n=t.arguments,i=t.name.value;__DEV__?L(n&&n.length===1,"Incorrect number of arguments for the @".concat(i," directive.")):L(n&&n.length===1,41);var a=n[0];__DEV__?L(a.name&&a.name.value==="if","Invalid argument for the @".concat(i," directive.")):L(a.name&&a.name.value==="if",42);var o=a.value;__DEV__?L(o&&(o.kind==="Variable"||o.kind==="BooleanValue"),"Argument for the @".concat(i," directive must be a variable or a boolean value.")):L(o&&(o.kind==="Variable"||o.kind==="BooleanValue"),43),e.push({directive:t,ifArgument:a})}}),e}function cc(r,e){var t=e,n=[];r.definitions.forEach(function(a){if(a.kind==="OperationDefinition")throw __DEV__?new K("Found a ".concat(a.operation," operation").concat(a.name?" named '".concat(a.name.value,"'"):"",". ")+"No operations are allowed when using a fragment as a query. Only fragments are allowed."):new K(44);a.kind==="FragmentDefinition"&&n.push(a)}),typeof t>"u"&&(__DEV__?L(n.length===1,"Found ".concat(n.length," fragments. `fragmentName` must be provided when there is not exactly 1 fragment.")):L(n.length===1,45),t=n[0].name.value);var i=x(x({},r),{definitions:Ir([{kind:"OperationDefinition",operation:"query",selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:t}}]}}],r.definitions,!0)});return i}function on(r){r===void 0&&(r=[]);var e={};return r.forEach(function(t){e[t.name.value]=t}),e}function sn(r,e){switch(r.kind){case"InlineFragment":return r;case"FragmentSpread":{var t=r.name.value;if(typeof e=="function")return e(t);var n=e&&e[t];return __DEV__?L(n,"No fragment named ".concat(t)):L(n,46),n||null}default:return null}}function ce(r){return r!==null&&typeof r=="object"}function zt(r){return{__ref:String(r)}}function re(r){return Boolean(r&&typeof r=="object"&&typeof r.__ref=="string")}function uc(r){return ce(r)&&r.kind==="Document"&&Array.isArray(r.definitions)}function Sm(r){return r.kind==="StringValue"}function wm(r){return r.kind==="BooleanValue"}function _m(r){return r.kind==="IntValue"}function Em(r){return r.kind==="FloatValue"}function xm(r){return r.kind==="Variable"}function Im(r){return r.kind==="ObjectValue"}function km(r){return r.kind==="ListValue"}function Tm(r){return r.kind==="EnumValue"}function Am(r){return r.kind==="NullValue"}function Tr(r,e,t,n){if(_m(t)||Em(t))r[e.value]=Number(t.value);else if(wm(t)||Sm(t))r[e.value]=t.value;else if(Im(t)){var i={};t.fields.map(function(o){return Tr(i,o.name,o.value,n)}),r[e.value]=i}else if(xm(t)){var a=(n||{})[t.name.value];r[e.value]=a}else if(km(t))r[e.value]=t.values.map(function(o){var s={};return Tr(s,e,o,n),s[e.value]});else if(Tm(t))r[e.value]=t.value;else if(Am(t))r[e.value]=null;else throw __DEV__?new K('The inline argument "'.concat(e.value,'" of kind "').concat(t.kind,'"')+"is not supported. Use variables instead of inline arguments to overcome this limitation."):new K(55)}function lc(r,e){var t=null;r.directives&&(t={},r.directives.forEach(function(i){t[i.name.value]={},i.arguments&&i.arguments.forEach(function(a){var o=a.name,s=a.value;return Tr(t[i.name.value],o,s,e)})}));var n=null;return r.arguments&&r.arguments.length&&(n={},r.arguments.forEach(function(i){var a=i.name,o=i.value;return Tr(n,a,o,e)})),Wi(r.name.value,n,t)}var Om=["connection","include","skip","client","rest","export"],Wi=Object.assign(function(r,e,t){if(e&&t&&t.connection&&t.connection.key)if(t.connection.filter&&t.connection.filter.length>0){var n=t.connection.filter?t.connection.filter:[];n.sort();var i={};return n.forEach(function(s){i[s]=e[s]}),"".concat(t.connection.key,"(").concat(Qi(i),")")}else return t.connection.key;var a=r;if(e){var o=Qi(e);a+="(".concat(o,")")}return t&&Object.keys(t).forEach(function(s){Om.indexOf(s)===-1&&(t[s]&&Object.keys(t[s]).length?a+="@".concat(s,"(").concat(Qi(t[s]),")"):a+="@".concat(s))}),a},{setStringify:function(r){var e=Qi;return Qi=r,e}}),Qi=function(e){return JSON.stringify(e,Dm)};function Dm(r,e){return ce(e)&&!Array.isArray(e)&&(e=Object.keys(e).sort().reduce(function(t,n){return t[n]=e[n],t},{})),e}function pr(r,e){if(r.arguments&&r.arguments.length){var t={};return r.arguments.forEach(function(n){var i=n.name,a=n.value;return Tr(t,i,a,e)}),t}return null}function kt(r){return r.alias?r.alias.value:r.name.value}function zi(r,e,t){if(typeof r.__typename=="string")return r.__typename;for(var n=0,i=e.selections;n<i.length;n++){var a=i[n];if(vt(a)){if(a.name.value==="__typename")return r[kt(a)]}else{var o=zi(r,sn(a,t).selectionSet,t);if(typeof o=="string")return o}}}function vt(r){return r.kind==="Field"}function fc(r){return r.kind==="InlineFragment"}function Xn(r){__DEV__?L(r&&r.kind==="Document",'Expecting a parsed GraphQL document. Perhaps you need to wrap the query string in a "gql" tag? http://docs.apollostack.com/apollo-client/core.html#gql'):L(r&&r.kind==="Document",47);var e=r.definitions.filter(function(t){return t.kind!=="FragmentDefinition"}).map(function(t){if(t.kind!=="OperationDefinition")throw __DEV__?new K('Schema type definitions not allowed in queries. Found: "'.concat(t.kind,'"')):new K(48);return t});return __DEV__?L(e.length<=1,"Ambiguous GraphQL document: contains ".concat(e.length," operations")):L(e.length<=1,49),r}function Ht(r){return Xn(r),r.definitions.filter(function(e){return e.kind==="OperationDefinition"})[0]}function ei(r){return r.definitions.filter(function(e){return e.kind==="OperationDefinition"&&!!e.name}).map(function(e){return e.name.value})[0]||null}function cn(r){return r.definitions.filter(function(e){return e.kind==="FragmentDefinition"})}function Hi(r){var e=Ht(r);return __DEV__?L(e&&e.operation==="query","Must contain a query definition."):L(e&&e.operation==="query",50),e}function pc(r){__DEV__?L(r.kind==="Document",'Expecting a parsed GraphQL document. Perhaps you need to wrap the query string in a "gql" tag? http://docs.apollostack.com/apollo-client/core.html#gql'):L(r.kind==="Document",51),__DEV__?L(r.definitions.length<=1,"Fragment must have exactly one definition."):L(r.definitions.length<=1,52);var e=r.definitions[0];return __DEV__?L(e.kind==="FragmentDefinition","Must be a fragment definition."):L(e.kind==="FragmentDefinition",53),e}function un(r){Xn(r);for(var e,t=0,n=r.definitions;t<n.length;t++){var i=n[t];if(i.kind==="OperationDefinition"){var a=i.operation;if(a==="query"||a==="mutation"||a==="subscription")return i}i.kind==="FragmentDefinition"&&!e&&(e=i)}if(e)return e;throw __DEV__?new K("Expected a parsed GraphQL query with a query, mutation, subscription, or a fragment."):new K(54)}function ln(r){var e=Object.create(null),t=r&&r.variableDefinitions;return t&&t.length&&t.forEach(function(n){n.defaultValue&&Tr(e,n.variable.name,n.defaultValue)}),e}var ge=Array.isArray;function Fe(r){return Array.isArray(r)&&r.length>0}var Rl={kind:Le.FIELD,name:{kind:Le.NAME,value:"__typename"}};function Pl(r,e){return!r||r.selectionSet.selections.every(function(t){return t.kind===Le.FRAGMENT_SPREAD&&Pl(e[t.name.value],e)})}function Nm(r){return Pl(Ht(r)||pc(r),on(cn(r)))?null:r}function Rm(r){var e=new Set,t=[];return r.forEach(function(n){n.name?e.add(n.name):n.test&&t.push(n.test)}),function(n){return e.has(n.name.value)||t.some(function(i){return i(n)})}}function Cl(r){var e=new Map;return function(n){n===void 0&&(n=r);var i=e.get(n);return i||e.set(n,i={variables:new Set,fragmentSpreads:new Set}),i}}function dc(r,e){for(var t=Cl(""),n=Cl(""),i=function(v){for(var S=0,y=void 0;S<v.length&&(y=v[S]);++S)if(!ge(y)){if(y.kind===Le.OPERATION_DEFINITION)return t(y.name&&y.name.value);if(y.kind===Le.FRAGMENT_DEFINITION)return n(y.name.value)}return __DEV__&&L.error("Could not find operation or fragment"),null},a=0,o=e.definitions.length-1;o>=0;--o)e.definitions[o].kind===Le.OPERATION_DEFINITION&&++a;var s=Rm(r),c=r.some(function(v){return v.remove}),u=function(v){return c&&v&&v.some(s)},l=new Map,p=!1,d={enter:function(v){if(u(v.directives))return p=!0,null}},f=Xe(e,{Field:d,InlineFragment:d,VariableDefinition:{enter:function(){return!1}},Variable:{enter:function(v,S,y,O,N){var T=i(N);T&&T.variables.add(v.name.value)}},FragmentSpread:{enter:function(v,S,y,O,N){if(u(v.directives))return p=!0,null;var T=i(N);T&&T.fragmentSpreads.add(v.name.value)}},FragmentDefinition:{enter:function(v,S,y,O){l.set(JSON.stringify(O),v)},leave:function(v,S,y,O){var N=l.get(JSON.stringify(O));if(v===N)return v;if(a>0&&v.selectionSet.selections.every(function(T){return T.kind===Le.FIELD&&T.name.value==="__typename"}))return n(v.name.value).removed=!0,p=!0,null}},Directive:{leave:function(v){if(s(v))return p=!0,null}}});if(!p)return e;var h=function(v){return v.transitiveVars||(v.transitiveVars=new Set(v.variables),v.removed||v.fragmentSpreads.forEach(function(S){h(n(S)).transitiveVars.forEach(function(y){v.transitiveVars.add(y)})})),v},m=new Set;f.definitions.forEach(function(v){v.kind===Le.OPERATION_DEFINITION?h(t(v.name&&v.name.value)).fragmentSpreads.forEach(function(S){m.add(S)}):v.kind===Le.FRAGMENT_DEFINITION&&a===0&&!n(v.name.value).removed&&m.add(v.name.value)}),m.forEach(function(v){h(n(v)).fragmentSpreads.forEach(function(S){m.add(S)})});var b=function(v){return!!(!m.has(v)||n(v).removed)},_={enter:function(v){if(b(v.name.value))return null}};return Nm(Xe(f,{FragmentSpread:_,FragmentDefinition:_,OperationDefinition:{leave:function(v){if(v.variableDefinitions){var S=h(t(v.name&&v.name.value)).transitiveVars;if(S.size<v.variableDefinitions.length)return x(x({},v),{variableDefinitions:v.variableDefinitions.filter(function(y){return S.has(y.variable.name.value)})})}}}}))}var fn=Object.assign(function(r){return Xe(r,{SelectionSet:{enter:function(e,t,n){if(!(n&&n.kind===Le.OPERATION_DEFINITION)){var i=e.selections;if(!!i){var a=i.some(function(s){return vt(s)&&(s.name.value==="__typename"||s.name.value.lastIndexOf("__",0)===0)});if(!a){var o=n;if(!(vt(o)&&o.directives&&o.directives.some(function(s){return s.name.value==="export"})))return x(x({},e),{selections:Ir(Ir([],i,!0),[Rl],!1)})}}}}}})},{added:function(r){return r===Rl}}),Cm={test:function(r){var e=r.name.value==="connection";return e&&(!r.arguments||!r.arguments.some(function(t){return t.name.value==="key"}))&&__DEV__&&L.warn("Removing an @connection directive even though it does not have a key. You may want to use the key parameter to specify a store key."),e}};function hc(r){return dc([Cm],Xn(r))}function mc(r){var e=un(r),t=e.operation;if(t==="query")return r;var n=Xe(r,{OperationDefinition:{enter:function(i){return x(x({},i),{operation:"query"})}}});return n}function gc(r){Xn(r);var e=dc([{test:function(t){return t.name.value==="client"},remove:!0}],r);return e}var Pm=Object.prototype.hasOwnProperty;function yc(){for(var r=[],e=0;e<arguments.length;e++)r[e]=arguments[e];return Gi(r)}function Gi(r){var e=r[0]||{},t=r.length;if(t>1)for(var n=new lt,i=1;i<t;++i)e=n.merge(e,r[i]);return e}var Lm=function(r,e,t){return this.merge(r[t],e[t])},lt=function(){function r(e){e===void 0&&(e=Lm),this.reconciler=e,this.isObject=ce,this.pastCopies=new Set}return r.prototype.merge=function(e,t){for(var n=this,i=[],a=2;a<arguments.length;a++)i[a-2]=arguments[a];return ce(t)&&ce(e)?(Object.keys(t).forEach(function(o){if(Pm.call(e,o)){var s=e[o];if(t[o]!==s){var c=n.reconciler.apply(n,Ir([e,t,o],i,!1));c!==s&&(e=n.shallowCopyForMerge(e),e[o]=c)}}else e=n.shallowCopyForMerge(e),e[o]=t[o]}),e):t},r.prototype.shallowCopyForMerge=function(e){return ce(e)&&(this.pastCopies.has(e)||(Array.isArray(e)?e=e.slice(0):e=x({__proto__:Object.getPrototypeOf(e)},e),this.pastCopies.add(e))),e},r}();function $m(r,e){var t=typeof Symbol<"u"&&r[Symbol.iterator]||r["@@iterator"];if(t)return(t=t.call(r)).next.bind(t);if(Array.isArray(r)||(t=Fm(r))||e&&r&&typeof r.length=="number"){t&&(r=t);var n=0;return function(){return n>=r.length?{done:!0}:{done:!1,value:r[n++]}}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
|
|
24
|
-
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Fm(r,e){if(!!r){if(typeof r=="string")return Ll(r,e);var t=Object.prototype.toString.call(r).slice(8,-1);if(t==="Object"&&r.constructor&&(t=r.constructor.name),t==="Map"||t==="Set")return Array.from(r);if(t==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t))return Ll(r,e)}}function Ll(r,e){(e==null||e>r.length)&&(e=r.length);for(var t=0,n=new Array(e);t<e;t++)n[t]=r[t];return n}function $l(r,e){for(var t=0;t<e.length;t++){var n=e[t];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(r,n.key,n)}}function wc(r,e,t){return e&&$l(r.prototype,e),t&&$l(r,t),Object.defineProperty(r,"prototype",{writable:!1}),r}var _c=function(){return typeof Symbol=="function"},Ec=function(r){return _c()&&Boolean(Symbol[r])},xc=function(r){return Ec(r)?Symbol[r]:"@@"+r};_c()&&!Ec("observable")&&(Symbol.observable=Symbol("observable"));var Mm=xc("iterator"),bc=xc("observable"),Fl=xc("species");function ho(r,e){var t=r[e];if(t!=null){if(typeof t!="function")throw new TypeError(t+" is not a function");return t}}function Ki(r){var e=r.constructor;return e!==void 0&&(e=e[Fl],e===null&&(e=void 0)),e!==void 0?e:te}function Um(r){return r instanceof te}function ti(r){ti.log?ti.log(r):setTimeout(function(){throw r})}function po(r){Promise.resolve().then(function(){try{r()}catch(e){ti(e)}})}function Ml(r){var e=r._cleanup;if(e!==void 0&&(r._cleanup=void 0,!!e))try{if(typeof e=="function")e();else{var t=ho(e,"unsubscribe");t&&t.call(e)}}catch(n){ti(n)}}function Sc(r){r._observer=void 0,r._queue=void 0,r._state="closed"}function jm(r){var e=r._queue;if(!!e){r._queue=void 0,r._state="ready";for(var t=0;t<e.length&&(Ul(r,e[t].type,e[t].value),r._state!=="closed");++t);}}function Ul(r,e,t){r._state="running";var n=r._observer;try{var i=ho(n,e);switch(e){case"next":i&&i.call(n,t);break;case"error":if(Sc(r),i)i.call(n,t);else throw t;break;case"complete":Sc(r),i&&i.call(n);break}}catch(a){ti(a)}r._state==="closed"?Ml(r):r._state==="running"&&(r._state="ready")}function vc(r,e,t){if(r._state!=="closed"){if(r._state==="buffering"){r._queue.push({type:e,value:t});return}if(r._state!=="ready"){r._state="buffering",r._queue=[{type:e,value:t}],po(function(){return jm(r)});return}Ul(r,e,t)}}var qm=function(){function r(t,n){this._cleanup=void 0,this._observer=t,this._queue=void 0,this._state="initializing";var i=new Bm(this);try{this._cleanup=n.call(void 0,i)}catch(a){i.error(a)}this._state==="initializing"&&(this._state="ready")}var e=r.prototype;return e.unsubscribe=function(){this._state!=="closed"&&(Sc(this),Ml(this))},wc(r,[{key:"closed",get:function(){return this._state==="closed"}}]),r}(),Bm=function(){function r(t){this._subscription=t}var e=r.prototype;return e.next=function(n){vc(this._subscription,"next",n)},e.error=function(n){vc(this._subscription,"error",n)},e.complete=function(){vc(this._subscription,"complete")},wc(r,[{key:"closed",get:function(){return this._subscription._state==="closed"}}]),r}(),te=function(){function r(t){if(!(this instanceof r))throw new TypeError("Observable cannot be called as a function");if(typeof t!="function")throw new TypeError("Observable initializer must be a function");this._subscriber=t}var e=r.prototype;return e.subscribe=function(n){return(typeof n!="object"||n===null)&&(n={next:n,error:arguments[1],complete:arguments[2]}),new qm(n,this._subscriber)},e.forEach=function(n){var i=this;return new Promise(function(a,o){if(typeof n!="function"){o(new TypeError(n+" is not a function"));return}function s(){c.unsubscribe(),a()}var c=i.subscribe({next:function(u){try{n(u,s)}catch(l){o(l),c.unsubscribe()}},error:o,complete:a})})},e.map=function(n){var i=this;if(typeof n!="function")throw new TypeError(n+" is not a function");var a=Ki(this);return new a(function(o){return i.subscribe({next:function(s){try{s=n(s)}catch(c){return o.error(c)}o.next(s)},error:function(s){o.error(s)},complete:function(){o.complete()}})})},e.filter=function(n){var i=this;if(typeof n!="function")throw new TypeError(n+" is not a function");var a=Ki(this);return new a(function(o){return i.subscribe({next:function(s){try{if(!n(s))return}catch(c){return o.error(c)}o.next(s)},error:function(s){o.error(s)},complete:function(){o.complete()}})})},e.reduce=function(n){var i=this;if(typeof n!="function")throw new TypeError(n+" is not a function");var a=Ki(this),o=arguments.length>1,s=!1,c=arguments[1],u=c;return new a(function(l){return i.subscribe({next:function(p){var d=!s;if(s=!0,!d||o)try{u=n(u,p)}catch(f){return l.error(f)}else u=p},error:function(p){l.error(p)},complete:function(){if(!s&&!o)return l.error(new TypeError("Cannot reduce an empty sequence"));l.next(u),l.complete()}})})},e.concat=function(){for(var n=this,i=arguments.length,a=new Array(i),o=0;o<i;o++)a[o]=arguments[o];var s=Ki(this);return new s(function(c){var u,l=0;function p(d){u=d.subscribe({next:function(f){c.next(f)},error:function(f){c.error(f)},complete:function(){l===a.length?(u=void 0,c.complete()):p(s.from(a[l++]))}})}return p(n),function(){u&&(u.unsubscribe(),u=void 0)}})},e.flatMap=function(n){var i=this;if(typeof n!="function")throw new TypeError(n+" is not a function");var a=Ki(this);return new a(function(o){var s=[],c=i.subscribe({next:function(l){if(n)try{l=n(l)}catch(d){return o.error(d)}var p=a.from(l).subscribe({next:function(d){o.next(d)},error:function(d){o.error(d)},complete:function(){var d=s.indexOf(p);d>=0&&s.splice(d,1),u()}});s.push(p)},error:function(l){o.error(l)},complete:function(){u()}});function u(){c.closed&&s.length===0&&o.complete()}return function(){s.forEach(function(l){return l.unsubscribe()}),c.unsubscribe()}})},e[bc]=function(){return this},r.from=function(n){var i=typeof this=="function"?this:r;if(n==null)throw new TypeError(n+" is not an object");var a=ho(n,bc);if(a){var o=a.call(n);if(Object(o)!==o)throw new TypeError(o+" is not an object");return Um(o)&&o.constructor===i?o:new i(function(s){return o.subscribe(s)})}if(Ec("iterator")&&(a=ho(n,Mm),a))return new i(function(s){po(function(){if(!s.closed){for(var c=$m(a.call(n)),u;!(u=c()).done;){var l=u.value;if(s.next(l),s.closed)return}s.complete()}})});if(Array.isArray(n))return new i(function(s){po(function(){if(!s.closed){for(var c=0;c<n.length;++c)if(s.next(n[c]),s.closed)return;s.complete()}})});throw new TypeError(n+" is not observable")},r.of=function(){for(var n=arguments.length,i=new Array(n),a=0;a<n;a++)i[a]=arguments[a];var o=typeof this=="function"?this:r;return new o(function(s){po(function(){if(!s.closed){for(var c=0;c<i.length;++c)if(s.next(i[c]),s.closed)return;s.complete()}})})},wc(r,null,[{key:Fl,get:function(){return this}}]),r}();_c()&&Object.defineProperty(te,Symbol("extensions"),{value:{symbol:bc,hostReportError:ti},configurable:!0});function Ic(r){var e,t=r.Symbol;if(typeof t=="function")if(t.observable)e=t.observable;else{typeof t.for=="function"?e=t.for("https://github.com/benlesh/symbol-observable"):e=t("https://github.com/benlesh/symbol-observable");try{t.observable=e}catch{}}else e="@@observable";return e}var ri;typeof self<"u"?ri=self:typeof window<"u"?ri=window:typeof global<"u"?ri=global:typeof module<"u"?ri=module:ri=Function("return this")();var l0=Ic(ri);var jl=te.prototype,ql="@@observable";jl[ql]||(jl[ql]=function(){return this});var Vm=Object.prototype.toString;function mo(r){return kc(r)}function kc(r,e){switch(Vm.call(r)){case"[object Array]":{if(e=e||new Map,e.has(r))return e.get(r);var t=r.slice(0);return e.set(r,t),t.forEach(function(i,a){t[a]=kc(i,e)}),t}case"[object Object]":{if(e=e||new Map,e.has(r))return e.get(r);var n=Object.create(Object.getPrototypeOf(r));return e.set(r,n),Object.keys(r).forEach(function(i){n[i]=kc(r[i],e)}),n}default:return r}}function Qm(r){var e=new Set([r]);return e.forEach(function(t){ce(t)&&Wm(t)===t&&Object.getOwnPropertyNames(t).forEach(function(n){ce(t[n])&&e.add(t[n])})}),r}function Wm(r){if(__DEV__&&!Object.isFrozen(r))try{Object.freeze(r)}catch(e){if(e instanceof TypeError)return null;throw e}return r}function Ji(r){return __DEV__&&Qm(r),r}function pn(r,e,t){var n=[];r.forEach(function(i){return i[e]&&n.push(i)}),n.forEach(function(i){return i[e](t)})}function go(r,e,t){return new te(function(n){var i=n.next,a=n.error,o=n.complete,s=0,c=!1,u={then:function(f){return new Promise(function(h){return h(f())})}};function l(f,h){return f?function(m){++s;var b=function(){return f(m)};u=u.then(b,b).then(function(_){--s,i&&i.call(n,_),c&&p.complete()},function(_){throw--s,_}).catch(function(_){a&&a.call(n,_)})}:function(m){return h&&h.call(n,m)}}var p={next:l(e,i),error:l(t,a),complete:function(){c=!0,s||o&&o.call(n)}},d=r.subscribe(p);return function(){return d.unsubscribe()}})}var Tt=typeof WeakMap=="function"&&Be(function(){return navigator.product})!=="ReactNative",Bl=typeof WeakSet=="function",Tc=typeof Symbol=="function"&&typeof Symbol.for=="function",Ar=Tc&&Symbol.asyncIterator,E0=typeof Be(function(){return window.document.createElement})=="function",x0=Be(function(){return navigator.userAgent.indexOf("jsdom")>=0})||!1;function yo(r){function e(t){Object.defineProperty(r,t,{value:te})}return Tc&&Symbol.species&&e(Symbol.species),e("@@species"),r}function Vl(r){return r&&typeof r.then=="function"}var ni=function(r){Oe(e,r);function e(t){var n=r.call(this,function(i){return n.addObserver(i),function(){return n.removeObserver(i)}})||this;return n.observers=new Set,n.promise=new Promise(function(i,a){n.resolve=i,n.reject=a}),n.handlers={next:function(i){n.sub!==null&&(n.latest=["next",i],n.notify("next",i),pn(n.observers,"next",i))},error:function(i){var a=n.sub;a!==null&&(a&&setTimeout(function(){return a.unsubscribe()}),n.sub=null,n.latest=["error",i],n.reject(i),n.notify("error",i),pn(n.observers,"error",i))},complete:function(){var i=n,a=i.sub,o=i.sources,s=o===void 0?[]:o;if(a!==null){var c=s.shift();c?Vl(c)?c.then(function(u){return n.sub=u.subscribe(n.handlers)}):n.sub=c.subscribe(n.handlers):(a&&setTimeout(function(){return a.unsubscribe()}),n.sub=null,n.latest&&n.latest[0]==="next"?n.resolve(n.latest[1]):n.resolve(),n.notify("complete"),pn(n.observers,"complete"))}}},n.nextResultListeners=new Set,n.cancel=function(i){n.reject(i),n.sources=[],n.handlers.complete()},n.promise.catch(function(i){}),typeof t=="function"&&(t=[new te(t)]),Vl(t)?t.then(function(i){return n.start(i)},n.handlers.error):n.start(t),n}return e.prototype.start=function(t){this.sub===void 0&&(this.sources=Array.from(t),this.handlers.complete())},e.prototype.deliverLastMessage=function(t){if(this.latest){var n=this.latest[0],i=t[n];i&&i.call(t,this.latest[1]),this.sub===null&&n==="next"&&t.complete&&t.complete()}},e.prototype.addObserver=function(t){this.observers.has(t)||(this.deliverLastMessage(t),this.observers.add(t))},e.prototype.removeObserver=function(t){this.observers.delete(t)&&this.observers.size<1&&this.handlers.complete()},e.prototype.notify=function(t,n){var i=this.nextResultListeners;i.size&&(this.nextResultListeners=new Set,i.forEach(function(a){return a(t,n)}))},e.prototype.beforeNext=function(t){var n=!1;this.nextResultListeners.add(function(i,a){n||(n=!0,t(i,a))})},e}(te);yo(ni);function Or(r){return"incremental"in r}function zm(r){return"hasNext"in r&&"data"in r}function Ql(r){return Or(r)||zm(r)}function vo(r,e){var t=r,n=new lt;return Or(e)&&Fe(e.incremental)&&e.incremental.forEach(function(i){for(var a=i.data,o=i.path,s=o.length-1;s>=0;--s){var c=o[s],u=!isNaN(+c),l=u?[]:{};l[c]=a,a=l}t=n.merge(t,a)}),t}function ii(r){var e=bo(r);return Fe(e)}function bo(r){var e=Fe(r.errors)?r.errors.slice(0):[];return Or(r)&&Fe(r.incremental)&&r.incremental.forEach(function(t){t.errors&&e.push.apply(e,t.errors)}),e}function Dr(){for(var r=[],e=0;e<arguments.length;e++)r[e]=arguments[e];var t=Object.create(null);return r.forEach(function(n){!n||Object.keys(n).forEach(function(i){var a=n[i];a!==void 0&&(t[i]=a)})}),t}var Wl=new Map;function Zi(r){var e=Wl.get(r)||1;return Wl.set(r,e+1),"".concat(r,":").concat(e,":").concat(Math.random().toString(36).slice(2))}function zl(r){var e=Zi("stringifyForDisplay");return JSON.stringify(r,function(t,n){return n===void 0?e:n}).split(JSON.stringify(e)).join("<undefined>")}function Yi(r,e){return Dr(r,e,e.variables&&{variables:x(x({},r&&r.variables),e.variables)})}function So(r){return new te(function(e){e.error(r)})}var Xi=function(r,e,t){var n=new Error(t);throw n.name="ServerError",n.response=r,n.statusCode=r.status,n.result=e,n};function Ac(r){for(var e=["query","operationName","variables","extensions","context"],t=0,n=Object.keys(r);t<n.length;t++){var i=n[t];if(e.indexOf(i)<0)throw __DEV__?new K("illegal argument: ".concat(i)):new K(27)}return r}function Oc(r,e){var t=x({},r),n=function(a){typeof a=="function"?t=x(x({},t),a(t)):t=x(x({},t),a)},i=function(){return x({},t)};return Object.defineProperty(e,"setContext",{enumerable:!1,value:n}),Object.defineProperty(e,"getContext",{enumerable:!1,value:i}),e}function Dc(r){var e={variables:r.variables||{},extensions:r.extensions||{},operationName:r.operationName,query:r.query};return e.operationName||(e.operationName=typeof e.query!="string"?ei(e.query)||void 0:""),e}function Hl(r,e){return e?e(r):te.of()}function ea(r){return typeof r=="function"?new At(r):r}function wo(r){return r.request.length<=1}var Hm=function(r){Oe(e,r);function e(t,n){var i=r.call(this,t)||this;return i.link=n,i}return e}(Error),At=function(){function r(e){e&&(this.request=e)}return r.empty=function(){return new r(function(){return te.of()})},r.from=function(e){return e.length===0?r.empty():e.map(ea).reduce(function(t,n){return t.concat(n)})},r.split=function(e,t,n){var i=ea(t),a=ea(n||new r(Hl));return wo(i)&&wo(a)?new r(function(o){return e(o)?i.request(o)||te.of():a.request(o)||te.of()}):new r(function(o,s){return e(o)?i.request(o,s)||te.of():a.request(o,s)||te.of()})},r.execute=function(e,t){return e.request(Oc(t.context,Dc(Ac(t))))||te.of()},r.concat=function(e,t){var n=ea(e);if(wo(n))return __DEV__&&L.warn(new Hm("You are calling concat on a terminating link, which will have no effect",n)),n;var i=ea(t);return wo(i)?new r(function(a){return n.request(a,function(o){return i.request(o)||te.of()})||te.of()}):new r(function(a,o){return n.request(a,function(s){return i.request(s,o)||te.of()})||te.of()})},r.prototype.split=function(e,t,n){return this.concat(r.split(e,t,n||new r(Hl)))},r.prototype.concat=function(e){return r.concat(this,e)},r.prototype.request=function(e,t){throw __DEV__?new K("request is not implemented"):new K(22)},r.prototype.onError=function(e,t){if(t&&t.error)return t.error(e),!1;throw e},r.prototype.setOnError=function(e){return this.onError=e,this},r}();var ai=At.execute;var Gl="3.7.10";function Kl(r){return!!r.body}function Jl(r){return!!r.getReader}function Zl(r){return!!(Ar&&r[Symbol.asyncIterator])}function Yl(r){return!!r.stream}function Xl(r){return!!r.arrayBuffer}function ef(r){return!!r.pipe}function Nc(r){var e,t=r[Symbol.asyncIterator]();return e={next:function(){return t.next()}},e[Symbol.asyncIterator]=function(){return this},e}function Rc(r){var e=null,t=null,n=!1,i=[],a=[];function o(p){if(!t){if(a.length){var d=a.shift();if(Array.isArray(d)&&d[0])return d[0]({value:p,done:!1})}i.push(p)}}function s(p){t=p;var d=a.slice();d.forEach(function(f){f[1](p)}),!e||e()}function c(){n=!0;var p=a.slice();p.forEach(function(d){d[0]({value:void 0,done:!0})}),!e||e()}e=function(){e=null,r.removeListener("data",o),r.removeListener("error",s),r.removeListener("end",c),r.removeListener("finish",c),r.removeListener("close",c)},r.on("data",o),r.on("error",s),r.on("end",c),r.on("finish",c),r.on("close",c);function u(){return new Promise(function(p,d){if(t)return d(t);if(i.length)return p({value:i.shift(),done:!1});if(n)return p({value:void 0,done:!0});a.push([p,d])})}var l={next:function(){return u()}};return Ar&&(l[Symbol.asyncIterator]=function(){return this}),l}function Cc(r){var e=!1,t={next:function(){return e?Promise.resolve({value:void 0,done:!0}):(e=!0,new Promise(function(n,i){r.then(function(a){n({value:a,done:!1})}).catch(i)}))}};return Ar&&(t[Symbol.asyncIterator]=function(){return this}),t}function _o(r){var e={next:function(){return r.read()}};return Ar&&(e[Symbol.asyncIterator]=function(){return this}),e}function tf(r){var e=r;if(Kl(r)&&(e=r.body),Zl(e))return Nc(e);if(Jl(e))return _o(e.getReader());if(Yl(e))return _o(e.stream().getReader());if(Xl(e))return Cc(e.arrayBuffer());if(ef(e))return Rc(e);throw new Error("Unknown body type for responseIterator. Please pass a streamable response.")}var rf=Object.prototype.hasOwnProperty;function nf(r,e){var t,n,i;return $t(this,void 0,void 0,function(){var a,o,s,c,u,l,p,d,f,h,m,b,_,v,S,y,O,N,T,C;return Ft(this,function($){switch($.label){case 0:if(TextDecoder===void 0)throw new Error("TextDecoder must be defined in the environment: please import a polyfill.");a=new TextDecoder("utf-8"),o=(t=r.headers)===null||t===void 0?void 0:t.get("content-type"),s="boundary=",c=o?.includes(s)?o?.substring(o?.indexOf(s)+s.length).replace(/['"]/g,"").replace(/\;(.*)/gm,"").trim():"-",u="--".concat(c),l="",p=tf(r),d=!0,$.label=1;case 1:return d?[4,p.next()]:[3,3];case 2:for(f=$.sent(),h=f.value,m=f.done,b=typeof h=="string"?h:a.decode(h),d=!m,l+=b,_=l.indexOf(u);_>-1;){if(v=void 0,C=[l.slice(0,_),l.slice(_+u.length)],v=C[0],l=C[1],v.trim()){if(S=v.indexOf(`\r
|
|
21
|
+
}`)}function ke(r,e){var t=arguments.length>2&&arguments[2]!==void 0?arguments[2]:"";return e!=null&&e!==""?r+e+t:""}function So(r){return ke(" ",r.replace(/\n/g,`
|
|
22
|
+
`))}function Sm(r){return r.indexOf(`
|
|
23
|
+
`)!==-1}function Ml(r){return r!=null&&r.some(Sm)}function Wi(r){return r.kind===De.FIELD||r.kind===De.FRAGMENT_SPREAD||r.kind===De.INLINE_FRAGMENT}function Ul(){return typeof wo=="function"?fc():fc()}function Rm(){__DEV__?L(typeof an=="boolean",an):L(typeof an=="boolean",39)}Ul();Rm();function cr(r,e){var t=r.directives;return!t||!t.length?!0:jl(t).every(function(n){var i=n.directive,a=n.ifArgument,o=!1;return a.value.kind==="Variable"?(o=e&&e[a.value.name.value],__DEV__?L(o!==void 0,"Invalid variable referenced in @".concat(i.name.value," directive.")):L(o!==void 0,40)):o=a.value.value,i.name.value==="skip"?!o:o})}function ti(r,e,t){var n=new Set(r),i=n.size;return Ye(e,{Directive:function(a){if(n.delete(a.name.value)&&(!t||!n.size))return on}}),t?!n.size:n.size<i}function mc(r){return r&&ti(["client","export"],r,!0)}function Nm(r){var e=r.name.value;return e==="skip"||e==="include"}function jl(r){var e=[];return r&&r.length&&r.forEach(function(t){if(!!Nm(t)){var n=t.arguments,i=t.name.value;__DEV__?L(n&&n.length===1,"Incorrect number of arguments for the @".concat(i," directive.")):L(n&&n.length===1,41);var a=n[0];__DEV__?L(a.name&&a.name.value==="if","Invalid argument for the @".concat(i," directive.")):L(a.name&&a.name.value==="if",42);var o=a.value;__DEV__?L(o&&(o.kind==="Variable"||o.kind==="BooleanValue"),"Argument for the @".concat(i," directive must be a variable or a boolean value.")):L(o&&(o.kind==="Variable"||o.kind==="BooleanValue"),43),e.push({directive:t,ifArgument:a})}}),e}function gc(r,e){var t=e,n=[];r.definitions.forEach(function(a){if(a.kind==="OperationDefinition")throw __DEV__?new Z("Found a ".concat(a.operation," operation").concat(a.name?" named '".concat(a.name.value,"'"):"",". ")+"No operations are allowed when using a fragment as a query. Only fragments are allowed."):new Z(44);a.kind==="FragmentDefinition"&&n.push(a)}),typeof t>"u"&&(__DEV__?L(n.length===1,"Found ".concat(n.length," fragments. `fragmentName` must be provided when there is not exactly 1 fragment.")):L(n.length===1,45),t=n[0].name.value);var i=x(x({},r),{definitions:xr([{kind:"OperationDefinition",operation:"query",selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:t}}]}}],r.definitions,!0)});return i}function sn(r){r===void 0&&(r=[]);var e={};return r.forEach(function(t){e[t.name.value]=t}),e}function cn(r,e){switch(r.kind){case"InlineFragment":return r;case"FragmentSpread":{var t=r.name.value;if(typeof e=="function")return e(t);var n=e&&e[t];return __DEV__?L(n,"No fragment named ".concat(t)):L(n,46),n||null}default:return null}}function ue(r){return r!==null&&typeof r=="object"}function zt(r){return{__ref:String(r)}}function ae(r){return Boolean(r&&typeof r=="object"&&typeof r.__ref=="string")}function yc(r){return ue(r)&&r.kind==="Document"&&Array.isArray(r.definitions)}function Pm(r){return r.kind==="StringValue"}function Dm(r){return r.kind==="BooleanValue"}function Lm(r){return r.kind==="IntValue"}function Fm(r){return r.kind==="FloatValue"}function $m(r){return r.kind==="Variable"}function Mm(r){return r.kind==="ObjectValue"}function Um(r){return r.kind==="ListValue"}function jm(r){return r.kind==="EnumValue"}function qm(r){return r.kind==="NullValue"}function Tr(r,e,t,n){if(Lm(t)||Fm(t))r[e.value]=Number(t.value);else if(Dm(t)||Pm(t))r[e.value]=t.value;else if(Mm(t)){var i={};t.fields.map(function(o){return Tr(i,o.name,o.value,n)}),r[e.value]=i}else if($m(t)){var a=(n||{})[t.name.value];r[e.value]=a}else if(Um(t))r[e.value]=t.values.map(function(o){var s={};return Tr(s,e,o,n),s[e.value]});else if(jm(t))r[e.value]=t.value;else if(qm(t))r[e.value]=null;else throw __DEV__?new Z('The inline argument "'.concat(e.value,'" of kind "').concat(t.kind,'"')+"is not supported. Use variables instead of inline arguments to overcome this limitation."):new Z(55)}function vc(r,e){var t=null;r.directives&&(t={},r.directives.forEach(function(i){t[i.name.value]={},i.arguments&&i.arguments.forEach(function(a){var o=a.name,s=a.value;return Tr(t[i.name.value],o,s,e)})}));var n=null;return r.arguments&&r.arguments.length&&(n={},r.arguments.forEach(function(i){var a=i.name,o=i.value;return Tr(n,a,o,e)})),Ki(r.name.value,n,t)}var Bm=["connection","include","skip","client","rest","export"],Ki=Object.assign(function(r,e,t){if(e&&t&&t.connection&&t.connection.key)if(t.connection.filter&&t.connection.filter.length>0){var n=t.connection.filter?t.connection.filter:[];n.sort();var i={};return n.forEach(function(s){i[s]=e[s]}),"".concat(t.connection.key,"(").concat(Gi(i),")")}else return t.connection.key;var a=r;if(e){var o=Gi(e);a+="(".concat(o,")")}return t&&Object.keys(t).forEach(function(s){Bm.indexOf(s)===-1&&(t[s]&&Object.keys(t[s]).length?a+="@".concat(s,"(").concat(Gi(t[s]),")"):a+="@".concat(s))}),a},{setStringify:function(r){var e=Gi;return Gi=r,e}}),Gi=function(e){return JSON.stringify(e,Vm)};function Vm(r,e){return ue(e)&&!Array.isArray(e)&&(e=Object.keys(e).sort().reduce(function(t,n){return t[n]=e[n],t},{})),e}function ur(r,e){if(r.arguments&&r.arguments.length){var t={};return r.arguments.forEach(function(n){var i=n.name,a=n.value;return Tr(t,i,a,e)}),t}return null}function It(r){return r.alias?r.alias.value:r.name.value}function Ji(r,e,t){if(typeof r.__typename=="string")return r.__typename;for(var n=0,i=e.selections;n<i.length;n++){var a=i[n];if(yt(a)){if(a.name.value==="__typename")return r[It(a)]}else{var o=Ji(r,cn(a,t).selectionSet,t);if(typeof o=="string")return o}}}function yt(r){return r.kind==="Field"}function bc(r){return r.kind==="InlineFragment"}function ri(r){__DEV__?L(r&&r.kind==="Document",'Expecting a parsed GraphQL document. Perhaps you need to wrap the query string in a "gql" tag? http://docs.apollostack.com/apollo-client/core.html#gql'):L(r&&r.kind==="Document",47);var e=r.definitions.filter(function(t){return t.kind!=="FragmentDefinition"}).map(function(t){if(t.kind!=="OperationDefinition")throw __DEV__?new Z('Schema type definitions not allowed in queries. Found: "'.concat(t.kind,'"')):new Z(48);return t});return __DEV__?L(e.length<=1,"Ambiguous GraphQL document: contains ".concat(e.length," operations")):L(e.length<=1,49),r}function Ht(r){return ri(r),r.definitions.filter(function(e){return e.kind==="OperationDefinition"})[0]}function ni(r){return r.definitions.filter(function(e){return e.kind==="OperationDefinition"&&!!e.name}).map(function(e){return e.name.value})[0]||null}function un(r){return r.definitions.filter(function(e){return e.kind==="FragmentDefinition"})}function Zi(r){var e=Ht(r);return __DEV__?L(e&&e.operation==="query","Must contain a query definition."):L(e&&e.operation==="query",50),e}function wc(r){__DEV__?L(r.kind==="Document",'Expecting a parsed GraphQL document. Perhaps you need to wrap the query string in a "gql" tag? http://docs.apollostack.com/apollo-client/core.html#gql'):L(r.kind==="Document",51),__DEV__?L(r.definitions.length<=1,"Fragment must have exactly one definition."):L(r.definitions.length<=1,52);var e=r.definitions[0];return __DEV__?L(e.kind==="FragmentDefinition","Must be a fragment definition."):L(e.kind==="FragmentDefinition",53),e}function ln(r){ri(r);for(var e,t=0,n=r.definitions;t<n.length;t++){var i=n[t];if(i.kind==="OperationDefinition"){var a=i.operation;if(a==="query"||a==="mutation"||a==="subscription")return i}i.kind==="FragmentDefinition"&&!e&&(e=i)}if(e)return e;throw __DEV__?new Z("Expected a parsed GraphQL query with a query, mutation, subscription, or a fragment."):new Z(54)}function fn(r){var e=Object.create(null),t=r&&r.variableDefinitions;return t&&t.length&&t.forEach(function(n){n.defaultValue&&Tr(e,n.variable.name,n.defaultValue)}),e}var me=Array.isArray;function $e(r){return Array.isArray(r)&&r.length>0}var ql={kind:De.FIELD,name:{kind:De.NAME,value:"__typename"}};function Vl(r,e){return!r||r.selectionSet.selections.every(function(t){return t.kind===De.FRAGMENT_SPREAD&&Vl(e[t.name.value],e)})}function Qm(r){return Vl(Ht(r)||wc(r),sn(un(r)))?null:r}function zm(r){var e=new Set,t=[];return r.forEach(function(n){n.name?e.add(n.name):n.test&&t.push(n.test)}),function(n){return e.has(n.name.value)||t.some(function(i){return i(n)})}}function Bl(r){var e=new Map;return function(n){n===void 0&&(n=r);var i=e.get(n);return i||e.set(n,i={variables:new Set,fragmentSpreads:new Set}),i}}function Sc(r,e){for(var t=Bl(""),n=Bl(""),i=function(_){for(var S=0,v=void 0;S<_.length&&(v=_[S]);++S)if(!me(v)){if(v.kind===De.OPERATION_DEFINITION)return t(v.name&&v.name.value);if(v.kind===De.FRAGMENT_DEFINITION)return n(v.name.value)}return __DEV__&&L.error("Could not find operation or fragment"),null},a=0,o=e.definitions.length-1;o>=0;--o)e.definitions[o].kind===De.OPERATION_DEFINITION&&++a;var s=zm(r),c=r.some(function(_){return _.remove}),u=function(_){return c&&_&&_.some(s)},l=new Map,d=!1,p={enter:function(_){if(u(_.directives))return d=!0,null}},f=Ye(e,{Field:p,InlineFragment:p,VariableDefinition:{enter:function(){return!1}},Variable:{enter:function(_,S,v,O,R){var k=i(R);k&&k.variables.add(_.name.value)}},FragmentSpread:{enter:function(_,S,v,O,R){if(u(_.directives))return d=!0,null;var k=i(R);k&&k.fragmentSpreads.add(_.name.value)}},FragmentDefinition:{enter:function(_,S,v,O){l.set(JSON.stringify(O),_)},leave:function(_,S,v,O){var R=l.get(JSON.stringify(O));if(_===R)return _;if(a>0&&_.selectionSet.selections.every(function(k){return k.kind===De.FIELD&&k.name.value==="__typename"}))return n(_.name.value).removed=!0,d=!0,null}},Directive:{leave:function(_){if(s(_))return d=!0,null}}});if(!d)return e;var h=function(_){return _.transitiveVars||(_.transitiveVars=new Set(_.variables),_.removed||_.fragmentSpreads.forEach(function(S){h(n(S)).transitiveVars.forEach(function(v){_.transitiveVars.add(v)})})),_},m=new Set;f.definitions.forEach(function(_){_.kind===De.OPERATION_DEFINITION?h(t(_.name&&_.name.value)).fragmentSpreads.forEach(function(S){m.add(S)}):_.kind===De.FRAGMENT_DEFINITION&&a===0&&!n(_.name.value).removed&&m.add(_.name.value)}),m.forEach(function(_){h(n(_)).fragmentSpreads.forEach(function(S){m.add(S)})});var y=function(_){return!!(!m.has(_)||n(_).removed)},b={enter:function(_){if(y(_.name.value))return null}};return Qm(Ye(f,{FragmentSpread:b,FragmentDefinition:b,OperationDefinition:{leave:function(_){if(_.variableDefinitions){var S=h(t(_.name&&_.name.value)).transitiveVars;if(S.size<_.variableDefinitions.length)return x(x({},_),{variableDefinitions:_.variableDefinitions.filter(function(v){return S.has(v.variable.name.value)})})}}}}))}var pn=Object.assign(function(r){return Ye(r,{SelectionSet:{enter:function(e,t,n){if(!(n&&n.kind===De.OPERATION_DEFINITION)){var i=e.selections;if(!!i){var a=i.some(function(s){return yt(s)&&(s.name.value==="__typename"||s.name.value.lastIndexOf("__",0)===0)});if(!a){var o=n;if(!(yt(o)&&o.directives&&o.directives.some(function(s){return s.name.value==="export"})))return x(x({},e),{selections:xr(xr([],i,!0),[ql],!1)})}}}}}})},{added:function(r){return r===ql}}),Hm={test:function(r){var e=r.name.value==="connection";return e&&(!r.arguments||!r.arguments.some(function(t){return t.name.value==="key"}))&&__DEV__&&L.warn("Removing an @connection directive even though it does not have a key. You may want to use the key parameter to specify a store key."),e}};function _c(r){return Sc([Hm],ri(r))}function Ec(r){var e=ln(r),t=e.operation;if(t==="query")return r;var n=Ye(r,{OperationDefinition:{enter:function(i){return x(x({},i),{operation:"query"})}}});return n}function xc(r){ri(r);var e=Sc([{test:function(t){return t.name.value==="client"},remove:!0}],r);return e}var Wm=Object.prototype.hasOwnProperty;function Ic(){for(var r=[],e=0;e<arguments.length;e++)r[e]=arguments[e];return Yi(r)}function Yi(r){var e=r[0]||{},t=r.length;if(t>1)for(var n=new ut,i=1;i<t;++i)e=n.merge(e,r[i]);return e}var Gm=function(r,e,t){return this.merge(r[t],e[t])},ut=function(){function r(e){e===void 0&&(e=Gm),this.reconciler=e,this.isObject=ue,this.pastCopies=new Set}return r.prototype.merge=function(e,t){for(var n=this,i=[],a=2;a<arguments.length;a++)i[a-2]=arguments[a];return ue(t)&&ue(e)?(Object.keys(t).forEach(function(o){if(Wm.call(e,o)){var s=e[o];if(t[o]!==s){var c=n.reconciler.apply(n,xr([e,t,o],i,!1));c!==s&&(e=n.shallowCopyForMerge(e),e[o]=c)}}else e=n.shallowCopyForMerge(e),e[o]=t[o]}),e):t},r.prototype.shallowCopyForMerge=function(e){return ue(e)&&(this.pastCopies.has(e)||(Array.isArray(e)?e=e.slice(0):e=x({__proto__:Object.getPrototypeOf(e)},e),this.pastCopies.add(e))),e},r}();function Km(r,e){var t=typeof Symbol<"u"&&r[Symbol.iterator]||r["@@iterator"];if(t)return(t=t.call(r)).next.bind(t);if(Array.isArray(r)||(t=Jm(r))||e&&r&&typeof r.length=="number"){t&&(r=t);var n=0;return function(){return n>=r.length?{done:!0}:{done:!1,value:r[n++]}}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
|
|
24
|
+
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Jm(r,e){if(!!r){if(typeof r=="string")return Ql(r,e);var t=Object.prototype.toString.call(r).slice(8,-1);if(t==="Object"&&r.constructor&&(t=r.constructor.name),t==="Map"||t==="Set")return Array.from(r);if(t==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t))return Ql(r,e)}}function Ql(r,e){(e==null||e>r.length)&&(e=r.length);for(var t=0,n=new Array(e);t<e;t++)n[t]=r[t];return n}function zl(r,e){for(var t=0;t<e.length;t++){var n=e[t];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(r,n.key,n)}}function Oc(r,e,t){return e&&zl(r.prototype,e),t&&zl(r,t),Object.defineProperty(r,"prototype",{writable:!1}),r}var Cc=function(){return typeof Symbol=="function"},Rc=function(r){return Cc()&&Boolean(Symbol[r])},Nc=function(r){return Rc(r)?Symbol[r]:"@@"+r};Cc()&&!Rc("observable")&&(Symbol.observable=Symbol("observable"));var Zm=Nc("iterator"),kc=Nc("observable"),Hl=Nc("species");function Eo(r,e){var t=r[e];if(t!=null){if(typeof t!="function")throw new TypeError(t+" is not a function");return t}}function Xi(r){var e=r.constructor;return e!==void 0&&(e=e[Hl],e===null&&(e=void 0)),e!==void 0?e:ne}function Ym(r){return r instanceof ne}function ii(r){ii.log?ii.log(r):setTimeout(function(){throw r})}function _o(r){Promise.resolve().then(function(){try{r()}catch(e){ii(e)}})}function Wl(r){var e=r._cleanup;if(e!==void 0&&(r._cleanup=void 0,!!e))try{if(typeof e=="function")e();else{var t=Eo(e,"unsubscribe");t&&t.call(e)}}catch(n){ii(n)}}function Ac(r){r._observer=void 0,r._queue=void 0,r._state="closed"}function Xm(r){var e=r._queue;if(!!e){r._queue=void 0,r._state="ready";for(var t=0;t<e.length&&(Gl(r,e[t].type,e[t].value),r._state!=="closed");++t);}}function Gl(r,e,t){r._state="running";var n=r._observer;try{var i=Eo(n,e);switch(e){case"next":i&&i.call(n,t);break;case"error":if(Ac(r),i)i.call(n,t);else throw t;break;case"complete":Ac(r),i&&i.call(n);break}}catch(a){ii(a)}r._state==="closed"?Wl(r):r._state==="running"&&(r._state="ready")}function Tc(r,e,t){if(r._state!=="closed"){if(r._state==="buffering"){r._queue.push({type:e,value:t});return}if(r._state!=="ready"){r._state="buffering",r._queue=[{type:e,value:t}],_o(function(){return Xm(r)});return}Gl(r,e,t)}}var eg=function(){function r(t,n){this._cleanup=void 0,this._observer=t,this._queue=void 0,this._state="initializing";var i=new tg(this);try{this._cleanup=n.call(void 0,i)}catch(a){i.error(a)}this._state==="initializing"&&(this._state="ready")}var e=r.prototype;return e.unsubscribe=function(){this._state!=="closed"&&(Ac(this),Wl(this))},Oc(r,[{key:"closed",get:function(){return this._state==="closed"}}]),r}(),tg=function(){function r(t){this._subscription=t}var e=r.prototype;return e.next=function(n){Tc(this._subscription,"next",n)},e.error=function(n){Tc(this._subscription,"error",n)},e.complete=function(){Tc(this._subscription,"complete")},Oc(r,[{key:"closed",get:function(){return this._subscription._state==="closed"}}]),r}(),ne=function(){function r(t){if(!(this instanceof r))throw new TypeError("Observable cannot be called as a function");if(typeof t!="function")throw new TypeError("Observable initializer must be a function");this._subscriber=t}var e=r.prototype;return e.subscribe=function(n){return(typeof n!="object"||n===null)&&(n={next:n,error:arguments[1],complete:arguments[2]}),new eg(n,this._subscriber)},e.forEach=function(n){var i=this;return new Promise(function(a,o){if(typeof n!="function"){o(new TypeError(n+" is not a function"));return}function s(){c.unsubscribe(),a()}var c=i.subscribe({next:function(u){try{n(u,s)}catch(l){o(l),c.unsubscribe()}},error:o,complete:a})})},e.map=function(n){var i=this;if(typeof n!="function")throw new TypeError(n+" is not a function");var a=Xi(this);return new a(function(o){return i.subscribe({next:function(s){try{s=n(s)}catch(c){return o.error(c)}o.next(s)},error:function(s){o.error(s)},complete:function(){o.complete()}})})},e.filter=function(n){var i=this;if(typeof n!="function")throw new TypeError(n+" is not a function");var a=Xi(this);return new a(function(o){return i.subscribe({next:function(s){try{if(!n(s))return}catch(c){return o.error(c)}o.next(s)},error:function(s){o.error(s)},complete:function(){o.complete()}})})},e.reduce=function(n){var i=this;if(typeof n!="function")throw new TypeError(n+" is not a function");var a=Xi(this),o=arguments.length>1,s=!1,c=arguments[1],u=c;return new a(function(l){return i.subscribe({next:function(d){var p=!s;if(s=!0,!p||o)try{u=n(u,d)}catch(f){return l.error(f)}else u=d},error:function(d){l.error(d)},complete:function(){if(!s&&!o)return l.error(new TypeError("Cannot reduce an empty sequence"));l.next(u),l.complete()}})})},e.concat=function(){for(var n=this,i=arguments.length,a=new Array(i),o=0;o<i;o++)a[o]=arguments[o];var s=Xi(this);return new s(function(c){var u,l=0;function d(p){u=p.subscribe({next:function(f){c.next(f)},error:function(f){c.error(f)},complete:function(){l===a.length?(u=void 0,c.complete()):d(s.from(a[l++]))}})}return d(n),function(){u&&(u.unsubscribe(),u=void 0)}})},e.flatMap=function(n){var i=this;if(typeof n!="function")throw new TypeError(n+" is not a function");var a=Xi(this);return new a(function(o){var s=[],c=i.subscribe({next:function(l){if(n)try{l=n(l)}catch(p){return o.error(p)}var d=a.from(l).subscribe({next:function(p){o.next(p)},error:function(p){o.error(p)},complete:function(){var p=s.indexOf(d);p>=0&&s.splice(p,1),u()}});s.push(d)},error:function(l){o.error(l)},complete:function(){u()}});function u(){c.closed&&s.length===0&&o.complete()}return function(){s.forEach(function(l){return l.unsubscribe()}),c.unsubscribe()}})},e[kc]=function(){return this},r.from=function(n){var i=typeof this=="function"?this:r;if(n==null)throw new TypeError(n+" is not an object");var a=Eo(n,kc);if(a){var o=a.call(n);if(Object(o)!==o)throw new TypeError(o+" is not an object");return Ym(o)&&o.constructor===i?o:new i(function(s){return o.subscribe(s)})}if(Rc("iterator")&&(a=Eo(n,Zm),a))return new i(function(s){_o(function(){if(!s.closed){for(var c=Km(a.call(n)),u;!(u=c()).done;){var l=u.value;if(s.next(l),s.closed)return}s.complete()}})});if(Array.isArray(n))return new i(function(s){_o(function(){if(!s.closed){for(var c=0;c<n.length;++c)if(s.next(n[c]),s.closed)return;s.complete()}})});throw new TypeError(n+" is not observable")},r.of=function(){for(var n=arguments.length,i=new Array(n),a=0;a<n;a++)i[a]=arguments[a];var o=typeof this=="function"?this:r;return new o(function(s){_o(function(){if(!s.closed){for(var c=0;c<i.length;++c)if(s.next(i[c]),s.closed)return;s.complete()}})})},Oc(r,null,[{key:Hl,get:function(){return this}}]),r}();Cc()&&Object.defineProperty(ne,Symbol("extensions"),{value:{symbol:kc,hostReportError:ii},configurable:!0});function Pc(r){var e,t=r.Symbol;if(typeof t=="function")if(t.observable)e=t.observable;else{typeof t.for=="function"?e=t.for("https://github.com/benlesh/symbol-observable"):e=t("https://github.com/benlesh/symbol-observable");try{t.observable=e}catch{}}else e="@@observable";return e}var ai;typeof self<"u"?ai=self:typeof window<"u"?ai=window:typeof global<"u"?ai=global:typeof module<"u"?ai=module:ai=Function("return this")();var L0=Pc(ai);var Kl=ne.prototype,Jl="@@observable";Kl[Jl]||(Kl[Jl]=function(){return this});var rg=Object.prototype.toString;function xo(r){return Dc(r)}function Dc(r,e){switch(rg.call(r)){case"[object Array]":{if(e=e||new Map,e.has(r))return e.get(r);var t=r.slice(0);return e.set(r,t),t.forEach(function(i,a){t[a]=Dc(i,e)}),t}case"[object Object]":{if(e=e||new Map,e.has(r))return e.get(r);var n=Object.create(Object.getPrototypeOf(r));return e.set(r,n),Object.keys(r).forEach(function(i){n[i]=Dc(r[i],e)}),n}default:return r}}function ng(r){var e=new Set([r]);return e.forEach(function(t){ue(t)&&ig(t)===t&&Object.getOwnPropertyNames(t).forEach(function(n){ue(t[n])&&e.add(t[n])})}),r}function ig(r){if(__DEV__&&!Object.isFrozen(r))try{Object.freeze(r)}catch(e){if(e instanceof TypeError)return null;throw e}return r}function ea(r){return __DEV__&&ng(r),r}function dn(r,e,t){var n=[];r.forEach(function(i){return i[e]&&n.push(i)}),n.forEach(function(i){return i[e](t)})}function Io(r,e,t){return new ne(function(n){var i=n.next,a=n.error,o=n.complete,s=0,c=!1,u={then:function(f){return new Promise(function(h){return h(f())})}};function l(f,h){return f?function(m){++s;var y=function(){return f(m)};u=u.then(y,y).then(function(b){--s,i&&i.call(n,b),c&&d.complete()},function(b){throw--s,b}).catch(function(b){a&&a.call(n,b)})}:function(m){return h&&h.call(n,m)}}var d={next:l(e,i),error:l(t,a),complete:function(){c=!0,s||o&&o.call(n)}},p=r.subscribe(d);return function(){return p.unsubscribe()}})}var Tt=typeof WeakMap=="function"&&Be(function(){return navigator.product})!=="ReactNative",Zl=typeof WeakSet=="function",Lc=typeof Symbol=="function"&&typeof Symbol.for=="function",kr=Lc&&Symbol.asyncIterator,G0=typeof Be(function(){return window.document.createElement})=="function",K0=Be(function(){return navigator.userAgent.indexOf("jsdom")>=0})||!1;function To(r){function e(t){Object.defineProperty(r,t,{value:ne})}return Lc&&Symbol.species&&e(Symbol.species),e("@@species"),r}function Yl(r){return r&&typeof r.then=="function"}var oi=function(r){Ae(e,r);function e(t){var n=r.call(this,function(i){return n.addObserver(i),function(){return n.removeObserver(i)}})||this;return n.observers=new Set,n.promise=new Promise(function(i,a){n.resolve=i,n.reject=a}),n.handlers={next:function(i){n.sub!==null&&(n.latest=["next",i],n.notify("next",i),dn(n.observers,"next",i))},error:function(i){var a=n.sub;a!==null&&(a&&setTimeout(function(){return a.unsubscribe()}),n.sub=null,n.latest=["error",i],n.reject(i),n.notify("error",i),dn(n.observers,"error",i))},complete:function(){var i=n,a=i.sub,o=i.sources,s=o===void 0?[]:o;if(a!==null){var c=s.shift();c?Yl(c)?c.then(function(u){return n.sub=u.subscribe(n.handlers)}):n.sub=c.subscribe(n.handlers):(a&&setTimeout(function(){return a.unsubscribe()}),n.sub=null,n.latest&&n.latest[0]==="next"?n.resolve(n.latest[1]):n.resolve(),n.notify("complete"),dn(n.observers,"complete"))}}},n.nextResultListeners=new Set,n.cancel=function(i){n.reject(i),n.sources=[],n.handlers.complete()},n.promise.catch(function(i){}),typeof t=="function"&&(t=[new ne(t)]),Yl(t)?t.then(function(i){return n.start(i)},n.handlers.error):n.start(t),n}return e.prototype.start=function(t){this.sub===void 0&&(this.sources=Array.from(t),this.handlers.complete())},e.prototype.deliverLastMessage=function(t){if(this.latest){var n=this.latest[0],i=t[n];i&&i.call(t,this.latest[1]),this.sub===null&&n==="next"&&t.complete&&t.complete()}},e.prototype.addObserver=function(t){this.observers.has(t)||(this.deliverLastMessage(t),this.observers.add(t))},e.prototype.removeObserver=function(t){this.observers.delete(t)&&this.observers.size<1&&this.handlers.complete()},e.prototype.notify=function(t,n){var i=this.nextResultListeners;i.size&&(this.nextResultListeners=new Set,i.forEach(function(a){return a(t,n)}))},e.prototype.beforeNext=function(t){var n=!1;this.nextResultListeners.add(function(i,a){n||(n=!0,t(i,a))})},e}(ne);To(oi);function Ar(r){return"incremental"in r}function ag(r){return"hasNext"in r&&"data"in r}function Xl(r){return Ar(r)||ag(r)}function ko(r,e){var t=r,n=new ut;return Ar(e)&&$e(e.incremental)&&e.incremental.forEach(function(i){for(var a=i.data,o=i.path,s=o.length-1;s>=0;--s){var c=o[s],u=!isNaN(+c),l=u?[]:{};l[c]=a,a=l}t=n.merge(t,a)}),t}function si(r){var e=Ao(r);return $e(e)}function Ao(r){var e=$e(r.errors)?r.errors.slice(0):[];return Ar(r)&&$e(r.incremental)&&r.incremental.forEach(function(t){t.errors&&e.push.apply(e,t.errors)}),e}function Or(){for(var r=[],e=0;e<arguments.length;e++)r[e]=arguments[e];var t=Object.create(null);return r.forEach(function(n){!n||Object.keys(n).forEach(function(i){var a=n[i];a!==void 0&&(t[i]=a)})}),t}var ef=new Map;function ta(r){var e=ef.get(r)||1;return ef.set(r,e+1),"".concat(r,":").concat(e,":").concat(Math.random().toString(36).slice(2))}function tf(r){var e=ta("stringifyForDisplay");return JSON.stringify(r,function(t,n){return n===void 0?e:n}).split(JSON.stringify(e)).join("<undefined>")}function ra(r,e){return Or(r,e,e.variables&&{variables:x(x({},r&&r.variables),e.variables)})}function Oo(r){return new ne(function(e){e.error(r)})}var na=function(r,e,t){var n=new Error(t);throw n.name="ServerError",n.response=r,n.statusCode=r.status,n.result=e,n};function Fc(r){for(var e=["query","operationName","variables","extensions","context"],t=0,n=Object.keys(r);t<n.length;t++){var i=n[t];if(e.indexOf(i)<0)throw __DEV__?new Z("illegal argument: ".concat(i)):new Z(27)}return r}function $c(r,e){var t=x({},r),n=function(a){typeof a=="function"?t=x(x({},t),a(t)):t=x(x({},t),a)},i=function(){return x({},t)};return Object.defineProperty(e,"setContext",{enumerable:!1,value:n}),Object.defineProperty(e,"getContext",{enumerable:!1,value:i}),e}function Mc(r){var e={variables:r.variables||{},extensions:r.extensions||{},operationName:r.operationName,query:r.query};return e.operationName||(e.operationName=typeof e.query!="string"?ni(e.query)||void 0:""),e}function rf(r,e){return e?e(r):ne.of()}function ia(r){return typeof r=="function"?new kt(r):r}function Co(r){return r.request.length<=1}var og=function(r){Ae(e,r);function e(t,n){var i=r.call(this,t)||this;return i.link=n,i}return e}(Error),kt=function(){function r(e){e&&(this.request=e)}return r.empty=function(){return new r(function(){return ne.of()})},r.from=function(e){return e.length===0?r.empty():e.map(ia).reduce(function(t,n){return t.concat(n)})},r.split=function(e,t,n){var i=ia(t),a=ia(n||new r(rf));return Co(i)&&Co(a)?new r(function(o){return e(o)?i.request(o)||ne.of():a.request(o)||ne.of()}):new r(function(o,s){return e(o)?i.request(o,s)||ne.of():a.request(o,s)||ne.of()})},r.execute=function(e,t){return e.request($c(t.context,Mc(Fc(t))))||ne.of()},r.concat=function(e,t){var n=ia(e);if(Co(n))return __DEV__&&L.warn(new og("You are calling concat on a terminating link, which will have no effect",n)),n;var i=ia(t);return Co(i)?new r(function(a){return n.request(a,function(o){return i.request(o)||ne.of()})||ne.of()}):new r(function(a,o){return n.request(a,function(s){return i.request(s,o)||ne.of()})||ne.of()})},r.prototype.split=function(e,t,n){return this.concat(r.split(e,t,n||new r(rf)))},r.prototype.concat=function(e){return r.concat(this,e)},r.prototype.request=function(e,t){throw __DEV__?new Z("request is not implemented"):new Z(22)},r.prototype.onError=function(e,t){if(t&&t.error)return t.error(e),!1;throw e},r.prototype.setOnError=function(e){return this.onError=e,this},r}();var ci=kt.execute;var nf="3.7.10";function af(r){return!!r.body}function of(r){return!!r.getReader}function sf(r){return!!(kr&&r[Symbol.asyncIterator])}function cf(r){return!!r.stream}function uf(r){return!!r.arrayBuffer}function lf(r){return!!r.pipe}function Uc(r){var e,t=r[Symbol.asyncIterator]();return e={next:function(){return t.next()}},e[Symbol.asyncIterator]=function(){return this},e}function jc(r){var e=null,t=null,n=!1,i=[],a=[];function o(d){if(!t){if(a.length){var p=a.shift();if(Array.isArray(p)&&p[0])return p[0]({value:d,done:!1})}i.push(d)}}function s(d){t=d;var p=a.slice();p.forEach(function(f){f[1](d)}),!e||e()}function c(){n=!0;var d=a.slice();d.forEach(function(p){p[0]({value:void 0,done:!0})}),!e||e()}e=function(){e=null,r.removeListener("data",o),r.removeListener("error",s),r.removeListener("end",c),r.removeListener("finish",c),r.removeListener("close",c)},r.on("data",o),r.on("error",s),r.on("end",c),r.on("finish",c),r.on("close",c);function u(){return new Promise(function(d,p){if(t)return p(t);if(i.length)return d({value:i.shift(),done:!1});if(n)return d({value:void 0,done:!0});a.push([d,p])})}var l={next:function(){return u()}};return kr&&(l[Symbol.asyncIterator]=function(){return this}),l}function qc(r){var e=!1,t={next:function(){return e?Promise.resolve({value:void 0,done:!0}):(e=!0,new Promise(function(n,i){r.then(function(a){n({value:a,done:!1})}).catch(i)}))}};return kr&&(t[Symbol.asyncIterator]=function(){return this}),t}function Ro(r){var e={next:function(){return r.read()}};return kr&&(e[Symbol.asyncIterator]=function(){return this}),e}function ff(r){var e=r;if(af(r)&&(e=r.body),sf(e))return Uc(e);if(of(e))return Ro(e.getReader());if(cf(e))return Ro(e.stream().getReader());if(uf(e))return qc(e.arrayBuffer());if(lf(e))return jc(e);throw new Error("Unknown body type for responseIterator. Please pass a streamable response.")}var pf=Object.prototype.hasOwnProperty;function df(r,e){var t,n,i;return Lt(this,void 0,void 0,function(){var a,o,s,c,u,l,d,p,f,h,m,y,b,_,S,v,O,R,k,P;return Ft(this,function(F){switch(F.label){case 0:if(TextDecoder===void 0)throw new Error("TextDecoder must be defined in the environment: please import a polyfill.");a=new TextDecoder("utf-8"),o=(t=r.headers)===null||t===void 0?void 0:t.get("content-type"),s="boundary=",c=o?.includes(s)?o?.substring(o?.indexOf(s)+s.length).replace(/['"]/g,"").replace(/\;(.*)/gm,"").trim():"-",u="--".concat(c),l="",d=ff(r),p=!0,F.label=1;case 1:return p?[4,d.next()]:[3,3];case 2:for(f=F.sent(),h=f.value,m=f.done,y=typeof h=="string"?h:a.decode(h),p=!m,l+=y,b=l.indexOf(u);b>-1;){if(_=void 0,P=[l.slice(0,b),l.slice(b+u.length)],_=P[0],l=P[1],_.trim()){if(S=_.indexOf(`\r
|
|
25
25
|
\r
|
|
26
|
-
`),
|
|
27
|
-
`,"")),(Object.keys(
|
|
28
|
-
`).forEach(function(t){var n=t.indexOf(":");if(n>-1){var i=t.slice(0,n).trim().toLowerCase(),a=t.slice(n+1).trim();e[i]=a}}),e}function
|
|
26
|
+
`),v=sg(_.slice(0,S)),O=v["content-type"],O&&O.toLowerCase().indexOf("application/json")===-1)throw new Error("Unsupported patch content type: application/json is required.");R=_.slice(S);try{k=hf(r,R.replace(`\r
|
|
27
|
+
`,"")),(Object.keys(k).length>1||"data"in k||"incremental"in k||"errors"in k)&&((n=e.next)===null||n===void 0||n.call(e,k))}catch(D){No(D,e)}}b=l.indexOf(u)}return[3,1];case 3:return(i=e.complete)===null||i===void 0||i.call(e),[2]}})})}function sg(r){var e={};return r.split(`
|
|
28
|
+
`).forEach(function(t){var n=t.indexOf(":");if(n>-1){var i=t.slice(0,n).trim().toLowerCase(),a=t.slice(n+1).trim();e[i]=a}}),e}function hf(r,e){if(r.status>=300){var t=function(){try{return JSON.parse(e)}catch{return e}};na(r,t(),"Response not successful: Received status code ".concat(r.status))}try{return JSON.parse(e)}catch(i){var n=i;throw n.name="ServerParseError",n.response=r,n.statusCode=r.status,n.bodyText=e,n}}function No(r,e){var t,n;r.name!=="AbortError"&&(r.result&&r.result.errors&&r.result.data&&((t=e.next)===null||t===void 0||t.call(e,r.result)),(n=e.error)===null||n===void 0||n.call(e,r))}function mf(r,e,t){cg(e)(r).then(function(n){var i,a;(i=t.next)===null||i===void 0||i.call(t,n),(a=t.complete)===null||a===void 0||a.call(t)}).catch(function(n){return No(n,t)})}function cg(r){return function(e){return e.text().then(function(t){return hf(e,t)}).then(function(t){return e.status>=300&&na(e,t,"Response not successful: Received status code ".concat(e.status)),!Array.isArray(t)&&!pf.call(t,"data")&&!pf.call(t,"errors")&&na(e,t,"Server response was missing for query '".concat(Array.isArray(r)?r.map(function(n){return n.operationName}):r.operationName,"'.")),t})}}var aa=function(r,e){var t;try{t=JSON.stringify(r)}catch(i){var n=__DEV__?new Z("Network request failed. ".concat(e," is not serializable: ").concat(i.message)):new Z(24);throw n.parseError=i,n}return t};var ug={includeQuery:!0,includeExtensions:!1,preserveHeaderCase:!1},lg={accept:"*/*","content-type":"application/json"},fg={method:"POST"},gf={http:ug,headers:lg,options:fg},yf=function(r,e){return e(r)};function vf(r,e){for(var t=[],n=2;n<arguments.length;n++)t[n-2]=arguments[n];var i={},a={};t.forEach(function(d){i=x(x(x({},i),d.options),{headers:x(x({},i.headers),d.headers)}),d.credentials&&(i.credentials=d.credentials),a=x(x({},a),d.http)}),i.headers&&(i.headers=pg(i.headers,a.preserveHeaderCase));var o=r.operationName,s=r.extensions,c=r.variables,u=r.query,l={operationName:o,variables:c};return a.includeExtensions&&(l.extensions=s),a.includeQuery&&(l.query=e(u,ei)),{options:i,body:l}}function pg(r,e){if(!e){var t=Object.create(null);return Object.keys(Object(r)).forEach(function(a){t[a.toLowerCase()]=r[a]}),t}var n=Object.create(null);Object.keys(Object(r)).forEach(function(a){n[a.toLowerCase()]={originalName:a,value:r[a]}});var i=Object.create(null);return Object.keys(n).forEach(function(a){i[n[a].originalName]=n[a].value}),i}var bf=function(r){if(!r&&typeof fetch>"u")throw __DEV__?new Z(`
|
|
29
29
|
"fetch" has not been found globally and no fetcher has been configured. To fix this, install a fetch package (like https://www.npmjs.com/package/cross-fetch), instantiate the fetcher, and pass it into your HttpLink constructor. For example:
|
|
30
30
|
|
|
31
31
|
import fetch from 'cross-fetch';
|
|
@@ -33,7 +33,7 @@ import { ApolloClient, HttpLink } from '@apollo/client';
|
|
|
33
33
|
const client = new ApolloClient({
|
|
34
34
|
link: new HttpLink({ uri: '/graphql', fetch })
|
|
35
35
|
});
|
|
36
|
-
`):new K(23)};var ff=function(){if(typeof AbortController>"u")return{controller:!1,signal:!1};var r=new AbortController,e=r.signal;return{controller:r,signal:e}};var pf=function(r,e){var t=r.getContext(),n=t.uri;return n||(typeof e=="function"?e(r):e||"/graphql")};function df(r,e){var t=[],n=function(p,d){t.push("".concat(p,"=").concat(encodeURIComponent(d)))};if("query"in e&&n("query",e.query),e.operationName&&n("operationName",e.operationName),e.variables){var i=void 0;try{i=ta(e.variables,"Variables map")}catch(p){return{parseError:p}}n("variables",i)}if(e.extensions){var a=void 0;try{a=ta(e.extensions,"Extensions map")}catch(p){return{parseError:p}}n("extensions",a)}var o="",s=r,c=r.indexOf("#");c!==-1&&(o=r.substr(c),s=r.substr(0,c));var u=s.indexOf("?")===-1?"?":"&",l=s+u+t.join("&")+o;return{newURI:l}}var hf=Be(function(){return fetch}),mf=function(r){r===void 0&&(r={});var e=r.uri,t=e===void 0?"/graphql":e,n=r.fetch,i=r.print,a=i===void 0?cf:i,o=r.includeExtensions,s=r.preserveHeaderCase,c=r.useGETForQueries,u=r.includeUnusedVariables,l=u===void 0?!1:u,p=Wt(r,["uri","fetch","print","includeExtensions","preserveHeaderCase","useGETForQueries","includeUnusedVariables"]);__DEV__&&lf(n||hf);var d={http:{includeExtensions:o,preserveHeaderCase:s},options:p.fetchOptions,credentials:p.credentials,headers:p.headers};return new At(function(f){var h=pf(f,t),m=f.getContext(),b={};if(m.clientAwareness){var _=m.clientAwareness,v=_.name,S=_.version;v&&(b["apollographql-client-name"]=v),S&&(b["apollographql-client-version"]=S)}var y=x(x({},b),m.headers),O={http:m.http,options:m.fetchOptions,credentials:m.credentials,headers:y},N=uf(f,a,sf,d,O),T=N.options,C=N.body;if(C.variables&&!l){var $=new Set(Object.keys(C.variables));Xe(f.query,{Variable:function(se,Vt,ee){ee&&ee.kind!=="VariableDefinition"&&$.delete(se.name.value)}}),$.size&&(C.variables=x({},C.variables),$.forEach(function(se){delete C.variables[se]}))}var P;if(!T.signal){var B=ff(),xe=B.controller,Te=B.signal;P=xe,P&&(T.signal=Te)}var k=function(se){return se.kind==="OperationDefinition"&&se.operation==="mutation"};if(c&&!f.query.definitions.some(k)&&(T.method="GET"),Yn(["defer"],f.query)&&(T.headers=T.headers||{},T.headers.accept="multipart/mixed; deferSpec=20220824, application/json"),T.method==="GET"){var ve=df(h,C),be=ve.newURI,oe=ve.parseError;if(oe)return So(oe);h=be}else try{T.body=ta(C,"Payload")}catch(se){return So(se)}return new te(function(se){var Vt=n||Be(function(){return fetch})||hf;return Vt(h,T).then(function(ee){var Qt;f.setContext({response:ee});var xr=(Qt=ee.headers)===null||Qt===void 0?void 0:Qt.get("content-type");return xr!==null&&/^multipart\/mixed/i.test(xr)?nf(ee,se):of(ee,f,se)}).catch(function(ee){return Eo(ee,se)}),function(){P&&P.abort()}})})};var Pc=function(r){Oe(e,r);function e(t){t===void 0&&(t={});var n=r.call(this,mf(t).request)||this;return n.options=t,n}return e}(At);var{toString:gf,hasOwnProperty:eg}=Object.prototype,yf=Function.prototype.toString,Lc=new Map;function Ee(r,e){try{return $c(r,e)}finally{Lc.clear()}}function $c(r,e){if(r===e)return!0;let t=gf.call(r),n=gf.call(e);if(t!==n)return!1;switch(t){case"[object Array]":if(r.length!==e.length)return!1;case"[object Object]":{if(bf(r,e))return!0;let i=vf(r),a=vf(e),o=i.length;if(o!==a.length)return!1;for(let s=0;s<o;++s)if(!eg.call(e,i[s]))return!1;for(let s=0;s<o;++s){let c=i[s];if(!$c(r[c],e[c]))return!1}return!0}case"[object Error]":return r.name===e.name&&r.message===e.message;case"[object Number]":if(r!==r)return e!==e;case"[object Boolean]":case"[object Date]":return+r==+e;case"[object RegExp]":case"[object String]":return r==`${e}`;case"[object Map]":case"[object Set]":{if(r.size!==e.size)return!1;if(bf(r,e))return!0;let i=r.entries(),a=t==="[object Map]";for(;;){let o=i.next();if(o.done)break;let[s,c]=o.value;if(!e.has(s)||a&&!$c(c,e.get(s)))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]":r=new Uint8Array(r),e=new Uint8Array(e);case"[object DataView]":{let i=r.byteLength;if(i===e.byteLength)for(;i--&&r[i]===e[i];);return i===-1}case"[object AsyncFunction]":case"[object GeneratorFunction]":case"[object AsyncGeneratorFunction]":case"[object Function]":{let i=yf.call(r);return i!==yf.call(e)?!1:!ng(i,rg)}}return!1}function vf(r){return Object.keys(r).filter(tg,r)}function tg(r){return this[r]!==void 0}var rg="{ [native code] }";function ng(r,e){let t=r.length-e.length;return t>=0&&r.indexOf(e,t)===t}function bf(r,e){let t=Lc.get(r);if(t){if(t.has(e))return!0}else Lc.set(r,t=new Set);return t.add(e),!1}var ig=function(){return Object.create(null)},Sf=Array.prototype,ag=Sf.forEach,og=Sf.slice,Gt=function(){function r(e,t){e===void 0&&(e=!0),t===void 0&&(t=ig),this.weakness=e,this.makeData=t}return r.prototype.lookup=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return this.lookupArray(e)},r.prototype.lookupArray=function(e){var t=this;return ag.call(e,function(n){return t=t.getChildTrie(n)}),t.data||(t.data=this.makeData(og.call(e)))},r.prototype.getChildTrie=function(e){var t=this.weakness&&sg(e)?this.weak||(this.weak=new WeakMap):this.strong||(this.strong=new Map),n=t.get(e);return n||t.set(e,n=new r(this.weakness,this.makeData)),n},r}();function sg(r){switch(typeof r){case"object":if(r===null)break;case"function":return!0}return!1}var Ke=null,wf={},cg=1,ug=()=>class{constructor(){this.id=["slot",cg++,Date.now(),Math.random().toString(36).slice(2)].join(":")}hasValue(){for(let e=Ke;e;e=e.parent)if(this.id in e.slots){let t=e.slots[this.id];if(t===wf)break;return e!==Ke&&(Ke.slots[this.id]=t),!0}return Ke&&(Ke.slots[this.id]=wf),!1}getValue(){if(this.hasValue())return Ke.slots[this.id]}withValue(e,t,n,i){let a={__proto__:null,[this.id]:e},o=Ke;Ke={parent:o,slots:a};try{return t.apply(i,n)}finally{Ke=o}}static bind(e){let t=Ke;return function(){let n=Ke;try{return Ke=t,e.apply(this,arguments)}finally{Ke=n}}}static noContext(e,t,n){if(Ke){let i=Ke;try{return Ke=null,e.apply(n,t)}finally{Ke=i}}else return e.apply(n,t)}};function _f(r){try{return r()}catch{}}var Fc="@wry/context:Slot",lg=_f(()=>globalThis)||_f(()=>global)||Object.create(null),Ef=lg,oi=Ef[Fc]||Array[Fc]||function(r){try{Object.defineProperty(Ef,Fc,{value:r,enumerable:!1,writable:!1,configurable:!0})}finally{return r}}(ug());var{bind:fg,noContext:pg}=oi;function dg(){}var hg=function(){function r(e,t){e===void 0&&(e=1/0),t===void 0&&(t=dg),this.max=e,this.dispose=t,this.map=new Map,this.newest=null,this.oldest=null}return r.prototype.has=function(e){return this.map.has(e)},r.prototype.get=function(e){var t=this.getNode(e);return t&&t.value},r.prototype.getNode=function(e){var t=this.map.get(e);if(t&&t!==this.newest){var n=t.older,i=t.newer;i&&(i.older=n),n&&(n.newer=i),t.older=this.newest,t.older.newer=t,t.newer=null,this.newest=t,t===this.oldest&&(this.oldest=i)}return t},r.prototype.set=function(e,t){var n=this.getNode(e);return n?n.value=t:(n={key:e,value:t,newer:null,older:this.newest},this.newest&&(this.newest.newer=n),this.newest=n,this.oldest=this.oldest||n,this.map.set(e,n),n.value)},r.prototype.clean=function(){for(;this.oldest&&this.map.size>this.max;)this.delete(this.oldest.key)},r.prototype.delete=function(e){var 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):!1},r}(),Io=new oi,Mc,mg=Object.prototype.hasOwnProperty,jc=(Mc=Array.from,Mc===void 0?function(r){var e=[];return r.forEach(function(t){return e.push(t)}),e}:Mc);function xo(r){var e=r.unsubscribe;typeof e=="function"&&(r.unsubscribe=void 0,e())}var ra=[],gg=100;function si(r,e){if(!r)throw new Error(e||"assertion failure")}function yg(r,e){var t=r.length;return t>0&&t===e.length&&r[t-1]===e[t-1]}function If(r){switch(r.length){case 0:throw new Error("unknown value");case 1:return r[0];case 2:throw r[1]}}function vg(r){return r.slice(0)}var bg=function(){function r(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,++r.count}return r.prototype.peek=function(){if(this.value.length===1&&!Nr(this))return xf(this),this.value[0]},r.prototype.recompute=function(e){return si(!this.recomputing,"already recomputing"),xf(this),Nr(this)?Sg(this,e):If(this.value)},r.prototype.setDirty=function(){this.dirty||(this.dirty=!0,this.value.length=0,kf(this),xo(this))},r.prototype.dispose=function(){var e=this;this.setDirty(),Nf(this),qc(this,function(t,n){t.setDirty(),Rf(t,e)})},r.prototype.forget=function(){this.dispose()},r.prototype.dependOn=function(e){e.add(this),this.deps||(this.deps=ra.pop()||new Set),this.deps.add(e)},r.prototype.forgetDeps=function(){var e=this;this.deps&&(jc(this.deps).forEach(function(t){return t.delete(e)}),this.deps.clear(),ra.push(this.deps),this.deps=null)},r.count=0,r}();function xf(r){var e=Io.getValue();if(e)return r.parents.add(e),e.childValues.has(r)||e.childValues.set(r,[]),Nr(r)?Af(e,r):Of(e,r),e}function Sg(r,e){return Nf(r),Io.withValue(r,wg,[r,e]),Eg(r,e)&&_g(r),If(r.value)}function wg(r,e){r.recomputing=!0,r.value.length=0;try{r.value[0]=r.fn.apply(null,e)}catch(t){r.value[1]=t}r.recomputing=!1}function Nr(r){return r.dirty||!!(r.dirtyChildren&&r.dirtyChildren.size)}function _g(r){r.dirty=!1,!Nr(r)&&Tf(r)}function kf(r){qc(r,Af)}function Tf(r){qc(r,Of)}function qc(r,e){var t=r.parents.size;if(t)for(var n=jc(r.parents),i=0;i<t;++i)e(n[i],r)}function Af(r,e){si(r.childValues.has(e)),si(Nr(e));var t=!Nr(r);if(!r.dirtyChildren)r.dirtyChildren=ra.pop()||new Set;else if(r.dirtyChildren.has(e))return;r.dirtyChildren.add(e),t&&kf(r)}function Of(r,e){si(r.childValues.has(e)),si(!Nr(e));var t=r.childValues.get(e);t.length===0?r.childValues.set(e,vg(e.value)):yg(t,e.value)||r.setDirty(),Df(r,e),!Nr(r)&&Tf(r)}function Df(r,e){var t=r.dirtyChildren;t&&(t.delete(e),t.size===0&&(ra.length<gg&&ra.push(t),r.dirtyChildren=null))}function Nf(r){r.childValues.size>0&&r.childValues.forEach(function(e,t){Rf(r,t)}),r.forgetDeps(),si(r.dirtyChildren===null)}function Rf(r,e){e.parents.delete(r),r.childValues.delete(e),Df(r,e)}function Eg(r,e){if(typeof r.subscribe=="function")try{xo(r),r.unsubscribe=r.subscribe.apply(null,e)}catch{return r.setDirty(),!1}return!0}var xg={setDirty:!0,dispose:!0,forget:!0};function ko(r){var e=new Map,t=r&&r.subscribe;function n(i){var a=Io.getValue();if(a){var o=e.get(i);o||e.set(i,o=new Set),a.dependOn(o),typeof t=="function"&&(xo(o),o.unsubscribe=t(i))}}return n.dirty=function(a,o){var s=e.get(a);if(s){var c=o&&mg.call(xg,o)?o:"setDirty";jc(s).forEach(function(u){return u[c]()}),e.delete(a),xo(s)}},n}function Cf(){var r=new Gt(typeof WeakMap=="function");return function(){return r.lookupArray(arguments)}}var ax=Cf(),Uc=new Set;function dn(r,e){e===void 0&&(e=Object.create(null));var t=new hg(e.max||Math.pow(2,16),function(u){return u.dispose()}),n=e.keyArgs,i=e.makeCacheKey||Cf(),a=function(){var u=i.apply(null,n?n.apply(null,arguments):arguments);if(u===void 0)return r.apply(null,arguments);var l=t.get(u);l||(t.set(u,l=new bg(r)),l.subscribe=e.subscribe,l.forget=function(){return t.delete(u)});var p=l.recompute(Array.prototype.slice.call(arguments));return t.set(u,l),Uc.add(t),Io.hasValue()||(Uc.forEach(function(d){return d.clean()}),Uc.clear()),p};Object.defineProperty(a,"size",{get:function(){return t.map.size},configurable:!1,enumerable:!1});function o(u){var l=t.get(u);l&&l.setDirty()}a.dirtyKey=o,a.dirty=function(){o(i.apply(null,arguments))};function s(u){var l=t.get(u);if(l)return l.peek()}a.peekKey=s,a.peek=function(){return s(i.apply(null,arguments))};function c(u){return t.delete(u)}return a.forgetKey=c,a.forget=function(){return c(i.apply(null,arguments))},a.makeCacheKey=i,a.getKey=n?function(){return i.apply(null,n.apply(null,arguments))}:i,Object.freeze(a)}var Bc=function(){function r(){this.getFragmentDoc=dn(cc)}return r.prototype.batch=function(e){var t=this,n=typeof e.optimistic=="string"?e.optimistic:e.optimistic===!1?null:void 0,i;return this.performTransaction(function(){return i=e.update(t)},n),i},r.prototype.recordOptimisticTransaction=function(e,t){this.performTransaction(e,t)},r.prototype.transformDocument=function(e){return e},r.prototype.transformForLink=function(e){return e},r.prototype.identify=function(e){},r.prototype.gc=function(){return[]},r.prototype.modify=function(e){return!1},r.prototype.readQuery=function(e,t){return t===void 0&&(t=!!e.optimistic),this.read(x(x({},e),{rootId:e.id||"ROOT_QUERY",optimistic:t}))},r.prototype.readFragment=function(e,t){return t===void 0&&(t=!!e.optimistic),this.read(x(x({},e),{query:this.getFragmentDoc(e.fragment,e.fragmentName),rootId:e.id,optimistic:t}))},r.prototype.writeQuery=function(e){var t=e.id,n=e.data,i=Wt(e,["id","data"]);return this.write(Object.assign(i,{dataId:t||"ROOT_QUERY",result:n}))},r.prototype.writeFragment=function(e){var t=e.id,n=e.data,i=e.fragment,a=e.fragmentName,o=Wt(e,["id","data","fragment","fragmentName"]);return this.write(Object.assign(o,{query:this.getFragmentDoc(i,a),dataId:t,result:n}))},r.prototype.updateQuery=function(e,t){return this.batch({update:function(n){var i=n.readQuery(e),a=t(i);return a==null?i:(n.writeQuery(x(x({},e),{data:a})),a)}})},r.prototype.updateFragment=function(e,t){return this.batch({update:function(n){var i=n.readFragment(e),a=t(i);return a==null?i:(n.writeFragment(x(x({},e),{data:a})),a)}})},r}();var na=function(r){Oe(e,r);function e(t,n,i,a){var o,s=r.call(this,t)||this;if(s.message=t,s.path=n,s.query=i,s.variables=a,Array.isArray(s.path)){s.missing=s.message;for(var c=s.path.length-1;c>=0;--c)s.missing=(o={},o[s.path[c]]=s.missing,o)}else s.missing=s.path;return s.__proto__=e.prototype,s}return e}(Error);var De=Object.prototype.hasOwnProperty;function ia(r){return r==null}function Ao(r,e){var t=r.__typename,n=r.id,i=r._id;if(typeof t=="string"&&(e&&(e.keyObject=ia(n)?ia(i)?void 0:{_id:i}:{id:n}),ia(n)&&!ia(i)&&(n=i),!ia(n)))return"".concat(t,":").concat(typeof n=="number"||typeof n=="string"?n:JSON.stringify(n))}var Pf={dataIdFromObject:Ao,addTypename:!0,resultCaching:!0,canonizeResults:!1};function Lf(r){return Dr(Pf,r)}function Oo(r){var e=r.canonizeResults;return e===void 0?Pf.canonizeResults:e}function $f(r,e){return re(e)?r.get(e.__ref,"__typename"):e&&e.__typename}var Vc=/^[_a-z][_0-9a-z]*/i;function jt(r){var e=r.match(Vc);return e?e[0]:r}function To(r,e,t){return ce(e)?ge(e)?e.every(function(n){return To(r,n,t)}):r.selections.every(function(n){if(vt(n)&&fr(n,t)){var i=kt(n);return De.call(e,i)&&(!n.selectionSet||To(n.selectionSet,e[i],t))}return!0}):!1}function Rr(r){return ce(r)&&!re(r)&&!ge(r)}function Ff(){return new lt}function Do(r,e){var t=on(cn(r));return{fragmentMap:t,lookupFragment:function(n){var i=t[n];return!i&&e&&(i=e.lookup(n)),i||null}}}var No=Object.create(null),Qc=function(){return No},Mf=Object.create(null),ci=function(){function r(e,t){var n=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(i,a){return Ji(re(i)?n.get(i.__ref,a):i&&i[a])},this.canRead=function(i){return re(i)?n.has(i.__ref):typeof i=="object"},this.toReference=function(i,a){if(typeof i=="string")return zt(i);if(re(i))return i;var o=n.policies.identify(i)[0];if(o){var s=zt(o);return a&&n.merge(o,i),s}}}return r.prototype.toObject=function(){return x({},this.data)},r.prototype.has=function(e){return this.lookup(e,!0)!==void 0},r.prototype.get=function(e,t){if(this.group.depend(e,t),De.call(this.data,e)){var n=this.data[e];if(n&&De.call(n,t))return n[t]}if(t==="__typename"&&De.call(this.policies.rootTypenamesById,e))return this.policies.rootTypenamesById[e];if(this instanceof Cr)return this.parent.get(e,t)},r.prototype.lookup=function(e,t){if(t&&this.group.depend(e,"__exists"),De.call(this.data,e))return this.data[e];if(this instanceof Cr)return this.parent.lookup(e,t);if(this.policies.rootTypenamesById[e])return Object.create(null)},r.prototype.merge=function(e,t){var n=this,i;re(e)&&(e=e.__ref),re(t)&&(t=t.__ref);var a=typeof e=="string"?this.lookup(i=e):e,o=typeof t=="string"?this.lookup(i=t):t;if(!!o){__DEV__?L(typeof i=="string","store.merge expects a string ID"):L(typeof i=="string",1);var s=new lt(kg).merge(a,o);if(this.data[i]=s,s!==a&&(delete this.refs[i],this.group.caching)){var c=Object.create(null);a||(c.__exists=1),Object.keys(o).forEach(function(u){if(!a||a[u]!==s[u]){c[u]=1;var l=jt(u);l!==u&&!n.policies.hasKeyArgs(s.__typename,l)&&(c[l]=1),s[u]===void 0&&!(n instanceof Cr)&&delete s[u]}}),c.__typename&&!(a&&a.__typename)&&this.policies.rootTypenamesById[i]===s.__typename&&delete c.__typename,Object.keys(c).forEach(function(u){return n.group.dirty(i,u)})}}},r.prototype.modify=function(e,t){var n=this,i=this.lookup(e);if(i){var a=Object.create(null),o=!1,s=!0,c={DELETE:No,INVALIDATE:Mf,isReference:re,toReference:this.toReference,canRead:this.canRead,readField:function(u,l){return n.policies.readField(typeof u=="string"?{fieldName:u,from:l||zt(e)}:u,{store:n})}};if(Object.keys(i).forEach(function(u){var l=jt(u),p=i[u];if(p!==void 0){var d=typeof t=="function"?t:t[u]||t[l];if(d){var f=d===Qc?No:d(Ji(p),x(x({},c),{fieldName:l,storeFieldName:u,storage:n.getStorage(e,u)}));f===Mf?n.group.dirty(e,u):(f===No&&(f=void 0),f!==p&&(a[u]=f,o=!0,p=f))}p!==void 0&&(s=!1)}}),o)return this.merge(e,a),s&&(this instanceof Cr?this.data[e]=void 0:delete this.data[e],this.group.dirty(e,"__exists")),!0}return!1},r.prototype.delete=function(e,t,n){var i,a=this.lookup(e);if(a){var o=this.getFieldValue(a,"__typename"),s=t&&n?this.policies.getStoreFieldName({typename:o,fieldName:t,args:n}):t;return this.modify(e,s?(i={},i[s]=Qc,i):Qc)}return!1},r.prototype.evict=function(e,t){var n=!1;return e.id&&(De.call(this.data,e.id)&&(n=this.delete(e.id,e.fieldName,e.args)),this instanceof Cr&&this!==t&&(n=this.parent.evict(e,t)||n),(e.fieldName||n)&&this.group.dirty(e.id,e.fieldName||"__exists")),n},r.prototype.clear=function(){this.replace(null)},r.prototype.extract=function(){var e=this,t=this.toObject(),n=[];return this.getRootIdSet().forEach(function(i){De.call(e.policies.rootTypenamesById,i)||n.push(i)}),n.length&&(t.__META={extraRootIds:n.sort()}),t},r.prototype.replace=function(e){var t=this;if(Object.keys(this.data).forEach(function(a){e&&De.call(e,a)||t.delete(a)}),e){var n=e.__META,i=Wt(e,["__META"]);Object.keys(i).forEach(function(a){t.merge(a,i[a])}),n&&n.extraRootIds.forEach(this.retain,this)}},r.prototype.retain=function(e){return this.rootIds[e]=(this.rootIds[e]||0)+1},r.prototype.release=function(e){if(this.rootIds[e]>0){var t=--this.rootIds[e];return t||delete this.rootIds[e],t}return 0},r.prototype.getRootIdSet=function(e){return e===void 0&&(e=new Set),Object.keys(this.rootIds).forEach(e.add,e),this instanceof Cr?this.parent.getRootIdSet(e):Object.keys(this.policies.rootTypenamesById).forEach(e.add,e),e},r.prototype.gc=function(){var e=this,t=this.getRootIdSet(),n=this.toObject();t.forEach(function(o){De.call(n,o)&&(Object.keys(e.findChildRefIds(o)).forEach(t.add,t),delete n[o])});var i=Object.keys(n);if(i.length){for(var a=this;a instanceof Cr;)a=a.parent;i.forEach(function(o){return a.delete(o)})}return i},r.prototype.findChildRefIds=function(e){if(!De.call(this.refs,e)){var t=this.refs[e]=Object.create(null),n=this.data[e];if(!n)return t;var i=new Set([n]);i.forEach(function(a){re(a)&&(t[a.__ref]=!0),ce(a)&&Object.keys(a).forEach(function(o){var s=a[o];ce(s)&&i.add(s)})})}return this.refs[e]},r.prototype.makeCacheKey=function(){return this.group.keyMaker.lookupArray(arguments)},r}();var Uf=function(){function r(e,t){t===void 0&&(t=null),this.caching=e,this.parent=t,this.d=null,this.resetCaching()}return r.prototype.resetCaching=function(){this.d=this.caching?ko():null,this.keyMaker=new Gt(Tt)},r.prototype.depend=function(e,t){if(this.d){this.d(Wc(e,t));var n=jt(t);n!==t&&this.d(Wc(e,n)),this.parent&&this.parent.depend(e,t)}},r.prototype.dirty=function(e,t){this.d&&this.d.dirty(Wc(e,t),t==="__exists"?"forget":"setDirty")},r}();function Wc(r,e){return e+"#"+r}function zc(r,e){hn(r)&&r.group.depend(e,"__exists")}(function(r){var e=function(t){Oe(n,t);function n(i){var a=i.policies,o=i.resultCaching,s=o===void 0?!0:o,c=i.seed,u=t.call(this,a,new Uf(s))||this;return u.stump=new Ig(u),u.storageTrie=new Gt(Tt),c&&u.replace(c),u}return n.prototype.addLayer=function(i,a){return this.stump.addLayer(i,a)},n.prototype.removeLayer=function(){return this},n.prototype.getStorage=function(){return this.storageTrie.lookupArray(arguments)},n}(r);r.Root=e})(ci||(ci={}));var Cr=function(r){Oe(e,r);function e(t,n,i,a){var o=r.call(this,n.policies,a)||this;return o.id=t,o.parent=n,o.replay=i,o.group=a,i(o),o}return e.prototype.addLayer=function(t,n){return new e(t,this,n,this.group)},e.prototype.removeLayer=function(t){var n=this,i=this.parent.removeLayer(t);return t===this.id?(this.group.caching&&Object.keys(this.data).forEach(function(a){var o=n.data[a],s=i.lookup(a);s?o?o!==s&&Object.keys(o).forEach(function(c){Ee(o[c],s[c])||n.group.dirty(a,c)}):(n.group.dirty(a,"__exists"),Object.keys(s).forEach(function(c){n.group.dirty(a,c)})):n.delete(a)}),i):i===this.parent?this:i.addLayer(this.id,this.replay)},e.prototype.toObject=function(){return x(x({},this.parent.toObject()),this.data)},e.prototype.findChildRefIds=function(t){var n=this.parent.findChildRefIds(t);return De.call(this.data,t)?x(x({},n),r.prototype.findChildRefIds.call(this,t)):n},e.prototype.getStorage=function(){for(var t=this.parent;t.parent;)t=t.parent;return t.getStorage.apply(t,arguments)},e}(ci),Ig=function(r){Oe(e,r);function e(t){return r.call(this,"EntityStore.Stump",t,function(){},new Uf(t.group.caching,t.group))||this}return e.prototype.removeLayer=function(){return this},e.prototype.merge=function(){return this.parent.merge.apply(this.parent,arguments)},e}(Cr);function kg(r,e,t){var n=r[t],i=e[t];return Ee(n,i)?n:i}function hn(r){return!!(r instanceof ci&&r.group.caching)}function Tg(r){return ce(r)?ge(r)?r.slice(0):x({__proto__:Object.getPrototypeOf(r)},r):r}var Ro=function(){function r(){this.known=new(Bl?WeakSet:Set),this.pool=new Gt(Tt),this.passes=new WeakMap,this.keysByJSON=new Map,this.empty=this.admit({})}return r.prototype.isKnown=function(e){return ce(e)&&this.known.has(e)},r.prototype.pass=function(e){if(ce(e)){var t=Tg(e);return this.passes.set(t,e),t}return e},r.prototype.admit=function(e){var t=this;if(ce(e)){var n=this.passes.get(e);if(n)return n;var i=Object.getPrototypeOf(e);switch(i){case Array.prototype:{if(this.known.has(e))return e;var a=e.map(this.admit,this),o=this.pool.lookupArray(a);return o.array||(this.known.add(o.array=a),__DEV__&&Object.freeze(a)),o.array}case null:case Object.prototype:{if(this.known.has(e))return e;var s=Object.getPrototypeOf(e),c=[s],u=this.sortedKeys(e);c.push(u.json);var l=c.length;u.sorted.forEach(function(f){c.push(t.admit(e[f]))});var o=this.pool.lookupArray(c);if(!o.object){var p=o.object=Object.create(s);this.known.add(p),u.sorted.forEach(function(f,h){p[f]=c[l+h]}),__DEV__&&Object.freeze(p)}return o.object}}}return e},r.prototype.sortedKeys=function(e){var t=Object.keys(e),n=this.pool.lookupArray(t);if(!n.keys){t.sort();var i=JSON.stringify(t);(n.keys=this.keysByJSON.get(i))||this.keysByJSON.set(i,n.keys={sorted:t,json:i})}return n.keys},r}();var bt=Object.assign(function(r){if(ce(r)){Hc===void 0&&jf();var e=Hc.admit(r),t=Gc.get(e);return t===void 0&&Gc.set(e,t=JSON.stringify(e)),t}return JSON.stringify(r)},{reset:jf}),Hc,Gc;function jf(){Hc=new Ro,Gc=new(Tt?WeakMap:Map)}function qf(r){return[r.selectionSet,r.objectOrReference,r.context,r.context.canonizeResults]}var Bf=function(){function r(e){var t=this;this.knownResults=new(Tt?WeakMap:Map),this.config=Dr(e,{addTypename:e.addTypename!==!1,canonizeResults:Oo(e)}),this.canon=e.canon||new Ro,this.executeSelectionSet=dn(function(n){var i,a=n.context.canonizeResults,o=qf(n);o[3]=!a;var s=(i=t.executeSelectionSet).peek.apply(i,o);return s?a?x(x({},s),{result:t.canon.admit(s.result)}):s:(zc(n.context.store,n.enclosingRef.__ref),t.execSelectionSetImpl(n))},{max:this.config.resultCacheMaxSize,keyArgs:qf,makeCacheKey:function(n,i,a,o){if(hn(a.store))return a.store.makeCacheKey(n,re(i)?i.__ref:i,a.varString,o)}}),this.executeSubSelectedArray=dn(function(n){return zc(n.context.store,n.enclosingRef.__ref),t.execSubSelectedArrayImpl(n)},{max:this.config.resultCacheMaxSize,makeCacheKey:function(n){var i=n.field,a=n.array,o=n.context;if(hn(o.store))return o.store.makeCacheKey(i,a,o.varString)}})}return r.prototype.resetCanon=function(){this.canon=new Ro},r.prototype.diffQueryAgainstStore=function(e){var t=e.store,n=e.query,i=e.rootId,a=i===void 0?"ROOT_QUERY":i,o=e.variables,s=e.returnPartialData,c=s===void 0?!0:s,u=e.canonizeResults,l=u===void 0?this.config.canonizeResults:u,p=this.config.cache.policies;o=x(x({},ln(Hi(n))),o);var d=zt(a),f=this.executeSelectionSet({selectionSet:un(n).selectionSet,objectOrReference:d,enclosingRef:d,context:x({store:t,query:n,policies:p,variables:o,varString:bt(o),canonizeResults:l},Do(n,this.config.fragments))}),h;if(f.missing&&(h=[new na(Ag(f.missing),f.missing,n,o)],!c))throw h[0];return{result:f.result,complete:!h,missing:h}},r.prototype.isFresh=function(e,t,n,i){if(hn(i.store)&&this.knownResults.get(e)===n){var a=this.executeSelectionSet.peek(n,t,i,this.canon.isKnown(e));if(a&&e===a.result)return!0}return!1},r.prototype.execSelectionSetImpl=function(e){var t=this,n=e.selectionSet,i=e.objectOrReference,a=e.enclosingRef,o=e.context;if(re(i)&&!o.policies.rootTypenamesById[i.__ref]&&!o.store.has(i.__ref))return{result:this.canon.empty,missing:"Dangling reference to missing ".concat(i.__ref," object")};var s=o.variables,c=o.policies,u=o.store,l=u.getFieldValue(i,"__typename"),p=[],d,f=new lt;this.config.addTypename&&typeof l=="string"&&!c.rootIdsByTypename[l]&&p.push({__typename:l});function h(S,y){var O;return S.missing&&(d=f.merge(d,(O={},O[y]=S.missing,O))),S.result}var m=new Set(n.selections);m.forEach(function(S){var y,O;if(!!fr(S,s))if(vt(S)){var N=c.readField({fieldName:S.name.value,field:S,variables:o.variables,from:i},o),T=kt(S);N===void 0?fn.added(S)||(d=f.merge(d,(y={},y[T]="Can't find field '".concat(S.name.value,"' on ").concat(re(i)?i.__ref+" object":"object "+JSON.stringify(i,null,2)),y))):ge(N)?N=h(t.executeSubSelectedArray({field:S,array:N,enclosingRef:a,context:o}),T):S.selectionSet?N!=null&&(N=h(t.executeSelectionSet({selectionSet:S.selectionSet,objectOrReference:N,enclosingRef:re(N)?N:a,context:o}),T)):o.canonizeResults&&(N=t.canon.pass(N)),N!==void 0&&p.push((O={},O[T]=N,O))}else{var C=sn(S,o.lookupFragment);if(!C&&S.kind===Le.FRAGMENT_SPREAD)throw __DEV__?new K("No fragment named ".concat(S.name.value)):new K(5);C&&c.fragmentMatches(C,l)&&C.selectionSet.selections.forEach(m.add,m)}});var b=Gi(p),_={result:b,missing:d},v=o.canonizeResults?this.canon.admit(_):Ji(_);return v.result&&this.knownResults.set(v.result,n),v},r.prototype.execSubSelectedArrayImpl=function(e){var t=this,n=e.field,i=e.array,a=e.enclosingRef,o=e.context,s,c=new lt;function u(l,p){var d;return l.missing&&(s=c.merge(s,(d={},d[p]=l.missing,d))),l.result}return n.selectionSet&&(i=i.filter(o.store.canRead)),i=i.map(function(l,p){return l===null?null:ge(l)?u(t.executeSubSelectedArray({field:n,array:l,enclosingRef:a,context:o}),p):n.selectionSet?u(t.executeSelectionSet({selectionSet:n.selectionSet,objectOrReference:l,enclosingRef:re(l)?l:a,context:o}),p):(__DEV__&&Og(o.store,n,l),l)}),{result:o.canonizeResults?this.canon.admit(i):i,missing:s}},r}();function Ag(r){try{JSON.stringify(r,function(e,t){if(typeof t=="string")throw t;return t})}catch(e){return e}}function Og(r,e,t){if(!e.selectionSet){var n=new Set([t]);n.forEach(function(i){ce(i)&&(__DEV__?L(!re(i),"Missing selection set for object of type ".concat($f(r,i)," returned for query field ").concat(e.name.value)):L(!re(i),6),Object.values(i).forEach(n.add,n))})}}var ui=new oi,Vf=new WeakMap;function aa(r){var e=Vf.get(r);return e||Vf.set(r,e={vars:new Set,dep:ko()}),e}function Kc(r){aa(r).vars.forEach(function(e){return e.forgetCache(r)})}function Qf(r){aa(r).vars.forEach(function(e){return e.attachCache(r)})}function Co(r){var e=new Set,t=new Set,n=function(a){if(arguments.length>0){if(r!==a){r=a,e.forEach(function(c){aa(c).dep.dirty(n),Dg(c)});var o=Array.from(t);t.clear(),o.forEach(function(c){return c(r)})}}else{var s=ui.getValue();s&&(i(s),aa(s).dep(n))}return r};n.onNextChange=function(a){return t.add(a),function(){t.delete(a)}};var i=n.attachCache=function(a){return e.add(a),aa(a).vars.add(n),n};return n.forgetCache=function(a){return e.delete(a)},n}function Dg(r){r.broadcastWatches&&r.broadcastWatches()}var Wf=Object.create(null);function Jc(r){var e=JSON.stringify(r);return Wf[e]||(Wf[e]=Object.create(null))}function Zc(r){var e=Jc(r);return e.keyFieldsFn||(e.keyFieldsFn=function(t,n){var i=function(o,s){return n.readField(s,o)},a=n.keyObject=Xc(r,function(o){var s=li(n.storeObject,o,i);return s===void 0&&t!==n.storeObject&&De.call(t,o[0])&&(s=li(t,o,Hf)),__DEV__?L(s!==void 0,"Missing field '".concat(o.join("."),"' while extracting keyFields from ").concat(JSON.stringify(t))):L(s!==void 0,2),s});return"".concat(n.typename,":").concat(JSON.stringify(a))})}function Yc(r){var e=Jc(r);return e.keyArgsFn||(e.keyArgsFn=function(t,n){var i=n.field,a=n.variables,o=n.fieldName,s=Xc(r,function(u){var l=u[0],p=l.charAt(0);if(p==="@"){if(i&&Fe(i.directives)){var d=l.slice(1),f=i.directives.find(function(_){return _.name.value===d}),h=f&&pr(f,a);return h&&li(h,u.slice(1))}return}if(p==="$"){var m=l.slice(1);if(a&&De.call(a,m)){var b=u.slice(0);return b[0]=m,li(a,b)}return}if(t)return li(t,u)}),c=JSON.stringify(s);return(t||c!=="{}")&&(o+=":"+c),o})}function Xc(r,e){var t=new lt;return zf(r).reduce(function(n,i){var a,o=e(i);if(o!==void 0){for(var s=i.length-1;s>=0;--s)o=(a={},a[i[s]]=o,a);n=t.merge(n,o)}return n},Object.create(null))}function zf(r){var e=Jc(r);if(!e.paths){var t=e.paths=[],n=[];r.forEach(function(i,a){ge(i)?(zf(i).forEach(function(o){return t.push(n.concat(o))}),n.length=0):(n.push(i),ge(r[a+1])||(t.push(n.slice(0)),n.length=0))})}return e.paths}function Hf(r,e){return r[e]}function li(r,e,t){return t=t||Hf,Gf(e.reduce(function n(i,a){return ge(i)?i.map(function(o){return n(o,a)}):i&&t(i,a)},r))}function Gf(r){return ce(r)?ge(r)?r.map(Gf):Xc(Object.keys(r).sort(),function(e){return li(r,e)}):r}Wi.setStringify(bt);function eu(r){return r.args!==void 0?r.args:r.field?pr(r.field,r.variables):null}var Ng=function(){},Kf=function(r,e){return e.fieldName},Jf=function(r,e,t){var n=t.mergeObjects;return n(r,e)},Zf=function(r,e){return e},Xf=function(){function r(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=x({dataIdFromObject:Ao},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 r.prototype.identify=function(e,t){var n,i=this,a=t&&(t.typename||((n=t.storeObject)===null||n===void 0?void 0:n.__typename))||e.__typename;if(a===this.rootTypenamesById.ROOT_QUERY)return["ROOT_QUERY"];for(var o=t&&t.storeObject||e,s=x(x({},t),{typename:a,storeObject:o,readField:t&&t.readField||function(){var d=Po(arguments,o);return i.readField(d,{store:i.cache.data,variables:d.variables})}}),c,u=a&&this.getTypePolicy(a),l=u&&u.keyFn||this.config.dataIdFromObject;l;){var p=l(e,s);if(ge(p))l=Zc(p);else{c=p;break}}return c=c?String(c):void 0,s.keyObject?[c,s.keyObject]:[c]},r.prototype.addTypePolicies=function(e){var t=this;Object.keys(e).forEach(function(n){var i=e[n],a=i.queryType,o=i.mutationType,s=i.subscriptionType,c=Wt(i,["queryType","mutationType","subscriptionType"]);a&&t.setRootTypename("Query",n),o&&t.setRootTypename("Mutation",n),s&&t.setRootTypename("Subscription",n),De.call(t.toBeAdded,n)?t.toBeAdded[n].push(c):t.toBeAdded[n]=[c]})},r.prototype.updateTypePolicy=function(e,t){var n=this,i=this.getTypePolicy(e),a=t.keyFields,o=t.fields;function s(c,u){c.merge=typeof u=="function"?u:u===!0?Jf:u===!1?Zf:c.merge}s(i,t.merge),i.keyFn=a===!1?Ng:ge(a)?Zc(a):typeof a=="function"?a:i.keyFn,o&&Object.keys(o).forEach(function(c){var u=n.getFieldPolicy(e,c,!0),l=o[c];if(typeof l=="function")u.read=l;else{var p=l.keyArgs,d=l.read,f=l.merge;u.keyFn=p===!1?Kf:ge(p)?Yc(p):typeof p=="function"?p:u.keyFn,typeof d=="function"&&(u.read=d),s(u,f)}u.read&&u.merge&&(u.keyFn=u.keyFn||Kf)})},r.prototype.setRootTypename=function(e,t){t===void 0&&(t=e);var n="ROOT_"+e.toUpperCase(),i=this.rootTypenamesById[n];t!==i&&(__DEV__?L(!i||i===e,"Cannot change root ".concat(e," __typename more than once")):L(!i||i===e,3),i&&delete this.rootIdsByTypename[i],this.rootIdsByTypename[t]=n,this.rootTypenamesById[n]=t)},r.prototype.addPossibleTypes=function(e){var t=this;this.usingPossibleTypes=!0,Object.keys(e).forEach(function(n){t.getSupertypeSet(n,!0),e[n].forEach(function(i){t.getSupertypeSet(i,!0).add(n);var a=i.match(Vc);(!a||a[0]!==i)&&t.fuzzySubtypes.set(i,new RegExp(i))})})},r.prototype.getTypePolicy=function(e){var t=this;if(!De.call(this.typePolicies,e)){var n=this.typePolicies[e]=Object.create(null);n.fields=Object.create(null);var i=this.supertypeMap.get(e);i&&i.size&&i.forEach(function(o){var s=t.getTypePolicy(o),c=s.fields,u=Wt(s,["fields"]);Object.assign(n,u),Object.assign(n.fields,c)})}var a=this.toBeAdded[e];return a&&a.length&&a.splice(0).forEach(function(o){t.updateTypePolicy(e,o)}),this.typePolicies[e]},r.prototype.getFieldPolicy=function(e,t,n){if(e){var i=this.getTypePolicy(e).fields;return i[t]||n&&(i[t]=Object.create(null))}},r.prototype.getSupertypeSet=function(e,t){var n=this.supertypeMap.get(e);return!n&&t&&this.supertypeMap.set(e,n=new Set),n},r.prototype.fragmentMatches=function(e,t,n,i){var a=this;if(!e.typeCondition)return!0;if(!t)return!1;var o=e.typeCondition.name.value;if(t===o)return!0;if(this.usingPossibleTypes&&this.supertypeMap.has(o))for(var s=this.getSupertypeSet(t,!0),c=[s],u=function(h){var m=a.getSupertypeSet(h,!1);m&&m.size&&c.indexOf(m)<0&&c.push(m)},l=!!(n&&this.fuzzySubtypes.size),p=!1,d=0;d<c.length;++d){var f=c[d];if(f.has(o))return s.has(o)||(p&&__DEV__&&L.warn("Inferring subtype ".concat(t," of supertype ").concat(o)),s.add(o)),!0;f.forEach(u),l&&d===c.length-1&&To(e.selectionSet,n,i)&&(l=!1,p=!0,this.fuzzySubtypes.forEach(function(h,m){var b=t.match(h);b&&b[0]===t&&u(m)}))}return!1},r.prototype.hasKeyArgs=function(e,t){var n=this.getFieldPolicy(e,t,!1);return!!(n&&n.keyFn)},r.prototype.getStoreFieldName=function(e){var t=e.typename,n=e.fieldName,i=this.getFieldPolicy(t,n,!1),a,o=i&&i.keyFn;if(o&&t)for(var s={typename:t,fieldName:n,field:e.field||null,variables:e.variables},c=eu(e);o;){var u=o(c,s);if(ge(u))o=Yc(u);else{a=u||n;break}}return a===void 0&&(a=e.field?lc(e.field,e.variables):Wi(n,eu(e))),a===!1?n:n===jt(a)?a:n+":"+a},r.prototype.readField=function(e,t){var n=e.from;if(!!n){var i=e.field||e.fieldName;if(!!i){if(e.typename===void 0){var a=t.store.getFieldValue(n,"__typename");a&&(e.typename=a)}var o=this.getStoreFieldName(e),s=jt(o),c=t.store.getFieldValue(n,o),u=this.getFieldPolicy(e.typename,s,!1),l=u&&u.read;if(l){var p=Yf(this,n,e,t,t.store.getStorage(re(n)?n.__ref:n,o));return ui.withValue(this.cache,l,[c,p])}return c}}},r.prototype.getReadFunction=function(e,t){var n=this.getFieldPolicy(e,t,!1);return n&&n.read},r.prototype.getMergeFunction=function(e,t,n){var i=this.getFieldPolicy(e,t,!1),a=i&&i.merge;return!a&&n&&(i=this.getTypePolicy(n),a=i&&i.merge),a},r.prototype.runMergeFunction=function(e,t,n,i,a){var o=n.field,s=n.typename,c=n.merge;return c===Jf?ep(i.store)(e,t):c===Zf?t:(i.overwrite&&(e=void 0),c(e,t,Yf(this,void 0,{typename:s,fieldName:o.name.value,field:o,variables:i.variables},i,a||Object.create(null))))},r}();function Yf(r,e,t,n,i){var a=r.getStoreFieldName(t),o=jt(a),s=t.variables||n.variables,c=n.store,u=c.toReference,l=c.canRead;return{args:eu(t),field:t.field||null,fieldName:o,storeFieldName:a,variables:s,isReference:re,toReference:u,storage:i,cache:r.cache,canRead:l,readField:function(){return r.readField(Po(arguments,e,s),n)},mergeObjects:ep(n.store)}}function Po(r,e,t){var n=r[0],i=r[1],a=r.length,o;return typeof n=="string"?o={fieldName:n,from:a>1?i:e}:(o=x({},n),De.call(o,"from")||(o.from=e)),__DEV__&&o.from===void 0&&__DEV__&&L.warn("Undefined 'from' passed to readField with arguments ".concat(zl(Array.from(r)))),o.variables===void 0&&(o.variables=t),o}function ep(r){return function(t,n){if(ge(t)||ge(n))throw __DEV__?new K("Cannot automatically merge arrays"):new K(4);if(ce(t)&&ce(n)){var i=r.getFieldValue(t,"__typename"),a=r.getFieldValue(n,"__typename"),o=i&&a&&i!==a;if(o)return n;if(re(t)&&Rr(n))return r.merge(t.__ref,n),t;if(Rr(t)&&re(n))return r.merge(t,n.__ref),n;if(Rr(t)&&Rr(n))return x(x({},t),n)}return n}}function tu(r,e,t){var n="".concat(e).concat(t),i=r.flavors.get(n);return i||r.flavors.set(n,i=r.clientOnly===e&&r.deferred===t?r:x(x({},r),{clientOnly:e,deferred:t})),i}var ip=function(){function r(e,t,n){this.cache=e,this.reader=t,this.fragments=n}return r.prototype.writeToStore=function(e,t){var n=this,i=t.query,a=t.result,o=t.dataId,s=t.variables,c=t.overwrite,u=Ht(i),l=Ff();s=x(x({},ln(u)),s);var p=x(x({store:e,written:Object.create(null),merge:function(f,h){return l.merge(f,h)},variables:s,varString:bt(s)},Do(i,this.fragments)),{overwrite:!!c,incomingById:new Map,clientOnly:!1,deferred:!1,flavors:new Map}),d=this.processSelectionSet({result:a||Object.create(null),dataId:o,selectionSet:u.selectionSet,mergeTree:{map:new Map},context:p});if(!re(d))throw __DEV__?new K("Could not identify object ".concat(JSON.stringify(a))):new K(7);return p.incomingById.forEach(function(f,h){var m=f.storeObject,b=f.mergeTree,_=f.fieldNodeSet,v=zt(h);if(b&&b.map.size){var S=n.applyMerges(b,v,m,p);if(re(S))return;m=S}if(__DEV__&&!p.overwrite){var y=Object.create(null);_.forEach(function(T){T.selectionSet&&(y[T.name.value]=!0)});var O=function(T){return y[jt(T)]===!0},N=function(T){var C=b&&b.map.get(T);return Boolean(C&&C.info&&C.info.merge)};Object.keys(m).forEach(function(T){O(T)&&!N(T)&&Rg(v,m,T,p.store)})}e.merge(h,m)}),e.retain(d.__ref),d},r.prototype.processSelectionSet=function(e){var t=this,n=e.dataId,i=e.result,a=e.selectionSet,o=e.context,s=e.mergeTree,c=this.cache.policies,u=Object.create(null),l=n&&c.rootTypenamesById[n]||zi(i,a,o.fragmentMap)||n&&o.store.get(n,"__typename");typeof l=="string"&&(u.__typename=l);var p=function(){var S=Po(arguments,u,o.variables);if(re(S.from)){var y=o.incomingById.get(S.from.__ref);if(y){var O=c.readField(x(x({},S),{from:y.storeObject}),o);if(O!==void 0)return O}}return c.readField(S,o)},d=new Set;this.flattenFields(a,i,o,l).forEach(function(S,y){var O,N=kt(y),T=i[N];if(d.add(y),T!==void 0){var C=c.getStoreFieldName({typename:l,fieldName:y.name.value,field:y,variables:S.variables}),$=tp(s,C),P=t.processFieldValue(T,y,y.selectionSet?tu(S,!1,!1):S,$),B=void 0;y.selectionSet&&(re(P)||Rr(P))&&(B=p("__typename",P));var xe=c.getMergeFunction(l,y.name.value,B);xe?$.info={field:y,typename:l,merge:xe}:rp(s,C),u=S.merge(u,(O={},O[C]=P,O))}else __DEV__&&!S.clientOnly&&!S.deferred&&!fn.added(y)&&!c.getReadFunction(l,y.name.value)&&__DEV__&&L.error("Missing field '".concat(kt(y),"' while writing result ").concat(JSON.stringify(i,null,2)).substring(0,1e3))});try{var f=c.identify(i,{typename:l,selectionSet:a,fragmentMap:o.fragmentMap,storeObject:u,readField:p}),h=f[0],m=f[1];n=n||h,m&&(u=o.merge(u,m))}catch(S){if(!n)throw S}if(typeof n=="string"){var b=zt(n),_=o.written[n]||(o.written[n]=[]);if(_.indexOf(a)>=0||(_.push(a),this.reader&&this.reader.isFresh(i,b,a,o)))return b;var v=o.incomingById.get(n);return v?(v.storeObject=o.merge(v.storeObject,u),v.mergeTree=ru(v.mergeTree,s),d.forEach(function(S){return v.fieldNodeSet.add(S)})):o.incomingById.set(n,{storeObject:u,mergeTree:Lo(s)?void 0:s,fieldNodeSet:d}),b}return u},r.prototype.processFieldValue=function(e,t,n,i){var a=this;return!t.selectionSet||e===null?__DEV__?mo(e):e:ge(e)?e.map(function(o,s){var c=a.processFieldValue(o,t,n,tp(i,s));return rp(i,s),c}):this.processSelectionSet({result:e,selectionSet:t.selectionSet,context:n,mergeTree:i})},r.prototype.flattenFields=function(e,t,n,i){i===void 0&&(i=zi(t,e,n.fragmentMap));var a=new Map,o=this.cache.policies,s=new Gt(!1);return function c(u,l){var p=s.lookup(u,l.clientOnly,l.deferred);p.visited||(p.visited=!0,u.selections.forEach(function(d){if(!!fr(d,n.variables)){var f=l.clientOnly,h=l.deferred;if(!(f&&h)&&Fe(d.directives)&&d.directives.forEach(function(_){var v=_.name.value;if(v==="client"&&(f=!0),v==="defer"){var S=pr(_,n.variables);(!S||S.if!==!1)&&(h=!0)}}),vt(d)){var m=a.get(d);m&&(f=f&&m.clientOnly,h=h&&m.deferred),a.set(d,tu(n,f,h))}else{var b=sn(d,n.lookupFragment);if(!b&&d.kind===Le.FRAGMENT_SPREAD)throw __DEV__?new K("No fragment named ".concat(d.name.value)):new K(8);b&&o.fragmentMatches(b,i,t,n.variables)&&c(b.selectionSet,tu(n,f,h))}}}))}(e,n),a},r.prototype.applyMerges=function(e,t,n,i,a){var o,s=this;if(e.map.size&&!re(n)){var c=!ge(n)&&(re(t)||Rr(t))?t:void 0,u=n;c&&!a&&(a=[re(c)?c.__ref:c]);var l,p=function(d,f){return ge(d)?typeof f=="number"?d[f]:void 0:i.store.getFieldValue(d,String(f))};e.map.forEach(function(d,f){var h=p(c,f),m=p(u,f);if(m!==void 0){a&&a.push(f);var b=s.applyMerges(d,h,m,i,a);b!==m&&(l=l||new Map,l.set(f,b)),a&&L(a.pop()===f)}}),l&&(n=ge(u)?u.slice(0):x({},u),l.forEach(function(d,f){n[f]=d}))}return e.info?this.cache.policies.runMergeFunction(t,n,e.info,i,a&&(o=i.store).getStorage.apply(o,a)):n},r}();var ap=[];function tp(r,e){var t=r.map;return t.has(e)||t.set(e,ap.pop()||{map:new Map}),t.get(e)}function ru(r,e){if(r===e||!e||Lo(e))return r;if(!r||Lo(r))return e;var t=r.info&&e.info?x(x({},r.info),e.info):r.info||e.info,n=r.map.size&&e.map.size,i=n?new Map:r.map.size?r.map:e.map,a={info:t,map:i};if(n){var o=new Set(e.map.keys());r.map.forEach(function(s,c){a.map.set(c,ru(s,e.map.get(c))),o.delete(c)}),o.forEach(function(s){a.map.set(s,ru(e.map.get(s),r.map.get(s)))})}return a}function Lo(r){return!r||!(r.info||r.map.size)}function rp(r,e){var t=r.map,n=t.get(e);n&&Lo(n)&&(ap.push(n),t.delete(e))}var np=new Set;function Rg(r,e,t,n){var i=function(p){var d=n.getFieldValue(p,t);return typeof d=="object"&&d},a=i(r);if(!!a){var o=i(e);if(!!o&&!re(a)&&!Ee(a,o)&&!Object.keys(a).every(function(p){return n.getFieldValue(o,p)!==void 0})){var s=n.getFieldValue(r,"__typename")||n.getFieldValue(e,"__typename"),c=jt(t),u="".concat(s,".").concat(c);if(!np.has(u)){np.add(u);var l=[];!ge(a)&&!ge(o)&&[a,o].forEach(function(p){var d=n.getFieldValue(p,"__typename");typeof d=="string"&&!l.includes(d)&&l.push(d)}),__DEV__&&L.warn("Cache data may be lost when replacing the ".concat(c," field of a ").concat(s,` object.
|
|
36
|
+
`):new Z(23)};var wf=function(){if(typeof AbortController>"u")return{controller:!1,signal:!1};var r=new AbortController,e=r.signal;return{controller:r,signal:e}};var Sf=function(r,e){var t=r.getContext(),n=t.uri;return n||(typeof e=="function"?e(r):e||"/graphql")};function _f(r,e){var t=[],n=function(d,p){t.push("".concat(d,"=").concat(encodeURIComponent(p)))};if("query"in e&&n("query",e.query),e.operationName&&n("operationName",e.operationName),e.variables){var i=void 0;try{i=aa(e.variables,"Variables map")}catch(d){return{parseError:d}}n("variables",i)}if(e.extensions){var a=void 0;try{a=aa(e.extensions,"Extensions map")}catch(d){return{parseError:d}}n("extensions",a)}var o="",s=r,c=r.indexOf("#");c!==-1&&(o=r.substr(c),s=r.substr(0,c));var u=s.indexOf("?")===-1?"?":"&",l=s+u+t.join("&")+o;return{newURI:l}}var Ef=Be(function(){return fetch}),xf=function(r){r===void 0&&(r={});var e=r.uri,t=e===void 0?"/graphql":e,n=r.fetch,i=r.print,a=i===void 0?yf:i,o=r.includeExtensions,s=r.preserveHeaderCase,c=r.useGETForQueries,u=r.includeUnusedVariables,l=u===void 0?!1:u,d=Qt(r,["uri","fetch","print","includeExtensions","preserveHeaderCase","useGETForQueries","includeUnusedVariables"]);__DEV__&&bf(n||Ef);var p={http:{includeExtensions:o,preserveHeaderCase:s},options:d.fetchOptions,credentials:d.credentials,headers:d.headers};return new kt(function(f){var h=Sf(f,t),m=f.getContext(),y={};if(m.clientAwareness){var b=m.clientAwareness,_=b.name,S=b.version;_&&(y["apollographql-client-name"]=_),S&&(y["apollographql-client-version"]=S)}var v=x(x({},y),m.headers),O={http:m.http,options:m.fetchOptions,credentials:m.credentials,headers:v},R=vf(f,a,gf,p,O),k=R.options,P=R.body;if(P.variables&&!l){var F=new Set(Object.keys(P.variables));Ye(f.query,{Variable:function(ce,Bt,re){re&&re.kind!=="VariableDefinition"&&F.delete(ce.name.value)}}),F.size&&(P.variables=x({},P.variables),F.forEach(function(ce){delete P.variables[ce]}))}var D;if(!k.signal){var Q=wf(),Ee=Q.controller,Te=Q.signal;D=Ee,D&&(k.signal=Te)}var A=function(ce){return ce.kind==="OperationDefinition"&&ce.operation==="mutation"};if(c&&!f.query.definitions.some(A)&&(k.method="GET"),ti(["defer"],f.query)&&(k.headers=k.headers||{},k.headers.accept="multipart/mixed; deferSpec=20220824, application/json"),k.method==="GET"){var ge=_f(h,P),ye=ge.newURI,se=ge.parseError;if(se)return Oo(se);h=ye}else try{k.body=aa(P,"Payload")}catch(ce){return Oo(ce)}return new ne(function(ce){var Bt=n||Be(function(){return fetch})||Ef;return Bt(h,k).then(function(re){var Vt;f.setContext({response:re});var Er=(Vt=re.headers)===null||Vt===void 0?void 0:Vt.get("content-type");return Er!==null&&/^multipart\/mixed/i.test(Er)?df(re,ce):mf(re,f,ce)}).catch(function(re){return No(re,ce)}),function(){D&&D.abort()}})})};var Bc=function(r){Ae(e,r);function e(t){t===void 0&&(t={});var n=r.call(this,xf(t).request)||this;return n.options=t,n}return e}(kt);var{toString:If,hasOwnProperty:dg}=Object.prototype,Tf=Function.prototype.toString,Vc=new Map;function _e(r,e){try{return Qc(r,e)}finally{Vc.clear()}}function Qc(r,e){if(r===e)return!0;let t=If.call(r),n=If.call(e);if(t!==n)return!1;switch(t){case"[object Array]":if(r.length!==e.length)return!1;case"[object Object]":{if(Af(r,e))return!0;let i=kf(r),a=kf(e),o=i.length;if(o!==a.length)return!1;for(let s=0;s<o;++s)if(!dg.call(e,i[s]))return!1;for(let s=0;s<o;++s){let c=i[s];if(!Qc(r[c],e[c]))return!1}return!0}case"[object Error]":return r.name===e.name&&r.message===e.message;case"[object Number]":if(r!==r)return e!==e;case"[object Boolean]":case"[object Date]":return+r==+e;case"[object RegExp]":case"[object String]":return r==`${e}`;case"[object Map]":case"[object Set]":{if(r.size!==e.size)return!1;if(Af(r,e))return!0;let i=r.entries(),a=t==="[object Map]";for(;;){let o=i.next();if(o.done)break;let[s,c]=o.value;if(!e.has(s)||a&&!Qc(c,e.get(s)))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]":r=new Uint8Array(r),e=new Uint8Array(e);case"[object DataView]":{let i=r.byteLength;if(i===e.byteLength)for(;i--&&r[i]===e[i];);return i===-1}case"[object AsyncFunction]":case"[object GeneratorFunction]":case"[object AsyncGeneratorFunction]":case"[object Function]":{let i=Tf.call(r);return i!==Tf.call(e)?!1:!gg(i,mg)}}return!1}function kf(r){return Object.keys(r).filter(hg,r)}function hg(r){return this[r]!==void 0}var mg="{ [native code] }";function gg(r,e){let t=r.length-e.length;return t>=0&&r.indexOf(e,t)===t}function Af(r,e){let t=Vc.get(r);if(t){if(t.has(e))return!0}else Vc.set(r,t=new Set);return t.add(e),!1}var yg=function(){return Object.create(null)},Of=Array.prototype,vg=Of.forEach,bg=Of.slice,Wt=function(){function r(e,t){e===void 0&&(e=!0),t===void 0&&(t=yg),this.weakness=e,this.makeData=t}return r.prototype.lookup=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return this.lookupArray(e)},r.prototype.lookupArray=function(e){var t=this;return vg.call(e,function(n){return t=t.getChildTrie(n)}),t.data||(t.data=this.makeData(bg.call(e)))},r.prototype.getChildTrie=function(e){var t=this.weakness&&wg(e)?this.weak||(this.weak=new WeakMap):this.strong||(this.strong=new Map),n=t.get(e);return n||t.set(e,n=new r(this.weakness,this.makeData)),n},r}();function wg(r){switch(typeof r){case"object":if(r===null)break;case"function":return!0}return!1}var Ge=null,Cf={},Sg=1,_g=()=>class{constructor(){this.id=["slot",Sg++,Date.now(),Math.random().toString(36).slice(2)].join(":")}hasValue(){for(let e=Ge;e;e=e.parent)if(this.id in e.slots){let t=e.slots[this.id];if(t===Cf)break;return e!==Ge&&(Ge.slots[this.id]=t),!0}return Ge&&(Ge.slots[this.id]=Cf),!1}getValue(){if(this.hasValue())return Ge.slots[this.id]}withValue(e,t,n,i){let a={__proto__:null,[this.id]:e},o=Ge;Ge={parent:o,slots:a};try{return t.apply(i,n)}finally{Ge=o}}static bind(e){let t=Ge;return function(){let n=Ge;try{return Ge=t,e.apply(this,arguments)}finally{Ge=n}}}static noContext(e,t,n){if(Ge){let i=Ge;try{return Ge=null,e.apply(n,t)}finally{Ge=i}}else return e.apply(n,t)}};function Rf(r){try{return r()}catch{}}var zc="@wry/context:Slot",Eg=Rf(()=>globalThis)||Rf(()=>global)||Object.create(null),Nf=Eg,ui=Nf[zc]||Array[zc]||function(r){try{Object.defineProperty(Nf,zc,{value:r,enumerable:!1,writable:!1,configurable:!0})}finally{return r}}(_g());var{bind:xg,noContext:Ig}=ui;function Tg(){}var kg=function(){function r(e,t){e===void 0&&(e=1/0),t===void 0&&(t=Tg),this.max=e,this.dispose=t,this.map=new Map,this.newest=null,this.oldest=null}return r.prototype.has=function(e){return this.map.has(e)},r.prototype.get=function(e){var t=this.getNode(e);return t&&t.value},r.prototype.getNode=function(e){var t=this.map.get(e);if(t&&t!==this.newest){var n=t.older,i=t.newer;i&&(i.older=n),n&&(n.newer=i),t.older=this.newest,t.older.newer=t,t.newer=null,this.newest=t,t===this.oldest&&(this.oldest=i)}return t},r.prototype.set=function(e,t){var n=this.getNode(e);return n?n.value=t:(n={key:e,value:t,newer:null,older:this.newest},this.newest&&(this.newest.newer=n),this.newest=n,this.oldest=this.oldest||n,this.map.set(e,n),n.value)},r.prototype.clean=function(){for(;this.oldest&&this.map.size>this.max;)this.delete(this.oldest.key)},r.prototype.delete=function(e){var 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):!1},r}(),Do=new ui,Hc,Ag=Object.prototype.hasOwnProperty,Gc=(Hc=Array.from,Hc===void 0?function(r){var e=[];return r.forEach(function(t){return e.push(t)}),e}:Hc);function Po(r){var e=r.unsubscribe;typeof e=="function"&&(r.unsubscribe=void 0,e())}var oa=[],Og=100;function li(r,e){if(!r)throw new Error(e||"assertion failure")}function Cg(r,e){var t=r.length;return t>0&&t===e.length&&r[t-1]===e[t-1]}function Df(r){switch(r.length){case 0:throw new Error("unknown value");case 1:return r[0];case 2:throw r[1]}}function Rg(r){return r.slice(0)}var Ng=function(){function r(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,++r.count}return r.prototype.peek=function(){if(this.value.length===1&&!Cr(this))return Pf(this),this.value[0]},r.prototype.recompute=function(e){return li(!this.recomputing,"already recomputing"),Pf(this),Cr(this)?Pg(this,e):Df(this.value)},r.prototype.setDirty=function(){this.dirty||(this.dirty=!0,this.value.length=0,Lf(this),Po(this))},r.prototype.dispose=function(){var e=this;this.setDirty(),jf(this),Kc(this,function(t,n){t.setDirty(),qf(t,e)})},r.prototype.forget=function(){this.dispose()},r.prototype.dependOn=function(e){e.add(this),this.deps||(this.deps=oa.pop()||new Set),this.deps.add(e)},r.prototype.forgetDeps=function(){var e=this;this.deps&&(Gc(this.deps).forEach(function(t){return t.delete(e)}),this.deps.clear(),oa.push(this.deps),this.deps=null)},r.count=0,r}();function Pf(r){var e=Do.getValue();if(e)return r.parents.add(e),e.childValues.has(r)||e.childValues.set(r,[]),Cr(r)?$f(e,r):Mf(e,r),e}function Pg(r,e){return jf(r),Do.withValue(r,Dg,[r,e]),Fg(r,e)&&Lg(r),Df(r.value)}function Dg(r,e){r.recomputing=!0,r.value.length=0;try{r.value[0]=r.fn.apply(null,e)}catch(t){r.value[1]=t}r.recomputing=!1}function Cr(r){return r.dirty||!!(r.dirtyChildren&&r.dirtyChildren.size)}function Lg(r){r.dirty=!1,!Cr(r)&&Ff(r)}function Lf(r){Kc(r,$f)}function Ff(r){Kc(r,Mf)}function Kc(r,e){var t=r.parents.size;if(t)for(var n=Gc(r.parents),i=0;i<t;++i)e(n[i],r)}function $f(r,e){li(r.childValues.has(e)),li(Cr(e));var t=!Cr(r);if(!r.dirtyChildren)r.dirtyChildren=oa.pop()||new Set;else if(r.dirtyChildren.has(e))return;r.dirtyChildren.add(e),t&&Lf(r)}function Mf(r,e){li(r.childValues.has(e)),li(!Cr(e));var t=r.childValues.get(e);t.length===0?r.childValues.set(e,Rg(e.value)):Cg(t,e.value)||r.setDirty(),Uf(r,e),!Cr(r)&&Ff(r)}function Uf(r,e){var t=r.dirtyChildren;t&&(t.delete(e),t.size===0&&(oa.length<Og&&oa.push(t),r.dirtyChildren=null))}function jf(r){r.childValues.size>0&&r.childValues.forEach(function(e,t){qf(r,t)}),r.forgetDeps(),li(r.dirtyChildren===null)}function qf(r,e){e.parents.delete(r),r.childValues.delete(e),Uf(r,e)}function Fg(r,e){if(typeof r.subscribe=="function")try{Po(r),r.unsubscribe=r.subscribe.apply(null,e)}catch{return r.setDirty(),!1}return!0}var $g={setDirty:!0,dispose:!0,forget:!0};function Lo(r){var e=new Map,t=r&&r.subscribe;function n(i){var a=Do.getValue();if(a){var o=e.get(i);o||e.set(i,o=new Set),a.dependOn(o),typeof t=="function"&&(Po(o),o.unsubscribe=t(i))}}return n.dirty=function(a,o){var s=e.get(a);if(s){var c=o&&Ag.call($g,o)?o:"setDirty";Gc(s).forEach(function(u){return u[c]()}),e.delete(a),Po(s)}},n}function Bf(){var r=new Wt(typeof WeakMap=="function");return function(){return r.lookupArray(arguments)}}var Cx=Bf(),Wc=new Set;function hn(r,e){e===void 0&&(e=Object.create(null));var t=new kg(e.max||Math.pow(2,16),function(u){return u.dispose()}),n=e.keyArgs,i=e.makeCacheKey||Bf(),a=function(){var u=i.apply(null,n?n.apply(null,arguments):arguments);if(u===void 0)return r.apply(null,arguments);var l=t.get(u);l||(t.set(u,l=new Ng(r)),l.subscribe=e.subscribe,l.forget=function(){return t.delete(u)});var d=l.recompute(Array.prototype.slice.call(arguments));return t.set(u,l),Wc.add(t),Do.hasValue()||(Wc.forEach(function(p){return p.clean()}),Wc.clear()),d};Object.defineProperty(a,"size",{get:function(){return t.map.size},configurable:!1,enumerable:!1});function o(u){var l=t.get(u);l&&l.setDirty()}a.dirtyKey=o,a.dirty=function(){o(i.apply(null,arguments))};function s(u){var l=t.get(u);if(l)return l.peek()}a.peekKey=s,a.peek=function(){return s(i.apply(null,arguments))};function c(u){return t.delete(u)}return a.forgetKey=c,a.forget=function(){return c(i.apply(null,arguments))},a.makeCacheKey=i,a.getKey=n?function(){return i.apply(null,n.apply(null,arguments))}:i,Object.freeze(a)}var Jc=function(){function r(){this.getFragmentDoc=hn(gc)}return r.prototype.batch=function(e){var t=this,n=typeof e.optimistic=="string"?e.optimistic:e.optimistic===!1?null:void 0,i;return this.performTransaction(function(){return i=e.update(t)},n),i},r.prototype.recordOptimisticTransaction=function(e,t){this.performTransaction(e,t)},r.prototype.transformDocument=function(e){return e},r.prototype.transformForLink=function(e){return e},r.prototype.identify=function(e){},r.prototype.gc=function(){return[]},r.prototype.modify=function(e){return!1},r.prototype.readQuery=function(e,t){return t===void 0&&(t=!!e.optimistic),this.read(x(x({},e),{rootId:e.id||"ROOT_QUERY",optimistic:t}))},r.prototype.readFragment=function(e,t){return t===void 0&&(t=!!e.optimistic),this.read(x(x({},e),{query:this.getFragmentDoc(e.fragment,e.fragmentName),rootId:e.id,optimistic:t}))},r.prototype.writeQuery=function(e){var t=e.id,n=e.data,i=Qt(e,["id","data"]);return this.write(Object.assign(i,{dataId:t||"ROOT_QUERY",result:n}))},r.prototype.writeFragment=function(e){var t=e.id,n=e.data,i=e.fragment,a=e.fragmentName,o=Qt(e,["id","data","fragment","fragmentName"]);return this.write(Object.assign(o,{query:this.getFragmentDoc(i,a),dataId:t,result:n}))},r.prototype.updateQuery=function(e,t){return this.batch({update:function(n){var i=n.readQuery(e),a=t(i);return a==null?i:(n.writeQuery(x(x({},e),{data:a})),a)}})},r.prototype.updateFragment=function(e,t){return this.batch({update:function(n){var i=n.readFragment(e),a=t(i);return a==null?i:(n.writeFragment(x(x({},e),{data:a})),a)}})},r}();var sa=function(r){Ae(e,r);function e(t,n,i,a){var o,s=r.call(this,t)||this;if(s.message=t,s.path=n,s.query=i,s.variables=a,Array.isArray(s.path)){s.missing=s.message;for(var c=s.path.length-1;c>=0;--c)s.missing=(o={},o[s.path[c]]=s.missing,o)}else s.missing=s.path;return s.__proto__=e.prototype,s}return e}(Error);var Oe=Object.prototype.hasOwnProperty;function ca(r){return r==null}function $o(r,e){var t=r.__typename,n=r.id,i=r._id;if(typeof t=="string"&&(e&&(e.keyObject=ca(n)?ca(i)?void 0:{_id:i}:{id:n}),ca(n)&&!ca(i)&&(n=i),!ca(n)))return"".concat(t,":").concat(typeof n=="number"||typeof n=="string"?n:JSON.stringify(n))}var Vf={dataIdFromObject:$o,addTypename:!0,resultCaching:!0,canonizeResults:!1};function Qf(r){return Or(Vf,r)}function Mo(r){var e=r.canonizeResults;return e===void 0?Vf.canonizeResults:e}function zf(r,e){return ae(e)?r.get(e.__ref,"__typename"):e&&e.__typename}var Zc=/^[_a-z][_0-9a-z]*/i;function Ut(r){var e=r.match(Zc);return e?e[0]:r}function Fo(r,e,t){return ue(e)?me(e)?e.every(function(n){return Fo(r,n,t)}):r.selections.every(function(n){if(yt(n)&&cr(n,t)){var i=It(n);return Oe.call(e,i)&&(!n.selectionSet||Fo(n.selectionSet,e[i],t))}return!0}):!1}function Rr(r){return ue(r)&&!ae(r)&&!me(r)}function Hf(){return new ut}function Uo(r,e){var t=sn(un(r));return{fragmentMap:t,lookupFragment:function(n){var i=t[n];return!i&&e&&(i=e.lookup(n)),i||null}}}var jo=Object.create(null),Yc=function(){return jo},Wf=Object.create(null),fi=function(){function r(e,t){var n=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(i,a){return ea(ae(i)?n.get(i.__ref,a):i&&i[a])},this.canRead=function(i){return ae(i)?n.has(i.__ref):typeof i=="object"},this.toReference=function(i,a){if(typeof i=="string")return zt(i);if(ae(i))return i;var o=n.policies.identify(i)[0];if(o){var s=zt(o);return a&&n.merge(o,i),s}}}return r.prototype.toObject=function(){return x({},this.data)},r.prototype.has=function(e){return this.lookup(e,!0)!==void 0},r.prototype.get=function(e,t){if(this.group.depend(e,t),Oe.call(this.data,e)){var n=this.data[e];if(n&&Oe.call(n,t))return n[t]}if(t==="__typename"&&Oe.call(this.policies.rootTypenamesById,e))return this.policies.rootTypenamesById[e];if(this instanceof Nr)return this.parent.get(e,t)},r.prototype.lookup=function(e,t){if(t&&this.group.depend(e,"__exists"),Oe.call(this.data,e))return this.data[e];if(this instanceof Nr)return this.parent.lookup(e,t);if(this.policies.rootTypenamesById[e])return Object.create(null)},r.prototype.merge=function(e,t){var n=this,i;ae(e)&&(e=e.__ref),ae(t)&&(t=t.__ref);var a=typeof e=="string"?this.lookup(i=e):e,o=typeof t=="string"?this.lookup(i=t):t;if(!!o){__DEV__?L(typeof i=="string","store.merge expects a string ID"):L(typeof i=="string",1);var s=new ut(Ug).merge(a,o);if(this.data[i]=s,s!==a&&(delete this.refs[i],this.group.caching)){var c=Object.create(null);a||(c.__exists=1),Object.keys(o).forEach(function(u){if(!a||a[u]!==s[u]){c[u]=1;var l=Ut(u);l!==u&&!n.policies.hasKeyArgs(s.__typename,l)&&(c[l]=1),s[u]===void 0&&!(n instanceof Nr)&&delete s[u]}}),c.__typename&&!(a&&a.__typename)&&this.policies.rootTypenamesById[i]===s.__typename&&delete c.__typename,Object.keys(c).forEach(function(u){return n.group.dirty(i,u)})}}},r.prototype.modify=function(e,t){var n=this,i=this.lookup(e);if(i){var a=Object.create(null),o=!1,s=!0,c={DELETE:jo,INVALIDATE:Wf,isReference:ae,toReference:this.toReference,canRead:this.canRead,readField:function(u,l){return n.policies.readField(typeof u=="string"?{fieldName:u,from:l||zt(e)}:u,{store:n})}};if(Object.keys(i).forEach(function(u){var l=Ut(u),d=i[u];if(d!==void 0){var p=typeof t=="function"?t:t[u]||t[l];if(p){var f=p===Yc?jo:p(ea(d),x(x({},c),{fieldName:l,storeFieldName:u,storage:n.getStorage(e,u)}));f===Wf?n.group.dirty(e,u):(f===jo&&(f=void 0),f!==d&&(a[u]=f,o=!0,d=f))}d!==void 0&&(s=!1)}}),o)return this.merge(e,a),s&&(this instanceof Nr?this.data[e]=void 0:delete this.data[e],this.group.dirty(e,"__exists")),!0}return!1},r.prototype.delete=function(e,t,n){var i,a=this.lookup(e);if(a){var o=this.getFieldValue(a,"__typename"),s=t&&n?this.policies.getStoreFieldName({typename:o,fieldName:t,args:n}):t;return this.modify(e,s?(i={},i[s]=Yc,i):Yc)}return!1},r.prototype.evict=function(e,t){var n=!1;return e.id&&(Oe.call(this.data,e.id)&&(n=this.delete(e.id,e.fieldName,e.args)),this instanceof Nr&&this!==t&&(n=this.parent.evict(e,t)||n),(e.fieldName||n)&&this.group.dirty(e.id,e.fieldName||"__exists")),n},r.prototype.clear=function(){this.replace(null)},r.prototype.extract=function(){var e=this,t=this.toObject(),n=[];return this.getRootIdSet().forEach(function(i){Oe.call(e.policies.rootTypenamesById,i)||n.push(i)}),n.length&&(t.__META={extraRootIds:n.sort()}),t},r.prototype.replace=function(e){var t=this;if(Object.keys(this.data).forEach(function(a){e&&Oe.call(e,a)||t.delete(a)}),e){var n=e.__META,i=Qt(e,["__META"]);Object.keys(i).forEach(function(a){t.merge(a,i[a])}),n&&n.extraRootIds.forEach(this.retain,this)}},r.prototype.retain=function(e){return this.rootIds[e]=(this.rootIds[e]||0)+1},r.prototype.release=function(e){if(this.rootIds[e]>0){var t=--this.rootIds[e];return t||delete this.rootIds[e],t}return 0},r.prototype.getRootIdSet=function(e){return e===void 0&&(e=new Set),Object.keys(this.rootIds).forEach(e.add,e),this instanceof Nr?this.parent.getRootIdSet(e):Object.keys(this.policies.rootTypenamesById).forEach(e.add,e),e},r.prototype.gc=function(){var e=this,t=this.getRootIdSet(),n=this.toObject();t.forEach(function(o){Oe.call(n,o)&&(Object.keys(e.findChildRefIds(o)).forEach(t.add,t),delete n[o])});var i=Object.keys(n);if(i.length){for(var a=this;a instanceof Nr;)a=a.parent;i.forEach(function(o){return a.delete(o)})}return i},r.prototype.findChildRefIds=function(e){if(!Oe.call(this.refs,e)){var t=this.refs[e]=Object.create(null),n=this.data[e];if(!n)return t;var i=new Set([n]);i.forEach(function(a){ae(a)&&(t[a.__ref]=!0),ue(a)&&Object.keys(a).forEach(function(o){var s=a[o];ue(s)&&i.add(s)})})}return this.refs[e]},r.prototype.makeCacheKey=function(){return this.group.keyMaker.lookupArray(arguments)},r}();var Gf=function(){function r(e,t){t===void 0&&(t=null),this.caching=e,this.parent=t,this.d=null,this.resetCaching()}return r.prototype.resetCaching=function(){this.d=this.caching?Lo():null,this.keyMaker=new Wt(Tt)},r.prototype.depend=function(e,t){if(this.d){this.d(Xc(e,t));var n=Ut(t);n!==t&&this.d(Xc(e,n)),this.parent&&this.parent.depend(e,t)}},r.prototype.dirty=function(e,t){this.d&&this.d.dirty(Xc(e,t),t==="__exists"?"forget":"setDirty")},r}();function Xc(r,e){return e+"#"+r}function eu(r,e){mn(r)&&r.group.depend(e,"__exists")}(function(r){var e=function(t){Ae(n,t);function n(i){var a=i.policies,o=i.resultCaching,s=o===void 0?!0:o,c=i.seed,u=t.call(this,a,new Gf(s))||this;return u.stump=new Mg(u),u.storageTrie=new Wt(Tt),c&&u.replace(c),u}return n.prototype.addLayer=function(i,a){return this.stump.addLayer(i,a)},n.prototype.removeLayer=function(){return this},n.prototype.getStorage=function(){return this.storageTrie.lookupArray(arguments)},n}(r);r.Root=e})(fi||(fi={}));var Nr=function(r){Ae(e,r);function e(t,n,i,a){var o=r.call(this,n.policies,a)||this;return o.id=t,o.parent=n,o.replay=i,o.group=a,i(o),o}return e.prototype.addLayer=function(t,n){return new e(t,this,n,this.group)},e.prototype.removeLayer=function(t){var n=this,i=this.parent.removeLayer(t);return t===this.id?(this.group.caching&&Object.keys(this.data).forEach(function(a){var o=n.data[a],s=i.lookup(a);s?o?o!==s&&Object.keys(o).forEach(function(c){_e(o[c],s[c])||n.group.dirty(a,c)}):(n.group.dirty(a,"__exists"),Object.keys(s).forEach(function(c){n.group.dirty(a,c)})):n.delete(a)}),i):i===this.parent?this:i.addLayer(this.id,this.replay)},e.prototype.toObject=function(){return x(x({},this.parent.toObject()),this.data)},e.prototype.findChildRefIds=function(t){var n=this.parent.findChildRefIds(t);return Oe.call(this.data,t)?x(x({},n),r.prototype.findChildRefIds.call(this,t)):n},e.prototype.getStorage=function(){for(var t=this.parent;t.parent;)t=t.parent;return t.getStorage.apply(t,arguments)},e}(fi),Mg=function(r){Ae(e,r);function e(t){return r.call(this,"EntityStore.Stump",t,function(){},new Gf(t.group.caching,t.group))||this}return e.prototype.removeLayer=function(){return this},e.prototype.merge=function(){return this.parent.merge.apply(this.parent,arguments)},e}(Nr);function Ug(r,e,t){var n=r[t],i=e[t];return _e(n,i)?n:i}function mn(r){return!!(r instanceof fi&&r.group.caching)}function jg(r){return ue(r)?me(r)?r.slice(0):x({__proto__:Object.getPrototypeOf(r)},r):r}var qo=function(){function r(){this.known=new(Zl?WeakSet:Set),this.pool=new Wt(Tt),this.passes=new WeakMap,this.keysByJSON=new Map,this.empty=this.admit({})}return r.prototype.isKnown=function(e){return ue(e)&&this.known.has(e)},r.prototype.pass=function(e){if(ue(e)){var t=jg(e);return this.passes.set(t,e),t}return e},r.prototype.admit=function(e){var t=this;if(ue(e)){var n=this.passes.get(e);if(n)return n;var i=Object.getPrototypeOf(e);switch(i){case Array.prototype:{if(this.known.has(e))return e;var a=e.map(this.admit,this),o=this.pool.lookupArray(a);return o.array||(this.known.add(o.array=a),__DEV__&&Object.freeze(a)),o.array}case null:case Object.prototype:{if(this.known.has(e))return e;var s=Object.getPrototypeOf(e),c=[s],u=this.sortedKeys(e);c.push(u.json);var l=c.length;u.sorted.forEach(function(f){c.push(t.admit(e[f]))});var o=this.pool.lookupArray(c);if(!o.object){var d=o.object=Object.create(s);this.known.add(d),u.sorted.forEach(function(f,h){d[f]=c[l+h]}),__DEV__&&Object.freeze(d)}return o.object}}}return e},r.prototype.sortedKeys=function(e){var t=Object.keys(e),n=this.pool.lookupArray(t);if(!n.keys){t.sort();var i=JSON.stringify(t);(n.keys=this.keysByJSON.get(i))||this.keysByJSON.set(i,n.keys={sorted:t,json:i})}return n.keys},r}();var vt=Object.assign(function(r){if(ue(r)){tu===void 0&&Kf();var e=tu.admit(r),t=ru.get(e);return t===void 0&&ru.set(e,t=JSON.stringify(e)),t}return JSON.stringify(r)},{reset:Kf}),tu,ru;function Kf(){tu=new qo,ru=new(Tt?WeakMap:Map)}function Jf(r){return[r.selectionSet,r.objectOrReference,r.context,r.context.canonizeResults]}var Zf=function(){function r(e){var t=this;this.knownResults=new(Tt?WeakMap:Map),this.config=Or(e,{addTypename:e.addTypename!==!1,canonizeResults:Mo(e)}),this.canon=e.canon||new qo,this.executeSelectionSet=hn(function(n){var i,a=n.context.canonizeResults,o=Jf(n);o[3]=!a;var s=(i=t.executeSelectionSet).peek.apply(i,o);return s?a?x(x({},s),{result:t.canon.admit(s.result)}):s:(eu(n.context.store,n.enclosingRef.__ref),t.execSelectionSetImpl(n))},{max:this.config.resultCacheMaxSize,keyArgs:Jf,makeCacheKey:function(n,i,a,o){if(mn(a.store))return a.store.makeCacheKey(n,ae(i)?i.__ref:i,a.varString,o)}}),this.executeSubSelectedArray=hn(function(n){return eu(n.context.store,n.enclosingRef.__ref),t.execSubSelectedArrayImpl(n)},{max:this.config.resultCacheMaxSize,makeCacheKey:function(n){var i=n.field,a=n.array,o=n.context;if(mn(o.store))return o.store.makeCacheKey(i,a,o.varString)}})}return r.prototype.resetCanon=function(){this.canon=new qo},r.prototype.diffQueryAgainstStore=function(e){var t=e.store,n=e.query,i=e.rootId,a=i===void 0?"ROOT_QUERY":i,o=e.variables,s=e.returnPartialData,c=s===void 0?!0:s,u=e.canonizeResults,l=u===void 0?this.config.canonizeResults:u,d=this.config.cache.policies;o=x(x({},fn(Zi(n))),o);var p=zt(a),f=this.executeSelectionSet({selectionSet:ln(n).selectionSet,objectOrReference:p,enclosingRef:p,context:x({store:t,query:n,policies:d,variables:o,varString:vt(o),canonizeResults:l},Uo(n,this.config.fragments))}),h;if(f.missing&&(h=[new sa(qg(f.missing),f.missing,n,o)],!c))throw h[0];return{result:f.result,complete:!h,missing:h}},r.prototype.isFresh=function(e,t,n,i){if(mn(i.store)&&this.knownResults.get(e)===n){var a=this.executeSelectionSet.peek(n,t,i,this.canon.isKnown(e));if(a&&e===a.result)return!0}return!1},r.prototype.execSelectionSetImpl=function(e){var t=this,n=e.selectionSet,i=e.objectOrReference,a=e.enclosingRef,o=e.context;if(ae(i)&&!o.policies.rootTypenamesById[i.__ref]&&!o.store.has(i.__ref))return{result:this.canon.empty,missing:"Dangling reference to missing ".concat(i.__ref," object")};var s=o.variables,c=o.policies,u=o.store,l=u.getFieldValue(i,"__typename"),d=[],p,f=new ut;this.config.addTypename&&typeof l=="string"&&!c.rootIdsByTypename[l]&&d.push({__typename:l});function h(S,v){var O;return S.missing&&(p=f.merge(p,(O={},O[v]=S.missing,O))),S.result}var m=new Set(n.selections);m.forEach(function(S){var v,O;if(!!cr(S,s))if(yt(S)){var R=c.readField({fieldName:S.name.value,field:S,variables:o.variables,from:i},o),k=It(S);R===void 0?pn.added(S)||(p=f.merge(p,(v={},v[k]="Can't find field '".concat(S.name.value,"' on ").concat(ae(i)?i.__ref+" object":"object "+JSON.stringify(i,null,2)),v))):me(R)?R=h(t.executeSubSelectedArray({field:S,array:R,enclosingRef:a,context:o}),k):S.selectionSet?R!=null&&(R=h(t.executeSelectionSet({selectionSet:S.selectionSet,objectOrReference:R,enclosingRef:ae(R)?R:a,context:o}),k)):o.canonizeResults&&(R=t.canon.pass(R)),R!==void 0&&d.push((O={},O[k]=R,O))}else{var P=cn(S,o.lookupFragment);if(!P&&S.kind===De.FRAGMENT_SPREAD)throw __DEV__?new Z("No fragment named ".concat(S.name.value)):new Z(5);P&&c.fragmentMatches(P,l)&&P.selectionSet.selections.forEach(m.add,m)}});var y=Yi(d),b={result:y,missing:p},_=o.canonizeResults?this.canon.admit(b):ea(b);return _.result&&this.knownResults.set(_.result,n),_},r.prototype.execSubSelectedArrayImpl=function(e){var t=this,n=e.field,i=e.array,a=e.enclosingRef,o=e.context,s,c=new ut;function u(l,d){var p;return l.missing&&(s=c.merge(s,(p={},p[d]=l.missing,p))),l.result}return n.selectionSet&&(i=i.filter(o.store.canRead)),i=i.map(function(l,d){return l===null?null:me(l)?u(t.executeSubSelectedArray({field:n,array:l,enclosingRef:a,context:o}),d):n.selectionSet?u(t.executeSelectionSet({selectionSet:n.selectionSet,objectOrReference:l,enclosingRef:ae(l)?l:a,context:o}),d):(__DEV__&&Bg(o.store,n,l),l)}),{result:o.canonizeResults?this.canon.admit(i):i,missing:s}},r}();function qg(r){try{JSON.stringify(r,function(e,t){if(typeof t=="string")throw t;return t})}catch(e){return e}}function Bg(r,e,t){if(!e.selectionSet){var n=new Set([t]);n.forEach(function(i){ue(i)&&(__DEV__?L(!ae(i),"Missing selection set for object of type ".concat(zf(r,i)," returned for query field ").concat(e.name.value)):L(!ae(i),6),Object.values(i).forEach(n.add,n))})}}var pi=new ui,Yf=new WeakMap;function ua(r){var e=Yf.get(r);return e||Yf.set(r,e={vars:new Set,dep:Lo()}),e}function nu(r){ua(r).vars.forEach(function(e){return e.forgetCache(r)})}function Xf(r){ua(r).vars.forEach(function(e){return e.attachCache(r)})}function Bo(r){var e=new Set,t=new Set,n=function(a){if(arguments.length>0){if(r!==a){r=a,e.forEach(function(c){ua(c).dep.dirty(n),Vg(c)});var o=Array.from(t);t.clear(),o.forEach(function(c){return c(r)})}}else{var s=pi.getValue();s&&(i(s),ua(s).dep(n))}return r};n.onNextChange=function(a){return t.add(a),function(){t.delete(a)}};var i=n.attachCache=function(a){return e.add(a),ua(a).vars.add(n),n};return n.forgetCache=function(a){return e.delete(a)},n}function Vg(r){r.broadcastWatches&&r.broadcastWatches()}var ep=Object.create(null);function iu(r){var e=JSON.stringify(r);return ep[e]||(ep[e]=Object.create(null))}function au(r){var e=iu(r);return e.keyFieldsFn||(e.keyFieldsFn=function(t,n){var i=function(o,s){return n.readField(s,o)},a=n.keyObject=su(r,function(o){var s=di(n.storeObject,o,i);return s===void 0&&t!==n.storeObject&&Oe.call(t,o[0])&&(s=di(t,o,rp)),__DEV__?L(s!==void 0,"Missing field '".concat(o.join("."),"' while extracting keyFields from ").concat(JSON.stringify(t))):L(s!==void 0,2),s});return"".concat(n.typename,":").concat(JSON.stringify(a))})}function ou(r){var e=iu(r);return e.keyArgsFn||(e.keyArgsFn=function(t,n){var i=n.field,a=n.variables,o=n.fieldName,s=su(r,function(u){var l=u[0],d=l.charAt(0);if(d==="@"){if(i&&$e(i.directives)){var p=l.slice(1),f=i.directives.find(function(b){return b.name.value===p}),h=f&&ur(f,a);return h&&di(h,u.slice(1))}return}if(d==="$"){var m=l.slice(1);if(a&&Oe.call(a,m)){var y=u.slice(0);return y[0]=m,di(a,y)}return}if(t)return di(t,u)}),c=JSON.stringify(s);return(t||c!=="{}")&&(o+=":"+c),o})}function su(r,e){var t=new ut;return tp(r).reduce(function(n,i){var a,o=e(i);if(o!==void 0){for(var s=i.length-1;s>=0;--s)o=(a={},a[i[s]]=o,a);n=t.merge(n,o)}return n},Object.create(null))}function tp(r){var e=iu(r);if(!e.paths){var t=e.paths=[],n=[];r.forEach(function(i,a){me(i)?(tp(i).forEach(function(o){return t.push(n.concat(o))}),n.length=0):(n.push(i),me(r[a+1])||(t.push(n.slice(0)),n.length=0))})}return e.paths}function rp(r,e){return r[e]}function di(r,e,t){return t=t||rp,np(e.reduce(function n(i,a){return me(i)?i.map(function(o){return n(o,a)}):i&&t(i,a)},r))}function np(r){return ue(r)?me(r)?r.map(np):su(Object.keys(r).sort(),function(e){return di(r,e)}):r}Ki.setStringify(vt);function cu(r){return r.args!==void 0?r.args:r.field?ur(r.field,r.variables):null}var Qg=function(){},ip=function(r,e){return e.fieldName},ap=function(r,e,t){var n=t.mergeObjects;return n(r,e)},op=function(r,e){return e},cp=function(){function r(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=x({dataIdFromObject:$o},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 r.prototype.identify=function(e,t){var n,i=this,a=t&&(t.typename||((n=t.storeObject)===null||n===void 0?void 0:n.__typename))||e.__typename;if(a===this.rootTypenamesById.ROOT_QUERY)return["ROOT_QUERY"];for(var o=t&&t.storeObject||e,s=x(x({},t),{typename:a,storeObject:o,readField:t&&t.readField||function(){var p=Vo(arguments,o);return i.readField(p,{store:i.cache.data,variables:p.variables})}}),c,u=a&&this.getTypePolicy(a),l=u&&u.keyFn||this.config.dataIdFromObject;l;){var d=l(e,s);if(me(d))l=au(d);else{c=d;break}}return c=c?String(c):void 0,s.keyObject?[c,s.keyObject]:[c]},r.prototype.addTypePolicies=function(e){var t=this;Object.keys(e).forEach(function(n){var i=e[n],a=i.queryType,o=i.mutationType,s=i.subscriptionType,c=Qt(i,["queryType","mutationType","subscriptionType"]);a&&t.setRootTypename("Query",n),o&&t.setRootTypename("Mutation",n),s&&t.setRootTypename("Subscription",n),Oe.call(t.toBeAdded,n)?t.toBeAdded[n].push(c):t.toBeAdded[n]=[c]})},r.prototype.updateTypePolicy=function(e,t){var n=this,i=this.getTypePolicy(e),a=t.keyFields,o=t.fields;function s(c,u){c.merge=typeof u=="function"?u:u===!0?ap:u===!1?op:c.merge}s(i,t.merge),i.keyFn=a===!1?Qg:me(a)?au(a):typeof a=="function"?a:i.keyFn,o&&Object.keys(o).forEach(function(c){var u=n.getFieldPolicy(e,c,!0),l=o[c];if(typeof l=="function")u.read=l;else{var d=l.keyArgs,p=l.read,f=l.merge;u.keyFn=d===!1?ip:me(d)?ou(d):typeof d=="function"?d:u.keyFn,typeof p=="function"&&(u.read=p),s(u,f)}u.read&&u.merge&&(u.keyFn=u.keyFn||ip)})},r.prototype.setRootTypename=function(e,t){t===void 0&&(t=e);var n="ROOT_"+e.toUpperCase(),i=this.rootTypenamesById[n];t!==i&&(__DEV__?L(!i||i===e,"Cannot change root ".concat(e," __typename more than once")):L(!i||i===e,3),i&&delete this.rootIdsByTypename[i],this.rootIdsByTypename[t]=n,this.rootTypenamesById[n]=t)},r.prototype.addPossibleTypes=function(e){var t=this;this.usingPossibleTypes=!0,Object.keys(e).forEach(function(n){t.getSupertypeSet(n,!0),e[n].forEach(function(i){t.getSupertypeSet(i,!0).add(n);var a=i.match(Zc);(!a||a[0]!==i)&&t.fuzzySubtypes.set(i,new RegExp(i))})})},r.prototype.getTypePolicy=function(e){var t=this;if(!Oe.call(this.typePolicies,e)){var n=this.typePolicies[e]=Object.create(null);n.fields=Object.create(null);var i=this.supertypeMap.get(e);i&&i.size&&i.forEach(function(o){var s=t.getTypePolicy(o),c=s.fields,u=Qt(s,["fields"]);Object.assign(n,u),Object.assign(n.fields,c)})}var a=this.toBeAdded[e];return a&&a.length&&a.splice(0).forEach(function(o){t.updateTypePolicy(e,o)}),this.typePolicies[e]},r.prototype.getFieldPolicy=function(e,t,n){if(e){var i=this.getTypePolicy(e).fields;return i[t]||n&&(i[t]=Object.create(null))}},r.prototype.getSupertypeSet=function(e,t){var n=this.supertypeMap.get(e);return!n&&t&&this.supertypeMap.set(e,n=new Set),n},r.prototype.fragmentMatches=function(e,t,n,i){var a=this;if(!e.typeCondition)return!0;if(!t)return!1;var o=e.typeCondition.name.value;if(t===o)return!0;if(this.usingPossibleTypes&&this.supertypeMap.has(o))for(var s=this.getSupertypeSet(t,!0),c=[s],u=function(h){var m=a.getSupertypeSet(h,!1);m&&m.size&&c.indexOf(m)<0&&c.push(m)},l=!!(n&&this.fuzzySubtypes.size),d=!1,p=0;p<c.length;++p){var f=c[p];if(f.has(o))return s.has(o)||(d&&__DEV__&&L.warn("Inferring subtype ".concat(t," of supertype ").concat(o)),s.add(o)),!0;f.forEach(u),l&&p===c.length-1&&Fo(e.selectionSet,n,i)&&(l=!1,d=!0,this.fuzzySubtypes.forEach(function(h,m){var y=t.match(h);y&&y[0]===t&&u(m)}))}return!1},r.prototype.hasKeyArgs=function(e,t){var n=this.getFieldPolicy(e,t,!1);return!!(n&&n.keyFn)},r.prototype.getStoreFieldName=function(e){var t=e.typename,n=e.fieldName,i=this.getFieldPolicy(t,n,!1),a,o=i&&i.keyFn;if(o&&t)for(var s={typename:t,fieldName:n,field:e.field||null,variables:e.variables},c=cu(e);o;){var u=o(c,s);if(me(u))o=ou(u);else{a=u||n;break}}return a===void 0&&(a=e.field?vc(e.field,e.variables):Ki(n,cu(e))),a===!1?n:n===Ut(a)?a:n+":"+a},r.prototype.readField=function(e,t){var n=e.from;if(!!n){var i=e.field||e.fieldName;if(!!i){if(e.typename===void 0){var a=t.store.getFieldValue(n,"__typename");a&&(e.typename=a)}var o=this.getStoreFieldName(e),s=Ut(o),c=t.store.getFieldValue(n,o),u=this.getFieldPolicy(e.typename,s,!1),l=u&&u.read;if(l){var d=sp(this,n,e,t,t.store.getStorage(ae(n)?n.__ref:n,o));return pi.withValue(this.cache,l,[c,d])}return c}}},r.prototype.getReadFunction=function(e,t){var n=this.getFieldPolicy(e,t,!1);return n&&n.read},r.prototype.getMergeFunction=function(e,t,n){var i=this.getFieldPolicy(e,t,!1),a=i&&i.merge;return!a&&n&&(i=this.getTypePolicy(n),a=i&&i.merge),a},r.prototype.runMergeFunction=function(e,t,n,i,a){var o=n.field,s=n.typename,c=n.merge;return c===ap?up(i.store)(e,t):c===op?t:(i.overwrite&&(e=void 0),c(e,t,sp(this,void 0,{typename:s,fieldName:o.name.value,field:o,variables:i.variables},i,a||Object.create(null))))},r}();function sp(r,e,t,n,i){var a=r.getStoreFieldName(t),o=Ut(a),s=t.variables||n.variables,c=n.store,u=c.toReference,l=c.canRead;return{args:cu(t),field:t.field||null,fieldName:o,storeFieldName:a,variables:s,isReference:ae,toReference:u,storage:i,cache:r.cache,canRead:l,readField:function(){return r.readField(Vo(arguments,e,s),n)},mergeObjects:up(n.store)}}function Vo(r,e,t){var n=r[0],i=r[1],a=r.length,o;return typeof n=="string"?o={fieldName:n,from:a>1?i:e}:(o=x({},n),Oe.call(o,"from")||(o.from=e)),__DEV__&&o.from===void 0&&__DEV__&&L.warn("Undefined 'from' passed to readField with arguments ".concat(tf(Array.from(r)))),o.variables===void 0&&(o.variables=t),o}function up(r){return function(t,n){if(me(t)||me(n))throw __DEV__?new Z("Cannot automatically merge arrays"):new Z(4);if(ue(t)&&ue(n)){var i=r.getFieldValue(t,"__typename"),a=r.getFieldValue(n,"__typename"),o=i&&a&&i!==a;if(o)return n;if(ae(t)&&Rr(n))return r.merge(t.__ref,n),t;if(Rr(t)&&ae(n))return r.merge(t,n.__ref),n;if(Rr(t)&&Rr(n))return x(x({},t),n)}return n}}function uu(r,e,t){var n="".concat(e).concat(t),i=r.flavors.get(n);return i||r.flavors.set(n,i=r.clientOnly===e&&r.deferred===t?r:x(x({},r),{clientOnly:e,deferred:t})),i}var dp=function(){function r(e,t,n){this.cache=e,this.reader=t,this.fragments=n}return r.prototype.writeToStore=function(e,t){var n=this,i=t.query,a=t.result,o=t.dataId,s=t.variables,c=t.overwrite,u=Ht(i),l=Hf();s=x(x({},fn(u)),s);var d=x(x({store:e,written:Object.create(null),merge:function(f,h){return l.merge(f,h)},variables:s,varString:vt(s)},Uo(i,this.fragments)),{overwrite:!!c,incomingById:new Map,clientOnly:!1,deferred:!1,flavors:new Map}),p=this.processSelectionSet({result:a||Object.create(null),dataId:o,selectionSet:u.selectionSet,mergeTree:{map:new Map},context:d});if(!ae(p))throw __DEV__?new Z("Could not identify object ".concat(JSON.stringify(a))):new Z(7);return d.incomingById.forEach(function(f,h){var m=f.storeObject,y=f.mergeTree,b=f.fieldNodeSet,_=zt(h);if(y&&y.map.size){var S=n.applyMerges(y,_,m,d);if(ae(S))return;m=S}if(__DEV__&&!d.overwrite){var v=Object.create(null);b.forEach(function(k){k.selectionSet&&(v[k.name.value]=!0)});var O=function(k){return v[Ut(k)]===!0},R=function(k){var P=y&&y.map.get(k);return Boolean(P&&P.info&&P.info.merge)};Object.keys(m).forEach(function(k){O(k)&&!R(k)&&zg(_,m,k,d.store)})}e.merge(h,m)}),e.retain(p.__ref),p},r.prototype.processSelectionSet=function(e){var t=this,n=e.dataId,i=e.result,a=e.selectionSet,o=e.context,s=e.mergeTree,c=this.cache.policies,u=Object.create(null),l=n&&c.rootTypenamesById[n]||Ji(i,a,o.fragmentMap)||n&&o.store.get(n,"__typename");typeof l=="string"&&(u.__typename=l);var d=function(){var S=Vo(arguments,u,o.variables);if(ae(S.from)){var v=o.incomingById.get(S.from.__ref);if(v){var O=c.readField(x(x({},S),{from:v.storeObject}),o);if(O!==void 0)return O}}return c.readField(S,o)},p=new Set;this.flattenFields(a,i,o,l).forEach(function(S,v){var O,R=It(v),k=i[R];if(p.add(v),k!==void 0){var P=c.getStoreFieldName({typename:l,fieldName:v.name.value,field:v,variables:S.variables}),F=lp(s,P),D=t.processFieldValue(k,v,v.selectionSet?uu(S,!1,!1):S,F),Q=void 0;v.selectionSet&&(ae(D)||Rr(D))&&(Q=d("__typename",D));var Ee=c.getMergeFunction(l,v.name.value,Q);Ee?F.info={field:v,typename:l,merge:Ee}:fp(s,P),u=S.merge(u,(O={},O[P]=D,O))}else __DEV__&&!S.clientOnly&&!S.deferred&&!pn.added(v)&&!c.getReadFunction(l,v.name.value)&&__DEV__&&L.error("Missing field '".concat(It(v),"' while writing result ").concat(JSON.stringify(i,null,2)).substring(0,1e3))});try{var f=c.identify(i,{typename:l,selectionSet:a,fragmentMap:o.fragmentMap,storeObject:u,readField:d}),h=f[0],m=f[1];n=n||h,m&&(u=o.merge(u,m))}catch(S){if(!n)throw S}if(typeof n=="string"){var y=zt(n),b=o.written[n]||(o.written[n]=[]);if(b.indexOf(a)>=0||(b.push(a),this.reader&&this.reader.isFresh(i,y,a,o)))return y;var _=o.incomingById.get(n);return _?(_.storeObject=o.merge(_.storeObject,u),_.mergeTree=lu(_.mergeTree,s),p.forEach(function(S){return _.fieldNodeSet.add(S)})):o.incomingById.set(n,{storeObject:u,mergeTree:Qo(s)?void 0:s,fieldNodeSet:p}),y}return u},r.prototype.processFieldValue=function(e,t,n,i){var a=this;return!t.selectionSet||e===null?__DEV__?xo(e):e:me(e)?e.map(function(o,s){var c=a.processFieldValue(o,t,n,lp(i,s));return fp(i,s),c}):this.processSelectionSet({result:e,selectionSet:t.selectionSet,context:n,mergeTree:i})},r.prototype.flattenFields=function(e,t,n,i){i===void 0&&(i=Ji(t,e,n.fragmentMap));var a=new Map,o=this.cache.policies,s=new Wt(!1);return function c(u,l){var d=s.lookup(u,l.clientOnly,l.deferred);d.visited||(d.visited=!0,u.selections.forEach(function(p){if(!!cr(p,n.variables)){var f=l.clientOnly,h=l.deferred;if(!(f&&h)&&$e(p.directives)&&p.directives.forEach(function(b){var _=b.name.value;if(_==="client"&&(f=!0),_==="defer"){var S=ur(b,n.variables);(!S||S.if!==!1)&&(h=!0)}}),yt(p)){var m=a.get(p);m&&(f=f&&m.clientOnly,h=h&&m.deferred),a.set(p,uu(n,f,h))}else{var y=cn(p,n.lookupFragment);if(!y&&p.kind===De.FRAGMENT_SPREAD)throw __DEV__?new Z("No fragment named ".concat(p.name.value)):new Z(8);y&&o.fragmentMatches(y,i,t,n.variables)&&c(y.selectionSet,uu(n,f,h))}}}))}(e,n),a},r.prototype.applyMerges=function(e,t,n,i,a){var o,s=this;if(e.map.size&&!ae(n)){var c=!me(n)&&(ae(t)||Rr(t))?t:void 0,u=n;c&&!a&&(a=[ae(c)?c.__ref:c]);var l,d=function(p,f){return me(p)?typeof f=="number"?p[f]:void 0:i.store.getFieldValue(p,String(f))};e.map.forEach(function(p,f){var h=d(c,f),m=d(u,f);if(m!==void 0){a&&a.push(f);var y=s.applyMerges(p,h,m,i,a);y!==m&&(l=l||new Map,l.set(f,y)),a&&L(a.pop()===f)}}),l&&(n=me(u)?u.slice(0):x({},u),l.forEach(function(p,f){n[f]=p}))}return e.info?this.cache.policies.runMergeFunction(t,n,e.info,i,a&&(o=i.store).getStorage.apply(o,a)):n},r}();var hp=[];function lp(r,e){var t=r.map;return t.has(e)||t.set(e,hp.pop()||{map:new Map}),t.get(e)}function lu(r,e){if(r===e||!e||Qo(e))return r;if(!r||Qo(r))return e;var t=r.info&&e.info?x(x({},r.info),e.info):r.info||e.info,n=r.map.size&&e.map.size,i=n?new Map:r.map.size?r.map:e.map,a={info:t,map:i};if(n){var o=new Set(e.map.keys());r.map.forEach(function(s,c){a.map.set(c,lu(s,e.map.get(c))),o.delete(c)}),o.forEach(function(s){a.map.set(s,lu(e.map.get(s),r.map.get(s)))})}return a}function Qo(r){return!r||!(r.info||r.map.size)}function fp(r,e){var t=r.map,n=t.get(e);n&&Qo(n)&&(hp.push(n),t.delete(e))}var pp=new Set;function zg(r,e,t,n){var i=function(d){var p=n.getFieldValue(d,t);return typeof p=="object"&&p},a=i(r);if(!!a){var o=i(e);if(!!o&&!ae(a)&&!_e(a,o)&&!Object.keys(a).every(function(d){return n.getFieldValue(o,d)!==void 0})){var s=n.getFieldValue(r,"__typename")||n.getFieldValue(e,"__typename"),c=Ut(t),u="".concat(s,".").concat(c);if(!pp.has(u)){pp.add(u);var l=[];!me(a)&&!me(o)&&[a,o].forEach(function(d){var p=n.getFieldValue(d,"__typename");typeof p=="string"&&!l.includes(p)&&l.push(p)}),__DEV__&&L.warn("Cache data may be lost when replacing the ".concat(c," field of a ").concat(s,` object.
|
|
37
37
|
|
|
38
38
|
To address this problem (which is not a bug in Apollo Client), `).concat(l.length?"either ensure all objects of type "+l.join(" and ")+" have an ID or a custom merge function, or ":"","define a custom merge function for the ").concat(u,` field, so InMemoryCache can safely merge these objects:
|
|
39
39
|
|
|
@@ -44,42 +44,42 @@ For more information about these options, please refer to the documentation:
|
|
|
44
44
|
|
|
45
45
|
* Ensuring entity objects have IDs: https://go.apollo.dev/c/generating-unique-identifiers
|
|
46
46
|
* Defining custom merge functions: https://go.apollo.dev/c/merging-non-normalized-objects
|
|
47
|
-
`))}}}}var
|
|
47
|
+
`))}}}}var zo=function(r){Ae(e,r);function e(t){t===void 0&&(t={});var n=r.call(this)||this;return n.watches=new Set,n.typenameDocumentCache=new Map,n.makeVar=Bo,n.txCount=0,n.config=Qf(t),n.addTypename=!!n.config.addTypename,n.policies=new cp({cache:n,dataIdFromObject:n.config.dataIdFromObject,possibleTypes:n.config.possibleTypes,typePolicies:n.config.typePolicies}),n.init(),n}return e.prototype.init=function(){var t=this.data=new fi.Root({policies:this.policies,resultCaching:this.config.resultCaching});this.optimisticData=t.stump,this.resetResultCache()},e.prototype.resetResultCache=function(t){var n=this,i=this.storeReader,a=this.config.fragments;this.storeWriter=new dp(this,this.storeReader=new Zf({cache:this,addTypename:this.addTypename,resultCacheMaxSize:this.config.resultCacheMaxSize,canonizeResults:Mo(this.config),canon:t?void 0:i&&i.canon,fragments:a}),a),this.maybeBroadcastWatch=hn(function(o,s){return n.broadcastWatch(o,s)},{max:this.config.resultCacheMaxSize,makeCacheKey:function(o){var s=o.optimistic?n.optimisticData:n.data;if(mn(s)){var c=o.optimistic,u=o.id,l=o.variables;return s.makeCacheKey(o.query,o.callback,vt({optimistic:c,id:u,variables:l}))}}}),new Set([this.data.group,this.optimisticData.group]).forEach(function(o){return o.resetCaching()})},e.prototype.restore=function(t){return this.init(),t&&this.data.replace(t),this},e.prototype.extract=function(t){return t===void 0&&(t=!1),(t?this.optimisticData:this.data).extract()},e.prototype.read=function(t){var n=t.returnPartialData,i=n===void 0?!1:n;try{return this.storeReader.diffQueryAgainstStore(x(x({},t),{store:t.optimistic?this.optimisticData:this.data,config:this.config,returnPartialData:i})).result||null}catch(a){if(a instanceof sa)return null;throw a}},e.prototype.write=function(t){try{return++this.txCount,this.storeWriter.writeToStore(this.data,t)}finally{!--this.txCount&&t.broadcast!==!1&&this.broadcastWatches()}},e.prototype.modify=function(t){if(Oe.call(t,"id")&&!t.id)return!1;var n=t.optimistic?this.optimisticData:this.data;try{return++this.txCount,n.modify(t.id||"ROOT_QUERY",t.fields)}finally{!--this.txCount&&t.broadcast!==!1&&this.broadcastWatches()}},e.prototype.diff=function(t){return this.storeReader.diffQueryAgainstStore(x(x({},t),{store:t.optimistic?this.optimisticData:this.data,rootId:t.id||"ROOT_QUERY",config:this.config}))},e.prototype.watch=function(t){var n=this;return this.watches.size||Xf(this),this.watches.add(t),t.immediate&&this.maybeBroadcastWatch(t),function(){n.watches.delete(t)&&!n.watches.size&&nu(n),n.maybeBroadcastWatch.forget(t)}},e.prototype.gc=function(t){vt.reset();var n=this.optimisticData.gc();return t&&!this.txCount&&(t.resetResultCache?this.resetResultCache(t.resetResultIdentities):t.resetResultIdentities&&this.storeReader.resetCanon()),n},e.prototype.retain=function(t,n){return(n?this.optimisticData:this.data).retain(t)},e.prototype.release=function(t,n){return(n?this.optimisticData:this.data).release(t)},e.prototype.identify=function(t){if(ae(t))return t.__ref;try{return this.policies.identify(t)[0]}catch(n){__DEV__&&L.warn(n)}},e.prototype.evict=function(t){if(!t.id){if(Oe.call(t,"id"))return!1;t=x(x({},t),{id:"ROOT_QUERY"})}try{return++this.txCount,this.optimisticData.evict(t,this.data)}finally{!--this.txCount&&t.broadcast!==!1&&this.broadcastWatches()}},e.prototype.reset=function(t){var n=this;return this.init(),vt.reset(),t&&t.discardWatches?(this.watches.forEach(function(i){return n.maybeBroadcastWatch.forget(i)}),this.watches.clear(),nu(this)):this.broadcastWatches(),Promise.resolve()},e.prototype.removeOptimistic=function(t){var n=this.optimisticData.removeLayer(t);n!==this.optimisticData&&(this.optimisticData=n,this.broadcastWatches())},e.prototype.batch=function(t){var n=this,i=t.update,a=t.optimistic,o=a===void 0?!0:a,s=t.removeOptimistic,c=t.onWatchUpdated,u,l=function(p){var f=n,h=f.data,m=f.optimisticData;++n.txCount,p&&(n.data=n.optimisticData=p);try{return u=i(n)}finally{--n.txCount,n.data=h,n.optimisticData=m}},d=new Set;return c&&!this.txCount&&this.broadcastWatches(x(x({},t),{onWatchUpdated:function(p){return d.add(p),!1}})),typeof o=="string"?this.optimisticData=this.optimisticData.addLayer(o,l):o===!1?l(this.data):l(),typeof s=="string"&&(this.optimisticData=this.optimisticData.removeLayer(s)),c&&d.size?(this.broadcastWatches(x(x({},t),{onWatchUpdated:function(p,f){var h=c.call(this,p,f);return h!==!1&&d.delete(p),h}})),d.size&&d.forEach(function(p){return n.maybeBroadcastWatch.dirty(p)})):this.broadcastWatches(t),u},e.prototype.performTransaction=function(t,n){return this.batch({update:t,optimistic:n||n!==null})},e.prototype.transformDocument=function(t){if(this.addTypename){var n=this.typenameDocumentCache.get(t);return n||(n=pn(t),this.typenameDocumentCache.set(t,n),this.typenameDocumentCache.set(n,n)),n}return t},e.prototype.transformForLink=function(t){var n=this.config.fragments;return n?n.transform(t):t},e.prototype.broadcastWatches=function(t){var n=this;this.txCount||this.watches.forEach(function(i){return n.maybeBroadcastWatch(i,t)})},e.prototype.broadcastWatch=function(t,n){var i=t.lastDiff,a=this.diff(t);n&&(t.optimistic&&typeof n.optimistic=="string"&&(a.fromOptimisticTransaction=!0),n.onWatchUpdated&&n.onWatchUpdated.call(this,t,a,i)===!1)||(!i||!_e(i.result,a.result))&&t.callback(t.lastDiff=a,i)},e}(Jc);function mp(r){return r.hasOwnProperty("graphQLErrors")}var Hg=function(r){var e="";if($e(r.graphQLErrors)||$e(r.clientErrors)){var t=(r.graphQLErrors||[]).concat(r.clientErrors||[]);t.forEach(function(n){var i=n?n.message:"Error message not found.";e+="".concat(i,`
|
|
48
48
|
`)})}return r.networkError&&(e+="".concat(r.networkError.message,`
|
|
49
|
-
`)),e=e.replace(/\n$/,""),e},
|
|
50
|
-
Did you mean to call refetch(variables) instead of refetch({ variables })?`))}return t&&!Ee(this.options.variables,t)&&(i.variables=this.options.variables=x(x({},this.options.variables),t)),this.queryInfo.resetLastWrite(),this.reobserve(i,de.refetch)},e.prototype.fetchMore=function(t){var n=this,i=x(x({},t.query?t:x(x(x(x({},this.options),{query:this.query}),t),{variables:x(x({},this.options.variables),t.variables)})),{fetchPolicy:"no-cache"}),a=this.queryManager.generateQueryId(),o=this.queryInfo,s=o.networkStatus;o.networkStatus=de.fetchMore,i.notifyOnNetworkStatusChange&&this.observe();var c=new Set;return this.queryManager.fetchQuery(a,i,de.fetchMore).then(function(u){return n.queryManager.removeQuery(a),o.networkStatus===de.fetchMore&&(o.networkStatus=s),n.queryManager.cache.batch({update:function(l){var p=t.updateQuery;p?l.updateQuery({query:n.query,variables:n.variables,returnPartialData:!0,optimistic:!1},function(d){return p(d,{fetchMoreResult:u.data,variables:i.variables})}):l.writeQuery({query:i.query,variables:i.variables,data:u.data})},onWatchUpdated:function(l){c.add(l.query)}}),u}).finally(function(){c.has(n.query)||nu(n)})},e.prototype.subscribeToMore=function(t){var n=this,i=this.queryManager.startGraphQLSubscription({query:t.document,variables:t.variables,context:t.context}).subscribe({next:function(a){var o=t.updateQuery;o&&n.updateQuery(function(s,c){var u=c.variables;return o(s,{subscriptionData:a,variables:u})})},error:function(a){if(t.onError){t.onError(a);return}__DEV__&&L.error("Unhandled GraphQL subscription error",a)}});return this.subscriptions.add(i),function(){n.subscriptions.delete(i)&&i.unsubscribe()}},e.prototype.setOptions=function(t){return this.reobserve(t)},e.prototype.setVariables=function(t){return Ee(this.variables,t)?this.observers.size?this.result():Promise.resolve():(this.options.variables=t,this.observers.size?this.reobserve({fetchPolicy:this.options.initialFetchPolicy,variables:t},de.setVariables):Promise.resolve())},e.prototype.updateQuery=function(t){var n=this.queryManager,i=n.cache.diff({query:this.options.query,variables:this.variables,returnPartialData:!0,optimistic:!1}).result,a=t(i,{variables:this.variables});a&&(n.cache.writeQuery({query:this.options.query,data:a,variables:this.variables}),n.broadcastQueries())},e.prototype.startPolling=function(t){this.options.pollInterval=t,this.updatePolling()},e.prototype.stopPolling=function(){this.options.pollInterval=0,this.updatePolling()},e.prototype.applyNextFetchPolicy=function(t,n){if(n.nextFetchPolicy){var i=n.fetchPolicy,a=i===void 0?"cache-first":i,o=n.initialFetchPolicy,s=o===void 0?a:o;a==="standby"||(typeof n.nextFetchPolicy=="function"?n.fetchPolicy=n.nextFetchPolicy(a,{reason:t,options:n,observable:this,initialFetchPolicy:s}):t==="variables-changed"?n.fetchPolicy=s:n.fetchPolicy=n.nextFetchPolicy)}return n.fetchPolicy},e.prototype.fetch=function(t,n){return this.queryManager.setObservableQuery(this),this.queryManager.fetchQueryObservable(this.queryId,t,n)},e.prototype.updatePolling=function(){var t=this;if(!this.queryManager.ssrMode){var n=this,i=n.pollingInfo,a=n.options.pollInterval;if(!a){i&&(clearTimeout(i.timeout),delete this.pollingInfo);return}if(!(i&&i.interval===a)){__DEV__?L(a,"Attempted to start a polling query without a polling interval."):L(a,13);var o=i||(this.pollingInfo={});o.interval=a;var s=function(){t.pollingInfo&&(Pr(t.queryInfo.networkStatus)?c():t.reobserve({fetchPolicy:t.options.initialFetchPolicy==="no-cache"?"no-cache":"network-only"},de.poll).then(c,c))},c=function(){var u=t.pollingInfo;u&&(clearTimeout(u.timeout),u.timeout=setTimeout(s,u.interval))};c()}}},e.prototype.updateLastResult=function(t,n){return n===void 0&&(n=this.variables),this.last=x(x({},this.last),{result:this.queryManager.assumeImmutableResults?t:mo(t),variables:n}),Fe(t.errors)||delete this.last.error,this.last},e.prototype.reobserve=function(t,n){var i=this;this.isTornDown=!1;var a=n===de.refetch||n===de.fetchMore||n===de.poll,o=this.options.variables,s=this.options.fetchPolicy,c=Dr(this.options,t||{}),u=a?c:Pg(this.options,c);a||(this.updatePolling(),t&&t.variables&&!Ee(t.variables,o)&&u.fetchPolicy!=="standby"&&u.fetchPolicy===s&&(this.applyNextFetchPolicy("variables-changed",u),n===void 0&&(n=de.setVariables)));var l=u.variables&&x({},u.variables),p=this.fetch(u,n),d={next:function(f){i.reportResult(f,l)},error:function(f){i.reportError(f,l)}};return a||(this.concast&&this.observer&&this.concast.removeObserver(this.observer),this.concast=p,this.observer=d),p.addObserver(d),p.promise},e.prototype.observe=function(){this.reportResult(this.getCurrentResult(!1),this.variables)},e.prototype.reportResult=function(t,n){var i=this.getLastError();(i||this.isDifferentFromLastResult(t,n))&&((i||!t.partial||this.options.returnPartialData)&&this.updateLastResult(t,n),pn(this.observers,"next",t))},e.prototype.reportError=function(t,n){var i=x(x({},this.getLastResult()),{error:t,errors:t.graphQLErrors,networkStatus:de.error,loading:!1});this.updateLastResult(i,n),pn(this.observers,"error",this.last.error=t)},e.prototype.hasObservers=function(){return this.observers.size>0},e.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(t){return t.unsubscribe()}),this.subscriptions.clear(),this.queryManager.stopQuery(this.queryId),this.observers.clear(),this.isTornDown=!0)},e}(te);yo(Fo);function nu(r){var e=r.options,t=e.fetchPolicy,n=e.nextFetchPolicy;return t==="cache-and-network"||t==="network-only"?r.reobserve({fetchPolicy:"cache-first",nextFetchPolicy:function(){return this.nextFetchPolicy=n,typeof n=="function"?n.apply(this,arguments):t}}):r.reobserve()}function $g(r){__DEV__&&L.error("Unhandled error",r.message,r.stack)}function iu(r){__DEV__&&r&&__DEV__&&L.debug("Missing cache result fields: ".concat(JSON.stringify(r)),r)}var Mo=function(){function r(e){var t=e.cache,n=e.client,i=e.resolvers,a=e.fragmentMatcher;this.selectionsToResolveCache=new WeakMap,this.cache=t,n&&(this.client=n),i&&this.addResolvers(i),a&&this.setFragmentMatcher(a)}return r.prototype.addResolvers=function(e){var t=this;this.resolvers=this.resolvers||{},Array.isArray(e)?e.forEach(function(n){t.resolvers=yc(t.resolvers,n)}):this.resolvers=yc(this.resolvers,e)},r.prototype.setResolvers=function(e){this.resolvers={},this.addResolvers(e)},r.prototype.getResolvers=function(){return this.resolvers||{}},r.prototype.runResolvers=function(e){var t=e.document,n=e.remoteResult,i=e.context,a=e.variables,o=e.onlyRunForcedResolvers,s=o===void 0?!1:o;return $t(this,void 0,void 0,function(){return Ft(this,function(c){return t?[2,this.resolveDocument(t,n.data,i,a,this.fragmentMatcher,s).then(function(u){return x(x({},n),{data:u.result})})]:[2,n]})})},r.prototype.setFragmentMatcher=function(e){this.fragmentMatcher=e},r.prototype.getFragmentMatcher=function(){return this.fragmentMatcher},r.prototype.clientQuery=function(e){return Yn(["client"],e)&&this.resolvers?e:null},r.prototype.serverQuery=function(e){return gc(e)},r.prototype.prepareContext=function(e){var t=this.cache;return x(x({},e),{cache:t,getCacheKey:function(n){return t.identify(n)}})},r.prototype.addExportedVariables=function(e,t,n){return t===void 0&&(t={}),n===void 0&&(n={}),$t(this,void 0,void 0,function(){return Ft(this,function(i){return e?[2,this.resolveDocument(e,this.buildRootValueFromCache(e,t)||{},this.prepareContext(n),t).then(function(a){return x(x({},t),a.exportedVariables)})]:[2,x({},t)]})})},r.prototype.shouldForceResolvers=function(e){var t=!1;return Xe(e,{Directive:{enter:function(n){if(n.name.value==="client"&&n.arguments&&(t=n.arguments.some(function(i){return i.name.value==="always"&&i.value.kind==="BooleanValue"&&i.value.value===!0}),t))return an}}}),t},r.prototype.buildRootValueFromCache=function(e,t){return this.cache.diff({query:mc(e),variables:t,returnPartialData:!0,optimistic:!1}).result},r.prototype.resolveDocument=function(e,t,n,i,a,o){return n===void 0&&(n={}),i===void 0&&(i={}),a===void 0&&(a=function(){return!0}),o===void 0&&(o=!1),$t(this,void 0,void 0,function(){var s,c,u,l,p,d,f,h,m,b,_;return Ft(this,function(v){return s=un(e),c=cn(e),u=on(c),l=this.collectSelectionsToResolve(s,u),p=s.operation,d=p?p.charAt(0).toUpperCase()+p.slice(1):"Query",f=this,h=f.cache,m=f.client,b={fragmentMap:u,context:x(x({},n),{cache:h,client:m}),variables:i,fragmentMatcher:a,defaultOperationType:d,exportedVariables:{},selectionsToResolve:l,onlyRunForcedResolvers:o},_=!1,[2,this.resolveSelectionSet(s.selectionSet,_,t,b).then(function(S){return{result:S,exportedVariables:b.exportedVariables}})]})})},r.prototype.resolveSelectionSet=function(e,t,n,i){return $t(this,void 0,void 0,function(){var a,o,s,c,u,l=this;return Ft(this,function(p){return a=i.fragmentMap,o=i.context,s=i.variables,c=[n],u=function(d){return $t(l,void 0,void 0,function(){var f,h;return Ft(this,function(m){return!t&&!i.selectionsToResolve.has(d)?[2]:fr(d,s)?vt(d)?[2,this.resolveField(d,t,n,i).then(function(b){var _;typeof b<"u"&&c.push((_={},_[kt(d)]=b,_))})]:(fc(d)?f=d:(f=a[d.name.value],__DEV__?L(f,"No fragment named ".concat(d.name.value)):L(f,11)),f&&f.typeCondition&&(h=f.typeCondition.name.value,i.fragmentMatcher(n,h,o))?[2,this.resolveSelectionSet(f.selectionSet,t,n,i).then(function(b){c.push(b)})]:[2]):[2]})})},[2,Promise.all(e.selections.map(u)).then(function(){return Gi(c)})]})})},r.prototype.resolveField=function(e,t,n,i){return $t(this,void 0,void 0,function(){var a,o,s,c,u,l,p,d,f,h=this;return Ft(this,function(m){return n?(a=i.variables,o=e.name.value,s=kt(e),c=o!==s,u=n[s]||n[o],l=Promise.resolve(u),(!i.onlyRunForcedResolvers||this.shouldForceResolvers(e))&&(p=n.__typename||i.defaultOperationType,d=this.resolvers&&this.resolvers[p],d&&(f=d[c?o:s],f&&(l=Promise.resolve(ui.withValue(this.cache,f,[n,pr(e,a),i.context,{field:e,fragmentMap:i.fragmentMap}]))))),[2,l.then(function(b){var _,v;if(b===void 0&&(b=u),e.directives&&e.directives.forEach(function(y){y.name.value==="export"&&y.arguments&&y.arguments.forEach(function(O){O.name.value==="as"&&O.value.kind==="StringValue"&&(i.exportedVariables[O.value.value]=b)})}),!e.selectionSet||b==null)return b;var S=(v=(_=e.directives)===null||_===void 0?void 0:_.some(function(y){return y.name.value==="client"}))!==null&&v!==void 0?v:!1;if(Array.isArray(b))return h.resolveSubSelectedArray(e,t||S,b,i);if(e.selectionSet)return h.resolveSelectionSet(e.selectionSet,t||S,b,i)})]):[2,null]})})},r.prototype.resolveSubSelectedArray=function(e,t,n,i){var a=this;return Promise.all(n.map(function(o){if(o===null)return null;if(Array.isArray(o))return a.resolveSubSelectedArray(e,t,o,i);if(e.selectionSet)return a.resolveSelectionSet(e.selectionSet,t,o,i)}))},r.prototype.collectSelectionsToResolve=function(e,t){var n=function(o){return!Array.isArray(o)},i=this.selectionsToResolveCache;function a(o){if(!i.has(o)){var s=new Set;i.set(o,s),Xe(o,{Directive:function(c,u,l,p,d){c.name.value==="client"&&d.forEach(function(f){n(f)&&Vi(f)&&s.add(f)})},FragmentSpread:function(c,u,l,p,d){var f=t[c.name.value];__DEV__?L(f,"No fragment named ".concat(c.name.value)):L(f,12);var h=a(f);h.size>0&&(d.forEach(function(m){n(m)&&Vi(m)&&s.add(m)}),s.add(c),h.forEach(function(m){s.add(m)}))}})}return i.get(o)}return a(e)},r}();var fi=new(Tt?WeakMap:Map);function au(r,e){var t=r[e];typeof t=="function"&&(r[e]=function(){return fi.set(r,(fi.get(r)+1)%1e15),t.apply(this,arguments)})}function sp(r){r.notifyTimeout&&(clearTimeout(r.notifyTimeout),r.notifyTimeout=void 0)}var Uo=function(){function r(e,t){t===void 0&&(t=e.generateQueryId()),this.queryId=t,this.listeners=new Set,this.document=null,this.lastRequestId=1,this.subscriptions=new Set,this.stopped=!1,this.dirty=!1,this.observableQuery=null;var n=this.cache=e.cache;fi.has(n)||(fi.set(n,0),au(n,"evict"),au(n,"modify"),au(n,"reset"))}return r.prototype.init=function(e){var t=e.networkStatus||de.loading;return this.variables&&this.networkStatus!==de.loading&&!Ee(this.variables,e.variables)&&(t=de.setVariables),Ee(e.variables,this.variables)||(this.lastDiff=void 0),Object.assign(this,{document:e.document,variables:e.variables,networkError:null,graphQLErrors:this.graphQLErrors||[],networkStatus:t}),e.observableQuery&&this.setObservableQuery(e.observableQuery),e.lastRequestId&&(this.lastRequestId=e.lastRequestId),this},r.prototype.reset=function(){sp(this),this.dirty=!1},r.prototype.getDiff=function(e){e===void 0&&(e=this.variables);var t=this.getDiffOptions(e);if(this.lastDiff&&Ee(t,this.lastDiff.options))return this.lastDiff.diff;this.updateWatch(this.variables=e);var n=this.observableQuery;if(n&&n.options.fetchPolicy==="no-cache")return{complete:!1};var i=this.cache.diff(t);return this.updateLastDiff(i,t),i},r.prototype.updateLastDiff=function(e,t){this.lastDiff=e?{diff:e,options:t||this.getDiffOptions()}:void 0},r.prototype.getDiffOptions=function(e){var t;return e===void 0&&(e=this.variables),{query:this.document,variables:e,returnPartialData:!0,optimistic:!0,canonizeResults:(t=this.observableQuery)===null||t===void 0?void 0:t.options.canonizeResults}},r.prototype.setDiff=function(e){var t=this,n=this.lastDiff&&this.lastDiff.diff;this.updateLastDiff(e),!this.dirty&&!Ee(n&&n.result,e&&e.result)&&(this.dirty=!0,this.notifyTimeout||(this.notifyTimeout=setTimeout(function(){return t.notify()},0)))},r.prototype.setObservableQuery=function(e){var t=this;e!==this.observableQuery&&(this.oqListener&&this.listeners.delete(this.oqListener),this.observableQuery=e,e?(e.queryInfo=this,this.listeners.add(this.oqListener=function(){var n=t.getDiff();n.fromOptimisticTransaction?e.observe():nu(e)})):delete this.oqListener)},r.prototype.notify=function(){var e=this;sp(this),this.shouldNotify()&&this.listeners.forEach(function(t){return t(e)}),this.dirty=!1},r.prototype.shouldNotify=function(){if(!this.dirty||!this.listeners.size)return!1;if(Pr(this.networkStatus)&&this.observableQuery){var e=this.observableQuery.options.fetchPolicy;if(e!=="cache-only"&&e!=="cache-and-network")return!1}return!0},r.prototype.stop=function(){if(!this.stopped){this.stopped=!0,this.reset(),this.cancel(),this.cancel=r.prototype.cancel,this.subscriptions.forEach(function(t){return t.unsubscribe()});var e=this.observableQuery;e&&e.stopPolling()}},r.prototype.cancel=function(){},r.prototype.updateWatch=function(e){var t=this;e===void 0&&(e=this.variables);var n=this.observableQuery;if(!(n&&n.options.fetchPolicy==="no-cache")){var i=x(x({},this.getDiffOptions(e)),{watcher:this,callback:function(a){return t.setDiff(a)}});(!this.lastWatch||!Ee(i,this.lastWatch))&&(this.cancel(),this.cancel=this.cache.watch(this.lastWatch=i))}},r.prototype.resetLastWrite=function(){this.lastWrite=void 0},r.prototype.shouldWrite=function(e,t){var n=this.lastWrite;return!(n&&n.dmCount===fi.get(this.cache)&&Ee(t,n.variables)&&Ee(e.data,n.result.data))},r.prototype.markResult=function(e,t,n,i){var a=this,o=new lt,s=Fe(e.errors)?e.errors.slice(0):[];if(this.reset(),"incremental"in e&&Fe(e.incremental)){var c=vo(this.getDiff().result,e);e.data=c}else if("hasNext"in e&&e.hasNext){var u=this.getDiff();e.data=o.merge(u.result,e.data)}this.graphQLErrors=s,n.fetchPolicy==="no-cache"?this.updateLastDiff({result:e.data,complete:!0},this.getDiffOptions(n.variables)):i!==0&&(jo(e,n.errorPolicy)?this.cache.performTransaction(function(l){if(a.shouldWrite(e,n.variables))l.writeQuery({query:t,data:e.data,variables:n.variables,overwrite:i===1}),a.lastWrite={result:e,variables:n.variables,dmCount:fi.get(a.cache)};else if(a.lastDiff&&a.lastDiff.diff.complete){e.data=a.lastDiff.diff.result;return}var p=a.getDiffOptions(n.variables),d=l.diff(p);a.stopped||a.updateWatch(n.variables),a.updateLastDiff(d,p),d.complete&&(e.data=d.result)}):this.lastWrite=void 0)},r.prototype.markReady=function(){return this.networkError=null,this.networkStatus=de.ready},r.prototype.markError=function(e){return this.networkStatus=de.error,this.lastWrite=void 0,this.reset(),e.graphQLErrors&&(this.graphQLErrors=e.graphQLErrors),e.networkError&&(this.networkError=e.networkError),e},r}();function jo(r,e){e===void 0&&(e="none");var t=e==="ignore"||e==="all",n=!ii(r);return!n&&t&&r.data&&(n=!0),n}var Fg=Object.prototype.hasOwnProperty,cp=function(){function r(e){var t=e.cache,n=e.link,i=e.defaultOptions,a=e.queryDeduplication,o=a===void 0?!1:a,s=e.onBroadcast,c=e.ssrMode,u=c===void 0?!1:c,l=e.clientAwareness,p=l===void 0?{}:l,d=e.localState,f=e.assumeImmutableResults;this.clientAwareness={},this.queries=new Map,this.fetchCancelFns=new Map,this.transformCache=new(Tt?WeakMap:Map),this.queryIdCounter=1,this.requestIdCounter=1,this.mutationIdCounter=1,this.inFlightLinkObservables=new Map,this.cache=t,this.link=n,this.defaultOptions=i||Object.create(null),this.queryDeduplication=o,this.clientAwareness=p,this.localState=d||new Mo({cache:t}),this.ssrMode=u,this.assumeImmutableResults=!!f,(this.onBroadcast=s)&&(this.mutationStore=Object.create(null))}return r.prototype.stop=function(){var e=this;this.queries.forEach(function(t,n){e.stopQueryNoBroadcast(n)}),this.cancelPendingFetches(__DEV__?new K("QueryManager stopped while query was in flight"):new K(14))},r.prototype.cancelPendingFetches=function(e){this.fetchCancelFns.forEach(function(t){return t(e)}),this.fetchCancelFns.clear()},r.prototype.mutate=function(e){var t,n,i=e.mutation,a=e.variables,o=e.optimisticResponse,s=e.updateQueries,c=e.refetchQueries,u=c===void 0?[]:c,l=e.awaitRefetchQueries,p=l===void 0?!1:l,d=e.update,f=e.onQueryUpdated,h=e.fetchPolicy,m=h===void 0?((t=this.defaultOptions.mutate)===null||t===void 0?void 0:t.fetchPolicy)||"network-only":h,b=e.errorPolicy,_=b===void 0?((n=this.defaultOptions.mutate)===null||n===void 0?void 0:n.errorPolicy)||"none":b,v=e.keepRootFields,S=e.context;return $t(this,void 0,void 0,function(){var y,O,N,T,C,$;return Ft(this,function(P){switch(P.label){case 0:return __DEV__?L(i,"mutation option is required. You must specify your GraphQL document in the mutation option."):L(i,15),__DEV__?L(m==="network-only"||m==="no-cache","Mutations support only 'network-only' or 'no-cache' fetchPolicy strings. The default `network-only` behavior automatically writes mutation results to the cache. Passing `no-cache` skips the cache write."):L(m==="network-only"||m==="no-cache",16),y=this.generateMutationId(),O=this.transform(i),N=O.document,T=O.hasClientExports,i=this.cache.transformForLink(N),a=this.getVariables(i,a),T?[4,this.localState.addExportedVariables(i,a,S)]:[3,2];case 1:a=P.sent(),P.label=2;case 2:return C=this.mutationStore&&(this.mutationStore[y]={mutation:i,variables:a,loading:!0,error:null}),o&&this.markMutationOptimistic(o,{mutationId:y,document:i,variables:a,fetchPolicy:m,errorPolicy:_,context:S,updateQueries:s,update:d,keepRootFields:v}),this.broadcastQueries(),$=this,[2,new Promise(function(B,xe){return go($.getObservableFromLink(i,x(x({},S),{optimisticResponse:o}),a,!1),function(Te){if(ii(Te)&&_==="none")throw new dr({graphQLErrors:bo(Te)});C&&(C.loading=!1,C.error=null);var k=x({},Te);return typeof u=="function"&&(u=u(k)),_==="ignore"&&ii(k)&&delete k.errors,$.markMutationResult({mutationId:y,result:k,document:i,variables:a,fetchPolicy:m,errorPolicy:_,context:S,update:d,updateQueries:s,awaitRefetchQueries:p,refetchQueries:u,removeOptimistic:o?y:void 0,onQueryUpdated:f,keepRootFields:v})}).subscribe({next:function(Te){$.broadcastQueries(),(!("hasNext"in Te)||Te.hasNext===!1)&&B(Te)},error:function(Te){C&&(C.loading=!1,C.error=Te),o&&$.cache.removeOptimistic(y),$.broadcastQueries(),xe(Te instanceof dr?Te:new dr({networkError:Te}))}})})]}})})},r.prototype.markMutationResult=function(e,t){var n=this;t===void 0&&(t=this.cache);var i=e.result,a=[],o=e.fetchPolicy==="no-cache";if(!o&&jo(i,e.errorPolicy)){if(Or(i)||a.push({result:i.data,dataId:"ROOT_MUTATION",query:e.document,variables:e.variables}),Or(i)&&Fe(i.incremental)){var s=t.diff({id:"ROOT_MUTATION",query:this.transform(e.document).asQuery,variables:e.variables,optimistic:!1,returnPartialData:!0}),c=void 0;s.result&&(c=vo(s.result,i)),typeof c<"u"&&(i.data=c,a.push({result:c,dataId:"ROOT_MUTATION",query:e.document,variables:e.variables}))}var u=e.updateQueries;u&&this.queries.forEach(function(p,d){var f=p.observableQuery,h=f&&f.queryName;if(!(!h||!Fg.call(u,h))){var m=u[h],b=n.queries.get(d),_=b.document,v=b.variables,S=t.diff({query:_,variables:v,returnPartialData:!0,optimistic:!1}),y=S.result,O=S.complete;if(O&&y){var N=m(y,{mutationResult:i,queryName:_&&ei(_)||void 0,queryVariables:v});N&&a.push({result:N,dataId:"ROOT_QUERY",query:_,variables:v})}}})}if(a.length>0||e.refetchQueries||e.update||e.onQueryUpdated||e.removeOptimistic){var l=[];if(this.refetchQueries({updateCache:function(p){o||a.forEach(function(m){return p.write(m)});var d=e.update,f=!Ql(i)||Or(i)&&!i.hasNext;if(d){if(!o){var h=p.diff({id:"ROOT_MUTATION",query:n.transform(e.document).asQuery,variables:e.variables,optimistic:!1,returnPartialData:!0});h.complete&&(i=x(x({},i),{data:h.result}),"incremental"in i&&delete i.incremental,"hasNext"in i&&delete i.hasNext)}f&&d(p,i,{context:e.context,variables:e.variables})}!o&&!e.keepRootFields&&f&&p.modify({id:"ROOT_MUTATION",fields:function(m,b){var _=b.fieldName,v=b.DELETE;return _==="__typename"?m:v}})},include:e.refetchQueries,optimistic:!1,removeOptimistic:e.removeOptimistic,onQueryUpdated:e.onQueryUpdated||null}).forEach(function(p){return l.push(p)}),e.awaitRefetchQueries||e.onQueryUpdated)return Promise.all(l).then(function(){return i})}return Promise.resolve(i)},r.prototype.markMutationOptimistic=function(e,t){var n=this,i=typeof e=="function"?e(t.variables):e;return this.cache.recordOptimisticTransaction(function(a){try{n.markMutationResult(x(x({},t),{result:{data:i}}),a)}catch(o){__DEV__&&L.error(o)}},t.mutationId)},r.prototype.fetchQuery=function(e,t,n){return this.fetchQueryObservable(e,t,n).promise},r.prototype.getQueryStore=function(){var e=Object.create(null);return this.queries.forEach(function(t,n){e[n]={variables:t.variables,networkStatus:t.networkStatus,networkError:t.networkError,graphQLErrors:t.graphQLErrors}}),e},r.prototype.resetErrors=function(e){var t=this.queries.get(e);t&&(t.networkError=void 0,t.graphQLErrors=[])},r.prototype.transform=function(e){var t=this.transformCache;if(!t.has(e)){var n=this.cache.transformDocument(e),i=hc(n),a=this.localState.clientQuery(n),o=i&&this.localState.serverQuery(i),s={document:n,hasClientExports:sc(n),hasForcedResolvers:this.localState.shouldForceResolvers(n),clientQuery:a,serverQuery:o,defaultVars:ln(Ht(n)),asQuery:x(x({},n),{definitions:n.definitions.map(function(u){return u.kind==="OperationDefinition"&&u.operation!=="query"?x(x({},u),{operation:"query"}):u})})},c=function(u){u&&!t.has(u)&&t.set(u,s)};c(e),c(n),c(a),c(o)}return t.get(e)},r.prototype.getVariables=function(e,t){return x(x({},this.transform(e).defaultVars),t)},r.prototype.watchQuery=function(e){e=x(x({},e),{variables:this.getVariables(e.query,e.variables)}),typeof e.notifyOnNetworkStatusChange>"u"&&(e.notifyOnNetworkStatusChange=!1);var t=new Uo(this),n=new Fo({queryManager:this,queryInfo:t,options:e});return this.queries.set(n.queryId,t),t.init({document:n.query,observableQuery:n,variables:n.variables}),n},r.prototype.query=function(e,t){var n=this;return t===void 0&&(t=this.generateQueryId()),__DEV__?L(e.query,"query option is required. You must specify your GraphQL document in the query option."):L(e.query,17),__DEV__?L(e.query.kind==="Document",'You must wrap the query string in a "gql" tag.'):L(e.query.kind==="Document",18),__DEV__?L(!e.returnPartialData,"returnPartialData option only supported on watchQuery."):L(!e.returnPartialData,19),__DEV__?L(!e.pollInterval,"pollInterval option only supported on watchQuery."):L(!e.pollInterval,20),this.fetchQuery(t,e).finally(function(){return n.stopQuery(t)})},r.prototype.generateQueryId=function(){return String(this.queryIdCounter++)},r.prototype.generateRequestId=function(){return this.requestIdCounter++},r.prototype.generateMutationId=function(){return String(this.mutationIdCounter++)},r.prototype.stopQueryInStore=function(e){this.stopQueryInStoreNoBroadcast(e),this.broadcastQueries()},r.prototype.stopQueryInStoreNoBroadcast=function(e){var t=this.queries.get(e);t&&t.stop()},r.prototype.clearStore=function(e){return e===void 0&&(e={discardWatches:!0}),this.cancelPendingFetches(__DEV__?new K("Store reset while query was in flight (not completed in link chain)"):new K(21)),this.queries.forEach(function(t){t.observableQuery?t.networkStatus=de.loading:t.stop()}),this.mutationStore&&(this.mutationStore=Object.create(null)),this.cache.reset(e)},r.prototype.getObservableQueries=function(e){var t=this;e===void 0&&(e="active");var n=new Map,i=new Map,a=new Set;return Array.isArray(e)&&e.forEach(function(o){typeof o=="string"?i.set(o,!1):uc(o)?i.set(t.transform(o).document,!1):ce(o)&&o.query&&a.add(o)}),this.queries.forEach(function(o,s){var c=o.observableQuery,u=o.document;if(c){if(e==="all"){n.set(s,c);return}var l=c.queryName,p=c.options.fetchPolicy;if(p==="standby"||e==="active"&&!c.hasObservers())return;(e==="active"||l&&i.has(l)||u&&i.has(u))&&(n.set(s,c),l&&i.set(l,!0),u&&i.set(u,!0))}}),a.size&&a.forEach(function(o){var s=Zi("legacyOneTimeQuery"),c=t.getQuery(s).init({document:o.query,variables:o.variables}),u=new Fo({queryManager:t,queryInfo:c,options:x(x({},o),{fetchPolicy:"network-only"})});L(u.queryId===s),c.setObservableQuery(u),n.set(s,u)}),__DEV__&&i.size&&i.forEach(function(o,s){o||__DEV__&&L.warn("Unknown query ".concat(typeof s=="string"?"named ":"").concat(JSON.stringify(s,null,2)," requested in refetchQueries options.include array"))}),n},r.prototype.reFetchObservableQueries=function(e){var t=this;e===void 0&&(e=!1);var n=[];return this.getObservableQueries(e?"all":"active").forEach(function(i,a){var o=i.options.fetchPolicy;i.resetLastResults(),(e||o!=="standby"&&o!=="cache-only")&&n.push(i.refetch()),t.getQuery(a).setDiff(null)}),this.broadcastQueries(),Promise.all(n)},r.prototype.setObservableQuery=function(e){this.getQuery(e.queryId).setObservableQuery(e)},r.prototype.startGraphQLSubscription=function(e){var t=this,n=e.query,i=e.fetchPolicy,a=e.errorPolicy,o=e.variables,s=e.context,c=s===void 0?{}:s;n=this.transform(n).document,o=this.getVariables(n,o);var u=function(p){return t.getObservableFromLink(n,c,p).map(function(d){if(i!=="no-cache"&&(jo(d,a)&&t.cache.write({query:n,result:d.data,dataId:"ROOT_SUBSCRIPTION",variables:p}),t.broadcastQueries()),ii(d))throw new dr({graphQLErrors:d.errors});return d})};if(this.transform(n).hasClientExports){var l=this.localState.addExportedVariables(n,o,c).then(u);return new te(function(p){var d=null;return l.then(function(f){return d=f.subscribe(p)},p.error),function(){return d&&d.unsubscribe()}})}return u(o)},r.prototype.stopQuery=function(e){this.stopQueryNoBroadcast(e),this.broadcastQueries()},r.prototype.stopQueryNoBroadcast=function(e){this.stopQueryInStoreNoBroadcast(e),this.removeQuery(e)},r.prototype.removeQuery=function(e){this.fetchCancelFns.delete(e),this.queries.has(e)&&(this.getQuery(e).stop(),this.queries.delete(e))},r.prototype.broadcastQueries=function(){this.onBroadcast&&this.onBroadcast(),this.queries.forEach(function(e){return e.notify()})},r.prototype.getLocalState=function(){return this.localState},r.prototype.getObservableFromLink=function(e,t,n,i){var a=this,o;i===void 0&&(i=(o=t?.queryDeduplication)!==null&&o!==void 0?o:this.queryDeduplication);var s,c=this.transform(e).serverQuery;if(c){var u=this,l=u.inFlightLinkObservables,p=u.link,d={query:c,variables:n,operationName:ei(c)||void 0,context:this.prepareContext(x(x({},t),{forceFetch:!i}))};if(t=d.context,i){var f=l.get(c)||new Map;l.set(c,f);var h=bt(n);if(s=f.get(h),!s){var m=new ni([ai(p,d)]);f.set(h,s=m),m.beforeNext(function(){f.delete(h)&&f.size<1&&l.delete(c)})}}else s=new ni([ai(p,d)])}else s=new ni([te.of({data:{}})]),t=this.prepareContext(t);var b=this.transform(e).clientQuery;return b&&(s=go(s,function(_){return a.localState.runResolvers({document:b,remoteResult:_,context:t,variables:n})})),s},r.prototype.getResultsFromLink=function(e,t,n){var i=e.lastRequestId=this.generateRequestId(),a=this.cache.transformForLink(this.transform(e.document).document);return go(this.getObservableFromLink(a,n.context,n.variables),function(o){var s=bo(o),c=s.length>0;if(i>=e.lastRequestId){if(c&&n.errorPolicy==="none")throw e.markError(new dr({graphQLErrors:s}));e.markResult(o,a,n,t),e.markReady()}var u={data:o.data,loading:!1,networkStatus:de.ready};return c&&n.errorPolicy!=="ignore"&&(u.errors=s,u.networkStatus=de.error),u},function(o){var s=op(o)?o:new dr({networkError:o});throw i>=e.lastRequestId&&e.markError(s),s})},r.prototype.fetchQueryObservable=function(e,t,n){var i=this;n===void 0&&(n=de.loading);var a=this.transform(t.query).document,o=this.getVariables(a,t.variables),s=this.getQuery(e),c=this.defaultOptions.watchQuery,u=t.fetchPolicy,l=u===void 0?c&&c.fetchPolicy||"cache-first":u,p=t.errorPolicy,d=p===void 0?c&&c.errorPolicy||"none":p,f=t.returnPartialData,h=f===void 0?!1:f,m=t.notifyOnNetworkStatusChange,b=m===void 0?!1:m,_=t.context,v=_===void 0?{}:_,S=Object.assign({},t,{query:a,variables:o,fetchPolicy:l,errorPolicy:d,returnPartialData:h,notifyOnNetworkStatusChange:b,context:v}),y=function(T){S.variables=T;var C=i.fetchQueryByPolicy(s,S,n);return S.fetchPolicy!=="standby"&&C.length>0&&s.observableQuery&&s.observableQuery.applyNextFetchPolicy("after-fetch",t),C},O=function(){return i.fetchCancelFns.delete(e)};this.fetchCancelFns.set(e,function(T){O(),setTimeout(function(){return N.cancel(T)})});var N=new ni(this.transform(S.query).hasClientExports?this.localState.addExportedVariables(S.query,S.variables,S.context).then(y):y(S.variables));return N.promise.then(O,O),N},r.prototype.refetchQueries=function(e){var t=this,n=e.updateCache,i=e.include,a=e.optimistic,o=a===void 0?!1:a,s=e.removeOptimistic,c=s===void 0?o?Zi("refetchQueries"):void 0:s,u=e.onQueryUpdated,l=new Map;i&&this.getObservableQueries(i).forEach(function(d,f){l.set(f,{oq:d,lastDiff:t.getQuery(f).getDiff()})});var p=new Map;return n&&this.cache.batch({update:n,optimistic:o&&c||!1,removeOptimistic:c,onWatchUpdated:function(d,f,h){var m=d.watcher instanceof Uo&&d.watcher.observableQuery;if(m){if(u){l.delete(m.queryId);var b=u(m,f,h);return b===!0&&(b=m.refetch()),b!==!1&&p.set(m,b),b}u!==null&&l.set(m.queryId,{oq:m,lastDiff:h,diff:f})}}}),l.size&&l.forEach(function(d,f){var h=d.oq,m=d.lastDiff,b=d.diff,_;if(u){if(!b){var v=h.queryInfo;v.reset(),b=v.getDiff()}_=u(h,b,m)}(!u||_===!0)&&(_=h.refetch()),_!==!1&&p.set(h,_),f.indexOf("legacyOneTimeQuery")>=0&&t.stopQueryNoBroadcast(f)}),c&&this.cache.removeOptimistic(c),p},r.prototype.fetchQueryByPolicy=function(e,t,n){var i=this,a=t.query,o=t.variables,s=t.fetchPolicy,c=t.refetchWritePolicy,u=t.errorPolicy,l=t.returnPartialData,p=t.context,d=t.notifyOnNetworkStatusChange,f=e.networkStatus;e.init({document:this.transform(a).document,variables:o,networkStatus:n});var h=function(){return e.getDiff(o)},m=function(y,O){O===void 0&&(O=e.networkStatus||de.loading);var N=y.result;__DEV__&&!l&&!Ee(N,{})&&iu(y.missing);var T=function(C){return te.of(x({data:C,loading:Pr(O),networkStatus:O},y.complete?null:{partial:!0}))};return N&&i.transform(a).hasForcedResolvers?i.localState.runResolvers({document:a,remoteResult:{data:N},context:p,variables:o,onlyRunForcedResolvers:!0}).then(function(C){return T(C.data||void 0)}):u==="none"&&O===de.refetch&&Array.isArray(y.missing)?T(void 0):T(N)},b=s==="no-cache"?0:n===de.refetch&&c!=="merge"?1:2,_=function(){return i.getResultsFromLink(e,b,{variables:o,context:p,fetchPolicy:s,errorPolicy:u})},v=d&&typeof f=="number"&&f!==n&&Pr(n);switch(s){default:case"cache-first":{var S=h();return S.complete?[m(S,e.markReady())]:l||v?[m(S),_()]:[_()]}case"cache-and-network":{var S=h();return S.complete||l||v?[m(S),_()]:[_()]}case"cache-only":return[m(h(),e.markReady())];case"network-only":return v?[m(h()),_()]:[_()];case"no-cache":return v?[m(e.getDiff()),_()]:[_()];case"standby":return[]}},r.prototype.getQuery=function(e){return e&&!this.queries.has(e)&&this.queries.set(e,new Uo(this,e)),this.queries.get(e)},r.prototype.prepareContext=function(e){e===void 0&&(e={});var t=this.localState.prepareContext(e);return x(x({},t),{clientAwareness:this.clientAwareness})},r}();var up=!1;var ou=function(){function r(e){var t=this;this.resetStoreCallbacks=[],this.clearStoreCallbacks=[];var n=e.uri,i=e.credentials,a=e.headers,o=e.cache,s=e.ssrMode,c=s===void 0?!1:s,u=e.ssrForceFetchDelay,l=u===void 0?0:u,p=e.connectToDevTools,d=p===void 0?typeof window=="object"&&!window.__APOLLO_CLIENT__&&__DEV__:p,f=e.queryDeduplication,h=f===void 0?!0:f,m=e.defaultOptions,b=e.assumeImmutableResults,_=b===void 0?!1:b,v=e.resolvers,S=e.typeDefs,y=e.fragmentMatcher,O=e.name,N=e.version,T=e.link;if(T||(T=n?new Pc({uri:n,credentials:i,headers:a}):At.empty()),!o)throw __DEV__?new K(`To initialize Apollo Client, you must specify a 'cache' property in the options object.
|
|
51
|
-
For more information, please visit: https://go.apollo.dev/c/docs`):new K(9);if(this.link=T,this.cache=o,this.disableNetworkFetches=c||l>0,this.queryDeduplication=h,this.defaultOptions=m||Object.create(null),this.typeDefs=S,l&&setTimeout(function(){return t.disableNetworkFetches=!1},l),this.watchQuery=this.watchQuery.bind(this),this.query=this.query.bind(this),this.mutate=this.mutate.bind(this),this.resetStore=this.resetStore.bind(this),this.reFetchObservableQueries=this.reFetchObservableQueries.bind(this),d&&typeof window=="object"&&(window.__APOLLO_CLIENT__=this),!up&&d&&__DEV__&&(up=!0,typeof window<"u"&&window.document&&window.top===window.self&&!window.__APOLLO_DEVTOOLS_GLOBAL_HOOK__)){var C=window.navigator,$=C&&C.userAgent,P=void 0;typeof $=="string"&&($.indexOf("Chrome/")>-1?P="https://chrome.google.com/webstore/detail/apollo-client-developer-t/jdkknkkbebbapilgoeccciglkfbmbnfm":$.indexOf("Firefox/")>-1&&(P="https://addons.mozilla.org/en-US/firefox/addon/apollo-developer-tools/")),P&&__DEV__&&L.log("Download the Apollo DevTools for a better development experience: "+P)}this.version=Gl,this.localState=new Mo({cache:o,client:this,resolvers:v,fragmentMatcher:y}),this.queryManager=new cp({cache:this.cache,link:this.link,defaultOptions:this.defaultOptions,queryDeduplication:h,ssrMode:c,clientAwareness:{name:O,version:N},localState:this.localState,assumeImmutableResults:_,onBroadcast:d?function(){t.devToolsHookCb&&t.devToolsHookCb({action:{},state:{queries:t.queryManager.getQueryStore(),mutations:t.queryManager.mutationStore||{}},dataWithOptimisticResults:t.cache.extract(!0)})}:void 0})}return r.prototype.stop=function(){this.queryManager.stop()},r.prototype.watchQuery=function(e){return this.defaultOptions.watchQuery&&(e=Yi(this.defaultOptions.watchQuery,e)),this.disableNetworkFetches&&(e.fetchPolicy==="network-only"||e.fetchPolicy==="cache-and-network")&&(e=x(x({},e),{fetchPolicy:"cache-first"})),this.queryManager.watchQuery(e)},r.prototype.query=function(e){return this.defaultOptions.query&&(e=Yi(this.defaultOptions.query,e)),__DEV__?L(e.fetchPolicy!=="cache-and-network","The cache-and-network fetchPolicy does not work with client.query, because client.query can only return a single result. Please use client.watchQuery to receive multiple results from the cache and the network, or consider using a different fetchPolicy, such as cache-first or network-only."):L(e.fetchPolicy!=="cache-and-network",10),this.disableNetworkFetches&&e.fetchPolicy==="network-only"&&(e=x(x({},e),{fetchPolicy:"cache-first"})),this.queryManager.query(e)},r.prototype.mutate=function(e){return this.defaultOptions.mutate&&(e=Yi(this.defaultOptions.mutate,e)),this.queryManager.mutate(e)},r.prototype.subscribe=function(e){return this.queryManager.startGraphQLSubscription(e)},r.prototype.readQuery=function(e,t){return t===void 0&&(t=!1),this.cache.readQuery(e,t)},r.prototype.readFragment=function(e,t){return t===void 0&&(t=!1),this.cache.readFragment(e,t)},r.prototype.writeQuery=function(e){var t=this.cache.writeQuery(e);return e.broadcast!==!1&&this.queryManager.broadcastQueries(),t},r.prototype.writeFragment=function(e){var t=this.cache.writeFragment(e);return e.broadcast!==!1&&this.queryManager.broadcastQueries(),t},r.prototype.__actionHookForDevTools=function(e){this.devToolsHookCb=e},r.prototype.__requestRaw=function(e){return ai(this.link,e)},r.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(t){return t()}))}).then(function(){return e.reFetchObservableQueries()})},r.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(t){return t()}))})},r.prototype.onResetStore=function(e){var t=this;return this.resetStoreCallbacks.push(e),function(){t.resetStoreCallbacks=t.resetStoreCallbacks.filter(function(n){return n!==e})}},r.prototype.onClearStore=function(e){var t=this;return this.clearStoreCallbacks.push(e),function(){t.clearStoreCallbacks=t.clearStoreCallbacks.filter(function(n){return n!==e})}},r.prototype.reFetchObservableQueries=function(e){return this.queryManager.reFetchObservableQueries(e)},r.prototype.refetchQueries=function(e){var t=this.queryManager.refetchQueries(e),n=[],i=[];t.forEach(function(o,s){n.push(s),i.push(o)});var a=Promise.all(i);return a.queries=n,a.results=i,a.catch(function(o){__DEV__&&L.debug("In client.refetchQueries, Promise.all promise rejected with error ".concat(o))}),a},r.prototype.getObservableQueries=function(e){return e===void 0&&(e="active"),this.queryManager.getObservableQueries(e)},r.prototype.extract=function(e){return this.cache.extract(e)},r.prototype.restore=function(e){return this.cache.restore(e)},r.prototype.addResolvers=function(e){this.localState.addResolvers(e)},r.prototype.setResolvers=function(e){this.localState.setResolvers(e)},r.prototype.getResolvers=function(){return this.localState.getResolvers()},r.prototype.setLocalStateFragmentMatcher=function(e){this.localState.setFragmentMatcher(e)},r.prototype.setLink=function(e){this.link=this.queryManager.link=e},r}();Sl(nn?"log":"silent");function rt(r){return r===null?"null":Array.isArray(r)?"array":typeof r}function hr(r){return rt(r)==="object"}function lp(r){return Array.isArray(r)&&r.length>0&&r.every(e=>"message"in e)}function su(r,e){return r.length<124?r:e}var fp="graphql-transport-ws";var ft;(function(r){r[r.InternalServerError=4500]="InternalServerError",r[r.InternalClientError=4005]="InternalClientError",r[r.BadRequest=4400]="BadRequest",r[r.BadResponse=4004]="BadResponse",r[r.Unauthorized=4401]="Unauthorized",r[r.Forbidden=4403]="Forbidden",r[r.SubprotocolNotAcceptable=4406]="SubprotocolNotAcceptable",r[r.ConnectionInitialisationTimeout=4408]="ConnectionInitialisationTimeout",r[r.ConnectionAcknowledgementTimeout=4504]="ConnectionAcknowledgementTimeout",r[r.SubscriberAlreadyExists=4409]="SubscriberAlreadyExists",r[r.TooManyInitialisationRequests=4429]="TooManyInitialisationRequests"})(ft||(ft={}));var Ne;(function(r){r.ConnectionInit="connection_init",r.ConnectionAck="connection_ack",r.Ping="ping",r.Pong="pong",r.Subscribe="subscribe",r.Next="next",r.Error="error",r.Complete="complete"})(Ne||(Ne={}));function pp(r){if(!hr(r))throw new Error(`Message is expected to be an object, but got ${rt(r)}`);if(!r.type)throw new Error("Message is missing the 'type' property");if(typeof r.type!="string")throw new Error(`Message is expects the 'type' property to be a string, but got ${rt(r.type)}`);switch(r.type){case Ne.ConnectionInit:case Ne.ConnectionAck:case Ne.Ping:case Ne.Pong:{if(r.payload!=null&&!hr(r.payload))throw new Error(`"${r.type}" message expects the 'payload' property to be an object or nullish or missing, but got "${r.payload}"`);break}case Ne.Subscribe:{if(typeof r.id!="string")throw new Error(`"${r.type}" message expects the 'id' property to be a string, but got ${rt(r.id)}`);if(!r.id)throw new Error(`"${r.type}" message requires a non-empty 'id' property`);if(!hr(r.payload))throw new Error(`"${r.type}" message expects the 'payload' property to be an object, but got ${rt(r.payload)}`);if(typeof r.payload.query!="string")throw new Error(`"${r.type}" message payload expects the 'query' property to be a string, but got ${rt(r.payload.query)}`);if(r.payload.variables!=null&&!hr(r.payload.variables))throw new Error(`"${r.type}" message payload expects the 'variables' property to be a an object or nullish or missing, but got ${rt(r.payload.variables)}`);if(r.payload.operationName!=null&&rt(r.payload.operationName)!=="string")throw new Error(`"${r.type}" message payload expects the 'operationName' property to be a string or nullish or missing, but got ${rt(r.payload.operationName)}`);if(r.payload.extensions!=null&&!hr(r.payload.extensions))throw new Error(`"${r.type}" message payload expects the 'extensions' property to be a an object or nullish or missing, but got ${rt(r.payload.extensions)}`);break}case Ne.Next:{if(typeof r.id!="string")throw new Error(`"${r.type}" message expects the 'id' property to be a string, but got ${rt(r.id)}`);if(!r.id)throw new Error(`"${r.type}" message requires a non-empty 'id' property`);if(!hr(r.payload))throw new Error(`"${r.type}" message expects the 'payload' property to be an object, but got ${rt(r.payload)}`);break}case Ne.Error:{if(typeof r.id!="string")throw new Error(`"${r.type}" message expects the 'id' property to be a string, but got ${rt(r.id)}`);if(!r.id)throw new Error(`"${r.type}" message requires a non-empty 'id' property`);if(!lp(r.payload))throw new Error(`"${r.type}" message expects the 'payload' property to be an array of GraphQL errors, but got ${JSON.stringify(r.payload)}`);break}case Ne.Complete:{if(typeof r.id!="string")throw new Error(`"${r.type}" message expects the 'id' property to be a string, but got ${rt(r.id)}`);if(!r.id)throw new Error(`"${r.type}" message requires a non-empty 'id' property`);break}default:throw new Error(`Invalid message 'type' property "${r.type}"`)}return r}function dp(r,e){return pp(typeof r=="string"?JSON.parse(r,e):r)}function pi(r,e){return pp(r),JSON.stringify(r,e)}function cu(r){let{url:e,connectionParams:t,lazy:n=!0,onNonLazyError:i=console.error,lazyCloseTimeout:a=0,keepAlive:o=0,disablePong:s,connectionAckWaitTimeout:c=0,retryAttempts:u=5,retryWait:l=async function(ve){let be=1e3;for(let oe=0;oe<ve;oe++)be*=2;await new Promise(oe=>setTimeout(oe,be+Math.floor(Math.random()*(3e3-300)+300)))},shouldRetry:p=qo,isFatalConnectionProblem:d,on:f,webSocketImpl:h,generateID:m=function(){return"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,ve=>{let be=Math.random()*16|0;return(ve=="x"?be:be&3|8).toString(16)})},jsonMessageReplacer:b,jsonMessageReviver:_}=r,v;if(h){if(!Ug(h))throw new Error("Invalid WebSocket implementation provided");v=h}else typeof WebSocket<"u"?v=WebSocket:typeof global<"u"?v=global.WebSocket||global.MozWebSocket:typeof window<"u"&&(v=window.WebSocket||window.MozWebSocket);if(!v)throw new Error("WebSocket implementation missing; on Node you can `import WebSocket from 'ws';` and pass `webSocketImpl: WebSocket` to `createClient`");let S=v,y=(()=>{let k=(()=>{let be={};return{on(oe,se){return be[oe]=se,()=>{delete be[oe]}},emit(oe){var se;"id"in oe&&((se=be[oe.id])===null||se===void 0||se.call(be,oe))}}})(),ve={connecting:f?.connecting?[f.connecting]:[],opened:f?.opened?[f.opened]:[],connected:f?.connected?[f.connected]:[],ping:f?.ping?[f.ping]:[],pong:f?.pong?[f.pong]:[],message:f?.message?[k.emit,f.message]:[k.emit],closed:f?.closed?[f.closed]:[],error:f?.error?[f.error]:[]};return{onMessage:k.on,on(be,oe){let se=ve[be];return se.push(oe),()=>{se.splice(se.indexOf(oe),1)}},emit(be,...oe){for(let se of[...ve[be]])se(...oe)}}})();function O(k){let ve=[y.on("error",be=>{ve.forEach(oe=>oe()),k(be)}),y.on("closed",be=>{ve.forEach(oe=>oe()),k(be)})]}let N,T=0,C,$=!1,P=0,B=!1;async function xe(){clearTimeout(C);let[k,ve]=await(N??(N=new Promise((se,Vt)=>(async()=>{if($){if(await l(P),!T)return N=void 0,Vt({code:1e3,reason:"All Subscriptions Gone"});P++}y.emit("connecting");let ee=new S(typeof e=="function"?await e():e,fp),Qt,xr;function no(){isFinite(o)&&o>0&&(clearTimeout(xr),xr=setTimeout(()=>{ee.readyState===S.OPEN&&(ee.send(pi({type:Ne.Ping})),y.emit("ping",!1,void 0))},o))}O(He=>{N=void 0,clearTimeout(Qt),clearTimeout(xr),Vt(He),qo(He)&&He.code===4499&&(ee.close(4499,"Terminated"),ee.onerror=null,ee.onclose=null)}),ee.onerror=He=>y.emit("error",He),ee.onclose=He=>y.emit("closed",He),ee.onopen=async()=>{try{y.emit("opened",ee);let He=typeof t=="function"?await t():t;if(ee.readyState!==S.OPEN)return;ee.send(pi(He?{type:Ne.ConnectionInit,payload:He}:{type:Ne.ConnectionInit},b)),isFinite(c)&&c>0&&(Qt=setTimeout(()=>{ee.close(ft.ConnectionAcknowledgementTimeout,"Connection acknowledgement timeout")},c)),no()}catch(He){y.emit("error",He),ee.close(ft.InternalClientError,su(He instanceof Error?He.message:new Error(He).message,"Internal client error"))}};let Jn=!1;ee.onmessage=({data:He})=>{try{let Ge=dp(He,_);if(y.emit("message",Ge),Ge.type==="ping"||Ge.type==="pong"){y.emit(Ge.type,!0,Ge.payload),Ge.type==="pong"?no():s||(ee.send(pi(Ge.payload?{type:Ne.Pong,payload:Ge.payload}:{type:Ne.Pong})),y.emit("pong",!1,Ge.payload));return}if(Jn)return;if(Ge.type!==Ne.ConnectionAck)throw new Error(`First message cannot be of type ${Ge.type}`);clearTimeout(Qt),Jn=!0,y.emit("connected",ee,Ge.payload),$=!1,P=0,se([ee,new Promise((xw,Hh)=>O(Hh))])}catch(Ge){ee.onmessage=null,y.emit("error",Ge),ee.close(ft.BadResponse,su(Ge instanceof Error?Ge.message:new Error(Ge).message,"Bad response"))}}})())));k.readyState===S.CLOSING&&await ve;let be=()=>{},oe=new Promise(se=>be=se);return[k,be,Promise.race([oe.then(()=>{if(!T){let se=()=>k.close(1e3,"Normal Closure");isFinite(a)&&a>0?C=setTimeout(()=>{k.readyState===S.OPEN&&se()},a):se()}}),ve])]}function Te(k){if(qo(k)&&(Mg(k.code)||[ft.InternalServerError,ft.InternalClientError,ft.BadRequest,ft.BadResponse,ft.Unauthorized,ft.SubprotocolNotAcceptable,ft.SubscriberAlreadyExists,ft.TooManyInitialisationRequests].includes(k.code)))throw k;if(B)return!1;if(qo(k)&&k.code===1e3)return T>0;if(!u||P>=u||!p(k)||d?.(k))throw k;return $=!0}return n||(async()=>{for(T++;;)try{let[,,k]=await xe();await k}catch(k){try{if(!Te(k))return}catch(ve){return i?.(ve)}}})(),{on:y.on,subscribe(k,ve){let be=m(k),oe=!1,se=!1,Vt=()=>{T--,oe=!0};return(async()=>{for(T++;;)try{let[ee,Qt,xr]=await xe();if(oe)return Qt();let no=y.onMessage(be,Jn=>{switch(Jn.type){case Ne.Next:{ve.next(Jn.payload);return}case Ne.Error:{se=!0,oe=!0,ve.error(Jn.payload),Vt();return}case Ne.Complete:{oe=!0,Vt();return}}});ee.send(pi({id:be,type:Ne.Subscribe,payload:k},b)),Vt=()=>{!oe&&ee.readyState===S.OPEN&&ee.send(pi({id:be,type:Ne.Complete},b)),T--,oe=!0,Qt()},await xr.finally(no);return}catch(ee){if(!Te(ee))return}})().then(()=>{se||ve.complete()}).catch(ee=>{ve.error(ee)}),()=>{oe||Vt()}},async dispose(){if(B=!0,N){let[k]=await N;k.close(1e3,"Normal Closure")}},terminate(){N&&y.emit("closed",{code:4499,reason:"Terminated",wasClean:!1})}}}function qo(r){return hr(r)&&"code"in r&&"reason"in r}function Mg(r){return[1e3,1001,1006,1005,1012,1013,1013].includes(r)?!1:r>=1e3&&r<=1999}function Ug(r){return typeof r=="function"&&"constructor"in r&&"CLOSED"in r&&"CLOSING"in r&&"CONNECTING"in r&&"OPEN"in r}function jg(r){return ce(r)&&"code"in r&&"reason"in r}var hp=function(r){Oe(e,r);function e(t){var n=r.call(this)||this;return n.client=t,n}return e.prototype.request=function(t){var n=this;return new te(function(i){return n.client.subscribe(x(x({},t),{query:Zn(t.query)}),{next:i.next.bind(i),complete:i.complete.bind(i),error:function(a){return a instanceof Error?i.error(a):jg(a)?i.error(new Error("Socket closed with event ".concat(a.code," ").concat(a.reason||""))):i.error(new dr({graphQLErrors:Array.isArray(a)?a:[a]}))}})})},e}(At);var Bo="0.12.1-dev";function mp(){return typeof window!="undefined"&&window.self!==window.top}function uu(){try{localStorage.setItem("test",""),localStorage.removeItem("test")}catch(r){return!1}return!0}function Kt(r,e){uu()&&localStorage.setItem(`${Bo}/${r}`,e)}function oa(r){return uu()?localStorage.getItem(`${Bo}/${r}`):null}function di(r){uu()&&localStorage.removeItem(`${Bo}/${r}`)}function gp(r,e=1e4){return pe(this,null,function*(){return Promise.race([new Promise((t,n)=>{let i;try{i=new WebSocket(r,"graphql-transport-ws"),i.onopen=()=>{i.close(),t(i)},i.onerror=a=>{n(a)},i.onclose=a=>{a.code!==1e3&&n(new Error(`WebSocket closed with code ${a.code}: ${a.reason}`))}}catch(a){i&&i.close(),n(a)}}),new Promise((t,n)=>{setTimeout(()=>{n(new Error("WebSocket connection timed out"))},e)})])})}var bs=function(){return bs=Object.assign||function(e){for(var t,n=1,i=arguments.length;n<i;n++){t=arguments[n];for(var a in t)Object.prototype.hasOwnProperty.call(t,a)&&(e[a]=t[a])}return e},bs.apply(this,arguments)};typeof SuppressedError=="function"&&SuppressedError;function ns(r){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?ns=function(t){return typeof t}:ns=function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},ns(r)}function Bg(r){return ns(r)=="object"&&r!==null}var Ud=typeof Symbol=="function"&&Symbol.toStringTag!=null?Symbol.toStringTag:"@@toStringTag";function Ou(r,e){for(var t=/\r\n|[\n\r]/g,n=1,i=e+1,a;(a=t.exec(r.body))&&a.index<e;)n+=1,i=e+1-(a.index+a[0].length);return{line:n,column:i}}function Vg(r){return jd(r.source,Ou(r.source,r.start))}function jd(r,e){var t=r.locationOffset.column-1,n=is(t)+r.body,i=e.line-1,a=r.locationOffset.line-1,o=e.line+a,s=e.line===1?t:0,c=e.column+s,u="".concat(r.name,":").concat(o,":").concat(c,`
|
|
52
|
-
`),l=n.split(/\r\n|[\n\r]/g),
|
|
53
|
-
`)}function
|
|
49
|
+
`)),e=e.replace(/\n$/,""),e},lr=function(r){Ae(e,r);function e(t){var n=t.graphQLErrors,i=t.clientErrors,a=t.networkError,o=t.errorMessage,s=t.extraInfo,c=r.call(this,o)||this;return c.name="ApolloError",c.graphQLErrors=n||[],c.clientErrors=i||[],c.networkError=a||null,c.message=o||Hg(c),c.extraInfo=s,c.__proto__=e.prototype,c}return e}(Error);var pe;(function(r){r[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"})(pe||(pe={}));function Pr(r){return r?r<7:!1}var Wg=Object.assign,Gg=Object.hasOwnProperty,Ho=function(r){Ae(e,r);function e(t){var n=t.queryManager,i=t.queryInfo,a=t.options,o=r.call(this,function(y){try{var b=y._subscription._observer;b&&!b.error&&(b.error=Kg)}catch{}var _=!o.observers.size;o.observers.add(y);var S=o.last;return S&&S.error?y.error&&y.error(S.error):S&&S.result&&y.next&&y.next(S.result),_&&o.reobserve().catch(function(){}),function(){o.observers.delete(y)&&!o.observers.size&&o.tearDownQuery()}})||this;o.observers=new Set,o.subscriptions=new Set,o.queryInfo=i,o.queryManager=n,o.isTornDown=!1;var s=n.defaultOptions.watchQuery,c=s===void 0?{}:s,u=c.fetchPolicy,l=u===void 0?"cache-first":u,d=a.fetchPolicy,p=d===void 0?l:d,f=a.initialFetchPolicy,h=f===void 0?p==="standby"?l:p:f;o.options=x(x({},a),{initialFetchPolicy:h,fetchPolicy:p}),o.queryId=i.queryId||n.generateQueryId();var m=Ht(o.query);return o.queryName=m&&m.name&&m.name.value,o}return Object.defineProperty(e.prototype,"query",{get:function(){return this.queryManager.transform(this.options.query).document},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"variables",{get:function(){return this.options.variables},enumerable:!1,configurable:!0}),e.prototype.result=function(){var t=this;return new Promise(function(n,i){var a={next:function(s){n(s),t.observers.delete(a),t.observers.size||t.queryManager.removeQuery(t.queryId),setTimeout(function(){o.unsubscribe()},0)},error:i},o=t.subscribe(a)})},e.prototype.getCurrentResult=function(t){t===void 0&&(t=!0);var n=this.getLastResult(!0),i=this.queryInfo.networkStatus||n&&n.networkStatus||pe.ready,a=x(x({},n),{loading:Pr(i),networkStatus:i}),o=this.options.fetchPolicy,s=o===void 0?"cache-first":o;if(!(s==="network-only"||s==="no-cache"||s==="standby"||this.queryManager.transform(this.options.query).hasForcedResolvers)){var c=this.queryInfo.getDiff();(c.complete||this.options.returnPartialData)&&(a.data=c.result),_e(a.data,{})&&(a.data=void 0),c.complete?(delete a.partial,c.complete&&a.networkStatus===pe.loading&&(s==="cache-first"||s==="cache-only")&&(a.networkStatus=pe.ready,a.loading=!1)):a.partial=!0,__DEV__&&!c.complete&&!this.options.partialRefetch&&!a.loading&&!a.data&&!a.error&&pu(c.missing)}return t&&this.updateLastResult(a),a},e.prototype.isDifferentFromLastResult=function(t,n){return!this.last||!_e(this.last.result,t)||n&&!_e(this.last.variables,n)},e.prototype.getLast=function(t,n){var i=this.last;if(i&&i[t]&&(!n||_e(i.variables,this.variables)))return i[t]},e.prototype.getLastResult=function(t){return this.getLast("result",t)},e.prototype.getLastError=function(t){return this.getLast("error",t)},e.prototype.resetLastResults=function(){delete this.last,this.isTornDown=!1},e.prototype.resetQueryStoreErrors=function(){this.queryManager.resetErrors(this.queryId)},e.prototype.refetch=function(t){var n,i={pollInterval:0},a=this.options.fetchPolicy;if(a==="cache-and-network"?i.fetchPolicy=a:a==="no-cache"?i.fetchPolicy="no-cache":i.fetchPolicy="network-only",__DEV__&&t&&Gg.call(t,"variables")){var o=Zi(this.query),s=o.variableDefinitions;(!s||!s.some(function(c){return c.variable.name.value==="variables"}))&&__DEV__&&L.warn("Called refetch(".concat(JSON.stringify(t),") for query ").concat(((n=o.name)===null||n===void 0?void 0:n.value)||JSON.stringify(o),`, which does not declare a $variables variable.
|
|
50
|
+
Did you mean to call refetch(variables) instead of refetch({ variables })?`))}return t&&!_e(this.options.variables,t)&&(i.variables=this.options.variables=x(x({},this.options.variables),t)),this.queryInfo.resetLastWrite(),this.reobserve(i,pe.refetch)},e.prototype.fetchMore=function(t){var n=this,i=x(x({},t.query?t:x(x(x(x({},this.options),{query:this.query}),t),{variables:x(x({},this.options.variables),t.variables)})),{fetchPolicy:"no-cache"}),a=this.queryManager.generateQueryId(),o=this.queryInfo,s=o.networkStatus;o.networkStatus=pe.fetchMore,i.notifyOnNetworkStatusChange&&this.observe();var c=new Set;return this.queryManager.fetchQuery(a,i,pe.fetchMore).then(function(u){return n.queryManager.removeQuery(a),o.networkStatus===pe.fetchMore&&(o.networkStatus=s),n.queryManager.cache.batch({update:function(l){var d=t.updateQuery;d?l.updateQuery({query:n.query,variables:n.variables,returnPartialData:!0,optimistic:!1},function(p){return d(p,{fetchMoreResult:u.data,variables:i.variables})}):l.writeQuery({query:i.query,variables:i.variables,data:u.data})},onWatchUpdated:function(l){c.add(l.query)}}),u}).finally(function(){c.has(n.query)||fu(n)})},e.prototype.subscribeToMore=function(t){var n=this,i=this.queryManager.startGraphQLSubscription({query:t.document,variables:t.variables,context:t.context}).subscribe({next:function(a){var o=t.updateQuery;o&&n.updateQuery(function(s,c){var u=c.variables;return o(s,{subscriptionData:a,variables:u})})},error:function(a){if(t.onError){t.onError(a);return}__DEV__&&L.error("Unhandled GraphQL subscription error",a)}});return this.subscriptions.add(i),function(){n.subscriptions.delete(i)&&i.unsubscribe()}},e.prototype.setOptions=function(t){return this.reobserve(t)},e.prototype.setVariables=function(t){return _e(this.variables,t)?this.observers.size?this.result():Promise.resolve():(this.options.variables=t,this.observers.size?this.reobserve({fetchPolicy:this.options.initialFetchPolicy,variables:t},pe.setVariables):Promise.resolve())},e.prototype.updateQuery=function(t){var n=this.queryManager,i=n.cache.diff({query:this.options.query,variables:this.variables,returnPartialData:!0,optimistic:!1}).result,a=t(i,{variables:this.variables});a&&(n.cache.writeQuery({query:this.options.query,data:a,variables:this.variables}),n.broadcastQueries())},e.prototype.startPolling=function(t){this.options.pollInterval=t,this.updatePolling()},e.prototype.stopPolling=function(){this.options.pollInterval=0,this.updatePolling()},e.prototype.applyNextFetchPolicy=function(t,n){if(n.nextFetchPolicy){var i=n.fetchPolicy,a=i===void 0?"cache-first":i,o=n.initialFetchPolicy,s=o===void 0?a:o;a==="standby"||(typeof n.nextFetchPolicy=="function"?n.fetchPolicy=n.nextFetchPolicy(a,{reason:t,options:n,observable:this,initialFetchPolicy:s}):t==="variables-changed"?n.fetchPolicy=s:n.fetchPolicy=n.nextFetchPolicy)}return n.fetchPolicy},e.prototype.fetch=function(t,n){return this.queryManager.setObservableQuery(this),this.queryManager.fetchQueryObservable(this.queryId,t,n)},e.prototype.updatePolling=function(){var t=this;if(!this.queryManager.ssrMode){var n=this,i=n.pollingInfo,a=n.options.pollInterval;if(!a){i&&(clearTimeout(i.timeout),delete this.pollingInfo);return}if(!(i&&i.interval===a)){__DEV__?L(a,"Attempted to start a polling query without a polling interval."):L(a,13);var o=i||(this.pollingInfo={});o.interval=a;var s=function(){t.pollingInfo&&(Pr(t.queryInfo.networkStatus)?c():t.reobserve({fetchPolicy:t.options.initialFetchPolicy==="no-cache"?"no-cache":"network-only"},pe.poll).then(c,c))},c=function(){var u=t.pollingInfo;u&&(clearTimeout(u.timeout),u.timeout=setTimeout(s,u.interval))};c()}}},e.prototype.updateLastResult=function(t,n){return n===void 0&&(n=this.variables),this.last=x(x({},this.last),{result:this.queryManager.assumeImmutableResults?t:xo(t),variables:n}),$e(t.errors)||delete this.last.error,this.last},e.prototype.reobserve=function(t,n){var i=this;this.isTornDown=!1;var a=n===pe.refetch||n===pe.fetchMore||n===pe.poll,o=this.options.variables,s=this.options.fetchPolicy,c=Or(this.options,t||{}),u=a?c:Wg(this.options,c);a||(this.updatePolling(),t&&t.variables&&!_e(t.variables,o)&&u.fetchPolicy!=="standby"&&u.fetchPolicy===s&&(this.applyNextFetchPolicy("variables-changed",u),n===void 0&&(n=pe.setVariables)));var l=u.variables&&x({},u.variables),d=this.fetch(u,n),p={next:function(f){i.reportResult(f,l)},error:function(f){i.reportError(f,l)}};return a||(this.concast&&this.observer&&this.concast.removeObserver(this.observer),this.concast=d,this.observer=p),d.addObserver(p),d.promise},e.prototype.observe=function(){this.reportResult(this.getCurrentResult(!1),this.variables)},e.prototype.reportResult=function(t,n){var i=this.getLastError();(i||this.isDifferentFromLastResult(t,n))&&((i||!t.partial||this.options.returnPartialData)&&this.updateLastResult(t,n),dn(this.observers,"next",t))},e.prototype.reportError=function(t,n){var i=x(x({},this.getLastResult()),{error:t,errors:t.graphQLErrors,networkStatus:pe.error,loading:!1});this.updateLastResult(i,n),dn(this.observers,"error",this.last.error=t)},e.prototype.hasObservers=function(){return this.observers.size>0},e.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(t){return t.unsubscribe()}),this.subscriptions.clear(),this.queryManager.stopQuery(this.queryId),this.observers.clear(),this.isTornDown=!0)},e}(ne);To(Ho);function fu(r){var e=r.options,t=e.fetchPolicy,n=e.nextFetchPolicy;return t==="cache-and-network"||t==="network-only"?r.reobserve({fetchPolicy:"cache-first",nextFetchPolicy:function(){return this.nextFetchPolicy=n,typeof n=="function"?n.apply(this,arguments):t}}):r.reobserve()}function Kg(r){__DEV__&&L.error("Unhandled error",r.message,r.stack)}function pu(r){__DEV__&&r&&__DEV__&&L.debug("Missing cache result fields: ".concat(JSON.stringify(r)),r)}var Wo=function(){function r(e){var t=e.cache,n=e.client,i=e.resolvers,a=e.fragmentMatcher;this.selectionsToResolveCache=new WeakMap,this.cache=t,n&&(this.client=n),i&&this.addResolvers(i),a&&this.setFragmentMatcher(a)}return r.prototype.addResolvers=function(e){var t=this;this.resolvers=this.resolvers||{},Array.isArray(e)?e.forEach(function(n){t.resolvers=Ic(t.resolvers,n)}):this.resolvers=Ic(this.resolvers,e)},r.prototype.setResolvers=function(e){this.resolvers={},this.addResolvers(e)},r.prototype.getResolvers=function(){return this.resolvers||{}},r.prototype.runResolvers=function(e){var t=e.document,n=e.remoteResult,i=e.context,a=e.variables,o=e.onlyRunForcedResolvers,s=o===void 0?!1:o;return Lt(this,void 0,void 0,function(){return Ft(this,function(c){return t?[2,this.resolveDocument(t,n.data,i,a,this.fragmentMatcher,s).then(function(u){return x(x({},n),{data:u.result})})]:[2,n]})})},r.prototype.setFragmentMatcher=function(e){this.fragmentMatcher=e},r.prototype.getFragmentMatcher=function(){return this.fragmentMatcher},r.prototype.clientQuery=function(e){return ti(["client"],e)&&this.resolvers?e:null},r.prototype.serverQuery=function(e){return xc(e)},r.prototype.prepareContext=function(e){var t=this.cache;return x(x({},e),{cache:t,getCacheKey:function(n){return t.identify(n)}})},r.prototype.addExportedVariables=function(e,t,n){return t===void 0&&(t={}),n===void 0&&(n={}),Lt(this,void 0,void 0,function(){return Ft(this,function(i){return e?[2,this.resolveDocument(e,this.buildRootValueFromCache(e,t)||{},this.prepareContext(n),t).then(function(a){return x(x({},t),a.exportedVariables)})]:[2,x({},t)]})})},r.prototype.shouldForceResolvers=function(e){var t=!1;return Ye(e,{Directive:{enter:function(n){if(n.name.value==="client"&&n.arguments&&(t=n.arguments.some(function(i){return i.name.value==="always"&&i.value.kind==="BooleanValue"&&i.value.value===!0}),t))return on}}}),t},r.prototype.buildRootValueFromCache=function(e,t){return this.cache.diff({query:Ec(e),variables:t,returnPartialData:!0,optimistic:!1}).result},r.prototype.resolveDocument=function(e,t,n,i,a,o){return n===void 0&&(n={}),i===void 0&&(i={}),a===void 0&&(a=function(){return!0}),o===void 0&&(o=!1),Lt(this,void 0,void 0,function(){var s,c,u,l,d,p,f,h,m,y,b;return Ft(this,function(_){return s=ln(e),c=un(e),u=sn(c),l=this.collectSelectionsToResolve(s,u),d=s.operation,p=d?d.charAt(0).toUpperCase()+d.slice(1):"Query",f=this,h=f.cache,m=f.client,y={fragmentMap:u,context:x(x({},n),{cache:h,client:m}),variables:i,fragmentMatcher:a,defaultOperationType:p,exportedVariables:{},selectionsToResolve:l,onlyRunForcedResolvers:o},b=!1,[2,this.resolveSelectionSet(s.selectionSet,b,t,y).then(function(S){return{result:S,exportedVariables:y.exportedVariables}})]})})},r.prototype.resolveSelectionSet=function(e,t,n,i){return Lt(this,void 0,void 0,function(){var a,o,s,c,u,l=this;return Ft(this,function(d){return a=i.fragmentMap,o=i.context,s=i.variables,c=[n],u=function(p){return Lt(l,void 0,void 0,function(){var f,h;return Ft(this,function(m){return!t&&!i.selectionsToResolve.has(p)?[2]:cr(p,s)?yt(p)?[2,this.resolveField(p,t,n,i).then(function(y){var b;typeof y<"u"&&c.push((b={},b[It(p)]=y,b))})]:(bc(p)?f=p:(f=a[p.name.value],__DEV__?L(f,"No fragment named ".concat(p.name.value)):L(f,11)),f&&f.typeCondition&&(h=f.typeCondition.name.value,i.fragmentMatcher(n,h,o))?[2,this.resolveSelectionSet(f.selectionSet,t,n,i).then(function(y){c.push(y)})]:[2]):[2]})})},[2,Promise.all(e.selections.map(u)).then(function(){return Yi(c)})]})})},r.prototype.resolveField=function(e,t,n,i){return Lt(this,void 0,void 0,function(){var a,o,s,c,u,l,d,p,f,h=this;return Ft(this,function(m){return n?(a=i.variables,o=e.name.value,s=It(e),c=o!==s,u=n[s]||n[o],l=Promise.resolve(u),(!i.onlyRunForcedResolvers||this.shouldForceResolvers(e))&&(d=n.__typename||i.defaultOperationType,p=this.resolvers&&this.resolvers[d],p&&(f=p[c?o:s],f&&(l=Promise.resolve(pi.withValue(this.cache,f,[n,ur(e,a),i.context,{field:e,fragmentMap:i.fragmentMap}]))))),[2,l.then(function(y){var b,_;if(y===void 0&&(y=u),e.directives&&e.directives.forEach(function(v){v.name.value==="export"&&v.arguments&&v.arguments.forEach(function(O){O.name.value==="as"&&O.value.kind==="StringValue"&&(i.exportedVariables[O.value.value]=y)})}),!e.selectionSet||y==null)return y;var S=(_=(b=e.directives)===null||b===void 0?void 0:b.some(function(v){return v.name.value==="client"}))!==null&&_!==void 0?_:!1;if(Array.isArray(y))return h.resolveSubSelectedArray(e,t||S,y,i);if(e.selectionSet)return h.resolveSelectionSet(e.selectionSet,t||S,y,i)})]):[2,null]})})},r.prototype.resolveSubSelectedArray=function(e,t,n,i){var a=this;return Promise.all(n.map(function(o){if(o===null)return null;if(Array.isArray(o))return a.resolveSubSelectedArray(e,t,o,i);if(e.selectionSet)return a.resolveSelectionSet(e.selectionSet,t,o,i)}))},r.prototype.collectSelectionsToResolve=function(e,t){var n=function(o){return!Array.isArray(o)},i=this.selectionsToResolveCache;function a(o){if(!i.has(o)){var s=new Set;i.set(o,s),Ye(o,{Directive:function(c,u,l,d,p){c.name.value==="client"&&p.forEach(function(f){n(f)&&Wi(f)&&s.add(f)})},FragmentSpread:function(c,u,l,d,p){var f=t[c.name.value];__DEV__?L(f,"No fragment named ".concat(c.name.value)):L(f,12);var h=a(f);h.size>0&&(p.forEach(function(m){n(m)&&Wi(m)&&s.add(m)}),s.add(c),h.forEach(function(m){s.add(m)}))}})}return i.get(o)}return a(e)},r}();var hi=new(Tt?WeakMap:Map);function du(r,e){var t=r[e];typeof t=="function"&&(r[e]=function(){return hi.set(r,(hi.get(r)+1)%1e15),t.apply(this,arguments)})}function gp(r){r.notifyTimeout&&(clearTimeout(r.notifyTimeout),r.notifyTimeout=void 0)}var Go=function(){function r(e,t){t===void 0&&(t=e.generateQueryId()),this.queryId=t,this.listeners=new Set,this.document=null,this.lastRequestId=1,this.subscriptions=new Set,this.stopped=!1,this.dirty=!1,this.observableQuery=null;var n=this.cache=e.cache;hi.has(n)||(hi.set(n,0),du(n,"evict"),du(n,"modify"),du(n,"reset"))}return r.prototype.init=function(e){var t=e.networkStatus||pe.loading;return this.variables&&this.networkStatus!==pe.loading&&!_e(this.variables,e.variables)&&(t=pe.setVariables),_e(e.variables,this.variables)||(this.lastDiff=void 0),Object.assign(this,{document:e.document,variables:e.variables,networkError:null,graphQLErrors:this.graphQLErrors||[],networkStatus:t}),e.observableQuery&&this.setObservableQuery(e.observableQuery),e.lastRequestId&&(this.lastRequestId=e.lastRequestId),this},r.prototype.reset=function(){gp(this),this.dirty=!1},r.prototype.getDiff=function(e){e===void 0&&(e=this.variables);var t=this.getDiffOptions(e);if(this.lastDiff&&_e(t,this.lastDiff.options))return this.lastDiff.diff;this.updateWatch(this.variables=e);var n=this.observableQuery;if(n&&n.options.fetchPolicy==="no-cache")return{complete:!1};var i=this.cache.diff(t);return this.updateLastDiff(i,t),i},r.prototype.updateLastDiff=function(e,t){this.lastDiff=e?{diff:e,options:t||this.getDiffOptions()}:void 0},r.prototype.getDiffOptions=function(e){var t;return e===void 0&&(e=this.variables),{query:this.document,variables:e,returnPartialData:!0,optimistic:!0,canonizeResults:(t=this.observableQuery)===null||t===void 0?void 0:t.options.canonizeResults}},r.prototype.setDiff=function(e){var t=this,n=this.lastDiff&&this.lastDiff.diff;this.updateLastDiff(e),!this.dirty&&!_e(n&&n.result,e&&e.result)&&(this.dirty=!0,this.notifyTimeout||(this.notifyTimeout=setTimeout(function(){return t.notify()},0)))},r.prototype.setObservableQuery=function(e){var t=this;e!==this.observableQuery&&(this.oqListener&&this.listeners.delete(this.oqListener),this.observableQuery=e,e?(e.queryInfo=this,this.listeners.add(this.oqListener=function(){var n=t.getDiff();n.fromOptimisticTransaction?e.observe():fu(e)})):delete this.oqListener)},r.prototype.notify=function(){var e=this;gp(this),this.shouldNotify()&&this.listeners.forEach(function(t){return t(e)}),this.dirty=!1},r.prototype.shouldNotify=function(){if(!this.dirty||!this.listeners.size)return!1;if(Pr(this.networkStatus)&&this.observableQuery){var e=this.observableQuery.options.fetchPolicy;if(e!=="cache-only"&&e!=="cache-and-network")return!1}return!0},r.prototype.stop=function(){if(!this.stopped){this.stopped=!0,this.reset(),this.cancel(),this.cancel=r.prototype.cancel,this.subscriptions.forEach(function(t){return t.unsubscribe()});var e=this.observableQuery;e&&e.stopPolling()}},r.prototype.cancel=function(){},r.prototype.updateWatch=function(e){var t=this;e===void 0&&(e=this.variables);var n=this.observableQuery;if(!(n&&n.options.fetchPolicy==="no-cache")){var i=x(x({},this.getDiffOptions(e)),{watcher:this,callback:function(a){return t.setDiff(a)}});(!this.lastWatch||!_e(i,this.lastWatch))&&(this.cancel(),this.cancel=this.cache.watch(this.lastWatch=i))}},r.prototype.resetLastWrite=function(){this.lastWrite=void 0},r.prototype.shouldWrite=function(e,t){var n=this.lastWrite;return!(n&&n.dmCount===hi.get(this.cache)&&_e(t,n.variables)&&_e(e.data,n.result.data))},r.prototype.markResult=function(e,t,n,i){var a=this,o=new ut,s=$e(e.errors)?e.errors.slice(0):[];if(this.reset(),"incremental"in e&&$e(e.incremental)){var c=ko(this.getDiff().result,e);e.data=c}else if("hasNext"in e&&e.hasNext){var u=this.getDiff();e.data=o.merge(u.result,e.data)}this.graphQLErrors=s,n.fetchPolicy==="no-cache"?this.updateLastDiff({result:e.data,complete:!0},this.getDiffOptions(n.variables)):i!==0&&(Ko(e,n.errorPolicy)?this.cache.performTransaction(function(l){if(a.shouldWrite(e,n.variables))l.writeQuery({query:t,data:e.data,variables:n.variables,overwrite:i===1}),a.lastWrite={result:e,variables:n.variables,dmCount:hi.get(a.cache)};else if(a.lastDiff&&a.lastDiff.diff.complete){e.data=a.lastDiff.diff.result;return}var d=a.getDiffOptions(n.variables),p=l.diff(d);a.stopped||a.updateWatch(n.variables),a.updateLastDiff(p,d),p.complete&&(e.data=p.result)}):this.lastWrite=void 0)},r.prototype.markReady=function(){return this.networkError=null,this.networkStatus=pe.ready},r.prototype.markError=function(e){return this.networkStatus=pe.error,this.lastWrite=void 0,this.reset(),e.graphQLErrors&&(this.graphQLErrors=e.graphQLErrors),e.networkError&&(this.networkError=e.networkError),e},r}();function Ko(r,e){e===void 0&&(e="none");var t=e==="ignore"||e==="all",n=!si(r);return!n&&t&&r.data&&(n=!0),n}var Jg=Object.prototype.hasOwnProperty,yp=function(){function r(e){var t=e.cache,n=e.link,i=e.defaultOptions,a=e.queryDeduplication,o=a===void 0?!1:a,s=e.onBroadcast,c=e.ssrMode,u=c===void 0?!1:c,l=e.clientAwareness,d=l===void 0?{}:l,p=e.localState,f=e.assumeImmutableResults;this.clientAwareness={},this.queries=new Map,this.fetchCancelFns=new Map,this.transformCache=new(Tt?WeakMap:Map),this.queryIdCounter=1,this.requestIdCounter=1,this.mutationIdCounter=1,this.inFlightLinkObservables=new Map,this.cache=t,this.link=n,this.defaultOptions=i||Object.create(null),this.queryDeduplication=o,this.clientAwareness=d,this.localState=p||new Wo({cache:t}),this.ssrMode=u,this.assumeImmutableResults=!!f,(this.onBroadcast=s)&&(this.mutationStore=Object.create(null))}return r.prototype.stop=function(){var e=this;this.queries.forEach(function(t,n){e.stopQueryNoBroadcast(n)}),this.cancelPendingFetches(__DEV__?new Z("QueryManager stopped while query was in flight"):new Z(14))},r.prototype.cancelPendingFetches=function(e){this.fetchCancelFns.forEach(function(t){return t(e)}),this.fetchCancelFns.clear()},r.prototype.mutate=function(e){var t,n,i=e.mutation,a=e.variables,o=e.optimisticResponse,s=e.updateQueries,c=e.refetchQueries,u=c===void 0?[]:c,l=e.awaitRefetchQueries,d=l===void 0?!1:l,p=e.update,f=e.onQueryUpdated,h=e.fetchPolicy,m=h===void 0?((t=this.defaultOptions.mutate)===null||t===void 0?void 0:t.fetchPolicy)||"network-only":h,y=e.errorPolicy,b=y===void 0?((n=this.defaultOptions.mutate)===null||n===void 0?void 0:n.errorPolicy)||"none":y,_=e.keepRootFields,S=e.context;return Lt(this,void 0,void 0,function(){var v,O,R,k,P,F;return Ft(this,function(D){switch(D.label){case 0:return __DEV__?L(i,"mutation option is required. You must specify your GraphQL document in the mutation option."):L(i,15),__DEV__?L(m==="network-only"||m==="no-cache","Mutations support only 'network-only' or 'no-cache' fetchPolicy strings. The default `network-only` behavior automatically writes mutation results to the cache. Passing `no-cache` skips the cache write."):L(m==="network-only"||m==="no-cache",16),v=this.generateMutationId(),O=this.transform(i),R=O.document,k=O.hasClientExports,i=this.cache.transformForLink(R),a=this.getVariables(i,a),k?[4,this.localState.addExportedVariables(i,a,S)]:[3,2];case 1:a=D.sent(),D.label=2;case 2:return P=this.mutationStore&&(this.mutationStore[v]={mutation:i,variables:a,loading:!0,error:null}),o&&this.markMutationOptimistic(o,{mutationId:v,document:i,variables:a,fetchPolicy:m,errorPolicy:b,context:S,updateQueries:s,update:p,keepRootFields:_}),this.broadcastQueries(),F=this,[2,new Promise(function(Q,Ee){return Io(F.getObservableFromLink(i,x(x({},S),{optimisticResponse:o}),a,!1),function(Te){if(si(Te)&&b==="none")throw new lr({graphQLErrors:Ao(Te)});P&&(P.loading=!1,P.error=null);var A=x({},Te);return typeof u=="function"&&(u=u(A)),b==="ignore"&&si(A)&&delete A.errors,F.markMutationResult({mutationId:v,result:A,document:i,variables:a,fetchPolicy:m,errorPolicy:b,context:S,update:p,updateQueries:s,awaitRefetchQueries:d,refetchQueries:u,removeOptimistic:o?v:void 0,onQueryUpdated:f,keepRootFields:_})}).subscribe({next:function(Te){F.broadcastQueries(),(!("hasNext"in Te)||Te.hasNext===!1)&&Q(Te)},error:function(Te){P&&(P.loading=!1,P.error=Te),o&&F.cache.removeOptimistic(v),F.broadcastQueries(),Ee(Te instanceof lr?Te:new lr({networkError:Te}))}})})]}})})},r.prototype.markMutationResult=function(e,t){var n=this;t===void 0&&(t=this.cache);var i=e.result,a=[],o=e.fetchPolicy==="no-cache";if(!o&&Ko(i,e.errorPolicy)){if(Ar(i)||a.push({result:i.data,dataId:"ROOT_MUTATION",query:e.document,variables:e.variables}),Ar(i)&&$e(i.incremental)){var s=t.diff({id:"ROOT_MUTATION",query:this.transform(e.document).asQuery,variables:e.variables,optimistic:!1,returnPartialData:!0}),c=void 0;s.result&&(c=ko(s.result,i)),typeof c<"u"&&(i.data=c,a.push({result:c,dataId:"ROOT_MUTATION",query:e.document,variables:e.variables}))}var u=e.updateQueries;u&&this.queries.forEach(function(d,p){var f=d.observableQuery,h=f&&f.queryName;if(!(!h||!Jg.call(u,h))){var m=u[h],y=n.queries.get(p),b=y.document,_=y.variables,S=t.diff({query:b,variables:_,returnPartialData:!0,optimistic:!1}),v=S.result,O=S.complete;if(O&&v){var R=m(v,{mutationResult:i,queryName:b&&ni(b)||void 0,queryVariables:_});R&&a.push({result:R,dataId:"ROOT_QUERY",query:b,variables:_})}}})}if(a.length>0||e.refetchQueries||e.update||e.onQueryUpdated||e.removeOptimistic){var l=[];if(this.refetchQueries({updateCache:function(d){o||a.forEach(function(m){return d.write(m)});var p=e.update,f=!Xl(i)||Ar(i)&&!i.hasNext;if(p){if(!o){var h=d.diff({id:"ROOT_MUTATION",query:n.transform(e.document).asQuery,variables:e.variables,optimistic:!1,returnPartialData:!0});h.complete&&(i=x(x({},i),{data:h.result}),"incremental"in i&&delete i.incremental,"hasNext"in i&&delete i.hasNext)}f&&p(d,i,{context:e.context,variables:e.variables})}!o&&!e.keepRootFields&&f&&d.modify({id:"ROOT_MUTATION",fields:function(m,y){var b=y.fieldName,_=y.DELETE;return b==="__typename"?m:_}})},include:e.refetchQueries,optimistic:!1,removeOptimistic:e.removeOptimistic,onQueryUpdated:e.onQueryUpdated||null}).forEach(function(d){return l.push(d)}),e.awaitRefetchQueries||e.onQueryUpdated)return Promise.all(l).then(function(){return i})}return Promise.resolve(i)},r.prototype.markMutationOptimistic=function(e,t){var n=this,i=typeof e=="function"?e(t.variables):e;return this.cache.recordOptimisticTransaction(function(a){try{n.markMutationResult(x(x({},t),{result:{data:i}}),a)}catch(o){__DEV__&&L.error(o)}},t.mutationId)},r.prototype.fetchQuery=function(e,t,n){return this.fetchQueryObservable(e,t,n).promise},r.prototype.getQueryStore=function(){var e=Object.create(null);return this.queries.forEach(function(t,n){e[n]={variables:t.variables,networkStatus:t.networkStatus,networkError:t.networkError,graphQLErrors:t.graphQLErrors}}),e},r.prototype.resetErrors=function(e){var t=this.queries.get(e);t&&(t.networkError=void 0,t.graphQLErrors=[])},r.prototype.transform=function(e){var t=this.transformCache;if(!t.has(e)){var n=this.cache.transformDocument(e),i=_c(n),a=this.localState.clientQuery(n),o=i&&this.localState.serverQuery(i),s={document:n,hasClientExports:mc(n),hasForcedResolvers:this.localState.shouldForceResolvers(n),clientQuery:a,serverQuery:o,defaultVars:fn(Ht(n)),asQuery:x(x({},n),{definitions:n.definitions.map(function(u){return u.kind==="OperationDefinition"&&u.operation!=="query"?x(x({},u),{operation:"query"}):u})})},c=function(u){u&&!t.has(u)&&t.set(u,s)};c(e),c(n),c(a),c(o)}return t.get(e)},r.prototype.getVariables=function(e,t){return x(x({},this.transform(e).defaultVars),t)},r.prototype.watchQuery=function(e){e=x(x({},e),{variables:this.getVariables(e.query,e.variables)}),typeof e.notifyOnNetworkStatusChange>"u"&&(e.notifyOnNetworkStatusChange=!1);var t=new Go(this),n=new Ho({queryManager:this,queryInfo:t,options:e});return this.queries.set(n.queryId,t),t.init({document:n.query,observableQuery:n,variables:n.variables}),n},r.prototype.query=function(e,t){var n=this;return t===void 0&&(t=this.generateQueryId()),__DEV__?L(e.query,"query option is required. You must specify your GraphQL document in the query option."):L(e.query,17),__DEV__?L(e.query.kind==="Document",'You must wrap the query string in a "gql" tag.'):L(e.query.kind==="Document",18),__DEV__?L(!e.returnPartialData,"returnPartialData option only supported on watchQuery."):L(!e.returnPartialData,19),__DEV__?L(!e.pollInterval,"pollInterval option only supported on watchQuery."):L(!e.pollInterval,20),this.fetchQuery(t,e).finally(function(){return n.stopQuery(t)})},r.prototype.generateQueryId=function(){return String(this.queryIdCounter++)},r.prototype.generateRequestId=function(){return this.requestIdCounter++},r.prototype.generateMutationId=function(){return String(this.mutationIdCounter++)},r.prototype.stopQueryInStore=function(e){this.stopQueryInStoreNoBroadcast(e),this.broadcastQueries()},r.prototype.stopQueryInStoreNoBroadcast=function(e){var t=this.queries.get(e);t&&t.stop()},r.prototype.clearStore=function(e){return e===void 0&&(e={discardWatches:!0}),this.cancelPendingFetches(__DEV__?new Z("Store reset while query was in flight (not completed in link chain)"):new Z(21)),this.queries.forEach(function(t){t.observableQuery?t.networkStatus=pe.loading:t.stop()}),this.mutationStore&&(this.mutationStore=Object.create(null)),this.cache.reset(e)},r.prototype.getObservableQueries=function(e){var t=this;e===void 0&&(e="active");var n=new Map,i=new Map,a=new Set;return Array.isArray(e)&&e.forEach(function(o){typeof o=="string"?i.set(o,!1):yc(o)?i.set(t.transform(o).document,!1):ue(o)&&o.query&&a.add(o)}),this.queries.forEach(function(o,s){var c=o.observableQuery,u=o.document;if(c){if(e==="all"){n.set(s,c);return}var l=c.queryName,d=c.options.fetchPolicy;if(d==="standby"||e==="active"&&!c.hasObservers())return;(e==="active"||l&&i.has(l)||u&&i.has(u))&&(n.set(s,c),l&&i.set(l,!0),u&&i.set(u,!0))}}),a.size&&a.forEach(function(o){var s=ta("legacyOneTimeQuery"),c=t.getQuery(s).init({document:o.query,variables:o.variables}),u=new Ho({queryManager:t,queryInfo:c,options:x(x({},o),{fetchPolicy:"network-only"})});L(u.queryId===s),c.setObservableQuery(u),n.set(s,u)}),__DEV__&&i.size&&i.forEach(function(o,s){o||__DEV__&&L.warn("Unknown query ".concat(typeof s=="string"?"named ":"").concat(JSON.stringify(s,null,2)," requested in refetchQueries options.include array"))}),n},r.prototype.reFetchObservableQueries=function(e){var t=this;e===void 0&&(e=!1);var n=[];return this.getObservableQueries(e?"all":"active").forEach(function(i,a){var o=i.options.fetchPolicy;i.resetLastResults(),(e||o!=="standby"&&o!=="cache-only")&&n.push(i.refetch()),t.getQuery(a).setDiff(null)}),this.broadcastQueries(),Promise.all(n)},r.prototype.setObservableQuery=function(e){this.getQuery(e.queryId).setObservableQuery(e)},r.prototype.startGraphQLSubscription=function(e){var t=this,n=e.query,i=e.fetchPolicy,a=e.errorPolicy,o=e.variables,s=e.context,c=s===void 0?{}:s;n=this.transform(n).document,o=this.getVariables(n,o);var u=function(d){return t.getObservableFromLink(n,c,d).map(function(p){if(i!=="no-cache"&&(Ko(p,a)&&t.cache.write({query:n,result:p.data,dataId:"ROOT_SUBSCRIPTION",variables:d}),t.broadcastQueries()),si(p))throw new lr({graphQLErrors:p.errors});return p})};if(this.transform(n).hasClientExports){var l=this.localState.addExportedVariables(n,o,c).then(u);return new ne(function(d){var p=null;return l.then(function(f){return p=f.subscribe(d)},d.error),function(){return p&&p.unsubscribe()}})}return u(o)},r.prototype.stopQuery=function(e){this.stopQueryNoBroadcast(e),this.broadcastQueries()},r.prototype.stopQueryNoBroadcast=function(e){this.stopQueryInStoreNoBroadcast(e),this.removeQuery(e)},r.prototype.removeQuery=function(e){this.fetchCancelFns.delete(e),this.queries.has(e)&&(this.getQuery(e).stop(),this.queries.delete(e))},r.prototype.broadcastQueries=function(){this.onBroadcast&&this.onBroadcast(),this.queries.forEach(function(e){return e.notify()})},r.prototype.getLocalState=function(){return this.localState},r.prototype.getObservableFromLink=function(e,t,n,i){var a=this,o;i===void 0&&(i=(o=t?.queryDeduplication)!==null&&o!==void 0?o:this.queryDeduplication);var s,c=this.transform(e).serverQuery;if(c){var u=this,l=u.inFlightLinkObservables,d=u.link,p={query:c,variables:n,operationName:ni(c)||void 0,context:this.prepareContext(x(x({},t),{forceFetch:!i}))};if(t=p.context,i){var f=l.get(c)||new Map;l.set(c,f);var h=vt(n);if(s=f.get(h),!s){var m=new oi([ci(d,p)]);f.set(h,s=m),m.beforeNext(function(){f.delete(h)&&f.size<1&&l.delete(c)})}}else s=new oi([ci(d,p)])}else s=new oi([ne.of({data:{}})]),t=this.prepareContext(t);var y=this.transform(e).clientQuery;return y&&(s=Io(s,function(b){return a.localState.runResolvers({document:y,remoteResult:b,context:t,variables:n})})),s},r.prototype.getResultsFromLink=function(e,t,n){var i=e.lastRequestId=this.generateRequestId(),a=this.cache.transformForLink(this.transform(e.document).document);return Io(this.getObservableFromLink(a,n.context,n.variables),function(o){var s=Ao(o),c=s.length>0;if(i>=e.lastRequestId){if(c&&n.errorPolicy==="none")throw e.markError(new lr({graphQLErrors:s}));e.markResult(o,a,n,t),e.markReady()}var u={data:o.data,loading:!1,networkStatus:pe.ready};return c&&n.errorPolicy!=="ignore"&&(u.errors=s,u.networkStatus=pe.error),u},function(o){var s=mp(o)?o:new lr({networkError:o});throw i>=e.lastRequestId&&e.markError(s),s})},r.prototype.fetchQueryObservable=function(e,t,n){var i=this;n===void 0&&(n=pe.loading);var a=this.transform(t.query).document,o=this.getVariables(a,t.variables),s=this.getQuery(e),c=this.defaultOptions.watchQuery,u=t.fetchPolicy,l=u===void 0?c&&c.fetchPolicy||"cache-first":u,d=t.errorPolicy,p=d===void 0?c&&c.errorPolicy||"none":d,f=t.returnPartialData,h=f===void 0?!1:f,m=t.notifyOnNetworkStatusChange,y=m===void 0?!1:m,b=t.context,_=b===void 0?{}:b,S=Object.assign({},t,{query:a,variables:o,fetchPolicy:l,errorPolicy:p,returnPartialData:h,notifyOnNetworkStatusChange:y,context:_}),v=function(k){S.variables=k;var P=i.fetchQueryByPolicy(s,S,n);return S.fetchPolicy!=="standby"&&P.length>0&&s.observableQuery&&s.observableQuery.applyNextFetchPolicy("after-fetch",t),P},O=function(){return i.fetchCancelFns.delete(e)};this.fetchCancelFns.set(e,function(k){O(),setTimeout(function(){return R.cancel(k)})});var R=new oi(this.transform(S.query).hasClientExports?this.localState.addExportedVariables(S.query,S.variables,S.context).then(v):v(S.variables));return R.promise.then(O,O),R},r.prototype.refetchQueries=function(e){var t=this,n=e.updateCache,i=e.include,a=e.optimistic,o=a===void 0?!1:a,s=e.removeOptimistic,c=s===void 0?o?ta("refetchQueries"):void 0:s,u=e.onQueryUpdated,l=new Map;i&&this.getObservableQueries(i).forEach(function(p,f){l.set(f,{oq:p,lastDiff:t.getQuery(f).getDiff()})});var d=new Map;return n&&this.cache.batch({update:n,optimistic:o&&c||!1,removeOptimistic:c,onWatchUpdated:function(p,f,h){var m=p.watcher instanceof Go&&p.watcher.observableQuery;if(m){if(u){l.delete(m.queryId);var y=u(m,f,h);return y===!0&&(y=m.refetch()),y!==!1&&d.set(m,y),y}u!==null&&l.set(m.queryId,{oq:m,lastDiff:h,diff:f})}}}),l.size&&l.forEach(function(p,f){var h=p.oq,m=p.lastDiff,y=p.diff,b;if(u){if(!y){var _=h.queryInfo;_.reset(),y=_.getDiff()}b=u(h,y,m)}(!u||b===!0)&&(b=h.refetch()),b!==!1&&d.set(h,b),f.indexOf("legacyOneTimeQuery")>=0&&t.stopQueryNoBroadcast(f)}),c&&this.cache.removeOptimistic(c),d},r.prototype.fetchQueryByPolicy=function(e,t,n){var i=this,a=t.query,o=t.variables,s=t.fetchPolicy,c=t.refetchWritePolicy,u=t.errorPolicy,l=t.returnPartialData,d=t.context,p=t.notifyOnNetworkStatusChange,f=e.networkStatus;e.init({document:this.transform(a).document,variables:o,networkStatus:n});var h=function(){return e.getDiff(o)},m=function(v,O){O===void 0&&(O=e.networkStatus||pe.loading);var R=v.result;__DEV__&&!l&&!_e(R,{})&&pu(v.missing);var k=function(P){return ne.of(x({data:P,loading:Pr(O),networkStatus:O},v.complete?null:{partial:!0}))};return R&&i.transform(a).hasForcedResolvers?i.localState.runResolvers({document:a,remoteResult:{data:R},context:d,variables:o,onlyRunForcedResolvers:!0}).then(function(P){return k(P.data||void 0)}):u==="none"&&O===pe.refetch&&Array.isArray(v.missing)?k(void 0):k(R)},y=s==="no-cache"?0:n===pe.refetch&&c!=="merge"?1:2,b=function(){return i.getResultsFromLink(e,y,{variables:o,context:d,fetchPolicy:s,errorPolicy:u})},_=p&&typeof f=="number"&&f!==n&&Pr(n);switch(s){default:case"cache-first":{var S=h();return S.complete?[m(S,e.markReady())]:l||_?[m(S),b()]:[b()]}case"cache-and-network":{var S=h();return S.complete||l||_?[m(S),b()]:[b()]}case"cache-only":return[m(h(),e.markReady())];case"network-only":return _?[m(h()),b()]:[b()];case"no-cache":return _?[m(e.getDiff()),b()]:[b()];case"standby":return[]}},r.prototype.getQuery=function(e){return e&&!this.queries.has(e)&&this.queries.set(e,new Go(this,e)),this.queries.get(e)},r.prototype.prepareContext=function(e){e===void 0&&(e={});var t=this.localState.prepareContext(e);return x(x({},t),{clientAwareness:this.clientAwareness})},r}();var vp=!1;var hu=function(){function r(e){var t=this;this.resetStoreCallbacks=[],this.clearStoreCallbacks=[];var n=e.uri,i=e.credentials,a=e.headers,o=e.cache,s=e.ssrMode,c=s===void 0?!1:s,u=e.ssrForceFetchDelay,l=u===void 0?0:u,d=e.connectToDevTools,p=d===void 0?typeof window=="object"&&!window.__APOLLO_CLIENT__&&__DEV__:d,f=e.queryDeduplication,h=f===void 0?!0:f,m=e.defaultOptions,y=e.assumeImmutableResults,b=y===void 0?!1:y,_=e.resolvers,S=e.typeDefs,v=e.fragmentMatcher,O=e.name,R=e.version,k=e.link;if(k||(k=n?new Bc({uri:n,credentials:i,headers:a}):kt.empty()),!o)throw __DEV__?new Z(`To initialize Apollo Client, you must specify a 'cache' property in the options object.
|
|
51
|
+
For more information, please visit: https://go.apollo.dev/c/docs`):new Z(9);if(this.link=k,this.cache=o,this.disableNetworkFetches=c||l>0,this.queryDeduplication=h,this.defaultOptions=m||Object.create(null),this.typeDefs=S,l&&setTimeout(function(){return t.disableNetworkFetches=!1},l),this.watchQuery=this.watchQuery.bind(this),this.query=this.query.bind(this),this.mutate=this.mutate.bind(this),this.resetStore=this.resetStore.bind(this),this.reFetchObservableQueries=this.reFetchObservableQueries.bind(this),p&&typeof window=="object"&&(window.__APOLLO_CLIENT__=this),!vp&&p&&__DEV__&&(vp=!0,typeof window<"u"&&window.document&&window.top===window.self&&!window.__APOLLO_DEVTOOLS_GLOBAL_HOOK__)){var P=window.navigator,F=P&&P.userAgent,D=void 0;typeof F=="string"&&(F.indexOf("Chrome/")>-1?D="https://chrome.google.com/webstore/detail/apollo-client-developer-t/jdkknkkbebbapilgoeccciglkfbmbnfm":F.indexOf("Firefox/")>-1&&(D="https://addons.mozilla.org/en-US/firefox/addon/apollo-developer-tools/")),D&&__DEV__&&L.log("Download the Apollo DevTools for a better development experience: "+D)}this.version=nf,this.localState=new Wo({cache:o,client:this,resolvers:_,fragmentMatcher:v}),this.queryManager=new yp({cache:this.cache,link:this.link,defaultOptions:this.defaultOptions,queryDeduplication:h,ssrMode:c,clientAwareness:{name:O,version:R},localState:this.localState,assumeImmutableResults:b,onBroadcast:p?function(){t.devToolsHookCb&&t.devToolsHookCb({action:{},state:{queries:t.queryManager.getQueryStore(),mutations:t.queryManager.mutationStore||{}},dataWithOptimisticResults:t.cache.extract(!0)})}:void 0})}return r.prototype.stop=function(){this.queryManager.stop()},r.prototype.watchQuery=function(e){return this.defaultOptions.watchQuery&&(e=ra(this.defaultOptions.watchQuery,e)),this.disableNetworkFetches&&(e.fetchPolicy==="network-only"||e.fetchPolicy==="cache-and-network")&&(e=x(x({},e),{fetchPolicy:"cache-first"})),this.queryManager.watchQuery(e)},r.prototype.query=function(e){return this.defaultOptions.query&&(e=ra(this.defaultOptions.query,e)),__DEV__?L(e.fetchPolicy!=="cache-and-network","The cache-and-network fetchPolicy does not work with client.query, because client.query can only return a single result. Please use client.watchQuery to receive multiple results from the cache and the network, or consider using a different fetchPolicy, such as cache-first or network-only."):L(e.fetchPolicy!=="cache-and-network",10),this.disableNetworkFetches&&e.fetchPolicy==="network-only"&&(e=x(x({},e),{fetchPolicy:"cache-first"})),this.queryManager.query(e)},r.prototype.mutate=function(e){return this.defaultOptions.mutate&&(e=ra(this.defaultOptions.mutate,e)),this.queryManager.mutate(e)},r.prototype.subscribe=function(e){return this.queryManager.startGraphQLSubscription(e)},r.prototype.readQuery=function(e,t){return t===void 0&&(t=!1),this.cache.readQuery(e,t)},r.prototype.readFragment=function(e,t){return t===void 0&&(t=!1),this.cache.readFragment(e,t)},r.prototype.writeQuery=function(e){var t=this.cache.writeQuery(e);return e.broadcast!==!1&&this.queryManager.broadcastQueries(),t},r.prototype.writeFragment=function(e){var t=this.cache.writeFragment(e);return e.broadcast!==!1&&this.queryManager.broadcastQueries(),t},r.prototype.__actionHookForDevTools=function(e){this.devToolsHookCb=e},r.prototype.__requestRaw=function(e){return ci(this.link,e)},r.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(t){return t()}))}).then(function(){return e.reFetchObservableQueries()})},r.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(t){return t()}))})},r.prototype.onResetStore=function(e){var t=this;return this.resetStoreCallbacks.push(e),function(){t.resetStoreCallbacks=t.resetStoreCallbacks.filter(function(n){return n!==e})}},r.prototype.onClearStore=function(e){var t=this;return this.clearStoreCallbacks.push(e),function(){t.clearStoreCallbacks=t.clearStoreCallbacks.filter(function(n){return n!==e})}},r.prototype.reFetchObservableQueries=function(e){return this.queryManager.reFetchObservableQueries(e)},r.prototype.refetchQueries=function(e){var t=this.queryManager.refetchQueries(e),n=[],i=[];t.forEach(function(o,s){n.push(s),i.push(o)});var a=Promise.all(i);return a.queries=n,a.results=i,a.catch(function(o){__DEV__&&L.debug("In client.refetchQueries, Promise.all promise rejected with error ".concat(o))}),a},r.prototype.getObservableQueries=function(e){return e===void 0&&(e="active"),this.queryManager.getObservableQueries(e)},r.prototype.extract=function(e){return this.cache.extract(e)},r.prototype.restore=function(e){return this.cache.restore(e)},r.prototype.addResolvers=function(e){this.localState.addResolvers(e)},r.prototype.setResolvers=function(e){this.localState.setResolvers(e)},r.prototype.getResolvers=function(){return this.localState.getResolvers()},r.prototype.setLocalStateFragmentMatcher=function(e){this.localState.setFragmentMatcher(e)},r.prototype.setLink=function(e){this.link=this.queryManager.link=e},r}();Ol(an?"log":"silent");function tt(r){return r===null?"null":Array.isArray(r)?"array":typeof r}function fr(r){return tt(r)==="object"}function bp(r){return Array.isArray(r)&&r.length>0&&r.every(e=>"message"in e)}function mu(r,e){return r.length<124?r:e}var wp="graphql-transport-ws";var lt;(function(r){r[r.InternalServerError=4500]="InternalServerError",r[r.InternalClientError=4005]="InternalClientError",r[r.BadRequest=4400]="BadRequest",r[r.BadResponse=4004]="BadResponse",r[r.Unauthorized=4401]="Unauthorized",r[r.Forbidden=4403]="Forbidden",r[r.SubprotocolNotAcceptable=4406]="SubprotocolNotAcceptable",r[r.ConnectionInitialisationTimeout=4408]="ConnectionInitialisationTimeout",r[r.ConnectionAcknowledgementTimeout=4504]="ConnectionAcknowledgementTimeout",r[r.SubscriberAlreadyExists=4409]="SubscriberAlreadyExists",r[r.TooManyInitialisationRequests=4429]="TooManyInitialisationRequests"})(lt||(lt={}));var Ce;(function(r){r.ConnectionInit="connection_init",r.ConnectionAck="connection_ack",r.Ping="ping",r.Pong="pong",r.Subscribe="subscribe",r.Next="next",r.Error="error",r.Complete="complete"})(Ce||(Ce={}));function Sp(r){if(!fr(r))throw new Error(`Message is expected to be an object, but got ${tt(r)}`);if(!r.type)throw new Error("Message is missing the 'type' property");if(typeof r.type!="string")throw new Error(`Message is expects the 'type' property to be a string, but got ${tt(r.type)}`);switch(r.type){case Ce.ConnectionInit:case Ce.ConnectionAck:case Ce.Ping:case Ce.Pong:{if(r.payload!=null&&!fr(r.payload))throw new Error(`"${r.type}" message expects the 'payload' property to be an object or nullish or missing, but got "${r.payload}"`);break}case Ce.Subscribe:{if(typeof r.id!="string")throw new Error(`"${r.type}" message expects the 'id' property to be a string, but got ${tt(r.id)}`);if(!r.id)throw new Error(`"${r.type}" message requires a non-empty 'id' property`);if(!fr(r.payload))throw new Error(`"${r.type}" message expects the 'payload' property to be an object, but got ${tt(r.payload)}`);if(typeof r.payload.query!="string")throw new Error(`"${r.type}" message payload expects the 'query' property to be a string, but got ${tt(r.payload.query)}`);if(r.payload.variables!=null&&!fr(r.payload.variables))throw new Error(`"${r.type}" message payload expects the 'variables' property to be a an object or nullish or missing, but got ${tt(r.payload.variables)}`);if(r.payload.operationName!=null&&tt(r.payload.operationName)!=="string")throw new Error(`"${r.type}" message payload expects the 'operationName' property to be a string or nullish or missing, but got ${tt(r.payload.operationName)}`);if(r.payload.extensions!=null&&!fr(r.payload.extensions))throw new Error(`"${r.type}" message payload expects the 'extensions' property to be a an object or nullish or missing, but got ${tt(r.payload.extensions)}`);break}case Ce.Next:{if(typeof r.id!="string")throw new Error(`"${r.type}" message expects the 'id' property to be a string, but got ${tt(r.id)}`);if(!r.id)throw new Error(`"${r.type}" message requires a non-empty 'id' property`);if(!fr(r.payload))throw new Error(`"${r.type}" message expects the 'payload' property to be an object, but got ${tt(r.payload)}`);break}case Ce.Error:{if(typeof r.id!="string")throw new Error(`"${r.type}" message expects the 'id' property to be a string, but got ${tt(r.id)}`);if(!r.id)throw new Error(`"${r.type}" message requires a non-empty 'id' property`);if(!bp(r.payload))throw new Error(`"${r.type}" message expects the 'payload' property to be an array of GraphQL errors, but got ${JSON.stringify(r.payload)}`);break}case Ce.Complete:{if(typeof r.id!="string")throw new Error(`"${r.type}" message expects the 'id' property to be a string, but got ${tt(r.id)}`);if(!r.id)throw new Error(`"${r.type}" message requires a non-empty 'id' property`);break}default:throw new Error(`Invalid message 'type' property "${r.type}"`)}return r}function _p(r,e){return Sp(typeof r=="string"?JSON.parse(r,e):r)}function mi(r,e){return Sp(r),JSON.stringify(r,e)}function gu(r){let{url:e,connectionParams:t,lazy:n=!0,onNonLazyError:i=console.error,lazyCloseTimeout:a=0,keepAlive:o=0,disablePong:s,connectionAckWaitTimeout:c=0,retryAttempts:u=5,retryWait:l=async function(ge){let ye=1e3;for(let se=0;se<ge;se++)ye*=2;await new Promise(se=>setTimeout(se,ye+Math.floor(Math.random()*(3e3-300)+300)))},shouldRetry:d=Jo,isFatalConnectionProblem:p,on:f,webSocketImpl:h,generateID:m=function(){return"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,ge=>{let ye=Math.random()*16|0;return(ge=="x"?ye:ye&3|8).toString(16)})},jsonMessageReplacer:y,jsonMessageReviver:b}=r,_;if(h){if(!Yg(h))throw new Error("Invalid WebSocket implementation provided");_=h}else typeof WebSocket<"u"?_=WebSocket:typeof global<"u"?_=global.WebSocket||global.MozWebSocket:typeof window<"u"&&(_=window.WebSocket||window.MozWebSocket);if(!_)throw new Error("WebSocket implementation missing; on Node you can `import WebSocket from 'ws';` and pass `webSocketImpl: WebSocket` to `createClient`");let S=_,v=(()=>{let A=(()=>{let ye={};return{on(se,ce){return ye[se]=ce,()=>{delete ye[se]}},emit(se){var ce;"id"in se&&((ce=ye[se.id])===null||ce===void 0||ce.call(ye,se))}}})(),ge={connecting:f?.connecting?[f.connecting]:[],opened:f?.opened?[f.opened]:[],connected:f?.connected?[f.connected]:[],ping:f?.ping?[f.ping]:[],pong:f?.pong?[f.pong]:[],message:f?.message?[A.emit,f.message]:[A.emit],closed:f?.closed?[f.closed]:[],error:f?.error?[f.error]:[]};return{onMessage:A.on,on(ye,se){let ce=ge[ye];return ce.push(se),()=>{ce.splice(ce.indexOf(se),1)}},emit(ye,...se){for(let ce of[...ge[ye]])ce(...se)}}})();function O(A){let ge=[v.on("error",ye=>{ge.forEach(se=>se()),A(ye)}),v.on("closed",ye=>{ge.forEach(se=>se()),A(ye)})]}let R,k=0,P,F=!1,D=0,Q=!1;async function Ee(){clearTimeout(P);let[A,ge]=await(R??(R=new Promise((ce,Bt)=>(async()=>{if(F){if(await l(D),!k)return R=void 0,Bt({code:1e3,reason:"All Subscriptions Gone"});D++}v.emit("connecting");let re=new S(typeof e=="function"?await e():e,wp),Vt,Er;function po(){isFinite(o)&&o>0&&(clearTimeout(Er),Er=setTimeout(()=>{re.readyState===S.OPEN&&(re.send(mi({type:Ce.Ping})),v.emit("ping",!1,void 0))},o))}O(He=>{R=void 0,clearTimeout(Vt),clearTimeout(Er),Bt(He),Jo(He)&&He.code===4499&&(re.close(4499,"Terminated"),re.onerror=null,re.onclose=null)}),re.onerror=He=>v.emit("error",He),re.onclose=He=>v.emit("closed",He),re.onopen=async()=>{try{v.emit("opened",re);let He=typeof t=="function"?await t():t;if(re.readyState!==S.OPEN)return;re.send(mi(He?{type:Ce.ConnectionInit,payload:He}:{type:Ce.ConnectionInit},y)),isFinite(c)&&c>0&&(Vt=setTimeout(()=>{re.close(lt.ConnectionAcknowledgementTimeout,"Connection acknowledgement timeout")},c)),po()}catch(He){v.emit("error",He),re.close(lt.InternalClientError,mu(He instanceof Error?He.message:new Error(He).message,"Internal client error"))}};let Xn=!1;re.onmessage=({data:He})=>{try{let We=_p(He,b);if(v.emit("message",We),We.type==="ping"||We.type==="pong"){v.emit(We.type,!0,We.payload),We.type==="pong"?po():s||(re.send(mi(We.payload?{type:Ce.Pong,payload:We.payload}:{type:Ce.Pong})),v.emit("pong",!1,We.payload));return}if(Xn)return;if(We.type!==Ce.ConnectionAck)throw new Error(`First message cannot be of type ${We.type}`);clearTimeout(Vt),Xn=!0,v.emit("connected",re,We.payload),F=!1,D=0,ce([re,new Promise((KS,om)=>O(om))])}catch(We){re.onmessage=null,v.emit("error",We),re.close(lt.BadResponse,mu(We instanceof Error?We.message:new Error(We).message,"Bad response"))}}})())));A.readyState===S.CLOSING&&await ge;let ye=()=>{},se=new Promise(ce=>ye=ce);return[A,ye,Promise.race([se.then(()=>{if(!k){let ce=()=>A.close(1e3,"Normal Closure");isFinite(a)&&a>0?P=setTimeout(()=>{A.readyState===S.OPEN&&ce()},a):ce()}}),ge])]}function Te(A){if(Jo(A)&&(Zg(A.code)||[lt.InternalServerError,lt.InternalClientError,lt.BadRequest,lt.BadResponse,lt.Unauthorized,lt.SubprotocolNotAcceptable,lt.SubscriberAlreadyExists,lt.TooManyInitialisationRequests].includes(A.code)))throw A;if(Q)return!1;if(Jo(A)&&A.code===1e3)return k>0;if(!u||D>=u||!d(A)||p?.(A))throw A;return F=!0}return n||(async()=>{for(k++;;)try{let[,,A]=await Ee();await A}catch(A){try{if(!Te(A))return}catch(ge){return i?.(ge)}}})(),{on:v.on,subscribe(A,ge){let ye=m(A),se=!1,ce=!1,Bt=()=>{k--,se=!0};return(async()=>{for(k++;;)try{let[re,Vt,Er]=await Ee();if(se)return Vt();let po=v.onMessage(ye,Xn=>{switch(Xn.type){case Ce.Next:{ge.next(Xn.payload);return}case Ce.Error:{ce=!0,se=!0,ge.error(Xn.payload),Bt();return}case Ce.Complete:{se=!0,Bt();return}}});re.send(mi({id:ye,type:Ce.Subscribe,payload:A},y)),Bt=()=>{!se&&re.readyState===S.OPEN&&re.send(mi({id:ye,type:Ce.Complete},y)),k--,se=!0,Vt()},await Er.finally(po);return}catch(re){if(!Te(re))return}})().then(()=>{ce||ge.complete()}).catch(re=>{ge.error(re)}),()=>{se||Bt()}},async dispose(){if(Q=!0,R){let[A]=await R;A.close(1e3,"Normal Closure")}},terminate(){R&&v.emit("closed",{code:4499,reason:"Terminated",wasClean:!1})}}}function Jo(r){return fr(r)&&"code"in r&&"reason"in r}function Zg(r){return[1e3,1001,1006,1005,1012,1013,1013].includes(r)?!1:r>=1e3&&r<=1999}function Yg(r){return typeof r=="function"&&"constructor"in r&&"CLOSED"in r&&"CLOSING"in r&&"CONNECTING"in r&&"OPEN"in r}function Xg(r){return ue(r)&&"code"in r&&"reason"in r}var Ep=function(r){Ae(e,r);function e(t){var n=r.call(this)||this;return n.client=t,n}return e.prototype.request=function(t){var n=this;return new ne(function(i){return n.client.subscribe(x(x({},t),{query:ei(t.query)}),{next:i.next.bind(i),complete:i.complete.bind(i),error:function(a){return a instanceof Error?i.error(a):Xg(a)?i.error(new Error("Socket closed with event ".concat(a.code," ").concat(a.reason||""))):i.error(new lr({graphQLErrors:Array.isArray(a)?a:[a]}))}})})},e}(kt);var Zo="0.13.0-test-2";function xp(){return typeof window!="undefined"&&window.self!==window.top}function yu(){try{localStorage.setItem("test",""),localStorage.removeItem("test")}catch(r){return!1}return!0}function Gt(r,e){yu()&&localStorage.setItem(`${Zo}/${r}`,e)}function la(r){return yu()?localStorage.getItem(`${Zo}/${r}`):null}function gi(r){yu()&&localStorage.removeItem(`${Zo}/${r}`)}function Ip(r,e=1e4){return le(this,null,function*(){return Promise.race([new Promise((t,n)=>{let i;try{i=new WebSocket(r,"graphql-transport-ws"),i.onopen=()=>{i.close(),t(i)},i.onerror=a=>{n(a)},i.onclose=a=>{a.code!==1e3&&n(new Error(`WebSocket closed with code ${a.code}: ${a.reason}`))}}catch(a){i&&i.close(),n(a)}}),new Promise((t,n)=>{setTimeout(()=>{n(new Error("WebSocket connection timed out"))},e)})])})}var ks=function(){return ks=Object.assign||function(e){for(var t,n=1,i=arguments.length;n<i;n++){t=arguments[n];for(var a in t)Object.prototype.hasOwnProperty.call(t,a)&&(e[a]=t[a])}return e},ks.apply(this,arguments)};typeof SuppressedError=="function"&&SuppressedError;function fs(r){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?fs=function(t){return typeof t}:fs=function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},fs(r)}function ty(r){return fs(r)=="object"&&r!==null}var Zd=typeof Symbol=="function"&&Symbol.toStringTag!=null?Symbol.toStringTag:"@@toStringTag";function Mu(r,e){for(var t=/\r\n|[\n\r]/g,n=1,i=e+1,a;(a=t.exec(r.body))&&a.index<e;)n+=1,i=e+1-(a.index+a[0].length);return{line:n,column:i}}function ry(r){return Yd(r.source,Mu(r.source,r.start))}function Yd(r,e){var t=r.locationOffset.column-1,n=ps(t)+r.body,i=e.line-1,a=r.locationOffset.line-1,o=e.line+a,s=e.line===1?t:0,c=e.column+s,u="".concat(r.name,":").concat(o,":").concat(c,`
|
|
52
|
+
`),l=n.split(/\r\n|[\n\r]/g),d=l[i];if(d.length>120){for(var p=Math.floor(c/80),f=c%80,h=[],m=0;m<d.length;m+=80)h.push(d.slice(m,m+80));return u+Tp([["".concat(o),h[0]]].concat(h.slice(1,p+1).map(function(y){return["",y]}),[[" ",ps(f-1)+"^"],["",h[p+1]]]))}return u+Tp([["".concat(o-1),l[i-1]],["".concat(o),d],["",ps(c-1)+"^"],["".concat(o+1),l[i+1]]])}function Tp(r){var e=r.filter(function(n){n[0];var i=n[1];return i!==void 0}),t=Math.max.apply(Math,e.map(function(n){var i=n[0];return i.length}));return e.map(function(n){var i=n[0],a=n[1];return ny(t,i)+(a?" | "+a:" |")}).join(`
|
|
53
|
+
`)}function ps(r){return Array(r+1).join(" ")}function ny(r,e){return ps(r-e.length)+e}function ds(r){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?ds=function(t){return typeof t}:ds=function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},ds(r)}function kp(r,e){var t=Object.keys(r);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(r);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(r,i).enumerable})),t.push.apply(t,n)}return t}function iy(r){for(var e=1;e<arguments.length;e++){var t=arguments[e]!=null?arguments[e]:{};e%2?kp(Object(t),!0).forEach(function(n){ay(r,n,t[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(r,Object.getOwnPropertyDescriptors(t)):kp(Object(t)).forEach(function(n){Object.defineProperty(r,n,Object.getOwnPropertyDescriptor(t,n))})}return r}function ay(r,e,t){return e in r?Object.defineProperty(r,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):r[e]=t,r}function oy(r,e){if(!(r instanceof e))throw new TypeError("Cannot call a class as a function")}function Ap(r,e){for(var t=0;t<e.length;t++){var n=e[t];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(r,n.key,n)}}function sy(r,e,t){return e&&Ap(r.prototype,e),t&&Ap(r,t),r}function cy(r,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");r.prototype=Object.create(e&&e.prototype,{constructor:{value:r,writable:!0,configurable:!0}}),e&&za(r,e)}function uy(r){var e=eh();return function(){var n=Ha(r),i;if(e){var a=Ha(this).constructor;i=Reflect.construct(n,arguments,a)}else i=n.apply(this,arguments);return Xd(this,i)}}function Xd(r,e){return e&&(ds(e)==="object"||typeof e=="function")?e:ma(r)}function ma(r){if(r===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return r}function Uu(r){var e=typeof Map=="function"?new Map:void 0;return Uu=function(n){if(n===null||!ly(n))return n;if(typeof n!="function")throw new TypeError("Super expression must either be null or a function");if(typeof e<"u"){if(e.has(n))return e.get(n);e.set(n,i)}function i(){return hs(n,arguments,Ha(this).constructor)}return i.prototype=Object.create(n.prototype,{constructor:{value:i,enumerable:!1,writable:!0,configurable:!0}}),za(i,n)},Uu(r)}function hs(r,e,t){return eh()?hs=Reflect.construct:hs=function(i,a,o){var s=[null];s.push.apply(s,a);var c=Function.bind.apply(i,s),u=new c;return o&&za(u,o.prototype),u},hs.apply(null,arguments)}function eh(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch{return!1}}function ly(r){return Function.toString.call(r).indexOf("[native code]")!==-1}function za(r,e){return za=Object.setPrototypeOf||function(n,i){return n.__proto__=i,n},za(r,e)}function Ha(r){return Ha=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},Ha(r)}var fy=function(r){cy(t,r);var e=uy(t);function t(n,i,a,o,s,c,u){var l,d,p,f;oy(this,t),f=e.call(this,n),f.name="GraphQLError",f.originalError=c??void 0,f.nodes=Op(Array.isArray(i)?i:i?[i]:void 0);for(var h=[],m=0,y=(b=f.nodes)!==null&&b!==void 0?b:[];m<y.length;m++){var b,_=y[m],S=_.loc;S!=null&&h.push(S)}h=Op(h),f.source=a??((l=h)===null||l===void 0?void 0:l[0].source),f.positions=o??((d=h)===null||d===void 0?void 0:d.map(function(O){return O.start})),f.locations=o&&a?o.map(function(O){return Mu(a,O)}):(p=h)===null||p===void 0?void 0:p.map(function(O){return Mu(O.source,O.start)}),f.path=s??void 0;var v=c?.extensions;return u==null&&ty(v)?f.extensions=iy({},v):f.extensions=u??{},Object.defineProperties(ma(f),{message:{enumerable:!0},locations:{enumerable:f.locations!=null},path:{enumerable:f.path!=null},extensions:{enumerable:f.extensions!=null&&Object.keys(f.extensions).length>0},name:{enumerable:!1},nodes:{enumerable:!1},source:{enumerable:!1},positions:{enumerable:!1},originalError:{enumerable:!1}}),c!=null&&c.stack?(Object.defineProperty(ma(f),"stack",{value:c.stack,writable:!0,configurable:!0}),Xd(f)):(Error.captureStackTrace?Error.captureStackTrace(ma(f),t):Object.defineProperty(ma(f),"stack",{value:Error().stack,writable:!0,configurable:!0}),f)}return sy(t,[{key:"toString",value:function(){return py(this)}},{key:Zd,get:function(){return"Object"}}]),t}(Uu(Error));function Op(r){return r===void 0||r.length===0?void 0:r}function py(r){var e=r.message;if(r.nodes)for(var t=0,n=r.nodes;t<n.length;t++){var i=n[t];i.loc&&(e+=`
|
|
54
54
|
|
|
55
|
-
`+
|
|
55
|
+
`+ry(i.loc))}else if(r.source&&r.locations)for(var a=0,o=r.locations;a<o.length;a++){var s=o[a];e+=`
|
|
56
56
|
|
|
57
|
-
`+
|
|
58
|
-
`)}function
|
|
59
|
-
`;break;case 114:u+="\r";break;case 116:u+=" ";break;case 117:{var l=Ey(a.charCodeAt(o+1),a.charCodeAt(o+2),a.charCodeAt(o+3),a.charCodeAt(o+4));if(l<0){var p=a.slice(o+1,o+5);throw wt(r,o,"Invalid character escape sequence: \\u".concat(p,"."))}u+=String.fromCharCode(l),o+=4;break}default:throw wt(r,o,"Invalid character escape sequence: \\".concat(String.fromCharCode(c),"."))}++o,s=o}}throw wt(r,o,"Unterminated string.")}function _y(r,e,t,n,i,a){for(var o=r.body,s=e+3,c=s,u=0,l="";s<o.length&&!isNaN(u=o.charCodeAt(s));){if(u===34&&o.charCodeAt(s+1)===34&&o.charCodeAt(s+2)===34)return l+=o.slice(c,s),new Pe(R.BLOCK_STRING,e,s+3,t,n,i,dy(l));if(u<32&&u!==9&&u!==10&&u!==13)throw wt(r,s,"Invalid character within String: ".concat(Dn(u),"."));u===10?(++s,++a.line,a.lineStart=s):u===13?(o.charCodeAt(s+1)===10?s+=2:++s,++a.line,a.lineStart=s):u===92&&o.charCodeAt(s+1)===34&&o.charCodeAt(s+2)===34&&o.charCodeAt(s+3)===34?(l+=o.slice(c,s)+'"""',s+=4,c=s):++s}throw wt(r,s,"Unterminated string.")}function Ey(r,e,t,n){return Vo(r)<<12|Vo(e)<<8|Vo(t)<<4|Vo(n)}function Vo(r){return r>=48&&r<=57?r-48:r>=65&&r<=70?r-55:r>=97&&r<=102?r-87:-1}function xy(r,e,t,n,i){for(var a=r.body,o=a.length,s=e+1,c=0;s!==o&&!isNaN(c=a.charCodeAt(s))&&(c===95||c>=48&&c<=57||c>=65&&c<=90||c>=97&&c<=122);)++s;return new Pe(R.NAME,e,s,t,n,i,a.slice(e,s))}function Iy(r){return r===95||r>=65&&r<=90||r>=97&&r<=122}function ky(r,e){var t=new Ty(r,e);return t.parseDocument()}var Ty=function(){function r(t,n){var i=fy(t)?t:new zd(t);this._lexer=new my(i),this._options=n}var e=r.prototype;return e.parseName=function(){var n=this.expectToken(R.NAME);return{kind:G.NAME,value:n.value,loc:this.loc(n)}},e.parseDocument=function(){var n=this._lexer.token;return{kind:G.DOCUMENT,definitions:this.many(R.SOF,this.parseDefinition,R.EOF),loc:this.loc(n)}},e.parseDefinition=function(){if(this.peek(R.NAME))switch(this._lexer.token.value){case"query":case"mutation":case"subscription":return this.parseOperationDefinition();case"fragment":return this.parseFragmentDefinition();case"schema":case"scalar":case"type":case"interface":case"union":case"enum":case"input":case"directive":return this.parseTypeSystemDefinition();case"extend":return this.parseTypeSystemExtension()}else{if(this.peek(R.BRACE_L))return this.parseOperationDefinition();if(this.peekDescription())return this.parseTypeSystemDefinition()}throw this.unexpected()},e.parseOperationDefinition=function(){var n=this._lexer.token;if(this.peek(R.BRACE_L))return{kind:G.OPERATION_DEFINITION,operation:"query",name:void 0,variableDefinitions:[],directives:[],selectionSet:this.parseSelectionSet(),loc:this.loc(n)};var i=this.parseOperationType(),a;return this.peek(R.NAME)&&(a=this.parseName()),{kind:G.OPERATION_DEFINITION,operation:i,name:a,variableDefinitions:this.parseVariableDefinitions(),directives:this.parseDirectives(!1),selectionSet:this.parseSelectionSet(),loc:this.loc(n)}},e.parseOperationType=function(){var n=this.expectToken(R.NAME);switch(n.value){case"query":return"query";case"mutation":return"mutation";case"subscription":return"subscription"}throw this.unexpected(n)},e.parseVariableDefinitions=function(){return this.optionalMany(R.PAREN_L,this.parseVariableDefinition,R.PAREN_R)},e.parseVariableDefinition=function(){var n=this._lexer.token;return{kind:G.VARIABLE_DEFINITION,variable:this.parseVariable(),type:(this.expectToken(R.COLON),this.parseTypeReference()),defaultValue:this.expectOptionalToken(R.EQUALS)?this.parseValueLiteral(!0):void 0,directives:this.parseDirectives(!0),loc:this.loc(n)}},e.parseVariable=function(){var n=this._lexer.token;return this.expectToken(R.DOLLAR),{kind:G.VARIABLE,name:this.parseName(),loc:this.loc(n)}},e.parseSelectionSet=function(){var n=this._lexer.token;return{kind:G.SELECTION_SET,selections:this.many(R.BRACE_L,this.parseSelection,R.BRACE_R),loc:this.loc(n)}},e.parseSelection=function(){return this.peek(R.SPREAD)?this.parseFragment():this.parseField()},e.parseField=function(){var n=this._lexer.token,i=this.parseName(),a,o;return this.expectOptionalToken(R.COLON)?(a=i,o=this.parseName()):o=i,{kind:G.FIELD,alias:a,name:o,arguments:this.parseArguments(!1),directives:this.parseDirectives(!1),selectionSet:this.peek(R.BRACE_L)?this.parseSelectionSet():void 0,loc:this.loc(n)}},e.parseArguments=function(n){var i=n?this.parseConstArgument:this.parseArgument;return this.optionalMany(R.PAREN_L,i,R.PAREN_R)},e.parseArgument=function(){var n=this._lexer.token,i=this.parseName();return this.expectToken(R.COLON),{kind:G.ARGUMENT,name:i,value:this.parseValueLiteral(!1),loc:this.loc(n)}},e.parseConstArgument=function(){var n=this._lexer.token;return{kind:G.ARGUMENT,name:this.parseName(),value:(this.expectToken(R.COLON),this.parseValueLiteral(!0)),loc:this.loc(n)}},e.parseFragment=function(){var n=this._lexer.token;this.expectToken(R.SPREAD);var i=this.expectOptionalKeyword("on");return!i&&this.peek(R.NAME)?{kind:G.FRAGMENT_SPREAD,name:this.parseFragmentName(),directives:this.parseDirectives(!1),loc:this.loc(n)}:{kind:G.INLINE_FRAGMENT,typeCondition:i?this.parseNamedType():void 0,directives:this.parseDirectives(!1),selectionSet:this.parseSelectionSet(),loc:this.loc(n)}},e.parseFragmentDefinition=function(){var n,i=this._lexer.token;return this.expectKeyword("fragment"),((n=this._options)===null||n===void 0?void 0:n.experimentalFragmentVariables)===!0?{kind:G.FRAGMENT_DEFINITION,name:this.parseFragmentName(),variableDefinitions:this.parseVariableDefinitions(),typeCondition:(this.expectKeyword("on"),this.parseNamedType()),directives:this.parseDirectives(!1),selectionSet:this.parseSelectionSet(),loc:this.loc(i)}:{kind:G.FRAGMENT_DEFINITION,name:this.parseFragmentName(),typeCondition:(this.expectKeyword("on"),this.parseNamedType()),directives:this.parseDirectives(!1),selectionSet:this.parseSelectionSet(),loc:this.loc(i)}},e.parseFragmentName=function(){if(this._lexer.token.value==="on")throw this.unexpected();return this.parseName()},e.parseValueLiteral=function(n){var i=this._lexer.token;switch(i.kind){case R.BRACKET_L:return this.parseList(n);case R.BRACE_L:return this.parseObject(n);case R.INT:return this._lexer.advance(),{kind:G.INT,value:i.value,loc:this.loc(i)};case R.FLOAT:return this._lexer.advance(),{kind:G.FLOAT,value:i.value,loc:this.loc(i)};case R.STRING:case R.BLOCK_STRING:return this.parseStringLiteral();case R.NAME:switch(this._lexer.advance(),i.value){case"true":return{kind:G.BOOLEAN,value:!0,loc:this.loc(i)};case"false":return{kind:G.BOOLEAN,value:!1,loc:this.loc(i)};case"null":return{kind:G.NULL,loc:this.loc(i)};default:return{kind:G.ENUM,value:i.value,loc:this.loc(i)}}case R.DOLLAR:if(!n)return this.parseVariable();break}throw this.unexpected()},e.parseStringLiteral=function(){var n=this._lexer.token;return this._lexer.advance(),{kind:G.STRING,value:n.value,block:n.kind===R.BLOCK_STRING,loc:this.loc(n)}},e.parseList=function(n){var i=this,a=this._lexer.token,o=function(){return i.parseValueLiteral(n)};return{kind:G.LIST,values:this.any(R.BRACKET_L,o,R.BRACKET_R),loc:this.loc(a)}},e.parseObject=function(n){var i=this,a=this._lexer.token,o=function(){return i.parseObjectField(n)};return{kind:G.OBJECT,fields:this.any(R.BRACE_L,o,R.BRACE_R),loc:this.loc(a)}},e.parseObjectField=function(n){var i=this._lexer.token,a=this.parseName();return this.expectToken(R.COLON),{kind:G.OBJECT_FIELD,name:a,value:this.parseValueLiteral(n),loc:this.loc(i)}},e.parseDirectives=function(n){for(var i=[];this.peek(R.AT);)i.push(this.parseDirective(n));return i},e.parseDirective=function(n){var i=this._lexer.token;return this.expectToken(R.AT),{kind:G.DIRECTIVE,name:this.parseName(),arguments:this.parseArguments(n),loc:this.loc(i)}},e.parseTypeReference=function(){var n=this._lexer.token,i;return this.expectOptionalToken(R.BRACKET_L)?(i=this.parseTypeReference(),this.expectToken(R.BRACKET_R),i={kind:G.LIST_TYPE,type:i,loc:this.loc(n)}):i=this.parseNamedType(),this.expectOptionalToken(R.BANG)?{kind:G.NON_NULL_TYPE,type:i,loc:this.loc(n)}:i},e.parseNamedType=function(){var n=this._lexer.token;return{kind:G.NAMED_TYPE,name:this.parseName(),loc:this.loc(n)}},e.parseTypeSystemDefinition=function(){var n=this.peekDescription()?this._lexer.lookahead():this._lexer.token;if(n.kind===R.NAME)switch(n.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()}throw this.unexpected(n)},e.peekDescription=function(){return this.peek(R.STRING)||this.peek(R.BLOCK_STRING)},e.parseDescription=function(){if(this.peekDescription())return this.parseStringLiteral()},e.parseSchemaDefinition=function(){var n=this._lexer.token,i=this.parseDescription();this.expectKeyword("schema");var a=this.parseDirectives(!0),o=this.many(R.BRACE_L,this.parseOperationTypeDefinition,R.BRACE_R);return{kind:G.SCHEMA_DEFINITION,description:i,directives:a,operationTypes:o,loc:this.loc(n)}},e.parseOperationTypeDefinition=function(){var n=this._lexer.token,i=this.parseOperationType();this.expectToken(R.COLON);var a=this.parseNamedType();return{kind:G.OPERATION_TYPE_DEFINITION,operation:i,type:a,loc:this.loc(n)}},e.parseScalarTypeDefinition=function(){var n=this._lexer.token,i=this.parseDescription();this.expectKeyword("scalar");var a=this.parseName(),o=this.parseDirectives(!0);return{kind:G.SCALAR_TYPE_DEFINITION,description:i,name:a,directives:o,loc:this.loc(n)}},e.parseObjectTypeDefinition=function(){var n=this._lexer.token,i=this.parseDescription();this.expectKeyword("type");var a=this.parseName(),o=this.parseImplementsInterfaces(),s=this.parseDirectives(!0),c=this.parseFieldsDefinition();return{kind:G.OBJECT_TYPE_DEFINITION,description:i,name:a,interfaces:o,directives:s,fields:c,loc:this.loc(n)}},e.parseImplementsInterfaces=function(){var n;if(!this.expectOptionalKeyword("implements"))return[];if(((n=this._options)===null||n===void 0?void 0:n.allowLegacySDLImplementsInterfaces)===!0){var i=[];this.expectOptionalToken(R.AMP);do i.push(this.parseNamedType());while(this.expectOptionalToken(R.AMP)||this.peek(R.NAME));return i}return this.delimitedMany(R.AMP,this.parseNamedType)},e.parseFieldsDefinition=function(){var n;return((n=this._options)===null||n===void 0?void 0:n.allowLegacySDLEmptyFields)===!0&&this.peek(R.BRACE_L)&&this._lexer.lookahead().kind===R.BRACE_R?(this._lexer.advance(),this._lexer.advance(),[]):this.optionalMany(R.BRACE_L,this.parseFieldDefinition,R.BRACE_R)},e.parseFieldDefinition=function(){var n=this._lexer.token,i=this.parseDescription(),a=this.parseName(),o=this.parseArgumentDefs();this.expectToken(R.COLON);var s=this.parseTypeReference(),c=this.parseDirectives(!0);return{kind:G.FIELD_DEFINITION,description:i,name:a,arguments:o,type:s,directives:c,loc:this.loc(n)}},e.parseArgumentDefs=function(){return this.optionalMany(R.PAREN_L,this.parseInputValueDef,R.PAREN_R)},e.parseInputValueDef=function(){var n=this._lexer.token,i=this.parseDescription(),a=this.parseName();this.expectToken(R.COLON);var o=this.parseTypeReference(),s;this.expectOptionalToken(R.EQUALS)&&(s=this.parseValueLiteral(!0));var c=this.parseDirectives(!0);return{kind:G.INPUT_VALUE_DEFINITION,description:i,name:a,type:o,defaultValue:s,directives:c,loc:this.loc(n)}},e.parseInterfaceTypeDefinition=function(){var n=this._lexer.token,i=this.parseDescription();this.expectKeyword("interface");var a=this.parseName(),o=this.parseImplementsInterfaces(),s=this.parseDirectives(!0),c=this.parseFieldsDefinition();return{kind:G.INTERFACE_TYPE_DEFINITION,description:i,name:a,interfaces:o,directives:s,fields:c,loc:this.loc(n)}},e.parseUnionTypeDefinition=function(){var n=this._lexer.token,i=this.parseDescription();this.expectKeyword("union");var a=this.parseName(),o=this.parseDirectives(!0),s=this.parseUnionMemberTypes();return{kind:G.UNION_TYPE_DEFINITION,description:i,name:a,directives:o,types:s,loc:this.loc(n)}},e.parseUnionMemberTypes=function(){return this.expectOptionalToken(R.EQUALS)?this.delimitedMany(R.PIPE,this.parseNamedType):[]},e.parseEnumTypeDefinition=function(){var n=this._lexer.token,i=this.parseDescription();this.expectKeyword("enum");var a=this.parseName(),o=this.parseDirectives(!0),s=this.parseEnumValuesDefinition();return{kind:G.ENUM_TYPE_DEFINITION,description:i,name:a,directives:o,values:s,loc:this.loc(n)}},e.parseEnumValuesDefinition=function(){return this.optionalMany(R.BRACE_L,this.parseEnumValueDefinition,R.BRACE_R)},e.parseEnumValueDefinition=function(){var n=this._lexer.token,i=this.parseDescription(),a=this.parseName(),o=this.parseDirectives(!0);return{kind:G.ENUM_VALUE_DEFINITION,description:i,name:a,directives:o,loc:this.loc(n)}},e.parseInputObjectTypeDefinition=function(){var n=this._lexer.token,i=this.parseDescription();this.expectKeyword("input");var a=this.parseName(),o=this.parseDirectives(!0),s=this.parseInputFieldsDefinition();return{kind:G.INPUT_OBJECT_TYPE_DEFINITION,description:i,name:a,directives:o,fields:s,loc:this.loc(n)}},e.parseInputFieldsDefinition=function(){return this.optionalMany(R.BRACE_L,this.parseInputValueDef,R.BRACE_R)},e.parseTypeSystemExtension=function(){var n=this._lexer.lookahead();if(n.kind===R.NAME)switch(n.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(n)},e.parseSchemaExtension=function(){var n=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("schema");var i=this.parseDirectives(!0),a=this.optionalMany(R.BRACE_L,this.parseOperationTypeDefinition,R.BRACE_R);if(i.length===0&&a.length===0)throw this.unexpected();return{kind:G.SCHEMA_EXTENSION,directives:i,operationTypes:a,loc:this.loc(n)}},e.parseScalarTypeExtension=function(){var n=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("scalar");var i=this.parseName(),a=this.parseDirectives(!0);if(a.length===0)throw this.unexpected();return{kind:G.SCALAR_TYPE_EXTENSION,name:i,directives:a,loc:this.loc(n)}},e.parseObjectTypeExtension=function(){var n=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("type");var i=this.parseName(),a=this.parseImplementsInterfaces(),o=this.parseDirectives(!0),s=this.parseFieldsDefinition();if(a.length===0&&o.length===0&&s.length===0)throw this.unexpected();return{kind:G.OBJECT_TYPE_EXTENSION,name:i,interfaces:a,directives:o,fields:s,loc:this.loc(n)}},e.parseInterfaceTypeExtension=function(){var n=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("interface");var i=this.parseName(),a=this.parseImplementsInterfaces(),o=this.parseDirectives(!0),s=this.parseFieldsDefinition();if(a.length===0&&o.length===0&&s.length===0)throw this.unexpected();return{kind:G.INTERFACE_TYPE_EXTENSION,name:i,interfaces:a,directives:o,fields:s,loc:this.loc(n)}},e.parseUnionTypeExtension=function(){var n=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("union");var i=this.parseName(),a=this.parseDirectives(!0),o=this.parseUnionMemberTypes();if(a.length===0&&o.length===0)throw this.unexpected();return{kind:G.UNION_TYPE_EXTENSION,name:i,directives:a,types:o,loc:this.loc(n)}},e.parseEnumTypeExtension=function(){var n=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("enum");var i=this.parseName(),a=this.parseDirectives(!0),o=this.parseEnumValuesDefinition();if(a.length===0&&o.length===0)throw this.unexpected();return{kind:G.ENUM_TYPE_EXTENSION,name:i,directives:a,values:o,loc:this.loc(n)}},e.parseInputObjectTypeExtension=function(){var n=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("input");var i=this.parseName(),a=this.parseDirectives(!0),o=this.parseInputFieldsDefinition();if(a.length===0&&o.length===0)throw this.unexpected();return{kind:G.INPUT_OBJECT_TYPE_EXTENSION,name:i,directives:a,fields:o,loc:this.loc(n)}},e.parseDirectiveDefinition=function(){var n=this._lexer.token,i=this.parseDescription();this.expectKeyword("directive"),this.expectToken(R.AT);var a=this.parseName(),o=this.parseArgumentDefs(),s=this.expectOptionalKeyword("repeatable");this.expectKeyword("on");var c=this.parseDirectiveLocations();return{kind:G.DIRECTIVE_DEFINITION,description:i,name:a,arguments:o,repeatable:s,locations:c,loc:this.loc(n)}},e.parseDirectiveLocations=function(){return this.delimitedMany(R.PIPE,this.parseDirectiveLocation)},e.parseDirectiveLocation=function(){var n=this._lexer.token,i=this.parseName();if(py[i.value]!==void 0)return i;throw this.unexpected(n)},e.loc=function(n){var i;if(((i=this._options)===null||i===void 0?void 0:i.noLocation)!==!0)return new Qd(n,this._lexer.lastToken,this._lexer.source)},e.peek=function(n){return this._lexer.token.kind===n},e.expectToken=function(n){var i=this._lexer.token;if(i.kind===n)return this._lexer.advance(),i;throw wt(this._lexer.source,i.start,"Expected ".concat(Hd(n),", found ").concat(pu(i),"."))},e.expectOptionalToken=function(n){var i=this._lexer.token;if(i.kind===n)return this._lexer.advance(),i},e.expectKeyword=function(n){var i=this._lexer.token;if(i.kind===R.NAME&&i.value===n)this._lexer.advance();else throw wt(this._lexer.source,i.start,'Expected "'.concat(n,'", found ').concat(pu(i),"."))},e.expectOptionalKeyword=function(n){var i=this._lexer.token;return i.kind===R.NAME&&i.value===n?(this._lexer.advance(),!0):!1},e.unexpected=function(n){var i=n??this._lexer.token;return wt(this._lexer.source,i.start,"Unexpected ".concat(pu(i),"."))},e.any=function(n,i,a){this.expectToken(n);for(var o=[];!this.expectOptionalToken(a);)o.push(i.call(this));return o},e.optionalMany=function(n,i,a){if(this.expectOptionalToken(n)){var o=[];do o.push(i.call(this));while(!this.expectOptionalToken(a));return o}return[]},e.many=function(n,i,a){this.expectToken(n);var o=[];do o.push(i.call(this));while(!this.expectOptionalToken(a));return o},e.delimitedMany=function(n,i){this.expectOptionalToken(n);var a=[];do a.push(i.call(this));while(this.expectOptionalToken(n));return a},r}();function pu(r){var e=r.value;return Hd(r.kind)+(e!=null?' "'.concat(e,'"'):"")}function Hd(r){return gy(r)?'"'.concat(r,'"'):r}var cs=new Map,Ru=new Map,Gd=!0,Ss=!1;function Kd(r){return r.replace(/[\s,]+/g," ").trim()}function Ay(r){return Kd(r.source.body.substring(r.start,r.end))}function Oy(r){var e=new Set,t=[];return r.definitions.forEach(function(n){if(n.kind==="FragmentDefinition"){var i=n.name.value,a=Ay(n.loc),o=Ru.get(i);o&&!o.has(a)?Gd&&console.warn("Warning: fragment with name "+i+` already exists.
|
|
57
|
+
`+Yd(r.source,s)}return e}function wt(r,e,t){return new fy("Syntax Error: ".concat(t),void 0,r,[e])}var G=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"});function dy(r,e){var t=Boolean(r);if(!t)throw new Error(e??"Unexpected invariant triggered.")}var hy=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):void 0,ju=hy;function th(r){var e=r.prototype.toJSON;typeof e=="function"||dy(0),r.prototype.inspect=e,ju&&(r.prototype[ju]=e)}var rh=function(){function r(t,n,i){this.start=t.start,this.end=n.end,this.startToken=t,this.endToken=n,this.source=i}var e=r.prototype;return e.toJSON=function(){return{start:this.start,end:this.end}},r}();th(rh);var Pe=function(){function r(t,n,i,a,o,s,c){this.kind=t,this.start=n,this.end=i,this.line=a,this.column=o,this.value=c,this.prev=s,this.next=null}var e=r.prototype;return e.toJSON=function(){return{kind:this.kind,value:this.value,line:this.line,column:this.column}},r}();th(Pe);var N=Object.freeze({SOF:"<SOF>",EOF:"<EOF>",BANG:"!",DOLLAR:"$",AMP:"&",PAREN_L:"(",PAREN_R:")",SPREAD:"...",COLON:":",EQUALS:"=",AT:"@",BRACKET_L:"[",BRACKET_R:"]",BRACE_L:"{",PIPE:"|",BRACE_R:"}",NAME:"Name",INT:"Int",FLOAT:"Float",STRING:"String",BLOCK_STRING:"BlockString",COMMENT:"Comment"});function ms(r){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?ms=function(t){return typeof t}:ms=function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},ms(r)}var my=10,nh=2;function gy(r){return Js(r,[])}function Js(r,e){switch(ms(r)){case"string":return JSON.stringify(r);case"function":return r.name?"[function ".concat(r.name,"]"):"[function]";case"object":return r===null?"null":yy(r,e);default:return String(r)}}function yy(r,e){if(e.indexOf(r)!==-1)return"[Circular]";var t=[].concat(e,[r]),n=wy(r);if(n!==void 0){var i=n.call(r);if(i!==r)return typeof i=="string"?i:Js(i,t)}else if(Array.isArray(r))return by(r,t);return vy(r,t)}function vy(r,e){var t=Object.keys(r);if(t.length===0)return"{}";if(e.length>nh)return"["+Sy(r)+"]";var n=t.map(function(i){var a=Js(r[i],e);return i+": "+a});return"{ "+n.join(", ")+" }"}function by(r,e){if(r.length===0)return"[]";if(e.length>nh)return"[Array]";for(var t=Math.min(my,r.length),n=r.length-t,i=[],a=0;a<t;++a)i.push(Js(r[a],e));return n===1?i.push("... 1 more item"):n>1&&i.push("... ".concat(n," more items")),"["+i.join(", ")+"]"}function wy(r){var e=r[String(ju)];if(typeof e=="function")return e;if(typeof r.inspect=="function")return r.inspect}function Sy(r){var e=Object.prototype.toString.call(r).replace(/^\[object /,"").replace(/]$/,"");if(e==="Object"&&typeof r.constructor=="function"){var t=r.constructor.name;if(typeof t=="string"&&t!=="")return t}return e}function vu(r,e){var t=Boolean(r);if(!t)throw new Error(e)}var _y=function(e,t){return e instanceof t};function Cp(r,e){for(var t=0;t<e.length;t++){var n=e[t];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(r,n.key,n)}}function Ey(r,e,t){return e&&Cp(r.prototype,e),t&&Cp(r,t),r}var ih=function(){function r(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"GraphQL request",n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{line:1,column:1};typeof e=="string"||vu(0,"Body must be a string. Received: ".concat(gy(e),".")),this.body=e,this.name=t,this.locationOffset=n,this.locationOffset.line>0||vu(0,"line in locationOffset is 1-indexed and must be positive."),this.locationOffset.column>0||vu(0,"column in locationOffset is 1-indexed and must be positive.")}return Ey(r,[{key:Zd,get:function(){return"Source"}}]),r}();function xy(r){return _y(r,ih)}var Iy=Object.freeze({QUERY:"QUERY",MUTATION:"MUTATION",SUBSCRIPTION:"SUBSCRIPTION",FIELD:"FIELD",FRAGMENT_DEFINITION:"FRAGMENT_DEFINITION",FRAGMENT_SPREAD:"FRAGMENT_SPREAD",INLINE_FRAGMENT:"INLINE_FRAGMENT",VARIABLE_DEFINITION:"VARIABLE_DEFINITION",SCHEMA:"SCHEMA",SCALAR:"SCALAR",OBJECT:"OBJECT",FIELD_DEFINITION:"FIELD_DEFINITION",ARGUMENT_DEFINITION:"ARGUMENT_DEFINITION",INTERFACE:"INTERFACE",UNION:"UNION",ENUM:"ENUM",ENUM_VALUE:"ENUM_VALUE",INPUT_OBJECT:"INPUT_OBJECT",INPUT_FIELD_DEFINITION:"INPUT_FIELD_DEFINITION"});function Ty(r){var e=r.split(/\r\n|[\n\r]/g),t=ky(r);if(t!==0)for(var n=1;n<e.length;n++)e[n]=e[n].slice(t);for(var i=0;i<e.length&&Rp(e[i]);)++i;for(var a=e.length;a>i&&Rp(e[a-1]);)--a;return e.slice(i,a).join(`
|
|
58
|
+
`)}function Rp(r){for(var e=0;e<r.length;++e)if(r[e]!==" "&&r[e]!==" ")return!1;return!0}function ky(r){for(var e,t=!0,n=!0,i=0,a=null,o=0;o<r.length;++o)switch(r.charCodeAt(o)){case 13:r.charCodeAt(o+1)===10&&++o;case 10:t=!1,n=!0,i=0;break;case 9:case 32:++i;break;default:n&&!t&&(a===null||i<a)&&(a=i),n=!1}return(e=a)!==null&&e!==void 0?e:0}var Ay=function(){function r(t){var n=new Pe(N.SOF,0,0,0,0,null);this.source=t,this.lastToken=n,this.token=n,this.line=1,this.lineStart=0}var e=r.prototype;return e.advance=function(){this.lastToken=this.token;var n=this.token=this.lookahead();return n},e.lookahead=function(){var n=this.token;if(n.kind!==N.EOF)do{var i;n=(i=n.next)!==null&&i!==void 0?i:n.next=Cy(this,n)}while(n.kind===N.COMMENT);return n},r}();function Oy(r){return r===N.BANG||r===N.DOLLAR||r===N.AMP||r===N.PAREN_L||r===N.PAREN_R||r===N.SPREAD||r===N.COLON||r===N.EQUALS||r===N.AT||r===N.BRACKET_L||r===N.BRACKET_R||r===N.BRACE_L||r===N.PIPE||r===N.BRACE_R}function Nn(r){return isNaN(r)?N.EOF:r<127?JSON.stringify(String.fromCharCode(r)):'"\\u'.concat(("00"+r.toString(16).toUpperCase()).slice(-4),'"')}function Cy(r,e){for(var t=r.source,n=t.body,i=n.length,a=e.end;a<i;){var o=n.charCodeAt(a),s=r.line,c=1+a-r.lineStart;switch(o){case 65279:case 9:case 32:case 44:++a;continue;case 10:++a,++r.line,r.lineStart=a;continue;case 13:n.charCodeAt(a+1)===10?a+=2:++a,++r.line,r.lineStart=a;continue;case 33:return new Pe(N.BANG,a,a+1,s,c,e);case 35:return Ny(t,a,s,c,e);case 36:return new Pe(N.DOLLAR,a,a+1,s,c,e);case 38:return new Pe(N.AMP,a,a+1,s,c,e);case 40:return new Pe(N.PAREN_L,a,a+1,s,c,e);case 41:return new Pe(N.PAREN_R,a,a+1,s,c,e);case 46:if(n.charCodeAt(a+1)===46&&n.charCodeAt(a+2)===46)return new Pe(N.SPREAD,a,a+3,s,c,e);break;case 58:return new Pe(N.COLON,a,a+1,s,c,e);case 61:return new Pe(N.EQUALS,a,a+1,s,c,e);case 64:return new Pe(N.AT,a,a+1,s,c,e);case 91:return new Pe(N.BRACKET_L,a,a+1,s,c,e);case 93:return new Pe(N.BRACKET_R,a,a+1,s,c,e);case 123:return new Pe(N.BRACE_L,a,a+1,s,c,e);case 124:return new Pe(N.PIPE,a,a+1,s,c,e);case 125:return new Pe(N.BRACE_R,a,a+1,s,c,e);case 34:return n.charCodeAt(a+1)===34&&n.charCodeAt(a+2)===34?Ly(t,a,s,c,e,r):Dy(t,a,s,c,e);case 45:case 48:case 49:case 50:case 51:case 52:case 53:case 54:case 55:case 56:case 57:return Py(t,a,o,s,c,e);case 65:case 66:case 67:case 68:case 69:case 70:case 71:case 72:case 73:case 74:case 75:case 76:case 77:case 78:case 79:case 80:case 81:case 82:case 83:case 84:case 85:case 86:case 87:case 88:case 89:case 90:case 95:case 97:case 98:case 99:case 100:case 101:case 102:case 103:case 104:case 105:case 106:case 107:case 108:case 109:case 110:case 111:case 112:case 113:case 114:case 115:case 116:case 117:case 118:case 119:case 120:case 121:case 122:return $y(t,a,s,c,e)}throw wt(t,a,Ry(o))}var u=r.line,l=1+a-r.lineStart;return new Pe(N.EOF,i,i,u,l,e)}function Ry(r){return r<32&&r!==9&&r!==10&&r!==13?"Cannot contain the invalid character ".concat(Nn(r),"."):r===39?`Unexpected single quote character ('), did you mean to use a double quote (")?`:"Cannot parse the unexpected character ".concat(Nn(r),".")}function Ny(r,e,t,n,i){var a=r.body,o,s=e;do o=a.charCodeAt(++s);while(!isNaN(o)&&(o>31||o===9));return new Pe(N.COMMENT,e,s,t,n,i,a.slice(e+1,s))}function Py(r,e,t,n,i,a){var o=r.body,s=t,c=e,u=!1;if(s===45&&(s=o.charCodeAt(++c)),s===48){if(s=o.charCodeAt(++c),s>=48&&s<=57)throw wt(r,c,"Invalid number, unexpected digit after 0: ".concat(Nn(s),"."))}else c=bu(r,c,s),s=o.charCodeAt(c);if(s===46&&(u=!0,s=o.charCodeAt(++c),c=bu(r,c,s),s=o.charCodeAt(c)),(s===69||s===101)&&(u=!0,s=o.charCodeAt(++c),(s===43||s===45)&&(s=o.charCodeAt(++c)),c=bu(r,c,s),s=o.charCodeAt(c)),s===46||My(s))throw wt(r,c,"Invalid number, expected digit but got: ".concat(Nn(s),"."));return new Pe(u?N.FLOAT:N.INT,e,c,n,i,a,o.slice(e,c))}function bu(r,e,t){var n=r.body,i=e,a=t;if(a>=48&&a<=57){do a=n.charCodeAt(++i);while(a>=48&&a<=57);return i}throw wt(r,i,"Invalid number, expected digit but got: ".concat(Nn(a),"."))}function Dy(r,e,t,n,i){for(var a=r.body,o=e+1,s=o,c=0,u="";o<a.length&&!isNaN(c=a.charCodeAt(o))&&c!==10&&c!==13;){if(c===34)return u+=a.slice(s,o),new Pe(N.STRING,e,o+1,t,n,i,u);if(c<32&&c!==9)throw wt(r,o,"Invalid character within String: ".concat(Nn(c),"."));if(++o,c===92){switch(u+=a.slice(s,o-1),c=a.charCodeAt(o),c){case 34:u+='"';break;case 47:u+="/";break;case 92:u+="\\";break;case 98:u+="\b";break;case 102:u+="\f";break;case 110:u+=`
|
|
59
|
+
`;break;case 114:u+="\r";break;case 116:u+=" ";break;case 117:{var l=Fy(a.charCodeAt(o+1),a.charCodeAt(o+2),a.charCodeAt(o+3),a.charCodeAt(o+4));if(l<0){var d=a.slice(o+1,o+5);throw wt(r,o,"Invalid character escape sequence: \\u".concat(d,"."))}u+=String.fromCharCode(l),o+=4;break}default:throw wt(r,o,"Invalid character escape sequence: \\".concat(String.fromCharCode(c),"."))}++o,s=o}}throw wt(r,o,"Unterminated string.")}function Ly(r,e,t,n,i,a){for(var o=r.body,s=e+3,c=s,u=0,l="";s<o.length&&!isNaN(u=o.charCodeAt(s));){if(u===34&&o.charCodeAt(s+1)===34&&o.charCodeAt(s+2)===34)return l+=o.slice(c,s),new Pe(N.BLOCK_STRING,e,s+3,t,n,i,Ty(l));if(u<32&&u!==9&&u!==10&&u!==13)throw wt(r,s,"Invalid character within String: ".concat(Nn(u),"."));u===10?(++s,++a.line,a.lineStart=s):u===13?(o.charCodeAt(s+1)===10?s+=2:++s,++a.line,a.lineStart=s):u===92&&o.charCodeAt(s+1)===34&&o.charCodeAt(s+2)===34&&o.charCodeAt(s+3)===34?(l+=o.slice(c,s)+'"""',s+=4,c=s):++s}throw wt(r,s,"Unterminated string.")}function Fy(r,e,t,n){return Yo(r)<<12|Yo(e)<<8|Yo(t)<<4|Yo(n)}function Yo(r){return r>=48&&r<=57?r-48:r>=65&&r<=70?r-55:r>=97&&r<=102?r-87:-1}function $y(r,e,t,n,i){for(var a=r.body,o=a.length,s=e+1,c=0;s!==o&&!isNaN(c=a.charCodeAt(s))&&(c===95||c>=48&&c<=57||c>=65&&c<=90||c>=97&&c<=122);)++s;return new Pe(N.NAME,e,s,t,n,i,a.slice(e,s))}function My(r){return r===95||r>=65&&r<=90||r>=97&&r<=122}function Uy(r,e){var t=new jy(r,e);return t.parseDocument()}var jy=function(){function r(t,n){var i=xy(t)?t:new ih(t);this._lexer=new Ay(i),this._options=n}var e=r.prototype;return e.parseName=function(){var n=this.expectToken(N.NAME);return{kind:G.NAME,value:n.value,loc:this.loc(n)}},e.parseDocument=function(){var n=this._lexer.token;return{kind:G.DOCUMENT,definitions:this.many(N.SOF,this.parseDefinition,N.EOF),loc:this.loc(n)}},e.parseDefinition=function(){if(this.peek(N.NAME))switch(this._lexer.token.value){case"query":case"mutation":case"subscription":return this.parseOperationDefinition();case"fragment":return this.parseFragmentDefinition();case"schema":case"scalar":case"type":case"interface":case"union":case"enum":case"input":case"directive":return this.parseTypeSystemDefinition();case"extend":return this.parseTypeSystemExtension()}else{if(this.peek(N.BRACE_L))return this.parseOperationDefinition();if(this.peekDescription())return this.parseTypeSystemDefinition()}throw this.unexpected()},e.parseOperationDefinition=function(){var n=this._lexer.token;if(this.peek(N.BRACE_L))return{kind:G.OPERATION_DEFINITION,operation:"query",name:void 0,variableDefinitions:[],directives:[],selectionSet:this.parseSelectionSet(),loc:this.loc(n)};var i=this.parseOperationType(),a;return this.peek(N.NAME)&&(a=this.parseName()),{kind:G.OPERATION_DEFINITION,operation:i,name:a,variableDefinitions:this.parseVariableDefinitions(),directives:this.parseDirectives(!1),selectionSet:this.parseSelectionSet(),loc:this.loc(n)}},e.parseOperationType=function(){var n=this.expectToken(N.NAME);switch(n.value){case"query":return"query";case"mutation":return"mutation";case"subscription":return"subscription"}throw this.unexpected(n)},e.parseVariableDefinitions=function(){return this.optionalMany(N.PAREN_L,this.parseVariableDefinition,N.PAREN_R)},e.parseVariableDefinition=function(){var n=this._lexer.token;return{kind:G.VARIABLE_DEFINITION,variable:this.parseVariable(),type:(this.expectToken(N.COLON),this.parseTypeReference()),defaultValue:this.expectOptionalToken(N.EQUALS)?this.parseValueLiteral(!0):void 0,directives:this.parseDirectives(!0),loc:this.loc(n)}},e.parseVariable=function(){var n=this._lexer.token;return this.expectToken(N.DOLLAR),{kind:G.VARIABLE,name:this.parseName(),loc:this.loc(n)}},e.parseSelectionSet=function(){var n=this._lexer.token;return{kind:G.SELECTION_SET,selections:this.many(N.BRACE_L,this.parseSelection,N.BRACE_R),loc:this.loc(n)}},e.parseSelection=function(){return this.peek(N.SPREAD)?this.parseFragment():this.parseField()},e.parseField=function(){var n=this._lexer.token,i=this.parseName(),a,o;return this.expectOptionalToken(N.COLON)?(a=i,o=this.parseName()):o=i,{kind:G.FIELD,alias:a,name:o,arguments:this.parseArguments(!1),directives:this.parseDirectives(!1),selectionSet:this.peek(N.BRACE_L)?this.parseSelectionSet():void 0,loc:this.loc(n)}},e.parseArguments=function(n){var i=n?this.parseConstArgument:this.parseArgument;return this.optionalMany(N.PAREN_L,i,N.PAREN_R)},e.parseArgument=function(){var n=this._lexer.token,i=this.parseName();return this.expectToken(N.COLON),{kind:G.ARGUMENT,name:i,value:this.parseValueLiteral(!1),loc:this.loc(n)}},e.parseConstArgument=function(){var n=this._lexer.token;return{kind:G.ARGUMENT,name:this.parseName(),value:(this.expectToken(N.COLON),this.parseValueLiteral(!0)),loc:this.loc(n)}},e.parseFragment=function(){var n=this._lexer.token;this.expectToken(N.SPREAD);var i=this.expectOptionalKeyword("on");return!i&&this.peek(N.NAME)?{kind:G.FRAGMENT_SPREAD,name:this.parseFragmentName(),directives:this.parseDirectives(!1),loc:this.loc(n)}:{kind:G.INLINE_FRAGMENT,typeCondition:i?this.parseNamedType():void 0,directives:this.parseDirectives(!1),selectionSet:this.parseSelectionSet(),loc:this.loc(n)}},e.parseFragmentDefinition=function(){var n,i=this._lexer.token;return this.expectKeyword("fragment"),((n=this._options)===null||n===void 0?void 0:n.experimentalFragmentVariables)===!0?{kind:G.FRAGMENT_DEFINITION,name:this.parseFragmentName(),variableDefinitions:this.parseVariableDefinitions(),typeCondition:(this.expectKeyword("on"),this.parseNamedType()),directives:this.parseDirectives(!1),selectionSet:this.parseSelectionSet(),loc:this.loc(i)}:{kind:G.FRAGMENT_DEFINITION,name:this.parseFragmentName(),typeCondition:(this.expectKeyword("on"),this.parseNamedType()),directives:this.parseDirectives(!1),selectionSet:this.parseSelectionSet(),loc:this.loc(i)}},e.parseFragmentName=function(){if(this._lexer.token.value==="on")throw this.unexpected();return this.parseName()},e.parseValueLiteral=function(n){var i=this._lexer.token;switch(i.kind){case N.BRACKET_L:return this.parseList(n);case N.BRACE_L:return this.parseObject(n);case N.INT:return this._lexer.advance(),{kind:G.INT,value:i.value,loc:this.loc(i)};case N.FLOAT:return this._lexer.advance(),{kind:G.FLOAT,value:i.value,loc:this.loc(i)};case N.STRING:case N.BLOCK_STRING:return this.parseStringLiteral();case N.NAME:switch(this._lexer.advance(),i.value){case"true":return{kind:G.BOOLEAN,value:!0,loc:this.loc(i)};case"false":return{kind:G.BOOLEAN,value:!1,loc:this.loc(i)};case"null":return{kind:G.NULL,loc:this.loc(i)};default:return{kind:G.ENUM,value:i.value,loc:this.loc(i)}}case N.DOLLAR:if(!n)return this.parseVariable();break}throw this.unexpected()},e.parseStringLiteral=function(){var n=this._lexer.token;return this._lexer.advance(),{kind:G.STRING,value:n.value,block:n.kind===N.BLOCK_STRING,loc:this.loc(n)}},e.parseList=function(n){var i=this,a=this._lexer.token,o=function(){return i.parseValueLiteral(n)};return{kind:G.LIST,values:this.any(N.BRACKET_L,o,N.BRACKET_R),loc:this.loc(a)}},e.parseObject=function(n){var i=this,a=this._lexer.token,o=function(){return i.parseObjectField(n)};return{kind:G.OBJECT,fields:this.any(N.BRACE_L,o,N.BRACE_R),loc:this.loc(a)}},e.parseObjectField=function(n){var i=this._lexer.token,a=this.parseName();return this.expectToken(N.COLON),{kind:G.OBJECT_FIELD,name:a,value:this.parseValueLiteral(n),loc:this.loc(i)}},e.parseDirectives=function(n){for(var i=[];this.peek(N.AT);)i.push(this.parseDirective(n));return i},e.parseDirective=function(n){var i=this._lexer.token;return this.expectToken(N.AT),{kind:G.DIRECTIVE,name:this.parseName(),arguments:this.parseArguments(n),loc:this.loc(i)}},e.parseTypeReference=function(){var n=this._lexer.token,i;return this.expectOptionalToken(N.BRACKET_L)?(i=this.parseTypeReference(),this.expectToken(N.BRACKET_R),i={kind:G.LIST_TYPE,type:i,loc:this.loc(n)}):i=this.parseNamedType(),this.expectOptionalToken(N.BANG)?{kind:G.NON_NULL_TYPE,type:i,loc:this.loc(n)}:i},e.parseNamedType=function(){var n=this._lexer.token;return{kind:G.NAMED_TYPE,name:this.parseName(),loc:this.loc(n)}},e.parseTypeSystemDefinition=function(){var n=this.peekDescription()?this._lexer.lookahead():this._lexer.token;if(n.kind===N.NAME)switch(n.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()}throw this.unexpected(n)},e.peekDescription=function(){return this.peek(N.STRING)||this.peek(N.BLOCK_STRING)},e.parseDescription=function(){if(this.peekDescription())return this.parseStringLiteral()},e.parseSchemaDefinition=function(){var n=this._lexer.token,i=this.parseDescription();this.expectKeyword("schema");var a=this.parseDirectives(!0),o=this.many(N.BRACE_L,this.parseOperationTypeDefinition,N.BRACE_R);return{kind:G.SCHEMA_DEFINITION,description:i,directives:a,operationTypes:o,loc:this.loc(n)}},e.parseOperationTypeDefinition=function(){var n=this._lexer.token,i=this.parseOperationType();this.expectToken(N.COLON);var a=this.parseNamedType();return{kind:G.OPERATION_TYPE_DEFINITION,operation:i,type:a,loc:this.loc(n)}},e.parseScalarTypeDefinition=function(){var n=this._lexer.token,i=this.parseDescription();this.expectKeyword("scalar");var a=this.parseName(),o=this.parseDirectives(!0);return{kind:G.SCALAR_TYPE_DEFINITION,description:i,name:a,directives:o,loc:this.loc(n)}},e.parseObjectTypeDefinition=function(){var n=this._lexer.token,i=this.parseDescription();this.expectKeyword("type");var a=this.parseName(),o=this.parseImplementsInterfaces(),s=this.parseDirectives(!0),c=this.parseFieldsDefinition();return{kind:G.OBJECT_TYPE_DEFINITION,description:i,name:a,interfaces:o,directives:s,fields:c,loc:this.loc(n)}},e.parseImplementsInterfaces=function(){var n;if(!this.expectOptionalKeyword("implements"))return[];if(((n=this._options)===null||n===void 0?void 0:n.allowLegacySDLImplementsInterfaces)===!0){var i=[];this.expectOptionalToken(N.AMP);do i.push(this.parseNamedType());while(this.expectOptionalToken(N.AMP)||this.peek(N.NAME));return i}return this.delimitedMany(N.AMP,this.parseNamedType)},e.parseFieldsDefinition=function(){var n;return((n=this._options)===null||n===void 0?void 0:n.allowLegacySDLEmptyFields)===!0&&this.peek(N.BRACE_L)&&this._lexer.lookahead().kind===N.BRACE_R?(this._lexer.advance(),this._lexer.advance(),[]):this.optionalMany(N.BRACE_L,this.parseFieldDefinition,N.BRACE_R)},e.parseFieldDefinition=function(){var n=this._lexer.token,i=this.parseDescription(),a=this.parseName(),o=this.parseArgumentDefs();this.expectToken(N.COLON);var s=this.parseTypeReference(),c=this.parseDirectives(!0);return{kind:G.FIELD_DEFINITION,description:i,name:a,arguments:o,type:s,directives:c,loc:this.loc(n)}},e.parseArgumentDefs=function(){return this.optionalMany(N.PAREN_L,this.parseInputValueDef,N.PAREN_R)},e.parseInputValueDef=function(){var n=this._lexer.token,i=this.parseDescription(),a=this.parseName();this.expectToken(N.COLON);var o=this.parseTypeReference(),s;this.expectOptionalToken(N.EQUALS)&&(s=this.parseValueLiteral(!0));var c=this.parseDirectives(!0);return{kind:G.INPUT_VALUE_DEFINITION,description:i,name:a,type:o,defaultValue:s,directives:c,loc:this.loc(n)}},e.parseInterfaceTypeDefinition=function(){var n=this._lexer.token,i=this.parseDescription();this.expectKeyword("interface");var a=this.parseName(),o=this.parseImplementsInterfaces(),s=this.parseDirectives(!0),c=this.parseFieldsDefinition();return{kind:G.INTERFACE_TYPE_DEFINITION,description:i,name:a,interfaces:o,directives:s,fields:c,loc:this.loc(n)}},e.parseUnionTypeDefinition=function(){var n=this._lexer.token,i=this.parseDescription();this.expectKeyword("union");var a=this.parseName(),o=this.parseDirectives(!0),s=this.parseUnionMemberTypes();return{kind:G.UNION_TYPE_DEFINITION,description:i,name:a,directives:o,types:s,loc:this.loc(n)}},e.parseUnionMemberTypes=function(){return this.expectOptionalToken(N.EQUALS)?this.delimitedMany(N.PIPE,this.parseNamedType):[]},e.parseEnumTypeDefinition=function(){var n=this._lexer.token,i=this.parseDescription();this.expectKeyword("enum");var a=this.parseName(),o=this.parseDirectives(!0),s=this.parseEnumValuesDefinition();return{kind:G.ENUM_TYPE_DEFINITION,description:i,name:a,directives:o,values:s,loc:this.loc(n)}},e.parseEnumValuesDefinition=function(){return this.optionalMany(N.BRACE_L,this.parseEnumValueDefinition,N.BRACE_R)},e.parseEnumValueDefinition=function(){var n=this._lexer.token,i=this.parseDescription(),a=this.parseName(),o=this.parseDirectives(!0);return{kind:G.ENUM_VALUE_DEFINITION,description:i,name:a,directives:o,loc:this.loc(n)}},e.parseInputObjectTypeDefinition=function(){var n=this._lexer.token,i=this.parseDescription();this.expectKeyword("input");var a=this.parseName(),o=this.parseDirectives(!0),s=this.parseInputFieldsDefinition();return{kind:G.INPUT_OBJECT_TYPE_DEFINITION,description:i,name:a,directives:o,fields:s,loc:this.loc(n)}},e.parseInputFieldsDefinition=function(){return this.optionalMany(N.BRACE_L,this.parseInputValueDef,N.BRACE_R)},e.parseTypeSystemExtension=function(){var n=this._lexer.lookahead();if(n.kind===N.NAME)switch(n.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(n)},e.parseSchemaExtension=function(){var n=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("schema");var i=this.parseDirectives(!0),a=this.optionalMany(N.BRACE_L,this.parseOperationTypeDefinition,N.BRACE_R);if(i.length===0&&a.length===0)throw this.unexpected();return{kind:G.SCHEMA_EXTENSION,directives:i,operationTypes:a,loc:this.loc(n)}},e.parseScalarTypeExtension=function(){var n=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("scalar");var i=this.parseName(),a=this.parseDirectives(!0);if(a.length===0)throw this.unexpected();return{kind:G.SCALAR_TYPE_EXTENSION,name:i,directives:a,loc:this.loc(n)}},e.parseObjectTypeExtension=function(){var n=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("type");var i=this.parseName(),a=this.parseImplementsInterfaces(),o=this.parseDirectives(!0),s=this.parseFieldsDefinition();if(a.length===0&&o.length===0&&s.length===0)throw this.unexpected();return{kind:G.OBJECT_TYPE_EXTENSION,name:i,interfaces:a,directives:o,fields:s,loc:this.loc(n)}},e.parseInterfaceTypeExtension=function(){var n=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("interface");var i=this.parseName(),a=this.parseImplementsInterfaces(),o=this.parseDirectives(!0),s=this.parseFieldsDefinition();if(a.length===0&&o.length===0&&s.length===0)throw this.unexpected();return{kind:G.INTERFACE_TYPE_EXTENSION,name:i,interfaces:a,directives:o,fields:s,loc:this.loc(n)}},e.parseUnionTypeExtension=function(){var n=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("union");var i=this.parseName(),a=this.parseDirectives(!0),o=this.parseUnionMemberTypes();if(a.length===0&&o.length===0)throw this.unexpected();return{kind:G.UNION_TYPE_EXTENSION,name:i,directives:a,types:o,loc:this.loc(n)}},e.parseEnumTypeExtension=function(){var n=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("enum");var i=this.parseName(),a=this.parseDirectives(!0),o=this.parseEnumValuesDefinition();if(a.length===0&&o.length===0)throw this.unexpected();return{kind:G.ENUM_TYPE_EXTENSION,name:i,directives:a,values:o,loc:this.loc(n)}},e.parseInputObjectTypeExtension=function(){var n=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("input");var i=this.parseName(),a=this.parseDirectives(!0),o=this.parseInputFieldsDefinition();if(a.length===0&&o.length===0)throw this.unexpected();return{kind:G.INPUT_OBJECT_TYPE_EXTENSION,name:i,directives:a,fields:o,loc:this.loc(n)}},e.parseDirectiveDefinition=function(){var n=this._lexer.token,i=this.parseDescription();this.expectKeyword("directive"),this.expectToken(N.AT);var a=this.parseName(),o=this.parseArgumentDefs(),s=this.expectOptionalKeyword("repeatable");this.expectKeyword("on");var c=this.parseDirectiveLocations();return{kind:G.DIRECTIVE_DEFINITION,description:i,name:a,arguments:o,repeatable:s,locations:c,loc:this.loc(n)}},e.parseDirectiveLocations=function(){return this.delimitedMany(N.PIPE,this.parseDirectiveLocation)},e.parseDirectiveLocation=function(){var n=this._lexer.token,i=this.parseName();if(Iy[i.value]!==void 0)return i;throw this.unexpected(n)},e.loc=function(n){var i;if(((i=this._options)===null||i===void 0?void 0:i.noLocation)!==!0)return new rh(n,this._lexer.lastToken,this._lexer.source)},e.peek=function(n){return this._lexer.token.kind===n},e.expectToken=function(n){var i=this._lexer.token;if(i.kind===n)return this._lexer.advance(),i;throw wt(this._lexer.source,i.start,"Expected ".concat(ah(n),", found ").concat(wu(i),"."))},e.expectOptionalToken=function(n){var i=this._lexer.token;if(i.kind===n)return this._lexer.advance(),i},e.expectKeyword=function(n){var i=this._lexer.token;if(i.kind===N.NAME&&i.value===n)this._lexer.advance();else throw wt(this._lexer.source,i.start,'Expected "'.concat(n,'", found ').concat(wu(i),"."))},e.expectOptionalKeyword=function(n){var i=this._lexer.token;return i.kind===N.NAME&&i.value===n?(this._lexer.advance(),!0):!1},e.unexpected=function(n){var i=n??this._lexer.token;return wt(this._lexer.source,i.start,"Unexpected ".concat(wu(i),"."))},e.any=function(n,i,a){this.expectToken(n);for(var o=[];!this.expectOptionalToken(a);)o.push(i.call(this));return o},e.optionalMany=function(n,i,a){if(this.expectOptionalToken(n)){var o=[];do o.push(i.call(this));while(!this.expectOptionalToken(a));return o}return[]},e.many=function(n,i,a){this.expectToken(n);var o=[];do o.push(i.call(this));while(!this.expectOptionalToken(a));return o},e.delimitedMany=function(n,i){this.expectOptionalToken(n);var a=[];do a.push(i.call(this));while(this.expectOptionalToken(n));return a},r}();function wu(r){var e=r.value;return ah(r.kind)+(e!=null?' "'.concat(e,'"'):"")}function ah(r){return Oy(r)?'"'.concat(r,'"'):r}var gs=new Map,qu=new Map,oh=!0,As=!1;function sh(r){return r.replace(/[\s,]+/g," ").trim()}function qy(r){return sh(r.source.body.substring(r.start,r.end))}function By(r){var e=new Set,t=[];return r.definitions.forEach(function(n){if(n.kind==="FragmentDefinition"){var i=n.name.value,a=qy(n.loc),o=qu.get(i);o&&!o.has(a)?oh&&console.warn("Warning: fragment with name "+i+` already exists.
|
|
60
60
|
graphql-tag enforces all fragment names across your application to be unique; read more about
|
|
61
|
-
this in the docs: http://dev.apollodata.com/core/fragments.html#unique-names`):o||Ru.set(i,o=new Set),o.add(a),e.has(a)||(e.add(a),t.push(n))}else t.push(n)}),bs(bs({},r),{definitions:t})}function Dy(r){var e=new Set(r.definitions);e.forEach(function(n){n.loc&&delete n.loc,Object.keys(n).forEach(function(i){var a=n[i];a&&typeof a=="object"&&e.add(a)})});var t=r.loc;return t&&(delete t.startToken,delete t.endToken),r}function Ny(r){var e=Kd(r);if(!cs.has(e)){var t=ky(r,{experimentalFragmentVariables:Ss,allowLegacyFragmentVariables:Ss});if(!t||t.kind!=="Document")throw new Error("Not a valid GraphQL document.");cs.set(e,Dy(Oy(t)))}return cs.get(e)}function E(r){for(var e=[],t=1;t<arguments.length;t++)e[t-1]=arguments[t];typeof r=="string"&&(r=[r]);var n=r[0];return e.forEach(function(i,a){i&&i.kind==="Document"?n+=i.loc.source.body:n+=i,n+=r[a+1]}),Ny(n)}function Ry(){cs.clear(),Ru.clear()}function Cy(){Gd=!1}function Py(){Ss=!0}function Ly(){Ss=!1}var sa={gql:E,resetCaches:Ry,disableFragmentWarnings:Cy,enableExperimentalFragmentVariables:Py,disableExperimentalFragmentVariables:Ly};(function(r){r.gql=sa.gql,r.resetCaches=sa.resetCaches,r.disableFragmentWarnings=sa.disableFragmentWarnings,r.enableExperimentalFragmentVariables=sa.enableExperimentalFragmentVariables,r.disableExperimentalFragmentVariables=sa.disableExperimentalFragmentVariables})(E||(E={}));E.default=E;function I(r){if(!r)throw"Got no result from Apollo";if(r.error)throw r.error;if(r.errors)throw r.errors;return r.data}function $y(){}function tn(){return $y}var V=tn,w=tn,We=tn,X=tn,H=tn,ze=tn,Fy=tn,rl=tn,Jd=function(r,e,t,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,o;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(r,e,t,n);else for(var s=r.length-1;s>=0;s--)(o=r[s])&&(a=(i<3?o(a):i>3?o(e,t,a):o(e,t))||a);return i>3&&a&&Object.defineProperty(e,t,a),a},Zd=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},Nn=class{constructor(e){this.code=e}};Jd([w(),Zd("design:type",String)],Nn.prototype,"code",void 0);Nn=Jd([H(),Zd("design:paramtypes",[String])],Nn);var nl=function(r,e,t,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,o;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(r,e,t,n);else for(var s=r.length-1;s>=0;s--)(o=r[s])&&(a=(i<3?o(a):i>3?o(e,t,a):o(e,t))||a);return i>3&&a&&Object.defineProperty(e,t,a),a},il=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},nr=class{constructor(e,t){this.address=e,this.name=t}};nl([w(),il("design:type",String)],nr.prototype,"address",void 0);nl([w(),il("design:type",String)],nr.prototype,"name",void 0);nr=nl([H(),il("design:paramtypes",[String,String])],nr);var ke=function(r,e,t,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,o;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(r,e,t,n);else for(var s=r.length-1;s>=0;s--)(o=r[s])&&(a=(i<3?o(a):i>3?o(e,t,a):o(e,t))||a);return i>3&&a&&Object.defineProperty(e,t,a),a},je=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},wr=class{constructor(e,t){this.key=t,this.signature=e}};ke([w(),je("design:type",String)],wr.prototype,"signature",void 0);ke([w(),je("design:type",String)],wr.prototype,"key",void 0);ke([w(),je("design:type",Boolean)],wr.prototype,"valid",void 0);ke([w(),je("design:type",Boolean)],wr.prototype,"invalid",void 0);wr=ke([H(),We(),je("design:paramtypes",[String,String])],wr);var Rn=class{};ke([w(),je("design:type",String)],Rn.prototype,"signature",void 0);ke([w(),je("design:type",String)],Rn.prototype,"key",void 0);ke([w(),je("design:type",Boolean)],Rn.prototype,"valid",void 0);ke([w(),je("design:type",Boolean)],Rn.prototype,"invalid",void 0);Rn=ke([We()],Rn);function rn(r){let e=class{constructor(n,i,a,o){this.author=n,this.timestamp=i,this.data=a,this.proof=o}};return ke([w(),je("design:type",String)],e.prototype,"author",void 0),ke([w(),je("design:type",String)],e.prototype,"timestamp",void 0),ke([w(),je("design:type",Object)],e.prototype,"data",void 0),ke([w(),je("design:type",wr)],e.prototype,"proof",void 0),e=ke([H(),je("design:paramtypes",[String,String,Object,wr])],e),e}function My(r){let e=class{};return ke([w(),je("design:type",String)],e.prototype,"author",void 0),ke([w(),je("design:type",String)],e.prototype,"timestamp",void 0),ke([w(),je("design:type",Object)],e.prototype,"data",void 0),ke([w(),je("design:type",Rn)],e.prototype,"proof",void 0),e=ke([We()],e),e}var Ep=class extends rn(){};Ep=ke([H()],Ep);var ws=class extends rn(){};ke([w(),je("design:type",nr)],ws.prototype,"language",void 0);ke([w(),je("design:type",Nn)],ws.prototype,"icon",void 0);ws=ke([H()],ws);function cT(r){return r&&r.author&&r.timestamp&&r.data}var $e=function(r,e,t,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,o;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(r,e,t,n);else for(var s=r.length-1;s>=0;s--)(o=r[s])&&(a=(i<3?o(a):i>3?o(e,t,a):o(e,t))||a);return i>3&&a&&Object.defineProperty(e,t,a),a},Ye=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},mt=class{constructor(e){this.source=e.source?e.source:"",this.target=e.target?e.target:"",this.predicate=e.predicate?e.predicate:""}};$e([w(),Ye("design:type",String)],mt.prototype,"source",void 0);$e([w(),Ye("design:type",String)],mt.prototype,"target",void 0);$e([w(),Ye("design:type",String)],mt.prototype,"predicate",void 0);mt=$e([H(),Ye("design:paramtypes",[Object])],mt);var _s=class{};$e([w(),Ye("design:type",Array)],_s.prototype,"additions",void 0);$e([w(),Ye("design:type",Array)],_s.prototype,"removals",void 0);_s=$e([We()],_s);var Es=class{constructor(e,t){this.additions=e,this.removals=t}};$e([w(),Ye("design:type",Array)],Es.prototype,"additions",void 0);$e([w(),Ye("design:type",Array)],Es.prototype,"removals",void 0);Es=$e([H(),Ye("design:paramtypes",[Array,Array])],Es);var Ma=class{};$e([w(),Ye("design:type",String)],Ma.prototype,"source",void 0);$e([w(),Ye("design:type",String)],Ma.prototype,"target",void 0);$e([w(),Ye("design:type",String)],Ma.prototype,"predicate",void 0);Ma=$e([We()],Ma);var Gr=class extends rn(){hash(){let e=JSON.stringify(this.data,Object.keys(this.data).sort())+JSON.stringify(this.author)+this.timestamp,t=0,n,i;for(n=0;n<e.length;n++)i=e.charCodeAt(n),t=(t<<5)-t+i,t|=0;return t}};$e([w(),Ye("design:type",String)],Gr.prototype,"status",void 0);Gr=$e([H()],Gr);var Cu=class extends My(){};$e([w(),Ye("design:type",String)],Cu.prototype,"status",void 0);Cu=$e([We()],Cu);function mT(r,e){return r.author==e.author&&r.timestamp==e.timestamp&&r.data.source==e.data.source&&r.data.predicate==e.data.predicate&&r.data.target==e.data.target}function gT(r){return r&&r.source&&r.target}var xs=class{constructor(e,t){this.oldLink=e,this.newLink=t}};$e([w(),Ye("design:type",Gr)],xs.prototype,"oldLink",void 0);$e([w(),Ye("design:type",Gr)],xs.prototype,"newLink",void 0);xs=$e([H(),Ye("design:paramtypes",[Gr,Gr])],xs);var Bn=function(r,e,t,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,o;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(r,e,t,n);else for(var s=r.length-1;s>=0;s--)(o=r[s])&&(a=(i<3?o(a):i>3?o(e,t,a):o(e,t))||a);return i>3&&a&&Object.defineProperty(e,t,a),a},Za=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},Pu,sr=class{constructor(e){e?this.links=e:this.links=[]}get(e){if(!e||!e.source&&!e.predicate&&!e.target)return this.links;if(e.source){let n=JSON.parse(JSON.stringify(this.links));return e.target&&(n=n.filter(i=>i.data.target===e.target)),e.predicate&&(n=n.filter(i=>i.data.predicate===e.predicate)),e.fromDate&&(n=n.filter(i=>new Date(i.timestamp)>=e.fromDate)),e.untilDate&&(n=n.filter(i=>new Date(i.timestamp)<=e.untilDate)),e.limit&&(n=n.slice(0,e.limit)),n}if(e.target){let n=JSON.parse(JSON.stringify(this.links));return e.predicate&&(n=n.filter(i=>i.data.predicate===e.predicate)),e.fromDate&&(n=n.filter(i=>new Date(i.timestamp)>=e.fromDate)),e.untilDate&&(n=n.filter(i=>new Date(i.timestamp)<=e.untilDate)),e.limit&&(n=n.slice(0,e.limit)),n}let t=JSON.parse(JSON.stringify(this.links));return t=t.filter(n=>n.data.predicate===e.predicate),e.limit&&(t=t.slice(0,e.limit)),t}getSingleTarget(e){delete e.target;let t=this.get(e);return t.length?t[0].data.target:null}};Bn([w(),Za("design:type",Array)],sr.prototype,"links",void 0);sr=Bn([H(),Za("design:paramtypes",[Array])],sr);var Is=class{};Bn([w(),Za("design:type",Array)],Is.prototype,"links",void 0);Is=Bn([We()],Is);var Lu=Pu=class{constructor(e){e?this.links=e:this.links=[]}static fromLink(e){let t=new Pu;return t.links.push(e),t}};Bn([w(),Za("design:type",Array)],Lu.prototype,"links",void 0);Lu=Pu=Bn([We(),Za("design:paramtypes",[Array])],Lu);var Cn=class extends rn(){};Cn=Bn([H()],Cn);var q=function(r,e,t,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,o;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(r,e,t,n);else for(var s=r.length-1;s>=0;s--)(o=r[s])&&(a=(i<3?o(a):i>3?o(e,t,a):o(e,t))||a);return i>3&&a&&Object.defineProperty(e,t,a),a},W=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},Vr=class{constructor(e,t){this.did=e,t?this.perspective=t:this.perspective=new sr}};q([w(),W("design:type",String)],Vr.prototype,"did",void 0);q([w(),W("design:type",sr)],Vr.prototype,"perspective",void 0);q([w(),W("design:type",String)],Vr.prototype,"directMessageLanguage",void 0);Vr=q([H(),W("design:paramtypes",[String,sr])],Vr);var xp=class extends rn(){};xp=q([H()],xp);var Kr=class{constructor(e,t,n,i,a,o){this.did=e,this.didSigningKeyId=t,this.deviceKeyType=n,this.deviceKey=i,this.deviceKeySignedByDid=a,this.didSignedByDeviceKey=o}};q([w(),W("design:type",String)],Kr.prototype,"did",void 0);q([w(),W("design:type",String)],Kr.prototype,"didSigningKeyId",void 0);q([w(),W("design:type",String)],Kr.prototype,"deviceKeyType",void 0);q([w(),W("design:type",String)],Kr.prototype,"deviceKey",void 0);q([w(),W("design:type",String)],Kr.prototype,"deviceKeySignedByDid",void 0);q([w(),W("design:type",String)],Kr.prototype,"didSignedByDeviceKey",void 0);Kr=q([H(),W("design:paramtypes",[String,String,String,String,String,String])],Kr);var Jr=class{constructor(e,t,n,i,a,o){this.did=e,this.didSigningKeyId=t,this.deviceKeyType=n,this.deviceKey=i,this.deviceKeySignedByDid=a,this.didSignedByDeviceKey=o}};q([w(),W("design:type",String)],Jr.prototype,"did",void 0);q([w(),W("design:type",String)],Jr.prototype,"didSigningKeyId",void 0);q([w(),W("design:type",String)],Jr.prototype,"deviceKeyType",void 0);q([w(),W("design:type",String)],Jr.prototype,"deviceKey",void 0);q([w(),W("design:type",String)],Jr.prototype,"deviceKeySignedByDid",void 0);q([w(),W("design:type",String)],Jr.prototype,"didSignedByDeviceKey",void 0);Jr=q([We(),W("design:paramtypes",[String,String,String,String,String,String])],Jr);var ks=class{constructor(e,t){this.signature=e,this.publicKey=t}};q([w(),W("design:type",String)],ks.prototype,"signature",void 0);q([w(),W("design:type",String)],ks.prototype,"publicKey",void 0);ks=q([H(),W("design:paramtypes",[String,String])],ks);var xi=class{constructor(e,t){this.domain=e,this.pointers=t}};q([w(),W("design:type",String)],xi.prototype,"domain",void 0);q([w(),W("design:type",Array)],xi.prototype,"pointers",void 0);xi=q([H(),W("design:paramtypes",[String,Array])],xi);var Ts=class{constructor(e,t){this.with=e,this.can=t}};q([w(),W("design:type",xi)],Ts.prototype,"with",void 0);q([w(),W("design:type",Array)],Ts.prototype,"can",void 0);Ts=q([H(),W("design:paramtypes",[xi,Array])],Ts);var _r=class{constructor(e,t,n,i,a){this.appName=e,this.appDesc=t,this.appIconPath=a,this.appUrl=n,this.capabilities=i}};q([w(),W("design:type",String)],_r.prototype,"appName",void 0);q([w(),W("design:type",String)],_r.prototype,"appDesc",void 0);q([w(),W("design:type",String)],_r.prototype,"appUrl",void 0);q([w(),W("design:type",String)],_r.prototype,"appIconPath",void 0);q([w(),W("design:type",Array)],_r.prototype,"capabilities",void 0);_r=q([H(),W("design:paramtypes",[String,String,String,Array,String])],_r);var Ii=class{constructor(e,t,n,i){this.requestId=e,this.auth=t,this.token=n,this.revoked=i}};q([w(),W("design:type",String)],Ii.prototype,"requestId",void 0);q([w(),W("design:type",String)],Ii.prototype,"token",void 0);q([w(),W("design:type",Boolean)],Ii.prototype,"revoked",void 0);q([w(),W("design:type",_r)],Ii.prototype,"auth",void 0);Ii=q([H(),W("design:paramtypes",[String,_r,String,Boolean])],Ii);var ki=class{constructor(e,t){this.domain=e,this.pointers=t}};q([w(),W("design:type",String)],ki.prototype,"domain",void 0);q([w(),W("design:type",Array)],ki.prototype,"pointers",void 0);ki=q([We(),W("design:paramtypes",[String,Array])],ki);var As=class{constructor(e,t){this.with=e,this.can=t}};q([w(),W("design:type",ki)],As.prototype,"with",void 0);q([w(),W("design:type",Array)],As.prototype,"can",void 0);As=q([We(),W("design:paramtypes",[ki,Array])],As);var cr=class{constructor(e,t,n,i,a,o){this.appName=e,this.appDesc=t,this.appUrl=i,this.appDomain=n,this.capabilities=o,this.appIconPath=a}};q([w(),W("design:type",String)],cr.prototype,"appName",void 0);q([w(),W("design:type",String)],cr.prototype,"appDesc",void 0);q([w(),W("design:type",String)],cr.prototype,"appDomain",void 0);q([w(),W("design:type",String)],cr.prototype,"appUrl",void 0);q([w(),W("design:type",String)],cr.prototype,"appIconPath",void 0);q([w(),W("design:type",Array)],cr.prototype,"capabilities",void 0);cr=q([We(),W("design:paramtypes",[String,String,String,String,String,Array])],cr);var Pn=class{constructor(e,t,n){this.did=e,this.success=t,this.error=n}};q([w(),W("design:type",String)],Pn.prototype,"did",void 0);q([w(),W("design:type",Boolean)],Pn.prototype,"success",void 0);q([w(),W("design:type",String)],Pn.prototype,"error",void 0);Pn=q([H(),W("design:paramtypes",[String,Boolean,String])],Pn);var Pi=function(r,e,t,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,o;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(r,e,t,n);else for(var s=r.length-1;s>=0;s--)(o=r[s])&&(a=(i<3?o(a):i>3?o(e,t,a):o(e,t))||a);return i>3&&a&&Object.defineProperty(e,t,a),a},Li=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},Nt=class{constructor(e){e?(this.isInitialized=e.isInitialized,this.isInitialized||(this.isInitialized=!1),this.isUnlocked=e.isUnlocked,this.isUnlocked||(this.isUnlocked=!1),this.did=e.did,this.didDocument=e.didDocument,this.error=e.error):(this.isInitialized=!1,this.isUnlocked=!1)}};Pi([w(),Li("design:type",Boolean)],Nt.prototype,"isInitialized",void 0);Pi([w(),Li("design:type",Boolean)],Nt.prototype,"isUnlocked",void 0);Pi([w(),Li("design:type",String)],Nt.prototype,"did",void 0);Pi([w(),Li("design:type",String)],Nt.prototype,"didDocument",void 0);Pi([w(),Li("design:type",String)],Nt.prototype,"error",void 0);Nt=Pi([H(),Li("design:paramtypes",[Object])],Nt);var Ip=function(r,e,t,n,i){if(n==="m")throw new TypeError("Private method is not writable");if(n==="a"&&!i)throw new TypeError("Private accessor was defined without a setter");if(typeof e=="function"?r!==e||!i:!e.has(r))throw new TypeError("Cannot write private member to an object whose class did not declare it");return n==="a"?i.call(r,t):i?i.value=t:e.set(r,t),t},Re=function(r,e,t,n){if(t==="a"&&!n)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?r!==e||!n:!e.has(r))throw new TypeError("Cannot read private member from an object whose class did not declare it");return t==="m"?n:t==="a"?n.call(r):n?n.value:e.get(r)},pt,dt,$u=class{constructor(e,t){pt.set(this,void 0),dt.set(this,void 0),Ip(this,pt,e,"f"),Ip(this,dt,t,"f")}async otherAgents(){return await Re(this,pt,"f").otherAgents(Re(this,dt,"f"))}async hasTelepresenceAdapter(){return await Re(this,pt,"f").hasTelepresenceAdapter(Re(this,dt,"f"))}async onlineAgents(){return await Re(this,pt,"f").onlineAgents(Re(this,dt,"f"))}async setOnlineStatus(e){return await Re(this,pt,"f").setOnlineStatus(Re(this,dt,"f"),e)}async setOnlineStatusU(e){return await Re(this,pt,"f").setOnlineStatusU(Re(this,dt,"f"),e)}async sendSignal(e,t){return await Re(this,pt,"f").sendSignal(Re(this,dt,"f"),e,t)}async sendSignalU(e,t){return await Re(this,pt,"f").sendSignalU(Re(this,dt,"f"),e,t)}async sendBroadcast(e,t=!1){return await Re(this,pt,"f").sendBroadcast(Re(this,dt,"f"),e,t)}async sendBroadcastU(e,t=!1){return await Re(this,pt,"f").sendBroadcastU(Re(this,dt,"f"),e,t)}async addSignalHandler(e){await Re(this,pt,"f").addSignalHandler(Re(this,dt,"f"),e)}removeSignalHandler(e){Re(this,pt,"f").removeSignalHandler(Re(this,dt,"f"),e)}};pt=new WeakMap,dt=new WeakMap;var Vn=function(r,e,t,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,o;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(r,e,t,n);else for(var s=r.length-1;s>=0;s--)(o=r[s])&&(a=(i<3?o(a):i>3?o(e,t,a):o(e,t))||a);return i>3&&a&&Object.defineProperty(e,t,a),a},Qn=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},fe=class{constructor(e){e&&(this.source=e.source,this.predicate=e.predicate,this.target=e.target,e.fromDate&&(this.fromDate=e.fromDate),e.untilDate&&(this.untilDate=e.untilDate),e.limit&&(this.limit=e.limit))}isMatch(e){return!(this.source&&this.source!==e.source||this.predicate&&this.predicate!==e.predicate||this.target&&this.target!==e.target)}};Vn([w(),Qn("design:type",String)],fe.prototype,"source",void 0);Vn([w(),Qn("design:type",String)],fe.prototype,"target",void 0);Vn([w(),Qn("design:type",String)],fe.prototype,"predicate",void 0);Vn([w(),Qn("design:type",Date)],fe.prototype,"fromDate",void 0);Vn([w(),Qn("design:type",Date)],fe.prototype,"untilDate",void 0);Vn([w(),Qn("design:type",Number)],fe.prototype,"limit",void 0);fe=Vn([H(),We(),Qn("design:paramtypes",[Object])],fe);var kp=function(r,e,t,n,i){if(n==="m")throw new TypeError("Private method is not writable");if(n==="a"&&!i)throw new TypeError("Private accessor was defined without a setter");if(typeof e=="function"?r!==e||!i:!e.has(r))throw new TypeError("Cannot write private member to an object whose class did not declare it");return n==="a"?i.call(r,t):i?i.value=t:e.set(r,t),t},Je=function(r,e,t,n){if(t==="a"&&!n)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?r!==e||!n:!e.has(r))throw new TypeError("Cannot read private member from an object whose class did not declare it");return t==="m"?n:t==="a"?n.call(r):n?n.value:e.get(r)},ht,gr;function Qo(r){return encodeURIComponent(r).replace(/[!'()*]/g,e=>`%${e.charCodeAt(0).toString(16).toUpperCase()}`)}var Se=class{constructor(){ht.set(this,void 0),gr.set(this,void 0)}static fromUrl(e){if(!e||!e.startsWith("literal://"))throw new Error("Can't create Literal from non-literal URL");let t=new Se;return kp(t,gr,e,"f"),t}static from(e){let t=new Se;return kp(t,ht,e,"f"),t}toUrl(){if(Je(this,gr,"f")&&!Je(this,ht,"f"))return Je(this,gr,"f");if(!Je(this,gr,"f")&&(Je(this,ht,"f")===void 0||Je(this,ht,"f")===""||Je(this,ht,"f")===null))throw new Error("Can't turn empty Literal into URL");let e;switch(typeof Je(this,ht,"f")){case"string":e=`string:${Qo(Je(this,ht,"f"))}`;break;case"number":e=`number:${Qo(Je(this,ht,"f"))}`;break;case"boolean":e=`boolean:${Qo(Je(this,ht,"f"))}`;break;case"object":e=`json:${Qo(JSON.stringify(Je(this,ht,"f")))}`;break}return`literal://${e}`}get(){if(Je(this,ht,"f"))return Je(this,ht,"f");if(!Je(this,gr,"f"))throw new Error("Can't render empty Literal");if(!Je(this,gr,"f").startsWith("literal://"))throw new Error("Can't render Literal from non-literal URL");let e=Je(this,gr,"f").substring(10);if(e.startsWith("string:"))return decodeURIComponent(e.substring(7));if(e.startsWith("number:")){let t=e.substring(7);return parseFloat(t)}if(e.startsWith("json:")){let t=e.substring(5);return JSON.parse(decodeURIComponent(t))}throw new Error(`Can't parse unknown literal: ${e}`)}};ht=new WeakMap,gr=new WeakMap;function ct(r){return r.charAt(0).toUpperCase()+r.slice(1)}function Vs(r){return`set${ct(r)}`}function Yd(r){return r.endsWith("ies")?r.slice(0,-3)+"y":r.endsWith("s")?r.slice(0,-1):r}function Uy(r){return`add${ct(Yd(r))}`}function jy(r){return`remove${ct(Yd(r))}`}function qy(r){return`set${ct(r)}`}function Xd(r){let e="",t="abcdefghijklmnopqrstuvwxyz",n=t.length;for(let i=0;i<r;i++)e+=t.charAt(Math.floor(Math.random()*n));return e}function gn(r){if(Array.isArray(r))return`[${r.map(gn).join(", ")}]`;let e=Object.keys(r),t=[];for(let n of e){let i=JSON.stringify(r[n]),a=`${n}: ${i}`;t.push(a)}return`{${t.join(", ")}}`}var du=function(r,e,t,n,i){if(n==="m")throw new TypeError("Private method is not writable");if(n==="a"&&!i)throw new TypeError("Private accessor was defined without a setter");if(typeof e=="function"?r!==e||!i:!e.has(r))throw new TypeError("Cannot write private member to an object whose class did not declare it");return n==="a"?i.call(r,t):i?i.value=t:e.set(r,t),t},J=function(r,e,t,n){if(t==="a"&&!n)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?r!==e||!n:!e.has(r))throw new TypeError("Cannot read private member from an object whose class did not declare it");return t==="m"?n:t==="a"?n.call(r):n?n.value:e.get(r)},it,at,Ce,Na=class{constructor(r,e,t){it.set(this,void 0),at.set(this,void 0),Ce.set(this,void 0),du(this,it,e,"f"),du(this,at,t,"f"),du(this,Ce,r,"f")}get baseExpression(){return J(this,it,"f")}async init(){let isInstance=await J(this,Ce,"f").isSubjectInstance(J(this,it,"f"),J(this,at,"f"));if(!isInstance)throw`Not a valid subject instance of ${J(this,at,"f")} for ${J(this,it,"f")}`;let results=await J(this,Ce,"f").infer(`subject_class("${J(this,at,"f")}", C), property(C, Property)`),properties=results.map(r=>r.Property);for(let r of properties)await J(this,Ce,"f").infer(`subject_class("${J(this,at,"f")}", C), property_resolve(C, "${r}")`),Object.defineProperty(this,r,{configurable:!0,get:async()=>{try{return await J(this,Ce,"f").getPropertyValueViaSurreal(J(this,it,"f"),J(this,at,"f"),r)}catch(e){console.warn(`Failed to get property ${r} via SurrealDB:`,e);return}}});let setters=await J(this,Ce,"f").infer(`subject_class("${J(this,at,"f")}", C), property_setter(C, Property, Setter)`);for(let setter of setters||[])if(setter){let property=setter.Property,actions=eval(setter.Setter),resolveLanguageResults=await J(this,Ce,"f").infer(`subject_class("${J(this,at,"f")}", C), property_resolve_language(C, "${property}", Language)`),resolveLanguage;resolveLanguageResults&&resolveLanguageResults.length>0&&(resolveLanguage=resolveLanguageResults[0].Language),this[Vs(property)]=async r=>{resolveLanguage&&(r=await J(this,Ce,"f").createExpression(r,resolveLanguage)),await J(this,Ce,"f").executeAction(actions,J(this,it,"f"),[{name:"value",value:r}])}}let results2=await J(this,Ce,"f").infer(`subject_class("${J(this,at,"f")}", C), collection(C, Collection)`);results2||(results2=[]);let relations=results2.map(r=>r.Collection);for(let r of relations)Object.defineProperty(this,r,{configurable:!0,get:async()=>{try{return await J(this,Ce,"f").getRelationValuesViaSurreal(J(this,it,"f"),J(this,at,"f"),r)}catch(e){return console.warn(`Failed to get relation ${r} via SurrealDB:`,e),[]}}});let adders=await J(this,Ce,"f").infer(`subject_class("${J(this,at,"f")}", C), collection_adder(C, Collection, Adder)`);adders||(adders=[]);for(let adder of adders)if(adder){let relation=adder.Collection,actions=eval(adder.Adder);this[Uy(relation)]=async r=>{Array.isArray(r)?await Promise.all(r.map(e=>J(this,Ce,"f").executeAction(actions,J(this,it,"f"),[{name:"value",value:e}]))):await J(this,Ce,"f").executeAction(actions,J(this,it,"f"),[{name:"value",value:r}])}}let removers=await J(this,Ce,"f").infer(`subject_class("${J(this,at,"f")}", C), collection_remover(C, Collection, Remover)`);removers||(removers=[]);for(let remover of removers)if(remover){let relation=remover.Collection,actions=eval(remover.Remover);this[jy(relation)]=async r=>{Array.isArray(r)?await Promise.all(r.map(e=>J(this,Ce,"f").executeAction(actions,J(this,it,"f"),[{name:"value",value:e}]))):await J(this,Ce,"f").executeAction(actions,J(this,it,"f"),[{name:"value",value:r}])}}let relationSetters=await J(this,Ce,"f").infer(`subject_class("${J(this,at,"f")}", C), collection_setter(C, Collection, Setter)`);relationSetters||(relationSetters=[]);for(let relationSetter of relationSetters)if(relationSetter){let relation=relationSetter.Collection,actions=eval(relationSetter.Setter);this[qy(relation)]=async r=>{Array.isArray(r)?await J(this,Ce,"f").executeAction(actions,J(this,it,"f"),r.map(e=>({name:"value",value:e}))):await J(this,Ce,"f").executeAction(actions,J(this,it,"f"),[{name:"value",value:r}])}}}};it=new WeakMap,at=new WeakMap,Ce=new WeakMap;function By(r,e,t,n){let i="",a=Xd(8);i+=`subject_class("${r}", ${a}).
|
|
61
|
+
this in the docs: http://dev.apollodata.com/core/fragments.html#unique-names`):o||qu.set(i,o=new Set),o.add(a),e.has(a)||(e.add(a),t.push(n))}else t.push(n)}),ks(ks({},r),{definitions:t})}function Vy(r){var e=new Set(r.definitions);e.forEach(function(n){n.loc&&delete n.loc,Object.keys(n).forEach(function(i){var a=n[i];a&&typeof a=="object"&&e.add(a)})});var t=r.loc;return t&&(delete t.startToken,delete t.endToken),r}function Qy(r){var e=sh(r);if(!gs.has(e)){var t=Uy(r,{experimentalFragmentVariables:As,allowLegacyFragmentVariables:As});if(!t||t.kind!=="Document")throw new Error("Not a valid GraphQL document.");gs.set(e,Vy(By(t)))}return gs.get(e)}function E(r){for(var e=[],t=1;t<arguments.length;t++)e[t-1]=arguments[t];typeof r=="string"&&(r=[r]);var n=r[0];return e.forEach(function(i,a){i&&i.kind==="Document"?n+=i.loc.source.body:n+=i,n+=r[a+1]}),Qy(n)}function zy(){gs.clear(),qu.clear()}function Hy(){oh=!1}function Wy(){As=!0}function Gy(){As=!1}var fa={gql:E,resetCaches:zy,disableFragmentWarnings:Hy,enableExperimentalFragmentVariables:Wy,disableExperimentalFragmentVariables:Gy};(function(r){r.gql=fa.gql,r.resetCaches=fa.resetCaches,r.disableFragmentWarnings=fa.disableFragmentWarnings,r.enableExperimentalFragmentVariables=fa.enableExperimentalFragmentVariables,r.disableExperimentalFragmentVariables=fa.disableExperimentalFragmentVariables})(E||(E={}));E.default=E;function I(r){if(!r)throw"Got no result from Apollo";if(r.error)throw r.error;if(r.errors)throw r.errors;return r.data}function Ky(){}function rn(){return Ky}var q=rn,w=rn,ze=rn,te=rn,W=rn,Le=rn,Jy=rn,fl=rn,ch=function(r,e,t,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,o;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(r,e,t,n);else for(var s=r.length-1;s>=0;s--)(o=r[s])&&(a=(i<3?o(a):i>3?o(e,t,a):o(e,t))||a);return i>3&&a&&Object.defineProperty(e,t,a),a},uh=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},Pn=class{constructor(e){this.code=e}};ch([w(),uh("design:type",String)],Pn.prototype,"code",void 0);Pn=ch([W(),uh("design:paramtypes",[String])],Pn);var pl=function(r,e,t,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,o;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(r,e,t,n);else for(var s=r.length-1;s>=0;s--)(o=r[s])&&(a=(i<3?o(a):i>3?o(e,t,a):o(e,t))||a);return i>3&&a&&Object.defineProperty(e,t,a),a},dl=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},er=class{constructor(e,t){this.address=e,this.name=t}};pl([w(),dl("design:type",String)],er.prototype,"address",void 0);pl([w(),dl("design:type",String)],er.prototype,"name",void 0);er=pl([W(),dl("design:paramtypes",[String,String])],er);var Ie=function(r,e,t,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,o;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(r,e,t,n);else for(var s=r.length-1;s>=0;s--)(o=r[s])&&(a=(i<3?o(a):i>3?o(e,t,a):o(e,t))||a);return i>3&&a&&Object.defineProperty(e,t,a),a},je=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},br=class{constructor(e,t){this.key=t,this.signature=e}};Ie([w(),je("design:type",String)],br.prototype,"signature",void 0);Ie([w(),je("design:type",String)],br.prototype,"key",void 0);Ie([w(),je("design:type",Boolean)],br.prototype,"valid",void 0);Ie([w(),je("design:type",Boolean)],br.prototype,"invalid",void 0);br=Ie([W(),ze(),je("design:paramtypes",[String,String])],br);var Dn=class{};Ie([w(),je("design:type",String)],Dn.prototype,"signature",void 0);Ie([w(),je("design:type",String)],Dn.prototype,"key",void 0);Ie([w(),je("design:type",Boolean)],Dn.prototype,"valid",void 0);Ie([w(),je("design:type",Boolean)],Dn.prototype,"invalid",void 0);Dn=Ie([ze()],Dn);function nn(r){let e=class{constructor(n,i,a,o){this.author=n,this.timestamp=i,this.data=a,this.proof=o}};return Ie([w(),je("design:type",String)],e.prototype,"author",void 0),Ie([w(),je("design:type",String)],e.prototype,"timestamp",void 0),Ie([w(),je("design:type",Object)],e.prototype,"data",void 0),Ie([w(),je("design:type",br)],e.prototype,"proof",void 0),e=Ie([W(),je("design:paramtypes",[String,String,Object,br])],e),e}function Zy(r){let e=class{};return Ie([w(),je("design:type",String)],e.prototype,"author",void 0),Ie([w(),je("design:type",String)],e.prototype,"timestamp",void 0),Ie([w(),je("design:type",Object)],e.prototype,"data",void 0),Ie([w(),je("design:type",Dn)],e.prototype,"proof",void 0),e=Ie([ze()],e),e}var Np=class extends nn(){};Np=Ie([W()],Np);var Os=class extends nn(){};Ie([w(),je("design:type",er)],Os.prototype,"language",void 0);Ie([w(),je("design:type",Pn)],Os.prototype,"icon",void 0);Os=Ie([W()],Os);function Pk(r){return r&&r.author&&r.timestamp&&r.data}var Fe=function(r,e,t,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,o;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(r,e,t,n);else for(var s=r.length-1;s>=0;s--)(o=r[s])&&(a=(i<3?o(a):i>3?o(e,t,a):o(e,t))||a);return i>3&&a&&Object.defineProperty(e,t,a),a},Ze=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},ht=class{constructor(e){this.source=e.source?e.source:"",this.target=e.target?e.target:"",this.predicate=e.predicate?e.predicate:""}};Fe([w(),Ze("design:type",String)],ht.prototype,"source",void 0);Fe([w(),Ze("design:type",String)],ht.prototype,"target",void 0);Fe([w(),Ze("design:type",String)],ht.prototype,"predicate",void 0);ht=Fe([W(),Ze("design:paramtypes",[Object])],ht);var Cs=class{};Fe([w(),Ze("design:type",Array)],Cs.prototype,"additions",void 0);Fe([w(),Ze("design:type",Array)],Cs.prototype,"removals",void 0);Cs=Fe([ze()],Cs);var Rs=class{constructor(e,t){this.additions=e,this.removals=t}};Fe([w(),Ze("design:type",Array)],Rs.prototype,"additions",void 0);Fe([w(),Ze("design:type",Array)],Rs.prototype,"removals",void 0);Rs=Fe([W(),Ze("design:paramtypes",[Array,Array])],Rs);var Wa=class{};Fe([w(),Ze("design:type",String)],Wa.prototype,"source",void 0);Fe([w(),Ze("design:type",String)],Wa.prototype,"target",void 0);Fe([w(),Ze("design:type",String)],Wa.prototype,"predicate",void 0);Wa=Fe([ze()],Wa);var Kr=class extends nn(){hash(){let e=JSON.stringify(this.data,Object.keys(this.data).sort())+JSON.stringify(this.author)+this.timestamp,t=0,n,i;for(n=0;n<e.length;n++)i=e.charCodeAt(n),t=(t<<5)-t+i,t|=0;return t}};Fe([w(),Ze("design:type",String)],Kr.prototype,"status",void 0);Kr=Fe([W()],Kr);var Bu=class extends Zy(){};Fe([w(),Ze("design:type",String)],Bu.prototype,"status",void 0);Bu=Fe([ze()],Bu);function jk(r,e){return r.author==e.author&&r.timestamp==e.timestamp&&r.data.source==e.data.source&&r.data.predicate==e.data.predicate&&r.data.target==e.data.target}function qk(r){return r&&r.source&&r.target}var Ns=class{constructor(e,t){this.oldLink=e,this.newLink=t}};Fe([w(),Ze("design:type",Kr)],Ns.prototype,"oldLink",void 0);Fe([w(),Ze("design:type",Kr)],Ns.prototype,"newLink",void 0);Ns=Fe([W(),Ze("design:paramtypes",[Kr,Kr])],Ns);var zn=function(r,e,t,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,o;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(r,e,t,n);else for(var s=r.length-1;s>=0;s--)(o=r[s])&&(a=(i<3?o(a):i>3?o(e,t,a):o(e,t))||a);return i>3&&a&&Object.defineProperty(e,t,a),a},oo=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},Vu,ir=class{constructor(e){e?this.links=e:this.links=[]}get(e){if(!e||!e.source&&!e.predicate&&!e.target)return this.links;if(e.source){let n=JSON.parse(JSON.stringify(this.links));return e.target&&(n=n.filter(i=>i.data.target===e.target)),e.predicate&&(n=n.filter(i=>i.data.predicate===e.predicate)),e.fromDate&&(n=n.filter(i=>new Date(i.timestamp)>=e.fromDate)),e.untilDate&&(n=n.filter(i=>new Date(i.timestamp)<=e.untilDate)),e.limit&&(n=n.slice(0,e.limit)),n}if(e.target){let n=JSON.parse(JSON.stringify(this.links));return e.predicate&&(n=n.filter(i=>i.data.predicate===e.predicate)),e.fromDate&&(n=n.filter(i=>new Date(i.timestamp)>=e.fromDate)),e.untilDate&&(n=n.filter(i=>new Date(i.timestamp)<=e.untilDate)),e.limit&&(n=n.slice(0,e.limit)),n}let t=JSON.parse(JSON.stringify(this.links));return t=t.filter(n=>n.data.predicate===e.predicate),e.limit&&(t=t.slice(0,e.limit)),t}getSingleTarget(e){delete e.target;let t=this.get(e);return t.length?t[0].data.target:null}};zn([w(),oo("design:type",Array)],ir.prototype,"links",void 0);ir=zn([W(),oo("design:paramtypes",[Array])],ir);var Ps=class{};zn([w(),oo("design:type",Array)],Ps.prototype,"links",void 0);Ps=zn([ze()],Ps);var Qu=Vu=class{constructor(e){e?this.links=e:this.links=[]}static fromLink(e){let t=new Vu;return t.links.push(e),t}};zn([w(),oo("design:type",Array)],Qu.prototype,"links",void 0);Qu=Vu=zn([ze(),oo("design:paramtypes",[Array])],Qu);var Ln=class extends nn(){};Ln=zn([W()],Ln);var V=function(r,e,t,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,o;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(r,e,t,n);else for(var s=r.length-1;s>=0;s--)(o=r[s])&&(a=(i<3?o(a):i>3?o(e,t,a):o(e,t))||a);return i>3&&a&&Object.defineProperty(e,t,a),a},z=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},Qr=class{constructor(e,t){this.did=e,t?this.perspective=t:this.perspective=new ir}};V([w(),z("design:type",String)],Qr.prototype,"did",void 0);V([w(),z("design:type",ir)],Qr.prototype,"perspective",void 0);V([w(),z("design:type",String)],Qr.prototype,"directMessageLanguage",void 0);Qr=V([W(),z("design:paramtypes",[String,ir])],Qr);var Pp=class extends nn(){};Pp=V([W()],Pp);var Jr=class{constructor(e,t,n,i,a,o){this.did=e,this.didSigningKeyId=t,this.deviceKeyType=n,this.deviceKey=i,this.deviceKeySignedByDid=a,this.didSignedByDeviceKey=o}};V([w(),z("design:type",String)],Jr.prototype,"did",void 0);V([w(),z("design:type",String)],Jr.prototype,"didSigningKeyId",void 0);V([w(),z("design:type",String)],Jr.prototype,"deviceKeyType",void 0);V([w(),z("design:type",String)],Jr.prototype,"deviceKey",void 0);V([w(),z("design:type",String)],Jr.prototype,"deviceKeySignedByDid",void 0);V([w(),z("design:type",String)],Jr.prototype,"didSignedByDeviceKey",void 0);Jr=V([W(),z("design:paramtypes",[String,String,String,String,String,String])],Jr);var Zr=class{constructor(e,t,n,i,a,o){this.did=e,this.didSigningKeyId=t,this.deviceKeyType=n,this.deviceKey=i,this.deviceKeySignedByDid=a,this.didSignedByDeviceKey=o}};V([w(),z("design:type",String)],Zr.prototype,"did",void 0);V([w(),z("design:type",String)],Zr.prototype,"didSigningKeyId",void 0);V([w(),z("design:type",String)],Zr.prototype,"deviceKeyType",void 0);V([w(),z("design:type",String)],Zr.prototype,"deviceKey",void 0);V([w(),z("design:type",String)],Zr.prototype,"deviceKeySignedByDid",void 0);V([w(),z("design:type",String)],Zr.prototype,"didSignedByDeviceKey",void 0);Zr=V([ze(),z("design:paramtypes",[String,String,String,String,String,String])],Zr);var Ds=class{constructor(e,t){this.signature=e,this.publicKey=t}};V([w(),z("design:type",String)],Ds.prototype,"signature",void 0);V([w(),z("design:type",String)],Ds.prototype,"publicKey",void 0);Ds=V([W(),z("design:paramtypes",[String,String])],Ds);var Ai=class{constructor(e,t){this.domain=e,this.pointers=t}};V([w(),z("design:type",String)],Ai.prototype,"domain",void 0);V([w(),z("design:type",Array)],Ai.prototype,"pointers",void 0);Ai=V([W(),z("design:paramtypes",[String,Array])],Ai);var Ls=class{constructor(e,t){this.with=e,this.can=t}};V([w(),z("design:type",Ai)],Ls.prototype,"with",void 0);V([w(),z("design:type",Array)],Ls.prototype,"can",void 0);Ls=V([W(),z("design:paramtypes",[Ai,Array])],Ls);var wr=class{constructor(e,t,n,i,a){this.appName=e,this.appDesc=t,this.appIconPath=a,this.appUrl=n,this.capabilities=i}};V([w(),z("design:type",String)],wr.prototype,"appName",void 0);V([w(),z("design:type",String)],wr.prototype,"appDesc",void 0);V([w(),z("design:type",String)],wr.prototype,"appUrl",void 0);V([w(),z("design:type",String)],wr.prototype,"appIconPath",void 0);V([w(),z("design:type",Array)],wr.prototype,"capabilities",void 0);wr=V([W(),z("design:paramtypes",[String,String,String,Array,String])],wr);var Oi=class{constructor(e,t,n,i){this.requestId=e,this.auth=t,this.token=n,this.revoked=i}};V([w(),z("design:type",String)],Oi.prototype,"requestId",void 0);V([w(),z("design:type",String)],Oi.prototype,"token",void 0);V([w(),z("design:type",Boolean)],Oi.prototype,"revoked",void 0);V([w(),z("design:type",wr)],Oi.prototype,"auth",void 0);Oi=V([W(),z("design:paramtypes",[String,wr,String,Boolean])],Oi);var Ci=class{constructor(e,t){this.domain=e,this.pointers=t}};V([w(),z("design:type",String)],Ci.prototype,"domain",void 0);V([w(),z("design:type",Array)],Ci.prototype,"pointers",void 0);Ci=V([ze(),z("design:paramtypes",[String,Array])],Ci);var Fs=class{constructor(e,t){this.with=e,this.can=t}};V([w(),z("design:type",Ci)],Fs.prototype,"with",void 0);V([w(),z("design:type",Array)],Fs.prototype,"can",void 0);Fs=V([ze(),z("design:paramtypes",[Ci,Array])],Fs);var ar=class{constructor(e,t,n,i,a,o){this.appName=e,this.appDesc=t,this.appUrl=i,this.appDomain=n,this.capabilities=o,this.appIconPath=a}};V([w(),z("design:type",String)],ar.prototype,"appName",void 0);V([w(),z("design:type",String)],ar.prototype,"appDesc",void 0);V([w(),z("design:type",String)],ar.prototype,"appDomain",void 0);V([w(),z("design:type",String)],ar.prototype,"appUrl",void 0);V([w(),z("design:type",String)],ar.prototype,"appIconPath",void 0);V([w(),z("design:type",Array)],ar.prototype,"capabilities",void 0);ar=V([ze(),z("design:paramtypes",[String,String,String,String,String,Array])],ar);var Fn=class{constructor(e,t,n){this.did=e,this.success=t,this.error=n}};V([w(),z("design:type",String)],Fn.prototype,"did",void 0);V([w(),z("design:type",Boolean)],Fn.prototype,"success",void 0);V([w(),z("design:type",String)],Fn.prototype,"error",void 0);Fn=V([W(),z("design:paramtypes",[String,Boolean,String])],Fn);var Mi=function(r,e,t,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,o;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(r,e,t,n);else for(var s=r.length-1;s>=0;s--)(o=r[s])&&(a=(i<3?o(a):i>3?o(e,t,a):o(e,t))||a);return i>3&&a&&Object.defineProperty(e,t,a),a},Ui=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},Ct=class{constructor(e){e?(this.isInitialized=e.isInitialized,this.isInitialized||(this.isInitialized=!1),this.isUnlocked=e.isUnlocked,this.isUnlocked||(this.isUnlocked=!1),this.did=e.did,this.didDocument=e.didDocument,this.error=e.error):(this.isInitialized=!1,this.isUnlocked=!1)}};Mi([w(),Ui("design:type",Boolean)],Ct.prototype,"isInitialized",void 0);Mi([w(),Ui("design:type",Boolean)],Ct.prototype,"isUnlocked",void 0);Mi([w(),Ui("design:type",String)],Ct.prototype,"did",void 0);Mi([w(),Ui("design:type",String)],Ct.prototype,"didDocument",void 0);Mi([w(),Ui("design:type",String)],Ct.prototype,"error",void 0);Ct=Mi([W(),Ui("design:paramtypes",[Object])],Ct);var Dp=function(r,e,t,n,i){if(n==="m")throw new TypeError("Private method is not writable");if(n==="a"&&!i)throw new TypeError("Private accessor was defined without a setter");if(typeof e=="function"?r!==e||!i:!e.has(r))throw new TypeError("Cannot write private member to an object whose class did not declare it");return n==="a"?i.call(r,t):i?i.value=t:e.set(r,t),t},Re=function(r,e,t,n){if(t==="a"&&!n)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?r!==e||!n:!e.has(r))throw new TypeError("Cannot read private member from an object whose class did not declare it");return t==="m"?n:t==="a"?n.call(r):n?n.value:e.get(r)},ft,pt,zu=class{constructor(e,t){ft.set(this,void 0),pt.set(this,void 0),Dp(this,ft,e,"f"),Dp(this,pt,t,"f")}async otherAgents(){return await Re(this,ft,"f").otherAgents(Re(this,pt,"f"))}async hasTelepresenceAdapter(){return await Re(this,ft,"f").hasTelepresenceAdapter(Re(this,pt,"f"))}async onlineAgents(){return await Re(this,ft,"f").onlineAgents(Re(this,pt,"f"))}async setOnlineStatus(e){return await Re(this,ft,"f").setOnlineStatus(Re(this,pt,"f"),e)}async setOnlineStatusU(e){return await Re(this,ft,"f").setOnlineStatusU(Re(this,pt,"f"),e)}async sendSignal(e,t){return await Re(this,ft,"f").sendSignal(Re(this,pt,"f"),e,t)}async sendSignalU(e,t){return await Re(this,ft,"f").sendSignalU(Re(this,pt,"f"),e,t)}async sendBroadcast(e,t=!1){return await Re(this,ft,"f").sendBroadcast(Re(this,pt,"f"),e,t)}async sendBroadcastU(e,t=!1){return await Re(this,ft,"f").sendBroadcastU(Re(this,pt,"f"),e,t)}async addSignalHandler(e){await Re(this,ft,"f").addSignalHandler(Re(this,pt,"f"),e)}removeSignalHandler(e){Re(this,ft,"f").removeSignalHandler(Re(this,pt,"f"),e)}};ft=new WeakMap,pt=new WeakMap;var Hn=function(r,e,t,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,o;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(r,e,t,n);else for(var s=r.length-1;s>=0;s--)(o=r[s])&&(a=(i<3?o(a):i>3?o(e,t,a):o(e,t))||a);return i>3&&a&&Object.defineProperty(e,t,a),a},Wn=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},H=class{constructor(e){e&&(this.source=e.source,this.predicate=e.predicate,this.target=e.target,e.fromDate&&(this.fromDate=e.fromDate),e.untilDate&&(this.untilDate=e.untilDate),e.limit&&(this.limit=e.limit))}isMatch(e){return!(this.source&&this.source!==e.source||this.predicate&&this.predicate!==e.predicate||this.target&&this.target!==e.target)}};Hn([w(),Wn("design:type",String)],H.prototype,"source",void 0);Hn([w(),Wn("design:type",String)],H.prototype,"target",void 0);Hn([w(),Wn("design:type",String)],H.prototype,"predicate",void 0);Hn([w(),Wn("design:type",Date)],H.prototype,"fromDate",void 0);Hn([w(),Wn("design:type",Date)],H.prototype,"untilDate",void 0);Hn([w(),Wn("design:type",Number)],H.prototype,"limit",void 0);H=Hn([W(),ze(),Wn("design:paramtypes",[Object])],H);var Lp=function(r,e,t,n,i){if(n==="m")throw new TypeError("Private method is not writable");if(n==="a"&&!i)throw new TypeError("Private accessor was defined without a setter");if(typeof e=="function"?r!==e||!i:!e.has(r))throw new TypeError("Cannot write private member to an object whose class did not declare it");return n==="a"?i.call(r,t):i?i.value=t:e.set(r,t),t},Ke=function(r,e,t,n){if(t==="a"&&!n)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?r!==e||!n:!e.has(r))throw new TypeError("Cannot read private member from an object whose class did not declare it");return t==="m"?n:t==="a"?n.call(r):n?n.value:e.get(r)},dt,dr;function Xo(r){return encodeURIComponent(r).replace(/[!'()*]/g,e=>`%${e.charCodeAt(0).toString(16).toUpperCase()}`)}var be=class{constructor(){dt.set(this,void 0),dr.set(this,void 0)}static fromUrl(e){if(!e||!e.startsWith("literal:"))throw new Error("Can't create Literal from non-literal URL");if(e.startsWith("literal://"))throw new Error("literal:// format is no longer supported. Use literal: instead.");let t=new be;return Lp(t,dr,e,"f"),t}static from(e){let t=new be;return Lp(t,dt,e,"f"),t}toUrl(){if(Ke(this,dr,"f")&&!Ke(this,dt,"f"))return Ke(this,dr,"f");if(!Ke(this,dr,"f")&&(Ke(this,dt,"f")===void 0||Ke(this,dt,"f")===""||Ke(this,dt,"f")===null))throw new Error("Can't turn empty Literal into URL");let e;switch(typeof Ke(this,dt,"f")){case"string":e=`string:${Xo(Ke(this,dt,"f"))}`;break;case"number":e=`number:${Xo(Ke(this,dt,"f"))}`;break;case"boolean":e=`boolean:${Xo(Ke(this,dt,"f"))}`;break;case"object":e=`json:${Xo(JSON.stringify(Ke(this,dt,"f")))}`;break}return`literal:${e}`}get(){if(Ke(this,dt,"f"))return Ke(this,dt,"f");if(!Ke(this,dr,"f"))throw new Error("Can't render empty Literal");if(!Ke(this,dr,"f").startsWith("literal:"))throw new Error("Can't render Literal from non-literal URL");let e=Ke(this,dr,"f").substring(8);if(e.startsWith("string:"))return decodeURIComponent(e.substring(7));if(e.startsWith("number:")){let t=e.substring(7);return parseFloat(t)}if(e.startsWith("json:")){let t=e.substring(5);return JSON.parse(decodeURIComponent(t))}throw new Error(`Can't parse unknown literal: ${e}`)}};dt=new WeakMap,dr=new WeakMap;function st(r){return r.charAt(0).toUpperCase()+r.slice(1)}function Zs(r){return`set${st(r)}`}function lh(r){return r.endsWith("ies")?r.slice(0,-3)+"y":r.endsWith("s")?r.slice(0,-1):r}function Yy(r){return`add${st(lh(r))}`}function Xy(r){return`remove${st(lh(r))}`}function ev(r){return`set${st(r)}`}function fh(r){let e="",t="abcdefghijklmnopqrstuvwxyz",n=t.length;for(let i=0;i<r;i++)e+=t.charAt(Math.floor(Math.random()*n));return e}function yn(r){if(Array.isArray(r))return`[${r.map(yn).join(", ")}]`;let e=Object.keys(r),t=[];for(let n of e){let i=JSON.stringify(r[n]),a=`${n}: ${i}`;t.push(a)}return`{${t.join(", ")}}`}var Su=function(r,e,t,n,i){if(n==="m")throw new TypeError("Private method is not writable");if(n==="a"&&!i)throw new TypeError("Private accessor was defined without a setter");if(typeof e=="function"?r!==e||!i:!e.has(r))throw new TypeError("Cannot write private member to an object whose class did not declare it");return n==="a"?i.call(r,t):i?i.value=t:e.set(r,t),t},Y=function(r,e,t,n){if(t==="a"&&!n)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?r!==e||!n:!e.has(r))throw new TypeError("Cannot read private member from an object whose class did not declare it");return t==="m"?n:t==="a"?n.call(r):n?n.value:e.get(r)},nt,it,Ne,ja=class{constructor(r,e,t){nt.set(this,void 0),it.set(this,void 0),Ne.set(this,void 0),Su(this,nt,e,"f"),Su(this,it,t,"f"),Su(this,Ne,r,"f")}get baseExpression(){return Y(this,nt,"f")}async init(){let isInstance=await Y(this,Ne,"f").isSubjectInstance(Y(this,nt,"f"),Y(this,it,"f"));if(!isInstance)throw`Not a valid subject instance of ${Y(this,it,"f")} for ${Y(this,nt,"f")}`;let results=await Y(this,Ne,"f").infer(`subject_class("${Y(this,it,"f")}", C), property(C, Property)`),properties=results.map(r=>r.Property);for(let r of properties)await Y(this,Ne,"f").infer(`subject_class("${Y(this,it,"f")}", C), property_resolve(C, "${r}")`),Object.defineProperty(this,r,{configurable:!0,get:async()=>{try{return await Y(this,Ne,"f").getPropertyValueViaSparql(Y(this,nt,"f"),Y(this,it,"f"),r)}catch(e){console.warn(`Failed to get property ${r} via SPARQL:`,e);return}}});let setters=await Y(this,Ne,"f").infer(`subject_class("${Y(this,it,"f")}", C), property_setter(C, Property, Setter)`);for(let setter of setters||[])if(setter){let property=setter.Property,actions=eval(setter.Setter),resolveLanguageResults=await Y(this,Ne,"f").infer(`subject_class("${Y(this,it,"f")}", C), property_resolve_language(C, "${property}", Language)`),resolveLanguage;resolveLanguageResults&&resolveLanguageResults.length>0&&(resolveLanguage=resolveLanguageResults[0].Language),this[Zs(property)]=async r=>{resolveLanguage&&(r=await Y(this,Ne,"f").createExpression(r,resolveLanguage)),await Y(this,Ne,"f").executeAction(actions,Y(this,nt,"f"),[{name:"value",value:r}])}}let results2=await Y(this,Ne,"f").infer(`subject_class("${Y(this,it,"f")}", C), collection(C, Collection)`);results2||(results2=[]);let relations=results2.map(r=>r.Collection);for(let r of relations)Object.defineProperty(this,r,{configurable:!0,get:async()=>{try{return await Y(this,Ne,"f").getRelationValuesViaSparql(Y(this,nt,"f"),Y(this,it,"f"),r)}catch(e){return console.warn(`Failed to get relation ${r} via SPARQL:`,e),[]}}});let adders=await Y(this,Ne,"f").infer(`subject_class("${Y(this,it,"f")}", C), collection_adder(C, Collection, Adder)`);adders||(adders=[]);for(let adder of adders)if(adder){let relation=adder.Collection,actions=eval(adder.Adder);this[Yy(relation)]=async r=>{Array.isArray(r)?await Promise.all(r.map(e=>Y(this,Ne,"f").executeAction(actions,Y(this,nt,"f"),[{name:"value",value:e}]))):await Y(this,Ne,"f").executeAction(actions,Y(this,nt,"f"),[{name:"value",value:r}])}}let removers=await Y(this,Ne,"f").infer(`subject_class("${Y(this,it,"f")}", C), collection_remover(C, Collection, Remover)`);removers||(removers=[]);for(let remover of removers)if(remover){let relation=remover.Collection,actions=eval(remover.Remover);this[Xy(relation)]=async r=>{Array.isArray(r)?await Promise.all(r.map(e=>Y(this,Ne,"f").executeAction(actions,Y(this,nt,"f"),[{name:"value",value:e}]))):await Y(this,Ne,"f").executeAction(actions,Y(this,nt,"f"),[{name:"value",value:r}])}}let relationSetters=await Y(this,Ne,"f").infer(`subject_class("${Y(this,it,"f")}", C), collection_setter(C, Collection, Setter)`);relationSetters||(relationSetters=[]);for(let relationSetter of relationSetters)if(relationSetter){let relation=relationSetter.Collection,actions=eval(relationSetter.Setter);this[ev(relation)]=async r=>{Array.isArray(r)?await Y(this,Ne,"f").executeAction(actions,Y(this,nt,"f"),r.map(e=>({name:"value",value:e}))):await Y(this,Ne,"f").executeAction(actions,Y(this,nt,"f"),[{name:"value",value:r}])}}}};nt=new WeakMap,it=new WeakMap,Ne=new WeakMap;function tv(r,e,t,n){let i="",a=fh(8);i+=`subject_class("${r}", ${a}).
|
|
62
62
|
`;let o=[],s=[];e.subjectConstructor&&e.subjectConstructor.length&&(s=s.concat(e.subjectConstructor));let c=[];e.isSubjectInstance&&e.isSubjectInstance.length&&(c=c.concat(e.isSubjectInstance));let u=[];for(let f in t){let h=`property(${a}, "${f}").
|
|
63
|
-
`,{through:m,initial:
|
|
64
|
-
`,h+=`property_resolve_language(${a}, "${f}", "${
|
|
63
|
+
`,{through:m,initial:y,required:b,resolveLanguage:_,writable:S,flag:v,prologGetter:O,prologSetter:R,local:k}=t[f];if(_&&(h+=`property_resolve(${a}, "${f}").
|
|
64
|
+
`,h+=`property_resolve_language(${a}, "${f}", "${_}").
|
|
65
65
|
`),O?h+=`property_getter(${a}, Base, "${f}", Value) :- ${O}.
|
|
66
66
|
`:m&&(h+=`property_getter(${a}, Base, "${f}", Value) :- triple(Base, "${m}", Value).
|
|
67
|
-
`,
|
|
68
|
-
`;else if(S&&m&&typeof e[
|
|
69
|
-
`}u.push(h);let
|
|
70
|
-
`,{predicate:m,local:
|
|
71
|
-
`;let
|
|
72
|
-
`,h+=`collection_remover(${a}, "${f}", '${
|
|
73
|
-
`,h+=`collection_setter(${a}, "${f}", '${
|
|
74
|
-
`}l.push(h)}let
|
|
67
|
+
`,b&&(v?c.push(`triple(Base, "${m}", "${y}")`):c.push(`triple(Base, "${m}", _)`))),R)h+=`property_setter(${a}, "${f}", Actions) :- ${R}.
|
|
68
|
+
`;else if(S&&m&&typeof e[Zs(f)]=="function"){let D=[{action:"setSingleTarget",source:"this",predicate:m,target:"value",...k&&{local:!0}}];h+=`property_setter(${a}, "${f}", '${yn(D)}').
|
|
69
|
+
`}u.push(h);let P=y??(b&&S&&!v&&m?"literal:string:":void 0);P&&(s.push({action:"addLink",source:"this",predicate:m,target:P}),o.push({action:"removeLink",source:"this",predicate:m,target:"*"}))}let l=[],d=Object.fromEntries(Object.entries(n).filter(([,f])=>f.kind==="hasMany"||f.kind==="belongsToMany"));for(let f in d){let h=`collection(${a}, "${f}").
|
|
70
|
+
`,{predicate:m,local:y}=d[f];if(m){h+=`collection_getter(${a}, Base, "${f}", List) :- findall(C, triple(Base, "${m}", C), List).
|
|
71
|
+
`;let b=[{action:"addLink",source:"this",predicate:m,target:"value",...y&&{local:!0}}],_=[{action:"removeLink",source:"this",predicate:m,target:"value"}],S=[{action:"collectionSetter",source:"this",predicate:m,target:"value",...y&&{local:!0}}];h+=`collection_adder(${a}, "${f}", '${yn(b)}').
|
|
72
|
+
`,h+=`collection_remover(${a}, "${f}", '${yn(_)}').
|
|
73
|
+
`,h+=`collection_setter(${a}, "${f}", '${yn(S)}').
|
|
74
|
+
`}l.push(h)}let p=yn(s);if(i+=`constructor(${a}, '${p}').
|
|
75
75
|
`,c.length>0){let f=c.join(", ");i+=`instance(${a}, Base) :- ${f}.
|
|
76
76
|
`,i+=`
|
|
77
|
-
`}return i+=`destructor(${a}, '${
|
|
77
|
+
`}return i+=`destructor(${a}, '${yn(o)}').
|
|
78
78
|
`,i+=`
|
|
79
79
|
`,i+=u.join(`
|
|
80
80
|
`),i+=`
|
|
81
81
|
`,i+=l.join(`
|
|
82
|
-
`),{sdna:i,name:r}}function
|
|
82
|
+
`),{sdna:i,name:r}}function Fp(r){let e=r.lastIndexOf("#");if(e!==-1)return r.substring(0,e+1);let t=r.match(/^([a-zA-Z][a-zA-Z0-9+.-]*:\/\/)(.*)$/);if(t){let i=t[2],a=i.lastIndexOf("/");return a!==-1?t[1]+i.substring(0,a+1):t[1]}let n=r.match(/^([a-zA-Z][a-zA-Z0-9+.-]*:)/);return n?n[1]:""}function $p(r){return r.replace(/\\/g,"\\\\").replace(/"/g,'\\"').replace(/\n/g,"\\n").replace(/\r/g,"\\r").replace(/\t/g,"\\t").replace(/\b/g,"\\b").replace(/\f/g,"\\f")}function Mp(r){let e=r.lastIndexOf("#");if(e!==-1)return r.substring(e+1);let t=r.lastIndexOf("/");if(t!==-1&&t<r.length-1)return r.substring(t+1);let n=r.match(/^[a-zA-Z][a-zA-Z0-9+.-]*:(.+)$/);return n?n[1]:r}var zr=class{constructor(e,t){if(t!==void 0)this.nodeShapeUri=e,this.targetClass=t;else{this.targetClass=e;let n=Fp(e),i=Mp(e);this.nodeShapeUri=`${n}${i}Shape`}this.properties=[],this.parentShapes=[]}addParentShape(e){this.parentShapes.includes(e)||this.parentShapes.push(e)}addProperty(e){this.properties.push(e)}setConstructorActions(e){this.constructor_actions=e}setDestructorActions(e){this.destructor_actions=e}toTurtle(){let e=`@prefix sh: <http://www.w3.org/ns/shacl#> .
|
|
83
83
|
`;e+=`@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
|
|
84
84
|
`,e+=`@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
|
85
85
|
`,e+=`@prefix ad4m: <ad4m://> .
|
|
@@ -94,27 +94,25 @@ this in the docs: http://dev.apollodata.com/core/fragments.html#unique-names`):o
|
|
|
94
94
|
`),n.nodeKind&&(e+=` sh:nodeKind sh:${n.nodeKind} ;
|
|
95
95
|
`),n.minCount!==void 0&&(e+=` sh:minCount ${n.minCount} ;
|
|
96
96
|
`),n.maxCount!==void 0&&(e+=` sh:maxCount ${n.maxCount} ;
|
|
97
|
-
`),n.pattern&&(e+=` sh:pattern "${
|
|
97
|
+
`),n.pattern&&(e+=` sh:pattern "${$p(n.pattern)}" ;
|
|
98
98
|
`),n.minInclusive!==void 0&&(e+=` sh:minInclusive ${n.minInclusive} ;
|
|
99
99
|
`),n.maxInclusive!==void 0&&(e+=` sh:maxInclusive ${n.maxInclusive} ;
|
|
100
|
-
`),n.hasValue&&(e+=` sh:hasValue "${
|
|
100
|
+
`),n.hasValue&&(e+=` sh:hasValue "${$p(n.hasValue)}" ;
|
|
101
101
|
`),n.local!==void 0&&(e+=` ad4m:local ${n.local} ;
|
|
102
102
|
`),n.writable!==void 0&&(e+=` ad4m:writable ${n.writable} ;
|
|
103
103
|
`),e=e.slice(0,-2)+`
|
|
104
104
|
`,e+=i?` ] .
|
|
105
105
|
`:` ] ;
|
|
106
|
-
`}return e}toLinks(){let e=[];e.push({source:this.nodeShapeUri,predicate:"rdf://type",target:"sh://NodeShape"}),this.targetClass&&e.push({source:this.nodeShapeUri,predicate:"sh://targetClass",target:this.targetClass}),this.constructor_actions&&e.push({source:this.nodeShapeUri,predicate:"ad4m://constructor",target:`literal://string:${JSON.stringify(this.constructor_actions)}`}),this.destructor_actions&&e.push({source:this.nodeShapeUri,predicate:"ad4m://destructor",target:`literal://string:${JSON.stringify(this.destructor_actions)}`});for(let t=0;t<this.properties.length;t++){let n=this.properties[t],i;if(n.name&&this.targetClass){let a=Tp(this.targetClass),o=Op(this.targetClass);i=`${a}${o}.${n.name}`}else i=`_:propShape${t}`;e.push({source:this.nodeShapeUri,predicate:"sh://property",target:i}),e.push({source:i,predicate:"sh://path",target:n.path}),n.datatype&&e.push({source:i,predicate:"sh://datatype",target:n.datatype}),n.nodeKind&&e.push({source:i,predicate:"sh://nodeKind",target:`sh://${n.nodeKind}`}),n.minCount!==void 0&&e.push({source:i,predicate:"sh://minCount",target:`literal://${n.minCount}^^xsd:integer`}),n.maxCount!==void 0&&e.push({source:i,predicate:"sh://maxCount",target:`literal://${n.maxCount}^^xsd:integer`}),n.pattern&&e.push({source:i,predicate:"sh://pattern",target:`literal://${n.pattern}`}),n.minInclusive!==void 0&&e.push({source:i,predicate:"sh://minInclusive",target:`literal://${n.minInclusive}`}),n.maxInclusive!==void 0&&e.push({source:i,predicate:"sh://maxInclusive",target:`literal://${n.maxInclusive}`}),n.hasValue&&e.push({source:i,predicate:"sh://hasValue",target:`literal://${n.hasValue}`}),n.local!==void 0&&e.push({source:i,predicate:"ad4m://local",target:`literal://${n.local}`}),n.writable!==void 0&&e.push({source:i,predicate:"ad4m://writable",target:`literal://${n.writable}`}),n.resolveLanguage&&e.push({source:i,predicate:"ad4m://resolveLanguage",target:`literal://string:${n.resolveLanguage}`}),n.setter&&n.setter.length>0&&e.push({source:i,predicate:"ad4m://setter",target:`literal://string:${JSON.stringify(n.setter)}`}),n.adder&&n.adder.length>0&&e.push({source:i,predicate:"ad4m://adder",target:`literal://string:${JSON.stringify(n.adder)}`}),n.remover&&n.remover.length>0&&e.push({source:i,predicate:"ad4m://remover",target:`literal://string:${JSON.stringify(n.remover)}`}),n.getter&&e.push({source:i,predicate:"ad4m://getter",target:`literal://string:${n.getter}`}),n.conformanceConditions&&n.conformanceConditions.length>0&&e.push({source:i,predicate:"ad4m://conformanceConditions",target:`literal://string:${JSON.stringify(n.conformanceConditions)}`}),n.class&&e.push({source:i,predicate:"sh://class",target:n.class})}return e}static fromLinks(e,t){let n=e.find(c=>c.source===t&&c.predicate==="sh://targetClass"),i=new Qr(t,n?.target),a=e.find(c=>c.source===t&&c.predicate==="ad4m://constructor");if(a)try{let c=a.target.replace("literal://string:","");i.constructor_actions=JSON.parse(c)}catch{}let o=e.find(c=>c.source===t&&c.predicate==="ad4m://destructor");if(o)try{let c=o.target.replace("literal://string:","");i.destructor_actions=JSON.parse(c)}catch{}let s=e.filter(c=>c.source===t&&c.predicate==="sh://property");for(let c of s){let u=c.target,l=e.find(k=>k.source===u&&k.predicate==="sh://path");if(!l)continue;let p;if(!u.startsWith("_:")){let k=u.lastIndexOf(".");k!==-1&&(p=u.substring(k+1))}let d={name:p,path:l.target},f=e.find(k=>k.source===u&&k.predicate==="sh://datatype");f&&(d.datatype=f.target);let h=e.find(k=>k.source===u&&k.predicate==="sh://nodeKind");h&&(d.nodeKind=h.target.replace("sh://",""));let m=e.find(k=>k.source===u&&k.predicate==="sh://minCount");if(m){let k=m.target.replace("literal://","").replace(/\^\^.*$/,"");k.startsWith("number:")&&(k=k.substring(7)),d.minCount=parseInt(k)}let b=e.find(k=>k.source===u&&k.predicate==="sh://maxCount");if(b){let k=b.target.replace("literal://","").replace(/\^\^.*$/,"");k.startsWith("number:")&&(k=k.substring(7)),d.maxCount=parseInt(k)}let _=e.find(k=>k.source===u&&k.predicate==="sh://pattern");_&&(d.pattern=_.target.replace("literal://",""));let v=e.find(k=>k.source===u&&k.predicate==="sh://minInclusive");if(v){let k=v.target.replace("literal://","");k.startsWith("number:")&&(k=k.substring(7)),d.minInclusive=parseFloat(k)}let S=e.find(k=>k.source===u&&k.predicate==="sh://maxInclusive");if(S){let k=S.target.replace("literal://","");k.startsWith("number:")&&(k=k.substring(7)),d.maxInclusive=parseFloat(k)}let y=e.find(k=>k.source===u&&k.predicate==="sh://hasValue");y&&(d.hasValue=y.target.replace("literal://",""));let O=e.find(k=>k.source===u&&k.predicate==="ad4m://local");if(O){let k=O.target.replace("literal://","");k.startsWith("boolean:")&&(k=k.substring(8)),d.local=k==="true"}let N=e.find(k=>k.source===u&&k.predicate==="ad4m://writable");if(N){let k=N.target.replace("literal://","");k.startsWith("boolean:")&&(k=k.substring(8)),d.writable=k==="true"}let T=e.find(k=>k.source===u&&k.predicate==="ad4m://resolveLanguage");T&&(d.resolveLanguage=T.target.replace("literal://string:",""));let C=e.find(k=>k.source===u&&k.predicate==="ad4m://setter");if(C)try{let k=C.target.replace("literal://string:","");d.setter=JSON.parse(k)}catch{}let $=e.find(k=>k.source===u&&k.predicate==="ad4m://adder");if($)try{let k=$.target.replace("literal://string:","");d.adder=JSON.parse(k)}catch{}let P=e.find(k=>k.source===u&&k.predicate==="ad4m://remover");if(P)try{let k=P.target.replace("literal://string:","");d.remover=JSON.parse(k)}catch{}let B=e.find(k=>k.source===u&&k.predicate==="ad4m://getter");B&&(d.getter=B.target.replace("literal://string:",""));let xe=e.find(k=>k.source===u&&k.predicate==="ad4m://conformanceConditions");if(xe)try{let k=xe.target.replace("literal://string:","");d.conformanceConditions=JSON.parse(k)}catch{}let Te=e.find(k=>k.source===u&&k.predicate==="sh://class");Te&&(d.class=Te.target),i.addProperty(d)}return i}toJSON(){return{node_shape_uri:this.nodeShapeUri,target_class:this.targetClass,parent_shapes:this.parentShapes.length>0?this.parentShapes:void 0,properties:this.properties.map(e=>({path:e.path,name:e.name,datatype:e.datatype,node_kind:e.nodeKind,min_count:e.minCount,max_count:e.maxCount,min_inclusive:e.minInclusive,max_inclusive:e.maxInclusive,pattern:e.pattern,has_value:e.hasValue,local:e.local,writable:e.writable,resolve_language:e.resolveLanguage,setter:e.setter,adder:e.adder,remover:e.remover,getter:e.getter,conformance_conditions:e.conformanceConditions,class:e.class})),constructor_actions:this.constructor_actions,destructor_actions:this.destructor_actions}}static fromJSON(e){let t=e.node_shape_uri?new Qr(e.node_shape_uri,e.target_class):new Qr(e.target_class);for(let n of e.properties||[])t.addProperty({path:n.path,name:n.name,datatype:n.datatype,nodeKind:n.node_kind,minCount:n.min_count,maxCount:n.max_count,minInclusive:n.min_inclusive,maxInclusive:n.max_inclusive,pattern:n.pattern,hasValue:n.has_value,local:n.local,writable:n.writable,resolveLanguage:n.resolve_language,setter:n.setter,adder:n.adder,remover:n.remover,getter:n.getter,conformanceConditions:n.conformance_conditions,class:n.class});if(e.constructor_actions&&(t.constructor_actions=e.constructor_actions),e.destructor_actions&&(t.destructor_actions=e.destructor_actions),e.parent_shapes)for(let n of e.parent_shapes)t.addParentShape(n);return t}};function Dp(r){return r?.length?r.length===1?r.toString():r.length===2?r.join(" and "):r.slice(0,-1).join(", ")+", and "+r.slice(-1):""}function FT(r){let e=r.can.includes("*")?["READ","WRITE","UPDATE"]:r.can,t=r.with.domain==="*"?"":r.with.domain,n=r.with.pointers.includes("*")?["all AD4M data"]:r.with.pointers;return`${Dp(e)} your ${t} actions, with access to ${Dp(n)}`}function ie(r){return r.replace(/\\/g,"\\\\").replace(/'/g,"\\'").replace(/"/g,'\\"').replace(/\n/g,"\\n").replace(/\r/g,"\\r").replace(/\t/g,"\\t")}function ye(r){return typeof r=="string"?`'${r.replace(/\\/g,"\\\\").replace(/'/g,"\\'").replace(/"/g,'\\"').replace(/\n/g,"\\n").replace(/\r/g,"\\r").replace(/\t/g,"\\t")}'`:typeof r=="number"||typeof r=="boolean"?String(r):Array.isArray(r)?`[${r.map(e=>ye(e)).join(", ")}]`:String(r)}function Vy(r,e,t){let n=ie(r),i=t?.resolveLanguage==="literal"?"fn::parse_literal(out.uri)":"out.uri";if(Array.isArray(e)){let a=e.map(o=>ye(o)).join(", ");return`count(->link[WHERE predicate = '${n}' AND ${i} IN [${a}]]) > 0`}else if(typeof e=="object"&&e!==null){let a=e,o=[];if(a.not!==void 0)if(Array.isArray(a.not)){let c=a.not.map(u=>ye(u)).join(", ");o.push(`count(->link[WHERE predicate = '${n}' AND ${i} IN [${c}]]) = 0`)}else o.push(`count(->link[WHERE predicate = '${n}' AND ${i} = ${ye(a.not)}]) = 0`);return(a.gt!==void 0||a.gte!==void 0||a.lt!==void 0||a.lte!==void 0||a.between!==void 0||a.contains!==void 0)&&o.push(`count(->link[WHERE predicate = '${n}']) > 0`),o.join(" AND ")}else return`count(->link[WHERE predicate = '${n}' AND ${i} = ${ye(e)}]) > 0`}function eh(r,e){let t=[];for(let[n,i]of Object.entries(r)){if(["id","author","timestamp"].includes(n))continue;let a,o;if(e){let c=e.properties[n];c?(a=c.predicate,o=c.resolveLanguage):a=n}else a=n;let s=Vy(a,i,{resolveLanguage:o});s&&t.push(s)}return t}function Qy(r,e,t,n,i){let a=e.prototype,o="ad4m://",s=Object.fromEntries(Object.entries(n).filter(([,h])=>h.kind==="hasMany"||h.kind==="belongsToMany"));if(Object.keys(t).length>0){let h=t[Object.keys(t)[0]];if(h.through){let m=h.through.match(/^([^:]+:\/\/)/);m&&(o=m[1])}}else if(Object.keys(s).length>0){let h=s[Object.keys(s)[0]];if(h.predicate){let m=h.predicate.match(/^([^:]+:\/\/)/);m&&(o=m[1])}}let c=`${o}${r}Shape`,u=`${o}${r}`,l=new Qr(c,u),p=Object.getPrototypeOf(e);if(p&&typeof p.generateSHACL=="function"){let h=p.generateSHACL();h?.shape?.nodeShapeUri&&l.addParentShape(h.shape.nodeShapeUri)}let d=[];a.subjectConstructor&&a.subjectConstructor.length&&(d=d.concat(a.subjectConstructor));let f=[];for(let h in t){let m=t[h];if(!m.through)continue;let b={name:h,path:m.through};if(m.resolveLanguage==="literal")b.datatype="xsd://string";else if(m.initial){let v=typeof a[h];v==="number"?b.datatype="xsd://integer":v==="boolean"?b.datatype="xsd://boolean":v==="string"&&(b.datatype="xsd://string")}m.required&&(b.minCount=1),b.maxCount=1,m.flag&&m.initial&&(b.hasValue=m.initial),m.local!==void 0&&(b.local=m.local),m.writable!==void 0&&(b.writable=m.writable),m.resolveLanguage&&(b.resolveLanguage=m.resolveLanguage),m.prologSetter?console.warn(`[SHACL Generation] Custom Prolog setter for property '${h}' in class '${r}' is not yet supported. The property will be created without setter actions. Consider using standard writable properties or provide explicit SHACL JSON.`):m.writable&&m.through&&typeof a[Vs(h)]=="function"&&(b.setter=[{action:"setSingleTarget",source:"this",predicate:m.through,target:"value",...m.local&&{local:!0}}]);let _=m.initial??(m.required&&m.writable&&!m.flag&&m.through?"literal://string:":void 0);_&&(d.push({action:"addLink",source:"this",predicate:m.through,target:_}),f.push({action:"removeLink",source:"this",predicate:m.through,target:"*"})),l.addProperty(b)}for(let h in s){let m=s[h];if(!m.predicate)continue;let b={name:h,path:m.predicate};if(b.nodeKind="IRI",m.local!==void 0&&(b.local=m.local),b.adder=[{action:"addLink",source:"this",predicate:m.predicate,target:"value",...m.local&&{local:!0}}],b.remover=[{action:"removeLink",source:"this",predicate:m.predicate,target:"value",...m.local&&{local:!0}}],m.getter)b.getter=m.getter;else if(m.where)try{let _=m.target?.(),v=_?_.getModelMetadata?.()??null:null,S=eh(m.where,v);if(S.length>0){let y=ie(m.predicate);b.getter=`(->link[WHERE predicate = '${y}'].out[WHERE ${S.join(" AND ")}].uri)`}}catch{}else if(m.target&&m.filter!==!1)try{let _=m.target(),v=i(m.predicate,_);v&&(b.getter=v.getter,b.conformanceConditions=v.conformanceConditions)}catch{}if(m.target)try{let v=m.target().generateSHACL?.();v?.shape?.nodeShapeUri&&(b.class=v.shape.nodeShapeUri)}catch{}l.addProperty(b)}return l.setConstructorActions(d),l.setDestructorActions(f),{shape:l,name:r}}var ir=new WeakMap,tt=new WeakMap;function Ln(r){let e={},t=[],n=r;for(;n&&n!==Object;)t.unshift(n),n=Object.getPrototypeOf(n);for(let i of t){let a=ir.get(i);a&&Object.assign(e,a)}return e}function er(r){let e={},t=[],n=r;for(;n&&n!==Object;)t.unshift(n),n=Object.getPrototypeOf(n);for(let i of t){let a=tt.get(i);a&&Object.assign(e,a)}return e}function Wy(r,e,t){ir.has(r)||ir.set(r,{}),ir.get(r)[e]=t}function zy(r,e,t){tt.has(r)||tt.set(r,{}),tt.get(r)[e]=t}function th(r,e){try{let t=Ln(e),n=[],i=[];for(let[s,c]of Object.entries(t))c.flag&&c.initial&&c.through&&(n.push({type:"flag",predicate:c.through,value:c.initial}),i.push(`count(->link[WHERE predicate = '${ie(c.through)}' AND out.uri = '${ie(c.initial)}']) > 0`));for(let[s,c]of Object.entries(t))c.required&&!c.flag&&!c.getter&&c.through&&(n.push({type:"required",predicate:c.through}),i.push(`count(->link[WHERE predicate = '${ie(c.through)}']) > 0`));return n.length===0?void 0:{getter:`(->link[WHERE predicate = '${ie(r)}'].out[WHERE ${i.join(" AND ")}].uri)`,conformanceConditions:n}}catch{return}}function Qs(r){return function(e,t){let n=r.readOnly?!1:!!r.through;if(r.required&&!r.initial)throw new Error("SubjectProperty requires an 'initial' option if 'required' is true");if(!r.through&&!r.prologGetter)throw new Error("SubjectProperty requires either 'through' or 'prologGetter' option");let i=e.constructor;if(ir.has(i)||ir.set(i,{}),ir.get(i)[t]={...r,writable:n},n){let a=t;e[`set${ct(a)}`]=()=>{}}Object.defineProperty(e,t,{configurable:!0,writable:!0})}}function MT(r){return Qs({...r,required:r.required??!1,readOnly:r.readOnly??!1})}function UT(r){return function(e,t){if(!r.through&&!r.value)throw new Error("SubjectFlag requires a 'through' and 'value' option");if(!r.through)throw new Error("SubjectFlag requires a 'through' option");if(!r.value)throw new Error("SubjectFlag requires a 'value' option");let n={through:r.through,required:!0,initial:r.value,flag:!0,readOnly:!0,writable:!1},i=e.constructor;ir.has(i)||ir.set(i,{}),ir.get(i)[t]=n,e[t]=r.value,Object.defineProperty(e,t,{configurable:!0,writable:!0})}}function Hy(r){return function(e){e.prototype.className=r.name,e.className=r.name,e.generateSDNA=function(){return By(r.name,e.prototype,Ln(e),er(e))},e.generateSHACL=function(){return Qy(r.name,e,Ln(e),er(e),th)},Object.defineProperty(e,"type",{configurable:!0})}}function Gy(r){let e=r.required??!1;return Qs({...r,required:e,readOnly:r.readOnly??!1,resolveLanguage:r.resolveLanguage??"literal",initial:r.initial??(e?"literal://string:uninitialized":void 0)})}function jT(r){return Gy({...r,readOnly:!0})}function Ws(r,e){let t=typeof r=="function"?{...e||{},target:r}:r;if(t.getter){if(t.through)throw new Error("Relation decorator: `getter` and `through` are mutually exclusive. Use `getter` alone for custom read-only relations, or `through` (with optional `target`) for standard link-based relations.");if(t.target)throw new Error("Relation decorator: `getter` and `target` are mutually exclusive. `target` auto-generates a conformance getter from the model shape; providing both is contradictory.");if(t.where)throw new Error("Relation decorator: `where` and `getter` are mutually exclusive. Use `where` for DSL-based filtering, or `getter` for raw SurrealQL.");return t}if(t.through||(t.through="ad4m://has_child"),t.where&&t.filter===!1)throw new Error("Relation decorator: `where` and `filter: false` are contradictory. `where` adds filtering constraints; `filter: false` disables filtering.");return t}function qT(r,e){let t=Ws(r,e);return function(n,i){let a=n.constructor;tt.has(a)||tt.set(a,{});let o=tt.get(a);o[i]={predicate:t.through,target:t.target,kind:"hasMany",local:t.local,...t.getter&&{getter:t.getter},...t.filter!==void 0&&{filter:t.filter},...t.where&&{where:t.where}};let s=i;t.through&&(n[`add${ct(s)}`]=async function(c,u){return this.addRelationValue(s,c,u)},n[`remove${ct(s)}`]=async function(c,u){return this.removeRelationValue(s,c,u)},n[`set${ct(s)}`]=async function(c,u){return this.setRelationValues(s,c,u)}),Object.defineProperty(n,s,{configurable:!0,writable:!0})}}function BT(r,e){let t=Ws(r,e);return function(n,i){let a=n.constructor;tt.has(a)||tt.set(a,{});let o=tt.get(a);o[i]={predicate:t.through,target:t.target,kind:"hasOne",maxCount:1,local:t.local,...t.filter!==void 0&&{filter:t.filter},...t.where&&{where:t.where}};let s=i;t.through?(Qs({through:t.through,readOnly:!1,local:t.local})(n,i),n[`add${ct(s)}`]=async function(c){return this.addRelationValue(s,c)},n[`remove${ct(s)}`]=async function(c){return this.removeRelationValue(s,c)},n[`set${ct(s)}`]=async function(c){return this.setRelationValues(s,c)}):Object.defineProperty(n,s,{configurable:!0,writable:!0})}}function VT(r,e){let t=Ws(r,e);return function(n,i){let a=n.constructor;tt.has(a)||tt.set(a,{});let o=tt.get(a);o[i]={predicate:t.through,target:t.target,kind:"belongsToOne",maxCount:1,local:t.local,...t.filter!==void 0&&{filter:t.filter},...t.where&&{where:t.where}},t.through?Qs({through:t.through,readOnly:!0,local:t.local})(n,i):Object.defineProperty(n,i,{configurable:!0,writable:!0})}}function QT(r,e){let t=Ws(r,e);return function(n,i){let a=n.constructor;tt.has(a)||tt.set(a,{});let o=tt.get(a);o[i]={predicate:t.through,target:t.target,kind:"belongsToMany",local:t.local,...t.getter&&{getter:t.getter},...t.filter!==void 0&&{filter:t.filter},...t.where&&{where:t.where}},Object.defineProperty(n,i,{configurable:!0,writable:!0})}}var Ti=class{constructor(e,t){this.flowable="any",this.startAction=[],this._states=[],this._transitions=[],this.name=e,this.namespace=t}get states(){return[...this._states]}get transitions(){return[...this._transitions]}addState(e){this._states.push(e)}addTransition(e){this._transitions.push(e)}get flowUri(){return`${this.namespace}${this.name}Flow`}stateUri(e){return`${this.namespace}${this.name}.${e}`}transitionUri(e,t){return`${this.namespace}${this.name}.${e}To${t}`}toLinks(){let e=[],t=this.flowUri;e.push({source:t,predicate:"rdf://type",target:"ad4m://Flow"}),e.push({source:t,predicate:"ad4m://flowName",target:Se.from(this.name).toUrl()}),this.flowable==="any"?e.push({source:t,predicate:"ad4m://flowable",target:"ad4m://any"}):e.push({source:t,predicate:"ad4m://flowable",target:`literal://string:${encodeURIComponent(JSON.stringify(this.flowable))}`}),this.startAction.length>0&&e.push({source:t,predicate:"ad4m://startAction",target:`literal://string:${encodeURIComponent(JSON.stringify(this.startAction))}`});for(let n of this._states){let i=this.stateUri(n.name);e.push({source:t,predicate:"ad4m://hasState",target:i}),e.push({source:i,predicate:"rdf://type",target:"ad4m://FlowState"}),e.push({source:i,predicate:"ad4m://stateName",target:Se.from(n.name).toUrl()}),e.push({source:i,predicate:"ad4m://stateValue",target:Se.from(n.value).toUrl()}),e.push({source:i,predicate:"ad4m://stateCheck",target:`literal://string:${encodeURIComponent(JSON.stringify(n.stateCheck))}`})}for(let n of this._transitions){let i=this.transitionUri(n.fromState,n.toState),a=this.stateUri(n.fromState),o=this.stateUri(n.toState);e.push({source:t,predicate:"ad4m://hasTransition",target:i}),e.push({source:i,predicate:"rdf://type",target:"ad4m://FlowTransition"}),e.push({source:i,predicate:"ad4m://actionName",target:Se.from(n.actionName).toUrl()}),e.push({source:i,predicate:"ad4m://fromState",target:a}),e.push({source:i,predicate:"ad4m://toState",target:o}),e.push({source:i,predicate:"ad4m://transitionActions",target:`literal://string:${encodeURIComponent(JSON.stringify(n.actions))}`})}return e}static fromLinks(e,t){let n="Flow";if(!t.endsWith(n))throw new Error(`Invalid flow URI: ${t} (must end with 'Flow')`);let i=t.slice(0,-n.length),a=Math.max(i.lastIndexOf("/"),i.lastIndexOf(":")),o=i.slice(0,a+1),s=i.slice(a+1),c=new Ti(s,o),u=e.find(h=>h.source===t&&h.predicate==="ad4m://flowable");if(u)if(u.target==="ad4m://any")c.flowable="any";else try{let h=u.target.replace("literal://string:","");c.flowable=JSON.parse(decodeURIComponent(h))}catch{c.flowable="any"}let l=e.find(h=>h.source===t&&h.predicate==="ad4m://startAction");if(l)try{let h=l.target.replace("literal://string:","");c.startAction=JSON.parse(decodeURIComponent(h))}catch{}let p=e.filter(h=>h.source===t&&h.predicate==="ad4m://hasState"),d=new Map;for(let h of p){let m=h.target,b=e.find(N=>N.source===m&&N.predicate==="ad4m://stateName"),_=b?Se.fromUrl(b.target).get():"";d.set(m,_);let v=e.find(N=>N.source===m&&N.predicate==="ad4m://stateValue"),S=v?Se.fromUrl(v.target).get():0,y=e.find(N=>N.source===m&&N.predicate==="ad4m://stateCheck"),O={predicate:"",target:""};if(y)try{let N=y.target.replace("literal://string:","");O=JSON.parse(decodeURIComponent(N))}catch{}c.addState({name:_,value:S,stateCheck:O})}let f=e.filter(h=>h.source===t&&h.predicate==="ad4m://hasTransition");for(let h of f){let m=h.target,b=e.find(P=>P.source===m&&P.predicate==="ad4m://actionName"),_=b?Se.fromUrl(b.target).get():"",S=e.find(P=>P.source===m&&P.predicate==="ad4m://fromState")?.target||"",y=d.get(S)||"",N=e.find(P=>P.source===m&&P.predicate==="ad4m://toState")?.target||"",T=d.get(N)||"",C=e.find(P=>P.source===m&&P.predicate==="ad4m://transitionActions"),$=[];if(C)try{let P=C.target.replace("literal://string:","");$=JSON.parse(decodeURIComponent(P))}catch{}c.addTransition({actionName:_,fromState:y,toState:T,actions:$})}return c}toJSON(){return{name:this.name,namespace:this.namespace,flowable:this.flowable,startAction:this.startAction,states:this._states,transitions:this._transitions}}static fromJSON(e){let t=new Ti(e.name,e.namespace);t.flowable=e.flowable||"any",t.startAction=e.startAction||[];for(let n of e.states||[])t.addState(n);for(let n of e.transitions||[])t.addTransition(n);return t}},me=function(r,e,t,n,i){if(n==="m")throw new TypeError("Private method is not writable");if(n==="a"&&!i)throw new TypeError("Private accessor was defined without a setter");if(typeof e=="function"?r!==e||!i:!e.has(r))throw new TypeError("Cannot write private member to an object whose class did not declare it");return n==="a"?i.call(r,t):i?i.value=t:e.set(r,t),t},D=function(r,e,t,n){if(t==="a"&&!n)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?r!==e||!n:!e.has(r))throw new TypeError("Cannot read private member from an object whose class did not declare it");return t==="m"?n:t==="a"?n.call(r):n?n.value:e.get(r)},us,yr,Zt,Yt,In,Mr,Ur,yn,pa,ls,vn,bn,Ot,Si,Fu,ue,le,Sn,wn,_n,da,Os=class{constructor(e,t,n){us.add(this),yr.set(this,void 0),Zt.set(this,void 0),Yt.set(this,void 0),In.set(this,void 0),Mr.set(this,void 0),Ur.set(this,void 0),yn.set(this,void 0),pa.set(this,!1),ls.set(this,void 0),vn.set(this,void 0),bn.set(this,void 0),Ot.set(this,void 0),Si.set(this,void 0),this.isSurrealDB=!1,me(this,yr,e,"f"),me(this,Si,t,"f"),me(this,Yt,n,"f"),me(this,In,new Set,"f"),me(this,yn,null,"f"),me(this,ls,new Promise((i,a)=>{me(this,vn,i,"f"),me(this,bn,a,"f")}),"f")}async subscribe(){D(this,Ur,"f")&&(D(this,Ur,"f").call(this),me(this,Ur,void 0,"f")),D(this,Ot,"f")&&(clearTimeout(D(this,Ot,"f")),me(this,Ot,void 0,"f")),D(this,Mr,"f")&&(clearTimeout(D(this,Mr,"f")),me(this,Mr,void 0,"f"));try{let t;this.isSurrealDB?t=await D(this,Yt,"f").perspectiveSubscribeSurrealQuery(D(this,yr,"f"),D(this,Si,"f")):t=await D(this,Yt,"f").subscribeQuery(D(this,yr,"f"),D(this,Si,"f")),me(this,Zt,t.subscriptionId,"f"),t.result?(me(this,yn,t.result,"f"),D(this,us,"m",Fu).call(this,t.result)):console.warn("\u26A0\uFE0F No initial result returned from subscribeQuery!"),me(this,Ot,setTimeout(()=>{console.error("Subscription initialization timed out after 30 seconds. Resubscribing..."),this.subscribe().catch(n=>{console.error("Error during subscription retry after timeout:",n)})},3e4),"f"),me(this,Ur,D(this,Yt,"f").subscribeToQueryUpdates(D(this,Zt,"f"),n=>{D(this,Ot,"f")&&(clearTimeout(D(this,Ot,"f")),me(this,Ot,void 0,"f")),D(this,vn,"f")&&(D(this,vn,"f").call(this,!0),me(this,vn,void 0,"f"),me(this,bn,void 0,"f")),!(n.isInit&&D(this,yn,"f"))&&(me(this,yn,n,"f"),D(this,us,"m",Fu).call(this,n))}),"f")}catch(t){throw console.error("Error setting up subscription:",t),D(this,bn,"f")&&(D(this,bn,"f").call(this,t),me(this,vn,void 0,"f"),me(this,bn,void 0,"f")),t}let e=async()=>{if(!D(this,pa,"f")){try{this.isSurrealDB?await D(this,Yt,"f").perspectiveKeepAliveSurrealQuery(D(this,yr,"f"),D(this,Zt,"f")):await D(this,Yt,"f").keepAliveQuery(D(this,yr,"f"),D(this,Zt,"f"))}catch(t){console.error("Error in keepalive:",t),console.log("Reinitializing subscription for query:",D(this,Si,"f"));try{await this.subscribe(),console.log("Subscription reinitialized")}catch(n){console.error("Error during resubscription from keepalive:",n);return}}D(this,pa,"f")||me(this,Mr,setTimeout(e,3e4),"f")}};me(this,Mr,setTimeout(e,3e4),"f")}get id(){return D(this,Zt,"f")}get initialized(){return D(this,ls,"f")}get result(){return D(this,yn,"f")}onResult(e){return D(this,In,"f").add(e),()=>D(this,In,"f").delete(e)}dispose(){me(this,pa,!0,"f"),clearTimeout(D(this,Mr,"f")),D(this,Ur,"f")&&D(this,Ur,"f").call(this),D(this,In,"f").clear(),D(this,Ot,"f")&&(clearTimeout(D(this,Ot,"f")),me(this,Ot,void 0,"f")),D(this,Zt,"f")&&(this.isSurrealDB?D(this,Yt,"f").perspectiveDisposeSurrealQuerySubscription(D(this,yr,"f"),D(this,Zt,"f")).catch(e=>console.error("Error disposing surreal query subscription:",e)):D(this,Yt,"f").disposeQuerySubscription(D(this,yr,"f"),D(this,Zt,"f")).catch(e=>console.error("Error disposing query subscription:",e)))}};yr=new WeakMap,Zt=new WeakMap,Yt=new WeakMap,In=new WeakMap,Mr=new WeakMap,Ur=new WeakMap,yn=new WeakMap,pa=new WeakMap,ls=new WeakMap,vn=new WeakMap,bn=new WeakMap,Ot=new WeakMap,Si=new WeakMap,us=new WeakSet,Fu=function r(e){for(let t of D(this,In,"f"))try{t(e)}catch(n){console.error("Error in query subscription callback:",n)}};var _i=class{constructor(e,t){ue.set(this,void 0),le.set(this,void 0),Sn.set(this,void 0),wn.set(this,void 0),_n.set(this,void 0),da.set(this,void 0),me(this,Sn,[],"f"),me(this,wn,[],"f"),me(this,_n,[],"f"),me(this,da,[],"f"),me(this,ue,e,"f"),me(this,le,t,"f"),this.uuid=D(this,ue,"f").uuid,this.name=D(this,ue,"f").name,this.owners=D(this,ue,"f").owners,this.sharedUrl=D(this,ue,"f").sharedUrl,this.neighbourhood=D(this,ue,"f").neighbourhood,this.state=D(this,ue,"f").state,D(this,le,"f").addPerspectiveLinkAddedListener(D(this,ue,"f").uuid,D(this,Sn,"f")),D(this,le,"f").addPerspectiveLinkRemovedListener(D(this,ue,"f").uuid,D(this,wn,"f")),D(this,le,"f").addPerspectiveLinkUpdatedListener(D(this,ue,"f").uuid,D(this,_n,"f")),D(this,le,"f").addPerspectiveSyncStateChangeListener(D(this,ue,"f").uuid,D(this,da,"f"))}escapeRegExp(e){return e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}async executeAction(e,t,n,i){return await D(this,le,"f").executeCommands(D(this,ue,"f").uuid,JSON.stringify(e),t,JSON.stringify(n),i)}async get(e){return await D(this,le,"f").queryLinks(D(this,ue,"f").uuid,e)}async infer(e){return await D(this,le,"f").queryProlog(D(this,ue,"f").uuid,e)}async querySurrealDB(e){return await D(this,le,"f").querySurrealDB(D(this,ue,"f").uuid,e)}async add(e,t="shared",n){return await D(this,le,"f").addLink(D(this,ue,"f").uuid,e,t,n)}async addLinks(e,t="shared",n){return await D(this,le,"f").addLinks(D(this,ue,"f").uuid,e,t,n)}async removeLinks(e,t){return await D(this,le,"f").removeLinks(D(this,ue,"f").uuid,e,t)}async linkMutations(e,t="shared"){return await D(this,le,"f").linkMutations(D(this,ue,"f").uuid,e,t)}async addLinkExpression(e,t="shared",n){return await D(this,le,"f").addLinkExpression(D(this,ue,"f").uuid,e,t,n)}async update(e,t,n){return await D(this,le,"f").updateLink(D(this,ue,"f").uuid,e,t,n)}async remove(e,t){return await D(this,le,"f").removeLink(D(this,ue,"f").uuid,e,t)}async createBatch(){return await D(this,le,"f").createBatch(D(this,ue,"f").uuid)}async commitBatch(e){return await D(this,le,"f").commitBatch(D(this,ue,"f").uuid,e)}async getExpression(e){return await D(this,le,"f").getExpression(e)}async createExpression(e,t){return await D(this,le,"f").createExpression(e,t)}async addListener(e,t){e==="link-added"?D(this,Sn,"f").push(t):e==="link-removed"?D(this,wn,"f").push(t):e==="link-updated"&&D(this,_n,"f").push(t)}async addSyncStateChangeListener(e){D(this,da,"f").push(e)}async removeListener(e,t){if(e==="link-added"){let n=D(this,Sn,"f").indexOf(t);D(this,Sn,"f").splice(n,1)}else if(e==="link-removed"){let n=D(this,wn,"f").indexOf(t);D(this,wn,"f").splice(n,1)}else if(e==="link-updated"){let n=D(this,_n,"f").indexOf(t);D(this,_n,"f").splice(n,1)}}async snapshot(){return D(this,le,"f").snapshotByUUID(D(this,ue,"f").uuid)}async loadSnapshot(e){let t=JSON.parse(JSON.stringify(e));delete t.__typename,t.links.forEach(n=>{delete n.data.__typename});for(let n of t.links)await this.addLinkExpression(n)}async getSingleTarget(e){delete e.target;let t=await this.get(e);return t.length?t[0].data.target:null}async setSingleTarget(e,t="shared"){let n=new fe({source:e.source,predicate:e.predicate}),i=await this.get(n),a=[];for(let s of i)delete s.__typename,delete s.data.__typename,delete s.proof.__typename,a.push(s);let o=[e];await this.linkMutations({additions:o,removals:a},t)}async sdnaFlows(){return(await this.get(new fe({source:"ad4m://self",predicate:"ad4m://has_flow"}))).map(t=>{try{return Se.fromUrl(t.data.target).get()}catch{return t.data.target}})}async availableFlows(e){let t=await this.sdnaFlows(),n=[];for(let i of t){let a=await this.getFlow(i);if(!!a)if(a.flowable==="any")n.push(i);else{let o=a.flowable,s=o.source||e;(await this.get(new fe({source:s,predicate:o.predicate,target:o.target}))).length>0&&n.push(i)}}return n}async startFlow(e,t){let n=await this.getFlow(e);if(!n)throw`Flow "${e}" not found`;if(n.startAction.length===0)throw`Flow "${e}" has no start action`;await this.executeAction(n.startAction,t,void 0)}async expressionsInFlowState(e,t){let n=await this.getFlow(e);if(!n)return[];let i=n.states.find(s=>s.value===t);if(!i)return[];let a=i.stateCheck;return(await this.get(new fe({predicate:a.predicate,target:a.target}))).map(s=>a.source?s.data.target:s.data.source)}async flowState(e,t){let n=await this.getFlow(e);if(!n)throw`Flow "${e}" not found`;for(let i of n.states){let a=i.stateCheck,o=a.source||t;if((await this.get(new fe({source:o,predicate:a.predicate,target:a.target}))).length>0)return i.value}throw`Expression "${t}" is not in any state of flow "${e}"`}async flowActions(e,t){let n=await this.getFlow(e);if(!n)return[];let i=null;for(let a of n.states){let o=a.stateCheck,s=o.source||t;if((await this.get(new fe({source:s,predicate:o.predicate,target:o.target}))).length>0){i=a.name;break}}return i?n.transitions.filter(a=>a.fromState===i).map(a=>a.actionName):[]}async runFlowAction(e,t,n){let i=await this.getFlow(e);if(!i)throw`Flow "${e}" not found`;let a=i.transitions.find(o=>o.actionName===n);if(!a)throw`Action "${n}" not found in flow "${e}"`;await this.executeAction(a.actions,t,void 0)}async getSdna(){let e=["ad4m://has_subject_class","ad4m://has_flow","ad4m://has_custom_sdna"],t=[];for(let n of e){let i=await this.get(new fe({source:"ad4m://self",predicate:n}));for(let a of i){let o=a.data.target,s=await this.get(new fe({source:o,predicate:"ad4m://sdna"}));for(let c of s){let u=Se.fromUrl(c.data.target).get();typeof u=="string"&&t.push(u)}}}return t}async getSdnaForClass(e){let t=Se.from(e);if((await this.get(new fe({source:"ad4m://self",target:t.toUrl(),predicate:"ad4m://has_subject_class"}))).length===0)return null;let i=await this.get(new fe({source:t.toUrl(),predicate:"ad4m://sdna"}));if(i.length===0)return null;let a=Se.fromUrl(i[0].data.target).get();return typeof a=="string"?a:null}async addSdna(e,t,n,i){return D(this,le,"f").addSdna(D(this,ue,"f").uuid,e,t,n,i)}async addShacl(e,t){let n=t.toLinks(),i=Se.fromUrl(`literal://string:shacl://${e}`),a=[...n.map(o=>new mt({source:o.source,predicate:o.predicate,target:o.target})),new mt({source:"ad4m://self",predicate:"ad4m://has_shacl",target:i.toUrl()}),new mt({source:i.toUrl(),predicate:"ad4m://shacl_shape_uri",target:t.nodeShapeUri})];await this.addLinks(a)}async getShacl(e){let t=Se.fromUrl(`literal://string:shacl://${e}`),n=await this.get(new fe({source:t.toUrl(),predicate:"ad4m://shacl_shape_uri"}));if(n.length===0)return null;let i=n[0].data.target;ie(i);let a=await this.get(new fe({source:i,predicate:"sh://property"})),c=`SELECT in.uri AS source, predicate, out.uri AS target FROM link WHERE in.uri IN [${[i,...a.map(p=>p.data.target)].map(p=>`'${ie(p)}'`).join(", ")}]`,l=(await this.querySurrealDB(c)||[]).map(p=>({source:p.source,predicate:p.predicate,target:p.target}));return Qr.fromLinks(l,i)}async getAllShacl(){let e=await this.get(new fe({source:"ad4m://self",predicate:"ad4m://has_shacl"})),t=[];for(let n of e){let i=n.data.target,o=Se.fromUrl(i).get().replace("shacl://",""),s=await this.getShacl(o);s&&t.push({name:o,shape:s})}return t}async addFlow(e,t){let n=t.toLinks(),i=Se.from(e).toUrl(),a=[...n.map(o=>new mt({source:o.source,predicate:o.predicate,target:o.target})),new mt({source:"ad4m://self",predicate:"ad4m://has_flow",target:i}),new mt({source:i,predicate:"ad4m://flow_uri",target:t.flowUri})];await this.addLinks(a)}async getFlow(e){let t=Se.from(e).toUrl(),n=await this.get(new fe({source:t,predicate:"ad4m://flow_uri"}));if(n.length===0)return null;let i=n[0].data.target,a=ie(i),o=i.endsWith("Flow")?i.slice(0,-4)+".":i+".",s=ie(o),c=`SELECT in.uri AS source, predicate, out.uri AS target FROM link WHERE in.uri = '${a}' OR string::starts_with(in.uri, '${s}')`,l=(await this.querySurrealDB(c)||[]).map(p=>({source:p.source,predicate:p.predicate,target:p.target}));return Ti.fromLinks(l,i)}async subjectClasses(){try{let t=(await this.get(new fe({predicate:"rdf://type",target:"ad4m://SubjectClass"}))).map(n=>{let a=n.data.source.split("://");return a[a.length-1].split("/").pop()||""}).filter(n=>n.length>0);return[...new Set(t)]}catch(e){return console.warn("subjectClasses: SHACL lookup failed:",e),[]}}async stringOrTemplateObjectToSubjectClassName(e){if(typeof e=="string")return e;{let t=await this.subjectClassesByTemplate(e);return t[0]?t[0]:e.className}}async createSubject(e,t,n,i){let a;if(typeof e=="string")a=e,await D(this,le,"f").createSubject(D(this,ue,"f").uuid,JSON.stringify({className:a,initialValues:n}),t,n?JSON.stringify(n):void 0,i);else{let o=e,s=o.className||o.constructor?.className||o.constructor?.prototype?.className||await this.findClassByProperties(o);if(!s)throw new Error("Could not resolve subject class name from object. Use a decorated class or pass a className string.");await D(this,le,"f").createSubject(D(this,ue,"f").uuid,JSON.stringify({className:s,initialValues:n}),t,n?JSON.stringify(n):void 0,i)}return i?t:this.getSubjectProxy(t,e)}async getSubjectData(e,t){if(typeof e=="string")return JSON.parse(await D(this,le,"f").getSubjectData(D(this,ue,"f").uuid,JSON.stringify({className:e}),t));let n=e,i=n.className||n.constructor?.className||n.constructor?.prototype?.className||await this.findClassByProperties(n);if(!i)throw new Error("Could not resolve subject class name from object. Use a decorated class or pass a className string.");return JSON.parse(await D(this,le,"f").getSubjectData(D(this,ue,"f").uuid,JSON.stringify({className:i}),t))}async getActionsFromSHACL(e,t){let n=this.escapeRegExp(e),i=new RegExp(`[/:#]${n}Shape$`),a=await this.get(new fe({predicate:t}));for(let o of a)if(i.test(o.data.source)){let s="literal://string:";if(o.data.target.startsWith(s)){let c=o.data.target.slice(s.length),u=c;try{u=decodeURIComponent(c)}catch{}try{return JSON.parse(u)}catch(l){return console.warn(`Failed to parse SHACL actions JSON for ${e}:`,l),null}}}return null}async removeSubject(e,t,n){let i=await this.stringOrTemplateObjectToSubjectClassName(e),a=await this.getActionsFromSHACL(i,"ad4m://destructor");if(!a)throw`No destructor found for subject class: ${i}. Make sure the class was registered with SHACL.`;await this.executeAction(a,t,void 0,n)}async isSubjectInstance(e,t){let n=await this.stringOrTemplateObjectToSubjectClassName(t),i=await this.getSubjectClassMetadataFromSDNA(n);if(!i)return console.warn(`isSubjectInstance: No SHACL metadata found for class ${n}`),!1;if(i.requiredTriples.length===0){let o=`SELECT count() AS count FROM link WHERE in.uri = '${ie(e)}'`,c=(await this.querySurrealDB(o))[0]?.count??0;return(typeof c=="object"&&c?.Int!==void 0?c.Int:c)>0}for(let a of i.requiredTriples){let o=ie(e),s=ie(a.predicate),c;if(a.target){let d=ie(a.target);c=`SELECT count() AS count FROM link WHERE in.uri = '${o}' AND predicate = '${s}' AND out.uri = '${d}'`}else c=`SELECT count() AS count FROM link WHERE in.uri = '${o}' AND predicate = '${s}'`;let u=await this.querySurrealDB(c);if(!u||u.length===0)return!1;let l=u[0]?.count??0;if((typeof l=="object"&&l?.Int!==void 0?l.Int:l)===0)return!1}return!0}async getSubjectProxy(e,t){if(!await this.isSubjectInstance(e,t))throw`Expression ${e} is not a subject instance of given class: ${JSON.stringify(t)}`;let n=await this.stringOrTemplateObjectToSubjectClassName(t),i=new Na(this,e,n);return await i.init(),i}async getSubjectClassMetadataFromSDNA(e){try{let t=await this.getShacl(e);if(!t)return console.warn(`No SHACL metadata found for ${e}`),null;let n=[],i=[],a=new Map,o=new Map,s=new Set;for(let c of t.properties){if(!c.path||!c.name)continue;c.writable&&s.add(c.path),c.adder&&c.adder.length>0?o.set(c.name,{predicate:c.path}):a.set(c.name,{predicate:c.path,resolveLanguage:c.resolveLanguage})}if(t.constructor_actions){for(let c of t.constructor_actions)if(c.predicate){n.push(c.predicate);let u=s.has(c.predicate);c.target&&c.target!=="value"&&!u?i.push({predicate:c.predicate,target:c.target}):i.push({predicate:c.predicate})}}return{requiredPredicates:n,requiredTriples:i,properties:a,relations:o}}catch(t){return console.error(`Error getting SHACL metadata for ${e}:`,t),null}}generateSurrealInstanceQuery(e){return e.requiredTriples.length===0?"SELECT DISTINCT uri AS base FROM node WHERE count(->link) > 0":`SELECT uri AS base FROM node WHERE ${e.requiredTriples.map(n=>{let i=ie(n.predicate);if(n.target){let a=ie(n.target);return`count(->link[WHERE predicate = '${i}' AND out.uri = '${a}']) > 0`}else return`count(->link[WHERE predicate = '${i}']) > 0`}).join(" AND ")}`}async getPropertyValueViaSurreal(e,t,n){let i=await this.getSubjectClassMetadataFromSDNA(t);if(!i)return;let a=i.properties.get(n);if(!a)return;let o=ie(e),s=ie(a.predicate),c=`SELECT out.uri AS value FROM link WHERE in.uri = '${o}' AND predicate = '${s}' LIMIT 1`,u=await this.querySurrealDB(c);if(!u||u.length===0)return;let l=u[0].value;if(a.resolveLanguage&&l)try{let p=await this.getExpression(l);try{return JSON.parse(p.data)}catch{return p.data}}catch{return l}return l}async getRelationValuesViaSurreal(e,t,n){let i=await this.getSubjectClassMetadataFromSDNA(t);if(!i)return[];let a=i.relations.get(n);if(!a)return[];let o=ie(e),s=ie(a.predicate),c=`SELECT out.uri AS value, timestamp FROM link WHERE in.uri = '${o}' AND predicate = '${s}' ORDER BY timestamp ASC`,u=await this.querySurrealDB(c);if(!u||u.length===0)return[];let l=u.map(p=>p.value).filter(p=>p!==""&&p!=="");if(a.condition&&l.length>0)try{let p=[];for(let d of l){let f=a.condition.replace(/\$perspective/g,`'${this.uuid}'`).replace(/\$base/g,`'${e}'`).replace(/Target/g,`'${d.replace(/'/g,"\\'")}'`);f.trim().startsWith("WHERE")&&(f=`array::len(SELECT * FROM link ${f}) > 0`);let h=await this.querySurrealDB(`RETURN ${f}`);(h===!0||Array.isArray(h)&&h.length>0&&h[0]===!0)&&p.push(d)}l=p}catch(p){console.warn(`Failed to apply condition filter for ${n}:`,p)}if(a.instanceFilter)try{let p=await this.getSubjectClassMetadataFromSDNA(a.instanceFilter);return p?await this.batchCheckSubjectInstances(l,p):this.filterInstancesSequential(l,a.instanceFilter)}catch{return this.filterInstancesSequential(l,a.instanceFilter)}return l}async batchCheckSubjectInstances(e,t){if(e.length===0)return[];if(t.requiredTriples.length===0){let o=`SELECT in.uri AS uri FROM link WHERE in.uri IN [${e.map(c=>`'${ie(c)}'`).join(", ")}] GROUP BY in.uri HAVING count() > 0`;return(await this.querySurrealDB(o)).map(c=>c.uri)}let n=[];for(let a of t.requiredTriples){let o=e.map(l=>`'${ie(l)}'`).join(", "),s=ie(a.predicate),c;if(a.target){let l=ie(a.target);c=`SELECT in.uri AS uri FROM link WHERE in.uri IN [${o}] AND predicate = '${s}' AND out.uri = '${l}'`}else c=`SELECT in.uri AS uri FROM link WHERE in.uri IN [${o}] AND predicate = '${s}'`;let u=await this.querySurrealDB(c);n.push(new Set(u.map(l=>l.uri)))}return n.length===0?e:e.filter(a=>n.every(o=>o.has(a)))}async filterInstancesSequential(e,t){let n=[];for(let i of e)try{await this.isSubjectInstance(i,t)&&n.push(i)}catch{continue}return n}async getAllSubjectInstances(e){let t=[],n=typeof e=="function";typeof e=="string"?t=[e]:n?t=[e.name]:t=await this.subjectClassesByTemplate(e);let i=[];for(let a of t){let o=await this.getSubjectClassMetadataFromSDNA(a);if(o){let s=this.generateSurrealInstanceQuery(o),c=await this.querySurrealDB(s);for(let u of c||[])try{let l;n?(l=new e(this,u.base),await l.get()):(l=new Na(this,u.base,a),await l.init()),i.push(l)}catch{}}}return i}async getAllSubjectProxies(e){let t=[];typeof e=="string"?t=[e]:t=await this.subjectClassesByTemplate(e);let n=[];for(let i of t){let a=await this.getSubjectClassMetadataFromSDNA(i);if(a){let o=this.generateSurrealInstanceQuery(a),s=await this.querySurrealDB(o);for(let c of s||[])try{let u=new Na(this,c.base,i);await u.init(),n.push(u)}catch{}}}return n}async findClassByProperties(e){let t=[],n=[],a=Object.getPrototypeOf(e)?.constructor,o=a?Ln(a):{};Object.keys(o).length>0?t=Object.keys(o):t=Object.keys(e).filter(p=>!Array.isArray(e[p]));let s=a?Object.fromEntries(Object.entries(er(a)).filter(([,p])=>p.kind==="hasMany"||p.kind==="belongsToMany")):{};if(Object.keys(s).length>0?n=Object.keys(s).filter(p=>p!=="isSubjectInstance"):n=Object.keys(e).filter(p=>Array.isArray(e[p])&&p!=="isSubjectInstance"),t.length===0&&n.length===0)return null;let c=`SELECT
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
out.uri AS target
|
|
110
|
-
FROM link
|
|
111
|
-
WHERE predicate IN ['rdf://type', 'sh://property', 'sh://collection']`,u=await this.querySurrealDB(c);if(!u||u.length===0)return null;let l=new Map;for(let p of u)if(p.predicate==="rdf://type"&&p.target==="ad4m://SubjectClass"){let d=p.shape_source,f=d.indexOf("://");if(f<0)continue;let h=d.substring(f+3).split("/").pop();if(!h)continue;l.set(h,{shapeUri:d,properties:[],relations:[]})}for(let p of u)if(p.predicate==="sh://property"||p.predicate==="sh://collection"){for(let[d,f]of l)if(p.shape_source.endsWith(`${d}Shape`)){let h=p.target.lastIndexOf(".");if(h<0)continue;let m=p.target.substring(h+1);p.predicate==="sh://property"?f.properties.push(m):f.relations.push(m)}}for(let[p,d]of l){let f=t.every(m=>d.properties.includes(m)),h=n.every(m=>d.relations.includes(m));if(f&&h)return p}return null}async subjectClassesByTemplate(e){try{let t=e.className||e.constructor?.className||e.constructor?.prototype?.className;if(t&&(await this.subjectClasses()).includes(t))return[t]}catch(t){console.warn("subjectClassesByTemplate: className lookup failed:",t)}try{let t=await this.findClassByProperties(e);if(t)return[t]}catch(t){console.warn("subjectClassesByTemplate: property matching failed:",t)}return[]}async ensureSDNASubjectClass(e){let t=e.className||e.prototype?.className||e.name;if(!e.generateSHACL)throw new Error(`Class ${e.name} must have generateSHACL(). Use @Model decorator.`);let{shape:n}=e.generateSHACL(),i=JSON.stringify(n.toJSON());await this.addSdna(t,"","subject_class",i)}getNeighbourhoodProxy(){return D(this,le,"f").getNeighbourhoodProxy(D(this,ue,"f").uuid)}get ai(){return D(this,le,"f").aiClient}async subscribeInfer(e){let t=new Os(this.uuid,e,D(this,le,"f"));return await t.subscribe(),await t.initialized,t}async subscribeSurrealDB(e){let t=new Os(this.uuid,e,D(this,le,"f"));return t.isSurrealDB=!0,await t.subscribe(),await t.initialized,t}};ue=new WeakMap,le=new WeakMap,Sn=new WeakMap,wn=new WeakMap,_n=new WeakMap,da=new WeakMap;var Lr=function(r,e,t,n,i){if(n==="m")throw new TypeError("Private method is not writable");if(n==="a"&&!i)throw new TypeError("Private accessor was defined without a setter");if(typeof e=="function"?r!==e||!i:!e.has(r))throw new TypeError("Cannot write private member to an object whose class did not declare it");return n==="a"?i.call(r,t):i?i.value=t:e.set(r,t),t},z=function(r,e,t,n){if(t==="a"&&!n)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?r!==e||!n:!e.has(r))throw new TypeError("Cannot read private member from an object whose class did not declare it");return t==="m"?n:t==="a"?n.call(r):n?n.value:e.get(r)},Z,ha,ma,ga,fs,ya,ps,ds,nt=`
|
|
106
|
+
`}return e}toLinks(){let e=[];e.push({source:this.nodeShapeUri,predicate:"rdf://type",target:"sh://NodeShape"}),this.targetClass&&e.push({source:this.nodeShapeUri,predicate:"sh://targetClass",target:this.targetClass}),this.constructor_actions&&e.push({source:this.nodeShapeUri,predicate:"ad4m://constructor",target:`literal:string:${JSON.stringify(this.constructor_actions)}`}),this.destructor_actions&&e.push({source:this.nodeShapeUri,predicate:"ad4m://destructor",target:`literal:string:${JSON.stringify(this.destructor_actions)}`});for(let t=0;t<this.properties.length;t++){let n=this.properties[t],i;if(n.name&&this.targetClass){let a=Fp(this.targetClass),o=Mp(this.targetClass);i=`${a}${o}.${n.name}`}else i=`_:propShape${t}`;e.push({source:this.nodeShapeUri,predicate:"sh://property",target:i}),e.push({source:i,predicate:"sh://path",target:n.path}),n.datatype&&e.push({source:i,predicate:"sh://datatype",target:n.datatype}),n.nodeKind&&e.push({source:i,predicate:"sh://nodeKind",target:`sh://${n.nodeKind}`}),n.minCount!==void 0&&e.push({source:i,predicate:"sh://minCount",target:`literal:${n.minCount}^^xsd:integer`}),n.maxCount!==void 0&&e.push({source:i,predicate:"sh://maxCount",target:`literal:${n.maxCount}^^xsd:integer`}),n.pattern&&e.push({source:i,predicate:"sh://pattern",target:`literal:${n.pattern}`}),n.minInclusive!==void 0&&e.push({source:i,predicate:"sh://minInclusive",target:`literal:${n.minInclusive}`}),n.maxInclusive!==void 0&&e.push({source:i,predicate:"sh://maxInclusive",target:`literal:${n.maxInclusive}`}),n.hasValue&&e.push({source:i,predicate:"sh://hasValue",target:`literal:${n.hasValue}`}),n.local!==void 0&&e.push({source:i,predicate:"ad4m://local",target:`literal:${n.local}`}),n.writable!==void 0&&e.push({source:i,predicate:"ad4m://writable",target:`literal:${n.writable}`}),n.resolveLanguage&&e.push({source:i,predicate:"ad4m://resolveLanguage",target:`literal:string:${n.resolveLanguage}`}),n.setter&&n.setter.length>0&&e.push({source:i,predicate:"ad4m://setter",target:`literal:string:${JSON.stringify(n.setter)}`}),n.adder&&n.adder.length>0&&e.push({source:i,predicate:"ad4m://adder",target:`literal:string:${JSON.stringify(n.adder)}`}),n.remover&&n.remover.length>0&&e.push({source:i,predicate:"ad4m://remover",target:`literal:string:${JSON.stringify(n.remover)}`}),n.getter&&e.push({source:i,predicate:"ad4m://getter",target:`literal:string:${n.getter}`}),n.conformanceConditions&&n.conformanceConditions.length>0&&e.push({source:i,predicate:"ad4m://conformanceConditions",target:`literal:string:${JSON.stringify(n.conformanceConditions)}`}),n.class&&e.push({source:i,predicate:"sh://class",target:n.class})}return e}static fromLinks(e,t){let n=e.find(c=>c.source===t&&c.predicate==="sh://targetClass"),i=new zr(t,n?.target),a=e.find(c=>c.source===t&&c.predicate==="ad4m://constructor");if(a)try{let c=a.target.replace(/^literal:\/\/string:|^literal:string:/,"");i.constructor_actions=JSON.parse(c)}catch{}let o=e.find(c=>c.source===t&&c.predicate==="ad4m://destructor");if(o)try{let c=o.target.replace(/^literal:\/\/string:|^literal:string:/,"");i.destructor_actions=JSON.parse(c)}catch{}let s=e.filter(c=>c.source===t&&c.predicate==="sh://property");for(let c of s){let u=c.target,l=e.find(A=>A.source===u&&A.predicate==="sh://path");if(!l)continue;let d;if(!u.startsWith("_:")){let A=u.lastIndexOf(".");A!==-1&&(d=u.substring(A+1))}let p={name:d,path:l.target},f=e.find(A=>A.source===u&&A.predicate==="sh://datatype");f&&(p.datatype=f.target);let h=e.find(A=>A.source===u&&A.predicate==="sh://nodeKind");h&&(p.nodeKind=h.target.replace("sh://",""));let m=e.find(A=>A.source===u&&A.predicate==="sh://minCount");if(m){let A=m.target.replace(/^literal:\/\/|^literal:/,"").replace(/\^\^.*$/,"");A.startsWith("number:")&&(A=A.substring(7)),p.minCount=parseInt(A)}let y=e.find(A=>A.source===u&&A.predicate==="sh://maxCount");if(y){let A=y.target.replace(/^literal:\/\/|^literal:/,"").replace(/\^\^.*$/,"");A.startsWith("number:")&&(A=A.substring(7)),p.maxCount=parseInt(A)}let b=e.find(A=>A.source===u&&A.predicate==="sh://pattern");b&&(p.pattern=b.target.replace(/^literal:\/\/|^literal:/,""));let _=e.find(A=>A.source===u&&A.predicate==="sh://minInclusive");if(_){let A=_.target.replace(/^literal:\/\/|^literal:/,"");A.startsWith("number:")&&(A=A.substring(7)),p.minInclusive=parseFloat(A)}let S=e.find(A=>A.source===u&&A.predicate==="sh://maxInclusive");if(S){let A=S.target.replace(/^literal:\/\/|^literal:/,"");A.startsWith("number:")&&(A=A.substring(7)),p.maxInclusive=parseFloat(A)}let v=e.find(A=>A.source===u&&A.predicate==="sh://hasValue");v&&(p.hasValue=v.target.replace(/^literal:\/\/|^literal:/,""));let O=e.find(A=>A.source===u&&A.predicate==="ad4m://local");if(O){let A=O.target.replace(/^literal:\/\/|^literal:/,"");A.startsWith("boolean:")&&(A=A.substring(8)),p.local=A==="true"}let R=e.find(A=>A.source===u&&A.predicate==="ad4m://writable");if(R){let A=R.target.replace(/^literal:\/\/|^literal:/,"");A.startsWith("boolean:")&&(A=A.substring(8)),p.writable=A==="true"}let k=e.find(A=>A.source===u&&A.predicate==="ad4m://resolveLanguage");k&&(p.resolveLanguage=k.target.replace(/^literal:\/\/string:|^literal:string:/,""));let P=e.find(A=>A.source===u&&A.predicate==="ad4m://setter");if(P)try{let A=P.target.replace(/^literal:\/\/string:|^literal:string:/,"");p.setter=JSON.parse(A)}catch{}let F=e.find(A=>A.source===u&&A.predicate==="ad4m://adder");if(F)try{let A=F.target.replace(/^literal:\/\/string:|^literal:string:/,"");p.adder=JSON.parse(A)}catch{}let D=e.find(A=>A.source===u&&A.predicate==="ad4m://remover");if(D)try{let A=D.target.replace(/^literal:\/\/string:|^literal:string:/,"");p.remover=JSON.parse(A)}catch{}let Q=e.find(A=>A.source===u&&A.predicate==="ad4m://getter");Q&&(p.getter=Q.target.replace(/^literal:\/\/string:|^literal:string:/,""));let Ee=e.find(A=>A.source===u&&A.predicate==="ad4m://conformanceConditions");if(Ee)try{let A=Ee.target.replace(/^literal:\/\/string:|^literal:string:/,"");p.conformanceConditions=JSON.parse(A)}catch{}let Te=e.find(A=>A.source===u&&A.predicate==="sh://class");Te&&(p.class=Te.target),i.addProperty(p)}return i}toJSON(){return{node_shape_uri:this.nodeShapeUri,target_class:this.targetClass,parent_shapes:this.parentShapes.length>0?this.parentShapes:void 0,properties:this.properties.map(e=>({path:e.path,name:e.name,datatype:e.datatype,node_kind:e.nodeKind,min_count:e.minCount,max_count:e.maxCount,min_inclusive:e.minInclusive,max_inclusive:e.maxInclusive,pattern:e.pattern,has_value:e.hasValue,local:e.local,writable:e.writable,resolve_language:e.resolveLanguage,setter:e.setter,adder:e.adder,remover:e.remover,getter:e.getter,conformance_conditions:e.conformanceConditions,class:e.class})),constructor_actions:this.constructor_actions,destructor_actions:this.destructor_actions}}static fromJSON(e){let t=e.node_shape_uri?new zr(e.node_shape_uri,e.target_class):new zr(e.target_class);for(let n of e.properties||[])t.addProperty({path:n.path,name:n.name,datatype:n.datatype,nodeKind:n.node_kind,minCount:n.min_count,maxCount:n.max_count,minInclusive:n.min_inclusive,maxInclusive:n.max_inclusive,pattern:n.pattern,hasValue:n.has_value,local:n.local,writable:n.writable,resolveLanguage:n.resolve_language,setter:n.setter,adder:n.adder,remover:n.remover,getter:n.getter,conformanceConditions:n.conformance_conditions,class:n.class});if(e.constructor_actions&&(t.constructor_actions=e.constructor_actions),e.destructor_actions&&(t.destructor_actions=e.destructor_actions),e.parent_shapes)for(let n of e.parent_shapes)t.addParentShape(n);return t}};function Up(r){return r?.length?r.length===1?r.toString():r.length===2?r.join(" and "):r.slice(0,-1).join(", ")+", and "+r.slice(-1):""}function cA(r){let e=r.can.includes("*")?["READ","WRITE","UPDATE"]:r.can,t=r.with.domain==="*"?"":r.with.domain,n=r.with.pointers.includes("*")?["all AD4M data"]:r.with.pointers;return`${Up(e)} your ${t} actions, with access to ${Up(n)}`}function yr(r){return r.replace(/\\/g,"\\\\").replace(/'/g,"\\'").replace(/"/g,'\\"').replace(/\n/g,"\\n").replace(/\r/g,"\\r").replace(/\t/g,"\\t")}function rv(r){return typeof r=="string"?`'${r.replace(/\\/g,"\\\\").replace(/'/g,"\\'").replace(/"/g,'\\"').replace(/\n/g,"\\n").replace(/\r/g,"\\r").replace(/\t/g,"\\t")}'`:typeof r=="number"||typeof r=="boolean"?String(r):Array.isArray(r)?`[${r.map(e=>rv(e)).join(", ")}]`:String(r)}function nv(r,e,t){let n=yr(r),i=!t?.resolveLanguage||t.resolveLanguage==="literal";function a(o){return typeof o=="string"?i?`<literal:string:${yr(o)}>`:`<${yr(o)}>`:`<literal:string:${o}>`}if(Array.isArray(e)){let o=e.map(a).join(", ");return`FILTER EXISTS { ?target <${n}> ?_val . FILTER(?_val IN (${o})) }`}else if(typeof e=="object"&&e!==null){let o=e,s=[];if(o.not!==void 0)if(Array.isArray(o.not)){let u=o.not.map(l=>a(l)).join(", ");s.push(`FILTER NOT EXISTS { ?target <${n}> ?_nval . FILTER(?_nval IN (${u})) }`)}else s.push(`FILTER NOT EXISTS { ?target <${n}> ${a(o.not)} }`);return(o.gt!==void 0||o.gte!==void 0||o.lt!==void 0||o.lte!==void 0||o.between!==void 0||o.contains!==void 0)&&s.push(`FILTER EXISTS { ?target <${n}> ?_cmp }`),s.join(" ")}else return`?target <${n}> ${a(e)} .`}function ph(r,e){let t=[];for(let[n,i]of Object.entries(r)){if(["id","author","timestamp"].includes(n))continue;let a,o;if(e){let c=e.properties[n];c?(a=c.predicate,o=c.resolveLanguage):a=n}else a=n;let s=nv(a,i,{resolveLanguage:o});s&&t.push(s)}return t}function iv(r,e,t,n,i){let a=e.prototype,o="ad4m://",s=Object.fromEntries(Object.entries(n).filter(([,h])=>h.kind==="hasMany"||h.kind==="belongsToMany"));if(Object.keys(t).length>0){let h=t[Object.keys(t)[0]];if(h.through){let m=h.through.match(/^([^:]+:\/\/)/);m&&(o=m[1])}}else if(Object.keys(s).length>0){let h=s[Object.keys(s)[0]];if(h.predicate){let m=h.predicate.match(/^([^:]+:\/\/)/);m&&(o=m[1])}}let c=`${o}${r}Shape`,u=`${o}${r}`,l=new zr(c,u),d=Object.getPrototypeOf(e);if(d&&typeof d.generateSHACL=="function"){let h=d.generateSHACL();h?.shape?.nodeShapeUri&&l.addParentShape(h.shape.nodeShapeUri)}let p=[];a.subjectConstructor&&a.subjectConstructor.length&&(p=p.concat(a.subjectConstructor));let f=[];for(let h in t){let m=t[h];if(!m.through)continue;let y={name:h,path:m.through};if(m.resolveLanguage==="literal")y.datatype="xsd://string";else if(m.initial){let _=typeof a[h];_==="number"?y.datatype="xsd://integer":_==="boolean"?y.datatype="xsd://boolean":_==="string"&&(y.datatype="xsd://string")}m.required&&(y.minCount=1),y.maxCount=1,m.flag&&m.initial&&(y.hasValue=m.initial),m.local!==void 0&&(y.local=m.local),m.writable!==void 0&&(y.writable=m.writable),m.resolveLanguage&&(y.resolveLanguage=m.resolveLanguage),m.prologSetter?console.warn(`[SHACL Generation] Custom Prolog setter for property '${h}' in class '${r}' is not yet supported. The property will be created without setter actions. Consider using standard writable properties or provide explicit SHACL JSON.`):m.writable&&m.through&&typeof a[Zs(h)]=="function"&&(y.setter=[{action:"setSingleTarget",source:"this",predicate:m.through,target:"value",...m.local&&{local:!0}}]);let b=m.initial??(m.required&&m.writable&&!m.flag&&m.through?"literal:string:":void 0);b&&(p.push({action:"addLink",source:"this",predicate:m.through,target:b}),f.push({action:"removeLink",source:"this",predicate:m.through,target:"*"})),l.addProperty(y)}for(let h in s){let m=s[h];if(!m.predicate)continue;let y={name:h,path:m.predicate};if(y.nodeKind="IRI",m.local!==void 0&&(y.local=m.local),y.adder=[{action:"addLink",source:"this",predicate:m.predicate,target:"value",...m.local&&{local:!0}}],y.remover=[{action:"removeLink",source:"this",predicate:m.predicate,target:"value",...m.local&&{local:!0}}],m.getter)y.getter=m.getter;else if(m.where)try{let b=m.target?.(),_=b?b.getModelMetadata?.()??null:null,S=ph(m.where,_);if(S.length>0){let v=yr(m.predicate);y.getter=`SELECT ?target WHERE { <Base> <${v}> ?target . ${S.join(" ")} }`}}catch{}else if(m.target&&m.filter!==!1){let b=m.target,_=m.predicate,S=!1,v,O,R=()=>{if(!S){S=!0;try{let k=b(),P=i(_,k);P&&(v=P.getter,O=P.conformanceConditions)}catch{}}};Object.defineProperty(y,"getter",{get(){return R(),v},set(k){S=!0,v=k},enumerable:!0,configurable:!0}),Object.defineProperty(y,"conformanceConditions",{get(){return R(),O},set(k){S=!0,O=k},enumerable:!0,configurable:!0})}if(m.target)try{let _=m.target().generateSHACL?.();_?.shape?.nodeShapeUri&&(y.class=_.shape.nodeShapeUri)}catch{}l.addProperty(y)}return l.setConstructorActions(p),l.setDestructorActions(f),{shape:l,name:r}}var tr=new WeakMap,et=new WeakMap,jp=new WeakMap,qp=new WeakMap,Bp=new WeakMap;function $n(r){let e=jp.get(r);if(e)return e;let t={},n=[],i=r;for(;i&&i!==Object;)n.unshift(i),i=Object.getPrototypeOf(i);for(let a of n){let o=tr.get(a);o&&Object.assign(t,o)}return jp.set(r,t),t}function Zt(r){let e=qp.get(r);if(e)return e;let t={},n=[],i=r;for(;i&&i!==Object;)n.unshift(i),i=Object.getPrototypeOf(i);for(let a of n){let o=et.get(a);o&&Object.assign(t,o)}return qp.set(r,t),t}function av(r,e){let t=Bp.get(r);if(t)return t;let n=e();return Bp.set(r,n),n}function ov(r,e,t){tr.has(r)||tr.set(r,{}),tr.get(r)[e]=t}function sv(r,e,t){et.has(r)||et.set(r,{}),et.get(r)[e]=t}function dh(r,e){try{let t=$n(e),n=[],i=[],a=0;for(let[s,c]of Object.entries(t))c.flag&&c.initial&&c.through&&(n.push({type:"flag",predicate:c.through,value:c.initial}),i.push(`?target <${yr(c.through)}> <${yr(c.initial)}> .`));for(let[s,c]of Object.entries(t))c.required&&!c.flag&&!c.getter&&c.through&&(n.push({type:"required",predicate:c.through}),i.push(`?target <${yr(c.through)}> ?_v${a++} .`));return n.length===0?void 0:{getter:`SELECT ?target WHERE { <Base> <${yr(r)}> ?target . ${i.join(" ")} }`,conformanceConditions:n}}catch{return}}function Ys(r){return function(e,t){let n=r.readOnly?!1:!!r.through;if(r.required&&!r.initial)throw new Error("SubjectProperty requires an 'initial' option if 'required' is true");if(!r.through&&!r.prologGetter&&!r.getter)throw new Error("SubjectProperty requires either 'through' or 'prologGetter' or 'getter' option");let i=e.constructor;if(tr.has(i)||tr.set(i,{}),tr.get(i)[t]={...r,writable:n},n){let a=t;e[`set${st(a)}`]=()=>{}}Object.defineProperty(e,t,{configurable:!0,writable:!0})}}function uA(r){return Ys({...r,required:r.required??!1,readOnly:r.readOnly??!1})}function lA(r){return function(e,t){if(!r.through&&!r.value)throw new Error("SubjectFlag requires a 'through' and 'value' option");if(!r.through)throw new Error("SubjectFlag requires a 'through' option");if(!r.value)throw new Error("SubjectFlag requires a 'value' option");let n={through:r.through,required:!0,initial:r.value,flag:!0,readOnly:!0,writable:!1},i=e.constructor;tr.has(i)||tr.set(i,{}),tr.get(i)[t]=n,e[t]=r.value,Object.defineProperty(e,t,{configurable:!0,writable:!0})}}function cv(r){return function(e){e.prototype.className=r.name,e.className=r.name,e.generateSDNA=function(){return tv(r.name,e.prototype,$n(e),Zt(e))},e.generateSHACL=function(){return av(e,()=>iv(r.name,e,$n(e),Zt(e),dh))},Object.defineProperty(e,"type",{configurable:!0})}}function uv(r){let e=r.required??!1;return Ys({...r,required:e,readOnly:r.readOnly??!1,resolveLanguage:r.resolveLanguage??"literal",initial:r.initial??(e?"literal:string:uninitialized":void 0)})}function fA(r){return uv({...r,readOnly:!0})}function Xs(r,e){let t=typeof r=="function"?{...e||{},target:r}:r;if(t.getter){if(t.through)throw new Error("Relation decorator: `getter` and `through` are mutually exclusive. Use `getter` alone for custom read-only relations, or `through` (with optional `target`) for standard link-based relations.");if(t.target)throw new Error("Relation decorator: `getter` and `target` are mutually exclusive. `target` auto-generates a conformance getter from the model shape; providing both is contradictory.");if(t.where)throw new Error("Relation decorator: `where` and `getter` are mutually exclusive. Use `where` for DSL-based filtering, or `getter` for raw getter expression.");return t}if(t.through||(t.through="ad4m://has_child"),t.where&&t.filter===!1)throw new Error("Relation decorator: `where` and `filter: false` are contradictory. `where` adds filtering constraints; `filter: false` disables filtering.");return t}function pA(r,e){let t=Xs(r,e);return function(n,i){let a=n.constructor;et.has(a)||et.set(a,{});let o=et.get(a);o[i]={predicate:t.through,target:t.target,kind:"hasMany",local:t.local,...t.getter&&{getter:t.getter},...t.filter!==void 0&&{filter:t.filter},...t.where&&{where:t.where}};let s=i;t.through&&(n[`add${st(s)}`]=async function(c,u){return this.addRelationValue(s,c,u)},n[`remove${st(s)}`]=async function(c,u){return this.removeRelationValue(s,c,u)},n[`set${st(s)}`]=async function(c,u){return this.setRelationValues(s,c,u)}),Object.defineProperty(n,s,{configurable:!0,writable:!0})}}function dA(r,e){let t=Xs(r,e);return function(n,i){let a=n.constructor;et.has(a)||et.set(a,{});let o=et.get(a);o[i]={predicate:t.through,target:t.target,kind:"hasOne",maxCount:1,local:t.local,...t.filter!==void 0&&{filter:t.filter},...t.where&&{where:t.where}};let s=i;t.through?(Ys({through:t.through,readOnly:!1,local:t.local})(n,i),n[`add${st(s)}`]=async function(c){return this.addRelationValue(s,c)},n[`remove${st(s)}`]=async function(c){return this.removeRelationValue(s,c)},n[`set${st(s)}`]=async function(c){return this.setRelationValues(s,c)}):Object.defineProperty(n,s,{configurable:!0,writable:!0})}}function hA(r,e){let t=Xs(r,e);return function(n,i){let a=n.constructor;et.has(a)||et.set(a,{});let o=et.get(a);o[i]={predicate:t.through,target:t.target,kind:"belongsToOne",maxCount:1,local:t.local,...t.filter!==void 0&&{filter:t.filter},...t.where&&{where:t.where}},t.through?Ys({through:t.through,readOnly:!0,local:t.local})(n,i):Object.defineProperty(n,i,{configurable:!0,writable:!0})}}function mA(r,e){let t=Xs(r,e);return function(n,i){let a=n.constructor;et.has(a)||et.set(a,{});let o=et.get(a);o[i]={predicate:t.through,target:t.target,kind:"belongsToMany",local:t.local,...t.getter&&{getter:t.getter},...t.filter!==void 0&&{filter:t.filter},...t.where&&{where:t.where}},Object.defineProperty(n,i,{configurable:!0,writable:!0})}}var vr=new Map,lv=200;function hh(r,e){return`${r}:${e}`}function fv(r,e){let t=hh(r,e),n=vr.get(t);if(!!n){if(Date.now()>n.expiry){vr.delete(t);return}return n.result}}function pv(r,e,t,n=lv){let i=Date.now();for(let[o,s]of vr)i>s.expiry&&vr.delete(o);let a=hh(r,e);vr.set(a,{result:t,expiry:i+n})}function Dr(r){let e=r+":";for(let[t]of vr)t.startsWith(e)&&vr.delete(t)}function gA(){vr.clear()}function yA(){return vr.size}var Ri=class{constructor(e,t){this.flowable="any",this.startAction=[],this._states=[],this._transitions=[],this.name=e,this.namespace=t}get states(){return[...this._states]}get transitions(){return[...this._transitions]}addState(e){this._states.push(e)}addTransition(e){this._transitions.push(e)}get flowUri(){return`${this.namespace}${this.name}Flow`}stateUri(e){return`${this.namespace}${this.name}.${e}`}transitionUri(e,t){return`${this.namespace}${this.name}.${e}To${t}`}toLinks(){let e=[],t=this.flowUri;e.push({source:t,predicate:"rdf://type",target:"ad4m://Flow"}),e.push({source:t,predicate:"ad4m://flowName",target:be.from(this.name).toUrl()}),this.flowable==="any"?e.push({source:t,predicate:"ad4m://flowable",target:"ad4m://any"}):e.push({source:t,predicate:"ad4m://flowable",target:`literal:string:${encodeURIComponent(JSON.stringify(this.flowable))}`}),this.startAction.length>0&&e.push({source:t,predicate:"ad4m://startAction",target:`literal:string:${encodeURIComponent(JSON.stringify(this.startAction))}`});for(let n of this._states){let i=this.stateUri(n.name);e.push({source:t,predicate:"ad4m://hasState",target:i}),e.push({source:i,predicate:"rdf://type",target:"ad4m://FlowState"}),e.push({source:i,predicate:"ad4m://stateName",target:be.from(n.name).toUrl()}),e.push({source:i,predicate:"ad4m://stateValue",target:be.from(n.value).toUrl()}),e.push({source:i,predicate:"ad4m://stateCheck",target:`literal:string:${encodeURIComponent(JSON.stringify(n.stateCheck))}`})}for(let n of this._transitions){let i=this.transitionUri(n.fromState,n.toState),a=this.stateUri(n.fromState),o=this.stateUri(n.toState);e.push({source:t,predicate:"ad4m://hasTransition",target:i}),e.push({source:i,predicate:"rdf://type",target:"ad4m://FlowTransition"}),e.push({source:i,predicate:"ad4m://actionName",target:be.from(n.actionName).toUrl()}),e.push({source:i,predicate:"ad4m://fromState",target:a}),e.push({source:i,predicate:"ad4m://toState",target:o}),e.push({source:i,predicate:"ad4m://transitionActions",target:`literal:string:${encodeURIComponent(JSON.stringify(n.actions))}`})}return e}static fromLinks(e,t){let n="Flow";if(!t.endsWith(n))throw new Error(`Invalid flow URI: ${t} (must end with 'Flow')`);let i=t.slice(0,-n.length),a=Math.max(i.lastIndexOf("/"),i.lastIndexOf(":")),o=i.slice(0,a+1),s=i.slice(a+1),c=new Ri(s,o),u=e.find(h=>h.source===t&&h.predicate==="ad4m://flowable");if(u)if(u.target==="ad4m://any")c.flowable="any";else try{let h=u.target.replace(/^literal:\/\/string:|^literal:string:/,"");c.flowable=JSON.parse(decodeURIComponent(h))}catch{c.flowable="any"}let l=e.find(h=>h.source===t&&h.predicate==="ad4m://startAction");if(l)try{let h=l.target.replace(/^literal:\/\/string:|^literal:string:/,"");c.startAction=JSON.parse(decodeURIComponent(h))}catch{}let d=e.filter(h=>h.source===t&&h.predicate==="ad4m://hasState"),p=new Map;for(let h of d){let m=h.target,y=e.find(R=>R.source===m&&R.predicate==="ad4m://stateName"),b=y?be.fromUrl(y.target).get():"";p.set(m,b);let _=e.find(R=>R.source===m&&R.predicate==="ad4m://stateValue"),S=_?be.fromUrl(_.target).get():0,v=e.find(R=>R.source===m&&R.predicate==="ad4m://stateCheck"),O={predicate:"",target:""};if(v)try{let R=v.target.replace(/^literal:\/\/string:|^literal:string:/,"");O=JSON.parse(decodeURIComponent(R))}catch{}c.addState({name:b,value:S,stateCheck:O})}let f=e.filter(h=>h.source===t&&h.predicate==="ad4m://hasTransition");for(let h of f){let m=h.target,y=e.find(D=>D.source===m&&D.predicate==="ad4m://actionName"),b=y?be.fromUrl(y.target).get():"",S=e.find(D=>D.source===m&&D.predicate==="ad4m://fromState")?.target||"",v=p.get(S)||"",R=e.find(D=>D.source===m&&D.predicate==="ad4m://toState")?.target||"",k=p.get(R)||"",P=e.find(D=>D.source===m&&D.predicate==="ad4m://transitionActions"),F=[];if(P)try{let D=P.target.replace(/^literal:\/\/string:|^literal:string:/,"");F=JSON.parse(decodeURIComponent(D))}catch{}c.addTransition({actionName:b,fromState:v,toState:k,actions:F})}return c}toJSON(){return{name:this.name,namespace:this.namespace,flowable:this.flowable,startAction:this.startAction,states:this._states,transitions:this._transitions}}static fromJSON(e){let t=new Ri(e.name,e.namespace);t.flowable=e.flowable||"any",t.startAction=e.startAction||[];for(let n of e.states||[])t.addState(n);for(let n of e.transitions||[])t.addTransition(n);return t}},he=function(r,e,t,n,i){if(n==="m")throw new TypeError("Private method is not writable");if(n==="a"&&!i)throw new TypeError("Private accessor was defined without a setter");if(typeof e=="function"?r!==e||!i:!e.has(r))throw new TypeError("Cannot write private member to an object whose class did not declare it");return n==="a"?i.call(r,t):i?i.value=t:e.set(r,t),t},C=function(r,e,t,n){if(t==="a"&&!n)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?r!==e||!n:!e.has(r))throw new TypeError("Cannot read private member from an object whose class did not declare it");return t==="m"?n:t==="a"?n.call(r):n?n.value:e.get(r)},ys,xi,Mr,vn,kn,Ur,jr,bn,ga,vs,wn,Sn,At,ya,Hu,X,fe,_n,En,xn,va,ba,$s=class{constructor(e,t,n){ys.add(this),xi.set(this,void 0),Mr.set(this,void 0),vn.set(this,void 0),kn.set(this,void 0),Ur.set(this,void 0),jr.set(this,void 0),bn.set(this,void 0),ga.set(this,!1),vs.set(this,void 0),wn.set(this,void 0),Sn.set(this,void 0),At.set(this,void 0),ya.set(this,void 0),he(this,xi,e,"f"),he(this,ya,t,"f"),he(this,vn,n,"f"),he(this,kn,new Set,"f"),he(this,bn,null,"f"),he(this,vs,new Promise((i,a)=>{he(this,wn,i,"f"),he(this,Sn,a,"f")}),"f")}async subscribe(){C(this,jr,"f")&&(C(this,jr,"f").call(this),he(this,jr,void 0,"f")),C(this,At,"f")&&(clearTimeout(C(this,At,"f")),he(this,At,void 0,"f")),C(this,Ur,"f")&&(clearTimeout(C(this,Ur,"f")),he(this,Ur,void 0,"f"));try{let t;t=await C(this,vn,"f").subscribeQuery(C(this,xi,"f"),C(this,ya,"f")),he(this,Mr,t.subscriptionId,"f"),t.result?(he(this,bn,t.result,"f"),C(this,ys,"m",Hu).call(this,t.result)):console.warn("\u26A0\uFE0F No initial result returned from subscribeQuery!"),he(this,At,setTimeout(()=>{console.error("Subscription initialization timed out after 30 seconds. Resubscribing..."),this.subscribe().catch(n=>{console.error("Error during subscription retry after timeout:",n)})},3e4),"f"),he(this,jr,C(this,vn,"f").subscribeToQueryUpdates(C(this,Mr,"f"),n=>{C(this,At,"f")&&(clearTimeout(C(this,At,"f")),he(this,At,void 0,"f")),C(this,wn,"f")&&(C(this,wn,"f").call(this,!0),he(this,wn,void 0,"f"),he(this,Sn,void 0,"f")),!(n.isInit&&C(this,bn,"f"))&&(he(this,bn,n,"f"),C(this,ys,"m",Hu).call(this,n))}),"f")}catch(t){throw console.error("Error setting up subscription:",t),C(this,Sn,"f")&&(C(this,Sn,"f").call(this,t),he(this,wn,void 0,"f"),he(this,Sn,void 0,"f")),t}let e=async()=>{if(!C(this,ga,"f")){try{await C(this,vn,"f").keepAliveQuery(C(this,xi,"f"),C(this,Mr,"f"))}catch(t){console.error("Error in keepalive:",t),console.log("Reinitializing subscription for query:",C(this,ya,"f"));try{await this.subscribe(),console.log("Subscription reinitialized")}catch(n){console.error("Error during resubscription from keepalive:",n);return}}C(this,ga,"f")||he(this,Ur,setTimeout(e,3e4),"f")}};he(this,Ur,setTimeout(e,3e4),"f")}get id(){return C(this,Mr,"f")}get initialized(){return C(this,vs,"f")}get result(){return C(this,bn,"f")}onResult(e){return C(this,kn,"f").add(e),()=>C(this,kn,"f").delete(e)}dispose(){he(this,ga,!0,"f"),clearTimeout(C(this,Ur,"f")),C(this,jr,"f")&&C(this,jr,"f").call(this),C(this,kn,"f").clear(),C(this,At,"f")&&(clearTimeout(C(this,At,"f")),he(this,At,void 0,"f")),C(this,Mr,"f")&&C(this,vn,"f").disposeQuerySubscription(C(this,xi,"f"),C(this,Mr,"f")).catch(e=>console.error("Error disposing query subscription:",e))}};xi=new WeakMap,Mr=new WeakMap,vn=new WeakMap,kn=new WeakMap,Ur=new WeakMap,jr=new WeakMap,bn=new WeakMap,ga=new WeakMap,vs=new WeakMap,wn=new WeakMap,Sn=new WeakMap,At=new WeakMap,ya=new WeakMap,ys=new WeakSet,Hu=function r(e){for(let t of C(this,kn,"f"))try{t(e)}catch(n){console.error("Error in query subscription callback:",n)}};var Ti=class{constructor(e,t){X.set(this,void 0),fe.set(this,void 0),_n.set(this,void 0),En.set(this,void 0),xn.set(this,void 0),va.set(this,void 0),ba.set(this,new Set),he(this,_n,[],"f"),he(this,En,[],"f"),he(this,xn,[],"f"),he(this,va,[],"f"),he(this,X,e,"f"),he(this,fe,t,"f"),this.uuid=C(this,X,"f").uuid,this.name=C(this,X,"f").name,this.owners=C(this,X,"f").owners,this.sharedUrl=C(this,X,"f").sharedUrl,this.neighbourhood=C(this,X,"f").neighbourhood,this.state=C(this,X,"f").state,C(this,fe,"f").addPerspectiveLinkAddedListener(C(this,X,"f").uuid,C(this,_n,"f")),C(this,fe,"f").addPerspectiveLinkRemovedListener(C(this,X,"f").uuid,C(this,En,"f")),C(this,fe,"f").addPerspectiveLinkUpdatedListener(C(this,X,"f").uuid,C(this,xn,"f")),C(this,fe,"f").addPerspectiveSyncStateChangeListener(C(this,X,"f").uuid,C(this,va,"f"))}escapeRegExp(e){return e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}async executeAction(e,t,n,i){let a=await C(this,fe,"f").executeCommands(C(this,X,"f").uuid,JSON.stringify(e),t,JSON.stringify(n),i);return Dr(C(this,X,"f").uuid),a}async get(e){return await C(this,fe,"f").queryLinks(C(this,X,"f").uuid,e)}async infer(e){return await C(this,fe,"f").queryProlog(C(this,X,"f").uuid,e)}async querySparql(e){let t=fv(C(this,X,"f").uuid,e);if(t!==void 0)return t;let n=await C(this,fe,"f").querySparql(C(this,X,"f").uuid,e);return pv(C(this,X,"f").uuid,e,n),n}async add(e,t="shared",n){let i=await C(this,fe,"f").addLink(C(this,X,"f").uuid,e,t,n);return Dr(C(this,X,"f").uuid),i}async addLinks(e,t="shared",n){let i=await C(this,fe,"f").addLinks(C(this,X,"f").uuid,e,t,n);return Dr(C(this,X,"f").uuid),i}async removeLinks(e,t){let n=await C(this,fe,"f").removeLinks(C(this,X,"f").uuid,e,t);return Dr(C(this,X,"f").uuid),n}async linkMutations(e,t="shared"){let n=await C(this,fe,"f").linkMutations(C(this,X,"f").uuid,e,t);return Dr(C(this,X,"f").uuid),n}async addLinkExpression(e,t="shared",n){return await C(this,fe,"f").addLinkExpression(C(this,X,"f").uuid,e,t,n)}async update(e,t,n){let i=await C(this,fe,"f").updateLink(C(this,X,"f").uuid,e,t,n);return Dr(C(this,X,"f").uuid),i}async remove(e,t){let n=await C(this,fe,"f").removeLink(C(this,X,"f").uuid,e,t);return Dr(C(this,X,"f").uuid),n}async createBatch(){return await C(this,fe,"f").createBatch(C(this,X,"f").uuid)}async commitBatch(e){let t=await C(this,fe,"f").commitBatch(C(this,X,"f").uuid,e);return Dr(C(this,X,"f").uuid),t}async getExpression(e){return await C(this,fe,"f").getExpression(e)}async createExpression(e,t){return await C(this,fe,"f").createExpression(e,t)}async addListener(e,t){e==="link-added"?C(this,_n,"f").push(t):e==="link-removed"?C(this,En,"f").push(t):e==="link-updated"&&C(this,xn,"f").push(t)}async addSyncStateChangeListener(e){C(this,va,"f").push(e)}async removeListener(e,t){if(e==="link-added"){let n=C(this,_n,"f").indexOf(t);C(this,_n,"f").splice(n,1)}else if(e==="link-removed"){let n=C(this,En,"f").indexOf(t);C(this,En,"f").splice(n,1)}else if(e==="link-updated"){let n=C(this,xn,"f").indexOf(t);C(this,xn,"f").splice(n,1)}}async snapshot(){return C(this,fe,"f").snapshotByUUID(C(this,X,"f").uuid)}async loadSnapshot(e){let t=JSON.parse(JSON.stringify(e));delete t.__typename,t.links.forEach(n=>{delete n.data.__typename});for(let n of t.links)await this.addLinkExpression(n)}async getSingleTarget(e){delete e.target;let t=await this.get(e);return t.length?t[0].data.target:null}async setSingleTarget(e,t="shared"){let n=new H({source:e.source,predicate:e.predicate}),i=await this.get(n),a=[];for(let s of i)delete s.__typename,delete s.data.__typename,delete s.proof.__typename,a.push(s);let o=[e];await this.linkMutations({additions:o,removals:a},t)}async sdnaFlows(){return(await this.get(new H({source:"ad4m://self",predicate:"ad4m://has_flow"}))).map(t=>{try{return be.fromUrl(t.data.target).get()}catch{return t.data.target}})}async availableFlows(e){let t=await this.sdnaFlows(),n=[];for(let i of t){let a=await this.getFlow(i);if(!!a)if(a.flowable==="any")n.push(i);else{let o=a.flowable,s=o.source||e;(await this.get(new H({source:s,predicate:o.predicate,target:o.target}))).length>0&&n.push(i)}}return n}async startFlow(e,t){let n=await this.getFlow(e);if(!n)throw`Flow "${e}" not found`;if(n.startAction.length===0)throw`Flow "${e}" has no start action`;await this.executeAction(n.startAction,t,void 0)}async expressionsInFlowState(e,t){let n=await this.getFlow(e);if(!n)return[];let i=n.states.find(s=>s.value===t);if(!i)return[];let a=i.stateCheck;return(await this.get(new H({predicate:a.predicate,target:a.target}))).map(s=>a.source?s.data.target:s.data.source)}async flowState(e,t){let n=await this.getFlow(e);if(!n)throw`Flow "${e}" not found`;for(let i of n.states){let a=i.stateCheck,o=a.source||t;if((await this.get(new H({source:o,predicate:a.predicate,target:a.target}))).length>0)return i.value}throw`Expression "${t}" is not in any state of flow "${e}"`}async flowActions(e,t){let n=await this.getFlow(e);if(!n)return[];let i=null;for(let a of n.states){let o=a.stateCheck,s=o.source||t;if((await this.get(new H({source:s,predicate:o.predicate,target:o.target}))).length>0){i=a.name;break}}return i?n.transitions.filter(a=>a.fromState===i).map(a=>a.actionName):[]}async runFlowAction(e,t,n){let i=await this.getFlow(e);if(!i)throw`Flow "${e}" not found`;let a=i.transitions.find(o=>o.actionName===n);if(!a)throw`Action "${n}" not found in flow "${e}"`;await this.executeAction(a.actions,t,void 0)}async getSdna(){let e=["ad4m://has_subject_class","ad4m://has_flow","ad4m://has_custom_sdna"],t=[];for(let n of e){let i=await this.get(new H({source:"ad4m://self",predicate:n}));for(let a of i){let o=a.data.target,s=await this.get(new H({source:o,predicate:"ad4m://sdna"}));for(let c of s){let u=be.fromUrl(c.data.target).get();typeof u=="string"&&t.push(u)}}}return t}async getSdnaForClass(e){let t=be.from(e);if((await this.get(new H({source:"ad4m://self",target:t.toUrl(),predicate:"ad4m://has_subject_class"}))).length===0)return null;let i=await this.get(new H({source:t.toUrl(),predicate:"ad4m://sdna"}));if(i.length===0)return null;let a=be.fromUrl(i[0].data.target).get();return typeof a=="string"?a:null}async addSdna(e,t,n,i){return C(this,fe,"f").addSdna(C(this,X,"f").uuid,e,t,n,i)}async addSubjectClass(e,t){return this.addSdna(e,"","subject_class",t)}async addShacl(e,t){let n=t.toLinks(),i=be.fromUrl(`literal:string:shacl://${e}`),a=[...n.map(o=>new ht({source:o.source,predicate:o.predicate,target:o.target})),new ht({source:"ad4m://self",predicate:"ad4m://has_shacl",target:i.toUrl()}),new ht({source:i.toUrl(),predicate:"ad4m://shacl_shape_uri",target:t.nodeShapeUri})];await this.addLinks(a)}async getShacl(e){let t=be.fromUrl(`literal:string:shacl://${e}`),n=await this.get(new H({source:t.toUrl(),predicate:"ad4m://shacl_shape_uri"}));if(n.length===0)return null;let i=n[0].data.target,a=await this.get(new H({source:i,predicate:"sh://property"})),o=[i,...a.map(u=>u.data.target)],s=[];for(let u of o){let l=await this.get(new H({source:u}));for(let d of l)s.push({source:d.data.source,predicate:d.data.predicate,target:d.data.target})}let c=s;return zr.fromLinks(c,i)}async getAllShacl(){let e=await this.get(new H({source:"ad4m://self",predicate:"ad4m://has_shacl"})),t=[];for(let n of e){let i=n.data.target,o=be.fromUrl(i).get().replace("shacl://",""),s=await this.getShacl(o);s&&t.push({name:o,shape:s})}return t}async addFlow(e,t){let n=t.toLinks(),i=be.from(e).toUrl(),a=[...n.map(o=>new ht({source:o.source,predicate:o.predicate,target:o.target})),new ht({source:"ad4m://self",predicate:"ad4m://has_flow",target:i}),new ht({source:i,predicate:"ad4m://flow_uri",target:t.flowUri})];await this.addLinks(a)}async getFlow(e){let t=be.from(e).toUrl(),n=await this.get(new H({source:t,predicate:"ad4m://flow_uri"}));if(n.length===0)return null;let i=n[0].data.target,a=i.endsWith("Flow")?i.slice(0,-4)+".":i+".",o=`SELECT ?s ?p ?o WHERE {
|
|
107
|
+
?s ?p ?o .
|
|
108
|
+
FILTER(?s = <${i}> || STRSTARTS(STR(?s), "${a}"))
|
|
109
|
+
}`,c=(await this.querySparql(o)||[]).map(u=>({source:u.s,predicate:u.p,target:u.o}));return Ri.fromLinks(c,i)}async subjectClasses(){try{let t=(await this.get(new H({predicate:"rdf://type",target:"ad4m://SubjectClass"}))).map(n=>{let a=n.data.source.split("://");return a[a.length-1].split("/").pop()||""}).filter(n=>n.length>0);return[...new Set(t)]}catch(e){return console.warn("subjectClasses: SHACL lookup failed:",e),[]}}async stringOrTemplateObjectToSubjectClassName(e){if(typeof e=="string")return e;{let t=await this.subjectClassesByTemplate(e);return t[0]?t[0]:e.className}}async createSubject(e,t,n,i){let a;if(typeof e=="string")a=e,await C(this,fe,"f").createSubject(C(this,X,"f").uuid,JSON.stringify({className:a,initialValues:n}),t,n?JSON.stringify(n):void 0,i);else{let o=e,s=o.className||o.constructor?.className||o.constructor?.prototype?.className||await this.findClassByProperties(o);if(!s)throw new Error("Could not resolve subject class name from object. Use a decorated class or pass a className string.");await C(this,fe,"f").createSubject(C(this,X,"f").uuid,JSON.stringify({className:s,initialValues:n}),t,n?JSON.stringify(n):void 0,i)}return i?t:this.getSubjectProxy(t,e)}async getSubjectData(e,t){if(typeof e=="string")return JSON.parse(await C(this,fe,"f").getSubjectData(C(this,X,"f").uuid,JSON.stringify({className:e}),t));let n=e,i=n.className||n.constructor?.className||n.constructor?.prototype?.className||await this.findClassByProperties(n);if(!i)throw new Error("Could not resolve subject class name from object. Use a decorated class or pass a className string.");return JSON.parse(await C(this,fe,"f").getSubjectData(C(this,X,"f").uuid,JSON.stringify({className:i}),t))}async getActionsFromSHACL(e,t){let n=this.escapeRegExp(e),i=new RegExp(`[/:#]${n}Shape$`),a=await this.get(new H({predicate:t}));for(let o of a)if(i.test(o.data.source)){let s="literal:string:";if(o.data.target.startsWith(s)){let c=o.data.target.slice(s.length),u=c;try{u=decodeURIComponent(c)}catch{}try{return JSON.parse(u)}catch(l){return console.warn(`Failed to parse SHACL actions JSON for ${e}:`,l),null}}}return null}async removeSubject(e,t,n){let i=await this.stringOrTemplateObjectToSubjectClassName(e),a=await this.getActionsFromSHACL(i,"ad4m://destructor");if(!a)throw`No destructor found for subject class: ${i}. Make sure the class was registered with SHACL.`;await this.executeAction(a,t,void 0,n)}async isSubjectInstance(e,t){let n=await this.stringOrTemplateObjectToSubjectClassName(t),i=await this.getSubjectClassMetadataFromSDNA(n);if(!i)return console.warn(`isSubjectInstance: No SHACL metadata found for class ${n}`),!1;if(i.requiredTriples.length===0)return(await this.get(new H({source:e}))).length>0;for(let a of i.requiredTriples){let o;a.target?o=new H({source:e,predicate:a.predicate,target:a.target}):o=new H({source:e,predicate:a.predicate});let s=await this.get(o);if(!s||s.length===0)return!1}return!0}async getSubjectProxy(e,t){if(!await this.isSubjectInstance(e,t))throw`Expression ${e} is not a subject instance of given class: ${JSON.stringify(t)}`;let n=await this.stringOrTemplateObjectToSubjectClassName(t),i=new ja(this,e,n);return await i.init(),i}async getSubjectClassMetadata(e){return this.getSubjectClassMetadataFromSDNA(e)}async getSubjectClassMetadataFromSDNA(e){try{let t=await this.getShacl(e);if(!t)return console.warn(`No SHACL metadata found for ${e}`),null;let n=[],i=[],a=new Map,o=new Map,s=new Set;for(let c of t.properties){if(!c.path||!c.name)continue;c.writable&&s.add(c.path),c.adder&&c.adder.length>0?o.set(c.name,{predicate:c.path}):a.set(c.name,{predicate:c.path,resolveLanguage:c.resolveLanguage})}if(t.constructor_actions){for(let c of t.constructor_actions)if(c.predicate){n.push(c.predicate);let u=s.has(c.predicate);c.target&&c.target!=="value"&&!u?i.push({predicate:c.predicate,target:c.target}):i.push({predicate:c.predicate})}}return{requiredPredicates:n,requiredTriples:i,properties:a,relations:o}}catch(t){return console.error(`Error getting SHACL metadata for ${e}:`,t),null}}async findInstancesByMetadata(e){if(e.requiredTriples.length===0){let o=await this.get(new H({})),s=new Set(o.map(c=>c.data.source));return Array.from(s).map(c=>({base:c}))}let t=e.requiredTriples[0],n;t.target?n=new H({predicate:t.predicate,target:t.target}):n=new H({predicate:t.predicate});let i=await this.get(n),a=[...new Set(i.map(o=>o.data.source))];for(let o=1;o<e.requiredTriples.length;o++){let s=e.requiredTriples[o],c=[];for(let u of a){let l;s.target?l=new H({source:u,predicate:s.predicate,target:s.target}):l=new H({source:u,predicate:s.predicate}),(await this.get(l)).length>0&&c.push(u)}a=c}return a.map(o=>({base:o}))}async getPropertyValueViaSparql(e,t,n){let i=await this.getSubjectClassMetadataFromSDNA(t);if(!i)return;let a=i.properties.get(n);if(!a)return;let o=await this.get(new H({source:e,predicate:a.predicate}));if(!o||o.length===0)return;let s=o[0].data.target;if(a.resolveLanguage&&s)try{let c=await this.getExpression(s);try{return JSON.parse(c.data)}catch{return c.data}}catch{return s}return s}async getRelationValuesViaSparql(e,t,n){let i=await this.getSubjectClassMetadataFromSDNA(t);if(!i)return[];let a=i.relations.get(n);if(!a)return[];let o=await this.get(new H({source:e,predicate:a.predicate}));if(!o||o.length===0)return[];o.sort((c,u)=>new Date(c.timestamp).getTime()-new Date(u.timestamp).getTime());let s=o.map(c=>c.data.target).filter(c=>c!==""&&c!=="");if(a.condition&&s.length>0)try{let c=[];for(let u of s){let l=a.condition.replace(/\$perspective/g,`'${this.uuid}'`).replace(/\$base/g,`'${e}'`).replace(/Target/g,`'${u.replace(/'/g,"\\'")}'`),d=l.match(/in\.uri\s*=\s*'([^']+)'/),p=l.match(/predicate\s*=\s*'([^']+)'/),f=l.match(/out\.uri\s*=\s*'([^']+)'/);if(d||p||f){let h={};d&&(h.source=d[1]),p&&(h.predicate=p[1]),f&&(h.target=f[1]),(await this.get(new H(h))).length>0&&c.push(u)}else c.push(u)}s=c}catch(c){console.warn(`Failed to apply condition filter for ${n}:`,c)}if(a.instanceFilter)try{let c=await this.getSubjectClassMetadataFromSDNA(a.instanceFilter);return c?await this.batchCheckSubjectInstances(s,c):this.filterInstancesSequential(s,a.instanceFilter)}catch{return this.filterInstancesSequential(s,a.instanceFilter)}return s}async batchCheckSubjectInstances(e,t){if(e.length===0)return[];if(t.requiredTriples.length===0){let a=[];for(let o of e)(await this.get(new H({source:o}))).length>0&&a.push(o);return a}let n=[];for(let a of t.requiredTriples){let o=new Set;for(let s of e){let c;a.target?c=new H({source:s,predicate:a.predicate,target:a.target}):c=new H({source:s,predicate:a.predicate}),(await this.get(c)).length>0&&o.add(s)}n.push(o)}return n.length===0?e:e.filter(a=>n.every(o=>o.has(a)))}async filterInstancesSequential(e,t){let n=[];for(let i of e)try{await this.isSubjectInstance(i,t)&&n.push(i)}catch{continue}return n}async getAllSubjectInstances(e){let t=[],n=typeof e=="function";typeof e=="string"?t=[e]:n?t=[e.name]:t=await this.subjectClassesByTemplate(e);let i=[];for(let a of t){let o=await this.getSubjectClassMetadataFromSDNA(a);if(o){let s=await this.findInstancesByMetadata(o);for(let c of s||[])try{let u;n?(u=new e(this,c.base),await u.get()):(u=new ja(this,c.base,a),await u.init()),i.push(u)}catch{}}}return i}async getAllSubjectProxies(e){let t=[];typeof e=="string"?t=[e]:t=await this.subjectClassesByTemplate(e);let n=[];for(let i of t){let a=await this.getSubjectClassMetadataFromSDNA(i);if(a){let o=await this.findInstancesByMetadata(a);for(let s of o||[])try{let c=new ja(this,s.base,i);await c.init(),n.push(c)}catch{}}}return n}async findClassByProperties(e){let t=[],n=[],a=Object.getPrototypeOf(e)?.constructor,o=a?$n(a):{};Object.keys(o).length>0?t=Object.keys(o):t=Object.keys(e).filter(f=>!Array.isArray(e[f]));let s=a?Object.fromEntries(Object.entries(Zt(a)).filter(([,f])=>f.kind==="hasMany"||f.kind==="belongsToMany")):{};if(Object.keys(s).length>0?n=Object.keys(s).filter(f=>f!=="isSubjectInstance"):n=Object.keys(e).filter(f=>Array.isArray(e[f])&&f!=="isSubjectInstance"),t.length===0&&n.length===0)return null;let c=await this.get(new H({predicate:"rdf://type",target:"ad4m://SubjectClass"})),u=await this.get(new H({predicate:"sh://property"})),l=await this.get(new H({predicate:"sh://collection"})),d=[...c.map(f=>({shape_source:f.data.source,predicate:f.data.predicate,target:f.data.target})),...u.map(f=>({shape_source:f.data.source,predicate:f.data.predicate,target:f.data.target})),...l.map(f=>({shape_source:f.data.source,predicate:f.data.predicate,target:f.data.target}))];if(d.length===0)return null;let p=new Map;for(let f of d)if(f.predicate==="rdf://type"&&f.target==="ad4m://SubjectClass"){let h=f.shape_source,m=h.indexOf("://");if(m<0)continue;let y=h.substring(m+3).split("/").pop();if(!y)continue;p.set(y,{shapeUri:h,properties:[],relations:[]})}for(let f of d)if(f.predicate==="sh://property"||f.predicate==="sh://collection"){for(let[h,m]of p)if(f.shape_source.endsWith(`${h}Shape`)){let y=f.target.lastIndexOf(".");if(y<0)continue;let b=f.target.substring(y+1);f.predicate==="sh://property"?m.properties.push(b):m.relations.push(b)}}for(let[f,h]of p){let m=t.every(b=>h.properties.includes(b)),y=n.every(b=>h.relations.includes(b));if(m&&y)return f}return null}async subjectClassesByTemplate(e){try{let t=e.className||e.constructor?.className||e.constructor?.prototype?.className;if(t&&(await this.subjectClasses()).includes(t))return[t]}catch(t){console.warn("subjectClassesByTemplate: className lookup failed:",t)}try{let t=await this.findClassByProperties(e);if(t)return[t]}catch(t){console.warn("subjectClassesByTemplate: property matching failed:",t)}return[]}async ensureSDNASubjectClass(e){return this.ensureSubjectClass(e)}async ensureSubjectClass(e){let t=e.className||e.prototype?.className||e.name;if(C(this,ba,"f").has(t))return;if(!e.generateSHACL)throw new Error(`Class ${e.name} must have generateSHACL(). Use @Model decorator.`);let{shape:n}=e.generateSHACL(),i=JSON.stringify(n.toJSON());await this.addSdna(t,"","subject_class",i),C(this,ba,"f").add(t)}clearEnsuredSubjectClasses(){C(this,ba,"f").clear()}getNeighbourhoodProxy(){return C(this,fe,"f").getNeighbourhoodProxy(C(this,X,"f").uuid)}get ai(){return C(this,fe,"f").aiClient}async subscribeInfer(e){let t=new $s(this.uuid,e,C(this,fe,"f"));return await t.subscribe(),await t.initialized,t}async subscribeQuery(e){let t=new $s(this.uuid,e,C(this,fe,"f"));return await t.subscribe(),await t.initialized,t}};X=new WeakMap,fe=new WeakMap,_n=new WeakMap,En=new WeakMap,xn=new WeakMap,va=new WeakMap,ba=new WeakMap;var Lr=function(r,e,t,n,i){if(n==="m")throw new TypeError("Private method is not writable");if(n==="a"&&!i)throw new TypeError("Private accessor was defined without a setter");if(typeof e=="function"?r!==e||!i:!e.has(r))throw new TypeError("Cannot write private member to an object whose class did not declare it");return n==="a"?i.call(r,t):i?i.value=t:e.set(r,t),t},J=function(r,e,t,n){if(t==="a"&&!n)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?r!==e||!n:!e.has(r))throw new TypeError("Cannot read private member from an object whose class did not declare it");return t==="m"?n:t==="a"?n.call(r):n?n.value:e.get(r)},ie,wa,Sa,_a,bs,Ea,ws,Ss,rt=`
|
|
112
110
|
author
|
|
113
111
|
timestamp
|
|
114
112
|
status
|
|
115
113
|
data { source, predicate, target }
|
|
116
114
|
proof { valid, invalid, signature, key }
|
|
117
|
-
`,
|
|
115
|
+
`,yi=`
|
|
118
116
|
uuid
|
|
119
117
|
name
|
|
120
118
|
sharedUrl
|
|
@@ -135,139 +133,130 @@ neighbourhood {
|
|
|
135
133
|
}
|
|
136
134
|
author
|
|
137
135
|
}
|
|
138
|
-
`,
|
|
136
|
+
`,Ms=class{constructor(e,t=!0){ie.set(this,void 0),wa.set(this,void 0),Sa.set(this,void 0),_a.set(this,void 0),bs.set(this,void 0),Ea.set(this,void 0),ws.set(this,void 0),Ss.set(this,void 0),Lr(this,ie,e,"f"),Lr(this,wa,[],"f"),Lr(this,Sa,[],"f"),Lr(this,_a,[],"f"),Lr(this,bs,[],"f"),t&&(this.subscribePerspectiveAdded(),this.subscribePerspectiveUpdated(),this.subscribePerspectiveRemoved())}setExpressionClient(e){Lr(this,Ea,e,"f")}setNeighbourhoodClient(e){Lr(this,ws,e,"f")}setAIClient(e){Lr(this,Ss,e,"f")}get aiClient(){return J(this,Ss,"f")}async all(){let{perspectives:e}=I(await J(this,ie,"f").query({query:E`query perspectives {
|
|
139
137
|
perspectives {
|
|
140
|
-
${
|
|
138
|
+
${yi}
|
|
141
139
|
}
|
|
142
|
-
}`}));return e.map(t=>new
|
|
140
|
+
}`}));return e.map(t=>new Ti(t,this))}async byUUID(e){let{perspective:t}=I(await J(this,ie,"f").query({query:E`query perspective($uuid: String!) {
|
|
143
141
|
perspective(uuid: $uuid) {
|
|
144
|
-
${
|
|
142
|
+
${yi}
|
|
145
143
|
}
|
|
146
|
-
}`,variables:{uuid:e}}));return t?new
|
|
144
|
+
}`,variables:{uuid:e}}));return t?new Ti(t,this):null}async snapshotByUUID(e){let{perspectiveSnapshot:t}=I(await J(this,ie,"f").query({query:E`query perspectiveSnapshot($uuid: String!) {
|
|
147
145
|
perspectiveSnapshot(uuid: $uuid) {
|
|
148
|
-
links { ${
|
|
146
|
+
links { ${rt} }
|
|
149
147
|
}
|
|
150
|
-
}`,variables:{uuid:e}}));return t}async publishSnapshotByUUID(e){let{perspectivePublishSnapshot:t}=I(await
|
|
148
|
+
}`,variables:{uuid:e}}));return t}async publishSnapshotByUUID(e){let{perspectivePublishSnapshot:t}=I(await J(this,ie,"f").mutate({mutation:E`mutation perspectivePublishSnapshot($uuid: String!) {
|
|
151
149
|
perspectivePublishSnapshot(uuid: $uuid)
|
|
152
|
-
}`,variables:{uuid:e}}));return t}async queryLinks(e,t){let{perspectiveQueryLinks:n}=I(await
|
|
150
|
+
}`,variables:{uuid:e}}));return t}async queryLinks(e,t){let{perspectiveQueryLinks:n}=I(await J(this,ie,"f").query({query:E`query perspectiveQueryLinks($uuid: String!, $query: LinkQuery!) {
|
|
153
151
|
perspectiveQueryLinks(query: $query, uuid: $uuid) {
|
|
154
|
-
${
|
|
152
|
+
${rt}
|
|
155
153
|
}
|
|
156
|
-
}`,variables:{uuid:e,query:t}}));return n}async queryProlog(e,t){let{perspectiveQueryProlog:n}=I(await
|
|
154
|
+
}`,variables:{uuid:e,query:t}}));return n}async queryProlog(e,t){let{perspectiveQueryProlog:n}=I(await J(this,ie,"f").query({query:E`query perspectiveQueryProlog($uuid: String!, $query: String!) {
|
|
157
155
|
perspectiveQueryProlog(uuid: $uuid, query: $query)
|
|
158
|
-
}`,variables:{uuid:e,query:t}}));return JSON.parse(n)}async
|
|
159
|
-
|
|
160
|
-
}`,variables:{uuid:e,query:t}}));return JSON.parse(n)}async subscribeQuery(e,t){let{perspectiveSubscribeQuery:n}=I(await
|
|
156
|
+
}`,variables:{uuid:e,query:t}}));return JSON.parse(n)}async querySparql(e,t){let{perspectiveQuerySparql:n}=I(await J(this,ie,"f").query({query:E`query perspectiveQuerySparql($uuid: String!, $query: String!) {
|
|
157
|
+
perspectiveQuerySparql(uuid: $uuid, query: $query)
|
|
158
|
+
}`,variables:{uuid:e,query:t}}));return JSON.parse(n)}async subscribeQuery(e,t){let{perspectiveSubscribeQuery:n}=I(await J(this,ie,"f").mutate({mutation:E`mutation perspectiveSubscribeQuery($uuid: String!, $query: String!) {
|
|
161
159
|
perspectiveSubscribeQuery(uuid: $uuid, query: $query) {
|
|
162
160
|
subscriptionId
|
|
163
161
|
result
|
|
164
162
|
}
|
|
165
|
-
}`,variables:{uuid:e,query:t}})),{subscriptionId:i,result:a}=n,o=a,s=!1;o.startsWith("#init#")&&(o=o.substring(6),s=!0);try{o=JSON.parse(o)}catch(c){console.error("Error parsing perspectiveSubscribeQuery result:",c)}return{subscriptionId:i,result:o,isInit:s}}
|
|
166
|
-
perspectiveSubscribeSurrealQuery(uuid: $uuid, query: $query) {
|
|
167
|
-
subscriptionId
|
|
168
|
-
result
|
|
169
|
-
}
|
|
170
|
-
}`,variables:{uuid:e,query:t}})),{subscriptionId:i,result:a}=n,o=a,s=!1;o.startsWith("#init#")&&(o=o.substring(6),s=!0);try{o=JSON.parse(o)}catch(c){console.error("Error parsing perspectiveSubscribeSurrealQuery result:",c)}return{subscriptionId:i,result:o,isInit:s}}async perspectiveKeepAliveSurrealQuery(e,t){let{perspectiveKeepAliveSurrealQuery:n}=I(await z(this,Z,"f").mutate({mutation:E`mutation perspectiveKeepAliveSurrealQuery($uuid: String!, $subscriptionId: String!) {
|
|
171
|
-
perspectiveKeepAliveSurrealQuery(uuid: $uuid, subscriptionId: $subscriptionId)
|
|
172
|
-
}`,variables:{uuid:e,subscriptionId:t}}));return n}async perspectiveDisposeSurrealQuerySubscription(e,t){let{perspectiveDisposeSurrealQuerySubscription:n}=I(await z(this,Z,"f").mutate({mutation:E`mutation perspectiveDisposeSurrealQuerySubscription($uuid: String!, $subscriptionId: String!) {
|
|
173
|
-
perspectiveDisposeSurrealQuerySubscription(uuid: $uuid, subscriptionId: $subscriptionId)
|
|
174
|
-
}`,variables:{uuid:e,subscriptionId:t}}));return n}subscribeToQueryUpdates(e,t){let n=z(this,Z,"f").subscribe({query:E`
|
|
163
|
+
}`,variables:{uuid:e,query:t}})),{subscriptionId:i,result:a}=n,o=a,s=!1;o.startsWith("#init#")&&(o=o.substring(6),s=!0);try{o=JSON.parse(o)}catch(c){console.error("Error parsing perspectiveSubscribeQuery result:",c)}return{subscriptionId:i,result:o,isInit:s}}subscribeToQueryUpdates(e,t){let n=J(this,ie,"f").subscribe({query:E`
|
|
175
164
|
subscription perspectiveQuerySubscription($subscriptionId: String!) {
|
|
176
165
|
perspectiveQuerySubscription(subscriptionId: $subscriptionId)
|
|
177
166
|
}
|
|
178
|
-
`,variables:{subscriptionId:e}}).subscribe({next:i=>{if(i.data&&i.data.perspectiveQuerySubscription){let a=i.data.perspectiveQuerySubscription,o=!1;a.startsWith("#init#")&&(a=a.substring(6),o=!0);try{a=JSON.parse(a),o&&typeof a=="object"&&(a.isInit=!0)}catch(s){console.error("Error parsing perspectiveQuerySubscription:",s)}t(a)}},error:i=>console.error("Error in query subscription:",i)});return()=>n.unsubscribe()}async keepAliveQuery(e,t){let{perspectiveKeepAliveQuery:n}=I(await
|
|
167
|
+
`,variables:{subscriptionId:e}}).subscribe({next:i=>{if(i.data&&i.data.perspectiveQuerySubscription){let a=i.data.perspectiveQuerySubscription,o=!1;a.startsWith("#init#")&&(a=a.substring(6),o=!0);try{a=JSON.parse(a),o&&typeof a=="object"&&(a.isInit=!0)}catch(s){console.error("Error parsing perspectiveQuerySubscription:",s)}t(a)}},error:i=>console.error("Error in query subscription:",i)});return()=>n.unsubscribe()}async keepAliveQuery(e,t){let{perspectiveKeepAliveQuery:n}=I(await J(this,ie,"f").mutate({mutation:E`mutation perspectiveKeepAliveQuery($uuid: String!, $subscriptionId: String!) {
|
|
179
168
|
perspectiveKeepAliveQuery(uuid: $uuid, subscriptionId: $subscriptionId)
|
|
180
|
-
}`,variables:{uuid:e,subscriptionId:t}}));return n}async disposeQuerySubscription(e,t){let{perspectiveDisposeQuerySubscription:n}=I(await
|
|
169
|
+
}`,variables:{uuid:e,subscriptionId:t}}));return n}async disposeQuerySubscription(e,t){let{perspectiveDisposeQuerySubscription:n}=I(await J(this,ie,"f").mutate({mutation:E`mutation perspectiveDisposeQuerySubscription($uuid: String!, $subscriptionId: String!) {
|
|
181
170
|
perspectiveDisposeQuerySubscription(uuid: $uuid, subscriptionId: $subscriptionId)
|
|
182
|
-
}`,variables:{uuid:e,subscriptionId:t}}));return n}async add(e){let{perspectiveAdd:t}=I(await
|
|
171
|
+
}`,variables:{uuid:e,subscriptionId:t}}));return n}async add(e){let{perspectiveAdd:t}=I(await J(this,ie,"f").mutate({mutation:E`mutation perspectiveAdd($name: String!) {
|
|
183
172
|
perspectiveAdd(name: $name) {
|
|
184
|
-
${
|
|
173
|
+
${yi}
|
|
185
174
|
}
|
|
186
|
-
}`,variables:{name:e}}));return new
|
|
175
|
+
}`,variables:{name:e}}));return new Ti(t,this)}async update(e,t){let{perspectiveUpdate:n}=I(await J(this,ie,"f").mutate({mutation:E`mutation perspectiveUpdate($uuid: String!, $name: String!) {
|
|
187
176
|
perspectiveUpdate(uuid: $uuid, name: $name) {
|
|
188
|
-
${
|
|
177
|
+
${yi}
|
|
189
178
|
}
|
|
190
|
-
}`,variables:{uuid:e,name:t}}));return new
|
|
179
|
+
}`,variables:{uuid:e,name:t}}));return new Ti(n,this)}async remove(e){return I(await J(this,ie,"f").mutate({mutation:E`mutation perspectiveRemove($uuid: String!) {
|
|
191
180
|
perspectiveRemove(uuid: $uuid)
|
|
192
|
-
}`,variables:{uuid:e}}))}async addLink(e,t,n="shared",i){let{perspectiveAddLink:a}=I(await
|
|
181
|
+
}`,variables:{uuid:e}}))}async addLink(e,t,n="shared",i){let{perspectiveAddLink:a}=I(await J(this,ie,"f").mutate({mutation:E`mutation perspectiveAddLink($uuid: String!, $link: LinkInput!, $status: String!, $batchId: String) {
|
|
193
182
|
perspectiveAddLink(uuid: $uuid, link: $link, status: $status, batchId: $batchId) {
|
|
194
|
-
${
|
|
183
|
+
${rt}
|
|
195
184
|
}
|
|
196
|
-
}`,variables:{uuid:e,link:t,status:n,batchId:i}}));return a}async addLinks(e,t,n="shared",i){let{perspectiveAddLinks:a}=I(await
|
|
185
|
+
}`,variables:{uuid:e,link:t,status:n,batchId:i}}));return a}async addLinks(e,t,n="shared",i){let{perspectiveAddLinks:a}=I(await J(this,ie,"f").mutate({mutation:E`mutation perspectiveAddLinks($uuid: String!, $links: [LinkInput!]!, $status: String!, $batchId: String) {
|
|
197
186
|
perspectiveAddLinks(uuid: $uuid, links: $links, status: $status, batchId: $batchId) {
|
|
198
|
-
${
|
|
187
|
+
${rt}
|
|
199
188
|
}
|
|
200
|
-
}`,variables:{uuid:e,links:t,status:n,batchId:i}}));return a}async removeLinks(e,t,n){let{perspectiveRemoveLinks:i}=I(await
|
|
189
|
+
}`,variables:{uuid:e,links:t,status:n,batchId:i}}));return a}async removeLinks(e,t,n){let{perspectiveRemoveLinks:i}=I(await J(this,ie,"f").mutate({mutation:E`mutation perspectiveRemoveLinks($uuid: String!, $links: [LinkExpressionInput!]!, $batchId: String) {
|
|
201
190
|
perspectiveRemoveLinks(uuid: $uuid, links: $links, batchId: $batchId) {
|
|
202
|
-
${
|
|
191
|
+
${rt}
|
|
203
192
|
}
|
|
204
|
-
}`,variables:{uuid:e,links:t,batchId:n}}));return i}async linkMutations(e,t,n){let{perspectiveLinkMutations:i}=I(await
|
|
193
|
+
}`,variables:{uuid:e,links:t,batchId:n}}));return i}async linkMutations(e,t,n){let{perspectiveLinkMutations:i}=I(await J(this,ie,"f").mutate({mutation:E`mutation perspectiveLinkMutations($uuid: String!, $mutations: LinkMutations!, $status: String){
|
|
205
194
|
perspectiveLinkMutations(mutations: $mutations, uuid: $uuid, status: $status) {
|
|
206
195
|
additions {
|
|
207
|
-
${
|
|
196
|
+
${rt}
|
|
208
197
|
}
|
|
209
198
|
removals {
|
|
210
|
-
${
|
|
199
|
+
${rt}
|
|
211
200
|
}
|
|
212
201
|
}
|
|
213
|
-
}`,variables:{uuid:e,mutations:t,status:n}}));return i}async addLinkExpression(e,t,n="shared",i){let{perspectiveAddLinkExpression:a}=I(await
|
|
202
|
+
}`,variables:{uuid:e,mutations:t,status:n}}));return i}async addLinkExpression(e,t,n="shared",i){let{perspectiveAddLinkExpression:a}=I(await J(this,ie,"f").mutate({mutation:E`mutation perspectiveAddLinkExpression($uuid: String!, $link: LinkExpressionInput!, $status: String!, $batchId: String) {
|
|
214
203
|
perspectiveAddLinkExpression(uuid: $uuid, link: $link, status: $status, batchId: $batchId) {
|
|
215
|
-
${
|
|
204
|
+
${rt}
|
|
216
205
|
}
|
|
217
|
-
}`,variables:{uuid:e,link:t,status:n,batchId:i}}));return a}async updateLink(e,t,n,i){let{perspectiveUpdateLink:a}=I(await
|
|
206
|
+
}`,variables:{uuid:e,link:t,status:n,batchId:i}}));return a}async updateLink(e,t,n,i){let{perspectiveUpdateLink:a}=I(await J(this,ie,"f").mutate({mutation:E`mutation perspectiveUpdateLink($uuid: String!, $oldLink: LinkExpressionInput!, $newLink: LinkInput!, $batchId: String) {
|
|
218
207
|
perspectiveUpdateLink(uuid: $uuid, oldLink: $oldLink, newLink: $newLink, batchId: $batchId) {
|
|
219
|
-
${
|
|
208
|
+
${rt}
|
|
220
209
|
}
|
|
221
|
-
}`,variables:{uuid:e,oldLink:t,newLink:n,batchId:i}}));return a}async removeLink(e,t,n){delete t.__typename,delete t.data.__typename,delete t.proof.__typename,delete t.status;let{perspectiveRemoveLink:i}=I(await
|
|
210
|
+
}`,variables:{uuid:e,oldLink:t,newLink:n,batchId:i}}));return a}async removeLink(e,t,n){delete t.__typename,delete t.data.__typename,delete t.proof.__typename,delete t.status;let{perspectiveRemoveLink:i}=I(await J(this,ie,"f").mutate({mutation:E`mutation perspectiveRemoveLink($link: LinkExpressionInput!, $uuid: String!, $batchId: String) {
|
|
222
211
|
perspectiveRemoveLink(link: $link, uuid: $uuid, batchId: $batchId)
|
|
223
|
-
}`,variables:{uuid:e,link:t,batchId:n}}));return i}async addSdna(e,t,n,i,a){return I(await
|
|
212
|
+
}`,variables:{uuid:e,link:t,batchId:n}}));return i}async addSdna(e,t,n,i,a){return I(await J(this,ie,"f").mutate({mutation:E`mutation perspectiveAddSdna($uuid: String!, $name: String!, $sdnaCode: String, $sdnaType: String!, $shaclJson: String) {
|
|
224
213
|
perspectiveAddSdna(uuid: $uuid, name: $name, sdnaCode: $sdnaCode, sdnaType: $sdnaType, shaclJson: $shaclJson)
|
|
225
|
-
}`,variables:{uuid:e,name:t,sdnaCode:n||"",sdnaType:i,shaclJson:a}})).perspectiveAddSdna}async executeCommands(e,t,n,i,a){return I(await
|
|
214
|
+
}`,variables:{uuid:e,name:t,sdnaCode:n||"",sdnaType:i,shaclJson:a}})).perspectiveAddSdna}async executeCommands(e,t,n,i,a){return I(await J(this,ie,"f").mutate({mutation:E`mutation perspectiveExecuteCommands($uuid: String!, $commands: String!, $expression: String!, $parameters: String, $batchId: String) {
|
|
226
215
|
perspectiveExecuteCommands(uuid: $uuid, commands: $commands, expression: $expression, parameters: $parameters, batchId: $batchId)
|
|
227
|
-
}`,variables:{uuid:e,commands:t,expression:n,parameters:i,batchId:a}})).perspectiveExecuteCommands}async createSubject(e,t,n,i,a){return I(await
|
|
216
|
+
}`,variables:{uuid:e,commands:t,expression:n,parameters:i,batchId:a}})).perspectiveExecuteCommands}async createSubject(e,t,n,i,a){return I(await J(this,ie,"f").mutate({mutation:E`mutation perspectiveCreateSubject($uuid: String!, $subjectClass: String!, $expressionAddress: String!, $initialValues: String, $batchId: String) {
|
|
228
217
|
perspectiveCreateSubject(uuid: $uuid, subjectClass: $subjectClass, expressionAddress: $expressionAddress, initialValues: $initialValues, batchId: $batchId)
|
|
229
|
-
}`,variables:{uuid:e,subjectClass:t,expressionAddress:n,initialValues:i,batchId:a}})).perspectiveCreateSubject}async getSubjectData(e,t,n){return I(await
|
|
218
|
+
}`,variables:{uuid:e,subjectClass:t,expressionAddress:n,initialValues:i,batchId:a}})).perspectiveCreateSubject}async getSubjectData(e,t,n){return I(await J(this,ie,"f").mutate({mutation:E`mutation perspectiveGetSubjectData($uuid: String!, $subjectClass: String!, $expressionAddress: String!) {
|
|
230
219
|
perspectiveGetSubjectData(uuid: $uuid, subjectClass: $subjectClass, expressionAddress: $expressionAddress)
|
|
231
|
-
}`,variables:{uuid:e,subjectClass:t,expressionAddress:n}})).perspectiveGetSubjectData}async getExpression(e){return await
|
|
232
|
-
perspectiveAdded { ${
|
|
220
|
+
}`,variables:{uuid:e,subjectClass:t,expressionAddress:n}})).perspectiveGetSubjectData}async getExpression(e){return await J(this,Ea,"f").get(e)}async createExpression(e,t){return await J(this,Ea,"f").create(e,t)}addPerspectiveAddedListener(e){J(this,wa,"f").push(e)}subscribePerspectiveAdded(){J(this,ie,"f").subscribe({query:E` subscription {
|
|
221
|
+
perspectiveAdded { ${yi} }
|
|
233
222
|
}
|
|
234
|
-
`}).subscribe({next:e=>{
|
|
235
|
-
perspectiveUpdated { ${
|
|
223
|
+
`}).subscribe({next:e=>{J(this,wa,"f").forEach(t=>{t(e.data.perspectiveAdded)})},error:e=>console.error(e)})}addPerspectiveUpdatedListener(e){J(this,Sa,"f").push(e)}subscribePerspectiveUpdated(){J(this,ie,"f").subscribe({query:E` subscription {
|
|
224
|
+
perspectiveUpdated { ${yi} }
|
|
236
225
|
}
|
|
237
|
-
`}).subscribe({next:e=>{
|
|
226
|
+
`}).subscribe({next:e=>{J(this,Sa,"f").forEach(t=>{t(e.data.perspectiveUpdated)})},error:e=>console.error(e)})}addPerspectiveSyncedListener(e){J(this,bs,"f").push(e)}async addPerspectiveSyncStateChangeListener(e,t){J(this,ie,"f").subscribe({query:E` subscription {
|
|
238
227
|
perspectiveSyncStateChange(uuid: "${e}")
|
|
239
228
|
}
|
|
240
|
-
`}).subscribe({next:n=>{t.forEach(i=>{i(n.data.perspectiveSyncStateChange)})},error:n=>console.error(n)}),await new Promise(n=>setTimeout(n,500))}addPerspectiveRemovedListener(e){
|
|
229
|
+
`}).subscribe({next:n=>{t.forEach(i=>{i(n.data.perspectiveSyncStateChange)})},error:n=>console.error(n)}),await new Promise(n=>setTimeout(n,500))}addPerspectiveRemovedListener(e){J(this,_a,"f").push(e)}subscribePerspectiveRemoved(){J(this,ie,"f").subscribe({query:E` subscription {
|
|
241
230
|
perspectiveRemoved
|
|
242
231
|
}
|
|
243
|
-
`}).subscribe({next:e=>{
|
|
244
|
-
perspectiveLinkAdded(uuid: "${e}") { ${
|
|
232
|
+
`}).subscribe({next:e=>{J(this,_a,"f").forEach(t=>{t(e.data.perspectiveRemoved)})},error:e=>console.error(e)})}async addPerspectiveLinkAddedListener(e,t){J(this,ie,"f").subscribe({query:E` subscription {
|
|
233
|
+
perspectiveLinkAdded(uuid: "${e}") { ${rt} }
|
|
245
234
|
}
|
|
246
|
-
`}).subscribe({next:n=>{t.forEach(i=>{i(n.data.perspectiveLinkAdded)})},error:n=>console.error(n)}),await new Promise(n=>setTimeout(n,500))}async addPerspectiveLinkRemovedListener(e,t){
|
|
247
|
-
perspectiveLinkRemoved(uuid: "${e}") { ${
|
|
235
|
+
`}).subscribe({next:n=>{t.forEach(i=>{i(n.data.perspectiveLinkAdded)})},error:n=>console.error(n)}),await new Promise(n=>setTimeout(n,500))}async addPerspectiveLinkRemovedListener(e,t){J(this,ie,"f").subscribe({query:E` subscription {
|
|
236
|
+
perspectiveLinkRemoved(uuid: "${e}") { ${rt} }
|
|
248
237
|
}
|
|
249
|
-
`}).subscribe({next:n=>{t.forEach(i=>{n.data.perspectiveLinkRemoved.status||delete n.data.perspectiveLinkRemoved.status,i(n.data.perspectiveLinkRemoved)})},error:n=>console.error(n)}),await new Promise(n=>setTimeout(n,500))}async addPerspectiveLinkUpdatedListener(e,t){
|
|
238
|
+
`}).subscribe({next:n=>{t.forEach(i=>{n.data.perspectiveLinkRemoved.status||delete n.data.perspectiveLinkRemoved.status,i(n.data.perspectiveLinkRemoved)})},error:n=>console.error(n)}),await new Promise(n=>setTimeout(n,500))}async addPerspectiveLinkUpdatedListener(e,t){J(this,ie,"f").subscribe({query:E` subscription {
|
|
250
239
|
perspectiveLinkUpdated(uuid: "${e}") {
|
|
251
240
|
oldLink {
|
|
252
|
-
${
|
|
241
|
+
${rt}
|
|
253
242
|
}
|
|
254
243
|
newLink {
|
|
255
|
-
${
|
|
244
|
+
${rt}
|
|
256
245
|
}
|
|
257
246
|
}
|
|
258
247
|
}
|
|
259
|
-
`}).subscribe({next:n=>{t.forEach(i=>{n.data.perspectiveLinkUpdated.newLink.status||delete n.data.perspectiveLinkUpdated.newLink.status,n.data.perspectiveLinkUpdated.oldLink.status||delete n.data.perspectiveLinkUpdated.oldLink.status,i(n.data.perspectiveLinkUpdated)})},error:n=>console.error(n)}),await new Promise(n=>setTimeout(n,500))}getNeighbourhoodProxy(e){return new
|
|
248
|
+
`}).subscribe({next:n=>{t.forEach(i=>{n.data.perspectiveLinkUpdated.newLink.status||delete n.data.perspectiveLinkUpdated.newLink.status,n.data.perspectiveLinkUpdated.oldLink.status||delete n.data.perspectiveLinkUpdated.oldLink.status,i(n.data.perspectiveLinkUpdated)})},error:n=>console.error(n)}),await new Promise(n=>setTimeout(n,500))}getNeighbourhoodProxy(e){return new zu(J(this,ws,"f"),e)}async createBatch(e){let{perspectiveCreateBatch:t}=I(await J(this,ie,"f").mutate({mutation:E`mutation perspectiveCreateBatch($uuid: String!) {
|
|
260
249
|
perspectiveCreateBatch(uuid: $uuid)
|
|
261
|
-
}`,variables:{uuid:e}}));return t}async commitBatch(e,t){let{perspectiveCommitBatch:n}=I(await
|
|
250
|
+
}`,variables:{uuid:e}}));return t}async commitBatch(e,t){let{perspectiveCommitBatch:n}=I(await J(this,ie,"f").mutate({mutation:E`mutation perspectiveCommitBatch($uuid: String!, $batchId: String!) {
|
|
262
251
|
perspectiveCommitBatch(uuid: $uuid, batchId: $batchId) {
|
|
263
252
|
additions {
|
|
264
|
-
${
|
|
253
|
+
${rt}
|
|
265
254
|
}
|
|
266
255
|
removals {
|
|
267
|
-
${
|
|
256
|
+
${rt}
|
|
268
257
|
}
|
|
269
258
|
}
|
|
270
|
-
}`,variables:{uuid:e,batchId:t}}));return n}};
|
|
259
|
+
}`,variables:{uuid:e,batchId:t}}));return n}};ie=new WeakMap,wa=new WeakMap,Sa=new WeakMap,_a=new WeakMap,bs=new WeakMap,Ea=new WeakMap,ws=new WeakMap,Ss=new WeakMap;var vi=function(r,e,t,n,i){if(n==="m")throw new TypeError("Private method is not writable");if(n==="a"&&!i)throw new TypeError("Private accessor was defined without a setter");if(typeof e=="function"?r!==e||!i:!e.has(r))throw new TypeError("Cannot write private member to an object whose class did not declare it");return n==="a"?i.call(r,t):i?i.value=t:e.set(r,t),t},K=function(r,e,t,n){if(t==="a"&&!n)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?r!==e||!n:!e.has(r))throw new TypeError("Cannot read private member from an object whose class did not declare it");return t==="m"?n:t==="a"?n.call(r):n?n.value:e.get(r)},ee,xa,Ia,Ta,ka,Aa,pa=`
|
|
271
260
|
did
|
|
272
261
|
directMessageLanguage
|
|
273
262
|
perspective {
|
|
@@ -281,7 +270,7 @@ neighbourhood {
|
|
|
281
270
|
}
|
|
282
271
|
}
|
|
283
272
|
}
|
|
284
|
-
`,
|
|
273
|
+
`,es=`
|
|
285
274
|
requestId
|
|
286
275
|
revoked
|
|
287
276
|
auth {
|
|
@@ -297,159 +286,186 @@ neighbourhood {
|
|
|
297
286
|
can
|
|
298
287
|
}
|
|
299
288
|
}
|
|
300
|
-
`,
|
|
289
|
+
`,bi=`
|
|
301
290
|
isInitialized
|
|
302
291
|
isUnlocked
|
|
303
292
|
did
|
|
304
293
|
didDocument
|
|
305
294
|
error
|
|
306
|
-
`,
|
|
295
|
+
`,ts=`
|
|
307
296
|
did
|
|
308
297
|
didSigningKeyId
|
|
309
298
|
deviceKeyType
|
|
310
299
|
deviceKey
|
|
311
300
|
deviceKeySignedByDid
|
|
312
301
|
didSignedByDeviceKey
|
|
313
|
-
`,
|
|
302
|
+
`,dv=`
|
|
314
303
|
signature
|
|
315
304
|
publicKey
|
|
316
|
-
`,
|
|
305
|
+
`,Ga=class{constructor(e,t=!0){ee.set(this,void 0),xa.set(this,void 0),Ia.set(this,void 0),Ta.set(this,void 0),ka.set(this,void 0),Aa.set(this,void 0),vi(this,ee,e,"f"),vi(this,Ia,[],"f"),vi(this,Ta,[],"f"),vi(this,xa,[],"f"),vi(this,ka,[],"f"),vi(this,Aa,[],"f"),t&&(this.subscribeAgentUpdated(),this.subscribeAgentStatusChanged(),this.subscribeAppsChanged())}async me(){let{agent:e}=I(await K(this,ee,"f").query({query:E`query agent { agent { ${pa} } }`})),t=new Qr(e.did,e.perspective);return t.directMessageLanguage=e.directMessageLanguage,t}async status(){let{agentStatus:e}=I(await K(this,ee,"f").query({query:E`query agentStatus {
|
|
317
306
|
agentStatus {
|
|
318
|
-
${
|
|
307
|
+
${bi}
|
|
319
308
|
}
|
|
320
|
-
}`}));return new
|
|
309
|
+
}`}));return new Ct(e)}async generate(e){let{agentGenerate:t}=I(await K(this,ee,"f").mutate({mutation:E`mutation agentGenerate(
|
|
321
310
|
$passphrase: String!
|
|
322
311
|
) {
|
|
323
312
|
agentGenerate(passphrase: $passphrase) {
|
|
324
|
-
${
|
|
313
|
+
${bi}
|
|
325
314
|
}
|
|
326
|
-
}`,variables:{passphrase:e}}));return new
|
|
315
|
+
}`,variables:{passphrase:e}}));return new Ct(t)}async import(e){let{did:t,didDocument:n,keystore:i,passphrase:a}=e,{agentImport:o}=I(await K(this,ee,"f").mutate({mutation:E`mutation agentImport(
|
|
327
316
|
$did: String!,
|
|
328
317
|
$didDocument: String!,
|
|
329
318
|
$keystore: String!,
|
|
330
319
|
$passphrase: String!
|
|
331
320
|
) {
|
|
332
321
|
agentImport(did: $did, didDocument: $didDocument, keystore: $keystore, passphrase: $passphrase) {
|
|
333
|
-
${
|
|
322
|
+
${bi}
|
|
334
323
|
}
|
|
335
|
-
}`,variables:{did:t,didDocument:n,keystore:i,passphrase:a}}));return new
|
|
324
|
+
}`,variables:{did:t,didDocument:n,keystore:i,passphrase:a}}));return new Ct(o)}async lock(e){let{agentLock:t}=I(await K(this,ee,"f").mutate({mutation:E`mutation agentLock($passphrase: String!) {
|
|
336
325
|
agentLock(passphrase: $passphrase) {
|
|
337
|
-
${
|
|
326
|
+
${bi}
|
|
338
327
|
}
|
|
339
|
-
}`,variables:{passphrase:e}}));return new
|
|
328
|
+
}`,variables:{passphrase:e}}));return new Ct(t)}async unlock(e,t=!0){let{agentUnlock:n}=I(await K(this,ee,"f").mutate({mutation:E`mutation agentUnlock($passphrase: String!, $holochain: Boolean!) {
|
|
340
329
|
agentUnlock(passphrase: $passphrase, holochain: $holochain) {
|
|
341
|
-
${
|
|
330
|
+
${bi}
|
|
342
331
|
}
|
|
343
|
-
}`,variables:{passphrase:e,holochain:t}}));return new
|
|
332
|
+
}`,variables:{passphrase:e,holochain:t}}));return new Ct(n)}async byDID(e){let{agentByDID:t}=I(await K(this,ee,"f").query({query:E`query agentByDID($did: String!) {
|
|
344
333
|
agentByDID(did: $did) {
|
|
345
|
-
${
|
|
334
|
+
${pa}
|
|
346
335
|
}
|
|
347
|
-
}`,variables:{did:e}}));return t}async updatePublicPerspective(e){let t=JSON.parse(JSON.stringify(e));delete t.__typename,t.links.forEach(o=>{delete o.__typename,delete o.data.__typename,delete o.proof.__typename,delete o.status});let{agentUpdatePublicPerspective:n}=I(await
|
|
336
|
+
}`,variables:{did:e}}));return t}async updatePublicPerspective(e){let t=JSON.parse(JSON.stringify(e));delete t.__typename,t.links.forEach(o=>{delete o.__typename,delete o.data.__typename,delete o.proof.__typename,delete o.status});let{agentUpdatePublicPerspective:n}=I(await K(this,ee,"f").mutate({mutation:E`mutation agentUpdatePublicPerspective($perspective: PerspectiveInput!) {
|
|
348
337
|
agentUpdatePublicPerspective(perspective: $perspective) {
|
|
349
|
-
${
|
|
338
|
+
${pa}
|
|
350
339
|
}
|
|
351
|
-
}`,variables:{perspective:t}})),i=n,a=new
|
|
340
|
+
}`,variables:{perspective:t}})),i=n,a=new Qr(i.did,i.perspective);return a.directMessageLanguage=i.directMessageLanguage,a}async mutatePublicPerspective(e){let t=new Ms(K(this,ee,"f")),n=new Ga(K(this,ee,"f")),i=await t.add("Agent Perspective Proxy"),a=await n.me();a.perspective&&await i.loadSnapshot(a.perspective);for(let c of e.additions)await i.add(c);for(let c of e.removals)await i.remove(c);let o=await i.snapshot(),s=await this.updatePublicPerspective(o);return await t.remove(i.uuid),s}async updateDirectMessageLanguage(e){let{agentUpdateDirectMessageLanguage:t}=I(await K(this,ee,"f").mutate({mutation:E`mutation agentUpdateDirectMessageLanguage($directMessageLanguage: String!) {
|
|
352
341
|
agentUpdateDirectMessageLanguage(directMessageLanguage: $directMessageLanguage) {
|
|
353
|
-
${
|
|
342
|
+
${pa}
|
|
354
343
|
}
|
|
355
|
-
}`,variables:{directMessageLanguage:e}})),n=t,i=new
|
|
344
|
+
}`,variables:{directMessageLanguage:e}})),n=t,i=new Qr(n.did,n.perspective);return i.directMessageLanguage=n.directMessageLanguage,i}async addEntanglementProofs(e){let{agentAddEntanglementProofs:t}=I(await K(this,ee,"f").mutate({mutation:E`mutation agentAddEntanglementProofs($proofs: [EntanglementProofInput!]!) {
|
|
356
345
|
agentAddEntanglementProofs(proofs: $proofs) {
|
|
357
|
-
${
|
|
346
|
+
${ts}
|
|
358
347
|
}
|
|
359
|
-
}`,variables:{proofs:e}}));return t}async deleteEntanglementProofs(e){let{agentDeleteEntanglementProofs:t}=I(await
|
|
348
|
+
}`,variables:{proofs:e}}));return t}async deleteEntanglementProofs(e){let{agentDeleteEntanglementProofs:t}=I(await K(this,ee,"f").mutate({mutation:E`mutation agentDeleteEntanglementProofs($proofs: [EntanglementProofInput!]!) {
|
|
360
349
|
agentDeleteEntanglementProofs(proofs: $proofs) {
|
|
361
|
-
${
|
|
350
|
+
${ts}
|
|
362
351
|
}
|
|
363
|
-
}`,variables:{proofs:e}}));return t}async getEntanglementProofs(){let{agentGetEntanglementProofs:e}=I(await
|
|
352
|
+
}`,variables:{proofs:e}}));return t}async getEntanglementProofs(){let{agentGetEntanglementProofs:e}=I(await K(this,ee,"f").query({query:E`query agentGetEntanglementProofs {
|
|
364
353
|
agentGetEntanglementProofs {
|
|
365
|
-
${
|
|
354
|
+
${ts}
|
|
366
355
|
}
|
|
367
|
-
}`}));return e}async entanglementProofPreFlight(e,t){let{agentEntanglementProofPreFlight:n}=I(await
|
|
356
|
+
}`}));return e}async entanglementProofPreFlight(e,t){let{agentEntanglementProofPreFlight:n}=I(await K(this,ee,"f").mutate({mutation:E`mutation agentEntanglementProofPreFlight($deviceKey: String!, $deviceKeyType: String!) {
|
|
368
357
|
agentEntanglementProofPreFlight(deviceKey: $deviceKey, deviceKeyType: $deviceKeyType) {
|
|
369
|
-
${
|
|
358
|
+
${ts}
|
|
370
359
|
}
|
|
371
|
-
}`,variables:{deviceKey:e,deviceKeyType:t}}));return n}addUpdatedListener(e){
|
|
372
|
-
agentUpdated { ${
|
|
360
|
+
}`,variables:{deviceKey:e,deviceKeyType:t}}));return n}addUpdatedListener(e){K(this,Ia,"f").push(e)}addAppChangedListener(e){K(this,xa,"f").push(e)}subscribeAgentUpdated(){K(this,ee,"f").subscribe({query:E` subscription {
|
|
361
|
+
agentUpdated { ${pa} }
|
|
373
362
|
}
|
|
374
|
-
`}).subscribe({next:e=>{let t=e.data.agentUpdated;
|
|
363
|
+
`}).subscribe({next:e=>{let t=e.data.agentUpdated;K(this,Ia,"f").forEach(n=>{n(t)})},error:e=>console.error(e)})}subscribeAppsChanged(){K(this,ee,"f").subscribe({query:E` subscription {
|
|
375
364
|
agentAppsChanged {
|
|
376
|
-
${
|
|
365
|
+
${es}
|
|
377
366
|
}
|
|
378
367
|
}
|
|
379
|
-
`}).subscribe({next:e=>{
|
|
380
|
-
agentStatusChanged { ${
|
|
368
|
+
`}).subscribe({next:e=>{K(this,xa,"f").forEach(t=>{t()})},error:e=>console.error(e)})}addAgentStatusChangedListener(e){K(this,Ta,"f").push(e)}subscribeAgentStatusChanged(){K(this,ee,"f").subscribe({query:E` subscription {
|
|
369
|
+
agentStatusChanged { ${bi} }
|
|
381
370
|
}
|
|
382
|
-
`}).subscribe({next:e=>{let t=e.data.agentStatusChanged;
|
|
371
|
+
`}).subscribe({next:e=>{let t=e.data.agentStatusChanged;K(this,Ta,"f").forEach(n=>{n(t)})},error:e=>console.error(e)})}addHostingUserInfoChangedListener(e){K(this,ka,"f").push(e)}subscribeHostingUserInfoChanged(){K(this,ee,"f").subscribe({query:E`subscription {
|
|
372
|
+
runtimeHostingUserInfoChanged {
|
|
373
|
+
email
|
|
374
|
+
remainingCredits
|
|
375
|
+
hotWalletAddress
|
|
376
|
+
freeAccess
|
|
377
|
+
}
|
|
378
|
+
}`}).subscribe({next:e=>{let t=e.data.runtimeHostingUserInfoChanged;K(this,ka,"f").forEach(n=>n(t))},error:e=>console.error(e)})}addComputeLogUpdatedListener(e){K(this,Aa,"f").push(e)}subscribeComputeLogUpdated(){K(this,ee,"f").subscribe({query:E`subscription {
|
|
379
|
+
runtimeComputeLogUpdated {
|
|
380
|
+
id
|
|
381
|
+
userEmail
|
|
382
|
+
timestamp
|
|
383
|
+
operation
|
|
384
|
+
summary
|
|
385
|
+
cost
|
|
386
|
+
creditsAfter
|
|
387
|
+
}
|
|
388
|
+
}`}).subscribe({next:e=>{let t=e.data.runtimeComputeLogUpdated;K(this,Aa,"f").forEach(n=>n(t))},error:e=>console.error(e)})}async requestCapability(e){let{agentRequestCapability:t}=I(await K(this,ee,"f").mutate({mutation:E`
|
|
383
389
|
mutation agentRequestCapability($authInfo: AuthInfoInput!) {
|
|
384
390
|
agentRequestCapability(authInfo: $authInfo)
|
|
385
391
|
}
|
|
386
|
-
`,variables:{authInfo:e}}));return t}async permitCapability(e){let{agentPermitCapability:t}=I(await
|
|
392
|
+
`,variables:{authInfo:e}}));return t}async permitCapability(e){let{agentPermitCapability:t}=I(await K(this,ee,"f").mutate({mutation:E`
|
|
387
393
|
mutation agentPermitCapability($auth: String!) {
|
|
388
394
|
agentPermitCapability(auth: $auth)
|
|
389
395
|
}
|
|
390
|
-
`,variables:{auth:e}}));return t}async generateJwt(e,t){let{agentGenerateJwt:n}=I(await
|
|
396
|
+
`,variables:{auth:e}}));return t}async generateJwt(e,t){let{agentGenerateJwt:n}=I(await K(this,ee,"f").mutate({mutation:E`
|
|
391
397
|
mutation agentGenerateJwt($requestId: String!, $rand: String!) {
|
|
392
398
|
agentGenerateJwt(requestId: $requestId, rand: $rand)
|
|
393
399
|
}
|
|
394
|
-
`,variables:{requestId:e,rand:t}}));return n}async getApps(){let{agentGetApps:e}=I(await
|
|
400
|
+
`,variables:{requestId:e,rand:t}}));return n}async getApps(){let{agentGetApps:e}=I(await K(this,ee,"f").mutate({mutation:E`query agentGetApps {
|
|
395
401
|
agentGetApps {
|
|
396
|
-
${
|
|
402
|
+
${es}
|
|
397
403
|
}
|
|
398
|
-
}`}));return e}async removeApp(e){let{agentRemoveApp:t}=I(await
|
|
404
|
+
}`}));return e}async removeApp(e){let{agentRemoveApp:t}=I(await K(this,ee,"f").mutate({mutation:E`mutation agentRemoveApp($requestId: String!) {
|
|
399
405
|
agentRemoveApp(requestId: $requestId) {
|
|
400
|
-
${
|
|
406
|
+
${es}
|
|
401
407
|
}
|
|
402
|
-
}`,variables:{requestId:e}}));return t}async revokeToken(e){let{agentRevokeToken:t}=I(await
|
|
408
|
+
}`,variables:{requestId:e}}));return t}async revokeToken(e){let{agentRevokeToken:t}=I(await K(this,ee,"f").mutate({mutation:E`mutation agentRevokeToken($requestId: String!) {
|
|
403
409
|
agentRevokeToken(requestId: $requestId) {
|
|
404
|
-
${
|
|
410
|
+
${es}
|
|
405
411
|
}
|
|
406
|
-
}`,variables:{requestId:e}}));return t}async isLocked(){let{agentIsLocked:e}=I(await
|
|
412
|
+
}`,variables:{requestId:e}}));return t}async isLocked(){let{agentIsLocked:e}=I(await K(this,ee,"f").mutate({mutation:E`
|
|
407
413
|
query agentIsLocked {
|
|
408
414
|
agentIsLocked
|
|
409
415
|
}
|
|
410
|
-
`}));return e}async signMessage(e){let{agentSignMessage:t}=I(await
|
|
416
|
+
`}));return e}async signMessage(e){let{agentSignMessage:t}=I(await K(this,ee,"f").mutate({mutation:E`mutation agentSignMessage($message: String!) {
|
|
411
417
|
agentSignMessage(message: $message) {
|
|
412
|
-
${
|
|
418
|
+
${dv}
|
|
413
419
|
}
|
|
414
|
-
}`,variables:{message:e}}));return t}async createUser(e,t,n){let{runtimeCreateUser:i}=I(await
|
|
420
|
+
}`,variables:{message:e}}));return t}async createUser(e,t,n){let{runtimeCreateUser:i}=I(await K(this,ee,"f").mutate({mutation:E`mutation runtimeCreateUser($email: String!, $password: String!, $appInfo: AuthInfoInput) {
|
|
415
421
|
runtimeCreateUser(email: $email, password: $password, appInfo: $appInfo) {
|
|
416
422
|
did
|
|
417
423
|
success
|
|
418
424
|
error
|
|
419
425
|
}
|
|
420
|
-
}`,variables:{email:e,password:t,appInfo:n}}));return i}async loginUser(e,t){let{runtimeLoginUser:n}=I(await
|
|
426
|
+
}`,variables:{email:e,password:t,appInfo:n}}));return i}async loginUser(e,t){let{runtimeLoginUser:n}=I(await K(this,ee,"f").mutate({mutation:E`mutation runtimeLoginUser($email: String!, $password: String!) {
|
|
421
427
|
runtimeLoginUser(email: $email, password: $password)
|
|
422
|
-
}`,variables:{email:e,password:t}}));return n}async requestLoginVerification(e,t){let{runtimeRequestLoginVerification:n}=I(await
|
|
428
|
+
}`,variables:{email:e,password:t}}));return n}async requestLoginVerification(e,t){let{runtimeRequestLoginVerification:n}=I(await K(this,ee,"f").mutate({mutation:E`mutation runtimeRequestLoginVerification($email: String!, $appInfo: AuthInfoInput) {
|
|
423
429
|
runtimeRequestLoginVerification(email: $email, appInfo: $appInfo) {
|
|
424
430
|
success
|
|
425
431
|
message
|
|
426
432
|
requiresPassword
|
|
427
433
|
isExistingUser
|
|
428
434
|
}
|
|
429
|
-
}`,variables:{email:e,appInfo:t}}));return n}async verifyEmailCode(e,t,n){let{runtimeVerifyEmailCode:i}=I(await
|
|
435
|
+
}`,variables:{email:e,appInfo:t}}));return n}async verifyEmailCode(e,t,n){let{runtimeVerifyEmailCode:i}=I(await K(this,ee,"f").mutate({mutation:E`mutation runtimeVerifyEmailCode($email: String!, $code: String!, $verificationType: String!) {
|
|
430
436
|
runtimeVerifyEmailCode(email: $email, code: $code, verificationType: $verificationType)
|
|
431
|
-
}`,variables:{email:e,code:t,verificationType:n}}));return i}async hostingUserInfo(){let{runtimeHostingUserInfo:e}=I(await
|
|
437
|
+
}`,variables:{email:e,code:t,verificationType:n}}));return i}async hostingUserInfo(){let{runtimeHostingUserInfo:e}=I(await K(this,ee,"f").query({query:E`query runtimeHostingUserInfo {
|
|
432
438
|
runtimeHostingUserInfo {
|
|
433
439
|
email
|
|
434
440
|
remainingCredits
|
|
435
441
|
hotWalletAddress
|
|
436
442
|
freeAccess
|
|
437
443
|
}
|
|
438
|
-
}`}));return e}async
|
|
444
|
+
}`}));return e}async computeLog(e,t,n){let{runtimeComputeLog:i}=I(await K(this,ee,"f").query({query:E`query runtimeComputeLog($since: String, $limit: Int, $userEmail: String) {
|
|
445
|
+
runtimeComputeLog(since: $since, limit: $limit, userEmail: $userEmail) {
|
|
446
|
+
id
|
|
447
|
+
userEmail
|
|
448
|
+
timestamp
|
|
449
|
+
operation
|
|
450
|
+
summary
|
|
451
|
+
cost
|
|
452
|
+
creditsAfter
|
|
453
|
+
}
|
|
454
|
+
}`,variables:{since:e,limit:t,userEmail:n},fetchPolicy:"network-only"}));return i}async setHotWalletAddress(e){let{runtimeSetHotWalletAddress:t}=I(await K(this,ee,"f").mutate({mutation:E`mutation runtimeSetHotWalletAddress($address: String!) {
|
|
439
455
|
runtimeSetHotWalletAddress(address: $address)
|
|
440
|
-
}`,variables:{address:e}}));return t}async requestPayment(e){let{runtimeRequestPayment:t}=I(await
|
|
456
|
+
}`,variables:{address:e}}));return t}async requestPayment(e){let{runtimeRequestPayment:t}=I(await K(this,ee,"f").mutate({mutation:E`mutation runtimeRequestPayment($amountHOT: String!) {
|
|
441
457
|
runtimeRequestPayment(amountHOT: $amountHOT) {
|
|
442
458
|
success
|
|
443
459
|
message
|
|
444
460
|
}
|
|
445
|
-
}`,variables:{amountHOT:e}}));return t}};
|
|
461
|
+
}`,variables:{amountHOT:e}}));return t}};ee=new WeakMap,xa=new WeakMap,Ia=new WeakMap,Ta=new WeakMap,ka=new WeakMap,Aa=new WeakMap;var hv=function(r,e,t,n,i){if(n==="m")throw new TypeError("Private method is not writable");if(n==="a"&&!i)throw new TypeError("Private accessor was defined without a setter");if(typeof e=="function"?r!==e||!i:!e.has(r))throw new TypeError("Cannot write private member to an object whose class did not declare it");return n==="a"?i.call(r,t):i?i.value=t:e.set(r,t),t},Fr=function(r,e,t,n){if(t==="a"&&!n)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?r!==e||!n:!e.has(r))throw new TypeError("Cannot read private member from an object whose class did not declare it");return t==="m"?n:t==="a"?n.call(r):n?n.value:e.get(r)},jt,Vp=`
|
|
446
462
|
name
|
|
447
463
|
address
|
|
448
464
|
settings
|
|
449
465
|
icon { code }
|
|
450
466
|
constructorIcon { code }
|
|
451
467
|
settingsIcon { code }
|
|
452
|
-
`,
|
|
468
|
+
`,Qp=`
|
|
453
469
|
name
|
|
454
470
|
address
|
|
455
471
|
description
|
|
@@ -459,45 +475,45 @@ neighbourhood {
|
|
|
459
475
|
templateAppliedParams
|
|
460
476
|
possibleTemplateParams
|
|
461
477
|
sourceCodeLink
|
|
462
|
-
`,
|
|
478
|
+
`,Wu=class{constructor(e){jt.set(this,void 0),hv(this,jt,e,"f")}async byAddress(e){let{language:t}=I(await Fr(this,jt,"f").query({query:E`query byAddress($address: String!) {
|
|
463
479
|
language(address: $address) {
|
|
464
|
-
${
|
|
480
|
+
${Vp}
|
|
465
481
|
}
|
|
466
|
-
}`,variables:{address:e}}));return t}async byFilter(e){let{languages:t}=I(await
|
|
482
|
+
}`,variables:{address:e}}));return t}async byFilter(e){let{languages:t}=I(await Fr(this,jt,"f").query({query:E`query byFilter($filter: String!) {
|
|
467
483
|
languages(filter: $filter) {
|
|
468
|
-
${
|
|
484
|
+
${Vp}
|
|
469
485
|
}
|
|
470
|
-
}`,variables:{filter:e}}));return t}async all(){return this.byFilter("")}async writeSettings(e,t){let{languageWriteSettings:n}=I(await
|
|
486
|
+
}`,variables:{filter:e}}));return t}async all(){return this.byFilter("")}async writeSettings(e,t){let{languageWriteSettings:n}=I(await Fr(this,jt,"f").mutate({mutation:E`mutation writeSettings($languageAddress: String!, $settings: String!) {
|
|
471
487
|
languageWriteSettings(languageAddress: $languageAddress, settings: $settings)
|
|
472
|
-
}`,variables:{languageAddress:e,settings:t}}));return n}async applyTemplateAndPublish(e,t){let{languageApplyTemplateAndPublish:n}=I(await
|
|
488
|
+
}`,variables:{languageAddress:e,settings:t}}));return n}async applyTemplateAndPublish(e,t){let{languageApplyTemplateAndPublish:n}=I(await Fr(this,jt,"f").mutate({mutation:E`mutation languageApplyTemplateAndPublish(
|
|
473
489
|
$sourceLanguageHash: String!,
|
|
474
490
|
$templateData: String!,
|
|
475
491
|
) {
|
|
476
492
|
languageApplyTemplateAndPublish(sourceLanguageHash: $sourceLanguageHash, templateData: $templateData) {
|
|
477
493
|
name, address
|
|
478
494
|
}
|
|
479
|
-
}`,variables:{sourceLanguageHash:e,templateData:t}}));return n}async publish(e,t){let{languagePublish:n}=I(await
|
|
495
|
+
}`,variables:{sourceLanguageHash:e,templateData:t}}));return n}async publish(e,t){let{languagePublish:n}=I(await Fr(this,jt,"f").mutate({mutation:E`mutation languagePublish(
|
|
480
496
|
$languagePath: String!,
|
|
481
497
|
$languageMeta: LanguageMetaInput!,
|
|
482
498
|
) {
|
|
483
499
|
languagePublish(languagePath: $languagePath, languageMeta: $languageMeta) {
|
|
484
|
-
${
|
|
500
|
+
${Qp}
|
|
485
501
|
}
|
|
486
|
-
}`,variables:{languagePath:e,languageMeta:t}}));return n}async meta(e){let{languageMeta:t}=I(await
|
|
502
|
+
}`,variables:{languagePath:e,languageMeta:t}}));return n}async meta(e){let{languageMeta:t}=I(await Fr(this,jt,"f").query({query:E`query languageMeta(
|
|
487
503
|
$address: String!,
|
|
488
504
|
) {
|
|
489
505
|
languageMeta(address: $address) {
|
|
490
|
-
${
|
|
506
|
+
${Qp}
|
|
491
507
|
}
|
|
492
|
-
}`,variables:{address:e}}));return t}async source(e){let{languageSource:t}=I(await
|
|
508
|
+
}`,variables:{address:e}}));return t}async source(e){let{languageSource:t}=I(await Fr(this,jt,"f").query({query:E`query languageSource(
|
|
493
509
|
$address: String!,
|
|
494
510
|
) {
|
|
495
511
|
languageSource(address: $address)
|
|
496
|
-
}`,variables:{address:e}}));return t}async remove(e){let{languageRemove:t}=I(await
|
|
512
|
+
}`,variables:{address:e}}));return t}async remove(e){let{languageRemove:t}=I(await Fr(this,jt,"f").mutate({mutation:E`mutation languageRemove(
|
|
497
513
|
$address: String!,
|
|
498
514
|
) {
|
|
499
515
|
languageRemove(address: $address)
|
|
500
|
-
}`,variables:{address:e}}));return t}};
|
|
516
|
+
}`,variables:{address:e}}));return t}};jt=new WeakMap;var mv=function(r,e,t,n,i){if(n==="m")throw new TypeError("Private method is not writable");if(n==="a"&&!i)throw new TypeError("Private accessor was defined without a setter");if(typeof e=="function"?r!==e||!i:!e.has(r))throw new TypeError("Cannot write private member to an object whose class did not declare it");return n==="a"?i.call(r,t):i?i.value=t:e.set(r,t),t},Xe=function(r,e,t,n){if(t==="a"&&!n)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?r!==e||!n:!e.has(r))throw new TypeError("Cannot read private member from an object whose class did not declare it");return t==="m"?n:t==="a"?n.call(r):n?n.value:e.get(r)},at,Ii,Gu=class{constructor(e){at.set(this,void 0),Ii.set(this,new Map),mv(this,at,e,"f")}async publishFromPerspective(e,t,n){let{neighbourhoodPublishFromPerspective:i}=I(await Xe(this,at,"f").mutate({mutation:E`mutation neighbourhoodPublishFromPerspective(
|
|
501
517
|
$linkLanguage: String!,
|
|
502
518
|
$meta: PerspectiveInput!,
|
|
503
519
|
$perspectiveUUID: String!
|
|
@@ -507,7 +523,7 @@ neighbourhood {
|
|
|
507
523
|
meta: $meta,
|
|
508
524
|
perspectiveUUID: $perspectiveUUID
|
|
509
525
|
)
|
|
510
|
-
}`,variables:{perspectiveUUID:e,linkLanguage:t,meta:n}}));return i}async joinFromUrl(e){let{neighbourhoodJoinFromUrl:t}=I(await
|
|
526
|
+
}`,variables:{perspectiveUUID:e,linkLanguage:t,meta:n}}));return i}async joinFromUrl(e){let{neighbourhoodJoinFromUrl:t}=I(await Xe(this,at,"f").mutate({mutation:E`mutation neighbourhoodJoinFromUrl($url: String!) {
|
|
511
527
|
neighbourhoodJoinFromUrl(url: $url) {
|
|
512
528
|
uuid
|
|
513
529
|
name
|
|
@@ -529,11 +545,11 @@ neighbourhood {
|
|
|
529
545
|
author
|
|
530
546
|
}
|
|
531
547
|
}
|
|
532
|
-
}`,variables:{url:e}}));return t}async otherAgents(e){let{neighbourhoodOtherAgents:t}=I(await
|
|
548
|
+
}`,variables:{url:e}}));return t}async otherAgents(e){let{neighbourhoodOtherAgents:t}=I(await Xe(this,at,"f").query({query:E`query neighbourhoodOtherAgents($perspectiveUUID: String!) {
|
|
533
549
|
neighbourhoodOtherAgents(perspectiveUUID: $perspectiveUUID)
|
|
534
|
-
}`,variables:{perspectiveUUID:e}}));return t}async hasTelepresenceAdapter(e){let{neighbourhoodHasTelepresenceAdapter:t}=I(await
|
|
550
|
+
}`,variables:{perspectiveUUID:e}}));return t}async hasTelepresenceAdapter(e){let{neighbourhoodHasTelepresenceAdapter:t}=I(await Xe(this,at,"f").query({query:E`query neighbourhoodHasTelepresenceAdapter($perspectiveUUID: String!) {
|
|
535
551
|
neighbourhoodHasTelepresenceAdapter(perspectiveUUID: $perspectiveUUID)
|
|
536
|
-
}`,variables:{perspectiveUUID:e}}));return t}async onlineAgents(e){let{neighbourhoodOnlineAgents:t}=I(await
|
|
552
|
+
}`,variables:{perspectiveUUID:e}}));return t}async onlineAgents(e){let{neighbourhoodOnlineAgents:t}=I(await Xe(this,at,"f").query({query:E`query neighbourhoodOnlineAgents($perspectiveUUID: String!) {
|
|
537
553
|
neighbourhoodOnlineAgents(perspectiveUUID: $perspectiveUUID) {
|
|
538
554
|
did
|
|
539
555
|
status {
|
|
@@ -550,7 +566,7 @@ neighbourhood {
|
|
|
550
566
|
proof { valid, invalid, signature, key }
|
|
551
567
|
}
|
|
552
568
|
}
|
|
553
|
-
}`,variables:{perspectiveUUID:e}}));return t}async setOnlineStatus(e,t){let{neighbourhoodSetOnlineStatus:n}=I(await
|
|
569
|
+
}`,variables:{perspectiveUUID:e}}));return t}async setOnlineStatus(e,t){let{neighbourhoodSetOnlineStatus:n}=I(await Xe(this,at,"f").mutate({mutation:E`mutation neighbourhoodSetOnlineStatus(
|
|
554
570
|
$perspectiveUUID: String!,
|
|
555
571
|
$status: PerspectiveInput!
|
|
556
572
|
) {
|
|
@@ -558,7 +574,7 @@ neighbourhood {
|
|
|
558
574
|
perspectiveUUID: $perspectiveUUID,
|
|
559
575
|
status: $status
|
|
560
576
|
)
|
|
561
|
-
}`,variables:{perspectiveUUID:e,status:t}}));return n}async setOnlineStatusU(e,t){let{neighbourhoodSetOnlineStatusU:n}=I(await
|
|
577
|
+
}`,variables:{perspectiveUUID:e,status:t}}));return n}async setOnlineStatusU(e,t){let{neighbourhoodSetOnlineStatusU:n}=I(await Xe(this,at,"f").mutate({mutation:E`mutation neighbourhoodSetOnlineStatusU(
|
|
562
578
|
$perspectiveUUID: String!,
|
|
563
579
|
$status: PerspectiveUnsignedInput!
|
|
564
580
|
) {
|
|
@@ -566,7 +582,7 @@ neighbourhood {
|
|
|
566
582
|
perspectiveUUID: $perspectiveUUID,
|
|
567
583
|
status: $status
|
|
568
584
|
)
|
|
569
|
-
}`,variables:{perspectiveUUID:e,status:t}}));return n}async sendSignal(e,t,n){let{neighbourhoodSendSignal:i}=I(await
|
|
585
|
+
}`,variables:{perspectiveUUID:e,status:t}}));return n}async sendSignal(e,t,n){let{neighbourhoodSendSignal:i}=I(await Xe(this,at,"f").mutate({mutation:E`mutation neighbourhoodSendSignal(
|
|
570
586
|
$perspectiveUUID: String!,
|
|
571
587
|
$remoteAgentDid: String!,
|
|
572
588
|
$payload: PerspectiveInput!
|
|
@@ -576,7 +592,7 @@ neighbourhood {
|
|
|
576
592
|
remoteAgentDid: $remoteAgentDid,
|
|
577
593
|
payload: $payload
|
|
578
594
|
)
|
|
579
|
-
}`,variables:{perspectiveUUID:e,remoteAgentDid:t,payload:n}}));return i}async sendSignalU(e,t,n){let{neighbourhoodSendSignalU:i}=I(await
|
|
595
|
+
}`,variables:{perspectiveUUID:e,remoteAgentDid:t,payload:n}}));return i}async sendSignalU(e,t,n){let{neighbourhoodSendSignalU:i}=I(await Xe(this,at,"f").mutate({mutation:E`mutation neighbourhoodSendSignalU(
|
|
580
596
|
$perspectiveUUID: String!,
|
|
581
597
|
$remoteAgentDid: String!,
|
|
582
598
|
$payload: PerspectiveUnsignedInput!
|
|
@@ -586,7 +602,7 @@ neighbourhood {
|
|
|
586
602
|
remoteAgentDid: $remoteAgentDid,
|
|
587
603
|
payload: $payload
|
|
588
604
|
)
|
|
589
|
-
}`,variables:{perspectiveUUID:e,remoteAgentDid:t,payload:n}}));return i}async sendBroadcast(e,t,n=!1){let{neighbourhoodSendBroadcast:i}=I(await
|
|
605
|
+
}`,variables:{perspectiveUUID:e,remoteAgentDid:t,payload:n}}));return i}async sendBroadcast(e,t,n=!1){let{neighbourhoodSendBroadcast:i}=I(await Xe(this,at,"f").mutate({mutation:E`mutation neighbourhoodSendBroadcast(
|
|
590
606
|
$perspectiveUUID: String!,
|
|
591
607
|
$payload: PerspectiveInput!,
|
|
592
608
|
$loopback: Boolean
|
|
@@ -596,7 +612,7 @@ neighbourhood {
|
|
|
596
612
|
payload: $payload,
|
|
597
613
|
loopback: $loopback
|
|
598
614
|
)
|
|
599
|
-
}`,variables:{perspectiveUUID:e,payload:t,loopback:n}}));return i}async sendBroadcastU(e,t,n=!1){let{neighbourhoodSendBroadcastU:i}=I(await
|
|
615
|
+
}`,variables:{perspectiveUUID:e,payload:t,loopback:n}}));return i}async sendBroadcastU(e,t,n=!1){let{neighbourhoodSendBroadcastU:i}=I(await Xe(this,at,"f").mutate({mutation:E`mutation neighbourhoodSendBroadcastU(
|
|
600
616
|
$perspectiveUUID: String!,
|
|
601
617
|
$payload: PerspectiveUnsignedInput!,
|
|
602
618
|
$loopback: Boolean
|
|
@@ -606,7 +622,7 @@ neighbourhood {
|
|
|
606
622
|
payload: $payload,
|
|
607
623
|
loopback: $loopback
|
|
608
624
|
)
|
|
609
|
-
}`,variables:{perspectiveUUID:e,payload:t,loopback:n}}));return i}dispatchSignal(e,t){let n=
|
|
625
|
+
}`,variables:{perspectiveUUID:e,payload:t,loopback:n}}));return i}dispatchSignal(e,t){let n=Xe(this,Ii,"f").get(e);if(n)for(let i of n)try{i(t)}catch(a){console.error("Error in signal handler:",a)}}async subscribeToSignals(e){let t=this;Xe(this,at,"f").subscribe({query:E`subscription neighbourhoodSignal($perspectiveUUID: String!) {
|
|
610
626
|
neighbourhoodSignal(perspectiveUUID: $perspectiveUUID) {
|
|
611
627
|
author
|
|
612
628
|
timestamp
|
|
@@ -621,7 +637,7 @@ neighbourhood {
|
|
|
621
637
|
}
|
|
622
638
|
proof { valid, invalid, signature, key }
|
|
623
639
|
}
|
|
624
|
-
}`,variables:{perspectiveUUID:e}}).subscribe({next:n=>{try{let{neighbourhoodSignal:i}=I(n);t.dispatchSignal(e,i)}catch(i){console.error("Error in signal subscription:",i)}},error:n=>{console.error("Signal subscription error for perspective",e,n)}})}async addSignalHandler(e,t){let n=
|
|
640
|
+
}`,variables:{perspectiveUUID:e}}).subscribe({next:n=>{try{let{neighbourhoodSignal:i}=I(n);t.dispatchSignal(e,i)}catch(i){console.error("Error in signal subscription:",i)}},error:n=>{console.error("Signal subscription error for perspective",e,n)}})}async addSignalHandler(e,t){let n=Xe(this,Ii,"f").get(e);n?n.push(t):(n=[],Xe(this,Ii,"f").set(e,n),n.push(t),await this.subscribeToSignals(e))}removeSignalHandler(e,t){let n=Xe(this,Ii,"f").get(e);if(n){let i=n.indexOf(t);i>-1&&n.splice(i,1)}}};at=new WeakMap,Ii=new WeakMap;var rs=function(r,e,t,n,i){if(n==="m")throw new TypeError("Private method is not writable");if(n==="a"&&!i)throw new TypeError("Private accessor was defined without a setter");if(typeof e=="function"?r!==e||!i:!e.has(r))throw new TypeError("Cannot write private member to an object whose class did not declare it");return n==="a"?i.call(r,t):i?i.value=t:e.set(r,t),t},U=function(r,e,t,n){if(t==="a"&&!n)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?r!==e||!n:!e.has(r))throw new TypeError("Cannot read private member from an object whose class did not declare it");return t==="m"?n:t==="a"?n.call(r):n?n.value:e.get(r)},j,Oa,Ca,Ra,mh,ns=`
|
|
625
641
|
author
|
|
626
642
|
timestamp
|
|
627
643
|
data {
|
|
@@ -633,7 +649,7 @@ data {
|
|
|
633
649
|
}
|
|
634
650
|
}
|
|
635
651
|
proof { valid, invalid, signature, key }
|
|
636
|
-
`,
|
|
652
|
+
`,gv=`
|
|
637
653
|
description
|
|
638
654
|
appName
|
|
639
655
|
appUrl
|
|
@@ -642,74 +658,74 @@ trigger
|
|
|
642
658
|
perspectiveIds
|
|
643
659
|
webhookUrl
|
|
644
660
|
webhookAuth
|
|
645
|
-
`,
|
|
661
|
+
`,gh=`
|
|
646
662
|
id
|
|
647
663
|
granted
|
|
648
|
-
${
|
|
649
|
-
`,
|
|
650
|
-
notification { ${
|
|
664
|
+
${gv}
|
|
665
|
+
`,yv=`
|
|
666
|
+
notification { ${gh} }
|
|
651
667
|
perspectiveId
|
|
652
668
|
triggerMatch
|
|
653
|
-
`,
|
|
669
|
+
`,Ku=class{constructor(e,t=!0){j.set(this,void 0),Oa.set(this,void 0),Ca.set(this,void 0),Ra.set(this,void 0),mh.set(this,void 0),rs(this,j,e,"f"),rs(this,Oa,[],"f"),rs(this,Ca,[],"f"),rs(this,Ra,[],"f"),t&&(this.subscribeMessageReceived(),this.subscribeExceptionOccurred(),this.subscribeNotificationTriggered())}async info(){let{runtimeInfo:e}=I(await U(this,j,"f").query({query:E`query runtimeInfo {
|
|
654
670
|
runtimeInfo {
|
|
655
671
|
ad4mExecutorVersion,
|
|
656
672
|
isInitialized,
|
|
657
673
|
isUnlocked
|
|
658
674
|
}
|
|
659
|
-
}`}));return e}async tlsDomain(){let{runtimeTlsDomain:e}=I(await
|
|
675
|
+
}`}));return e}async tlsDomain(){let{runtimeTlsDomain:e}=I(await U(this,j,"f").query({query:E`query runtimeTlsDomain {
|
|
660
676
|
runtimeTlsDomain
|
|
661
|
-
}`}));return e}async quit(){return I(await
|
|
677
|
+
}`}));return e}async quit(){return I(await U(this,j,"f").mutate({mutation:E`mutation runtimeQuit { runtimeQuit }`})).runtimeQuit}async openLink(e){let{runtimeOpenLink:t}=I(await U(this,j,"f").mutate({mutation:E`mutation runtimeOpenLink($url: String!) {
|
|
662
678
|
runtimeOpenLink(url: $url)
|
|
663
|
-
}`,variables:{url:e}}));return t}async addTrustedAgents(e){let{addTrustedAgents:t}=I(await
|
|
679
|
+
}`,variables:{url:e}}));return t}async addTrustedAgents(e){let{addTrustedAgents:t}=I(await U(this,j,"f").mutate({mutation:E`mutation addTrustedAgents($agents: [String!]!) {
|
|
664
680
|
addTrustedAgents(agents: $agents)
|
|
665
|
-
}`,variables:{agents:e}}));return t}async deleteTrustedAgents(e){let{deleteTrustedAgents:t}=I(await
|
|
681
|
+
}`,variables:{agents:e}}));return t}async deleteTrustedAgents(e){let{deleteTrustedAgents:t}=I(await U(this,j,"f").mutate({mutation:E`mutation deleteTrustedAgents($agents: [String!]!) {
|
|
666
682
|
deleteTrustedAgents(agents: $agents)
|
|
667
|
-
}`,variables:{agents:e}}));return t}async getTrustedAgents(){let{getTrustedAgents:e}=I(await
|
|
683
|
+
}`,variables:{agents:e}}));return t}async getTrustedAgents(){let{getTrustedAgents:e}=I(await U(this,j,"f").query({query:E`query getTrustedAgents {
|
|
668
684
|
getTrustedAgents
|
|
669
|
-
}`}));return e}async addKnownLinkLanguageTemplates(e){let{runtimeAddKnownLinkLanguageTemplates:t}=I(await
|
|
685
|
+
}`}));return e}async addKnownLinkLanguageTemplates(e){let{runtimeAddKnownLinkLanguageTemplates:t}=I(await U(this,j,"f").mutate({mutation:E`mutation runtimeAddKnownLinkLanguageTemplates($addresses: [String!]!) {
|
|
670
686
|
runtimeAddKnownLinkLanguageTemplates(addresses: $addresses)
|
|
671
|
-
}`,variables:{addresses:e}}));return t}async removeKnownLinkLanguageTemplates(e){let{runtimeRemoveKnownLinkLanguageTemplates:t}=I(await
|
|
687
|
+
}`,variables:{addresses:e}}));return t}async removeKnownLinkLanguageTemplates(e){let{runtimeRemoveKnownLinkLanguageTemplates:t}=I(await U(this,j,"f").mutate({mutation:E`mutation runtimeRemoveKnownLinkLanguageTemplates($addresses: [String!]!) {
|
|
672
688
|
runtimeRemoveKnownLinkLanguageTemplates(addresses: $addresses)
|
|
673
|
-
}`,variables:{addresses:e}}));return t}async knownLinkLanguageTemplates(){let{runtimeKnownLinkLanguageTemplates:e}=I(await
|
|
689
|
+
}`,variables:{addresses:e}}));return t}async knownLinkLanguageTemplates(){let{runtimeKnownLinkLanguageTemplates:e}=I(await U(this,j,"f").query({query:E`query runtimeKnownLinkLanguageTemplates {
|
|
674
690
|
runtimeKnownLinkLanguageTemplates
|
|
675
|
-
}`}));return e}async addFriends(e){let{runtimeAddFriends:t}=I(await
|
|
691
|
+
}`}));return e}async addFriends(e){let{runtimeAddFriends:t}=I(await U(this,j,"f").mutate({mutation:E`mutation runtimeAddFriends($dids: [String!]!) {
|
|
676
692
|
runtimeAddFriends(dids: $dids)
|
|
677
|
-
}`,variables:{dids:e}}));return t}async removeFriends(e){let{runtimeRemoveFriends:t}=I(await
|
|
693
|
+
}`,variables:{dids:e}}));return t}async removeFriends(e){let{runtimeRemoveFriends:t}=I(await U(this,j,"f").mutate({mutation:E`mutation runtimeRemoveFriends($dids: [String!]!) {
|
|
678
694
|
runtimeRemoveFriends(dids: $dids)
|
|
679
|
-
}`,variables:{dids:e}}));return t}async friends(){let{runtimeFriends:e}=I(await
|
|
695
|
+
}`,variables:{dids:e}}));return t}async friends(){let{runtimeFriends:e}=I(await U(this,j,"f").query({query:E`query runtimeFriends {
|
|
680
696
|
runtimeFriends
|
|
681
|
-
}`}));return e}async hcAgentInfos(){let{runtimeHcAgentInfos:e}=I(await
|
|
697
|
+
}`}));return e}async hcAgentInfos(){let{runtimeHcAgentInfos:e}=I(await U(this,j,"f").query({query:E`query runtimeHcAgentInfos {
|
|
682
698
|
runtimeHcAgentInfos
|
|
683
|
-
}`}));return e}async getNetworkMetrics(){let{runtimeGetNetworkMetrics:e}=I(await
|
|
699
|
+
}`}));return e}async getNetworkMetrics(){let{runtimeGetNetworkMetrics:e}=I(await U(this,j,"f").query({query:E`query runtimeGetNetworkMetrics {
|
|
684
700
|
runtimeGetNetworkMetrics
|
|
685
|
-
}`}));return e}async restartHolochain(){let{runtimeRestartHolochain:e}=I(await
|
|
701
|
+
}`}));return e}async restartHolochain(){let{runtimeRestartHolochain:e}=I(await U(this,j,"f").mutate({mutation:E`mutation runtimeRestartHolochain {
|
|
686
702
|
runtimeRestartHolochain
|
|
687
|
-
}`}));return e}async hcAddAgentInfos(e){let{runtimeHcAddAgentInfos:t}=I(await
|
|
703
|
+
}`}));return e}async hcAddAgentInfos(e){let{runtimeHcAddAgentInfos:t}=I(await U(this,j,"f").mutate({mutation:E`mutation runtimeHcAddAgentInfos($agentInfos: String!) {
|
|
688
704
|
runtimeHcAddAgentInfos(agentInfos: $agentInfos)
|
|
689
|
-
}`,variables:{agentInfos:e}}));return t}async verifyStringSignedByDid(e,t,n,i){let{runtimeVerifyStringSignedByDid:a}=I(await
|
|
705
|
+
}`,variables:{agentInfos:e}}));return t}async verifyStringSignedByDid(e,t,n,i){let{runtimeVerifyStringSignedByDid:a}=I(await U(this,j,"f").mutate({mutation:E`query runtimeVerifyStringSignedByDid($did: String!, $didSigningKeyId: String!, $data: String!, $signedData: String!) {
|
|
690
706
|
runtimeVerifyStringSignedByDid(did: $did, didSigningKeyId: $didSigningKeyId, data: $data, signedData: $signedData)
|
|
691
|
-
}`,variables:{did:e,didSigningKeyId:t,data:n,signedData:i}}));return a}async setStatus(e){let{runtimeSetStatus:t}=I(await
|
|
707
|
+
}`,variables:{did:e,didSigningKeyId:t,data:n,signedData:i}}));return a}async setStatus(e){let{runtimeSetStatus:t}=I(await U(this,j,"f").mutate({mutation:E`mutation runtimeSetStatus($status: PerspectiveInput!) {
|
|
692
708
|
runtimeSetStatus(status: $status)
|
|
693
|
-
}`,variables:{status:e}}));return t}async friendStatus(e){let{runtimeFriendStatus:t}=I(await
|
|
694
|
-
runtimeFriendStatus(did: $did) { ${
|
|
695
|
-
}`,variables:{did:e}}));return t}async friendSendMessage(e,t){let{runtimeFriendSendMessage:n}=I(await
|
|
709
|
+
}`,variables:{status:e}}));return t}async friendStatus(e){let{runtimeFriendStatus:t}=I(await U(this,j,"f").query({query:E`query runtimeFriendStatus($did: String!) {
|
|
710
|
+
runtimeFriendStatus(did: $did) { ${ns} }
|
|
711
|
+
}`,variables:{did:e}}));return t}async friendSendMessage(e,t){let{runtimeFriendSendMessage:n}=I(await U(this,j,"f").mutate({mutation:E`mutation runtimeFriendSendMessage($did: String!, $message: PerspectiveInput!) {
|
|
696
712
|
runtimeFriendSendMessage(did: $did, message: $message)
|
|
697
|
-
}`,variables:{did:e,message:t}}));return n}async messageInbox(e){let{runtimeMessageInbox:t}=I(await
|
|
698
|
-
runtimeMessageInbox(filter: $filter) { ${
|
|
699
|
-
}`,variables:{filter:e}}));return t}async messageOutbox(e){let{runtimeMessageOutbox:t}=I(await
|
|
713
|
+
}`,variables:{did:e,message:t}}));return n}async messageInbox(e){let{runtimeMessageInbox:t}=I(await U(this,j,"f").query({query:E`query runtimeMessageInbox($filter: String) {
|
|
714
|
+
runtimeMessageInbox(filter: $filter) { ${ns} }
|
|
715
|
+
}`,variables:{filter:e}}));return t}async messageOutbox(e){let{runtimeMessageOutbox:t}=I(await U(this,j,"f").query({query:E`query runtimeMessageOutbox($filter: String) {
|
|
700
716
|
runtimeMessageOutbox(filter: $filter) {
|
|
701
717
|
recipient,
|
|
702
718
|
message {
|
|
703
|
-
${
|
|
719
|
+
${ns}
|
|
704
720
|
}
|
|
705
721
|
}
|
|
706
|
-
}`,variables:{filter:e}}));return t}async requestInstallNotification(e){let{runtimeRequestInstallNotification:t}=I(await
|
|
722
|
+
}`,variables:{filter:e}}));return t}async requestInstallNotification(e){let{runtimeRequestInstallNotification:t}=I(await U(this,j,"f").mutate({mutation:E`mutation runtimeRequestInstallNotification($notification: NotificationInput!) {
|
|
707
723
|
runtimeRequestInstallNotification(notification: $notification)
|
|
708
|
-
}`,variables:{notification:e}}));return t}async grantNotification(e){let{runtimeGrantNotification:t}=I(await
|
|
724
|
+
}`,variables:{notification:e}}));return t}async grantNotification(e){let{runtimeGrantNotification:t}=I(await U(this,j,"f").mutate({mutation:E`mutation runtimeGrantNotification($id: String!) {
|
|
709
725
|
runtimeGrantNotification(id: $id)
|
|
710
|
-
}`,variables:{id:e}}));return t}async exportDb(e){let{runtimeExportDb:t}=I(await
|
|
726
|
+
}`,variables:{id:e}}));return t}async exportDb(e){let{runtimeExportDb:t}=I(await U(this,j,"f").mutate({mutation:E`mutation runtimeExportDb($filePath: String!) {
|
|
711
727
|
runtimeExportDb(filePath: $filePath)
|
|
712
|
-
}`,variables:{filePath:e}}));return t}async importDb(e){let{runtimeImportDb:t}=I(await
|
|
728
|
+
}`,variables:{filePath:e}}));return t}async importDb(e){let{runtimeImportDb:t}=I(await U(this,j,"f").mutate({mutation:E`mutation runtimeImportDb($filePath: String!) {
|
|
713
729
|
runtimeImportDb(filePath: $filePath) {
|
|
714
730
|
perspectives { total imported failed omitted errors }
|
|
715
731
|
links { total imported failed omitted errors }
|
|
@@ -723,21 +739,25 @@ triggerMatch
|
|
|
723
739
|
trustedAgents { total imported failed omitted errors }
|
|
724
740
|
knownLinkLanguages { total imported failed omitted errors }
|
|
725
741
|
}
|
|
726
|
-
}`,variables:{filePath:e}}));return t}async notifications(){let{runtimeNotifications:e}=I(await
|
|
727
|
-
runtimeNotifications { ${
|
|
728
|
-
}`}));return e}async updateNotification(e,t){let{runtimeUpdateNotification:n}=I(await
|
|
742
|
+
}`,variables:{filePath:e}}));return t}async notifications(){let{runtimeNotifications:e}=I(await U(this,j,"f").query({query:E`query runtimeNotifications {
|
|
743
|
+
runtimeNotifications { ${gh} }
|
|
744
|
+
}`}));return e}async updateNotification(e,t){let{runtimeUpdateNotification:n}=I(await U(this,j,"f").mutate({mutation:E`mutation runtimeUpdateNotification($id: String!, $notification: NotificationInput!) {
|
|
729
745
|
runtimeUpdateNotification(id: $id, notification: $notification)
|
|
730
|
-
}`,variables:{id:e,notification:t}}));return n}async removeNotification(e){let{runtimeRemoveNotification:t}=I(await
|
|
746
|
+
}`,variables:{id:e,notification:t}}));return n}async removeNotification(e){let{runtimeRemoveNotification:t}=I(await U(this,j,"f").mutate({mutation:E`mutation runtimeRemoveNotification($id: String!) {
|
|
731
747
|
runtimeRemoveNotification(id: $id)
|
|
732
|
-
}`,variables:{id:e}}));return t}async exportPerspective(e,t){let{runtimeExportPerspective:n}=I(await
|
|
748
|
+
}`,variables:{id:e}}));return t}async exportPerspective(e,t){let{runtimeExportPerspective:n}=I(await U(this,j,"f").mutate({mutation:E`mutation runtimeExportPerspective($perspectiveUuid: String!, $filePath: String!) {
|
|
733
749
|
runtimeExportPerspective(perspectiveUuid: $perspectiveUuid, filePath: $filePath)
|
|
734
|
-
}`,variables:{perspectiveUuid:e,filePath:t}}));return n}async importPerspective(e){let{runtimeImportPerspective:t}=I(await
|
|
750
|
+
}`,variables:{perspectiveUuid:e,filePath:t}}));return n}async importPerspective(e){let{runtimeImportPerspective:t}=I(await U(this,j,"f").mutate({mutation:E`mutation runtimeImportPerspective($filePath: String!) {
|
|
735
751
|
runtimeImportPerspective(filePath: $filePath)
|
|
736
|
-
}`,variables:{filePath:e}}));return t}async multiUserEnabled(){let{runtimeMultiUserEnabled:e}=I(await
|
|
752
|
+
}`,variables:{filePath:e}}));return t}async multiUserEnabled(){let{runtimeMultiUserEnabled:e}=I(await U(this,j,"f").query({query:E`query runtimeMultiUserEnabled {
|
|
737
753
|
runtimeMultiUserEnabled
|
|
738
|
-
}`}));return e}async setMultiUserEnabled(e){let{runtimeSetMultiUserEnabled:t}=I(await
|
|
754
|
+
}`}));return e}async setMultiUserEnabled(e){let{runtimeSetMultiUserEnabled:t}=I(await U(this,j,"f").mutate({mutation:E`mutation runtimeSetMultiUserEnabled($enabled: Boolean!) {
|
|
739
755
|
runtimeSetMultiUserEnabled(enabled: $enabled)
|
|
740
|
-
}`,variables:{enabled:e}}));return t}async
|
|
756
|
+
}`,variables:{enabled:e}}));return t}async freeHostingEnabled(){let{runtimeFreeHostingEnabled:e}=I(await U(this,j,"f").query({query:E`query runtimeFreeHostingEnabled {
|
|
757
|
+
runtimeFreeHostingEnabled
|
|
758
|
+
}`}));return e}async setFreeHostingEnabled(e){let{runtimeSetFreeHostingEnabled:t}=I(await U(this,j,"f").mutate({mutation:E`mutation runtimeSetFreeHostingEnabled($enabled: Boolean!) {
|
|
759
|
+
runtimeSetFreeHostingEnabled(enabled: $enabled)
|
|
760
|
+
}`,variables:{enabled:e}}));return t}async listUsers(){let{runtimeListUsers:e}=I(await U(this,j,"f").query({query:E`query runtimeListUsers {
|
|
741
761
|
runtimeListUsers {
|
|
742
762
|
email
|
|
743
763
|
did
|
|
@@ -747,48 +767,48 @@ triggerMatch
|
|
|
747
767
|
freeAccess
|
|
748
768
|
hotWalletAddress
|
|
749
769
|
}
|
|
750
|
-
}`}));return e}async userWalletAddress(e){let{runtimeUserWalletAddress:t}=I(await
|
|
770
|
+
}`}));return e}async userWalletAddress(e){let{runtimeUserWalletAddress:t}=I(await U(this,j,"f").query({query:E`query runtimeUserWalletAddress($email: String!) {
|
|
751
771
|
runtimeUserWalletAddress(email: $email)
|
|
752
|
-
}`,variables:{email:e}}));return t}async emailTestModeEnable(){let{runtimeEmailTestModeEnable:e}=I(await
|
|
772
|
+
}`,variables:{email:e}}));return t}async emailTestModeEnable(){let{runtimeEmailTestModeEnable:e}=I(await U(this,j,"f").mutate({mutation:E`mutation runtimeEmailTestModeEnable {
|
|
753
773
|
runtimeEmailTestModeEnable
|
|
754
|
-
}`}));return e}async emailTestModeDisable(){let{runtimeEmailTestModeDisable:e}=I(await
|
|
774
|
+
}`}));return e}async emailTestModeDisable(){let{runtimeEmailTestModeDisable:e}=I(await U(this,j,"f").mutate({mutation:E`mutation runtimeEmailTestModeDisable {
|
|
755
775
|
runtimeEmailTestModeDisable
|
|
756
|
-
}`}));return e}async emailTestGetCode(e){let{runtimeEmailTestGetCode:t}=I(await
|
|
776
|
+
}`}));return e}async emailTestGetCode(e){let{runtimeEmailTestGetCode:t}=I(await U(this,j,"f").mutate({mutation:E`mutation runtimeEmailTestGetCode($email: String!) {
|
|
757
777
|
runtimeEmailTestGetCode(email: $email)
|
|
758
|
-
}`,variables:{email:e}}));return t}async emailTestClearCodes(){let{runtimeEmailTestClearCodes:e}=I(await
|
|
778
|
+
}`,variables:{email:e}}));return t}async emailTestClearCodes(){let{runtimeEmailTestClearCodes:e}=I(await U(this,j,"f").mutate({mutation:E`mutation runtimeEmailTestClearCodes {
|
|
759
779
|
runtimeEmailTestClearCodes
|
|
760
|
-
}`}));return e}async emailTestSetExpiry(e,t,n){let{runtimeEmailTestSetExpiry:i}=I(await
|
|
780
|
+
}`}));return e}async emailTestSetExpiry(e,t,n){let{runtimeEmailTestSetExpiry:i}=I(await U(this,j,"f").mutate({mutation:E`mutation runtimeEmailTestSetExpiry($email: String!, $verificationType: String!, $expiresAt: Int!) {
|
|
761
781
|
runtimeEmailTestSetExpiry(email: $email, verificationType: $verificationType, expiresAt: $expiresAt)
|
|
762
|
-
}`,variables:{email:e,verificationType:t,expiresAt:n}}));return i}async unytAgentKey(){let{runtimeUnytAgentKey:e}=I(await
|
|
782
|
+
}`,variables:{email:e,verificationType:t,expiresAt:n}}));return i}async unytAgentKey(){let{runtimeUnytAgentKey:e}=I(await U(this,j,"f").query({query:E`query runtimeUnytAgentKey { runtimeUnytAgentKey }`,fetchPolicy:"network-only"}));return e}async unytHotAgentPubkey(){let{runtimeHotAgentPubkey:e}=I(await U(this,j,"f").query({query:E`query runtimeHotAgentPubkey { runtimeHotAgentPubkey }`,fetchPolicy:"network-only"}));return e}async unytWalletBalance(){let{runtimeHotWalletBalance:e}=I(await U(this,j,"f").query({query:E`query runtimeHotWalletBalance { runtimeHotWalletBalance }`,fetchPolicy:"network-only"}));return e}async unytWalletHistory(e,t){let{runtimeHotWalletHistory:n}=I(await U(this,j,"f").query({query:E`query runtimeHotWalletHistory($page: Int, $perPage: Int) {
|
|
763
783
|
runtimeHotWalletHistory(page: $page, perPage: $perPage)
|
|
764
|
-
}`,variables:{page:e,perPage:t},fetchPolicy:"network-only"}));return n}async unytVersionInfo(){let{runtimeUnytVersionInfo:e}=I(await
|
|
784
|
+
}`,variables:{page:e,perPage:t},fetchPolicy:"network-only"}));return n}async unytVersionInfo(){let{runtimeUnytVersionInfo:e}=I(await U(this,j,"f").query({query:E`query runtimeUnytVersionInfo { runtimeUnytVersionInfo }`,fetchPolicy:"network-only"}));return e}async unytSetMembraneProof(e){let{runtimeSetUnytMembraneProof:t}=I(await U(this,j,"f").mutate({mutation:E`mutation runtimeSetUnytMembraneProof($proof: String!) {
|
|
765
785
|
runtimeSetUnytMembraneProof(proof: $proof) { success message }
|
|
766
|
-
}`,variables:{proof:e}}));return t}async unytReinstallDna(){let{runtimeReinstallUnytDna:e}=I(await
|
|
786
|
+
}`,variables:{proof:e}}));return t}async unytReinstallDna(){let{runtimeReinstallUnytDna:e}=I(await U(this,j,"f").mutate({mutation:E`mutation runtimeReinstallUnytDna {
|
|
767
787
|
runtimeReinstallUnytDna { success message }
|
|
768
|
-
}`}));return e}async unytSendHot(e,t){let{runtimeSendHot:n}=I(await
|
|
788
|
+
}`}));return e}async unytSendHot(e,t){let{runtimeSendHot:n}=I(await U(this,j,"f").mutate({mutation:E`mutation runtimeSendHot($recipient: String!, $amount: String!) {
|
|
769
789
|
runtimeSendHot(recipient: $recipient, amount: $amount) { success message }
|
|
770
|
-
}`,variables:{recipient:e,amount:t}}));return n}async setUserCredits(e,t){let{runtimeSetUserCredits:n}=I(await
|
|
790
|
+
}`,variables:{recipient:e,amount:t}}));return n}async setUserCredits(e,t){let{runtimeSetUserCredits:n}=I(await U(this,j,"f").mutate({mutation:E`mutation runtimeSetUserCredits($email: String!, $amount: Float!) {
|
|
771
791
|
runtimeSetUserCredits(email: $email, amount: $amount)
|
|
772
|
-
}`,variables:{email:e,amount:t}}));return n}async setUserFreeAccess(e,t){let{runtimeSetUserFreeAccess:n}=I(await
|
|
792
|
+
}`,variables:{email:e,amount:t}}));return n}async setUserFreeAccess(e,t){let{runtimeSetUserFreeAccess:n}=I(await U(this,j,"f").mutate({mutation:E`mutation runtimeSetUserFreeAccess($email: String!, $enabled: Boolean!) {
|
|
773
793
|
runtimeSetUserFreeAccess(email: $email, enabled: $enabled)
|
|
774
|
-
}`,variables:{email:e,enabled:t}}));return n}async setHostRates(e){let{runtimeSetHostRates:t}=I(await
|
|
794
|
+
}`,variables:{email:e,enabled:t}}));return n}async setHostRates(e){let{runtimeSetHostRates:t}=I(await U(this,j,"f").mutate({mutation:E`mutation runtimeSetHostRates($ratesJson: String!) {
|
|
775
795
|
runtimeSetHostRates(ratesJson: $ratesJson)
|
|
776
|
-
}`,variables:{ratesJson:e}}));return t}async getHostRates(){let{runtimeHostRates:e}=I(await
|
|
796
|
+
}`,variables:{ratesJson:e}}));return t}async getHostRates(){let{runtimeHostRates:e}=I(await U(this,j,"f").query({query:E`query runtimeHostRates {
|
|
777
797
|
runtimeHostRates
|
|
778
|
-
}`,fetchPolicy:"network-only"}));try{return JSON.parse(e)}catch{return[]}}addNotificationTriggeredCallback(e){
|
|
779
|
-
runtimeNotificationTriggered { ${
|
|
798
|
+
}`,fetchPolicy:"network-only"}));try{return JSON.parse(e)}catch{return[]}}addNotificationTriggeredCallback(e){U(this,Ra,"f").push(e)}subscribeNotificationTriggered(){U(this,j,"f").subscribe({query:E` subscription {
|
|
799
|
+
runtimeNotificationTriggered { ${yv} }
|
|
780
800
|
}
|
|
781
|
-
`}).subscribe({next:e=>{
|
|
782
|
-
runtimeMessageReceived { ${
|
|
801
|
+
`}).subscribe({next:e=>{U(this,Ra,"f").forEach(t=>{t(e.data.runtimeNotificationTriggered)})},error:e=>console.error(e)})}addMessageCallback(e){U(this,Oa,"f").push(e)}subscribeMessageReceived(){U(this,j,"f").subscribe({query:E` subscription {
|
|
802
|
+
runtimeMessageReceived { ${ns} }
|
|
783
803
|
}
|
|
784
|
-
`}).subscribe({next:e=>{
|
|
804
|
+
`}).subscribe({next:e=>{U(this,Oa,"f").forEach(t=>{t(e.data.runtimeMessageReceived)})},error:e=>console.error(e)})}addExceptionCallback(e){U(this,Ca,"f").push(e)}subscribeExceptionOccurred(){U(this,j,"f").subscribe({query:E` subscription {
|
|
785
805
|
exceptionOccurred {
|
|
786
806
|
title
|
|
787
807
|
message
|
|
788
808
|
type
|
|
789
809
|
addon
|
|
790
810
|
}
|
|
791
|
-
}`}).subscribe({next:e=>{
|
|
811
|
+
}`}).subscribe({next:e=>{U(this,Ca,"f").forEach(t=>{t(e.data.exceptionOccurred)})},error:e=>console.error(e)})}};j=new WeakMap,Oa=new WeakMap,Ca=new WeakMap,Ra=new WeakMap,mh=new WeakMap;var vv=function(r,e,t,n,i){if(n==="m")throw new TypeError("Private method is not writable");if(n==="a"&&!i)throw new TypeError("Private accessor was defined without a setter");if(typeof e=="function"?r!==e||!i:!e.has(r))throw new TypeError("Cannot write private member to an object whose class did not declare it");return n==="a"?i.call(r,t):i?i.value=t:e.set(r,t),t},wi=function(r,e,t,n){if(t==="a"&&!n)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?r!==e||!n:!e.has(r))throw new TypeError("Cannot read private member from an object whose class did not declare it");return t==="m"?n:t==="a"?n.call(r):n?n.value:e.get(r)},hr,Ju=class{constructor(e){hr.set(this,void 0),vv(this,hr,e,"f")}async get(e,t=!1){if(!t)try{let i=be.fromUrl(e).get();if(typeof i=="object"&&i!==null&&"author"in i&&"timestamp"in i&&"data"in i&&"proof"in i)return i}catch{}let{expression:n}=I(await wi(this,hr,"f").query({query:E`query expression($url: String!) {
|
|
792
812
|
expression(url: $url) {
|
|
793
813
|
author
|
|
794
814
|
timestamp
|
|
@@ -801,7 +821,7 @@ triggerMatch
|
|
|
801
821
|
invalid
|
|
802
822
|
}
|
|
803
823
|
}
|
|
804
|
-
}`,variables:{url:e}}));return n}async getMany(e){let{expressionMany:t}=I(await
|
|
824
|
+
}`,variables:{url:e}}));return n}async getMany(e){let{expressionMany:t}=I(await wi(this,hr,"f").query({query:E`query expressionMany($urls: [String!]!) {
|
|
805
825
|
expressionMany(urls: $urls) {
|
|
806
826
|
author
|
|
807
827
|
timestamp
|
|
@@ -814,19 +834,19 @@ triggerMatch
|
|
|
814
834
|
invalid
|
|
815
835
|
}
|
|
816
836
|
}
|
|
817
|
-
}`,variables:{urls:e}}));return t}async getRaw(e){let{expressionRaw:t}=I(await
|
|
837
|
+
}`,variables:{urls:e}}));return t}async getRaw(e){let{expressionRaw:t}=I(await wi(this,hr,"f").query({query:E`query expressionRaw($url: String!) {
|
|
818
838
|
expressionRaw(url: $url)
|
|
819
|
-
}`,variables:{url:e}}));return t}async create(e,t){e=JSON.stringify(e);let{expressionCreate:n}=I(await
|
|
839
|
+
}`,variables:{url:e}}));return t}async create(e,t){e=JSON.stringify(e);let{expressionCreate:n}=I(await wi(this,hr,"f").mutate({mutation:E`mutation expressionCreate($content: String!, $languageAddress: String!){
|
|
820
840
|
expressionCreate(content: $content, languageAddress: $languageAddress)
|
|
821
|
-
}`,variables:{content:e,languageAddress:t}}));return n}async interactions(e){let{expressionInteractions:t}=I(await
|
|
841
|
+
}`,variables:{content:e,languageAddress:t}}));return n}async interactions(e){let{expressionInteractions:t}=I(await wi(this,hr,"f").query({query:E`query expressionInteractions($url: String!) {
|
|
822
842
|
expressionInteractions(url: $url) {
|
|
823
843
|
label
|
|
824
844
|
name
|
|
825
845
|
parameters { name, type }
|
|
826
846
|
}
|
|
827
|
-
}`,variables:{url:e}}));return t}async interact(e,t){let{expressionInteract:n}=I(await
|
|
847
|
+
}`,variables:{url:e}}));return t}async interact(e,t){let{expressionInteract:n}=I(await wi(this,hr,"f").mutate({mutation:E`mutation expressionInteract($url: String!, $interactionCall: InteractionCall!){
|
|
828
848
|
expressionInteract(url: $url, interactionCall: $interactionCall)
|
|
829
|
-
}`,variables:{url:e,interactionCall:t}}));return n}};vr=new WeakMap;var zs={};zs.byteLength=rv;zs.toByteArray=iv;zs.fromByteArray=sv;var tr=[],Dt=[],tv=typeof Uint8Array<"u"?Uint8Array:Array,hu="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(mn=0,Cp=hu.length;mn<Cp;++mn)tr[mn]=hu[mn],Dt[hu.charCodeAt(mn)]=mn;var mn,Cp;Dt["-".charCodeAt(0)]=62;Dt["_".charCodeAt(0)]=63;function ih(r){var e=r.length;if(e%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var t=r.indexOf("=");t===-1&&(t=e);var n=t===e?0:4-t%4;return[t,n]}function rv(r){var e=ih(r),t=e[0],n=e[1];return(t+n)*3/4-n}function nv(r,e,t){return(e+t)*3/4-t}function iv(r){var e,t=ih(r),n=t[0],i=t[1],a=new tv(nv(r,n,i)),o=0,s=i>0?n-4:n,c;for(c=0;c<s;c+=4)e=Dt[r.charCodeAt(c)]<<18|Dt[r.charCodeAt(c+1)]<<12|Dt[r.charCodeAt(c+2)]<<6|Dt[r.charCodeAt(c+3)],a[o++]=e>>16&255,a[o++]=e>>8&255,a[o++]=e&255;return i===2&&(e=Dt[r.charCodeAt(c)]<<2|Dt[r.charCodeAt(c+1)]>>4,a[o++]=e&255),i===1&&(e=Dt[r.charCodeAt(c)]<<10|Dt[r.charCodeAt(c+1)]<<4|Dt[r.charCodeAt(c+2)]>>2,a[o++]=e>>8&255,a[o++]=e&255),a}function av(r){return tr[r>>18&63]+tr[r>>12&63]+tr[r>>6&63]+tr[r&63]}function ov(r,e,t){for(var n,i=[],a=e;a<t;a+=3)n=(r[a]<<16&16711680)+(r[a+1]<<8&65280)+(r[a+2]&255),i.push(av(n));return i.join("")}function sv(r){for(var e,t=r.length,n=t%3,i=[],a=16383,o=0,s=t-n;o<s;o+=a)i.push(ov(r,o,o+a>s?s:o+a));return n===1?(e=r[t-1],i.push(tr[e>>2]+tr[e<<4&63]+"==")):n===2&&(e=(r[t-2]<<8)+r[t-1],i.push(tr[e>>10]+tr[e>>4&63]+tr[e<<2&63]+"=")),i.join("")}var cv=4,Pp=0,Lp=1,uv=2;function $i(r){let e=r.length;for(;--e>=0;)r[e]=0}var lv=0,ah=1,fv=2,pv=3,dv=258,al=29,Ya=256,ja=Ya+1+al,Ei=30,ol=19,oh=2*ja+1,kn=15,mu=16,hv=7,sl=256,sh=16,ch=17,uh=18,Bu=new Uint8Array([0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0]),hs=new Uint8Array([0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13]),mv=new Uint8Array([0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,7]),lh=new Uint8Array([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]),gv=512,br=new Array((ja+2)*2);$i(br);var Ra=new Array(Ei*2);$i(Ra);var qa=new Array(gv);$i(qa);var Ba=new Array(dv-pv+1);$i(Ba);var cl=new Array(al);$i(cl);var Ns=new Array(Ei);$i(Ns);function gu(r,e,t,n,i){this.static_tree=r,this.extra_bits=e,this.extra_base=t,this.elems=n,this.max_length=i,this.has_stree=r&&r.length}var fh,ph,dh;function yu(r,e){this.dyn_tree=r,this.max_code=0,this.stat_desc=e}var hh=r=>r<256?qa[r]:qa[256+(r>>>7)],Va=(r,e)=>{r.pending_buf[r.pending++]=e&255,r.pending_buf[r.pending++]=e>>>8&255},gt=(r,e,t)=>{r.bi_valid>mu-t?(r.bi_buf|=e<<r.bi_valid&65535,Va(r,r.bi_buf),r.bi_buf=e>>mu-r.bi_valid,r.bi_valid+=t-mu):(r.bi_buf|=e<<r.bi_valid&65535,r.bi_valid+=t)},rr=(r,e,t)=>{gt(r,t[e*2],t[e*2+1])},mh=(r,e)=>{let t=0;do t|=r&1,r>>>=1,t<<=1;while(--e>0);return t>>>1},yv=r=>{r.bi_valid===16?(Va(r,r.bi_buf),r.bi_buf=0,r.bi_valid=0):r.bi_valid>=8&&(r.pending_buf[r.pending++]=r.bi_buf&255,r.bi_buf>>=8,r.bi_valid-=8)},vv=(r,e)=>{let t=e.dyn_tree,n=e.max_code,i=e.stat_desc.static_tree,a=e.stat_desc.has_stree,o=e.stat_desc.extra_bits,s=e.stat_desc.extra_base,c=e.stat_desc.max_length,u,l,p,d,f,h,m=0;for(d=0;d<=kn;d++)r.bl_count[d]=0;for(t[r.heap[r.heap_max]*2+1]=0,u=r.heap_max+1;u<oh;u++)l=r.heap[u],d=t[t[l*2+1]*2+1]+1,d>c&&(d=c,m++),t[l*2+1]=d,!(l>n)&&(r.bl_count[d]++,f=0,l>=s&&(f=o[l-s]),h=t[l*2],r.opt_len+=h*(d+f),a&&(r.static_len+=h*(i[l*2+1]+f)));if(m!==0){do{for(d=c-1;r.bl_count[d]===0;)d--;r.bl_count[d]--,r.bl_count[d+1]+=2,r.bl_count[c]--,m-=2}while(m>0);for(d=c;d!==0;d--)for(l=r.bl_count[d];l!==0;)p=r.heap[--u],!(p>n)&&(t[p*2+1]!==d&&(r.opt_len+=(d-t[p*2+1])*t[p*2],t[p*2+1]=d),l--)}},gh=(r,e,t)=>{let n=new Array(kn+1),i=0,a,o;for(a=1;a<=kn;a++)i=i+t[a-1]<<1,n[a]=i;for(o=0;o<=e;o++){let s=r[o*2+1];s!==0&&(r[o*2]=mh(n[s]++,s))}},bv=()=>{let r,e,t,n,i,a=new Array(kn+1);for(t=0,n=0;n<al-1;n++)for(cl[n]=t,r=0;r<1<<Bu[n];r++)Ba[t++]=n;for(Ba[t-1]=n,i=0,n=0;n<16;n++)for(Ns[n]=i,r=0;r<1<<hs[n];r++)qa[i++]=n;for(i>>=7;n<Ei;n++)for(Ns[n]=i<<7,r=0;r<1<<hs[n]-7;r++)qa[256+i++]=n;for(e=0;e<=kn;e++)a[e]=0;for(r=0;r<=143;)br[r*2+1]=8,r++,a[8]++;for(;r<=255;)br[r*2+1]=9,r++,a[9]++;for(;r<=279;)br[r*2+1]=7,r++,a[7]++;for(;r<=287;)br[r*2+1]=8,r++,a[8]++;for(gh(br,ja+1,a),r=0;r<Ei;r++)Ra[r*2+1]=5,Ra[r*2]=mh(r,5);fh=new gu(br,Bu,Ya+1,ja,kn),ph=new gu(Ra,hs,0,Ei,kn),dh=new gu(new Array(0),mv,0,ol,hv)},yh=r=>{let e;for(e=0;e<ja;e++)r.dyn_ltree[e*2]=0;for(e=0;e<Ei;e++)r.dyn_dtree[e*2]=0;for(e=0;e<ol;e++)r.bl_tree[e*2]=0;r.dyn_ltree[sl*2]=1,r.opt_len=r.static_len=0,r.sym_next=r.matches=0},vh=r=>{r.bi_valid>8?Va(r,r.bi_buf):r.bi_valid>0&&(r.pending_buf[r.pending++]=r.bi_buf),r.bi_buf=0,r.bi_valid=0},$p=(r,e,t,n)=>{let i=e*2,a=t*2;return r[i]<r[a]||r[i]===r[a]&&n[e]<=n[t]},vu=(r,e,t)=>{let n=r.heap[t],i=t<<1;for(;i<=r.heap_len&&(i<r.heap_len&&$p(e,r.heap[i+1],r.heap[i],r.depth)&&i++,!$p(e,n,r.heap[i],r.depth));)r.heap[t]=r.heap[i],t=i,i<<=1;r.heap[t]=n},Fp=(r,e,t)=>{let n,i,a=0,o,s;if(r.sym_next!==0)do n=r.pending_buf[r.sym_buf+a++]&255,n+=(r.pending_buf[r.sym_buf+a++]&255)<<8,i=r.pending_buf[r.sym_buf+a++],n===0?rr(r,i,e):(o=Ba[i],rr(r,o+Ya+1,e),s=Bu[o],s!==0&&(i-=cl[o],gt(r,i,s)),n--,o=hh(n),rr(r,o,t),s=hs[o],s!==0&&(n-=Ns[o],gt(r,n,s)));while(a<r.sym_next);rr(r,sl,e)},Vu=(r,e)=>{let t=e.dyn_tree,n=e.stat_desc.static_tree,i=e.stat_desc.has_stree,a=e.stat_desc.elems,o,s,c=-1,u;for(r.heap_len=0,r.heap_max=oh,o=0;o<a;o++)t[o*2]!==0?(r.heap[++r.heap_len]=c=o,r.depth[o]=0):t[o*2+1]=0;for(;r.heap_len<2;)u=r.heap[++r.heap_len]=c<2?++c:0,t[u*2]=1,r.depth[u]=0,r.opt_len--,i&&(r.static_len-=n[u*2+1]);for(e.max_code=c,o=r.heap_len>>1;o>=1;o--)vu(r,t,o);u=a;do o=r.heap[1],r.heap[1]=r.heap[r.heap_len--],vu(r,t,1),s=r.heap[1],r.heap[--r.heap_max]=o,r.heap[--r.heap_max]=s,t[u*2]=t[o*2]+t[s*2],r.depth[u]=(r.depth[o]>=r.depth[s]?r.depth[o]:r.depth[s])+1,t[o*2+1]=t[s*2+1]=u,r.heap[1]=u++,vu(r,t,1);while(r.heap_len>=2);r.heap[--r.heap_max]=r.heap[1],vv(r,e),gh(t,c,r.bl_count)},Mp=(r,e,t)=>{let n,i=-1,a,o=e[0*2+1],s=0,c=7,u=4;for(o===0&&(c=138,u=3),e[(t+1)*2+1]=65535,n=0;n<=t;n++)a=o,o=e[(n+1)*2+1],!(++s<c&&a===o)&&(s<u?r.bl_tree[a*2]+=s:a!==0?(a!==i&&r.bl_tree[a*2]++,r.bl_tree[sh*2]++):s<=10?r.bl_tree[ch*2]++:r.bl_tree[uh*2]++,s=0,i=a,o===0?(c=138,u=3):a===o?(c=6,u=3):(c=7,u=4))},Up=(r,e,t)=>{let n,i=-1,a,o=e[0*2+1],s=0,c=7,u=4;for(o===0&&(c=138,u=3),n=0;n<=t;n++)if(a=o,o=e[(n+1)*2+1],!(++s<c&&a===o)){if(s<u)do rr(r,a,r.bl_tree);while(--s!==0);else a!==0?(a!==i&&(rr(r,a,r.bl_tree),s--),rr(r,sh,r.bl_tree),gt(r,s-3,2)):s<=10?(rr(r,ch,r.bl_tree),gt(r,s-3,3)):(rr(r,uh,r.bl_tree),gt(r,s-11,7));s=0,i=a,o===0?(c=138,u=3):a===o?(c=6,u=3):(c=7,u=4)}},Sv=r=>{let e;for(Mp(r,r.dyn_ltree,r.l_desc.max_code),Mp(r,r.dyn_dtree,r.d_desc.max_code),Vu(r,r.bl_desc),e=ol-1;e>=3&&r.bl_tree[lh[e]*2+1]===0;e--);return r.opt_len+=3*(e+1)+5+5+4,e},wv=(r,e,t,n)=>{let i;for(gt(r,e-257,5),gt(r,t-1,5),gt(r,n-4,4),i=0;i<n;i++)gt(r,r.bl_tree[lh[i]*2+1],3);Up(r,r.dyn_ltree,e-1),Up(r,r.dyn_dtree,t-1)},_v=r=>{let e=4093624447,t;for(t=0;t<=31;t++,e>>>=1)if(e&1&&r.dyn_ltree[t*2]!==0)return Pp;if(r.dyn_ltree[9*2]!==0||r.dyn_ltree[10*2]!==0||r.dyn_ltree[13*2]!==0)return Lp;for(t=32;t<Ya;t++)if(r.dyn_ltree[t*2]!==0)return Lp;return Pp},jp=!1,Ev=r=>{jp||(bv(),jp=!0),r.l_desc=new yu(r.dyn_ltree,fh),r.d_desc=new yu(r.dyn_dtree,ph),r.bl_desc=new yu(r.bl_tree,dh),r.bi_buf=0,r.bi_valid=0,yh(r)},bh=(r,e,t,n)=>{gt(r,(lv<<1)+(n?1:0),3),vh(r),Va(r,t),Va(r,~t),t&&r.pending_buf.set(r.window.subarray(e,e+t),r.pending),r.pending+=t},xv=r=>{gt(r,ah<<1,3),rr(r,sl,br),yv(r)},Iv=(r,e,t,n)=>{let i,a,o=0;r.level>0?(r.strm.data_type===uv&&(r.strm.data_type=_v(r)),Vu(r,r.l_desc),Vu(r,r.d_desc),o=Sv(r),i=r.opt_len+3+7>>>3,a=r.static_len+3+7>>>3,a<=i&&(i=a)):i=a=t+5,t+4<=i&&e!==-1?bh(r,e,t,n):r.strategy===cv||a===i?(gt(r,(ah<<1)+(n?1:0),3),Fp(r,br,Ra)):(gt(r,(fv<<1)+(n?1:0),3),wv(r,r.l_desc.max_code+1,r.d_desc.max_code+1,o+1),Fp(r,r.dyn_ltree,r.dyn_dtree)),yh(r),n&&vh(r)},kv=(r,e,t)=>(r.pending_buf[r.sym_buf+r.sym_next++]=e,r.pending_buf[r.sym_buf+r.sym_next++]=e>>8,r.pending_buf[r.sym_buf+r.sym_next++]=t,e===0?r.dyn_ltree[t*2]++:(r.matches++,e--,r.dyn_ltree[(Ba[t]+Ya+1)*2]++,r.dyn_dtree[hh(e)*2]++),r.sym_next===r.sym_end),Tv=Ev,Av=bh,Ov=Iv,Dv=kv,Nv=xv,Rv={_tr_init:Tv,_tr_stored_block:Av,_tr_flush_block:Ov,_tr_tally:Dv,_tr_align:Nv},Cv=(r,e,t,n)=>{let i=r&65535|0,a=r>>>16&65535|0,o=0;for(;t!==0;){o=t>2e3?2e3:t,t-=o;do i=i+e[n++]|0,a=a+i|0;while(--o);i%=65521,a%=65521}return i|a<<16|0},Qa=Cv,Pv=()=>{let r,e=[];for(var t=0;t<256;t++){r=t;for(var n=0;n<8;n++)r=r&1?3988292384^r>>>1:r>>>1;e[t]=r}return e},Lv=new Uint32Array(Pv()),$v=(r,e,t,n)=>{let i=Lv,a=n+t;r^=-1;for(let o=n;o<a;o++)r=r>>>8^i[(r^e[o])&255];return r^-1},Ve=$v,$n={2:"need dictionary",1:"stream end",0:"","-1":"file error","-2":"stream error","-3":"data error","-4":"insufficient memory","-5":"buffer error","-6":"incompatible version"},Wn={Z_NO_FLUSH:0,Z_PARTIAL_FLUSH:1,Z_SYNC_FLUSH:2,Z_FULL_FLUSH:3,Z_FINISH:4,Z_BLOCK:5,Z_TREES:6,Z_OK:0,Z_STREAM_END:1,Z_NEED_DICT:2,Z_ERRNO:-1,Z_STREAM_ERROR:-2,Z_DATA_ERROR:-3,Z_MEM_ERROR:-4,Z_BUF_ERROR:-5,Z_NO_COMPRESSION:0,Z_BEST_SPEED:1,Z_BEST_COMPRESSION:9,Z_DEFAULT_COMPRESSION:-1,Z_FILTERED:1,Z_HUFFMAN_ONLY:2,Z_RLE:3,Z_FIXED:4,Z_DEFAULT_STRATEGY:0,Z_BINARY:0,Z_TEXT:1,Z_UNKNOWN:2,Z_DEFLATED:8},{_tr_init:Fv,_tr_stored_block:Qu,_tr_flush_block:Mv,_tr_tally:Wr,_tr_align:Uv}=Rv,{Z_NO_FLUSH:zr,Z_PARTIAL_FLUSH:jv,Z_FULL_FLUSH:qv,Z_FINISH:Rt,Z_BLOCK:qp,Z_OK:Ze,Z_STREAM_END:Bp,Z_STREAM_ERROR:ar,Z_DATA_ERROR:Bv,Z_BUF_ERROR:bu,Z_DEFAULT_COMPRESSION:Vv,Z_FILTERED:Qv,Z_HUFFMAN_ONLY:Jo,Z_RLE:Wv,Z_FIXED:zv,Z_DEFAULT_STRATEGY:Hv,Z_UNKNOWN:Gv,Z_DEFLATED:Hs}=Wn,Kv=9,Jv=15,Zv=8,Yv=29,Xv=256,Wu=Xv+1+Yv,eb=30,tb=19,rb=2*Wu+1,nb=15,ae=3,qr=258,or=qr+ae+1,ib=32,Ai=42,ul=57,zu=69,Hu=73,Gu=91,Ku=103,Tn=113,xa=666,st=1,Fi=2,Fn=3,Mi=4,ab=3,An=(r,e)=>(r.msg=$n[e],e),Vp=r=>r*2-(r>4?9:0),jr=r=>{let e=r.length;for(;--e>=0;)r[e]=0},ob=r=>{let e,t,n,i=r.w_size;e=r.hash_size,n=e;do t=r.head[--n],r.head[n]=t>=i?t-i:0;while(--e);e=i,n=e;do t=r.prev[--n],r.prev[n]=t>=i?t-i:0;while(--e)},sb=(r,e,t)=>(e<<r.hash_shift^t)&r.hash_mask,Hr=sb,St=r=>{let e=r.state,t=e.pending;t>r.avail_out&&(t=r.avail_out),t!==0&&(r.output.set(e.pending_buf.subarray(e.pending_out,e.pending_out+t),r.next_out),r.next_out+=t,e.pending_out+=t,r.total_out+=t,r.avail_out-=t,e.pending-=t,e.pending===0&&(e.pending_out=0))},_t=(r,e)=>{Mv(r,r.block_start>=0?r.block_start:-1,r.strstart-r.block_start,e),r.block_start=r.strstart,St(r.strm)},he=(r,e)=>{r.pending_buf[r.pending++]=e},ua=(r,e)=>{r.pending_buf[r.pending++]=e>>>8&255,r.pending_buf[r.pending++]=e&255},Ju=(r,e,t,n)=>{let i=r.avail_in;return i>n&&(i=n),i===0?0:(r.avail_in-=i,e.set(r.input.subarray(r.next_in,r.next_in+i),t),r.state.wrap===1?r.adler=Qa(r.adler,e,i,t):r.state.wrap===2&&(r.adler=Ve(r.adler,e,i,t)),r.next_in+=i,r.total_in+=i,i)},Sh=(r,e)=>{let t=r.max_chain_length,n=r.strstart,i,a,o=r.prev_length,s=r.nice_match,c=r.strstart>r.w_size-or?r.strstart-(r.w_size-or):0,u=r.window,l=r.w_mask,p=r.prev,d=r.strstart+qr,f=u[n+o-1],h=u[n+o];r.prev_length>=r.good_match&&(t>>=2),s>r.lookahead&&(s=r.lookahead);do if(i=e,!(u[i+o]!==h||u[i+o-1]!==f||u[i]!==u[n]||u[++i]!==u[n+1])){n+=2,i++;do;while(u[++n]===u[++i]&&u[++n]===u[++i]&&u[++n]===u[++i]&&u[++n]===u[++i]&&u[++n]===u[++i]&&u[++n]===u[++i]&&u[++n]===u[++i]&&u[++n]===u[++i]&&n<d);if(a=qr-(d-n),n=d-qr,a>o){if(r.match_start=e,o=a,a>=s)break;f=u[n+o-1],h=u[n+o]}}while((e=p[e&l])>c&&--t!==0);return o<=r.lookahead?o:r.lookahead},Oi=r=>{let e=r.w_size,t,n,i;do{if(n=r.window_size-r.lookahead-r.strstart,r.strstart>=e+(e-or)&&(r.window.set(r.window.subarray(e,e+e-n),0),r.match_start-=e,r.strstart-=e,r.block_start-=e,r.insert>r.strstart&&(r.insert=r.strstart),ob(r),n+=e),r.strm.avail_in===0)break;if(t=Ju(r.strm,r.window,r.strstart+r.lookahead,n),r.lookahead+=t,r.lookahead+r.insert>=ae)for(i=r.strstart-r.insert,r.ins_h=r.window[i],r.ins_h=Hr(r,r.ins_h,r.window[i+1]);r.insert&&(r.ins_h=Hr(r,r.ins_h,r.window[i+ae-1]),r.prev[i&r.w_mask]=r.head[r.ins_h],r.head[r.ins_h]=i,i++,r.insert--,!(r.lookahead+r.insert<ae)););}while(r.lookahead<or&&r.strm.avail_in!==0)},wh=(r,e)=>{let t=r.pending_buf_size-5>r.w_size?r.w_size:r.pending_buf_size-5,n,i,a,o=0,s=r.strm.avail_in;do{if(n=65535,a=r.bi_valid+42>>3,r.strm.avail_out<a||(a=r.strm.avail_out-a,i=r.strstart-r.block_start,n>i+r.strm.avail_in&&(n=i+r.strm.avail_in),n>a&&(n=a),n<t&&(n===0&&e!==Rt||e===zr||n!==i+r.strm.avail_in)))break;o=e===Rt&&n===i+r.strm.avail_in?1:0,Qu(r,0,0,o),r.pending_buf[r.pending-4]=n,r.pending_buf[r.pending-3]=n>>8,r.pending_buf[r.pending-2]=~n,r.pending_buf[r.pending-1]=~n>>8,St(r.strm),i&&(i>n&&(i=n),r.strm.output.set(r.window.subarray(r.block_start,r.block_start+i),r.strm.next_out),r.strm.next_out+=i,r.strm.avail_out-=i,r.strm.total_out+=i,r.block_start+=i,n-=i),n&&(Ju(r.strm,r.strm.output,r.strm.next_out,n),r.strm.next_out+=n,r.strm.avail_out-=n,r.strm.total_out+=n)}while(o===0);return s-=r.strm.avail_in,s&&(s>=r.w_size?(r.matches=2,r.window.set(r.strm.input.subarray(r.strm.next_in-r.w_size,r.strm.next_in),0),r.strstart=r.w_size,r.insert=r.strstart):(r.window_size-r.strstart<=s&&(r.strstart-=r.w_size,r.window.set(r.window.subarray(r.w_size,r.w_size+r.strstart),0),r.matches<2&&r.matches++,r.insert>r.strstart&&(r.insert=r.strstart)),r.window.set(r.strm.input.subarray(r.strm.next_in-s,r.strm.next_in),r.strstart),r.strstart+=s,r.insert+=s>r.w_size-r.insert?r.w_size-r.insert:s),r.block_start=r.strstart),r.high_water<r.strstart&&(r.high_water=r.strstart),o?Mi:e!==zr&&e!==Rt&&r.strm.avail_in===0&&r.strstart===r.block_start?Fi:(a=r.window_size-r.strstart,r.strm.avail_in>a&&r.block_start>=r.w_size&&(r.block_start-=r.w_size,r.strstart-=r.w_size,r.window.set(r.window.subarray(r.w_size,r.w_size+r.strstart),0),r.matches<2&&r.matches++,a+=r.w_size,r.insert>r.strstart&&(r.insert=r.strstart)),a>r.strm.avail_in&&(a=r.strm.avail_in),a&&(Ju(r.strm,r.window,r.strstart,a),r.strstart+=a,r.insert+=a>r.w_size-r.insert?r.w_size-r.insert:a),r.high_water<r.strstart&&(r.high_water=r.strstart),a=r.bi_valid+42>>3,a=r.pending_buf_size-a>65535?65535:r.pending_buf_size-a,t=a>r.w_size?r.w_size:a,i=r.strstart-r.block_start,(i>=t||(i||e===Rt)&&e!==zr&&r.strm.avail_in===0&&i<=a)&&(n=i>a?a:i,o=e===Rt&&r.strm.avail_in===0&&n===i?1:0,Qu(r,r.block_start,n,o),r.block_start+=n,St(r.strm)),o?Fn:st)},Su=(r,e)=>{let t,n;for(;;){if(r.lookahead<or){if(Oi(r),r.lookahead<or&&e===zr)return st;if(r.lookahead===0)break}if(t=0,r.lookahead>=ae&&(r.ins_h=Hr(r,r.ins_h,r.window[r.strstart+ae-1]),t=r.prev[r.strstart&r.w_mask]=r.head[r.ins_h],r.head[r.ins_h]=r.strstart),t!==0&&r.strstart-t<=r.w_size-or&&(r.match_length=Sh(r,t)),r.match_length>=ae)if(n=Wr(r,r.strstart-r.match_start,r.match_length-ae),r.lookahead-=r.match_length,r.match_length<=r.max_lazy_match&&r.lookahead>=ae){r.match_length--;do r.strstart++,r.ins_h=Hr(r,r.ins_h,r.window[r.strstart+ae-1]),t=r.prev[r.strstart&r.w_mask]=r.head[r.ins_h],r.head[r.ins_h]=r.strstart;while(--r.match_length!==0);r.strstart++}else r.strstart+=r.match_length,r.match_length=0,r.ins_h=r.window[r.strstart],r.ins_h=Hr(r,r.ins_h,r.window[r.strstart+1]);else n=Wr(r,0,r.window[r.strstart]),r.lookahead--,r.strstart++;if(n&&(_t(r,!1),r.strm.avail_out===0))return st}return r.insert=r.strstart<ae-1?r.strstart:ae-1,e===Rt?(_t(r,!0),r.strm.avail_out===0?Fn:Mi):r.sym_next&&(_t(r,!1),r.strm.avail_out===0)?st:Fi},yi=(r,e)=>{let t,n,i;for(;;){if(r.lookahead<or){if(Oi(r),r.lookahead<or&&e===zr)return st;if(r.lookahead===0)break}if(t=0,r.lookahead>=ae&&(r.ins_h=Hr(r,r.ins_h,r.window[r.strstart+ae-1]),t=r.prev[r.strstart&r.w_mask]=r.head[r.ins_h],r.head[r.ins_h]=r.strstart),r.prev_length=r.match_length,r.prev_match=r.match_start,r.match_length=ae-1,t!==0&&r.prev_length<r.max_lazy_match&&r.strstart-t<=r.w_size-or&&(r.match_length=Sh(r,t),r.match_length<=5&&(r.strategy===Qv||r.match_length===ae&&r.strstart-r.match_start>4096)&&(r.match_length=ae-1)),r.prev_length>=ae&&r.match_length<=r.prev_length){i=r.strstart+r.lookahead-ae,n=Wr(r,r.strstart-1-r.prev_match,r.prev_length-ae),r.lookahead-=r.prev_length-1,r.prev_length-=2;do++r.strstart<=i&&(r.ins_h=Hr(r,r.ins_h,r.window[r.strstart+ae-1]),t=r.prev[r.strstart&r.w_mask]=r.head[r.ins_h],r.head[r.ins_h]=r.strstart);while(--r.prev_length!==0);if(r.match_available=0,r.match_length=ae-1,r.strstart++,n&&(_t(r,!1),r.strm.avail_out===0))return st}else if(r.match_available){if(n=Wr(r,0,r.window[r.strstart-1]),n&&_t(r,!1),r.strstart++,r.lookahead--,r.strm.avail_out===0)return st}else r.match_available=1,r.strstart++,r.lookahead--}return r.match_available&&(n=Wr(r,0,r.window[r.strstart-1]),r.match_available=0),r.insert=r.strstart<ae-1?r.strstart:ae-1,e===Rt?(_t(r,!0),r.strm.avail_out===0?Fn:Mi):r.sym_next&&(_t(r,!1),r.strm.avail_out===0)?st:Fi},cb=(r,e)=>{let t,n,i,a,o=r.window;for(;;){if(r.lookahead<=qr){if(Oi(r),r.lookahead<=qr&&e===zr)return st;if(r.lookahead===0)break}if(r.match_length=0,r.lookahead>=ae&&r.strstart>0&&(i=r.strstart-1,n=o[i],n===o[++i]&&n===o[++i]&&n===o[++i])){a=r.strstart+qr;do;while(n===o[++i]&&n===o[++i]&&n===o[++i]&&n===o[++i]&&n===o[++i]&&n===o[++i]&&n===o[++i]&&n===o[++i]&&i<a);r.match_length=qr-(a-i),r.match_length>r.lookahead&&(r.match_length=r.lookahead)}if(r.match_length>=ae?(t=Wr(r,1,r.match_length-ae),r.lookahead-=r.match_length,r.strstart+=r.match_length,r.match_length=0):(t=Wr(r,0,r.window[r.strstart]),r.lookahead--,r.strstart++),t&&(_t(r,!1),r.strm.avail_out===0))return st}return r.insert=0,e===Rt?(_t(r,!0),r.strm.avail_out===0?Fn:Mi):r.sym_next&&(_t(r,!1),r.strm.avail_out===0)?st:Fi},ub=(r,e)=>{let t;for(;;){if(r.lookahead===0&&(Oi(r),r.lookahead===0)){if(e===zr)return st;break}if(r.match_length=0,t=Wr(r,0,r.window[r.strstart]),r.lookahead--,r.strstart++,t&&(_t(r,!1),r.strm.avail_out===0))return st}return r.insert=0,e===Rt?(_t(r,!0),r.strm.avail_out===0?Fn:Mi):r.sym_next&&(_t(r,!1),r.strm.avail_out===0)?st:Fi};function Jt(r,e,t,n,i){this.good_length=r,this.max_lazy=e,this.nice_length=t,this.max_chain=n,this.func=i}var Ia=[new Jt(0,0,0,0,wh),new Jt(4,4,8,4,Su),new Jt(4,5,16,8,Su),new Jt(4,6,32,32,Su),new Jt(4,4,16,16,yi),new Jt(8,16,32,32,yi),new Jt(8,16,128,128,yi),new Jt(8,32,128,256,yi),new Jt(32,128,258,1024,yi),new Jt(32,258,258,4096,yi)],lb=r=>{r.window_size=2*r.w_size,jr(r.head),r.max_lazy_match=Ia[r.level].max_lazy,r.good_match=Ia[r.level].good_length,r.nice_match=Ia[r.level].nice_length,r.max_chain_length=Ia[r.level].max_chain,r.strstart=0,r.block_start=0,r.lookahead=0,r.insert=0,r.match_length=r.prev_length=ae-1,r.match_available=0,r.ins_h=0};function fb(){this.strm=null,this.status=0,this.pending_buf=null,this.pending_buf_size=0,this.pending_out=0,this.pending=0,this.wrap=0,this.gzhead=null,this.gzindex=0,this.method=Hs,this.last_flush=-1,this.w_size=0,this.w_bits=0,this.w_mask=0,this.window=null,this.window_size=0,this.prev=null,this.head=null,this.ins_h=0,this.hash_size=0,this.hash_bits=0,this.hash_mask=0,this.hash_shift=0,this.block_start=0,this.match_length=0,this.prev_match=0,this.match_available=0,this.strstart=0,this.match_start=0,this.lookahead=0,this.prev_length=0,this.max_chain_length=0,this.max_lazy_match=0,this.level=0,this.strategy=0,this.good_match=0,this.nice_match=0,this.dyn_ltree=new Uint16Array(rb*2),this.dyn_dtree=new Uint16Array((2*eb+1)*2),this.bl_tree=new Uint16Array((2*tb+1)*2),jr(this.dyn_ltree),jr(this.dyn_dtree),jr(this.bl_tree),this.l_desc=null,this.d_desc=null,this.bl_desc=null,this.bl_count=new Uint16Array(nb+1),this.heap=new Uint16Array(2*Wu+1),jr(this.heap),this.heap_len=0,this.heap_max=0,this.depth=new Uint16Array(2*Wu+1),jr(this.depth),this.sym_buf=0,this.lit_bufsize=0,this.sym_next=0,this.sym_end=0,this.opt_len=0,this.static_len=0,this.matches=0,this.insert=0,this.bi_buf=0,this.bi_valid=0}var Xa=r=>{if(!r)return 1;let e=r.state;return!e||e.strm!==r||e.status!==Ai&&e.status!==ul&&e.status!==zu&&e.status!==Hu&&e.status!==Gu&&e.status!==Ku&&e.status!==Tn&&e.status!==xa?1:0},_h=r=>{if(Xa(r))return An(r,ar);r.total_in=r.total_out=0,r.data_type=Gv;let e=r.state;return e.pending=0,e.pending_out=0,e.wrap<0&&(e.wrap=-e.wrap),e.status=e.wrap===2?ul:e.wrap?Ai:Tn,r.adler=e.wrap===2?0:1,e.last_flush=-2,Fv(e),Ze},Eh=r=>{let e=_h(r);return e===Ze&&lb(r.state),e},pb=(r,e)=>Xa(r)||r.state.wrap!==2?ar:(r.state.gzhead=e,Ze),xh=(r,e,t,n,i,a)=>{if(!r)return ar;let o=1;if(e===Vv&&(e=6),n<0?(o=0,n=-n):n>15&&(o=2,n-=16),i<1||i>Kv||t!==Hs||n<8||n>15||e<0||e>9||a<0||a>zv||n===8&&o!==1)return An(r,ar);n===8&&(n=9);let s=new fb;return r.state=s,s.strm=r,s.status=Ai,s.wrap=o,s.gzhead=null,s.w_bits=n,s.w_size=1<<s.w_bits,s.w_mask=s.w_size-1,s.hash_bits=i+7,s.hash_size=1<<s.hash_bits,s.hash_mask=s.hash_size-1,s.hash_shift=~~((s.hash_bits+ae-1)/ae),s.window=new Uint8Array(s.w_size*2),s.head=new Uint16Array(s.hash_size),s.prev=new Uint16Array(s.w_size),s.lit_bufsize=1<<i+6,s.pending_buf_size=s.lit_bufsize*4,s.pending_buf=new Uint8Array(s.pending_buf_size),s.sym_buf=s.lit_bufsize,s.sym_end=(s.lit_bufsize-1)*3,s.level=e,s.strategy=a,s.method=t,Eh(r)},db=(r,e)=>xh(r,e,Hs,Jv,Zv,Hv),hb=(r,e)=>{if(Xa(r)||e>qp||e<0)return r?An(r,ar):ar;let t=r.state;if(!r.output||r.avail_in!==0&&!r.input||t.status===xa&&e!==Rt)return An(r,r.avail_out===0?bu:ar);let n=t.last_flush;if(t.last_flush=e,t.pending!==0){if(St(r),r.avail_out===0)return t.last_flush=-1,Ze}else if(r.avail_in===0&&Vp(e)<=Vp(n)&&e!==Rt)return An(r,bu);if(t.status===xa&&r.avail_in!==0)return An(r,bu);if(t.status===Ai&&t.wrap===0&&(t.status=Tn),t.status===Ai){let i=Hs+(t.w_bits-8<<4)<<8,a=-1;if(t.strategy>=Jo||t.level<2?a=0:t.level<6?a=1:t.level===6?a=2:a=3,i|=a<<6,t.strstart!==0&&(i|=ib),i+=31-i%31,ua(t,i),t.strstart!==0&&(ua(t,r.adler>>>16),ua(t,r.adler&65535)),r.adler=1,t.status=Tn,St(r),t.pending!==0)return t.last_flush=-1,Ze}if(t.status===ul){if(r.adler=0,he(t,31),he(t,139),he(t,8),t.gzhead)he(t,(t.gzhead.text?1:0)+(t.gzhead.hcrc?2:0)+(t.gzhead.extra?4:0)+(t.gzhead.name?8:0)+(t.gzhead.comment?16:0)),he(t,t.gzhead.time&255),he(t,t.gzhead.time>>8&255),he(t,t.gzhead.time>>16&255),he(t,t.gzhead.time>>24&255),he(t,t.level===9?2:t.strategy>=Jo||t.level<2?4:0),he(t,t.gzhead.os&255),t.gzhead.extra&&t.gzhead.extra.length&&(he(t,t.gzhead.extra.length&255),he(t,t.gzhead.extra.length>>8&255)),t.gzhead.hcrc&&(r.adler=Ve(r.adler,t.pending_buf,t.pending,0)),t.gzindex=0,t.status=zu;else if(he(t,0),he(t,0),he(t,0),he(t,0),he(t,0),he(t,t.level===9?2:t.strategy>=Jo||t.level<2?4:0),he(t,ab),t.status=Tn,St(r),t.pending!==0)return t.last_flush=-1,Ze}if(t.status===zu){if(t.gzhead.extra){let i=t.pending,a=(t.gzhead.extra.length&65535)-t.gzindex;for(;t.pending+a>t.pending_buf_size;){let s=t.pending_buf_size-t.pending;if(t.pending_buf.set(t.gzhead.extra.subarray(t.gzindex,t.gzindex+s),t.pending),t.pending=t.pending_buf_size,t.gzhead.hcrc&&t.pending>i&&(r.adler=Ve(r.adler,t.pending_buf,t.pending-i,i)),t.gzindex+=s,St(r),t.pending!==0)return t.last_flush=-1,Ze;i=0,a-=s}let o=new Uint8Array(t.gzhead.extra);t.pending_buf.set(o.subarray(t.gzindex,t.gzindex+a),t.pending),t.pending+=a,t.gzhead.hcrc&&t.pending>i&&(r.adler=Ve(r.adler,t.pending_buf,t.pending-i,i)),t.gzindex=0}t.status=Hu}if(t.status===Hu){if(t.gzhead.name){let i=t.pending,a;do{if(t.pending===t.pending_buf_size){if(t.gzhead.hcrc&&t.pending>i&&(r.adler=Ve(r.adler,t.pending_buf,t.pending-i,i)),St(r),t.pending!==0)return t.last_flush=-1,Ze;i=0}t.gzindex<t.gzhead.name.length?a=t.gzhead.name.charCodeAt(t.gzindex++)&255:a=0,he(t,a)}while(a!==0);t.gzhead.hcrc&&t.pending>i&&(r.adler=Ve(r.adler,t.pending_buf,t.pending-i,i)),t.gzindex=0}t.status=Gu}if(t.status===Gu){if(t.gzhead.comment){let i=t.pending,a;do{if(t.pending===t.pending_buf_size){if(t.gzhead.hcrc&&t.pending>i&&(r.adler=Ve(r.adler,t.pending_buf,t.pending-i,i)),St(r),t.pending!==0)return t.last_flush=-1,Ze;i=0}t.gzindex<t.gzhead.comment.length?a=t.gzhead.comment.charCodeAt(t.gzindex++)&255:a=0,he(t,a)}while(a!==0);t.gzhead.hcrc&&t.pending>i&&(r.adler=Ve(r.adler,t.pending_buf,t.pending-i,i))}t.status=Ku}if(t.status===Ku){if(t.gzhead.hcrc){if(t.pending+2>t.pending_buf_size&&(St(r),t.pending!==0))return t.last_flush=-1,Ze;he(t,r.adler&255),he(t,r.adler>>8&255),r.adler=0}if(t.status=Tn,St(r),t.pending!==0)return t.last_flush=-1,Ze}if(r.avail_in!==0||t.lookahead!==0||e!==zr&&t.status!==xa){let i=t.level===0?wh(t,e):t.strategy===Jo?ub(t,e):t.strategy===Wv?cb(t,e):Ia[t.level].func(t,e);if((i===Fn||i===Mi)&&(t.status=xa),i===st||i===Fn)return r.avail_out===0&&(t.last_flush=-1),Ze;if(i===Fi&&(e===jv?Uv(t):e!==qp&&(Qu(t,0,0,!1),e===qv&&(jr(t.head),t.lookahead===0&&(t.strstart=0,t.block_start=0,t.insert=0))),St(r),r.avail_out===0))return t.last_flush=-1,Ze}return e!==Rt?Ze:t.wrap<=0?Bp:(t.wrap===2?(he(t,r.adler&255),he(t,r.adler>>8&255),he(t,r.adler>>16&255),he(t,r.adler>>24&255),he(t,r.total_in&255),he(t,r.total_in>>8&255),he(t,r.total_in>>16&255),he(t,r.total_in>>24&255)):(ua(t,r.adler>>>16),ua(t,r.adler&65535)),St(r),t.wrap>0&&(t.wrap=-t.wrap),t.pending!==0?Ze:Bp)},mb=r=>{if(Xa(r))return ar;let e=r.state.status;return r.state=null,e===Tn?An(r,Bv):Ze},gb=(r,e)=>{let t=e.length;if(Xa(r))return ar;let n=r.state,i=n.wrap;if(i===2||i===1&&n.status!==Ai||n.lookahead)return ar;if(i===1&&(r.adler=Qa(r.adler,e,t,0)),n.wrap=0,t>=n.w_size){i===0&&(jr(n.head),n.strstart=0,n.block_start=0,n.insert=0);let c=new Uint8Array(n.w_size);c.set(e.subarray(t-n.w_size,t),0),e=c,t=n.w_size}let a=r.avail_in,o=r.next_in,s=r.input;for(r.avail_in=t,r.next_in=0,r.input=e,Oi(n);n.lookahead>=ae;){let c=n.strstart,u=n.lookahead-(ae-1);do n.ins_h=Hr(n,n.ins_h,n.window[c+ae-1]),n.prev[c&n.w_mask]=n.head[n.ins_h],n.head[n.ins_h]=c,c++;while(--u);n.strstart=c,n.lookahead=ae-1,Oi(n)}return n.strstart+=n.lookahead,n.block_start=n.strstart,n.insert=n.lookahead,n.lookahead=0,n.match_length=n.prev_length=ae-1,n.match_available=0,r.next_in=o,r.input=s,r.avail_in=a,n.wrap=i,Ze},yb=db,vb=xh,bb=Eh,Sb=_h,wb=pb,_b=hb,Eb=mb,xb=gb,Ib="pako deflate (from Nodeca project)",Ca={deflateInit:yb,deflateInit2:vb,deflateReset:bb,deflateResetKeep:Sb,deflateSetHeader:wb,deflate:_b,deflateEnd:Eb,deflateSetDictionary:xb,deflateInfo:Ib},kb=(r,e)=>Object.prototype.hasOwnProperty.call(r,e),Tb=function(r){let e=Array.prototype.slice.call(arguments,1);for(;e.length;){let t=e.shift();if(!!t){if(typeof t!="object")throw new TypeError(t+"must be non-object");for(let n in t)kb(t,n)&&(r[n]=t[n])}}return r},Ab=r=>{let e=0;for(let n=0,i=r.length;n<i;n++)e+=r[n].length;let t=new Uint8Array(e);for(let n=0,i=0,a=r.length;n<a;n++){let o=r[n];t.set(o,i),i+=o.length}return t},Gs={assign:Tb,flattenChunks:Ab},Ih=!0;try{String.fromCharCode.apply(null,new Uint8Array(1))}catch(r){Ih=!1}var Wa=new Uint8Array(256);for(let r=0;r<256;r++)Wa[r]=r>=252?6:r>=248?5:r>=240?4:r>=224?3:r>=192?2:1;Wa[254]=Wa[254]=1;var Ob=r=>{if(typeof TextEncoder=="function"&&TextEncoder.prototype.encode)return new TextEncoder().encode(r);let e,t,n,i,a,o=r.length,s=0;for(i=0;i<o;i++)t=r.charCodeAt(i),(t&64512)===55296&&i+1<o&&(n=r.charCodeAt(i+1),(n&64512)===56320&&(t=65536+(t-55296<<10)+(n-56320),i++)),s+=t<128?1:t<2048?2:t<65536?3:4;for(e=new Uint8Array(s),a=0,i=0;a<s;i++)t=r.charCodeAt(i),(t&64512)===55296&&i+1<o&&(n=r.charCodeAt(i+1),(n&64512)===56320&&(t=65536+(t-55296<<10)+(n-56320),i++)),t<128?e[a++]=t:t<2048?(e[a++]=192|t>>>6,e[a++]=128|t&63):t<65536?(e[a++]=224|t>>>12,e[a++]=128|t>>>6&63,e[a++]=128|t&63):(e[a++]=240|t>>>18,e[a++]=128|t>>>12&63,e[a++]=128|t>>>6&63,e[a++]=128|t&63);return e},Db=(r,e)=>{if(e<65534&&r.subarray&&Ih)return String.fromCharCode.apply(null,r.length===e?r:r.subarray(0,e));let t="";for(let n=0;n<e;n++)t+=String.fromCharCode(r[n]);return t},Nb=(r,e)=>{let t=e||r.length;if(typeof TextDecoder=="function"&&TextDecoder.prototype.decode)return new TextDecoder().decode(r.subarray(0,e));let n,i,a=new Array(t*2);for(i=0,n=0;n<t;){let o=r[n++];if(o<128){a[i++]=o;continue}let s=Wa[o];if(s>4){a[i++]=65533,n+=s-1;continue}for(o&=s===2?31:s===3?15:7;s>1&&n<t;)o=o<<6|r[n++]&63,s--;if(s>1){a[i++]=65533;continue}o<65536?a[i++]=o:(o-=65536,a[i++]=55296|o>>10&1023,a[i++]=56320|o&1023)}return Db(a,i)},Rb=(r,e)=>{e=e||r.length,e>r.length&&(e=r.length);let t=e-1;for(;t>=0&&(r[t]&192)===128;)t--;return t<0||t===0?e:t+Wa[r[t]]>e?t:e},za={string2buf:Ob,buf2string:Nb,utf8border:Rb};function Cb(){this.input=null,this.next_in=0,this.avail_in=0,this.total_in=0,this.output=null,this.next_out=0,this.avail_out=0,this.total_out=0,this.msg="",this.state=null,this.data_type=2,this.adler=0}var kh=Cb,Th=Object.prototype.toString,{Z_NO_FLUSH:Pb,Z_SYNC_FLUSH:Lb,Z_FULL_FLUSH:$b,Z_FINISH:Fb,Z_OK:Rs,Z_STREAM_END:Mb,Z_DEFAULT_COMPRESSION:Ub,Z_DEFAULT_STRATEGY:jb,Z_DEFLATED:qb}=Wn;function eo(r){this.options=Gs.assign({level:Ub,method:qb,chunkSize:16384,windowBits:15,memLevel:8,strategy:jb},r||{});let e=this.options;e.raw&&e.windowBits>0?e.windowBits=-e.windowBits:e.gzip&&e.windowBits>0&&e.windowBits<16&&(e.windowBits+=16),this.err=0,this.msg="",this.ended=!1,this.chunks=[],this.strm=new kh,this.strm.avail_out=0;let t=Ca.deflateInit2(this.strm,e.level,e.method,e.windowBits,e.memLevel,e.strategy);if(t!==Rs)throw new Error($n[t]);if(e.header&&Ca.deflateSetHeader(this.strm,e.header),e.dictionary){let n;if(typeof e.dictionary=="string"?n=za.string2buf(e.dictionary):Th.call(e.dictionary)==="[object ArrayBuffer]"?n=new Uint8Array(e.dictionary):n=e.dictionary,t=Ca.deflateSetDictionary(this.strm,n),t!==Rs)throw new Error($n[t]);this._dict_set=!0}}eo.prototype.push=function(r,e){let t=this.strm,n=this.options.chunkSize,i,a;if(this.ended)return!1;for(e===~~e?a=e:a=e===!0?Fb:Pb,typeof r=="string"?t.input=za.string2buf(r):Th.call(r)==="[object ArrayBuffer]"?t.input=new Uint8Array(r):t.input=r,t.next_in=0,t.avail_in=t.input.length;;){if(t.avail_out===0&&(t.output=new Uint8Array(n),t.next_out=0,t.avail_out=n),(a===Lb||a===$b)&&t.avail_out<=6){this.onData(t.output.subarray(0,t.next_out)),t.avail_out=0;continue}if(i=Ca.deflate(t,a),i===Mb)return t.next_out>0&&this.onData(t.output.subarray(0,t.next_out)),i=Ca.deflateEnd(this.strm),this.onEnd(i),this.ended=!0,i===Rs;if(t.avail_out===0){this.onData(t.output);continue}if(a>0&&t.next_out>0){this.onData(t.output.subarray(0,t.next_out)),t.avail_out=0;continue}if(t.avail_in===0)break}return!0};eo.prototype.onData=function(r){this.chunks.push(r)};eo.prototype.onEnd=function(r){r===Rs&&(this.result=Gs.flattenChunks(this.chunks)),this.chunks=[],this.err=r,this.msg=this.strm.msg};function ll(r,e){let t=new eo(e);if(t.push(r,!0),t.err)throw t.msg||$n[t.err];return t.result}function Bb(r,e){return e=e||{},e.raw=!0,ll(r,e)}function Vb(r,e){return e=e||{},e.gzip=!0,ll(r,e)}var Qb=eo,Wb=ll,zb=Bb,Hb=Vb,Gb=Wn,Kb={Deflate:Qb,deflate:Wb,deflateRaw:zb,gzip:Hb,constants:Gb},Zo=16209,Jb=16191,Zb=function r(e,t){let n,i,a,o,s,c,u,l,p,d,f,h,m,b,_,v,S,y,O,N,T,C,$,P,B=e.state;n=e.next_in,$=e.input,i=n+(e.avail_in-5),a=e.next_out,P=e.output,o=a-(t-e.avail_out),s=a+(e.avail_out-257),c=B.dmax,u=B.wsize,l=B.whave,p=B.wnext,d=B.window,f=B.hold,h=B.bits,m=B.lencode,b=B.distcode,_=(1<<B.lenbits)-1,v=(1<<B.distbits)-1;e:do{h<15&&(f+=$[n++]<<h,h+=8,f+=$[n++]<<h,h+=8),S=m[f&_];t:for(;;){if(y=S>>>24,f>>>=y,h-=y,y=S>>>16&255,y===0)P[a++]=S&65535;else if(y&16){O=S&65535,y&=15,y&&(h<y&&(f+=$[n++]<<h,h+=8),O+=f&(1<<y)-1,f>>>=y,h-=y),h<15&&(f+=$[n++]<<h,h+=8,f+=$[n++]<<h,h+=8),S=b[f&v];r:for(;;){if(y=S>>>24,f>>>=y,h-=y,y=S>>>16&255,y&16){if(N=S&65535,y&=15,h<y&&(f+=$[n++]<<h,h+=8,h<y&&(f+=$[n++]<<h,h+=8)),N+=f&(1<<y)-1,N>c){e.msg="invalid distance too far back",B.mode=Zo;break e}if(f>>>=y,h-=y,y=a-o,N>y){if(y=N-y,y>l&&B.sane){e.msg="invalid distance too far back",B.mode=Zo;break e}if(T=0,C=d,p===0){if(T+=u-y,y<O){O-=y;do P[a++]=d[T++];while(--y);T=a-N,C=P}}else if(p<y){if(T+=u+p-y,y-=p,y<O){O-=y;do P[a++]=d[T++];while(--y);if(T=0,p<O){y=p,O-=y;do P[a++]=d[T++];while(--y);T=a-N,C=P}}}else if(T+=p-y,y<O){O-=y;do P[a++]=d[T++];while(--y);T=a-N,C=P}for(;O>2;)P[a++]=C[T++],P[a++]=C[T++],P[a++]=C[T++],O-=3;O&&(P[a++]=C[T++],O>1&&(P[a++]=C[T++]))}else{T=a-N;do P[a++]=P[T++],P[a++]=P[T++],P[a++]=P[T++],O-=3;while(O>2);O&&(P[a++]=P[T++],O>1&&(P[a++]=P[T++]))}}else if((y&64)===0){S=b[(S&65535)+(f&(1<<y)-1)];continue r}else{e.msg="invalid distance code",B.mode=Zo;break e}break}}else if((y&64)===0){S=m[(S&65535)+(f&(1<<y)-1)];continue t}else if(y&32){B.mode=Jb;break e}else{e.msg="invalid literal/length code",B.mode=Zo;break e}break}}while(n<i&&a<s);O=h>>3,n-=O,h-=O<<3,f&=(1<<h)-1,e.next_in=n,e.next_out=a,e.avail_in=n<i?5+(i-n):5-(n-i),e.avail_out=a<s?257+(s-a):257-(a-s),B.hold=f,B.bits=h},vi=15,Qp=852,Wp=592,zp=0,wu=1,Hp=2,Yb=new Uint16Array([3,4,5,6,7,8,9,10,11,13,15,17,19,23,27,31,35,43,51,59,67,83,99,115,131,163,195,227,258,0,0]),Xb=new Uint8Array([16,16,16,16,16,16,16,16,17,17,17,17,18,18,18,18,19,19,19,19,20,20,20,20,21,21,21,21,16,72,78]),eS=new Uint16Array([1,2,3,4,5,7,9,13,17,25,33,49,65,97,129,193,257,385,513,769,1025,1537,2049,3073,4097,6145,8193,12289,16385,24577,0,0]),tS=new Uint8Array([16,16,16,16,17,17,18,18,19,19,20,20,21,21,22,22,23,23,24,24,25,25,26,26,27,27,28,28,29,29,64,64]),rS=(r,e,t,n,i,a,o,s)=>{let c=s.bits,u=0,l=0,p=0,d=0,f=0,h=0,m=0,b=0,_=0,v=0,S,y,O,N,T,C=null,$,P=new Uint16Array(vi+1),B=new Uint16Array(vi+1),xe=null,Te,k,ve;for(u=0;u<=vi;u++)P[u]=0;for(l=0;l<n;l++)P[e[t+l]]++;for(f=c,d=vi;d>=1&&P[d]===0;d--);if(f>d&&(f=d),d===0)return i[a++]=1<<24|64<<16|0,i[a++]=1<<24|64<<16|0,s.bits=1,0;for(p=1;p<d&&P[p]===0;p++);for(f<p&&(f=p),b=1,u=1;u<=vi;u++)if(b<<=1,b-=P[u],b<0)return-1;if(b>0&&(r===zp||d!==1))return-1;for(B[1]=0,u=1;u<vi;u++)B[u+1]=B[u]+P[u];for(l=0;l<n;l++)e[t+l]!==0&&(o[B[e[t+l]]++]=l);if(r===zp?(C=xe=o,$=20):r===wu?(C=Yb,xe=Xb,$=257):(C=eS,xe=tS,$=0),v=0,l=0,u=p,T=a,h=f,m=0,O=-1,_=1<<f,N=_-1,r===wu&&_>Qp||r===Hp&&_>Wp)return 1;for(;;){Te=u-m,o[l]+1<$?(k=0,ve=o[l]):o[l]>=$?(k=xe[o[l]-$],ve=C[o[l]-$]):(k=32+64,ve=0),S=1<<u-m,y=1<<h,p=y;do y-=S,i[T+(v>>m)+y]=Te<<24|k<<16|ve|0;while(y!==0);for(S=1<<u-1;v&S;)S>>=1;if(S!==0?(v&=S-1,v+=S):v=0,l++,--P[u]===0){if(u===d)break;u=e[t+o[l]]}if(u>f&&(v&N)!==O){for(m===0&&(m=f),T+=p,h=u-m,b=1<<h;h+m<d&&(b-=P[h+m],!(b<=0));)h++,b<<=1;if(_+=1<<h,r===wu&&_>Qp||r===Hp&&_>Wp)return 1;O=v&N,i[O]=f<<24|h<<16|T-a|0}}return v!==0&&(i[T+v]=u-m<<24|64<<16|0),s.bits=f,0},Pa=rS,nS=0,Ah=1,Oh=2,{Z_FINISH:Gp,Z_BLOCK:iS,Z_TREES:Yo,Z_OK:Mn,Z_STREAM_END:aS,Z_NEED_DICT:oS,Z_STREAM_ERROR:Pt,Z_DATA_ERROR:Dh,Z_MEM_ERROR:Nh,Z_BUF_ERROR:sS,Z_DEFLATED:Kp}=Wn,Ks=16180,Jp=16181,Zp=16182,Yp=16183,Xp=16184,ed=16185,td=16186,rd=16187,nd=16188,id=16189,Cs=16190,mr=16191,_u=16192,ad=16193,Eu=16194,od=16195,sd=16196,cd=16197,ud=16198,Xo=16199,es=16200,ld=16201,fd=16202,pd=16203,dd=16204,hd=16205,xu=16206,md=16207,gd=16208,Ie=16209,Rh=16210,Ch=16211,cS=852,uS=592,lS=15,fS=lS,yd=r=>(r>>>24&255)+(r>>>8&65280)+((r&65280)<<8)+((r&255)<<24);function pS(){this.strm=null,this.mode=0,this.last=!1,this.wrap=0,this.havedict=!1,this.flags=0,this.dmax=0,this.check=0,this.total=0,this.head=null,this.wbits=0,this.wsize=0,this.whave=0,this.wnext=0,this.window=null,this.hold=0,this.bits=0,this.length=0,this.offset=0,this.extra=0,this.lencode=null,this.distcode=null,this.lenbits=0,this.distbits=0,this.ncode=0,this.nlen=0,this.ndist=0,this.have=0,this.next=null,this.lens=new Uint16Array(320),this.work=new Uint16Array(288),this.lendyn=null,this.distdyn=null,this.sane=0,this.back=0,this.was=0}var zn=r=>{if(!r)return 1;let e=r.state;return!e||e.strm!==r||e.mode<Ks||e.mode>Ch?1:0},Ph=r=>{if(zn(r))return Pt;let e=r.state;return r.total_in=r.total_out=e.total=0,r.msg="",e.wrap&&(r.adler=e.wrap&1),e.mode=Ks,e.last=0,e.havedict=0,e.flags=-1,e.dmax=32768,e.head=null,e.hold=0,e.bits=0,e.lencode=e.lendyn=new Int32Array(cS),e.distcode=e.distdyn=new Int32Array(uS),e.sane=1,e.back=-1,Mn},Lh=r=>{if(zn(r))return Pt;let e=r.state;return e.wsize=0,e.whave=0,e.wnext=0,Ph(r)},$h=(r,e)=>{let t;if(zn(r))return Pt;let n=r.state;return e<0?(t=0,e=-e):(t=(e>>4)+5,e<48&&(e&=15)),e&&(e<8||e>15)?Pt:(n.window!==null&&n.wbits!==e&&(n.window=null),n.wrap=t,n.wbits=e,Lh(r))},Fh=(r,e)=>{if(!r)return Pt;let t=new pS;r.state=t,t.strm=r,t.window=null,t.mode=Ks;let n=$h(r,e);return n!==Mn&&(r.state=null),n},dS=r=>Fh(r,fS),vd=!0,Iu,ku,hS=r=>{if(vd){Iu=new Int32Array(512),ku=new Int32Array(32);let e=0;for(;e<144;)r.lens[e++]=8;for(;e<256;)r.lens[e++]=9;for(;e<280;)r.lens[e++]=7;for(;e<288;)r.lens[e++]=8;for(Pa(Ah,r.lens,0,288,Iu,0,r.work,{bits:9}),e=0;e<32;)r.lens[e++]=5;Pa(Oh,r.lens,0,32,ku,0,r.work,{bits:5}),vd=!1}r.lencode=Iu,r.lenbits=9,r.distcode=ku,r.distbits=5},Mh=(r,e,t,n)=>{let i,a=r.state;return a.window===null&&(a.wsize=1<<a.wbits,a.wnext=0,a.whave=0,a.window=new Uint8Array(a.wsize)),n>=a.wsize?(a.window.set(e.subarray(t-a.wsize,t),0),a.wnext=0,a.whave=a.wsize):(i=a.wsize-a.wnext,i>n&&(i=n),a.window.set(e.subarray(t-n,t-n+i),a.wnext),n-=i,n?(a.window.set(e.subarray(t-n,t),0),a.wnext=n,a.whave=a.wsize):(a.wnext+=i,a.wnext===a.wsize&&(a.wnext=0),a.whave<a.wsize&&(a.whave+=i))),0},mS=(r,e)=>{let t,n,i,a,o,s,c,u,l,p,d,f,h,m,b=0,_,v,S,y,O,N,T,C,$=new Uint8Array(4),P,B,xe=new Uint8Array([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]);if(zn(r)||!r.output||!r.input&&r.avail_in!==0)return Pt;t=r.state,t.mode===mr&&(t.mode=_u),o=r.next_out,i=r.output,c=r.avail_out,a=r.next_in,n=r.input,s=r.avail_in,u=t.hold,l=t.bits,p=s,d=c,C=Mn;e:for(;;)switch(t.mode){case Ks:if(t.wrap===0){t.mode=_u;break}for(;l<16;){if(s===0)break e;s--,u+=n[a++]<<l,l+=8}if(t.wrap&2&&u===35615){t.wbits===0&&(t.wbits=15),t.check=0,$[0]=u&255,$[1]=u>>>8&255,t.check=Ve(t.check,$,2,0),u=0,l=0,t.mode=Jp;break}if(t.head&&(t.head.done=!1),!(t.wrap&1)||(((u&255)<<8)+(u>>8))%31){r.msg="incorrect header check",t.mode=Ie;break}if((u&15)!==Kp){r.msg="unknown compression method",t.mode=Ie;break}if(u>>>=4,l-=4,T=(u&15)+8,t.wbits===0&&(t.wbits=T),T>15||T>t.wbits){r.msg="invalid window size",t.mode=Ie;break}t.dmax=1<<t.wbits,t.flags=0,r.adler=t.check=1,t.mode=u&512?id:mr,u=0,l=0;break;case Jp:for(;l<16;){if(s===0)break e;s--,u+=n[a++]<<l,l+=8}if(t.flags=u,(t.flags&255)!==Kp){r.msg="unknown compression method",t.mode=Ie;break}if(t.flags&57344){r.msg="unknown header flags set",t.mode=Ie;break}t.head&&(t.head.text=u>>8&1),t.flags&512&&t.wrap&4&&($[0]=u&255,$[1]=u>>>8&255,t.check=Ve(t.check,$,2,0)),u=0,l=0,t.mode=Zp;case Zp:for(;l<32;){if(s===0)break e;s--,u+=n[a++]<<l,l+=8}t.head&&(t.head.time=u),t.flags&512&&t.wrap&4&&($[0]=u&255,$[1]=u>>>8&255,$[2]=u>>>16&255,$[3]=u>>>24&255,t.check=Ve(t.check,$,4,0)),u=0,l=0,t.mode=Yp;case Yp:for(;l<16;){if(s===0)break e;s--,u+=n[a++]<<l,l+=8}t.head&&(t.head.xflags=u&255,t.head.os=u>>8),t.flags&512&&t.wrap&4&&($[0]=u&255,$[1]=u>>>8&255,t.check=Ve(t.check,$,2,0)),u=0,l=0,t.mode=Xp;case Xp:if(t.flags&1024){for(;l<16;){if(s===0)break e;s--,u+=n[a++]<<l,l+=8}t.length=u,t.head&&(t.head.extra_len=u),t.flags&512&&t.wrap&4&&($[0]=u&255,$[1]=u>>>8&255,t.check=Ve(t.check,$,2,0)),u=0,l=0}else t.head&&(t.head.extra=null);t.mode=ed;case ed:if(t.flags&1024&&(f=t.length,f>s&&(f=s),f&&(t.head&&(T=t.head.extra_len-t.length,t.head.extra||(t.head.extra=new Uint8Array(t.head.extra_len)),t.head.extra.set(n.subarray(a,a+f),T)),t.flags&512&&t.wrap&4&&(t.check=Ve(t.check,n,f,a)),s-=f,a+=f,t.length-=f),t.length))break e;t.length=0,t.mode=td;case td:if(t.flags&2048){if(s===0)break e;f=0;do T=n[a+f++],t.head&&T&&t.length<65536&&(t.head.name+=String.fromCharCode(T));while(T&&f<s);if(t.flags&512&&t.wrap&4&&(t.check=Ve(t.check,n,f,a)),s-=f,a+=f,T)break e}else t.head&&(t.head.name=null);t.length=0,t.mode=rd;case rd:if(t.flags&4096){if(s===0)break e;f=0;do T=n[a+f++],t.head&&T&&t.length<65536&&(t.head.comment+=String.fromCharCode(T));while(T&&f<s);if(t.flags&512&&t.wrap&4&&(t.check=Ve(t.check,n,f,a)),s-=f,a+=f,T)break e}else t.head&&(t.head.comment=null);t.mode=nd;case nd:if(t.flags&512){for(;l<16;){if(s===0)break e;s--,u+=n[a++]<<l,l+=8}if(t.wrap&4&&u!==(t.check&65535)){r.msg="header crc mismatch",t.mode=Ie;break}u=0,l=0}t.head&&(t.head.hcrc=t.flags>>9&1,t.head.done=!0),r.adler=t.check=0,t.mode=mr;break;case id:for(;l<32;){if(s===0)break e;s--,u+=n[a++]<<l,l+=8}r.adler=t.check=yd(u),u=0,l=0,t.mode=Cs;case Cs:if(t.havedict===0)return r.next_out=o,r.avail_out=c,r.next_in=a,r.avail_in=s,t.hold=u,t.bits=l,oS;r.adler=t.check=1,t.mode=mr;case mr:if(e===iS||e===Yo)break e;case _u:if(t.last){u>>>=l&7,l-=l&7,t.mode=xu;break}for(;l<3;){if(s===0)break e;s--,u+=n[a++]<<l,l+=8}switch(t.last=u&1,u>>>=1,l-=1,u&3){case 0:t.mode=ad;break;case 1:if(hS(t),t.mode=Xo,e===Yo){u>>>=2,l-=2;break e}break;case 2:t.mode=sd;break;case 3:r.msg="invalid block type",t.mode=Ie}u>>>=2,l-=2;break;case ad:for(u>>>=l&7,l-=l&7;l<32;){if(s===0)break e;s--,u+=n[a++]<<l,l+=8}if((u&65535)!==(u>>>16^65535)){r.msg="invalid stored block lengths",t.mode=Ie;break}if(t.length=u&65535,u=0,l=0,t.mode=Eu,e===Yo)break e;case Eu:t.mode=od;case od:if(f=t.length,f){if(f>s&&(f=s),f>c&&(f=c),f===0)break e;i.set(n.subarray(a,a+f),o),s-=f,a+=f,c-=f,o+=f,t.length-=f;break}t.mode=mr;break;case sd:for(;l<14;){if(s===0)break e;s--,u+=n[a++]<<l,l+=8}if(t.nlen=(u&31)+257,u>>>=5,l-=5,t.ndist=(u&31)+1,u>>>=5,l-=5,t.ncode=(u&15)+4,u>>>=4,l-=4,t.nlen>286||t.ndist>30){r.msg="too many length or distance symbols",t.mode=Ie;break}t.have=0,t.mode=cd;case cd:for(;t.have<t.ncode;){for(;l<3;){if(s===0)break e;s--,u+=n[a++]<<l,l+=8}t.lens[xe[t.have++]]=u&7,u>>>=3,l-=3}for(;t.have<19;)t.lens[xe[t.have++]]=0;if(t.lencode=t.lendyn,t.lenbits=7,P={bits:t.lenbits},C=Pa(nS,t.lens,0,19,t.lencode,0,t.work,P),t.lenbits=P.bits,C){r.msg="invalid code lengths set",t.mode=Ie;break}t.have=0,t.mode=ud;case ud:for(;t.have<t.nlen+t.ndist;){for(;b=t.lencode[u&(1<<t.lenbits)-1],_=b>>>24,v=b>>>16&255,S=b&65535,!(_<=l);){if(s===0)break e;s--,u+=n[a++]<<l,l+=8}if(S<16)u>>>=_,l-=_,t.lens[t.have++]=S;else{if(S===16){for(B=_+2;l<B;){if(s===0)break e;s--,u+=n[a++]<<l,l+=8}if(u>>>=_,l-=_,t.have===0){r.msg="invalid bit length repeat",t.mode=Ie;break}T=t.lens[t.have-1],f=3+(u&3),u>>>=2,l-=2}else if(S===17){for(B=_+3;l<B;){if(s===0)break e;s--,u+=n[a++]<<l,l+=8}u>>>=_,l-=_,T=0,f=3+(u&7),u>>>=3,l-=3}else{for(B=_+7;l<B;){if(s===0)break e;s--,u+=n[a++]<<l,l+=8}u>>>=_,l-=_,T=0,f=11+(u&127),u>>>=7,l-=7}if(t.have+f>t.nlen+t.ndist){r.msg="invalid bit length repeat",t.mode=Ie;break}for(;f--;)t.lens[t.have++]=T}}if(t.mode===Ie)break;if(t.lens[256]===0){r.msg="invalid code -- missing end-of-block",t.mode=Ie;break}if(t.lenbits=9,P={bits:t.lenbits},C=Pa(Ah,t.lens,0,t.nlen,t.lencode,0,t.work,P),t.lenbits=P.bits,C){r.msg="invalid literal/lengths set",t.mode=Ie;break}if(t.distbits=6,t.distcode=t.distdyn,P={bits:t.distbits},C=Pa(Oh,t.lens,t.nlen,t.ndist,t.distcode,0,t.work,P),t.distbits=P.bits,C){r.msg="invalid distances set",t.mode=Ie;break}if(t.mode=Xo,e===Yo)break e;case Xo:t.mode=es;case es:if(s>=6&&c>=258){r.next_out=o,r.avail_out=c,r.next_in=a,r.avail_in=s,t.hold=u,t.bits=l,Zb(r,d),o=r.next_out,i=r.output,c=r.avail_out,a=r.next_in,n=r.input,s=r.avail_in,u=t.hold,l=t.bits,t.mode===mr&&(t.back=-1);break}for(t.back=0;b=t.lencode[u&(1<<t.lenbits)-1],_=b>>>24,v=b>>>16&255,S=b&65535,!(_<=l);){if(s===0)break e;s--,u+=n[a++]<<l,l+=8}if(v&&(v&240)===0){for(y=_,O=v,N=S;b=t.lencode[N+((u&(1<<y+O)-1)>>y)],_=b>>>24,v=b>>>16&255,S=b&65535,!(y+_<=l);){if(s===0)break e;s--,u+=n[a++]<<l,l+=8}u>>>=y,l-=y,t.back+=y}if(u>>>=_,l-=_,t.back+=_,t.length=S,v===0){t.mode=hd;break}if(v&32){t.back=-1,t.mode=mr;break}if(v&64){r.msg="invalid literal/length code",t.mode=Ie;break}t.extra=v&15,t.mode=ld;case ld:if(t.extra){for(B=t.extra;l<B;){if(s===0)break e;s--,u+=n[a++]<<l,l+=8}t.length+=u&(1<<t.extra)-1,u>>>=t.extra,l-=t.extra,t.back+=t.extra}t.was=t.length,t.mode=fd;case fd:for(;b=t.distcode[u&(1<<t.distbits)-1],_=b>>>24,v=b>>>16&255,S=b&65535,!(_<=l);){if(s===0)break e;s--,u+=n[a++]<<l,l+=8}if((v&240)===0){for(y=_,O=v,N=S;b=t.distcode[N+((u&(1<<y+O)-1)>>y)],_=b>>>24,v=b>>>16&255,S=b&65535,!(y+_<=l);){if(s===0)break e;s--,u+=n[a++]<<l,l+=8}u>>>=y,l-=y,t.back+=y}if(u>>>=_,l-=_,t.back+=_,v&64){r.msg="invalid distance code",t.mode=Ie;break}t.offset=S,t.extra=v&15,t.mode=pd;case pd:if(t.extra){for(B=t.extra;l<B;){if(s===0)break e;s--,u+=n[a++]<<l,l+=8}t.offset+=u&(1<<t.extra)-1,u>>>=t.extra,l-=t.extra,t.back+=t.extra}if(t.offset>t.dmax){r.msg="invalid distance too far back",t.mode=Ie;break}t.mode=dd;case dd:if(c===0)break e;if(f=d-c,t.offset>f){if(f=t.offset-f,f>t.whave&&t.sane){r.msg="invalid distance too far back",t.mode=Ie;break}f>t.wnext?(f-=t.wnext,h=t.wsize-f):h=t.wnext-f,f>t.length&&(f=t.length),m=t.window}else m=i,h=o-t.offset,f=t.length;f>c&&(f=c),c-=f,t.length-=f;do i[o++]=m[h++];while(--f);t.length===0&&(t.mode=es);break;case hd:if(c===0)break e;i[o++]=t.length,c--,t.mode=es;break;case xu:if(t.wrap){for(;l<32;){if(s===0)break e;s--,u|=n[a++]<<l,l+=8}if(d-=c,r.total_out+=d,t.total+=d,t.wrap&4&&d&&(r.adler=t.check=t.flags?Ve(t.check,i,d,o-d):Qa(t.check,i,d,o-d)),d=c,t.wrap&4&&(t.flags?u:yd(u))!==t.check){r.msg="incorrect data check",t.mode=Ie;break}u=0,l=0}t.mode=md;case md:if(t.wrap&&t.flags){for(;l<32;){if(s===0)break e;s--,u+=n[a++]<<l,l+=8}if(t.wrap&4&&u!==(t.total&4294967295)){r.msg="incorrect length check",t.mode=Ie;break}u=0,l=0}t.mode=gd;case gd:C=aS;break e;case Ie:C=Dh;break e;case Rh:return Nh;case Ch:default:return Pt}return r.next_out=o,r.avail_out=c,r.next_in=a,r.avail_in=s,t.hold=u,t.bits=l,(t.wsize||d!==r.avail_out&&t.mode<Ie&&(t.mode<xu||e!==Gp))&&Mh(r,r.output,r.next_out,d-r.avail_out),p-=r.avail_in,d-=r.avail_out,r.total_in+=p,r.total_out+=d,t.total+=d,t.wrap&4&&d&&(r.adler=t.check=t.flags?Ve(t.check,i,d,r.next_out-d):Qa(t.check,i,d,r.next_out-d)),r.data_type=t.bits+(t.last?64:0)+(t.mode===mr?128:0)+(t.mode===Xo||t.mode===Eu?256:0),(p===0&&d===0||e===Gp)&&C===Mn&&(C=sS),C},gS=r=>{if(zn(r))return Pt;let e=r.state;return e.window&&(e.window=null),r.state=null,Mn},yS=(r,e)=>{if(zn(r))return Pt;let t=r.state;return(t.wrap&2)===0?Pt:(t.head=e,e.done=!1,Mn)},vS=(r,e)=>{let t=e.length,n,i,a;return zn(r)||(n=r.state,n.wrap!==0&&n.mode!==Cs)?Pt:n.mode===Cs&&(i=1,i=Qa(i,e,t,0),i!==n.check)?Dh:(a=Mh(r,e,t,t),a?(n.mode=Rh,Nh):(n.havedict=1,Mn))},bS=Lh,SS=$h,wS=Ph,_S=dS,ES=Fh,xS=mS,IS=gS,kS=yS,TS=vS,AS="pako inflate (from Nodeca project)",Sr={inflateReset:bS,inflateReset2:SS,inflateResetKeep:wS,inflateInit:_S,inflateInit2:ES,inflate:xS,inflateEnd:IS,inflateGetHeader:kS,inflateSetDictionary:TS,inflateInfo:AS};function OS(){this.text=0,this.time=0,this.xflags=0,this.os=0,this.extra=null,this.extra_len=0,this.name="",this.comment="",this.hcrc=0,this.done=!1}var DS=OS,Uh=Object.prototype.toString,{Z_NO_FLUSH:NS,Z_FINISH:RS,Z_OK:Ha,Z_STREAM_END:Tu,Z_NEED_DICT:Au,Z_STREAM_ERROR:CS,Z_DATA_ERROR:bd,Z_MEM_ERROR:PS}=Wn;function to(r){this.options=Gs.assign({chunkSize:1024*64,windowBits:15,to:""},r||{});let e=this.options;e.raw&&e.windowBits>=0&&e.windowBits<16&&(e.windowBits=-e.windowBits,e.windowBits===0&&(e.windowBits=-15)),e.windowBits>=0&&e.windowBits<16&&!(r&&r.windowBits)&&(e.windowBits+=32),e.windowBits>15&&e.windowBits<48&&(e.windowBits&15)===0&&(e.windowBits|=15),this.err=0,this.msg="",this.ended=!1,this.chunks=[],this.strm=new kh,this.strm.avail_out=0;let t=Sr.inflateInit2(this.strm,e.windowBits);if(t!==Ha)throw new Error($n[t]);if(this.header=new DS,Sr.inflateGetHeader(this.strm,this.header),e.dictionary&&(typeof e.dictionary=="string"?e.dictionary=za.string2buf(e.dictionary):Uh.call(e.dictionary)==="[object ArrayBuffer]"&&(e.dictionary=new Uint8Array(e.dictionary)),e.raw&&(t=Sr.inflateSetDictionary(this.strm,e.dictionary),t!==Ha)))throw new Error($n[t])}to.prototype.push=function(r,e){let t=this.strm,n=this.options.chunkSize,i=this.options.dictionary,a,o,s;if(this.ended)return!1;for(e===~~e?o=e:o=e===!0?RS:NS,Uh.call(r)==="[object ArrayBuffer]"?t.input=new Uint8Array(r):t.input=r,t.next_in=0,t.avail_in=t.input.length;;){for(t.avail_out===0&&(t.output=new Uint8Array(n),t.next_out=0,t.avail_out=n),a=Sr.inflate(t,o),a===Au&&i&&(a=Sr.inflateSetDictionary(t,i),a===Ha?a=Sr.inflate(t,o):a===bd&&(a=Au));t.avail_in>0&&a===Tu&&t.state.wrap>0&&r[t.next_in]!==0;)Sr.inflateReset(t),a=Sr.inflate(t,o);switch(a){case CS:case bd:case Au:case PS:return this.onEnd(a),this.ended=!0,!1}if(s=t.avail_out,t.next_out&&(t.avail_out===0||a===Tu))if(this.options.to==="string"){let c=za.utf8border(t.output,t.next_out),u=t.next_out-c,l=za.buf2string(t.output,c);t.next_out=u,t.avail_out=n-u,u&&t.output.set(t.output.subarray(c,c+u),0),this.onData(l)}else this.onData(t.output.length===t.next_out?t.output:t.output.subarray(0,t.next_out));if(!(a===Ha&&s===0)){if(a===Tu)return a=Sr.inflateEnd(this.strm),this.onEnd(a),this.ended=!0,!0;if(t.avail_in===0)break}}return!0};to.prototype.onData=function(r){this.chunks.push(r)};to.prototype.onEnd=function(r){r===Ha&&(this.options.to==="string"?this.result=this.chunks.join(""):this.result=Gs.flattenChunks(this.chunks)),this.chunks=[],this.err=r,this.msg=this.strm.msg};function fl(r,e){let t=new to(e);if(t.push(r),t.err)throw t.msg||$n[t.err];return t.result}function LS(r,e){return e=e||{},e.raw=!0,fl(r,e)}var $S=to,FS=fl,MS=LS,US=fl,jS=Wn,qS={Inflate:$S,inflate:FS,inflateRaw:MS,ungzip:US,constants:jS},{Deflate:BS,deflate:VS,deflateRaw:QS,gzip:WS}=Kb,{Inflate:zS,inflate:HS,inflateRaw:GS,ungzip:KS}=qS,JS=BS,ZS=VS,YS=QS,XS=WS,ew=zS,tw=HS,rw=GS,nw=KS,iw=Wn,aw={Deflate:JS,deflate:ZS,deflateRaw:YS,gzip:XS,Inflate:ew,inflate:tw,inflateRaw:rw,ungzip:nw,constants:iw},we=function(r,e,t,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,o;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(r,e,t,n);else for(var s=r.length-1;s>=0;s--)(o=r[s])&&(a=(i<3?o(a):i>3?o(e,t,a):o(e,t))||a);return i>3&&a&&Object.defineProperty(e,t,a),a},_e=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},Ps=class{constructor(e,t){this.input=e,this.output=t}};we([w(),_e("design:type",String)],Ps.prototype,"input",void 0);we([w(),_e("design:type",String)],Ps.prototype,"output",void 0);Ps=we([We(),_e("design:paramtypes",[String,String])],Ps);var Ls=class{constructor(e,t){this.input=e,this.output=t}};we([w(),_e("design:type",String)],Ls.prototype,"input",void 0);we([w(),_e("design:type",String)],Ls.prototype,"output",void 0);Ls=we([H(),_e("design:paramtypes",[String,String])],Ls);var Zr=class{constructor(e,t,n,i,a){this.name=e,this.modelId=t,this.systemPrompt=n,this.promptExamples=i,this.metaData=a}};we([w(),_e("design:type",String)],Zr.prototype,"name",void 0);we([w(),_e("design:type",String)],Zr.prototype,"modelId",void 0);we([w(),_e("design:type",String)],Zr.prototype,"systemPrompt",void 0);we([w(),_e("design:type",Array)],Zr.prototype,"promptExamples",void 0);we([w(),_e("design:type",String)],Zr.prototype,"metaData",void 0);Zr=we([We(),_e("design:paramtypes",[String,String,String,Array,String])],Zr);var ur=class{constructor(e,t,n,i,a,o,s,c){this.name=e,this.modelId=t,this.taskId=n,this.systemPrompt=i,this.promptExamples=a,this.metaData=o,this.createdAt=s,this.updatedAt=c}};we([w(),_e("design:type",String)],ur.prototype,"name",void 0);we([w(),_e("design:type",String)],ur.prototype,"modelId",void 0);we([w(),_e("design:type",String)],ur.prototype,"taskId",void 0);we([w(),_e("design:type",String)],ur.prototype,"systemPrompt",void 0);we([w(),_e("design:type",Array)],ur.prototype,"promptExamples",void 0);we([w(),_e("design:type",String)],ur.prototype,"metaData",void 0);we([w(),_e("design:type",String)],ur.prototype,"createdAt",void 0);we([w(),_e("design:type",String)],ur.prototype,"updatedAt",void 0);ur=we([H(),_e("design:paramtypes",[String,String,String,String,Array,String,String,String])],ur);var Un=class{constructor(e,t,n,i,a){this.model=e,this.status=t,this.progress=n,this.downloaded=i,this.loaded=a}};we([w(),_e("design:type",String)],Un.prototype,"model",void 0);we([w(),_e("design:type",String)],Un.prototype,"status",void 0);we([w(),_e("design:type",Number)],Un.prototype,"progress",void 0);we([w(),_e("design:type",Boolean)],Un.prototype,"downloaded",void 0);we([w(),_e("design:type",Boolean)],Un.prototype,"loaded",void 0);Un=we([H(),_e("design:paramtypes",[String,String,Number,Boolean,Boolean])],Un);var ow=function(r,e,t,n,i){if(n==="m")throw new TypeError("Private method is not writable");if(n==="a"&&!i)throw new TypeError("Private accessor was defined without a setter");if(typeof e=="function"?r!==e||!i:!e.has(r))throw new TypeError("Cannot write private member to an object whose class did not declare it");return n==="a"?i.call(r,t):i?i.value=t:e.set(r,t),t},qe=function(r,e,t,n){if(t==="a"&&!n)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?r!==e||!n:!e.has(r))throw new TypeError("Cannot read private member from an object whose class did not declare it");return t==="m"?n:t==="a"?n.call(r):n?n.value:e.get(r)},Ue,ms,Zu=class{constructor(e,t=!0){Ue.set(this,void 0),ms.set(this,new Map),ow(this,Ue,e,"f")}async getModels(){let e=await qe(this,Ue,"f").query({query:E`
|
|
849
|
+
}`,variables:{url:e,interactionCall:t}}));return n}};hr=new WeakMap;var ec={};ec.byteLength=wv;ec.toByteArray=_v;ec.fromByteArray=Iv;var Yt=[],Ot=[],bv=typeof Uint8Array<"u"?Uint8Array:Array,_u="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(gn=0,zp=_u.length;gn<zp;++gn)Yt[gn]=_u[gn],Ot[_u.charCodeAt(gn)]=gn;var gn,zp;Ot["-".charCodeAt(0)]=62;Ot["_".charCodeAt(0)]=63;function yh(r){var e=r.length;if(e%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var t=r.indexOf("=");t===-1&&(t=e);var n=t===e?0:4-t%4;return[t,n]}function wv(r){var e=yh(r),t=e[0],n=e[1];return(t+n)*3/4-n}function Sv(r,e,t){return(e+t)*3/4-t}function _v(r){var e,t=yh(r),n=t[0],i=t[1],a=new bv(Sv(r,n,i)),o=0,s=i>0?n-4:n,c;for(c=0;c<s;c+=4)e=Ot[r.charCodeAt(c)]<<18|Ot[r.charCodeAt(c+1)]<<12|Ot[r.charCodeAt(c+2)]<<6|Ot[r.charCodeAt(c+3)],a[o++]=e>>16&255,a[o++]=e>>8&255,a[o++]=e&255;return i===2&&(e=Ot[r.charCodeAt(c)]<<2|Ot[r.charCodeAt(c+1)]>>4,a[o++]=e&255),i===1&&(e=Ot[r.charCodeAt(c)]<<10|Ot[r.charCodeAt(c+1)]<<4|Ot[r.charCodeAt(c+2)]>>2,a[o++]=e>>8&255,a[o++]=e&255),a}function Ev(r){return Yt[r>>18&63]+Yt[r>>12&63]+Yt[r>>6&63]+Yt[r&63]}function xv(r,e,t){for(var n,i=[],a=e;a<t;a+=3)n=(r[a]<<16&16711680)+(r[a+1]<<8&65280)+(r[a+2]&255),i.push(Ev(n));return i.join("")}function Iv(r){for(var e,t=r.length,n=t%3,i=[],a=16383,o=0,s=t-n;o<s;o+=a)i.push(xv(r,o,o+a>s?s:o+a));return n===1?(e=r[t-1],i.push(Yt[e>>2]+Yt[e<<4&63]+"==")):n===2&&(e=(r[t-2]<<8)+r[t-1],i.push(Yt[e>>10]+Yt[e>>4&63]+Yt[e<<2&63]+"=")),i.join("")}var Tv=4,Hp=0,Wp=1,kv=2;function ji(r){let e=r.length;for(;--e>=0;)r[e]=0}var Av=0,vh=1,Ov=2,Cv=3,Rv=258,hl=29,so=256,Ka=so+1+hl,ki=30,ml=19,bh=2*Ka+1,An=15,Eu=16,Nv=7,gl=256,wh=16,Sh=17,_h=18,Zu=new Uint8Array([0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0]),_s=new Uint8Array([0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13]),Pv=new Uint8Array([0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,7]),Eh=new Uint8Array([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]),Dv=512,mr=new Array((Ka+2)*2);ji(mr);var qa=new Array(ki*2);ji(qa);var Ja=new Array(Dv);ji(Ja);var Za=new Array(Rv-Cv+1);ji(Za);var yl=new Array(hl);ji(yl);var Us=new Array(ki);ji(Us);function xu(r,e,t,n,i){this.static_tree=r,this.extra_bits=e,this.extra_base=t,this.elems=n,this.max_length=i,this.has_stree=r&&r.length}var xh,Ih,Th;function Iu(r,e){this.dyn_tree=r,this.max_code=0,this.stat_desc=e}var kh=r=>r<256?Ja[r]:Ja[256+(r>>>7)],Ya=(r,e)=>{r.pending_buf[r.pending++]=e&255,r.pending_buf[r.pending++]=e>>>8&255},mt=(r,e,t)=>{r.bi_valid>Eu-t?(r.bi_buf|=e<<r.bi_valid&65535,Ya(r,r.bi_buf),r.bi_buf=e>>Eu-r.bi_valid,r.bi_valid+=t-Eu):(r.bi_buf|=e<<r.bi_valid&65535,r.bi_valid+=t)},Xt=(r,e,t)=>{mt(r,t[e*2],t[e*2+1])},Ah=(r,e)=>{let t=0;do t|=r&1,r>>>=1,t<<=1;while(--e>0);return t>>>1},Lv=r=>{r.bi_valid===16?(Ya(r,r.bi_buf),r.bi_buf=0,r.bi_valid=0):r.bi_valid>=8&&(r.pending_buf[r.pending++]=r.bi_buf&255,r.bi_buf>>=8,r.bi_valid-=8)},Fv=(r,e)=>{let t=e.dyn_tree,n=e.max_code,i=e.stat_desc.static_tree,a=e.stat_desc.has_stree,o=e.stat_desc.extra_bits,s=e.stat_desc.extra_base,c=e.stat_desc.max_length,u,l,d,p,f,h,m=0;for(p=0;p<=An;p++)r.bl_count[p]=0;for(t[r.heap[r.heap_max]*2+1]=0,u=r.heap_max+1;u<bh;u++)l=r.heap[u],p=t[t[l*2+1]*2+1]+1,p>c&&(p=c,m++),t[l*2+1]=p,!(l>n)&&(r.bl_count[p]++,f=0,l>=s&&(f=o[l-s]),h=t[l*2],r.opt_len+=h*(p+f),a&&(r.static_len+=h*(i[l*2+1]+f)));if(m!==0){do{for(p=c-1;r.bl_count[p]===0;)p--;r.bl_count[p]--,r.bl_count[p+1]+=2,r.bl_count[c]--,m-=2}while(m>0);for(p=c;p!==0;p--)for(l=r.bl_count[p];l!==0;)d=r.heap[--u],!(d>n)&&(t[d*2+1]!==p&&(r.opt_len+=(p-t[d*2+1])*t[d*2],t[d*2+1]=p),l--)}},Oh=(r,e,t)=>{let n=new Array(An+1),i=0,a,o;for(a=1;a<=An;a++)i=i+t[a-1]<<1,n[a]=i;for(o=0;o<=e;o++){let s=r[o*2+1];s!==0&&(r[o*2]=Ah(n[s]++,s))}},$v=()=>{let r,e,t,n,i,a=new Array(An+1);for(t=0,n=0;n<hl-1;n++)for(yl[n]=t,r=0;r<1<<Zu[n];r++)Za[t++]=n;for(Za[t-1]=n,i=0,n=0;n<16;n++)for(Us[n]=i,r=0;r<1<<_s[n];r++)Ja[i++]=n;for(i>>=7;n<ki;n++)for(Us[n]=i<<7,r=0;r<1<<_s[n]-7;r++)Ja[256+i++]=n;for(e=0;e<=An;e++)a[e]=0;for(r=0;r<=143;)mr[r*2+1]=8,r++,a[8]++;for(;r<=255;)mr[r*2+1]=9,r++,a[9]++;for(;r<=279;)mr[r*2+1]=7,r++,a[7]++;for(;r<=287;)mr[r*2+1]=8,r++,a[8]++;for(Oh(mr,Ka+1,a),r=0;r<ki;r++)qa[r*2+1]=5,qa[r*2]=Ah(r,5);xh=new xu(mr,Zu,so+1,Ka,An),Ih=new xu(qa,_s,0,ki,An),Th=new xu(new Array(0),Pv,0,ml,Nv)},Ch=r=>{let e;for(e=0;e<Ka;e++)r.dyn_ltree[e*2]=0;for(e=0;e<ki;e++)r.dyn_dtree[e*2]=0;for(e=0;e<ml;e++)r.bl_tree[e*2]=0;r.dyn_ltree[gl*2]=1,r.opt_len=r.static_len=0,r.sym_next=r.matches=0},Rh=r=>{r.bi_valid>8?Ya(r,r.bi_buf):r.bi_valid>0&&(r.pending_buf[r.pending++]=r.bi_buf),r.bi_buf=0,r.bi_valid=0},Gp=(r,e,t,n)=>{let i=e*2,a=t*2;return r[i]<r[a]||r[i]===r[a]&&n[e]<=n[t]},Tu=(r,e,t)=>{let n=r.heap[t],i=t<<1;for(;i<=r.heap_len&&(i<r.heap_len&&Gp(e,r.heap[i+1],r.heap[i],r.depth)&&i++,!Gp(e,n,r.heap[i],r.depth));)r.heap[t]=r.heap[i],t=i,i<<=1;r.heap[t]=n},Kp=(r,e,t)=>{let n,i,a=0,o,s;if(r.sym_next!==0)do n=r.pending_buf[r.sym_buf+a++]&255,n+=(r.pending_buf[r.sym_buf+a++]&255)<<8,i=r.pending_buf[r.sym_buf+a++],n===0?Xt(r,i,e):(o=Za[i],Xt(r,o+so+1,e),s=Zu[o],s!==0&&(i-=yl[o],mt(r,i,s)),n--,o=kh(n),Xt(r,o,t),s=_s[o],s!==0&&(n-=Us[o],mt(r,n,s)));while(a<r.sym_next);Xt(r,gl,e)},Yu=(r,e)=>{let t=e.dyn_tree,n=e.stat_desc.static_tree,i=e.stat_desc.has_stree,a=e.stat_desc.elems,o,s,c=-1,u;for(r.heap_len=0,r.heap_max=bh,o=0;o<a;o++)t[o*2]!==0?(r.heap[++r.heap_len]=c=o,r.depth[o]=0):t[o*2+1]=0;for(;r.heap_len<2;)u=r.heap[++r.heap_len]=c<2?++c:0,t[u*2]=1,r.depth[u]=0,r.opt_len--,i&&(r.static_len-=n[u*2+1]);for(e.max_code=c,o=r.heap_len>>1;o>=1;o--)Tu(r,t,o);u=a;do o=r.heap[1],r.heap[1]=r.heap[r.heap_len--],Tu(r,t,1),s=r.heap[1],r.heap[--r.heap_max]=o,r.heap[--r.heap_max]=s,t[u*2]=t[o*2]+t[s*2],r.depth[u]=(r.depth[o]>=r.depth[s]?r.depth[o]:r.depth[s])+1,t[o*2+1]=t[s*2+1]=u,r.heap[1]=u++,Tu(r,t,1);while(r.heap_len>=2);r.heap[--r.heap_max]=r.heap[1],Fv(r,e),Oh(t,c,r.bl_count)},Jp=(r,e,t)=>{let n,i=-1,a,o=e[0*2+1],s=0,c=7,u=4;for(o===0&&(c=138,u=3),e[(t+1)*2+1]=65535,n=0;n<=t;n++)a=o,o=e[(n+1)*2+1],!(++s<c&&a===o)&&(s<u?r.bl_tree[a*2]+=s:a!==0?(a!==i&&r.bl_tree[a*2]++,r.bl_tree[wh*2]++):s<=10?r.bl_tree[Sh*2]++:r.bl_tree[_h*2]++,s=0,i=a,o===0?(c=138,u=3):a===o?(c=6,u=3):(c=7,u=4))},Zp=(r,e,t)=>{let n,i=-1,a,o=e[0*2+1],s=0,c=7,u=4;for(o===0&&(c=138,u=3),n=0;n<=t;n++)if(a=o,o=e[(n+1)*2+1],!(++s<c&&a===o)){if(s<u)do Xt(r,a,r.bl_tree);while(--s!==0);else a!==0?(a!==i&&(Xt(r,a,r.bl_tree),s--),Xt(r,wh,r.bl_tree),mt(r,s-3,2)):s<=10?(Xt(r,Sh,r.bl_tree),mt(r,s-3,3)):(Xt(r,_h,r.bl_tree),mt(r,s-11,7));s=0,i=a,o===0?(c=138,u=3):a===o?(c=6,u=3):(c=7,u=4)}},Mv=r=>{let e;for(Jp(r,r.dyn_ltree,r.l_desc.max_code),Jp(r,r.dyn_dtree,r.d_desc.max_code),Yu(r,r.bl_desc),e=ml-1;e>=3&&r.bl_tree[Eh[e]*2+1]===0;e--);return r.opt_len+=3*(e+1)+5+5+4,e},Uv=(r,e,t,n)=>{let i;for(mt(r,e-257,5),mt(r,t-1,5),mt(r,n-4,4),i=0;i<n;i++)mt(r,r.bl_tree[Eh[i]*2+1],3);Zp(r,r.dyn_ltree,e-1),Zp(r,r.dyn_dtree,t-1)},jv=r=>{let e=4093624447,t;for(t=0;t<=31;t++,e>>>=1)if(e&1&&r.dyn_ltree[t*2]!==0)return Hp;if(r.dyn_ltree[9*2]!==0||r.dyn_ltree[10*2]!==0||r.dyn_ltree[13*2]!==0)return Wp;for(t=32;t<so;t++)if(r.dyn_ltree[t*2]!==0)return Wp;return Hp},Yp=!1,qv=r=>{Yp||($v(),Yp=!0),r.l_desc=new Iu(r.dyn_ltree,xh),r.d_desc=new Iu(r.dyn_dtree,Ih),r.bl_desc=new Iu(r.bl_tree,Th),r.bi_buf=0,r.bi_valid=0,Ch(r)},Nh=(r,e,t,n)=>{mt(r,(Av<<1)+(n?1:0),3),Rh(r),Ya(r,t),Ya(r,~t),t&&r.pending_buf.set(r.window.subarray(e,e+t),r.pending),r.pending+=t},Bv=r=>{mt(r,vh<<1,3),Xt(r,gl,mr),Lv(r)},Vv=(r,e,t,n)=>{let i,a,o=0;r.level>0?(r.strm.data_type===kv&&(r.strm.data_type=jv(r)),Yu(r,r.l_desc),Yu(r,r.d_desc),o=Mv(r),i=r.opt_len+3+7>>>3,a=r.static_len+3+7>>>3,a<=i&&(i=a)):i=a=t+5,t+4<=i&&e!==-1?Nh(r,e,t,n):r.strategy===Tv||a===i?(mt(r,(vh<<1)+(n?1:0),3),Kp(r,mr,qa)):(mt(r,(Ov<<1)+(n?1:0),3),Uv(r,r.l_desc.max_code+1,r.d_desc.max_code+1,o+1),Kp(r,r.dyn_ltree,r.dyn_dtree)),Ch(r),n&&Rh(r)},Qv=(r,e,t)=>(r.pending_buf[r.sym_buf+r.sym_next++]=e,r.pending_buf[r.sym_buf+r.sym_next++]=e>>8,r.pending_buf[r.sym_buf+r.sym_next++]=t,e===0?r.dyn_ltree[t*2]++:(r.matches++,e--,r.dyn_ltree[(Za[t]+so+1)*2]++,r.dyn_dtree[kh(e)*2]++),r.sym_next===r.sym_end),zv=qv,Hv=Nh,Wv=Vv,Gv=Qv,Kv=Bv,Jv={_tr_init:zv,_tr_stored_block:Hv,_tr_flush_block:Wv,_tr_tally:Gv,_tr_align:Kv},Zv=(r,e,t,n)=>{let i=r&65535|0,a=r>>>16&65535|0,o=0;for(;t!==0;){o=t>2e3?2e3:t,t-=o;do i=i+e[n++]|0,a=a+i|0;while(--o);i%=65521,a%=65521}return i|a<<16|0},Xa=Zv,Yv=()=>{let r,e=[];for(var t=0;t<256;t++){r=t;for(var n=0;n<8;n++)r=r&1?3988292384^r>>>1:r>>>1;e[t]=r}return e},Xv=new Uint32Array(Yv()),eb=(r,e,t,n)=>{let i=Xv,a=n+t;r^=-1;for(let o=n;o<a;o++)r=r>>>8^i[(r^e[o])&255];return r^-1},Ve=eb,Mn={2:"need dictionary",1:"stream end",0:"","-1":"file error","-2":"stream error","-3":"data error","-4":"insufficient memory","-5":"buffer error","-6":"incompatible version"},Gn={Z_NO_FLUSH:0,Z_PARTIAL_FLUSH:1,Z_SYNC_FLUSH:2,Z_FULL_FLUSH:3,Z_FINISH:4,Z_BLOCK:5,Z_TREES:6,Z_OK:0,Z_STREAM_END:1,Z_NEED_DICT:2,Z_ERRNO:-1,Z_STREAM_ERROR:-2,Z_DATA_ERROR:-3,Z_MEM_ERROR:-4,Z_BUF_ERROR:-5,Z_NO_COMPRESSION:0,Z_BEST_SPEED:1,Z_BEST_COMPRESSION:9,Z_DEFAULT_COMPRESSION:-1,Z_FILTERED:1,Z_HUFFMAN_ONLY:2,Z_RLE:3,Z_FIXED:4,Z_DEFAULT_STRATEGY:0,Z_BINARY:0,Z_TEXT:1,Z_UNKNOWN:2,Z_DEFLATED:8},{_tr_init:tb,_tr_stored_block:Xu,_tr_flush_block:rb,_tr_tally:Hr,_tr_align:nb}=Jv,{Z_NO_FLUSH:Wr,Z_PARTIAL_FLUSH:ib,Z_FULL_FLUSH:ab,Z_FINISH:Rt,Z_BLOCK:Xp,Z_OK:Je,Z_STREAM_END:ed,Z_STREAM_ERROR:rr,Z_DATA_ERROR:ob,Z_BUF_ERROR:ku,Z_DEFAULT_COMPRESSION:sb,Z_FILTERED:cb,Z_HUFFMAN_ONLY:is,Z_RLE:ub,Z_FIXED:lb,Z_DEFAULT_STRATEGY:fb,Z_UNKNOWN:pb,Z_DEFLATED:tc}=Gn,db=9,hb=15,mb=8,gb=29,yb=256,el=yb+1+gb,vb=30,bb=19,wb=2*el+1,Sb=15,oe=3,Br=258,nr=Br+oe+1,_b=32,Ni=42,vl=57,tl=69,rl=73,nl=91,il=103,On=113,Na=666,ot=1,qi=2,Un=3,Bi=4,Eb=3,Cn=(r,e)=>(r.msg=Mn[e],e),td=r=>r*2-(r>4?9:0),qr=r=>{let e=r.length;for(;--e>=0;)r[e]=0},xb=r=>{let e,t,n,i=r.w_size;e=r.hash_size,n=e;do t=r.head[--n],r.head[n]=t>=i?t-i:0;while(--e);e=i,n=e;do t=r.prev[--n],r.prev[n]=t>=i?t-i:0;while(--e)},Ib=(r,e,t)=>(e<<r.hash_shift^t)&r.hash_mask,Gr=Ib,bt=r=>{let e=r.state,t=e.pending;t>r.avail_out&&(t=r.avail_out),t!==0&&(r.output.set(e.pending_buf.subarray(e.pending_out,e.pending_out+t),r.next_out),r.next_out+=t,e.pending_out+=t,r.total_out+=t,r.avail_out-=t,e.pending-=t,e.pending===0&&(e.pending_out=0))},St=(r,e)=>{rb(r,r.block_start>=0?r.block_start:-1,r.strstart-r.block_start,e),r.block_start=r.strstart,bt(r.strm)},de=(r,e)=>{r.pending_buf[r.pending++]=e},da=(r,e)=>{r.pending_buf[r.pending++]=e>>>8&255,r.pending_buf[r.pending++]=e&255},al=(r,e,t,n)=>{let i=r.avail_in;return i>n&&(i=n),i===0?0:(r.avail_in-=i,e.set(r.input.subarray(r.next_in,r.next_in+i),t),r.state.wrap===1?r.adler=Xa(r.adler,e,i,t):r.state.wrap===2&&(r.adler=Ve(r.adler,e,i,t)),r.next_in+=i,r.total_in+=i,i)},Ph=(r,e)=>{let t=r.max_chain_length,n=r.strstart,i,a,o=r.prev_length,s=r.nice_match,c=r.strstart>r.w_size-nr?r.strstart-(r.w_size-nr):0,u=r.window,l=r.w_mask,d=r.prev,p=r.strstart+Br,f=u[n+o-1],h=u[n+o];r.prev_length>=r.good_match&&(t>>=2),s>r.lookahead&&(s=r.lookahead);do if(i=e,!(u[i+o]!==h||u[i+o-1]!==f||u[i]!==u[n]||u[++i]!==u[n+1])){n+=2,i++;do;while(u[++n]===u[++i]&&u[++n]===u[++i]&&u[++n]===u[++i]&&u[++n]===u[++i]&&u[++n]===u[++i]&&u[++n]===u[++i]&&u[++n]===u[++i]&&u[++n]===u[++i]&&n<p);if(a=Br-(p-n),n=p-Br,a>o){if(r.match_start=e,o=a,a>=s)break;f=u[n+o-1],h=u[n+o]}}while((e=d[e&l])>c&&--t!==0);return o<=r.lookahead?o:r.lookahead},Pi=r=>{let e=r.w_size,t,n,i;do{if(n=r.window_size-r.lookahead-r.strstart,r.strstart>=e+(e-nr)&&(r.window.set(r.window.subarray(e,e+e-n),0),r.match_start-=e,r.strstart-=e,r.block_start-=e,r.insert>r.strstart&&(r.insert=r.strstart),xb(r),n+=e),r.strm.avail_in===0)break;if(t=al(r.strm,r.window,r.strstart+r.lookahead,n),r.lookahead+=t,r.lookahead+r.insert>=oe)for(i=r.strstart-r.insert,r.ins_h=r.window[i],r.ins_h=Gr(r,r.ins_h,r.window[i+1]);r.insert&&(r.ins_h=Gr(r,r.ins_h,r.window[i+oe-1]),r.prev[i&r.w_mask]=r.head[r.ins_h],r.head[r.ins_h]=i,i++,r.insert--,!(r.lookahead+r.insert<oe)););}while(r.lookahead<nr&&r.strm.avail_in!==0)},Dh=(r,e)=>{let t=r.pending_buf_size-5>r.w_size?r.w_size:r.pending_buf_size-5,n,i,a,o=0,s=r.strm.avail_in;do{if(n=65535,a=r.bi_valid+42>>3,r.strm.avail_out<a||(a=r.strm.avail_out-a,i=r.strstart-r.block_start,n>i+r.strm.avail_in&&(n=i+r.strm.avail_in),n>a&&(n=a),n<t&&(n===0&&e!==Rt||e===Wr||n!==i+r.strm.avail_in)))break;o=e===Rt&&n===i+r.strm.avail_in?1:0,Xu(r,0,0,o),r.pending_buf[r.pending-4]=n,r.pending_buf[r.pending-3]=n>>8,r.pending_buf[r.pending-2]=~n,r.pending_buf[r.pending-1]=~n>>8,bt(r.strm),i&&(i>n&&(i=n),r.strm.output.set(r.window.subarray(r.block_start,r.block_start+i),r.strm.next_out),r.strm.next_out+=i,r.strm.avail_out-=i,r.strm.total_out+=i,r.block_start+=i,n-=i),n&&(al(r.strm,r.strm.output,r.strm.next_out,n),r.strm.next_out+=n,r.strm.avail_out-=n,r.strm.total_out+=n)}while(o===0);return s-=r.strm.avail_in,s&&(s>=r.w_size?(r.matches=2,r.window.set(r.strm.input.subarray(r.strm.next_in-r.w_size,r.strm.next_in),0),r.strstart=r.w_size,r.insert=r.strstart):(r.window_size-r.strstart<=s&&(r.strstart-=r.w_size,r.window.set(r.window.subarray(r.w_size,r.w_size+r.strstart),0),r.matches<2&&r.matches++,r.insert>r.strstart&&(r.insert=r.strstart)),r.window.set(r.strm.input.subarray(r.strm.next_in-s,r.strm.next_in),r.strstart),r.strstart+=s,r.insert+=s>r.w_size-r.insert?r.w_size-r.insert:s),r.block_start=r.strstart),r.high_water<r.strstart&&(r.high_water=r.strstart),o?Bi:e!==Wr&&e!==Rt&&r.strm.avail_in===0&&r.strstart===r.block_start?qi:(a=r.window_size-r.strstart,r.strm.avail_in>a&&r.block_start>=r.w_size&&(r.block_start-=r.w_size,r.strstart-=r.w_size,r.window.set(r.window.subarray(r.w_size,r.w_size+r.strstart),0),r.matches<2&&r.matches++,a+=r.w_size,r.insert>r.strstart&&(r.insert=r.strstart)),a>r.strm.avail_in&&(a=r.strm.avail_in),a&&(al(r.strm,r.window,r.strstart,a),r.strstart+=a,r.insert+=a>r.w_size-r.insert?r.w_size-r.insert:a),r.high_water<r.strstart&&(r.high_water=r.strstart),a=r.bi_valid+42>>3,a=r.pending_buf_size-a>65535?65535:r.pending_buf_size-a,t=a>r.w_size?r.w_size:a,i=r.strstart-r.block_start,(i>=t||(i||e===Rt)&&e!==Wr&&r.strm.avail_in===0&&i<=a)&&(n=i>a?a:i,o=e===Rt&&r.strm.avail_in===0&&n===i?1:0,Xu(r,r.block_start,n,o),r.block_start+=n,bt(r.strm)),o?Un:ot)},Au=(r,e)=>{let t,n;for(;;){if(r.lookahead<nr){if(Pi(r),r.lookahead<nr&&e===Wr)return ot;if(r.lookahead===0)break}if(t=0,r.lookahead>=oe&&(r.ins_h=Gr(r,r.ins_h,r.window[r.strstart+oe-1]),t=r.prev[r.strstart&r.w_mask]=r.head[r.ins_h],r.head[r.ins_h]=r.strstart),t!==0&&r.strstart-t<=r.w_size-nr&&(r.match_length=Ph(r,t)),r.match_length>=oe)if(n=Hr(r,r.strstart-r.match_start,r.match_length-oe),r.lookahead-=r.match_length,r.match_length<=r.max_lazy_match&&r.lookahead>=oe){r.match_length--;do r.strstart++,r.ins_h=Gr(r,r.ins_h,r.window[r.strstart+oe-1]),t=r.prev[r.strstart&r.w_mask]=r.head[r.ins_h],r.head[r.ins_h]=r.strstart;while(--r.match_length!==0);r.strstart++}else r.strstart+=r.match_length,r.match_length=0,r.ins_h=r.window[r.strstart],r.ins_h=Gr(r,r.ins_h,r.window[r.strstart+1]);else n=Hr(r,0,r.window[r.strstart]),r.lookahead--,r.strstart++;if(n&&(St(r,!1),r.strm.avail_out===0))return ot}return r.insert=r.strstart<oe-1?r.strstart:oe-1,e===Rt?(St(r,!0),r.strm.avail_out===0?Un:Bi):r.sym_next&&(St(r,!1),r.strm.avail_out===0)?ot:qi},Si=(r,e)=>{let t,n,i;for(;;){if(r.lookahead<nr){if(Pi(r),r.lookahead<nr&&e===Wr)return ot;if(r.lookahead===0)break}if(t=0,r.lookahead>=oe&&(r.ins_h=Gr(r,r.ins_h,r.window[r.strstart+oe-1]),t=r.prev[r.strstart&r.w_mask]=r.head[r.ins_h],r.head[r.ins_h]=r.strstart),r.prev_length=r.match_length,r.prev_match=r.match_start,r.match_length=oe-1,t!==0&&r.prev_length<r.max_lazy_match&&r.strstart-t<=r.w_size-nr&&(r.match_length=Ph(r,t),r.match_length<=5&&(r.strategy===cb||r.match_length===oe&&r.strstart-r.match_start>4096)&&(r.match_length=oe-1)),r.prev_length>=oe&&r.match_length<=r.prev_length){i=r.strstart+r.lookahead-oe,n=Hr(r,r.strstart-1-r.prev_match,r.prev_length-oe),r.lookahead-=r.prev_length-1,r.prev_length-=2;do++r.strstart<=i&&(r.ins_h=Gr(r,r.ins_h,r.window[r.strstart+oe-1]),t=r.prev[r.strstart&r.w_mask]=r.head[r.ins_h],r.head[r.ins_h]=r.strstart);while(--r.prev_length!==0);if(r.match_available=0,r.match_length=oe-1,r.strstart++,n&&(St(r,!1),r.strm.avail_out===0))return ot}else if(r.match_available){if(n=Hr(r,0,r.window[r.strstart-1]),n&&St(r,!1),r.strstart++,r.lookahead--,r.strm.avail_out===0)return ot}else r.match_available=1,r.strstart++,r.lookahead--}return r.match_available&&(n=Hr(r,0,r.window[r.strstart-1]),r.match_available=0),r.insert=r.strstart<oe-1?r.strstart:oe-1,e===Rt?(St(r,!0),r.strm.avail_out===0?Un:Bi):r.sym_next&&(St(r,!1),r.strm.avail_out===0)?ot:qi},Tb=(r,e)=>{let t,n,i,a,o=r.window;for(;;){if(r.lookahead<=Br){if(Pi(r),r.lookahead<=Br&&e===Wr)return ot;if(r.lookahead===0)break}if(r.match_length=0,r.lookahead>=oe&&r.strstart>0&&(i=r.strstart-1,n=o[i],n===o[++i]&&n===o[++i]&&n===o[++i])){a=r.strstart+Br;do;while(n===o[++i]&&n===o[++i]&&n===o[++i]&&n===o[++i]&&n===o[++i]&&n===o[++i]&&n===o[++i]&&n===o[++i]&&i<a);r.match_length=Br-(a-i),r.match_length>r.lookahead&&(r.match_length=r.lookahead)}if(r.match_length>=oe?(t=Hr(r,1,r.match_length-oe),r.lookahead-=r.match_length,r.strstart+=r.match_length,r.match_length=0):(t=Hr(r,0,r.window[r.strstart]),r.lookahead--,r.strstart++),t&&(St(r,!1),r.strm.avail_out===0))return ot}return r.insert=0,e===Rt?(St(r,!0),r.strm.avail_out===0?Un:Bi):r.sym_next&&(St(r,!1),r.strm.avail_out===0)?ot:qi},kb=(r,e)=>{let t;for(;;){if(r.lookahead===0&&(Pi(r),r.lookahead===0)){if(e===Wr)return ot;break}if(r.match_length=0,t=Hr(r,0,r.window[r.strstart]),r.lookahead--,r.strstart++,t&&(St(r,!1),r.strm.avail_out===0))return ot}return r.insert=0,e===Rt?(St(r,!0),r.strm.avail_out===0?Un:Bi):r.sym_next&&(St(r,!1),r.strm.avail_out===0)?ot:qi};function Kt(r,e,t,n,i){this.good_length=r,this.max_lazy=e,this.nice_length=t,this.max_chain=n,this.func=i}var Pa=[new Kt(0,0,0,0,Dh),new Kt(4,4,8,4,Au),new Kt(4,5,16,8,Au),new Kt(4,6,32,32,Au),new Kt(4,4,16,16,Si),new Kt(8,16,32,32,Si),new Kt(8,16,128,128,Si),new Kt(8,32,128,256,Si),new Kt(32,128,258,1024,Si),new Kt(32,258,258,4096,Si)],Ab=r=>{r.window_size=2*r.w_size,qr(r.head),r.max_lazy_match=Pa[r.level].max_lazy,r.good_match=Pa[r.level].good_length,r.nice_match=Pa[r.level].nice_length,r.max_chain_length=Pa[r.level].max_chain,r.strstart=0,r.block_start=0,r.lookahead=0,r.insert=0,r.match_length=r.prev_length=oe-1,r.match_available=0,r.ins_h=0};function Ob(){this.strm=null,this.status=0,this.pending_buf=null,this.pending_buf_size=0,this.pending_out=0,this.pending=0,this.wrap=0,this.gzhead=null,this.gzindex=0,this.method=tc,this.last_flush=-1,this.w_size=0,this.w_bits=0,this.w_mask=0,this.window=null,this.window_size=0,this.prev=null,this.head=null,this.ins_h=0,this.hash_size=0,this.hash_bits=0,this.hash_mask=0,this.hash_shift=0,this.block_start=0,this.match_length=0,this.prev_match=0,this.match_available=0,this.strstart=0,this.match_start=0,this.lookahead=0,this.prev_length=0,this.max_chain_length=0,this.max_lazy_match=0,this.level=0,this.strategy=0,this.good_match=0,this.nice_match=0,this.dyn_ltree=new Uint16Array(wb*2),this.dyn_dtree=new Uint16Array((2*vb+1)*2),this.bl_tree=new Uint16Array((2*bb+1)*2),qr(this.dyn_ltree),qr(this.dyn_dtree),qr(this.bl_tree),this.l_desc=null,this.d_desc=null,this.bl_desc=null,this.bl_count=new Uint16Array(Sb+1),this.heap=new Uint16Array(2*el+1),qr(this.heap),this.heap_len=0,this.heap_max=0,this.depth=new Uint16Array(2*el+1),qr(this.depth),this.sym_buf=0,this.lit_bufsize=0,this.sym_next=0,this.sym_end=0,this.opt_len=0,this.static_len=0,this.matches=0,this.insert=0,this.bi_buf=0,this.bi_valid=0}var co=r=>{if(!r)return 1;let e=r.state;return!e||e.strm!==r||e.status!==Ni&&e.status!==vl&&e.status!==tl&&e.status!==rl&&e.status!==nl&&e.status!==il&&e.status!==On&&e.status!==Na?1:0},Lh=r=>{if(co(r))return Cn(r,rr);r.total_in=r.total_out=0,r.data_type=pb;let e=r.state;return e.pending=0,e.pending_out=0,e.wrap<0&&(e.wrap=-e.wrap),e.status=e.wrap===2?vl:e.wrap?Ni:On,r.adler=e.wrap===2?0:1,e.last_flush=-2,tb(e),Je},Fh=r=>{let e=Lh(r);return e===Je&&Ab(r.state),e},Cb=(r,e)=>co(r)||r.state.wrap!==2?rr:(r.state.gzhead=e,Je),$h=(r,e,t,n,i,a)=>{if(!r)return rr;let o=1;if(e===sb&&(e=6),n<0?(o=0,n=-n):n>15&&(o=2,n-=16),i<1||i>db||t!==tc||n<8||n>15||e<0||e>9||a<0||a>lb||n===8&&o!==1)return Cn(r,rr);n===8&&(n=9);let s=new Ob;return r.state=s,s.strm=r,s.status=Ni,s.wrap=o,s.gzhead=null,s.w_bits=n,s.w_size=1<<s.w_bits,s.w_mask=s.w_size-1,s.hash_bits=i+7,s.hash_size=1<<s.hash_bits,s.hash_mask=s.hash_size-1,s.hash_shift=~~((s.hash_bits+oe-1)/oe),s.window=new Uint8Array(s.w_size*2),s.head=new Uint16Array(s.hash_size),s.prev=new Uint16Array(s.w_size),s.lit_bufsize=1<<i+6,s.pending_buf_size=s.lit_bufsize*4,s.pending_buf=new Uint8Array(s.pending_buf_size),s.sym_buf=s.lit_bufsize,s.sym_end=(s.lit_bufsize-1)*3,s.level=e,s.strategy=a,s.method=t,Fh(r)},Rb=(r,e)=>$h(r,e,tc,hb,mb,fb),Nb=(r,e)=>{if(co(r)||e>Xp||e<0)return r?Cn(r,rr):rr;let t=r.state;if(!r.output||r.avail_in!==0&&!r.input||t.status===Na&&e!==Rt)return Cn(r,r.avail_out===0?ku:rr);let n=t.last_flush;if(t.last_flush=e,t.pending!==0){if(bt(r),r.avail_out===0)return t.last_flush=-1,Je}else if(r.avail_in===0&&td(e)<=td(n)&&e!==Rt)return Cn(r,ku);if(t.status===Na&&r.avail_in!==0)return Cn(r,ku);if(t.status===Ni&&t.wrap===0&&(t.status=On),t.status===Ni){let i=tc+(t.w_bits-8<<4)<<8,a=-1;if(t.strategy>=is||t.level<2?a=0:t.level<6?a=1:t.level===6?a=2:a=3,i|=a<<6,t.strstart!==0&&(i|=_b),i+=31-i%31,da(t,i),t.strstart!==0&&(da(t,r.adler>>>16),da(t,r.adler&65535)),r.adler=1,t.status=On,bt(r),t.pending!==0)return t.last_flush=-1,Je}if(t.status===vl){if(r.adler=0,de(t,31),de(t,139),de(t,8),t.gzhead)de(t,(t.gzhead.text?1:0)+(t.gzhead.hcrc?2:0)+(t.gzhead.extra?4:0)+(t.gzhead.name?8:0)+(t.gzhead.comment?16:0)),de(t,t.gzhead.time&255),de(t,t.gzhead.time>>8&255),de(t,t.gzhead.time>>16&255),de(t,t.gzhead.time>>24&255),de(t,t.level===9?2:t.strategy>=is||t.level<2?4:0),de(t,t.gzhead.os&255),t.gzhead.extra&&t.gzhead.extra.length&&(de(t,t.gzhead.extra.length&255),de(t,t.gzhead.extra.length>>8&255)),t.gzhead.hcrc&&(r.adler=Ve(r.adler,t.pending_buf,t.pending,0)),t.gzindex=0,t.status=tl;else if(de(t,0),de(t,0),de(t,0),de(t,0),de(t,0),de(t,t.level===9?2:t.strategy>=is||t.level<2?4:0),de(t,Eb),t.status=On,bt(r),t.pending!==0)return t.last_flush=-1,Je}if(t.status===tl){if(t.gzhead.extra){let i=t.pending,a=(t.gzhead.extra.length&65535)-t.gzindex;for(;t.pending+a>t.pending_buf_size;){let s=t.pending_buf_size-t.pending;if(t.pending_buf.set(t.gzhead.extra.subarray(t.gzindex,t.gzindex+s),t.pending),t.pending=t.pending_buf_size,t.gzhead.hcrc&&t.pending>i&&(r.adler=Ve(r.adler,t.pending_buf,t.pending-i,i)),t.gzindex+=s,bt(r),t.pending!==0)return t.last_flush=-1,Je;i=0,a-=s}let o=new Uint8Array(t.gzhead.extra);t.pending_buf.set(o.subarray(t.gzindex,t.gzindex+a),t.pending),t.pending+=a,t.gzhead.hcrc&&t.pending>i&&(r.adler=Ve(r.adler,t.pending_buf,t.pending-i,i)),t.gzindex=0}t.status=rl}if(t.status===rl){if(t.gzhead.name){let i=t.pending,a;do{if(t.pending===t.pending_buf_size){if(t.gzhead.hcrc&&t.pending>i&&(r.adler=Ve(r.adler,t.pending_buf,t.pending-i,i)),bt(r),t.pending!==0)return t.last_flush=-1,Je;i=0}t.gzindex<t.gzhead.name.length?a=t.gzhead.name.charCodeAt(t.gzindex++)&255:a=0,de(t,a)}while(a!==0);t.gzhead.hcrc&&t.pending>i&&(r.adler=Ve(r.adler,t.pending_buf,t.pending-i,i)),t.gzindex=0}t.status=nl}if(t.status===nl){if(t.gzhead.comment){let i=t.pending,a;do{if(t.pending===t.pending_buf_size){if(t.gzhead.hcrc&&t.pending>i&&(r.adler=Ve(r.adler,t.pending_buf,t.pending-i,i)),bt(r),t.pending!==0)return t.last_flush=-1,Je;i=0}t.gzindex<t.gzhead.comment.length?a=t.gzhead.comment.charCodeAt(t.gzindex++)&255:a=0,de(t,a)}while(a!==0);t.gzhead.hcrc&&t.pending>i&&(r.adler=Ve(r.adler,t.pending_buf,t.pending-i,i))}t.status=il}if(t.status===il){if(t.gzhead.hcrc){if(t.pending+2>t.pending_buf_size&&(bt(r),t.pending!==0))return t.last_flush=-1,Je;de(t,r.adler&255),de(t,r.adler>>8&255),r.adler=0}if(t.status=On,bt(r),t.pending!==0)return t.last_flush=-1,Je}if(r.avail_in!==0||t.lookahead!==0||e!==Wr&&t.status!==Na){let i=t.level===0?Dh(t,e):t.strategy===is?kb(t,e):t.strategy===ub?Tb(t,e):Pa[t.level].func(t,e);if((i===Un||i===Bi)&&(t.status=Na),i===ot||i===Un)return r.avail_out===0&&(t.last_flush=-1),Je;if(i===qi&&(e===ib?nb(t):e!==Xp&&(Xu(t,0,0,!1),e===ab&&(qr(t.head),t.lookahead===0&&(t.strstart=0,t.block_start=0,t.insert=0))),bt(r),r.avail_out===0))return t.last_flush=-1,Je}return e!==Rt?Je:t.wrap<=0?ed:(t.wrap===2?(de(t,r.adler&255),de(t,r.adler>>8&255),de(t,r.adler>>16&255),de(t,r.adler>>24&255),de(t,r.total_in&255),de(t,r.total_in>>8&255),de(t,r.total_in>>16&255),de(t,r.total_in>>24&255)):(da(t,r.adler>>>16),da(t,r.adler&65535)),bt(r),t.wrap>0&&(t.wrap=-t.wrap),t.pending!==0?Je:ed)},Pb=r=>{if(co(r))return rr;let e=r.state.status;return r.state=null,e===On?Cn(r,ob):Je},Db=(r,e)=>{let t=e.length;if(co(r))return rr;let n=r.state,i=n.wrap;if(i===2||i===1&&n.status!==Ni||n.lookahead)return rr;if(i===1&&(r.adler=Xa(r.adler,e,t,0)),n.wrap=0,t>=n.w_size){i===0&&(qr(n.head),n.strstart=0,n.block_start=0,n.insert=0);let c=new Uint8Array(n.w_size);c.set(e.subarray(t-n.w_size,t),0),e=c,t=n.w_size}let a=r.avail_in,o=r.next_in,s=r.input;for(r.avail_in=t,r.next_in=0,r.input=e,Pi(n);n.lookahead>=oe;){let c=n.strstart,u=n.lookahead-(oe-1);do n.ins_h=Gr(n,n.ins_h,n.window[c+oe-1]),n.prev[c&n.w_mask]=n.head[n.ins_h],n.head[n.ins_h]=c,c++;while(--u);n.strstart=c,n.lookahead=oe-1,Pi(n)}return n.strstart+=n.lookahead,n.block_start=n.strstart,n.insert=n.lookahead,n.lookahead=0,n.match_length=n.prev_length=oe-1,n.match_available=0,r.next_in=o,r.input=s,r.avail_in=a,n.wrap=i,Je},Lb=Rb,Fb=$h,$b=Fh,Mb=Lh,Ub=Cb,jb=Nb,qb=Pb,Bb=Db,Vb="pako deflate (from Nodeca project)",Ba={deflateInit:Lb,deflateInit2:Fb,deflateReset:$b,deflateResetKeep:Mb,deflateSetHeader:Ub,deflate:jb,deflateEnd:qb,deflateSetDictionary:Bb,deflateInfo:Vb},Qb=(r,e)=>Object.prototype.hasOwnProperty.call(r,e),zb=function(r){let e=Array.prototype.slice.call(arguments,1);for(;e.length;){let t=e.shift();if(!!t){if(typeof t!="object")throw new TypeError(t+"must be non-object");for(let n in t)Qb(t,n)&&(r[n]=t[n])}}return r},Hb=r=>{let e=0;for(let n=0,i=r.length;n<i;n++)e+=r[n].length;let t=new Uint8Array(e);for(let n=0,i=0,a=r.length;n<a;n++){let o=r[n];t.set(o,i),i+=o.length}return t},rc={assign:zb,flattenChunks:Hb},Mh=!0;try{String.fromCharCode.apply(null,new Uint8Array(1))}catch(r){Mh=!1}var eo=new Uint8Array(256);for(let r=0;r<256;r++)eo[r]=r>=252?6:r>=248?5:r>=240?4:r>=224?3:r>=192?2:1;eo[254]=eo[254]=1;var Wb=r=>{if(typeof TextEncoder=="function"&&TextEncoder.prototype.encode)return new TextEncoder().encode(r);let e,t,n,i,a,o=r.length,s=0;for(i=0;i<o;i++)t=r.charCodeAt(i),(t&64512)===55296&&i+1<o&&(n=r.charCodeAt(i+1),(n&64512)===56320&&(t=65536+(t-55296<<10)+(n-56320),i++)),s+=t<128?1:t<2048?2:t<65536?3:4;for(e=new Uint8Array(s),a=0,i=0;a<s;i++)t=r.charCodeAt(i),(t&64512)===55296&&i+1<o&&(n=r.charCodeAt(i+1),(n&64512)===56320&&(t=65536+(t-55296<<10)+(n-56320),i++)),t<128?e[a++]=t:t<2048?(e[a++]=192|t>>>6,e[a++]=128|t&63):t<65536?(e[a++]=224|t>>>12,e[a++]=128|t>>>6&63,e[a++]=128|t&63):(e[a++]=240|t>>>18,e[a++]=128|t>>>12&63,e[a++]=128|t>>>6&63,e[a++]=128|t&63);return e},Gb=(r,e)=>{if(e<65534&&r.subarray&&Mh)return String.fromCharCode.apply(null,r.length===e?r:r.subarray(0,e));let t="";for(let n=0;n<e;n++)t+=String.fromCharCode(r[n]);return t},Kb=(r,e)=>{let t=e||r.length;if(typeof TextDecoder=="function"&&TextDecoder.prototype.decode)return new TextDecoder().decode(r.subarray(0,e));let n,i,a=new Array(t*2);for(i=0,n=0;n<t;){let o=r[n++];if(o<128){a[i++]=o;continue}let s=eo[o];if(s>4){a[i++]=65533,n+=s-1;continue}for(o&=s===2?31:s===3?15:7;s>1&&n<t;)o=o<<6|r[n++]&63,s--;if(s>1){a[i++]=65533;continue}o<65536?a[i++]=o:(o-=65536,a[i++]=55296|o>>10&1023,a[i++]=56320|o&1023)}return Gb(a,i)},Jb=(r,e)=>{e=e||r.length,e>r.length&&(e=r.length);let t=e-1;for(;t>=0&&(r[t]&192)===128;)t--;return t<0||t===0?e:t+eo[r[t]]>e?t:e},to={string2buf:Wb,buf2string:Kb,utf8border:Jb};function Zb(){this.input=null,this.next_in=0,this.avail_in=0,this.total_in=0,this.output=null,this.next_out=0,this.avail_out=0,this.total_out=0,this.msg="",this.state=null,this.data_type=2,this.adler=0}var Uh=Zb,jh=Object.prototype.toString,{Z_NO_FLUSH:Yb,Z_SYNC_FLUSH:Xb,Z_FULL_FLUSH:ew,Z_FINISH:tw,Z_OK:js,Z_STREAM_END:rw,Z_DEFAULT_COMPRESSION:nw,Z_DEFAULT_STRATEGY:iw,Z_DEFLATED:aw}=Gn;function uo(r){this.options=rc.assign({level:nw,method:aw,chunkSize:16384,windowBits:15,memLevel:8,strategy:iw},r||{});let e=this.options;e.raw&&e.windowBits>0?e.windowBits=-e.windowBits:e.gzip&&e.windowBits>0&&e.windowBits<16&&(e.windowBits+=16),this.err=0,this.msg="",this.ended=!1,this.chunks=[],this.strm=new Uh,this.strm.avail_out=0;let t=Ba.deflateInit2(this.strm,e.level,e.method,e.windowBits,e.memLevel,e.strategy);if(t!==js)throw new Error(Mn[t]);if(e.header&&Ba.deflateSetHeader(this.strm,e.header),e.dictionary){let n;if(typeof e.dictionary=="string"?n=to.string2buf(e.dictionary):jh.call(e.dictionary)==="[object ArrayBuffer]"?n=new Uint8Array(e.dictionary):n=e.dictionary,t=Ba.deflateSetDictionary(this.strm,n),t!==js)throw new Error(Mn[t]);this._dict_set=!0}}uo.prototype.push=function(r,e){let t=this.strm,n=this.options.chunkSize,i,a;if(this.ended)return!1;for(e===~~e?a=e:a=e===!0?tw:Yb,typeof r=="string"?t.input=to.string2buf(r):jh.call(r)==="[object ArrayBuffer]"?t.input=new Uint8Array(r):t.input=r,t.next_in=0,t.avail_in=t.input.length;;){if(t.avail_out===0&&(t.output=new Uint8Array(n),t.next_out=0,t.avail_out=n),(a===Xb||a===ew)&&t.avail_out<=6){this.onData(t.output.subarray(0,t.next_out)),t.avail_out=0;continue}if(i=Ba.deflate(t,a),i===rw)return t.next_out>0&&this.onData(t.output.subarray(0,t.next_out)),i=Ba.deflateEnd(this.strm),this.onEnd(i),this.ended=!0,i===js;if(t.avail_out===0){this.onData(t.output);continue}if(a>0&&t.next_out>0){this.onData(t.output.subarray(0,t.next_out)),t.avail_out=0;continue}if(t.avail_in===0)break}return!0};uo.prototype.onData=function(r){this.chunks.push(r)};uo.prototype.onEnd=function(r){r===js&&(this.result=rc.flattenChunks(this.chunks)),this.chunks=[],this.err=r,this.msg=this.strm.msg};function bl(r,e){let t=new uo(e);if(t.push(r,!0),t.err)throw t.msg||Mn[t.err];return t.result}function ow(r,e){return e=e||{},e.raw=!0,bl(r,e)}function sw(r,e){return e=e||{},e.gzip=!0,bl(r,e)}var cw=uo,uw=bl,lw=ow,fw=sw,pw=Gn,dw={Deflate:cw,deflate:uw,deflateRaw:lw,gzip:fw,constants:pw},as=16209,hw=16191,mw=function r(e,t){let n,i,a,o,s,c,u,l,d,p,f,h,m,y,b,_,S,v,O,R,k,P,F,D,Q=e.state;n=e.next_in,F=e.input,i=n+(e.avail_in-5),a=e.next_out,D=e.output,o=a-(t-e.avail_out),s=a+(e.avail_out-257),c=Q.dmax,u=Q.wsize,l=Q.whave,d=Q.wnext,p=Q.window,f=Q.hold,h=Q.bits,m=Q.lencode,y=Q.distcode,b=(1<<Q.lenbits)-1,_=(1<<Q.distbits)-1;e:do{h<15&&(f+=F[n++]<<h,h+=8,f+=F[n++]<<h,h+=8),S=m[f&b];t:for(;;){if(v=S>>>24,f>>>=v,h-=v,v=S>>>16&255,v===0)D[a++]=S&65535;else if(v&16){O=S&65535,v&=15,v&&(h<v&&(f+=F[n++]<<h,h+=8),O+=f&(1<<v)-1,f>>>=v,h-=v),h<15&&(f+=F[n++]<<h,h+=8,f+=F[n++]<<h,h+=8),S=y[f&_];r:for(;;){if(v=S>>>24,f>>>=v,h-=v,v=S>>>16&255,v&16){if(R=S&65535,v&=15,h<v&&(f+=F[n++]<<h,h+=8,h<v&&(f+=F[n++]<<h,h+=8)),R+=f&(1<<v)-1,R>c){e.msg="invalid distance too far back",Q.mode=as;break e}if(f>>>=v,h-=v,v=a-o,R>v){if(v=R-v,v>l&&Q.sane){e.msg="invalid distance too far back",Q.mode=as;break e}if(k=0,P=p,d===0){if(k+=u-v,v<O){O-=v;do D[a++]=p[k++];while(--v);k=a-R,P=D}}else if(d<v){if(k+=u+d-v,v-=d,v<O){O-=v;do D[a++]=p[k++];while(--v);if(k=0,d<O){v=d,O-=v;do D[a++]=p[k++];while(--v);k=a-R,P=D}}}else if(k+=d-v,v<O){O-=v;do D[a++]=p[k++];while(--v);k=a-R,P=D}for(;O>2;)D[a++]=P[k++],D[a++]=P[k++],D[a++]=P[k++],O-=3;O&&(D[a++]=P[k++],O>1&&(D[a++]=P[k++]))}else{k=a-R;do D[a++]=D[k++],D[a++]=D[k++],D[a++]=D[k++],O-=3;while(O>2);O&&(D[a++]=D[k++],O>1&&(D[a++]=D[k++]))}}else if((v&64)===0){S=y[(S&65535)+(f&(1<<v)-1)];continue r}else{e.msg="invalid distance code",Q.mode=as;break e}break}}else if((v&64)===0){S=m[(S&65535)+(f&(1<<v)-1)];continue t}else if(v&32){Q.mode=hw;break e}else{e.msg="invalid literal/length code",Q.mode=as;break e}break}}while(n<i&&a<s);O=h>>3,n-=O,h-=O<<3,f&=(1<<h)-1,e.next_in=n,e.next_out=a,e.avail_in=n<i?5+(i-n):5-(n-i),e.avail_out=a<s?257+(s-a):257-(a-s),Q.hold=f,Q.bits=h},_i=15,rd=852,nd=592,id=0,Ou=1,ad=2,gw=new Uint16Array([3,4,5,6,7,8,9,10,11,13,15,17,19,23,27,31,35,43,51,59,67,83,99,115,131,163,195,227,258,0,0]),yw=new Uint8Array([16,16,16,16,16,16,16,16,17,17,17,17,18,18,18,18,19,19,19,19,20,20,20,20,21,21,21,21,16,72,78]),vw=new Uint16Array([1,2,3,4,5,7,9,13,17,25,33,49,65,97,129,193,257,385,513,769,1025,1537,2049,3073,4097,6145,8193,12289,16385,24577,0,0]),bw=new Uint8Array([16,16,16,16,17,17,18,18,19,19,20,20,21,21,22,22,23,23,24,24,25,25,26,26,27,27,28,28,29,29,64,64]),ww=(r,e,t,n,i,a,o,s)=>{let c=s.bits,u=0,l=0,d=0,p=0,f=0,h=0,m=0,y=0,b=0,_=0,S,v,O,R,k,P=null,F,D=new Uint16Array(_i+1),Q=new Uint16Array(_i+1),Ee=null,Te,A,ge;for(u=0;u<=_i;u++)D[u]=0;for(l=0;l<n;l++)D[e[t+l]]++;for(f=c,p=_i;p>=1&&D[p]===0;p--);if(f>p&&(f=p),p===0)return i[a++]=1<<24|64<<16|0,i[a++]=1<<24|64<<16|0,s.bits=1,0;for(d=1;d<p&&D[d]===0;d++);for(f<d&&(f=d),y=1,u=1;u<=_i;u++)if(y<<=1,y-=D[u],y<0)return-1;if(y>0&&(r===id||p!==1))return-1;for(Q[1]=0,u=1;u<_i;u++)Q[u+1]=Q[u]+D[u];for(l=0;l<n;l++)e[t+l]!==0&&(o[Q[e[t+l]]++]=l);if(r===id?(P=Ee=o,F=20):r===Ou?(P=gw,Ee=yw,F=257):(P=vw,Ee=bw,F=0),_=0,l=0,u=d,k=a,h=f,m=0,O=-1,b=1<<f,R=b-1,r===Ou&&b>rd||r===ad&&b>nd)return 1;for(;;){Te=u-m,o[l]+1<F?(A=0,ge=o[l]):o[l]>=F?(A=Ee[o[l]-F],ge=P[o[l]-F]):(A=32+64,ge=0),S=1<<u-m,v=1<<h,d=v;do v-=S,i[k+(_>>m)+v]=Te<<24|A<<16|ge|0;while(v!==0);for(S=1<<u-1;_&S;)S>>=1;if(S!==0?(_&=S-1,_+=S):_=0,l++,--D[u]===0){if(u===p)break;u=e[t+o[l]]}if(u>f&&(_&R)!==O){for(m===0&&(m=f),k+=d,h=u-m,y=1<<h;h+m<p&&(y-=D[h+m],!(y<=0));)h++,y<<=1;if(b+=1<<h,r===Ou&&b>rd||r===ad&&b>nd)return 1;O=_&R,i[O]=f<<24|h<<16|k-a|0}}return _!==0&&(i[k+_]=u-m<<24|64<<16|0),s.bits=f,0},Va=ww,Sw=0,qh=1,Bh=2,{Z_FINISH:od,Z_BLOCK:_w,Z_TREES:os,Z_OK:jn,Z_STREAM_END:Ew,Z_NEED_DICT:xw,Z_STREAM_ERROR:Pt,Z_DATA_ERROR:Vh,Z_MEM_ERROR:Qh,Z_BUF_ERROR:Iw,Z_DEFLATED:sd}=Gn,nc=16180,cd=16181,ud=16182,ld=16183,fd=16184,pd=16185,dd=16186,hd=16187,md=16188,gd=16189,qs=16190,pr=16191,Cu=16192,yd=16193,Ru=16194,vd=16195,bd=16196,wd=16197,Sd=16198,ss=16199,cs=16200,_d=16201,Ed=16202,xd=16203,Id=16204,Td=16205,Nu=16206,kd=16207,Ad=16208,xe=16209,zh=16210,Hh=16211,Tw=852,kw=592,Aw=15,Ow=Aw,Od=r=>(r>>>24&255)+(r>>>8&65280)+((r&65280)<<8)+((r&255)<<24);function Cw(){this.strm=null,this.mode=0,this.last=!1,this.wrap=0,this.havedict=!1,this.flags=0,this.dmax=0,this.check=0,this.total=0,this.head=null,this.wbits=0,this.wsize=0,this.whave=0,this.wnext=0,this.window=null,this.hold=0,this.bits=0,this.length=0,this.offset=0,this.extra=0,this.lencode=null,this.distcode=null,this.lenbits=0,this.distbits=0,this.ncode=0,this.nlen=0,this.ndist=0,this.have=0,this.next=null,this.lens=new Uint16Array(320),this.work=new Uint16Array(288),this.lendyn=null,this.distdyn=null,this.sane=0,this.back=0,this.was=0}var Kn=r=>{if(!r)return 1;let e=r.state;return!e||e.strm!==r||e.mode<nc||e.mode>Hh?1:0},Wh=r=>{if(Kn(r))return Pt;let e=r.state;return r.total_in=r.total_out=e.total=0,r.msg="",e.wrap&&(r.adler=e.wrap&1),e.mode=nc,e.last=0,e.havedict=0,e.flags=-1,e.dmax=32768,e.head=null,e.hold=0,e.bits=0,e.lencode=e.lendyn=new Int32Array(Tw),e.distcode=e.distdyn=new Int32Array(kw),e.sane=1,e.back=-1,jn},Gh=r=>{if(Kn(r))return Pt;let e=r.state;return e.wsize=0,e.whave=0,e.wnext=0,Wh(r)},Kh=(r,e)=>{let t;if(Kn(r))return Pt;let n=r.state;return e<0?(t=0,e=-e):(t=(e>>4)+5,e<48&&(e&=15)),e&&(e<8||e>15)?Pt:(n.window!==null&&n.wbits!==e&&(n.window=null),n.wrap=t,n.wbits=e,Gh(r))},Jh=(r,e)=>{if(!r)return Pt;let t=new Cw;r.state=t,t.strm=r,t.window=null,t.mode=nc;let n=Kh(r,e);return n!==jn&&(r.state=null),n},Rw=r=>Jh(r,Ow),Cd=!0,Pu,Du,Nw=r=>{if(Cd){Pu=new Int32Array(512),Du=new Int32Array(32);let e=0;for(;e<144;)r.lens[e++]=8;for(;e<256;)r.lens[e++]=9;for(;e<280;)r.lens[e++]=7;for(;e<288;)r.lens[e++]=8;for(Va(qh,r.lens,0,288,Pu,0,r.work,{bits:9}),e=0;e<32;)r.lens[e++]=5;Va(Bh,r.lens,0,32,Du,0,r.work,{bits:5}),Cd=!1}r.lencode=Pu,r.lenbits=9,r.distcode=Du,r.distbits=5},Zh=(r,e,t,n)=>{let i,a=r.state;return a.window===null&&(a.wsize=1<<a.wbits,a.wnext=0,a.whave=0,a.window=new Uint8Array(a.wsize)),n>=a.wsize?(a.window.set(e.subarray(t-a.wsize,t),0),a.wnext=0,a.whave=a.wsize):(i=a.wsize-a.wnext,i>n&&(i=n),a.window.set(e.subarray(t-n,t-n+i),a.wnext),n-=i,n?(a.window.set(e.subarray(t-n,t),0),a.wnext=n,a.whave=a.wsize):(a.wnext+=i,a.wnext===a.wsize&&(a.wnext=0),a.whave<a.wsize&&(a.whave+=i))),0},Pw=(r,e)=>{let t,n,i,a,o,s,c,u,l,d,p,f,h,m,y=0,b,_,S,v,O,R,k,P,F=new Uint8Array(4),D,Q,Ee=new Uint8Array([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]);if(Kn(r)||!r.output||!r.input&&r.avail_in!==0)return Pt;t=r.state,t.mode===pr&&(t.mode=Cu),o=r.next_out,i=r.output,c=r.avail_out,a=r.next_in,n=r.input,s=r.avail_in,u=t.hold,l=t.bits,d=s,p=c,P=jn;e:for(;;)switch(t.mode){case nc:if(t.wrap===0){t.mode=Cu;break}for(;l<16;){if(s===0)break e;s--,u+=n[a++]<<l,l+=8}if(t.wrap&2&&u===35615){t.wbits===0&&(t.wbits=15),t.check=0,F[0]=u&255,F[1]=u>>>8&255,t.check=Ve(t.check,F,2,0),u=0,l=0,t.mode=cd;break}if(t.head&&(t.head.done=!1),!(t.wrap&1)||(((u&255)<<8)+(u>>8))%31){r.msg="incorrect header check",t.mode=xe;break}if((u&15)!==sd){r.msg="unknown compression method",t.mode=xe;break}if(u>>>=4,l-=4,k=(u&15)+8,t.wbits===0&&(t.wbits=k),k>15||k>t.wbits){r.msg="invalid window size",t.mode=xe;break}t.dmax=1<<t.wbits,t.flags=0,r.adler=t.check=1,t.mode=u&512?gd:pr,u=0,l=0;break;case cd:for(;l<16;){if(s===0)break e;s--,u+=n[a++]<<l,l+=8}if(t.flags=u,(t.flags&255)!==sd){r.msg="unknown compression method",t.mode=xe;break}if(t.flags&57344){r.msg="unknown header flags set",t.mode=xe;break}t.head&&(t.head.text=u>>8&1),t.flags&512&&t.wrap&4&&(F[0]=u&255,F[1]=u>>>8&255,t.check=Ve(t.check,F,2,0)),u=0,l=0,t.mode=ud;case ud:for(;l<32;){if(s===0)break e;s--,u+=n[a++]<<l,l+=8}t.head&&(t.head.time=u),t.flags&512&&t.wrap&4&&(F[0]=u&255,F[1]=u>>>8&255,F[2]=u>>>16&255,F[3]=u>>>24&255,t.check=Ve(t.check,F,4,0)),u=0,l=0,t.mode=ld;case ld:for(;l<16;){if(s===0)break e;s--,u+=n[a++]<<l,l+=8}t.head&&(t.head.xflags=u&255,t.head.os=u>>8),t.flags&512&&t.wrap&4&&(F[0]=u&255,F[1]=u>>>8&255,t.check=Ve(t.check,F,2,0)),u=0,l=0,t.mode=fd;case fd:if(t.flags&1024){for(;l<16;){if(s===0)break e;s--,u+=n[a++]<<l,l+=8}t.length=u,t.head&&(t.head.extra_len=u),t.flags&512&&t.wrap&4&&(F[0]=u&255,F[1]=u>>>8&255,t.check=Ve(t.check,F,2,0)),u=0,l=0}else t.head&&(t.head.extra=null);t.mode=pd;case pd:if(t.flags&1024&&(f=t.length,f>s&&(f=s),f&&(t.head&&(k=t.head.extra_len-t.length,t.head.extra||(t.head.extra=new Uint8Array(t.head.extra_len)),t.head.extra.set(n.subarray(a,a+f),k)),t.flags&512&&t.wrap&4&&(t.check=Ve(t.check,n,f,a)),s-=f,a+=f,t.length-=f),t.length))break e;t.length=0,t.mode=dd;case dd:if(t.flags&2048){if(s===0)break e;f=0;do k=n[a+f++],t.head&&k&&t.length<65536&&(t.head.name+=String.fromCharCode(k));while(k&&f<s);if(t.flags&512&&t.wrap&4&&(t.check=Ve(t.check,n,f,a)),s-=f,a+=f,k)break e}else t.head&&(t.head.name=null);t.length=0,t.mode=hd;case hd:if(t.flags&4096){if(s===0)break e;f=0;do k=n[a+f++],t.head&&k&&t.length<65536&&(t.head.comment+=String.fromCharCode(k));while(k&&f<s);if(t.flags&512&&t.wrap&4&&(t.check=Ve(t.check,n,f,a)),s-=f,a+=f,k)break e}else t.head&&(t.head.comment=null);t.mode=md;case md:if(t.flags&512){for(;l<16;){if(s===0)break e;s--,u+=n[a++]<<l,l+=8}if(t.wrap&4&&u!==(t.check&65535)){r.msg="header crc mismatch",t.mode=xe;break}u=0,l=0}t.head&&(t.head.hcrc=t.flags>>9&1,t.head.done=!0),r.adler=t.check=0,t.mode=pr;break;case gd:for(;l<32;){if(s===0)break e;s--,u+=n[a++]<<l,l+=8}r.adler=t.check=Od(u),u=0,l=0,t.mode=qs;case qs:if(t.havedict===0)return r.next_out=o,r.avail_out=c,r.next_in=a,r.avail_in=s,t.hold=u,t.bits=l,xw;r.adler=t.check=1,t.mode=pr;case pr:if(e===_w||e===os)break e;case Cu:if(t.last){u>>>=l&7,l-=l&7,t.mode=Nu;break}for(;l<3;){if(s===0)break e;s--,u+=n[a++]<<l,l+=8}switch(t.last=u&1,u>>>=1,l-=1,u&3){case 0:t.mode=yd;break;case 1:if(Nw(t),t.mode=ss,e===os){u>>>=2,l-=2;break e}break;case 2:t.mode=bd;break;case 3:r.msg="invalid block type",t.mode=xe}u>>>=2,l-=2;break;case yd:for(u>>>=l&7,l-=l&7;l<32;){if(s===0)break e;s--,u+=n[a++]<<l,l+=8}if((u&65535)!==(u>>>16^65535)){r.msg="invalid stored block lengths",t.mode=xe;break}if(t.length=u&65535,u=0,l=0,t.mode=Ru,e===os)break e;case Ru:t.mode=vd;case vd:if(f=t.length,f){if(f>s&&(f=s),f>c&&(f=c),f===0)break e;i.set(n.subarray(a,a+f),o),s-=f,a+=f,c-=f,o+=f,t.length-=f;break}t.mode=pr;break;case bd:for(;l<14;){if(s===0)break e;s--,u+=n[a++]<<l,l+=8}if(t.nlen=(u&31)+257,u>>>=5,l-=5,t.ndist=(u&31)+1,u>>>=5,l-=5,t.ncode=(u&15)+4,u>>>=4,l-=4,t.nlen>286||t.ndist>30){r.msg="too many length or distance symbols",t.mode=xe;break}t.have=0,t.mode=wd;case wd:for(;t.have<t.ncode;){for(;l<3;){if(s===0)break e;s--,u+=n[a++]<<l,l+=8}t.lens[Ee[t.have++]]=u&7,u>>>=3,l-=3}for(;t.have<19;)t.lens[Ee[t.have++]]=0;if(t.lencode=t.lendyn,t.lenbits=7,D={bits:t.lenbits},P=Va(Sw,t.lens,0,19,t.lencode,0,t.work,D),t.lenbits=D.bits,P){r.msg="invalid code lengths set",t.mode=xe;break}t.have=0,t.mode=Sd;case Sd:for(;t.have<t.nlen+t.ndist;){for(;y=t.lencode[u&(1<<t.lenbits)-1],b=y>>>24,_=y>>>16&255,S=y&65535,!(b<=l);){if(s===0)break e;s--,u+=n[a++]<<l,l+=8}if(S<16)u>>>=b,l-=b,t.lens[t.have++]=S;else{if(S===16){for(Q=b+2;l<Q;){if(s===0)break e;s--,u+=n[a++]<<l,l+=8}if(u>>>=b,l-=b,t.have===0){r.msg="invalid bit length repeat",t.mode=xe;break}k=t.lens[t.have-1],f=3+(u&3),u>>>=2,l-=2}else if(S===17){for(Q=b+3;l<Q;){if(s===0)break e;s--,u+=n[a++]<<l,l+=8}u>>>=b,l-=b,k=0,f=3+(u&7),u>>>=3,l-=3}else{for(Q=b+7;l<Q;){if(s===0)break e;s--,u+=n[a++]<<l,l+=8}u>>>=b,l-=b,k=0,f=11+(u&127),u>>>=7,l-=7}if(t.have+f>t.nlen+t.ndist){r.msg="invalid bit length repeat",t.mode=xe;break}for(;f--;)t.lens[t.have++]=k}}if(t.mode===xe)break;if(t.lens[256]===0){r.msg="invalid code -- missing end-of-block",t.mode=xe;break}if(t.lenbits=9,D={bits:t.lenbits},P=Va(qh,t.lens,0,t.nlen,t.lencode,0,t.work,D),t.lenbits=D.bits,P){r.msg="invalid literal/lengths set",t.mode=xe;break}if(t.distbits=6,t.distcode=t.distdyn,D={bits:t.distbits},P=Va(Bh,t.lens,t.nlen,t.ndist,t.distcode,0,t.work,D),t.distbits=D.bits,P){r.msg="invalid distances set",t.mode=xe;break}if(t.mode=ss,e===os)break e;case ss:t.mode=cs;case cs:if(s>=6&&c>=258){r.next_out=o,r.avail_out=c,r.next_in=a,r.avail_in=s,t.hold=u,t.bits=l,mw(r,p),o=r.next_out,i=r.output,c=r.avail_out,a=r.next_in,n=r.input,s=r.avail_in,u=t.hold,l=t.bits,t.mode===pr&&(t.back=-1);break}for(t.back=0;y=t.lencode[u&(1<<t.lenbits)-1],b=y>>>24,_=y>>>16&255,S=y&65535,!(b<=l);){if(s===0)break e;s--,u+=n[a++]<<l,l+=8}if(_&&(_&240)===0){for(v=b,O=_,R=S;y=t.lencode[R+((u&(1<<v+O)-1)>>v)],b=y>>>24,_=y>>>16&255,S=y&65535,!(v+b<=l);){if(s===0)break e;s--,u+=n[a++]<<l,l+=8}u>>>=v,l-=v,t.back+=v}if(u>>>=b,l-=b,t.back+=b,t.length=S,_===0){t.mode=Td;break}if(_&32){t.back=-1,t.mode=pr;break}if(_&64){r.msg="invalid literal/length code",t.mode=xe;break}t.extra=_&15,t.mode=_d;case _d:if(t.extra){for(Q=t.extra;l<Q;){if(s===0)break e;s--,u+=n[a++]<<l,l+=8}t.length+=u&(1<<t.extra)-1,u>>>=t.extra,l-=t.extra,t.back+=t.extra}t.was=t.length,t.mode=Ed;case Ed:for(;y=t.distcode[u&(1<<t.distbits)-1],b=y>>>24,_=y>>>16&255,S=y&65535,!(b<=l);){if(s===0)break e;s--,u+=n[a++]<<l,l+=8}if((_&240)===0){for(v=b,O=_,R=S;y=t.distcode[R+((u&(1<<v+O)-1)>>v)],b=y>>>24,_=y>>>16&255,S=y&65535,!(v+b<=l);){if(s===0)break e;s--,u+=n[a++]<<l,l+=8}u>>>=v,l-=v,t.back+=v}if(u>>>=b,l-=b,t.back+=b,_&64){r.msg="invalid distance code",t.mode=xe;break}t.offset=S,t.extra=_&15,t.mode=xd;case xd:if(t.extra){for(Q=t.extra;l<Q;){if(s===0)break e;s--,u+=n[a++]<<l,l+=8}t.offset+=u&(1<<t.extra)-1,u>>>=t.extra,l-=t.extra,t.back+=t.extra}if(t.offset>t.dmax){r.msg="invalid distance too far back",t.mode=xe;break}t.mode=Id;case Id:if(c===0)break e;if(f=p-c,t.offset>f){if(f=t.offset-f,f>t.whave&&t.sane){r.msg="invalid distance too far back",t.mode=xe;break}f>t.wnext?(f-=t.wnext,h=t.wsize-f):h=t.wnext-f,f>t.length&&(f=t.length),m=t.window}else m=i,h=o-t.offset,f=t.length;f>c&&(f=c),c-=f,t.length-=f;do i[o++]=m[h++];while(--f);t.length===0&&(t.mode=cs);break;case Td:if(c===0)break e;i[o++]=t.length,c--,t.mode=cs;break;case Nu:if(t.wrap){for(;l<32;){if(s===0)break e;s--,u|=n[a++]<<l,l+=8}if(p-=c,r.total_out+=p,t.total+=p,t.wrap&4&&p&&(r.adler=t.check=t.flags?Ve(t.check,i,p,o-p):Xa(t.check,i,p,o-p)),p=c,t.wrap&4&&(t.flags?u:Od(u))!==t.check){r.msg="incorrect data check",t.mode=xe;break}u=0,l=0}t.mode=kd;case kd:if(t.wrap&&t.flags){for(;l<32;){if(s===0)break e;s--,u+=n[a++]<<l,l+=8}if(t.wrap&4&&u!==(t.total&4294967295)){r.msg="incorrect length check",t.mode=xe;break}u=0,l=0}t.mode=Ad;case Ad:P=Ew;break e;case xe:P=Vh;break e;case zh:return Qh;case Hh:default:return Pt}return r.next_out=o,r.avail_out=c,r.next_in=a,r.avail_in=s,t.hold=u,t.bits=l,(t.wsize||p!==r.avail_out&&t.mode<xe&&(t.mode<Nu||e!==od))&&Zh(r,r.output,r.next_out,p-r.avail_out),d-=r.avail_in,p-=r.avail_out,r.total_in+=d,r.total_out+=p,t.total+=p,t.wrap&4&&p&&(r.adler=t.check=t.flags?Ve(t.check,i,p,r.next_out-p):Xa(t.check,i,p,r.next_out-p)),r.data_type=t.bits+(t.last?64:0)+(t.mode===pr?128:0)+(t.mode===ss||t.mode===Ru?256:0),(d===0&&p===0||e===od)&&P===jn&&(P=Iw),P},Dw=r=>{if(Kn(r))return Pt;let e=r.state;return e.window&&(e.window=null),r.state=null,jn},Lw=(r,e)=>{if(Kn(r))return Pt;let t=r.state;return(t.wrap&2)===0?Pt:(t.head=e,e.done=!1,jn)},Fw=(r,e)=>{let t=e.length,n,i,a;return Kn(r)||(n=r.state,n.wrap!==0&&n.mode!==qs)?Pt:n.mode===qs&&(i=1,i=Xa(i,e,t,0),i!==n.check)?Vh:(a=Zh(r,e,t,t),a?(n.mode=zh,Qh):(n.havedict=1,jn))},$w=Gh,Mw=Kh,Uw=Wh,jw=Rw,qw=Jh,Bw=Pw,Vw=Dw,Qw=Lw,zw=Fw,Hw="pako inflate (from Nodeca project)",gr={inflateReset:$w,inflateReset2:Mw,inflateResetKeep:Uw,inflateInit:jw,inflateInit2:qw,inflate:Bw,inflateEnd:Vw,inflateGetHeader:Qw,inflateSetDictionary:zw,inflateInfo:Hw};function Ww(){this.text=0,this.time=0,this.xflags=0,this.os=0,this.extra=null,this.extra_len=0,this.name="",this.comment="",this.hcrc=0,this.done=!1}var Gw=Ww,Yh=Object.prototype.toString,{Z_NO_FLUSH:Kw,Z_FINISH:Jw,Z_OK:ro,Z_STREAM_END:Lu,Z_NEED_DICT:Fu,Z_STREAM_ERROR:Zw,Z_DATA_ERROR:Rd,Z_MEM_ERROR:Yw}=Gn;function lo(r){this.options=rc.assign({chunkSize:1024*64,windowBits:15,to:""},r||{});let e=this.options;e.raw&&e.windowBits>=0&&e.windowBits<16&&(e.windowBits=-e.windowBits,e.windowBits===0&&(e.windowBits=-15)),e.windowBits>=0&&e.windowBits<16&&!(r&&r.windowBits)&&(e.windowBits+=32),e.windowBits>15&&e.windowBits<48&&(e.windowBits&15)===0&&(e.windowBits|=15),this.err=0,this.msg="",this.ended=!1,this.chunks=[],this.strm=new Uh,this.strm.avail_out=0;let t=gr.inflateInit2(this.strm,e.windowBits);if(t!==ro)throw new Error(Mn[t]);if(this.header=new Gw,gr.inflateGetHeader(this.strm,this.header),e.dictionary&&(typeof e.dictionary=="string"?e.dictionary=to.string2buf(e.dictionary):Yh.call(e.dictionary)==="[object ArrayBuffer]"&&(e.dictionary=new Uint8Array(e.dictionary)),e.raw&&(t=gr.inflateSetDictionary(this.strm,e.dictionary),t!==ro)))throw new Error(Mn[t])}lo.prototype.push=function(r,e){let t=this.strm,n=this.options.chunkSize,i=this.options.dictionary,a,o,s;if(this.ended)return!1;for(e===~~e?o=e:o=e===!0?Jw:Kw,Yh.call(r)==="[object ArrayBuffer]"?t.input=new Uint8Array(r):t.input=r,t.next_in=0,t.avail_in=t.input.length;;){for(t.avail_out===0&&(t.output=new Uint8Array(n),t.next_out=0,t.avail_out=n),a=gr.inflate(t,o),a===Fu&&i&&(a=gr.inflateSetDictionary(t,i),a===ro?a=gr.inflate(t,o):a===Rd&&(a=Fu));t.avail_in>0&&a===Lu&&t.state.wrap>0&&r[t.next_in]!==0;)gr.inflateReset(t),a=gr.inflate(t,o);switch(a){case Zw:case Rd:case Fu:case Yw:return this.onEnd(a),this.ended=!0,!1}if(s=t.avail_out,t.next_out&&(t.avail_out===0||a===Lu))if(this.options.to==="string"){let c=to.utf8border(t.output,t.next_out),u=t.next_out-c,l=to.buf2string(t.output,c);t.next_out=u,t.avail_out=n-u,u&&t.output.set(t.output.subarray(c,c+u),0),this.onData(l)}else this.onData(t.output.length===t.next_out?t.output:t.output.subarray(0,t.next_out));if(!(a===ro&&s===0)){if(a===Lu)return a=gr.inflateEnd(this.strm),this.onEnd(a),this.ended=!0,!0;if(t.avail_in===0)break}}return!0};lo.prototype.onData=function(r){this.chunks.push(r)};lo.prototype.onEnd=function(r){r===ro&&(this.options.to==="string"?this.result=this.chunks.join(""):this.result=rc.flattenChunks(this.chunks)),this.chunks=[],this.err=r,this.msg=this.strm.msg};function wl(r,e){let t=new lo(e);if(t.push(r),t.err)throw t.msg||Mn[t.err];return t.result}function Xw(r,e){return e=e||{},e.raw=!0,wl(r,e)}var eS=lo,tS=wl,rS=Xw,nS=wl,iS=Gn,aS={Inflate:eS,inflate:tS,inflateRaw:rS,ungzip:nS,constants:iS},{Deflate:oS,deflate:sS,deflateRaw:cS,gzip:uS}=dw,{Inflate:lS,inflate:fS,inflateRaw:pS,ungzip:dS}=aS,hS=oS,mS=sS,gS=cS,yS=uS,vS=lS,bS=fS,wS=pS,SS=dS,_S=Gn,ES={Deflate:hS,deflate:mS,deflateRaw:gS,gzip:yS,Inflate:vS,inflate:bS,inflateRaw:wS,ungzip:SS,constants:_S},we=function(r,e,t,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,o;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(r,e,t,n);else for(var s=r.length-1;s>=0;s--)(o=r[s])&&(a=(i<3?o(a):i>3?o(e,t,a):o(e,t))||a);return i>3&&a&&Object.defineProperty(e,t,a),a},Se=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},Bs=class{constructor(e,t){this.input=e,this.output=t}};we([w(),Se("design:type",String)],Bs.prototype,"input",void 0);we([w(),Se("design:type",String)],Bs.prototype,"output",void 0);Bs=we([ze(),Se("design:paramtypes",[String,String])],Bs);var Vs=class{constructor(e,t){this.input=e,this.output=t}};we([w(),Se("design:type",String)],Vs.prototype,"input",void 0);we([w(),Se("design:type",String)],Vs.prototype,"output",void 0);Vs=we([W(),Se("design:paramtypes",[String,String])],Vs);var Yr=class{constructor(e,t,n,i,a){this.name=e,this.modelId=t,this.systemPrompt=n,this.promptExamples=i,this.metaData=a}};we([w(),Se("design:type",String)],Yr.prototype,"name",void 0);we([w(),Se("design:type",String)],Yr.prototype,"modelId",void 0);we([w(),Se("design:type",String)],Yr.prototype,"systemPrompt",void 0);we([w(),Se("design:type",Array)],Yr.prototype,"promptExamples",void 0);we([w(),Se("design:type",String)],Yr.prototype,"metaData",void 0);Yr=we([ze(),Se("design:paramtypes",[String,String,String,Array,String])],Yr);var or=class{constructor(e,t,n,i,a,o,s,c){this.name=e,this.modelId=t,this.taskId=n,this.systemPrompt=i,this.promptExamples=a,this.metaData=o,this.createdAt=s,this.updatedAt=c}};we([w(),Se("design:type",String)],or.prototype,"name",void 0);we([w(),Se("design:type",String)],or.prototype,"modelId",void 0);we([w(),Se("design:type",String)],or.prototype,"taskId",void 0);we([w(),Se("design:type",String)],or.prototype,"systemPrompt",void 0);we([w(),Se("design:type",Array)],or.prototype,"promptExamples",void 0);we([w(),Se("design:type",String)],or.prototype,"metaData",void 0);we([w(),Se("design:type",String)],or.prototype,"createdAt",void 0);we([w(),Se("design:type",String)],or.prototype,"updatedAt",void 0);or=we([W(),Se("design:paramtypes",[String,String,String,String,Array,String,String,String])],or);var qn=class{constructor(e,t,n,i,a){this.model=e,this.status=t,this.progress=n,this.downloaded=i,this.loaded=a}};we([w(),Se("design:type",String)],qn.prototype,"model",void 0);we([w(),Se("design:type",String)],qn.prototype,"status",void 0);we([w(),Se("design:type",Number)],qn.prototype,"progress",void 0);we([w(),Se("design:type",Boolean)],qn.prototype,"downloaded",void 0);we([w(),Se("design:type",Boolean)],qn.prototype,"loaded",void 0);qn=we([W(),Se("design:paramtypes",[String,String,Number,Boolean,Boolean])],qn);var xS=function(r,e,t,n,i){if(n==="m")throw new TypeError("Private method is not writable");if(n==="a"&&!i)throw new TypeError("Private accessor was defined without a setter");if(typeof e=="function"?r!==e||!i:!e.has(r))throw new TypeError("Cannot write private member to an object whose class did not declare it");return n==="a"?i.call(r,t):i?i.value=t:e.set(r,t),t},qe=function(r,e,t,n){if(t==="a"&&!n)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?r!==e||!n:!e.has(r))throw new TypeError("Cannot read private member from an object whose class did not declare it");return t==="m"?n:t==="a"?n.call(r):n?n.value:e.get(r)},Ue,Es,ol=class{constructor(e,t=!0){Ue.set(this,void 0),Es.set(this,new Map),xS(this,Ue,e,"f")}async getModels(){let e=await qe(this,Ue,"f").query({query:E`
|
|
830
850
|
query {
|
|
831
851
|
aiGetModels {
|
|
832
852
|
id
|
|
@@ -906,7 +926,7 @@ triggerMatch
|
|
|
906
926
|
updatedAt
|
|
907
927
|
}
|
|
908
928
|
}
|
|
909
|
-
`}));return e}async addTask(e,t,n,i,a){let o=new
|
|
929
|
+
`}));return e}async addTask(e,t,n,i,a){let o=new Yr(e,t,n,i,a),{aiAddTask:s}=I(await qe(this,Ue,"f").mutate({mutation:E`
|
|
910
930
|
mutation AiAddTask($task: AITaskInput!) {
|
|
911
931
|
aiAddTask(task: $task) {
|
|
912
932
|
name
|
|
@@ -972,22 +992,22 @@ triggerMatch
|
|
|
972
992
|
mutation aiEmbed($modelId: String!, $text: String!) {
|
|
973
993
|
aiEmbed(modelId: $modelId, text: $text)
|
|
974
994
|
}
|
|
975
|
-
`,variables:{modelId:e,text:t}})),i=
|
|
995
|
+
`,variables:{modelId:e,text:t}})),i=ec.toByteArray(n);return JSON.parse(ES.inflate(i,{to:"string"}))}async openTranscriptionStream(e,t,n){let{aiOpenTranscriptionStream:i}=I(await qe(this,Ue,"f").mutate({mutation:E`
|
|
976
996
|
mutation AiOpenTranscriptionStream($modelId: String!, $params: VoiceActivityParamsInput) {
|
|
977
997
|
aiOpenTranscriptionStream(modelId: $modelId, params: $params)
|
|
978
998
|
}
|
|
979
999
|
`,variables:{modelId:e,params:n}})),a=qe(this,Ue,"f").subscribe({query:E` subscription {
|
|
980
1000
|
aiTranscriptionText(streamId: "${i}")
|
|
981
|
-
}`}).subscribe({next(o){return t(o.data.aiTranscriptionText),o.data.aiTranscriptionText},error(o){console.error(o)}});return qe(this,
|
|
1001
|
+
}`}).subscribe({next(o){return t(o.data.aiTranscriptionText),o.data.aiTranscriptionText},error(o){console.error(o)}});return qe(this,Es,"f").set(i,a),i}async closeTranscriptionStream(e){let{aiCloseTranscriptionStream:t}=I(await qe(this,Ue,"f").mutate({mutation:E`
|
|
982
1002
|
mutation aiCloseTranscriptionStream($streamId: String!) {
|
|
983
1003
|
aiCloseTranscriptionStream(streamId: $streamId)
|
|
984
1004
|
}
|
|
985
|
-
`,variables:{streamId:e}})),n=qe(this,
|
|
1005
|
+
`,variables:{streamId:e}})),n=qe(this,Es,"f").get(e);return n.closed||n.unsubscribe(),t}async feedTranscriptionStream(e,t){let{aiFeedTranscriptionStream:n}=I(await qe(this,Ue,"f").mutate({mutation:E`
|
|
986
1006
|
mutation AiFeedTranscriptionStream($streamIds: [String!]!, $audio: [Float!]!) {
|
|
987
1007
|
aiFeedTranscriptionStream(streamIds: $streamIds, audio: $audio)
|
|
988
1008
|
}
|
|
989
|
-
`,variables:{streamIds:Array.isArray(e)?e:[e],audio:t}}));return n}};Ue=new WeakMap,
|
|
990
|
-
${e.query}`);let n=new t(e.perspective,e.query,this.perspectiveClient);n.
|
|
1009
|
+
`,variables:{streamIds:Array.isArray(e)?e:[e],audio:t}}));return n}};Ue=new WeakMap,Es=new WeakMap;var $r=function(r,e,t,n,i){if(n==="m")throw new TypeError("Private method is not writable");if(n==="a"&&!i)throw new TypeError("Private accessor was defined without a setter");if(typeof e=="function"?r!==e||!i:!e.has(r))throw new TypeError("Cannot write private member to an object whose class did not declare it");return n==="a"?i.call(r,t):i?i.value=t:e.set(r,t),t},Me=function(r,e,t,n){if(t==="a"&&!n)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?r!==e||!n:!e.has(r))throw new TypeError("Cannot read private member from an object whose class did not declare it");return t==="m"?n:t==="a"?n.call(r):n?n.value:e.get(r)},Jt,xs,Da,Is,La,In,Ts,Fa,no=class{constructor(e,t=!0){Jt.set(this,void 0),xs.set(this,void 0),Da.set(this,void 0),Is.set(this,void 0),La.set(this,void 0),In.set(this,void 0),Ts.set(this,void 0),Fa.set(this,void 0),$r(this,Jt,e,"f"),$r(this,xs,new Ga(Me(this,Jt,"f"),t),"f"),$r(this,Da,new Ju(Me(this,Jt,"f")),"f"),$r(this,Is,new Wu(Me(this,Jt,"f")),"f"),$r(this,La,new Gu(Me(this,Jt,"f")),"f"),$r(this,Fa,new ol(Me(this,Jt,"f"),t),"f"),$r(this,In,new Ms(Me(this,Jt,"f"),t),"f"),Me(this,In,"f").setExpressionClient(Me(this,Da,"f")),Me(this,In,"f").setNeighbourhoodClient(Me(this,La,"f")),Me(this,In,"f").setAIClient(Me(this,Fa,"f")),$r(this,Ts,new Ku(Me(this,Jt,"f"),t),"f")}get agent(){return Me(this,xs,"f")}get expression(){return Me(this,Da,"f")}get languages(){return Me(this,Is,"f")}get neighbourhood(){return Me(this,La,"f")}get perspective(){return Me(this,In,"f")}get runtime(){return Me(this,Ts,"f")}get ai(){return Me(this,Fa,"f")}};Jt=new WeakMap,xs=new WeakMap,Da=new WeakMap,Is=new WeakMap,La=new WeakMap,In=new WeakMap,Ts=new WeakMap,Fa=new WeakMap;var sl;(function(r){r.LanguageIsNotLoaded="LANGUAGE_IS_NOT_LOADED",r.ExpressionIsNotVerified="EXPRESSION_IS_NOT_VERIFIED",r.AgentIsUntrusted="AGENT_IS_UNTRUSTED",r.CapabilityRequested="CAPABILITY_REQUESTED",r.InstallNotificationRequest="INSTALL_NOTIFICATION_REQUEST"})(sl||(sl={}));var Sl=function(r,e,t,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,o;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(r,e,t,n);else for(var s=r.length-1;s>=0;s--)(o=r[s])&&(a=(i<3?o(a):i>3?o(e,t,a):o(e,t))||a);return i>3&&a&&Object.defineProperty(e,t,a),a},_l=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},Rn=class{constructor(e,t){this.language=e,this.expression=t}};Sl([w(),_l("design:type",er)],Rn.prototype,"language",void 0);Sl([w(),_l("design:type",String)],Rn.prototype,"expression",void 0);Rn=Sl([W(),_l("design:paramtypes",[er,String])],Rn);function xA(r){return r.language.address==="did"?r.expression.toString():`${r.language.address}://${r.expression}`}function IA(r){if(r.startsWith("literal:")){let a=new er;a.address="literal",a.name="literal";let o=r.substring(8);return new Rn(a,o)}let t=/^([^:^\s]+):\/\/([\s\S]+)$/.exec(r);if(t&&t.length==3){let a=t[1],o=t[2],s=new er;return s.address=a,new Rn(s,o)}let i=/^did:([^\s]+)$/.exec(r);if(i&&i.length==2){let a=new er;return a.address="did",new Rn(a,r)}throw new Error("Couldn't parse string as expression URL or DID: "+r)}var xt=function(r,e,t,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,o;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(r,e,t,n);else for(var s=r.length-1;s>=0;s--)(o=r[s])&&(a=(i<3?o(a):i>3?o(e,t,a):o(e,t))||a);return i>3&&a&&Object.defineProperty(e,t,a),a},sr=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},Qs=class{};xt([w(),sr("design:type",String)],Qs.prototype,"name",void 0);xt([w(),sr("design:type",String)],Qs.prototype,"type",void 0);Qs=xt([W()],Qs);var io=class{};xt([w(),sr("design:type",String)],io.prototype,"label",void 0);xt([w(),sr("design:type",String)],io.prototype,"name",void 0);xt([w(),sr("design:type",Array)],io.prototype,"parameters",void 0);io=xt([W()],io);var zs=class{get parameters(){return JSON.parse(this.parametersStringified)}constructor(e,t){this.name=e,this.parametersStringified=JSON.stringify(t)}};xt([w(),sr("design:type",String)],zs.prototype,"name",void 0);xt([w(),sr("design:type",String)],zs.prototype,"parametersStringified",void 0);zs=xt([ze(),sr("design:paramtypes",[String,Object])],zs);var Hs=class{};xt([w(),sr("design:type",String)],Hs.prototype,"did",void 0);xt([w(),sr("design:type",Ln)],Hs.prototype,"status",void 0);Hs=xt([W()],Hs);var Nd=class{},Jn=function(r,e,t,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,o;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(r,e,t,n);else for(var s=r.length-1;s>=0;s--)(o=r[s])&&(a=(i<3?o(a):i>3?o(e,t,a):o(e,t))||a);return i>3&&a&&Object.defineProperty(e,t,a),a},Vi=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},Xr=class{};Jn([w(),Vi("design:type",String)],Xr.prototype,"name",void 0);Jn([w(),Vi("design:type",String)],Xr.prototype,"address",void 0);Jn([w(),Vi("design:type",String)],Xr.prototype,"settings",void 0);Jn([w(),Vi("design:type",Pn)],Xr.prototype,"icon",void 0);Jn([w(),Vi("design:type",Pn)],Xr.prototype,"constructorIcon",void 0);Jn([w(),Vi("design:type",Pn)],Xr.prototype,"settingsIcon",void 0);Xr=Jn([W()],Xr);var ct=function(r,e,t,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,o;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(r,e,t,n);else for(var s=r.length-1;s>=0;s--)(o=r[s])&&(a=(i<3?o(a):i>3?o(e,t,a):o(e,t))||a);return i>3&&a&&Object.defineProperty(e,t,a),a},gt=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},qt=class{};ct([w(),gt("design:type",String)],qt.prototype,"name",void 0);ct([w(),gt("design:type",String)],qt.prototype,"address",void 0);ct([w(),gt("design:type",String)],qt.prototype,"description",void 0);ct([w(),gt("design:type",String)],qt.prototype,"author",void 0);ct([w(),gt("design:type",Boolean)],qt.prototype,"templated",void 0);ct([w(),gt("design:type",String)],qt.prototype,"templateSourceLanguageAddress",void 0);ct([w(),gt("design:type",String)],qt.prototype,"templateAppliedParams",void 0);ct([w(),gt("design:type",Array)],qt.prototype,"possibleTemplateParams",void 0);ct([w(),gt("design:type",String)],qt.prototype,"sourceCodeLink",void 0);qt=ct([W()],qt);var Di=class{constructor(e,t){this.name=e,this.description=t,this.description||(this.description="")}};ct([w(),gt("design:type",String)],Di.prototype,"name",void 0);ct([w(),gt("design:type",String)],Di.prototype,"description",void 0);ct([w(),gt("design:type",Array)],Di.prototype,"possibleTemplateParams",void 0);ct([w(),gt("design:type",String)],Di.prototype,"sourceCodeLink",void 0);Di=ct([ze(),gt("design:paramtypes",[String,String])],Di);var Pd=class{},Dd=class extends nn(){},Ld=class{},ic=function(r,e,t,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,o;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(r,e,t,n);else for(var s=r.length-1;s>=0;s--)(o=r[s])&&(a=(i<3?o(a):i>3?o(e,t,a):o(e,t))||a);return i>3&&a&&Object.defineProperty(e,t,a),a},El=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},Ws=class{constructor(e,t){this.linkLanguage=e,this.meta=t}};ic([w(),El("design:type",String)],Ws.prototype,"linkLanguage",void 0);ic([w(),El("design:type",ir)],Ws.prototype,"meta",void 0);Ws=ic([W(),El("design:paramtypes",[String,ir])],Ws);var cl=class extends nn(){};cl=ic([W()],cl);var Zn=function(r,e,t,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,o;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(r,e,t,n);else for(var s=r.length-1;s>=0;s--)(o=r[s])&&(a=(i<3?o(a):i>3?o(e,t,a):o(e,t))||a);return i>3&&a&&Object.defineProperty(e,t,a),a},Yn=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},ul;(function(r){r.Private="PRIVATE",r.NeighboudhoodCreationInitiated="NEIGHBOURHOOD_CREATION_INITIATED",r.NeighbourhoodJoinInitiated="NEIGHBOURHOOD_JOIN_INITIATED",r.LinkLanguageFailedToInstall="LINK_LANGUAGE_FAILED_TO_INSTALL",r.LinkLanguageInstalledButNotSynced="LINK_LANGUAGE_INSTALLED_BUT_NOT_SYNCED",r.Synced="SYNCED"})(ul||(ul={}));var en=class{constructor(e,t,n){this.uuid=e,this.name=t,n?this.state=n:this.state=ul.Private}};Zn([w(),Yn("design:type",String)],en.prototype,"uuid",void 0);Zn([w(),Yn("design:type",String)],en.prototype,"name",void 0);Zn([w(),Yn("design:type",String)],en.prototype,"state",void 0);Zn([w(),Yn("design:type",String)],en.prototype,"sharedUrl",void 0);Zn([w(),Yn("design:type",cl)],en.prototype,"neighbourhood",void 0);Zn([w(),Yn("design:type",Array)],en.prototype,"owners",void 0);en=Zn([W(),Yn("design:paramtypes",[String,String,String])],en);var Fd=class{constructor(e){this.proxies=new Map,this.activeSubscriptions=new Map,this.debounceTimers=new Map,this.seenMessages=new Map,this.perspectiveClient=e.perspectiveClient,this.logger=e.logger,this.debounceMs=e.debounceMs??2e3,this.onWake=e.onWake,this.onPersist=e.onPersist,this.QuerySubscriptionProxyCtor=e.QuerySubscriptionProxy??null,this.previousSeenMessages=e.previousSeenMessages??{}}async subscribe(e){if(this.dispose(e.id,!1),!this.QuerySubscriptionProxyCtor)throw new Error("WakerSubscriptionManager: QuerySubscriptionProxy must be provided via constructor options");let t=this.QuerySubscriptionProxyCtor;this.logger.info(`[waker] ${e.id}: creating subscription (perspective=${e.perspective}, type=${e.type})`),this.logger.info(`[waker] ${e.id}: SPARQL query:
|
|
1010
|
+
${e.query}`);let n=new t(e.perspective,e.query,this.perspectiveClient);n.isSPARQL=!0,n.initialized&&typeof n.initialized.catch=="function"&&n.initialized.catch(()=>{});try{await n.subscribe(),await n.initialized}catch(a){let o=a?.message??String(a);this.logger.warn(`[waker] ${e.id}: subscription failed \u2014 ${o}`);try{n.dispose()}catch{}this.activeSubscriptions.delete(e.id),this.seenMessages.delete(e.id),this.persist();return}this.logger.info(`[waker] ${e.id}: subscription initialized successfully`);let i=new Set(this.previousSeenMessages[e.id]??[]);this.seenMessages.set(e.id,i),i.size>0&&this.logger.info(`[waker] ${e.id}: seeded ${i.size} seen message(s) from persisted state`),n.onResult(async a=>{if(this.logger.info(`[waker] ${e.id}: onResult fired \u2014 type=${typeof a}, isArray=${Array.isArray(a)}, value=${String(JSON.stringify(a)).substring(0,500)}`),!Array.isArray(a)){this.logger.warn(`[waker] ${e.id}: ignoring non-array result: ${JSON.stringify(a)}`);return}if(e.type==="mention"){let o=this.seenMessages.get(e.id)??new Set,s=[];for(let l of a)l&&l.source&&!o.has(l.source)&&s.push(l.source);if(s.length===0){this.logger.info(`[waker] ${e.id}: all ${a.length} items already seen, skipping`);return}this.logger.info(`[waker] ${e.id}: ${s.length} new message(s) out of ${a.length} total`);let c=[];for(let l of s){let d=[];try{let p=`SELECT ?source WHERE { ?source <ad4m://has_child> <${l}> . }`;this.logger.info(`[waker] ${e.id}: resolving parents for ${l}`);let f=await this.perspectiveClient.querySparql(e.perspective,p);if(Array.isArray(f))for(let h of f)h&&h.source&&d.push(h.source)}catch(p){this.logger.warn(`[waker] ${e.id}: parent resolution failed for ${l} \u2014 ${p?.message??p}`)}this.logger.info(`[waker] ${e.id}: message ${l} has ${d.length} parent(s): ${d.join(", ")}`),c.push({address:l,parents:d})}for(let l of s)o.add(l);this.seenMessages.set(e.id,o);let u=this.debounceTimers.get(e.id);u&&clearTimeout(u),this.debounceTimers.set(e.id,setTimeout(()=>{this.onWake(e,a,c),this.debounceTimers.delete(e.id),this.persist()},this.debounceMs))}else{this.logger.info(`[waker] ${e.id}: channel update (${a.length} items)`);let o=this.debounceTimers.get(e.id);o&&clearTimeout(o),this.debounceTimers.set(e.id,setTimeout(()=>{this.onWake(e,a),this.debounceTimers.delete(e.id)},this.debounceMs))}}),this.proxies.set(e.id,n),this.activeSubscriptions.set(e.id,e),this.persist(),this.logger.info(`[waker] Subscription ${e.id} active (type=${e.type}, perspective=${e.perspective})`)}dispose(e,t=!0){let n=this.proxies.get(e);if(n){try{n.dispose()}catch{}this.proxies.delete(e)}let i=this.debounceTimers.get(e);i&&(clearTimeout(i),this.debounceTimers.delete(e)),this.activeSubscriptions.delete(e),this.seenMessages.delete(e),t&&this.persist()}disposeAll(){for(let[e]of this.proxies)this.dispose(e,!1)}getActive(){return Array.from(this.activeSubscriptions.values())}has(e){return this.activeSubscriptions.has(e)}persist(){if(this.onPersist){let e={};for(let[t,n]of this.seenMessages)e[t]=Array.from(n);this.onPersist(this.getActive(),e)}}},ac=function(r,e,t,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,o;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(r,e,t,n);else for(var s=r.length-1;s>=0;s--)(o=r[s])&&(a=(i<3?o(a):i>3?o(e,t,a):o(e,t))||a);return i>3&&a&&Object.defineProperty(e,t,a),a},Xh=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},Gs=class{};ac([w(),Xh("design:type",Array)],Gs.prototype,"additions",void 0);ac([w(),Xh("design:type",Array)],Gs.prototype,"removals",void 0);Gs=ac([W()],Gs);var $d=class extends nn(){};$d=ac([W()],$d);var Md=function(r,e,t,n,i){if(n==="m")throw new TypeError("Private method is not writable");if(n==="a"&&!i)throw new TypeError("Private accessor was defined without a setter");if(typeof e=="function"?r!==e||!i:!e.has(r))throw new TypeError("Cannot write private member to an object whose class did not declare it");return n==="a"?i.call(r,t):i?i.value=t:e.set(r,t),t},Ei=function(r,e,t,n){if(t==="a"&&!n)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?r!==e||!n:!e.has(r))throw new TypeError("Cannot read private member from an object whose class did not declare it");return t==="m"?n:t==="a"?n.call(r):n?n.value:e.get(r)},$a,Tn,us="smart_literal://content";function IS(r){let e="",t="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789",n=t.length;for(let i=0;i<r;i++)e+=t.charAt(Math.floor(Math.random()*n));return e}var ao=class{constructor(e,t){$a.set(this,void 0),Tn.set(this,void 0),Md(this,$a,e,"f"),Md(this,Tn,t,"f")}get base(){return Ei(this,Tn,"f")}static async create(e,t){let n=be.from(IS(10)).toUrl(),i=new ao(e,n);return await i.set(t),i}static async isSmartLiteralBase(e,t){return(await e.get(new H({source:t,predicate:us}))).length>0}static async getAllSmartLiterals(e){return(await e.get(new H({predicate:us}))).map(n=>new ao(e,n.data.source))}async get(){let e=await Ei(this,$a,"f").getSingleTarget(new H({source:Ei(this,Tn,"f"),predicate:us}));if(!e)throw`No content for smart literal ${Ei(this,Tn,"f")}`;return be.fromUrl(e).get()}async set(e){let t=be.from(e);await Ei(this,$a,"f").setSingleTarget(new ht({source:Ei(this,Tn,"f"),predicate:us,target:t.toUrl()}))}};$a=new WeakMap,Tn=new WeakMap;function Ma(r,e){if("predicate"in r)return r.predicate;let{model:t}=r,n=Zt(t);if(r.field){let i=n[r.field];if(!i)throw new Error(`parent(): field "${r.field}" is not a registered relation on ${t.name}`);return i.predicate}for(let[,i]of Object.entries(n))if(i.target&&i.target()===e)return i.predicate;throw new Error(`parent(): could not resolve predicate \u2014 no relation on ${t.name} targets ${e.name||"the queried class"}`)}function Ud(r,e){return!r||!e?"":`triple("${r.id}", "${e}", Base)`}function jd(){return`
|
|
991
1011
|
findall(
|
|
992
1012
|
[T, A],
|
|
993
1013
|
link(Base, _, _, T, A),
|
|
@@ -995,52 +1015,80 @@ ${e.query}`);let n=new t(e.perspective,e.query,this.perspectiveClient);n.isSurre
|
|
|
995
1015
|
),
|
|
996
1016
|
sort(AllLinks, SortedLinks),
|
|
997
1017
|
SortedLinks = [[Timestamp, Author]|_]
|
|
998
|
-
`}function
|
|
1018
|
+
`}function TS(r){return`
|
|
999
1019
|
findall([PropertyName, PropertyValue, Resolve], (
|
|
1000
1020
|
% Constrain to specified properties if provided
|
|
1001
1021
|
${r?`member(PropertyName, [${r.map(e=>`"${e}"`).join(", ")}]),`:""}
|
|
1002
1022
|
resolve_property(SubjectClass, Base, PropertyName, PropertyValue, Resolve)
|
|
1003
1023
|
), Properties)
|
|
1004
|
-
`}function
|
|
1005
|
-
`)}function
|
|
1024
|
+
`}function qd(r={}){function e(t){return typeof t=="string"?`"${t}"`:t}return Object.entries(r).map(([t,n])=>{let i=["id","author","timestamp"].includes(t),a=`resolve_property(SubjectClass, Base, "${t}", Value${t}, _)`,o=t==="id"?"Base":st(t);if(Array.isArray(n)){let s=n.map(c=>e(c)).join(", ");return i?`member(${o}, [${s}])`:`${a}, member(Value${t}, [${s}])`}if(typeof n=="object"&&n!==null){let{not:s,between:c,lt:u,lte:l,gt:d,gte:p}=n;if(s!==void 0)if(Array.isArray(s)){let h=s.map(m=>e(m)).join(", ");return i?`\\+ member(${o}, [${h}])`:`${a}, \\+ member(Value${t}, [${h}])`}else return i?`${o} \\= ${e(s)}`:`${a}, Value${t} \\= ${e(s)}`;if(c!==void 0&&Array.isArray(c)&&c.length===2)return i?`${o} >= ${c[0]}, ${o} =< ${c[1]}`:`${a}, Value${t} >= ${c[0]}, Value${t} =< ${c[1]}`;let f=[{value:u,symbol:"<"},{value:l,symbol:"=<"},{value:d,symbol:">"},{value:p,symbol:">="}];for(let{value:h,symbol:m}of f)if(h!==void 0)return i?`${o} ${m} ${h}`:`${a}, Value${t} ${m} ${h}`}return i?`${o} = ${e(n)}`:`${a}, Value${t} = ${e(n)}`}).join(", ")}function Bd(r){return r?"length(UnsortedInstances, TotalCount)":""}function Vd(r){if(!r)return"SortedInstances = UnsortedInstances";let e=Object.entries(r);if(e.length===1){let[n,i]=e[0];return`sort_instances(UnsortedInstances, "${n}", "${i}", SortedInstances)`}let t=[];for(let n=e.length-1;n>=0;n--){let[i,a]=e[n],o=n===e.length-1?"UnsortedInstances":`MultiSortIntermediate${n+1}`,s=n===0?"SortedInstances":`MultiSortIntermediate${n}`;t.push(`sort_instances(${o}, "${i}", "${a}", ${s})`)}return t.join(`,
|
|
1025
|
+
`)}function Qd(r){return!r||r<0?"InstancesWithOffset = SortedInstances":`skipN(SortedInstances, ${r}, InstancesWithOffset)`}function zd(r){return!r||r<0?"AllInstances = InstancesWithOffset":`takeN(InstancesWithOffset, ${r}, AllInstances)`}function Hd(r){if(!r)return"";if(r.includes("://")){let[e,t]=r.split("://"),n=(t||"").replace(/\/+$/,"");return`${e}://${n}`}else return r.replace(/\/+$/,"")}function xl(r){if(!!r){if(typeof r=="string")return r;if(Array.isArray(r)&&r.length>0)return r.find(t=>t!=="null")||r[0]}}function em(r,e){return xl(r.type)===e}function tm(r){return em(r,"array")}function Wd(r){return em(r,"object")}function kS(r){let e=xl(r.type);return e==="number"||e==="integer"}function rm(r,e){if(e.namespace)return e.namespace;if(r["x-ad4m"]?.namespace)return r["x-ad4m"].namespace;if(r.title)return`${r.title.toLowerCase()}://`;if(r.$id)try{let n=new URL(r.$id).pathname.split("/").filter(i=>i);if(n.length>0)return`${n[n.length-1].replace(/\.schema\.json$/,"").replace(/\.json$/,"").toLowerCase()}://`}catch{}throw new Error(`Cannot infer namespace for JSON Schema. Please provide one of:
|
|
1006
1026
|
- options.namespace
|
|
1007
1027
|
- schema["x-ad4m"].namespace
|
|
1008
1028
|
- schema.title
|
|
1009
|
-
- valid schema.$id`)}function
|
|
1010
|
-
|
|
1011
|
-
|
|
1012
|
-
|
|
1013
|
-
|
|
1014
|
-
|
|
1015
|
-
WHERE ${
|
|
1016
|
-
|
|
1017
|
-
`.trim()}var tl=class{constructor(e,t,n){this.queryParams={},this.modelClassName=null,this.useSurrealDBFlag=!0,this.perspective=e,this.ctor=t,n&&(this.queryParams=n)}dispose(){this.currentSubscription&&(this.currentSubscription.dispose(),this.currentSubscription=void 0)}where(e){return this.queryParams.where=e,this}order(e){return this.queryParams.order=e,this}limit(e){return this.queryParams.limit=e,this}offset(e){return this.queryParams.offset=e,this}parent(e,t,n){let i=typeof e=="string"?e:e.id;if(typeof t=="object"&&t!==null&&!("prototype"in t)){if(typeof e=="string")throw new Error("parent() called with a string id and options object requires a model class as second argument");let o=e.constructor;return this.queryParams.parent={id:i,model:o,field:t.field},this}let a=n?.field;if(typeof t=="string")this.queryParams.parent={id:i,predicate:t};else if(typeof t=="function")this.queryParams.parent={id:i,model:t,...a&&{field:a}};else if(typeof e!="string")this.queryParams.parent={id:i,model:e.constructor,...a&&{field:a}};else throw new Error("parent() called with a string id requires a second argument: either a model class or a predicate string");return this}properties(e){return this.queryParams.properties=e,this}include(e){return this.queryParams.include=e,this}overrideModelClassName(e){return this.modelClassName=e,this}useSurrealDB(e=!0){return this.useSurrealDBFlag=e,this}async get(){let e;if(this.useSurrealDBFlag){let t=await this.ctor.queryToSurrealQL(this.perspective,this.queryParams),n=await this.perspective.querySurrealDB(t);({results:e}=await this.ctor.instancesFromSurrealResult(this.perspective,this.queryParams,n))}else{let t=await this.ctor.queryToProlog(this.perspective,this.queryParams,this.modelClassName),n=await this.perspective.infer(t);({results:e}=await this.ctor.instancesFromPrologResult(this.perspective,this.queryParams,n))}return e}async first(){return this.queryParams.limit=1,(await this.get())[0]??null}async subscribe(e){this.dispose();let t=this.ctor;if(this.useSurrealDBFlag){let n=await t.queryToSurrealQL(this.perspective,this.queryParams);this.currentSubscription=await this.perspective.subscribeSurrealDB(n);let i=async o=>{let{results:s}=await t.instancesFromSurrealResult(this.perspective,this.queryParams,o);e(s)};this.currentSubscription.onResult(i);let{results:a}=await t.instancesFromSurrealResult(this.perspective,this.queryParams,this.currentSubscription.result);return e(a),a}else{let n=await t.queryToProlog(this.perspective,this.queryParams,this.modelClassName);this.currentSubscription=await this.perspective.subscribeInfer(n);let i=async o=>{let{results:s}=await t.instancesFromPrologResult(this.perspective,this.queryParams,o);e(s)};this.currentSubscription.onResult(i);let{results:a}=await t.instancesFromPrologResult(this.perspective,this.queryParams,this.currentSubscription.result);return e(a),a}}async count(){if(this.useSurrealDBFlag){let e=await this.ctor.queryToSurrealQL(this.perspective,this.queryParams),t=await this.perspective.querySurrealDB(e),{totalCount:n}=await this.ctor.instancesFromSurrealResult(this.perspective,this.queryParams,t);return n}else{let e=await this.ctor.countQueryToProlog(this.perspective,this.queryParams,this.modelClassName);return(await this.perspective.infer(e))?.[0]?.TotalCount||0}}async countSubscribe(e){if(this.dispose(),this.useSurrealDBFlag){let t=await this.ctor.queryToSurrealQL(this.perspective,this.queryParams);this.currentSubscription=await this.perspective.subscribeSurrealDB(t);let n=async a=>{let{totalCount:o}=await this.ctor.instancesFromSurrealResult(this.perspective,this.queryParams,a);e(o)};this.currentSubscription.onResult(n);let{totalCount:i}=await this.ctor.instancesFromSurrealResult(this.perspective,this.queryParams,this.currentSubscription.result);return e(i),i}else{let t=await this.ctor.countQueryToProlog(this.perspective,this.queryParams,this.modelClassName);this.currentSubscription=await this.perspective.subscribeInfer(t);let n=async a=>{let o=a?.[0]?.TotalCount||0;e(o)};this.currentSubscription.onResult(n);let i=this.currentSubscription.result?.[0]?.TotalCount||0;return e(i),i}}async paginate(e,t){let n={...this.queryParams||{},limit:e,offset:e*(t-1),count:!0};if(this.useSurrealDBFlag){let i=await this.ctor.queryToSurrealQL(this.perspective,n),a=await this.perspective.querySurrealDB(i),{results:o,totalCount:s}=await this.ctor.instancesFromSurrealResult(this.perspective,n,a);return{results:o,totalCount:s,pageSize:e,pageNumber:t}}else{let i=await this.ctor.queryToProlog(this.perspective,n,this.modelClassName),a=await this.perspective.infer(i),{results:o,totalCount:s}=await this.ctor.instancesFromPrologResult(this.perspective,n,a);return{results:o,totalCount:s,pageSize:e,pageNumber:t}}}async paginateSubscribe(e,t,n){this.dispose();let i={...this.queryParams||{},limit:e,offset:e*(t-1),count:!0};if(this.useSurrealDBFlag){let a=await this.ctor.queryToSurrealQL(this.perspective,i);this.currentSubscription=await this.perspective.subscribeSurrealDB(a);let o=async l=>{let{results:p,totalCount:d}=await this.ctor.instancesFromSurrealResult(this.perspective,i,l);n({results:p,totalCount:d,pageSize:e,pageNumber:t})};this.currentSubscription.onResult(o);let{results:s,totalCount:c}=await this.ctor.instancesFromSurrealResult(this.perspective,i,this.currentSubscription.result),u={results:s,totalCount:c,pageSize:e,pageNumber:t};return n(u),u}else{let a=await this.ctor.queryToProlog(this.perspective,i,this.modelClassName);this.currentSubscription=await this.perspective.subscribeInfer(a);let o=async l=>{let{results:p,totalCount:d}=await this.ctor.instancesFromPrologResult(this.perspective,this.queryParams,l);n({results:p,totalCount:d,pageSize:e,pageNumber:t})};this.currentSubscription.onResult(o);let{results:s,totalCount:c}=await this.ctor.instancesFromPrologResult(this.perspective,i,this.currentSubscription.result),u={results:s,totalCount:c,pageSize:e,pageNumber:t};return n(u),u}}};function rs(r){return Array.isArray(r)?r.map(e=>e&&typeof e=="object"&&typeof e.id=="string"?e.id:e):r}function $d(r,e){if(Array.isArray(e))return e.includes(r);if(typeof e=="object"&&e!==null){let t=e;if(t.not!==void 0)return Array.isArray(t.not)?!t.not.includes(r):r!==t.not;if(t.between!==void 0&&Array.isArray(t.between)&&t.between.length===2)return r>=t.between[0]&&r<=t.between[1];let n=!0;return t.gt!==void 0&&(n=n&&r>t.gt),t.gte!==void 0&&(n=n&&r>=t.gte),t.lt!==void 0&&(n=n&&r<t.lt),t.lte!==void 0&&(n=n&&r<=t.lte),t.contains!==void 0&&(typeof r=="string"?n=n&&r.includes(String(t.contains)):Array.isArray(r)?n=n&&r.includes(t.contains):n=!1),n}return r===e}async function hw(r,e,t,n){let i=r;if(r!=null&&r!=="")if(e.resolveLanguage!=null&&e.resolveLanguage!=="literal"&&typeof r=="string"&&!r.startsWith("literal://"))try{let a=await t.getExpression(r);if(a)try{i=JSON.parse(a.data)}catch{i=a.data}}catch(a){console.warn(`hydratePropertyValue: failed to resolve expression for "${e.name}":`,a)}else if(e.resolveLanguage==="literal"&&typeof r=="string"&&r.startsWith("literal://"))try{let a=Se.fromUrl(r).get();i=a.data!==void 0?a.data:a}catch{}else typeof r=="string"&&n&&(n==="number"?i=Number(r):n==="boolean"&&(i=r==="true"||r==="1"));return e.transform&&typeof e.transform=="function"&&(i=e.transform(i)),i}async function Fd(r,e,t,n,i){if(!e||e.length===0)return;let a=null,o=null,s=null,c=i&&i.length>0?new Set(i):null,u=new Map;for(let[h,m]of Object.entries(t.properties))m.getter||c&&!c.has(h)||u.set(m.predicate,[h,m]);let l=new Map,p=[];for(let[h,m]of Object.entries(t.relations))if(!m.getter){if(m.target&&m.filter!==!1){p.push([h,m]);continue}l.set(m.predicate,[h,m])}for(let[h,m]of p)l.has(m.predicate)||l.set(m.predicate,[h,m]);let d=new Map,f=new Map;for(let h=0;h<e.length;h++){let m=e[h],{predicate:b,target:_,author:v,timestamp:S}=m;if(_==="None"||_===void 0||_===null)continue;S!=null&&((a==null||S<a)&&(a=S,s=v??null),(o==null||S>o)&&(o=S));let y=u.get(b);if(y){d.get(y[0]),d.set(y[0],{target:_,timestamp:S});continue}let O=l.get(b);if(O){let[N]=O,T=f.get(N);T||(T=[],f.set(N,T)),T.push({target:_,timestamp:S??"",index:h})}}for(let[h,{target:m}]of d){let[,b]=u.get(t.properties[h].predicate),_=typeof r[h];r[h]=await hw(m,b,n,_!=="undefined"?_:void 0)}for(let[h,m]of f)m.sort((b,_)=>{let v=String(b.timestamp).localeCompare(String(_.timestamp));return v!==0?v:b.index-_.index}),r[h]=m.map(b=>b.target).filter(b=>b!=null&&b!==""&&b!=="None");s&&(r.author=s),a!=null&&(r.createdAt=typeof a=="string"&&a.includes("T")?new Date(a).getTime():typeof a=="string"?isNaN(parseInt(a,10))?a:parseInt(a,10):a),o!=null&&(r.updatedAt=typeof o=="string"&&o.includes("T")?new Date(o).getTime():typeof o=="string"?isNaN(parseInt(o,10))?o:parseInt(o,10):o)}async function mw(r,e,t){let n=Object.fromEntries(await Promise.all(t.map(async([a,o,s])=>{let c=o;if(!s&&typeof o=="string"){let p=Array.from(o,h=>h.codePointAt(0)),d=p.every(h=>h<=255),f=p.some(h=>h>=128);if(d&&f)try{let h=Uint8Array.from(p),m=new TextDecoder("utf-8",{fatal:!0}).decode(h);m!==o&&(c=m)}catch(h){console.warn(`UTF-8 byte reconstruction failed for property "${a}"`,{value:o,error:h})}}if(s){let p=await r.getExpression(o);if(p)try{c=JSON.parse(p.data)}catch{c=p.data}}let l=Ln(e.constructor)[a]?.transform;return l&&typeof l=="function"&&(c=l(c)),[a,c]}))),i=Object.fromEntries(Object.entries(n).filter(([a])=>{let o=Object.getOwnPropertyDescriptor(Object.getPrototypeOf(e),a);return o?o.get!==void 0||o.set!==void 0?o.set!==void 0:o.writable!==!1:!0}));Object.assign(e,i)}function gw(r,e){let t=th(r,e);if(!t){let n=e?.prototype?.className||e?.name||"unknown";console.warn(`[Ad4mModel] buildConformanceGetter: no conditions found for target "${n}".`);return}return t.getter}async function Md(r,e,t,n){let i=ye(r.id),o=n?.requestedProperties&&n.requestedProperties.length>0?new Set(n.requestedProperties):null;for(let[s,c]of Object.entries(t.properties))if(!(o&&!o.has(s))&&c.getter)try{let u=c.getter.replace(/Base/g,i),l=await e.querySurrealDB(`SELECT (${u}) AS value FROM node WHERE uri = ${i}`);l&&l.length>0&&l[0].value!==void 0&&l[0].value!==null&&l[0].value!=="None"&&l[0].value!==""&&(r[s]=l[0].value)}catch(u){console.warn(`Failed to evaluate getter for ${s}:`,u)}for(let[s,c]of Object.entries(t.relations)){if(o&&!o.has(s)&&!(n?.include&&s in n.include))continue;let u=c,l=u.getter;if(!l&&u.where&&u.direction!=="reverse")try{let p=u.target?.(),d=p?p.getModelMetadata?.()??null:null,f=eh(u.where,d);f.length>0&&(l=`(->link[WHERE predicate = '${ie(u.predicate)}'].out[WHERE ${f.join(" AND ")}].uri)`)}catch{}if(!l&&u.target&&u.filter!==!1&&u.direction!=="reverse")try{let p=u.target();l=gw(u.predicate,p),l||console.warn(`[Ad4mModel] buildConformanceGetter returned undefined for relation "${s}" (predicate: "${u.predicate}")`)}catch(p){console.warn(`[Ad4mModel] auto-generation failed for relation "${s}":`,p)}if(l)try{let d=`SELECT (${l.replace(/Base/g,i)}) AS value FROM node WHERE uri = ${i}`,f=await e.querySurrealDB(d);if(f&&f.length>0&&f[0].value!==void 0&&f[0].value!==null){let h=f[0].value;r[s]=Array.isArray(h)?h.filter(m=>m!=null&&m!==""&&m!=="None"):h}}catch(p){console.warn(`Failed to evaluate getter for ${s}:`,p)}}}async function La(r,e,t,n){if(!n||Object.keys(n).length===0)return;let i=er(r);for(let[a,o]of Object.entries(n)){let s=i[a];if(!s){console.warn(`include: relation "${a}" not found in metadata, skipping`);continue}let c=s.target(),u=typeof o=="object"&&o!==null?o:void 0,l=u?.include;if(s.kind==="belongsToOne"||s.kind==="belongsToMany"){for(let _ of e){let S=(await t.get(new fe({predicate:s.predicate,target:_.id}))).filter(y=>y.data.target===_.id).map(y=>y.data.source);if(s.kind==="belongsToOne"){if(S.length===0){_[a]=null;continue}let y=S[S.length-1];try{let O=new c(t,y);await O.get(),_[a]=O}catch{_[a]=null}}else{let y=[];if(u&&(u.where||u.order||u.properties)){let O={id:S,...u.where??{}};y=await c.findAll(t,{where:O,...u.order&&{order:u.order},...u.properties&&{properties:u.properties}})}else await Promise.all(S.map(async O=>{try{let N=new c(t,O);await N.get(u?.properties?{properties:u.properties}:void 0),y.push(N)}catch{}}));if(u?.order&&!(u.where||u.properties)){let O=Object.entries(u.order);y=y.sort((N,T)=>{for(let[C,$]of O){let P=String(N[C]??""),B=String(T[C]??""),xe=P.localeCompare(B);if(xe!==0)return $==="DESC"?-xe:xe}return 0})}if(u?.offset!=null||u?.limit!=null){let O=u.offset??0,N=u.limit!=null?O+u.limit:void 0;y=y.slice(O,N)}_[a]=y,l&&y.length>0&&await La(c,y,t,l)}}continue}let p=new Set,d=new Map;for(let _ of e){let v=_[a];if(d.set(_,Array.isArray(v)?[...v]:v),v!=null)if(Array.isArray(v))for(let S of v)typeof S=="string"?p.add(S):S&&typeof S=="object"&&typeof S.id=="string"&&p.add(S.id);else typeof v=="string"?p.add(v):v&&typeof v=="object"&&typeof v.id=="string"&&p.add(v.id)}if(p.size===0)continue;let f=new Map,m={where:{id:Array.from(p),...u?.where??{}},...u?.order&&{order:u.order},...u?.properties&&{properties:u.properties}},b=await c.findAll(t,m);for(let _ of b)f.set(_.id,_);for(let _ of e){let v=d.get(_);if(v!=null)if(Array.isArray(v)){let S=v.map(y=>typeof y=="string"?f.has(y)?f.get(y):null:y&&typeof y=="object"&&typeof y.id=="string"?f.has(y.id)?f.get(y.id):y:null).filter(y=>y!==null);if(u?.order){let y=Object.entries(u.order);S=S.sort((O,N)=>{for(let[T,C]of y){let $=String(O[T]??""),P=String(N[T]??""),B=$.localeCompare(P);if(B!==0)return C==="DESC"?-B:B}return 0})}if(u?.offset!=null||u?.limit!=null){let y=u.offset??0,O=u.limit!=null?y+u.limit:void 0;S=S.slice(y,O)}s.maxCount===1?(S.length>1&&console.warn(`include: relation "${a}" has maxCount 1 but ${S.length} values found; keeping the last`),_[a]=S.length>0?S[S.length-1]:null):_[a]=S}else typeof v=="string"&&f.has(v)?_[a]=f.get(v):v&&typeof v=="object"&&typeof v.id=="string"&&(_[a]=f.has(v.id)?f.get(v.id):v)}if(l){let _=Array.from(f.values());await La(c,_,t,l)}}}var Ni=class{static generateSDNA(){return{sdna:"",name:""}}static generateSHACL(){return{shape:null,name:""}}static async getClassName(e){if(this===Ni)return await e.stringOrTemplateObjectToSubjectClassName(this);let n=this.classNamesByClass.get(this);n||(n={},this.classNamesByClass.set(this,n));let i=e.uuid;return n[i]||(n[i]=await e.stringOrTemplateObjectToSubjectClassName(this)),n[i]}get timestamp(){return this.createdAt}static getModelMetadata(){let e=this.prototype;if(!e.className||e.className==="Ad4mModel")throw new Error("Model class must be decorated with @Model");let t=e.className,n={},i=Ln(this);for(let[p,d]of Object.entries(i)){let f=d;n[p]={name:p,predicate:f.through||"",required:f.required||!1,readOnly:!(f.writable??!1),...f.initial!==void 0&&{initial:f.initial},...f.resolveLanguage!==void 0&&{resolveLanguage:f.resolveLanguage},...f.prologGetter!==void 0&&{prologGetter:f.prologGetter},...f.getter!==void 0&&{getter:f.getter},...f.prologSetter!==void 0&&{prologSetter:f.prologSetter},...f.local!==void 0&&{local:f.local},...f.transform!==void 0&&{transform:f.transform},...f.flag!==void 0&&{flag:f.flag}}}let a={},o=er(this),s=Object.fromEntries(Object.entries(o).filter(([,p])=>p.kind==="hasMany"||p.kind==="belongsToMany"));for(let[p,d]of Object.entries(s)){let f=d;a[p]={name:p,predicate:f.predicate||"",...f.local!==void 0&&{local:f.local},...f.getter!==void 0&&{getter:f.getter},direction:f.kind==="belongsToMany"||f.kind==="belongsToOne"?"reverse":"forward",...f.target!==void 0&&{target:f.target},...f.filter!==void 0&&{filter:f.filter},...f.where!==void 0&&{where:f.where}}}let c=Object.keys(n).length>0,u=Object.keys(a).length>0;if(!(c||u)&&e.__jsonSchema){let p=e.__jsonSchema,d=e.__jsonSchemaOptions||{};if(p.properties)for(let[f,h]of Object.entries(p.properties)){let m=Bh(h),b=Qh(p,f,h,Vh(p,d),d);if(m)a[f]={name:f,predicate:b,...h["x-ad4m"]?.local!==void 0&&{local:h["x-ad4m"].local}};else{let _=p.required?.includes(f)||!1;n[f]={name:f,predicate:b,required:_,readOnly:h["x-ad4m"]?.writable===!1,...h["x-ad4m"]?.resolveLanguage&&{resolveLanguage:h["x-ad4m"].resolveLanguage},...h["x-ad4m"]?.initial&&{initial:h["x-ad4m"].initial},...h["x-ad4m"]?.local!==void 0&&{local:h["x-ad4m"].local}}}}}return{className:t,properties:n,relations:a}}constructor(e,t){this._snapshot=null,this._baseExpression=t||Se.from(Xd(24)).toUrl(),this._perspective=e}get id(){return this._baseExpression}get baseExpression(){return this._baseExpression}get perspective(){return this._perspective}getPropertyMetadata(e){let t=this.constructor;return Ln(t)[e]}getRelationOptions(e){let t=this.constructor;return er(t)[e]}generatePropertySetterAction(e,t){if(t.flag)throw new Error(`Property "${e}" is a @Flag and cannot be written. Flags are immutable type markers set at creation time.`);if(t.readOnly)throw new Error(`Property "${e}" is read-only and cannot be written`);if(t.prologSetter)throw new Error(`Custom Prolog setter for property "${e}" not yet supported without Prolog. Use standard @Property decorator or enable Prolog for custom setters.`);if(!t.through)throw new Error(`Property "${e}" has no 'through' predicate defined`);return[{action:"setSingleTarget",source:"this",predicate:t.through,target:"value",...t.local&&{local:!0}}]}generateRelationAction(e,t){let n=this.getRelationOptions(e);if(!n)throw new Error(`Relation "${e}" has no metadata defined`);if(!n.predicate)throw new Error(`Relation "${e}" has no predicate defined`);return[{action:{adder:"addLink",remover:"removeLink",setter:"collectionSetter"}[t],source:"this",predicate:n.predicate,target:"value",...n.local&&{local:!0}}]}static async assignValuesToInstance(e,t,n){return mw(e,t,n)}takeSnapshot(e){let n=this.constructor.getModelMetadata(),i={};for(let a of Object.keys(n.properties)){let o=this[a];i[a]=rs(Array.isArray(o)?[...o]:o)}if(e===void 0)for(let a of Object.keys(n.relations)){let o=this[a];i[a]=rs(Array.isArray(o)?[...o]:o)}else if(e&&Object.keys(e).length>0){for(let a of Object.keys(e))if(a in n.relations){let o=this[a];i[a]=rs(Array.isArray(o)?[...o]:o)}}this._snapshot=i}isDirty(){return this._snapshot?this.changedFields().length>0:!0}changedFields(){let t=this.constructor.getModelMetadata();if(!this._snapshot)return[...Object.keys(t.properties),...Object.keys(t.relations)];let n=[],i=[...Object.keys(t.properties),...Object.keys(t.relations)];for(let a of i){if(!(a in this._snapshot))continue;let o=rs(this[a]),s=this._snapshot[a];if(Array.isArray(o)||Array.isArray(s)){let c=Array.isArray(o)?[...o].sort():[],u=Array.isArray(s)?[...s].sort():[];(c.length!==u.length||c.some((l,p)=>l!==u[p]))&&n.push(a)}else o!==s&&n.push(a)}return n}async getData(e){try{let t=this.constructor,n=t.getModelMetadata(),a=`
|
|
1018
|
-
|
|
1019
|
-
|
|
1020
|
-
|
|
1021
|
-
|
|
1022
|
-
|
|
1029
|
+
- valid schema.$id`)}function nm(r,e,t,n,i){if(i.propertyMapping?.[e])return i.propertyMapping[e];if(t["x-ad4m"]?.through)return t["x-ad4m"].through;if(i.predicateTemplate){let o=Hd(n),[s,c]=o.includes("://")?o.split("://"):["",o],u=c||"";return i.predicateTemplate.replace("${namespace}",u).replace("${scheme}",s).replace("${ns}",u).replace("${title}",r.title||"").replace("${property}",e)}if(i.predicateGenerator)return i.predicateGenerator(r.title||"",e);let a=Hd(n);return a.includes("://")?`${a}${e}`:`${a}://${e}`}function ha(r,e,t,n,i){return t.propertyOptions?.[r]?.[n]!==void 0?t.propertyOptions[r][n]:e["x-ad4m"]?.[n]!==void 0?e["x-ad4m"][n]:t[n]!==void 0?t[n]:i}function AS(r){switch(r){case"string":return"";case"number":return 0;case"integer":return 0;case"boolean":return!1;case"array":return[];case"object":return{};default:return""}}function OS(r,e,t){if(e?.properties&&Object.prototype.hasOwnProperty.call(e.properties,"author"))throw new Error('JSON Schema must not define a top-level "author" property because Ad4mModel already exposes it. Please rename the property (e.g., "writer").');let n=rm(e,t),i=class extends r{};if(!t.name||t.name.trim()==="")throw new Error("options.name is required and cannot be empty");i.className=t.name,i.prototype.className=t.name;let a={},o={};if(e.properties)for(let[c,u]of Object.entries(e.properties)){let l=nm(e,c,u,n,t),d=e.required?.includes(c)||!1,p=xl(u.type);if(tm(u)){o[c]={through:l,local:ha(c,u,t,"local")},Object.defineProperty(i.prototype,c,{configurable:!0,writable:!0,value:[]});let h=`add${st(c)}`,m=`remove${st(c)}`,y=`set${st(c)}`;i.prototype[h]=function(){},i.prototype[m]=function(){},i.prototype[y]=function(){}}else{let h=ha(c,u,t,"resolveLanguage");!h&&t.resolveLanguage&&(h=t.resolveLanguage);let m=ha(c,u,t,"local"),y=ha(c,u,t,"readOnly");if(y===void 0){let S=u["x-ad4m"]?.writable;y=S!==void 0?!S:!1}let b=!y,_=ha(c,u,t,"initial");if(Wd(u)&&!h&&(h="literal",console.warn(`Property "${c}" is an object type. It will be stored as JSON. Consider flattening complex objects for better semantic querying.`)),h==null&&kS(u)&&(h="literal"),h==null&&(h="literal"),d&&!_&&(Wd(u)?_="literal:json:{}":_="ad4m://undefined"),a[c]={through:l,required:d,writable:b,...h&&{resolveLanguage:h},...m!==void 0&&{local:m},..._&&{initial:_}},Object.defineProperty(i.prototype,c,{configurable:!0,writable:!0,value:AS(p)}),b){let S=Zs(c);i.prototype[S]=function(){}}}}for(let[c,u]of Object.entries(a))ov(i,c,u);for(let[c,u]of Object.entries(o))sv(i,c,{predicate:u.through||"",kind:"hasMany",...u.getter!==void 0&&{getter:u.getter},...u.local!==void 0&&{local:u.local}});return i.prototype.__jsonSchema=e,i.prototype.__jsonSchemaOptions=t,cv({name:t.name})(i),i}function CS(r){return!(r.flag||r.resolveLanguage&&r.resolveLanguage!=="literal")}function RS(r){return r.replace(/\\/g,"\\\\").replace(/"/g,'\\"').replace(/\n/g,"\\n").replace(/\r/g,"\\r").replace(/\t/g,"\\t")}function MA(r){return typeof r=="string"?`"${RS(r)}"`:`"${String(r)}"`}function ve(r){return`<${r}>`}function NS(r,e,t,n){let i=[],a=[];if(t.parent){let d=Ma(t.parent,n);i.push(`
|
|
1030
|
+
${ve(t.parent.id)} ${ve(d)} ?source .`)}let o=!1;for(let[,d]of Object.entries(r.properties))if(d.required){if(d.getter)continue;o=!0,d.flag&&d.initial?i.push(`
|
|
1031
|
+
?source ${ve(d.predicate)} ${ve(d.initial)} .`):i.push(`
|
|
1032
|
+
?source ${ve(d.predicate)} ?cfTarget_${d.name} .`)}if(!o){for(let[,d]of Object.entries(r.properties))if(d.initial){o=!0,d.flag?i.push(`
|
|
1033
|
+
?source ${ve(d.predicate)} ${ve(d.initial)} .`):i.push(`
|
|
1034
|
+
?source ${ve(d.predicate)} ?cfInitTarget_${d.name} .`);break}}if(!o&&i.length===0){let d=[];for(let[,p]of Object.entries(r.properties))p.predicate&&d.push(ve(p.predicate));if(r.relations)for(let[,p]of Object.entries(r.relations))p.predicate&&d.push(ve(p.predicate));d.length>0&&i.push(`
|
|
1035
|
+
{ SELECT DISTINCT ?source WHERE { ?source ?cf_structPred ?cf_structTarget . FILTER(?cf_structPred IN (${d.join(", ")})) } }`)}let{joins:s,filters:c}=LS(r,e,t.where);i.push(...s),a.push(...c);let u=i.join(`
|
|
1036
|
+
`),l=a.length>0?`FILTER(
|
|
1037
|
+
${a.join(` &&
|
|
1038
|
+
`)}
|
|
1039
|
+
)`:"";return`
|
|
1040
|
+
SELECT ?source ?predicate ?target ?author ?timestamp WHERE {${u}
|
|
1041
|
+
GRAPH ?linkGraph { ?source ?predicate ?target . }
|
|
1042
|
+
FILTER(isIRI(?source) && isIRI(?predicate))
|
|
1043
|
+
?linkGraph <ad4m://ontology/author> ?author .
|
|
1044
|
+
?linkGraph <ad4m://ontology/timestamp> ?timestamp .
|
|
1045
|
+
${l}
|
|
1046
|
+
}
|
|
1047
|
+
${PS()}
|
|
1048
|
+
`.trim()}function PS(r,e){return""}function DS(r){return`
|
|
1049
|
+
SELECT ?source ?predicate ?target ?author ?timestamp WHERE {
|
|
1050
|
+
GRAPH ?linkGraph { ${ve(r)} ?predicate ?target . }
|
|
1051
|
+
FILTER(isIRI(?predicate))
|
|
1052
|
+
BIND(${ve(r)} AS ?source)
|
|
1053
|
+
?linkGraph <ad4m://ontology/author> ?author .
|
|
1054
|
+
?linkGraph <ad4m://ontology/timestamp> ?timestamp .
|
|
1055
|
+
}
|
|
1056
|
+
`.trim()}function Ua(r){let e=new Map;for(let t of r){let n=t.source;e.has(n)||e.set(n,[]),e.get(n).push({predicate:t.predicate,target:t.target,author:t.author,timestamp:t.timestamp})}return Array.from(e.entries()).map(([t,n])=>({source_uri:t,links:n}))}function LS(r,e,t){if(!t)return{joins:[],filters:[]};let n=[],i=[];for(let[a,o]of Object.entries(t)){if(a==="base"||a==="id"){if(Array.isArray(o)){let l=o.map(d=>ve(d)).join(", ");i.push(`?source IN (${l})`)}else if(typeof o=="object"&&o!==null){let l=o;if(l.not!==void 0)if(Array.isArray(l.not)){let d=l.not.map(p=>ve(p)).join(", ");i.push(`!(?source IN (${d}))`)}else i.push(`?source != ${ve(l.not)}`)}else i.push(`?source = ${ve(String(o))}`);continue}if(a==="author"||a==="timestamp")continue;let s=r.properties[a];if(!s)continue;let c=e[a];if(c&&(c.kind==="belongsToOne"||c.kind==="belongsToMany"))continue;if(CS(s))if(typeof o=="object"&&o!==null&&!Array.isArray(o)){let l=o;(l.gt!==void 0||l.gte!==void 0||l.lt!==void 0||l.lte!==void 0||l.between!==void 0||l.contains!==void 0||l.not!==void 0)&&n.push(`
|
|
1057
|
+
?source ${ve(s.predicate)} ?wTarget_cmp_${a} .`)}else n.push(`
|
|
1058
|
+
?source ${ve(s.predicate)} ?wTarget_${a} .`);else if(Array.isArray(o)){let l=o.map(d=>ve(d)).join(", ");n.push(`
|
|
1059
|
+
?source ${ve(s.predicate)} ?wTarget_${a} .`),i.push(`?wTarget_${a} IN (${l})`)}else if(typeof o=="object"&&o!==null){let l=o;if(l.not!==void 0)if(Array.isArray(l.not)){let p=l.not.map(f=>ve(f)).join(", ");i.push(`
|
|
1060
|
+
NOT EXISTS {
|
|
1061
|
+
?source ${ve(s.predicate)} ?wTarget_not_${a} .
|
|
1062
|
+
FILTER(?wTarget_not_${a} IN (${p}))
|
|
1063
|
+
}
|
|
1064
|
+
`)}else i.push(`
|
|
1065
|
+
NOT EXISTS {
|
|
1066
|
+
?source ${ve(s.predicate)} ${ve(l.not)} .
|
|
1067
|
+
}
|
|
1068
|
+
`);(l.gt!==void 0||l.gte!==void 0||l.lt!==void 0||l.lte!==void 0||l.between!==void 0||l.contains!==void 0)&&n.push(`
|
|
1069
|
+
?source ${ve(s.predicate)} ?wTarget_cmp_${a} .`)}else n.push(`
|
|
1070
|
+
?source ${ve(s.predicate)} ${ve(String(o))} .`)}return{joins:n,filters:i}}var Bn=new Map;function FS(r,e){return`${r}::${e}`}async function $S(r,e,t,n){let i=r.uuid||r.handle?.uuid||"",a=FS(i,e),o=Bn.get(a),s={onResult:n,hydrate:t};if(o){o.callbacks.add(s),o.refCount++;let d;return o.latestHydrated!==void 0?d=o.latestHydrated:o.latestRaw!==void 0&&(d=await t(o.latestRaw)),{initialResult:d,dispose:()=>Gd(a,s)}}let c=await r.subscribeQuery(e),u={subscription:c,callbacks:new Set([s]),latestRaw:c.result,latestHydrated:void 0,hydrating:!1,refCount:1};Bn.set(a,u),c.onResult(async d=>{u.latestRaw=d,u.hydrating=!0;try{let p=u.callbacks.values().next().value;if(p){let f=await p.hydrate(d);u.latestHydrated=f;for(let h of u.callbacks)try{h.onResult(f)}catch{}}}finally{u.hydrating=!1}});let l=await t(c.result);return u.latestHydrated=l,{initialResult:l,dispose:()=>Gd(a,s)}}function Gd(r,e){let t=Bn.get(r);!t||(t.callbacks.delete(e),t.refCount--,t.refCount<=0&&(t.subscription?.dispose&&t.subscription.dispose(),Bn.delete(r)))}function UA(){for(let r of Bn.values())r.subscription?.dispose&&r.subscription.dispose();Bn.clear()}function jA(){return Bn.size}var ll=class{constructor(e,t,n){this.queryParams={},this.modelClassName=null,this.engineFlag="sparql",this.perspective=e,this.ctor=t,n&&(this.queryParams=n)}dispose(){this.currentSubscription&&(this.currentSubscription.dispose(),this.currentSubscription=void 0)}where(e){return this.queryParams.where=e,this}order(e){return this.queryParams.order=e,this}limit(e){return this.queryParams.limit=e,this}offset(e){return this.queryParams.offset=e,this}parent(e,t,n){let i=typeof e=="string"?e:e.id;if(typeof t=="object"&&t!==null&&!("prototype"in t)){if(typeof e=="string")throw new Error("parent() called with a string id and options object requires a model class as second argument");let o=e.constructor;return this.queryParams.parent={id:i,model:o,field:t.field},this}let a=n?.field;if(typeof t=="string")this.queryParams.parent={id:i,predicate:t};else if(typeof t=="function")this.queryParams.parent={id:i,model:t,...a&&{field:a}};else if(typeof e!="string")this.queryParams.parent={id:i,model:e.constructor,...a&&{field:a}};else throw new Error("parent() called with a string id requires a second argument: either a model class or a predicate string");return this}properties(e){return this.queryParams.properties=e,this}include(e){return this.queryParams.include=e,this}overrideModelClassName(e){return this.modelClassName=e,this}engine(e){return this.engineFlag=e,this}async get(){let e;if(this.engineFlag==="sparql")e=await this.executeSparqlQuery();else{let t=await this.ctor.queryToProlog(this.perspective,this.queryParams,this.modelClassName),n=await this.perspective.infer(t);({results:e}=await this.ctor.instancesFromPrologResult(this.perspective,this.queryParams,n))}return e}async getSparql(){return this.executeSparqlQuery()}async executeSparqlQuery(){let e=await this.ctor.queryToSPARQL(this.perspective,this.queryParams),t=await this.perspective.querySparql(e),{results:n}=await this.processSparqlResult(t);return n}async processSparqlResult(e,t){let n=Ua(Array.isArray(e)?e:[]);return await this.ctor.instancesFromQueryResult(this.perspective,t||this.queryParams,n)}async first(){return this.queryParams.limit=1,(await this.get())[0]??null}async subscribe(e){this.dispose();let t=this.ctor;if(this.engineFlag==="sparql"){let n=await t.queryToSPARQL(this.perspective,this.queryParams),i=null,a=u=>{if(u.length===0)return"0:";let l=u.map(p=>p.id||"").sort().join(","),d=u.map(p=>p.updatedAt||p.timestamp||"").join(",");return`${u.length}:${l}:${d}`},o=async u=>{let{results:l}=await this.processSparqlResult(u);return l},s=await $S(this.perspective,n,o,u=>{let l=a(u);l!==i&&(i=l,e(u))});this.currentSubscription={dispose:s.dispose};let c=s.initialResult;return i=a(c),c}else{let n=await t.queryToProlog(this.perspective,this.queryParams,this.modelClassName);this.currentSubscription=await this.perspective.subscribeInfer(n);let i=async o=>{let{results:s}=await t.instancesFromPrologResult(this.perspective,this.queryParams,o);e(s)};this.currentSubscription.onResult(i);let{results:a}=await t.instancesFromPrologResult(this.perspective,this.queryParams,this.currentSubscription.result);return a}}async subscribeSparql(e){this.dispose();let t=await this.ctor.queryToSPARQL(this.perspective,this.queryParams);this.currentSubscription=await this.perspective.subscribeQuery(t);let n=async a=>{let{results:o}=await this.processSparqlResult(a);e(o)};this.currentSubscription.onResult(n);let{results:i}=await this.processSparqlResult(this.currentSubscription.result);return i}async count(){if(this.engineFlag==="sparql"){let e=await this.ctor.queryToSPARQL(this.perspective,this.queryParams),t=await this.perspective.querySparql(e),{totalCount:n}=await this.processSparqlResult(t);return n}else{let e=await this.ctor.countQueryToProlog(this.perspective,this.queryParams,this.modelClassName);return(await this.perspective.infer(e))?.[0]?.TotalCount||0}}async countSparql(){let e=this.engineFlag;this.engineFlag="sparql";try{return await this.count()}finally{this.engineFlag=e}}async countSubscribe(e){if(this.dispose(),this.engineFlag==="sparql"){let t=await this.ctor.queryToSPARQL(this.perspective,this.queryParams);this.currentSubscription=await this.perspective.subscribeQuery(t);let n=async a=>{let{totalCount:o}=await this.processSparqlResult(a);e(o)};this.currentSubscription.onResult(n);let{totalCount:i}=await this.processSparqlResult(this.currentSubscription.result);return i}else{let t=await this.ctor.countQueryToProlog(this.perspective,this.queryParams,this.modelClassName);this.currentSubscription=await this.perspective.subscribeInfer(t);let n=async a=>{let o=a?.[0]?.TotalCount||0;e(o)};return this.currentSubscription.onResult(n),this.currentSubscription.result?.[0]?.TotalCount||0}}async countSubscribeSparql(e){this.dispose();let t=await this.ctor.queryToSPARQL(this.perspective,this.queryParams);this.currentSubscription=await this.perspective.subscribeQuery(t);let n=async a=>{let{totalCount:o}=await this.processSparqlResult(a);e(o)};this.currentSubscription.onResult(n);let{totalCount:i}=await this.processSparqlResult(this.currentSubscription.result);return i}async paginate(e,t){let n={...this.queryParams||{},limit:e,offset:e*(t-1),count:!0};if(this.engineFlag==="sparql"){let i=await this.ctor.queryToSPARQL(this.perspective,n),a=await this.perspective.querySparql(i),{results:o,totalCount:s}=await this.processSparqlResult(a,n);return{results:o,totalCount:s,pageSize:e,pageNumber:t}}else{let i=await this.ctor.queryToProlog(this.perspective,n,this.modelClassName),a=await this.perspective.infer(i),{results:o,totalCount:s}=await this.ctor.instancesFromPrologResult(this.perspective,n,a);return{results:o,totalCount:s,pageSize:e,pageNumber:t}}}async paginateSparql(e,t){let n=this.engineFlag;this.engineFlag="sparql";try{return await this.paginate(e,t)}finally{this.engineFlag=n}}async paginateSubscribe(e,t,n){this.dispose();let i={...this.queryParams||{},limit:e,offset:e*(t-1),count:!0};if(this.engineFlag==="sparql"){let a=await this.ctor.queryToSPARQL(this.perspective,i);this.currentSubscription=await this.perspective.subscribeQuery(a);let o=async l=>{let{results:d,totalCount:p}=await this.processSparqlResult(l,i);n({results:d,totalCount:p,pageSize:e,pageNumber:t})};this.currentSubscription.onResult(o);let{results:s,totalCount:c}=await this.processSparqlResult(this.currentSubscription.result,i);return{results:s,totalCount:c,pageSize:e,pageNumber:t}}else{let a=await this.ctor.queryToProlog(this.perspective,i,this.modelClassName);this.currentSubscription=await this.perspective.subscribeInfer(a);let o=async l=>{let{results:d,totalCount:p}=await this.ctor.instancesFromPrologResult(this.perspective,this.queryParams,l);n({results:d,totalCount:p,pageSize:e,pageNumber:t})};this.currentSubscription.onResult(o);let{results:s,totalCount:c}=await this.ctor.instancesFromPrologResult(this.perspective,i,this.currentSubscription.result);return{results:s,totalCount:c,pageSize:e,pageNumber:t}}}async paginateSubscribeSparql(e,t,n){let i=this.engineFlag;this.engineFlag="sparql";try{return await this.paginateSubscribe(e,t,n)}finally{this.engineFlag=i}}};function ls(r){return Array.isArray(r)?r.map(e=>e&&typeof e=="object"&&typeof e.id=="string"?e.id:e):r}function $u(r,e){if(Array.isArray(e))return e.includes(r);if(typeof e=="object"&&e!==null){let t=e;if(t.not!==void 0)return Array.isArray(t.not)?!t.not.includes(r):r!==t.not;if(t.between!==void 0&&Array.isArray(t.between)&&t.between.length===2)return r>=t.between[0]&&r<=t.between[1];let n=!0;return t.gt!==void 0&&(n=n&&r>t.gt),t.gte!==void 0&&(n=n&&r>=t.gte),t.lt!==void 0&&(n=n&&r<t.lt),t.lte!==void 0&&(n=n&&r<=t.lte),t.contains!==void 0&&(typeof r=="string"?n=n&&r.includes(String(t.contains)):Array.isArray(r)?n=n&&r.includes(t.contains):n=!1),n}return r===e}async function MS(r,e,t,n){let i=r;if(r!=null&&r!=="")if(e.resolveLanguage!=null&&e.resolveLanguage!=="literal"&&typeof r=="string"&&!r.startsWith("literal:"))try{let a=await t.getExpression(r);if(a)try{i=JSON.parse(a.data)}catch{i=a.data}}catch(a){console.warn(`hydratePropertyValue: failed to resolve expression for "${e.name}":`,a)}else if(e.resolveLanguage==="literal"&&typeof r=="string"&&r.startsWith("literal:"))try{let a=be.fromUrl(r).get();i=a.data!==void 0?a.data:a}catch{}else typeof r=="string"&&n&&(n==="number"?i=Number(r):n==="boolean"&&(i=r==="true"||r==="1"));return e.transform&&typeof e.transform=="function"&&(i=e.transform(i)),i}async function Kd(r,e,t,n,i){if(!e||e.length===0)return;let a=null,o=null,s=null,c=i&&i.length>0?new Set(i):null,u=new Map;for(let[h,m]of Object.entries(t.properties))m.getter||c&&!c.has(h)||u.set(m.predicate,[h,m]);let l=new Map,d=[];for(let[h,m]of Object.entries(t.relations))if(!m.getter){if(m.target&&m.filter!==!1){d.push([h,m]);continue}l.set(m.predicate,[h,m])}for(let[h,m]of d)l.has(m.predicate)||l.set(m.predicate,[h,m]);let p=new Map,f=new Map;for(let h=0;h<e.length;h++){let m=e[h],{predicate:y,target:b,author:_,timestamp:S}=m;if(b==="None"||b===void 0||b===null)continue;S!=null&&((a==null||S<a)&&(a=S,s=_??null),(o==null||S>o)&&(o=S));let v=u.get(y);if(v){p.get(v[0]),p.set(v[0],{target:b,timestamp:S});continue}let O=l.get(y);if(O){let[R]=O,k=f.get(R);k||(k=[],f.set(R,k)),k.push({target:b,timestamp:S??"",index:h})}}for(let[h,{target:m}]of p){let[,y]=u.get(t.properties[h].predicate),b=typeof r[h];r[h]=await MS(m,y,n,b!=="undefined"?b:void 0)}for(let[h,m]of f)m.sort((y,b)=>{let _=String(y.timestamp).localeCompare(String(b.timestamp));return _!==0?_:y.index-b.index}),r[h]=m.map(y=>y.target).filter(y=>y!=null&&y!==""&&y!=="None");s&&(r.author=s),a!=null&&(r.createdAt=typeof a=="string"&&a.includes("T")?new Date(a).getTime():typeof a=="string"?isNaN(parseInt(a,10))?a:parseInt(a,10):a),o!=null&&(r.updatedAt=typeof o=="string"&&o.includes("T")?new Date(o).getTime():typeof o=="string"?isNaN(parseInt(o,10))?o:parseInt(o,10):o)}async function US(r,e,t){let n=Object.fromEntries(await Promise.all(t.map(async([a,o,s])=>{let c=o;if(!s&&typeof o=="string"){let d=Array.from(o,h=>h.codePointAt(0)),p=d.every(h=>h<=255),f=d.some(h=>h>=128);if(p&&f)try{let h=Uint8Array.from(d),m=new TextDecoder("utf-8",{fatal:!0}).decode(h);m!==o&&(c=m)}catch(h){console.warn(`UTF-8 byte reconstruction failed for property "${a}"`,{value:o,error:h})}}if(s){let d=await r.getExpression(o);if(d)try{c=JSON.parse(d.data)}catch{c=d.data}}let l=$n(e.constructor)[a]?.transform;return l&&typeof l=="function"&&(c=l(c)),[a,c]}))),i=Object.fromEntries(Object.entries(n).filter(([a])=>{let o=Object.getOwnPropertyDescriptor(Object.getPrototypeOf(e),a);return o?o.get!==void 0||o.set!==void 0?o.set!==void 0:o.writable!==!1:!0}));Object.assign(e,i)}function jS(r,e){let t=dh(r,e);if(!t){let n=e?.prototype?.className||e?.name||"unknown";console.warn(`[Ad4mModel] buildConformanceGetter: no conditions found for target "${n}".`);return}return t.getter}async function Jd(r,e,t,n){`${r.id}`;let a=n?.requestedProperties&&n.requestedProperties.length>0?new Set(n.requestedProperties):null;for(let[o,s]of Object.entries(t.properties))if(!(a&&!a.has(o))&&s.getter)try{let c=s.getter,u=c.replace(/\?source\b/g,`<${r.id}>`).replace(/<Base>/g,`<${r.id}>`).replace(/Base/g,`<${r.id}>`),l=u.trim().toUpperCase();if(l.startsWith("SELECT")||l.startsWith("ASK")||l.startsWith("CONSTRUCT")){let d=await e.querySparql(u);if(l.startsWith("ASK"))r[o]=d===!0||d==="true";else if(d&&d.length>0){let p=d[0],f=Object.keys(p)[0],h=p[f]?.value??p[f];h!=null&&h!=="None"&&h!==""&&(r[o]=h)}}else console.warn(`Unsupported legacy getter syntax for property ${o} \u2014 use native SPARQL (SELECT/ASK): ${c.slice(0,100)}`)}catch(c){console.warn(`Failed to evaluate getter for ${o}:`,c)}for(let[o,s]of Object.entries(t.relations)){if(a&&!a.has(o)&&!(n?.include&&o in n.include))continue;let c=s,u=c.getter;if(!u&&c.where&&c.direction!=="reverse")try{let d=c.target?.(),p=d?d.getModelMetadata?.()??null:null,f=!0;if(p)for(let h of Object.keys(c.where)){if(["id","author","timestamp"].includes(h))continue;let m=p.properties[h];if(m&&(!m.resolveLanguage||m.resolveLanguage==="literal")){f=!1;break}}else f=!1;if(f){let h=ph(c.where,p);h.length>0&&(u=`SELECT ?target WHERE { <Base> <${yr(c.predicate)}> ?target . ${h.join(" ")} }`)}}catch(d){console.warn(`[Ad4mModel] where-clause compilation failed for relation "${o}":`,d)}if(!u&&c.target&&c.filter!==!1&&c.direction!=="reverse")try{let d=c.target();u=jS(c.predicate,d),u||console.warn(`[Ad4mModel] buildConformanceGetter returned undefined for relation "${o}" (predicate: "${c.predicate}")`)}catch(d){console.warn(`[Ad4mModel] auto-generation failed for relation "${o}":`,d)}if(u)try{let d=u.replace(/\?source\b/g,`<${r.id}>`).replace(/<Base>/g,`<${r.id}>`).replace(/\bBase\b/g,`<${r.id}>`),p=d.trim().toUpperCase();if(p.startsWith("SELECT")||p.startsWith("ASK")||p.startsWith("CONSTRUCT")){let f=await e.querySparql(d);if(f&&f.length>0){let h=f.map(m=>{let y=Object.keys(m)[0];return m[y]?.value??m[y]}).filter(m=>m!=null&&m!==""&&m!=="None");r[o]=h}}else console.warn(`Unsupported legacy getter syntax for relation ${o} \u2014 use native SPARQL (SELECT/ASK): ${u.slice(0,100)}`)}catch(d){console.warn(`Failed to evaluate getter for ${o}:`,d)}let l=r[o];if(c.where&&Array.isArray(l)&&l.length>0){let d=c.target?.();if(d){let p=[];for(let f of l)try{let h=new d(e,f);await h.get();let m=!0;for(let[y,b]of Object.entries(c.where))if(h[y]!==b){m=!1;break}m&&p.push(f)}catch{p.push(f)}r[o]=p}}}}async function Qa(r,e,t,n){if(!n||Object.keys(n).length===0)return;let i=Zt(r);for(let[a,o]of Object.entries(n)){let s=i[a];if(!s){console.warn(`include: relation "${a}" not found in metadata, skipping`);continue}let c=s.target(),u=typeof o=="object"&&o!==null?o:void 0,l=u?.include;if(s.kind==="belongsToOne"||s.kind==="belongsToMany"){for(let b of e){let S=(await t.get(new H({predicate:s.predicate,target:b.id}))).filter(v=>v.data.target===b.id).map(v=>v.data.source);if(s.kind==="belongsToOne"){if(S.length===0){b[a]=null;continue}let v=S[S.length-1];try{let O=new c(t,v);await O.get(),b[a]=O}catch{b[a]=null}}else{let v=[];if(u&&(u.where||u.order||u.properties)){let O={id:S,...u.where??{}};v=await c.findAll(t,{where:O,...u.order&&{order:u.order},...u.properties&&{properties:u.properties}})}else await Promise.all(S.map(async O=>{try{let R=new c(t,O);await R.get(u?.properties?{properties:u.properties}:void 0),v.push(R)}catch{}}));if(u?.order&&!(u.where||u.properties)){let O=Object.entries(u.order);v=v.sort((R,k)=>{for(let[P,F]of O){let D=String(R[P]??""),Q=String(k[P]??""),Ee=D.localeCompare(Q);if(Ee!==0)return F==="DESC"?-Ee:Ee}return 0})}if(u?.offset!=null||u?.limit!=null){let O=u.offset??0,R=u.limit!=null?O+u.limit:void 0;v=v.slice(O,R)}b[a]=v,l&&v.length>0&&await Qa(c,v,t,l)}}continue}let d=new Set,p=new Map;for(let b of e){let _=b[a];if(p.set(b,Array.isArray(_)?[..._]:_),_!=null)if(Array.isArray(_))for(let S of _)typeof S=="string"?d.add(S):S&&typeof S=="object"&&typeof S.id=="string"&&d.add(S.id);else typeof _=="string"?d.add(_):_&&typeof _=="object"&&typeof _.id=="string"&&d.add(_.id)}if(d.size===0)continue;let f=new Map,m={where:{id:Array.from(d),...u?.where??{}},...u?.order&&{order:u.order},...u?.properties&&{properties:u.properties}},y=await c.findAll(t,m);for(let b of y)f.set(b.id,b);for(let b of e){let _=p.get(b);if(_!=null)if(Array.isArray(_)){let S=_.map(v=>typeof v=="string"?f.has(v)?f.get(v):null:v&&typeof v=="object"&&typeof v.id=="string"?f.has(v.id)?f.get(v.id):v:null).filter(v=>v!==null);if(u?.order){let v=Object.entries(u.order);S=S.sort((O,R)=>{for(let[k,P]of v){let F=String(O[k]??""),D=String(R[k]??""),Q=F.localeCompare(D);if(Q!==0)return P==="DESC"?-Q:Q}return 0})}if(u?.offset!=null||u?.limit!=null){let v=u.offset??0,O=u.limit!=null?v+u.limit:void 0;S=S.slice(v,O)}s.maxCount===1?(S.length>1&&console.warn(`include: relation "${a}" has maxCount 1 but ${S.length} values found; keeping the last`),b[a]=S.length>0?S[S.length-1]:null):b[a]=S}else typeof _=="string"&&f.has(_)?b[a]=f.get(_):_&&typeof _=="object"&&typeof _.id=="string"&&(b[a]=f.has(_.id)?f.get(_.id):_)}if(l){let b=Array.from(f.values());await Qa(c,b,t,l)}}}var Li=class{static generateSDNA(){return{sdna:"",name:""}}static generateSHACL(){return{shape:null,name:""}}static async getClassName(e){if(this===Li)return await e.stringOrTemplateObjectToSubjectClassName(this);let n=this.classNamesByClass.get(this);n||(n={},this.classNamesByClass.set(this,n));let i=e.uuid;return n[i]||(n[i]=await e.stringOrTemplateObjectToSubjectClassName(this)),n[i]}get timestamp(){return this.createdAt}static getModelMetadata(){let e=this.prototype;if(!e.className||e.className==="Ad4mModel")throw new Error("Model class must be decorated with @Model");let t=e.className,n={},i=$n(this);for(let[d,p]of Object.entries(i)){let f=p;n[d]={name:d,predicate:f.through||"",required:f.required||!1,readOnly:!(f.writable??!1),...f.initial!==void 0&&{initial:f.initial},...f.resolveLanguage!==void 0&&{resolveLanguage:f.resolveLanguage},...f.prologGetter!==void 0&&{prologGetter:f.prologGetter},...f.getter!==void 0&&{getter:f.getter},...f.prologSetter!==void 0&&{prologSetter:f.prologSetter},...f.local!==void 0&&{local:f.local},...f.transform!==void 0&&{transform:f.transform},...f.flag!==void 0&&{flag:f.flag}}}let a={},o=Zt(this),s=Object.fromEntries(Object.entries(o).filter(([,d])=>d.kind==="hasMany"||d.kind==="belongsToMany"));for(let[d,p]of Object.entries(s)){let f=p;a[d]={name:d,predicate:f.predicate||"",...f.local!==void 0&&{local:f.local},...f.getter!==void 0&&{getter:f.getter},direction:f.kind==="belongsToMany"||f.kind==="belongsToOne"?"reverse":"forward",...f.target!==void 0&&{target:f.target},...f.filter!==void 0&&{filter:f.filter},...f.where!==void 0&&{where:f.where}}}let c=Object.keys(n).length>0,u=Object.keys(a).length>0;if(!(c||u)&&e.__jsonSchema){let d=e.__jsonSchema,p=e.__jsonSchemaOptions||{};if(d.properties)for(let[f,h]of Object.entries(d.properties)){let m=tm(h),y=nm(d,f,h,rm(d,p),p);if(m)a[f]={name:f,predicate:y,...h["x-ad4m"]?.local!==void 0&&{local:h["x-ad4m"].local}};else{let b=d.required?.includes(f)||!1;n[f]={name:f,predicate:y,required:b,readOnly:h["x-ad4m"]?.writable===!1,...h["x-ad4m"]?.resolveLanguage&&{resolveLanguage:h["x-ad4m"].resolveLanguage},...h["x-ad4m"]?.initial&&{initial:h["x-ad4m"].initial},...h["x-ad4m"]?.local!==void 0&&{local:h["x-ad4m"].local}}}}}return{className:t,properties:n,relations:a}}constructor(e,t){this._snapshot=null,this._baseExpression=t||be.from(fh(24)).toUrl(),this._perspective=e}get id(){return this._baseExpression}get baseExpression(){return this._baseExpression}get perspective(){return this._perspective}getPropertyMetadata(e){let t=this.constructor;return $n(t)[e]}getRelationOptions(e){let t=this.constructor;return Zt(t)[e]}generatePropertySetterAction(e,t){if(t.flag)throw new Error(`Property "${e}" is a @Flag and cannot be written. Flags are immutable type markers set at creation time.`);if(t.readOnly)throw new Error(`Property "${e}" is read-only and cannot be written`);if(t.prologSetter)throw new Error(`Custom Prolog setter for property "${e}" not yet supported without Prolog. Use standard @Property decorator or enable Prolog for custom setters.`);if(!t.through)throw new Error(`Property "${e}" has no 'through' predicate defined`);return[{action:"setSingleTarget",source:"this",predicate:t.through,target:"value",...t.local&&{local:!0}}]}generateRelationAction(e,t){let n=this.getRelationOptions(e);if(!n)throw new Error(`Relation "${e}" has no metadata defined`);if(!n.predicate)throw new Error(`Relation "${e}" has no predicate defined`);return[{action:{adder:"addLink",remover:"removeLink",setter:"collectionSetter"}[t],source:"this",predicate:n.predicate,target:"value",...n.local&&{local:!0}}]}static async assignValuesToInstance(e,t,n){return US(e,t,n)}takeSnapshot(e){let n=this.constructor.getModelMetadata(),i={};for(let a of Object.keys(n.properties)){let o=this[a];i[a]=ls(Array.isArray(o)?[...o]:o)}if(e===void 0)for(let a of Object.keys(n.relations)){let o=this[a];i[a]=ls(Array.isArray(o)?[...o]:o)}else if(e&&Object.keys(e).length>0){for(let a of Object.keys(e))if(a in n.relations){let o=this[a];i[a]=ls(Array.isArray(o)?[...o]:o)}}this._snapshot=i}isDirty(){return this._snapshot?this.changedFields().length>0:!0}changedFields(){let t=this.constructor.getModelMetadata();if(!this._snapshot)return[...Object.keys(t.properties),...Object.keys(t.relations)];let n=[],i=[...Object.keys(t.properties),...Object.keys(t.relations)];for(let a of i){if(!(a in this._snapshot))continue;let o=ls(this[a]),s=this._snapshot[a];if(Array.isArray(o)||Array.isArray(s)){let c=Array.isArray(o)?[...o].sort():[],u=Array.isArray(s)?[...s].sort():[];(c.length!==u.length||c.some((l,d)=>l!==u[d]))&&n.push(a)}else o!==s&&n.push(a)}return n}async getData(e){try{let t=this.constructor,n=t.getModelMetadata(),i=DS(this._baseExpression),a=await this._perspective.querySparql(i);if(a&&a.length>0){let u=e?.properties&&e.properties.length>0?e.properties:void 0;await Kd(this,a,n,this._perspective,u)}let o=Zt(t),s=e?.properties&&e.properties.length>0?new Set(e.properties):null;for(let[u,l]of Object.entries(o)){if(l.kind!=="belongsToOne"&&l.kind!=="belongsToMany"||s&&!s.has(u))continue;let p=(await this._perspective.get(new H({predicate:l.predicate,target:this._baseExpression}))).filter(f=>f.data.target===this._baseExpression).map(f=>f.data.source);l.kind==="belongsToOne"?this[u]=p.length>0?p[p.length-1]:null:this[u]=p}let c=e?.properties||e?.include?{requestedProperties:e?.properties,include:e?.include}:void 0;await Jd(this,this._perspective,n,c),e?.include&&await Qa(t,[this],this._perspective,e.include)}catch(t){console.error(`SPARQL getData also failed for ${this._baseExpression}:`,t)}return this.takeSnapshot(),this}static async queryToProlog(e,t,n){let{properties:i,where:a,order:o,offset:s,limit:c,count:u}=t,l=n||await this.getClassName(e),d=t.parent?Ma(t.parent,this):void 0,p=[jd(),Ud(t.parent,d),TS(i),qd(a)],f=[Bd(u),Vd(o),Qd(s),zd(c)];return`
|
|
1023
1071
|
findall([Base, Properties, Collections, Timestamp, Author], (
|
|
1024
1072
|
subject_class("${l}", SubjectClass),
|
|
1025
1073
|
instance(SubjectClass, Base),
|
|
1026
|
-
${
|
|
1074
|
+
${p.filter(m=>m).join(", ")}
|
|
1027
1075
|
), UnsortedInstances),
|
|
1028
1076
|
${f.filter(m=>m).join(", ")}
|
|
1029
|
-
`}static async
|
|
1077
|
+
`}static async queryToSPARQL(e,t){let n=this.getModelMetadata(),i=Zt(this);return NS(n,i,t,this)}static async instancesFromPrologResult(e,t,n){if(!n?.[0]?.AllInstances)return{results:[],totalCount:0};let i=t?.properties||[],o=(await Promise.all(n[0].AllInstances.map(async([c,u,l,d,p])=>{try{let f=new this(e,c);i.length&&Object.keys(f).forEach(m=>{!i.includes(m)&&m!=="createdAt"&&m!=="updatedAt"&&m!=="author"&&m!=="id"&&m!=="baseExpression"&&delete f[m]});let h=[...u,...l,["createdAt",d],["author",p]];return await Li.assignValuesToInstance(e,f,h),f}catch(f){return console.error(`Failed to process instance ${c}:`,f),null}}))).filter(c=>c!==null);t.include&&o.length>0&&await Qa(this,o,e,t.include);let s=t.include;for(let c of o)c.takeSnapshot(s);return{results:o,totalCount:n[0].TotalCount}}static async instancesFromQueryResult(e,t,n){if(!n||n.length===0)return{results:[],totalCount:0};let i=this.getModelMetadata(),a=t?.properties||[],o=[];for(let m of n){let y;try{if(y=m.source_uri,!y)continue;let b=m.links||[],_=new this(e,y),S=a.length>0?[...a]:void 0;if(S&&t.where)for(let v of Object.keys(t.where))S.includes(v)||S.push(v);await Kd(_,b,i,e,S),o.push(_)}catch(b){console.error(`Failed to process SPARQL instance ${y}:`,b)}}let s=Zt(this),c=Object.entries(s).filter(([m,y])=>(y.kind==="belongsToOne"||y.kind==="belongsToMany")&&(a.length===0||a.includes(m)));c.length>0&&o.length>0&&await Promise.all(o.map(async m=>{for(let[y,b]of c){let S=(await e.get(new H({predicate:b.predicate,target:m.id}))).filter(v=>v.data.target===m.id).map(v=>v.data.source);b.kind==="belongsToOne"?m[y]=S.length>0?S[S.length-1]:null:m[y]=S}}));let u=a.length>0||t.include?{requestedProperties:a,include:t.include}:void 0;for(let m of o)await Jd(m,e,i,u);let l=o;t.where&&(l=o.filter(m=>{for(let[y,b]of Object.entries(t.where)){if(y==="base"||y==="id")continue;if(y==="author"||y==="timestamp"){if(!$u(m[y],b))return!1;continue}if(!(y in i.properties)){if(!$u(m[y],b))return!1;continue}if(!$u(m[y],b))return!1}return!0}));let d=t.order||(t.limit!==void 0||t.offset!==void 0?{timestamp:"ASC"}:null);if(d){let m=Object.entries(d);l.sort((y,b)=>{for(let[_,S]of m){let v=y[_],O=b[_];if(v===void 0&&O===void 0)continue;if(v===void 0)return S==="ASC"?1:-1;if(O===void 0)return S==="ASC"?-1:1;let R=0;if(typeof v=="number"&&typeof O=="number"?R=v-O:typeof v=="string"&&typeof O=="string"?R=v.localeCompare(O):R=String(v).localeCompare(String(O)),R!==0)return S==="DESC"?-R:R}return 0})}let p=l.length,f=l;if(t.offset!==void 0||t.limit!==void 0){let m=t.offset||0,y=t.limit?m+t.limit:void 0;f=l.slice(m,y)}if(a.length>0){let m=new Set(a);for(let y of f){for(let b of Object.keys(i.properties))m.has(b)||delete y[b];for(let b of Object.keys(i.relations))!m.has(b)&&!(t.include&&b in t.include)&&delete y[b];for(let b of["author","createdAt","updatedAt"])m.has(b)||delete y[b]}}t.include&&f.length>0&&await Qa(this,f,e,t.include);let h=t.include;for(let m of f)m.takeSnapshot(h);return{results:f,totalCount:p}}static async findAll(e,t={},n="sparql"){if(t.properties&&t.properties.length===0)throw new Error("properties[] must not be empty \u2014 omit the field to return all properties, or specify at least one field name");if((typeof n=="boolean"?n?"sparql":"prolog":n)==="sparql"){let a=await this.queryToSPARQL(e,t),o=await e.querySparql(a),s=Ua(o),{results:c}=await this.instancesFromQueryResult(e,t,s);return c}else{let a=await this.queryToProlog(e,t),o=await e.infer(a),{results:s}=await this.instancesFromPrologResult(e,t,o);return s}}static async findOne(e,t={},n="sparql"){let i={...t,limit:1};return(await this.findAll(e,i,n))[0]??null}static async findAllAndCount(e,t={},n="sparql"){if((typeof n=="boolean"?n?"sparql":"prolog":n)==="sparql"){let a=await this.queryToSPARQL(e,t),o=await e.querySparql(a),s=Ua(o);return await this.instancesFromQueryResult(e,t,s)}else{let a=await this.queryToProlog(e,t),o=await e.infer(a);return await this.instancesFromPrologResult(e,t,o)}}static async paginate(e,t,n,i,a="sparql"){let o={...i||{},limit:t,offset:t*(n-1),count:!0};if((typeof a=="boolean"?a?"sparql":"prolog":a)==="sparql"){let c=await this.queryToSPARQL(e,o),u=await e.querySparql(c),l=Ua(u),{results:d,totalCount:p}=await this.instancesFromQueryResult(e,o,l);return{results:d,totalCount:p,pageSize:t,pageNumber:n}}else{let c=await this.queryToProlog(e,o),u=await e.infer(c),{results:l,totalCount:d}=await this.instancesFromPrologResult(e,o,u);return{results:l,totalCount:d,pageSize:t,pageNumber:n}}}static async countQueryToProlog(e,t={},n){let{where:i}=t,a=n||await this.getClassName(e),o=t.parent?Ma(t.parent,this):void 0,s=[jd(),Ud(t.parent,o),qd(i)],c=[Bd(!0),Vd(),Qd(),zd()];return`
|
|
1030
1078
|
findall([Base, Properties, Collections, Timestamp, Author], (
|
|
1031
1079
|
subject_class("${a}", SubjectClass),
|
|
1032
1080
|
instance(SubjectClass, Base),
|
|
1033
1081
|
${s.filter(l=>l).join(", ")}
|
|
1034
1082
|
), UnsortedInstances),
|
|
1035
1083
|
${c.filter(l=>l).join(", ")}
|
|
1036
|
-
`}static async
|
|
1084
|
+
`}static async countQueryToSPARQL(e,t){let n={...t};return delete n.limit,delete n.offset,await this.queryToSPARQL(e,n)}static async count(e,t={},n="sparql"){if((typeof n=="boolean"?n?"sparql":"prolog":n)==="sparql"){let a=await this.queryToSPARQL(e,t),o=await e.querySparql(a),s=Ua(o),{totalCount:c}=await this.instancesFromQueryResult(e,t,s);return c}else return(await e.infer(await this.countQueryToProlog(e,t)))?.[0]?.TotalCount||0}async setProperty(e,t,n){let i=this.getPropertyMetadata(e);if(!i){console.warn(`Property "${e}" has no metadata, skipping`);return}let a=this.generatePropertySetterAction(e,i),o=i.resolveLanguage;t==null||t===""||(o&&(t=await this._perspective.createExpression(t,o)),await this._perspective.executeAction(a,this._baseExpression,[{name:"value",value:t}],n))}resolveRelationId(e){return typeof e=="string"?e:e&&typeof e=="object"&&typeof e.id=="string"?e.id:String(e)}async setRelationValues(e,t,n){if(!this.getRelationOptions(e)){console.warn(`Relation "${e}" has no metadata, skipping`);return}let a=this.generateRelationAction(e,"setter");t!=null&&(Array.isArray(t)?await this._perspective.executeAction(a,this._baseExpression,t.map(o=>({name:"value",value:this.resolveRelationId(o)})),n):await this._perspective.executeAction(a,this._baseExpression,[{name:"value",value:this.resolveRelationId(t)}],n))}async addRelationValue(e,t,n){if(!this.getRelationOptions(e)){console.warn(`Relation "${e}" has no metadata, skipping`);return}let a=this.generateRelationAction(e,"adder");t!=null&&(Array.isArray(t)?await Promise.all(t.map(o=>this._perspective.executeAction(a,this._baseExpression,[{name:"value",value:this.resolveRelationId(o)}],n))):await this._perspective.executeAction(a,this._baseExpression,[{name:"value",value:this.resolveRelationId(t)}],n))}async removeRelationValue(e,t,n){if(!this.getRelationOptions(e)){console.warn(`Relation "${e}" has no metadata, skipping`);return}let a=this.generateRelationAction(e,"remover");t!=null&&(Array.isArray(t)?await Promise.all(t.map(o=>this._perspective.executeAction(a,this._baseExpression,[{name:"value",value:this.resolveRelationId(o)}],n))):await this._perspective.executeAction(a,this._baseExpression,[{name:"value",value:this.resolveRelationId(t)}],n))}async save(e){if(this._snapshot){await this.innerUpdate(!0,e),e?this.takeSnapshot():await this.getData();return}let t=!1;e||(e=await this.perspective.createBatch(),t=!0);let n=this.constructor.getModelMetadata(),i=Object.values(n.properties).some(o=>o.required||o.flag||o.initial!==void 0),a=[];if(i){let o={};for(let[c,u]of Object.entries(this))if(u!=null&&!(Array.isArray(u)&&u.length>0)&&!u?.action){let l=n.properties[c];if(l?.resolveLanguage&&l.resolveLanguage!=="literal"&&typeof u=="object"){a.push(c);continue}o[c]=u}let s=await this.perspective.stringOrTemplateObjectToSubjectClassName(this);await this.perspective.createSubject(s,this._baseExpression,o,e)}await this.innerUpdate(!i,e);for(let o of a){let s=this[o];s!=null&&await this.setProperty(o,s,e)}t?(await this.perspective.commitBatch(e),await this.getData()):this.takeSnapshot()}cleanCopy(){let t=this.constructor.getModelMetadata(),n={},i=new Set([...Object.keys(t.properties),...Object.keys(t.relations)]);for(let a of i){let o=this[a];o!=null&&a!=="author"&&a!=="timestamp"&&(n[a]=o)}return n}async innerUpdate(e=!0,t){let n=this.constructor,i=this._snapshot?new Set(this.changedFields()):null,a=n.getModelMetadata(),o=new Set([...Object.keys(a.properties),...Object.keys(a.relations)]),s=Object.entries(this);for(let[c,u]of s){if(!o.has(c)||i&&!i.has(c))continue;let l=a.relations[c];if(!(l&&(l.getter||l.target&&l.filter!==!1&&Object.entries(a.relations).some(([p,f])=>p!==c&&f.predicate===l.predicate)))&&u!=null){if(u?.action)switch(u.action){case"setter":await this.setRelationValues(c,u.value,t);break;case"adder":await this.addRelationValue(c,u.value,t);break;case"remover":await this.removeRelationValue(c,u.value,t);break;default:await this.setRelationValues(c,u.value,t);break}else if(Array.isArray(u))await this.setRelationValues(c,u,t);else if(u!=null&&u!==""&&e){if(this.getRelationOptions(c)||this.getPropertyMetadata(c)?.flag)continue;await this.setProperty(c,u,t)}}}}async get(e){let t;return e?"include"in e||"properties"in e?t=e:t={include:e}:t=void 0,await this.getData(t)}async delete(e){let t=this.constructor.getModelMetadata();if(Object.values(t.properties).some(i=>i.required||i.flag||i.initial!==void 0))await this._perspective.removeSubject(this,this._baseExpression,e);else try{let i=new Set;for(let s of Object.values(t.properties))s.predicate&&i.add(s.predicate);for(let s of Object.values(t.relations))s.predicate&&i.add(s.predicate);let o=(await this._perspective.get(new H({source:this._baseExpression}))).filter(s=>s.data.predicate&&i.has(s.data.predicate));o.length>0&&await this._perspective.removeLinks(o,e)}catch(i){console.warn(`delete(): failed to remove outgoing links for ${this._baseExpression}:`,i)}try{let i=await this._perspective.get(new H({target:this._baseExpression}));i.length>0&&await this._perspective.removeLinks(i,e)}catch(i){console.warn(`delete(): failed to clean up incoming links for ${this._baseExpression}:`,i)}}static async create(e,t={},n){let i=new this(e);if(Object.assign(i,t),n?.parent&&!n?.batchId){let a=await e.createBatch();await i.save(a);let o=Ma(n.parent,this),s=new ht({source:n.parent.id,predicate:o,target:i.id});return await e.add(s,"shared",a),await e.commitBatch(a),await i.get(),i}if(await i.save(n?.batchId),n?.parent){let a=Ma(n.parent,this),o=new ht({source:n.parent.id,predicate:a,target:i.id});await e.add(o,"shared",n?.batchId)}return i}static async update(e,t,n){let i=new this(e,t);return await i.get(),Object.assign(i,n),await i.save(),i}static async remove(e,t){return this.delete(e,t)}static async delete(e,t){await new this(e,t).delete()}static async register(e){await e.ensureSDNASubjectClass(this)}static async transaction(e,t){let n=await e.createBatch(),i=await t({batchId:n});return await e.commitBatch(n),i}static query(e,t){return new ll(e,this,t)}static fromJSONSchema(e,t){return OS(this,e,t)}};Li.classNamesByClass=new WeakMap;function Il(r){return r.replace(/([A-Z])/g,"_$1").toLowerCase().replace(/^_/,"")}function qS(r,e){let t=e.properties,n=Object.values(t).filter(o=>o.flag&&o.predicate&&o.initial);if(n.length>0){let o=n.map(s=>`triple(X, '${s.predicate}', '${s.initial}')`).join(`,
|
|
1037
1085
|
`);return`${r}(X) :-
|
|
1038
1086
|
${o}.`}let i=Object.values(t).filter(o=>o.required&&o.predicate&&!o.flag);if(i.length>0){let o=i.map(s=>`triple(X, '${s.predicate}', _)`).join(`,
|
|
1039
1087
|
`);return`${r}(X) :-
|
|
1040
1088
|
${o}.`}let a=Object.values(t).filter(o=>o.predicate).map(o=>o.predicate);if(e.relations)for(let o of Object.values(e.relations))o.predicate&&a.push(o.predicate);if(a.length>0){let o=a.map(s=>`triple(X, '${s}', _)`).join(` ;
|
|
1041
1089
|
`);return`${r}(X) :-
|
|
1042
|
-
(${o}).`}return null}function
|
|
1043
|
-
`)}var
|
|
1090
|
+
(${o}).`}return null}function BS(r,e){return e.flag||!e.predicate?null:`${`${r}_${Il(e.name)}`}(X, Value) :- triple(X, '${e.predicate}', Value).`}function VS(r,e){if(!e.predicate)return null;let t=`${r}_${Il(e.name)}`;return e.direction==="reverse"?`${t}(X, Values) :- findall(V, triple(V, '${e.predicate}', X), Values).`:`${t}(X, Values) :- findall(V, triple(X, '${e.predicate}', V), Values).`}function qA(r){let e=r.getModelMetadata(),t=Il(e.className),n=[];n.push(`% ${e.className} \u2014 generated Prolog facts`);let i=qS(t,e);i&&(n.push(""),n.push("% Instance recognizer"),n.push(i));let a=Object.values(e.properties).map(s=>BS(t,s)).filter(s=>s!==null);a.length>0&&(n.push(""),n.push("% Field getters"),n.push(...a));let o=Object.values(e.relations).map(s=>VS(t,s)).filter(s=>s!==null);return o.length>0&&(n.push(""),n.push("% Relation getters"),n.push(...o)),n.join(`
|
|
1091
|
+
`)}var BA=`
|
|
1044
1092
|
type AIModelLoadingStatus {
|
|
1045
1093
|
downloaded: Boolean!
|
|
1046
1094
|
loaded: Boolean!
|
|
@@ -1131,6 +1179,16 @@ input CapabilityInput {
|
|
|
1131
1179
|
with: ResourceInput!
|
|
1132
1180
|
}
|
|
1133
1181
|
|
|
1182
|
+
type ComputeLogEntry {
|
|
1183
|
+
cost: Float!
|
|
1184
|
+
creditsAfter: Float!
|
|
1185
|
+
id: Float!
|
|
1186
|
+
operation: String!
|
|
1187
|
+
summary: String
|
|
1188
|
+
timestamp: String!
|
|
1189
|
+
userEmail: String!
|
|
1190
|
+
}
|
|
1191
|
+
|
|
1134
1192
|
scalar DateTime
|
|
1135
1193
|
|
|
1136
1194
|
type EntanglementProof {
|
|
@@ -1427,6 +1485,7 @@ type Mutation {
|
|
|
1427
1485
|
runtimeRequestPayment(amountHOT: String!): PaymentRequestResult!
|
|
1428
1486
|
runtimeRestartHolochain: Boolean!
|
|
1429
1487
|
runtimeSendHot(amount: String!, recipient: String!): PaymentRequestResult!
|
|
1488
|
+
runtimeSetFreeHostingEnabled(enabled: Boolean!): Boolean!
|
|
1430
1489
|
runtimeSetHotWalletAddress(address: String!): Boolean!
|
|
1431
1490
|
runtimeSetMultiUserEnabled(enabled: Boolean!): Boolean!
|
|
1432
1491
|
runtimeSetStatus(status: PerspectiveInput!): Boolean!
|
|
@@ -1538,9 +1597,10 @@ type Query {
|
|
|
1538
1597
|
perspective(uuid: String!): PerspectiveHandle
|
|
1539
1598
|
perspectiveQueryLinks(query: LinkQuery!, uuid: String!): [LinkExpression!]
|
|
1540
1599
|
perspectiveQueryProlog(query: String!, uuid: String!): String!
|
|
1541
|
-
perspectiveQuerySurrealDB(query: String!, uuid: String!): String!
|
|
1542
1600
|
perspectiveSnapshot(uuid: String!): Perspective
|
|
1543
1601
|
perspectives: [PerspectiveHandle!]!
|
|
1602
|
+
runtimeComputeLog(limit: Float, since: String, userEmail: String): [ComputeLogEntry!]!
|
|
1603
|
+
runtimeFreeHostingEnabled: Boolean!
|
|
1544
1604
|
runtimeFriendStatus(did: String!): PerspectiveExpression
|
|
1545
1605
|
runtimeFriends: [String!]!
|
|
1546
1606
|
runtimeGetNetworkMetrics: String!
|
|
@@ -1556,6 +1616,7 @@ type Query {
|
|
|
1556
1616
|
runtimeMessageOutbox(filter: String): [SentMessage!]!
|
|
1557
1617
|
runtimeMultiUserEnabled: Boolean!
|
|
1558
1618
|
runtimeNotifications: [Notification!]!
|
|
1619
|
+
runtimeUnytAgentKey: String!
|
|
1559
1620
|
runtimeUnytVersionInfo: String!
|
|
1560
1621
|
runtimeVerifyStringSignedByDid(data: String!, did: String!, didSigningKeyId: String!, signedData: String!): Boolean!
|
|
1561
1622
|
}
|
|
@@ -1653,5 +1714,5 @@ input VoiceActivityParamsInput {
|
|
|
1653
1714
|
startWindow: Float
|
|
1654
1715
|
timeBeforeSpeech: Float
|
|
1655
1716
|
}
|
|
1656
|
-
`,A=function(r,e,t,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,o;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(r,e,t,n);else for(var s=r.length-1;s>=0;s--)(o=r[s])&&(a=(i<3?o(a):i>3?o(e,t,a):o(e,t))||a);return i>3&&a&&Object.defineProperty(e,t,a),a},g=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},Q=function(r,e){return function(t,n){e(t,n,r)}},ro=new Gr;ro.author="did:ad4m:test";ro.timestamp=Date.now();ro.data={source:"root",target:"neighbourhood://Qm12345"};ro.proof={signature:"",key:"",valid:!0};var Br=new Cn;Br.author="did:ad4m:test";Br.timestamp=Date.now().toString();Br.proof=new wr("","");Br.data=new sr([ro]);var qs=class{};A([w(),g("design:type",String)],qs.prototype,"recipient",void 0);A([w(),g("design:type",Cn)],qs.prototype,"message",void 0);qs=A([H()],qs);var Ri=class{};A([w(),g("design:type",String)],Ri.prototype,"ad4mExecutorVersion",void 0);A([w(),g("design:type",Boolean)],Ri.prototype,"isInitialized",void 0);A([w(),g("design:type",Boolean)],Ri.prototype,"isUnlocked",void 0);Ri=A([H()],Ri);var jn=class{};A([w(),g("design:type",String)],jn.prototype,"title",void 0);A([w(),g("design:type",String)],jn.prototype,"message",void 0);A([w(),g("design:type",String)],jn.prototype,"type",void 0);A([w(),g("design:type",String)],jn.prototype,"addon",void 0);jn=A([H()],jn);var Lt=class{};A([w(),g("design:type",String)],Lt.prototype,"description",void 0);A([w(),g("design:type",String)],Lt.prototype,"appName",void 0);A([w(),g("design:type",String)],Lt.prototype,"appUrl",void 0);A([w(),g("design:type",String)],Lt.prototype,"appIconPath",void 0);A([w(),g("design:type",String)],Lt.prototype,"trigger",void 0);A([w(),g("design:type",Array)],Lt.prototype,"perspectiveIds",void 0);A([w(),g("design:type",String)],Lt.prototype,"webhookUrl",void 0);A([w(),g("design:type",String)],Lt.prototype,"webhookAuth",void 0);Lt=A([We()],Lt);var Et=class{};A([w(),g("design:type",String)],Et.prototype,"id",void 0);A([w(),g("design:type",Boolean)],Et.prototype,"granted",void 0);A([w(),g("design:type",String)],Et.prototype,"description",void 0);A([w(),g("design:type",String)],Et.prototype,"appName",void 0);A([w(),g("design:type",String)],Et.prototype,"appUrl",void 0);A([w(),g("design:type",String)],Et.prototype,"appIconPath",void 0);A([w(),g("design:type",String)],Et.prototype,"trigger",void 0);A([w(),g("design:type",Array)],Et.prototype,"perspectiveIds",void 0);A([w(),g("design:type",String)],Et.prototype,"webhookUrl",void 0);A([w(),g("design:type",String)],Et.prototype,"webhookAuth",void 0);Et=A([H()],Et);var Ci=class{};A([w(),g("design:type",Et)],Ci.prototype,"notification",void 0);A([w(),g("design:type",String)],Ci.prototype,"perspectiveId",void 0);A([w(),g("design:type",String)],Ci.prototype,"triggerMatch",void 0);Ci=A([H()],Ci);var Qe=class{};A([w(),g("design:type",Number)],Qe.prototype,"total",void 0);A([w(),g("design:type",Number)],Qe.prototype,"imported",void 0);A([w(),g("design:type",Number)],Qe.prototype,"failed",void 0);A([w(),g("design:type",Number)],Qe.prototype,"omitted",void 0);A([w(),g("design:type",Array)],Qe.prototype,"errors",void 0);Qe=A([H()],Qe);var xt=class{};A([w(),g("design:type",Qe)],xt.prototype,"perspectives",void 0);A([w(),g("design:type",Qe)],xt.prototype,"links",void 0);A([w(),g("design:type",Qe)],xt.prototype,"expressions",void 0);A([w(),g("design:type",Qe)],xt.prototype,"perspectiveDiffs",void 0);A([w(),g("design:type",Qe)],xt.prototype,"notifications",void 0);A([w(),g("design:type",Qe)],xt.prototype,"models",void 0);A([w(),g("design:type",Qe)],xt.prototype,"defaultModels",void 0);A([w(),g("design:type",Qe)],xt.prototype,"tasks",void 0);A([w(),g("design:type",Qe)],xt.prototype,"friends",void 0);A([w(),g("design:type",Qe)],xt.prototype,"trustedAgents",void 0);A([w(),g("design:type",Qe)],xt.prototype,"knownLinkLanguages",void 0);xt=A([H()],xt);var Er=class{};A([w(),g("design:type",String)],Er.prototype,"email",void 0);A([w(),g("design:type",String)],Er.prototype,"did",void 0);A([w(),g("design:type",String)],Er.prototype,"lastSeen",void 0);A([w(),g("design:type",Number)],Er.prototype,"perspectiveCount",void 0);A([w(),g("design:type",String)],Er.prototype,"remainingCredits",void 0);A([w(),g("design:type",Boolean)],Er.prototype,"freeAccess",void 0);A([w(),g("design:type",String)],Er.prototype,"hotWalletAddress",void 0);Er=A([H()],Er);var qn=class{};A([w(),g("design:type",Boolean)],qn.prototype,"success",void 0);A([w(),g("design:type",String)],qn.prototype,"message",void 0);A([w(),g("design:type",Boolean)],qn.prototype,"requiresPassword",void 0);A([w(),g("design:type",Boolean)],qn.prototype,"isExistingUser",void 0);qn=A([H()],qn);var en=class{constructor(e,t,n,i=!1){this.email=e,this.remainingCredits=t,this.hotWalletAddress=n,this.freeAccess=i}};A([w(),g("design:type",String)],en.prototype,"email",void 0);A([w(),g("design:type",String)],en.prototype,"remainingCredits",void 0);A([w(),g("design:type",String)],en.prototype,"hotWalletAddress",void 0);A([w(),g("design:type",Boolean)],en.prototype,"freeAccess",void 0);en=A([H(),g("design:paramtypes",[String,String,String,Boolean])],en);var Ct=class{constructor(e,t){this.success=e,this.message=t}};A([w(),g("design:type",Boolean)],Ct.prototype,"success",void 0);A([w(),g("design:type",String)],Ct.prototype,"message",void 0);Ct=A([H(),g("design:paramtypes",[Boolean,String])],Ct);var U=class{runtimeQuit(){return!0}runtimeOpenLink(e){return!0}runtimeInfo(){return{ad4mExecutorVersion:"x.x.x",isInitialized:!0,isUnlocked:!0}}addTrustedAgents(e){return e}deleteTrustedAgents(e){return[]}getTrustedAgents(){return["agentPubKey"]}runtimeKnownLinkLanguageTemplates(){return["Qm12345abcdef"]}runtimeAddKnownLinkLanguageTemplates(e){return e}runtimeRemoveKnownLinkLanguageTemplates(e){return[]}runtimeFriends(){return["did:test:friend"]}runtimeAddFriends(e){return e}runtimeRemoveFriends(e){return[]}runtimeHcAgentInfos(){return JSON.stringify([{agent:{type:"Buffer",data:[9,191,231,58,255,107,202,55,206,57,9,103,17,34,206,195,207,114,5,73,77,198,56,136,17,227,242,231,194,135,128,48,170,189,119,186]},signature:{type:"Buffer",data:[195,143,170,36,234,123,255,85,188,138,124,2,91,18,53,231,44,41,240,8,80,131,100,150,165,125,146,90,17,200,190,129,114,211,11,146,150,128,198,199,79,118,157,101,194,68,58,245,98,182,79,139,140,41,143,129,8,136,87,77,180,231,218,11]},agent_info:{type:"Buffer",data:[134,165,115,112,97,99,101,196,36,203,165,212,173,24,215,165,196,25,145,248,113,246,139,205,182,241,138,57,0,26,8,217,179,23,126,59,136,128,213,110,225,173,72,197,95,165,97,103,101,110,116,196,36,9,191,231,58,255,107,202,55,206,57,9,103,17,34,206,195,207,114,5,73,77,198,56,136,17,227,242,231,194,135,128,48,170,189,119,186,164,117,114,108,115,145,217,99,107,105,116,115,117,110,101,45,112,114,111,120,121,58,47,47,101,83,52,86,112,54,109,118,80,48,122,116,85,101,104,114,117,113,89,52,102,66,53,101,69,98,121,48,69,66,100,89,84,50,95,67,48,69,112,77,111,76,111,47,107,105,116,115,117,110,101,45,113,117,105,99,47,104,47,49,57,50,46,49,54,56,46,49,55,56,46,54,48,47,112,47,55,55,52,52,47,45,45,172,115,105,103,110,101,100,95,97,116,95,109,115,207,0,0,1,123,233,104,189,50,176,101,120,112,105,114,101,115,95,97,102,116,101,114,95,109,115,206,0,18,79,128,169,109,101,116,97,95,105,110,102,111,196,34,129,187,100,104,116,95,115,116,111,114,97,103,101,95,97,114,99,95,104,97,108,102,95,108,101,110,103,116,104,206,128,0,0,1]}},{agent:{type:"Buffer",data:[98,187,145,48,115,209,94,143,31,153,102,69,138,29,133,213,34,52,39,164,157,139,178,111,23,33,118,250,28,155,78,246,128,49,179,38]},signature:{type:"Buffer",data:[233,192,38,3,59,248,124,231,57,255,40,154,50,60,119,252,68,198,154,109,175,155,106,217,211,155,109,223,249,91,221,210,17,132,72,230,11,230,247,119,72,244,145,91,75,7,67,5,130,151,44,231,52,220,28,154,212,82,58,90,203,211,236,4]},agent_info:{type:"Buffer",data:[134,165,115,112,97,99,101,196,36,203,165,212,173,24,215,165,196,25,145,248,113,246,139,205,182,241,138,57,0,26,8,217,179,23,126,59,136,128,213,110,225,173,72,197,95,165,97,103,101,110,116,196,36,98,187,145,48,115,209,94,143,31,153,102,69,138,29,133,213,34,52,39,164,157,139,178,111,23,33,118,250,28,155,78,246,128,49,179,38,164,117,114,108,115,145,217,99,107,105,116,115,117,110,101,45,112,114,111,120,121,58,47,47,55,101,77,106,48,73,83,72,56,56,81,56,45,89,51,74,89,70,53,76,72,57,83,54,68,119,71,73,49,88,45,115,87,53,68,104,66,87,121,71,119,78,115,47,107,105,116,115,117,110,101,45,113,117,105,99,47,104,47,49,57,50,46,49,54,56,46,49,55,56,46,54,48,47,112,47,55,55,52,52,47,45,45,172,115,105,103,110,101,100,95,97,116,95,109,115,207,0,0,1,123,233,103,45,197,176,101,120,112,105,114,101,115,95,97,102,116,101,114,95,109,115,206,0,18,79,128,169,109,101,116,97,95,105,110,102,111,196,34,129,187,100,104,116,95,115,116,111,114,97,103,101,95,97,114,99,95,104,97,108,102,95,108,101,110,103,116,104,206,128,0,0,1]}},{agent:{type:"Buffer",data:[181,101,115,45,214,127,198,153,159,184,30,87,67,224,208,184,203,176,130,158,236,127,153,125,243,183,188,167,154,25,118,254,101,145,210,109]},signature:{type:"Buffer",data:[88,189,229,122,44,171,194,156,90,79,148,49,207,224,34,199,219,88,24,243,103,127,123,41,87,171,127,92,6,216,198,171,26,226,237,217,122,78,98,146,55,255,68,240,202,83,58,140,147,185,3,66,15,216,210,22,99,197,73,234,120,17,74,1]},agent_info:{type:"Buffer",data:[134,165,115,112,97,99,101,196,36,203,165,212,173,24,215,165,196,25,145,248,113,246,139,205,182,241,138,57,0,26,8,217,179,23,126,59,136,128,213,110,225,173,72,197,95,165,97,103,101,110,116,196,36,181,101,115,45,214,127,198,153,159,184,30,87,67,224,208,184,203,176,130,158,236,127,153,125,243,183,188,167,154,25,118,254,101,145,210,109,164,117,114,108,115,145,217,99,107,105,116,115,117,110,101,45,112,114,111,120,121,58,47,47,114,70,71,83,100,113,104,101,68,107,70,70,56,69,102,109,45,69,116,55,119,81,101,120,83,88,55,65,112,69,51,89,86,99,45,120,102,52,104,106,77,115,77,47,107,105,116,115,117,110,101,45,113,117,105,99,47,104,47,49,57,50,46,49,54,56,46,49,55,56,46,54,48,47,112,47,55,55,52,52,47,45,45,172,115,105,103,110,101,100,95,97,116,95,109,115,207,0,0,1,123,233,113,23,220,176,101,120,112,105,114,101,115,95,97,102,116,101,114,95,109,115,206,0,18,79,128,169,109,101,116,97,95,105,110,102,111,196,34,129,187,100,104,116,95,115,116,111,114,97,103,101,95,97,114,99,95,104,97,108,102,95,108,101,110,103,116,104,206,128,0,0,1]}},{agent:{type:"Buffer",data:[3,171,237,107,186,245,165,47,237,235,211,49,245,62,113,53,255,252,223,226,75,118,148,187,23,53,70,174,160,184,64,63,94,210,227,56]},signature:{type:"Buffer",data:[129,12,55,104,239,121,138,2,86,106,136,51,219,79,170,8,195,69,81,188,225,192,247,196,54,39,164,110,75,39,240,56,245,189,154,77,72,11,97,250,202,149,242,97,128,28,47,164,236,104,136,82,212,246,44,143,132,119,255,135,112,11,20,13]},agent_info:{type:"Buffer",data:[134,165,115,112,97,99,101,196,36,203,165,212,173,24,215,165,196,25,145,248,113,246,139,205,182,241,138,57,0,26,8,217,179,23,126,59,136,128,213,110,225,173,72,197,95,165,97,103,101,110,116,196,36,3,171,237,107,186,245,165,47,237,235,211,49,245,62,113,53,255,252,223,226,75,118,148,187,23,53,70,174,160,184,64,63,94,210,227,56,164,117,114,108,115,145,217,97,107,105,116,115,117,110,101,45,112,114,111,120,121,58,47,47,104,121,112,115,86,121,103,117,80,84,115,53,118,73,80,65,102,97,112,90,88,113,117,84,115,79,80,100,67,81,79,79,117,103,57,51,82,103,106,95,114,85,73,47,107,105,116,115,117,110,101,45,113,117,105,99,47,104,47,49,54,53,46,50,50,46,51,50,46,49,49,47,112,47,53,55,55,57,47,45,45,172,115,105,103,110,101,100,95,97,116,95,109,115,207,0,0,1,123,233,113,188,123,176,101,120,112,105,114,101,115,95,97,102,116,101,114,95,109,115,206,0,18,79,128,169,109,101,116,97,95,105,110,102,111,196,34,129,187,100,104,116,95,115,116,111,114,97,103,101,95,97,114,99,95,104,97,108,102,95,108,101,110,103,116,104,206,128,0,0,1]}}])}runtimeGetNetworkMetrics(){return JSON.stringify({metrics:{},stats:{}})}runtimeRestartHolochain(){return!0}runtimeHcAddAgentInfos(e){return!0}runtimeVerifyStringSignedByDid(e,t,n,i){return!0}runtimeSetStatus(e){return!0}runtimeFriendStatus(e){return Br}runtimeFriendSendMessage(e,t){return!0}runtimeMessageInbox(e){return[Br]}runtimeMessageOutbox(e){return[{recipient:"did:test:recipient",message:Br}]}runtimeMessageReceived(){return Br}exceptionOccurred(){return{title:"Test title",message:"Test message",type:Yu.LanguageIsNotLoaded}}runtimeRequestInstallNotification(e){return"new-notification-id"}runtimeNotifications(){return[{id:"test-id",granted:!1,description:"Test description",appName:"Test app name",appUrl:"https://example.com",appIconPath:"https://fluxsocial.io/favicon",trigger:"triple(X, ad4m://has_type, flux://message)",perspectiveIds:["u983ud-jdhh38d"],webhookUrl:"https://example.com/webhook",webhookAuth:"test-auth"}]}runtimeUpdateNotification(e,t){return!0}runtimeRemoveNotification(e){return!0}runtimeGrantNotification(e){return!0}runtimeNotificationTriggered(){return{perspectiveId:"test-perspective-id",triggerMatch:"test-trigger-match",notification:{id:"test-id",granted:!1,description:"Test description",appName:"Test app name",appUrl:"https://example.com",appIconPath:"https://fluxsocial.io/favicon",trigger:"triple(X, ad4m://has_type, flux://message)",perspectiveIds:["u983ud-jdhh38d"],webhookUrl:"https://example.com/webhook",webhookAuth:"test-auth"}}}runtimeExportDb(e){return!0}runtimeImportDb(e){return!0}runtimeExportPerspective(e,t){return!0}runtimeImportPerspective(e){return!0}runtimeMultiUserEnabled(){return!1}runtimeSetMultiUserEnabled(e){return e}runtimeListUsers(){return[{email:"test@example.com",did:"did:key:test123",lastSeen:new Date().toISOString(),perspectiveCount:5,remainingCredits:"0",freeAccess:!1}]}runtimeRequestLoginVerification(e,t){return{success:!0,message:"Verification email sent",requiresPassword:!1,isExistingUser:!0}}runtimeVerifyEmailCode(e,t,n){return"test-jwt-token-from-email-verification"}runtimeTestEmail(e){return!0}runtimeCreateUser(e,t,n){return new Pn("did:key:test123",!0)}runtimeLoginUser(e,t){return"test-jwt-token-from-password-login"}runtimeEmailTestModeEnable(){return!0}runtimeEmailTestModeDisable(){return!0}runtimeEmailTestGetCode(e){return"123456"}runtimeEmailTestClearCodes(){return!0}runtimeEmailTestSetExpiry(e,t,n){return!0}runtimeHostingUserInfo(){return new en("test@example.com","100000000",null,!1)}runtimeSetHotWalletAddress(e){return!0}runtimeRequestPayment(e){return new Ct(!0,"Mock payment of "+e+" base units credited")}runtimeSetUserCredits(e,t){return!0}runtimeSetUserFreeAccess(e,t){return!0}runtimeReinstallUnytDna(){return new Ct(!0,"")}runtimeSendHot(e,t){return new Ct(!0,"")}runtimeSetUnytMembraneProof(e){return new Ct(!0,"")}runtimeHotWalletBalance(){return""}runtimeHotWalletHistory(e,t){return""}runtimeHotAgentPubkey(){return""}runtimeUnytVersionInfo(){return""}};A([X(),g("design:type",Function),g("design:paramtypes",[]),g("design:returntype",Boolean)],U.prototype,"runtimeQuit",null);A([X(),Q(0,V()),g("design:type",Function),g("design:paramtypes",[String]),g("design:returntype",Boolean)],U.prototype,"runtimeOpenLink",null);A([ze(),g("design:type",Function),g("design:paramtypes",[]),g("design:returntype",Ri)],U.prototype,"runtimeInfo",null);A([X(),Q(0,V()),g("design:type",Function),g("design:paramtypes",[Array]),g("design:returntype",Array)],U.prototype,"addTrustedAgents",null);A([X(),Q(0,V()),g("design:type",Function),g("design:paramtypes",[Array]),g("design:returntype",Array)],U.prototype,"deleteTrustedAgents",null);A([ze(),g("design:type",Function),g("design:paramtypes",[]),g("design:returntype",Array)],U.prototype,"getTrustedAgents",null);A([ze(),g("design:type",Function),g("design:paramtypes",[]),g("design:returntype",Array)],U.prototype,"runtimeKnownLinkLanguageTemplates",null);A([X(),Q(0,V()),g("design:type",Function),g("design:paramtypes",[Array]),g("design:returntype",Array)],U.prototype,"runtimeAddKnownLinkLanguageTemplates",null);A([X(),Q(0,V()),g("design:type",Function),g("design:paramtypes",[Array]),g("design:returntype",Array)],U.prototype,"runtimeRemoveKnownLinkLanguageTemplates",null);A([ze(),g("design:type",Function),g("design:paramtypes",[]),g("design:returntype",Array)],U.prototype,"runtimeFriends",null);A([X(),Q(0,V()),g("design:type",Function),g("design:paramtypes",[Array]),g("design:returntype",Array)],U.prototype,"runtimeAddFriends",null);A([X(),Q(0,V()),g("design:type",Function),g("design:paramtypes",[Array]),g("design:returntype",Array)],U.prototype,"runtimeRemoveFriends",null);A([ze(),g("design:type",Function),g("design:paramtypes",[]),g("design:returntype",String)],U.prototype,"runtimeHcAgentInfos",null);A([ze(),g("design:type",Function),g("design:paramtypes",[]),g("design:returntype",String)],U.prototype,"runtimeGetNetworkMetrics",null);A([X(),g("design:type",Function),g("design:paramtypes",[]),g("design:returntype",Boolean)],U.prototype,"runtimeRestartHolochain",null);A([X(),Q(0,V()),g("design:type",Function),g("design:paramtypes",[Object]),g("design:returntype",Boolean)],U.prototype,"runtimeHcAddAgentInfos",null);A([ze(),Q(0,V()),Q(1,V()),Q(2,V()),Q(3,V()),g("design:type",Function),g("design:paramtypes",[String,String,String,String]),g("design:returntype",void 0)],U.prototype,"runtimeVerifyStringSignedByDid",null);A([X(),Q(0,V()),g("design:type",Function),g("design:paramtypes",[sr]),g("design:returntype",Boolean)],U.prototype,"runtimeSetStatus",null);A([ze(),Q(0,V()),g("design:type",Function),g("design:paramtypes",[String]),g("design:returntype",Cn)],U.prototype,"runtimeFriendStatus",null);A([X(),Q(0,V()),Q(1,V()),g("design:type",Function),g("design:paramtypes",[String,Is]),g("design:returntype",Boolean)],U.prototype,"runtimeFriendSendMessage",null);A([ze(),Q(0,V()),g("design:type",Function),g("design:paramtypes",[String]),g("design:returntype",Array)],U.prototype,"runtimeMessageInbox",null);A([ze(),Q(0,V()),g("design:type",Function),g("design:paramtypes",[String]),g("design:returntype",Array)],U.prototype,"runtimeMessageOutbox",null);A([rl(),g("design:type",Function),g("design:paramtypes",[]),g("design:returntype",Cn)],U.prototype,"runtimeMessageReceived",null);A([rl(),g("design:type",Function),g("design:paramtypes",[]),g("design:returntype",jn)],U.prototype,"exceptionOccurred",null);A([X(),Q(0,V()),g("design:type",Function),g("design:paramtypes",[Lt]),g("design:returntype",String)],U.prototype,"runtimeRequestInstallNotification",null);A([ze(),g("design:type",Function),g("design:paramtypes",[]),g("design:returntype",Array)],U.prototype,"runtimeNotifications",null);A([X(),Q(0,V()),Q(1,V()),g("design:type",Function),g("design:paramtypes",[String,Lt]),g("design:returntype",Boolean)],U.prototype,"runtimeUpdateNotification",null);A([X(),Q(0,V()),g("design:type",Function),g("design:paramtypes",[String]),g("design:returntype",Boolean)],U.prototype,"runtimeRemoveNotification",null);A([X(),Q(0,V()),g("design:type",Function),g("design:paramtypes",[String]),g("design:returntype",Boolean)],U.prototype,"runtimeGrantNotification",null);A([rl(),g("design:type",Function),g("design:paramtypes",[]),g("design:returntype",Ci)],U.prototype,"runtimeNotificationTriggered",null);A([X(),Q(0,V()),g("design:type",Function),g("design:paramtypes",[String]),g("design:returntype",Boolean)],U.prototype,"runtimeExportDb",null);A([X(),Q(0,V()),g("design:type",Function),g("design:paramtypes",[String]),g("design:returntype",Boolean)],U.prototype,"runtimeImportDb",null);A([X(),Q(0,V()),Q(1,V()),g("design:type",Function),g("design:paramtypes",[String,String]),g("design:returntype",Boolean)],U.prototype,"runtimeExportPerspective",null);A([X(),Q(0,V()),g("design:type",Function),g("design:paramtypes",[String]),g("design:returntype",Boolean)],U.prototype,"runtimeImportPerspective",null);A([ze(),g("design:type",Function),g("design:paramtypes",[]),g("design:returntype",Boolean)],U.prototype,"runtimeMultiUserEnabled",null);A([X(),Q(0,V()),g("design:type",Function),g("design:paramtypes",[Boolean]),g("design:returntype",Boolean)],U.prototype,"runtimeSetMultiUserEnabled",null);A([ze(),g("design:type",Function),g("design:paramtypes",[]),g("design:returntype",Array)],U.prototype,"runtimeListUsers",null);A([X(),Q(0,V()),Q(1,V()),g("design:type",Function),g("design:paramtypes",[String,cr]),g("design:returntype",qn)],U.prototype,"runtimeRequestLoginVerification",null);A([X(),Q(0,V()),Q(1,V()),Q(2,V()),g("design:type",Function),g("design:paramtypes",[String,String,String]),g("design:returntype",String)],U.prototype,"runtimeVerifyEmailCode",null);A([X(),Q(0,V()),g("design:type",Function),g("design:paramtypes",[String]),g("design:returntype",Boolean)],U.prototype,"runtimeTestEmail",null);A([X(),Q(0,V()),Q(1,V()),Q(2,V()),g("design:type",Function),g("design:paramtypes",[String,String,cr]),g("design:returntype",Pn)],U.prototype,"runtimeCreateUser",null);A([X(),Q(0,V()),Q(1,V()),g("design:type",Function),g("design:paramtypes",[String,String]),g("design:returntype",String)],U.prototype,"runtimeLoginUser",null);A([X(),g("design:type",Function),g("design:paramtypes",[]),g("design:returntype",Boolean)],U.prototype,"runtimeEmailTestModeEnable",null);A([X(),g("design:type",Function),g("design:paramtypes",[]),g("design:returntype",Boolean)],U.prototype,"runtimeEmailTestModeDisable",null);A([X(),Q(0,V()),g("design:type",Function),g("design:paramtypes",[String]),g("design:returntype",String)],U.prototype,"runtimeEmailTestGetCode",null);A([X(),g("design:type",Function),g("design:paramtypes",[]),g("design:returntype",Boolean)],U.prototype,"runtimeEmailTestClearCodes",null);A([X(),Q(0,V()),Q(1,V()),Q(2,V()),g("design:type",Function),g("design:paramtypes",[String,String,Number]),g("design:returntype",Boolean)],U.prototype,"runtimeEmailTestSetExpiry",null);A([ze(),g("design:type",Function),g("design:paramtypes",[]),g("design:returntype",en)],U.prototype,"runtimeHostingUserInfo",null);A([X(),Q(0,V()),g("design:type",Function),g("design:paramtypes",[String]),g("design:returntype",Boolean)],U.prototype,"runtimeSetHotWalletAddress",null);A([X(),Q(0,V()),g("design:type",Function),g("design:paramtypes",[String]),g("design:returntype",Ct)],U.prototype,"runtimeRequestPayment",null);A([X(),Q(0,V()),Q(1,V()),g("design:type",Function),g("design:paramtypes",[String,Number]),g("design:returntype",Boolean)],U.prototype,"runtimeSetUserCredits",null);A([X(),Q(0,V()),Q(1,V()),g("design:type",Function),g("design:paramtypes",[String,Boolean]),g("design:returntype",Boolean)],U.prototype,"runtimeSetUserFreeAccess",null);A([X(),g("design:type",Function),g("design:paramtypes",[]),g("design:returntype",Ct)],U.prototype,"runtimeReinstallUnytDna",null);A([X(),Q(0,V()),Q(1,V()),g("design:type",Function),g("design:paramtypes",[String,String]),g("design:returntype",Ct)],U.prototype,"runtimeSendHot",null);A([X(),Q(0,V()),g("design:type",Function),g("design:paramtypes",[String]),g("design:returntype",Ct)],U.prototype,"runtimeSetUnytMembraneProof",null);A([ze(),g("design:type",Function),g("design:paramtypes",[]),g("design:returntype",String)],U.prototype,"runtimeHotWalletBalance",null);A([ze(),Q(0,V()),Q(1,V()),g("design:type",Function),g("design:paramtypes",[Number,Number]),g("design:returntype",String)],U.prototype,"runtimeHotWalletHistory",null);A([ze(),g("design:type",Function),g("design:paramtypes",[]),g("design:returntype",String)],U.prototype,"runtimeHotAgentPubkey",null);A([ze(),g("design:type",Function),g("design:paramtypes",[]),g("design:returntype",String)],U.prototype,"runtimeUnytVersionInfo",null);U=A([Fy()],U);var Sw=r=>{let e=new Set;do for(let t of Reflect.ownKeys(r))e.add([r,t]);while((r=Reflect.getPrototypeOf(r))&&r!==Object.prototype);return e};function yl(r,{include:e,exclude:t}={}){let n=i=>{let a=o=>typeof o=="string"?i===o:o.test(i);return e?e.some(a):t?!t.some(a):!0};for(let[i,a]of Sw(r.constructor.prototype)){if(a==="constructor"||!n(a))continue;let o=Reflect.getOwnPropertyDescriptor(i,a);o&&typeof o.value=="function"&&(r[a]=r[a].bind(r))}return r}function Wh(r){return pe(this,null,function*(){let e=yield r.agent.hostingUserInfo();return{email:e.email,remainingCredits:e.remainingCredits==="unlimited"?1/0:parseFloat(e.remainingCredits)||0,hotWalletAddress:e.hotWalletAddress||null,freeAccess:e.remainingCredits==="unlimited"}})}function zh(r,e){return pe(this,null,function*(){return r.agent.requestPayment(e.toString())})}var ww=12e3,_w="https://hosting.ad4m.dev",Ew=3e4,vl=class extends EventTarget{constructor(t){super();this.connectionState="not-connected";this.authState="unauthenticated";this.activeSocket=null;this.requestedRestart=!1;this.connectedHost=null;this.userInfo=null;this.creditPollInterval=null;yl(this),this.options=t,this.port=t.port||parseInt(oa("ad4m-port"))||ww,this.url=t.url||oa("ad4m-url")||`ws://localhost:${this.port}/graphql`,this.token=oa("ad4m-token")||"",this.embedded=mp(),this.hostIndexUrl=t.hostIndexUrl||_w;let n=oa("ad4m-last-host");if(n)try{let i=JSON.parse(n);i&&i.id&&i.url&&i.name&&(this.connectedHost={id:i.id,name:i.name,profilePicUrl:i.profilePicUrl||"",location:i.location||"",url:i.url,rates:i.rates||[],aiModels:i.aiModels||[]})}catch(i){}this.embedded&&this.initializeEmbeddedMode()}connect(){return pe(this,null,function*(){if(this.embedded)return console.log("[Ad4m Connect] Embedded mode - waiting for AD4M config via postMessage"),new Promise((t,n)=>{let i=setTimeout(()=>{n(new Error("Timeout waiting for AD4M config from parent window"))},3e4);this.embeddedResolve=a=>{clearTimeout(i),console.log("[Ad4m Connect] Successfully connected in embedded mode"),t(a)},this.embeddedReject=a=>{clearTimeout(i),n(a)},this.ad4mClient&&(this.authState==="authenticated"?(clearTimeout(i),console.log("[Ad4m Connect] Client already initialized in embedded mode"),t(this.ad4mClient)):(clearTimeout(i),n(new Error(`Embedded auth state: ${this.authState}`))))});try{return yield gp(this.url),Kt("ad4m-url",this.url),this.ad4mClient=yield this.buildClient(),yield this.checkAuth(),this.ad4mClient}catch(t){throw console.error("[Ad4m Connect] Connection failed:",t),this.notifyConnectionChange("error"),t}})}buildClient(){return pe(this,null,function*(){return this.notifyConnectionChange("connecting"),this.apolloClient&&this.wsClient&&(this.requestedRestart=!0,this.wsClient.dispose(),this.apolloClient.stop(),this.wsClient=null,this.apolloClient=null),this.wsClient=cu({url:this.url,connectionParams:()=>pe(this,null,function*(){return{headers:{authorization:this.token}}}),on:{opened:t=>{this.activeSocket=t},error:t=>{this.notifyConnectionChange("error")},connected:()=>{this.notifyConnectionChange("connected")},closed:t=>pe(this,null,function*(){if(!(t.wasClean||this.requestedRestart))if(!this.token)this.notifyConnectionChange("error");else try{this.ad4mClient=yield this.buildClient(),yield this.checkAuth()}catch(n){console.error("[Ad4m Connect] Reconnection failed:",n),this.notifyConnectionChange("error")}})}}),this.apolloClient=this.createApolloClient(this.wsClient),this.ad4mClient=new Ga(this.apolloClient),this.requestedRestart=!1,this.ad4mClient})}createApolloClient(t){return new ou({link:new hp(t),cache:new $o({resultCaching:!1,addTypename:!1}),defaultOptions:{watchQuery:{fetchPolicy:"no-cache"},query:{fetchPolicy:"no-cache"},mutate:{fetchPolicy:"no-cache"}}})}withTempClient(t,n){return pe(this,null,function*(){let i=cu({url:t,connectionParams:()=>pe(this,null,function*(){return{headers:{authorization:""}}})}),a=this.createApolloClient(i),o=new Ga(a);try{return yield n(o)}finally{i.dispose()}})}checkAuth(){return pe(this,null,function*(){try{return console.log("[Ad4m Connect] Checking authentication status..."),(yield this.ad4mClient.agent.isLocked())?(console.log("[Ad4m Connect] Agent wallet is locked"),this.notifyAuthChange("locked")):(yield this.ad4mClient.agent.status(),this.notifyAuthChange("authenticated")),!0}catch(t){console.error("[Ad4m Connect] Authentication check failed:",t);let n="Cannot extractByTags from a ciphered wallet. You must unlock first.";return t.message===n?(this.notifyAuthChange("locked"),!0):(t.message==="InvalidSignature"&&(console.log("[Ad4m Connect] Clearing invalid token due to InvalidSignature"),this.token="",di("ad4m-token")),this.notifyAuthChange("unauthenticated"),!1)}})}disconnect(){return pe(this,null,function*(){console.log("[Ad4m Connect] Disconnecting..."),this.wsClient&&(this.wsClient.dispose(),this.wsClient=null),this.apolloClient&&(this.apolloClient.stop(),this.apolloClient=null),this.ad4mClient=void 0,this.token="",di("ad4m-token"),this.notifyAuthChange("unauthenticated"),this.connectedHost=null,this.userInfo=null,this.stopCreditPolling(),di("ad4m-last-host"),this.notifyConnectionChange("not-connected"),console.log("[Ad4m Connect] Disconnected successfully")})}startCreditPolling(){this.stopCreditPolling();let t=()=>pe(this,null,function*(){try{if(!this.ad4mClient)return;let n=yield Wh(this.ad4mClient);this.userInfo=n,this.dispatchEvent(new CustomEvent("userinfochange",{detail:n})),n.remainingCredits<=0&&this.dispatchEvent(new CustomEvent("creditdepleted"))}catch(n){console.error("[Ad4m Connect] Credit polling error:",n)}});t(),this.creditPollInterval=setInterval(t,Ew)}stopCreditPolling(){this.creditPollInterval&&(clearInterval(this.creditPollInterval),this.creditPollInterval=null)}requestTopUp(t){return pe(this,null,function*(){if(!this.ad4mClient)throw new Error("Not connected");return zh(this.ad4mClient,t)})}setConnectedHost(t){this.connectedHost=t,Kt("ad4m-last-host",JSON.stringify({id:t.id,url:t.url,name:t.name}))}initializeEmbeddedMode(){console.log("[Ad4m Connect] Running in embedded mode - waiting for AD4M config from parent"),window.addEventListener("message",t=>pe(this,null,function*(){var n;if(((n=t.data)==null?void 0:n.type)==="AD4M_CONFIG"){if(t.source!==window.parent){console.warn("[Ad4m Connect] Rejected AD4M_CONFIG from invalid source (not parent window)");return}if(this.options.allowedOrigins&&this.options.allowedOrigins.length>0&&(!t.origin||!this.options.allowedOrigins.includes(t.origin))){console.warn("[Ad4m Connect] Rejected AD4M_CONFIG from unauthorized origin:",t.origin),this.rejectEmbedded(new Error(`Unauthorized origin: ${t.origin}`));return}console.log("[Ad4m Connect] Received AD4M_CONFIG from parent:",{port:t.data.port,hasToken:!!t.data.token});let{port:i,token:a}=t.data;if(i==null){let c=new Error("AD4M_CONFIG missing required field: port");console.error("[Ad4m Connect]",c.message),this.rejectEmbedded(c);return}let o=parseInt(i,10);if(!Number.isFinite(o)||o<=0){let c=new Error(`AD4M_CONFIG invalid port: ${i} (must be a positive integer)`);console.error("[Ad4m Connect]",c.message),this.rejectEmbedded(c);return}let s=a!=null&&typeof a=="string"?a:"";try{this.port=o,this.token=s,this.url=`ws://localhost:${o}/graphql`,Kt("ad4m-port",o.toString()),s?Kt("ad4m-token",s):di("ad4m-token"),Kt("ad4m-url",this.url),this.ad4mClient=yield this.buildClient(),yield this.checkAuth()}catch(c){console.error("[Ad4m Connect] Failed to initialize from AD4M_CONFIG:",c),this.rejectEmbedded(c)}}})),console.log("[Ad4m Connect] Requesting AD4M config from parent window"),window.parent.postMessage({type:"REQUEST_AD4M_CONFIG"},"*")}buildAppInfo(){return{appName:this.options.appInfo.name,appDesc:this.options.appInfo.description,appDomain:this.options.appInfo.url,appUrl:window.location.origin,appIconPath:this.options.appInfo.iconPath}}requestCapability(t=!1){return pe(this,null,function*(){return t&&(this.token="",di("ad4m-token"),this.notifyConfigChange("token",this.token)),this.requestId=yield this.ad4mClient.agent.requestCapability({appName:this.options.appInfo.name,appDesc:this.options.appInfo.description,appUrl:this.options.appInfo.url,appDomain:this.options.appInfo.url,appIconPath:this.options.appInfo.iconPath,capabilities:this.options.capabilities}),this.requestId})}verifyLocalAd4mCode(t){return pe(this,null,function*(){if(!this.requestId)return console.error("[Ad4m Connect] Cannot verify code: requestId is missing. Call requestCapability() first to obtain a requestId."),!1;try{let n=yield this.ad4mClient.agent.generateJwt(this.requestId,t);return this.token=n,Kt("ad4m-token",this.token),yield this.connect(),!0}catch(n){return console.error("[Ad4m Connect] Code verification failed:",n),!1}})}isValidAd4mAPI(){return pe(this,null,function*(){try{return yield this.withTempClient(this.url,t=>pe(this,null,function*(){return yield t.runtime.info()})),!0}catch(t){return console.error("[Ad4m Connect] Failed to verify AD4M API:",t),!1}})}isMultiUser(){return pe(this,null,function*(){try{return yield this.withTempClient(this.url,t=>pe(this,null,function*(){return yield t.runtime.multiUserEnabled()}))}catch(t){return console.error("[Ad4m Connect] Failed to detect multi-user mode:",t),!1}})}submitEmail(t){return pe(this,null,function*(){try{return yield this.withTempClient(this.url,n=>pe(this,null,function*(){return yield n.agent.requestLoginVerification(t,this.buildAppInfo())}))}catch(n){return{success:!1,message:n.message||"Failed to process email. Please try again.",requiresPassword:!1,isExistingUser:!1}}})}verifyEmailCode(t,n){return pe(this,null,function*(){try{let i=yield this.withTempClient(this.url,a=>pe(this,null,function*(){return yield a.agent.verifyEmailCode(t,n,"login")}));return this.token=i,Kt("ad4m-token",this.token),yield this.connect(),!0}catch(i){return console.error("[Ad4m Connect] Email code verification failed:",i),!1}})}loginWithPassword(t,n){return pe(this,null,function*(){try{let i=yield this.withTempClient(this.url,a=>pe(this,null,function*(){return yield a.agent.loginUser(t,n)}));return this.token=i,Kt("ad4m-token",this.token),yield this.connect(),!0}catch(i){return console.error("[Ad4m Connect] Password login failed:",i),!1}})}createAccount(t,n){return pe(this,null,function*(){try{let i=yield this.withTempClient(this.url,a=>pe(this,null,function*(){let o=yield a.agent.createUser(t,n);if(o.success)return yield a.agent.loginUser(t,n);throw new Error(o.error||"Failed to create account")}));return this.token=i,Kt("ad4m-token",this.token),yield this.connect(),!0}catch(i){return console.error("[Ad4m Connect] Account creation error:",i),!1}})}resolveEmbedded(t){this.embeddedResolve&&(this.embeddedResolve(t),this.embeddedResolve=void 0,this.embeddedReject=void 0)}rejectEmbedded(t){this.embeddedReject&&(this.embeddedReject(t),this.embeddedResolve=void 0,this.embeddedReject=void 0)}notifyConnectionChange(t){this.connectionState!==t&&(this.connectionState=t,this.dispatchEvent(new CustomEvent("connectionstatechange",{detail:t})))}notifyAuthChange(t){if(this.authState=t,this.dispatchEvent(new CustomEvent("authstatechange",{detail:t})),this.embedded&&(t==="authenticated"&&this.resolveEmbedded(this.ad4mClient),t==="unauthenticated"||t==="locked")){let n=t==="locked"?"Authentication failed: Agent is locked":"Authentication failed: Unauthenticated";this.rejectEmbedded(new Error(n))}}notifyConfigChange(t,n){this.dispatchEvent(new CustomEvent("configstatechange",{detail:{type:t,value:n}}))}};export{vl as default};
|
|
1717
|
+
`,T=function(r,e,t,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,o;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(r,e,t,n);else for(var s=r.length-1;s>=0;s--)(o=r[s])&&(a=(i<3?o(a):i>3?o(e,t,a):o(e,t))||a);return i>3&&a&&Object.defineProperty(e,t,a),a},g=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},B=function(r,e){return function(t,n){e(t,n,r)}},fo=new Kr;fo.author="did:ad4m:test";fo.timestamp=Date.now();fo.data={source:"root",target:"neighbourhood://Qm12345"};fo.proof={signature:"",key:"",valid:!0};var Vr=new Ln;Vr.author="did:ad4m:test";Vr.timestamp=Date.now().toString();Vr.proof=new br("","");Vr.data=new ir([fo]);var Ks=class{};T([w(),g("design:type",String)],Ks.prototype,"recipient",void 0);T([w(),g("design:type",Ln)],Ks.prototype,"message",void 0);Ks=T([W()],Ks);var Fi=class{};T([w(),g("design:type",String)],Fi.prototype,"ad4mExecutorVersion",void 0);T([w(),g("design:type",Boolean)],Fi.prototype,"isInitialized",void 0);T([w(),g("design:type",Boolean)],Fi.prototype,"isUnlocked",void 0);Fi=T([W()],Fi);var Vn=class{};T([w(),g("design:type",String)],Vn.prototype,"title",void 0);T([w(),g("design:type",String)],Vn.prototype,"message",void 0);T([w(),g("design:type",String)],Vn.prototype,"type",void 0);T([w(),g("design:type",String)],Vn.prototype,"addon",void 0);Vn=T([W()],Vn);var Dt=class{};T([w(),g("design:type",String)],Dt.prototype,"description",void 0);T([w(),g("design:type",String)],Dt.prototype,"appName",void 0);T([w(),g("design:type",String)],Dt.prototype,"appUrl",void 0);T([w(),g("design:type",String)],Dt.prototype,"appIconPath",void 0);T([w(),g("design:type",String)],Dt.prototype,"trigger",void 0);T([w(),g("design:type",Array)],Dt.prototype,"perspectiveIds",void 0);T([w(),g("design:type",String)],Dt.prototype,"webhookUrl",void 0);T([w(),g("design:type",String)],Dt.prototype,"webhookAuth",void 0);Dt=T([ze()],Dt);var _t=class{};T([w(),g("design:type",String)],_t.prototype,"id",void 0);T([w(),g("design:type",Boolean)],_t.prototype,"granted",void 0);T([w(),g("design:type",String)],_t.prototype,"description",void 0);T([w(),g("design:type",String)],_t.prototype,"appName",void 0);T([w(),g("design:type",String)],_t.prototype,"appUrl",void 0);T([w(),g("design:type",String)],_t.prototype,"appIconPath",void 0);T([w(),g("design:type",String)],_t.prototype,"trigger",void 0);T([w(),g("design:type",Array)],_t.prototype,"perspectiveIds",void 0);T([w(),g("design:type",String)],_t.prototype,"webhookUrl",void 0);T([w(),g("design:type",String)],_t.prototype,"webhookAuth",void 0);_t=T([W()],_t);var $i=class{};T([w(),g("design:type",_t)],$i.prototype,"notification",void 0);T([w(),g("design:type",String)],$i.prototype,"perspectiveId",void 0);T([w(),g("design:type",String)],$i.prototype,"triggerMatch",void 0);$i=T([W()],$i);var Qe=class{};T([w(),g("design:type",Number)],Qe.prototype,"total",void 0);T([w(),g("design:type",Number)],Qe.prototype,"imported",void 0);T([w(),g("design:type",Number)],Qe.prototype,"failed",void 0);T([w(),g("design:type",Number)],Qe.prototype,"omitted",void 0);T([w(),g("design:type",Array)],Qe.prototype,"errors",void 0);Qe=T([W()],Qe);var Et=class{};T([w(),g("design:type",Qe)],Et.prototype,"perspectives",void 0);T([w(),g("design:type",Qe)],Et.prototype,"links",void 0);T([w(),g("design:type",Qe)],Et.prototype,"expressions",void 0);T([w(),g("design:type",Qe)],Et.prototype,"perspectiveDiffs",void 0);T([w(),g("design:type",Qe)],Et.prototype,"notifications",void 0);T([w(),g("design:type",Qe)],Et.prototype,"models",void 0);T([w(),g("design:type",Qe)],Et.prototype,"defaultModels",void 0);T([w(),g("design:type",Qe)],Et.prototype,"tasks",void 0);T([w(),g("design:type",Qe)],Et.prototype,"friends",void 0);T([w(),g("design:type",Qe)],Et.prototype,"trustedAgents",void 0);T([w(),g("design:type",Qe)],Et.prototype,"knownLinkLanguages",void 0);Et=T([W()],Et);var Sr=class{};T([w(),g("design:type",String)],Sr.prototype,"email",void 0);T([w(),g("design:type",String)],Sr.prototype,"did",void 0);T([w(),g("design:type",String)],Sr.prototype,"lastSeen",void 0);T([w(),g("design:type",Number)],Sr.prototype,"perspectiveCount",void 0);T([w(),g("design:type",String)],Sr.prototype,"remainingCredits",void 0);T([w(),g("design:type",Boolean)],Sr.prototype,"freeAccess",void 0);T([w(),g("design:type",String)],Sr.prototype,"hotWalletAddress",void 0);Sr=T([W()],Sr);var Qn=class{};T([w(),g("design:type",Boolean)],Qn.prototype,"success",void 0);T([w(),g("design:type",String)],Qn.prototype,"message",void 0);T([w(),g("design:type",Boolean)],Qn.prototype,"requiresPassword",void 0);T([w(),g("design:type",Boolean)],Qn.prototype,"isExistingUser",void 0);Qn=T([W()],Qn);var tn=class{constructor(e,t,n,i=!1){this.email=e,this.remainingCredits=t,this.hotWalletAddress=n,this.freeAccess=i}};T([w(),g("design:type",String)],tn.prototype,"email",void 0);T([w(),g("design:type",String)],tn.prototype,"remainingCredits",void 0);T([w(),g("design:type",String)],tn.prototype,"hotWalletAddress",void 0);T([w(),g("design:type",Boolean)],tn.prototype,"freeAccess",void 0);tn=T([W(),g("design:paramtypes",[String,String,String,Boolean])],tn);var Nt=class{constructor(e,t){this.success=e,this.message=t}};T([w(),g("design:type",Boolean)],Nt.prototype,"success",void 0);T([w(),g("design:type",String)],Nt.prototype,"message",void 0);Nt=T([W(),g("design:paramtypes",[Boolean,String])],Nt);var _r=class{constructor(e,t,n,i,a,o,s){this.id=e,this.userEmail=t,this.timestamp=n,this.operation=i,this.cost=a,this.creditsAfter=o,this.summary=s}};T([w(),g("design:type",Number)],_r.prototype,"id",void 0);T([w(),g("design:type",String)],_r.prototype,"userEmail",void 0);T([w(),g("design:type",String)],_r.prototype,"timestamp",void 0);T([w(),g("design:type",String)],_r.prototype,"operation",void 0);T([w(),g("design:type",String)],_r.prototype,"summary",void 0);T([w(),g("design:type",Number)],_r.prototype,"cost",void 0);T([w(),g("design:type",Number)],_r.prototype,"creditsAfter",void 0);_r=T([W(),g("design:paramtypes",[Number,String,String,String,Number,Number,String])],_r);var $=class{runtimeQuit(){return!0}runtimeOpenLink(e){return!0}runtimeInfo(){return{ad4mExecutorVersion:"x.x.x",isInitialized:!0,isUnlocked:!0}}addTrustedAgents(e){return e}deleteTrustedAgents(e){return[]}getTrustedAgents(){return["agentPubKey"]}runtimeKnownLinkLanguageTemplates(){return["Qm12345abcdef"]}runtimeAddKnownLinkLanguageTemplates(e){return e}runtimeRemoveKnownLinkLanguageTemplates(e){return[]}runtimeFriends(){return["did:test:friend"]}runtimeAddFriends(e){return e}runtimeRemoveFriends(e){return[]}runtimeHcAgentInfos(){return JSON.stringify([{agent:{type:"Buffer",data:[9,191,231,58,255,107,202,55,206,57,9,103,17,34,206,195,207,114,5,73,77,198,56,136,17,227,242,231,194,135,128,48,170,189,119,186]},signature:{type:"Buffer",data:[195,143,170,36,234,123,255,85,188,138,124,2,91,18,53,231,44,41,240,8,80,131,100,150,165,125,146,90,17,200,190,129,114,211,11,146,150,128,198,199,79,118,157,101,194,68,58,245,98,182,79,139,140,41,143,129,8,136,87,77,180,231,218,11]},agent_info:{type:"Buffer",data:[134,165,115,112,97,99,101,196,36,203,165,212,173,24,215,165,196,25,145,248,113,246,139,205,182,241,138,57,0,26,8,217,179,23,126,59,136,128,213,110,225,173,72,197,95,165,97,103,101,110,116,196,36,9,191,231,58,255,107,202,55,206,57,9,103,17,34,206,195,207,114,5,73,77,198,56,136,17,227,242,231,194,135,128,48,170,189,119,186,164,117,114,108,115,145,217,99,107,105,116,115,117,110,101,45,112,114,111,120,121,58,47,47,101,83,52,86,112,54,109,118,80,48,122,116,85,101,104,114,117,113,89,52,102,66,53,101,69,98,121,48,69,66,100,89,84,50,95,67,48,69,112,77,111,76,111,47,107,105,116,115,117,110,101,45,113,117,105,99,47,104,47,49,57,50,46,49,54,56,46,49,55,56,46,54,48,47,112,47,55,55,52,52,47,45,45,172,115,105,103,110,101,100,95,97,116,95,109,115,207,0,0,1,123,233,104,189,50,176,101,120,112,105,114,101,115,95,97,102,116,101,114,95,109,115,206,0,18,79,128,169,109,101,116,97,95,105,110,102,111,196,34,129,187,100,104,116,95,115,116,111,114,97,103,101,95,97,114,99,95,104,97,108,102,95,108,101,110,103,116,104,206,128,0,0,1]}},{agent:{type:"Buffer",data:[98,187,145,48,115,209,94,143,31,153,102,69,138,29,133,213,34,52,39,164,157,139,178,111,23,33,118,250,28,155,78,246,128,49,179,38]},signature:{type:"Buffer",data:[233,192,38,3,59,248,124,231,57,255,40,154,50,60,119,252,68,198,154,109,175,155,106,217,211,155,109,223,249,91,221,210,17,132,72,230,11,230,247,119,72,244,145,91,75,7,67,5,130,151,44,231,52,220,28,154,212,82,58,90,203,211,236,4]},agent_info:{type:"Buffer",data:[134,165,115,112,97,99,101,196,36,203,165,212,173,24,215,165,196,25,145,248,113,246,139,205,182,241,138,57,0,26,8,217,179,23,126,59,136,128,213,110,225,173,72,197,95,165,97,103,101,110,116,196,36,98,187,145,48,115,209,94,143,31,153,102,69,138,29,133,213,34,52,39,164,157,139,178,111,23,33,118,250,28,155,78,246,128,49,179,38,164,117,114,108,115,145,217,99,107,105,116,115,117,110,101,45,112,114,111,120,121,58,47,47,55,101,77,106,48,73,83,72,56,56,81,56,45,89,51,74,89,70,53,76,72,57,83,54,68,119,71,73,49,88,45,115,87,53,68,104,66,87,121,71,119,78,115,47,107,105,116,115,117,110,101,45,113,117,105,99,47,104,47,49,57,50,46,49,54,56,46,49,55,56,46,54,48,47,112,47,55,55,52,52,47,45,45,172,115,105,103,110,101,100,95,97,116,95,109,115,207,0,0,1,123,233,103,45,197,176,101,120,112,105,114,101,115,95,97,102,116,101,114,95,109,115,206,0,18,79,128,169,109,101,116,97,95,105,110,102,111,196,34,129,187,100,104,116,95,115,116,111,114,97,103,101,95,97,114,99,95,104,97,108,102,95,108,101,110,103,116,104,206,128,0,0,1]}},{agent:{type:"Buffer",data:[181,101,115,45,214,127,198,153,159,184,30,87,67,224,208,184,203,176,130,158,236,127,153,125,243,183,188,167,154,25,118,254,101,145,210,109]},signature:{type:"Buffer",data:[88,189,229,122,44,171,194,156,90,79,148,49,207,224,34,199,219,88,24,243,103,127,123,41,87,171,127,92,6,216,198,171,26,226,237,217,122,78,98,146,55,255,68,240,202,83,58,140,147,185,3,66,15,216,210,22,99,197,73,234,120,17,74,1]},agent_info:{type:"Buffer",data:[134,165,115,112,97,99,101,196,36,203,165,212,173,24,215,165,196,25,145,248,113,246,139,205,182,241,138,57,0,26,8,217,179,23,126,59,136,128,213,110,225,173,72,197,95,165,97,103,101,110,116,196,36,181,101,115,45,214,127,198,153,159,184,30,87,67,224,208,184,203,176,130,158,236,127,153,125,243,183,188,167,154,25,118,254,101,145,210,109,164,117,114,108,115,145,217,99,107,105,116,115,117,110,101,45,112,114,111,120,121,58,47,47,114,70,71,83,100,113,104,101,68,107,70,70,56,69,102,109,45,69,116,55,119,81,101,120,83,88,55,65,112,69,51,89,86,99,45,120,102,52,104,106,77,115,77,47,107,105,116,115,117,110,101,45,113,117,105,99,47,104,47,49,57,50,46,49,54,56,46,49,55,56,46,54,48,47,112,47,55,55,52,52,47,45,45,172,115,105,103,110,101,100,95,97,116,95,109,115,207,0,0,1,123,233,113,23,220,176,101,120,112,105,114,101,115,95,97,102,116,101,114,95,109,115,206,0,18,79,128,169,109,101,116,97,95,105,110,102,111,196,34,129,187,100,104,116,95,115,116,111,114,97,103,101,95,97,114,99,95,104,97,108,102,95,108,101,110,103,116,104,206,128,0,0,1]}},{agent:{type:"Buffer",data:[3,171,237,107,186,245,165,47,237,235,211,49,245,62,113,53,255,252,223,226,75,118,148,187,23,53,70,174,160,184,64,63,94,210,227,56]},signature:{type:"Buffer",data:[129,12,55,104,239,121,138,2,86,106,136,51,219,79,170,8,195,69,81,188,225,192,247,196,54,39,164,110,75,39,240,56,245,189,154,77,72,11,97,250,202,149,242,97,128,28,47,164,236,104,136,82,212,246,44,143,132,119,255,135,112,11,20,13]},agent_info:{type:"Buffer",data:[134,165,115,112,97,99,101,196,36,203,165,212,173,24,215,165,196,25,145,248,113,246,139,205,182,241,138,57,0,26,8,217,179,23,126,59,136,128,213,110,225,173,72,197,95,165,97,103,101,110,116,196,36,3,171,237,107,186,245,165,47,237,235,211,49,245,62,113,53,255,252,223,226,75,118,148,187,23,53,70,174,160,184,64,63,94,210,227,56,164,117,114,108,115,145,217,97,107,105,116,115,117,110,101,45,112,114,111,120,121,58,47,47,104,121,112,115,86,121,103,117,80,84,115,53,118,73,80,65,102,97,112,90,88,113,117,84,115,79,80,100,67,81,79,79,117,103,57,51,82,103,106,95,114,85,73,47,107,105,116,115,117,110,101,45,113,117,105,99,47,104,47,49,54,53,46,50,50,46,51,50,46,49,49,47,112,47,53,55,55,57,47,45,45,172,115,105,103,110,101,100,95,97,116,95,109,115,207,0,0,1,123,233,113,188,123,176,101,120,112,105,114,101,115,95,97,102,116,101,114,95,109,115,206,0,18,79,128,169,109,101,116,97,95,105,110,102,111,196,34,129,187,100,104,116,95,115,116,111,114,97,103,101,95,97,114,99,95,104,97,108,102,95,108,101,110,103,116,104,206,128,0,0,1]}}])}runtimeGetNetworkMetrics(){return JSON.stringify({metrics:{},stats:{}})}runtimeRestartHolochain(){return!0}runtimeHcAddAgentInfos(e){return!0}runtimeVerifyStringSignedByDid(e,t,n,i){return!0}runtimeSetStatus(e){return!0}runtimeFriendStatus(e){return Vr}runtimeFriendSendMessage(e,t){return!0}runtimeMessageInbox(e){return[Vr]}runtimeMessageOutbox(e){return[{recipient:"did:test:recipient",message:Vr}]}runtimeMessageReceived(){return Vr}exceptionOccurred(){return{title:"Test title",message:"Test message",type:sl.LanguageIsNotLoaded}}runtimeRequestInstallNotification(e){return"new-notification-id"}runtimeNotifications(){return[{id:"test-id",granted:!1,description:"Test description",appName:"Test app name",appUrl:"https://example.com",appIconPath:"https://fluxsocial.io/favicon",trigger:"triple(X, ad4m://has_type, flux://message)",perspectiveIds:["u983ud-jdhh38d"],webhookUrl:"https://example.com/webhook",webhookAuth:"test-auth"}]}runtimeUpdateNotification(e,t){return!0}runtimeRemoveNotification(e){return!0}runtimeGrantNotification(e){return!0}runtimeNotificationTriggered(){return{perspectiveId:"test-perspective-id",triggerMatch:"test-trigger-match",notification:{id:"test-id",granted:!1,description:"Test description",appName:"Test app name",appUrl:"https://example.com",appIconPath:"https://fluxsocial.io/favicon",trigger:"triple(X, ad4m://has_type, flux://message)",perspectiveIds:["u983ud-jdhh38d"],webhookUrl:"https://example.com/webhook",webhookAuth:"test-auth"}}}runtimeExportDb(e){return!0}runtimeImportDb(e){return!0}runtimeExportPerspective(e,t){return!0}runtimeImportPerspective(e){return!0}runtimeMultiUserEnabled(){return!1}runtimeSetMultiUserEnabled(e){return e}runtimeFreeHostingEnabled(){return!0}runtimeSetFreeHostingEnabled(e){return e}runtimeListUsers(){return[{email:"test@example.com",did:"did:key:test123",lastSeen:new Date().toISOString(),perspectiveCount:5,remainingCredits:"0",freeAccess:!1}]}runtimeRequestLoginVerification(e,t){return{success:!0,message:"Verification email sent",requiresPassword:!1,isExistingUser:!0}}runtimeVerifyEmailCode(e,t,n){return"test-jwt-token-from-email-verification"}runtimeTestEmail(e){return!0}runtimeCreateUser(e,t,n){return new Fn("did:key:test123",!0)}runtimeLoginUser(e,t){return"test-jwt-token-from-password-login"}runtimeEmailTestModeEnable(){return!0}runtimeEmailTestModeDisable(){return!0}runtimeEmailTestGetCode(e){return"123456"}runtimeEmailTestClearCodes(){return!0}runtimeEmailTestSetExpiry(e,t,n){return!0}runtimeHostingUserInfo(){return new tn("test@example.com","100000000",null,!1)}runtimeComputeLog(e,t,n){return[]}runtimeSetHotWalletAddress(e){return!0}runtimeRequestPayment(e){return new Nt(!0,"Mock payment of "+e+" base units credited")}runtimeSetUserCredits(e,t){return!0}runtimeSetUserFreeAccess(e,t){return!0}runtimeReinstallUnytDna(){return new Nt(!0,"")}runtimeSendHot(e,t){return new Nt(!0,"")}runtimeSetUnytMembraneProof(e){return new Nt(!0,"")}runtimeHotWalletBalance(){return""}runtimeHotWalletHistory(e,t){return""}runtimeHotAgentPubkey(){return""}runtimeUnytAgentKey(){return""}runtimeUnytVersionInfo(){return""}};T([te(),g("design:type",Function),g("design:paramtypes",[]),g("design:returntype",Boolean)],$.prototype,"runtimeQuit",null);T([te(),B(0,q()),g("design:type",Function),g("design:paramtypes",[String]),g("design:returntype",Boolean)],$.prototype,"runtimeOpenLink",null);T([Le(),g("design:type",Function),g("design:paramtypes",[]),g("design:returntype",Fi)],$.prototype,"runtimeInfo",null);T([te(),B(0,q()),g("design:type",Function),g("design:paramtypes",[Array]),g("design:returntype",Array)],$.prototype,"addTrustedAgents",null);T([te(),B(0,q()),g("design:type",Function),g("design:paramtypes",[Array]),g("design:returntype",Array)],$.prototype,"deleteTrustedAgents",null);T([Le(),g("design:type",Function),g("design:paramtypes",[]),g("design:returntype",Array)],$.prototype,"getTrustedAgents",null);T([Le(),g("design:type",Function),g("design:paramtypes",[]),g("design:returntype",Array)],$.prototype,"runtimeKnownLinkLanguageTemplates",null);T([te(),B(0,q()),g("design:type",Function),g("design:paramtypes",[Array]),g("design:returntype",Array)],$.prototype,"runtimeAddKnownLinkLanguageTemplates",null);T([te(),B(0,q()),g("design:type",Function),g("design:paramtypes",[Array]),g("design:returntype",Array)],$.prototype,"runtimeRemoveKnownLinkLanguageTemplates",null);T([Le(),g("design:type",Function),g("design:paramtypes",[]),g("design:returntype",Array)],$.prototype,"runtimeFriends",null);T([te(),B(0,q()),g("design:type",Function),g("design:paramtypes",[Array]),g("design:returntype",Array)],$.prototype,"runtimeAddFriends",null);T([te(),B(0,q()),g("design:type",Function),g("design:paramtypes",[Array]),g("design:returntype",Array)],$.prototype,"runtimeRemoveFriends",null);T([Le(),g("design:type",Function),g("design:paramtypes",[]),g("design:returntype",String)],$.prototype,"runtimeHcAgentInfos",null);T([Le(),g("design:type",Function),g("design:paramtypes",[]),g("design:returntype",String)],$.prototype,"runtimeGetNetworkMetrics",null);T([te(),g("design:type",Function),g("design:paramtypes",[]),g("design:returntype",Boolean)],$.prototype,"runtimeRestartHolochain",null);T([te(),B(0,q()),g("design:type",Function),g("design:paramtypes",[Object]),g("design:returntype",Boolean)],$.prototype,"runtimeHcAddAgentInfos",null);T([Le(),B(0,q()),B(1,q()),B(2,q()),B(3,q()),g("design:type",Function),g("design:paramtypes",[String,String,String,String]),g("design:returntype",void 0)],$.prototype,"runtimeVerifyStringSignedByDid",null);T([te(),B(0,q()),g("design:type",Function),g("design:paramtypes",[ir]),g("design:returntype",Boolean)],$.prototype,"runtimeSetStatus",null);T([Le(),B(0,q()),g("design:type",Function),g("design:paramtypes",[String]),g("design:returntype",Ln)],$.prototype,"runtimeFriendStatus",null);T([te(),B(0,q()),B(1,q()),g("design:type",Function),g("design:paramtypes",[String,Ps]),g("design:returntype",Boolean)],$.prototype,"runtimeFriendSendMessage",null);T([Le(),B(0,q()),g("design:type",Function),g("design:paramtypes",[String]),g("design:returntype",Array)],$.prototype,"runtimeMessageInbox",null);T([Le(),B(0,q()),g("design:type",Function),g("design:paramtypes",[String]),g("design:returntype",Array)],$.prototype,"runtimeMessageOutbox",null);T([fl(),g("design:type",Function),g("design:paramtypes",[]),g("design:returntype",Ln)],$.prototype,"runtimeMessageReceived",null);T([fl(),g("design:type",Function),g("design:paramtypes",[]),g("design:returntype",Vn)],$.prototype,"exceptionOccurred",null);T([te(),B(0,q()),g("design:type",Function),g("design:paramtypes",[Dt]),g("design:returntype",String)],$.prototype,"runtimeRequestInstallNotification",null);T([Le(),g("design:type",Function),g("design:paramtypes",[]),g("design:returntype",Array)],$.prototype,"runtimeNotifications",null);T([te(),B(0,q()),B(1,q()),g("design:type",Function),g("design:paramtypes",[String,Dt]),g("design:returntype",Boolean)],$.prototype,"runtimeUpdateNotification",null);T([te(),B(0,q()),g("design:type",Function),g("design:paramtypes",[String]),g("design:returntype",Boolean)],$.prototype,"runtimeRemoveNotification",null);T([te(),B(0,q()),g("design:type",Function),g("design:paramtypes",[String]),g("design:returntype",Boolean)],$.prototype,"runtimeGrantNotification",null);T([fl(),g("design:type",Function),g("design:paramtypes",[]),g("design:returntype",$i)],$.prototype,"runtimeNotificationTriggered",null);T([te(),B(0,q()),g("design:type",Function),g("design:paramtypes",[String]),g("design:returntype",Boolean)],$.prototype,"runtimeExportDb",null);T([te(),B(0,q()),g("design:type",Function),g("design:paramtypes",[String]),g("design:returntype",Boolean)],$.prototype,"runtimeImportDb",null);T([te(),B(0,q()),B(1,q()),g("design:type",Function),g("design:paramtypes",[String,String]),g("design:returntype",Boolean)],$.prototype,"runtimeExportPerspective",null);T([te(),B(0,q()),g("design:type",Function),g("design:paramtypes",[String]),g("design:returntype",Boolean)],$.prototype,"runtimeImportPerspective",null);T([Le(),g("design:type",Function),g("design:paramtypes",[]),g("design:returntype",Boolean)],$.prototype,"runtimeMultiUserEnabled",null);T([te(),B(0,q()),g("design:type",Function),g("design:paramtypes",[Boolean]),g("design:returntype",Boolean)],$.prototype,"runtimeSetMultiUserEnabled",null);T([Le(),g("design:type",Function),g("design:paramtypes",[]),g("design:returntype",Boolean)],$.prototype,"runtimeFreeHostingEnabled",null);T([te(),B(0,q()),g("design:type",Function),g("design:paramtypes",[Boolean]),g("design:returntype",Boolean)],$.prototype,"runtimeSetFreeHostingEnabled",null);T([Le(),g("design:type",Function),g("design:paramtypes",[]),g("design:returntype",Array)],$.prototype,"runtimeListUsers",null);T([te(),B(0,q()),B(1,q()),g("design:type",Function),g("design:paramtypes",[String,ar]),g("design:returntype",Qn)],$.prototype,"runtimeRequestLoginVerification",null);T([te(),B(0,q()),B(1,q()),B(2,q()),g("design:type",Function),g("design:paramtypes",[String,String,String]),g("design:returntype",String)],$.prototype,"runtimeVerifyEmailCode",null);T([te(),B(0,q()),g("design:type",Function),g("design:paramtypes",[String]),g("design:returntype",Boolean)],$.prototype,"runtimeTestEmail",null);T([te(),B(0,q()),B(1,q()),B(2,q()),g("design:type",Function),g("design:paramtypes",[String,String,ar]),g("design:returntype",Fn)],$.prototype,"runtimeCreateUser",null);T([te(),B(0,q()),B(1,q()),g("design:type",Function),g("design:paramtypes",[String,String]),g("design:returntype",String)],$.prototype,"runtimeLoginUser",null);T([te(),g("design:type",Function),g("design:paramtypes",[]),g("design:returntype",Boolean)],$.prototype,"runtimeEmailTestModeEnable",null);T([te(),g("design:type",Function),g("design:paramtypes",[]),g("design:returntype",Boolean)],$.prototype,"runtimeEmailTestModeDisable",null);T([te(),B(0,q()),g("design:type",Function),g("design:paramtypes",[String]),g("design:returntype",String)],$.prototype,"runtimeEmailTestGetCode",null);T([te(),g("design:type",Function),g("design:paramtypes",[]),g("design:returntype",Boolean)],$.prototype,"runtimeEmailTestClearCodes",null);T([te(),B(0,q()),B(1,q()),B(2,q()),g("design:type",Function),g("design:paramtypes",[String,String,Number]),g("design:returntype",Boolean)],$.prototype,"runtimeEmailTestSetExpiry",null);T([Le(),g("design:type",Function),g("design:paramtypes",[]),g("design:returntype",tn)],$.prototype,"runtimeHostingUserInfo",null);T([Le(),B(0,q()),B(1,q()),B(2,q()),g("design:type",Function),g("design:paramtypes",[String,Number,String]),g("design:returntype",Array)],$.prototype,"runtimeComputeLog",null);T([te(),B(0,q()),g("design:type",Function),g("design:paramtypes",[String]),g("design:returntype",Boolean)],$.prototype,"runtimeSetHotWalletAddress",null);T([te(),B(0,q()),g("design:type",Function),g("design:paramtypes",[String]),g("design:returntype",Nt)],$.prototype,"runtimeRequestPayment",null);T([te(),B(0,q()),B(1,q()),g("design:type",Function),g("design:paramtypes",[String,Number]),g("design:returntype",Boolean)],$.prototype,"runtimeSetUserCredits",null);T([te(),B(0,q()),B(1,q()),g("design:type",Function),g("design:paramtypes",[String,Boolean]),g("design:returntype",Boolean)],$.prototype,"runtimeSetUserFreeAccess",null);T([te(),g("design:type",Function),g("design:paramtypes",[]),g("design:returntype",Nt)],$.prototype,"runtimeReinstallUnytDna",null);T([te(),B(0,q()),B(1,q()),g("design:type",Function),g("design:paramtypes",[String,String]),g("design:returntype",Nt)],$.prototype,"runtimeSendHot",null);T([te(),B(0,q()),g("design:type",Function),g("design:paramtypes",[String]),g("design:returntype",Nt)],$.prototype,"runtimeSetUnytMembraneProof",null);T([Le(),g("design:type",Function),g("design:paramtypes",[]),g("design:returntype",String)],$.prototype,"runtimeHotWalletBalance",null);T([Le(),B(0,q()),B(1,q()),g("design:type",Function),g("design:paramtypes",[Number,Number]),g("design:returntype",String)],$.prototype,"runtimeHotWalletHistory",null);T([Le(),g("design:type",Function),g("design:paramtypes",[]),g("design:returntype",String)],$.prototype,"runtimeHotAgentPubkey",null);T([Le(),g("design:type",Function),g("design:paramtypes",[]),g("design:returntype",String)],$.prototype,"runtimeUnytAgentKey",null);T([Le(),g("design:type",Function),g("design:paramtypes",[]),g("design:returntype",String)],$.prototype,"runtimeUnytVersionInfo",null);$=T([Jy()],$);var QS=r=>{let e=new Set;do for(let t of Reflect.ownKeys(r))e.add([r,t]);while((r=Reflect.getPrototypeOf(r))&&r!==Object.prototype);return e};function Tl(r,{include:e,exclude:t}={}){let n=i=>{let a=o=>typeof o=="string"?i===o:o.test(i);return e?e.some(a):t?!t.some(a):!0};for(let[i,a]of QS(r.constructor.prototype)){if(a==="constructor"||!n(a))continue;let o=Reflect.getOwnPropertyDescriptor(i,a);o&&typeof o.value=="function"&&(r[a]=r[a].bind(r))}return r}function im(r){return le(this,null,function*(){let e=yield r.agent.hostingUserInfo();return{email:e.email,remainingCredits:e.remainingCredits==="unlimited"?1/0:parseFloat(e.remainingCredits)||0,hotWalletAddress:e.hotWalletAddress||null,freeAccess:e.freeAccess}})}function am(r,e){return le(this,null,function*(){return r.agent.requestPayment(e.toString())})}var zS=12e3,HS="https://hosting.ad4m.dev",WS=6e4,GS=10,kl=class extends EventTarget{constructor(t){var i;super();this.connectionState="not-connected";this.authState="unauthenticated";this.activeSocket=null;this.requestedRestart=!1;this.connectedHost=null;this.userInfo=null;this.creditPollInterval=null;Tl(this),this.options=t,this.port=t.port||parseInt(la("ad4m-port"))||zS,this.url=t.url||la("ad4m-url")||`ws://localhost:${this.port}/graphql`,this.token=la("ad4m-token")||"",this.embedded=xp(),this.hostIndexUrl=t.hostIndexUrl||HS,this.lowCreditThreshold=(i=t.lowCreditThreshold)!=null?i:GS;let n=la("ad4m-last-host");if(n)try{let a=JSON.parse(n);a&&a.id&&a.url&&a.name&&(this.connectedHost={id:a.id,name:a.name,profilePicUrl:a.profilePicUrl||"",location:a.location||"",url:a.url,rates:a.rates||[],aiModels:a.aiModels||[]})}catch(a){}this.embedded&&this.initializeEmbeddedMode()}connect(){return le(this,null,function*(){if(this.embedded)return console.log("[Ad4m Connect] Embedded mode - waiting for AD4M config via postMessage"),new Promise((t,n)=>{let i=setTimeout(()=>{n(new Error("Timeout waiting for AD4M config from parent window"))},3e4);this.embeddedResolve=a=>{clearTimeout(i),console.log("[Ad4m Connect] Successfully connected in embedded mode"),t(a)},this.embeddedReject=a=>{clearTimeout(i),n(a)},this.ad4mClient&&(this.authState==="authenticated"?(clearTimeout(i),console.log("[Ad4m Connect] Client already initialized in embedded mode"),t(this.ad4mClient)):(clearTimeout(i),n(new Error(`Embedded auth state: ${this.authState}`))))});try{return yield Ip(this.url),Gt("ad4m-url",this.url),this.ad4mClient=yield this.buildClient(),yield this.checkAuth(),this.ad4mClient}catch(t){throw console.error("[Ad4m Connect] Connection failed:",t),this.notifyConnectionChange("error"),t}})}buildClient(){return le(this,null,function*(){return this.notifyConnectionChange("connecting"),this.apolloClient&&this.wsClient&&(this.requestedRestart=!0,this.wsClient.dispose(),this.apolloClient.stop(),this.wsClient=null,this.apolloClient=null),this.wsClient=gu({url:this.url,connectionParams:()=>le(this,null,function*(){return{headers:{authorization:this.token}}}),on:{opened:t=>{this.activeSocket=t},error:t=>{this.notifyConnectionChange("error")},connected:()=>{this.notifyConnectionChange("connected")},closed:t=>le(this,null,function*(){if(!(t.wasClean||this.requestedRestart))if(!this.token)this.notifyConnectionChange("error");else try{this.ad4mClient=yield this.buildClient(),yield this.checkAuth()}catch(n){console.error("[Ad4m Connect] Reconnection failed:",n),this.notifyConnectionChange("error")}})}}),this.apolloClient=this.createApolloClient(this.wsClient),this.ad4mClient=new no(this.apolloClient),this.requestedRestart=!1,this.ad4mClient})}createApolloClient(t){return new hu({link:new Ep(t),cache:new zo({resultCaching:!1,addTypename:!1}),defaultOptions:{watchQuery:{fetchPolicy:"no-cache"},query:{fetchPolicy:"no-cache"},mutate:{fetchPolicy:"no-cache"}}})}withTempClient(t,n){return le(this,null,function*(){let i=gu({url:t,connectionParams:()=>le(this,null,function*(){return{headers:{authorization:""}}})}),a=this.createApolloClient(i),o=new no(a);try{return yield n(o)}finally{i.dispose()}})}checkAuth(){return le(this,null,function*(){try{return console.log("[Ad4m Connect] Checking authentication status..."),(yield this.ad4mClient.agent.isLocked())?(console.log("[Ad4m Connect] Agent wallet is locked"),this.notifyAuthChange("locked")):(yield this.ad4mClient.agent.status(),this.notifyAuthChange("authenticated")),!0}catch(t){console.error("[Ad4m Connect] Authentication check failed:",t);let n="Cannot extractByTags from a ciphered wallet. You must unlock first.";return t.message===n?(this.notifyAuthChange("locked"),!0):(t.message==="InvalidSignature"&&(console.log("[Ad4m Connect] Clearing invalid token due to InvalidSignature"),this.token="",gi("ad4m-token")),this.notifyAuthChange("unauthenticated"),!1)}})}disconnect(){return le(this,null,function*(){console.log("[Ad4m Connect] Disconnecting..."),this.wsClient&&(this.wsClient.dispose(),this.wsClient=null),this.apolloClient&&(this.apolloClient.stop(),this.apolloClient=null),this.ad4mClient=void 0,this.token="",gi("ad4m-token"),this.notifyAuthChange("unauthenticated"),this.connectedHost=null,this.userInfo=null,this.stopCreditPolling(),gi("ad4m-last-host"),this.notifyConnectionChange("not-connected"),console.log("[Ad4m Connect] Disconnected successfully")})}startCreditSubscription(){if(!!this.ad4mClient){try{this.ad4mClient.agent.addHostingUserInfoChangedListener(t=>{let n={email:t.email,remainingCredits:t.remainingCredits==="unlimited"?1/0:parseFloat(t.remainingCredits)||0,hotWalletAddress:t.hotWalletAddress||null,freeAccess:t.freeAccess};this.userInfo=n,this.dispatchEvent(new CustomEvent("userinfochange",{detail:n})),n.remainingCredits<=0&&this.dispatchEvent(new CustomEvent("creditdepleted")),n.remainingCredits<=this.lowCreditThreshold&&this.dispatchEvent(new CustomEvent("creditlow"))}),this.ad4mClient.agent.subscribeHostingUserInfoChanged()}catch(t){console.warn("[Ad4m Connect] Subscription not available, falling back to polling:",t)}try{this.ad4mClient.agent.addComputeLogUpdatedListener(t=>{this.dispatchEvent(new CustomEvent("computelogentry",{detail:t}))}),this.ad4mClient.agent.subscribeComputeLogUpdated()}catch(t){console.warn("[Ad4m Connect] Compute log subscription not available:",t)}this.startCreditPolling()}}startCreditPolling(){this.stopCreditPolling();let t=()=>le(this,null,function*(){try{if(!this.ad4mClient)return;let n=yield im(this.ad4mClient);this.userInfo=n,this.dispatchEvent(new CustomEvent("userinfochange",{detail:n})),n.remainingCredits<=this.lowCreditThreshold&&this.dispatchEvent(new CustomEvent("creditlow")),n.remainingCredits<=0&&this.dispatchEvent(new CustomEvent("creditdepleted"))}catch(n){console.error("[Ad4m Connect] Credit polling error:",n)}});t(),this.creditPollInterval=setInterval(t,WS)}stopCreditPolling(){this.creditPollInterval&&(clearInterval(this.creditPollInterval),this.creditPollInterval=null)}requestTopUp(t){return le(this,null,function*(){if(!this.ad4mClient)throw new Error("Not connected");return am(this.ad4mClient,t)})}fetchComputeLog(t,n){return le(this,null,function*(){if(!this.ad4mClient)throw new Error("Not connected");return this.ad4mClient.agent.computeLog(t,n)})}setConnectedHost(t){this.connectedHost=t,Gt("ad4m-last-host",JSON.stringify({id:t.id,url:t.url,name:t.name,location:t.location}))}initializeEmbeddedMode(){console.log("[Ad4m Connect] Running in embedded mode - waiting for AD4M config from parent"),window.addEventListener("message",t=>le(this,null,function*(){var n;if(((n=t.data)==null?void 0:n.type)==="AD4M_CONFIG"){if(t.source!==window.parent){console.warn("[Ad4m Connect] Rejected AD4M_CONFIG from invalid source (not parent window)");return}if(this.options.allowedOrigins&&this.options.allowedOrigins.length>0&&(!t.origin||!this.options.allowedOrigins.includes(t.origin))){console.warn("[Ad4m Connect] Rejected AD4M_CONFIG from unauthorized origin:",t.origin),this.rejectEmbedded(new Error(`Unauthorized origin: ${t.origin}`));return}console.log("[Ad4m Connect] Received AD4M_CONFIG from parent:",{port:t.data.port,hasToken:!!t.data.token});let{port:i,token:a}=t.data;if(i==null){let c=new Error("AD4M_CONFIG missing required field: port");console.error("[Ad4m Connect]",c.message),this.rejectEmbedded(c);return}let o=parseInt(i,10);if(!Number.isFinite(o)||o<=0){let c=new Error(`AD4M_CONFIG invalid port: ${i} (must be a positive integer)`);console.error("[Ad4m Connect]",c.message),this.rejectEmbedded(c);return}let s=a!=null&&typeof a=="string"?a:"";try{this.port=o,this.token=s,this.url=`ws://localhost:${o}/graphql`,Gt("ad4m-port",o.toString()),s?Gt("ad4m-token",s):gi("ad4m-token"),Gt("ad4m-url",this.url),this.ad4mClient=yield this.buildClient(),yield this.checkAuth()}catch(c){console.error("[Ad4m Connect] Failed to initialize from AD4M_CONFIG:",c),this.rejectEmbedded(c)}}})),console.log("[Ad4m Connect] Requesting AD4M config from parent window"),window.parent.postMessage({type:"REQUEST_AD4M_CONFIG"},"*")}buildAppInfo(){return{appName:this.options.appInfo.name,appDesc:this.options.appInfo.description,appDomain:this.options.appInfo.url,appUrl:window.location.origin,appIconPath:this.options.appInfo.iconPath}}requestCapability(t=!1){return le(this,null,function*(){return t&&(this.token="",gi("ad4m-token"),this.notifyConfigChange("token",this.token)),this.requestId=yield this.ad4mClient.agent.requestCapability({appName:this.options.appInfo.name,appDesc:this.options.appInfo.description,appUrl:this.options.appInfo.url,appDomain:this.options.appInfo.url,appIconPath:this.options.appInfo.iconPath,capabilities:this.options.capabilities}),this.requestId})}verifyLocalAd4mCode(t){return le(this,null,function*(){if(!this.requestId)return console.error("[Ad4m Connect] Cannot verify code: requestId is missing. Call requestCapability() first to obtain a requestId."),!1;try{let n=yield this.ad4mClient.agent.generateJwt(this.requestId,t);return this.token=n,Gt("ad4m-token",this.token),yield this.connect(),!0}catch(n){return console.error("[Ad4m Connect] Code verification failed:",n),!1}})}isValidAd4mAPI(){return le(this,null,function*(){try{return yield this.withTempClient(this.url,t=>le(this,null,function*(){return yield t.runtime.info()})),!0}catch(t){return console.error("[Ad4m Connect] Failed to verify AD4M API:",t),!1}})}isMultiUser(){return le(this,null,function*(){try{return yield this.withTempClient(this.url,t=>le(this,null,function*(){return yield t.runtime.multiUserEnabled()}))}catch(t){return console.error("[Ad4m Connect] Failed to detect multi-user mode:",t),!1}})}submitEmail(t){return le(this,null,function*(){try{return yield this.withTempClient(this.url,n=>le(this,null,function*(){return yield n.agent.requestLoginVerification(t,this.buildAppInfo())}))}catch(n){return{success:!1,message:n.message||"Failed to process email. Please try again.",requiresPassword:!1,isExistingUser:!1}}})}verifyEmailCode(t,n){return le(this,null,function*(){try{let i=yield this.withTempClient(this.url,a=>le(this,null,function*(){return yield a.agent.verifyEmailCode(t,n,"login")}));return this.token=i,Gt("ad4m-token",this.token),yield this.connect(),!0}catch(i){return console.error("[Ad4m Connect] Email code verification failed:",i),!1}})}loginWithPassword(t,n){return le(this,null,function*(){try{let i=yield this.withTempClient(this.url,a=>le(this,null,function*(){return yield a.agent.loginUser(t,n)}));return this.token=i,Gt("ad4m-token",this.token),yield this.connect(),!0}catch(i){return console.error("[Ad4m Connect] Password login failed:",i),!1}})}createAccount(t,n){return le(this,null,function*(){try{let i=yield this.withTempClient(this.url,a=>le(this,null,function*(){let o=yield a.agent.createUser(t,n);if(o.success)return yield a.agent.loginUser(t,n);throw new Error(o.error||"Failed to create account")}));return this.token=i,Gt("ad4m-token",this.token),yield this.connect(),!0}catch(i){return console.error("[Ad4m Connect] Account creation error:",i),!1}})}resolveEmbedded(t){this.embeddedResolve&&(this.embeddedResolve(t),this.embeddedResolve=void 0,this.embeddedReject=void 0)}rejectEmbedded(t){this.embeddedReject&&(this.embeddedReject(t),this.embeddedResolve=void 0,this.embeddedReject=void 0)}notifyConnectionChange(t){this.connectionState!==t&&(this.connectionState=t,this.dispatchEvent(new CustomEvent("connectionstatechange",{detail:t})))}notifyAuthChange(t){if(this.authState=t,this.dispatchEvent(new CustomEvent("authstatechange",{detail:t})),this.embedded&&(t==="authenticated"&&this.resolveEmbedded(this.ad4mClient),t==="unauthenticated"||t==="locked")){let n=t==="locked"?"Authentication failed: Agent is locked":"Authentication failed: Unauthenticated";this.rejectEmbedded(new Error(n))}}notifyConfigChange(t,n){this.dispatchEvent(new CustomEvent("configstatechange",{detail:{type:t,value:n}}))}};export{kl as default};
|
|
1657
1718
|
/*! pako 2.1.0 https://github.com/nodeca/pako @license (MIT AND Zlib) */
|