@kitelev/exocortex-cli 15.170.1 → 15.170.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.
Files changed (2) hide show
  1. package/dist/index.js +90 -90
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  #!/usr/bin/env node
2
- // @kitelev/exocortex-cli v15.170.1
2
+ // @kitelev/exocortex-cli v15.170.2
3
3
  // CLI tool for Exocortex knowledge management system - SPARQL queries, task management, and more
4
4
  // License: MIT
5
5
 
@@ -30,14 +30,14 @@ Expecting one of '${r.join("', '")}'`);return this._lifeCycleHooks[e]?this._life
30
30
  Expecting one of '${r.join("', '")}'`);let i=`${e}Help`;return this.on(i,s=>{let a;typeof t=="function"?a=t({error:s.error,command:s.command}):a=t,a&&s.write(`${a}
31
31
  `)}),this}_outputHelpIfRequested(e){let t=this._getHelpOption();t&&e.find(i=>t.is(i))&&(this.outputHelp(),this._exit(0,"commander.helpDisplayed","(outputHelp)"))}};function aT(n){return n.map(e=>{if(!e.startsWith("--inspect"))return e;let t,r="127.0.0.1",i="9229",s;return(s=e.match(/^(--inspect(-brk)?)$/))!==null?t=s[1]:(s=e.match(/^(--inspect(-brk|-port)?)=([^:]+)$/))!==null?(t=s[1],/^\d+$/.test(s[3])?i=s[3]:r=s[3]):(s=e.match(/^(--inspect(-brk|-port)?)=([^:]+):(\d+)$/))!==null&&(t=s[1],r=s[3],i=s[4]),t&&i!=="0"?`${t}=${r}:${parseInt(i)+1}`:e})}o(aT,"incrementNodeInspectorPort");function p0(){if(st.env.NO_COLOR||st.env.FORCE_COLOR==="0"||st.env.FORCE_COLOR==="false")return!1;if(st.env.FORCE_COLOR||st.env.CLICOLOR_FORCE!==void 0)return!0}o(p0,"useColor");m0.Command=h0;m0.useColor=p0});var fT=S(Qn=>{var{Argument:cT}=Zd(),{Command:g0}=oT(),{CommanderError:EL,InvalidArgumentError:lT}=Ou(),{Help:TL}=a0(),{Option:uT}=u0();Qn.program=new g0;Qn.createCommand=n=>new g0(n);Qn.createOption=(n,e)=>new uT(n,e);Qn.createArgument=(n,e)=>new cT(n,e);Qn.Command=g0;Qn.Option=uT;Qn.Argument=cT;Qn.Help=TL;Qn.CommanderError=EL;Qn.InvalidArgumentError=lT;Qn.InvalidOptionArgumentError=lT});var Fu=S(th=>{"use strict";Object.defineProperty(th,"__esModule",{value:!0});th.AssetClass=void 0;var hT;(function(n){n.AREA="ems__Area",n.TASK="ems__Task",n.PROJECT="ems__Project",n.MEETING="ems__Meeting",n.INITIATIVE="ems__Initiative",n.TASK_PROTOTYPE="ems__TaskPrototype",n.MEETING_PROTOTYPE="ems__MeetingPrototype",n.EVENT_PROTOTYPE="exo__EventPrototype",n.PROJECT_PROTOTYPE="ems__ProjectPrototype",n.EVENT="exo__Event",n.DAILY_NOTE="pn__DailyNote",n.CONCEPT="ims__Concept",n.SESSION_START_EVENT="ems__SessionStartEvent",n.SESSION_END_EVENT="ems__SessionEndEvent",n.PROTOTYPE="exo__Prototype",n.CLASS="exo__Class",n.FLEETING_NOTE="ztlk__FleetingNote",n.WORKFLOW="ems__Workflow",n.WORKFLOW_STATE="ems__WorkflowState",n.WORKFLOW_TRANSITION="ems__WorkflowTransition",n.COMMAND="exocmd__Command",n.PRECONDITION="exocmd__Precondition",n.GROUNDING="exocmd__Grounding",n.COMMAND_BINDING="exocmd__CommandBinding"})(hT||(th.AssetClass=hT={}))});var Ec=S(rh=>{"use strict";Object.defineProperty(rh,"__esModule",{value:!0});rh.EffortStatus=void 0;var pT;(function(n){n.DRAFT="ems__EffortStatusDraft",n.BACKLOG="ems__EffortStatusBacklog",n.ANALYSIS="ems__EffortStatusAnalysis",n.TODO="ems__EffortStatusToDo",n.DOING="ems__EffortStatusDoing",n.DONE="ems__EffortStatusDone",n.TRASHED="ems__EffortStatusTrashed"})(pT||(rh.EffortStatus=pT={}))});var y0=S(Qt=>{"use strict";Object.defineProperty(Qt,"__esModule",{value:!0});Qt.EFFORT_STATUS_OPTIONS=Qt.STATUS_NAME_TO_WIKILINK=Qt.STATUS_NAME_TO_ENUM=Qt.EFFORT_STATUS_CONFIG=void 0;Qt.normalizeEffortStatus=AL;Qt.isDoneStatus=xL;Qt.isTrashedStatus=CL;Qt.getEffortStatusLabel=IL;var as=Ec();Qt.EFFORT_STATUS_CONFIG=[{name:"Draft",status:as.EffortStatus.DRAFT,wikilink:"[[ems__EffortStatusDraft]]"},{name:"Backlog",status:as.EffortStatus.BACKLOG,wikilink:"[[ems__EffortStatusBacklog]]"},{name:"Analysis",status:as.EffortStatus.ANALYSIS,wikilink:"[[ems__EffortStatusAnalysis]]"},{name:"To Do",status:as.EffortStatus.TODO,wikilink:"[[ems__EffortStatusToDo]]"},{name:"Doing",status:as.EffortStatus.DOING,wikilink:"[[ems__EffortStatusDoing]]"},{name:"Done",status:as.EffortStatus.DONE,wikilink:"[[ems__EffortStatusDone]]"},{name:"Trashed",status:as.EffortStatus.TRASHED,wikilink:"[[ems__EffortStatusTrashed]]"}];Qt.STATUS_NAME_TO_ENUM=Object.fromEntries(Qt.EFFORT_STATUS_CONFIG.map(n=>[n.name,n.status]));Qt.STATUS_NAME_TO_WIKILINK=Object.fromEntries(Qt.EFFORT_STATUS_CONFIG.map(n=>[n.name,n.wikilink]));Qt.EFFORT_STATUS_OPTIONS=Qt.EFFORT_STATUS_CONFIG.map(n=>({value:n.wikilink,label:n.name}));function AL(n,e=as.EffortStatus.DRAFT){if(n.startsWith("ems__")){let r=Qt.EFFORT_STATUS_CONFIG.find(i=>i.status===n);return r?r.status:e}return Qt.STATUS_NAME_TO_ENUM[n]??e}o(AL,"normalizeEffortStatus");function xL(n){return n===as.EffortStatus.DONE}o(xL,"isDoneStatus");function CL(n){return n===as.EffortStatus.TRASHED}o(CL,"isTrashedStatus");function IL(n){if(!n)return"-";let e=String(n);if(e==="")return"-";for(let r of Qt.EFFORT_STATUS_CONFIG)if(r.wikilink===e||`[[${e}]]`===r.wikilink||r.status===e||r.name===e)return r.name;let t=e.toLowerCase();for(let r of Qt.EFFORT_STATUS_CONFIG)if(r.name.toLowerCase()===t)return r.name;return e}o(IL,"getEffortStatusLabel")});var Tc=S(nh=>{"use strict";Object.defineProperty(nh,"__esModule",{value:!0});nh.GroundingType=void 0;var mT;(function(n){n.SPARQL_UPDATE="sparql_update",n.PROPERTY_DELETE="property_delete",n.PROPERTY_SET="property_set",n.COMPOSITE="composite",n.SERVICE_CALL="service_call",n.CREATE_INSTANCE="create_instance"})(mT||(nh.GroundingType=mT={}))});var _0=S(Kn=>{"use strict";Object.defineProperty(Kn,"__esModule",{value:!0});Kn.CommandBindingStyleProperty=Kn.CommandBindingProperty=Kn.GroundingProperty=Kn.PreconditionProperty=Kn.CommandProperty=void 0;Kn.CommandProperty={ICON:"exocmd__Command_icon",PRECONDITION:"exocmd__Command_precondition",GROUNDING:"exocmd__Command_grounding",CONFIRM_MESSAGE:"exocmd__Command_confirmMessage",SUCCESS_MESSAGE:"exocmd__Command_successMessage",CATEGORY:"exocmd__Command_category"};Kn.PreconditionProperty={SPARQL_ASK:"exocmd__Precondition_sparqlAsk",QUERY:"exocmd__Precondition_query"};Kn.GroundingProperty={TYPE:"exocmd__Grounding_type",SPARQL_UPDATE:"exocmd__Grounding_sparqlUpdate",TARGET_PROPERTY:"exocmd__Grounding_targetProperty",TARGET_VALUE:"exocmd__Grounding_targetValue",STEPS:"exocmd__Grounding_steps"};Kn.CommandBindingProperty={COMMAND:"exocmd__CommandBinding_command",TARGET_CLASS:"exocmd__CommandBinding_targetClass",TARGET_PROTOTYPE:"exocmd__CommandBinding_targetPrototype",TARGET_ASSET:"exocmd__CommandBinding_targetAsset",POSITION:"exocmd__CommandBinding_position",ORDER:"exocmd__CommandBinding_order",PRECONDITION:"exocmd__CommandBinding_precondition",STYLE:"exocmd__CommandBinding_style",VARIANT:"exocmd__CommandBinding_variant"};Kn.CommandBindingStyleProperty={VARIANT:"exocmd__CommandBindingStyle_variant",SHOW_ICON:"exocmd__CommandBindingStyle_showIcon",LABEL_CLASS:"exocmd__CommandBindingStyle_labelClass",ARIA_LABEL:"exocmd__CommandBindingStyle_ariaLabel",TOOLTIP:"exocmd__CommandBindingStyle_tooltip",KEYBOARD_SHORTCUT:"exocmd__CommandBindingStyle_keyboardShortcut",SOURCE:"exocmd__CommandBindingStyle_source"}});var S0=S(En=>{"use strict";Object.defineProperty(En,"__esModule",{value:!0});En.STYLE_SOURCE_VALUES=En.LABEL_CLASS_VALUES=En.COMMAND_VARIANT_VALUES=void 0;En.isCommandVariant=RL;En.isLabelClass=PL;En.isStyleSource=OL;En.COMMAND_VARIANT_VALUES=Object.freeze(["primary","secondary","success","warning","danger","muted"]);En.LABEL_CLASS_VALUES=Object.freeze(["muted","bold","uppercase","compact"]);En.STYLE_SOURCE_VALUES=Object.freeze(["vendor","user"]);function RL(n){return typeof n=="string"&&En.COMMAND_VARIANT_VALUES.includes(n)}o(RL,"isCommandVariant");function PL(n){return typeof n=="string"&&En.LABEL_CLASS_VALUES.includes(n)}o(PL,"isLabelClass");function OL(n){return typeof n=="string"&&En.STYLE_SOURCE_VALUES.includes(n)}o(OL,"isStyleSource")});var gT=S(Ac=>{"use strict";Object.defineProperty(Ac,"__esModule",{value:!0});Ac.isCommandFrontmatter=FL;Ac.isPreconditionFrontmatter=DL;Ac.isGroundingFrontmatter=NL;Ac.isCommandBindingFrontmatter=LL;function FL(n){return ih(n,"exocmd__Command")}o(FL,"isCommandFrontmatter");function DL(n){return ih(n,"exocmd__Precondition")}o(DL,"isPreconditionFrontmatter");function NL(n){return ih(n,"exocmd__Grounding")}o(NL,"isGroundingFrontmatter");function LL(n){return ih(n,"exocmd__CommandBinding")}o(LL,"isCommandBindingFrontmatter");function ih(n,e){let t=n.exo__Instance_class;if(t==null)return!1;let r=Array.isArray(t)?t:[t];for(let i of r){if(typeof i!="string")continue;let s=i.match(/\[\[([^|\]]+)/);if((s?s[1]:i)===e)return!0}return!1}o(ih,"hasInstanceClass")});var yT=S(sh=>{"use strict";Object.defineProperty(sh,"__esModule",{value:!0});sh.hasPosition=kL;sh.isFixed=ML;function kL(n){return typeof n.x=="number"&&typeof n.y=="number"}o(kL,"hasPosition");function ML(n){return n.fx!==null&&n.fx!==void 0&&n.fy!==null&&n.fy!==void 0}o(ML,"isFixed")});var _T=S(ah=>{"use strict";Object.defineProperty(ah,"__esModule",{value:!0});ah.createEmptyGraphData=jL;ah.mergeGraphData=$L;function jL(){return{nodes:[],edges:[],lastUpdated:Date.now(),version:0}}o(jL,"createEmptyGraphData");function $L(n,e){let t=new Map,r=new Set,i=[];for(let s of n.nodes)t.set(s.id,s);for(let s of e.nodes)t.set(s.id,s);for(let s of n.edges){let a=`${s.source}->${s.target}:${s.type}`;r.has(a)||(r.add(a),i.push(s))}for(let s of e.edges){let a=`${s.source}->${s.target}:${s.type}`;r.has(a)||(r.add(a),i.push(s))}return{nodes:Array.from(t.values()),edges:i,lastUpdated:Date.now(),version:Math.max(n.version??0,e.version??0)+1}}o($L,"mergeGraphData")});var v0=S(oh=>{"use strict";Object.defineProperty(oh,"__esModule",{value:!0});oh.createEdgeId=BL;oh.edgesEqual=VL;function BL(n,e,t,r){let i=r?`|${r}`:"";return`${n}->${e}:${t}${i}`}o(BL,"createEdgeId");function VL(n,e){return n.source===e.source&&n.target===e.target&&n.type===e.type&&n.predicate===e.predicate}o(VL,"edgesEqual")});var b0=S(Ut=>{"use strict";Object.defineProperty(Ut,"__esModule",{value:!0});Ut.BUILT_IN_EDGE_STYLES=Ut.BUILT_IN_NODE_STYLES=Ut.DEFAULT_EDGE_STYLE=Ut.DEFAULT_NODE_STYLE=Ut.RDF_TYPE_PREDICATES=void 0;Ut.mergeNodeStyles=UL;Ut.mergeEdgeStyles=qL;Ut.extractLocalName=WL;Ut.isClassType=GL;Ut.isTypePredicate=zL;Ut.isSubClassPredicate=HL;Ut.RDF_TYPE_PREDICATES={RDF_TYPE:"http://www.w3.org/1999/02/22-rdf-syntax-ns#type",RDFS_CLASS:"http://www.w3.org/2000/01/rdf-schema#Class",OWL_CLASS:"http://www.w3.org/2002/07/owl#Class",RDFS_SUBCLASS_OF:"http://www.w3.org/2000/01/rdf-schema#subClassOf",OWL_EQUIVALENT_CLASS:"http://www.w3.org/2002/07/owl#equivalentClass",RDFS_LABEL:"http://www.w3.org/2000/01/rdf-schema#label",RDFS_COMMENT:"http://www.w3.org/2000/01/rdf-schema#comment"};Ut.DEFAULT_NODE_STYLE={color:"#6366f1",borderColor:"#4f46e5",borderWidth:2,size:30,shape:"circle",icon:"",opacity:1,shadow:!1,animation:"none"};Ut.DEFAULT_EDGE_STYLE={color:"#9ca3af",width:1,lineStyle:"solid",arrow:"standard",curvature:0,opacity:.6,showLabel:!1,labelPosition:.5};Ut.BUILT_IN_NODE_STYLES={"http://www.w3.org/2000/01/rdf-schema#Class":{color:"#f59e0b",shape:"diamond",size:40},"http://www.w3.org/2002/07/owl#Class":{color:"#f59e0b",shape:"diamond",size:40},ems__Task:{color:"#22c55e",shape:"circle"},ems__Project:{color:"#3b82f6",shape:"square"},ems__Area:{color:"#8b5cf6",shape:"hexagon",size:40},ems__Meeting:{color:"#ec4899",shape:"circle"},exo__Class:{color:"#f59e0b",shape:"diamond"},ims__Person:{color:"#06b6d4",shape:"circle"}};Ut.BUILT_IN_EDGE_STYLES={"http://www.w3.org/1999/02/22-rdf-syntax-ns#type":{color:"#f59e0b",lineStyle:"dashed",arrow:"standard"},"http://www.w3.org/2000/01/rdf-schema#subClassOf":{color:"#8b5cf6",width:2,arrow:"triangle"},"https://exocortex.my/ontology/ems#Effort_parent":{color:"#6366f1",width:2,arrow:"standard"},"https://exocortex.my/ontology/exo#Asset_prototype":{color:"#f59e0b",lineStyle:"dashed",arrow:"circle"},"https://exocortex.my/ontology/exo#references":{color:"#22c55e",opacity:.4,arrow:"standard"}};function UL(n,e){return{...n,...Object.fromEntries(Object.entries(e).filter(([,t])=>t!==void 0))}}o(UL,"mergeNodeStyles");function qL(n,e){return{...n,...Object.fromEntries(Object.entries(e).filter(([,t])=>t!==void 0))}}o(qL,"mergeEdgeStyles");function WL(n){let e=n.lastIndexOf("#"),t=n.lastIndexOf("/"),r=Math.max(e,t);return r>=0?n.substring(r+1):n}o(WL,"extractLocalName");function GL(n){return n===Ut.RDF_TYPE_PREDICATES.RDFS_CLASS||n===Ut.RDF_TYPE_PREDICATES.OWL_CLASS}o(GL,"isClassType");function zL(n){return n===Ut.RDF_TYPE_PREDICATES.RDF_TYPE}o(zL,"isTypePredicate");function HL(n){return n===Ut.RDF_TYPE_PREDICATES.RDFS_SUBCLASS_OF}o(HL,"isSubClassPredicate")});var vT=S(ST=>{"use strict";Object.defineProperty(ST,"__esModule",{value:!0})});var Ae=S(ch=>{"use strict";Object.defineProperty(ch,"__esModule",{value:!0});ch.IRI=void 0;var w0=class n{static{o(this,"IRI")}constructor(e){let t=e.trim();if(t.length===0)throw new Error("IRI cannot be empty");if(!n.isValidIRI(t))throw new Error("Invalid IRI format");this._value=t}get value(){return this._value}equals(e){return this._value===e._value}toString(){return this._value}static isValidIRI(e){if(!e||e.trim().length===0||/\s/.test(e)||!/^[a-z][a-z0-9+.-]*:/i.test(e))return!1;let r=["http","https","ftp","ftps","file","mailto","tel","data","ws","wss","urn","obsidian"],i=e.match(/^([a-z][a-z0-9+.-]*?):/i);if(i){let s=i[1].toLowerCase();if(!r.includes(s))return!1}try{return new URL(e),!0}catch{return/^urn:[a-z0-9][a-z0-9-]{0,31}:[^\s]+$/i.test(e)}}};ch.IRI=w0});var Ne=S(bo=>{"use strict";Object.defineProperty(bo,"__esModule",{value:!0});bo.Literal=void 0;bo.parseLanguageTag=bT;bo.createDirectionalLiteral=KL;bo.createLiteralFromLanguageTag=YL;var QL="http://www.w3.org/2001/XMLSchema#string",Du=class{static{o(this,"Literal")}constructor(e,t,r,i){if(e.length===0)throw new Error("Literal value cannot be empty");if(t&&r)throw new Error("Literal cannot have both datatype and language tag");if(i&&!r)throw new Error("Literal cannot have direction without language tag");if(i&&i!=="ltr"&&i!=="rtl")throw new Error('Direction must be "ltr" or "rtl"');this._value=e,this._datatype=t,this._language=r?r.toLowerCase():void 0,this._direction=i}get value(){return this._value}get datatype(){return this._datatype}get language(){return this._language}get direction(){return this._direction}hasDirection(){return this._direction!==void 0}equals(e){if(this._value!==e._value||this._language!==e._language||this._direction!==e._direction)return!1;let t=this.normalizedDatatype(),r=e.normalizedDatatype();return t===r}normalizedDatatype(){return!this._datatype||this._datatype.value===QL?null:this._datatype.value}toString(){let e=`"${this._value}"`;return this._datatype?e+=`^^<${this._datatype.value}>`:this._language&&(e+=`@${this._language}`,this._direction&&(e+=`--${this._direction}`)),e}};bo.Literal=Du;function bT(n){let t=n.lastIndexOf("--");if(t===-1)return{language:n.toLowerCase()};let r=n.substring(t+2),i=n.substring(0,t);return r==="ltr"||r==="rtl"?{language:i.toLowerCase(),direction:r}:{language:n.toLowerCase()}}o(bT,"parseLanguageTag");function KL(n,e,t){return new Du(n,void 0,e,t)}o(KL,"createDirectionalLiteral");function YL(n,e){let{language:t,direction:r}=bT(e);return new Du(n,void 0,t,r)}o(YL,"createLiteralFromLanguageTag")});var qt=S(uh=>{"use strict";Object.defineProperty(uh,"__esModule",{value:!0});uh.BlankNode=void 0;var lh=class n{static{o(this,"BlankNode")}constructor(e){let t=e.trim();if(t.length===0)throw new Error("BlankNode id cannot be empty");this._id=t}get id(){return this._id}equals(e){return this._id===e._id}toString(){return`_:${this._id}`}static generateId(){return`b${++n.counter}`}static create(){return new n(n.generateId())}};uh.BlankNode=lh;lh.counter=0});var yr=S(fh=>{"use strict";Object.defineProperty(fh,"__esModule",{value:!0});fh.Namespace=void 0;var wT=Ae(),Me=class n{static{o(this,"Namespace")}constructor(e,t){if(e.trim().length===0)throw new Error("Namespace prefix cannot be empty");this._prefix=e,this._iri=new wT.IRI(t)}get prefix(){return this._prefix}get iri(){return this._iri}term(e){return new wT.IRI(`${this._iri.value}${e}`)}expand(e){let t=e.split(":");if(t.length!==2)return null;let[r,i]=t;return r!==this._prefix?null:this.term(i)}static forPrefix(e){if(!/^[a-z][a-zA-Z0-9]*$/.test(e))return null;let t=n.KNOWN_NAMESPACES.find(r=>r.prefix===e);return t||new n(e,`${n.EXOCORTEX_ONTOLOGY_BASE}${e}#`)}static fromPropertyKey(e){let t=/^([a-z][a-zA-Z0-9]*)__(.+)$/.exec(e);if(!t)return null;let r=n.forPrefix(t[1]);return r?{namespace:r,localName:t[2]}:null}};fh.Namespace=Me;Me.RDF=new Me("rdf","http://www.w3.org/1999/02/22-rdf-syntax-ns#");Me.RDFS=new Me("rdfs","http://www.w3.org/2000/01/rdf-schema#");Me.OWL=new Me("owl","http://www.w3.org/2002/07/owl#");Me.XSD=new Me("xsd","http://www.w3.org/2001/XMLSchema#");Me.EXO=new Me("exo","https://exocortex.my/ontology/exo#");Me.EMS=new Me("ems","https://exocortex.my/ontology/ems#");Me.EXOCMD=new Me("exocmd","https://exocortex.my/ontology/exocmd#");Me.IMS=new Me("ims","https://exocortex.my/ontology/ims#");Me.ZTLK=new Me("ztlk","https://exocortex.my/ontology/ztlk#");Me.PTMS=new Me("ptms","https://exocortex.my/ontology/ptms#");Me.LIT=new Me("lit","https://exocortex.my/ontology/lit#");Me.INBOX=new Me("inbox","https://exocortex.my/ontology/inbox#");Me.PMBOK=new Me("pmbok","https://exocortex.my/ontology/pmbok#");Me.EXOCORTEX_ONTOLOGY_BASE="https://exocortex.my/ontology/";Me.KNOWN_NAMESPACES=[Me.EXO,Me.EMS,Me.EXOCMD,Me.IMS,Me.ZTLK,Me.PTMS,Me.LIT,Me.INBOX,Me.PMBOK]});var Yn=S(dh=>{"use strict";Object.defineProperty(dh,"__esModule",{value:!0});dh.Triple=void 0;var E0=Ae(),T0=Ne(),A0=qt(),x0=class{static{o(this,"Triple")}constructor(e,t,r){this._subject=e,this._predicate=t,this._object=r}get subject(){return this._subject}get predicate(){return this._predicate}get object(){return this._object}equals(e){return!(!this.equalsNode(this._subject,e._subject)||!this._predicate.equals(e._predicate)||!this.equalsNode(this._object,e._object))}equalsNode(e,t){return e instanceof E0.IRI&&t instanceof E0.IRI||e instanceof A0.BlankNode&&t instanceof A0.BlankNode||e instanceof T0.Literal&&t instanceof T0.Literal||this.isQuotedTriple(e)&&this.isQuotedTriple(t)?e.equals(t):!1}isQuotedTriple(e){return typeof e=="object"&&e!==null&&"termType"in e&&e.termType==="QuotedTriple"}toString(){let e=this.nodeToString(this._subject),t=`<${this._predicate.value}>`,r=this.nodeToString(this._object);return`${e} ${t} ${r} .`}nodeToString(e){return e instanceof E0.IRI?`<${e.value}>`:e instanceof A0.BlankNode||e instanceof T0.Literal||this.isQuotedTriple(e)?e.toString():""}};dh.Triple=x0});var Nu=S(hh=>{"use strict";Object.defineProperty(hh,"__esModule",{value:!0});hh.QuotedTriple=void 0;var C0=Ae(),I0=Ne(),R0=qt(),P0=class n{static{o(this,"QuotedTriple")}constructor(e,t,r){this._subject=e,this._predicate=t,this._object=r}get subject(){return this._subject}get predicate(){return this._predicate}get object(){return this._object}equals(e){return!(!this.equalsNode(this._subject,e._subject)||!this._predicate.equals(e._predicate)||!this.equalsNode(this._object,e._object))}equalsNode(e,t){return e instanceof C0.IRI&&t instanceof C0.IRI||e instanceof R0.BlankNode&&t instanceof R0.BlankNode||e instanceof I0.Literal&&t instanceof I0.Literal||e instanceof n&&t instanceof n?e.equals(t):!1}get termType(){return"QuotedTriple"}toString(){let e=this.nodeToString(this._subject),t=`<${this._predicate.value}>`,r=this.nodeToString(this._object);return`<< ${e} ${t} ${r} >>`}nodeToString(e){return e instanceof C0.IRI?`<${e.value}>`:e instanceof R0.BlankNode||e instanceof I0.Literal||e instanceof n?e.toString():""}};hh.QuotedTriple=P0});var ET=S(Zt=>{"use strict";Object.defineProperty(Zt,"__esModule",{value:!0});Zt.QuotedTriple=Zt.Triple=Zt.Namespace=Zt.BlankNode=Zt.createLiteralFromLanguageTag=Zt.createDirectionalLiteral=Zt.parseLanguageTag=Zt.Literal=Zt.IRI=void 0;var XL=Ae();Object.defineProperty(Zt,"IRI",{enumerable:!0,get:o(function(){return XL.IRI},"get")});var ph=Ne();Object.defineProperty(Zt,"Literal",{enumerable:!0,get:o(function(){return ph.Literal},"get")});Object.defineProperty(Zt,"parseLanguageTag",{enumerable:!0,get:o(function(){return ph.parseLanguageTag},"get")});Object.defineProperty(Zt,"createDirectionalLiteral",{enumerable:!0,get:o(function(){return ph.createDirectionalLiteral},"get")});Object.defineProperty(Zt,"createLiteralFromLanguageTag",{enumerable:!0,get:o(function(){return ph.createLiteralFromLanguageTag},"get")});var JL=qt();Object.defineProperty(Zt,"BlankNode",{enumerable:!0,get:o(function(){return JL.BlankNode},"get")});var ZL=yr();Object.defineProperty(Zt,"Namespace",{enumerable:!0,get:o(function(){return ZL.Namespace},"get")});var ek=Yn();Object.defineProperty(Zt,"Triple",{enumerable:!0,get:o(function(){return ek.Triple},"get")});var tk=Nu();Object.defineProperty(Zt,"QuotedTriple",{enumerable:!0,get:o(function(){return tk.QuotedTriple},"get")})});var mh=S(Jn=>{"use strict";Object.defineProperty(Jn,"__esModule",{value:!0});Jn.UUID_URL_NAMESPACE=Jn.DEFAULT_LANGUAGE_TAG=Jn.REQUIRED_PROPERTIES=Jn.ALLOWED_PROPERTIES=Jn.Exo003MetadataType=void 0;var Xn;(function(n){n.Namespace="namespace",n.Anchor="anchor",n.BlankNode="blank_node",n.Statement="statement",n.Body="body"})(Xn||(Jn.Exo003MetadataType=Xn={}));Jn.ALLOWED_PROPERTIES={[Xn.Namespace]:["metadata","uri","aliases"],[Xn.Anchor]:["metadata","uri","aliases"],[Xn.BlankNode]:["metadata","uri","aliases"],[Xn.Statement]:["metadata","subject","predicate","object","aliases"],[Xn.Body]:["metadata","subject","predicate","aliases"]};Jn.REQUIRED_PROPERTIES={[Xn.Namespace]:["metadata","uri"],[Xn.Anchor]:["metadata","uri"],[Xn.BlankNode]:["metadata","uri"],[Xn.Statement]:["metadata","subject","predicate","object"],[Xn.Body]:["metadata","subject","predicate"]};Jn.DEFAULT_LANGUAGE_TAG="ru";Jn.UUID_URL_NAMESPACE="6ba7b811-9dad-11d1-80b4-00c04fd430c8"});var TT=S(O0=>{"use strict";Object.defineProperty(O0,"__esModule",{value:!0});O0.default="ffffffff-ffff-ffff-ffff-ffffffffffff"});var AT=S(F0=>{"use strict";Object.defineProperty(F0,"__esModule",{value:!0});F0.default="00000000-0000-0000-0000-000000000000"});var xT=S(D0=>{"use strict";Object.defineProperty(D0,"__esModule",{value:!0});D0.default=/^(?:[0-9a-f]{8}-[0-9a-f]{4}-[1-8][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$/i});var Lu=S(N0=>{"use strict";Object.defineProperty(N0,"__esModule",{value:!0});var rk=xT();function nk(n){return typeof n=="string"&&rk.default.test(n)}o(nk,"validate");N0.default=nk});var ku=S(L0=>{"use strict";Object.defineProperty(L0,"__esModule",{value:!0});var ik=Lu();function sk(n){if(!(0,ik.default)(n))throw TypeError("Invalid UUID");let e;return Uint8Array.of((e=parseInt(n.slice(0,8),16))>>>24,e>>>16&255,e>>>8&255,e&255,(e=parseInt(n.slice(9,13),16))>>>8,e&255,(e=parseInt(n.slice(14,18),16))>>>8,e&255,(e=parseInt(n.slice(19,23),16))>>>8,e&255,(e=parseInt(n.slice(24,36),16))/1099511627776&255,e/4294967296&255,e>>>24&255,e>>>16&255,e>>>8&255,e&255)}o(sk,"parse");L0.default=sk});var Ws=S(Mu=>{"use strict";Object.defineProperty(Mu,"__esModule",{value:!0});Mu.unsafeStringify=void 0;var ak=Lu(),Dr=[];for(let n=0;n<256;++n)Dr.push((n+256).toString(16).slice(1));function CT(n,e=0){return(Dr[n[e+0]]+Dr[n[e+1]]+Dr[n[e+2]]+Dr[n[e+3]]+"-"+Dr[n[e+4]]+Dr[n[e+5]]+"-"+Dr[n[e+6]]+Dr[n[e+7]]+"-"+Dr[n[e+8]]+Dr[n[e+9]]+"-"+Dr[n[e+10]]+Dr[n[e+11]]+Dr[n[e+12]]+Dr[n[e+13]]+Dr[n[e+14]]+Dr[n[e+15]]).toLowerCase()}o(CT,"unsafeStringify");Mu.unsafeStringify=CT;function ok(n,e=0){let t=CT(n,e);if(!(0,ak.default)(t))throw TypeError("Stringified UUID is invalid");return t}o(ok,"stringify");Mu.default=ok});var _h=S(k0=>{"use strict";Object.defineProperty(k0,"__esModule",{value:!0});var ck=require("crypto"),yh=new Uint8Array(256),gh=yh.length;function lk(){return gh>yh.length-16&&((0,ck.randomFillSync)(yh),gh=0),yh.slice(gh,gh+=16)}o(lk,"rng");k0.default=lk});var M0=S($u=>{"use strict";Object.defineProperty($u,"__esModule",{value:!0});$u.updateV1State=void 0;var IT=_h(),uk=Ws(),ju={};function fk(n,e,t){let r,i=n?._v6??!1;if(n){let s=Object.keys(n);s.length===1&&s[0]==="_v6"&&(n=void 0)}if(n)r=RT(n.random??n.rng?.()??(0,IT.default)(),n.msecs,n.nsecs,n.clockseq,n.node,e,t);else{let s=Date.now(),a=(0,IT.default)();PT(ju,s,a),r=RT(a,ju.msecs,ju.nsecs,i?void 0:ju.clockseq,i?void 0:ju.node,e,t)}return e??(0,uk.unsafeStringify)(r)}o(fk,"v1");function PT(n,e,t){return n.msecs??=-1/0,n.nsecs??=0,e===n.msecs?(n.nsecs++,n.nsecs>=1e4&&(n.node=void 0,n.nsecs=0)):e>n.msecs?n.nsecs=0:e<n.msecs&&(n.node=void 0),n.node||(n.node=t.slice(10,16),n.node[0]|=1,n.clockseq=(t[8]<<8|t[9])&16383),n.msecs=e,n}o(PT,"updateV1State");$u.updateV1State=PT;function RT(n,e,t,r,i,s,a=0){if(n.length<16)throw new Error("Random bytes length must be >= 16");if(!s)s=new Uint8Array(16),a=0;else if(a<0||a+16>s.length)throw new RangeError(`UUID byte range ${a}:${a+15} is out of buffer bounds`);e??=Date.now(),t??=0,r??=(n[8]<<8|n[9])&16383,i??=n.slice(10,16),e+=122192928e5;let c=((e&268435455)*1e4+t)%4294967296;s[a++]=c>>>24&255,s[a++]=c>>>16&255,s[a++]=c>>>8&255,s[a++]=c&255;let l=e/4294967296*1e4&268435455;s[a++]=l>>>8&255,s[a++]=l&255,s[a++]=l>>>24&15|16,s[a++]=l>>>16&255,s[a++]=r>>>8|128,s[a++]=r&255;for(let u=0;u<6;++u)s[a++]=i[u];return s}o(RT,"v1Bytes");$u.default=fk});var $0=S(j0=>{"use strict";Object.defineProperty(j0,"__esModule",{value:!0});var dk=ku(),hk=Ws();function pk(n){let e=typeof n=="string"?(0,dk.default)(n):n,t=mk(e);return typeof n=="string"?(0,hk.unsafeStringify)(t):t}o(pk,"v1ToV6");j0.default=pk;function mk(n){return Uint8Array.of((n[6]&15)<<4|n[7]>>4&15,(n[7]&15)<<4|(n[4]&240)>>4,(n[4]&15)<<4|(n[5]&240)>>4,(n[5]&15)<<4|(n[0]&240)>>4,(n[0]&15)<<4|(n[1]&240)>>4,(n[1]&15)<<4|(n[2]&240)>>4,96|n[2]&15,n[3],n[8],n[9],n[10],n[11],n[12],n[13],n[14],n[15])}o(mk,"_v1ToV6")});var OT=S(B0=>{"use strict";Object.defineProperty(B0,"__esModule",{value:!0});var gk=require("crypto");function yk(n){return Array.isArray(n)?n=Buffer.from(n):typeof n=="string"&&(n=Buffer.from(n,"utf8")),(0,gk.createHash)("md5").update(n).digest()}o(yk,"md5");B0.default=yk});var Bu=S(Gs=>{"use strict";Object.defineProperty(Gs,"__esModule",{value:!0});Gs.URL=Gs.DNS=Gs.stringToBytes=void 0;var FT=ku(),_k=Ws();function DT(n){n=unescape(encodeURIComponent(n));let e=new Uint8Array(n.length);for(let t=0;t<n.length;++t)e[t]=n.charCodeAt(t);return e}o(DT,"stringToBytes");Gs.stringToBytes=DT;Gs.DNS="6ba7b810-9dad-11d1-80b4-00c04fd430c8";Gs.URL="6ba7b811-9dad-11d1-80b4-00c04fd430c8";function Sk(n,e,t,r,i,s){let a=typeof t=="string"?DT(t):t,c=typeof r=="string"?(0,FT.default)(r):r;if(typeof r=="string"&&(r=(0,FT.default)(r)),r?.length!==16)throw TypeError("Namespace must be array-like (16 iterable integer values, 0-255)");let l=new Uint8Array(16+a.length);if(l.set(c),l.set(a,c.length),l=e(l),l[6]=l[6]&15|n,l[8]=l[8]&63|128,i){s=s||0;for(let u=0;u<16;++u)i[s+u]=l[u];return i}return(0,_k.unsafeStringify)(l)}o(Sk,"v35");Gs.default=Sk});var LT=S(wo=>{"use strict";Object.defineProperty(wo,"__esModule",{value:!0});wo.URL=wo.DNS=void 0;var vk=OT(),V0=Bu(),NT=Bu();Object.defineProperty(wo,"DNS",{enumerable:!0,get:o(function(){return NT.DNS},"get")});Object.defineProperty(wo,"URL",{enumerable:!0,get:o(function(){return NT.URL},"get")});function U0(n,e,t,r){return(0,V0.default)(48,vk.default,n,e,t,r)}o(U0,"v3");U0.DNS=V0.DNS;U0.URL=V0.URL;wo.default=U0});var kT=S(q0=>{"use strict";Object.defineProperty(q0,"__esModule",{value:!0});var bk=require("crypto");q0.default={randomUUID:bk.randomUUID}});var jT=S(W0=>{"use strict";Object.defineProperty(W0,"__esModule",{value:!0});var MT=kT(),wk=_h(),Ek=Ws();function Tk(n,e,t){if(MT.default.randomUUID&&!e&&!n)return MT.default.randomUUID();n=n||{};let r=n.random??n.rng?.()??(0,wk.default)();if(r.length<16)throw new Error("Random bytes length must be >= 16");if(r[6]=r[6]&15|64,r[8]=r[8]&63|128,e){if(t=t||0,t<0||t+16>e.length)throw new RangeError(`UUID byte range ${t}:${t+15} is out of buffer bounds`);for(let i=0;i<16;++i)e[t+i]=r[i];return e}return(0,Ek.unsafeStringify)(r)}o(Tk,"v4");W0.default=Tk});var $T=S(G0=>{"use strict";Object.defineProperty(G0,"__esModule",{value:!0});var Ak=require("crypto");function xk(n){return Array.isArray(n)?n=Buffer.from(n):typeof n=="string"&&(n=Buffer.from(n,"utf8")),(0,Ak.createHash)("sha1").update(n).digest()}o(xk,"sha1");G0.default=xk});var VT=S(Eo=>{"use strict";Object.defineProperty(Eo,"__esModule",{value:!0});Eo.URL=Eo.DNS=void 0;var Ck=$T(),z0=Bu(),BT=Bu();Object.defineProperty(Eo,"DNS",{enumerable:!0,get:o(function(){return BT.DNS},"get")});Object.defineProperty(Eo,"URL",{enumerable:!0,get:o(function(){return BT.URL},"get")});function H0(n,e,t,r){return(0,z0.default)(80,Ck.default,n,e,t,r)}o(H0,"v5");H0.DNS=z0.DNS;H0.URL=z0.URL;Eo.default=H0});var UT=S(Q0=>{"use strict";Object.defineProperty(Q0,"__esModule",{value:!0});var Ik=Ws(),Rk=M0(),Pk=$0();function Ok(n,e,t){n??={},t??=0;let r=(0,Rk.default)({...n,_v6:!0},new Uint8Array(16));if(r=(0,Pk.default)(r),e){for(let i=0;i<16;i++)e[t+i]=r[i];return e}return(0,Ik.unsafeStringify)(r)}o(Ok,"v6");Q0.default=Ok});var qT=S(K0=>{"use strict";Object.defineProperty(K0,"__esModule",{value:!0});var Fk=ku(),Dk=Ws();function Nk(n){let e=typeof n=="string"?(0,Fk.default)(n):n,t=Lk(e);return typeof n=="string"?(0,Dk.unsafeStringify)(t):t}o(Nk,"v6ToV1");K0.default=Nk;function Lk(n){return Uint8Array.of((n[3]&15)<<4|n[4]>>4&15,(n[4]&15)<<4|(n[5]&240)>>4,(n[5]&15)<<4|n[6]&15,n[7],(n[1]&15)<<4|(n[2]&240)>>4,(n[2]&15)<<4|(n[3]&240)>>4,16|(n[0]&240)>>4,(n[0]&15)<<4|(n[1]&240)>>4,n[8],n[9],n[10],n[11],n[12],n[13],n[14],n[15])}o(Lk,"_v6ToV1")});var HT=S(Vu=>{"use strict";Object.defineProperty(Vu,"__esModule",{value:!0});Vu.updateV7State=void 0;var WT=_h(),kk=Ws(),Y0={};function Mk(n,e,t){let r;if(n)r=GT(n.random??n.rng?.()??(0,WT.default)(),n.msecs,n.seq,e,t);else{let i=Date.now(),s=(0,WT.default)();zT(Y0,i,s),r=GT(s,Y0.msecs,Y0.seq,e,t)}return e??(0,kk.unsafeStringify)(r)}o(Mk,"v7");function zT(n,e,t){return n.msecs??=-1/0,n.seq??=0,e>n.msecs?(n.seq=t[6]<<23|t[7]<<16|t[8]<<8|t[9],n.msecs=e):(n.seq=n.seq+1|0,n.seq===0&&n.msecs++),n}o(zT,"updateV7State");Vu.updateV7State=zT;function GT(n,e,t,r,i=0){if(n.length<16)throw new Error("Random bytes length must be >= 16");if(!r)r=new Uint8Array(16),i=0;else if(i<0||i+16>r.length)throw new RangeError(`UUID byte range ${i}:${i+15} is out of buffer bounds`);return e??=Date.now(),t??=n[6]*127<<24|n[7]<<16|n[8]<<8|n[9],r[i++]=e/1099511627776&255,r[i++]=e/4294967296&255,r[i++]=e/16777216&255,r[i++]=e/65536&255,r[i++]=e/256&255,r[i++]=e&255,r[i++]=112|t>>>28&15,r[i++]=t>>>20&255,r[i++]=128|t>>>14&63,r[i++]=t>>>6&255,r[i++]=t<<2&255|n[10]&3,r[i++]=n[11],r[i++]=n[12],r[i++]=n[13],r[i++]=n[14],r[i++]=n[15],r}o(GT,"v7Bytes");Vu.default=Mk});var QT=S(X0=>{"use strict";Object.defineProperty(X0,"__esModule",{value:!0});var jk=Lu();function $k(n){if(!(0,jk.default)(n))throw TypeError("Invalid UUID");return parseInt(n.slice(14,15),16)}o($k,"version");X0.default=$k});var Tn=S(ct=>{"use strict";Object.defineProperty(ct,"__esModule",{value:!0});ct.version=ct.validate=ct.v7=ct.v6ToV1=ct.v6=ct.v5=ct.v4=ct.v3=ct.v1ToV6=ct.v1=ct.stringify=ct.parse=ct.NIL=ct.MAX=void 0;var Bk=TT();Object.defineProperty(ct,"MAX",{enumerable:!0,get:o(function(){return Bk.default},"get")});var Vk=AT();Object.defineProperty(ct,"NIL",{enumerable:!0,get:o(function(){return Vk.default},"get")});var Uk=ku();Object.defineProperty(ct,"parse",{enumerable:!0,get:o(function(){return Uk.default},"get")});var qk=Ws();Object.defineProperty(ct,"stringify",{enumerable:!0,get:o(function(){return qk.default},"get")});var Wk=M0();Object.defineProperty(ct,"v1",{enumerable:!0,get:o(function(){return Wk.default},"get")});var Gk=$0();Object.defineProperty(ct,"v1ToV6",{enumerable:!0,get:o(function(){return Gk.default},"get")});var zk=LT();Object.defineProperty(ct,"v3",{enumerable:!0,get:o(function(){return zk.default},"get")});var Hk=jT();Object.defineProperty(ct,"v4",{enumerable:!0,get:o(function(){return Hk.default},"get")});var Qk=VT();Object.defineProperty(ct,"v5",{enumerable:!0,get:o(function(){return Qk.default},"get")});var Kk=UT();Object.defineProperty(ct,"v6",{enumerable:!0,get:o(function(){return Kk.default},"get")});var Yk=qT();Object.defineProperty(ct,"v6ToV1",{enumerable:!0,get:o(function(){return Yk.default},"get")});var Xk=HT();Object.defineProperty(ct,"v7",{enumerable:!0,get:o(function(){return Xk.default},"get")});var Jk=Lu();Object.defineProperty(ct,"validate",{enumerable:!0,get:o(function(){return Jk.default},"get")});var Zk=QT();Object.defineProperty(ct,"version",{enumerable:!0,get:o(function(){return Zk.default},"get")})});var e_=S(Sh=>{"use strict";Object.defineProperty(Sh,"__esModule",{value:!0});Sh.Exo003UUIDGenerator=void 0;var J0=Tn(),KT=mh(),Z0=class{static{o(this,"Exo003UUIDGenerator")}static generateNamespaceUUID(e){if(!e||e.trim().length===0)throw new Error("Namespace URI cannot be empty");return(0,J0.v5)(e,KT.UUID_URL_NAMESPACE)}static generateAssetUUID(e,t){if(!t||t.trim().length===0)throw new Error("Local identifier cannot be empty");let r=this.generateNamespaceUUID(e);return(0,J0.v5)(t,r)}static generateFromIRI(e){if(!e||e.trim().length===0)throw new Error("IRI cannot be empty");let{namespace:t,localName:r}=this.splitIRI(e);return r?this.generateAssetUUID(t,r):(0,J0.v5)(e,KT.UUID_URL_NAMESPACE)}static generateBlankNodeUUID(e,t){if(!e||e.trim().length===0)throw new Error("Blank node ID cannot be empty");let r="urn:exocortex:blank-node:",i=t?`${t}#${e}`:e;return this.generateAssetUUID(r,i)}static generateStatementUUID(e,t,r){if(!e||!t||!r)throw new Error("Subject, predicate, and object cannot be empty");let i="urn:exocortex:statement:",s=`${e} ${t} ${r}`;return this.generateAssetUUID(i,s)}static generateBodyUUID(e,t){let r="urn:exocortex:body:",i=e;return t?.datatype?i+=`^^${t.datatype}`:t?.language&&(i+=`@${t.language}`,t.direction&&(i+=`--${t.direction}`)),this.generateAssetUUID(r,i)}static splitIRI(e){let t=e.lastIndexOf("#");if(t!==-1&&t<e.length-1)return{namespace:e.substring(0,t+1),localName:e.substring(t+1)};let r=e.lastIndexOf("/"),i=e.indexOf("://");return r!==-1&&r>i+2&&r<e.length-1?{namespace:e.substring(0,r+1),localName:e.substring(r+1)}:{namespace:e,localName:""}}static isValidUUID(e){return/^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$/i.test(e)}};Sh.Exo003UUIDGenerator=Z0});var XT=S(bh=>{"use strict";Object.defineProperty(bh,"__esModule",{value:!0});bh.Exo003Parser=void 0;var mt=mh(),Uu=e_(),xa=Ae(),vh=Ne(),YT=qt(),eM=Yn(),t_=class{static{o(this,"Exo003Parser")}static parse(e,t){let r=this.validate(e);if(!r.valid)return{success:!1,errors:r.errors};let i=e.metadata;try{return{success:!0,metadata:this.parseByType(e,i),bodyContent:i===mt.Exo003MetadataType.Body?t:void 0}}catch(s){return{success:!1,errors:[s instanceof Error?s.message:String(s)]}}}static validate(e){let t=[],r=[];if(!e.metadata)return t.push("Missing required property: metadata"),{valid:!1,errors:t,warnings:r};let i=e.metadata;if(!Object.values(mt.Exo003MetadataType).includes(i))return t.push(`Invalid metadata: ${i}. Valid types: ${Object.values(mt.Exo003MetadataType).join(", ")}`),{valid:!1,errors:t,warnings:r};let s=i,a=mt.ALLOWED_PROPERTIES[s],c=mt.REQUIRED_PROPERTIES[s];for(let l of c)(e[l]===void 0||e[l]===null)&&t.push(`Missing required property: ${l}`);for(let l of Object.keys(e))a.includes(l)||t.push(`Forbidden property for ${s}: ${l}`);switch(s){case mt.Exo003MetadataType.Namespace:this.validateNamespaceMetadata(e,t);break;case mt.Exo003MetadataType.Anchor:this.validateAnchorMetadata(e,t);break;case mt.Exo003MetadataType.BlankNode:this.validateBlankNodeMetadata(e,t);break;case mt.Exo003MetadataType.Statement:this.validateStatementMetadata(e,t);break;case mt.Exo003MetadataType.Body:this.validateBodyMetadata(e,t,r);break}return{valid:t.length===0,errors:t,warnings:r}}static parseByType(e,t){let r={metadata:t,aliases:e.aliases};switch(t){case mt.Exo003MetadataType.Namespace:return{...r,metadata:mt.Exo003MetadataType.Namespace,uri:e.uri};case mt.Exo003MetadataType.Anchor:return{...r,metadata:mt.Exo003MetadataType.Anchor,uri:e.uri};case mt.Exo003MetadataType.BlankNode:return{...r,metadata:mt.Exo003MetadataType.BlankNode,uri:e.uri};case mt.Exo003MetadataType.Statement:return{...r,metadata:mt.Exo003MetadataType.Statement,subject:e.subject,predicate:e.predicate,object:e.object};case mt.Exo003MetadataType.Body:return{...r,metadata:mt.Exo003MetadataType.Body,subject:e.subject,predicate:e.predicate}}}static validateNamespaceMetadata(e,t){let r=e.uri;if(r&&typeof r!="string")t.push("uri must be a string");else if(r)try{new xa.IRI(r)}catch{t.push(`uri is not a valid IRI: ${String(r)}`)}}static validateAnchorMetadata(e,t){let r=e.uri;if(r&&typeof r!="string")t.push("uri must be a string");else if(r)try{new xa.IRI(r)}catch{t.push(`uri is not a valid IRI: ${String(r)}`)}}static validateBlankNodeMetadata(e,t){let r=e.uri;if(r&&typeof r!="string")t.push("uri must be a string");else if(r){let i=r;if(!i.startsWith("_:"))try{new xa.IRI(i)}catch{t.push(`uri is not a valid IRI or blank node identifier: ${String(r)}`)}}}static validateStatementMetadata(e,t){let r=e.subject,i=e.predicate,s=e.object,a=[["subject",r],["predicate",i],["object",s]];for(let[c,l]of a)l&&typeof l!="string"&&t.push(`${c} must be a string`)}static validateBodyMetadata(e,t,r){let i=e.subject,s=e.predicate;i&&typeof i!="string"&&t.push("subject must be a string"),s&&typeof s!="string"&&t.push("predicate must be a string")}static toTriple(e,t,r){let i=t(e.subject),s;if(i.type==="iri")s=new xa.IRI(i.value);else if(i.type==="blank")s=new YT.BlankNode(i.value);else throw new Error("Statement subject cannot be a literal");let a=t(e.predicate);if(a.type!=="iri")throw new Error("Statement predicate must be an IRI");let c=new xa.IRI(a.value),l=t(e.object),u;if(l.type==="iri")u=new xa.IRI(l.value);else if(l.type==="blank")u=new YT.BlankNode(l.value);else{let f=r||l.value;if(l.datatype)u=new vh.Literal(f,new xa.IRI(l.datatype));else{let d=l.language||mt.DEFAULT_LANGUAGE_TAG;u=(0,vh.createDirectionalLiteral)(f,d,l.direction)}}return new eM.Triple(s,c,u)}static toLiteral(e,t,r){if(r?.datatype)return new vh.Literal(t,new xa.IRI(r.datatype));let i=r?.language||mt.DEFAULT_LANGUAGE_TAG;return(0,vh.createDirectionalLiteral)(t,i,r?.direction)}static isExo003Format(e){let t=e.metadata;return typeof t=="string"&&Object.values(mt.Exo003MetadataType).includes(t)}static generateUUID(e,t){switch(e.metadata){case mt.Exo003MetadataType.Namespace:return Uu.Exo003UUIDGenerator.generateNamespaceUUID(e.uri);case mt.Exo003MetadataType.Anchor:return Uu.Exo003UUIDGenerator.generateNamespaceUUID(e.uri);case mt.Exo003MetadataType.BlankNode:return Uu.Exo003UUIDGenerator.generateNamespaceUUID(e.uri);case mt.Exo003MetadataType.Statement:{let r=e;return Uu.Exo003UUIDGenerator.generateStatementUUID(r.subject,r.predicate,r.object)}case mt.Exo003MetadataType.Body:{let r=e;return Uu.Exo003UUIDGenerator.generateBodyUUID(r.subject+"|"+r.predicate)}}}};bh.Exo003Parser=t_});var r_=S(Wr=>{"use strict";Object.defineProperty(Wr,"__esModule",{value:!0});Wr.Exo003Parser=Wr.Exo003UUIDGenerator=Wr.UUID_URL_NAMESPACE=Wr.DEFAULT_LANGUAGE_TAG=Wr.REQUIRED_PROPERTIES=Wr.ALLOWED_PROPERTIES=Wr.Exo003MetadataType=void 0;var qu=mh();Object.defineProperty(Wr,"Exo003MetadataType",{enumerable:!0,get:o(function(){return qu.Exo003MetadataType},"get")});Object.defineProperty(Wr,"ALLOWED_PROPERTIES",{enumerable:!0,get:o(function(){return qu.ALLOWED_PROPERTIES},"get")});Object.defineProperty(Wr,"REQUIRED_PROPERTIES",{enumerable:!0,get:o(function(){return qu.REQUIRED_PROPERTIES},"get")});Object.defineProperty(Wr,"DEFAULT_LANGUAGE_TAG",{enumerable:!0,get:o(function(){return qu.DEFAULT_LANGUAGE_TAG},"get")});Object.defineProperty(Wr,"UUID_URL_NAMESPACE",{enumerable:!0,get:o(function(){return qu.UUID_URL_NAMESPACE},"get")});var tM=e_();Object.defineProperty(Wr,"Exo003UUIDGenerator",{enumerable:!0,get:o(function(){return tM.Exo003UUIDGenerator},"get")});var rM=XT();Object.defineProperty(Wr,"Exo003Parser",{enumerable:!0,get:o(function(){return rM.Exo003Parser},"get")})});var zs=S(wh=>{"use strict";Object.defineProperty(wh,"__esModule",{value:!0});wh.WikiLinkHelpers=void 0;var Wu=class{static{o(this,"WikiLinkHelpers")}static normalize(e){if(!e)return"";let t=e.replace(this.WIKI_LINK_PATTERN,"").trim();if(!t)return"";let r=t.indexOf("|");if(r===-1)return t;let i=t.substring(0,r).trim(),s=t.substring(r+1).trim();return this.UUID_PATTERN.test(i)&&s||i}static normalizeArray(e){return e?(Array.isArray(e)?e:[e]).map(r=>this.normalize(r)).filter(r=>r.length>0):[]}static equals(e,t){return this.normalize(e)===this.normalize(t)}static includes(e,t){let r=this.normalizeArray(e),i=this.normalize(t);return r.includes(i)}};wh.WikiLinkHelpers=Wu;Wu.WIKI_LINK_PATTERN=/\[\[|\]\]/g;Wu.UUID_PATTERN=/^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$/i});var Mn=S(tt=>{"use strict";Object.defineProperty(tt,"__esModule",{value:!0});tt.CommandBindingProperty=tt.GroundingProperty=tt.PreconditionProperty=tt.CommandProperty=tt.GroundingType=tt.getEffortStatusLabel=tt.isTrashedStatus=tt.isDoneStatus=tt.normalizeEffortStatus=tt.EFFORT_STATUS_OPTIONS=tt.STATUS_NAME_TO_WIKILINK=tt.STATUS_NAME_TO_ENUM=tt.EFFORT_STATUS_CONFIG=tt.EffortStatus=tt.AssetClass=void 0;var nM=Fu();Object.defineProperty(tt,"AssetClass",{enumerable:!0,get:o(function(){return nM.AssetClass},"get")});var iM=Ec();Object.defineProperty(tt,"EffortStatus",{enumerable:!0,get:o(function(){return iM.EffortStatus},"get")});var Ca=y0();Object.defineProperty(tt,"EFFORT_STATUS_CONFIG",{enumerable:!0,get:o(function(){return Ca.EFFORT_STATUS_CONFIG},"get")});Object.defineProperty(tt,"STATUS_NAME_TO_ENUM",{enumerable:!0,get:o(function(){return Ca.STATUS_NAME_TO_ENUM},"get")});Object.defineProperty(tt,"STATUS_NAME_TO_WIKILINK",{enumerable:!0,get:o(function(){return Ca.STATUS_NAME_TO_WIKILINK},"get")});Object.defineProperty(tt,"EFFORT_STATUS_OPTIONS",{enumerable:!0,get:o(function(){return Ca.EFFORT_STATUS_OPTIONS},"get")});Object.defineProperty(tt,"normalizeEffortStatus",{enumerable:!0,get:o(function(){return Ca.normalizeEffortStatus},"get")});Object.defineProperty(tt,"isDoneStatus",{enumerable:!0,get:o(function(){return Ca.isDoneStatus},"get")});Object.defineProperty(tt,"isTrashedStatus",{enumerable:!0,get:o(function(){return Ca.isTrashedStatus},"get")});Object.defineProperty(tt,"getEffortStatusLabel",{enumerable:!0,get:o(function(){return Ca.getEffortStatusLabel},"get")});var sM=Tc();Object.defineProperty(tt,"GroundingType",{enumerable:!0,get:o(function(){return sM.GroundingType},"get")});var Eh=_0();Object.defineProperty(tt,"CommandProperty",{enumerable:!0,get:o(function(){return Eh.CommandProperty},"get")});Object.defineProperty(tt,"PreconditionProperty",{enumerable:!0,get:o(function(){return Eh.PreconditionProperty},"get")});Object.defineProperty(tt,"GroundingProperty",{enumerable:!0,get:o(function(){return Eh.GroundingProperty},"get")});Object.defineProperty(tt,"CommandBindingProperty",{enumerable:!0,get:o(function(){return Eh.CommandBindingProperty},"get")})});var xo=S(Gr=>{"use strict";Object.defineProperty(Gr,"__esModule",{value:!0});Gr.hasClass=Ao;Gr.isAreaOrProject=aM;Gr.isEffort=oM;Gr.hasStatus=cM;Gr.isAssetArchived=lM;Gr.hasEmptyProperties=uM;Gr.needsFolderRepair=fM;Gr.getTodayDateString=n_;Gr.isPlannedForToday=dM;Gr.hasPlannedStartTimestamp=hM;Gr.extractDailyNoteDate=pM;Gr.isCurrentDateGteDay=mM;Gr.inheritsFromPrototype=eA;Gr.isPrototypeClass=yM;var ZT=zs(),To=Mn();function Ao(n,e){return n?(Array.isArray(n)?n:[n]).some(r=>ZT.WikiLinkHelpers.normalize(r)===e):!1}o(Ao,"hasClass");function aM(n){return Ao(n,To.AssetClass.AREA)||Ao(n,To.AssetClass.PROJECT)}o(aM,"isAreaOrProject");function oM(n){return Ao(n,To.AssetClass.TASK)||Ao(n,To.AssetClass.PROJECT)||Ao(n,To.AssetClass.MEETING)}o(oM,"isEffort");function cM(n,e){if(!n)return!1;let t=Array.isArray(n)?n[0]:n;return t?ZT.WikiLinkHelpers.normalize(t)===e:!1}o(cM,"hasStatus");function lM(n){if(n===!0||n===1)return!0;if(typeof n=="string"){let e=n.toLowerCase();return e==="true"||e==="yes"}return!1}o(lM,"isAssetArchived");function uM(n){return!n||Object.keys(n).length===0?!1:Object.values(n).some(e=>!!(e==null||typeof e=="string"&&e.trim()===""||Array.isArray(e)&&e.length===0||typeof e=="object"&&!Array.isArray(e)&&Object.keys(e).length===0))}o(uM,"hasEmptyProperties");function fM(n,e){if(!e)return!1;let t=n.replace(/\/$/,""),r=e.replace(/\/$/,"");return t!==r}o(fM,"needsFolderRepair");function n_(){let n=new Date,e=n.getFullYear(),t=String(n.getMonth()+1).padStart(2,"0"),r=String(n.getDate()).padStart(2,"0");return`${e}-${t}-${r}`}o(n_,"getTodayDateString");function dM(n){let e=n.ems__Effort_plannedStartTimestamp;if(!e)return!1;let t=n_();return typeof e=="string"?e.split("T")[0]===t:Array.isArray(e)&&e.length>0?String(e[0]).split("T")[0]===t:!1}o(dM,"isPlannedForToday");function hM(n){let e=n.ems__Effort_plannedStartTimestamp;return e?typeof e=="string"?e.trim().length>0:Array.isArray(e)&&e.length>0?String(e[0]).trim().length>0:!1:!1}o(hM,"hasPlannedStartTimestamp");function pM(n){let e=n.pn__DailyNote_day;if(!e)return null;if(typeof e=="string"){let t=e.match(/\[\[([^\[\]]+)\]\]/);return t?t[1]:e}if(Array.isArray(e)&&e.length>0){let t=String(e[0]),r=t.match(/\[\[([^\[\]]+)\]\]/);return r?r[1]:t}return null}o(pM,"extractDailyNoteDate");function mM(n){return n_()>=n}o(mM,"isCurrentDateGteDay");function JT(n){return n?n.replace(/^["']|["']$/g,"").replace(/\[\[|\]\]/g,"").trim():""}o(JT,"normalizeWithQuotes");var gM=10;function eA(n,e=gM){let t=n.exo__Class_superClass;if(!t)return!1;let r=new Set,i=[],s=Array.isArray(t)?t:[t];for(let a of s){let c=JT(a);c&&i.push({className:c,depth:0})}for(;i.length>0;){let a=i.shift();if(!a)continue;let{className:c,depth:l}=a;if(l>e)continue;if(c===To.AssetClass.PROTOTYPE)return!0;if(r.has(c))continue;r.add(c);let u=`${c}__exo__Class_superClass`,f=n[u];if(f){let d=Array.isArray(f)?f:[f];for(let h of d){let p=JT(h);p&&!r.has(p)&&i.push({className:p,depth:l+1})}}}return!1}o(eA,"inheritsFromPrototype");function yM(n,e){return Ao(n,To.AssetClass.CLASS)?eA(e):!1}o(yM,"isPrototypeClass")});var tA=S(Cc=>{"use strict";Object.defineProperty(Cc,"__esModule",{value:!0});Cc.canCreateTask=_M;Cc.canCreateRelatedTask=SM;Cc.canConvertTaskToProject=vM;Cc.canSetCriticalityZone=bM;var xc=xo(),i_=Mn();function _M(n){return(0,xc.isAreaOrProject)(n.instanceClass)}o(_M,"canCreateTask");function SM(n){return!(!(0,xc.hasClass)(n.instanceClass,i_.AssetClass.TASK)||(0,xc.isAssetArchived)(n.isArchived))}o(SM,"canCreateRelatedTask");function vM(n){return(0,xc.hasClass)(n.instanceClass,i_.AssetClass.TASK)}o(vM,"canConvertTaskToProject");function bM(n){return!(!(0,xc.hasClass)(n.instanceClass,i_.AssetClass.TASK)||(0,xc.isAssetArchived)(n.isArchived))}o(bM,"canSetCriticalityZone")});var rA=S(Ic=>{"use strict";Object.defineProperty(Ic,"__esModule",{value:!0});Ic.canCreateProject=wM;Ic.canMoveToAnalysis=EM;Ic.canMoveToToDo=TM;Ic.canConvertProjectToTask=AM;var Ia=xo(),Ra=Mn();function wM(n){return(0,Ia.hasClass)(n.instanceClass,Ra.AssetClass.AREA)||(0,Ia.hasClass)(n.instanceClass,Ra.AssetClass.INITIATIVE)||(0,Ia.hasClass)(n.instanceClass,Ra.AssetClass.PROJECT)}o(wM,"canCreateProject");function EM(n){return(0,Ia.hasClass)(n.instanceClass,Ra.AssetClass.PROJECT)?(0,Ia.hasStatus)(n.currentStatus,Ra.EffortStatus.BACKLOG):!1}o(EM,"canMoveToAnalysis");function TM(n){return(0,Ia.hasClass)(n.instanceClass,Ra.AssetClass.PROJECT)?(0,Ia.hasStatus)(n.currentStatus,Ra.EffortStatus.ANALYSIS):!1}o(TM,"canMoveToToDo");function AM(n){return(0,Ia.hasClass)(n.instanceClass,Ra.AssetClass.PROJECT)}o(AM,"canConvertProjectToTask")});var sA=S(Th=>{"use strict";Object.defineProperty(Th,"__esModule",{value:!0});Th.canCreateChildArea=xM;Th.canSetActiveFocus=CM;var nA=xo(),iA=Mn();function xM(n){return(0,nA.hasClass)(n.instanceClass,iA.AssetClass.AREA)}o(xM,"canCreateChildArea");function CM(n){return(0,nA.hasClass)(n.instanceClass,iA.AssetClass.AREA)}o(CM,"canSetActiveFocus")});var oA=S(un=>{"use strict";Object.defineProperty(un,"__esModule",{value:!0});un.canPlanOnToday=IM;un.canPlanForEvening=RM;un.canShiftDayBackward=PM;un.canShiftDayForward=OM;un.canSetDraftStatus=FM;un.canMoveToBacklog=DM;un.canStartEffort=NM;un.canMarkDone=LM;un.canTrashEffort=kM;un.canVoteOnEffort=MM;un.canRollbackStatus=jM;un.canArchiveTask=$M;un.canMarkReviewed=BM;var aA=zs(),dt=xo(),ln=Mn();function IM(n){return!(!(0,dt.isEffort)(n.instanceClass)||(0,dt.isPlannedForToday)(n.metadata))}o(IM,"canPlanOnToday");function RM(n){return!(0,dt.hasClass)(n.instanceClass,ln.AssetClass.TASK)&&!(0,dt.hasClass)(n.instanceClass,ln.AssetClass.MEETING)?!1:(0,dt.hasStatus)(n.currentStatus,ln.EffortStatus.BACKLOG)}o(RM,"canPlanForEvening");function PM(n){return(0,dt.isEffort)(n.instanceClass)?(0,dt.hasPlannedStartTimestamp)(n.metadata):!1}o(PM,"canShiftDayBackward");function OM(n){return(0,dt.isEffort)(n.instanceClass)?(0,dt.hasPlannedStartTimestamp)(n.metadata):!1}o(OM,"canShiftDayForward");function FM(n){return(0,dt.isEffort)(n.instanceClass)?!n.currentStatus:!1}o(FM,"canSetDraftStatus");function DM(n){return(0,dt.isEffort)(n.instanceClass)?(0,dt.hasStatus)(n.currentStatus,ln.EffortStatus.DRAFT):!1}o(DM,"canMoveToBacklog");function NM(n){return(0,dt.isEffort)(n.instanceClass)?(0,dt.hasClass)(n.instanceClass,ln.AssetClass.TASK)||(0,dt.hasClass)(n.instanceClass,ln.AssetClass.MEETING)?(0,dt.hasStatus)(n.currentStatus,ln.EffortStatus.BACKLOG):(0,dt.hasClass)(n.instanceClass,ln.AssetClass.PROJECT)?(0,dt.hasStatus)(n.currentStatus,ln.EffortStatus.TODO):!1:!1}o(NM,"canStartEffort");function LM(n){return(0,dt.isEffort)(n.instanceClass)?(0,dt.hasStatus)(n.currentStatus,ln.EffortStatus.DOING):!1}o(LM,"canMarkDone");function kM(n){return(0,dt.isEffort)(n.instanceClass)?n.currentStatus?!(Array.isArray(n.currentStatus)?n.currentStatus:[n.currentStatus]).some(r=>{let i=aA.WikiLinkHelpers.normalize(r);return i===ln.EffortStatus.TRASHED||i===ln.EffortStatus.DONE}):!0:!1}o(kM,"canTrashEffort");function MM(n){return!(!(0,dt.isEffort)(n.instanceClass)||(0,dt.isAssetArchived)(n.isArchived))}o(MM,"canVoteOnEffort");function jM(n){if(!(0,dt.isEffort)(n.instanceClass)||(0,dt.isAssetArchived)(n.isArchived)||!n.currentStatus)return!1;let e=Array.isArray(n.currentStatus)?n.currentStatus[0]:n.currentStatus;return!(!e||aA.WikiLinkHelpers.normalize(e)===ln.EffortStatus.TRASHED)}o(jM,"canRollbackStatus");function $M(n){return!(0,dt.isAssetArchived)(n.isArchived)}o($M,"canArchiveTask");function BM(n){return!(!(0,dt.hasClass)(n.instanceClass,ln.AssetClass.TASK)&&!(0,dt.hasClass)(n.instanceClass,ln.AssetClass.PROJECT)||(0,dt.isAssetArchived)(n.isArchived))}o(BM,"canMarkReviewed")});var cA=S(Zn=>{"use strict";Object.defineProperty(Zn,"__esModule",{value:!0});Zn.canCreateEvent=qM;Zn.canCreateInstance=WM;Zn.canCleanProperties=GM;Zn.canRepairFolder=zM;Zn.canRenameToUid=HM;Zn.canCopyLabelToAliases=QM;Zn.canCreateNarrowerConcept=KM;Zn.canCreateSubclass=YM;Zn.canCreateTaskForDailyNote=XM;Zn.canCopyFleetingNoteLabel=JM;var zr=xo(),Hs=Mn(),VM="75302770-279e-4a59-ba85-09df29725713",UM="fca0a931-a01f-48e4-b72a-4af206c94bc7";function qM(n){return(0,zr.isAreaOrProject)(n.instanceClass)}o(qM,"canCreateEvent");function WM(n){return(0,zr.hasClass)(n.instanceClass,Hs.AssetClass.TASK_PROTOTYPE)||(0,zr.hasClass)(n.instanceClass,VM)||(0,zr.hasClass)(n.instanceClass,Hs.AssetClass.MEETING_PROTOTYPE)||(0,zr.hasClass)(n.instanceClass,Hs.AssetClass.EVENT_PROTOTYPE)||(0,zr.hasClass)(n.instanceClass,Hs.AssetClass.PROJECT_PROTOTYPE)||(0,zr.hasClass)(n.instanceClass,Hs.AssetClass.PROTOTYPE)||n.classIsPrototype?!0:(0,zr.isPrototypeClass)(n.instanceClass,n.metadata)}o(WM,"canCreateInstance");function GM(n){return(0,zr.hasEmptyProperties)(n.metadata)}o(GM,"canCleanProperties");function zM(n){return(0,zr.needsFolderRepair)(n.currentFolder,n.expectedFolder)}o(zM,"canRepairFolder");function HM(n,e){let t=n.metadata.exo__Asset_uid;return t?e!==t:!1}o(HM,"canRenameToUid");function QM(n){let e=n.metadata.exo__Asset_label;if(!e||typeof e!="string"||e.trim()==="")return!1;let t=e.trim(),r=n.metadata.aliases;return!r||!Array.isArray(r)||r.length===0?!0:!r.some(i=>typeof i!="string"?!1:i.trim()===t)}o(QM,"canCopyLabelToAliases");function KM(n){return(0,zr.hasClass)(n.instanceClass,Hs.AssetClass.CONCEPT)}o(KM,"canCreateNarrowerConcept");function YM(n){return(0,zr.hasClass)(n.instanceClass,Hs.AssetClass.CLASS)}o(YM,"canCreateSubclass");function XM(n){return!(!(0,zr.hasClass)(n.instanceClass,Hs.AssetClass.DAILY_NOTE)||n.isArchived||!(0,zr.extractDailyNoteDate)(n.metadata))}o(XM,"canCreateTaskForDailyNote");function JM(n){return(0,zr.hasClass)(n.instanceClass,Hs.AssetClass.FLEETING_NOTE)||(0,zr.hasClass)(n.instanceClass,UM)}o(JM,"canCopyFleetingNoteLabel")});var uA=S(L=>{"use strict";Object.defineProperty(L,"__esModule",{value:!0});L.canCopyFleetingNoteLabel=L.canCreateTaskForDailyNote=L.canCreateSubclass=L.canCreateNarrowerConcept=L.canCopyLabelToAliases=L.canRenameToUid=L.canRepairFolder=L.canCleanProperties=L.canCreateInstance=L.canCreateEvent=L.canMarkReviewed=L.canArchiveTask=L.canRollbackStatus=L.canVoteOnEffort=L.canTrashEffort=L.canMarkDone=L.canStartEffort=L.canMoveToBacklog=L.canSetDraftStatus=L.canShiftDayForward=L.canShiftDayBackward=L.canPlanForEvening=L.canPlanOnToday=L.canSetActiveFocus=L.canCreateChildArea=L.canConvertProjectToTask=L.canMoveToToDo=L.canMoveToAnalysis=L.canCreateProject=L.canSetCriticalityZone=L.canConvertTaskToProject=L.canCreateRelatedTask=L.canCreateTask=L.isPrototypeClass=L.inheritsFromPrototype=L.isCurrentDateGteDay=L.extractDailyNoteDate=L.hasPlannedStartTimestamp=L.isPlannedForToday=L.getTodayDateString=L.needsFolderRepair=L.hasEmptyProperties=L.isAssetArchived=L.hasStatus=L.isEffort=L.isAreaOrProject=L.hasClass=void 0;var An=xo();Object.defineProperty(L,"hasClass",{enumerable:!0,get:o(function(){return An.hasClass},"get")});Object.defineProperty(L,"isAreaOrProject",{enumerable:!0,get:o(function(){return An.isAreaOrProject},"get")});Object.defineProperty(L,"isEffort",{enumerable:!0,get:o(function(){return An.isEffort},"get")});Object.defineProperty(L,"hasStatus",{enumerable:!0,get:o(function(){return An.hasStatus},"get")});Object.defineProperty(L,"isAssetArchived",{enumerable:!0,get:o(function(){return An.isAssetArchived},"get")});Object.defineProperty(L,"hasEmptyProperties",{enumerable:!0,get:o(function(){return An.hasEmptyProperties},"get")});Object.defineProperty(L,"needsFolderRepair",{enumerable:!0,get:o(function(){return An.needsFolderRepair},"get")});Object.defineProperty(L,"getTodayDateString",{enumerable:!0,get:o(function(){return An.getTodayDateString},"get")});Object.defineProperty(L,"isPlannedForToday",{enumerable:!0,get:o(function(){return An.isPlannedForToday},"get")});Object.defineProperty(L,"hasPlannedStartTimestamp",{enumerable:!0,get:o(function(){return An.hasPlannedStartTimestamp},"get")});Object.defineProperty(L,"extractDailyNoteDate",{enumerable:!0,get:o(function(){return An.extractDailyNoteDate},"get")});Object.defineProperty(L,"isCurrentDateGteDay",{enumerable:!0,get:o(function(){return An.isCurrentDateGteDay},"get")});Object.defineProperty(L,"inheritsFromPrototype",{enumerable:!0,get:o(function(){return An.inheritsFromPrototype},"get")});Object.defineProperty(L,"isPrototypeClass",{enumerable:!0,get:o(function(){return An.isPrototypeClass},"get")});var Ah=tA();Object.defineProperty(L,"canCreateTask",{enumerable:!0,get:o(function(){return Ah.canCreateTask},"get")});Object.defineProperty(L,"canCreateRelatedTask",{enumerable:!0,get:o(function(){return Ah.canCreateRelatedTask},"get")});Object.defineProperty(L,"canConvertTaskToProject",{enumerable:!0,get:o(function(){return Ah.canConvertTaskToProject},"get")});Object.defineProperty(L,"canSetCriticalityZone",{enumerable:!0,get:o(function(){return Ah.canSetCriticalityZone},"get")});var xh=rA();Object.defineProperty(L,"canCreateProject",{enumerable:!0,get:o(function(){return xh.canCreateProject},"get")});Object.defineProperty(L,"canMoveToAnalysis",{enumerable:!0,get:o(function(){return xh.canMoveToAnalysis},"get")});Object.defineProperty(L,"canMoveToToDo",{enumerable:!0,get:o(function(){return xh.canMoveToToDo},"get")});Object.defineProperty(L,"canConvertProjectToTask",{enumerable:!0,get:o(function(){return xh.canConvertProjectToTask},"get")});var lA=sA();Object.defineProperty(L,"canCreateChildArea",{enumerable:!0,get:o(function(){return lA.canCreateChildArea},"get")});Object.defineProperty(L,"canSetActiveFocus",{enumerable:!0,get:o(function(){return lA.canSetActiveFocus},"get")});var jn=oA();Object.defineProperty(L,"canPlanOnToday",{enumerable:!0,get:o(function(){return jn.canPlanOnToday},"get")});Object.defineProperty(L,"canPlanForEvening",{enumerable:!0,get:o(function(){return jn.canPlanForEvening},"get")});Object.defineProperty(L,"canShiftDayBackward",{enumerable:!0,get:o(function(){return jn.canShiftDayBackward},"get")});Object.defineProperty(L,"canShiftDayForward",{enumerable:!0,get:o(function(){return jn.canShiftDayForward},"get")});Object.defineProperty(L,"canSetDraftStatus",{enumerable:!0,get:o(function(){return jn.canSetDraftStatus},"get")});Object.defineProperty(L,"canMoveToBacklog",{enumerable:!0,get:o(function(){return jn.canMoveToBacklog},"get")});Object.defineProperty(L,"canStartEffort",{enumerable:!0,get:o(function(){return jn.canStartEffort},"get")});Object.defineProperty(L,"canMarkDone",{enumerable:!0,get:o(function(){return jn.canMarkDone},"get")});Object.defineProperty(L,"canTrashEffort",{enumerable:!0,get:o(function(){return jn.canTrashEffort},"get")});Object.defineProperty(L,"canVoteOnEffort",{enumerable:!0,get:o(function(){return jn.canVoteOnEffort},"get")});Object.defineProperty(L,"canRollbackStatus",{enumerable:!0,get:o(function(){return jn.canRollbackStatus},"get")});Object.defineProperty(L,"canArchiveTask",{enumerable:!0,get:o(function(){return jn.canArchiveTask},"get")});Object.defineProperty(L,"canMarkReviewed",{enumerable:!0,get:o(function(){return jn.canMarkReviewed},"get")});var os=cA();Object.defineProperty(L,"canCreateEvent",{enumerable:!0,get:o(function(){return os.canCreateEvent},"get")});Object.defineProperty(L,"canCreateInstance",{enumerable:!0,get:o(function(){return os.canCreateInstance},"get")});Object.defineProperty(L,"canCleanProperties",{enumerable:!0,get:o(function(){return os.canCleanProperties},"get")});Object.defineProperty(L,"canRepairFolder",{enumerable:!0,get:o(function(){return os.canRepairFolder},"get")});Object.defineProperty(L,"canRenameToUid",{enumerable:!0,get:o(function(){return os.canRenameToUid},"get")});Object.defineProperty(L,"canCopyLabelToAliases",{enumerable:!0,get:o(function(){return os.canCopyLabelToAliases},"get")});Object.defineProperty(L,"canCreateNarrowerConcept",{enumerable:!0,get:o(function(){return os.canCreateNarrowerConcept},"get")});Object.defineProperty(L,"canCreateSubclass",{enumerable:!0,get:o(function(){return os.canCreateSubclass},"get")});Object.defineProperty(L,"canCreateTaskForDailyNote",{enumerable:!0,get:o(function(){return os.canCreateTaskForDailyNote},"get")});Object.defineProperty(L,"canCopyFleetingNoteLabel",{enumerable:!0,get:o(function(){return os.canCopyFleetingNoteLabel},"get")})});var fA=S(Co=>{"use strict";var ZM=Co&&Co.__createBinding||(Object.create?(function(n,e,t,r){r===void 0&&(r=t);var i=Object.getOwnPropertyDescriptor(e,t);(!i||("get"in i?!e.__esModule:i.writable||i.configurable))&&(i={enumerable:!0,get:o(function(){return e[t]},"get")}),Object.defineProperty(n,r,i)}):(function(n,e,t,r){r===void 0&&(r=t),n[r]=e[t]})),e4=Co&&Co.__exportStar||function(n,e){for(var t in n)t!=="default"&&!Object.prototype.hasOwnProperty.call(e,t)&&ZM(e,n,t)};Object.defineProperty(Co,"__esModule",{value:!0});e4(uA(),Co)});var Ch=S(Gu=>{"use strict";Object.defineProperty(Gu,"__esModule",{value:!0});Gu.PropertyFieldType=void 0;Gu.rangeToFieldType=n4;var Nr;(function(n){n.Text="text",n.Number="number",n.Date="date",n.DateTime="datetime",n.Boolean="boolean",n.Reference="reference",n.Enum="enum",n.StatusSelect="status-select",n.SizeSelect="size-select",n.Wikilink="wikilink",n.Timestamp="timestamp",n.Unknown="unknown"})(Nr||(Gu.PropertyFieldType=Nr={}));var dA="http://www.w3.org/2001/XMLSchema#",t4="https://exocortex.my/ontology/exo#",r4="https://exocortex.my/ontology/ems#";function n4(n){if(!n)return Nr.Unknown;let e=n.trim();if(!e)return Nr.Unknown;if(e.startsWith(dA)){let t=e.substring(dA.length);return s_(t)}if(e.startsWith("xsd:")){let t=e.substring(4);return s_(t)}if(e.includes("XMLSchema#")){let t=e.indexOf("XMLSchema#"),r=e.substring(t+10);return s_(r)}return e.startsWith(r4)||e.startsWith("ems:")?i4(e):e.startsWith(t4)||e.startsWith("exo:")||s4(e)?Nr.Reference:Nr.Text}o(n4,"rangeToFieldType");function s_(n){switch(n.toLowerCase()){case"string":case"normalizedstring":case"token":case"language":case"nmtoken":case"name":case"ncname":case"anyuri":return Nr.Text;case"integer":case"int":case"long":case"short":case"byte":case"nonnegativeinteger":case"positiveinteger":case"nonpositiveinteger":case"negativeinteger":case"unsignedlong":case"unsignedint":case"unsignedshort":case"unsignedbyte":case"decimal":case"float":case"double":return Nr.Number;case"date":return Nr.Date;case"datetime":case"datetimestamp":return Nr.DateTime;case"boolean":return Nr.Boolean;case"time":return Nr.Timestamp;default:return Nr.Text}}o(s_,"xsdTypeToFieldType");function i4(n){let e=n.toLowerCase();return e.includes("effortstatus")?Nr.StatusSelect:e.includes("tasksize")?Nr.SizeSelect:Nr.Reference}o(i4,"emsTypeToFieldType");function s4(n){let e=n.toLowerCase();return e.includes("exocortex.my/ontology")?!0:["asset","task","project","area","effort","class","property","concept"].some(r=>e.includes(r))}o(s4,"isClassReference")});var a_=S(zu=>{"use strict";Object.defineProperty(zu,"__esModule",{value:!0});zu.propertyNameToUri=a4;zu.uriToPropertyName=hA;zu.extractPropertyLabel=o4;function a4(n){return n.replace(/^([a-z]+)__/,"$1:")}o(a4,"propertyNameToUri");function hA(n){if(n.startsWith("http://")||n.startsWith("https://")){let e=n.match(/\/([a-z]+)#([A-Za-z0-9_]+)$/);if(e)return`${e[1]}__${e[2]}`;let t=n.lastIndexOf("#"),r=n.lastIndexOf("/"),i=Math.max(t,r);return i>=0?n.substring(i+1):n}return n.replace(/^([a-z]+):/,"$1__")}o(hA,"uriToPropertyName");function o4(n){let r=(n.includes(":")?hA(n):n).replace(/^[a-z]+__/,"").split("_");return(r.length>1?r.slice(1).join(" "):r[0]).replace(/([a-z])([A-Z])/g,"$1 $2").replace(/^./,s=>s.toUpperCase())}o(o4,"extractPropertyLabel")});var Ih={};Zy(Ih,{__assign:()=>c_,__asyncDelegator:()=>v4,__asyncGenerator:()=>S4,__asyncValues:()=>b4,__await:()=>Hu,__awaiter:()=>h4,__classPrivateFieldGet:()=>A4,__classPrivateFieldSet:()=>x4,__createBinding:()=>m4,__decorate:()=>u4,__exportStar:()=>g4,__extends:()=>c4,__generator:()=>p4,__importDefault:()=>T4,__importStar:()=>E4,__makeTemplateObject:()=>w4,__metadata:()=>d4,__param:()=>f4,__read:()=>pA,__rest:()=>l4,__spread:()=>y4,__spreadArrays:()=>_4,__values:()=>l_});function c4(n,e){o_(n,e);function t(){this.constructor=n}o(t,"__"),n.prototype=e===null?Object.create(e):(t.prototype=e.prototype,new t)}function l4(n,e){var t={};for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&e.indexOf(r)<0&&(t[r]=n[r]);if(n!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(n);i<r.length;i++)e.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(n,r[i])&&(t[r[i]]=n[r[i]]);return t}function u4(n,e,t,r){var i=arguments.length,s=i<3?e:r===null?r=Object.getOwnPropertyDescriptor(e,t):r,a;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(n,e,t,r);else for(var c=n.length-1;c>=0;c--)(a=n[c])&&(s=(i<3?a(s):i>3?a(e,t,s):a(e,t))||s);return i>3&&s&&Object.defineProperty(e,t,s),s}function f4(n,e){return function(t,r){e(t,r,n)}}function d4(n,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(n,e)}function h4(n,e,t,r){function i(s){return s instanceof t?s:new t(function(a){a(s)})}return o(i,"adopt"),new(t||(t=Promise))(function(s,a){function c(f){try{u(r.next(f))}catch(d){a(d)}}o(c,"fulfilled");function l(f){try{u(r.throw(f))}catch(d){a(d)}}o(l,"rejected");function u(f){f.done?s(f.value):i(f.value).then(c,l)}o(u,"step"),u((r=r.apply(n,e||[])).next())})}function p4(n,e){var t={label:0,sent:o(function(){if(s[0]&1)throw s[1];return s[1]},"sent"),trys:[],ops:[]},r,i,s,a;return a={next:c(0),throw:c(1),return:c(2)},typeof Symbol=="function"&&(a[Symbol.iterator]=function(){return this}),a;function c(u){return function(f){return l([u,f])}}function l(u){if(r)throw new TypeError("Generator is already executing.");for(;t;)try{if(r=1,i&&(s=u[0]&2?i.return:u[0]?i.throw||((s=i.return)&&s.call(i),0):i.next)&&!(s=s.call(i,u[1])).done)return s;switch(i=0,s&&(u=[u[0]&2,s.value]),u[0]){case 0:case 1:s=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(s=t.trys,!(s=s.length>0&&s[s.length-1])&&(u[0]===6||u[0]===2)){t=0;continue}if(u[0]===3&&(!s||u[1]>s[0]&&u[1]<s[3])){t.label=u[1];break}if(u[0]===6&&t.label<s[1]){t.label=s[1],s=u;break}if(s&&t.label<s[2]){t.label=s[2],t.ops.push(u);break}s[2]&&t.ops.pop(),t.trys.pop();continue}u=e.call(n,t)}catch(f){u=[6,f],i=0}finally{r=s=0}if(u[0]&5)throw u[1];return{value:u[0]?u[1]:void 0,done:!0}}}function m4(n,e,t,r){r===void 0&&(r=t),n[r]=e[t]}function g4(n,e){for(var t in n)t!=="default"&&!e.hasOwnProperty(t)&&(e[t]=n[t])}function l_(n){var e=typeof Symbol=="function"&&Symbol.iterator,t=e&&n[e],r=0;if(t)return t.call(n);if(n&&typeof n.length=="number")return{next:o(function(){return n&&r>=n.length&&(n=void 0),{value:n&&n[r++],done:!n}},"next")};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")}function pA(n,e){var t=typeof Symbol=="function"&&n[Symbol.iterator];if(!t)return n;var r=t.call(n),i,s=[],a;try{for(;(e===void 0||e-- >0)&&!(i=r.next()).done;)s.push(i.value)}catch(c){a={error:c}}finally{try{i&&!i.done&&(t=r.return)&&t.call(r)}finally{if(a)throw a.error}}return s}function y4(){for(var n=[],e=0;e<arguments.length;e++)n=n.concat(pA(arguments[e]));return n}function _4(){for(var n=0,e=0,t=arguments.length;e<t;e++)n+=arguments[e].length;for(var r=Array(n),i=0,e=0;e<t;e++)for(var s=arguments[e],a=0,c=s.length;a<c;a++,i++)r[i]=s[a];return r}function Hu(n){return this instanceof Hu?(this.v=n,this):new Hu(n)}function S4(n,e,t){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var r=t.apply(n,e||[]),i,s=[];return i={},a("next"),a("throw"),a("return"),i[Symbol.asyncIterator]=function(){return this},i;function a(h){r[h]&&(i[h]=function(p){return new Promise(function(y,v){s.push([h,p,y,v])>1||c(h,p)})})}function c(h,p){try{l(r[h](p))}catch(y){d(s[0][3],y)}}function l(h){h.value instanceof Hu?Promise.resolve(h.value.v).then(u,f):d(s[0][2],h)}function u(h){c("next",h)}function f(h){c("throw",h)}function d(h,p){h(p),s.shift(),s.length&&c(s[0][0],s[0][1])}}function v4(n){var e,t;return e={},r("next"),r("throw",function(i){throw i}),r("return"),e[Symbol.iterator]=function(){return this},e;function r(i,s){e[i]=n[i]?function(a){return(t=!t)?{value:Hu(n[i](a)),done:i==="return"}:s?s(a):a}:s}}function b4(n){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var e=n[Symbol.asyncIterator],t;return e?e.call(n):(n=typeof l_=="function"?l_(n):n[Symbol.iterator](),t={},r("next"),r("throw"),r("return"),t[Symbol.asyncIterator]=function(){return this},t);function r(s){t[s]=n[s]&&function(a){return new Promise(function(c,l){a=n[s](a),i(c,l,a.done,a.value)})}}function i(s,a,c,l){Promise.resolve(l).then(function(u){s({value:u,done:c})},a)}}function w4(n,e){return Object.defineProperty?Object.defineProperty(n,"raw",{value:e}):n.raw=e,n}function E4(n){if(n&&n.__esModule)return n;var e={};if(n!=null)for(var t in n)Object.hasOwnProperty.call(n,t)&&(e[t]=n[t]);return e.default=n,e}function T4(n){return n&&n.__esModule?n:{default:n}}function A4(n,e){if(!e.has(n))throw new TypeError("attempted to get private field on non-instance");return e.get(n)}function x4(n,e,t){if(!e.has(n))throw new TypeError("attempted to set private field on non-instance");return e.set(n,t),t}var o_,c_,Rh=lL(()=>{o_=o(function(n,e){return o_=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,r){t.__proto__=r}||function(t,r){for(var i in r)r.hasOwnProperty(i)&&(t[i]=r[i])},o_(n,e)},"extendStatics");o(c4,"__extends");c_=o(function(){return c_=Object.assign||o(function(e){for(var t,r=1,i=arguments.length;r<i;r++){t=arguments[r];for(var s in t)Object.prototype.hasOwnProperty.call(t,s)&&(e[s]=t[s])}return e},"__assign"),c_.apply(this,arguments)},"__assign");o(l4,"__rest");o(u4,"__decorate");o(f4,"__param");o(d4,"__metadata");o(h4,"__awaiter");o(p4,"__generator");o(m4,"__createBinding");o(g4,"__exportStar");o(l_,"__values");o(pA,"__read");o(y4,"__spread");o(_4,"__spreadArrays");o(Hu,"__await");o(S4,"__asyncGenerator");o(v4,"__asyncDelegator");o(b4,"__asyncValues");o(w4,"__makeTemplateObject");o(E4,"__importStar");o(T4,"__importDefault");o(A4,"__classPrivateFieldGet");o(x4,"__classPrivateFieldSet")});var d_=S(f_=>{"use strict";Object.defineProperty(f_,"__esModule",{value:!0});var u_;(function(n){n[n.Transient=0]="Transient",n[n.Singleton=1]="Singleton",n[n.ResolutionScoped=2]="ResolutionScoped",n[n.ContainerScoped=3]="ContainerScoped"})(u_||(u_={}));f_.default=u_});var mA=S(h_=>{"use strict";Object.defineProperty(h_,"__esModule",{value:!0});var C4=d_();Object.defineProperty(h_,"Lifecycle",{enumerable:!0,get:o(function(){return C4.default},"get")})});var Io=S(di=>{"use strict";Object.defineProperty(di,"__esModule",{value:!0});di.defineInjectionTokenMetadata=di.getParamInfo=di.INJECTION_TOKEN_METADATA_KEY=void 0;di.INJECTION_TOKEN_METADATA_KEY="injectionTokens";function I4(n){let e=Reflect.getMetadata("design:paramtypes",n)||[],t=Reflect.getOwnMetadata(di.INJECTION_TOKEN_METADATA_KEY,n)||{};return Object.keys(t).forEach(r=>{e[+r]=t[r]}),e}o(I4,"getParamInfo");di.getParamInfo=I4;function R4(n,e){return function(t,r,i){let s=Reflect.getOwnMetadata(di.INJECTION_TOKEN_METADATA_KEY,t)||{};s[i]=e?{token:n,transform:e.transformToken,transformArgs:e.args||[]}:n,Reflect.defineMetadata(di.INJECTION_TOKEN_METADATA_KEY,s,t)}}o(R4,"defineInjectionTokenMetadata");di.defineInjectionTokenMetadata=R4});var p_=S(Ph=>{"use strict";Object.defineProperty(Ph,"__esModule",{value:!0});Ph.isClassProvider=void 0;function P4(n){return!!n.useClass}o(P4,"isClassProvider");Ph.isClassProvider=P4});var m_=S(Oh=>{"use strict";Object.defineProperty(Oh,"__esModule",{value:!0});Oh.isFactoryProvider=void 0;function O4(n){return!!n.useFactory}o(O4,"isFactoryProvider");Oh.isFactoryProvider=O4});var Dh=S(Rc=>{"use strict";Object.defineProperty(Rc,"__esModule",{value:!0});Rc.delay=Rc.DelayedConstructor=void 0;var Fh=class{static{o(this,"DelayedConstructor")}constructor(e){this.wrap=e,this.reflectMethods=["get","getPrototypeOf","setPrototypeOf","getOwnPropertyDescriptor","defineProperty","has","set","deleteProperty","apply","construct","ownKeys"]}createProxy(e){let t={},r=!1,i,s=o(()=>(r||(i=e(this.wrap()),r=!0),i),"delayedObject");return new Proxy(t,this.createHandler(s))}createHandler(e){let t={},r=o(i=>{t[i]=(...s)=>{s[0]=e();let a=Reflect[i];return a(...s)}},"install");return this.reflectMethods.forEach(r),t}};Rc.DelayedConstructor=Fh;function F4(n){if(typeof n>"u")throw new Error("Attempt to `delay` undefined. Constructor must be wrapped in a callback");return new Fh(n)}o(F4,"delay");Rc.delay=F4});var Nh=S(cs=>{"use strict";Object.defineProperty(cs,"__esModule",{value:!0});cs.isConstructorToken=cs.isTransformDescriptor=cs.isTokenDescriptor=cs.isNormalToken=void 0;var D4=Dh();function N4(n){return typeof n=="string"||typeof n=="symbol"}o(N4,"isNormalToken");cs.isNormalToken=N4;function L4(n){return typeof n=="object"&&"token"in n&&"multiple"in n}o(L4,"isTokenDescriptor");cs.isTokenDescriptor=L4;function k4(n){return typeof n=="object"&&"token"in n&&"transform"in n}o(k4,"isTransformDescriptor");cs.isTransformDescriptor=k4;function M4(n){return typeof n=="function"||n instanceof D4.DelayedConstructor}o(M4,"isConstructorToken");cs.isConstructorToken=M4});var g_=S(Lh=>{"use strict";Object.defineProperty(Lh,"__esModule",{value:!0});Lh.isTokenProvider=void 0;function j4(n){return!!n.useToken}o(j4,"isTokenProvider");Lh.isTokenProvider=j4});var y_=S(kh=>{"use strict";Object.defineProperty(kh,"__esModule",{value:!0});kh.isValueProvider=void 0;function $4(n){return n.useValue!=null}o($4,"isValueProvider");kh.isValueProvider=$4});var __=S(Ro=>{"use strict";Object.defineProperty(Ro,"__esModule",{value:!0});var B4=p_();Object.defineProperty(Ro,"isClassProvider",{enumerable:!0,get:o(function(){return B4.isClassProvider},"get")});var V4=m_();Object.defineProperty(Ro,"isFactoryProvider",{enumerable:!0,get:o(function(){return V4.isFactoryProvider},"get")});var U4=Nh();Object.defineProperty(Ro,"isNormalToken",{enumerable:!0,get:o(function(){return U4.isNormalToken},"get")});var q4=g_();Object.defineProperty(Ro,"isTokenProvider",{enumerable:!0,get:o(function(){return q4.isTokenProvider},"get")});var W4=y_();Object.defineProperty(Ro,"isValueProvider",{enumerable:!0,get:o(function(){return W4.isValueProvider},"get")})});var gA=S(Mh=>{"use strict";Object.defineProperty(Mh,"__esModule",{value:!0});Mh.isProvider=void 0;var G4=p_(),z4=y_(),H4=g_(),Q4=m_();function K4(n){return G4.isClassProvider(n)||z4.isValueProvider(n)||H4.isTokenProvider(n)||Q4.isFactoryProvider(n)}o(K4,"isProvider");Mh.isProvider=K4});var b_=S(v_=>{"use strict";Object.defineProperty(v_,"__esModule",{value:!0});var S_=class{static{o(this,"RegistryBase")}constructor(){this._registryMap=new Map}entries(){return this._registryMap.entries()}getAll(e){return this.ensure(e),this._registryMap.get(e)}get(e){this.ensure(e);let t=this._registryMap.get(e);return t[t.length-1]||null}set(e,t){this.ensure(e),this._registryMap.get(e).push(t)}setAll(e,t){this._registryMap.set(e,t)}has(e){return this.ensure(e),this._registryMap.get(e).length>0}clear(){this._registryMap.clear()}ensure(e){this._registryMap.has(e)||this._registryMap.set(e,[])}};v_.default=S_});var yA=S(E_=>{"use strict";Object.defineProperty(E_,"__esModule",{value:!0});var Y4=b_(),w_=class extends Y4.default{static{o(this,"Registry")}};E_.default=w_});var _A=S(A_=>{"use strict";Object.defineProperty(A_,"__esModule",{value:!0});var T_=class{static{o(this,"ResolutionContext")}constructor(){this.scopedResolutions=new Map}};A_.default=T_});var x_=S(jh=>{"use strict";Object.defineProperty(jh,"__esModule",{value:!0});jh.formatErrorCtor=void 0;function X4(n,e){return n===null?`at position #${e}`:`"${n.split(",")[e].trim()}" at position #${e}`}o(X4,"formatDependency");function J4(n,e,t=" "){return[n,...e.message.split(`
32
32
  `).map(r=>t+r)].join(`
33
- `)}o(J4,"composeErrorMessage");function Z4(n,e,t){let[,r=null]=n.toString().match(/constructor\(([\w, ]+)\)/)||[],i=X4(r,e);return J4(`Cannot inject the dependency ${i} of "${n.name}" constructor. Reason:`,t)}o(Z4,"formatErrorCtor");jh.formatErrorCtor=Z4});var SA=S($h=>{"use strict";Object.defineProperty($h,"__esModule",{value:!0});$h.isDisposable=void 0;function ej(n){return!(typeof n.dispose!="function"||n.dispose.length>0)}o(ej,"isDisposable");$h.isDisposable=ej});var bA=S(Po=>{"use strict";Object.defineProperty(Po,"__esModule",{value:!0});Po.PostResolutionInterceptors=Po.PreResolutionInterceptors=void 0;var vA=b_(),Bh=class extends vA.default{static{o(this,"PreResolutionInterceptors")}};Po.PreResolutionInterceptors=Bh;var Vh=class extends vA.default{static{o(this,"PostResolutionInterceptors")}};Po.PostResolutionInterceptors=Vh;var C_=class{static{o(this,"Interceptors")}constructor(){this.preResolution=new Bh,this.postResolution=new Vh}};Po.default=C_});var Pa=S(Qs=>{"use strict";Object.defineProperty(Qs,"__esModule",{value:!0});Qs.instance=Qs.typeInfo=void 0;var tj=(Rh(),Yd(Ih)),fn=__(),rj=gA(),Uh=Nh(),nj=yA(),xn=d_(),qh=_A(),ij=x_(),sj=Dh(),aj=SA(),oj=bA();Qs.typeInfo=new Map;var I_=class n{static{o(this,"InternalDependencyContainer")}constructor(e){this.parent=e,this._registry=new nj.default,this.interceptors=new oj.default,this.disposed=!1,this.disposables=new Set}register(e,t,r={lifecycle:xn.default.Transient}){this.ensureNotDisposed();let i;if(rj.isProvider(t)?i=t:i={useClass:t},fn.isTokenProvider(i)){let s=[e],a=i;for(;a!=null;){let c=a.useToken;if(s.includes(c))throw new Error(`Token registration cycle detected! ${[...s,c].join(" -> ")}`);s.push(c);let l=this._registry.get(c);l&&fn.isTokenProvider(l.provider)?a=l.provider:a=null}}if((r.lifecycle===xn.default.Singleton||r.lifecycle==xn.default.ContainerScoped||r.lifecycle==xn.default.ResolutionScoped)&&(fn.isValueProvider(i)||fn.isFactoryProvider(i)))throw new Error(`Cannot use lifecycle "${xn.default[r.lifecycle]}" with ValueProviders or FactoryProviders`);return this._registry.set(e,{provider:i,options:r}),this}registerType(e,t){return this.ensureNotDisposed(),fn.isNormalToken(t)?this.register(e,{useToken:t}):this.register(e,{useClass:t})}registerInstance(e,t){return this.ensureNotDisposed(),this.register(e,{useValue:t})}registerSingleton(e,t){if(this.ensureNotDisposed(),fn.isNormalToken(e)){if(fn.isNormalToken(t))return this.register(e,{useToken:t},{lifecycle:xn.default.Singleton});if(t)return this.register(e,{useClass:t},{lifecycle:xn.default.Singleton});throw new Error('Cannot register a type name as a singleton without a "to" token')}let r=e;return t&&!fn.isNormalToken(t)&&(r=t),this.register(e,{useClass:r},{lifecycle:xn.default.Singleton})}resolve(e,t=new qh.default,r=!1){this.ensureNotDisposed();let i=this.getRegistration(e);if(!i&&fn.isNormalToken(e)){if(r)return;throw new Error(`Attempted to resolve unregistered dependency token: "${e.toString()}"`)}if(this.executePreResolutionInterceptor(e,"Single"),i){let s=this.resolveRegistration(i,t);return this.executePostResolutionInterceptor(e,s,"Single"),s}if(Uh.isConstructorToken(e)){let s=this.construct(e,t);return this.executePostResolutionInterceptor(e,s,"Single"),s}throw new Error("Attempted to construct an undefined constructor. Could mean a circular dependency problem. Try using `delay` function.")}executePreResolutionInterceptor(e,t){if(this.interceptors.preResolution.has(e)){let r=[];for(let i of this.interceptors.preResolution.getAll(e))i.options.frequency!="Once"&&r.push(i),i.callback(e,t);this.interceptors.preResolution.setAll(e,r)}}executePostResolutionInterceptor(e,t,r){if(this.interceptors.postResolution.has(e)){let i=[];for(let s of this.interceptors.postResolution.getAll(e))s.options.frequency!="Once"&&i.push(s),s.callback(e,t,r);this.interceptors.postResolution.setAll(e,i)}}resolveRegistration(e,t){if(this.ensureNotDisposed(),e.options.lifecycle===xn.default.ResolutionScoped&&t.scopedResolutions.has(e))return t.scopedResolutions.get(e);let r=e.options.lifecycle===xn.default.Singleton,i=e.options.lifecycle===xn.default.ContainerScoped,s=r||i,a;return fn.isValueProvider(e.provider)?a=e.provider.useValue:fn.isTokenProvider(e.provider)?a=s?e.instance||(e.instance=this.resolve(e.provider.useToken,t)):this.resolve(e.provider.useToken,t):fn.isClassProvider(e.provider)?a=s?e.instance||(e.instance=this.construct(e.provider.useClass,t)):this.construct(e.provider.useClass,t):fn.isFactoryProvider(e.provider)?a=e.provider.useFactory(this):a=this.construct(e.provider,t),e.options.lifecycle===xn.default.ResolutionScoped&&t.scopedResolutions.set(e,a),a}resolveAll(e,t=new qh.default,r=!1){this.ensureNotDisposed();let i=this.getAllRegistrations(e);if(!i&&fn.isNormalToken(e)){if(r)return[];throw new Error(`Attempted to resolve unregistered dependency token: "${e.toString()}"`)}if(this.executePreResolutionInterceptor(e,"All"),i){let a=i.map(c=>this.resolveRegistration(c,t));return this.executePostResolutionInterceptor(e,a,"All"),a}let s=[this.construct(e,t)];return this.executePostResolutionInterceptor(e,s,"All"),s}isRegistered(e,t=!1){return this.ensureNotDisposed(),this._registry.has(e)||t&&(this.parent||!1)&&this.parent.isRegistered(e,!0)}reset(){this.ensureNotDisposed(),this._registry.clear(),this.interceptors.preResolution.clear(),this.interceptors.postResolution.clear()}clearInstances(){this.ensureNotDisposed();for(let[e,t]of this._registry.entries())this._registry.setAll(e,t.filter(r=>!fn.isValueProvider(r.provider)).map(r=>(r.instance=void 0,r)))}createChildContainer(){this.ensureNotDisposed();let e=new n(this);for(let[t,r]of this._registry.entries())r.some(({options:i})=>i.lifecycle===xn.default.ContainerScoped)&&e._registry.setAll(t,r.map(i=>i.options.lifecycle===xn.default.ContainerScoped?{provider:i.provider,options:i.options}:i));return e}beforeResolution(e,t,r={frequency:"Always"}){this.interceptors.preResolution.set(e,{callback:t,options:r})}afterResolution(e,t,r={frequency:"Always"}){this.interceptors.postResolution.set(e,{callback:t,options:r})}dispose(){return tj.__awaiter(this,void 0,void 0,function*(){this.disposed=!0;let e=[];this.disposables.forEach(t=>{let r=t.dispose();r&&e.push(r)}),yield Promise.all(e)})}getRegistration(e){return this.isRegistered(e)?this._registry.get(e):this.parent?this.parent.getRegistration(e):null}getAllRegistrations(e){return this.isRegistered(e)?this._registry.getAll(e):this.parent?this.parent.getAllRegistrations(e):null}construct(e,t){if(e instanceof sj.DelayedConstructor)return e.createProxy(i=>this.resolve(i,t));let r=(()=>{let i=Qs.typeInfo.get(e);if(!i||i.length===0){if(e.length===0)return new e;throw new Error(`TypeInfo not known for "${e.name}"`)}let s=i.map(this.resolveParams(t,e));return new e(...s)})();return aj.isDisposable(r)&&this.disposables.add(r),r}resolveParams(e,t){return(r,i)=>{try{return Uh.isTokenDescriptor(r)?Uh.isTransformDescriptor(r)?r.multiple?this.resolve(r.transform).transform(this.resolveAll(r.token,new qh.default,r.isOptional),...r.transformArgs):this.resolve(r.transform).transform(this.resolve(r.token,e,r.isOptional),...r.transformArgs):r.multiple?this.resolveAll(r.token,new qh.default,r.isOptional):this.resolve(r.token,e,r.isOptional):Uh.isTransformDescriptor(r)?this.resolve(r.transform,e).transform(this.resolve(r.token,e),...r.transformArgs):this.resolve(r,e)}catch(s){throw new Error(ij.formatErrorCtor(t,i,s))}}}ensureNotDisposed(){if(this.disposed)throw new Error("This container has been disposed, you cannot interact with a disposed container")}};Qs.instance=new I_;Qs.default=Qs.instance});var wA=S(P_=>{"use strict";Object.defineProperty(P_,"__esModule",{value:!0});var cj=Io(),Ks=Pa(),R_=Nh(),lj=x_();function uj(){return function(n){let e=cj.getParamInfo(n);return class extends n{constructor(...t){super(...t.concat(e.slice(t.length).map((r,i)=>{try{return R_.isTokenDescriptor(r)?R_.isTransformDescriptor(r)?r.multiple?Ks.instance.resolve(r.transform).transform(Ks.instance.resolveAll(r.token),...r.transformArgs):Ks.instance.resolve(r.transform).transform(Ks.instance.resolve(r.token),...r.transformArgs):r.multiple?Ks.instance.resolveAll(r.token):Ks.instance.resolve(r.token):R_.isTransformDescriptor(r)?Ks.instance.resolve(r.transform).transform(Ks.instance.resolve(r.token),...r.transformArgs):Ks.instance.resolve(r)}catch(s){let a=i+t.length;throw new Error(lj.formatErrorCtor(n,a,s))}})))}}}}o(uj,"autoInjectable");P_.default=uj});var EA=S(O_=>{"use strict";Object.defineProperty(O_,"__esModule",{value:!0});var fj=Io();function dj(n,e){let t={token:n,multiple:!1,isOptional:e&&e.isOptional};return fj.defineInjectionTokenMetadata(t)}o(dj,"inject");O_.default=dj});var Wh=S(F_=>{"use strict";Object.defineProperty(F_,"__esModule",{value:!0});var hj=Io(),pj=Pa(),TA=Pa();function mj(n){return function(e){pj.typeInfo.set(e,hj.getParamInfo(e)),n&&n.token&&(Array.isArray(n.token)?n.token.forEach(t=>{TA.instance.register(t,e)}):TA.instance.register(n.token,e))}}o(mj,"injectable");F_.default=mj});var AA=S(D_=>{"use strict";Object.defineProperty(D_,"__esModule",{value:!0});var gj=(Rh(),Yd(Ih)),yj=Pa();function _j(n=[]){return function(e){return n.forEach(t=>{var{token:r,options:i}=t,s=gj.__rest(t,["token","options"]);return yj.instance.register(r,s,i)}),e}}o(_j,"registry");D_.default=_j});var xA=S(N_=>{"use strict";Object.defineProperty(N_,"__esModule",{value:!0});var Sj=Wh(),vj=Pa();function bj(){return function(n){Sj.default()(n),vj.instance.registerSingleton(n)}}o(bj,"singleton");N_.default=bj});var CA=S(L_=>{"use strict";Object.defineProperty(L_,"__esModule",{value:!0});var wj=Io();function Ej(n,e){let t={token:n,multiple:!0,isOptional:e&&e.isOptional};return wj.defineInjectionTokenMetadata(t)}o(Ej,"injectAll");L_.default=Ej});var IA=S(k_=>{"use strict";Object.defineProperty(k_,"__esModule",{value:!0});var Tj=Io();function Aj(n,e,...t){let r={token:n,multiple:!0,transform:e,transformArgs:t};return Tj.defineInjectionTokenMetadata(r)}o(Aj,"injectAllWithTransform");k_.default=Aj});var RA=S(M_=>{"use strict";Object.defineProperty(M_,"__esModule",{value:!0});var xj=Io();function Cj(n,e,...t){return xj.defineInjectionTokenMetadata(n,{transformToken:e,args:t})}o(Cj,"injectWithTransform");M_.default=Cj});var PA=S(j_=>{"use strict";Object.defineProperty(j_,"__esModule",{value:!0});var Ij=Wh(),Rj=Pa();function Pj(n,e){return function(t){Ij.default()(t),Rj.instance.register(e||t,t,{lifecycle:n})}}o(Pj,"scoped");j_.default=Pj});var OA=S(hi=>{"use strict";Object.defineProperty(hi,"__esModule",{value:!0});var Oj=wA();Object.defineProperty(hi,"autoInjectable",{enumerable:!0,get:o(function(){return Oj.default},"get")});var Fj=EA();Object.defineProperty(hi,"inject",{enumerable:!0,get:o(function(){return Fj.default},"get")});var Dj=Wh();Object.defineProperty(hi,"injectable",{enumerable:!0,get:o(function(){return Dj.default},"get")});var Nj=AA();Object.defineProperty(hi,"registry",{enumerable:!0,get:o(function(){return Nj.default},"get")});var Lj=xA();Object.defineProperty(hi,"singleton",{enumerable:!0,get:o(function(){return Lj.default},"get")});var kj=CA();Object.defineProperty(hi,"injectAll",{enumerable:!0,get:o(function(){return kj.default},"get")});var Mj=IA();Object.defineProperty(hi,"injectAllWithTransform",{enumerable:!0,get:o(function(){return Mj.default},"get")});var jj=RA();Object.defineProperty(hi,"injectWithTransform",{enumerable:!0,get:o(function(){return jj.default},"get")});var $j=PA();Object.defineProperty(hi,"scoped",{enumerable:!0,get:o(function(){return $j.default},"get")})});var FA=S($_=>{"use strict";Object.defineProperty($_,"__esModule",{value:!0});function Bj(n){let e;return t=>(e==null&&(e=n(t)),e)}o(Bj,"instanceCachingFactory");$_.default=Bj});var DA=S(B_=>{"use strict";Object.defineProperty(B_,"__esModule",{value:!0});function Vj(n){let e=new WeakMap;return t=>{let r=e.get(t);return r==null&&(r=n(t),e.set(t,r)),r}}o(Vj,"instancePerContainerCachingFactory");B_.default=Vj});var NA=S(V_=>{"use strict";Object.defineProperty(V_,"__esModule",{value:!0});function Uj(n,e,t,r=!0){let i,s;return a=>{let c=n(a);return(!r||s!==c)&&((s=c)?i=a.resolve(e):i=a.resolve(t)),i}}o(Uj,"predicateAwareClassFactory");V_.default=Uj});var LA=S(Qu=>{"use strict";Object.defineProperty(Qu,"__esModule",{value:!0});var qj=FA();Object.defineProperty(Qu,"instanceCachingFactory",{enumerable:!0,get:o(function(){return qj.default},"get")});var Wj=DA();Object.defineProperty(Qu,"instancePerContainerCachingFactory",{enumerable:!0,get:o(function(){return Wj.default},"get")});var Gj=NA();Object.defineProperty(Qu,"predicateAwareClassFactory",{enumerable:!0,get:o(function(){return Gj.default},"get")})});var fe=S(Oa=>{"use strict";Object.defineProperty(Oa,"__esModule",{value:!0});var U_=(Rh(),Yd(Ih));if(typeof Reflect>"u"||!Reflect.getMetadata)throw new Error(`tsyringe requires a reflect polyfill. Please add 'import "reflect-metadata"' to the top of your entry point.`);var zj=mA();Object.defineProperty(Oa,"Lifecycle",{enumerable:!0,get:o(function(){return zj.Lifecycle},"get")});U_.__exportStar(OA(),Oa);U_.__exportStar(LA(),Oa);U_.__exportStar(__(),Oa);var Hj=Dh();Object.defineProperty(Oa,"delay",{enumerable:!0,get:o(function(){return Hj.delay},"get")});var Qj=Pa();Object.defineProperty(Oa,"container",{enumerable:!0,get:o(function(){return Qj.instance},"get")})});var Pc=S(Gh=>{"use strict";Object.defineProperty(Gh,"__esModule",{value:!0});Gh.NullLogger=void 0;Gh.NullLogger={debug(){},info(){},warn(){},error(){}}});var q_=S((lre,kA)=>{var Oc=class{static{o(this,"Wildcard")}constructor(){return Kj||this}equals(e){return e&&this.termType===e.termType}};Object.defineProperty(Oc.prototype,"value",{enumerable:!0,value:"*"});Object.defineProperty(Oc.prototype,"termType",{enumerable:!0,value:"Wildcard"});var Kj=new Oc;kA.exports.Wildcard=Oc});var jA=S((fre,MA)=>{var Yj=(function(){var n=o(function(R,C,P,N){for(P=P||{},N=R.length;N--;P[R[N]]=C);return P},"o"),e=[6,12,13,15,16,24,32,36,41,45,100,110,113,115,116,123,126,131,197,224,229,308,329,330,331,332,333],t=[2,247],r=[100,110,113,115,116,123,126,131,329,330,331,332,333],i=[2,409],s=[1,18],a=[1,27],c=[13,16,45,197,224,229,308],l=[28,29,53],u=[28,53],f=[1,42],d=[1,45],h=[1,41],p=[1,44],y=[123,126],v=[1,67],w=[39,45,87],b=[13,16,45,197,224,308],A=[1,87],I=[2,281],j=[1,86],V=[13,16,45,82,87,89,231,294,295,296,297,298,299,300,301,302,303,304,305,306,308,309,310,312],te=[6,28,29,53,63,70,73,81,83,85],z=[6,13,16,28,29,53,63,70,73,81,83,85,87,308],G=[6,13,16,28,29,45,53,63,70,73,81,82,83,85,87,89,197,231,294,295,296,297,298,299,300,301,302,303,304,305,306,308,309,310,312,314],F=[6,13,16,28,29,31,39,45,47,48,53,63,70,73,81,82,83,85,87,89,109,112,121,123,126,128,159,160,161,163,164,174,193,197,224,229,231,232,242,246,250,263,265,272,290,294,295,296,297,298,299,300,301,302,303,304,305,306,308,309,310,312,314,317,318,335,337,338,340,341,342,343,344,345,346],$=[13,16,308],re=[112,132,327,334],Ye=[13,16,112,132,308],at=[1,111],Ot=[1,117],ot=[112,132,327,328,334],lt=[13,16,112,132,308,328],Xe=[28,29,45,53,87],se=[1,138],U=[1,151],ut=[1,128],pt=[1,127],H=[1,129],Re=[1,140],qe=[1,141],ne=[1,142],We=[1,143],Ge=[1,144],Be=[1,145],ze=[1,147],Ce=[1,148],Ve=[2,457],Pe=[1,158],Ue=[1,159],He=[1,160],de=[1,152],ge=[1,153],ye=[1,156],he=[1,171],pe=[1,172],me=[1,173],ue=[1,174],_e=[1,175],Se=[1,176],ve=[1,167],be=[1,168],ce=[1,169],we=[1,170],et=[1,157],Qe=[1,166],$e=[1,161],E=[1,162],T=[1,163],x=[1,164],O=[1,165],Z=[6,13,16,29,31,45,82,85,87,89,112,159,160,161,163,164,231,294,295,296,297,298,299,300,301,302,303,304,305,306,308,309,310,312,335],_t=[1,195],Ct=[6,31,73,81,83,85],De=[2,285],q=[1,199],W=[1,201],Q=[6,31,70,73,81,83,85],Y=[2,283],Ie=[1,207],rt=[1,218],nt=[1,223],Pr=[1,219],bn=[1,225],kn=[1,226],sn=[1,224],u2=[6,63,70,73,81,83,85],f2=[1,236],d2=[2,334],h2=[1,243],p2=[1,241],Or=[6,193],Id=[2,349],m2=[2,339],Ea=[28,128],g2=[47,48,193,272],Rd=[47,48,193,242,272],dc=[47,48,193,242,246,272],hc=[47,48,193,242,246,250,263,265,272,290,297,298,299,300,301,302,341,342,343,344,345,346],gr=[39,47,48,193,242,246,250,263,265,272,290,297,298,299,300,301,302,338,341,342,343,344,345,346],y2=[1,271],_2=[1,270],Xt=[6,13,16,29,31,39,45,47,48,70,73,76,78,81,82,83,85,87,89,112,159,160,161,163,164,193,231,242,246,250,263,265,268,269,270,271,272,273,274,276,277,279,280,283,285,290,294,295,296,297,298,299,300,301,302,303,304,305,306,308,309,310,312,335,338,341,342,343,344,345,346,347,348,349,350,351],S2=[1,281],v2=[1,280],an=[13,16,29,31,39,45,47,48,82,85,87,89,112,159,160,161,163,164,174,193,197,224,229,231,232,242,246,250,263,265,272,290,294,295,296,297,298,299,300,301,302,303,304,305,306,308,309,310,312,314,317,318,335,338,341,342,343,344,345,346],vu=[45,89],Pd=[13,16,29,31,39,45,47,48,82,85,87,89,112,159,160,161,163,164,174,193,197,224,229,231,232,242,246,250,263,265,272,290,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,308,309,310,312,314,317,318,335,338,341,342,343,344,345,346],Od=[13,16,31,82,174,294,295,296,297,298,299,300,301,302,303,304,305,306,308,312],Fd=[31,89],Dd=[48,87],uo=[6,13,16,45,48,82,87,89,231,294,295,296,297,298,299,300,301,302,303,304,305,306,308,309,310,312,337,338],es=[6,13,16,39,45,48,82,87,89,231,263,294,295,296,297,298,299,300,301,302,303,304,305,306,308,309,310,312,337,338,340],b2=[1,313],pc=[6,85],Fy=[6,31,81,83,85],w2=[2,361],Ls=[2,353],fo=[1,343],bu=[31,112,335],ks=[13,16,29,31,45,48,82,85,87,89,112,159,160,161,163,164,193,197,224,229,231,232,272,294,295,296,297,298,299,300,301,302,303,304,305,306,308,309,310,312,317,318,335],Dy=[13,16,29,31,45,48,82,85,87,89,112,159,160,161,163,164,193,197,224,229,231,232,272,294,295,296,297,298,299,300,301,302,303,304,305,306,308,309,310,312,314,317,318,335],E2=[6,109,193],ho=[31,112],Jt=[13,16,45,82,87,224,263,265,268,269,270,271,273,274,276,277,279,280,283,285,294,295,296,297,298,299,300,301,302,303,304,305,306,308,312,346,347,348,349,350,351],Ny=[1,390],Ly=[1,391],Ta=[13,16,87,197,308,314],T2=[13,16,39,45,82,87,224,263,265,268,269,270,271,273,274,276,277,279,280,283,285,294,295,296,297,298,299,300,301,302,303,304,305,306,308,312,346,347,348,349,350,351],Nd=[1,417],Ld=[1,418],A2=[13,16,48,197,229,308],Aa=[6,31,85],x2=[6,13,16,31,45,73,81,83,85,268,269,270,271,273,274,276,277,279,280,283,285,308,346,347,348,349,350,351],ky=[6,13,16,29,31,45,73,76,78,81,82,83,85,87,89,112,159,160,161,163,164,231,268,269,270,271,273,274,276,277,279,280,283,285,294,295,296,297,298,299,300,301,302,303,304,305,306,308,309,310,312,335,346,347,348,349,350,351],po=[29,31,85,112,159,160,161,163,164],kd=[1,443],Md=[1,444],C2=[1,449],mo=[31,112,193,232,318,335],jd=[13,16,45,48,82,87,89,231,294,295,296,297,298,299,300,301,302,303,304,305,306,308,309,310,312],I2=[13,16,31,45,48,82,87,89,112,193,231,232,272,294,295,296,297,298,299,300,301,302,303,304,305,306,308,309,310,312,317,318,335],My=[13,16,29,31,45,48,82,85,87,89,112,159,160,161,163,164,193,231,232,272,294,295,296,297,298,299,300,301,302,303,304,305,306,308,309,310,312,317,318,335],wu=[13,16,31,48,82,174,294,295,296,297,298,299,300,301,302,303,304,305,306,308,312],Eu=[31,45],R2=[1,507],P2=[1,508],O2=[6,13,16,29,31,39,45,47,48,63,70,73,76,78,81,82,83,85,87,89,112,159,160,161,163,164,193,231,242,246,250,263,265,268,269,270,271,272,273,274,276,277,279,280,283,285,290,294,295,296,297,298,299,300,301,302,303,304,305,306,308,309,310,312,335,336,338,341,342,343,344,345,346,347,348,349,350,351],$d=[29,31,85,112,159,160,161,163,164,335],go=[6,13,16,31,45,70,73,81,83,85,87,268,269,270,271,273,274,276,277,279,280,283,285,308,346,347,348,349,350,351],F2=[13,16,31,45,48,82,87,89,112,193,197,231,232,272,294,295,296,297,298,299,300,301,302,303,304,305,306,308,309,310,312,317,318,335],D2=[2,352],jy=[13,16,197,308,314],N2=[1,565],mc=[6,13,16,31,45,76,78,81,83,85,87,268,269,270,271,273,274,276,277,279,280,283,285,308,346,347,348,349,350,351],L2=[13,16,29,31,45,82,85,87,89,112,159,160,161,163,164,231,294,295,296,297,298,299,300,301,302,303,304,305,306,308,309,310,312],Ms=[13,16,29,31,45,82,85,87,89,112,159,160,161,163,164,231,294,295,296,297,298,299,300,301,302,303,304,305,306,308,309,310,312,335],k2=[13,16,87,308],js=[2,364],gc=[29,31,85,112,159,160,161,163,164,193,232,318,335],Bd=[31,112,193,232,272,318,335],$s=[2,359],M2=[13,16,48,82,174,294,295,296,297,298,299,300,301,302,303,304,305,306,308,312],Vd=[29,31,85,112,159,160,161,163,164,193,232,272,318,335],j2=[13,16,31,45,82,87,89,112,231,294,295,296,297,298,299,300,301,302,303,304,305,306,308,309,310,312],$2=[2,347],$y={trace:o(function(){},"trace"),yy:{},symbols_:{error:2,QueryOrUpdate:3,Prologue:4,QueryOrUpdate_group0:5,EOF:6,Query:7,Qry:8,Query_option0:9,Prologue_repetition0:10,BaseDecl:11,BASE:12,IRIREF:13,PrefixDecl:14,PREFIX:15,PNAME_NS:16,SelectClauseWildcard:17,Qry_repetition0:18,WhereClause:19,SolutionModifierNoGroup:20,SelectClauseVars:21,Qry_repetition1:22,SolutionModifier:23,CONSTRUCT:24,ConstructTemplate:25,Qry_repetition2:26,Qry_repetition3:27,WHERE:28,"{":29,Qry_option0:30,"}":31,DESCRIBE:32,Qry_group0:33,Qry_repetition4:34,Qry_option1:35,ASK:36,Qry_repetition5:37,SelectClauseBase:38,"*":39,SelectClauseVars_repetition_plus0:40,SELECT:41,SelectClauseBase_option0:42,SelectClauseItem:43,Var:44,"(":45,Expression:46,AS:47,")":48,SubSelect:49,SubSelect_option0:50,SubSelect_option1:51,DatasetClause:52,FROM:53,DatasetClause_option0:54,iri:55,WhereClause_option0:56,GroupGraphPattern:57,SolutionModifier_option0:58,SolutionModifierNoGroup_option0:59,SolutionModifierNoGroup_option1:60,SolutionModifierNoGroup_option2:61,GroupClause:62,GROUP:63,BY:64,GroupClause_repetition_plus0:65,GroupCondition:66,BuiltInCall:67,FunctionCall:68,HavingClause:69,HAVING:70,HavingClause_repetition_plus0:71,OrderClause:72,ORDER:73,OrderClause_repetition_plus0:74,OrderCondition:75,ASC:76,BrackettedExpression:77,DESC:78,Constraint:79,LimitOffsetClauses:80,LIMIT:81,INTEGER:82,OFFSET:83,ValuesClause:84,VALUES:85,InlineData:86,VAR:87,InlineData_repetition0:88,NIL:89,InlineData_repetition1:90,InlineData_repetition_plus2:91,InlineData_repetition3:92,DataBlock:93,DataBlockValueList:94,DataBlockValueList_repetition_plus0:95,Update:96,Update_repetition0:97,Update1:98,Update_option0:99,LOAD:100,Update1_option0:101,Update1_option1:102,Update1_group0:103,Update1_option2:104,GraphRefAll:105,Update1_group1:106,Update1_option3:107,GraphOrDefault:108,TO:109,CREATE:110,Update1_option4:111,GRAPH:112,INSERTDATA:113,QuadPattern:114,DELETEDATA:115,DELETEWHERE:116,Update1_option5:117,InsertDeleteClause:118,Update1_repetition0:119,IntoGraphClause:120,INTO:121,GraphRef:122,DELETE:123,InsertDeleteClause_option0:124,InsertClause:125,INSERT:126,UsingClause:127,USING:128,UsingClause_option0:129,WithClause:130,WITH:131,DEFAULT:132,GraphOrDefault_option0:133,GraphRefAll_group0:134,Quads:135,Quads_option0:136,Quads_repetition0:137,QuadsNotTriples:138,VarOrIri:139,QuadsNotTriples_option0:140,QuadsNotTriples_option1:141,QuadsNotTriples_option2:142,TriplesTemplate:143,TriplesTemplate_repetition0:144,TriplesSameSubject:145,TriplesTemplate_option0:146,GroupGraphPatternSub:147,GroupGraphPatternSub_option0:148,GroupGraphPatternSub_repetition0:149,GroupGraphPatternSubTail:150,GraphPatternNotTriples:151,GroupGraphPatternSubTail_option0:152,GroupGraphPatternSubTail_option1:153,TriplesBlock:154,TriplesBlock_repetition0:155,TriplesSameSubjectPath:156,TriplesBlock_option0:157,GroupOrUnionGraphPattern:158,OPTIONAL:159,MINUS:160,SERVICE:161,GraphPatternNotTriples_option0:162,FILTER:163,BIND:164,InlineDataOneVar:165,InlineDataFull:166,InlineDataOneVar_repetition0:167,InlineDataFull_repetition0:168,InlineDataFull_repetition_plus1:169,InlineDataFull_repetition2:170,DataBlockValue:171,Literal:172,QuotedTriple:173,UNDEF:174,GroupOrUnionGraphPattern_repetition0:175,ArgList:176,ArgList_option0:177,ArgList_repetition0:178,ExpressionList:179,ExpressionList_repetition0:180,ConstructTemplate_option0:181,ConstructTriples:182,ConstructTriples_repetition0:183,ConstructTriples_option0:184,VarOrTermOrQuotedTP:185,PropertyListNotEmpty:186,TriplesNode:187,PropertyList:188,PropertyList_option0:189,VerbObjectList:190,PropertyListNotEmpty_repetition0:191,SemiOptionalVerbObjectList:192,";":193,SemiOptionalVerbObjectList_option0:194,Verb:195,ObjectList:196,a:197,ObjectList_repetition0:198,Object:199,GraphNode:200,Object_option0:201,PropertyListPathNotEmpty:202,TriplesNodePath:203,TriplesSameSubjectPath_option0:204,O:205,PropertyListPathNotEmpty_repetition0:206,PropertyListPathNotEmptyTail:207,O_group0:208,ObjectListPath:209,ObjectListPath_repetition0:210,ObjectPath:211,GraphNodePath:212,ObjectPath_option0:213,Path:214,Path_repetition0:215,PathSequence:216,PathSequence_repetition0:217,PathEltOrInverse:218,PathElt:219,PathPrimary:220,PathElt_option0:221,PathEltOrInverse_option0:222,IriOrA:223,"!":224,PathNegatedPropertySet:225,PathOneInPropertySet:226,PathNegatedPropertySet_repetition0:227,PathNegatedPropertySet_option0:228,"^":229,TriplesNode_repetition_plus0:230,"[":231,"]":232,TriplesNodePath_repetition_plus0:233,VarOrTermOrQuotedTPExpr:234,VarOrTerm:235,GraphTerm:236,BlankNode:237,ConditionalOrExpression:238,ConditionalAndExpression:239,ConditionalOrExpression_repetition0:240,ConditionalOrExpressionTail:241,"||":242,RelationalExpression:243,ConditionalAndExpression_repetition0:244,ConditionalAndExpressionTail:245,"&&":246,NumericExpression:247,RelationalExpression_group0:248,RelationalExpression_option0:249,IN:250,MultiplicativeExpression:251,NumericExpression_repetition0:252,AdditiveExpressionTail:253,AdditiveExpressionTail_group0:254,NumericLiteralPositive:255,AdditiveExpressionTail_repetition0:256,NumericLiteralNegative:257,AdditiveExpressionTail_repetition1:258,UnaryExpression:259,MultiplicativeExpression_repetition0:260,MultiplicativeExpressionTail:261,MultiplicativeExpressionTail_group0:262,"+":263,PrimaryExpression:264,"-":265,ExprQuotedTP:266,Aggregate:267,FUNC_ARITY0:268,FUNC_ARITY1:269,FUNC_ARITY1_SPARQL_STAR:270,FUNC_ARITY2:271,",":272,FUNC_ARITY3:273,FUNC_ARITY3_SPARQL_STAR:274,BuiltInCall_group0:275,BOUND:276,BNODE:277,BuiltInCall_option0:278,EXISTS:279,COUNT:280,Aggregate_option0:281,Aggregate_group0:282,FUNC_AGGREGATE:283,Aggregate_option1:284,GROUP_CONCAT:285,Aggregate_option2:286,Aggregate_option3:287,GroupConcatSeparator:288,SEPARATOR:289,"=":290,String:291,LANGTAG:292,"^^":293,DECIMAL:294,DOUBLE:295,BOOLEAN:296,INTEGER_POSITIVE:297,DECIMAL_POSITIVE:298,DOUBLE_POSITIVE:299,INTEGER_NEGATIVE:300,DECIMAL_NEGATIVE:301,DOUBLE_NEGATIVE:302,STRING_LITERAL1:303,STRING_LITERAL2:304,STRING_LITERAL_LONG1:305,STRING_LITERAL_LONG2:306,PrefixedName:307,PNAME_LN:308,BLANK_NODE_LABEL:309,ANON:310,QuotedTP:311,"<<":312,qtSubjectOrObject:313,">>":314,DataValueTerm:315,AnnotationPattern:316,"{|":317,"|}":318,AnnotationPatternPath:319,ExprVarOrTerm:320,QueryOrUpdate_group0_option0:321,Prologue_repetition0_group0:322,Qry_group0_repetition_plus0:323,SelectClauseBase_option0_group0:324,DISTINCT:325,REDUCED:326,NAMED:327,SILENT:328,CLEAR:329,DROP:330,ADD:331,MOVE:332,COPY:333,ALL:334,".":335,UNION:336,"|":337,"/":338,PathElt_option0_group0:339,"?":340,"!=":341,"<":342,">":343,"<=":344,">=":345,NOT:346,CONCAT:347,COALESCE:348,SUBSTR:349,REGEX:350,REPLACE:351,$accept:0,$end:1},terminals_:{2:"error",6:"EOF",12:"BASE",13:"IRIREF",15:"PREFIX",16:"PNAME_NS",24:"CONSTRUCT",28:"WHERE",29:"{",31:"}",32:"DESCRIBE",36:"ASK",39:"*",41:"SELECT",45:"(",47:"AS",48:")",53:"FROM",63:"GROUP",64:"BY",70:"HAVING",73:"ORDER",76:"ASC",78:"DESC",81:"LIMIT",82:"INTEGER",83:"OFFSET",85:"VALUES",87:"VAR",89:"NIL",100:"LOAD",109:"TO",110:"CREATE",112:"GRAPH",113:"INSERTDATA",115:"DELETEDATA",116:"DELETEWHERE",121:"INTO",123:"DELETE",126:"INSERT",128:"USING",131:"WITH",132:"DEFAULT",159:"OPTIONAL",160:"MINUS",161:"SERVICE",163:"FILTER",164:"BIND",174:"UNDEF",193:";",197:"a",224:"!",229:"^",231:"[",232:"]",242:"||",246:"&&",250:"IN",263:"+",265:"-",268:"FUNC_ARITY0",269:"FUNC_ARITY1",270:"FUNC_ARITY1_SPARQL_STAR",271:"FUNC_ARITY2",272:",",273:"FUNC_ARITY3",274:"FUNC_ARITY3_SPARQL_STAR",276:"BOUND",277:"BNODE",279:"EXISTS",280:"COUNT",283:"FUNC_AGGREGATE",285:"GROUP_CONCAT",289:"SEPARATOR",290:"=",292:"LANGTAG",293:"^^",294:"DECIMAL",295:"DOUBLE",296:"BOOLEAN",297:"INTEGER_POSITIVE",298:"DECIMAL_POSITIVE",299:"DOUBLE_POSITIVE",300:"INTEGER_NEGATIVE",301:"DECIMAL_NEGATIVE",302:"DOUBLE_NEGATIVE",303:"STRING_LITERAL1",304:"STRING_LITERAL2",305:"STRING_LITERAL_LONG1",306:"STRING_LITERAL_LONG2",308:"PNAME_LN",309:"BLANK_NODE_LABEL",310:"ANON",312:"<<",314:">>",317:"{|",318:"|}",325:"DISTINCT",326:"REDUCED",327:"NAMED",328:"SILENT",329:"CLEAR",330:"DROP",331:"ADD",332:"MOVE",333:"COPY",334:"ALL",335:".",336:"UNION",337:"|",338:"/",340:"?",341:"!=",342:"<",343:">",344:"<=",345:">=",346:"NOT",347:"CONCAT",348:"COALESCE",349:"SUBSTR",350:"REGEX",351:"REPLACE"},productions_:[0,[3,3],[7,2],[4,1],[11,2],[14,3],[8,4],[8,4],[8,5],[8,7],[8,5],[8,4],[17,2],[21,2],[38,2],[43,1],[43,5],[49,4],[49,4],[52,3],[19,2],[23,2],[20,3],[62,3],[66,1],[66,1],[66,3],[66,5],[66,1],[69,2],[72,3],[75,2],[75,2],[75,1],[75,1],[80,2],[80,2],[80,4],[80,4],[84,2],[86,4],[86,4],[86,6],[86,2],[94,3],[96,3],[98,4],[98,3],[98,5],[98,4],[98,2],[98,2],[98,2],[98,5],[120,2],[118,3],[118,1],[125,2],[127,3],[130,2],[108,1],[108,2],[122,2],[105,1],[105,1],[114,3],[135,2],[138,7],[143,3],[57,3],[57,3],[147,2],[150,3],[154,3],[151,1],[151,2],[151,2],[151,3],[151,4],[151,2],[151,6],[151,1],[93,1],[93,1],[165,4],[166,4],[166,6],[171,1],[171,1],[171,1],[171,1],[158,2],[79,1],[79,1],[79,1],[68,2],[176,1],[176,5],[179,1],[179,4],[25,3],[182,3],[145,2],[145,2],[188,1],[186,2],[192,2],[190,2],[195,1],[195,1],[196,2],[199,2],[156,2],[156,2],[202,2],[207,1],[207,2],[205,2],[209,2],[211,2],[214,2],[216,2],[219,2],[218,2],[220,1],[220,2],[220,3],[225,1],[225,1],[225,4],[226,1],[226,2],[187,3],[187,3],[203,3],[203,3],[200,1],[200,1],[212,1],[212,1],[234,1],[235,1],[235,1],[139,1],[139,1],[44,1],[236,1],[236,1],[236,1],[236,1],[46,1],[238,2],[241,2],[239,2],[245,2],[243,1],[243,3],[243,4],[247,2],[253,2],[253,2],[253,2],[251,2],[261,2],[259,2],[259,2],[259,2],[259,1],[264,1],[264,1],[264,1],[264,1],[264,1],[264,1],[264,1],[77,3],[67,1],[67,2],[67,4],[67,4],[67,6],[67,8],[67,8],[67,2],[67,4],[67,2],[67,4],[67,3],[267,5],[267,5],[267,6],[288,4],[172,1],[172,2],[172,3],[172,1],[172,1],[172,1],[172,1],[172,1],[172,1],[255,1],[255,1],[255,1],[257,1],[257,1],[257,1],[291,1],[291,1],[291,1],[291,1],[55,1],[55,1],[307,1],[307,1],[237,1],[237,1],[311,5],[173,5],[313,1],[313,1],[313,1],[313,1],[313,1],[315,1],[315,1],[315,1],[185,1],[185,1],[185,1],[316,3],[319,3],[266,5],[320,1],[320,1],[320,1],[223,1],[223,1],[321,0],[321,1],[5,1],[5,1],[5,1],[9,0],[9,1],[322,1],[322,1],[10,0],[10,2],[18,0],[18,2],[22,0],[22,2],[26,0],[26,2],[27,0],[27,2],[30,0],[30,1],[323,1],[323,2],[33,1],[33,1],[34,0],[34,2],[35,0],[35,1],[37,0],[37,2],[40,1],[40,2],[324,1],[324,1],[42,0],[42,1],[50,0],[50,1],[51,0],[51,1],[54,0],[54,1],[56,0],[56,1],[58,0],[58,1],[59,0],[59,1],[60,0],[60,1],[61,0],[61,1],[65,1],[65,2],[71,1],[71,2],[74,1],[74,2],[88,0],[88,2],[90,0],[90,2],[91,1],[91,2],[92,0],[92,2],[95,1],[95,2],[97,0],[97,4],[99,0],[99,2],[101,0],[101,1],[102,0],[102,1],[103,1],[103,1],[104,0],[104,1],[106,1],[106,1],[106,1],[107,0],[107,1],[111,0],[111,1],[117,0],[117,1],[119,0],[119,2],[124,0],[124,1],[129,0],[129,1],[133,0],[133,1],[134,1],[134,1],[134,1],[136,0],[136,1],[137,0],[137,2],[140,0],[140,1],[141,0],[141,1],[142,0],[142,1],[144,0],[144,3],[146,0],[146,1],[148,0],[148,1],[149,0],[149,2],[152,0],[152,1],[153,0],[153,1],[155,0],[155,3],[157,0],[157,1],[162,0],[162,1],[167,0],[167,2],[168,0],[168,2],[169,1],[169,2],[170,0],[170,2],[175,0],[175,3],[177,0],[177,1],[178,0],[178,3],[180,0],[180,3],[181,0],[181,1],[183,0],[183,3],[184,0],[184,1],[189,0],[189,1],[191,0],[191,2],[194,0],[194,1],[198,0],[198,3],[201,0],[201,1],[204,0],[204,1],[206,0],[206,2],[208,1],[208,1],[210,0],[210,3],[213,0],[213,1],[215,0],[215,3],[217,0],[217,3],[339,1],[339,1],[339,1],[221,0],[221,1],[222,0],[222,1],[227,0],[227,3],[228,0],[228,1],[230,1],[230,2],[233,1],[233,2],[240,0],[240,2],[244,0],[244,2],[248,1],[248,1],[248,1],[248,1],[248,1],[248,1],[249,0],[249,1],[252,0],[252,2],[254,1],[254,1],[256,0],[256,2],[258,0],[258,2],[260,0],[260,2],[262,1],[262,1],[275,1],[275,1],[275,1],[275,1],[275,1],[278,0],[278,1],[281,0],[281,1],[282,1],[282,1],[284,0],[284,1],[286,0],[286,1],[287,0],[287,1]],performAction:o(function(C,P,N,ie,Oe,g,cn){var _=g.length-1;switch(Oe){case 1:if(g[_-1]=g[_-1]||{},ke.base&&(g[_-1].base=ke.base),ke.base="",g[_-1].prefixes=ke.prefixes,ke.prefixes=null,ke.pathOnly){if(g[_-1].type==="path"||"termType"in g[_-1])return g[_-1];throw new Error("Received full SPARQL query in path only mode")}else if(g[_-1].type==="path"||"termType"in g[_-1])throw new Error("Received only path in full SPARQL mode");if(g[_-1].type==="update"){let St={};for(let jt of g[_-1].updates)if(jt.updateType==="insert"){let it={};for(let ft of jt.insert)if(ft.type==="bgp"||ft.type==="graph")for(let wn of ft.triples)wn.subject.termType==="BlankNode"&&(it[wn.subject.value]=!0),wn.predicate.termType==="BlankNode"&&(it[wn.predicate.value]=!0),wn.object.termType==="BlankNode"&&(it[wn.object.value]=!0);for(let ft of Object.keys(it)){if(St[ft])throw new Error("Detected reuse blank node across different INSERT DATA clauses");St[ft]=!0}}}return g[_-1];case 2:this.$={...g[_-1],...g[_],type:"query"};break;case 4:ke.base=Tu(g[_]);break;case 5:ke.prefixes||(ke.prefixes={}),g[_-1]=g[_-1].substr(0,g[_-1].length-1),g[_]=Tu(g[_]),ke.prefixes[g[_-1]]=g[_];break;case 6:this.$={...g[_-3],...So(g[_-2]),...g[_-1],...g[_]};break;case 7:if(!ke.skipValidation&&(Hy(g[_-3].variables.map(jt=>zy(jt.expression))).some(jt=>jt.aggregation==="count"&&!(jt.expression instanceof Ud))||g[_].group)){for(let jt of g[_-3].variables)if(jt.termType==="Variable"){if(!g[_].group||!g[_].group.map(it=>vc(it)).includes(vc(jt)))throw Error("Projection of ungrouped variable (?"+vc(jt)+")")}else if(zy(jt.expression).length===0){let it=tL(jt.expression);for(let ft of it)if(!g[_].group||!g[_].group.map||!g[_].group.map(wn=>vc(wn)).includes(vc(ft)))throw Error("Use of ungrouped variable in projection of operation (?"+vc(ft)+")")}}let is=g[_-1].where.filter(St=>St.type==="query");if(is.length>0){let St=g[_-3].variables.filter(it=>it.variable&&it.variable.value).map(it=>it.variable.value),jt=Hy(is.map(it=>it.variables)).map(it=>it.value||it.variable.value);for(let it of St)if(jt.indexOf(it)>=0)throw Error("Target id of 'AS' (?"+it+") already used in subquery")}this.$=Ht(g[_-3],So(g[_-2]),g[_-1],g[_]);break;case 8:this.$=Ht({queryType:"CONSTRUCT",template:g[_-3]},So(g[_-2]),g[_-1],g[_]);break;case 9:this.$=Ht({queryType:"CONSTRUCT",template:g[_-2]=g[_-2]?g[_-2].triples:[]},So(g[_-5]),{where:[{type:"bgp",triples:_o([],g[_-2])}]},g[_]);break;case 10:this.$=Ht({queryType:"DESCRIBE",variables:g[_-3]==="*"?[new Ud]:g[_-3]},So(g[_-2]),g[_-1],g[_]);break;case 11:this.$=Ht({queryType:"ASK"},So(g[_-2]),g[_-1],g[_]);break;case 12:this.$=Ht(g[_-1],{variables:[new Ud]});break;case 13:let Ru=g[_].map(St=>St.value||St.variable.value),bc=rL(Ru);if(bc.length>0)throw Error("Two or more of the resulting columns have the same name (?"+bc[0]+")");this.$=Ht(g[_-1],{variables:g[_]});break;case 14:this.$=Ht({queryType:"SELECT"},g[_]&&(g[_-1]=on(g[_]),g[_]={},g[_][g[_-1]]=!0,g[_]));break;case 16:case 27:this.$=yc(g[_-3],{variable:g[_-1]});break;case 17:case 18:this.$=Ht(g[_-3],g[_-2],g[_-1],g[_],{type:"query"});break;case 19:case 58:this.$={iri:g[_],named:!!g[_-1]};break;case 20:this.$={where:g[_].patterns};break;case 21:this.$=Ht(g[_-1],g[_]);break;case 22:this.$=Ht(g[_-2],g[_-1],g[_]);break;case 23:this.$={group:g[_]};break;case 24:case 25:case 28:case 31:case 33:case 34:this.$=yc(g[_]);break;case 26:this.$=yc(g[_-1]);break;case 29:this.$={having:g[_]};break;case 30:this.$={order:g[_]};break;case 32:this.$=yc(g[_],{descending:!0});break;case 35:this.$={limit:Sc(g[_])};break;case 36:this.$={offset:Sc(g[_])};break;case 37:this.$={limit:Sc(g[_-2]),offset:Sc(g[_])};break;case 38:this.$={limit:Sc(g[_]),offset:Sc(g[_-2])};break;case 39:case 43:this.$={type:"values",values:g[_]};break;case 40:case 84:this.$=g[_-1].map(St=>({[g[_-3]]:St}));break;case 41:case 85:this.$=g[_-1].map(()=>({}));break;case 42:case 86:var ns=g[_-4].length;g[_-4]=g[_-4].map(By),this.$=g[_-1].map(function(St){if(St.length!==ns)throw Error("Inconsistent VALUES length");for(var jt={},it=0;it<ns;it++)jt["?"+g[_-4][it].value]=St[it];return jt});break;case 44:case 65:case 100:case 126:case 175:this.$=g[_-1];break;case 45:this.$={type:"update",updates:Bs(g[_-2],g[_-1])};break;case 46:this.$=Ht({type:"load",silent:!!g[_-2],source:g[_-1]},g[_]&&{destination:g[_]});break;case 47:this.$={type:on(g[_-2]),silent:!!g[_-1],graph:g[_]};break;case 48:this.$={type:on(g[_-4]),silent:!!g[_-3],source:g[_-2],destination:g[_]};break;case 49:this.$={type:"create",silent:!!g[_-2],graph:{type:"graph",name:g[_]}};break;case 50:this.$={updateType:"insert",insert:Y2(g[_])};break;case 51:this.$={updateType:"delete",delete:Yy(Y2(g[_]))};break;case 52:this.$={updateType:"deletewhere",delete:Yy(g[_])};break;case 53:this.$={updateType:"insertdelete",...g[_-4],...g[_-3],...So(g[_-2],"using"),where:g[_].patterns};break;case 54:case 57:case 62:case 167:case 191:case 236:this.$=g[_];break;case 55:this.$={delete:Yy(g[_-1]),insert:g[_]||[]};break;case 56:this.$={delete:[],insert:g[_]};break;case 59:this.$={graph:g[_]};break;case 60:this.$={type:"graph",default:!0};break;case 61:case 63:this.$={type:"graph",name:g[_]};break;case 64:this.$={[on(g[_])]:!0};break;case 66:this.$=g[_-1]?ts(g[_],[g[_-1]]):ts(g[_]);break;case 67:var Cu=Ht(g[_-3]||{triples:[]},{type:"graph",name:g[_-5]});this.$=g[_]?[Cu,g[_]]:[Cu];break;case 68:case 73:this.$={type:"bgp",triples:ts(g[_-2],[g[_-1]])};break;case 69:this.$={type:"group",patterns:[g[_-1]]};break;case 70:for(let St of g[_-1].filter(jt=>jt.type==="bind")){let jt=g[_-1].indexOf(St),it=new Set;for(let ft of g[_-1].slice(0,jt))(ft.type==="group"||ft.type==="bgp")&&Q2(ft).forEach(wn=>it.add(wn));if(it.has(St.variable.value))throw Error("Variable used to bind is already bound (?"+St.variable.value+")")}this.$={type:"group",patterns:g[_-1]};break;case 71:this.$=g[_-1]?ts([g[_-1]],g[_]):ts(g[_]);break;case 72:this.$=g[_]?[g[_-2],g[_]]:g[_-2];break;case 75:this.$=Ht(g[_],{type:"optional"});break;case 76:this.$=Ht(g[_],{type:"minus"});break;case 77:this.$=Ht(g[_],{type:"graph",name:g[_-1]});break;case 78:this.$=Ht(g[_],{type:"service",name:g[_-1],silent:!!g[_-2]});break;case 79:this.$={type:"filter",expression:g[_]};break;case 80:this.$={type:"bind",variable:g[_-1],expression:g[_-3]};break;case 89:this.$=xu(g[_]);break;case 90:this.$=void 0;break;case 91:this.$=g[_-1].length?{type:"union",patterns:ts(g[_-1].map(Uy),[Uy(g[_])])}:g[_];break;case 95:this.$={...g[_],function:g[_-1]};break;case 96:this.$={type:"functionCall",args:[]};break;case 97:this.$={type:"functionCall",args:Bs(g[_-2],g[_-1]),distinct:!!g[_-3]};break;case 98:case 115:case 128:case 247:case 249:case 251:case 253:case 255:case 263:case 267:case 297:case 299:case 303:case 307:case 328:case 341:case 349:case 355:case 361:case 367:case 369:case 373:case 375:case 379:case 381:case 385:case 391:case 395:case 401:case 405:case 409:case 411:case 420:case 428:case 430:case 440:case 444:case 446:case 448:this.$=[];break;case 99:this.$=Bs(g[_-2],g[_-1]);break;case 101:this.$=ts(g[_-2],[g[_-1]]);break;case 102:case 112:this.$=Ky(g[_].map(St=>Ht(Vs(g[_-1]),St)));break;case 103:this.$=Ky(_o(g[_].map(St=>Ht(Vs(g[_-1].entity),St)),g[_-1].triples));break;case 105:this.$=ts([g[_-1]],g[_]);break;case 106:this.$=ts(g[_]);break;case 107:this.$=Gy(g[_-1],g[_]);break;case 109:case 237:this.$=ke.factory.namedNode(GN);break;case 110:case 118:this.$=Bs(g[_-1],g[_]);break;case 111:this.$=g[_]?{annotation:g[_],object:g[_-1]}:g[_-1];break;case 113:this.$=g[_]?Ky(_o(g[_].map(St=>Ht(Vs(g[_-1].entity),St)),g[_-1].triples)):g[_-1].triples;break;case 114:this.$=Gy(...g[_-1],g[_]);break;case 116:this.$=Gy(...g[_]);break;case 117:case 159:case 163:this.$=[g[_-1],g[_]];break;case 119:this.$=g[_]?{object:g[_-1],annotation:g[_]}:g[_-1];break;case 120:this.$=g[_-1].length?_c("|",Bs(g[_-1],g[_])):g[_];break;case 121:this.$=g[_-1].length?_c("/",Bs(g[_-1],g[_])):g[_];break;case 122:this.$=g[_]?_c(g[_],[g[_-1]]):g[_-1];break;case 123:this.$=g[_-1]?_c(g[_-1],[g[_]]):g[_];break;case 125:case 131:this.$=_c(g[_-1],[g[_]]);break;case 129:this.$=_c("|",Bs(g[_-2],g[_-1]));break;case 132:case 134:this.$=ZN(g[_-1]);break;case 133:case 135:this.$=eL(g[_-1]);break;case 140:this.$={entity:g[_],triples:[]};break;case 145:this.$=By(g[_]);break;case 149:this.$=ke.factory.namedNode(B2);break;case 151:case 153:case 158:case 162:this.$=Vy(g[_-1],g[_]);break;case 152:this.$=["||",g[_]];break;case 154:this.$=["&&",g[_]];break;case 156:this.$=Fr(g[_-1],[g[_-2],g[_]]);break;case 157:this.$=Fr(g[_-2]?"notin":"in",[g[_-3],g[_]]);break;case 160:this.$=["+",Vy(g[_-1],g[_])];break;case 161:var Gd=rs(g[_-1].value.replace("-",""),g[_-1].datatype);this.$=["-",Vy(Gd,g[_])];break;case 164:this.$=Fr("UPLUS",[g[_]]);break;case 165:this.$=Fr(g[_-1],[g[_]]);break;case 166:this.$=Fr("UMINUS",[g[_]]);break;case 177:this.$=Fr(on(g[_-1]));break;case 178:this.$=Fr(on(g[_-3]),[g[_-1]]);break;case 179:this.$=xu(Fr(on(g[_-3]),[g[_-1]]));break;case 180:this.$=Fr(on(g[_-5]),[g[_-3],g[_-1]]);break;case 181:this.$=Fr(on(g[_-7]),[g[_-5],g[_-3],g[_-1]]);break;case 182:this.$=xu(Fr(on(g[_-7]),[g[_-5],g[_-3],g[_-1]]));break;case 183:this.$=Fr(on(g[_-1]),g[_]);break;case 184:this.$=Fr("bound",[By(g[_-1])]);break;case 185:this.$=Fr(g[_-1],[]);break;case 186:this.$=Fr(g[_-3],[g[_-1]]);break;case 187:this.$=Fr(g[_-2]?"notexists":"exists",[Uy(g[_])]);break;case 188:case 189:this.$=yc(g[_-1],{type:"aggregate",aggregation:on(g[_-4]),distinct:!!g[_-2]});break;case 190:this.$=yc(g[_-2],{type:"aggregate",aggregation:on(g[_-5]),distinct:!!g[_-3],separator:typeof g[_-1]=="string"?g[_-1]:" "});break;case 192:this.$=rs(g[_]);break;case 193:this.$=KN(g[_-1],on(g[_].substr(1)));break;case 194:this.$=rs(g[_-2],g[_]);break;case 195:case 204:this.$=rs(g[_],V2);break;case 196:case 205:this.$=rs(g[_],U2);break;case 197:case 206:this.$=rs(on(g[_]),q2);break;case 200:this.$=rs(g[_].toLowerCase(),QN);break;case 201:this.$=rs(g[_].substr(1),V2);break;case 202:this.$=rs(g[_].substr(1),U2);break;case 203:this.$=rs(g[_].substr(1).toLowerCase(),q2);break;case 207:case 208:this.$=H2(g[_],1);break;case 209:case 210:this.$=H2(g[_],3);break;case 211:this.$=ke.factory.namedNode(Tu(g[_]));break;case 213:var zd=g[_].indexOf(":"),Iu=g[_].substr(0,zd),Hd=ke.prefixes[Iu];if(!Hd)throw new Error("Unknown prefix: "+Iu);var Vt=Tu(Hd+g[_].substr(zd+1));this.$=ke.factory.namedNode(Vt);break;case 214:if(g[_]=g[_].substr(0,g[_].length-1),!(g[_]in ke.prefixes))throw new Error("Unknown prefix: "+g[_]);var Vt=Tu(ke.prefixes[g[_]]);this.$=ke.factory.namedNode(Vt);break;case 215:this.$=Au(g[_].replace(/^(_:)/,""));break;case 216:this.$=Au();break;case 217:case 218:case 232:this.$=xu(qy(g[_-3],g[_-2],g[_-1]));break;case 230:case 231:this.$=xu(g[_-1]);break;case 248:case 250:case 252:case 254:case 256:case 260:case 264:case 268:case 270:case 292:case 294:case 296:case 298:case 300:case 302:case 304:case 306:case 329:case 342:case 356:case 368:case 370:case 372:case 374:case 392:case 402:case 425:case 427:case 429:case 431:case 441:case 445:case 447:case 449:g[_-1].push(g[_]);break;case 259:case 269:case 291:case 293:case 295:case 301:case 305:case 371:case 424:case 426:this.$=[g[_]];break;case 308:g[_-3].push(g[_-2]);break;case 350:case 362:case 376:case 380:case 382:case 386:case 396:case 406:case 410:case 412:case 421:g[_-2].push(g[_-1]);break}},"anonymous"),table:[n(e,t,{3:1,4:2,10:3}),{1:[3]},n(r,[2,307],{5:4,7:5,321:6,214:7,8:8,96:9,215:10,17:11,21:12,97:16,38:17,6:[2,238],13:i,16:i,45:i,197:i,224:i,229:i,308:i,24:[1,13],32:[1,14],36:[1,15],41:s}),n([6,13,16,24,32,36,41,45,100,110,113,115,116,123,126,131,197,224,229,308,329,330,331,332,333],[2,3],{322:19,11:20,14:21,12:[1,22],15:[1,23]}),{6:[1,24]},{6:[2,240]},{6:[2,241]},{6:[2,242]},{6:[2,243],9:25,84:26,85:a},{6:[2,239]},n(c,[2,411],{216:28,217:29}),n(l,[2,249],{18:30}),n(l,[2,251],{22:31}),n(u,[2,255],{25:32,27:33,29:[1,34]}),{13:f,16:d,33:35,39:[1,37],44:39,55:40,87:h,139:38,307:43,308:p,323:36},n(l,[2,267],{37:46}),n(y,[2,326],{98:47,103:49,106:50,117:55,130:61,100:[1,48],110:[1,51],113:[1,52],115:[1,53],116:[1,54],131:[1,62],329:[1,56],330:[1,57],331:[1,58],332:[1,59],333:[1,60]}),{39:[1,63],40:64,43:65,44:66,45:v,87:h},n(w,[2,273],{42:68,324:69,325:[1,70],326:[1,71]}),n(e,[2,248]),n(e,[2,245]),n(e,[2,246]),{13:[1,72]},{16:[1,73]},{1:[2,1]},{6:[2,2]},{6:[2,244]},{45:[1,77],85:[1,78],86:74,87:[1,75],89:[1,76]},n([6,13,16,45,48,82,87,89,231,294,295,296,297,298,299,300,301,302,303,304,305,306,308,309,310,312],[2,120],{337:[1,79]}),n(b,[2,418],{218:80,222:81,229:[1,82]}),{19:83,28:A,29:I,52:84,53:j,56:85},{19:88,28:A,29:I,52:89,53:j,56:85},n(l,[2,253],{26:90}),{28:[1,91],52:92,53:j},n(V,[2,385],{181:93,182:94,183:95,31:[2,383]}),n(te,[2,263],{34:96}),n(te,[2,261],{44:39,55:40,307:43,139:97,13:f,16:d,87:h,308:p}),n(te,[2,262]),n(z,[2,259]),n(G,[2,143]),n(G,[2,144]),n([6,13,16,28,29,31,39,45,47,48,53,63,70,73,76,78,81,82,83,85,87,89,112,159,160,161,163,164,193,197,224,229,231,232,242,246,250,263,265,268,269,270,271,272,273,274,276,277,279,280,283,285,290,294,295,296,297,298,299,300,301,302,303,304,305,306,308,309,310,312,314,317,318,335,338,341,342,343,344,345,346,347,348,349,350,351],[2,145]),n(F,[2,211]),n(F,[2,212]),n(F,[2,213]),n(F,[2,214]),{19:98,28:A,29:I,52:99,53:j,56:85},{6:[2,309],99:100,193:[1,101]},n($,[2,311],{101:102,328:[1,103]}),n(re,[2,317],{104:104,328:[1,105]}),n(Ye,[2,322],{107:106,328:[1,107]}),{111:108,112:[2,324],328:[1,109]},{29:at,114:110},{29:at,114:112},{29:at,114:113},{118:114,123:[1,115],125:116,126:Ot},n(ot,[2,315]),n(ot,[2,316]),n(lt,[2,319]),n(lt,[2,320]),n(lt,[2,321]),n(y,[2,327]),{13:f,16:d,55:118,307:43,308:p},n(l,[2,12]),n(l,[2,13],{44:66,43:119,45:v,87:h}),n(Xe,[2,269]),n(Xe,[2,15]),{13:f,16:d,44:136,45:se,46:120,55:133,67:132,68:134,77:131,82:U,87:h,172:135,224:ut,238:121,239:122,243:123,247:124,251:125,255:154,257:155,259:126,263:pt,264:130,265:H,266:137,267:139,268:Re,269:qe,270:ne,271:We,273:Ge,274:Be,275:146,276:ze,277:Ce,278:149,279:Ve,280:Pe,283:Ue,285:He,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,312:et,346:Qe,347:$e,348:E,349:T,350:x,351:O},n(w,[2,14]),n(w,[2,274]),n(w,[2,271]),n(w,[2,272]),n(e,[2,4]),{13:[1,177]},n(Z,[2,39]),{29:[1,178]},{29:[1,179]},{87:[1,181],91:180},{45:[1,187],87:[1,185],89:[1,186],93:182,165:183,166:184},n(c,[2,410]),n([6,13,16,45,48,82,87,89,231,294,295,296,297,298,299,300,301,302,303,304,305,306,308,309,310,312,337],[2,121],{338:[1,188]}),{13:f,16:d,45:[1,193],55:194,197:_t,219:189,220:190,223:191,224:[1,192],307:43,308:p},n(b,[2,419]),n(Ct,De,{20:196,59:197,69:198,70:q}),n(l,[2,250]),{29:W,57:200},n($,[2,279],{54:202,327:[1,203]}),{29:[2,282]},n(Q,Y,{23:204,58:205,62:206,63:Ie}),n(l,[2,252]),{19:208,28:A,29:I,52:209,53:j,56:85},{29:[1,210]},n(u,[2,256]),{31:[1,211]},{31:[2,384]},{13:f,16:d,44:215,45:rt,55:220,82:U,87:h,89:nt,145:212,172:221,185:213,187:214,231:Pr,236:216,237:222,255:154,257:155,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,309:bn,310:kn,311:217,312:sn},n(u2,[2,265],{56:85,35:227,52:228,19:229,28:A,29:I,53:j}),n(z,[2,260]),n(Q,Y,{58:205,62:206,23:230,63:Ie}),n(l,[2,268]),{6:[2,45]},n(e,t,{10:3,4:231}),{13:f,16:d,55:232,307:43,308:p},n($,[2,312]),{105:233,112:f2,122:234,132:[1,237],134:235,327:[1,238],334:[1,239]},n(re,[2,318]),n($,d2,{108:240,133:242,112:h2,132:p2}),n(Ye,[2,323]),{112:[1,244]},{112:[2,325]},n(Or,[2,50]),n(V,Id,{135:245,136:246,143:247,144:248,31:m2,112:m2}),n(Or,[2,51]),n(Or,[2,52]),n(Ea,[2,328],{119:249}),{29:at,114:250},n(Ea,[2,56]),{29:at,114:251},n(y,[2,59]),n(Xe,[2,270]),{47:[1,252]},n(g2,[2,150]),n(Rd,[2,428],{240:253}),n(dc,[2,430],{244:254}),n(dc,[2,155],{248:255,249:256,250:[2,438],290:[1,257],341:[1,258],342:[1,259],343:[1,260],344:[1,261],345:[1,262],346:[1,263]}),n(hc,[2,440],{252:264}),n(gr,[2,448],{260:265}),{13:f,16:d,44:136,45:se,55:133,67:132,68:134,77:131,82:U,87:h,172:135,255:154,257:155,264:266,266:137,267:139,268:Re,269:qe,270:ne,271:We,273:Ge,274:Be,275:146,276:ze,277:Ce,278:149,279:Ve,280:Pe,283:Ue,285:He,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,312:et,346:Qe,347:$e,348:E,349:T,350:x,351:O},{13:f,16:d,44:136,45:se,55:133,67:132,68:134,77:131,82:U,87:h,172:135,255:154,257:155,264:267,266:137,267:139,268:Re,269:qe,270:ne,271:We,273:Ge,274:Be,275:146,276:ze,277:Ce,278:149,279:Ve,280:Pe,283:Ue,285:He,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,312:et,346:Qe,347:$e,348:E,349:T,350:x,351:O},{13:f,16:d,44:136,45:se,55:133,67:132,68:134,77:131,82:U,87:h,172:135,255:154,257:155,264:268,266:137,267:139,268:Re,269:qe,270:ne,271:We,273:Ge,274:Be,275:146,276:ze,277:Ce,278:149,279:Ve,280:Pe,283:Ue,285:He,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,312:et,346:Qe,347:$e,348:E,349:T,350:x,351:O},n(gr,[2,167]),n(gr,[2,168]),n(gr,[2,169]),n(gr,[2,170],{176:269,45:y2,89:_2}),n(gr,[2,171]),n(gr,[2,172]),n(gr,[2,173]),n(gr,[2,174]),{13:f,16:d,44:136,45:se,46:272,55:133,67:132,68:134,77:131,82:U,87:h,172:135,224:ut,238:121,239:122,243:123,247:124,251:125,255:154,257:155,259:126,263:pt,264:130,265:H,266:137,267:139,268:Re,269:qe,270:ne,271:We,273:Ge,274:Be,275:146,276:ze,277:Ce,278:149,279:Ve,280:Pe,283:Ue,285:He,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,312:et,346:Qe,347:$e,348:E,349:T,350:x,351:O},n(Xt,[2,176]),{89:[1,273]},{45:[1,274]},{45:[1,275]},{45:[1,276]},{45:[1,277]},{45:[1,278]},{45:S2,89:v2,179:279},{45:[1,282]},{45:[1,284],89:[1,283]},{279:[1,285]},n(an,[2,192],{292:[1,286],293:[1,287]}),n(an,[2,195]),n(an,[2,196]),n(an,[2,197]),n(an,[2,198]),n(an,[2,199]),n(an,[2,200]),{13:f,16:d,44:39,55:40,82:U,87:h,139:289,172:291,255:154,257:155,266:290,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,312:et,320:288},{45:[1,292]},{45:[1,293]},{45:[1,294]},n(vu,[2,452]),n(vu,[2,453]),n(vu,[2,454]),n(vu,[2,455]),n(vu,[2,456]),{279:[2,458]},n(Pd,[2,207]),n(Pd,[2,208]),n(Pd,[2,209]),n(Pd,[2,210]),n(an,[2,201]),n(an,[2,202]),n(an,[2,203]),n(an,[2,204]),n(an,[2,205]),n(an,[2,206]),n(e,[2,5]),n(Od,[2,297],{88:295}),n(Fd,[2,299],{90:296}),{48:[1,297],87:[1,298]},n(Dd,[2,301]),n(Z,[2,43]),n(Z,[2,82]),n(Z,[2,83]),{29:[1,299]},{29:[1,300]},{87:[1,302],169:301},n(c,[2,412]),n(uo,[2,123]),n(uo,[2,416],{221:303,339:304,39:[1,306],263:[1,307],340:[1,305]}),n(es,[2,124]),{13:f,16:d,45:[1,311],55:194,89:[1,310],197:_t,223:312,225:308,226:309,229:b2,307:43,308:p},n(c,i,{215:10,214:314}),n(es,[2,236]),n(es,[2,237]),n(pc,[2,6]),n(Fy,[2,287],{60:315,72:316,73:[1,317]}),n(Ct,[2,286]),{13:f,16:d,45:se,55:323,67:321,68:322,71:318,77:320,79:319,267:139,268:Re,269:qe,270:ne,271:We,273:Ge,274:Be,275:146,276:ze,277:Ce,278:149,279:Ve,280:Pe,283:Ue,285:He,307:43,308:p,346:Qe,347:$e,348:E,349:T,350:x,351:O},n([6,31,63,70,73,81,83,85],[2,20]),n(V,w2,{38:17,49:324,147:325,17:326,21:327,148:328,154:329,155:330,29:Ls,31:Ls,85:Ls,112:Ls,159:Ls,160:Ls,161:Ls,163:Ls,164:Ls,41:s}),{13:f,16:d,55:331,307:43,308:p},n($,[2,280]),n(pc,[2,7]),n(Ct,De,{59:197,69:198,20:332,70:q}),n(Q,[2,284]),{64:[1,333]},n(Q,Y,{58:205,62:206,23:334,63:Ie}),n(l,[2,254]),n(V,Id,{144:248,30:335,143:336,31:[2,257]}),n(l,[2,100]),{31:[2,387],184:337,335:[1,338]},{13:f,16:d,44:39,55:40,87:h,139:342,186:339,190:340,195:341,197:fo,307:43,308:p},n(bu,[2,389],{44:39,55:40,307:43,190:340,195:341,139:342,188:344,189:345,186:346,13:f,16:d,87:h,197:fo,308:p}),n(ks,[2,227]),n(ks,[2,228]),n(ks,[2,229]),{13:f,16:d,44:215,45:rt,55:220,82:U,87:h,89:nt,172:221,185:351,187:350,200:348,230:347,231:Pr,234:349,236:216,237:222,255:154,257:155,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,309:bn,310:kn,311:217,312:sn},{13:f,16:d,44:39,55:40,87:h,139:342,186:352,190:340,195:341,197:fo,307:43,308:p},n(ks,[2,146]),n(ks,[2,147]),n(ks,[2,148]),n(ks,[2,149]),{13:f,16:d,44:354,55:355,82:U,87:h,172:357,237:356,255:154,257:155,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,309:bn,310:kn,311:358,312:sn,313:353},n(Dy,[2,215]),n(Dy,[2,216]),n(Q,Y,{58:205,62:206,23:359,63:Ie}),n(te,[2,264]),n(u2,[2,266]),n(pc,[2,11]),n(r,[2,308],{6:[2,310]}),n(Or,[2,313],{102:360,120:361,121:[1,362]}),n(Or,[2,47]),n(Or,[2,63]),n(Or,[2,64]),{13:f,16:d,55:363,307:43,308:p},n(Or,[2,336]),n(Or,[2,337]),n(Or,[2,338]),{109:[1,364]},n(E2,[2,60]),{13:f,16:d,55:365,307:43,308:p},n($,[2,335]),{13:f,16:d,55:366,307:43,308:p},{31:[1,367]},n(ho,[2,341],{137:368}),n(ho,[2,340]),{13:f,16:d,44:215,45:rt,55:220,82:U,87:h,89:nt,145:369,172:221,185:213,187:214,231:Pr,236:216,237:222,255:154,257:155,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,309:bn,310:kn,311:217,312:sn},{28:[1,370],127:371,128:[1,372]},n(Ea,[2,330],{124:373,125:374,126:Ot}),n(Ea,[2,57]),{44:375,87:h},n(g2,[2,151],{241:376,242:[1,377]}),n(Rd,[2,153],{245:378,246:[1,379]}),{13:f,16:d,44:136,45:se,55:133,67:132,68:134,77:131,82:U,87:h,172:135,224:ut,247:380,251:125,255:154,257:155,259:126,263:pt,264:130,265:H,266:137,267:139,268:Re,269:qe,270:ne,271:We,273:Ge,274:Be,275:146,276:ze,277:Ce,278:149,279:Ve,280:Pe,283:Ue,285:He,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,312:et,346:Qe,347:$e,348:E,349:T,350:x,351:O},{250:[1,381]},n(Jt,[2,432]),n(Jt,[2,433]),n(Jt,[2,434]),n(Jt,[2,435]),n(Jt,[2,436]),n(Jt,[2,437]),{250:[2,439]},n([47,48,193,242,246,250,272,290,341,342,343,344,345,346],[2,158],{253:382,254:383,255:384,257:385,263:[1,386],265:[1,387],297:he,298:pe,299:me,300:ue,301:_e,302:Se}),n(hc,[2,162],{261:388,262:389,39:Ny,338:Ly}),n(gr,[2,164]),n(gr,[2,165]),n(gr,[2,166]),n(Xt,[2,95]),n(Xt,[2,96]),n(Jt,[2,377],{177:392,325:[1,393]}),{48:[1,394]},n(Xt,[2,177]),{13:f,16:d,44:136,45:se,46:395,55:133,67:132,68:134,77:131,82:U,87:h,172:135,224:ut,238:121,239:122,243:123,247:124,251:125,255:154,257:155,259:126,263:pt,264:130,265:H,266:137,267:139,268:Re,269:qe,270:ne,271:We,273:Ge,274:Be,275:146,276:ze,277:Ce,278:149,279:Ve,280:Pe,283:Ue,285:He,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,312:et,346:Qe,347:$e,348:E,349:T,350:x,351:O},{13:f,16:d,44:136,45:se,46:396,55:133,67:132,68:134,77:131,82:U,87:h,172:135,224:ut,238:121,239:122,243:123,247:124,251:125,255:154,257:155,259:126,263:pt,264:130,265:H,266:137,267:139,268:Re,269:qe,270:ne,271:We,273:Ge,274:Be,275:146,276:ze,277:Ce,278:149,279:Ve,280:Pe,283:Ue,285:He,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,312:et,346:Qe,347:$e,348:E,349:T,350:x,351:O},{13:f,16:d,44:136,45:se,46:397,55:133,67:132,68:134,77:131,82:U,87:h,172:135,224:ut,238:121,239:122,243:123,247:124,251:125,255:154,257:155,259:126,263:pt,264:130,265:H,266:137,267:139,268:Re,269:qe,270:ne,271:We,273:Ge,274:Be,275:146,276:ze,277:Ce,278:149,279:Ve,280:Pe,283:Ue,285:He,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,312:et,346:Qe,347:$e,348:E,349:T,350:x,351:O},{13:f,16:d,44:136,45:se,46:398,55:133,67:132,68:134,77:131,82:U,87:h,172:135,224:ut,238:121,239:122,243:123,247:124,251:125,255:154,257:155,259:126,263:pt,264:130,265:H,266:137,267:139,268:Re,269:qe,270:ne,271:We,273:Ge,274:Be,275:146,276:ze,277:Ce,278:149,279:Ve,280:Pe,283:Ue,285:He,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,312:et,346:Qe,347:$e,348:E,349:T,350:x,351:O},{13:f,16:d,44:136,45:se,46:399,55:133,67:132,68:134,77:131,82:U,87:h,172:135,224:ut,238:121,239:122,243:123,247:124,251:125,255:154,257:155,259:126,263:pt,264:130,265:H,266:137,267:139,268:Re,269:qe,270:ne,271:We,273:Ge,274:Be,275:146,276:ze,277:Ce,278:149,279:Ve,280:Pe,283:Ue,285:He,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,312:et,346:Qe,347:$e,348:E,349:T,350:x,351:O},n(Xt,[2,183]),n(Xt,[2,98]),n(Jt,[2,381],{180:400}),{87:[1,401]},n(Xt,[2,185]),{13:f,16:d,44:136,45:se,46:402,55:133,67:132,68:134,77:131,82:U,87:h,172:135,224:ut,238:121,239:122,243:123,247:124,251:125,255:154,257:155,259:126,263:pt,264:130,265:H,266:137,267:139,268:Re,269:qe,270:ne,271:We,273:Ge,274:Be,275:146,276:ze,277:Ce,278:149,279:Ve,280:Pe,283:Ue,285:He,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,312:et,346:Qe,347:$e,348:E,349:T,350:x,351:O},{29:W,57:403},n(an,[2,193]),{13:f,16:d,55:404,307:43,308:p},{13:f,16:d,44:39,55:40,87:h,139:342,195:405,197:fo,307:43,308:p},n(Ta,[2,233]),n(Ta,[2,234]),n(Ta,[2,235]),n(T2,[2,459],{281:406,325:[1,407]}),n(Jt,[2,463],{284:408,325:[1,409]}),n(Jt,[2,465],{286:410,325:[1,411]}),{13:f,16:d,31:[1,412],55:414,82:U,171:413,172:415,173:416,174:Nd,255:154,257:155,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,312:Ld},{31:[1,419],89:[1,420]},{29:[1,421]},n(Dd,[2,302]),n(Od,[2,367],{167:422}),n(Fd,[2,369],{168:423}),{48:[1,424],87:[1,425]},n(Dd,[2,371]),n(uo,[2,122]),n(uo,[2,417]),n(uo,[2,413]),n(uo,[2,414]),n(uo,[2,415]),n(es,[2,125]),n(es,[2,127]),n(es,[2,128]),n(A2,[2,420],{227:426}),n(es,[2,130]),{13:f,16:d,55:194,197:_t,223:427,307:43,308:p},{48:[1,428]},n(Aa,[2,289],{61:429,80:430,81:[1,431],83:[1,432]}),n(Fy,[2,288]),{64:[1,433]},n(Ct,[2,29],{307:43,267:139,275:146,278:149,77:320,67:321,68:322,55:323,79:434,13:f,16:d,45:se,268:Re,269:qe,270:ne,271:We,273:Ge,274:Be,276:ze,277:Ce,279:Ve,280:Pe,283:Ue,285:He,308:p,346:Qe,347:$e,348:E,349:T,350:x,351:O}),n(x2,[2,293]),n(ky,[2,92]),n(ky,[2,93]),n(ky,[2,94]),{45:y2,89:_2,176:269},{31:[1,435]},{31:[1,436]},{19:437,28:A,29:I,56:85},{19:438,28:A,29:I,56:85},n(po,[2,355],{149:439}),n(po,[2,354]),{13:f,16:d,44:215,45:kd,55:220,82:U,87:h,89:nt,156:440,172:221,185:441,203:442,231:Md,236:216,237:222,255:154,257:155,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,309:bn,310:kn,311:217,312:sn},n(te,[2,19]),n(Aa,[2,21]),{13:f,16:d,44:450,45:C2,55:323,65:445,66:446,67:447,68:448,87:h,267:139,268:Re,269:qe,270:ne,271:We,273:Ge,274:Be,275:146,276:ze,277:Ce,278:149,279:Ve,280:Pe,283:Ue,285:He,307:43,308:p,346:Qe,347:$e,348:E,349:T,350:x,351:O},n(pc,[2,8]),{31:[1,451]},{31:[2,258]},{31:[2,101]},n(V,[2,386],{31:[2,388]}),n(bu,[2,102]),n(mo,[2,391],{191:452}),n(V,[2,395],{196:453,198:454}),n(V,[2,108]),n(V,[2,109]),n(bu,[2,103]),n(bu,[2,104]),n(bu,[2,390]),{13:f,16:d,44:215,45:rt,48:[1,455],55:220,82:U,87:h,89:nt,172:221,185:351,187:350,200:456,231:Pr,234:349,236:216,237:222,255:154,257:155,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,309:bn,310:kn,311:217,312:sn},n(jd,[2,424]),n(I2,[2,136]),n(I2,[2,137]),n(My,[2,140]),{232:[1,457]},{13:f,16:d,44:39,55:40,87:h,139:342,195:458,197:fo,307:43,308:p},n(Ta,[2,219]),n(Ta,[2,220]),n(Ta,[2,221]),n(Ta,[2,222]),n(Ta,[2,223]),n(pc,[2,10]),n(Or,[2,46]),n(Or,[2,314]),{112:f2,122:459},n(Or,[2,62]),n($,d2,{133:242,108:460,112:h2,132:p2}),n(E2,[2,61]),n(Or,[2,49]),n([6,28,126,128,193],[2,65]),{31:[2,66],112:[1,462],138:461},n(ho,[2,351],{146:463,335:[1,464]}),{29:W,57:465},n(Ea,[2,329]),n($,[2,332],{129:466,327:[1,467]}),n(Ea,[2,55]),n(Ea,[2,331]),{48:[1,468]},n(Rd,[2,429]),{13:f,16:d,44:136,45:se,55:133,67:132,68:134,77:131,82:U,87:h,172:135,224:ut,239:469,243:123,247:124,251:125,255:154,257:155,259:126,263:pt,264:130,265:H,266:137,267:139,268:Re,269:qe,270:ne,271:We,273:Ge,274:Be,275:146,276:ze,277:Ce,278:149,279:Ve,280:Pe,283:Ue,285:He,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,312:et,346:Qe,347:$e,348:E,349:T,350:x,351:O},n(dc,[2,431]),{13:f,16:d,44:136,45:se,55:133,67:132,68:134,77:131,82:U,87:h,172:135,224:ut,243:470,247:124,251:125,255:154,257:155,259:126,263:pt,264:130,265:H,266:137,267:139,268:Re,269:qe,270:ne,271:We,273:Ge,274:Be,275:146,276:ze,277:Ce,278:149,279:Ve,280:Pe,283:Ue,285:He,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,312:et,346:Qe,347:$e,348:E,349:T,350:x,351:O},n(dc,[2,156]),{45:S2,89:v2,179:471},n(hc,[2,441]),{13:f,16:d,44:136,45:se,55:133,67:132,68:134,77:131,82:U,87:h,172:135,224:ut,251:472,255:154,257:155,259:126,263:pt,264:130,265:H,266:137,267:139,268:Re,269:qe,270:ne,271:We,273:Ge,274:Be,275:146,276:ze,277:Ce,278:149,279:Ve,280:Pe,283:Ue,285:He,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,312:et,346:Qe,347:$e,348:E,349:T,350:x,351:O},n(gr,[2,444],{256:473}),n(gr,[2,446],{258:474}),n(Jt,[2,442]),n(Jt,[2,443]),n(gr,[2,449]),{13:f,16:d,44:136,45:se,55:133,67:132,68:134,77:131,82:U,87:h,172:135,224:ut,255:154,257:155,259:475,263:pt,264:130,265:H,266:137,267:139,268:Re,269:qe,270:ne,271:We,273:Ge,274:Be,275:146,276:ze,277:Ce,278:149,279:Ve,280:Pe,283:Ue,285:He,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,312:et,346:Qe,347:$e,348:E,349:T,350:x,351:O},n(Jt,[2,450]),n(Jt,[2,451]),n(Jt,[2,379],{178:476}),n(Jt,[2,378]),n([6,13,16,29,31,39,45,47,48,73,76,78,81,82,83,85,87,89,112,159,160,161,163,164,193,231,242,246,250,263,265,268,269,270,271,272,273,274,276,277,279,280,283,285,290,294,295,296,297,298,299,300,301,302,303,304,305,306,308,309,310,312,335,338,341,342,343,344,345,346,347,348,349,350,351],[2,175]),{48:[1,477]},{48:[1,478]},{272:[1,479]},{272:[1,480]},{272:[1,481]},{13:f,16:d,44:136,45:se,46:482,55:133,67:132,68:134,77:131,82:U,87:h,172:135,224:ut,238:121,239:122,243:123,247:124,251:125,255:154,257:155,259:126,263:pt,264:130,265:H,266:137,267:139,268:Re,269:qe,270:ne,271:We,273:Ge,274:Be,275:146,276:ze,277:Ce,278:149,279:Ve,280:Pe,283:Ue,285:He,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,312:et,346:Qe,347:$e,348:E,349:T,350:x,351:O},{48:[1,483]},{48:[1,484]},n(Xt,[2,187]),n(an,[2,194]),{13:f,16:d,44:39,55:40,82:U,87:h,139:289,172:291,255:154,257:155,266:290,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,312:et,320:485},{13:f,16:d,39:[1,487],44:136,45:se,46:488,55:133,67:132,68:134,77:131,82:U,87:h,172:135,224:ut,238:121,239:122,243:123,247:124,251:125,255:154,257:155,259:126,263:pt,264:130,265:H,266:137,267:139,268:Re,269:qe,270:ne,271:We,273:Ge,274:Be,275:146,276:ze,277:Ce,278:149,279:Ve,280:Pe,282:486,283:Ue,285:He,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,312:et,346:Qe,347:$e,348:E,349:T,350:x,351:O},n(T2,[2,460]),{13:f,16:d,44:136,45:se,46:489,55:133,67:132,68:134,77:131,82:U,87:h,172:135,224:ut,238:121,239:122,243:123,247:124,251:125,255:154,257:155,259:126,263:pt,264:130,265:H,266:137,267:139,268:Re,269:qe,270:ne,271:We,273:Ge,274:Be,275:146,276:ze,277:Ce,278:149,279:Ve,280:Pe,283:Ue,285:He,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,312:et,346:Qe,347:$e,348:E,349:T,350:x,351:O},n(Jt,[2,464]),{13:f,16:d,44:136,45:se,46:490,55:133,67:132,68:134,77:131,82:U,87:h,172:135,224:ut,238:121,239:122,243:123,247:124,251:125,255:154,257:155,259:126,263:pt,264:130,265:H,266:137,267:139,268:Re,269:qe,270:ne,271:We,273:Ge,274:Be,275:146,276:ze,277:Ce,278:149,279:Ve,280:Pe,283:Ue,285:He,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,312:et,346:Qe,347:$e,348:E,349:T,350:x,351:O},n(Jt,[2,466]),n(Z,[2,40]),n(Od,[2,298]),n(wu,[2,87]),n(wu,[2,88]),n(wu,[2,89]),n(wu,[2,90]),{13:f,16:d,55:492,82:U,172:493,255:154,257:155,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,311:494,312:sn,315:491},n(Z,[2,41]),n(Fd,[2,300]),n(Eu,[2,303],{92:495}),{13:f,16:d,31:[1,496],55:414,82:U,171:497,172:415,173:416,174:Nd,255:154,257:155,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,312:Ld},{31:[1,498],89:[1,499]},{29:[1,500]},n(Dd,[2,372]),{13:f,16:d,48:[2,422],55:194,197:_t,223:312,226:502,228:501,229:b2,307:43,308:p},n(es,[2,131]),n(es,[2,126]),n(Aa,[2,22]),n(Aa,[2,290]),{82:[1,503]},{82:[1,504]},{13:f,16:d,44:510,45:se,55:323,67:321,68:322,74:505,75:506,76:R2,77:320,78:P2,79:509,87:h,267:139,268:Re,269:qe,270:ne,271:We,273:Ge,274:Be,275:146,276:ze,277:Ce,278:149,279:Ve,280:Pe,283:Ue,285:He,307:43,308:p,346:Qe,347:$e,348:E,349:T,350:x,351:O},n(x2,[2,294]),n(O2,[2,69]),n(O2,[2,70]),n(Ct,De,{59:197,69:198,20:511,70:q}),n(Q,Y,{58:205,62:206,23:512,63:Ie}),{29:[2,375],31:[2,71],84:522,85:a,112:[1,518],150:513,151:514,158:515,159:[1,516],160:[1,517],161:[1,519],163:[1,520],164:[1,521],175:523},n(po,[2,363],{157:524,335:[1,525]}),n(c,i,{215:10,202:526,205:527,208:528,214:529,44:530,87:h}),n($d,[2,399],{215:10,205:527,208:528,214:529,44:530,204:531,202:532,13:i,16:i,45:i,197:i,224:i,229:i,308:i,87:h}),{13:f,16:d,44:215,45:kd,55:220,82:U,87:h,89:nt,172:221,185:351,203:536,212:534,231:Md,233:533,234:535,236:216,237:222,255:154,257:155,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,309:bn,310:kn,311:217,312:sn},n(c,i,{215:10,205:527,208:528,214:529,44:530,202:537,87:h}),n(Q,[2,23],{307:43,267:139,275:146,278:149,55:323,67:447,68:448,44:450,66:538,13:f,16:d,45:C2,87:h,268:Re,269:qe,270:ne,271:We,273:Ge,274:Be,276:ze,277:Ce,279:Ve,280:Pe,283:Ue,285:He,308:p,346:Qe,347:$e,348:E,349:T,350:x,351:O}),n(go,[2,291]),n(go,[2,24]),n(go,[2,25]),{13:f,16:d,44:136,45:se,46:539,55:133,67:132,68:134,77:131,82:U,87:h,172:135,224:ut,238:121,239:122,243:123,247:124,251:125,255:154,257:155,259:126,263:pt,264:130,265:H,266:137,267:139,268:Re,269:qe,270:ne,271:We,273:Ge,274:Be,275:146,276:ze,277:Ce,278:149,279:Ve,280:Pe,283:Ue,285:He,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,312:et,346:Qe,347:$e,348:E,349:T,350:x,351:O},n(go,[2,28]),n(Q,Y,{58:205,62:206,23:540,63:Ie}),n([31,112,232,318,335],[2,105],{192:541,193:[1,542]}),n(mo,[2,107]),{13:f,16:d,44:215,45:rt,55:220,82:U,87:h,89:nt,172:221,185:351,187:350,199:543,200:544,231:Pr,234:349,236:216,237:222,255:154,257:155,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,309:bn,310:kn,311:217,312:sn},n(F2,[2,132]),n(jd,[2,425]),n(F2,[2,133]),{13:f,16:d,44:354,55:355,82:U,87:h,172:357,237:356,255:154,257:155,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,309:bn,310:kn,311:358,312:sn,313:545},n(Or,[2,54]),n(Or,[2,48]),n(ho,[2,342]),{13:f,16:d,44:39,55:40,87:h,139:546,307:43,308:p},n(ho,[2,68]),n(V,[2,350],{31:D2,112:D2}),n(Or,[2,53]),{13:f,16:d,55:547,307:43,308:p},n($,[2,333]),n(Xe,[2,16]),n(Rd,[2,152]),n(dc,[2,154]),n(dc,[2,157]),n(hc,[2,159]),n(hc,[2,160],{262:389,261:548,39:Ny,338:Ly}),n(hc,[2,161],{262:389,261:549,39:Ny,338:Ly}),n(gr,[2,163]),{13:f,16:d,44:136,45:se,46:550,55:133,67:132,68:134,77:131,82:U,87:h,172:135,224:ut,238:121,239:122,243:123,247:124,251:125,255:154,257:155,259:126,263:pt,264:130,265:H,266:137,267:139,268:Re,269:qe,270:ne,271:We,273:Ge,274:Be,275:146,276:ze,277:Ce,278:149,279:Ve,280:Pe,283:Ue,285:He,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,312:et,346:Qe,347:$e,348:E,349:T,350:x,351:O},n(Xt,[2,178]),n(Xt,[2,179]),{13:f,16:d,44:136,45:se,46:551,55:133,67:132,68:134,77:131,82:U,87:h,172:135,224:ut,238:121,239:122,243:123,247:124,251:125,255:154,257:155,259:126,263:pt,264:130,265:H,266:137,267:139,268:Re,269:qe,270:ne,271:We,273:Ge,274:Be,275:146,276:ze,277:Ce,278:149,279:Ve,280:Pe,283:Ue,285:He,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,312:et,346:Qe,347:$e,348:E,349:T,350:x,351:O},{13:f,16:d,44:136,45:se,46:552,55:133,67:132,68:134,77:131,82:U,87:h,172:135,224:ut,238:121,239:122,243:123,247:124,251:125,255:154,257:155,259:126,263:pt,264:130,265:H,266:137,267:139,268:Re,269:qe,270:ne,271:We,273:Ge,274:Be,275:146,276:ze,277:Ce,278:149,279:Ve,280:Pe,283:Ue,285:He,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,312:et,346:Qe,347:$e,348:E,349:T,350:x,351:O},{13:f,16:d,44:136,45:se,46:553,55:133,67:132,68:134,77:131,82:U,87:h,172:135,224:ut,238:121,239:122,243:123,247:124,251:125,255:154,257:155,259:126,263:pt,264:130,265:H,266:137,267:139,268:Re,269:qe,270:ne,271:We,273:Ge,274:Be,275:146,276:ze,277:Ce,278:149,279:Ve,280:Pe,283:Ue,285:He,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,312:et,346:Qe,347:$e,348:E,349:T,350:x,351:O},{48:[1,554],272:[1,555]},n(Xt,[2,184]),n(Xt,[2,186]),{314:[1,556]},{48:[1,557]},{48:[2,461]},{48:[2,462]},{48:[1,558]},{48:[2,467],193:[1,561],287:559,288:560},{13:f,16:d,55:194,197:_t,223:562,307:43,308:p},n(jy,[2,224]),n(jy,[2,225]),n(jy,[2,226]),{31:[1,563],45:N2,94:564},n(Z,[2,84]),n(Od,[2,368]),n(Z,[2,85]),n(Fd,[2,370]),n(Eu,[2,373],{170:566}),{48:[1,567]},{48:[2,423],337:[1,568]},n(Aa,[2,35],{83:[1,569]}),n(Aa,[2,36],{81:[1,570]}),n(Fy,[2,30],{307:43,267:139,275:146,278:149,77:320,67:321,68:322,55:323,79:509,44:510,75:571,13:f,16:d,45:se,76:R2,78:P2,87:h,268:Re,269:qe,270:ne,271:We,273:Ge,274:Be,276:ze,277:Ce,279:Ve,280:Pe,283:Ue,285:He,308:p,346:Qe,347:$e,348:E,349:T,350:x,351:O}),n(mc,[2,295]),{45:se,77:572},{45:se,77:573},n(mc,[2,33]),n(mc,[2,34]),{31:[2,275],50:574,84:575,85:a},{31:[2,277],51:576,84:577,85:a},n(po,[2,356]),n(L2,[2,357],{152:578,335:[1,579]}),n(Ms,[2,74]),{29:W,57:580},{29:W,57:581},{13:f,16:d,44:39,55:40,87:h,139:582,307:43,308:p},n(k2,[2,365],{162:583,328:[1,584]}),{13:f,16:d,45:se,55:323,67:321,68:322,77:320,79:585,267:139,268:Re,269:qe,270:ne,271:We,273:Ge,274:Be,275:146,276:ze,277:Ce,278:149,279:Ve,280:Pe,283:Ue,285:He,307:43,308:p,346:Qe,347:$e,348:E,349:T,350:x,351:O},{45:[1,586]},n(Ms,[2,81]),{29:W,57:587},n(po,[2,73]),n(V,[2,362],{29:js,31:js,85:js,112:js,159:js,160:js,161:js,163:js,164:js}),n($d,[2,112]),n(gc,[2,401],{206:588}),n(V,[2,405],{209:589,210:590}),n(V,[2,403]),n(V,[2,404]),n($d,[2,113]),n($d,[2,400]),{13:f,16:d,44:215,45:kd,48:[1,591],55:220,82:U,87:h,89:nt,172:221,185:351,203:536,212:592,231:Md,234:535,236:216,237:222,255:154,257:155,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,309:bn,310:kn,311:217,312:sn},n(jd,[2,426]),n(My,[2,138]),n(My,[2,139]),{232:[1,593]},n(go,[2,292]),{47:[1,595],48:[1,594]},n(pc,[2,9]),n(mo,[2,392]),n(mo,[2,393],{44:39,55:40,307:43,195:341,139:342,194:596,190:597,13:f,16:d,87:h,197:fo,308:p}),n(mo,[2,110],{272:[1,598]}),n(Bd,[2,397],{201:599,316:600,317:[1,601]}),{314:[1,602]},{29:[1,603]},n(Ea,[2,58]),n(gr,[2,445]),n(gr,[2,447]),{48:[1,604],272:[1,605]},{48:[1,606]},{272:[1,607]},{272:[1,608]},n(Xt,[2,99]),n(Jt,[2,382]),n([13,16,39,47,48,87,193,197,242,246,250,263,265,272,290,297,298,299,300,301,302,308,314,338,341,342,343,344,345,346],[2,232]),n(Xt,[2,188]),n(Xt,[2,189]),{48:[1,609]},{48:[2,468]},{289:[1,610]},{13:f,16:d,55:492,82:U,172:493,255:154,257:155,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,311:494,312:sn,315:611},n(Z,[2,42]),n(Eu,[2,304]),{13:f,16:d,55:414,82:U,95:612,171:613,172:415,173:416,174:Nd,255:154,257:155,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,312:Ld},{31:[1,614],45:N2,94:615},n(es,[2,129]),n(A2,[2,421]),{82:[1,616]},{82:[1,617]},n(mc,[2,296]),n(mc,[2,31]),n(mc,[2,32]),{31:[2,17]},{31:[2,276]},{31:[2,18]},{31:[2,278]},n(V,w2,{155:330,153:618,154:619,29:$s,31:$s,85:$s,112:$s,159:$s,160:$s,161:$s,163:$s,164:$s}),n(L2,[2,358]),n(Ms,[2,75]),n(Ms,[2,76]),{29:W,57:620},{13:f,16:d,44:39,55:40,87:h,139:621,307:43,308:p},n(k2,[2,366]),n(Ms,[2,79]),{13:f,16:d,44:136,45:se,46:622,55:133,67:132,68:134,77:131,82:U,87:h,172:135,224:ut,238:121,239:122,243:123,247:124,251:125,255:154,257:155,259:126,263:pt,264:130,265:H,266:137,267:139,268:Re,269:qe,270:ne,271:We,273:Ge,274:Be,275:146,276:ze,277:Ce,278:149,279:Ve,280:Pe,283:Ue,285:He,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,312:et,346:Qe,347:$e,348:E,349:T,350:x,351:O},n(Ms,[2,91],{336:[1,623]}),n([29,31,85,112,159,160,161,163,164,232,318,335],[2,114],{207:624,193:[1,625]}),n(gc,[2,117]),{13:f,16:d,44:215,45:kd,55:220,82:U,87:h,89:nt,172:221,185:351,203:536,211:626,212:627,231:Md,234:535,236:216,237:222,255:154,257:155,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,309:bn,310:kn,311:217,312:sn},n(ks,[2,134]),n(jd,[2,427]),n(ks,[2,135]),n(go,[2,26]),{44:628,87:h},n(mo,[2,106]),n(mo,[2,394]),n(V,[2,396]),n(Bd,[2,111]),n(Bd,[2,398]),{13:f,16:d,44:39,55:40,87:h,139:342,186:629,190:340,195:341,197:fo,307:43,308:p},n(Dy,[2,217]),n(V,Id,{144:248,140:630,143:631,31:[2,343]}),n(Xt,[2,97]),n(Jt,[2,380]),n(Xt,[2,180]),{13:f,16:d,44:136,45:se,46:632,55:133,67:132,68:134,77:131,82:U,87:h,172:135,224:ut,238:121,239:122,243:123,247:124,251:125,255:154,257:155,259:126,263:pt,264:130,265:H,266:137,267:139,268:Re,269:qe,270:ne,271:We,273:Ge,274:Be,275:146,276:ze,277:Ce,278:149,279:Ve,280:Pe,283:Ue,285:He,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,312:et,346:Qe,347:$e,348:E,349:T,350:x,351:O},{13:f,16:d,44:136,45:se,46:633,55:133,67:132,68:134,77:131,82:U,87:h,172:135,224:ut,238:121,239:122,243:123,247:124,251:125,255:154,257:155,259:126,263:pt,264:130,265:H,266:137,267:139,268:Re,269:qe,270:ne,271:We,273:Ge,274:Be,275:146,276:ze,277:Ce,278:149,279:Ve,280:Pe,283:Ue,285:He,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,312:et,346:Qe,347:$e,348:E,349:T,350:x,351:O},n(Xt,[2,190]),{290:[1,634]},{314:[1,635]},{13:f,16:d,48:[1,636],55:414,82:U,171:637,172:415,173:416,174:Nd,255:154,257:155,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,312:Ld},n(M2,[2,305]),n(Z,[2,86]),n(Eu,[2,374]),n(Aa,[2,37]),n(Aa,[2,38]),n(po,[2,72]),n(po,[2,360]),n(Ms,[2,77]),{29:W,57:638},{47:[1,639]},{29:[2,376]},n(gc,[2,402]),n(gc,[2,115],{215:10,208:528,214:529,44:530,205:640,13:i,16:i,45:i,197:i,224:i,229:i,308:i,87:h}),n(gc,[2,118],{272:[1,641]}),n(Vd,[2,407],{213:642,319:643,317:[1,644]}),{48:[1,645]},{318:[1,646]},{31:[1,647]},{31:[2,344]},{48:[1,648]},{48:[1,649]},{291:650,303:ve,304:be,305:ce,306:we},n(wu,[2,218]),n(Eu,[2,44]),n(M2,[2,306]),n(Ms,[2,78]),{44:651,87:h},n(gc,[2,116]),n(V,[2,406]),n(Vd,[2,119]),n(Vd,[2,408]),n(c,i,{215:10,205:527,208:528,214:529,44:530,202:652,87:h}),n(go,[2,27]),n(Bd,[2,230]),n(j2,[2,345],{141:653,335:[1,654]}),n(Xt,[2,181]),n(Xt,[2,182]),{48:[2,191]},{48:[1,655]},{318:[1,656]},n(V,Id,{144:248,142:657,143:658,31:$2,112:$2}),n(j2,[2,346]),n(Ms,[2,80]),n(Vd,[2,231]),n(ho,[2,67]),n(ho,[2,348])],defaultActions:{5:[2,240],6:[2,241],7:[2,242],9:[2,239],24:[2,1],25:[2,2],26:[2,244],87:[2,282],94:[2,384],100:[2,45],109:[2,325],166:[2,458],263:[2,439],336:[2,258],337:[2,101],487:[2,461],488:[2,462],560:[2,468],574:[2,17],575:[2,276],576:[2,18],577:[2,278],623:[2,376],631:[2,344],650:[2,191]},parseError:o(function(C,P){if(P.recoverable)this.trace(C);else{var N=new Error(C);throw N.hash=P,N}},"parseError"),parse:o(function(C){var P=this,N=[0],ie=[],Oe=[null],g=[],cn=this.table,_="",ns=0,Cu=0,Gd=0,zd=2,Iu=1,Hd=g.slice.call(arguments,1),Vt=Object.create(this.lexer),is={yy:{}};for(var Ru in this.yy)Object.prototype.hasOwnProperty.call(this.yy,Ru)&&(is.yy[Ru]=this.yy[Ru]);Vt.setInput(C,is.yy),is.yy.lexer=Vt,is.yy.parser=this,typeof Vt.yylloc>"u"&&(Vt.yylloc={});var bc=Vt.yylloc;g.push(bc);var St=Vt.options&&Vt.options.ranges;typeof is.yy.parseError=="function"?this.parseError=is.yy.parseError:this.parseError=Object.getPrototypeOf(this).parseError;function jt(ss){N.length=N.length-2*ss,Oe.length=Oe.length-ss,g.length=g.length-ss}o(jt,"popStack");for(var it=o(function(){var ss;return ss=Vt.lex()||Iu,typeof ss!="number"&&(ss=P.symbols_[ss]||ss),ss},"lex"),ft,wn,vo,Hn,xJ,Xy,wc={},Qd,Us,X2,Kd;;){if(vo=N[N.length-1],this.defaultActions[vo]?Hn=this.defaultActions[vo]:((ft===null||typeof ft>"u")&&(ft=it()),Hn=cn[vo]&&cn[vo][ft]),typeof Hn>"u"||!Hn.length||!Hn[0]){var Jy="";Kd=[];for(Qd in cn[vo])this.terminals_[Qd]&&Qd>zd&&Kd.push("'"+this.terminals_[Qd]+"'");Vt.showPosition?Jy="Parse error on line "+(ns+1)+`:
33
+ `)}o(J4,"composeErrorMessage");function Z4(n,e,t){let[,r=null]=n.toString().match(/constructor\(([\w, ]+)\)/)||[],i=X4(r,e);return J4(`Cannot inject the dependency ${i} of "${n.name}" constructor. Reason:`,t)}o(Z4,"formatErrorCtor");jh.formatErrorCtor=Z4});var SA=S($h=>{"use strict";Object.defineProperty($h,"__esModule",{value:!0});$h.isDisposable=void 0;function ej(n){return!(typeof n.dispose!="function"||n.dispose.length>0)}o(ej,"isDisposable");$h.isDisposable=ej});var bA=S(Po=>{"use strict";Object.defineProperty(Po,"__esModule",{value:!0});Po.PostResolutionInterceptors=Po.PreResolutionInterceptors=void 0;var vA=b_(),Bh=class extends vA.default{static{o(this,"PreResolutionInterceptors")}};Po.PreResolutionInterceptors=Bh;var Vh=class extends vA.default{static{o(this,"PostResolutionInterceptors")}};Po.PostResolutionInterceptors=Vh;var C_=class{static{o(this,"Interceptors")}constructor(){this.preResolution=new Bh,this.postResolution=new Vh}};Po.default=C_});var Pa=S(Qs=>{"use strict";Object.defineProperty(Qs,"__esModule",{value:!0});Qs.instance=Qs.typeInfo=void 0;var tj=(Rh(),Yd(Ih)),fn=__(),rj=gA(),Uh=Nh(),nj=yA(),xn=d_(),qh=_A(),ij=x_(),sj=Dh(),aj=SA(),oj=bA();Qs.typeInfo=new Map;var I_=class n{static{o(this,"InternalDependencyContainer")}constructor(e){this.parent=e,this._registry=new nj.default,this.interceptors=new oj.default,this.disposed=!1,this.disposables=new Set}register(e,t,r={lifecycle:xn.default.Transient}){this.ensureNotDisposed();let i;if(rj.isProvider(t)?i=t:i={useClass:t},fn.isTokenProvider(i)){let s=[e],a=i;for(;a!=null;){let c=a.useToken;if(s.includes(c))throw new Error(`Token registration cycle detected! ${[...s,c].join(" -> ")}`);s.push(c);let l=this._registry.get(c);l&&fn.isTokenProvider(l.provider)?a=l.provider:a=null}}if((r.lifecycle===xn.default.Singleton||r.lifecycle==xn.default.ContainerScoped||r.lifecycle==xn.default.ResolutionScoped)&&(fn.isValueProvider(i)||fn.isFactoryProvider(i)))throw new Error(`Cannot use lifecycle "${xn.default[r.lifecycle]}" with ValueProviders or FactoryProviders`);return this._registry.set(e,{provider:i,options:r}),this}registerType(e,t){return this.ensureNotDisposed(),fn.isNormalToken(t)?this.register(e,{useToken:t}):this.register(e,{useClass:t})}registerInstance(e,t){return this.ensureNotDisposed(),this.register(e,{useValue:t})}registerSingleton(e,t){if(this.ensureNotDisposed(),fn.isNormalToken(e)){if(fn.isNormalToken(t))return this.register(e,{useToken:t},{lifecycle:xn.default.Singleton});if(t)return this.register(e,{useClass:t},{lifecycle:xn.default.Singleton});throw new Error('Cannot register a type name as a singleton without a "to" token')}let r=e;return t&&!fn.isNormalToken(t)&&(r=t),this.register(e,{useClass:r},{lifecycle:xn.default.Singleton})}resolve(e,t=new qh.default,r=!1){this.ensureNotDisposed();let i=this.getRegistration(e);if(!i&&fn.isNormalToken(e)){if(r)return;throw new Error(`Attempted to resolve unregistered dependency token: "${e.toString()}"`)}if(this.executePreResolutionInterceptor(e,"Single"),i){let s=this.resolveRegistration(i,t);return this.executePostResolutionInterceptor(e,s,"Single"),s}if(Uh.isConstructorToken(e)){let s=this.construct(e,t);return this.executePostResolutionInterceptor(e,s,"Single"),s}throw new Error("Attempted to construct an undefined constructor. Could mean a circular dependency problem. Try using `delay` function.")}executePreResolutionInterceptor(e,t){if(this.interceptors.preResolution.has(e)){let r=[];for(let i of this.interceptors.preResolution.getAll(e))i.options.frequency!="Once"&&r.push(i),i.callback(e,t);this.interceptors.preResolution.setAll(e,r)}}executePostResolutionInterceptor(e,t,r){if(this.interceptors.postResolution.has(e)){let i=[];for(let s of this.interceptors.postResolution.getAll(e))s.options.frequency!="Once"&&i.push(s),s.callback(e,t,r);this.interceptors.postResolution.setAll(e,i)}}resolveRegistration(e,t){if(this.ensureNotDisposed(),e.options.lifecycle===xn.default.ResolutionScoped&&t.scopedResolutions.has(e))return t.scopedResolutions.get(e);let r=e.options.lifecycle===xn.default.Singleton,i=e.options.lifecycle===xn.default.ContainerScoped,s=r||i,a;return fn.isValueProvider(e.provider)?a=e.provider.useValue:fn.isTokenProvider(e.provider)?a=s?e.instance||(e.instance=this.resolve(e.provider.useToken,t)):this.resolve(e.provider.useToken,t):fn.isClassProvider(e.provider)?a=s?e.instance||(e.instance=this.construct(e.provider.useClass,t)):this.construct(e.provider.useClass,t):fn.isFactoryProvider(e.provider)?a=e.provider.useFactory(this):a=this.construct(e.provider,t),e.options.lifecycle===xn.default.ResolutionScoped&&t.scopedResolutions.set(e,a),a}resolveAll(e,t=new qh.default,r=!1){this.ensureNotDisposed();let i=this.getAllRegistrations(e);if(!i&&fn.isNormalToken(e)){if(r)return[];throw new Error(`Attempted to resolve unregistered dependency token: "${e.toString()}"`)}if(this.executePreResolutionInterceptor(e,"All"),i){let a=i.map(c=>this.resolveRegistration(c,t));return this.executePostResolutionInterceptor(e,a,"All"),a}let s=[this.construct(e,t)];return this.executePostResolutionInterceptor(e,s,"All"),s}isRegistered(e,t=!1){return this.ensureNotDisposed(),this._registry.has(e)||t&&(this.parent||!1)&&this.parent.isRegistered(e,!0)}reset(){this.ensureNotDisposed(),this._registry.clear(),this.interceptors.preResolution.clear(),this.interceptors.postResolution.clear()}clearInstances(){this.ensureNotDisposed();for(let[e,t]of this._registry.entries())this._registry.setAll(e,t.filter(r=>!fn.isValueProvider(r.provider)).map(r=>(r.instance=void 0,r)))}createChildContainer(){this.ensureNotDisposed();let e=new n(this);for(let[t,r]of this._registry.entries())r.some(({options:i})=>i.lifecycle===xn.default.ContainerScoped)&&e._registry.setAll(t,r.map(i=>i.options.lifecycle===xn.default.ContainerScoped?{provider:i.provider,options:i.options}:i));return e}beforeResolution(e,t,r={frequency:"Always"}){this.interceptors.preResolution.set(e,{callback:t,options:r})}afterResolution(e,t,r={frequency:"Always"}){this.interceptors.postResolution.set(e,{callback:t,options:r})}dispose(){return tj.__awaiter(this,void 0,void 0,function*(){this.disposed=!0;let e=[];this.disposables.forEach(t=>{let r=t.dispose();r&&e.push(r)}),yield Promise.all(e)})}getRegistration(e){return this.isRegistered(e)?this._registry.get(e):this.parent?this.parent.getRegistration(e):null}getAllRegistrations(e){return this.isRegistered(e)?this._registry.getAll(e):this.parent?this.parent.getAllRegistrations(e):null}construct(e,t){if(e instanceof sj.DelayedConstructor)return e.createProxy(i=>this.resolve(i,t));let r=(()=>{let i=Qs.typeInfo.get(e);if(!i||i.length===0){if(e.length===0)return new e;throw new Error(`TypeInfo not known for "${e.name}"`)}let s=i.map(this.resolveParams(t,e));return new e(...s)})();return aj.isDisposable(r)&&this.disposables.add(r),r}resolveParams(e,t){return(r,i)=>{try{return Uh.isTokenDescriptor(r)?Uh.isTransformDescriptor(r)?r.multiple?this.resolve(r.transform).transform(this.resolveAll(r.token,new qh.default,r.isOptional),...r.transformArgs):this.resolve(r.transform).transform(this.resolve(r.token,e,r.isOptional),...r.transformArgs):r.multiple?this.resolveAll(r.token,new qh.default,r.isOptional):this.resolve(r.token,e,r.isOptional):Uh.isTransformDescriptor(r)?this.resolve(r.transform,e).transform(this.resolve(r.token,e),...r.transformArgs):this.resolve(r,e)}catch(s){throw new Error(ij.formatErrorCtor(t,i,s))}}}ensureNotDisposed(){if(this.disposed)throw new Error("This container has been disposed, you cannot interact with a disposed container")}};Qs.instance=new I_;Qs.default=Qs.instance});var wA=S(P_=>{"use strict";Object.defineProperty(P_,"__esModule",{value:!0});var cj=Io(),Ks=Pa(),R_=Nh(),lj=x_();function uj(){return function(n){let e=cj.getParamInfo(n);return class extends n{constructor(...t){super(...t.concat(e.slice(t.length).map((r,i)=>{try{return R_.isTokenDescriptor(r)?R_.isTransformDescriptor(r)?r.multiple?Ks.instance.resolve(r.transform).transform(Ks.instance.resolveAll(r.token),...r.transformArgs):Ks.instance.resolve(r.transform).transform(Ks.instance.resolve(r.token),...r.transformArgs):r.multiple?Ks.instance.resolveAll(r.token):Ks.instance.resolve(r.token):R_.isTransformDescriptor(r)?Ks.instance.resolve(r.transform).transform(Ks.instance.resolve(r.token),...r.transformArgs):Ks.instance.resolve(r)}catch(s){let a=i+t.length;throw new Error(lj.formatErrorCtor(n,a,s))}})))}}}}o(uj,"autoInjectable");P_.default=uj});var EA=S(O_=>{"use strict";Object.defineProperty(O_,"__esModule",{value:!0});var fj=Io();function dj(n,e){let t={token:n,multiple:!1,isOptional:e&&e.isOptional};return fj.defineInjectionTokenMetadata(t)}o(dj,"inject");O_.default=dj});var Wh=S(F_=>{"use strict";Object.defineProperty(F_,"__esModule",{value:!0});var hj=Io(),pj=Pa(),TA=Pa();function mj(n){return function(e){pj.typeInfo.set(e,hj.getParamInfo(e)),n&&n.token&&(Array.isArray(n.token)?n.token.forEach(t=>{TA.instance.register(t,e)}):TA.instance.register(n.token,e))}}o(mj,"injectable");F_.default=mj});var AA=S(D_=>{"use strict";Object.defineProperty(D_,"__esModule",{value:!0});var gj=(Rh(),Yd(Ih)),yj=Pa();function _j(n=[]){return function(e){return n.forEach(t=>{var{token:r,options:i}=t,s=gj.__rest(t,["token","options"]);return yj.instance.register(r,s,i)}),e}}o(_j,"registry");D_.default=_j});var xA=S(N_=>{"use strict";Object.defineProperty(N_,"__esModule",{value:!0});var Sj=Wh(),vj=Pa();function bj(){return function(n){Sj.default()(n),vj.instance.registerSingleton(n)}}o(bj,"singleton");N_.default=bj});var CA=S(L_=>{"use strict";Object.defineProperty(L_,"__esModule",{value:!0});var wj=Io();function Ej(n,e){let t={token:n,multiple:!0,isOptional:e&&e.isOptional};return wj.defineInjectionTokenMetadata(t)}o(Ej,"injectAll");L_.default=Ej});var IA=S(k_=>{"use strict";Object.defineProperty(k_,"__esModule",{value:!0});var Tj=Io();function Aj(n,e,...t){let r={token:n,multiple:!0,transform:e,transformArgs:t};return Tj.defineInjectionTokenMetadata(r)}o(Aj,"injectAllWithTransform");k_.default=Aj});var RA=S(M_=>{"use strict";Object.defineProperty(M_,"__esModule",{value:!0});var xj=Io();function Cj(n,e,...t){return xj.defineInjectionTokenMetadata(n,{transformToken:e,args:t})}o(Cj,"injectWithTransform");M_.default=Cj});var PA=S(j_=>{"use strict";Object.defineProperty(j_,"__esModule",{value:!0});var Ij=Wh(),Rj=Pa();function Pj(n,e){return function(t){Ij.default()(t),Rj.instance.register(e||t,t,{lifecycle:n})}}o(Pj,"scoped");j_.default=Pj});var OA=S(hi=>{"use strict";Object.defineProperty(hi,"__esModule",{value:!0});var Oj=wA();Object.defineProperty(hi,"autoInjectable",{enumerable:!0,get:o(function(){return Oj.default},"get")});var Fj=EA();Object.defineProperty(hi,"inject",{enumerable:!0,get:o(function(){return Fj.default},"get")});var Dj=Wh();Object.defineProperty(hi,"injectable",{enumerable:!0,get:o(function(){return Dj.default},"get")});var Nj=AA();Object.defineProperty(hi,"registry",{enumerable:!0,get:o(function(){return Nj.default},"get")});var Lj=xA();Object.defineProperty(hi,"singleton",{enumerable:!0,get:o(function(){return Lj.default},"get")});var kj=CA();Object.defineProperty(hi,"injectAll",{enumerable:!0,get:o(function(){return kj.default},"get")});var Mj=IA();Object.defineProperty(hi,"injectAllWithTransform",{enumerable:!0,get:o(function(){return Mj.default},"get")});var jj=RA();Object.defineProperty(hi,"injectWithTransform",{enumerable:!0,get:o(function(){return jj.default},"get")});var $j=PA();Object.defineProperty(hi,"scoped",{enumerable:!0,get:o(function(){return $j.default},"get")})});var FA=S($_=>{"use strict";Object.defineProperty($_,"__esModule",{value:!0});function Bj(n){let e;return t=>(e==null&&(e=n(t)),e)}o(Bj,"instanceCachingFactory");$_.default=Bj});var DA=S(B_=>{"use strict";Object.defineProperty(B_,"__esModule",{value:!0});function Vj(n){let e=new WeakMap;return t=>{let r=e.get(t);return r==null&&(r=n(t),e.set(t,r)),r}}o(Vj,"instancePerContainerCachingFactory");B_.default=Vj});var NA=S(V_=>{"use strict";Object.defineProperty(V_,"__esModule",{value:!0});function Uj(n,e,t,r=!0){let i,s;return a=>{let c=n(a);return(!r||s!==c)&&((s=c)?i=a.resolve(e):i=a.resolve(t)),i}}o(Uj,"predicateAwareClassFactory");V_.default=Uj});var LA=S(Qu=>{"use strict";Object.defineProperty(Qu,"__esModule",{value:!0});var qj=FA();Object.defineProperty(Qu,"instanceCachingFactory",{enumerable:!0,get:o(function(){return qj.default},"get")});var Wj=DA();Object.defineProperty(Qu,"instancePerContainerCachingFactory",{enumerable:!0,get:o(function(){return Wj.default},"get")});var Gj=NA();Object.defineProperty(Qu,"predicateAwareClassFactory",{enumerable:!0,get:o(function(){return Gj.default},"get")})});var fe=S(Oa=>{"use strict";Object.defineProperty(Oa,"__esModule",{value:!0});var U_=(Rh(),Yd(Ih));if(typeof Reflect>"u"||!Reflect.getMetadata)throw new Error(`tsyringe requires a reflect polyfill. Please add 'import "reflect-metadata"' to the top of your entry point.`);var zj=mA();Object.defineProperty(Oa,"Lifecycle",{enumerable:!0,get:o(function(){return zj.Lifecycle},"get")});U_.__exportStar(OA(),Oa);U_.__exportStar(LA(),Oa);U_.__exportStar(__(),Oa);var Hj=Dh();Object.defineProperty(Oa,"delay",{enumerable:!0,get:o(function(){return Hj.delay},"get")});var Qj=Pa();Object.defineProperty(Oa,"container",{enumerable:!0,get:o(function(){return Qj.instance},"get")})});var Pc=S(Gh=>{"use strict";Object.defineProperty(Gh,"__esModule",{value:!0});Gh.NullLogger=void 0;Gh.NullLogger={debug(){},info(){},warn(){},error(){}}});var q_=S((ure,kA)=>{var Oc=class{static{o(this,"Wildcard")}constructor(){return Kj||this}equals(e){return e&&this.termType===e.termType}};Object.defineProperty(Oc.prototype,"value",{enumerable:!0,value:"*"});Object.defineProperty(Oc.prototype,"termType",{enumerable:!0,value:"Wildcard"});var Kj=new Oc;kA.exports.Wildcard=Oc});var jA=S((dre,MA)=>{var Yj=(function(){var n=o(function(R,C,P,N){for(P=P||{},N=R.length;N--;P[R[N]]=C);return P},"o"),e=[6,12,13,15,16,24,32,36,41,45,100,110,113,115,116,123,126,131,197,224,229,308,329,330,331,332,333],t=[2,247],r=[100,110,113,115,116,123,126,131,329,330,331,332,333],i=[2,409],s=[1,18],a=[1,27],c=[13,16,45,197,224,229,308],l=[28,29,53],u=[28,53],f=[1,42],d=[1,45],h=[1,41],p=[1,44],y=[123,126],v=[1,67],w=[39,45,87],b=[13,16,45,197,224,308],A=[1,87],I=[2,281],j=[1,86],V=[13,16,45,82,87,89,231,294,295,296,297,298,299,300,301,302,303,304,305,306,308,309,310,312],te=[6,28,29,53,63,70,73,81,83,85],z=[6,13,16,28,29,53,63,70,73,81,83,85,87,308],G=[6,13,16,28,29,45,53,63,70,73,81,82,83,85,87,89,197,231,294,295,296,297,298,299,300,301,302,303,304,305,306,308,309,310,312,314],F=[6,13,16,28,29,31,39,45,47,48,53,63,70,73,81,82,83,85,87,89,109,112,121,123,126,128,159,160,161,163,164,174,193,197,224,229,231,232,242,246,250,263,265,272,290,294,295,296,297,298,299,300,301,302,303,304,305,306,308,309,310,312,314,317,318,335,337,338,340,341,342,343,344,345,346],$=[13,16,308],re=[112,132,327,334],Ye=[13,16,112,132,308],at=[1,111],Ot=[1,117],ot=[112,132,327,328,334],lt=[13,16,112,132,308,328],Xe=[28,29,45,53,87],se=[1,138],U=[1,151],ut=[1,128],pt=[1,127],H=[1,129],Re=[1,140],qe=[1,141],ne=[1,142],We=[1,143],Ge=[1,144],Be=[1,145],ze=[1,147],Ce=[1,148],Ve=[2,457],Pe=[1,158],Ue=[1,159],He=[1,160],de=[1,152],ge=[1,153],ye=[1,156],he=[1,171],pe=[1,172],me=[1,173],ue=[1,174],_e=[1,175],Se=[1,176],ve=[1,167],be=[1,168],ce=[1,169],we=[1,170],et=[1,157],Qe=[1,166],$e=[1,161],E=[1,162],T=[1,163],x=[1,164],O=[1,165],Z=[6,13,16,29,31,45,82,85,87,89,112,159,160,161,163,164,231,294,295,296,297,298,299,300,301,302,303,304,305,306,308,309,310,312,335],_t=[1,195],Ct=[6,31,73,81,83,85],De=[2,285],q=[1,199],W=[1,201],Q=[6,31,70,73,81,83,85],Y=[2,283],Ie=[1,207],rt=[1,218],nt=[1,223],Pr=[1,219],bn=[1,225],kn=[1,226],sn=[1,224],u2=[6,63,70,73,81,83,85],f2=[1,236],d2=[2,334],h2=[1,243],p2=[1,241],Or=[6,193],Id=[2,349],m2=[2,339],Ea=[28,128],g2=[47,48,193,272],Rd=[47,48,193,242,272],dc=[47,48,193,242,246,272],hc=[47,48,193,242,246,250,263,265,272,290,297,298,299,300,301,302,341,342,343,344,345,346],gr=[39,47,48,193,242,246,250,263,265,272,290,297,298,299,300,301,302,338,341,342,343,344,345,346],y2=[1,271],_2=[1,270],Xt=[6,13,16,29,31,39,45,47,48,70,73,76,78,81,82,83,85,87,89,112,159,160,161,163,164,193,231,242,246,250,263,265,268,269,270,271,272,273,274,276,277,279,280,283,285,290,294,295,296,297,298,299,300,301,302,303,304,305,306,308,309,310,312,335,338,341,342,343,344,345,346,347,348,349,350,351],S2=[1,281],v2=[1,280],an=[13,16,29,31,39,45,47,48,82,85,87,89,112,159,160,161,163,164,174,193,197,224,229,231,232,242,246,250,263,265,272,290,294,295,296,297,298,299,300,301,302,303,304,305,306,308,309,310,312,314,317,318,335,338,341,342,343,344,345,346],vu=[45,89],Pd=[13,16,29,31,39,45,47,48,82,85,87,89,112,159,160,161,163,164,174,193,197,224,229,231,232,242,246,250,263,265,272,290,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,308,309,310,312,314,317,318,335,338,341,342,343,344,345,346],Od=[13,16,31,82,174,294,295,296,297,298,299,300,301,302,303,304,305,306,308,312],Fd=[31,89],Dd=[48,87],uo=[6,13,16,45,48,82,87,89,231,294,295,296,297,298,299,300,301,302,303,304,305,306,308,309,310,312,337,338],es=[6,13,16,39,45,48,82,87,89,231,263,294,295,296,297,298,299,300,301,302,303,304,305,306,308,309,310,312,337,338,340],b2=[1,313],pc=[6,85],Fy=[6,31,81,83,85],w2=[2,361],Ls=[2,353],fo=[1,343],bu=[31,112,335],ks=[13,16,29,31,45,48,82,85,87,89,112,159,160,161,163,164,193,197,224,229,231,232,272,294,295,296,297,298,299,300,301,302,303,304,305,306,308,309,310,312,317,318,335],Dy=[13,16,29,31,45,48,82,85,87,89,112,159,160,161,163,164,193,197,224,229,231,232,272,294,295,296,297,298,299,300,301,302,303,304,305,306,308,309,310,312,314,317,318,335],E2=[6,109,193],ho=[31,112],Jt=[13,16,45,82,87,224,263,265,268,269,270,271,273,274,276,277,279,280,283,285,294,295,296,297,298,299,300,301,302,303,304,305,306,308,312,346,347,348,349,350,351],Ny=[1,390],Ly=[1,391],Ta=[13,16,87,197,308,314],T2=[13,16,39,45,82,87,224,263,265,268,269,270,271,273,274,276,277,279,280,283,285,294,295,296,297,298,299,300,301,302,303,304,305,306,308,312,346,347,348,349,350,351],Nd=[1,417],Ld=[1,418],A2=[13,16,48,197,229,308],Aa=[6,31,85],x2=[6,13,16,31,45,73,81,83,85,268,269,270,271,273,274,276,277,279,280,283,285,308,346,347,348,349,350,351],ky=[6,13,16,29,31,45,73,76,78,81,82,83,85,87,89,112,159,160,161,163,164,231,268,269,270,271,273,274,276,277,279,280,283,285,294,295,296,297,298,299,300,301,302,303,304,305,306,308,309,310,312,335,346,347,348,349,350,351],po=[29,31,85,112,159,160,161,163,164],kd=[1,443],Md=[1,444],C2=[1,449],mo=[31,112,193,232,318,335],jd=[13,16,45,48,82,87,89,231,294,295,296,297,298,299,300,301,302,303,304,305,306,308,309,310,312],I2=[13,16,31,45,48,82,87,89,112,193,231,232,272,294,295,296,297,298,299,300,301,302,303,304,305,306,308,309,310,312,317,318,335],My=[13,16,29,31,45,48,82,85,87,89,112,159,160,161,163,164,193,231,232,272,294,295,296,297,298,299,300,301,302,303,304,305,306,308,309,310,312,317,318,335],wu=[13,16,31,48,82,174,294,295,296,297,298,299,300,301,302,303,304,305,306,308,312],Eu=[31,45],R2=[1,507],P2=[1,508],O2=[6,13,16,29,31,39,45,47,48,63,70,73,76,78,81,82,83,85,87,89,112,159,160,161,163,164,193,231,242,246,250,263,265,268,269,270,271,272,273,274,276,277,279,280,283,285,290,294,295,296,297,298,299,300,301,302,303,304,305,306,308,309,310,312,335,336,338,341,342,343,344,345,346,347,348,349,350,351],$d=[29,31,85,112,159,160,161,163,164,335],go=[6,13,16,31,45,70,73,81,83,85,87,268,269,270,271,273,274,276,277,279,280,283,285,308,346,347,348,349,350,351],F2=[13,16,31,45,48,82,87,89,112,193,197,231,232,272,294,295,296,297,298,299,300,301,302,303,304,305,306,308,309,310,312,317,318,335],D2=[2,352],jy=[13,16,197,308,314],N2=[1,565],mc=[6,13,16,31,45,76,78,81,83,85,87,268,269,270,271,273,274,276,277,279,280,283,285,308,346,347,348,349,350,351],L2=[13,16,29,31,45,82,85,87,89,112,159,160,161,163,164,231,294,295,296,297,298,299,300,301,302,303,304,305,306,308,309,310,312],Ms=[13,16,29,31,45,82,85,87,89,112,159,160,161,163,164,231,294,295,296,297,298,299,300,301,302,303,304,305,306,308,309,310,312,335],k2=[13,16,87,308],js=[2,364],gc=[29,31,85,112,159,160,161,163,164,193,232,318,335],Bd=[31,112,193,232,272,318,335],$s=[2,359],M2=[13,16,48,82,174,294,295,296,297,298,299,300,301,302,303,304,305,306,308,312],Vd=[29,31,85,112,159,160,161,163,164,193,232,272,318,335],j2=[13,16,31,45,82,87,89,112,231,294,295,296,297,298,299,300,301,302,303,304,305,306,308,309,310,312],$2=[2,347],$y={trace:o(function(){},"trace"),yy:{},symbols_:{error:2,QueryOrUpdate:3,Prologue:4,QueryOrUpdate_group0:5,EOF:6,Query:7,Qry:8,Query_option0:9,Prologue_repetition0:10,BaseDecl:11,BASE:12,IRIREF:13,PrefixDecl:14,PREFIX:15,PNAME_NS:16,SelectClauseWildcard:17,Qry_repetition0:18,WhereClause:19,SolutionModifierNoGroup:20,SelectClauseVars:21,Qry_repetition1:22,SolutionModifier:23,CONSTRUCT:24,ConstructTemplate:25,Qry_repetition2:26,Qry_repetition3:27,WHERE:28,"{":29,Qry_option0:30,"}":31,DESCRIBE:32,Qry_group0:33,Qry_repetition4:34,Qry_option1:35,ASK:36,Qry_repetition5:37,SelectClauseBase:38,"*":39,SelectClauseVars_repetition_plus0:40,SELECT:41,SelectClauseBase_option0:42,SelectClauseItem:43,Var:44,"(":45,Expression:46,AS:47,")":48,SubSelect:49,SubSelect_option0:50,SubSelect_option1:51,DatasetClause:52,FROM:53,DatasetClause_option0:54,iri:55,WhereClause_option0:56,GroupGraphPattern:57,SolutionModifier_option0:58,SolutionModifierNoGroup_option0:59,SolutionModifierNoGroup_option1:60,SolutionModifierNoGroup_option2:61,GroupClause:62,GROUP:63,BY:64,GroupClause_repetition_plus0:65,GroupCondition:66,BuiltInCall:67,FunctionCall:68,HavingClause:69,HAVING:70,HavingClause_repetition_plus0:71,OrderClause:72,ORDER:73,OrderClause_repetition_plus0:74,OrderCondition:75,ASC:76,BrackettedExpression:77,DESC:78,Constraint:79,LimitOffsetClauses:80,LIMIT:81,INTEGER:82,OFFSET:83,ValuesClause:84,VALUES:85,InlineData:86,VAR:87,InlineData_repetition0:88,NIL:89,InlineData_repetition1:90,InlineData_repetition_plus2:91,InlineData_repetition3:92,DataBlock:93,DataBlockValueList:94,DataBlockValueList_repetition_plus0:95,Update:96,Update_repetition0:97,Update1:98,Update_option0:99,LOAD:100,Update1_option0:101,Update1_option1:102,Update1_group0:103,Update1_option2:104,GraphRefAll:105,Update1_group1:106,Update1_option3:107,GraphOrDefault:108,TO:109,CREATE:110,Update1_option4:111,GRAPH:112,INSERTDATA:113,QuadPattern:114,DELETEDATA:115,DELETEWHERE:116,Update1_option5:117,InsertDeleteClause:118,Update1_repetition0:119,IntoGraphClause:120,INTO:121,GraphRef:122,DELETE:123,InsertDeleteClause_option0:124,InsertClause:125,INSERT:126,UsingClause:127,USING:128,UsingClause_option0:129,WithClause:130,WITH:131,DEFAULT:132,GraphOrDefault_option0:133,GraphRefAll_group0:134,Quads:135,Quads_option0:136,Quads_repetition0:137,QuadsNotTriples:138,VarOrIri:139,QuadsNotTriples_option0:140,QuadsNotTriples_option1:141,QuadsNotTriples_option2:142,TriplesTemplate:143,TriplesTemplate_repetition0:144,TriplesSameSubject:145,TriplesTemplate_option0:146,GroupGraphPatternSub:147,GroupGraphPatternSub_option0:148,GroupGraphPatternSub_repetition0:149,GroupGraphPatternSubTail:150,GraphPatternNotTriples:151,GroupGraphPatternSubTail_option0:152,GroupGraphPatternSubTail_option1:153,TriplesBlock:154,TriplesBlock_repetition0:155,TriplesSameSubjectPath:156,TriplesBlock_option0:157,GroupOrUnionGraphPattern:158,OPTIONAL:159,MINUS:160,SERVICE:161,GraphPatternNotTriples_option0:162,FILTER:163,BIND:164,InlineDataOneVar:165,InlineDataFull:166,InlineDataOneVar_repetition0:167,InlineDataFull_repetition0:168,InlineDataFull_repetition_plus1:169,InlineDataFull_repetition2:170,DataBlockValue:171,Literal:172,QuotedTriple:173,UNDEF:174,GroupOrUnionGraphPattern_repetition0:175,ArgList:176,ArgList_option0:177,ArgList_repetition0:178,ExpressionList:179,ExpressionList_repetition0:180,ConstructTemplate_option0:181,ConstructTriples:182,ConstructTriples_repetition0:183,ConstructTriples_option0:184,VarOrTermOrQuotedTP:185,PropertyListNotEmpty:186,TriplesNode:187,PropertyList:188,PropertyList_option0:189,VerbObjectList:190,PropertyListNotEmpty_repetition0:191,SemiOptionalVerbObjectList:192,";":193,SemiOptionalVerbObjectList_option0:194,Verb:195,ObjectList:196,a:197,ObjectList_repetition0:198,Object:199,GraphNode:200,Object_option0:201,PropertyListPathNotEmpty:202,TriplesNodePath:203,TriplesSameSubjectPath_option0:204,O:205,PropertyListPathNotEmpty_repetition0:206,PropertyListPathNotEmptyTail:207,O_group0:208,ObjectListPath:209,ObjectListPath_repetition0:210,ObjectPath:211,GraphNodePath:212,ObjectPath_option0:213,Path:214,Path_repetition0:215,PathSequence:216,PathSequence_repetition0:217,PathEltOrInverse:218,PathElt:219,PathPrimary:220,PathElt_option0:221,PathEltOrInverse_option0:222,IriOrA:223,"!":224,PathNegatedPropertySet:225,PathOneInPropertySet:226,PathNegatedPropertySet_repetition0:227,PathNegatedPropertySet_option0:228,"^":229,TriplesNode_repetition_plus0:230,"[":231,"]":232,TriplesNodePath_repetition_plus0:233,VarOrTermOrQuotedTPExpr:234,VarOrTerm:235,GraphTerm:236,BlankNode:237,ConditionalOrExpression:238,ConditionalAndExpression:239,ConditionalOrExpression_repetition0:240,ConditionalOrExpressionTail:241,"||":242,RelationalExpression:243,ConditionalAndExpression_repetition0:244,ConditionalAndExpressionTail:245,"&&":246,NumericExpression:247,RelationalExpression_group0:248,RelationalExpression_option0:249,IN:250,MultiplicativeExpression:251,NumericExpression_repetition0:252,AdditiveExpressionTail:253,AdditiveExpressionTail_group0:254,NumericLiteralPositive:255,AdditiveExpressionTail_repetition0:256,NumericLiteralNegative:257,AdditiveExpressionTail_repetition1:258,UnaryExpression:259,MultiplicativeExpression_repetition0:260,MultiplicativeExpressionTail:261,MultiplicativeExpressionTail_group0:262,"+":263,PrimaryExpression:264,"-":265,ExprQuotedTP:266,Aggregate:267,FUNC_ARITY0:268,FUNC_ARITY1:269,FUNC_ARITY1_SPARQL_STAR:270,FUNC_ARITY2:271,",":272,FUNC_ARITY3:273,FUNC_ARITY3_SPARQL_STAR:274,BuiltInCall_group0:275,BOUND:276,BNODE:277,BuiltInCall_option0:278,EXISTS:279,COUNT:280,Aggregate_option0:281,Aggregate_group0:282,FUNC_AGGREGATE:283,Aggregate_option1:284,GROUP_CONCAT:285,Aggregate_option2:286,Aggregate_option3:287,GroupConcatSeparator:288,SEPARATOR:289,"=":290,String:291,LANGTAG:292,"^^":293,DECIMAL:294,DOUBLE:295,BOOLEAN:296,INTEGER_POSITIVE:297,DECIMAL_POSITIVE:298,DOUBLE_POSITIVE:299,INTEGER_NEGATIVE:300,DECIMAL_NEGATIVE:301,DOUBLE_NEGATIVE:302,STRING_LITERAL1:303,STRING_LITERAL2:304,STRING_LITERAL_LONG1:305,STRING_LITERAL_LONG2:306,PrefixedName:307,PNAME_LN:308,BLANK_NODE_LABEL:309,ANON:310,QuotedTP:311,"<<":312,qtSubjectOrObject:313,">>":314,DataValueTerm:315,AnnotationPattern:316,"{|":317,"|}":318,AnnotationPatternPath:319,ExprVarOrTerm:320,QueryOrUpdate_group0_option0:321,Prologue_repetition0_group0:322,Qry_group0_repetition_plus0:323,SelectClauseBase_option0_group0:324,DISTINCT:325,REDUCED:326,NAMED:327,SILENT:328,CLEAR:329,DROP:330,ADD:331,MOVE:332,COPY:333,ALL:334,".":335,UNION:336,"|":337,"/":338,PathElt_option0_group0:339,"?":340,"!=":341,"<":342,">":343,"<=":344,">=":345,NOT:346,CONCAT:347,COALESCE:348,SUBSTR:349,REGEX:350,REPLACE:351,$accept:0,$end:1},terminals_:{2:"error",6:"EOF",12:"BASE",13:"IRIREF",15:"PREFIX",16:"PNAME_NS",24:"CONSTRUCT",28:"WHERE",29:"{",31:"}",32:"DESCRIBE",36:"ASK",39:"*",41:"SELECT",45:"(",47:"AS",48:")",53:"FROM",63:"GROUP",64:"BY",70:"HAVING",73:"ORDER",76:"ASC",78:"DESC",81:"LIMIT",82:"INTEGER",83:"OFFSET",85:"VALUES",87:"VAR",89:"NIL",100:"LOAD",109:"TO",110:"CREATE",112:"GRAPH",113:"INSERTDATA",115:"DELETEDATA",116:"DELETEWHERE",121:"INTO",123:"DELETE",126:"INSERT",128:"USING",131:"WITH",132:"DEFAULT",159:"OPTIONAL",160:"MINUS",161:"SERVICE",163:"FILTER",164:"BIND",174:"UNDEF",193:";",197:"a",224:"!",229:"^",231:"[",232:"]",242:"||",246:"&&",250:"IN",263:"+",265:"-",268:"FUNC_ARITY0",269:"FUNC_ARITY1",270:"FUNC_ARITY1_SPARQL_STAR",271:"FUNC_ARITY2",272:",",273:"FUNC_ARITY3",274:"FUNC_ARITY3_SPARQL_STAR",276:"BOUND",277:"BNODE",279:"EXISTS",280:"COUNT",283:"FUNC_AGGREGATE",285:"GROUP_CONCAT",289:"SEPARATOR",290:"=",292:"LANGTAG",293:"^^",294:"DECIMAL",295:"DOUBLE",296:"BOOLEAN",297:"INTEGER_POSITIVE",298:"DECIMAL_POSITIVE",299:"DOUBLE_POSITIVE",300:"INTEGER_NEGATIVE",301:"DECIMAL_NEGATIVE",302:"DOUBLE_NEGATIVE",303:"STRING_LITERAL1",304:"STRING_LITERAL2",305:"STRING_LITERAL_LONG1",306:"STRING_LITERAL_LONG2",308:"PNAME_LN",309:"BLANK_NODE_LABEL",310:"ANON",312:"<<",314:">>",317:"{|",318:"|}",325:"DISTINCT",326:"REDUCED",327:"NAMED",328:"SILENT",329:"CLEAR",330:"DROP",331:"ADD",332:"MOVE",333:"COPY",334:"ALL",335:".",336:"UNION",337:"|",338:"/",340:"?",341:"!=",342:"<",343:">",344:"<=",345:">=",346:"NOT",347:"CONCAT",348:"COALESCE",349:"SUBSTR",350:"REGEX",351:"REPLACE"},productions_:[0,[3,3],[7,2],[4,1],[11,2],[14,3],[8,4],[8,4],[8,5],[8,7],[8,5],[8,4],[17,2],[21,2],[38,2],[43,1],[43,5],[49,4],[49,4],[52,3],[19,2],[23,2],[20,3],[62,3],[66,1],[66,1],[66,3],[66,5],[66,1],[69,2],[72,3],[75,2],[75,2],[75,1],[75,1],[80,2],[80,2],[80,4],[80,4],[84,2],[86,4],[86,4],[86,6],[86,2],[94,3],[96,3],[98,4],[98,3],[98,5],[98,4],[98,2],[98,2],[98,2],[98,5],[120,2],[118,3],[118,1],[125,2],[127,3],[130,2],[108,1],[108,2],[122,2],[105,1],[105,1],[114,3],[135,2],[138,7],[143,3],[57,3],[57,3],[147,2],[150,3],[154,3],[151,1],[151,2],[151,2],[151,3],[151,4],[151,2],[151,6],[151,1],[93,1],[93,1],[165,4],[166,4],[166,6],[171,1],[171,1],[171,1],[171,1],[158,2],[79,1],[79,1],[79,1],[68,2],[176,1],[176,5],[179,1],[179,4],[25,3],[182,3],[145,2],[145,2],[188,1],[186,2],[192,2],[190,2],[195,1],[195,1],[196,2],[199,2],[156,2],[156,2],[202,2],[207,1],[207,2],[205,2],[209,2],[211,2],[214,2],[216,2],[219,2],[218,2],[220,1],[220,2],[220,3],[225,1],[225,1],[225,4],[226,1],[226,2],[187,3],[187,3],[203,3],[203,3],[200,1],[200,1],[212,1],[212,1],[234,1],[235,1],[235,1],[139,1],[139,1],[44,1],[236,1],[236,1],[236,1],[236,1],[46,1],[238,2],[241,2],[239,2],[245,2],[243,1],[243,3],[243,4],[247,2],[253,2],[253,2],[253,2],[251,2],[261,2],[259,2],[259,2],[259,2],[259,1],[264,1],[264,1],[264,1],[264,1],[264,1],[264,1],[264,1],[77,3],[67,1],[67,2],[67,4],[67,4],[67,6],[67,8],[67,8],[67,2],[67,4],[67,2],[67,4],[67,3],[267,5],[267,5],[267,6],[288,4],[172,1],[172,2],[172,3],[172,1],[172,1],[172,1],[172,1],[172,1],[172,1],[255,1],[255,1],[255,1],[257,1],[257,1],[257,1],[291,1],[291,1],[291,1],[291,1],[55,1],[55,1],[307,1],[307,1],[237,1],[237,1],[311,5],[173,5],[313,1],[313,1],[313,1],[313,1],[313,1],[315,1],[315,1],[315,1],[185,1],[185,1],[185,1],[316,3],[319,3],[266,5],[320,1],[320,1],[320,1],[223,1],[223,1],[321,0],[321,1],[5,1],[5,1],[5,1],[9,0],[9,1],[322,1],[322,1],[10,0],[10,2],[18,0],[18,2],[22,0],[22,2],[26,0],[26,2],[27,0],[27,2],[30,0],[30,1],[323,1],[323,2],[33,1],[33,1],[34,0],[34,2],[35,0],[35,1],[37,0],[37,2],[40,1],[40,2],[324,1],[324,1],[42,0],[42,1],[50,0],[50,1],[51,0],[51,1],[54,0],[54,1],[56,0],[56,1],[58,0],[58,1],[59,0],[59,1],[60,0],[60,1],[61,0],[61,1],[65,1],[65,2],[71,1],[71,2],[74,1],[74,2],[88,0],[88,2],[90,0],[90,2],[91,1],[91,2],[92,0],[92,2],[95,1],[95,2],[97,0],[97,4],[99,0],[99,2],[101,0],[101,1],[102,0],[102,1],[103,1],[103,1],[104,0],[104,1],[106,1],[106,1],[106,1],[107,0],[107,1],[111,0],[111,1],[117,0],[117,1],[119,0],[119,2],[124,0],[124,1],[129,0],[129,1],[133,0],[133,1],[134,1],[134,1],[134,1],[136,0],[136,1],[137,0],[137,2],[140,0],[140,1],[141,0],[141,1],[142,0],[142,1],[144,0],[144,3],[146,0],[146,1],[148,0],[148,1],[149,0],[149,2],[152,0],[152,1],[153,0],[153,1],[155,0],[155,3],[157,0],[157,1],[162,0],[162,1],[167,0],[167,2],[168,0],[168,2],[169,1],[169,2],[170,0],[170,2],[175,0],[175,3],[177,0],[177,1],[178,0],[178,3],[180,0],[180,3],[181,0],[181,1],[183,0],[183,3],[184,0],[184,1],[189,0],[189,1],[191,0],[191,2],[194,0],[194,1],[198,0],[198,3],[201,0],[201,1],[204,0],[204,1],[206,0],[206,2],[208,1],[208,1],[210,0],[210,3],[213,0],[213,1],[215,0],[215,3],[217,0],[217,3],[339,1],[339,1],[339,1],[221,0],[221,1],[222,0],[222,1],[227,0],[227,3],[228,0],[228,1],[230,1],[230,2],[233,1],[233,2],[240,0],[240,2],[244,0],[244,2],[248,1],[248,1],[248,1],[248,1],[248,1],[248,1],[249,0],[249,1],[252,0],[252,2],[254,1],[254,1],[256,0],[256,2],[258,0],[258,2],[260,0],[260,2],[262,1],[262,1],[275,1],[275,1],[275,1],[275,1],[275,1],[278,0],[278,1],[281,0],[281,1],[282,1],[282,1],[284,0],[284,1],[286,0],[286,1],[287,0],[287,1]],performAction:o(function(C,P,N,ie,Oe,g,cn){var _=g.length-1;switch(Oe){case 1:if(g[_-1]=g[_-1]||{},ke.base&&(g[_-1].base=ke.base),ke.base="",g[_-1].prefixes=ke.prefixes,ke.prefixes=null,ke.pathOnly){if(g[_-1].type==="path"||"termType"in g[_-1])return g[_-1];throw new Error("Received full SPARQL query in path only mode")}else if(g[_-1].type==="path"||"termType"in g[_-1])throw new Error("Received only path in full SPARQL mode");if(g[_-1].type==="update"){let St={};for(let jt of g[_-1].updates)if(jt.updateType==="insert"){let it={};for(let ft of jt.insert)if(ft.type==="bgp"||ft.type==="graph")for(let wn of ft.triples)wn.subject.termType==="BlankNode"&&(it[wn.subject.value]=!0),wn.predicate.termType==="BlankNode"&&(it[wn.predicate.value]=!0),wn.object.termType==="BlankNode"&&(it[wn.object.value]=!0);for(let ft of Object.keys(it)){if(St[ft])throw new Error("Detected reuse blank node across different INSERT DATA clauses");St[ft]=!0}}}return g[_-1];case 2:this.$={...g[_-1],...g[_],type:"query"};break;case 4:ke.base=Tu(g[_]);break;case 5:ke.prefixes||(ke.prefixes={}),g[_-1]=g[_-1].substr(0,g[_-1].length-1),g[_]=Tu(g[_]),ke.prefixes[g[_-1]]=g[_];break;case 6:this.$={...g[_-3],...So(g[_-2]),...g[_-1],...g[_]};break;case 7:if(!ke.skipValidation&&(Hy(g[_-3].variables.map(jt=>zy(jt.expression))).some(jt=>jt.aggregation==="count"&&!(jt.expression instanceof Ud))||g[_].group)){for(let jt of g[_-3].variables)if(jt.termType==="Variable"){if(!g[_].group||!g[_].group.map(it=>vc(it)).includes(vc(jt)))throw Error("Projection of ungrouped variable (?"+vc(jt)+")")}else if(zy(jt.expression).length===0){let it=tL(jt.expression);for(let ft of it)if(!g[_].group||!g[_].group.map||!g[_].group.map(wn=>vc(wn)).includes(vc(ft)))throw Error("Use of ungrouped variable in projection of operation (?"+vc(ft)+")")}}let is=g[_-1].where.filter(St=>St.type==="query");if(is.length>0){let St=g[_-3].variables.filter(it=>it.variable&&it.variable.value).map(it=>it.variable.value),jt=Hy(is.map(it=>it.variables)).map(it=>it.value||it.variable.value);for(let it of St)if(jt.indexOf(it)>=0)throw Error("Target id of 'AS' (?"+it+") already used in subquery")}this.$=Ht(g[_-3],So(g[_-2]),g[_-1],g[_]);break;case 8:this.$=Ht({queryType:"CONSTRUCT",template:g[_-3]},So(g[_-2]),g[_-1],g[_]);break;case 9:this.$=Ht({queryType:"CONSTRUCT",template:g[_-2]=g[_-2]?g[_-2].triples:[]},So(g[_-5]),{where:[{type:"bgp",triples:_o([],g[_-2])}]},g[_]);break;case 10:this.$=Ht({queryType:"DESCRIBE",variables:g[_-3]==="*"?[new Ud]:g[_-3]},So(g[_-2]),g[_-1],g[_]);break;case 11:this.$=Ht({queryType:"ASK"},So(g[_-2]),g[_-1],g[_]);break;case 12:this.$=Ht(g[_-1],{variables:[new Ud]});break;case 13:let Ru=g[_].map(St=>St.value||St.variable.value),bc=rL(Ru);if(bc.length>0)throw Error("Two or more of the resulting columns have the same name (?"+bc[0]+")");this.$=Ht(g[_-1],{variables:g[_]});break;case 14:this.$=Ht({queryType:"SELECT"},g[_]&&(g[_-1]=on(g[_]),g[_]={},g[_][g[_-1]]=!0,g[_]));break;case 16:case 27:this.$=yc(g[_-3],{variable:g[_-1]});break;case 17:case 18:this.$=Ht(g[_-3],g[_-2],g[_-1],g[_],{type:"query"});break;case 19:case 58:this.$={iri:g[_],named:!!g[_-1]};break;case 20:this.$={where:g[_].patterns};break;case 21:this.$=Ht(g[_-1],g[_]);break;case 22:this.$=Ht(g[_-2],g[_-1],g[_]);break;case 23:this.$={group:g[_]};break;case 24:case 25:case 28:case 31:case 33:case 34:this.$=yc(g[_]);break;case 26:this.$=yc(g[_-1]);break;case 29:this.$={having:g[_]};break;case 30:this.$={order:g[_]};break;case 32:this.$=yc(g[_],{descending:!0});break;case 35:this.$={limit:Sc(g[_])};break;case 36:this.$={offset:Sc(g[_])};break;case 37:this.$={limit:Sc(g[_-2]),offset:Sc(g[_])};break;case 38:this.$={limit:Sc(g[_]),offset:Sc(g[_-2])};break;case 39:case 43:this.$={type:"values",values:g[_]};break;case 40:case 84:this.$=g[_-1].map(St=>({[g[_-3]]:St}));break;case 41:case 85:this.$=g[_-1].map(()=>({}));break;case 42:case 86:var ns=g[_-4].length;g[_-4]=g[_-4].map(By),this.$=g[_-1].map(function(St){if(St.length!==ns)throw Error("Inconsistent VALUES length");for(var jt={},it=0;it<ns;it++)jt["?"+g[_-4][it].value]=St[it];return jt});break;case 44:case 65:case 100:case 126:case 175:this.$=g[_-1];break;case 45:this.$={type:"update",updates:Bs(g[_-2],g[_-1])};break;case 46:this.$=Ht({type:"load",silent:!!g[_-2],source:g[_-1]},g[_]&&{destination:g[_]});break;case 47:this.$={type:on(g[_-2]),silent:!!g[_-1],graph:g[_]};break;case 48:this.$={type:on(g[_-4]),silent:!!g[_-3],source:g[_-2],destination:g[_]};break;case 49:this.$={type:"create",silent:!!g[_-2],graph:{type:"graph",name:g[_]}};break;case 50:this.$={updateType:"insert",insert:Y2(g[_])};break;case 51:this.$={updateType:"delete",delete:Yy(Y2(g[_]))};break;case 52:this.$={updateType:"deletewhere",delete:Yy(g[_])};break;case 53:this.$={updateType:"insertdelete",...g[_-4],...g[_-3],...So(g[_-2],"using"),where:g[_].patterns};break;case 54:case 57:case 62:case 167:case 191:case 236:this.$=g[_];break;case 55:this.$={delete:Yy(g[_-1]),insert:g[_]||[]};break;case 56:this.$={delete:[],insert:g[_]};break;case 59:this.$={graph:g[_]};break;case 60:this.$={type:"graph",default:!0};break;case 61:case 63:this.$={type:"graph",name:g[_]};break;case 64:this.$={[on(g[_])]:!0};break;case 66:this.$=g[_-1]?ts(g[_],[g[_-1]]):ts(g[_]);break;case 67:var Cu=Ht(g[_-3]||{triples:[]},{type:"graph",name:g[_-5]});this.$=g[_]?[Cu,g[_]]:[Cu];break;case 68:case 73:this.$={type:"bgp",triples:ts(g[_-2],[g[_-1]])};break;case 69:this.$={type:"group",patterns:[g[_-1]]};break;case 70:for(let St of g[_-1].filter(jt=>jt.type==="bind")){let jt=g[_-1].indexOf(St),it=new Set;for(let ft of g[_-1].slice(0,jt))(ft.type==="group"||ft.type==="bgp")&&Q2(ft).forEach(wn=>it.add(wn));if(it.has(St.variable.value))throw Error("Variable used to bind is already bound (?"+St.variable.value+")")}this.$={type:"group",patterns:g[_-1]};break;case 71:this.$=g[_-1]?ts([g[_-1]],g[_]):ts(g[_]);break;case 72:this.$=g[_]?[g[_-2],g[_]]:g[_-2];break;case 75:this.$=Ht(g[_],{type:"optional"});break;case 76:this.$=Ht(g[_],{type:"minus"});break;case 77:this.$=Ht(g[_],{type:"graph",name:g[_-1]});break;case 78:this.$=Ht(g[_],{type:"service",name:g[_-1],silent:!!g[_-2]});break;case 79:this.$={type:"filter",expression:g[_]};break;case 80:this.$={type:"bind",variable:g[_-1],expression:g[_-3]};break;case 89:this.$=xu(g[_]);break;case 90:this.$=void 0;break;case 91:this.$=g[_-1].length?{type:"union",patterns:ts(g[_-1].map(Uy),[Uy(g[_])])}:g[_];break;case 95:this.$={...g[_],function:g[_-1]};break;case 96:this.$={type:"functionCall",args:[]};break;case 97:this.$={type:"functionCall",args:Bs(g[_-2],g[_-1]),distinct:!!g[_-3]};break;case 98:case 115:case 128:case 247:case 249:case 251:case 253:case 255:case 263:case 267:case 297:case 299:case 303:case 307:case 328:case 341:case 349:case 355:case 361:case 367:case 369:case 373:case 375:case 379:case 381:case 385:case 391:case 395:case 401:case 405:case 409:case 411:case 420:case 428:case 430:case 440:case 444:case 446:case 448:this.$=[];break;case 99:this.$=Bs(g[_-2],g[_-1]);break;case 101:this.$=ts(g[_-2],[g[_-1]]);break;case 102:case 112:this.$=Ky(g[_].map(St=>Ht(Vs(g[_-1]),St)));break;case 103:this.$=Ky(_o(g[_].map(St=>Ht(Vs(g[_-1].entity),St)),g[_-1].triples));break;case 105:this.$=ts([g[_-1]],g[_]);break;case 106:this.$=ts(g[_]);break;case 107:this.$=Gy(g[_-1],g[_]);break;case 109:case 237:this.$=ke.factory.namedNode(GN);break;case 110:case 118:this.$=Bs(g[_-1],g[_]);break;case 111:this.$=g[_]?{annotation:g[_],object:g[_-1]}:g[_-1];break;case 113:this.$=g[_]?Ky(_o(g[_].map(St=>Ht(Vs(g[_-1].entity),St)),g[_-1].triples)):g[_-1].triples;break;case 114:this.$=Gy(...g[_-1],g[_]);break;case 116:this.$=Gy(...g[_]);break;case 117:case 159:case 163:this.$=[g[_-1],g[_]];break;case 119:this.$=g[_]?{object:g[_-1],annotation:g[_]}:g[_-1];break;case 120:this.$=g[_-1].length?_c("|",Bs(g[_-1],g[_])):g[_];break;case 121:this.$=g[_-1].length?_c("/",Bs(g[_-1],g[_])):g[_];break;case 122:this.$=g[_]?_c(g[_],[g[_-1]]):g[_-1];break;case 123:this.$=g[_-1]?_c(g[_-1],[g[_]]):g[_];break;case 125:case 131:this.$=_c(g[_-1],[g[_]]);break;case 129:this.$=_c("|",Bs(g[_-2],g[_-1]));break;case 132:case 134:this.$=ZN(g[_-1]);break;case 133:case 135:this.$=eL(g[_-1]);break;case 140:this.$={entity:g[_],triples:[]};break;case 145:this.$=By(g[_]);break;case 149:this.$=ke.factory.namedNode(B2);break;case 151:case 153:case 158:case 162:this.$=Vy(g[_-1],g[_]);break;case 152:this.$=["||",g[_]];break;case 154:this.$=["&&",g[_]];break;case 156:this.$=Fr(g[_-1],[g[_-2],g[_]]);break;case 157:this.$=Fr(g[_-2]?"notin":"in",[g[_-3],g[_]]);break;case 160:this.$=["+",Vy(g[_-1],g[_])];break;case 161:var Gd=rs(g[_-1].value.replace("-",""),g[_-1].datatype);this.$=["-",Vy(Gd,g[_])];break;case 164:this.$=Fr("UPLUS",[g[_]]);break;case 165:this.$=Fr(g[_-1],[g[_]]);break;case 166:this.$=Fr("UMINUS",[g[_]]);break;case 177:this.$=Fr(on(g[_-1]));break;case 178:this.$=Fr(on(g[_-3]),[g[_-1]]);break;case 179:this.$=xu(Fr(on(g[_-3]),[g[_-1]]));break;case 180:this.$=Fr(on(g[_-5]),[g[_-3],g[_-1]]);break;case 181:this.$=Fr(on(g[_-7]),[g[_-5],g[_-3],g[_-1]]);break;case 182:this.$=xu(Fr(on(g[_-7]),[g[_-5],g[_-3],g[_-1]]));break;case 183:this.$=Fr(on(g[_-1]),g[_]);break;case 184:this.$=Fr("bound",[By(g[_-1])]);break;case 185:this.$=Fr(g[_-1],[]);break;case 186:this.$=Fr(g[_-3],[g[_-1]]);break;case 187:this.$=Fr(g[_-2]?"notexists":"exists",[Uy(g[_])]);break;case 188:case 189:this.$=yc(g[_-1],{type:"aggregate",aggregation:on(g[_-4]),distinct:!!g[_-2]});break;case 190:this.$=yc(g[_-2],{type:"aggregate",aggregation:on(g[_-5]),distinct:!!g[_-3],separator:typeof g[_-1]=="string"?g[_-1]:" "});break;case 192:this.$=rs(g[_]);break;case 193:this.$=KN(g[_-1],on(g[_].substr(1)));break;case 194:this.$=rs(g[_-2],g[_]);break;case 195:case 204:this.$=rs(g[_],V2);break;case 196:case 205:this.$=rs(g[_],U2);break;case 197:case 206:this.$=rs(on(g[_]),q2);break;case 200:this.$=rs(g[_].toLowerCase(),QN);break;case 201:this.$=rs(g[_].substr(1),V2);break;case 202:this.$=rs(g[_].substr(1),U2);break;case 203:this.$=rs(g[_].substr(1).toLowerCase(),q2);break;case 207:case 208:this.$=H2(g[_],1);break;case 209:case 210:this.$=H2(g[_],3);break;case 211:this.$=ke.factory.namedNode(Tu(g[_]));break;case 213:var zd=g[_].indexOf(":"),Iu=g[_].substr(0,zd),Hd=ke.prefixes[Iu];if(!Hd)throw new Error("Unknown prefix: "+Iu);var Vt=Tu(Hd+g[_].substr(zd+1));this.$=ke.factory.namedNode(Vt);break;case 214:if(g[_]=g[_].substr(0,g[_].length-1),!(g[_]in ke.prefixes))throw new Error("Unknown prefix: "+g[_]);var Vt=Tu(ke.prefixes[g[_]]);this.$=ke.factory.namedNode(Vt);break;case 215:this.$=Au(g[_].replace(/^(_:)/,""));break;case 216:this.$=Au();break;case 217:case 218:case 232:this.$=xu(qy(g[_-3],g[_-2],g[_-1]));break;case 230:case 231:this.$=xu(g[_-1]);break;case 248:case 250:case 252:case 254:case 256:case 260:case 264:case 268:case 270:case 292:case 294:case 296:case 298:case 300:case 302:case 304:case 306:case 329:case 342:case 356:case 368:case 370:case 372:case 374:case 392:case 402:case 425:case 427:case 429:case 431:case 441:case 445:case 447:case 449:g[_-1].push(g[_]);break;case 259:case 269:case 291:case 293:case 295:case 301:case 305:case 371:case 424:case 426:this.$=[g[_]];break;case 308:g[_-3].push(g[_-2]);break;case 350:case 362:case 376:case 380:case 382:case 386:case 396:case 406:case 410:case 412:case 421:g[_-2].push(g[_-1]);break}},"anonymous"),table:[n(e,t,{3:1,4:2,10:3}),{1:[3]},n(r,[2,307],{5:4,7:5,321:6,214:7,8:8,96:9,215:10,17:11,21:12,97:16,38:17,6:[2,238],13:i,16:i,45:i,197:i,224:i,229:i,308:i,24:[1,13],32:[1,14],36:[1,15],41:s}),n([6,13,16,24,32,36,41,45,100,110,113,115,116,123,126,131,197,224,229,308,329,330,331,332,333],[2,3],{322:19,11:20,14:21,12:[1,22],15:[1,23]}),{6:[1,24]},{6:[2,240]},{6:[2,241]},{6:[2,242]},{6:[2,243],9:25,84:26,85:a},{6:[2,239]},n(c,[2,411],{216:28,217:29}),n(l,[2,249],{18:30}),n(l,[2,251],{22:31}),n(u,[2,255],{25:32,27:33,29:[1,34]}),{13:f,16:d,33:35,39:[1,37],44:39,55:40,87:h,139:38,307:43,308:p,323:36},n(l,[2,267],{37:46}),n(y,[2,326],{98:47,103:49,106:50,117:55,130:61,100:[1,48],110:[1,51],113:[1,52],115:[1,53],116:[1,54],131:[1,62],329:[1,56],330:[1,57],331:[1,58],332:[1,59],333:[1,60]}),{39:[1,63],40:64,43:65,44:66,45:v,87:h},n(w,[2,273],{42:68,324:69,325:[1,70],326:[1,71]}),n(e,[2,248]),n(e,[2,245]),n(e,[2,246]),{13:[1,72]},{16:[1,73]},{1:[2,1]},{6:[2,2]},{6:[2,244]},{45:[1,77],85:[1,78],86:74,87:[1,75],89:[1,76]},n([6,13,16,45,48,82,87,89,231,294,295,296,297,298,299,300,301,302,303,304,305,306,308,309,310,312],[2,120],{337:[1,79]}),n(b,[2,418],{218:80,222:81,229:[1,82]}),{19:83,28:A,29:I,52:84,53:j,56:85},{19:88,28:A,29:I,52:89,53:j,56:85},n(l,[2,253],{26:90}),{28:[1,91],52:92,53:j},n(V,[2,385],{181:93,182:94,183:95,31:[2,383]}),n(te,[2,263],{34:96}),n(te,[2,261],{44:39,55:40,307:43,139:97,13:f,16:d,87:h,308:p}),n(te,[2,262]),n(z,[2,259]),n(G,[2,143]),n(G,[2,144]),n([6,13,16,28,29,31,39,45,47,48,53,63,70,73,76,78,81,82,83,85,87,89,112,159,160,161,163,164,193,197,224,229,231,232,242,246,250,263,265,268,269,270,271,272,273,274,276,277,279,280,283,285,290,294,295,296,297,298,299,300,301,302,303,304,305,306,308,309,310,312,314,317,318,335,338,341,342,343,344,345,346,347,348,349,350,351],[2,145]),n(F,[2,211]),n(F,[2,212]),n(F,[2,213]),n(F,[2,214]),{19:98,28:A,29:I,52:99,53:j,56:85},{6:[2,309],99:100,193:[1,101]},n($,[2,311],{101:102,328:[1,103]}),n(re,[2,317],{104:104,328:[1,105]}),n(Ye,[2,322],{107:106,328:[1,107]}),{111:108,112:[2,324],328:[1,109]},{29:at,114:110},{29:at,114:112},{29:at,114:113},{118:114,123:[1,115],125:116,126:Ot},n(ot,[2,315]),n(ot,[2,316]),n(lt,[2,319]),n(lt,[2,320]),n(lt,[2,321]),n(y,[2,327]),{13:f,16:d,55:118,307:43,308:p},n(l,[2,12]),n(l,[2,13],{44:66,43:119,45:v,87:h}),n(Xe,[2,269]),n(Xe,[2,15]),{13:f,16:d,44:136,45:se,46:120,55:133,67:132,68:134,77:131,82:U,87:h,172:135,224:ut,238:121,239:122,243:123,247:124,251:125,255:154,257:155,259:126,263:pt,264:130,265:H,266:137,267:139,268:Re,269:qe,270:ne,271:We,273:Ge,274:Be,275:146,276:ze,277:Ce,278:149,279:Ve,280:Pe,283:Ue,285:He,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,312:et,346:Qe,347:$e,348:E,349:T,350:x,351:O},n(w,[2,14]),n(w,[2,274]),n(w,[2,271]),n(w,[2,272]),n(e,[2,4]),{13:[1,177]},n(Z,[2,39]),{29:[1,178]},{29:[1,179]},{87:[1,181],91:180},{45:[1,187],87:[1,185],89:[1,186],93:182,165:183,166:184},n(c,[2,410]),n([6,13,16,45,48,82,87,89,231,294,295,296,297,298,299,300,301,302,303,304,305,306,308,309,310,312,337],[2,121],{338:[1,188]}),{13:f,16:d,45:[1,193],55:194,197:_t,219:189,220:190,223:191,224:[1,192],307:43,308:p},n(b,[2,419]),n(Ct,De,{20:196,59:197,69:198,70:q}),n(l,[2,250]),{29:W,57:200},n($,[2,279],{54:202,327:[1,203]}),{29:[2,282]},n(Q,Y,{23:204,58:205,62:206,63:Ie}),n(l,[2,252]),{19:208,28:A,29:I,52:209,53:j,56:85},{29:[1,210]},n(u,[2,256]),{31:[1,211]},{31:[2,384]},{13:f,16:d,44:215,45:rt,55:220,82:U,87:h,89:nt,145:212,172:221,185:213,187:214,231:Pr,236:216,237:222,255:154,257:155,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,309:bn,310:kn,311:217,312:sn},n(u2,[2,265],{56:85,35:227,52:228,19:229,28:A,29:I,53:j}),n(z,[2,260]),n(Q,Y,{58:205,62:206,23:230,63:Ie}),n(l,[2,268]),{6:[2,45]},n(e,t,{10:3,4:231}),{13:f,16:d,55:232,307:43,308:p},n($,[2,312]),{105:233,112:f2,122:234,132:[1,237],134:235,327:[1,238],334:[1,239]},n(re,[2,318]),n($,d2,{108:240,133:242,112:h2,132:p2}),n(Ye,[2,323]),{112:[1,244]},{112:[2,325]},n(Or,[2,50]),n(V,Id,{135:245,136:246,143:247,144:248,31:m2,112:m2}),n(Or,[2,51]),n(Or,[2,52]),n(Ea,[2,328],{119:249}),{29:at,114:250},n(Ea,[2,56]),{29:at,114:251},n(y,[2,59]),n(Xe,[2,270]),{47:[1,252]},n(g2,[2,150]),n(Rd,[2,428],{240:253}),n(dc,[2,430],{244:254}),n(dc,[2,155],{248:255,249:256,250:[2,438],290:[1,257],341:[1,258],342:[1,259],343:[1,260],344:[1,261],345:[1,262],346:[1,263]}),n(hc,[2,440],{252:264}),n(gr,[2,448],{260:265}),{13:f,16:d,44:136,45:se,55:133,67:132,68:134,77:131,82:U,87:h,172:135,255:154,257:155,264:266,266:137,267:139,268:Re,269:qe,270:ne,271:We,273:Ge,274:Be,275:146,276:ze,277:Ce,278:149,279:Ve,280:Pe,283:Ue,285:He,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,312:et,346:Qe,347:$e,348:E,349:T,350:x,351:O},{13:f,16:d,44:136,45:se,55:133,67:132,68:134,77:131,82:U,87:h,172:135,255:154,257:155,264:267,266:137,267:139,268:Re,269:qe,270:ne,271:We,273:Ge,274:Be,275:146,276:ze,277:Ce,278:149,279:Ve,280:Pe,283:Ue,285:He,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,312:et,346:Qe,347:$e,348:E,349:T,350:x,351:O},{13:f,16:d,44:136,45:se,55:133,67:132,68:134,77:131,82:U,87:h,172:135,255:154,257:155,264:268,266:137,267:139,268:Re,269:qe,270:ne,271:We,273:Ge,274:Be,275:146,276:ze,277:Ce,278:149,279:Ve,280:Pe,283:Ue,285:He,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,312:et,346:Qe,347:$e,348:E,349:T,350:x,351:O},n(gr,[2,167]),n(gr,[2,168]),n(gr,[2,169]),n(gr,[2,170],{176:269,45:y2,89:_2}),n(gr,[2,171]),n(gr,[2,172]),n(gr,[2,173]),n(gr,[2,174]),{13:f,16:d,44:136,45:se,46:272,55:133,67:132,68:134,77:131,82:U,87:h,172:135,224:ut,238:121,239:122,243:123,247:124,251:125,255:154,257:155,259:126,263:pt,264:130,265:H,266:137,267:139,268:Re,269:qe,270:ne,271:We,273:Ge,274:Be,275:146,276:ze,277:Ce,278:149,279:Ve,280:Pe,283:Ue,285:He,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,312:et,346:Qe,347:$e,348:E,349:T,350:x,351:O},n(Xt,[2,176]),{89:[1,273]},{45:[1,274]},{45:[1,275]},{45:[1,276]},{45:[1,277]},{45:[1,278]},{45:S2,89:v2,179:279},{45:[1,282]},{45:[1,284],89:[1,283]},{279:[1,285]},n(an,[2,192],{292:[1,286],293:[1,287]}),n(an,[2,195]),n(an,[2,196]),n(an,[2,197]),n(an,[2,198]),n(an,[2,199]),n(an,[2,200]),{13:f,16:d,44:39,55:40,82:U,87:h,139:289,172:291,255:154,257:155,266:290,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,312:et,320:288},{45:[1,292]},{45:[1,293]},{45:[1,294]},n(vu,[2,452]),n(vu,[2,453]),n(vu,[2,454]),n(vu,[2,455]),n(vu,[2,456]),{279:[2,458]},n(Pd,[2,207]),n(Pd,[2,208]),n(Pd,[2,209]),n(Pd,[2,210]),n(an,[2,201]),n(an,[2,202]),n(an,[2,203]),n(an,[2,204]),n(an,[2,205]),n(an,[2,206]),n(e,[2,5]),n(Od,[2,297],{88:295}),n(Fd,[2,299],{90:296}),{48:[1,297],87:[1,298]},n(Dd,[2,301]),n(Z,[2,43]),n(Z,[2,82]),n(Z,[2,83]),{29:[1,299]},{29:[1,300]},{87:[1,302],169:301},n(c,[2,412]),n(uo,[2,123]),n(uo,[2,416],{221:303,339:304,39:[1,306],263:[1,307],340:[1,305]}),n(es,[2,124]),{13:f,16:d,45:[1,311],55:194,89:[1,310],197:_t,223:312,225:308,226:309,229:b2,307:43,308:p},n(c,i,{215:10,214:314}),n(es,[2,236]),n(es,[2,237]),n(pc,[2,6]),n(Fy,[2,287],{60:315,72:316,73:[1,317]}),n(Ct,[2,286]),{13:f,16:d,45:se,55:323,67:321,68:322,71:318,77:320,79:319,267:139,268:Re,269:qe,270:ne,271:We,273:Ge,274:Be,275:146,276:ze,277:Ce,278:149,279:Ve,280:Pe,283:Ue,285:He,307:43,308:p,346:Qe,347:$e,348:E,349:T,350:x,351:O},n([6,31,63,70,73,81,83,85],[2,20]),n(V,w2,{38:17,49:324,147:325,17:326,21:327,148:328,154:329,155:330,29:Ls,31:Ls,85:Ls,112:Ls,159:Ls,160:Ls,161:Ls,163:Ls,164:Ls,41:s}),{13:f,16:d,55:331,307:43,308:p},n($,[2,280]),n(pc,[2,7]),n(Ct,De,{59:197,69:198,20:332,70:q}),n(Q,[2,284]),{64:[1,333]},n(Q,Y,{58:205,62:206,23:334,63:Ie}),n(l,[2,254]),n(V,Id,{144:248,30:335,143:336,31:[2,257]}),n(l,[2,100]),{31:[2,387],184:337,335:[1,338]},{13:f,16:d,44:39,55:40,87:h,139:342,186:339,190:340,195:341,197:fo,307:43,308:p},n(bu,[2,389],{44:39,55:40,307:43,190:340,195:341,139:342,188:344,189:345,186:346,13:f,16:d,87:h,197:fo,308:p}),n(ks,[2,227]),n(ks,[2,228]),n(ks,[2,229]),{13:f,16:d,44:215,45:rt,55:220,82:U,87:h,89:nt,172:221,185:351,187:350,200:348,230:347,231:Pr,234:349,236:216,237:222,255:154,257:155,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,309:bn,310:kn,311:217,312:sn},{13:f,16:d,44:39,55:40,87:h,139:342,186:352,190:340,195:341,197:fo,307:43,308:p},n(ks,[2,146]),n(ks,[2,147]),n(ks,[2,148]),n(ks,[2,149]),{13:f,16:d,44:354,55:355,82:U,87:h,172:357,237:356,255:154,257:155,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,309:bn,310:kn,311:358,312:sn,313:353},n(Dy,[2,215]),n(Dy,[2,216]),n(Q,Y,{58:205,62:206,23:359,63:Ie}),n(te,[2,264]),n(u2,[2,266]),n(pc,[2,11]),n(r,[2,308],{6:[2,310]}),n(Or,[2,313],{102:360,120:361,121:[1,362]}),n(Or,[2,47]),n(Or,[2,63]),n(Or,[2,64]),{13:f,16:d,55:363,307:43,308:p},n(Or,[2,336]),n(Or,[2,337]),n(Or,[2,338]),{109:[1,364]},n(E2,[2,60]),{13:f,16:d,55:365,307:43,308:p},n($,[2,335]),{13:f,16:d,55:366,307:43,308:p},{31:[1,367]},n(ho,[2,341],{137:368}),n(ho,[2,340]),{13:f,16:d,44:215,45:rt,55:220,82:U,87:h,89:nt,145:369,172:221,185:213,187:214,231:Pr,236:216,237:222,255:154,257:155,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,309:bn,310:kn,311:217,312:sn},{28:[1,370],127:371,128:[1,372]},n(Ea,[2,330],{124:373,125:374,126:Ot}),n(Ea,[2,57]),{44:375,87:h},n(g2,[2,151],{241:376,242:[1,377]}),n(Rd,[2,153],{245:378,246:[1,379]}),{13:f,16:d,44:136,45:se,55:133,67:132,68:134,77:131,82:U,87:h,172:135,224:ut,247:380,251:125,255:154,257:155,259:126,263:pt,264:130,265:H,266:137,267:139,268:Re,269:qe,270:ne,271:We,273:Ge,274:Be,275:146,276:ze,277:Ce,278:149,279:Ve,280:Pe,283:Ue,285:He,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,312:et,346:Qe,347:$e,348:E,349:T,350:x,351:O},{250:[1,381]},n(Jt,[2,432]),n(Jt,[2,433]),n(Jt,[2,434]),n(Jt,[2,435]),n(Jt,[2,436]),n(Jt,[2,437]),{250:[2,439]},n([47,48,193,242,246,250,272,290,341,342,343,344,345,346],[2,158],{253:382,254:383,255:384,257:385,263:[1,386],265:[1,387],297:he,298:pe,299:me,300:ue,301:_e,302:Se}),n(hc,[2,162],{261:388,262:389,39:Ny,338:Ly}),n(gr,[2,164]),n(gr,[2,165]),n(gr,[2,166]),n(Xt,[2,95]),n(Xt,[2,96]),n(Jt,[2,377],{177:392,325:[1,393]}),{48:[1,394]},n(Xt,[2,177]),{13:f,16:d,44:136,45:se,46:395,55:133,67:132,68:134,77:131,82:U,87:h,172:135,224:ut,238:121,239:122,243:123,247:124,251:125,255:154,257:155,259:126,263:pt,264:130,265:H,266:137,267:139,268:Re,269:qe,270:ne,271:We,273:Ge,274:Be,275:146,276:ze,277:Ce,278:149,279:Ve,280:Pe,283:Ue,285:He,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,312:et,346:Qe,347:$e,348:E,349:T,350:x,351:O},{13:f,16:d,44:136,45:se,46:396,55:133,67:132,68:134,77:131,82:U,87:h,172:135,224:ut,238:121,239:122,243:123,247:124,251:125,255:154,257:155,259:126,263:pt,264:130,265:H,266:137,267:139,268:Re,269:qe,270:ne,271:We,273:Ge,274:Be,275:146,276:ze,277:Ce,278:149,279:Ve,280:Pe,283:Ue,285:He,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,312:et,346:Qe,347:$e,348:E,349:T,350:x,351:O},{13:f,16:d,44:136,45:se,46:397,55:133,67:132,68:134,77:131,82:U,87:h,172:135,224:ut,238:121,239:122,243:123,247:124,251:125,255:154,257:155,259:126,263:pt,264:130,265:H,266:137,267:139,268:Re,269:qe,270:ne,271:We,273:Ge,274:Be,275:146,276:ze,277:Ce,278:149,279:Ve,280:Pe,283:Ue,285:He,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,312:et,346:Qe,347:$e,348:E,349:T,350:x,351:O},{13:f,16:d,44:136,45:se,46:398,55:133,67:132,68:134,77:131,82:U,87:h,172:135,224:ut,238:121,239:122,243:123,247:124,251:125,255:154,257:155,259:126,263:pt,264:130,265:H,266:137,267:139,268:Re,269:qe,270:ne,271:We,273:Ge,274:Be,275:146,276:ze,277:Ce,278:149,279:Ve,280:Pe,283:Ue,285:He,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,312:et,346:Qe,347:$e,348:E,349:T,350:x,351:O},{13:f,16:d,44:136,45:se,46:399,55:133,67:132,68:134,77:131,82:U,87:h,172:135,224:ut,238:121,239:122,243:123,247:124,251:125,255:154,257:155,259:126,263:pt,264:130,265:H,266:137,267:139,268:Re,269:qe,270:ne,271:We,273:Ge,274:Be,275:146,276:ze,277:Ce,278:149,279:Ve,280:Pe,283:Ue,285:He,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,312:et,346:Qe,347:$e,348:E,349:T,350:x,351:O},n(Xt,[2,183]),n(Xt,[2,98]),n(Jt,[2,381],{180:400}),{87:[1,401]},n(Xt,[2,185]),{13:f,16:d,44:136,45:se,46:402,55:133,67:132,68:134,77:131,82:U,87:h,172:135,224:ut,238:121,239:122,243:123,247:124,251:125,255:154,257:155,259:126,263:pt,264:130,265:H,266:137,267:139,268:Re,269:qe,270:ne,271:We,273:Ge,274:Be,275:146,276:ze,277:Ce,278:149,279:Ve,280:Pe,283:Ue,285:He,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,312:et,346:Qe,347:$e,348:E,349:T,350:x,351:O},{29:W,57:403},n(an,[2,193]),{13:f,16:d,55:404,307:43,308:p},{13:f,16:d,44:39,55:40,87:h,139:342,195:405,197:fo,307:43,308:p},n(Ta,[2,233]),n(Ta,[2,234]),n(Ta,[2,235]),n(T2,[2,459],{281:406,325:[1,407]}),n(Jt,[2,463],{284:408,325:[1,409]}),n(Jt,[2,465],{286:410,325:[1,411]}),{13:f,16:d,31:[1,412],55:414,82:U,171:413,172:415,173:416,174:Nd,255:154,257:155,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,312:Ld},{31:[1,419],89:[1,420]},{29:[1,421]},n(Dd,[2,302]),n(Od,[2,367],{167:422}),n(Fd,[2,369],{168:423}),{48:[1,424],87:[1,425]},n(Dd,[2,371]),n(uo,[2,122]),n(uo,[2,417]),n(uo,[2,413]),n(uo,[2,414]),n(uo,[2,415]),n(es,[2,125]),n(es,[2,127]),n(es,[2,128]),n(A2,[2,420],{227:426}),n(es,[2,130]),{13:f,16:d,55:194,197:_t,223:427,307:43,308:p},{48:[1,428]},n(Aa,[2,289],{61:429,80:430,81:[1,431],83:[1,432]}),n(Fy,[2,288]),{64:[1,433]},n(Ct,[2,29],{307:43,267:139,275:146,278:149,77:320,67:321,68:322,55:323,79:434,13:f,16:d,45:se,268:Re,269:qe,270:ne,271:We,273:Ge,274:Be,276:ze,277:Ce,279:Ve,280:Pe,283:Ue,285:He,308:p,346:Qe,347:$e,348:E,349:T,350:x,351:O}),n(x2,[2,293]),n(ky,[2,92]),n(ky,[2,93]),n(ky,[2,94]),{45:y2,89:_2,176:269},{31:[1,435]},{31:[1,436]},{19:437,28:A,29:I,56:85},{19:438,28:A,29:I,56:85},n(po,[2,355],{149:439}),n(po,[2,354]),{13:f,16:d,44:215,45:kd,55:220,82:U,87:h,89:nt,156:440,172:221,185:441,203:442,231:Md,236:216,237:222,255:154,257:155,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,309:bn,310:kn,311:217,312:sn},n(te,[2,19]),n(Aa,[2,21]),{13:f,16:d,44:450,45:C2,55:323,65:445,66:446,67:447,68:448,87:h,267:139,268:Re,269:qe,270:ne,271:We,273:Ge,274:Be,275:146,276:ze,277:Ce,278:149,279:Ve,280:Pe,283:Ue,285:He,307:43,308:p,346:Qe,347:$e,348:E,349:T,350:x,351:O},n(pc,[2,8]),{31:[1,451]},{31:[2,258]},{31:[2,101]},n(V,[2,386],{31:[2,388]}),n(bu,[2,102]),n(mo,[2,391],{191:452}),n(V,[2,395],{196:453,198:454}),n(V,[2,108]),n(V,[2,109]),n(bu,[2,103]),n(bu,[2,104]),n(bu,[2,390]),{13:f,16:d,44:215,45:rt,48:[1,455],55:220,82:U,87:h,89:nt,172:221,185:351,187:350,200:456,231:Pr,234:349,236:216,237:222,255:154,257:155,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,309:bn,310:kn,311:217,312:sn},n(jd,[2,424]),n(I2,[2,136]),n(I2,[2,137]),n(My,[2,140]),{232:[1,457]},{13:f,16:d,44:39,55:40,87:h,139:342,195:458,197:fo,307:43,308:p},n(Ta,[2,219]),n(Ta,[2,220]),n(Ta,[2,221]),n(Ta,[2,222]),n(Ta,[2,223]),n(pc,[2,10]),n(Or,[2,46]),n(Or,[2,314]),{112:f2,122:459},n(Or,[2,62]),n($,d2,{133:242,108:460,112:h2,132:p2}),n(E2,[2,61]),n(Or,[2,49]),n([6,28,126,128,193],[2,65]),{31:[2,66],112:[1,462],138:461},n(ho,[2,351],{146:463,335:[1,464]}),{29:W,57:465},n(Ea,[2,329]),n($,[2,332],{129:466,327:[1,467]}),n(Ea,[2,55]),n(Ea,[2,331]),{48:[1,468]},n(Rd,[2,429]),{13:f,16:d,44:136,45:se,55:133,67:132,68:134,77:131,82:U,87:h,172:135,224:ut,239:469,243:123,247:124,251:125,255:154,257:155,259:126,263:pt,264:130,265:H,266:137,267:139,268:Re,269:qe,270:ne,271:We,273:Ge,274:Be,275:146,276:ze,277:Ce,278:149,279:Ve,280:Pe,283:Ue,285:He,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,312:et,346:Qe,347:$e,348:E,349:T,350:x,351:O},n(dc,[2,431]),{13:f,16:d,44:136,45:se,55:133,67:132,68:134,77:131,82:U,87:h,172:135,224:ut,243:470,247:124,251:125,255:154,257:155,259:126,263:pt,264:130,265:H,266:137,267:139,268:Re,269:qe,270:ne,271:We,273:Ge,274:Be,275:146,276:ze,277:Ce,278:149,279:Ve,280:Pe,283:Ue,285:He,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,312:et,346:Qe,347:$e,348:E,349:T,350:x,351:O},n(dc,[2,156]),{45:S2,89:v2,179:471},n(hc,[2,441]),{13:f,16:d,44:136,45:se,55:133,67:132,68:134,77:131,82:U,87:h,172:135,224:ut,251:472,255:154,257:155,259:126,263:pt,264:130,265:H,266:137,267:139,268:Re,269:qe,270:ne,271:We,273:Ge,274:Be,275:146,276:ze,277:Ce,278:149,279:Ve,280:Pe,283:Ue,285:He,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,312:et,346:Qe,347:$e,348:E,349:T,350:x,351:O},n(gr,[2,444],{256:473}),n(gr,[2,446],{258:474}),n(Jt,[2,442]),n(Jt,[2,443]),n(gr,[2,449]),{13:f,16:d,44:136,45:se,55:133,67:132,68:134,77:131,82:U,87:h,172:135,224:ut,255:154,257:155,259:475,263:pt,264:130,265:H,266:137,267:139,268:Re,269:qe,270:ne,271:We,273:Ge,274:Be,275:146,276:ze,277:Ce,278:149,279:Ve,280:Pe,283:Ue,285:He,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,312:et,346:Qe,347:$e,348:E,349:T,350:x,351:O},n(Jt,[2,450]),n(Jt,[2,451]),n(Jt,[2,379],{178:476}),n(Jt,[2,378]),n([6,13,16,29,31,39,45,47,48,73,76,78,81,82,83,85,87,89,112,159,160,161,163,164,193,231,242,246,250,263,265,268,269,270,271,272,273,274,276,277,279,280,283,285,290,294,295,296,297,298,299,300,301,302,303,304,305,306,308,309,310,312,335,338,341,342,343,344,345,346,347,348,349,350,351],[2,175]),{48:[1,477]},{48:[1,478]},{272:[1,479]},{272:[1,480]},{272:[1,481]},{13:f,16:d,44:136,45:se,46:482,55:133,67:132,68:134,77:131,82:U,87:h,172:135,224:ut,238:121,239:122,243:123,247:124,251:125,255:154,257:155,259:126,263:pt,264:130,265:H,266:137,267:139,268:Re,269:qe,270:ne,271:We,273:Ge,274:Be,275:146,276:ze,277:Ce,278:149,279:Ve,280:Pe,283:Ue,285:He,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,312:et,346:Qe,347:$e,348:E,349:T,350:x,351:O},{48:[1,483]},{48:[1,484]},n(Xt,[2,187]),n(an,[2,194]),{13:f,16:d,44:39,55:40,82:U,87:h,139:289,172:291,255:154,257:155,266:290,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,312:et,320:485},{13:f,16:d,39:[1,487],44:136,45:se,46:488,55:133,67:132,68:134,77:131,82:U,87:h,172:135,224:ut,238:121,239:122,243:123,247:124,251:125,255:154,257:155,259:126,263:pt,264:130,265:H,266:137,267:139,268:Re,269:qe,270:ne,271:We,273:Ge,274:Be,275:146,276:ze,277:Ce,278:149,279:Ve,280:Pe,282:486,283:Ue,285:He,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,312:et,346:Qe,347:$e,348:E,349:T,350:x,351:O},n(T2,[2,460]),{13:f,16:d,44:136,45:se,46:489,55:133,67:132,68:134,77:131,82:U,87:h,172:135,224:ut,238:121,239:122,243:123,247:124,251:125,255:154,257:155,259:126,263:pt,264:130,265:H,266:137,267:139,268:Re,269:qe,270:ne,271:We,273:Ge,274:Be,275:146,276:ze,277:Ce,278:149,279:Ve,280:Pe,283:Ue,285:He,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,312:et,346:Qe,347:$e,348:E,349:T,350:x,351:O},n(Jt,[2,464]),{13:f,16:d,44:136,45:se,46:490,55:133,67:132,68:134,77:131,82:U,87:h,172:135,224:ut,238:121,239:122,243:123,247:124,251:125,255:154,257:155,259:126,263:pt,264:130,265:H,266:137,267:139,268:Re,269:qe,270:ne,271:We,273:Ge,274:Be,275:146,276:ze,277:Ce,278:149,279:Ve,280:Pe,283:Ue,285:He,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,312:et,346:Qe,347:$e,348:E,349:T,350:x,351:O},n(Jt,[2,466]),n(Z,[2,40]),n(Od,[2,298]),n(wu,[2,87]),n(wu,[2,88]),n(wu,[2,89]),n(wu,[2,90]),{13:f,16:d,55:492,82:U,172:493,255:154,257:155,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,311:494,312:sn,315:491},n(Z,[2,41]),n(Fd,[2,300]),n(Eu,[2,303],{92:495}),{13:f,16:d,31:[1,496],55:414,82:U,171:497,172:415,173:416,174:Nd,255:154,257:155,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,312:Ld},{31:[1,498],89:[1,499]},{29:[1,500]},n(Dd,[2,372]),{13:f,16:d,48:[2,422],55:194,197:_t,223:312,226:502,228:501,229:b2,307:43,308:p},n(es,[2,131]),n(es,[2,126]),n(Aa,[2,22]),n(Aa,[2,290]),{82:[1,503]},{82:[1,504]},{13:f,16:d,44:510,45:se,55:323,67:321,68:322,74:505,75:506,76:R2,77:320,78:P2,79:509,87:h,267:139,268:Re,269:qe,270:ne,271:We,273:Ge,274:Be,275:146,276:ze,277:Ce,278:149,279:Ve,280:Pe,283:Ue,285:He,307:43,308:p,346:Qe,347:$e,348:E,349:T,350:x,351:O},n(x2,[2,294]),n(O2,[2,69]),n(O2,[2,70]),n(Ct,De,{59:197,69:198,20:511,70:q}),n(Q,Y,{58:205,62:206,23:512,63:Ie}),{29:[2,375],31:[2,71],84:522,85:a,112:[1,518],150:513,151:514,158:515,159:[1,516],160:[1,517],161:[1,519],163:[1,520],164:[1,521],175:523},n(po,[2,363],{157:524,335:[1,525]}),n(c,i,{215:10,202:526,205:527,208:528,214:529,44:530,87:h}),n($d,[2,399],{215:10,205:527,208:528,214:529,44:530,204:531,202:532,13:i,16:i,45:i,197:i,224:i,229:i,308:i,87:h}),{13:f,16:d,44:215,45:kd,55:220,82:U,87:h,89:nt,172:221,185:351,203:536,212:534,231:Md,233:533,234:535,236:216,237:222,255:154,257:155,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,309:bn,310:kn,311:217,312:sn},n(c,i,{215:10,205:527,208:528,214:529,44:530,202:537,87:h}),n(Q,[2,23],{307:43,267:139,275:146,278:149,55:323,67:447,68:448,44:450,66:538,13:f,16:d,45:C2,87:h,268:Re,269:qe,270:ne,271:We,273:Ge,274:Be,276:ze,277:Ce,279:Ve,280:Pe,283:Ue,285:He,308:p,346:Qe,347:$e,348:E,349:T,350:x,351:O}),n(go,[2,291]),n(go,[2,24]),n(go,[2,25]),{13:f,16:d,44:136,45:se,46:539,55:133,67:132,68:134,77:131,82:U,87:h,172:135,224:ut,238:121,239:122,243:123,247:124,251:125,255:154,257:155,259:126,263:pt,264:130,265:H,266:137,267:139,268:Re,269:qe,270:ne,271:We,273:Ge,274:Be,275:146,276:ze,277:Ce,278:149,279:Ve,280:Pe,283:Ue,285:He,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,312:et,346:Qe,347:$e,348:E,349:T,350:x,351:O},n(go,[2,28]),n(Q,Y,{58:205,62:206,23:540,63:Ie}),n([31,112,232,318,335],[2,105],{192:541,193:[1,542]}),n(mo,[2,107]),{13:f,16:d,44:215,45:rt,55:220,82:U,87:h,89:nt,172:221,185:351,187:350,199:543,200:544,231:Pr,234:349,236:216,237:222,255:154,257:155,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,309:bn,310:kn,311:217,312:sn},n(F2,[2,132]),n(jd,[2,425]),n(F2,[2,133]),{13:f,16:d,44:354,55:355,82:U,87:h,172:357,237:356,255:154,257:155,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,309:bn,310:kn,311:358,312:sn,313:545},n(Or,[2,54]),n(Or,[2,48]),n(ho,[2,342]),{13:f,16:d,44:39,55:40,87:h,139:546,307:43,308:p},n(ho,[2,68]),n(V,[2,350],{31:D2,112:D2}),n(Or,[2,53]),{13:f,16:d,55:547,307:43,308:p},n($,[2,333]),n(Xe,[2,16]),n(Rd,[2,152]),n(dc,[2,154]),n(dc,[2,157]),n(hc,[2,159]),n(hc,[2,160],{262:389,261:548,39:Ny,338:Ly}),n(hc,[2,161],{262:389,261:549,39:Ny,338:Ly}),n(gr,[2,163]),{13:f,16:d,44:136,45:se,46:550,55:133,67:132,68:134,77:131,82:U,87:h,172:135,224:ut,238:121,239:122,243:123,247:124,251:125,255:154,257:155,259:126,263:pt,264:130,265:H,266:137,267:139,268:Re,269:qe,270:ne,271:We,273:Ge,274:Be,275:146,276:ze,277:Ce,278:149,279:Ve,280:Pe,283:Ue,285:He,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,312:et,346:Qe,347:$e,348:E,349:T,350:x,351:O},n(Xt,[2,178]),n(Xt,[2,179]),{13:f,16:d,44:136,45:se,46:551,55:133,67:132,68:134,77:131,82:U,87:h,172:135,224:ut,238:121,239:122,243:123,247:124,251:125,255:154,257:155,259:126,263:pt,264:130,265:H,266:137,267:139,268:Re,269:qe,270:ne,271:We,273:Ge,274:Be,275:146,276:ze,277:Ce,278:149,279:Ve,280:Pe,283:Ue,285:He,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,312:et,346:Qe,347:$e,348:E,349:T,350:x,351:O},{13:f,16:d,44:136,45:se,46:552,55:133,67:132,68:134,77:131,82:U,87:h,172:135,224:ut,238:121,239:122,243:123,247:124,251:125,255:154,257:155,259:126,263:pt,264:130,265:H,266:137,267:139,268:Re,269:qe,270:ne,271:We,273:Ge,274:Be,275:146,276:ze,277:Ce,278:149,279:Ve,280:Pe,283:Ue,285:He,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,312:et,346:Qe,347:$e,348:E,349:T,350:x,351:O},{13:f,16:d,44:136,45:se,46:553,55:133,67:132,68:134,77:131,82:U,87:h,172:135,224:ut,238:121,239:122,243:123,247:124,251:125,255:154,257:155,259:126,263:pt,264:130,265:H,266:137,267:139,268:Re,269:qe,270:ne,271:We,273:Ge,274:Be,275:146,276:ze,277:Ce,278:149,279:Ve,280:Pe,283:Ue,285:He,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,312:et,346:Qe,347:$e,348:E,349:T,350:x,351:O},{48:[1,554],272:[1,555]},n(Xt,[2,184]),n(Xt,[2,186]),{314:[1,556]},{48:[1,557]},{48:[2,461]},{48:[2,462]},{48:[1,558]},{48:[2,467],193:[1,561],287:559,288:560},{13:f,16:d,55:194,197:_t,223:562,307:43,308:p},n(jy,[2,224]),n(jy,[2,225]),n(jy,[2,226]),{31:[1,563],45:N2,94:564},n(Z,[2,84]),n(Od,[2,368]),n(Z,[2,85]),n(Fd,[2,370]),n(Eu,[2,373],{170:566}),{48:[1,567]},{48:[2,423],337:[1,568]},n(Aa,[2,35],{83:[1,569]}),n(Aa,[2,36],{81:[1,570]}),n(Fy,[2,30],{307:43,267:139,275:146,278:149,77:320,67:321,68:322,55:323,79:509,44:510,75:571,13:f,16:d,45:se,76:R2,78:P2,87:h,268:Re,269:qe,270:ne,271:We,273:Ge,274:Be,276:ze,277:Ce,279:Ve,280:Pe,283:Ue,285:He,308:p,346:Qe,347:$e,348:E,349:T,350:x,351:O}),n(mc,[2,295]),{45:se,77:572},{45:se,77:573},n(mc,[2,33]),n(mc,[2,34]),{31:[2,275],50:574,84:575,85:a},{31:[2,277],51:576,84:577,85:a},n(po,[2,356]),n(L2,[2,357],{152:578,335:[1,579]}),n(Ms,[2,74]),{29:W,57:580},{29:W,57:581},{13:f,16:d,44:39,55:40,87:h,139:582,307:43,308:p},n(k2,[2,365],{162:583,328:[1,584]}),{13:f,16:d,45:se,55:323,67:321,68:322,77:320,79:585,267:139,268:Re,269:qe,270:ne,271:We,273:Ge,274:Be,275:146,276:ze,277:Ce,278:149,279:Ve,280:Pe,283:Ue,285:He,307:43,308:p,346:Qe,347:$e,348:E,349:T,350:x,351:O},{45:[1,586]},n(Ms,[2,81]),{29:W,57:587},n(po,[2,73]),n(V,[2,362],{29:js,31:js,85:js,112:js,159:js,160:js,161:js,163:js,164:js}),n($d,[2,112]),n(gc,[2,401],{206:588}),n(V,[2,405],{209:589,210:590}),n(V,[2,403]),n(V,[2,404]),n($d,[2,113]),n($d,[2,400]),{13:f,16:d,44:215,45:kd,48:[1,591],55:220,82:U,87:h,89:nt,172:221,185:351,203:536,212:592,231:Md,234:535,236:216,237:222,255:154,257:155,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,309:bn,310:kn,311:217,312:sn},n(jd,[2,426]),n(My,[2,138]),n(My,[2,139]),{232:[1,593]},n(go,[2,292]),{47:[1,595],48:[1,594]},n(pc,[2,9]),n(mo,[2,392]),n(mo,[2,393],{44:39,55:40,307:43,195:341,139:342,194:596,190:597,13:f,16:d,87:h,197:fo,308:p}),n(mo,[2,110],{272:[1,598]}),n(Bd,[2,397],{201:599,316:600,317:[1,601]}),{314:[1,602]},{29:[1,603]},n(Ea,[2,58]),n(gr,[2,445]),n(gr,[2,447]),{48:[1,604],272:[1,605]},{48:[1,606]},{272:[1,607]},{272:[1,608]},n(Xt,[2,99]),n(Jt,[2,382]),n([13,16,39,47,48,87,193,197,242,246,250,263,265,272,290,297,298,299,300,301,302,308,314,338,341,342,343,344,345,346],[2,232]),n(Xt,[2,188]),n(Xt,[2,189]),{48:[1,609]},{48:[2,468]},{289:[1,610]},{13:f,16:d,55:492,82:U,172:493,255:154,257:155,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,311:494,312:sn,315:611},n(Z,[2,42]),n(Eu,[2,304]),{13:f,16:d,55:414,82:U,95:612,171:613,172:415,173:416,174:Nd,255:154,257:155,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,312:Ld},{31:[1,614],45:N2,94:615},n(es,[2,129]),n(A2,[2,421]),{82:[1,616]},{82:[1,617]},n(mc,[2,296]),n(mc,[2,31]),n(mc,[2,32]),{31:[2,17]},{31:[2,276]},{31:[2,18]},{31:[2,278]},n(V,w2,{155:330,153:618,154:619,29:$s,31:$s,85:$s,112:$s,159:$s,160:$s,161:$s,163:$s,164:$s}),n(L2,[2,358]),n(Ms,[2,75]),n(Ms,[2,76]),{29:W,57:620},{13:f,16:d,44:39,55:40,87:h,139:621,307:43,308:p},n(k2,[2,366]),n(Ms,[2,79]),{13:f,16:d,44:136,45:se,46:622,55:133,67:132,68:134,77:131,82:U,87:h,172:135,224:ut,238:121,239:122,243:123,247:124,251:125,255:154,257:155,259:126,263:pt,264:130,265:H,266:137,267:139,268:Re,269:qe,270:ne,271:We,273:Ge,274:Be,275:146,276:ze,277:Ce,278:149,279:Ve,280:Pe,283:Ue,285:He,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,312:et,346:Qe,347:$e,348:E,349:T,350:x,351:O},n(Ms,[2,91],{336:[1,623]}),n([29,31,85,112,159,160,161,163,164,232,318,335],[2,114],{207:624,193:[1,625]}),n(gc,[2,117]),{13:f,16:d,44:215,45:kd,55:220,82:U,87:h,89:nt,172:221,185:351,203:536,211:626,212:627,231:Md,234:535,236:216,237:222,255:154,257:155,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,309:bn,310:kn,311:217,312:sn},n(ks,[2,134]),n(jd,[2,427]),n(ks,[2,135]),n(go,[2,26]),{44:628,87:h},n(mo,[2,106]),n(mo,[2,394]),n(V,[2,396]),n(Bd,[2,111]),n(Bd,[2,398]),{13:f,16:d,44:39,55:40,87:h,139:342,186:629,190:340,195:341,197:fo,307:43,308:p},n(Dy,[2,217]),n(V,Id,{144:248,140:630,143:631,31:[2,343]}),n(Xt,[2,97]),n(Jt,[2,380]),n(Xt,[2,180]),{13:f,16:d,44:136,45:se,46:632,55:133,67:132,68:134,77:131,82:U,87:h,172:135,224:ut,238:121,239:122,243:123,247:124,251:125,255:154,257:155,259:126,263:pt,264:130,265:H,266:137,267:139,268:Re,269:qe,270:ne,271:We,273:Ge,274:Be,275:146,276:ze,277:Ce,278:149,279:Ve,280:Pe,283:Ue,285:He,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,312:et,346:Qe,347:$e,348:E,349:T,350:x,351:O},{13:f,16:d,44:136,45:se,46:633,55:133,67:132,68:134,77:131,82:U,87:h,172:135,224:ut,238:121,239:122,243:123,247:124,251:125,255:154,257:155,259:126,263:pt,264:130,265:H,266:137,267:139,268:Re,269:qe,270:ne,271:We,273:Ge,274:Be,275:146,276:ze,277:Ce,278:149,279:Ve,280:Pe,283:Ue,285:He,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,312:et,346:Qe,347:$e,348:E,349:T,350:x,351:O},n(Xt,[2,190]),{290:[1,634]},{314:[1,635]},{13:f,16:d,48:[1,636],55:414,82:U,171:637,172:415,173:416,174:Nd,255:154,257:155,291:150,294:de,295:ge,296:ye,297:he,298:pe,299:me,300:ue,301:_e,302:Se,303:ve,304:be,305:ce,306:we,307:43,308:p,312:Ld},n(M2,[2,305]),n(Z,[2,86]),n(Eu,[2,374]),n(Aa,[2,37]),n(Aa,[2,38]),n(po,[2,72]),n(po,[2,360]),n(Ms,[2,77]),{29:W,57:638},{47:[1,639]},{29:[2,376]},n(gc,[2,402]),n(gc,[2,115],{215:10,208:528,214:529,44:530,205:640,13:i,16:i,45:i,197:i,224:i,229:i,308:i,87:h}),n(gc,[2,118],{272:[1,641]}),n(Vd,[2,407],{213:642,319:643,317:[1,644]}),{48:[1,645]},{318:[1,646]},{31:[1,647]},{31:[2,344]},{48:[1,648]},{48:[1,649]},{291:650,303:ve,304:be,305:ce,306:we},n(wu,[2,218]),n(Eu,[2,44]),n(M2,[2,306]),n(Ms,[2,78]),{44:651,87:h},n(gc,[2,116]),n(V,[2,406]),n(Vd,[2,119]),n(Vd,[2,408]),n(c,i,{215:10,205:527,208:528,214:529,44:530,202:652,87:h}),n(go,[2,27]),n(Bd,[2,230]),n(j2,[2,345],{141:653,335:[1,654]}),n(Xt,[2,181]),n(Xt,[2,182]),{48:[2,191]},{48:[1,655]},{318:[1,656]},n(V,Id,{144:248,142:657,143:658,31:$2,112:$2}),n(j2,[2,346]),n(Ms,[2,80]),n(Vd,[2,231]),n(ho,[2,67]),n(ho,[2,348])],defaultActions:{5:[2,240],6:[2,241],7:[2,242],9:[2,239],24:[2,1],25:[2,2],26:[2,244],87:[2,282],94:[2,384],100:[2,45],109:[2,325],166:[2,458],263:[2,439],336:[2,258],337:[2,101],487:[2,461],488:[2,462],560:[2,468],574:[2,17],575:[2,276],576:[2,18],577:[2,278],623:[2,376],631:[2,344],650:[2,191]},parseError:o(function(C,P){if(P.recoverable)this.trace(C);else{var N=new Error(C);throw N.hash=P,N}},"parseError"),parse:o(function(C){var P=this,N=[0],ie=[],Oe=[null],g=[],cn=this.table,_="",ns=0,Cu=0,Gd=0,zd=2,Iu=1,Hd=g.slice.call(arguments,1),Vt=Object.create(this.lexer),is={yy:{}};for(var Ru in this.yy)Object.prototype.hasOwnProperty.call(this.yy,Ru)&&(is.yy[Ru]=this.yy[Ru]);Vt.setInput(C,is.yy),is.yy.lexer=Vt,is.yy.parser=this,typeof Vt.yylloc>"u"&&(Vt.yylloc={});var bc=Vt.yylloc;g.push(bc);var St=Vt.options&&Vt.options.ranges;typeof is.yy.parseError=="function"?this.parseError=is.yy.parseError:this.parseError=Object.getPrototypeOf(this).parseError;function jt(ss){N.length=N.length-2*ss,Oe.length=Oe.length-ss,g.length=g.length-ss}o(jt,"popStack");for(var it=o(function(){var ss;return ss=Vt.lex()||Iu,typeof ss!="number"&&(ss=P.symbols_[ss]||ss),ss},"lex"),ft,wn,vo,Hn,CJ,Xy,wc={},Qd,Us,X2,Kd;;){if(vo=N[N.length-1],this.defaultActions[vo]?Hn=this.defaultActions[vo]:((ft===null||typeof ft>"u")&&(ft=it()),Hn=cn[vo]&&cn[vo][ft]),typeof Hn>"u"||!Hn.length||!Hn[0]){var Jy="";Kd=[];for(Qd in cn[vo])this.terminals_[Qd]&&Qd>zd&&Kd.push("'"+this.terminals_[Qd]+"'");Vt.showPosition?Jy="Parse error on line "+(ns+1)+`:
34
34
  `+Vt.showPosition()+`
35
35
  Expecting `+Kd.join(", ")+", got '"+(this.terminals_[ft]||ft)+"'":Jy="Parse error on line "+(ns+1)+": Unexpected "+(ft==Iu?"end of input":"'"+(this.terminals_[ft]||ft)+"'"),this.parseError(Jy,{text:Vt.match,token:this.terminals_[ft]||ft,line:Vt.yylineno,loc:bc,expected:Kd})}if(Hn[0]instanceof Array&&Hn.length>1)throw new Error("Parse Error: multiple actions possible at state: "+vo+", token: "+ft);switch(Hn[0]){case 1:N.push(ft),Oe.push(Vt.yytext),g.push(Vt.yylloc),N.push(Hn[1]),ft=null,wn?(ft=wn,wn=null):(Cu=Vt.yyleng,_=Vt.yytext,ns=Vt.yylineno,bc=Vt.yylloc,Gd>0&&Gd--);break;case 2:if(Us=this.productions_[Hn[1]][1],wc.$=Oe[Oe.length-Us],wc._$={first_line:g[g.length-(Us||1)].first_line,last_line:g[g.length-1].last_line,first_column:g[g.length-(Us||1)].first_column,last_column:g[g.length-1].last_column},St&&(wc._$.range=[g[g.length-(Us||1)].range[0],g[g.length-1].range[1]]),Xy=this.performAction.apply(wc,[_,Cu,ns,is.yy,Hn[1],Oe,g].concat(Hd)),typeof Xy<"u")return Xy;Us&&(N=N.slice(0,-1*Us*2),Oe=Oe.slice(0,-1*Us),g=g.slice(0,-1*Us)),N.push(this.productions_[Hn[1]][0]),Oe.push(wc.$),g.push(wc._$),X2=cn[N[N.length-2]][N[N.length-1]],N.push(X2);break;case 3:return!0}}return!0},"parse")},Ud=q_().Wildcard,qd="http://www.w3.org/1999/02/22-rdf-syntax-ns#",GN=qd+"type",zN=qd+"first",HN=qd+"rest",B2=qd+"nil",Wd="http://www.w3.org/2001/XMLSchema#",V2=Wd+"integer",U2=Wd+"decimal",q2=Wd+"double",QN=Wd+"boolean",yo="",W2="",G2="";function on(R){return R.toLowerCase()}o(on,"lowercase");function Bs(R,C){return R.push(C),R}o(Bs,"appendTo");function _o(R,C){return R.push.apply(R,C),R}o(_o,"appendAllTo");function Ht(R){R||(R={});for(var C=1,P=arguments.length,N;C<P&&(N=arguments[C]||{});C++)for(var ie in N)R[ie]=N[ie];return R}o(Ht,"extend");function ts(){for(var R=[],C=0,P=arguments.length;C<P;C++)R=R.concat.apply(R,arguments[C]);return R}o(ts,"unionAll");function Tu(R){if(R[0]==="<"&&(R=R.substring(1,R.length-1)),/^[a-z][a-z0-9.+-]*:/i.test(R))return R;if(!ke.base)throw new Error("Cannot resolve relative IRI "+R+" because no base IRI was set.");switch(yo!==ke.base&&(yo=ke.base,W2=yo.replace(/[^\/:]*$/,""),G2=yo.match(/^(?:[a-z]+:\/*)?[^\/]*/)[0]),R[0]){case void 0:return yo;case"#":return yo+R;case"?":return yo.replace(/(?:\?.*)?$/,R);case"/":return G2+R;default:return W2+R}}o(Tu,"resolveIRI");function By(R){if(R){var C=R[0];if(C==="?"||C==="$")return ke.factory.variable(R.substr(1))}return R}o(By,"toVar");function Fr(R,C){return{type:"operation",operator:R,args:C||[]}}o(Fr,"operation");function yc(R,C){var P={expression:R==="*"?new Ud:R};if(C)for(var N in C)P[N]=C[N];return P}o(yc,"expression");function _c(R,C){return{type:"path",pathType:R,items:C}}o(_c,"path");function Vy(R,C){for(var P=0,N=C.length,ie;P<N&&(ie=C[P]);P++)R=Fr(ie[0],[R,ie[1]]);return R}o(Vy,"createOperationTree");function So(R,C){var P=[],N=[],ie=R.length,Oe,g={};if(!ie)return null;for(var cn=0;cn<ie&&(Oe=R[cn]);cn++)(Oe.named?N:P).push(Oe.iri);return g[C||"from"]={default:P,named:N},g}o(So,"groupDatasets");function Sc(R){return parseInt(R,10)}o(Sc,"toInt");function Uy(R){return R.type==="group"&&R.patterns.length===1?R.patterns[0]:R}o(Uy,"degroupSingle");function rs(R,C){return C&&C.termType!=="NamedNode"&&(C=ke.factory.namedNode(C)),ke.factory.literal(R,C)}o(rs,"createTypedLiteral");function KN(R,C){return ke.factory.literal(R,C)}o(KN,"createLangLiteral");function qy(R,C,P){if(!("termType"in C))throw new Error("Nested triples cannot contain paths");return ke.factory.quad(R,C,P)}o(qy,"nestedTriple");function Vs(R,C,P,N){var ie={};return R!=null&&(ie.subject=R),C!=null&&(ie.predicate=C),P!=null&&(ie.object=P),N!=null&&(ie.annotations=N),ie}o(Vs,"triple");function Au(R){return typeof R=="string"?R.startsWith("e_")?ke.factory.blankNode(R):ke.factory.blankNode("e_"+R):ke.factory.blankNode("g_"+z2++)}o(Au,"blank");var z2=0;ke._resetBlanks=function(){z2=0};var YN=/\\u([a-fA-F0-9]{4})|\\U([a-fA-F0-9]{8})|\\(.)/g,XN={"\\":"\\","'":"'",'"':'"',t:" ",b:"\b",n:`
36
- `,r:"\r",f:"\f"},JN=/[\uD800-\uDBFF]([^\uDC00-\uDFFF]|$)/,Wy=String.fromCharCode;function H2(R,C){R=R.substring(C,R.length-C);try{R=R.replace(YN,function(P,N,ie,Oe){var g;if(N){if(g=parseInt(N,16),isNaN(g))throw new Error;return Wy(g)}else if(ie){if(g=parseInt(ie,16),isNaN(g))throw new Error;return g<65535?Wy(g):Wy(55296+((g-=65536)>>10),56320+(g&1023))}else{var cn=XN[Oe];if(!cn)throw new Error;return cn}})}catch{return""}if(JN.exec(R))throw new Error("Invalid unicode codepoint of surrogate pair without corresponding codepoint in "+R);return R}o(H2,"unescapeString");function ZN(R){var C=Au(),P=C,N=[],ie,Oe=[];R.forEach(function(ns){N.push(ns.entity),_o(Oe,ns.triples)});for(var g=0,cn=0,_=N.length,ie=Array(_*2);g<_;)ie[cn++]=Vs(P,ke.factory.namedNode(zN),N[g]),ie[cn++]=Vs(P,ke.factory.namedNode(HN),P=++g<_?Au():ke.factory.namedNode(B2));return{entity:C,triples:_o(ie,Oe)}}o(ZN,"createList");function eL(R){var C=Au();return{entity:C,triples:R.map(function(P){return Ht(Vs(C),P)})}}o(eL,"createAnonymousObject");function Gy(R,C,P){var N=[],ie=[];return C.forEach(function(Oe){let g=null;Oe.annotation&&(g=Oe.annotation,Oe=Oe.object),N.push(Vs(null,R,Oe.entity,g)),_o(ie,Oe.triples)}),ts(N,P||[],ie)}o(Gy,"objectListToTriples");function TJ(R){for(var C=[],P,N=0,ie;ie=R[N];N++)switch(ie.type){case"bgp":ie.triples.length&&(P?_o(P.triples,ie.triples):Bs(C,P=ie));break;default:(!ie.patterns||ie.patterns.length>0)&&(Bs(C,ie),P=null)}return C}o(TJ,"mergeAdjacentBGPs");function vc(R){return R.variable?R.variable.value:R.value||R.expression.value}o(vc,"getExpressionId");function zy(R){if(!R)return[];if(R.type==="aggregate")return[R];if(R.type==="operation"){let C=[];for(let P of R.args)C.push(...zy(P));return C}return[]}o(zy,"getAggregatesOfExpression");function tL(R){let C=new Set,P=o(function(N){N&&(N.termType==="Variable"?C.add(N):N.type==="operation"&&N.args.forEach(P))},"visitExpression");return P(R),C}o(tL,"getVariablesFromExpression");function Hy(R,C=1,P=[]){for(let N of R)C>0&&N instanceof Array?Hy(N,C-1,P):P.push(N);return P}o(Hy,"flatten");function Qy(R){return R.termType==="Variable"}o(Qy,"isVariable");function Q2(R){if(R.triples){let C=[];for(let P of R.triples)Qy(P.subject)&&C.push(P.subject.value),Qy(P.predicate)&&C.push(P.predicate.value),Qy(P.object)&&C.push(P.object.value);return C}else if(R.patterns){let C=[];for(let P of R.patterns)C.push(...Q2(P));return C}return[]}o(Q2,"getBoundVarsFromGroupGraphPattern");function rL(R){let C=R.slice().sort(),P=[];for(let N=0;N<C.length-1;N++)C[N+1]==C[N]&&P.push(C[N]);return P}o(rL,"getDuplicatesInArray");function xu(R){if(!ke.sparqlStar)throw new Error("SPARQL-star support is not enabled");return R}o(xu,"ensureSparqlStar");function K2(R,C,P){for(let N of C){let ie=Vs("subject"in N?N.subject:R,N.predicate,N.object);P.push(ie),N.annotations&&K2(qy(R,N.predicate,N.object),N.annotations,P)}}o(K2,"_applyAnnotations");function Ky(R){if(ke.sparqlStar){let C=[];return R.forEach(P=>{let N=Vs(P.subject,P.predicate,P.object);C.push(N),P.annotations&&K2(qy(P.subject,P.predicate,P.object),P.annotations,C)}),C}return R}o(Ky,"applyAnnotations");function AJ(R){if(!ke.sparqlStarNestedQuads)throw new Error("Lenient SPARQL-star support with nested quads is not enabled");return R}o(AJ,"ensureSparqlStarNestedQuads");function Y2(R){for(let C of R){if(C.type==="graph"&&C.name.termType==="Variable")throw new Error("Detected illegal variable in GRAPH");if(C.type==="bgp"||C.type==="graph"){for(let P of C.triples)if(P.subject.termType==="Variable"||P.predicate.termType==="Variable"||P.object.termType==="Variable")throw new Error("Detected illegal variable in BGP")}}return R}o(Y2,"ensureNoVariables");function Yy(R){for(let C of R)if(C.type==="bgp"){for(let P of C.triples)if(P.subject.termType==="BlankNode"||P.predicate.termType==="BlankNode"||P.object.termType==="BlankNode")throw new Error("Detected illegal blank node in BGP")}return R}o(Yy,"ensureNoBnodes");var nL=(function(){var R={EOF:1,parseError:o(function(P,N){if(this.yy.parser)this.yy.parser.parseError(P,N);else throw new Error(P)},"parseError"),setInput:o(function(C,P){return this.yy=P||this.yy||{},this._input=C,this._more=this._backtrack=this.done=!1,this.yylineno=this.yyleng=0,this.yytext=this.matched=this.match="",this.conditionStack=["INITIAL"],this.yylloc={first_line:1,first_column:0,last_line:1,last_column:0},this.options.ranges&&(this.yylloc.range=[0,0]),this.offset=0,this},"setInput"),input:o(function(){var C=this._input[0];this.yytext+=C,this.yyleng++,this.offset++,this.match+=C,this.matched+=C;var P=C.match(/(?:\r\n?|\n).*/g);return P?(this.yylineno++,this.yylloc.last_line++):this.yylloc.last_column++,this.options.ranges&&this.yylloc.range[1]++,this._input=this._input.slice(1),C},"input"),unput:o(function(C){var P=C.length,N=C.split(/(?:\r\n?|\n)/g);this._input=C+this._input,this.yytext=this.yytext.substr(0,this.yytext.length-P),this.offset-=P;var ie=this.match.split(/(?:\r\n?|\n)/g);this.match=this.match.substr(0,this.match.length-1),this.matched=this.matched.substr(0,this.matched.length-1),N.length-1&&(this.yylineno-=N.length-1);var Oe=this.yylloc.range;return this.yylloc={first_line:this.yylloc.first_line,last_line:this.yylineno+1,first_column:this.yylloc.first_column,last_column:N?(N.length===ie.length?this.yylloc.first_column:0)+ie[ie.length-N.length].length-N[0].length:this.yylloc.first_column-P},this.options.ranges&&(this.yylloc.range=[Oe[0],Oe[0]+this.yyleng-P]),this.yyleng=this.yytext.length,this},"unput"),more:o(function(){return this._more=!0,this},"more"),reject:o(function(){if(this.options.backtrack_lexer)this._backtrack=!0;else return this.parseError("Lexical error on line "+(this.yylineno+1)+`. You can only invoke reject() in the lexer when the lexer is of the backtracking persuasion (options.backtrack_lexer = true).
36
+ `,r:"\r",f:"\f"},JN=/[\uD800-\uDBFF]([^\uDC00-\uDFFF]|$)/,Wy=String.fromCharCode;function H2(R,C){R=R.substring(C,R.length-C);try{R=R.replace(YN,function(P,N,ie,Oe){var g;if(N){if(g=parseInt(N,16),isNaN(g))throw new Error;return Wy(g)}else if(ie){if(g=parseInt(ie,16),isNaN(g))throw new Error;return g<65535?Wy(g):Wy(55296+((g-=65536)>>10),56320+(g&1023))}else{var cn=XN[Oe];if(!cn)throw new Error;return cn}})}catch{return""}if(JN.exec(R))throw new Error("Invalid unicode codepoint of surrogate pair without corresponding codepoint in "+R);return R}o(H2,"unescapeString");function ZN(R){var C=Au(),P=C,N=[],ie,Oe=[];R.forEach(function(ns){N.push(ns.entity),_o(Oe,ns.triples)});for(var g=0,cn=0,_=N.length,ie=Array(_*2);g<_;)ie[cn++]=Vs(P,ke.factory.namedNode(zN),N[g]),ie[cn++]=Vs(P,ke.factory.namedNode(HN),P=++g<_?Au():ke.factory.namedNode(B2));return{entity:C,triples:_o(ie,Oe)}}o(ZN,"createList");function eL(R){var C=Au();return{entity:C,triples:R.map(function(P){return Ht(Vs(C),P)})}}o(eL,"createAnonymousObject");function Gy(R,C,P){var N=[],ie=[];return C.forEach(function(Oe){let g=null;Oe.annotation&&(g=Oe.annotation,Oe=Oe.object),N.push(Vs(null,R,Oe.entity,g)),_o(ie,Oe.triples)}),ts(N,P||[],ie)}o(Gy,"objectListToTriples");function AJ(R){for(var C=[],P,N=0,ie;ie=R[N];N++)switch(ie.type){case"bgp":ie.triples.length&&(P?_o(P.triples,ie.triples):Bs(C,P=ie));break;default:(!ie.patterns||ie.patterns.length>0)&&(Bs(C,ie),P=null)}return C}o(AJ,"mergeAdjacentBGPs");function vc(R){return R.variable?R.variable.value:R.value||R.expression.value}o(vc,"getExpressionId");function zy(R){if(!R)return[];if(R.type==="aggregate")return[R];if(R.type==="operation"){let C=[];for(let P of R.args)C.push(...zy(P));return C}return[]}o(zy,"getAggregatesOfExpression");function tL(R){let C=new Set,P=o(function(N){N&&(N.termType==="Variable"?C.add(N):N.type==="operation"&&N.args.forEach(P))},"visitExpression");return P(R),C}o(tL,"getVariablesFromExpression");function Hy(R,C=1,P=[]){for(let N of R)C>0&&N instanceof Array?Hy(N,C-1,P):P.push(N);return P}o(Hy,"flatten");function Qy(R){return R.termType==="Variable"}o(Qy,"isVariable");function Q2(R){if(R.triples){let C=[];for(let P of R.triples)Qy(P.subject)&&C.push(P.subject.value),Qy(P.predicate)&&C.push(P.predicate.value),Qy(P.object)&&C.push(P.object.value);return C}else if(R.patterns){let C=[];for(let P of R.patterns)C.push(...Q2(P));return C}return[]}o(Q2,"getBoundVarsFromGroupGraphPattern");function rL(R){let C=R.slice().sort(),P=[];for(let N=0;N<C.length-1;N++)C[N+1]==C[N]&&P.push(C[N]);return P}o(rL,"getDuplicatesInArray");function xu(R){if(!ke.sparqlStar)throw new Error("SPARQL-star support is not enabled");return R}o(xu,"ensureSparqlStar");function K2(R,C,P){for(let N of C){let ie=Vs("subject"in N?N.subject:R,N.predicate,N.object);P.push(ie),N.annotations&&K2(qy(R,N.predicate,N.object),N.annotations,P)}}o(K2,"_applyAnnotations");function Ky(R){if(ke.sparqlStar){let C=[];return R.forEach(P=>{let N=Vs(P.subject,P.predicate,P.object);C.push(N),P.annotations&&K2(qy(P.subject,P.predicate,P.object),P.annotations,C)}),C}return R}o(Ky,"applyAnnotations");function xJ(R){if(!ke.sparqlStarNestedQuads)throw new Error("Lenient SPARQL-star support with nested quads is not enabled");return R}o(xJ,"ensureSparqlStarNestedQuads");function Y2(R){for(let C of R){if(C.type==="graph"&&C.name.termType==="Variable")throw new Error("Detected illegal variable in GRAPH");if(C.type==="bgp"||C.type==="graph"){for(let P of C.triples)if(P.subject.termType==="Variable"||P.predicate.termType==="Variable"||P.object.termType==="Variable")throw new Error("Detected illegal variable in BGP")}}return R}o(Y2,"ensureNoVariables");function Yy(R){for(let C of R)if(C.type==="bgp"){for(let P of C.triples)if(P.subject.termType==="BlankNode"||P.predicate.termType==="BlankNode"||P.object.termType==="BlankNode")throw new Error("Detected illegal blank node in BGP")}return R}o(Yy,"ensureNoBnodes");var nL=(function(){var R={EOF:1,parseError:o(function(P,N){if(this.yy.parser)this.yy.parser.parseError(P,N);else throw new Error(P)},"parseError"),setInput:o(function(C,P){return this.yy=P||this.yy||{},this._input=C,this._more=this._backtrack=this.done=!1,this.yylineno=this.yyleng=0,this.yytext=this.matched=this.match="",this.conditionStack=["INITIAL"],this.yylloc={first_line:1,first_column:0,last_line:1,last_column:0},this.options.ranges&&(this.yylloc.range=[0,0]),this.offset=0,this},"setInput"),input:o(function(){var C=this._input[0];this.yytext+=C,this.yyleng++,this.offset++,this.match+=C,this.matched+=C;var P=C.match(/(?:\r\n?|\n).*/g);return P?(this.yylineno++,this.yylloc.last_line++):this.yylloc.last_column++,this.options.ranges&&this.yylloc.range[1]++,this._input=this._input.slice(1),C},"input"),unput:o(function(C){var P=C.length,N=C.split(/(?:\r\n?|\n)/g);this._input=C+this._input,this.yytext=this.yytext.substr(0,this.yytext.length-P),this.offset-=P;var ie=this.match.split(/(?:\r\n?|\n)/g);this.match=this.match.substr(0,this.match.length-1),this.matched=this.matched.substr(0,this.matched.length-1),N.length-1&&(this.yylineno-=N.length-1);var Oe=this.yylloc.range;return this.yylloc={first_line:this.yylloc.first_line,last_line:this.yylineno+1,first_column:this.yylloc.first_column,last_column:N?(N.length===ie.length?this.yylloc.first_column:0)+ie[ie.length-N.length].length-N[0].length:this.yylloc.first_column-P},this.options.ranges&&(this.yylloc.range=[Oe[0],Oe[0]+this.yyleng-P]),this.yyleng=this.yytext.length,this},"unput"),more:o(function(){return this._more=!0,this},"more"),reject:o(function(){if(this.options.backtrack_lexer)this._backtrack=!0;else return this.parseError("Lexical error on line "+(this.yylineno+1)+`. You can only invoke reject() in the lexer when the lexer is of the backtracking persuasion (options.backtrack_lexer = true).
37
37
  `+this.showPosition(),{text:"",token:null,line:this.yylineno});return this},"reject"),less:o(function(C){this.unput(this.match.slice(C))},"less"),pastInput:o(function(){var C=this.matched.substr(0,this.matched.length-this.match.length);return(C.length>20?"...":"")+C.substr(-20).replace(/\n/g,"")},"pastInput"),upcomingInput:o(function(){var C=this.match;return C.length<20&&(C+=this._input.substr(0,20-C.length)),(C.substr(0,20)+(C.length>20?"...":"")).replace(/\n/g,"")},"upcomingInput"),showPosition:o(function(){var C=this.pastInput(),P=new Array(C.length+1).join("-");return C+this.upcomingInput()+`
38
38
  `+P+"^"},"showPosition"),test_match:o(function(C,P){var N,ie,Oe;if(this.options.backtrack_lexer&&(Oe={yylineno:this.yylineno,yylloc:{first_line:this.yylloc.first_line,last_line:this.last_line,first_column:this.yylloc.first_column,last_column:this.yylloc.last_column},yytext:this.yytext,match:this.match,matches:this.matches,matched:this.matched,yyleng:this.yyleng,offset:this.offset,_more:this._more,_input:this._input,yy:this.yy,conditionStack:this.conditionStack.slice(0),done:this.done},this.options.ranges&&(Oe.yylloc.range=this.yylloc.range.slice(0))),ie=C[0].match(/(?:\r\n?|\n).*/g),ie&&(this.yylineno+=ie.length),this.yylloc={first_line:this.yylloc.last_line,last_line:this.yylineno+1,first_column:this.yylloc.last_column,last_column:ie?ie[ie.length-1].length-ie[ie.length-1].match(/\r?\n?/)[0].length:this.yylloc.last_column+C[0].length},this.yytext+=C[0],this.match+=C[0],this.matches=C,this.yyleng=this.yytext.length,this.options.ranges&&(this.yylloc.range=[this.offset,this.offset+=this.yyleng]),this._more=!1,this._backtrack=!1,this._input=this._input.slice(C[0].length),this.matched+=C[0],N=this.performAction.call(this,this.yy,this,P,this.conditionStack[this.conditionStack.length-1]),this.done&&this._input&&(this.done=!1),N)return N;if(this._backtrack){for(var g in Oe)this[g]=Oe[g];return!1}return!1},"test_match"),next:o(function(){if(this.done)return this.EOF;this._input||(this.done=!0);var C,P,N,ie;this._more||(this.yytext="",this.match="");for(var Oe=this._currentRules(),g=0;g<Oe.length;g++)if(N=this._input.match(this.rules[Oe[g]]),N&&(!P||N[0].length>P[0].length)){if(P=N,ie=g,this.options.backtrack_lexer){if(C=this.test_match(N,Oe[g]),C!==!1)return C;if(this._backtrack){P=!1;continue}else return!1}else if(!this.options.flex)break}return P?(C=this.test_match(P,Oe[ie]),C!==!1?C:!1):this._input===""?this.EOF:this.parseError("Lexical error on line "+(this.yylineno+1)+`. Unrecognized text.
39
- `+this.showPosition(),{text:"",token:null,line:this.yylineno})},"next"),lex:o(function(){var P=this.next();return P||this.lex()},"lex"),begin:o(function(P){this.conditionStack.push(P)},"begin"),popState:o(function(){var P=this.conditionStack.length-1;return P>0?this.conditionStack.pop():this.conditionStack[0]},"popState"),_currentRules:o(function(){return this.conditionStack.length&&this.conditionStack[this.conditionStack.length-1]?this.conditions[this.conditionStack[this.conditionStack.length-1]].rules:this.conditions.INITIAL.rules},"_currentRules"),topState:o(function(P){return P=this.conditionStack.length-1-Math.abs(P||0),P>=0?this.conditionStack[P]:"INITIAL"},"topState"),pushState:o(function(P){this.begin(P)},"pushState"),stateStackSize:o(function(){return this.conditionStack.length},"stateStackSize"),options:{flex:!0,"case-insensitive":!0},performAction:o(function(P,N,ie,Oe){var g=Oe;switch(ie){case 0:break;case 1:return 12;case 2:return 15;case 3:return 41;case 4:return 325;case 5:return 326;case 6:return 45;case 7:return 47;case 8:return 48;case 9:return 39;case 10:return 24;case 11:return 28;case 12:return 29;case 13:return 31;case 14:return 32;case 15:return 36;case 16:return 53;case 17:return 327;case 18:return 63;case 19:return 64;case 20:return 70;case 21:return 73;case 22:return 76;case 23:return 78;case 24:return 81;case 25:return 83;case 26:return 85;case 27:return 193;case 28:return 100;case 29:return 328;case 30:return 121;case 31:return 329;case 32:return 330;case 33:return 110;case 34:return 331;case 35:return 109;case 36:return 332;case 37:return 333;case 38:return 113;case 39:return 115;case 40:return 116;case 41:return 131;case 42:return 123;case 43:return 126;case 44:return 128;case 45:return 132;case 46:return 112;case 47:return 334;case 48:return 335;case 49:return 159;case 50:return 161;case 51:return 164;case 52:return 174;case 53:return 160;case 54:return 336;case 55:return 163;case 56:return 312;case 57:return 314;case 58:return 317;case 59:return 318;case 60:return 272;case 61:return 197;case 62:return 337;case 63:return 338;case 64:return 229;case 65:return 340;case 66:return 263;case 67:return 224;case 68:return 231;case 69:return 232;case 70:return 242;case 71:return 246;case 72:return 290;case 73:return 341;case 74:return 342;case 75:return 343;case 76:return 344;case 77:return 345;case 78:return 250;case 79:return 346;case 80:return 265;case 81:return 276;case 82:return 277;case 83:return 268;case 84:return 269;case 85:return 270;case 86:return 271;case 87:return 347;case 88:return 348;case 89:return 273;case 90:return 274;case 91:return 350;case 92:return 349;case 93:return 351;case 94:return 279;case 95:return 280;case 96:return 283;case 97:return 285;case 98:return 289;case 99:return 293;case 100:return 296;case 101:return 13;case 102:return 16;case 103:return 308;case 104:return 309;case 105:return 87;case 106:return 292;case 107:return 82;case 108:return 294;case 109:return 295;case 110:return 297;case 111:return 298;case 112:return 299;case 113:return 300;case 114:return 301;case 115:return 302;case 116:return"EXPONENT";case 117:return 303;case 118:return 304;case 119:return 305;case 120:return 306;case 121:return 89;case 122:return 310;case 123:return 6;case 124:return"INVALID";case 125:console.log(N.yytext);break}},"anonymous"),rules:[/^(?:\s+|(#[^\n\r]*))/i,/^(?:BASE)/i,/^(?:PREFIX)/i,/^(?:SELECT)/i,/^(?:DISTINCT)/i,/^(?:REDUCED)/i,/^(?:\()/i,/^(?:AS)/i,/^(?:\))/i,/^(?:\*)/i,/^(?:CONSTRUCT)/i,/^(?:WHERE)/i,/^(?:\{)/i,/^(?:\})/i,/^(?:DESCRIBE)/i,/^(?:ASK)/i,/^(?:FROM)/i,/^(?:NAMED)/i,/^(?:GROUP)/i,/^(?:BY)/i,/^(?:HAVING)/i,/^(?:ORDER)/i,/^(?:ASC)/i,/^(?:DESC)/i,/^(?:LIMIT)/i,/^(?:OFFSET)/i,/^(?:VALUES)/i,/^(?:;)/i,/^(?:LOAD)/i,/^(?:SILENT)/i,/^(?:INTO)/i,/^(?:CLEAR)/i,/^(?:DROP)/i,/^(?:CREATE)/i,/^(?:ADD)/i,/^(?:TO)/i,/^(?:MOVE)/i,/^(?:COPY)/i,/^(?:INSERT((\s+|(#[^\n\r]*)\n\r?)+)DATA)/i,/^(?:DELETE((\s+|(#[^\n\r]*)\n\r?)+)DATA)/i,/^(?:DELETE((\s+|(#[^\n\r]*)\n\r?)+)WHERE)/i,/^(?:WITH)/i,/^(?:DELETE)/i,/^(?:INSERT)/i,/^(?:USING)/i,/^(?:DEFAULT)/i,/^(?:GRAPH)/i,/^(?:ALL)/i,/^(?:\.)/i,/^(?:OPTIONAL)/i,/^(?:SERVICE)/i,/^(?:BIND)/i,/^(?:UNDEF)/i,/^(?:MINUS)/i,/^(?:UNION)/i,/^(?:FILTER)/i,/^(?:<<)/i,/^(?:>>)/i,/^(?:\{\|)/i,/^(?:\|\})/i,/^(?:,)/i,/^(?:a)/i,/^(?:\|)/i,/^(?:\/)/i,/^(?:\^)/i,/^(?:\?)/i,/^(?:\+)/i,/^(?:!)/i,/^(?:\[)/i,/^(?:\])/i,/^(?:\|\|)/i,/^(?:&&)/i,/^(?:=)/i,/^(?:!=)/i,/^(?:<)/i,/^(?:>)/i,/^(?:<=)/i,/^(?:>=)/i,/^(?:IN)/i,/^(?:NOT)/i,/^(?:-)/i,/^(?:BOUND)/i,/^(?:BNODE)/i,/^(?:(RAND|NOW|UUID|STRUUID))/i,/^(?:(LANG|DATATYPE|IRI|URI|ABS|CEIL|FLOOR|ROUND|STRLEN|STR|UCASE|LCASE|ENCODE_FOR_URI|YEAR|MONTH|DAY|HOURS|MINUTES|SECONDS|TIMEZONE|TZ|MD5|SHA1|SHA256|SHA384|SHA512|isIRI|isURI|isBLANK|isLITERAL|isNUMERIC))/i,/^(?:(SUBJECT|PREDICATE|OBJECT|isTRIPLE))/i,/^(?:(LANGMATCHES|CONTAINS|STRSTARTS|STRENDS|STRBEFORE|STRAFTER|STRLANG|STRDT|sameTerm))/i,/^(?:CONCAT)/i,/^(?:COALESCE)/i,/^(?:IF)/i,/^(?:TRIPLE)/i,/^(?:REGEX)/i,/^(?:SUBSTR)/i,/^(?:REPLACE)/i,/^(?:EXISTS)/i,/^(?:COUNT)/i,/^(?:SUM|MIN|MAX|AVG|SAMPLE)/i,/^(?:GROUP_CONCAT)/i,/^(?:SEPARATOR)/i,/^(?:\^\^)/i,/^(?:true|false)/i,/^(?:(<(?:[^<>\"\{\}\|\^`\\\u0000-\u0020])*>))/i,/^(?:((([A-Za-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD]|[\uD800-\uDB7F][\uDC00-\uDFFF])(?:(?:(((?:([A-Za-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD]|[\uD800-\uDB7F][\uDC00-\uDFFF])|_))|-|[0-9]|\u00B7|[\u0300-\u036F\u203F-\u2040])|\.)*(((?:([A-Za-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD]|[\uD800-\uDB7F][\uDC00-\uDFFF])|_))|-|[0-9]|\u00B7|[\u0300-\u036F\u203F-\u2040]))?)?:))/i,/^(?:(((([A-Za-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD]|[\uD800-\uDB7F][\uDC00-\uDFFF])(?:(?:(((?:([A-Za-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD]|[\uD800-\uDB7F][\uDC00-\uDFFF])|_))|-|[0-9]|\u00B7|[\u0300-\u036F\u203F-\u2040])|\.)*(((?:([A-Za-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD]|[\uD800-\uDB7F][\uDC00-\uDFFF])|_))|-|[0-9]|\u00B7|[\u0300-\u036F\u203F-\u2040]))?)?:)((?:((?:([A-Za-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD]|[\uD800-\uDB7F][\uDC00-\uDFFF])|_))|:|[0-9]|((%([0-9A-Fa-f])([0-9A-Fa-f]))|(\\(_|~|\.|-|!|\$|&|'|\(|\)|\*|\+|,|;|=|\/|\?|#|@|%))))(?:(?:(((?:([A-Za-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD]|[\uD800-\uDB7F][\uDC00-\uDFFF])|_))|-|[0-9]|\u00B7|[\u0300-\u036F\u203F-\u2040])|\.|:|((%([0-9A-Fa-f])([0-9A-Fa-f]))|(\\(_|~|\.|-|!|\$|&|'|\(|\)|\*|\+|,|;|=|\/|\?|#|@|%))))*(?:(((?:([A-Za-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD]|[\uD800-\uDB7F][\uDC00-\uDFFF])|_))|-|[0-9]|\u00B7|[\u0300-\u036F\u203F-\u2040])|:|((%([0-9A-Fa-f])([0-9A-Fa-f]))|(\\(_|~|\.|-|!|\$|&|'|\(|\)|\*|\+|,|;|=|\/|\?|#|@|%)))))?)))/i,/^(?:(_:(?:((?:([A-Za-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD]|[\uD800-\uDB7F][\uDC00-\uDFFF])|_))|[0-9])(?:(?:(((?:([A-Za-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD]|[\uD800-\uDB7F][\uDC00-\uDFFF])|_))|-|[0-9]|\u00B7|[\u0300-\u036F\u203F-\u2040])|\.)*(((?:([A-Za-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD]|[\uD800-\uDB7F][\uDC00-\uDFFF])|_))|-|[0-9]|\u00B7|[\u0300-\u036F\u203F-\u2040]))?))/i,/^(?:([\?\$]((?:((?:([A-Za-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD]|[\uD800-\uDB7F][\uDC00-\uDFFF])|_))|[0-9])(?:((?:([A-Za-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD]|[\uD800-\uDB7F][\uDC00-\uDFFF])|_))|[0-9]|\u00B7|[\u0300-\u036F\u203F-\u2040])*)))/i,/^(?:(@[a-zA-Z]+(?:-[a-zA-Z0-9]+)*))/i,/^(?:([0-9]+))/i,/^(?:([0-9]*\.[0-9]+))/i,/^(?:([0-9]+\.[0-9]*([eE][+-]?[0-9]+)|\.([0-9])+([eE][+-]?[0-9]+)|([0-9])+([eE][+-]?[0-9]+)))/i,/^(?:(\+([0-9]+)))/i,/^(?:(\+([0-9]*\.[0-9]+)))/i,/^(?:(\+([0-9]+\.[0-9]*([eE][+-]?[0-9]+)|\.([0-9])+([eE][+-]?[0-9]+)|([0-9])+([eE][+-]?[0-9]+))))/i,/^(?:(-([0-9]+)))/i,/^(?:(-([0-9]*\.[0-9]+)))/i,/^(?:(-([0-9]+\.[0-9]*([eE][+-]?[0-9]+)|\.([0-9])+([eE][+-]?[0-9]+)|([0-9])+([eE][+-]?[0-9]+))))/i,/^(?:([eE][+-]?[0-9]+))/i,/^(?:('(?:(?:[^\u0027\u005C\u000A\u000D])|(\\[tbnrf\\\"']|\\u([0-9A-Fa-f])([0-9A-Fa-f])([0-9A-Fa-f])([0-9A-Fa-f])|\\U([0-9A-Fa-f])([0-9A-Fa-f])([0-9A-Fa-f])([0-9A-Fa-f])([0-9A-Fa-f])([0-9A-Fa-f])([0-9A-Fa-f])([0-9A-Fa-f])))*'))/i,/^(?:("(?:(?:[^\u0022\u005C\u000A\u000D])|(\\[tbnrf\\\"']|\\u([0-9A-Fa-f])([0-9A-Fa-f])([0-9A-Fa-f])([0-9A-Fa-f])|\\U([0-9A-Fa-f])([0-9A-Fa-f])([0-9A-Fa-f])([0-9A-Fa-f])([0-9A-Fa-f])([0-9A-Fa-f])([0-9A-Fa-f])([0-9A-Fa-f])))*"))/i,/^(?:('''(?:(?:'|'')?(?:[^'\\]|(\\[tbnrf\\\"']|\\u([0-9A-Fa-f])([0-9A-Fa-f])([0-9A-Fa-f])([0-9A-Fa-f])|\\U([0-9A-Fa-f])([0-9A-Fa-f])([0-9A-Fa-f])([0-9A-Fa-f])([0-9A-Fa-f])([0-9A-Fa-f])([0-9A-Fa-f])([0-9A-Fa-f]))))*'''))/i,/^(?:("""(?:(?:"|"")?(?:[^\"\\]|(\\[tbnrf\\\"']|\\u([0-9A-Fa-f])([0-9A-Fa-f])([0-9A-Fa-f])([0-9A-Fa-f])|\\U([0-9A-Fa-f])([0-9A-Fa-f])([0-9A-Fa-f])([0-9A-Fa-f])([0-9A-Fa-f])([0-9A-Fa-f])([0-9A-Fa-f])([0-9A-Fa-f]))))*"""))/i,/^(?:(\((\u0020|\u0009|\u000D|\u000A)*\)))/i,/^(?:(\[(\u0020|\u0009|\u000D|\u000A)*\]))/i,/^(?:$)/i,/^(?:.)/i,/^(?:.)/i],conditions:{INITIAL:{rules:[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125],inclusive:!0}}};return R})();$y.lexer=nL;function ke(){this.yy={}}return o(ke,"Parser"),ke.prototype=$y,$y.Parser=ke,new ke})();MA.exports=Yj});var UA=S((hre,VA)=>{var Xj="http://www.w3.org/2001/XMLSchema#integer",Jj="http://www.w3.org/2001/XMLSchema#string";function It(n){this._options=n=n||{};var e=n.prefixes||{};this._prefixByIri={};var t=[];for(var r in e){var i=e[r];Ku(i)&&(this._prefixByIri[i]=r,t.push(i))}var s=t.join("|").replace(/[\]\/\(\)\*\+\?\.\\\$]/g,"\\$&");this._prefixRegex=new RegExp("^("+s+")([a-zA-Z][\\-_a-zA-Z0-9]*)$"),this._usedPrefixes={},this._sparqlStar=n.sparqlStar,this._indent=Ku(n.indent)?n.indent:" ",this._newline=Ku(n.newline)?n.newline:`
40
- `,this._explicitDatatype=!!n.explicitDatatype}o(It,"Generator");It.prototype.toQuery=function(n){var e="";return n.queryType&&(e+=n.queryType.toUpperCase()+" "),n.reduced&&(e+="REDUCED "),n.distinct&&(e+="DISTINCT "),n.variables?e+=$n(n.variables,void 0,function(t){return/^[?$]/.test(t)?t:Fa(t)?this.toEntity(t):"("+this.toExpression(t.expression)+" AS "+zh(t.variable)+")"},this)+" ":n.template&&(e+=this.group(n.template,!0)+this._newline),n.from&&(e+=this.graphs("FROM ",n.from.default)+this.graphs("FROM NAMED ",n.from.named)),n.where&&(e+="WHERE "+this.group(n.where,!0)+this._newline),n.updates&&(e+=$n(n.updates,";"+this._newline,this.toUpdate,this)),n.group&&(e+="GROUP BY "+$n(n.group,void 0,function(t){var r=Fa(t.expression)?this.toEntity(t.expression):"("+this.toExpression(t.expression)+")";return t.variable?"("+r+" AS "+zh(t.variable)+")":r},this)+this._newline),n.having&&(e+="HAVING ("+$n(n.having,void 0,this.toExpression,this)+")"+this._newline),n.order&&(e+="ORDER BY "+$n(n.order,void 0,function(t){var r="("+this.toExpression(t.expression)+")";return t.descending?"DESC "+r:r},this)+this._newline),n.offset&&(e+="OFFSET "+n.offset+this._newline),n.limit&&(e+="LIMIT "+n.limit+this._newline),n.values&&(e+=this.values(n)),e=this.baseAndPrefixes(n)+e,e.trim()};It.prototype.baseAndPrefixes=function(n){var e=n.base?"BASE <"+n.base+">"+this._newline:"",t="";for(var r in n.prefixes)(this._options.allPrefixes||this._usedPrefixes[r])&&(t+="PREFIX "+r+": <"+n.prefixes[r]+">"+this._newline);return e+t};It.prototype.toPattern=function(n){var e=n.type||n instanceof Array&&"array"||(n.subject&&n.predicate&&n.object?"triple":"");if(!(e in this))throw new Error("Unknown entry type: "+e);return this[e](n)};It.prototype.triple=function(n){return this.toEntity(n.subject)+" "+this.toEntity(n.predicate)+" "+this.toEntity(n.object)+"."};It.prototype.array=function(n){return $n(n,this._newline,this.toPattern,this)};It.prototype.bgp=function(n){return this.encodeTriples(n.triples)};It.prototype.encodeTriples=function(n){if(!n.length)return"";for(var e=[],t=void 0,r=void 0,i=0;i<n.length;i++){var s=n[i];Oo(s.subject,t)?Oo(s.predicate,r)?e.push(","):(r=s.predicate,e.push(";"+this._newline,this._indent,this.toEntity(r))):(t&&e.push("."+this._newline),t=s.subject,r=s.predicate,e.push(this.toEntity(t)," ",this.toEntity(r))),e.push(" ",this.toEntity(s.object))}return e.push("."),e.join("")};It.prototype.graph=function(n){return"GRAPH "+this.toEntity(n.name)+" "+this.group(n)};It.prototype.graphs=function(n,e){return!e||e.length===0?"":$n(e,"",function(t){return n+this.toEntity(t)+this._newline},this)};It.prototype.group=function(n,e){return n=e!==!0?this.array(n.patterns||n.triples):this.toPattern(n.type!=="group"?n:n.patterns),n.indexOf(this._newline)===-1?"{ "+n+" }":"{"+this._newline+this.indent(n)+this._newline+"}"};It.prototype.query=function(n){return this.toQuery(n)};It.prototype.filter=function(n){return"FILTER("+this.toExpression(n.expression)+")"};It.prototype.bind=function(n){return"BIND("+this.toExpression(n.expression)+" AS "+zh(n.variable)+")"};It.prototype.optional=function(n){return"OPTIONAL "+this.group(n)};It.prototype.union=function(n){return $n(n.patterns,this._newline+"UNION"+this._newline,function(e){return this.group(e,!0)},this)};It.prototype.minus=function(n){return"MINUS "+this.group(n)};It.prototype.values=function(n){var e=Object.keys(n.values.reduce(function(i,s){for(var a in s)i[a]=!0;return i},{})),t,r;return e.length===1?t=r="":(t="(",r=")"),"VALUES "+t+e.join(" ")+r+" {"+this._newline+$n(n.values,this._newline,function(i){return" "+t+$n(e,void 0,function(s){return i[s]?this.toEntity(i[s]):"UNDEF"},this)+r},this)+this._newline+"}"};It.prototype.service=function(n){return"SERVICE "+(n.silent?"SILENT ":"")+this.toEntity(n.name)+" "+this.group(n)};It.prototype.toExpression=function(n){if(Fa(n))return this.toEntity(n);switch(n.type.toLowerCase()){case"aggregate":return n.aggregation.toUpperCase()+"("+(n.distinct?"DISTINCT ":"")+this.toExpression(n.expression)+(typeof n.separator=="string"?'; SEPARATOR = "'+n.separator.replace($A,BA)+'"':"")+")";case"functioncall":return this.toEntity(n.function)+"("+$n(n.args,", ",this.toExpression,this)+")";case"operation":var e=n.operator.toUpperCase(),t=n.args||[];switch(n.operator.toLowerCase()){case"<":case">":case">=":case"<=":case"&&":case"||":case"=":case"!=":case"+":case"-":case"*":case"/":return(Fa(t[0])?this.toEntity(t[0]):"("+this.toExpression(t[0])+")")+" "+e+" "+(Fa(t[1])?this.toEntity(t[1]):"("+this.toExpression(t[1])+")");case"!":return"!("+this.toExpression(t[0])+")";case"uplus":return"+("+this.toExpression(t[0])+")";case"uminus":return"-("+this.toExpression(t[0])+")";case"notin":e="NOT IN";case"in":return this.toExpression(t[0])+" "+e+"("+(Ku(t[1])?t[1]:$n(t[1],", ",this.toExpression,this))+")";case"notexists":e="NOT EXISTS";case"exists":return e+" "+this.group(t[0],!0);default:return e+"("+$n(t,", ",this.toExpression,this)+")"}default:throw new Error("Unknown expression type: "+n.type)}};It.prototype.toEntity=function(n){if(Fa(n))switch(n.termType){case"Wildcard":return"*";case"Variable":return zh(n);case"BlankNode":return"_:"+n.value;case"Literal":var e=n.value||"",t=n.language||"",r=n.datatype;if(n='"'+e.replace($A,BA)+'"',t)n+="@"+t;else if(r){if(!this._explicitDatatype)switch(r.value){case Jj:return n;case Xj:if(/^\d+$/.test(e))return e+" "}n+="^^"+this.encodeIRI(r.value)}return n;case"Quad":if(!this._sparqlStar)throw new Error("SPARQL* support is not enabled");return n.graph&&n.graph.termType!=="DefaultGraph"?"<< GRAPH "+this.toEntity(n.graph)+" { "+this.toEntity(n.subject)+" "+this.toEntity(n.predicate)+" "+this.toEntity(n.object)+" } >>":"<< "+this.toEntity(n.subject)+" "+this.toEntity(n.predicate)+" "+this.toEntity(n.object)+" >>";default:return this.encodeIRI(n.value)}else{var i=n.items.map(this.toEntity,this),s=n.pathType;switch(s){case"^":case"!":return s+i[0];case"*":case"+":case"?":return"("+i[0]+s+")";default:return"("+i.join(s)+")"}}};var $A=/["\\\t\n\r\b\f]/g,BA=o(function(n){return Zj[n]},"escapeReplacer"),Zj={"\\":"\\\\",'"':'\\"'," ":"\\t","\n":"\\n","\r":"\\r","\b":"\\b","\f":"\\f"};It.prototype.encodeIRI=function(n){var e=this._prefixRegex.exec(n);if(e){var t=this._prefixByIri[e[1]];return this._usedPrefixes[t]=!0,t+":"+e[2]}return"<"+n+">"};It.prototype.toUpdate=function(n){switch(n.type||n.updateType){case"load":return"LOAD"+(n.source?" "+this.toEntity(n.source):"")+(n.destination?" INTO GRAPH "+this.toEntity(n.destination):"");case"insert":return"INSERT DATA "+this.group(n.insert,!0);case"delete":return"DELETE DATA "+this.group(n.delete,!0);case"deletewhere":return"DELETE WHERE "+this.group(n.delete,!0);case"insertdelete":return(n.graph?"WITH "+this.toEntity(n.graph)+this._newline:"")+(n.delete.length?"DELETE "+this.group(n.delete,!0)+this._newline:"")+(n.insert.length?"INSERT "+this.group(n.insert,!0)+this._newline:"")+(n.using?this.graphs("USING ",n.using.default):"")+(n.using?this.graphs("USING NAMED ",n.using.named):"")+"WHERE "+this.group(n.where,!0);case"add":case"copy":case"move":return n.type.toUpperCase()+" "+(n.silent?"SILENT ":"")+(n.source.default?"DEFAULT":this.toEntity(n.source.name))+" TO "+this.toEntity(n.destination.name);case"create":case"clear":case"drop":return n.type.toUpperCase()+(n.silent?" SILENT ":" ")+(n.graph.default?"DEFAULT":n.graph.named?"NAMED":n.graph.all?"ALL":"GRAPH "+this.toEntity(n.graph.name));default:throw new Error("Unknown update query type: "+n.type)}};It.prototype.indent=function(n){return n.replace(/^/gm,this._indent)};function zh(n){return"?"+n.value}o(zh,"variableToString");function Ku(n){return typeof n=="string"}o(Ku,"isString");function Fa(n){return typeof n.termType=="string"}o(Fa,"isTerm");function Oo(n,e){if(!n||!Fa(n)||!e||!Fa(e)||n.termType!==e.termType)return!1;switch(n.termType){case"Literal":return n.value===e.value&&n.language===e.language&&Oo(n.datatype,e.datatype);case"Quad":return Oo(n.subject,e.subject)&&Oo(n.predicate,e.predicate)&&Oo(n.object,e.object)&&Oo(n.graph,e.graph);default:return n.value===e.value}}o(Oo,"equalTerms");function $n(n,e,t,r){return n.map(t,r).join(Ku(e)?e:" ")}o($n,"mapJoin");function e9(n={}){return{stringify:o(function(e){var t=Object.create(n);return t.prefixes=e.prefixes,new It(t).toQuery(e)},"stringify"),createGenerator:o(function(){return new It(n)},"createGenerator")}}o(e9,"_Generator");VA.exports={Generator:e9}});var G_=S(Hh=>{"use strict";Object.defineProperty(Hh,"__esModule",{value:!0});Hh.BlankNode=void 0;var W_=class{static{o(this,"BlankNode")}constructor(e){this.termType="BlankNode",this.value=e}equals(e){return!!e&&e.termType==="BlankNode"&&e.value===this.value}};Hh.BlankNode=W_});var z_=S(Qh=>{"use strict";Object.defineProperty(Qh,"__esModule",{value:!0});Qh.DefaultGraph=void 0;var Yu=class{static{o(this,"DefaultGraph")}constructor(){this.termType="DefaultGraph",this.value=""}equals(e){return!!e&&e.termType==="DefaultGraph"}};Qh.DefaultGraph=Yu;Yu.INSTANCE=new Yu});var Yh=S(Kh=>{"use strict";Object.defineProperty(Kh,"__esModule",{value:!0});Kh.NamedNode=void 0;var H_=class{static{o(this,"NamedNode")}constructor(e){this.termType="NamedNode",this.value=e}equals(e){return!!e&&e.termType==="NamedNode"&&e.value===this.value}};Kh.NamedNode=H_});var Q_=S(Xh=>{"use strict";Object.defineProperty(Xh,"__esModule",{value:!0});Xh.Literal=void 0;var qA=Yh(),Xu=class n{static{o(this,"Literal")}constructor(e,t){this.termType="Literal",this.value=e,typeof t=="string"?(this.language=t,this.datatype=n.RDF_LANGUAGE_STRING):t?(this.language="",this.datatype=t):(this.language="",this.datatype=n.XSD_STRING)}equals(e){return!!e&&e.termType==="Literal"&&e.value===this.value&&e.language===this.language&&this.datatype.equals(e.datatype)}};Xh.Literal=Xu;Xu.RDF_LANGUAGE_STRING=new qA.NamedNode("http://www.w3.org/1999/02/22-rdf-syntax-ns#langString");Xu.XSD_STRING=new qA.NamedNode("http://www.w3.org/2001/XMLSchema#string")});var Y_=S(Jh=>{"use strict";Object.defineProperty(Jh,"__esModule",{value:!0});Jh.Quad=void 0;var K_=class{static{o(this,"Quad")}constructor(e,t,r,i){this.termType="Quad",this.value="",this.subject=e,this.predicate=t,this.object=r,this.graph=i}equals(e){return!!e&&(e.termType==="Quad"||!e.termType)&&this.subject.equals(e.subject)&&this.predicate.equals(e.predicate)&&this.object.equals(e.object)&&this.graph.equals(e.graph)}};Jh.Quad=K_});var J_=S(Zh=>{"use strict";Object.defineProperty(Zh,"__esModule",{value:!0});Zh.Variable=void 0;var X_=class{static{o(this,"Variable")}constructor(e){this.termType="Variable",this.value=e}equals(e){return!!e&&e.termType==="Variable"&&e.value===this.value}};Zh.Variable=X_});var GA=S(ep=>{"use strict";Object.defineProperty(ep,"__esModule",{value:!0});ep.DataFactory=void 0;var t9=G_(),r9=z_(),WA=Q_(),n9=Yh(),i9=Y_(),s9=J_(),a9=0,Z_=class{static{o(this,"DataFactory")}constructor(e){this.blankNodeCounter=0,e=e||{},this.blankNodePrefix=e.blankNodePrefix||`df_${a9++}_`}namedNode(e){return new n9.NamedNode(e)}blankNode(e){return new t9.BlankNode(e||`${this.blankNodePrefix}${this.blankNodeCounter++}`)}literal(e,t){return new WA.Literal(e,t)}variable(e){return new s9.Variable(e)}defaultGraph(){return r9.DefaultGraph.INSTANCE}quad(e,t,r,i){return new i9.Quad(e,t,r,i||this.defaultGraph())}fromTerm(e){switch(e.termType){case"NamedNode":return this.namedNode(e.value);case"BlankNode":return this.blankNode(e.value);case"Literal":return e.language?this.literal(e.value,e.language):e.datatype.equals(WA.Literal.XSD_STRING)?this.literal(e.value):this.literal(e.value,this.fromTerm(e.datatype));case"Variable":return this.variable(e.value);case"DefaultGraph":return this.defaultGraph();case"Quad":return this.quad(this.fromTerm(e.subject),this.fromTerm(e.predicate),this.fromTerm(e.object),this.fromTerm(e.graph))}}fromQuad(e){return this.fromTerm(e)}resetBlankNodeCounter(){this.blankNodeCounter=0}};ep.DataFactory=Z_});var zA=S(Bn=>{"use strict";var o9=Bn&&Bn.__createBinding||(Object.create?(function(n,e,t,r){r===void 0&&(r=t);var i=Object.getOwnPropertyDescriptor(e,t);(!i||("get"in i?!e.__esModule:i.writable||i.configurable))&&(i={enumerable:!0,get:o(function(){return e[t]},"get")}),Object.defineProperty(n,r,i)}):(function(n,e,t,r){r===void 0&&(r=t),n[r]=e[t]})),Fo=Bn&&Bn.__exportStar||function(n,e){for(var t in n)t!=="default"&&!Object.prototype.hasOwnProperty.call(e,t)&&o9(e,n,t)};Object.defineProperty(Bn,"__esModule",{value:!0});Fo(G_(),Bn);Fo(GA(),Bn);Fo(z_(),Bn);Fo(Q_(),Bn);Fo(Yh(),Bn);Fo(Y_(),Bn);Fo(J_(),Bn)});var QA=S((Ore,HA)=>{var{Parser:Ys}=jA(),{Generator:c9}=UA(),{Wildcard:l9}=q_(),{DataFactory:u9}=zA();function f9({prefixes:n,baseIRI:e,factory:t,pathOnly:r,sparqlStar:i,skipValidation:s,skipUngroupedVariableCheck:a}={}){let c={};for(let u in n??{})c[u]=n[u];let l=new Ys;return l.parse=function(){return Ys.base=e||"",Ys.prefixes=Object.create(c),Ys.factory=t||new u9,Ys.sparqlStar=!!i,Ys.pathOnly=!!r,Ys.skipValidation=!!s||!!a,Ys.prototype.parse.apply(l,arguments)},l._resetBlanks=Ys._resetBlanks,l}o(f9,"_Parser");HA.exports={Parser:f9,Generator:c9,Wildcard:l9}});var t1=S(Fc=>{"use strict";Object.defineProperty(Fc,"__esModule",{value:!0});Fc.CaseWhenTransformerError=Fc.CaseWhenTransformer=void 0;var e1=class{static{o(this,"CaseWhenTransformer")}transform(e){let t=this.stripLineComments(e),r,i=0,s=100;do if(r=t,t=this.transformSinglePass(t),i++,i>s)throw new Xs("Too many nested CASE expressions (max 100 iterations)");while(t!==r);return t}stripLineComments(e){let t="",r=0;for(;r<e.length;){let i=e[r];if(i==="'"||i==='"'){let s=i;for(t+=i,r++;r<e.length&&e[r]!==s;){if(e[r]==="\\"&&r+1<e.length){t+=e[r]+e[r+1],r+=2;continue}t+=e[r],r++}r<e.length&&(t+=e[r],r++);continue}if(i==="<"){let s=e.indexOf(">",r),a=e.indexOf(`
39
+ `+this.showPosition(),{text:"",token:null,line:this.yylineno})},"next"),lex:o(function(){var P=this.next();return P||this.lex()},"lex"),begin:o(function(P){this.conditionStack.push(P)},"begin"),popState:o(function(){var P=this.conditionStack.length-1;return P>0?this.conditionStack.pop():this.conditionStack[0]},"popState"),_currentRules:o(function(){return this.conditionStack.length&&this.conditionStack[this.conditionStack.length-1]?this.conditions[this.conditionStack[this.conditionStack.length-1]].rules:this.conditions.INITIAL.rules},"_currentRules"),topState:o(function(P){return P=this.conditionStack.length-1-Math.abs(P||0),P>=0?this.conditionStack[P]:"INITIAL"},"topState"),pushState:o(function(P){this.begin(P)},"pushState"),stateStackSize:o(function(){return this.conditionStack.length},"stateStackSize"),options:{flex:!0,"case-insensitive":!0},performAction:o(function(P,N,ie,Oe){var g=Oe;switch(ie){case 0:break;case 1:return 12;case 2:return 15;case 3:return 41;case 4:return 325;case 5:return 326;case 6:return 45;case 7:return 47;case 8:return 48;case 9:return 39;case 10:return 24;case 11:return 28;case 12:return 29;case 13:return 31;case 14:return 32;case 15:return 36;case 16:return 53;case 17:return 327;case 18:return 63;case 19:return 64;case 20:return 70;case 21:return 73;case 22:return 76;case 23:return 78;case 24:return 81;case 25:return 83;case 26:return 85;case 27:return 193;case 28:return 100;case 29:return 328;case 30:return 121;case 31:return 329;case 32:return 330;case 33:return 110;case 34:return 331;case 35:return 109;case 36:return 332;case 37:return 333;case 38:return 113;case 39:return 115;case 40:return 116;case 41:return 131;case 42:return 123;case 43:return 126;case 44:return 128;case 45:return 132;case 46:return 112;case 47:return 334;case 48:return 335;case 49:return 159;case 50:return 161;case 51:return 164;case 52:return 174;case 53:return 160;case 54:return 336;case 55:return 163;case 56:return 312;case 57:return 314;case 58:return 317;case 59:return 318;case 60:return 272;case 61:return 197;case 62:return 337;case 63:return 338;case 64:return 229;case 65:return 340;case 66:return 263;case 67:return 224;case 68:return 231;case 69:return 232;case 70:return 242;case 71:return 246;case 72:return 290;case 73:return 341;case 74:return 342;case 75:return 343;case 76:return 344;case 77:return 345;case 78:return 250;case 79:return 346;case 80:return 265;case 81:return 276;case 82:return 277;case 83:return 268;case 84:return 269;case 85:return 270;case 86:return 271;case 87:return 347;case 88:return 348;case 89:return 273;case 90:return 274;case 91:return 350;case 92:return 349;case 93:return 351;case 94:return 279;case 95:return 280;case 96:return 283;case 97:return 285;case 98:return 289;case 99:return 293;case 100:return 296;case 101:return 13;case 102:return 16;case 103:return 308;case 104:return 309;case 105:return 87;case 106:return 292;case 107:return 82;case 108:return 294;case 109:return 295;case 110:return 297;case 111:return 298;case 112:return 299;case 113:return 300;case 114:return 301;case 115:return 302;case 116:return"EXPONENT";case 117:return 303;case 118:return 304;case 119:return 305;case 120:return 306;case 121:return 89;case 122:return 310;case 123:return 6;case 124:return"INVALID";case 125:console.log(N.yytext);break}},"anonymous"),rules:[/^(?:\s+|(#[^\n\r]*))/i,/^(?:BASE)/i,/^(?:PREFIX)/i,/^(?:SELECT)/i,/^(?:DISTINCT)/i,/^(?:REDUCED)/i,/^(?:\()/i,/^(?:AS)/i,/^(?:\))/i,/^(?:\*)/i,/^(?:CONSTRUCT)/i,/^(?:WHERE)/i,/^(?:\{)/i,/^(?:\})/i,/^(?:DESCRIBE)/i,/^(?:ASK)/i,/^(?:FROM)/i,/^(?:NAMED)/i,/^(?:GROUP)/i,/^(?:BY)/i,/^(?:HAVING)/i,/^(?:ORDER)/i,/^(?:ASC)/i,/^(?:DESC)/i,/^(?:LIMIT)/i,/^(?:OFFSET)/i,/^(?:VALUES)/i,/^(?:;)/i,/^(?:LOAD)/i,/^(?:SILENT)/i,/^(?:INTO)/i,/^(?:CLEAR)/i,/^(?:DROP)/i,/^(?:CREATE)/i,/^(?:ADD)/i,/^(?:TO)/i,/^(?:MOVE)/i,/^(?:COPY)/i,/^(?:INSERT((\s+|(#[^\n\r]*)\n\r?)+)DATA)/i,/^(?:DELETE((\s+|(#[^\n\r]*)\n\r?)+)DATA)/i,/^(?:DELETE((\s+|(#[^\n\r]*)\n\r?)+)WHERE)/i,/^(?:WITH)/i,/^(?:DELETE)/i,/^(?:INSERT)/i,/^(?:USING)/i,/^(?:DEFAULT)/i,/^(?:GRAPH)/i,/^(?:ALL)/i,/^(?:\.)/i,/^(?:OPTIONAL)/i,/^(?:SERVICE)/i,/^(?:BIND)/i,/^(?:UNDEF)/i,/^(?:MINUS)/i,/^(?:UNION)/i,/^(?:FILTER)/i,/^(?:<<)/i,/^(?:>>)/i,/^(?:\{\|)/i,/^(?:\|\})/i,/^(?:,)/i,/^(?:a)/i,/^(?:\|)/i,/^(?:\/)/i,/^(?:\^)/i,/^(?:\?)/i,/^(?:\+)/i,/^(?:!)/i,/^(?:\[)/i,/^(?:\])/i,/^(?:\|\|)/i,/^(?:&&)/i,/^(?:=)/i,/^(?:!=)/i,/^(?:<)/i,/^(?:>)/i,/^(?:<=)/i,/^(?:>=)/i,/^(?:IN)/i,/^(?:NOT)/i,/^(?:-)/i,/^(?:BOUND)/i,/^(?:BNODE)/i,/^(?:(RAND|NOW|UUID|STRUUID))/i,/^(?:(LANG|DATATYPE|IRI|URI|ABS|CEIL|FLOOR|ROUND|STRLEN|STR|UCASE|LCASE|ENCODE_FOR_URI|YEAR|MONTH|DAY|HOURS|MINUTES|SECONDS|TIMEZONE|TZ|MD5|SHA1|SHA256|SHA384|SHA512|isIRI|isURI|isBLANK|isLITERAL|isNUMERIC))/i,/^(?:(SUBJECT|PREDICATE|OBJECT|isTRIPLE))/i,/^(?:(LANGMATCHES|CONTAINS|STRSTARTS|STRENDS|STRBEFORE|STRAFTER|STRLANG|STRDT|sameTerm))/i,/^(?:CONCAT)/i,/^(?:COALESCE)/i,/^(?:IF)/i,/^(?:TRIPLE)/i,/^(?:REGEX)/i,/^(?:SUBSTR)/i,/^(?:REPLACE)/i,/^(?:EXISTS)/i,/^(?:COUNT)/i,/^(?:SUM|MIN|MAX|AVG|SAMPLE)/i,/^(?:GROUP_CONCAT)/i,/^(?:SEPARATOR)/i,/^(?:\^\^)/i,/^(?:true|false)/i,/^(?:(<(?:[^<>\"\{\}\|\^`\\\u0000-\u0020])*>))/i,/^(?:((([A-Za-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD]|[\uD800-\uDB7F][\uDC00-\uDFFF])(?:(?:(((?:([A-Za-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD]|[\uD800-\uDB7F][\uDC00-\uDFFF])|_))|-|[0-9]|\u00B7|[\u0300-\u036F\u203F-\u2040])|\.)*(((?:([A-Za-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD]|[\uD800-\uDB7F][\uDC00-\uDFFF])|_))|-|[0-9]|\u00B7|[\u0300-\u036F\u203F-\u2040]))?)?:))/i,/^(?:(((([A-Za-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD]|[\uD800-\uDB7F][\uDC00-\uDFFF])(?:(?:(((?:([A-Za-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD]|[\uD800-\uDB7F][\uDC00-\uDFFF])|_))|-|[0-9]|\u00B7|[\u0300-\u036F\u203F-\u2040])|\.)*(((?:([A-Za-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD]|[\uD800-\uDB7F][\uDC00-\uDFFF])|_))|-|[0-9]|\u00B7|[\u0300-\u036F\u203F-\u2040]))?)?:)((?:((?:([A-Za-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD]|[\uD800-\uDB7F][\uDC00-\uDFFF])|_))|:|[0-9]|((%([0-9A-Fa-f])([0-9A-Fa-f]))|(\\(_|~|\.|-|!|\$|&|'|\(|\)|\*|\+|,|;|=|\/|\?|#|@|%))))(?:(?:(((?:([A-Za-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD]|[\uD800-\uDB7F][\uDC00-\uDFFF])|_))|-|[0-9]|\u00B7|[\u0300-\u036F\u203F-\u2040])|\.|:|((%([0-9A-Fa-f])([0-9A-Fa-f]))|(\\(_|~|\.|-|!|\$|&|'|\(|\)|\*|\+|,|;|=|\/|\?|#|@|%))))*(?:(((?:([A-Za-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD]|[\uD800-\uDB7F][\uDC00-\uDFFF])|_))|-|[0-9]|\u00B7|[\u0300-\u036F\u203F-\u2040])|:|((%([0-9A-Fa-f])([0-9A-Fa-f]))|(\\(_|~|\.|-|!|\$|&|'|\(|\)|\*|\+|,|;|=|\/|\?|#|@|%)))))?)))/i,/^(?:(_:(?:((?:([A-Za-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD]|[\uD800-\uDB7F][\uDC00-\uDFFF])|_))|[0-9])(?:(?:(((?:([A-Za-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD]|[\uD800-\uDB7F][\uDC00-\uDFFF])|_))|-|[0-9]|\u00B7|[\u0300-\u036F\u203F-\u2040])|\.)*(((?:([A-Za-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD]|[\uD800-\uDB7F][\uDC00-\uDFFF])|_))|-|[0-9]|\u00B7|[\u0300-\u036F\u203F-\u2040]))?))/i,/^(?:([\?\$]((?:((?:([A-Za-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD]|[\uD800-\uDB7F][\uDC00-\uDFFF])|_))|[0-9])(?:((?:([A-Za-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD]|[\uD800-\uDB7F][\uDC00-\uDFFF])|_))|[0-9]|\u00B7|[\u0300-\u036F\u203F-\u2040])*)))/i,/^(?:(@[a-zA-Z]+(?:-[a-zA-Z0-9]+)*))/i,/^(?:([0-9]+))/i,/^(?:([0-9]*\.[0-9]+))/i,/^(?:([0-9]+\.[0-9]*([eE][+-]?[0-9]+)|\.([0-9])+([eE][+-]?[0-9]+)|([0-9])+([eE][+-]?[0-9]+)))/i,/^(?:(\+([0-9]+)))/i,/^(?:(\+([0-9]*\.[0-9]+)))/i,/^(?:(\+([0-9]+\.[0-9]*([eE][+-]?[0-9]+)|\.([0-9])+([eE][+-]?[0-9]+)|([0-9])+([eE][+-]?[0-9]+))))/i,/^(?:(-([0-9]+)))/i,/^(?:(-([0-9]*\.[0-9]+)))/i,/^(?:(-([0-9]+\.[0-9]*([eE][+-]?[0-9]+)|\.([0-9])+([eE][+-]?[0-9]+)|([0-9])+([eE][+-]?[0-9]+))))/i,/^(?:([eE][+-]?[0-9]+))/i,/^(?:('(?:(?:[^\u0027\u005C\u000A\u000D])|(\\[tbnrf\\\"']|\\u([0-9A-Fa-f])([0-9A-Fa-f])([0-9A-Fa-f])([0-9A-Fa-f])|\\U([0-9A-Fa-f])([0-9A-Fa-f])([0-9A-Fa-f])([0-9A-Fa-f])([0-9A-Fa-f])([0-9A-Fa-f])([0-9A-Fa-f])([0-9A-Fa-f])))*'))/i,/^(?:("(?:(?:[^\u0022\u005C\u000A\u000D])|(\\[tbnrf\\\"']|\\u([0-9A-Fa-f])([0-9A-Fa-f])([0-9A-Fa-f])([0-9A-Fa-f])|\\U([0-9A-Fa-f])([0-9A-Fa-f])([0-9A-Fa-f])([0-9A-Fa-f])([0-9A-Fa-f])([0-9A-Fa-f])([0-9A-Fa-f])([0-9A-Fa-f])))*"))/i,/^(?:('''(?:(?:'|'')?(?:[^'\\]|(\\[tbnrf\\\"']|\\u([0-9A-Fa-f])([0-9A-Fa-f])([0-9A-Fa-f])([0-9A-Fa-f])|\\U([0-9A-Fa-f])([0-9A-Fa-f])([0-9A-Fa-f])([0-9A-Fa-f])([0-9A-Fa-f])([0-9A-Fa-f])([0-9A-Fa-f])([0-9A-Fa-f]))))*'''))/i,/^(?:("""(?:(?:"|"")?(?:[^\"\\]|(\\[tbnrf\\\"']|\\u([0-9A-Fa-f])([0-9A-Fa-f])([0-9A-Fa-f])([0-9A-Fa-f])|\\U([0-9A-Fa-f])([0-9A-Fa-f])([0-9A-Fa-f])([0-9A-Fa-f])([0-9A-Fa-f])([0-9A-Fa-f])([0-9A-Fa-f])([0-9A-Fa-f]))))*"""))/i,/^(?:(\((\u0020|\u0009|\u000D|\u000A)*\)))/i,/^(?:(\[(\u0020|\u0009|\u000D|\u000A)*\]))/i,/^(?:$)/i,/^(?:.)/i,/^(?:.)/i],conditions:{INITIAL:{rules:[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125],inclusive:!0}}};return R})();$y.lexer=nL;function ke(){this.yy={}}return o(ke,"Parser"),ke.prototype=$y,$y.Parser=ke,new ke})();MA.exports=Yj});var UA=S((pre,VA)=>{var Xj="http://www.w3.org/2001/XMLSchema#integer",Jj="http://www.w3.org/2001/XMLSchema#string";function It(n){this._options=n=n||{};var e=n.prefixes||{};this._prefixByIri={};var t=[];for(var r in e){var i=e[r];Ku(i)&&(this._prefixByIri[i]=r,t.push(i))}var s=t.join("|").replace(/[\]\/\(\)\*\+\?\.\\\$]/g,"\\$&");this._prefixRegex=new RegExp("^("+s+")([a-zA-Z][\\-_a-zA-Z0-9]*)$"),this._usedPrefixes={},this._sparqlStar=n.sparqlStar,this._indent=Ku(n.indent)?n.indent:" ",this._newline=Ku(n.newline)?n.newline:`
40
+ `,this._explicitDatatype=!!n.explicitDatatype}o(It,"Generator");It.prototype.toQuery=function(n){var e="";return n.queryType&&(e+=n.queryType.toUpperCase()+" "),n.reduced&&(e+="REDUCED "),n.distinct&&(e+="DISTINCT "),n.variables?e+=$n(n.variables,void 0,function(t){return/^[?$]/.test(t)?t:Fa(t)?this.toEntity(t):"("+this.toExpression(t.expression)+" AS "+zh(t.variable)+")"},this)+" ":n.template&&(e+=this.group(n.template,!0)+this._newline),n.from&&(e+=this.graphs("FROM ",n.from.default)+this.graphs("FROM NAMED ",n.from.named)),n.where&&(e+="WHERE "+this.group(n.where,!0)+this._newline),n.updates&&(e+=$n(n.updates,";"+this._newline,this.toUpdate,this)),n.group&&(e+="GROUP BY "+$n(n.group,void 0,function(t){var r=Fa(t.expression)?this.toEntity(t.expression):"("+this.toExpression(t.expression)+")";return t.variable?"("+r+" AS "+zh(t.variable)+")":r},this)+this._newline),n.having&&(e+="HAVING ("+$n(n.having,void 0,this.toExpression,this)+")"+this._newline),n.order&&(e+="ORDER BY "+$n(n.order,void 0,function(t){var r="("+this.toExpression(t.expression)+")";return t.descending?"DESC "+r:r},this)+this._newline),n.offset&&(e+="OFFSET "+n.offset+this._newline),n.limit&&(e+="LIMIT "+n.limit+this._newline),n.values&&(e+=this.values(n)),e=this.baseAndPrefixes(n)+e,e.trim()};It.prototype.baseAndPrefixes=function(n){var e=n.base?"BASE <"+n.base+">"+this._newline:"",t="";for(var r in n.prefixes)(this._options.allPrefixes||this._usedPrefixes[r])&&(t+="PREFIX "+r+": <"+n.prefixes[r]+">"+this._newline);return e+t};It.prototype.toPattern=function(n){var e=n.type||n instanceof Array&&"array"||(n.subject&&n.predicate&&n.object?"triple":"");if(!(e in this))throw new Error("Unknown entry type: "+e);return this[e](n)};It.prototype.triple=function(n){return this.toEntity(n.subject)+" "+this.toEntity(n.predicate)+" "+this.toEntity(n.object)+"."};It.prototype.array=function(n){return $n(n,this._newline,this.toPattern,this)};It.prototype.bgp=function(n){return this.encodeTriples(n.triples)};It.prototype.encodeTriples=function(n){if(!n.length)return"";for(var e=[],t=void 0,r=void 0,i=0;i<n.length;i++){var s=n[i];Oo(s.subject,t)?Oo(s.predicate,r)?e.push(","):(r=s.predicate,e.push(";"+this._newline,this._indent,this.toEntity(r))):(t&&e.push("."+this._newline),t=s.subject,r=s.predicate,e.push(this.toEntity(t)," ",this.toEntity(r))),e.push(" ",this.toEntity(s.object))}return e.push("."),e.join("")};It.prototype.graph=function(n){return"GRAPH "+this.toEntity(n.name)+" "+this.group(n)};It.prototype.graphs=function(n,e){return!e||e.length===0?"":$n(e,"",function(t){return n+this.toEntity(t)+this._newline},this)};It.prototype.group=function(n,e){return n=e!==!0?this.array(n.patterns||n.triples):this.toPattern(n.type!=="group"?n:n.patterns),n.indexOf(this._newline)===-1?"{ "+n+" }":"{"+this._newline+this.indent(n)+this._newline+"}"};It.prototype.query=function(n){return this.toQuery(n)};It.prototype.filter=function(n){return"FILTER("+this.toExpression(n.expression)+")"};It.prototype.bind=function(n){return"BIND("+this.toExpression(n.expression)+" AS "+zh(n.variable)+")"};It.prototype.optional=function(n){return"OPTIONAL "+this.group(n)};It.prototype.union=function(n){return $n(n.patterns,this._newline+"UNION"+this._newline,function(e){return this.group(e,!0)},this)};It.prototype.minus=function(n){return"MINUS "+this.group(n)};It.prototype.values=function(n){var e=Object.keys(n.values.reduce(function(i,s){for(var a in s)i[a]=!0;return i},{})),t,r;return e.length===1?t=r="":(t="(",r=")"),"VALUES "+t+e.join(" ")+r+" {"+this._newline+$n(n.values,this._newline,function(i){return" "+t+$n(e,void 0,function(s){return i[s]?this.toEntity(i[s]):"UNDEF"},this)+r},this)+this._newline+"}"};It.prototype.service=function(n){return"SERVICE "+(n.silent?"SILENT ":"")+this.toEntity(n.name)+" "+this.group(n)};It.prototype.toExpression=function(n){if(Fa(n))return this.toEntity(n);switch(n.type.toLowerCase()){case"aggregate":return n.aggregation.toUpperCase()+"("+(n.distinct?"DISTINCT ":"")+this.toExpression(n.expression)+(typeof n.separator=="string"?'; SEPARATOR = "'+n.separator.replace($A,BA)+'"':"")+")";case"functioncall":return this.toEntity(n.function)+"("+$n(n.args,", ",this.toExpression,this)+")";case"operation":var e=n.operator.toUpperCase(),t=n.args||[];switch(n.operator.toLowerCase()){case"<":case">":case">=":case"<=":case"&&":case"||":case"=":case"!=":case"+":case"-":case"*":case"/":return(Fa(t[0])?this.toEntity(t[0]):"("+this.toExpression(t[0])+")")+" "+e+" "+(Fa(t[1])?this.toEntity(t[1]):"("+this.toExpression(t[1])+")");case"!":return"!("+this.toExpression(t[0])+")";case"uplus":return"+("+this.toExpression(t[0])+")";case"uminus":return"-("+this.toExpression(t[0])+")";case"notin":e="NOT IN";case"in":return this.toExpression(t[0])+" "+e+"("+(Ku(t[1])?t[1]:$n(t[1],", ",this.toExpression,this))+")";case"notexists":e="NOT EXISTS";case"exists":return e+" "+this.group(t[0],!0);default:return e+"("+$n(t,", ",this.toExpression,this)+")"}default:throw new Error("Unknown expression type: "+n.type)}};It.prototype.toEntity=function(n){if(Fa(n))switch(n.termType){case"Wildcard":return"*";case"Variable":return zh(n);case"BlankNode":return"_:"+n.value;case"Literal":var e=n.value||"",t=n.language||"",r=n.datatype;if(n='"'+e.replace($A,BA)+'"',t)n+="@"+t;else if(r){if(!this._explicitDatatype)switch(r.value){case Jj:return n;case Xj:if(/^\d+$/.test(e))return e+" "}n+="^^"+this.encodeIRI(r.value)}return n;case"Quad":if(!this._sparqlStar)throw new Error("SPARQL* support is not enabled");return n.graph&&n.graph.termType!=="DefaultGraph"?"<< GRAPH "+this.toEntity(n.graph)+" { "+this.toEntity(n.subject)+" "+this.toEntity(n.predicate)+" "+this.toEntity(n.object)+" } >>":"<< "+this.toEntity(n.subject)+" "+this.toEntity(n.predicate)+" "+this.toEntity(n.object)+" >>";default:return this.encodeIRI(n.value)}else{var i=n.items.map(this.toEntity,this),s=n.pathType;switch(s){case"^":case"!":return s+i[0];case"*":case"+":case"?":return"("+i[0]+s+")";default:return"("+i.join(s)+")"}}};var $A=/["\\\t\n\r\b\f]/g,BA=o(function(n){return Zj[n]},"escapeReplacer"),Zj={"\\":"\\\\",'"':'\\"'," ":"\\t","\n":"\\n","\r":"\\r","\b":"\\b","\f":"\\f"};It.prototype.encodeIRI=function(n){var e=this._prefixRegex.exec(n);if(e){var t=this._prefixByIri[e[1]];return this._usedPrefixes[t]=!0,t+":"+e[2]}return"<"+n+">"};It.prototype.toUpdate=function(n){switch(n.type||n.updateType){case"load":return"LOAD"+(n.source?" "+this.toEntity(n.source):"")+(n.destination?" INTO GRAPH "+this.toEntity(n.destination):"");case"insert":return"INSERT DATA "+this.group(n.insert,!0);case"delete":return"DELETE DATA "+this.group(n.delete,!0);case"deletewhere":return"DELETE WHERE "+this.group(n.delete,!0);case"insertdelete":return(n.graph?"WITH "+this.toEntity(n.graph)+this._newline:"")+(n.delete.length?"DELETE "+this.group(n.delete,!0)+this._newline:"")+(n.insert.length?"INSERT "+this.group(n.insert,!0)+this._newline:"")+(n.using?this.graphs("USING ",n.using.default):"")+(n.using?this.graphs("USING NAMED ",n.using.named):"")+"WHERE "+this.group(n.where,!0);case"add":case"copy":case"move":return n.type.toUpperCase()+" "+(n.silent?"SILENT ":"")+(n.source.default?"DEFAULT":this.toEntity(n.source.name))+" TO "+this.toEntity(n.destination.name);case"create":case"clear":case"drop":return n.type.toUpperCase()+(n.silent?" SILENT ":" ")+(n.graph.default?"DEFAULT":n.graph.named?"NAMED":n.graph.all?"ALL":"GRAPH "+this.toEntity(n.graph.name));default:throw new Error("Unknown update query type: "+n.type)}};It.prototype.indent=function(n){return n.replace(/^/gm,this._indent)};function zh(n){return"?"+n.value}o(zh,"variableToString");function Ku(n){return typeof n=="string"}o(Ku,"isString");function Fa(n){return typeof n.termType=="string"}o(Fa,"isTerm");function Oo(n,e){if(!n||!Fa(n)||!e||!Fa(e)||n.termType!==e.termType)return!1;switch(n.termType){case"Literal":return n.value===e.value&&n.language===e.language&&Oo(n.datatype,e.datatype);case"Quad":return Oo(n.subject,e.subject)&&Oo(n.predicate,e.predicate)&&Oo(n.object,e.object)&&Oo(n.graph,e.graph);default:return n.value===e.value}}o(Oo,"equalTerms");function $n(n,e,t,r){return n.map(t,r).join(Ku(e)?e:" ")}o($n,"mapJoin");function e9(n={}){return{stringify:o(function(e){var t=Object.create(n);return t.prefixes=e.prefixes,new It(t).toQuery(e)},"stringify"),createGenerator:o(function(){return new It(n)},"createGenerator")}}o(e9,"_Generator");VA.exports={Generator:e9}});var G_=S(Hh=>{"use strict";Object.defineProperty(Hh,"__esModule",{value:!0});Hh.BlankNode=void 0;var W_=class{static{o(this,"BlankNode")}constructor(e){this.termType="BlankNode",this.value=e}equals(e){return!!e&&e.termType==="BlankNode"&&e.value===this.value}};Hh.BlankNode=W_});var z_=S(Qh=>{"use strict";Object.defineProperty(Qh,"__esModule",{value:!0});Qh.DefaultGraph=void 0;var Yu=class{static{o(this,"DefaultGraph")}constructor(){this.termType="DefaultGraph",this.value=""}equals(e){return!!e&&e.termType==="DefaultGraph"}};Qh.DefaultGraph=Yu;Yu.INSTANCE=new Yu});var Yh=S(Kh=>{"use strict";Object.defineProperty(Kh,"__esModule",{value:!0});Kh.NamedNode=void 0;var H_=class{static{o(this,"NamedNode")}constructor(e){this.termType="NamedNode",this.value=e}equals(e){return!!e&&e.termType==="NamedNode"&&e.value===this.value}};Kh.NamedNode=H_});var Q_=S(Xh=>{"use strict";Object.defineProperty(Xh,"__esModule",{value:!0});Xh.Literal=void 0;var qA=Yh(),Xu=class n{static{o(this,"Literal")}constructor(e,t){this.termType="Literal",this.value=e,typeof t=="string"?(this.language=t,this.datatype=n.RDF_LANGUAGE_STRING):t?(this.language="",this.datatype=t):(this.language="",this.datatype=n.XSD_STRING)}equals(e){return!!e&&e.termType==="Literal"&&e.value===this.value&&e.language===this.language&&this.datatype.equals(e.datatype)}};Xh.Literal=Xu;Xu.RDF_LANGUAGE_STRING=new qA.NamedNode("http://www.w3.org/1999/02/22-rdf-syntax-ns#langString");Xu.XSD_STRING=new qA.NamedNode("http://www.w3.org/2001/XMLSchema#string")});var Y_=S(Jh=>{"use strict";Object.defineProperty(Jh,"__esModule",{value:!0});Jh.Quad=void 0;var K_=class{static{o(this,"Quad")}constructor(e,t,r,i){this.termType="Quad",this.value="",this.subject=e,this.predicate=t,this.object=r,this.graph=i}equals(e){return!!e&&(e.termType==="Quad"||!e.termType)&&this.subject.equals(e.subject)&&this.predicate.equals(e.predicate)&&this.object.equals(e.object)&&this.graph.equals(e.graph)}};Jh.Quad=K_});var J_=S(Zh=>{"use strict";Object.defineProperty(Zh,"__esModule",{value:!0});Zh.Variable=void 0;var X_=class{static{o(this,"Variable")}constructor(e){this.termType="Variable",this.value=e}equals(e){return!!e&&e.termType==="Variable"&&e.value===this.value}};Zh.Variable=X_});var GA=S(ep=>{"use strict";Object.defineProperty(ep,"__esModule",{value:!0});ep.DataFactory=void 0;var t9=G_(),r9=z_(),WA=Q_(),n9=Yh(),i9=Y_(),s9=J_(),a9=0,Z_=class{static{o(this,"DataFactory")}constructor(e){this.blankNodeCounter=0,e=e||{},this.blankNodePrefix=e.blankNodePrefix||`df_${a9++}_`}namedNode(e){return new n9.NamedNode(e)}blankNode(e){return new t9.BlankNode(e||`${this.blankNodePrefix}${this.blankNodeCounter++}`)}literal(e,t){return new WA.Literal(e,t)}variable(e){return new s9.Variable(e)}defaultGraph(){return r9.DefaultGraph.INSTANCE}quad(e,t,r,i){return new i9.Quad(e,t,r,i||this.defaultGraph())}fromTerm(e){switch(e.termType){case"NamedNode":return this.namedNode(e.value);case"BlankNode":return this.blankNode(e.value);case"Literal":return e.language?this.literal(e.value,e.language):e.datatype.equals(WA.Literal.XSD_STRING)?this.literal(e.value):this.literal(e.value,this.fromTerm(e.datatype));case"Variable":return this.variable(e.value);case"DefaultGraph":return this.defaultGraph();case"Quad":return this.quad(this.fromTerm(e.subject),this.fromTerm(e.predicate),this.fromTerm(e.object),this.fromTerm(e.graph))}}fromQuad(e){return this.fromTerm(e)}resetBlankNodeCounter(){this.blankNodeCounter=0}};ep.DataFactory=Z_});var zA=S(Bn=>{"use strict";var o9=Bn&&Bn.__createBinding||(Object.create?(function(n,e,t,r){r===void 0&&(r=t);var i=Object.getOwnPropertyDescriptor(e,t);(!i||("get"in i?!e.__esModule:i.writable||i.configurable))&&(i={enumerable:!0,get:o(function(){return e[t]},"get")}),Object.defineProperty(n,r,i)}):(function(n,e,t,r){r===void 0&&(r=t),n[r]=e[t]})),Fo=Bn&&Bn.__exportStar||function(n,e){for(var t in n)t!=="default"&&!Object.prototype.hasOwnProperty.call(e,t)&&o9(e,n,t)};Object.defineProperty(Bn,"__esModule",{value:!0});Fo(G_(),Bn);Fo(GA(),Bn);Fo(z_(),Bn);Fo(Q_(),Bn);Fo(Yh(),Bn);Fo(Y_(),Bn);Fo(J_(),Bn)});var QA=S((Fre,HA)=>{var{Parser:Ys}=jA(),{Generator:c9}=UA(),{Wildcard:l9}=q_(),{DataFactory:u9}=zA();function f9({prefixes:n,baseIRI:e,factory:t,pathOnly:r,sparqlStar:i,skipValidation:s,skipUngroupedVariableCheck:a}={}){let c={};for(let u in n??{})c[u]=n[u];let l=new Ys;return l.parse=function(){return Ys.base=e||"",Ys.prefixes=Object.create(c),Ys.factory=t||new u9,Ys.sparqlStar=!!i,Ys.pathOnly=!!r,Ys.skipValidation=!!s||!!a,Ys.prototype.parse.apply(l,arguments)},l._resetBlanks=Ys._resetBlanks,l}o(f9,"_Parser");HA.exports={Parser:f9,Generator:c9,Wildcard:l9}});var t1=S(Fc=>{"use strict";Object.defineProperty(Fc,"__esModule",{value:!0});Fc.CaseWhenTransformerError=Fc.CaseWhenTransformer=void 0;var e1=class{static{o(this,"CaseWhenTransformer")}transform(e){let t=this.stripLineComments(e),r,i=0,s=100;do if(r=t,t=this.transformSinglePass(t),i++,i>s)throw new Xs("Too many nested CASE expressions (max 100 iterations)");while(t!==r);return t}stripLineComments(e){let t="",r=0;for(;r<e.length;){let i=e[r];if(i==="'"||i==='"'){let s=i;for(t+=i,r++;r<e.length&&e[r]!==s;){if(e[r]==="\\"&&r+1<e.length){t+=e[r]+e[r+1],r+=2;continue}t+=e[r],r++}r<e.length&&(t+=e[r],r++);continue}if(i==="<"){let s=e.indexOf(">",r),a=e.indexOf(`
41
41
  `,r);if(s!==-1&&(a===-1||s<a)){t+=e.substring(r,s+1),r=s+1;continue}}if(i==="#"){let s=e.indexOf(`
42
42
  `,r),a=s===-1?e.length:s;t+=" ".repeat(a-r),r=a;continue}t+=i,r++}return t}transformSinglePass(e){let t=this.findCasePositions(e);if(t.length===0)return e;let r=e;for(let i=t.length-1;i>=0;i--){let s=t[i],a=this.extractCaseExpression(r,s);if(a){let c=this.convertCaseToIf(a.content);r=r.substring(0,s)+c+r.substring(s+a.length)}}return r}findCasePositions(e){let t=[],r=e.toUpperCase(),i=0;for(;i<e.length;){if(e[i]==="'"||e[i]==='"'){let s=e[i];for(i++;i<e.length&&e[i]!==s;)e[i]==="\\"&&i++,i++;i++;continue}if(r.substring(i,i+4)==="CASE"&&this.isWordBoundary(e,i,4)){t.push(i),i+=4;continue}i++}return t}extractCaseExpression(e,t){let r=1,i=t+4,s=e.toUpperCase();for(;i<e.length&&r>0;){if(e[i]==="'"||e[i]==='"'){let a=e[i];for(i++;i<e.length&&e[i]!==a;)e[i]==="\\"&&i++,i++;i++;continue}if(s.substring(i,i+4)==="CASE"&&this.isWordBoundary(e,i,4)){r++,i+=4;continue}if(s.substring(i,i+3)==="END"&&this.isWordBoundary(e,i,3)){if(r--,r===0){let a=e.substring(t,i+3);return{content:a,length:a.length}}i+=3;continue}i++}if(r>0)throw new Xs(`Unclosed CASE expression at position ${t}`);return null}isWordBoundary(e,t,r){let i=t>0?e[t-1]:"",s=t===0||!/[a-zA-Z0-9_?$]/.test(i),a=t+r<e.length?e[t+r]:"",c=t+r>=e.length||!/[a-zA-Z0-9_]/.test(a);return s&&c}convertCaseToIf(e){let t=this.extractWhenClauses(e),r=this.extractElseClause(e);if(t.length===0)throw new Xs("CASE expression must have at least one WHEN clause");let i=r!==null?r:'""';for(let s=t.length-1;s>=0;s--){let{condition:a,result:c}=t[s];i=`IF(${a}, ${c}, ${i})`}return i}extractWhenClauses(e){let t=[],r=e.replace(/^\s*CASE\s+/i,"").replace(/\s*END\s*$/i,""),i=this.findKeywordPositions(r,"WHEN"),s=this.findKeywordPositions(r,"ELSE"),a=s.length>0?s[0]:r.length;for(let c=0;c<i.length;c++){let l=i[c]+4,u=c+1<i.length?i[c+1]:a,f=r.substring(l,u).trim(),d=this.parseWhenClause(f);d&&t.push(d)}return t}findKeywordPositions(e,t){let r=[],i=e.toUpperCase(),s=0,a=0;for(;s<e.length;){let c=e[s];if(c==="'"||c==='"'){let l=c;for(s++;s<e.length&&e[s]!==l;)e[s]==="\\"&&s++,s++;s++;continue}if(c==="("){a++,s++;continue}if(c===")"){a--,s++;continue}if(a===0&&i.substring(s,s+t.length)===t&&this.isWordBoundary(e,s,t.length)){r.push(s),s+=t.length;continue}s++}return r}parseWhenClause(e){let t=this.findKeywordPositions(e,"THEN");if(t.length===0)throw new Xs(`WHEN clause missing THEN keyword: ${e.substring(0,50)}...`);let r=t[0],i=e.substring(0,r).trim(),s=e.substring(r+4).trim();if(!i)throw new Xs("WHEN clause has empty condition");if(!s)throw new Xs("WHEN clause has empty result");return{condition:i,result:s}}extractElseClause(e){let t=e.replace(/^\s*CASE\s+/i,"").replace(/\s*END\s*$/i,""),r=this.findKeywordPositions(t,"ELSE");if(r.length>0){let i=r[0];return t.substring(i+4).trim()}return null}};Fc.CaseWhenTransformer=e1;var Xs=class extends Error{static{o(this,"CaseWhenTransformerError")}constructor(e){super(`CASE WHEN transformation error: ${e}`),this.name="CaseWhenTransformerError"}};Fc.CaseWhenTransformerError=Xs});var r1=S(Dc=>{"use strict";Object.defineProperty(Dc,"__esModule",{value:!0});Dc.LateralTransformerError=Dc.LateralTransformer=void 0;var tp=class n{static{o(this,"LateralTransformer")}transform(e){let t=e,r,i=0,s=100;do if(r=t,t=this.transformSinglePass(t),i++,i>s)throw new Da("Too many nested LATERAL joins (max 100 iterations)");while(t!==r);return t}hasLateral(e){return this.findLateralPositions(e).length>0}static isLateralJoin(e){if(e.type==="group"&&e.patterns){for(let t of e.patterns)if(t.type==="query"&&t.queryType==="SELECT"&&t.variables&&Array.isArray(t.variables)){for(let r of t.variables)if(r.termType==="Variable"&&r.value===n.LATERAL_MARKER)return!0}}if(e.type==="query"&&e.queryType==="SELECT"&&e.variables&&Array.isArray(e.variables)){for(let t of e.variables)if(t.termType==="Variable"&&t.value===n.LATERAL_MARKER)return!0}return!1}transformSinglePass(e){let t=this.findLateralPositions(e);if(t.length===0)return e;let r=e;for(let i=t.length-1;i>=0;i--){let s=t[i],a=this.extractLateralExpression(r,s);if(a){let c=this.transformLateral(a.content);r=r.substring(0,s)+c+r.substring(s+a.length)}}return r}findLateralPositions(e){let t=[],r=e.toUpperCase(),i=0;for(;i<e.length;){if(e[i]==="'"||e[i]==='"'){let s=e[i];for(i++;i<e.length&&e[i]!==s;)e[i]==="\\"&&i++,i++;i++;continue}if(e[i]==="#"){for(;i<e.length&&e[i]!==`
43
43
  `;)i++;continue}if(r.substring(i,i+7)==="LATERAL"&&this.isWordBoundary(e,i,7)){t.push(i),i+=7;continue}i++}return t}extractLateralExpression(e,t){let r=t+7;for(;r<e.length&&/\s/.test(e[r]);)r++;if(e[r]!=="{")throw new Da(`Expected '{' after LATERAL keyword at position ${t}`);let i=1;for(r++;r<e.length&&i>0;){if(e[r]==="'"||e[r]==='"'){let s=e[r];for(r++;r<e.length&&e[r]!==s;)e[r]==="\\"&&r++,r++;r++;continue}if(e[r]==="#"){for(;r<e.length&&e[r]!==`
@@ -451,47 +451,47 @@ To resolve:
451
451
  \u2022 Check service initialization parameters
452
452
  \u2022 Verify all required dependencies are available
453
453
  \u2022 Review service logs for detailed error information
454
- \u2022 Contact support if the issue persists`}};Zm.ServiceError=Kb});var JC=S(nr=>{"use strict";Object.defineProperty(nr,"__esModule",{value:!0});nr.ServiceError=nr.ResourceExhaustedError=nr.NotFoundError=nr.PermissionError=nr.StateTransitionError=nr.NetworkError=nr.ValidationError=nr.ApplicationError=nr.ErrorCode=void 0;var GV=vs();Object.defineProperty(nr,"ErrorCode",{enumerable:!0,get:o(function(){return GV.ErrorCode},"get")});var zV=bs();Object.defineProperty(nr,"ApplicationError",{enumerable:!0,get:o(function(){return zV.ApplicationError},"get")});var HV=GC();Object.defineProperty(nr,"ValidationError",{enumerable:!0,get:o(function(){return HV.ValidationError},"get")});var QV=zC();Object.defineProperty(nr,"NetworkError",{enumerable:!0,get:o(function(){return QV.NetworkError},"get")});var KV=HC();Object.defineProperty(nr,"StateTransitionError",{enumerable:!0,get:o(function(){return KV.StateTransitionError},"get")});var YV=QC();Object.defineProperty(nr,"PermissionError",{enumerable:!0,get:o(function(){return YV.PermissionError},"get")});var XV=KC();Object.defineProperty(nr,"NotFoundError",{enumerable:!0,get:o(function(){return XV.NotFoundError},"get")});var JV=YC();Object.defineProperty(nr,"ResourceExhaustedError",{enumerable:!0,get:o(function(){return JV.ResourceExhaustedError},"get")});var ZV=XC();Object.defineProperty(nr,"ServiceError",{enumerable:!0,get:o(function(){return ZV.ServiceError},"get")})});var Xb=S(eg=>{"use strict";Object.defineProperty(eg,"__esModule",{value:!0});eg.ShapeRegistry=void 0;var Yb=class{static{o(this,"ShapeRegistry")}constructor(){this.shapes=new Map}get(e){return this.shapes.get(e)}register(e){this.shapes.set(e.propertyIRI,e)}getAll(){return Array.from(this.shapes.values())}get size(){return this.shapes.size}};eg.ShapeRegistry=Yb});var tw=S(ws=>{"use strict";var eU=ws&&ws.__createBinding||(Object.create?(function(n,e,t,r){r===void 0&&(r=t);var i=Object.getOwnPropertyDescriptor(e,t);(!i||("get"in i?!e.__esModule:i.writable||i.configurable))&&(i={enumerable:!0,get:o(function(){return e[t]},"get")}),Object.defineProperty(n,r,i)}):(function(n,e,t,r){r===void 0&&(r=t),n[r]=e[t]})),tU=ws&&ws.__setModuleDefault||(Object.create?(function(n,e){Object.defineProperty(n,"default",{enumerable:!0,value:e})}):function(n,e){n.default=e}),Jb=ws&&ws.__importStar||(function(){var n=o(function(e){return n=Object.getOwnPropertyNames||function(t){var r=[];for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&(r[r.length]=i);return r},n(e)},"ownKeys");return function(e){if(e&&e.__esModule)return e;var t={};if(e!=null)for(var r=n(e),i=0;i<r.length;i++)r[i]!=="default"&&eU(t,e,r[i]);return tU(t,e),t}})();Object.defineProperty(ws,"__esModule",{value:!0});ws.ShapeLoader=void 0;var Zb=Xb(),Rl=Ae(),ZC=Ne(),Un=yr(),tg="http://www.w3.org/ns/shacl#",lle=[["exo__",Un.Namespace.EXO],["ems__",Un.Namespace.EMS],["exocmd__",Un.Namespace.EXOCMD],["ims__",Un.Namespace.IMS],["ztlk__",Un.Namespace.ZTLK],["ptms__",Un.Namespace.PTMS],["lit__",Un.Namespace.LIT],["inbox__",Un.Namespace.INBOX],["pmbok__",Un.Namespace.PMBOK]],ew=class n{static{o(this,"ShapeLoader")}static async loadFromVaultFS(e){let{readdir:t,readFile:r}=await Promise.resolve().then(()=>Jb(require("fs/promises"))),i=await Promise.resolve().then(()=>Jb(require("path"))),s=new Zb.ShapeRegistry;return await n.scanDir(e,s,{readdir:t,readFile:r,path:i}),s}static async loadFromRDFGraph(e){let t=new Zb.ShapeRegistry,r=Un.Namespace.EXO,i=Un.Namespace.RDFS,s=Un.Namespace.RDF,[a,c]=await Promise.all([e.match(void 0,s.term("type"),r.term("ObjectProperty")),e.match(void 0,s.term("type"),r.term("Property"))]),l=new Set;for(let u of[...a,...c])u.subject instanceof Rl.IRI&&l.add(u.subject.value);for(let u of l){let f=new Rl.IRI(u),[d,h,p,y,v]=await Promise.all([e.match(f,i.term("domain"),void 0),e.match(f,i.term("range"),void 0),e.match(f,r.term("Property_cardinality"),void 0),e.match(f,r.term("Property_severity"),void 0),e.match(f,r.term("Asset_label"),void 0)]);if(d.length===0)continue;let w=v[0]?.object;if(!(w instanceof ZC.Literal))continue;let b=n.labelToIRI(w.value);if(!b)continue;let A=d.map(te=>te.object instanceof Rl.IRI?te.object.value:null).filter(te=>te!==null),I=h.map(te=>te.object instanceof Rl.IRI?te.object.value:null).filter(te=>te!==null),j=n.cardinalityFromIRI(p[0]?.object instanceof Rl.IRI?p[0].object.value:void 0),V=n.severityFromValue(y[0]?.object instanceof ZC.Literal||y[0]?.object instanceof Rl.IRI?y[0].object.value:void 0);t.register({propertyIRI:b,domain:A,range:I.length>0?I:void 0,cardinality:j,severity:V})}return t}static async loadFromShapeJSON(e){let{readFile:t}=await Promise.resolve().then(()=>Jb(require("fs/promises"))),r=await t(e,"utf-8"),i=JSON.parse(r),s=new Zb.ShapeRegistry;for(let a of Object.values(i.shapes))s.register(a);return s}static async scanDir(e,t,r){let i;try{i=await r.readdir(e,{withFileTypes:!0})}catch{return}for(let s of i){let a=r.path.join(e,s.name);s.isDirectory()?await n.scanDir(a,t,r):s.isFile()&&s.name.endsWith(".md")&&await n.processFile(a,t,r.readFile)}}static async processFile(e,t,r){let i;try{i=await r(e,"utf-8")}catch{return}let s=n.parseFrontmatter(i);if(!s||!n.asArray(s.exo__Instance_class).some(I=>{let j=n.extractWikilinkRef(I);return j==="exo__Property"||j==="exo__ObjectProperty"||j?.includes("|exo__Property")||j?.includes("|exo__ObjectProperty")}))return;let l=s.exo__Asset_label;if(!l||typeof l!="string")return;let u=l.trim(),f=n.labelToIRI(u);if(!f)return;let d=s.exo__Property_domain,h=s.exo__Property_range,p=s.exo__Property_cardinality,y=s.exo__Property_severity,v=n.asArray(d).map(I=>n.wikilinkToIRI(I)).filter(I=>I!==null);if(v.length===0)return;let w=n.asArray(h).map(I=>n.wikilinkToIRI(I)).filter(I=>I!==null),b=n.cardinalityFromLabel(typeof p=="string"?p:void 0),A=n.severityFromValue(typeof y=="string"?y:void 0);t.register({propertyIRI:f,domain:v,range:w.length>0?w:void 0,cardinality:b,severity:A})}static parseFrontmatter(e){let t=/^---\r?\n([\s\S]*?)\r?\n---/.exec(e);if(!t)return null;let r=t[1],i={},s=r.split(/\r?\n/),a=null,c=null;for(let l of s){let u=/^ {2}- (.*)$/.exec(l);if(u){a&&c&&c.push(u[1].trim());continue}a&&c&&(i[a]=c,a=null,c=null);let f=/^([^:]+):\s*(.*)$/.exec(l);if(!f)continue;let d=f[1].trim(),h=f[2].trim();h===""?(a=d,c=[]):i[d]=h}return a&&c&&(i[a]=c),i}static labelToIRI(e){let t=Un.Namespace.fromPropertyKey(e);return t?t.namespace.term(t.localName).value:null}static extractWikilinkRef(e){let t=e.replace(/^["']|["']$/g,""),r=/\[\[([^\]]+)\]\]/.exec(t);return r?r[1]:t}static wikilinkToIRI(e){let t=n.extractWikilinkRef(e);if(!t)return null;let r=t.split("|"),i=r.length>1?[r[1],r[0]]:[r[0]];for(let s of i){let a=n.labelToIRI(s.trim());if(a)return a}return t.startsWith("http")?t:t.startsWith("sh:")?tg+t.substring(3):null}static asArray(e){return Array.isArray(e)?e.map(String):typeof e=="string"?[e]:[]}static cardinalityFromIRI(e){if(e){if(e.endsWith("PropertyCardinalitySingle"))return"Single";if(e.endsWith("PropertyCardinalityMultiple"))return"Multiple"}}static cardinalityFromLabel(e){if(!e)return;let t=n.extractWikilinkRef(e)??e,r=t.split("|").pop()??t;if(r.includes("Single"))return"Single";if(r.includes("Multiple"))return"Multiple"}static severityFromValue(e){return!e||e.includes("Violation")||e===tg+"Violation"?"sh:Violation":e.includes("Warning")||e===tg+"Warning"?"sh:Warning":e.includes("Info")||e===tg+"Info"?"sh:Info":"sh:Violation"}};ws.ShapeLoader=ew});var nw=S(Tf=>{"use strict";Object.defineProperty(Tf,"__esModule",{value:!0});Tf.ShapeRegistry=void 0;Tf.validate=rU;var rw=class{static{o(this,"ShapeRegistry")}constructor(e=[],t="https://exocortex.my/ontology/exo#Instance_class"){this.shapeMap=new Map(e.map(r=>[r.propertyIRI,r])),this.typePredicateIRI=t}getShape(e){return this.shapeMap.get(e)}getAllShapes(){return Array.from(this.shapeMap.values())}hasShape(e){return this.shapeMap.has(e)}};Tf.ShapeRegistry=rw;function rU(n,e,t,r){let i=new Map,s=new Map;for(let l of n){let{subject:u,predicate:f,object:d}=l;if(u.type!=="iri"||f.type!=="iri"||d.type!=="iri"&&d.type!=="literal")continue;let h=u.value,p=f.value,y=d;if(p===e.typePredicateIRI){if(y.type==="iri"){let v=i.get(h)??[];v.push(y.value),i.set(h,v)}}else{let v=s.get(h);v||(v=new Map,s.set(h,v));let w=v.get(p)??[];w.push(y),v.set(p,w)}}let a=[],c=new Set([...i.keys(),...s.keys()]);for(let l of c){let u=i.get(l)??[],f=s.get(l)??new Map;for(let d of e.getAllShapes()){if(!(d.domain.length===0||d.domain.some(y=>u.some(v=>v===y||t.isSubClassOf(v,y)))))continue;let p=f.get(d.propertyIRI)??[];if(d.minCount!==void 0&&d.minCount>0&&p.length<d.minCount){a.push({focusNode:l,propertyPath:d.propertyIRI,severity:d.severity,message:d.message??`sh:minCount violation: expected at least ${d.minCount} value(s) for <${d.propertyIRI}>`});continue}if(p.length!==0){if(d.cardinality==="Single"&&p.length>1){a.push({focusNode:l,propertyPath:d.propertyIRI,severity:d.severity,message:d.message??`sh:maxCount violation: expected at most 1 value for <${d.propertyIRI}>, got ${p.length}`});continue}if(d.range&&d.range.length>0){for(let y of p)if(y.type==="iri"){let v=i.get(y.value)??[];d.range.some(b=>v.some(A=>A===b||t.isSubClassOf(A,b)))||a.push({focusNode:l,propertyPath:d.propertyIRI,severity:d.severity,message:d.message??`sh:class violation: <${y.value}> does not conform to expected class ${d.range.join(" | ")}`,actualValue:y.value,expectedRange:d.range.join(" | ")})}else if(y.type==="literal"){let v=y.datatype??"http://www.w3.org/2001/XMLSchema#string";d.range.some(b=>b===v)||a.push({focusNode:l,propertyPath:d.propertyIRI,severity:d.severity,message:d.message??`sh:datatype violation: literal "${y.value}" has datatype <${v}>, expected ${d.range.join(" | ")}`,actualValue:y.value,expectedRange:d.range.join(" | ")})}}}}}if(r?.closedWorldMode)for(let l of c){let u=s.get(l)??new Map;for(let f of u.keys())e.hasShape(f)||a.push({focusNode:l,propertyPath:f,severity:"sh:Warning",message:`Unknown property: <${f}> has no registered shape`})}return a.sort((l,u)=>{let f=l.focusNode.localeCompare(u.focusNode);return f!==0?f:l.propertyPath.localeCompare(u.propertyPath)}),{conforms:!a.some(l=>l.severity==="sh:Violation"),violations:a}}o(rU,"validate")});var eI=S(rg=>{"use strict";Object.defineProperty(rg,"__esModule",{value:!0});rg.ApplicationErrorHandler=void 0;var iw=bs(),nU=vs(),iU=$a(),sw=class{static{o(this,"ApplicationErrorHandler")}constructor(e={},t,r){this.logger=t,this.notifier=r,this.telemetryHooks=new Set,this.retryConfig={maxRetries:e.maxRetries??3,initialDelayMs:e.initialDelayMs??1e3,backoffMultiplier:e.backoffMultiplier??2,maxDelayMs:e.maxDelayMs??1e4}}handle(e,t){let r=this.ensureApplicationError(e,t);return this.notifier&&this.notifier.error(r.message),this.callTelemetryHooks("onError",r,t),this.formatError(r)}async executeWithRetry(e,t){let r,i=0;for(;i<=this.retryConfig.maxRetries;)try{return await e()}catch(s){if(r=this.ensureApplicationError(s,t),!r.retriable||i>=this.retryConfig.maxRetries)throw this.callTelemetryHooks("onError",r,t),i>=this.retryConfig.maxRetries&&r.retriable&&this.callTelemetryHooks("onRetryExhausted",r,i+1),r;let a=this.calculateDelay(i);this.callTelemetryHooks("onRetry",r,i+1,a),this.logger?.debug(`Retrying after ${a}ms (attempt ${i+1}/${this.retryConfig.maxRetries})`),await this.sleep(a),i++}throw r}registerTelemetryHook(e){this.telemetryHooks.add(e)}unregisterTelemetryHook(e){this.telemetryHooks.delete(e)}ensureApplicationError(e,t){if(e instanceof iw.ApplicationError){if(t){let i=e,s={...e.context,...t};return new class extends iw.ApplicationError{constructor(){super(...arguments),this.code=i.code,this.retriable=i.retriable,this.guidance=i.guidance}}(e.message,s)}return e}return new class extends iw.ApplicationError{static{o(this,"UnknownError")}constructor(s,a){super(s,{originalError:a.name,...t}),this.code=nU.ErrorCode.UNKNOWN_ERROR,this.retriable=!1,this.guidance="An unexpected error occurred"}}(e.message,e)}formatError(e){let t=[];return t.push(`\u274C ${e.name}: ${e.message}`),e.guidance&&t.push(`\u{1F4A1} ${e.guidance}`),e.context&&Object.keys(e.context).length>0&&t.push(`Context: ${JSON.stringify(e.context,null,2)}`),t.join(`
455
- `)}calculateDelay(e){let t=this.retryConfig.initialDelayMs*Math.pow(this.retryConfig.backoffMultiplier,e);return Math.min(t,this.retryConfig.maxDelayMs)}sleep(e){return new Promise(t=>setTimeout(t,e))}callTelemetryHooks(e,...t){for(let r of this.telemetryHooks)try{let i=r[e];i&&i.apply(r,t)}catch(i){iU.LoggingService.error("Error in telemetry hook",i instanceof Error?i:new Error(String(i)))}}};rg.ApplicationErrorHandler=sw});var tI=S(ng=>{"use strict";Object.defineProperty(ng,"__esModule",{value:!0});ng.ApplicationErrorHandler=void 0;var sU=eI();Object.defineProperty(ng,"ApplicationErrorHandler",{enumerable:!0,get:o(function(){return sU.ApplicationErrorHandler},"get")})});var ow=S(ig=>{"use strict";Object.defineProperty(ig,"__esModule",{value:!0});ig.ClassHierarchy=void 0;var aU="http://www.w3.org/2000/01/rdf-schema#subClassOf",aw=class{static{o(this,"ClassHierarchy")}constructor(e){this.adjacency=new Map;for(let t of e){if(t.predicate.type!=="iri"||t.predicate.value!==aU||t.subject.type!=="iri"||t.object.type!=="iri")continue;let r=t.subject.value,i=t.object.value,s=this.adjacency.get(r);s||(s=new Set,this.adjacency.set(r,s)),s.add(i)}}isSubClassOf(e,t){if(e===t)return!0;let r=new Set,i=[e];for(;i.length>0;){let s=i.shift();if(s===void 0)break;if(r.has(s))continue;r.add(s);let a=this.adjacency.get(s);if(a)for(let c of a){if(c===t)return!0;r.has(c)||i.push(c)}}return!1}getAncestors(e){let t=new Set,r=new Set,i=[e];for(;i.length>0;){let s=i.shift();if(s===void 0)break;if(r.has(s))continue;r.add(s);let a=this.adjacency.get(s);if(a)for(let c of a)t.add(c),r.has(c)||i.push(c)}return t}};ig.ClassHierarchy=aw});var nI=S(Es=>{"use strict";Object.defineProperty(Es,"__esModule",{value:!0});Es.ValidatorDaemon=Es.IDLE_TIMEOUT_MS=Es.DEFAULT_SOCKET_PATH=void 0;var rI=nw(),oU=tw(),cU=ow();Es.DEFAULT_SOCKET_PATH=`${process.env.HOME??process.env.USERPROFILE??"/tmp"}/.cache/exocortex/validator.sock`;Es.IDLE_TIMEOUT_MS=300*1e3;var cw=class{static{o(this,"ValidatorDaemon")}constructor(e=Es.DEFAULT_SOCKET_PATH,t=Es.IDLE_TIMEOUT_MS){this.registryCache=new Map,this.server=null,this.idleTimer=null,this.socketPath=e,this.idleTimeoutMs=t}async start(){let e=require("net"),t=require("fs/promises"),r=require("path");await t.mkdir(r.dirname(this.socketPath),{recursive:!0});try{await t.unlink(this.socketPath)}catch{}this.server=e.createServer(a=>{this.handleConnection(a)});let i=this.server;await new Promise((a,c)=>{i.on("error",c),i.listen(this.socketPath,a)}),this.resetIdleTimer();let s=o(()=>{this.stop()},"handleSignal");process.once("SIGTERM",s),process.once("SIGINT",s)}async stop(){if(this.idleTimer!==null&&(clearTimeout(this.idleTimer),this.idleTimer=null),!this.server)return;let e=this.server;this.server=null,await new Promise(t=>{e.close(()=>t())})}resetIdleTimer(){this.idleTimer!==null&&clearTimeout(this.idleTimer),this.idleTimer=setTimeout(()=>{process.exit(0)},this.idleTimeoutMs)}handleConnection(e){let t="";e.setEncoding("utf-8"),e.on("data",r=>{t+=r;let i=t.split(`
456
- `);t=i.pop()??"";for(let s of i){let a=s.trim();a&&this.handleRequest(a,e)}}),e.on("error",()=>{e.destroy()})}async handleRequest(e,t){this.resetIdleTimer();let r;try{let i=JSON.parse(e),s=await this.getRegistry(i.registryPath),a=new cU.ClassHierarchy(i.subclassTriples??[]);r={report:(0,rI.validate)(i.triples,s,a,{closedWorldMode:i.closedWorldMode})}}catch(i){r={error:i instanceof Error?i.message:String(i)}}t.destroyed||t.write(JSON.stringify(r)+`
457
- `)}async getRegistry(e){let t=this.registryCache.get(e);if(t)return t;let r=await oU.ShapeLoader.loadFromShapeJSON(e),i=new rI.ShapeRegistry(r.getAll());return this.registryCache.set(e,i),i}};Es.ValidatorDaemon=cw});var Dt=S(m=>{"use strict";var lU=m&&m.__createBinding||(Object.create?(function(n,e,t,r){r===void 0&&(r=t);var i=Object.getOwnPropertyDescriptor(e,t);(!i||("get"in i?!e.__esModule:i.writable||i.configurable))&&(i={enumerable:!0,get:o(function(){return e[t]},"get")}),Object.defineProperty(n,r,i)}):(function(n,e,t,r){r===void 0&&(r=t),n[r]=e[t]})),ii=m&&m.__exportStar||function(n,e){for(var t in n)t!=="default"&&!Object.prototype.hasOwnProperty.call(e,t)&&lU(e,n,t)};Object.defineProperty(m,"__esModule",{value:!0});m.RenameToUidService=m.PropertyCleanupService=m.LoggingService=m.LabelToAliasService=m.FolderRepairService=m.EffortVotingService=m.WorkflowCommandAdapter=m.VisibilityGenerator=m.InstantiationRuleResolver=m.WorkflowResolver=m.WorkflowEngine=m.EffortStatusWorkflow=m.ConceptCreationService=m.ClassCreationService=m.AreaHierarchyBuilder=m.AreaCreationService=m.TaskStatusService=m.ServiceRegistry=m.GroundingExecutor=m.PreconditionEvaluator=m.CommandResolver=m.extractPropertyLabel=m.uriToPropertyName=m.propertyNameToUri=m.rangeToFieldType=m.PropertyFieldType=m.isCommandBindingFrontmatter=m.isGroundingFrontmatter=m.isPreconditionFrontmatter=m.isCommandFrontmatter=m.isStyleSource=m.isLabelClass=m.isCommandVariant=m.STYLE_SOURCE_VALUES=m.LABEL_CLASS_VALUES=m.COMMAND_VARIANT_VALUES=m.CommandBindingStyleProperty=m.CommandBindingProperty=m.GroundingProperty=m.PreconditionProperty=m.CommandProperty=m.GroundingType=m.getEffortStatusLabel=m.isTrashedStatus=m.isDoneStatus=m.normalizeEffortStatus=m.EFFORT_STATUS_OPTIONS=m.STATUS_NAME_TO_WIKILINK=m.STATUS_NAME_TO_ENUM=m.EFFORT_STATUS_CONFIG=void 0;m.InMemoryTripleStore=m.OBSIDIAN_VAULT_SCHEME=m.vaultPathToIRI=m.NullLogger=m.RDFSerializer=m.FilenameValidator=m.EffortSortingHelpers=m.MetadataExtractor=m.MetadataHelpers=m.WikiLinkHelpers=m.DateFormatter=m.FrontmatterService=m.CriticalityZoneUUIDs=m.CriticalityZoneService=m.DailyReviewService=m.DEFAULT_AUTOCOMPLETE_CONFIG=m.AutocompleteService=m.TrendDetectionService=m.AnalyticsService=m.getTemplateByName=m.validateParameters=m.fillTemplate=m.findMatchingTemplates=m.findClassByTerm=m.KNOWN_CLASSES=m.KNOWN_PROTOTYPES=m.EFFORT_STATUSES=m.ASSET_CLASSES=m.PREDICATES=m.SPARQL_PREFIXES=m.SPARQL_TEMPLATES=m.DEFAULT_NL_TO_SPARQL_CONFIG=m.NLToSPARQLService=m.TypeRegistry=m.GraphQueryService=m.FixMissingLabelService=m.ArchiveAssetService=m.GenericAssetCreationService=m.URIConstructionService=m.SessionEventService=m.AssetConversionService=m.EnumValueResolver=m.ClassHierarchyResolver=m.PropertySchemaResolver=m.PlanningService=m.AlgorithmExtractor=m.DynamicFrontmatterGenerator=m.FleetingNoteCreationService=m.SupervisionCreationService=m.StatusTimestampService=void 0;m.createSPARQLResultCache=m.SPARQLResultCache=m.QueryPlanCache=m.createDoubleLiteral=m.createDecimalLiteral=m.getNumericValue=m.createPercentileAggregate=m.modeAggregate=m.stddevAggregate=m.varianceAggregate=m.medianAggregate=m.EXO_AGGREGATE_NS=m.BUILT_IN_AGGREGATES=m.CustomAggregateError=m.CustomAggregateRegistry=m.AggregateFunctions=m.BuiltInFunctions=m.SolutionMapping=m.UpdateExecutorError=m.UpdateExecutor=m.QueryExecutor=m.ExoQLQueryExecutor=m.DescribeExecutor=m.ConstructExecutor=m.UnionExecutor=m.OptionalExecutor=m.FilterExecutor=m.BGPExecutor=m.AlgebraSerializer=m.AlgebraOptimizer=m.AlgebraTranslator=m.ExoQLAlgebraTranslator=m.DescribeOptionsTransformerError=m.DescribeOptionsTransformer=m.SPARQLParseError=m.SPARQLParser=m.ExoQLParser=m.NoteToRDFConverter=m.SOURCE_VARIABLE=m.SourceAnnotator=m.INFERRED_GRAPH=m.PrototypeChainMaterializer=m.PropertyCardinalityRegistry=m.NonInheritablePropertyRegistry=m.RDFSInferenceEngine=m.RDFVocabularyMapper=m.DomainTriple=m.DomainBlankNode=m.DomainLiteral=m.DomainIRI=void 0;m.createLayoutBlockFromFrontmatter=m.PROPERTIES_BLOCK_CLASS_UID=m.PROPERTIES_BLOCK_CLASS_IRI=m.BACKLINKS_TABLE_BLOCK_CLASS_UID=m.BACKLINKS_TABLE_BLOCK_CLASS_IRI=m.isLayoutFrontmatter=m.isLayout=m.createLayoutFromFrontmatter=m.LAYOUT_CLASS_UID=m.LAYOUT_CLASS_IRI=m.RelationColumnSetResolver=m.normalizeRelationColumnSetRef=m.isRelationColumnSetFrontmatter=m.isRelationColumnSet=m.createRelationColumnSetFromFrontmatter=m.RELATION_COLUMN_SET_CLASS_UID=m.RELATION_COLUMN_SET_CLASS_IRI=m.ExoQLError=m.ExoQL=m.createStreamingSource=m.StreamingLoader=m.resetGlobalPool=m.getGlobalPool=m.MemoryPool=m.CompactGraphStore=m.StringTable=m.DEFAULT_COLORS=m.NODE_FLAGS=m.container=m.resetContainer=m.getContainer=m.createChildContainer=m.registerCoreServices=m.DI_TOKENS=m.DEFAULT_FLEETING_NOTE_CLASS_UID=m.DEFAULT_INBOX_FOLDER=m.DEFAULT_OWNER_IDENTITY=m.VaultSettings=m.TransactionError=m.TripleNotFoundError=m.TripleAlreadyExistsError=m.FileAlreadyExistsError=m.FileNotFoundError=m.FilterContainsOptimizer=m.VaultPrefixTransformer=m.CaseWhenTransformerError=m.CaseWhenTransformer=m.ResultSerializer=m.createIncrementalIndexer=m.IncrementalIndexer=void 0;m.TripleClassHierarchy=m.IDLE_TIMEOUT_MS=m.DEFAULT_SOCKET_PATH=m.ValidatorDaemon=m.ShaclShapeRegistry=m.shaclValidate=m.ShapeRegistry=m.ShapeLoader=m.selectByPriority=m.LayoutSelector=m.isPropertiesBlock=m.isLayoutBlockFrontmatter=m.isBacklinksTableBlock=void 0;ii(Fu(),m);ii(Ec(),m);var Ha=y0();Object.defineProperty(m,"EFFORT_STATUS_CONFIG",{enumerable:!0,get:o(function(){return Ha.EFFORT_STATUS_CONFIG},"get")});Object.defineProperty(m,"STATUS_NAME_TO_ENUM",{enumerable:!0,get:o(function(){return Ha.STATUS_NAME_TO_ENUM},"get")});Object.defineProperty(m,"STATUS_NAME_TO_WIKILINK",{enumerable:!0,get:o(function(){return Ha.STATUS_NAME_TO_WIKILINK},"get")});Object.defineProperty(m,"EFFORT_STATUS_OPTIONS",{enumerable:!0,get:o(function(){return Ha.EFFORT_STATUS_OPTIONS},"get")});Object.defineProperty(m,"normalizeEffortStatus",{enumerable:!0,get:o(function(){return Ha.normalizeEffortStatus},"get")});Object.defineProperty(m,"isDoneStatus",{enumerable:!0,get:o(function(){return Ha.isDoneStatus},"get")});Object.defineProperty(m,"isTrashedStatus",{enumerable:!0,get:o(function(){return Ha.isTrashedStatus},"get")});Object.defineProperty(m,"getEffortStatusLabel",{enumerable:!0,get:o(function(){return Ha.getEffortStatusLabel},"get")});var uU=Tc();Object.defineProperty(m,"GroundingType",{enumerable:!0,get:o(function(){return uU.GroundingType},"get")});var Af=_0();Object.defineProperty(m,"CommandProperty",{enumerable:!0,get:o(function(){return Af.CommandProperty},"get")});Object.defineProperty(m,"PreconditionProperty",{enumerable:!0,get:o(function(){return Af.PreconditionProperty},"get")});Object.defineProperty(m,"GroundingProperty",{enumerable:!0,get:o(function(){return Af.GroundingProperty},"get")});Object.defineProperty(m,"CommandBindingProperty",{enumerable:!0,get:o(function(){return Af.CommandBindingProperty},"get")});Object.defineProperty(m,"CommandBindingStyleProperty",{enumerable:!0,get:o(function(){return Af.CommandBindingStyleProperty},"get")});var Pl=S0();Object.defineProperty(m,"COMMAND_VARIANT_VALUES",{enumerable:!0,get:o(function(){return Pl.COMMAND_VARIANT_VALUES},"get")});Object.defineProperty(m,"LABEL_CLASS_VALUES",{enumerable:!0,get:o(function(){return Pl.LABEL_CLASS_VALUES},"get")});Object.defineProperty(m,"STYLE_SOURCE_VALUES",{enumerable:!0,get:o(function(){return Pl.STYLE_SOURCE_VALUES},"get")});Object.defineProperty(m,"isCommandVariant",{enumerable:!0,get:o(function(){return Pl.isCommandVariant},"get")});Object.defineProperty(m,"isLabelClass",{enumerable:!0,get:o(function(){return Pl.isLabelClass},"get")});Object.defineProperty(m,"isStyleSource",{enumerable:!0,get:o(function(){return Pl.isStyleSource},"get")});var sg=gT();Object.defineProperty(m,"isCommandFrontmatter",{enumerable:!0,get:o(function(){return sg.isCommandFrontmatter},"get")});Object.defineProperty(m,"isPreconditionFrontmatter",{enumerable:!0,get:o(function(){return sg.isPreconditionFrontmatter},"get")});Object.defineProperty(m,"isGroundingFrontmatter",{enumerable:!0,get:o(function(){return sg.isGroundingFrontmatter},"get")});Object.defineProperty(m,"isCommandBindingFrontmatter",{enumerable:!0,get:o(function(){return sg.isCommandBindingFrontmatter},"get")});ii(yT(),m);ii(_T(),m);ii(v0(),m);ii(b0(),m);ii(vT(),m);ii(ET(),m);ii(r_(),m);ii(fA(),m);var iI=Ch();Object.defineProperty(m,"PropertyFieldType",{enumerable:!0,get:o(function(){return iI.PropertyFieldType},"get")});Object.defineProperty(m,"rangeToFieldType",{enumerable:!0,get:o(function(){return iI.rangeToFieldType},"get")});var lw=a_();Object.defineProperty(m,"propertyNameToUri",{enumerable:!0,get:o(function(){return lw.propertyNameToUri},"get")});Object.defineProperty(m,"uriToPropertyName",{enumerable:!0,get:o(function(){return lw.uriToPropertyName},"get")});Object.defineProperty(m,"extractPropertyLabel",{enumerable:!0,get:o(function(){return lw.extractPropertyLabel},"get")});var fU=Bx();Object.defineProperty(m,"CommandResolver",{enumerable:!0,get:o(function(){return fU.CommandResolver},"get")});var dU=Ux();Object.defineProperty(m,"PreconditionEvaluator",{enumerable:!0,get:o(function(){return dU.PreconditionEvaluator},"get")});var sI=Wx();Object.defineProperty(m,"GroundingExecutor",{enumerable:!0,get:o(function(){return sI.GroundingExecutor},"get")});Object.defineProperty(m,"ServiceRegistry",{enumerable:!0,get:o(function(){return sI.ServiceRegistry},"get")});var hU=RS();Object.defineProperty(m,"TaskStatusService",{enumerable:!0,get:o(function(){return hU.TaskStatusService},"get")});var pU=DS();Object.defineProperty(m,"AreaCreationService",{enumerable:!0,get:o(function(){return pU.AreaCreationService},"get")});var mU=LS();Object.defineProperty(m,"AreaHierarchyBuilder",{enumerable:!0,get:o(function(){return mU.AreaHierarchyBuilder},"get")});var gU=MS();Object.defineProperty(m,"ClassCreationService",{enumerable:!0,get:o(function(){return gU.ClassCreationService},"get")});var yU=$S();Object.defineProperty(m,"ConceptCreationService",{enumerable:!0,get:o(function(){return yU.ConceptCreationService},"get")});var _U=sm();Object.defineProperty(m,"EffortStatusWorkflow",{enumerable:!0,get:o(function(){return _U.EffortStatusWorkflow},"get")});var SU=lf();Object.defineProperty(m,"WorkflowEngine",{enumerable:!0,get:o(function(){return SU.WorkflowEngine},"get")});var vU=yS();Object.defineProperty(m,"WorkflowResolver",{enumerable:!0,get:o(function(){return vU.WorkflowResolver},"get")});var bU=i3();Object.defineProperty(m,"InstantiationRuleResolver",{enumerable:!0,get:o(function(){return bU.InstantiationRuleResolver},"get")});var wU=s3();Object.defineProperty(m,"VisibilityGenerator",{enumerable:!0,get:o(function(){return wU.VisibilityGenerator},"get")});var EU=a3();Object.defineProperty(m,"WorkflowCommandAdapter",{enumerable:!0,get:o(function(){return EU.WorkflowCommandAdapter},"get")});var TU=zS();Object.defineProperty(m,"EffortVotingService",{enumerable:!0,get:o(function(){return TU.EffortVotingService},"get")});var AU=QS();Object.defineProperty(m,"FolderRepairService",{enumerable:!0,get:o(function(){return AU.FolderRepairService},"get")});var xU=YS();Object.defineProperty(m,"LabelToAliasService",{enumerable:!0,get:o(function(){return xU.LabelToAliasService},"get")});var CU=$a();Object.defineProperty(m,"LoggingService",{enumerable:!0,get:o(function(){return CU.LoggingService},"get")});var IU=ZS();Object.defineProperty(m,"PropertyCleanupService",{enumerable:!0,get:o(function(){return IU.PropertyCleanupService},"get")});var RU=tv();Object.defineProperty(m,"RenameToUidService",{enumerable:!0,get:o(function(){return RU.RenameToUidService},"get")});var PU=om();Object.defineProperty(m,"StatusTimestampService",{enumerable:!0,get:o(function(){return PU.StatusTimestampService},"get")});var OU=iv();Object.defineProperty(m,"SupervisionCreationService",{enumerable:!0,get:o(function(){return OU.SupervisionCreationService},"get")});var FU=ov();Object.defineProperty(m,"FleetingNoteCreationService",{enumerable:!0,get:o(function(){return FU.FleetingNoteCreationService},"get")});var DU=lv();Object.defineProperty(m,"DynamicFrontmatterGenerator",{enumerable:!0,get:o(function(){return DU.DynamicFrontmatterGenerator},"get")});var NU=fv();Object.defineProperty(m,"AlgorithmExtractor",{enumerable:!0,get:o(function(){return NU.AlgorithmExtractor},"get")});var LU=hv();Object.defineProperty(m,"PlanningService",{enumerable:!0,get:o(function(){return LU.PlanningService},"get")});var kU=S3();Object.defineProperty(m,"PropertySchemaResolver",{enumerable:!0,get:o(function(){return kU.PropertySchemaResolver},"get")});var MU=v3();Object.defineProperty(m,"ClassHierarchyResolver",{enumerable:!0,get:o(function(){return MU.ClassHierarchyResolver},"get")});var jU=b3();Object.defineProperty(m,"EnumValueResolver",{enumerable:!0,get:o(function(){return jU.EnumValueResolver},"get")});var $U=_v();Object.defineProperty(m,"AssetConversionService",{enumerable:!0,get:o(function(){return $U.AssetConversionService},"get")});var BU=bv();Object.defineProperty(m,"SessionEventService",{enumerable:!0,get:o(function(){return BU.SessionEventService},"get")});var VU=Tv();Object.defineProperty(m,"URIConstructionService",{enumerable:!0,get:o(function(){return VU.URIConstructionService},"get")});var UU=xv();Object.defineProperty(m,"GenericAssetCreationService",{enumerable:!0,get:o(function(){return UU.GenericAssetCreationService},"get")});var qU=O3();Object.defineProperty(m,"ArchiveAssetService",{enumerable:!0,get:o(function(){return qU.ArchiveAssetService},"get")});var WU=D3();Object.defineProperty(m,"FixMissingLabelService",{enumerable:!0,get:o(function(){return WU.FixMissingLabelService},"get")});var GU=N3();Object.defineProperty(m,"GraphQueryService",{enumerable:!0,get:o(function(){return GU.GraphQueryService},"get")});var zU=k3();Object.defineProperty(m,"TypeRegistry",{enumerable:!0,get:o(function(){return zU.TypeRegistry},"get")});var aI=M3();Object.defineProperty(m,"NLToSPARQLService",{enumerable:!0,get:o(function(){return aI.NLToSPARQLService},"get")});Object.defineProperty(m,"DEFAULT_NL_TO_SPARQL_CONFIG",{enumerable:!0,get:o(function(){return aI.DEFAULT_NL_TO_SPARQL_CONFIG},"get")});var si=Ov();Object.defineProperty(m,"SPARQL_TEMPLATES",{enumerable:!0,get:o(function(){return si.SPARQL_TEMPLATES},"get")});Object.defineProperty(m,"SPARQL_PREFIXES",{enumerable:!0,get:o(function(){return si.SPARQL_PREFIXES},"get")});Object.defineProperty(m,"PREDICATES",{enumerable:!0,get:o(function(){return si.PREDICATES},"get")});Object.defineProperty(m,"ASSET_CLASSES",{enumerable:!0,get:o(function(){return si.ASSET_CLASSES},"get")});Object.defineProperty(m,"EFFORT_STATUSES",{enumerable:!0,get:o(function(){return si.EFFORT_STATUSES},"get")});Object.defineProperty(m,"KNOWN_PROTOTYPES",{enumerable:!0,get:o(function(){return si.KNOWN_PROTOTYPES},"get")});Object.defineProperty(m,"KNOWN_CLASSES",{enumerable:!0,get:o(function(){return si.KNOWN_CLASSES},"get")});Object.defineProperty(m,"findClassByTerm",{enumerable:!0,get:o(function(){return si.findClassByTerm},"get")});Object.defineProperty(m,"findMatchingTemplates",{enumerable:!0,get:o(function(){return si.findMatchingTemplates},"get")});Object.defineProperty(m,"fillTemplate",{enumerable:!0,get:o(function(){return si.fillTemplate},"get")});Object.defineProperty(m,"validateParameters",{enumerable:!0,get:o(function(){return si.validateParameters},"get")});Object.defineProperty(m,"getTemplateByName",{enumerable:!0,get:o(function(){return si.getTemplateByName},"get")});var HU=$3();Object.defineProperty(m,"AnalyticsService",{enumerable:!0,get:o(function(){return HU.AnalyticsService},"get")});var QU=B3();Object.defineProperty(m,"TrendDetectionService",{enumerable:!0,get:o(function(){return QU.TrendDetectionService},"get")});var oI=U3();Object.defineProperty(m,"AutocompleteService",{enumerable:!0,get:o(function(){return oI.AutocompleteService},"get")});Object.defineProperty(m,"DEFAULT_AUTOCOMPLETE_CONFIG",{enumerable:!0,get:o(function(){return oI.DEFAULT_AUTOCOMPLETE_CONFIG},"get")});var KU=W3();Object.defineProperty(m,"DailyReviewService",{enumerable:!0,get:o(function(){return KU.DailyReviewService},"get")});var cI=jv();Object.defineProperty(m,"CriticalityZoneService",{enumerable:!0,get:o(function(){return cI.CriticalityZoneService},"get")});Object.defineProperty(m,"CriticalityZoneUUIDs",{enumerable:!0,get:o(function(){return cI.CriticalityZoneUUIDs},"get")});var YU=ei();Object.defineProperty(m,"FrontmatterService",{enumerable:!0,get:o(function(){return YU.FrontmatterService},"get")});var XU=Qr();Object.defineProperty(m,"DateFormatter",{enumerable:!0,get:o(function(){return XU.DateFormatter},"get")});var JU=zs();Object.defineProperty(m,"WikiLinkHelpers",{enumerable:!0,get:o(function(){return JU.WikiLinkHelpers},"get")});var ZU=ms();Object.defineProperty(m,"MetadataHelpers",{enumerable:!0,get:o(function(){return ZU.MetadataHelpers},"get")});var eq=OS();Object.defineProperty(m,"MetadataExtractor",{enumerable:!0,get:o(function(){return eq.MetadataExtractor},"get")});var tq=z3();Object.defineProperty(m,"EffortSortingHelpers",{enumerable:!0,get:o(function(){return tq.EffortSortingHelpers},"get")});var rq=H3();Object.defineProperty(m,"FilenameValidator",{enumerable:!0,get:o(function(){return rq.FilenameValidator},"get")});var nq=eC();Object.defineProperty(m,"RDFSerializer",{enumerable:!0,get:o(function(){return nq.RDFSerializer},"get")});var iq=Pc();Object.defineProperty(m,"NullLogger",{enumerable:!0,get:o(function(){return iq.NullLogger},"get")});var lI=Yv();Object.defineProperty(m,"vaultPathToIRI",{enumerable:!0,get:o(function(){return lI.vaultPathToIRI},"get")});Object.defineProperty(m,"OBSIDIAN_VAULT_SCHEME",{enumerable:!0,get:o(function(){return lI.OBSIDIAN_VAULT_SCHEME},"get")});var sq=AS();Object.defineProperty(m,"InMemoryTripleStore",{enumerable:!0,get:o(function(){return sq.InMemoryTripleStore},"get")});var aq=Ae();Object.defineProperty(m,"DomainIRI",{enumerable:!0,get:o(function(){return aq.IRI},"get")});var oq=Ne();Object.defineProperty(m,"DomainLiteral",{enumerable:!0,get:o(function(){return oq.Literal},"get")});var cq=qt();Object.defineProperty(m,"DomainBlankNode",{enumerable:!0,get:o(function(){return cq.BlankNode},"get")});var lq=Yn();Object.defineProperty(m,"DomainTriple",{enumerable:!0,get:o(function(){return lq.Triple},"get")});var uq=Jv();Object.defineProperty(m,"RDFVocabularyMapper",{enumerable:!0,get:o(function(){return uq.RDFVocabularyMapper},"get")});var fq=rC();Object.defineProperty(m,"RDFSInferenceEngine",{enumerable:!0,get:o(function(){return fq.RDFSInferenceEngine},"get")});var dq=rb();Object.defineProperty(m,"NonInheritablePropertyRegistry",{enumerable:!0,get:o(function(){return dq.NonInheritablePropertyRegistry},"get")});var hq=sb();Object.defineProperty(m,"PropertyCardinalityRegistry",{enumerable:!0,get:o(function(){return hq.PropertyCardinalityRegistry},"get")});var uI=cb();Object.defineProperty(m,"PrototypeChainMaterializer",{enumerable:!0,get:o(function(){return uI.PrototypeChainMaterializer},"get")});Object.defineProperty(m,"INFERRED_GRAPH",{enumerable:!0,get:o(function(){return uI.INFERRED_GRAPH},"get")});var fI=ub();Object.defineProperty(m,"SourceAnnotator",{enumerable:!0,get:o(function(){return fI.SourceAnnotator},"get")});Object.defineProperty(m,"SOURCE_VARIABLE",{enumerable:!0,get:o(function(){return fI.SOURCE_VARIABLE},"get")});var pq=db();Object.defineProperty(m,"NoteToRDFConverter",{enumerable:!0,get:o(function(){return pq.NoteToRDFConverter},"get")});var uw=Bc();Object.defineProperty(m,"ExoQLParser",{enumerable:!0,get:o(function(){return uw.ExoQLParser},"get")});Object.defineProperty(m,"SPARQLParser",{enumerable:!0,get:o(function(){return uw.SPARQLParser},"get")});Object.defineProperty(m,"SPARQLParseError",{enumerable:!0,get:o(function(){return uw.SPARQLParseError},"get")});var dI=i1();Object.defineProperty(m,"DescribeOptionsTransformer",{enumerable:!0,get:o(function(){return dI.DescribeOptionsTransformer},"get")});Object.defineProperty(m,"DescribeOptionsTransformerError",{enumerable:!0,get:o(function(){return dI.DescribeOptionsTransformerError},"get")});var hI=Uc();Object.defineProperty(m,"ExoQLAlgebraTranslator",{enumerable:!0,get:o(function(){return hI.ExoQLAlgebraTranslator},"get")});Object.defineProperty(m,"AlgebraTranslator",{enumerable:!0,get:o(function(){return hI.AlgebraTranslator},"get")});var mq=dC();Object.defineProperty(m,"AlgebraOptimizer",{enumerable:!0,get:o(function(){return mq.AlgebraOptimizer},"get")});var gq=hC();Object.defineProperty(m,"AlgebraSerializer",{enumerable:!0,get:o(function(){return gq.AlgebraSerializer},"get")});var yq=w1();Object.defineProperty(m,"BGPExecutor",{enumerable:!0,get:o(function(){return yq.BGPExecutor},"get")});var _q=Lp();Object.defineProperty(m,"FilterExecutor",{enumerable:!0,get:o(function(){return _q.FilterExecutor},"get")});var Sq=V1();Object.defineProperty(m,"OptionalExecutor",{enumerable:!0,get:o(function(){return Sq.OptionalExecutor},"get")});var vq=q1();Object.defineProperty(m,"UnionExecutor",{enumerable:!0,get:o(function(){return vq.UnionExecutor},"get")});var bq=Z1();Object.defineProperty(m,"ConstructExecutor",{enumerable:!0,get:o(function(){return bq.ConstructExecutor},"get")});var wq=mC();Object.defineProperty(m,"DescribeExecutor",{enumerable:!0,get:o(function(){return wq.DescribeExecutor},"get")});var pI=cl();Object.defineProperty(m,"ExoQLQueryExecutor",{enumerable:!0,get:o(function(){return pI.ExoQLQueryExecutor},"get")});Object.defineProperty(m,"QueryExecutor",{enumerable:!0,get:o(function(){return pI.QueryExecutor},"get")});var mI=yC();Object.defineProperty(m,"UpdateExecutor",{enumerable:!0,get:o(function(){return mI.UpdateExecutor},"get")});Object.defineProperty(m,"UpdateExecutorError",{enumerable:!0,get:o(function(){return mI.UpdateExecutorError},"get")});var Eq=us();Object.defineProperty(m,"SolutionMapping",{enumerable:!0,get:o(function(){return Eq.SolutionMapping},"get")});var Tq=Np();Object.defineProperty(m,"BuiltInFunctions",{enumerable:!0,get:o(function(){return Tq.BuiltInFunctions},"get")});var Aq=SC();Object.defineProperty(m,"AggregateFunctions",{enumerable:!0,get:o(function(){return Aq.AggregateFunctions},"get")});var gI=z1();Object.defineProperty(m,"CustomAggregateRegistry",{enumerable:!0,get:o(function(){return gI.CustomAggregateRegistry},"get")});Object.defineProperty(m,"CustomAggregateError",{enumerable:!0,get:o(function(){return gI.CustomAggregateError},"get")});var Ts=H1();Object.defineProperty(m,"BUILT_IN_AGGREGATES",{enumerable:!0,get:o(function(){return Ts.BUILT_IN_AGGREGATES},"get")});Object.defineProperty(m,"EXO_AGGREGATE_NS",{enumerable:!0,get:o(function(){return Ts.EXO_AGGREGATE_NS},"get")});Object.defineProperty(m,"medianAggregate",{enumerable:!0,get:o(function(){return Ts.medianAggregate},"get")});Object.defineProperty(m,"varianceAggregate",{enumerable:!0,get:o(function(){return Ts.varianceAggregate},"get")});Object.defineProperty(m,"stddevAggregate",{enumerable:!0,get:o(function(){return Ts.stddevAggregate},"get")});Object.defineProperty(m,"modeAggregate",{enumerable:!0,get:o(function(){return Ts.modeAggregate},"get")});Object.defineProperty(m,"createPercentileAggregate",{enumerable:!0,get:o(function(){return Ts.createPercentileAggregate},"get")});Object.defineProperty(m,"getNumericValue",{enumerable:!0,get:o(function(){return Ts.getNumericValue},"get")});Object.defineProperty(m,"createDecimalLiteral",{enumerable:!0,get:o(function(){return Ts.createDecimalLiteral},"get")});Object.defineProperty(m,"createDoubleLiteral",{enumerable:!0,get:o(function(){return Ts.createDoubleLiteral},"get")});var xq=vC();Object.defineProperty(m,"QueryPlanCache",{enumerable:!0,get:o(function(){return xq.QueryPlanCache},"get")});var yI=bC();Object.defineProperty(m,"SPARQLResultCache",{enumerable:!0,get:o(function(){return yI.SPARQLResultCache},"get")});Object.defineProperty(m,"createSPARQLResultCache",{enumerable:!0,get:o(function(){return yI.createSPARQLResultCache},"get")});var _I=wC();Object.defineProperty(m,"IncrementalIndexer",{enumerable:!0,get:o(function(){return _I.IncrementalIndexer},"get")});Object.defineProperty(m,"createIncrementalIndexer",{enumerable:!0,get:o(function(){return _I.createIncrementalIndexer},"get")});var Cq=EC();Object.defineProperty(m,"ResultSerializer",{enumerable:!0,get:o(function(){return Cq.ResultSerializer},"get")});var SI=t1();Object.defineProperty(m,"CaseWhenTransformer",{enumerable:!0,get:o(function(){return SI.CaseWhenTransformer},"get")});Object.defineProperty(m,"CaseWhenTransformerError",{enumerable:!0,get:o(function(){return SI.CaseWhenTransformerError},"get")});var Iq=c1();Object.defineProperty(m,"VaultPrefixTransformer",{enumerable:!0,get:o(function(){return Iq.VaultPrefixTransformer},"get")});var Rq=pb();Object.defineProperty(m,"FilterContainsOptimizer",{enumerable:!0,get:o(function(){return Rq.FilterContainsOptimizer},"get")});var vI=TC();Object.defineProperty(m,"FileNotFoundError",{enumerable:!0,get:o(function(){return vI.FileNotFoundError},"get")});Object.defineProperty(m,"FileAlreadyExistsError",{enumerable:!0,get:o(function(){return vI.FileAlreadyExistsError},"get")});var fw=bS();Object.defineProperty(m,"TripleAlreadyExistsError",{enumerable:!0,get:o(function(){return fw.TripleAlreadyExistsError},"get")});Object.defineProperty(m,"TripleNotFoundError",{enumerable:!0,get:o(function(){return fw.TripleNotFoundError},"get")});Object.defineProperty(m,"TransactionError",{enumerable:!0,get:o(function(){return fw.TransactionError},"get")});var ag=Cb();Object.defineProperty(m,"VaultSettings",{enumerable:!0,get:o(function(){return ag.VaultSettings},"get")});Object.defineProperty(m,"DEFAULT_OWNER_IDENTITY",{enumerable:!0,get:o(function(){return ag.DEFAULT_OWNER_IDENTITY},"get")});Object.defineProperty(m,"DEFAULT_INBOX_FOLDER",{enumerable:!0,get:o(function(){return ag.DEFAULT_INBOX_FOLDER},"get")});Object.defineProperty(m,"DEFAULT_FLEETING_NOTE_CLASS_UID",{enumerable:!0,get:o(function(){return ag.DEFAULT_FLEETING_NOTE_CLASS_UID},"get")});var Pq=wt();Object.defineProperty(m,"DI_TOKENS",{enumerable:!0,get:o(function(){return Pq.DI_TOKENS},"get")});var xf=AC();Object.defineProperty(m,"registerCoreServices",{enumerable:!0,get:o(function(){return xf.registerCoreServices},"get")});Object.defineProperty(m,"createChildContainer",{enumerable:!0,get:o(function(){return xf.createChildContainer},"get")});Object.defineProperty(m,"getContainer",{enumerable:!0,get:o(function(){return xf.getContainer},"get")});Object.defineProperty(m,"resetContainer",{enumerable:!0,get:o(function(){return xf.resetContainer},"get")});Object.defineProperty(m,"container",{enumerable:!0,get:o(function(){return xf.container},"get")});var da=OC();Object.defineProperty(m,"NODE_FLAGS",{enumerable:!0,get:o(function(){return da.NODE_FLAGS},"get")});Object.defineProperty(m,"DEFAULT_COLORS",{enumerable:!0,get:o(function(){return da.DEFAULT_COLORS},"get")});Object.defineProperty(m,"StringTable",{enumerable:!0,get:o(function(){return da.StringTable},"get")});Object.defineProperty(m,"CompactGraphStore",{enumerable:!0,get:o(function(){return da.CompactGraphStore},"get")});Object.defineProperty(m,"MemoryPool",{enumerable:!0,get:o(function(){return da.MemoryPool},"get")});Object.defineProperty(m,"getGlobalPool",{enumerable:!0,get:o(function(){return da.getGlobalPool},"get")});Object.defineProperty(m,"resetGlobalPool",{enumerable:!0,get:o(function(){return da.resetGlobalPool},"get")});Object.defineProperty(m,"StreamingLoader",{enumerable:!0,get:o(function(){return da.StreamingLoader},"get")});Object.defineProperty(m,"createStreamingSource",{enumerable:!0,get:o(function(){return da.createStreamingSource},"get")});var bI=FC();Object.defineProperty(m,"ExoQL",{enumerable:!0,get:o(function(){return bI.ExoQL},"get")});Object.defineProperty(m,"ExoQLError",{enumerable:!0,get:o(function(){return bI.ExoQLError},"get")});var Ol=Um();Object.defineProperty(m,"RELATION_COLUMN_SET_CLASS_IRI",{enumerable:!0,get:o(function(){return Ol.RELATION_COLUMN_SET_CLASS_IRI},"get")});Object.defineProperty(m,"RELATION_COLUMN_SET_CLASS_UID",{enumerable:!0,get:o(function(){return Ol.RELATION_COLUMN_SET_CLASS_UID},"get")});Object.defineProperty(m,"createRelationColumnSetFromFrontmatter",{enumerable:!0,get:o(function(){return Ol.createRelationColumnSetFromFrontmatter},"get")});Object.defineProperty(m,"isRelationColumnSet",{enumerable:!0,get:o(function(){return Ol.isRelationColumnSet},"get")});Object.defineProperty(m,"isRelationColumnSetFrontmatter",{enumerable:!0,get:o(function(){return Ol.isRelationColumnSetFrontmatter},"get")});Object.defineProperty(m,"normalizeRelationColumnSetRef",{enumerable:!0,get:o(function(){return Ol.normalizeRef},"get")});var Oq=VC();Object.defineProperty(m,"RelationColumnSetResolver",{enumerable:!0,get:o(function(){return Oq.RelationColumnSetResolver},"get")});var Cf=Um();Object.defineProperty(m,"LAYOUT_CLASS_IRI",{enumerable:!0,get:o(function(){return Cf.LAYOUT_CLASS_IRI},"get")});Object.defineProperty(m,"LAYOUT_CLASS_UID",{enumerable:!0,get:o(function(){return Cf.LAYOUT_CLASS_UID},"get")});Object.defineProperty(m,"createLayoutFromFrontmatter",{enumerable:!0,get:o(function(){return Cf.createLayoutFromFrontmatter},"get")});Object.defineProperty(m,"isLayout",{enumerable:!0,get:o(function(){return Cf.isLayout},"get")});Object.defineProperty(m,"isLayoutFrontmatter",{enumerable:!0,get:o(function(){return Cf.isLayoutFrontmatter},"get")});var Qa=Um();Object.defineProperty(m,"BACKLINKS_TABLE_BLOCK_CLASS_IRI",{enumerable:!0,get:o(function(){return Qa.BACKLINKS_TABLE_BLOCK_CLASS_IRI},"get")});Object.defineProperty(m,"BACKLINKS_TABLE_BLOCK_CLASS_UID",{enumerable:!0,get:o(function(){return Qa.BACKLINKS_TABLE_BLOCK_CLASS_UID},"get")});Object.defineProperty(m,"PROPERTIES_BLOCK_CLASS_IRI",{enumerable:!0,get:o(function(){return Qa.PROPERTIES_BLOCK_CLASS_IRI},"get")});Object.defineProperty(m,"PROPERTIES_BLOCK_CLASS_UID",{enumerable:!0,get:o(function(){return Qa.PROPERTIES_BLOCK_CLASS_UID},"get")});Object.defineProperty(m,"createLayoutBlockFromFrontmatter",{enumerable:!0,get:o(function(){return Qa.createLayoutBlockFromFrontmatter},"get")});Object.defineProperty(m,"isBacklinksTableBlock",{enumerable:!0,get:o(function(){return Qa.isBacklinksTableBlock},"get")});Object.defineProperty(m,"isLayoutBlockFrontmatter",{enumerable:!0,get:o(function(){return Qa.isLayoutBlockFrontmatter},"get")});Object.defineProperty(m,"isPropertiesBlock",{enumerable:!0,get:o(function(){return Qa.isPropertiesBlock},"get")});var wI=qC();Object.defineProperty(m,"LayoutSelector",{enumerable:!0,get:o(function(){return wI.LayoutSelector},"get")});Object.defineProperty(m,"selectByPriority",{enumerable:!0,get:o(function(){return wI.selectByPriority},"get")});ii(JC(),m);var Fq=tw();Object.defineProperty(m,"ShapeLoader",{enumerable:!0,get:o(function(){return Fq.ShapeLoader},"get")});var Dq=Xb();Object.defineProperty(m,"ShapeRegistry",{enumerable:!0,get:o(function(){return Dq.ShapeRegistry},"get")});var EI=nw();Object.defineProperty(m,"shaclValidate",{enumerable:!0,get:o(function(){return EI.validate},"get")});Object.defineProperty(m,"ShaclShapeRegistry",{enumerable:!0,get:o(function(){return EI.ShapeRegistry},"get")});ii(tI(),m);var dw=nI();Object.defineProperty(m,"ValidatorDaemon",{enumerable:!0,get:o(function(){return dw.ValidatorDaemon},"get")});Object.defineProperty(m,"DEFAULT_SOCKET_PATH",{enumerable:!0,get:o(function(){return dw.DEFAULT_SOCKET_PATH},"get")});Object.defineProperty(m,"IDLE_TIMEOUT_MS",{enumerable:!0,get:o(function(){return dw.IDLE_TIMEOUT_MS},"get")});var Nq=ow();Object.defineProperty(m,"TripleClassHierarchy",{enumerable:!0,get:o(function(){return Nq.ClassHierarchy},"get")})});var wr=S(hw=>{"use strict";hw.fromCallback=function(n){return Object.defineProperty(function(...e){if(typeof e[e.length-1]=="function")n.apply(this,e);else return new Promise((t,r)=>{e.push((i,s)=>i!=null?r(i):t(s)),n.apply(this,e)})},"name",{value:n.name})};hw.fromPromise=function(n){return Object.defineProperty(function(...e){let t=e[e.length-1];if(typeof t!="function")return n.apply(this,e);e.pop(),n.apply(this,e).then(r=>t(null,r),t)},"name",{value:n.name})}});var AI=S((Cle,TI)=>{var Ka=require("constants"),Lq=process.cwd,og=null,kq=process.env.GRACEFUL_FS_PLATFORM||process.platform;process.cwd=function(){return og||(og=Lq.call(process)),og};try{process.cwd()}catch{}typeof process.chdir=="function"&&(pw=process.chdir,process.chdir=function(n){og=null,pw.call(process,n)},Object.setPrototypeOf&&Object.setPrototypeOf(process.chdir,pw));var pw;TI.exports=Mq;function Mq(n){Ka.hasOwnProperty("O_SYMLINK")&&process.version.match(/^v0\.6\.[0-2]|^v0\.5\./)&&e(n),n.lutimes||t(n),n.chown=s(n.chown),n.fchown=s(n.fchown),n.lchown=s(n.lchown),n.chmod=r(n.chmod),n.fchmod=r(n.fchmod),n.lchmod=r(n.lchmod),n.chownSync=a(n.chownSync),n.fchownSync=a(n.fchownSync),n.lchownSync=a(n.lchownSync),n.chmodSync=i(n.chmodSync),n.fchmodSync=i(n.fchmodSync),n.lchmodSync=i(n.lchmodSync),n.stat=c(n.stat),n.fstat=c(n.fstat),n.lstat=c(n.lstat),n.statSync=l(n.statSync),n.fstatSync=l(n.fstatSync),n.lstatSync=l(n.lstatSync),n.chmod&&!n.lchmod&&(n.lchmod=function(f,d,h){h&&process.nextTick(h)},n.lchmodSync=function(){}),n.chown&&!n.lchown&&(n.lchown=function(f,d,h,p){p&&process.nextTick(p)},n.lchownSync=function(){}),kq==="win32"&&(n.rename=typeof n.rename!="function"?n.rename:(function(f){function d(h,p,y){var v=Date.now(),w=0;f(h,p,o(function b(A){if(A&&(A.code==="EACCES"||A.code==="EPERM"||A.code==="EBUSY")&&Date.now()-v<6e4){setTimeout(function(){n.stat(p,function(I,j){I&&I.code==="ENOENT"?f(h,p,b):y(A)})},w),w<100&&(w+=10);return}y&&y(A)},"CB"))}return o(d,"rename"),Object.setPrototypeOf&&Object.setPrototypeOf(d,f),d})(n.rename)),n.read=typeof n.read!="function"?n.read:(function(f){function d(h,p,y,v,w,b){var A;if(b&&typeof b=="function"){var I=0;A=o(function(j,V,te){if(j&&j.code==="EAGAIN"&&I<10)return I++,f.call(n,h,p,y,v,w,A);b.apply(this,arguments)},"callback")}return f.call(n,h,p,y,v,w,A)}return o(d,"read"),Object.setPrototypeOf&&Object.setPrototypeOf(d,f),d})(n.read),n.readSync=typeof n.readSync!="function"?n.readSync:(function(f){return function(d,h,p,y,v){for(var w=0;;)try{return f.call(n,d,h,p,y,v)}catch(b){if(b.code==="EAGAIN"&&w<10){w++;continue}throw b}}})(n.readSync);function e(f){f.lchmod=function(d,h,p){f.open(d,Ka.O_WRONLY|Ka.O_SYMLINK,h,function(y,v){if(y){p&&p(y);return}f.fchmod(v,h,function(w){f.close(v,function(b){p&&p(w||b)})})})},f.lchmodSync=function(d,h){var p=f.openSync(d,Ka.O_WRONLY|Ka.O_SYMLINK,h),y=!0,v;try{v=f.fchmodSync(p,h),y=!1}finally{if(y)try{f.closeSync(p)}catch{}else f.closeSync(p)}return v}}o(e,"patchLchmod");function t(f){Ka.hasOwnProperty("O_SYMLINK")&&f.futimes?(f.lutimes=function(d,h,p,y){f.open(d,Ka.O_SYMLINK,function(v,w){if(v){y&&y(v);return}f.futimes(w,h,p,function(b){f.close(w,function(A){y&&y(b||A)})})})},f.lutimesSync=function(d,h,p){var y=f.openSync(d,Ka.O_SYMLINK),v,w=!0;try{v=f.futimesSync(y,h,p),w=!1}finally{if(w)try{f.closeSync(y)}catch{}else f.closeSync(y)}return v}):f.futimes&&(f.lutimes=function(d,h,p,y){y&&process.nextTick(y)},f.lutimesSync=function(){})}o(t,"patchLutimes");function r(f){return f&&function(d,h,p){return f.call(n,d,h,function(y){u(y)&&(y=null),p&&p.apply(this,arguments)})}}o(r,"chmodFix");function i(f){return f&&function(d,h){try{return f.call(n,d,h)}catch(p){if(!u(p))throw p}}}o(i,"chmodFixSync");function s(f){return f&&function(d,h,p,y){return f.call(n,d,h,p,function(v){u(v)&&(v=null),y&&y.apply(this,arguments)})}}o(s,"chownFix");function a(f){return f&&function(d,h,p){try{return f.call(n,d,h,p)}catch(y){if(!u(y))throw y}}}o(a,"chownFixSync");function c(f){return f&&function(d,h,p){typeof h=="function"&&(p=h,h=null);function y(v,w){w&&(w.uid<0&&(w.uid+=4294967296),w.gid<0&&(w.gid+=4294967296)),p&&p.apply(this,arguments)}return o(y,"callback"),h?f.call(n,d,h,y):f.call(n,d,y)}}o(c,"statFix");function l(f){return f&&function(d,h){var p=h?f.call(n,d,h):f.call(n,d);return p&&(p.uid<0&&(p.uid+=4294967296),p.gid<0&&(p.gid+=4294967296)),p}}o(l,"statFixSync");function u(f){if(!f||f.code==="ENOSYS")return!0;var d=!process.getuid||process.getuid()!==0;return!!(d&&(f.code==="EINVAL"||f.code==="EPERM"))}o(u,"chownErOk")}o(Mq,"patch")});var II=S((Rle,CI)=>{var xI=require("stream").Stream;CI.exports=jq;function jq(n){return{ReadStream:e,WriteStream:t};function e(r,i){if(!(this instanceof e))return new e(r,i);xI.call(this);var s=this;this.path=r,this.fd=null,this.readable=!0,this.paused=!1,this.flags="r",this.mode=438,this.bufferSize=64*1024,i=i||{};for(var a=Object.keys(i),c=0,l=a.length;c<l;c++){var u=a[c];this[u]=i[u]}if(this.encoding&&this.setEncoding(this.encoding),this.start!==void 0){if(typeof this.start!="number")throw TypeError("start must be a Number");if(this.end===void 0)this.end=1/0;else if(typeof this.end!="number")throw TypeError("end must be a Number");if(this.start>this.end)throw new Error("start must be <= end");this.pos=this.start}if(this.fd!==null){process.nextTick(function(){s._read()});return}n.open(this.path,this.flags,this.mode,function(f,d){if(f){s.emit("error",f),s.readable=!1;return}s.fd=d,s.emit("open",d),s._read()})}function t(r,i){if(!(this instanceof t))return new t(r,i);xI.call(this),this.path=r,this.fd=null,this.writable=!0,this.flags="w",this.encoding="binary",this.mode=438,this.bytesWritten=0,i=i||{};for(var s=Object.keys(i),a=0,c=s.length;a<c;a++){var l=s[a];this[l]=i[l]}if(this.start!==void 0){if(typeof this.start!="number")throw TypeError("start must be a Number");if(this.start<0)throw new Error("start must be >= zero");this.pos=this.start}this.busy=!1,this._queue=[],this.fd===null&&(this._open=n.open,this._queue.push([this._open,this.path,this.flags,this.mode,void 0]),this.flush())}}o(jq,"legacy")});var PI=S((Ole,RI)=>{"use strict";RI.exports=Bq;var $q=Object.getPrototypeOf||function(n){return n.__proto__};function Bq(n){if(n===null||typeof n!="object")return n;if(n instanceof Object)var e={__proto__:$q(n)};else var e=Object.create(null);return Object.getOwnPropertyNames(n).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}),e}o(Bq,"clone")});var Dl=S((Dle,yw)=>{var Bt=require("fs"),Vq=AI(),Uq=II(),qq=PI(),cg=require("util"),$r,ug;typeof Symbol=="function"&&typeof Symbol.for=="function"?($r=Symbol.for("graceful-fs.queue"),ug=Symbol.for("graceful-fs.previous")):($r="___graceful-fs.queue",ug="___graceful-fs.previous");function Wq(){}o(Wq,"noop");function DI(n,e){Object.defineProperty(n,$r,{get:o(function(){return e},"get")})}o(DI,"publishQueue");var Xo=Wq;cg.debuglog?Xo=cg.debuglog("gfs4"):/\bgfs4\b/i.test(process.env.NODE_DEBUG||"")&&(Xo=o(function(){var n=cg.format.apply(cg,arguments);n="GFS4: "+n.split(/\n/).join(`
458
- GFS4: `),console.error(n)},"debug"));Bt[$r]||(OI=global[$r]||[],DI(Bt,OI),Bt.close=(function(n){function e(t,r){return n.call(Bt,t,function(i){i||FI(),typeof r=="function"&&r.apply(this,arguments)})}return o(e,"close"),Object.defineProperty(e,ug,{value:n}),e})(Bt.close),Bt.closeSync=(function(n){function e(t){n.apply(Bt,arguments),FI()}return o(e,"closeSync"),Object.defineProperty(e,ug,{value:n}),e})(Bt.closeSync),/\bgfs4\b/i.test(process.env.NODE_DEBUG||"")&&process.on("exit",function(){Xo(Bt[$r]),require("assert").equal(Bt[$r].length,0)}));var OI;global[$r]||DI(global,Bt[$r]);yw.exports=mw(qq(Bt));process.env.TEST_GRACEFUL_FS_GLOBAL_PATCH&&!Bt.__patched&&(yw.exports=mw(Bt),Bt.__patched=!0);function mw(n){Vq(n),n.gracefulify=mw,n.createReadStream=V,n.createWriteStream=te;var e=n.readFile;n.readFile=t;function t(F,$,re){return typeof $=="function"&&(re=$,$=null),Ye(F,$,re);function Ye(at,Ot,ot,lt){return e(at,Ot,function(Xe){Xe&&(Xe.code==="EMFILE"||Xe.code==="ENFILE")?Fl([Ye,[at,Ot,ot],Xe,lt||Date.now(),Date.now()]):typeof ot=="function"&&ot.apply(this,arguments)})}o(Ye,"go$readFile")}o(t,"readFile");var r=n.writeFile;n.writeFile=i;function i(F,$,re,Ye){return typeof re=="function"&&(Ye=re,re=null),at(F,$,re,Ye);function at(Ot,ot,lt,Xe,se){return r(Ot,ot,lt,function(U){U&&(U.code==="EMFILE"||U.code==="ENFILE")?Fl([at,[Ot,ot,lt,Xe],U,se||Date.now(),Date.now()]):typeof Xe=="function"&&Xe.apply(this,arguments)})}o(at,"go$writeFile")}o(i,"writeFile");var s=n.appendFile;s&&(n.appendFile=a);function a(F,$,re,Ye){return typeof re=="function"&&(Ye=re,re=null),at(F,$,re,Ye);function at(Ot,ot,lt,Xe,se){return s(Ot,ot,lt,function(U){U&&(U.code==="EMFILE"||U.code==="ENFILE")?Fl([at,[Ot,ot,lt,Xe],U,se||Date.now(),Date.now()]):typeof Xe=="function"&&Xe.apply(this,arguments)})}o(at,"go$appendFile")}o(a,"appendFile");var c=n.copyFile;c&&(n.copyFile=l);function l(F,$,re,Ye){return typeof re=="function"&&(Ye=re,re=0),at(F,$,re,Ye);function at(Ot,ot,lt,Xe,se){return c(Ot,ot,lt,function(U){U&&(U.code==="EMFILE"||U.code==="ENFILE")?Fl([at,[Ot,ot,lt,Xe],U,se||Date.now(),Date.now()]):typeof Xe=="function"&&Xe.apply(this,arguments)})}o(at,"go$copyFile")}o(l,"copyFile");var u=n.readdir;n.readdir=d;var f=/^v[0-5]\./;function d(F,$,re){typeof $=="function"&&(re=$,$=null);var Ye=f.test(process.version)?o(function(ot,lt,Xe,se){return u(ot,at(ot,lt,Xe,se))},"go$readdir"):o(function(ot,lt,Xe,se){return u(ot,lt,at(ot,lt,Xe,se))},"go$readdir");return Ye(F,$,re);function at(Ot,ot,lt,Xe){return function(se,U){se&&(se.code==="EMFILE"||se.code==="ENFILE")?Fl([Ye,[Ot,ot,lt],se,Xe||Date.now(),Date.now()]):(U&&U.sort&&U.sort(),typeof lt=="function"&&lt.call(this,se,U))}}}if(o(d,"readdir"),process.version.substr(0,4)==="v0.8"){var h=Uq(n);b=h.ReadStream,I=h.WriteStream}var p=n.ReadStream;p&&(b.prototype=Object.create(p.prototype),b.prototype.open=A);var y=n.WriteStream;y&&(I.prototype=Object.create(y.prototype),I.prototype.open=j),Object.defineProperty(n,"ReadStream",{get:o(function(){return b},"get"),set:o(function(F){b=F},"set"),enumerable:!0,configurable:!0}),Object.defineProperty(n,"WriteStream",{get:o(function(){return I},"get"),set:o(function(F){I=F},"set"),enumerable:!0,configurable:!0});var v=b;Object.defineProperty(n,"FileReadStream",{get:o(function(){return v},"get"),set:o(function(F){v=F},"set"),enumerable:!0,configurable:!0});var w=I;Object.defineProperty(n,"FileWriteStream",{get:o(function(){return w},"get"),set:o(function(F){w=F},"set"),enumerable:!0,configurable:!0});function b(F,$){return this instanceof b?(p.apply(this,arguments),this):b.apply(Object.create(b.prototype),arguments)}o(b,"ReadStream");function A(){var F=this;G(F.path,F.flags,F.mode,function($,re){$?(F.autoClose&&F.destroy(),F.emit("error",$)):(F.fd=re,F.emit("open",re),F.read())})}o(A,"ReadStream$open");function I(F,$){return this instanceof I?(y.apply(this,arguments),this):I.apply(Object.create(I.prototype),arguments)}o(I,"WriteStream");function j(){var F=this;G(F.path,F.flags,F.mode,function($,re){$?(F.destroy(),F.emit("error",$)):(F.fd=re,F.emit("open",re))})}o(j,"WriteStream$open");function V(F,$){return new n.ReadStream(F,$)}o(V,"createReadStream");function te(F,$){return new n.WriteStream(F,$)}o(te,"createWriteStream");var z=n.open;n.open=G;function G(F,$,re,Ye){return typeof re=="function"&&(Ye=re,re=null),at(F,$,re,Ye);function at(Ot,ot,lt,Xe,se){return z(Ot,ot,lt,function(U,ut){U&&(U.code==="EMFILE"||U.code==="ENFILE")?Fl([at,[Ot,ot,lt,Xe],U,se||Date.now(),Date.now()]):typeof Xe=="function"&&Xe.apply(this,arguments)})}o(at,"go$open")}return o(G,"open"),n}o(mw,"patch");function Fl(n){Xo("ENQUEUE",n[0].name,n[1]),Bt[$r].push(n),gw()}o(Fl,"enqueue");var lg;function FI(){for(var n=Date.now(),e=0;e<Bt[$r].length;++e)Bt[$r][e].length>2&&(Bt[$r][e][3]=n,Bt[$r][e][4]=n);gw()}o(FI,"resetQueue");function gw(){if(clearTimeout(lg),lg=void 0,Bt[$r].length!==0){var n=Bt[$r].shift(),e=n[0],t=n[1],r=n[2],i=n[3],s=n[4];if(i===void 0)Xo("RETRY",e.name,t),e.apply(null,t);else if(Date.now()-i>=6e4){Xo("TIMEOUT",e.name,t);var a=t.pop();typeof a=="function"&&a.call(null,r)}else{var c=Date.now()-s,l=Math.max(s-i,1),u=Math.min(l*1.2,100);c>=u?(Xo("RETRY",e.name,t),e.apply(null,t.concat([i]))):Bt[$r].push(n)}lg===void 0&&(lg=setTimeout(gw,0))}}o(gw,"retry")});var gn=S(ha=>{"use strict";var NI=wr().fromCallback,mn=Dl(),Gq=["access","appendFile","chmod","chown","close","copyFile","cp","fchmod","fchown","fdatasync","fstat","fsync","ftruncate","futimes","glob","lchmod","lchown","lutimes","link","lstat","mkdir","mkdtemp","open","opendir","readdir","readFile","readlink","realpath","rename","rm","rmdir","stat","statfs","symlink","truncate","unlink","utimes","writeFile"].filter(n=>typeof mn[n]=="function");Object.assign(ha,mn);Gq.forEach(n=>{ha[n]=NI(mn[n])});ha.exists=function(n,e){return typeof e=="function"?mn.exists(n,e):new Promise(t=>mn.exists(n,t))};ha.read=function(n,e,t,r,i,s){return typeof s=="function"?mn.read(n,e,t,r,i,s):new Promise((a,c)=>{mn.read(n,e,t,r,i,(l,u,f)=>{if(l)return c(l);a({bytesRead:u,buffer:f})})})};ha.write=function(n,e,...t){return typeof t[t.length-1]=="function"?mn.write(n,e,...t):new Promise((r,i)=>{mn.write(n,e,...t,(s,a,c)=>{if(s)return i(s);r({bytesWritten:a,buffer:c})})})};ha.readv=function(n,e,...t){return typeof t[t.length-1]=="function"?mn.readv(n,e,...t):new Promise((r,i)=>{mn.readv(n,e,...t,(s,a,c)=>{if(s)return i(s);r({bytesRead:a,buffers:c})})})};ha.writev=function(n,e,...t){return typeof t[t.length-1]=="function"?mn.writev(n,e,...t):new Promise((r,i)=>{mn.writev(n,e,...t,(s,a,c)=>{if(s)return i(s);r({bytesWritten:a,buffers:c})})})};typeof mn.realpath.native=="function"?ha.realpath.native=NI(mn.realpath.native):process.emitWarning("fs.realpath.native is not a function. Is fs being monkey-patched?","Warning","fs-extra-WARN0003")});var kI=S((kle,LI)=>{"use strict";var zq=require("path");LI.exports.checkPath=o(function(e){if(process.platform==="win32"&&/[<>:"|?*]/.test(e.replace(zq.parse(e).root,""))){let r=new Error(`Path contains invalid characters: ${e}`);throw r.code="EINVAL",r}},"checkPath")});var BI=S((jle,_w)=>{"use strict";var MI=gn(),{checkPath:jI}=kI(),$I=o(n=>{let e={mode:511};return typeof n=="number"?n:{...e,...n}.mode},"getMode");_w.exports.makeDir=async(n,e)=>(jI(n),MI.mkdir(n,{mode:$I(e),recursive:!0}));_w.exports.makeDirSync=(n,e)=>(jI(n),MI.mkdirSync(n,{mode:$I(e),recursive:!0}))});var Ui=S((Ble,VI)=>{"use strict";var Hq=wr().fromPromise,{makeDir:Qq,makeDirSync:Sw}=BI(),vw=Hq(Qq);VI.exports={mkdirs:vw,mkdirsSync:Sw,mkdirp:vw,mkdirpSync:Sw,ensureDir:vw,ensureDirSync:Sw}});var Ya=S((Vle,qI)=>{"use strict";var Kq=wr().fromPromise,UI=gn();function Yq(n){return UI.access(n).then(()=>!0).catch(()=>!1)}o(Yq,"pathExists");qI.exports={pathExists:Kq(Yq),pathExistsSync:UI.existsSync}});var bw=S((qle,WI)=>{"use strict";var Nl=gn(),Xq=wr().fromPromise;async function Jq(n,e,t){let r=await Nl.open(n,"r+"),i=null;try{await Nl.futimes(r,e,t)}finally{try{await Nl.close(r)}catch(s){i=s}}if(i)throw i}o(Jq,"utimesMillis");function Zq(n,e,t){let r=Nl.openSync(n,"r+");return Nl.futimesSync(r,e,t),Nl.closeSync(r)}o(Zq,"utimesMillisSync");WI.exports={utimesMillis:Xq(Jq),utimesMillisSync:Zq}});var Jo=S((Gle,QI)=>{"use strict";var Ll=gn(),Er=require("path"),GI=wr().fromPromise;function eW(n,e,t){let r=t.dereference?i=>Ll.stat(i,{bigint:!0}):i=>Ll.lstat(i,{bigint:!0});return Promise.all([r(n),r(e).catch(i=>{if(i.code==="ENOENT")return null;throw i})]).then(([i,s])=>({srcStat:i,destStat:s}))}o(eW,"getStats");function tW(n,e,t){let r,i=t.dereference?a=>Ll.statSync(a,{bigint:!0}):a=>Ll.lstatSync(a,{bigint:!0}),s=i(n);try{r=i(e)}catch(a){if(a.code==="ENOENT")return{srcStat:s,destStat:null};throw a}return{srcStat:s,destStat:r}}o(tW,"getStatsSync");async function rW(n,e,t,r){let{srcStat:i,destStat:s}=await eW(n,e,r);if(s){if(If(i,s)){let a=Er.basename(n),c=Er.basename(e);if(t==="move"&&a!==c&&a.toLowerCase()===c.toLowerCase())return{srcStat:i,destStat:s,isChangingCase:!0};throw new Error("Source and destination must not be the same.")}if(i.isDirectory()&&!s.isDirectory())throw new Error(`Cannot overwrite non-directory '${e}' with directory '${n}'.`);if(!i.isDirectory()&&s.isDirectory())throw new Error(`Cannot overwrite directory '${e}' with non-directory '${n}'.`)}if(i.isDirectory()&&ww(n,e))throw new Error(fg(n,e,t));return{srcStat:i,destStat:s}}o(rW,"checkPaths");function nW(n,e,t,r){let{srcStat:i,destStat:s}=tW(n,e,r);if(s){if(If(i,s)){let a=Er.basename(n),c=Er.basename(e);if(t==="move"&&a!==c&&a.toLowerCase()===c.toLowerCase())return{srcStat:i,destStat:s,isChangingCase:!0};throw new Error("Source and destination must not be the same.")}if(i.isDirectory()&&!s.isDirectory())throw new Error(`Cannot overwrite non-directory '${e}' with directory '${n}'.`);if(!i.isDirectory()&&s.isDirectory())throw new Error(`Cannot overwrite directory '${e}' with non-directory '${n}'.`)}if(i.isDirectory()&&ww(n,e))throw new Error(fg(n,e,t));return{srcStat:i,destStat:s}}o(nW,"checkPathsSync");async function zI(n,e,t,r){let i=Er.resolve(Er.dirname(n)),s=Er.resolve(Er.dirname(t));if(s===i||s===Er.parse(s).root)return;let a;try{a=await Ll.stat(s,{bigint:!0})}catch(c){if(c.code==="ENOENT")return;throw c}if(If(e,a))throw new Error(fg(n,t,r));return zI(n,e,s,r)}o(zI,"checkParentPaths");function HI(n,e,t,r){let i=Er.resolve(Er.dirname(n)),s=Er.resolve(Er.dirname(t));if(s===i||s===Er.parse(s).root)return;let a;try{a=Ll.statSync(s,{bigint:!0})}catch(c){if(c.code==="ENOENT")return;throw c}if(If(e,a))throw new Error(fg(n,t,r));return HI(n,e,s,r)}o(HI,"checkParentPathsSync");function If(n,e){return e.ino!==void 0&&e.dev!==void 0&&e.ino===n.ino&&e.dev===n.dev}o(If,"areIdentical");function ww(n,e){let t=Er.resolve(n).split(Er.sep).filter(i=>i),r=Er.resolve(e).split(Er.sep).filter(i=>i);return t.every((i,s)=>r[s]===i)}o(ww,"isSrcSubdir");function fg(n,e,t){return`Cannot ${t} '${n}' to a subdirectory of itself, '${e}'.`}o(fg,"errMsg");QI.exports={checkPaths:GI(rW),checkPathsSync:nW,checkParentPaths:GI(zI),checkParentPathsSync:HI,isSrcSubdir:ww,areIdentical:If}});var YI=S((Hle,KI)=>{"use strict";async function iW(n,e){let t=[];for await(let r of n)t.push(e(r).then(()=>null,i=>i??new Error("unknown error")));await Promise.all(t.map(r=>r.then(i=>{if(i!==null)throw i})))}o(iW,"asyncIteratorConcurrentProcess");KI.exports={asyncIteratorConcurrentProcess:iW}});var tR=S((Kle,eR)=>{"use strict";var Jr=gn(),Rf=require("path"),{mkdirs:sW}=Ui(),{pathExists:aW}=Ya(),{utimesMillis:oW}=bw(),Pf=Jo(),{asyncIteratorConcurrentProcess:cW}=YI();async function lW(n,e,t={}){typeof t=="function"&&(t={filter:t}),t.clobber="clobber"in t?!!t.clobber:!0,t.overwrite="overwrite"in t?!!t.overwrite:t.clobber,t.preserveTimestamps&&process.arch==="ia32"&&process.emitWarning(`Using the preserveTimestamps option in 32-bit node is not recommended;
454
+ \u2022 Contact support if the issue persists`}};Zm.ServiceError=Kb});var JC=S(nr=>{"use strict";Object.defineProperty(nr,"__esModule",{value:!0});nr.ServiceError=nr.ResourceExhaustedError=nr.NotFoundError=nr.PermissionError=nr.StateTransitionError=nr.NetworkError=nr.ValidationError=nr.ApplicationError=nr.ErrorCode=void 0;var GV=vs();Object.defineProperty(nr,"ErrorCode",{enumerable:!0,get:o(function(){return GV.ErrorCode},"get")});var zV=bs();Object.defineProperty(nr,"ApplicationError",{enumerable:!0,get:o(function(){return zV.ApplicationError},"get")});var HV=GC();Object.defineProperty(nr,"ValidationError",{enumerable:!0,get:o(function(){return HV.ValidationError},"get")});var QV=zC();Object.defineProperty(nr,"NetworkError",{enumerable:!0,get:o(function(){return QV.NetworkError},"get")});var KV=HC();Object.defineProperty(nr,"StateTransitionError",{enumerable:!0,get:o(function(){return KV.StateTransitionError},"get")});var YV=QC();Object.defineProperty(nr,"PermissionError",{enumerable:!0,get:o(function(){return YV.PermissionError},"get")});var XV=KC();Object.defineProperty(nr,"NotFoundError",{enumerable:!0,get:o(function(){return XV.NotFoundError},"get")});var JV=YC();Object.defineProperty(nr,"ResourceExhaustedError",{enumerable:!0,get:o(function(){return JV.ResourceExhaustedError},"get")});var ZV=XC();Object.defineProperty(nr,"ServiceError",{enumerable:!0,get:o(function(){return ZV.ServiceError},"get")})});var Xb=S(eg=>{"use strict";Object.defineProperty(eg,"__esModule",{value:!0});eg.ShapeRegistry=void 0;var Yb=class{static{o(this,"ShapeRegistry")}constructor(){this.shapes=new Map}get(e){return this.shapes.get(e)}register(e){this.shapes.set(e.propertyIRI,e)}getAll(){return Array.from(this.shapes.values())}get size(){return this.shapes.size}};eg.ShapeRegistry=Yb});var tw=S(ws=>{"use strict";var eU=ws&&ws.__createBinding||(Object.create?(function(n,e,t,r){r===void 0&&(r=t);var i=Object.getOwnPropertyDescriptor(e,t);(!i||("get"in i?!e.__esModule:i.writable||i.configurable))&&(i={enumerable:!0,get:o(function(){return e[t]},"get")}),Object.defineProperty(n,r,i)}):(function(n,e,t,r){r===void 0&&(r=t),n[r]=e[t]})),tU=ws&&ws.__setModuleDefault||(Object.create?(function(n,e){Object.defineProperty(n,"default",{enumerable:!0,value:e})}):function(n,e){n.default=e}),Jb=ws&&ws.__importStar||(function(){var n=o(function(e){return n=Object.getOwnPropertyNames||function(t){var r=[];for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&(r[r.length]=i);return r},n(e)},"ownKeys");return function(e){if(e&&e.__esModule)return e;var t={};if(e!=null)for(var r=n(e),i=0;i<r.length;i++)r[i]!=="default"&&eU(t,e,r[i]);return tU(t,e),t}})();Object.defineProperty(ws,"__esModule",{value:!0});ws.ShapeLoader=void 0;var Zb=Xb(),Rl=Ae(),ZC=Ne(),Un=yr(),tg="http://www.w3.org/ns/shacl#",ule=[["exo__",Un.Namespace.EXO],["ems__",Un.Namespace.EMS],["exocmd__",Un.Namespace.EXOCMD],["ims__",Un.Namespace.IMS],["ztlk__",Un.Namespace.ZTLK],["ptms__",Un.Namespace.PTMS],["lit__",Un.Namespace.LIT],["inbox__",Un.Namespace.INBOX],["pmbok__",Un.Namespace.PMBOK]],ew=class n{static{o(this,"ShapeLoader")}static async loadFromVaultFS(e){let{readdir:t,readFile:r}=await Promise.resolve().then(()=>Jb(require("fs/promises"))),i=await Promise.resolve().then(()=>Jb(require("path"))),s=new Zb.ShapeRegistry;return await n.scanDir(e,s,{readdir:t,readFile:r,path:i}),s}static async loadFromRDFGraph(e){let t=new Zb.ShapeRegistry,r=Un.Namespace.EXO,i=Un.Namespace.RDFS,s=Un.Namespace.RDF,[a,c]=await Promise.all([e.match(void 0,s.term("type"),r.term("ObjectProperty")),e.match(void 0,s.term("type"),r.term("Property"))]),l=new Set;for(let u of[...a,...c])u.subject instanceof Rl.IRI&&l.add(u.subject.value);for(let u of l){let f=new Rl.IRI(u),[d,h,p,y,v]=await Promise.all([e.match(f,i.term("domain"),void 0),e.match(f,i.term("range"),void 0),e.match(f,r.term("Property_cardinality"),void 0),e.match(f,r.term("Property_severity"),void 0),e.match(f,r.term("Asset_label"),void 0)]);if(d.length===0)continue;let w=v[0]?.object;if(!(w instanceof ZC.Literal))continue;let b=n.labelToIRI(w.value);if(!b)continue;let A=d.map(te=>te.object instanceof Rl.IRI?te.object.value:null).filter(te=>te!==null),I=h.map(te=>te.object instanceof Rl.IRI?te.object.value:null).filter(te=>te!==null),j=n.cardinalityFromIRI(p[0]?.object instanceof Rl.IRI?p[0].object.value:void 0),V=n.severityFromValue(y[0]?.object instanceof ZC.Literal||y[0]?.object instanceof Rl.IRI?y[0].object.value:void 0);t.register({propertyIRI:b,domain:A,range:I.length>0?I:void 0,cardinality:j,severity:V})}return t}static async loadFromShapeJSON(e){let{readFile:t}=await Promise.resolve().then(()=>Jb(require("fs/promises"))),r=await t(e,"utf-8"),i=JSON.parse(r),s=new Zb.ShapeRegistry;for(let a of Object.values(i.shapes))s.register(a);return s}static async scanDir(e,t,r){let i;try{i=await r.readdir(e,{withFileTypes:!0})}catch{return}for(let s of i){let a=r.path.join(e,s.name);s.isDirectory()?await n.scanDir(a,t,r):s.isFile()&&s.name.endsWith(".md")&&await n.processFile(a,t,r.readFile)}}static async processFile(e,t,r){let i;try{i=await r(e,"utf-8")}catch{return}let s=n.parseFrontmatter(i);if(!s||!n.asArray(s.exo__Instance_class).some(I=>{let j=n.extractWikilinkRef(I);return j==="exo__Property"||j==="exo__ObjectProperty"||j?.includes("|exo__Property")||j?.includes("|exo__ObjectProperty")}))return;let l=s.exo__Asset_label;if(!l||typeof l!="string")return;let u=l.trim(),f=n.labelToIRI(u);if(!f)return;let d=s.exo__Property_domain,h=s.exo__Property_range,p=s.exo__Property_cardinality,y=s.exo__Property_severity,v=n.asArray(d).map(I=>n.wikilinkToIRI(I)).filter(I=>I!==null);if(v.length===0)return;let w=n.asArray(h).map(I=>n.wikilinkToIRI(I)).filter(I=>I!==null),b=n.cardinalityFromLabel(typeof p=="string"?p:void 0),A=n.severityFromValue(typeof y=="string"?y:void 0);t.register({propertyIRI:f,domain:v,range:w.length>0?w:void 0,cardinality:b,severity:A})}static parseFrontmatter(e){let t=/^---\r?\n([\s\S]*?)\r?\n---/.exec(e);if(!t)return null;let r=t[1],i={},s=r.split(/\r?\n/),a=null,c=null;for(let l of s){let u=/^ {2}- (.*)$/.exec(l);if(u){a&&c&&c.push(u[1].trim());continue}a&&c&&(i[a]=c,a=null,c=null);let f=/^([^:]+):\s*(.*)$/.exec(l);if(!f)continue;let d=f[1].trim(),h=f[2].trim();h===""?(a=d,c=[]):i[d]=h}return a&&c&&(i[a]=c),i}static labelToIRI(e){let t=Un.Namespace.fromPropertyKey(e);return t?t.namespace.term(t.localName).value:null}static extractWikilinkRef(e){let t=e.replace(/^["']|["']$/g,""),r=/\[\[([^\]]+)\]\]/.exec(t);return r?r[1]:t}static wikilinkToIRI(e){let t=n.extractWikilinkRef(e);if(!t)return null;let r=t.split("|"),i=r.length>1?[r[1],r[0]]:[r[0]];for(let s of i){let a=n.labelToIRI(s.trim());if(a)return a}return t.startsWith("http")?t:t.startsWith("sh:")?tg+t.substring(3):null}static asArray(e){return Array.isArray(e)?e.map(String):typeof e=="string"?[e]:[]}static cardinalityFromIRI(e){if(e){if(e.endsWith("PropertyCardinalitySingle"))return"Single";if(e.endsWith("PropertyCardinalityMultiple"))return"Multiple"}}static cardinalityFromLabel(e){if(!e)return;let t=n.extractWikilinkRef(e)??e,r=t.split("|").pop()??t;if(r.includes("Single"))return"Single";if(r.includes("Multiple"))return"Multiple"}static severityFromValue(e){return!e||e.includes("Violation")||e===tg+"Violation"?"sh:Violation":e.includes("Warning")||e===tg+"Warning"?"sh:Warning":e.includes("Info")||e===tg+"Info"?"sh:Info":"sh:Violation"}};ws.ShapeLoader=ew});var nw=S(Tf=>{"use strict";Object.defineProperty(Tf,"__esModule",{value:!0});Tf.ShapeRegistry=void 0;Tf.validate=nU;var rw=class{static{o(this,"ShapeRegistry")}constructor(e=[],t="https://exocortex.my/ontology/exo#Instance_class"){this.shapeMap=new Map(e.map(r=>[r.propertyIRI,r])),this.typePredicateIRI=t}getShape(e){return this.shapeMap.get(e)}getAllShapes(){return Array.from(this.shapeMap.values())}hasShape(e){return this.shapeMap.has(e)}};Tf.ShapeRegistry=rw;var rU="http://www.w3.org/1999/02/22-rdf-syntax-ns#type";function nU(n,e,t,r){let i=new Map,s=new Map;for(let l of n){let{subject:u,predicate:f,object:d}=l;if(u.type!=="iri"||f.type!=="iri"||d.type!=="iri"&&d.type!=="literal")continue;let h=u.value,p=f.value,y=d;if(p===e.typePredicateIRI||p===rU){if(y.type==="iri"){let w=i.get(h)??[];w.push(y.value),i.set(h,w)}}else{let w=s.get(h);w||(w=new Map,s.set(h,w));let b=w.get(p)??[];b.push(y),w.set(p,b)}}let a=[],c=new Set([...i.keys(),...s.keys()]);for(let l of c){let u=i.get(l)??[],f=s.get(l)??new Map;for(let d of e.getAllShapes()){if(!(d.domain.length===0||d.domain.some(y=>u.some(v=>v===y||t.isSubClassOf(v,y)))))continue;let p=f.get(d.propertyIRI)??[];if(d.minCount!==void 0&&d.minCount>0&&p.length<d.minCount){a.push({focusNode:l,propertyPath:d.propertyIRI,severity:d.severity,message:d.message??`sh:minCount violation: expected at least ${d.minCount} value(s) for <${d.propertyIRI}>`});continue}if(p.length!==0){if(d.cardinality==="Single"&&p.length>1){a.push({focusNode:l,propertyPath:d.propertyIRI,severity:d.severity,message:d.message??`sh:maxCount violation: expected at most 1 value for <${d.propertyIRI}>, got ${p.length}`});continue}if(d.range&&d.range.length>0){for(let y of p)if(y.type==="iri"){let v=i.get(y.value)??[];d.range.some(b=>v.some(A=>A===b||t.isSubClassOf(A,b)))||a.push({focusNode:l,propertyPath:d.propertyIRI,severity:d.severity,message:d.message??`sh:class violation: <${y.value}> does not conform to expected class ${d.range.join(" | ")}`,actualValue:y.value,expectedRange:d.range.join(" | ")})}else if(y.type==="literal"){let v=y.datatype??"http://www.w3.org/2001/XMLSchema#string";d.range.some(b=>b===v)||a.push({focusNode:l,propertyPath:d.propertyIRI,severity:d.severity,message:d.message??`sh:datatype violation: literal "${y.value}" has datatype <${v}>, expected ${d.range.join(" | ")}`,actualValue:y.value,expectedRange:d.range.join(" | ")})}}}}}if(r?.closedWorldMode)for(let l of c){let u=s.get(l)??new Map;for(let f of u.keys())e.hasShape(f)||a.push({focusNode:l,propertyPath:f,severity:"sh:Warning",message:`Unknown property: <${f}> has no registered shape`})}return a.sort((l,u)=>{let f=l.focusNode.localeCompare(u.focusNode);return f!==0?f:l.propertyPath.localeCompare(u.propertyPath)}),{conforms:!a.some(l=>l.severity==="sh:Violation"),violations:a}}o(nU,"validate")});var eI=S(rg=>{"use strict";Object.defineProperty(rg,"__esModule",{value:!0});rg.ApplicationErrorHandler=void 0;var iw=bs(),iU=vs(),sU=$a(),sw=class{static{o(this,"ApplicationErrorHandler")}constructor(e={},t,r){this.logger=t,this.notifier=r,this.telemetryHooks=new Set,this.retryConfig={maxRetries:e.maxRetries??3,initialDelayMs:e.initialDelayMs??1e3,backoffMultiplier:e.backoffMultiplier??2,maxDelayMs:e.maxDelayMs??1e4}}handle(e,t){let r=this.ensureApplicationError(e,t);return this.notifier&&this.notifier.error(r.message),this.callTelemetryHooks("onError",r,t),this.formatError(r)}async executeWithRetry(e,t){let r,i=0;for(;i<=this.retryConfig.maxRetries;)try{return await e()}catch(s){if(r=this.ensureApplicationError(s,t),!r.retriable||i>=this.retryConfig.maxRetries)throw this.callTelemetryHooks("onError",r,t),i>=this.retryConfig.maxRetries&&r.retriable&&this.callTelemetryHooks("onRetryExhausted",r,i+1),r;let a=this.calculateDelay(i);this.callTelemetryHooks("onRetry",r,i+1,a),this.logger?.debug(`Retrying after ${a}ms (attempt ${i+1}/${this.retryConfig.maxRetries})`),await this.sleep(a),i++}throw r}registerTelemetryHook(e){this.telemetryHooks.add(e)}unregisterTelemetryHook(e){this.telemetryHooks.delete(e)}ensureApplicationError(e,t){if(e instanceof iw.ApplicationError){if(t){let i=e,s={...e.context,...t};return new class extends iw.ApplicationError{constructor(){super(...arguments),this.code=i.code,this.retriable=i.retriable,this.guidance=i.guidance}}(e.message,s)}return e}return new class extends iw.ApplicationError{static{o(this,"UnknownError")}constructor(s,a){super(s,{originalError:a.name,...t}),this.code=iU.ErrorCode.UNKNOWN_ERROR,this.retriable=!1,this.guidance="An unexpected error occurred"}}(e.message,e)}formatError(e){let t=[];return t.push(`\u274C ${e.name}: ${e.message}`),e.guidance&&t.push(`\u{1F4A1} ${e.guidance}`),e.context&&Object.keys(e.context).length>0&&t.push(`Context: ${JSON.stringify(e.context,null,2)}`),t.join(`
455
+ `)}calculateDelay(e){let t=this.retryConfig.initialDelayMs*Math.pow(this.retryConfig.backoffMultiplier,e);return Math.min(t,this.retryConfig.maxDelayMs)}sleep(e){return new Promise(t=>setTimeout(t,e))}callTelemetryHooks(e,...t){for(let r of this.telemetryHooks)try{let i=r[e];i&&i.apply(r,t)}catch(i){sU.LoggingService.error("Error in telemetry hook",i instanceof Error?i:new Error(String(i)))}}};rg.ApplicationErrorHandler=sw});var tI=S(ng=>{"use strict";Object.defineProperty(ng,"__esModule",{value:!0});ng.ApplicationErrorHandler=void 0;var aU=eI();Object.defineProperty(ng,"ApplicationErrorHandler",{enumerable:!0,get:o(function(){return aU.ApplicationErrorHandler},"get")})});var ow=S(ig=>{"use strict";Object.defineProperty(ig,"__esModule",{value:!0});ig.ClassHierarchy=void 0;var oU="http://www.w3.org/2000/01/rdf-schema#subClassOf",aw=class{static{o(this,"ClassHierarchy")}constructor(e){this.adjacency=new Map;for(let t of e){if(t.predicate.type!=="iri"||t.predicate.value!==oU||t.subject.type!=="iri"||t.object.type!=="iri")continue;let r=t.subject.value,i=t.object.value,s=this.adjacency.get(r);s||(s=new Set,this.adjacency.set(r,s)),s.add(i)}}isSubClassOf(e,t){if(e===t)return!0;let r=new Set,i=[e];for(;i.length>0;){let s=i.shift();if(s===void 0)break;if(r.has(s))continue;r.add(s);let a=this.adjacency.get(s);if(a)for(let c of a){if(c===t)return!0;r.has(c)||i.push(c)}}return!1}getAncestors(e){let t=new Set,r=new Set,i=[e];for(;i.length>0;){let s=i.shift();if(s===void 0)break;if(r.has(s))continue;r.add(s);let a=this.adjacency.get(s);if(a)for(let c of a)t.add(c),r.has(c)||i.push(c)}return t}};ig.ClassHierarchy=aw});var nI=S(Es=>{"use strict";Object.defineProperty(Es,"__esModule",{value:!0});Es.ValidatorDaemon=Es.IDLE_TIMEOUT_MS=Es.DEFAULT_SOCKET_PATH=void 0;var rI=nw(),cU=tw(),lU=ow();Es.DEFAULT_SOCKET_PATH=`${process.env.HOME??process.env.USERPROFILE??"/tmp"}/.cache/exocortex/validator.sock`;Es.IDLE_TIMEOUT_MS=300*1e3;var cw=class{static{o(this,"ValidatorDaemon")}constructor(e=Es.DEFAULT_SOCKET_PATH,t=Es.IDLE_TIMEOUT_MS){this.registryCache=new Map,this.server=null,this.idleTimer=null,this.socketPath=e,this.idleTimeoutMs=t}async start(){let e=require("net"),t=require("fs/promises"),r=require("path");await t.mkdir(r.dirname(this.socketPath),{recursive:!0});try{await t.unlink(this.socketPath)}catch{}this.server=e.createServer(a=>{this.handleConnection(a)});let i=this.server;await new Promise((a,c)=>{i.on("error",c),i.listen(this.socketPath,a)}),this.resetIdleTimer();let s=o(()=>{this.stop()},"handleSignal");process.once("SIGTERM",s),process.once("SIGINT",s)}async stop(){if(this.idleTimer!==null&&(clearTimeout(this.idleTimer),this.idleTimer=null),!this.server)return;let e=this.server;this.server=null,await new Promise(t=>{e.close(()=>t())})}resetIdleTimer(){this.idleTimer!==null&&clearTimeout(this.idleTimer),this.idleTimer=setTimeout(()=>{process.exit(0)},this.idleTimeoutMs)}handleConnection(e){let t="";e.setEncoding("utf-8"),e.on("data",r=>{t+=r;let i=t.split(`
456
+ `);t=i.pop()??"";for(let s of i){let a=s.trim();a&&this.handleRequest(a,e)}}),e.on("error",()=>{e.destroy()})}async handleRequest(e,t){this.resetIdleTimer();let r;try{let i=JSON.parse(e),s=await this.getRegistry(i.registryPath),a=new lU.ClassHierarchy(i.subclassTriples??[]);r={report:(0,rI.validate)(i.triples,s,a,{closedWorldMode:i.closedWorldMode})}}catch(i){r={error:i instanceof Error?i.message:String(i)}}t.destroyed||t.write(JSON.stringify(r)+`
457
+ `)}async getRegistry(e){let t=this.registryCache.get(e);if(t)return t;let r=await cU.ShapeLoader.loadFromShapeJSON(e),i=new rI.ShapeRegistry(r.getAll());return this.registryCache.set(e,i),i}};Es.ValidatorDaemon=cw});var Dt=S(m=>{"use strict";var uU=m&&m.__createBinding||(Object.create?(function(n,e,t,r){r===void 0&&(r=t);var i=Object.getOwnPropertyDescriptor(e,t);(!i||("get"in i?!e.__esModule:i.writable||i.configurable))&&(i={enumerable:!0,get:o(function(){return e[t]},"get")}),Object.defineProperty(n,r,i)}):(function(n,e,t,r){r===void 0&&(r=t),n[r]=e[t]})),ii=m&&m.__exportStar||function(n,e){for(var t in n)t!=="default"&&!Object.prototype.hasOwnProperty.call(e,t)&&uU(e,n,t)};Object.defineProperty(m,"__esModule",{value:!0});m.RenameToUidService=m.PropertyCleanupService=m.LoggingService=m.LabelToAliasService=m.FolderRepairService=m.EffortVotingService=m.WorkflowCommandAdapter=m.VisibilityGenerator=m.InstantiationRuleResolver=m.WorkflowResolver=m.WorkflowEngine=m.EffortStatusWorkflow=m.ConceptCreationService=m.ClassCreationService=m.AreaHierarchyBuilder=m.AreaCreationService=m.TaskStatusService=m.ServiceRegistry=m.GroundingExecutor=m.PreconditionEvaluator=m.CommandResolver=m.extractPropertyLabel=m.uriToPropertyName=m.propertyNameToUri=m.rangeToFieldType=m.PropertyFieldType=m.isCommandBindingFrontmatter=m.isGroundingFrontmatter=m.isPreconditionFrontmatter=m.isCommandFrontmatter=m.isStyleSource=m.isLabelClass=m.isCommandVariant=m.STYLE_SOURCE_VALUES=m.LABEL_CLASS_VALUES=m.COMMAND_VARIANT_VALUES=m.CommandBindingStyleProperty=m.CommandBindingProperty=m.GroundingProperty=m.PreconditionProperty=m.CommandProperty=m.GroundingType=m.getEffortStatusLabel=m.isTrashedStatus=m.isDoneStatus=m.normalizeEffortStatus=m.EFFORT_STATUS_OPTIONS=m.STATUS_NAME_TO_WIKILINK=m.STATUS_NAME_TO_ENUM=m.EFFORT_STATUS_CONFIG=void 0;m.InMemoryTripleStore=m.OBSIDIAN_VAULT_SCHEME=m.vaultPathToIRI=m.NullLogger=m.RDFSerializer=m.FilenameValidator=m.EffortSortingHelpers=m.MetadataExtractor=m.MetadataHelpers=m.WikiLinkHelpers=m.DateFormatter=m.FrontmatterService=m.CriticalityZoneUUIDs=m.CriticalityZoneService=m.DailyReviewService=m.DEFAULT_AUTOCOMPLETE_CONFIG=m.AutocompleteService=m.TrendDetectionService=m.AnalyticsService=m.getTemplateByName=m.validateParameters=m.fillTemplate=m.findMatchingTemplates=m.findClassByTerm=m.KNOWN_CLASSES=m.KNOWN_PROTOTYPES=m.EFFORT_STATUSES=m.ASSET_CLASSES=m.PREDICATES=m.SPARQL_PREFIXES=m.SPARQL_TEMPLATES=m.DEFAULT_NL_TO_SPARQL_CONFIG=m.NLToSPARQLService=m.TypeRegistry=m.GraphQueryService=m.FixMissingLabelService=m.ArchiveAssetService=m.GenericAssetCreationService=m.URIConstructionService=m.SessionEventService=m.AssetConversionService=m.EnumValueResolver=m.ClassHierarchyResolver=m.PropertySchemaResolver=m.PlanningService=m.AlgorithmExtractor=m.DynamicFrontmatterGenerator=m.FleetingNoteCreationService=m.SupervisionCreationService=m.StatusTimestampService=void 0;m.createSPARQLResultCache=m.SPARQLResultCache=m.QueryPlanCache=m.createDoubleLiteral=m.createDecimalLiteral=m.getNumericValue=m.createPercentileAggregate=m.modeAggregate=m.stddevAggregate=m.varianceAggregate=m.medianAggregate=m.EXO_AGGREGATE_NS=m.BUILT_IN_AGGREGATES=m.CustomAggregateError=m.CustomAggregateRegistry=m.AggregateFunctions=m.BuiltInFunctions=m.SolutionMapping=m.UpdateExecutorError=m.UpdateExecutor=m.QueryExecutor=m.ExoQLQueryExecutor=m.DescribeExecutor=m.ConstructExecutor=m.UnionExecutor=m.OptionalExecutor=m.FilterExecutor=m.BGPExecutor=m.AlgebraSerializer=m.AlgebraOptimizer=m.AlgebraTranslator=m.ExoQLAlgebraTranslator=m.DescribeOptionsTransformerError=m.DescribeOptionsTransformer=m.SPARQLParseError=m.SPARQLParser=m.ExoQLParser=m.NoteToRDFConverter=m.SOURCE_VARIABLE=m.SourceAnnotator=m.INFERRED_GRAPH=m.PrototypeChainMaterializer=m.PropertyCardinalityRegistry=m.NonInheritablePropertyRegistry=m.RDFSInferenceEngine=m.RDFVocabularyMapper=m.DomainTriple=m.DomainBlankNode=m.DomainLiteral=m.DomainIRI=void 0;m.createLayoutBlockFromFrontmatter=m.PROPERTIES_BLOCK_CLASS_UID=m.PROPERTIES_BLOCK_CLASS_IRI=m.BACKLINKS_TABLE_BLOCK_CLASS_UID=m.BACKLINKS_TABLE_BLOCK_CLASS_IRI=m.isLayoutFrontmatter=m.isLayout=m.createLayoutFromFrontmatter=m.LAYOUT_CLASS_UID=m.LAYOUT_CLASS_IRI=m.RelationColumnSetResolver=m.normalizeRelationColumnSetRef=m.isRelationColumnSetFrontmatter=m.isRelationColumnSet=m.createRelationColumnSetFromFrontmatter=m.RELATION_COLUMN_SET_CLASS_UID=m.RELATION_COLUMN_SET_CLASS_IRI=m.ExoQLError=m.ExoQL=m.createStreamingSource=m.StreamingLoader=m.resetGlobalPool=m.getGlobalPool=m.MemoryPool=m.CompactGraphStore=m.StringTable=m.DEFAULT_COLORS=m.NODE_FLAGS=m.container=m.resetContainer=m.getContainer=m.createChildContainer=m.registerCoreServices=m.DI_TOKENS=m.DEFAULT_FLEETING_NOTE_CLASS_UID=m.DEFAULT_INBOX_FOLDER=m.DEFAULT_OWNER_IDENTITY=m.VaultSettings=m.TransactionError=m.TripleNotFoundError=m.TripleAlreadyExistsError=m.FileAlreadyExistsError=m.FileNotFoundError=m.FilterContainsOptimizer=m.VaultPrefixTransformer=m.CaseWhenTransformerError=m.CaseWhenTransformer=m.ResultSerializer=m.createIncrementalIndexer=m.IncrementalIndexer=void 0;m.TripleClassHierarchy=m.IDLE_TIMEOUT_MS=m.DEFAULT_SOCKET_PATH=m.ValidatorDaemon=m.ShaclShapeRegistry=m.shaclValidate=m.ShapeRegistry=m.ShapeLoader=m.selectByPriority=m.LayoutSelector=m.isPropertiesBlock=m.isLayoutBlockFrontmatter=m.isBacklinksTableBlock=void 0;ii(Fu(),m);ii(Ec(),m);var Ha=y0();Object.defineProperty(m,"EFFORT_STATUS_CONFIG",{enumerable:!0,get:o(function(){return Ha.EFFORT_STATUS_CONFIG},"get")});Object.defineProperty(m,"STATUS_NAME_TO_ENUM",{enumerable:!0,get:o(function(){return Ha.STATUS_NAME_TO_ENUM},"get")});Object.defineProperty(m,"STATUS_NAME_TO_WIKILINK",{enumerable:!0,get:o(function(){return Ha.STATUS_NAME_TO_WIKILINK},"get")});Object.defineProperty(m,"EFFORT_STATUS_OPTIONS",{enumerable:!0,get:o(function(){return Ha.EFFORT_STATUS_OPTIONS},"get")});Object.defineProperty(m,"normalizeEffortStatus",{enumerable:!0,get:o(function(){return Ha.normalizeEffortStatus},"get")});Object.defineProperty(m,"isDoneStatus",{enumerable:!0,get:o(function(){return Ha.isDoneStatus},"get")});Object.defineProperty(m,"isTrashedStatus",{enumerable:!0,get:o(function(){return Ha.isTrashedStatus},"get")});Object.defineProperty(m,"getEffortStatusLabel",{enumerable:!0,get:o(function(){return Ha.getEffortStatusLabel},"get")});var fU=Tc();Object.defineProperty(m,"GroundingType",{enumerable:!0,get:o(function(){return fU.GroundingType},"get")});var Af=_0();Object.defineProperty(m,"CommandProperty",{enumerable:!0,get:o(function(){return Af.CommandProperty},"get")});Object.defineProperty(m,"PreconditionProperty",{enumerable:!0,get:o(function(){return Af.PreconditionProperty},"get")});Object.defineProperty(m,"GroundingProperty",{enumerable:!0,get:o(function(){return Af.GroundingProperty},"get")});Object.defineProperty(m,"CommandBindingProperty",{enumerable:!0,get:o(function(){return Af.CommandBindingProperty},"get")});Object.defineProperty(m,"CommandBindingStyleProperty",{enumerable:!0,get:o(function(){return Af.CommandBindingStyleProperty},"get")});var Pl=S0();Object.defineProperty(m,"COMMAND_VARIANT_VALUES",{enumerable:!0,get:o(function(){return Pl.COMMAND_VARIANT_VALUES},"get")});Object.defineProperty(m,"LABEL_CLASS_VALUES",{enumerable:!0,get:o(function(){return Pl.LABEL_CLASS_VALUES},"get")});Object.defineProperty(m,"STYLE_SOURCE_VALUES",{enumerable:!0,get:o(function(){return Pl.STYLE_SOURCE_VALUES},"get")});Object.defineProperty(m,"isCommandVariant",{enumerable:!0,get:o(function(){return Pl.isCommandVariant},"get")});Object.defineProperty(m,"isLabelClass",{enumerable:!0,get:o(function(){return Pl.isLabelClass},"get")});Object.defineProperty(m,"isStyleSource",{enumerable:!0,get:o(function(){return Pl.isStyleSource},"get")});var sg=gT();Object.defineProperty(m,"isCommandFrontmatter",{enumerable:!0,get:o(function(){return sg.isCommandFrontmatter},"get")});Object.defineProperty(m,"isPreconditionFrontmatter",{enumerable:!0,get:o(function(){return sg.isPreconditionFrontmatter},"get")});Object.defineProperty(m,"isGroundingFrontmatter",{enumerable:!0,get:o(function(){return sg.isGroundingFrontmatter},"get")});Object.defineProperty(m,"isCommandBindingFrontmatter",{enumerable:!0,get:o(function(){return sg.isCommandBindingFrontmatter},"get")});ii(yT(),m);ii(_T(),m);ii(v0(),m);ii(b0(),m);ii(vT(),m);ii(ET(),m);ii(r_(),m);ii(fA(),m);var iI=Ch();Object.defineProperty(m,"PropertyFieldType",{enumerable:!0,get:o(function(){return iI.PropertyFieldType},"get")});Object.defineProperty(m,"rangeToFieldType",{enumerable:!0,get:o(function(){return iI.rangeToFieldType},"get")});var lw=a_();Object.defineProperty(m,"propertyNameToUri",{enumerable:!0,get:o(function(){return lw.propertyNameToUri},"get")});Object.defineProperty(m,"uriToPropertyName",{enumerable:!0,get:o(function(){return lw.uriToPropertyName},"get")});Object.defineProperty(m,"extractPropertyLabel",{enumerable:!0,get:o(function(){return lw.extractPropertyLabel},"get")});var dU=Bx();Object.defineProperty(m,"CommandResolver",{enumerable:!0,get:o(function(){return dU.CommandResolver},"get")});var hU=Ux();Object.defineProperty(m,"PreconditionEvaluator",{enumerable:!0,get:o(function(){return hU.PreconditionEvaluator},"get")});var sI=Wx();Object.defineProperty(m,"GroundingExecutor",{enumerable:!0,get:o(function(){return sI.GroundingExecutor},"get")});Object.defineProperty(m,"ServiceRegistry",{enumerable:!0,get:o(function(){return sI.ServiceRegistry},"get")});var pU=RS();Object.defineProperty(m,"TaskStatusService",{enumerable:!0,get:o(function(){return pU.TaskStatusService},"get")});var mU=DS();Object.defineProperty(m,"AreaCreationService",{enumerable:!0,get:o(function(){return mU.AreaCreationService},"get")});var gU=LS();Object.defineProperty(m,"AreaHierarchyBuilder",{enumerable:!0,get:o(function(){return gU.AreaHierarchyBuilder},"get")});var yU=MS();Object.defineProperty(m,"ClassCreationService",{enumerable:!0,get:o(function(){return yU.ClassCreationService},"get")});var _U=$S();Object.defineProperty(m,"ConceptCreationService",{enumerable:!0,get:o(function(){return _U.ConceptCreationService},"get")});var SU=sm();Object.defineProperty(m,"EffortStatusWorkflow",{enumerable:!0,get:o(function(){return SU.EffortStatusWorkflow},"get")});var vU=lf();Object.defineProperty(m,"WorkflowEngine",{enumerable:!0,get:o(function(){return vU.WorkflowEngine},"get")});var bU=yS();Object.defineProperty(m,"WorkflowResolver",{enumerable:!0,get:o(function(){return bU.WorkflowResolver},"get")});var wU=i3();Object.defineProperty(m,"InstantiationRuleResolver",{enumerable:!0,get:o(function(){return wU.InstantiationRuleResolver},"get")});var EU=s3();Object.defineProperty(m,"VisibilityGenerator",{enumerable:!0,get:o(function(){return EU.VisibilityGenerator},"get")});var TU=a3();Object.defineProperty(m,"WorkflowCommandAdapter",{enumerable:!0,get:o(function(){return TU.WorkflowCommandAdapter},"get")});var AU=zS();Object.defineProperty(m,"EffortVotingService",{enumerable:!0,get:o(function(){return AU.EffortVotingService},"get")});var xU=QS();Object.defineProperty(m,"FolderRepairService",{enumerable:!0,get:o(function(){return xU.FolderRepairService},"get")});var CU=YS();Object.defineProperty(m,"LabelToAliasService",{enumerable:!0,get:o(function(){return CU.LabelToAliasService},"get")});var IU=$a();Object.defineProperty(m,"LoggingService",{enumerable:!0,get:o(function(){return IU.LoggingService},"get")});var RU=ZS();Object.defineProperty(m,"PropertyCleanupService",{enumerable:!0,get:o(function(){return RU.PropertyCleanupService},"get")});var PU=tv();Object.defineProperty(m,"RenameToUidService",{enumerable:!0,get:o(function(){return PU.RenameToUidService},"get")});var OU=om();Object.defineProperty(m,"StatusTimestampService",{enumerable:!0,get:o(function(){return OU.StatusTimestampService},"get")});var FU=iv();Object.defineProperty(m,"SupervisionCreationService",{enumerable:!0,get:o(function(){return FU.SupervisionCreationService},"get")});var DU=ov();Object.defineProperty(m,"FleetingNoteCreationService",{enumerable:!0,get:o(function(){return DU.FleetingNoteCreationService},"get")});var NU=lv();Object.defineProperty(m,"DynamicFrontmatterGenerator",{enumerable:!0,get:o(function(){return NU.DynamicFrontmatterGenerator},"get")});var LU=fv();Object.defineProperty(m,"AlgorithmExtractor",{enumerable:!0,get:o(function(){return LU.AlgorithmExtractor},"get")});var kU=hv();Object.defineProperty(m,"PlanningService",{enumerable:!0,get:o(function(){return kU.PlanningService},"get")});var MU=S3();Object.defineProperty(m,"PropertySchemaResolver",{enumerable:!0,get:o(function(){return MU.PropertySchemaResolver},"get")});var jU=v3();Object.defineProperty(m,"ClassHierarchyResolver",{enumerable:!0,get:o(function(){return jU.ClassHierarchyResolver},"get")});var $U=b3();Object.defineProperty(m,"EnumValueResolver",{enumerable:!0,get:o(function(){return $U.EnumValueResolver},"get")});var BU=_v();Object.defineProperty(m,"AssetConversionService",{enumerable:!0,get:o(function(){return BU.AssetConversionService},"get")});var VU=bv();Object.defineProperty(m,"SessionEventService",{enumerable:!0,get:o(function(){return VU.SessionEventService},"get")});var UU=Tv();Object.defineProperty(m,"URIConstructionService",{enumerable:!0,get:o(function(){return UU.URIConstructionService},"get")});var qU=xv();Object.defineProperty(m,"GenericAssetCreationService",{enumerable:!0,get:o(function(){return qU.GenericAssetCreationService},"get")});var WU=O3();Object.defineProperty(m,"ArchiveAssetService",{enumerable:!0,get:o(function(){return WU.ArchiveAssetService},"get")});var GU=D3();Object.defineProperty(m,"FixMissingLabelService",{enumerable:!0,get:o(function(){return GU.FixMissingLabelService},"get")});var zU=N3();Object.defineProperty(m,"GraphQueryService",{enumerable:!0,get:o(function(){return zU.GraphQueryService},"get")});var HU=k3();Object.defineProperty(m,"TypeRegistry",{enumerable:!0,get:o(function(){return HU.TypeRegistry},"get")});var aI=M3();Object.defineProperty(m,"NLToSPARQLService",{enumerable:!0,get:o(function(){return aI.NLToSPARQLService},"get")});Object.defineProperty(m,"DEFAULT_NL_TO_SPARQL_CONFIG",{enumerable:!0,get:o(function(){return aI.DEFAULT_NL_TO_SPARQL_CONFIG},"get")});var si=Ov();Object.defineProperty(m,"SPARQL_TEMPLATES",{enumerable:!0,get:o(function(){return si.SPARQL_TEMPLATES},"get")});Object.defineProperty(m,"SPARQL_PREFIXES",{enumerable:!0,get:o(function(){return si.SPARQL_PREFIXES},"get")});Object.defineProperty(m,"PREDICATES",{enumerable:!0,get:o(function(){return si.PREDICATES},"get")});Object.defineProperty(m,"ASSET_CLASSES",{enumerable:!0,get:o(function(){return si.ASSET_CLASSES},"get")});Object.defineProperty(m,"EFFORT_STATUSES",{enumerable:!0,get:o(function(){return si.EFFORT_STATUSES},"get")});Object.defineProperty(m,"KNOWN_PROTOTYPES",{enumerable:!0,get:o(function(){return si.KNOWN_PROTOTYPES},"get")});Object.defineProperty(m,"KNOWN_CLASSES",{enumerable:!0,get:o(function(){return si.KNOWN_CLASSES},"get")});Object.defineProperty(m,"findClassByTerm",{enumerable:!0,get:o(function(){return si.findClassByTerm},"get")});Object.defineProperty(m,"findMatchingTemplates",{enumerable:!0,get:o(function(){return si.findMatchingTemplates},"get")});Object.defineProperty(m,"fillTemplate",{enumerable:!0,get:o(function(){return si.fillTemplate},"get")});Object.defineProperty(m,"validateParameters",{enumerable:!0,get:o(function(){return si.validateParameters},"get")});Object.defineProperty(m,"getTemplateByName",{enumerable:!0,get:o(function(){return si.getTemplateByName},"get")});var QU=$3();Object.defineProperty(m,"AnalyticsService",{enumerable:!0,get:o(function(){return QU.AnalyticsService},"get")});var KU=B3();Object.defineProperty(m,"TrendDetectionService",{enumerable:!0,get:o(function(){return KU.TrendDetectionService},"get")});var oI=U3();Object.defineProperty(m,"AutocompleteService",{enumerable:!0,get:o(function(){return oI.AutocompleteService},"get")});Object.defineProperty(m,"DEFAULT_AUTOCOMPLETE_CONFIG",{enumerable:!0,get:o(function(){return oI.DEFAULT_AUTOCOMPLETE_CONFIG},"get")});var YU=W3();Object.defineProperty(m,"DailyReviewService",{enumerable:!0,get:o(function(){return YU.DailyReviewService},"get")});var cI=jv();Object.defineProperty(m,"CriticalityZoneService",{enumerable:!0,get:o(function(){return cI.CriticalityZoneService},"get")});Object.defineProperty(m,"CriticalityZoneUUIDs",{enumerable:!0,get:o(function(){return cI.CriticalityZoneUUIDs},"get")});var XU=ei();Object.defineProperty(m,"FrontmatterService",{enumerable:!0,get:o(function(){return XU.FrontmatterService},"get")});var JU=Qr();Object.defineProperty(m,"DateFormatter",{enumerable:!0,get:o(function(){return JU.DateFormatter},"get")});var ZU=zs();Object.defineProperty(m,"WikiLinkHelpers",{enumerable:!0,get:o(function(){return ZU.WikiLinkHelpers},"get")});var eq=ms();Object.defineProperty(m,"MetadataHelpers",{enumerable:!0,get:o(function(){return eq.MetadataHelpers},"get")});var tq=OS();Object.defineProperty(m,"MetadataExtractor",{enumerable:!0,get:o(function(){return tq.MetadataExtractor},"get")});var rq=z3();Object.defineProperty(m,"EffortSortingHelpers",{enumerable:!0,get:o(function(){return rq.EffortSortingHelpers},"get")});var nq=H3();Object.defineProperty(m,"FilenameValidator",{enumerable:!0,get:o(function(){return nq.FilenameValidator},"get")});var iq=eC();Object.defineProperty(m,"RDFSerializer",{enumerable:!0,get:o(function(){return iq.RDFSerializer},"get")});var sq=Pc();Object.defineProperty(m,"NullLogger",{enumerable:!0,get:o(function(){return sq.NullLogger},"get")});var lI=Yv();Object.defineProperty(m,"vaultPathToIRI",{enumerable:!0,get:o(function(){return lI.vaultPathToIRI},"get")});Object.defineProperty(m,"OBSIDIAN_VAULT_SCHEME",{enumerable:!0,get:o(function(){return lI.OBSIDIAN_VAULT_SCHEME},"get")});var aq=AS();Object.defineProperty(m,"InMemoryTripleStore",{enumerable:!0,get:o(function(){return aq.InMemoryTripleStore},"get")});var oq=Ae();Object.defineProperty(m,"DomainIRI",{enumerable:!0,get:o(function(){return oq.IRI},"get")});var cq=Ne();Object.defineProperty(m,"DomainLiteral",{enumerable:!0,get:o(function(){return cq.Literal},"get")});var lq=qt();Object.defineProperty(m,"DomainBlankNode",{enumerable:!0,get:o(function(){return lq.BlankNode},"get")});var uq=Yn();Object.defineProperty(m,"DomainTriple",{enumerable:!0,get:o(function(){return uq.Triple},"get")});var fq=Jv();Object.defineProperty(m,"RDFVocabularyMapper",{enumerable:!0,get:o(function(){return fq.RDFVocabularyMapper},"get")});var dq=rC();Object.defineProperty(m,"RDFSInferenceEngine",{enumerable:!0,get:o(function(){return dq.RDFSInferenceEngine},"get")});var hq=rb();Object.defineProperty(m,"NonInheritablePropertyRegistry",{enumerable:!0,get:o(function(){return hq.NonInheritablePropertyRegistry},"get")});var pq=sb();Object.defineProperty(m,"PropertyCardinalityRegistry",{enumerable:!0,get:o(function(){return pq.PropertyCardinalityRegistry},"get")});var uI=cb();Object.defineProperty(m,"PrototypeChainMaterializer",{enumerable:!0,get:o(function(){return uI.PrototypeChainMaterializer},"get")});Object.defineProperty(m,"INFERRED_GRAPH",{enumerable:!0,get:o(function(){return uI.INFERRED_GRAPH},"get")});var fI=ub();Object.defineProperty(m,"SourceAnnotator",{enumerable:!0,get:o(function(){return fI.SourceAnnotator},"get")});Object.defineProperty(m,"SOURCE_VARIABLE",{enumerable:!0,get:o(function(){return fI.SOURCE_VARIABLE},"get")});var mq=db();Object.defineProperty(m,"NoteToRDFConverter",{enumerable:!0,get:o(function(){return mq.NoteToRDFConverter},"get")});var uw=Bc();Object.defineProperty(m,"ExoQLParser",{enumerable:!0,get:o(function(){return uw.ExoQLParser},"get")});Object.defineProperty(m,"SPARQLParser",{enumerable:!0,get:o(function(){return uw.SPARQLParser},"get")});Object.defineProperty(m,"SPARQLParseError",{enumerable:!0,get:o(function(){return uw.SPARQLParseError},"get")});var dI=i1();Object.defineProperty(m,"DescribeOptionsTransformer",{enumerable:!0,get:o(function(){return dI.DescribeOptionsTransformer},"get")});Object.defineProperty(m,"DescribeOptionsTransformerError",{enumerable:!0,get:o(function(){return dI.DescribeOptionsTransformerError},"get")});var hI=Uc();Object.defineProperty(m,"ExoQLAlgebraTranslator",{enumerable:!0,get:o(function(){return hI.ExoQLAlgebraTranslator},"get")});Object.defineProperty(m,"AlgebraTranslator",{enumerable:!0,get:o(function(){return hI.AlgebraTranslator},"get")});var gq=dC();Object.defineProperty(m,"AlgebraOptimizer",{enumerable:!0,get:o(function(){return gq.AlgebraOptimizer},"get")});var yq=hC();Object.defineProperty(m,"AlgebraSerializer",{enumerable:!0,get:o(function(){return yq.AlgebraSerializer},"get")});var _q=w1();Object.defineProperty(m,"BGPExecutor",{enumerable:!0,get:o(function(){return _q.BGPExecutor},"get")});var Sq=Lp();Object.defineProperty(m,"FilterExecutor",{enumerable:!0,get:o(function(){return Sq.FilterExecutor},"get")});var vq=V1();Object.defineProperty(m,"OptionalExecutor",{enumerable:!0,get:o(function(){return vq.OptionalExecutor},"get")});var bq=q1();Object.defineProperty(m,"UnionExecutor",{enumerable:!0,get:o(function(){return bq.UnionExecutor},"get")});var wq=Z1();Object.defineProperty(m,"ConstructExecutor",{enumerable:!0,get:o(function(){return wq.ConstructExecutor},"get")});var Eq=mC();Object.defineProperty(m,"DescribeExecutor",{enumerable:!0,get:o(function(){return Eq.DescribeExecutor},"get")});var pI=cl();Object.defineProperty(m,"ExoQLQueryExecutor",{enumerable:!0,get:o(function(){return pI.ExoQLQueryExecutor},"get")});Object.defineProperty(m,"QueryExecutor",{enumerable:!0,get:o(function(){return pI.QueryExecutor},"get")});var mI=yC();Object.defineProperty(m,"UpdateExecutor",{enumerable:!0,get:o(function(){return mI.UpdateExecutor},"get")});Object.defineProperty(m,"UpdateExecutorError",{enumerable:!0,get:o(function(){return mI.UpdateExecutorError},"get")});var Tq=us();Object.defineProperty(m,"SolutionMapping",{enumerable:!0,get:o(function(){return Tq.SolutionMapping},"get")});var Aq=Np();Object.defineProperty(m,"BuiltInFunctions",{enumerable:!0,get:o(function(){return Aq.BuiltInFunctions},"get")});var xq=SC();Object.defineProperty(m,"AggregateFunctions",{enumerable:!0,get:o(function(){return xq.AggregateFunctions},"get")});var gI=z1();Object.defineProperty(m,"CustomAggregateRegistry",{enumerable:!0,get:o(function(){return gI.CustomAggregateRegistry},"get")});Object.defineProperty(m,"CustomAggregateError",{enumerable:!0,get:o(function(){return gI.CustomAggregateError},"get")});var Ts=H1();Object.defineProperty(m,"BUILT_IN_AGGREGATES",{enumerable:!0,get:o(function(){return Ts.BUILT_IN_AGGREGATES},"get")});Object.defineProperty(m,"EXO_AGGREGATE_NS",{enumerable:!0,get:o(function(){return Ts.EXO_AGGREGATE_NS},"get")});Object.defineProperty(m,"medianAggregate",{enumerable:!0,get:o(function(){return Ts.medianAggregate},"get")});Object.defineProperty(m,"varianceAggregate",{enumerable:!0,get:o(function(){return Ts.varianceAggregate},"get")});Object.defineProperty(m,"stddevAggregate",{enumerable:!0,get:o(function(){return Ts.stddevAggregate},"get")});Object.defineProperty(m,"modeAggregate",{enumerable:!0,get:o(function(){return Ts.modeAggregate},"get")});Object.defineProperty(m,"createPercentileAggregate",{enumerable:!0,get:o(function(){return Ts.createPercentileAggregate},"get")});Object.defineProperty(m,"getNumericValue",{enumerable:!0,get:o(function(){return Ts.getNumericValue},"get")});Object.defineProperty(m,"createDecimalLiteral",{enumerable:!0,get:o(function(){return Ts.createDecimalLiteral},"get")});Object.defineProperty(m,"createDoubleLiteral",{enumerable:!0,get:o(function(){return Ts.createDoubleLiteral},"get")});var Cq=vC();Object.defineProperty(m,"QueryPlanCache",{enumerable:!0,get:o(function(){return Cq.QueryPlanCache},"get")});var yI=bC();Object.defineProperty(m,"SPARQLResultCache",{enumerable:!0,get:o(function(){return yI.SPARQLResultCache},"get")});Object.defineProperty(m,"createSPARQLResultCache",{enumerable:!0,get:o(function(){return yI.createSPARQLResultCache},"get")});var _I=wC();Object.defineProperty(m,"IncrementalIndexer",{enumerable:!0,get:o(function(){return _I.IncrementalIndexer},"get")});Object.defineProperty(m,"createIncrementalIndexer",{enumerable:!0,get:o(function(){return _I.createIncrementalIndexer},"get")});var Iq=EC();Object.defineProperty(m,"ResultSerializer",{enumerable:!0,get:o(function(){return Iq.ResultSerializer},"get")});var SI=t1();Object.defineProperty(m,"CaseWhenTransformer",{enumerable:!0,get:o(function(){return SI.CaseWhenTransformer},"get")});Object.defineProperty(m,"CaseWhenTransformerError",{enumerable:!0,get:o(function(){return SI.CaseWhenTransformerError},"get")});var Rq=c1();Object.defineProperty(m,"VaultPrefixTransformer",{enumerable:!0,get:o(function(){return Rq.VaultPrefixTransformer},"get")});var Pq=pb();Object.defineProperty(m,"FilterContainsOptimizer",{enumerable:!0,get:o(function(){return Pq.FilterContainsOptimizer},"get")});var vI=TC();Object.defineProperty(m,"FileNotFoundError",{enumerable:!0,get:o(function(){return vI.FileNotFoundError},"get")});Object.defineProperty(m,"FileAlreadyExistsError",{enumerable:!0,get:o(function(){return vI.FileAlreadyExistsError},"get")});var fw=bS();Object.defineProperty(m,"TripleAlreadyExistsError",{enumerable:!0,get:o(function(){return fw.TripleAlreadyExistsError},"get")});Object.defineProperty(m,"TripleNotFoundError",{enumerable:!0,get:o(function(){return fw.TripleNotFoundError},"get")});Object.defineProperty(m,"TransactionError",{enumerable:!0,get:o(function(){return fw.TransactionError},"get")});var ag=Cb();Object.defineProperty(m,"VaultSettings",{enumerable:!0,get:o(function(){return ag.VaultSettings},"get")});Object.defineProperty(m,"DEFAULT_OWNER_IDENTITY",{enumerable:!0,get:o(function(){return ag.DEFAULT_OWNER_IDENTITY},"get")});Object.defineProperty(m,"DEFAULT_INBOX_FOLDER",{enumerable:!0,get:o(function(){return ag.DEFAULT_INBOX_FOLDER},"get")});Object.defineProperty(m,"DEFAULT_FLEETING_NOTE_CLASS_UID",{enumerable:!0,get:o(function(){return ag.DEFAULT_FLEETING_NOTE_CLASS_UID},"get")});var Oq=wt();Object.defineProperty(m,"DI_TOKENS",{enumerable:!0,get:o(function(){return Oq.DI_TOKENS},"get")});var xf=AC();Object.defineProperty(m,"registerCoreServices",{enumerable:!0,get:o(function(){return xf.registerCoreServices},"get")});Object.defineProperty(m,"createChildContainer",{enumerable:!0,get:o(function(){return xf.createChildContainer},"get")});Object.defineProperty(m,"getContainer",{enumerable:!0,get:o(function(){return xf.getContainer},"get")});Object.defineProperty(m,"resetContainer",{enumerable:!0,get:o(function(){return xf.resetContainer},"get")});Object.defineProperty(m,"container",{enumerable:!0,get:o(function(){return xf.container},"get")});var da=OC();Object.defineProperty(m,"NODE_FLAGS",{enumerable:!0,get:o(function(){return da.NODE_FLAGS},"get")});Object.defineProperty(m,"DEFAULT_COLORS",{enumerable:!0,get:o(function(){return da.DEFAULT_COLORS},"get")});Object.defineProperty(m,"StringTable",{enumerable:!0,get:o(function(){return da.StringTable},"get")});Object.defineProperty(m,"CompactGraphStore",{enumerable:!0,get:o(function(){return da.CompactGraphStore},"get")});Object.defineProperty(m,"MemoryPool",{enumerable:!0,get:o(function(){return da.MemoryPool},"get")});Object.defineProperty(m,"getGlobalPool",{enumerable:!0,get:o(function(){return da.getGlobalPool},"get")});Object.defineProperty(m,"resetGlobalPool",{enumerable:!0,get:o(function(){return da.resetGlobalPool},"get")});Object.defineProperty(m,"StreamingLoader",{enumerable:!0,get:o(function(){return da.StreamingLoader},"get")});Object.defineProperty(m,"createStreamingSource",{enumerable:!0,get:o(function(){return da.createStreamingSource},"get")});var bI=FC();Object.defineProperty(m,"ExoQL",{enumerable:!0,get:o(function(){return bI.ExoQL},"get")});Object.defineProperty(m,"ExoQLError",{enumerable:!0,get:o(function(){return bI.ExoQLError},"get")});var Ol=Um();Object.defineProperty(m,"RELATION_COLUMN_SET_CLASS_IRI",{enumerable:!0,get:o(function(){return Ol.RELATION_COLUMN_SET_CLASS_IRI},"get")});Object.defineProperty(m,"RELATION_COLUMN_SET_CLASS_UID",{enumerable:!0,get:o(function(){return Ol.RELATION_COLUMN_SET_CLASS_UID},"get")});Object.defineProperty(m,"createRelationColumnSetFromFrontmatter",{enumerable:!0,get:o(function(){return Ol.createRelationColumnSetFromFrontmatter},"get")});Object.defineProperty(m,"isRelationColumnSet",{enumerable:!0,get:o(function(){return Ol.isRelationColumnSet},"get")});Object.defineProperty(m,"isRelationColumnSetFrontmatter",{enumerable:!0,get:o(function(){return Ol.isRelationColumnSetFrontmatter},"get")});Object.defineProperty(m,"normalizeRelationColumnSetRef",{enumerable:!0,get:o(function(){return Ol.normalizeRef},"get")});var Fq=VC();Object.defineProperty(m,"RelationColumnSetResolver",{enumerable:!0,get:o(function(){return Fq.RelationColumnSetResolver},"get")});var Cf=Um();Object.defineProperty(m,"LAYOUT_CLASS_IRI",{enumerable:!0,get:o(function(){return Cf.LAYOUT_CLASS_IRI},"get")});Object.defineProperty(m,"LAYOUT_CLASS_UID",{enumerable:!0,get:o(function(){return Cf.LAYOUT_CLASS_UID},"get")});Object.defineProperty(m,"createLayoutFromFrontmatter",{enumerable:!0,get:o(function(){return Cf.createLayoutFromFrontmatter},"get")});Object.defineProperty(m,"isLayout",{enumerable:!0,get:o(function(){return Cf.isLayout},"get")});Object.defineProperty(m,"isLayoutFrontmatter",{enumerable:!0,get:o(function(){return Cf.isLayoutFrontmatter},"get")});var Qa=Um();Object.defineProperty(m,"BACKLINKS_TABLE_BLOCK_CLASS_IRI",{enumerable:!0,get:o(function(){return Qa.BACKLINKS_TABLE_BLOCK_CLASS_IRI},"get")});Object.defineProperty(m,"BACKLINKS_TABLE_BLOCK_CLASS_UID",{enumerable:!0,get:o(function(){return Qa.BACKLINKS_TABLE_BLOCK_CLASS_UID},"get")});Object.defineProperty(m,"PROPERTIES_BLOCK_CLASS_IRI",{enumerable:!0,get:o(function(){return Qa.PROPERTIES_BLOCK_CLASS_IRI},"get")});Object.defineProperty(m,"PROPERTIES_BLOCK_CLASS_UID",{enumerable:!0,get:o(function(){return Qa.PROPERTIES_BLOCK_CLASS_UID},"get")});Object.defineProperty(m,"createLayoutBlockFromFrontmatter",{enumerable:!0,get:o(function(){return Qa.createLayoutBlockFromFrontmatter},"get")});Object.defineProperty(m,"isBacklinksTableBlock",{enumerable:!0,get:o(function(){return Qa.isBacklinksTableBlock},"get")});Object.defineProperty(m,"isLayoutBlockFrontmatter",{enumerable:!0,get:o(function(){return Qa.isLayoutBlockFrontmatter},"get")});Object.defineProperty(m,"isPropertiesBlock",{enumerable:!0,get:o(function(){return Qa.isPropertiesBlock},"get")});var wI=qC();Object.defineProperty(m,"LayoutSelector",{enumerable:!0,get:o(function(){return wI.LayoutSelector},"get")});Object.defineProperty(m,"selectByPriority",{enumerable:!0,get:o(function(){return wI.selectByPriority},"get")});ii(JC(),m);var Dq=tw();Object.defineProperty(m,"ShapeLoader",{enumerable:!0,get:o(function(){return Dq.ShapeLoader},"get")});var Nq=Xb();Object.defineProperty(m,"ShapeRegistry",{enumerable:!0,get:o(function(){return Nq.ShapeRegistry},"get")});var EI=nw();Object.defineProperty(m,"shaclValidate",{enumerable:!0,get:o(function(){return EI.validate},"get")});Object.defineProperty(m,"ShaclShapeRegistry",{enumerable:!0,get:o(function(){return EI.ShapeRegistry},"get")});ii(tI(),m);var dw=nI();Object.defineProperty(m,"ValidatorDaemon",{enumerable:!0,get:o(function(){return dw.ValidatorDaemon},"get")});Object.defineProperty(m,"DEFAULT_SOCKET_PATH",{enumerable:!0,get:o(function(){return dw.DEFAULT_SOCKET_PATH},"get")});Object.defineProperty(m,"IDLE_TIMEOUT_MS",{enumerable:!0,get:o(function(){return dw.IDLE_TIMEOUT_MS},"get")});var Lq=ow();Object.defineProperty(m,"TripleClassHierarchy",{enumerable:!0,get:o(function(){return Lq.ClassHierarchy},"get")})});var wr=S(hw=>{"use strict";hw.fromCallback=function(n){return Object.defineProperty(function(...e){if(typeof e[e.length-1]=="function")n.apply(this,e);else return new Promise((t,r)=>{e.push((i,s)=>i!=null?r(i):t(s)),n.apply(this,e)})},"name",{value:n.name})};hw.fromPromise=function(n){return Object.defineProperty(function(...e){let t=e[e.length-1];if(typeof t!="function")return n.apply(this,e);e.pop(),n.apply(this,e).then(r=>t(null,r),t)},"name",{value:n.name})}});var AI=S((Ile,TI)=>{var Ka=require("constants"),kq=process.cwd,og=null,Mq=process.env.GRACEFUL_FS_PLATFORM||process.platform;process.cwd=function(){return og||(og=kq.call(process)),og};try{process.cwd()}catch{}typeof process.chdir=="function"&&(pw=process.chdir,process.chdir=function(n){og=null,pw.call(process,n)},Object.setPrototypeOf&&Object.setPrototypeOf(process.chdir,pw));var pw;TI.exports=jq;function jq(n){Ka.hasOwnProperty("O_SYMLINK")&&process.version.match(/^v0\.6\.[0-2]|^v0\.5\./)&&e(n),n.lutimes||t(n),n.chown=s(n.chown),n.fchown=s(n.fchown),n.lchown=s(n.lchown),n.chmod=r(n.chmod),n.fchmod=r(n.fchmod),n.lchmod=r(n.lchmod),n.chownSync=a(n.chownSync),n.fchownSync=a(n.fchownSync),n.lchownSync=a(n.lchownSync),n.chmodSync=i(n.chmodSync),n.fchmodSync=i(n.fchmodSync),n.lchmodSync=i(n.lchmodSync),n.stat=c(n.stat),n.fstat=c(n.fstat),n.lstat=c(n.lstat),n.statSync=l(n.statSync),n.fstatSync=l(n.fstatSync),n.lstatSync=l(n.lstatSync),n.chmod&&!n.lchmod&&(n.lchmod=function(f,d,h){h&&process.nextTick(h)},n.lchmodSync=function(){}),n.chown&&!n.lchown&&(n.lchown=function(f,d,h,p){p&&process.nextTick(p)},n.lchownSync=function(){}),Mq==="win32"&&(n.rename=typeof n.rename!="function"?n.rename:(function(f){function d(h,p,y){var v=Date.now(),w=0;f(h,p,o(function b(A){if(A&&(A.code==="EACCES"||A.code==="EPERM"||A.code==="EBUSY")&&Date.now()-v<6e4){setTimeout(function(){n.stat(p,function(I,j){I&&I.code==="ENOENT"?f(h,p,b):y(A)})},w),w<100&&(w+=10);return}y&&y(A)},"CB"))}return o(d,"rename"),Object.setPrototypeOf&&Object.setPrototypeOf(d,f),d})(n.rename)),n.read=typeof n.read!="function"?n.read:(function(f){function d(h,p,y,v,w,b){var A;if(b&&typeof b=="function"){var I=0;A=o(function(j,V,te){if(j&&j.code==="EAGAIN"&&I<10)return I++,f.call(n,h,p,y,v,w,A);b.apply(this,arguments)},"callback")}return f.call(n,h,p,y,v,w,A)}return o(d,"read"),Object.setPrototypeOf&&Object.setPrototypeOf(d,f),d})(n.read),n.readSync=typeof n.readSync!="function"?n.readSync:(function(f){return function(d,h,p,y,v){for(var w=0;;)try{return f.call(n,d,h,p,y,v)}catch(b){if(b.code==="EAGAIN"&&w<10){w++;continue}throw b}}})(n.readSync);function e(f){f.lchmod=function(d,h,p){f.open(d,Ka.O_WRONLY|Ka.O_SYMLINK,h,function(y,v){if(y){p&&p(y);return}f.fchmod(v,h,function(w){f.close(v,function(b){p&&p(w||b)})})})},f.lchmodSync=function(d,h){var p=f.openSync(d,Ka.O_WRONLY|Ka.O_SYMLINK,h),y=!0,v;try{v=f.fchmodSync(p,h),y=!1}finally{if(y)try{f.closeSync(p)}catch{}else f.closeSync(p)}return v}}o(e,"patchLchmod");function t(f){Ka.hasOwnProperty("O_SYMLINK")&&f.futimes?(f.lutimes=function(d,h,p,y){f.open(d,Ka.O_SYMLINK,function(v,w){if(v){y&&y(v);return}f.futimes(w,h,p,function(b){f.close(w,function(A){y&&y(b||A)})})})},f.lutimesSync=function(d,h,p){var y=f.openSync(d,Ka.O_SYMLINK),v,w=!0;try{v=f.futimesSync(y,h,p),w=!1}finally{if(w)try{f.closeSync(y)}catch{}else f.closeSync(y)}return v}):f.futimes&&(f.lutimes=function(d,h,p,y){y&&process.nextTick(y)},f.lutimesSync=function(){})}o(t,"patchLutimes");function r(f){return f&&function(d,h,p){return f.call(n,d,h,function(y){u(y)&&(y=null),p&&p.apply(this,arguments)})}}o(r,"chmodFix");function i(f){return f&&function(d,h){try{return f.call(n,d,h)}catch(p){if(!u(p))throw p}}}o(i,"chmodFixSync");function s(f){return f&&function(d,h,p,y){return f.call(n,d,h,p,function(v){u(v)&&(v=null),y&&y.apply(this,arguments)})}}o(s,"chownFix");function a(f){return f&&function(d,h,p){try{return f.call(n,d,h,p)}catch(y){if(!u(y))throw y}}}o(a,"chownFixSync");function c(f){return f&&function(d,h,p){typeof h=="function"&&(p=h,h=null);function y(v,w){w&&(w.uid<0&&(w.uid+=4294967296),w.gid<0&&(w.gid+=4294967296)),p&&p.apply(this,arguments)}return o(y,"callback"),h?f.call(n,d,h,y):f.call(n,d,y)}}o(c,"statFix");function l(f){return f&&function(d,h){var p=h?f.call(n,d,h):f.call(n,d);return p&&(p.uid<0&&(p.uid+=4294967296),p.gid<0&&(p.gid+=4294967296)),p}}o(l,"statFixSync");function u(f){if(!f||f.code==="ENOSYS")return!0;var d=!process.getuid||process.getuid()!==0;return!!(d&&(f.code==="EINVAL"||f.code==="EPERM"))}o(u,"chownErOk")}o(jq,"patch")});var II=S((Ple,CI)=>{var xI=require("stream").Stream;CI.exports=$q;function $q(n){return{ReadStream:e,WriteStream:t};function e(r,i){if(!(this instanceof e))return new e(r,i);xI.call(this);var s=this;this.path=r,this.fd=null,this.readable=!0,this.paused=!1,this.flags="r",this.mode=438,this.bufferSize=64*1024,i=i||{};for(var a=Object.keys(i),c=0,l=a.length;c<l;c++){var u=a[c];this[u]=i[u]}if(this.encoding&&this.setEncoding(this.encoding),this.start!==void 0){if(typeof this.start!="number")throw TypeError("start must be a Number");if(this.end===void 0)this.end=1/0;else if(typeof this.end!="number")throw TypeError("end must be a Number");if(this.start>this.end)throw new Error("start must be <= end");this.pos=this.start}if(this.fd!==null){process.nextTick(function(){s._read()});return}n.open(this.path,this.flags,this.mode,function(f,d){if(f){s.emit("error",f),s.readable=!1;return}s.fd=d,s.emit("open",d),s._read()})}function t(r,i){if(!(this instanceof t))return new t(r,i);xI.call(this),this.path=r,this.fd=null,this.writable=!0,this.flags="w",this.encoding="binary",this.mode=438,this.bytesWritten=0,i=i||{};for(var s=Object.keys(i),a=0,c=s.length;a<c;a++){var l=s[a];this[l]=i[l]}if(this.start!==void 0){if(typeof this.start!="number")throw TypeError("start must be a Number");if(this.start<0)throw new Error("start must be >= zero");this.pos=this.start}this.busy=!1,this._queue=[],this.fd===null&&(this._open=n.open,this._queue.push([this._open,this.path,this.flags,this.mode,void 0]),this.flush())}}o($q,"legacy")});var PI=S((Fle,RI)=>{"use strict";RI.exports=Vq;var Bq=Object.getPrototypeOf||function(n){return n.__proto__};function Vq(n){if(n===null||typeof n!="object")return n;if(n instanceof Object)var e={__proto__:Bq(n)};else var e=Object.create(null);return Object.getOwnPropertyNames(n).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}),e}o(Vq,"clone")});var Dl=S((Nle,yw)=>{var Bt=require("fs"),Uq=AI(),qq=II(),Wq=PI(),cg=require("util"),$r,ug;typeof Symbol=="function"&&typeof Symbol.for=="function"?($r=Symbol.for("graceful-fs.queue"),ug=Symbol.for("graceful-fs.previous")):($r="___graceful-fs.queue",ug="___graceful-fs.previous");function Gq(){}o(Gq,"noop");function DI(n,e){Object.defineProperty(n,$r,{get:o(function(){return e},"get")})}o(DI,"publishQueue");var Xo=Gq;cg.debuglog?Xo=cg.debuglog("gfs4"):/\bgfs4\b/i.test(process.env.NODE_DEBUG||"")&&(Xo=o(function(){var n=cg.format.apply(cg,arguments);n="GFS4: "+n.split(/\n/).join(`
458
+ GFS4: `),console.error(n)},"debug"));Bt[$r]||(OI=global[$r]||[],DI(Bt,OI),Bt.close=(function(n){function e(t,r){return n.call(Bt,t,function(i){i||FI(),typeof r=="function"&&r.apply(this,arguments)})}return o(e,"close"),Object.defineProperty(e,ug,{value:n}),e})(Bt.close),Bt.closeSync=(function(n){function e(t){n.apply(Bt,arguments),FI()}return o(e,"closeSync"),Object.defineProperty(e,ug,{value:n}),e})(Bt.closeSync),/\bgfs4\b/i.test(process.env.NODE_DEBUG||"")&&process.on("exit",function(){Xo(Bt[$r]),require("assert").equal(Bt[$r].length,0)}));var OI;global[$r]||DI(global,Bt[$r]);yw.exports=mw(Wq(Bt));process.env.TEST_GRACEFUL_FS_GLOBAL_PATCH&&!Bt.__patched&&(yw.exports=mw(Bt),Bt.__patched=!0);function mw(n){Uq(n),n.gracefulify=mw,n.createReadStream=V,n.createWriteStream=te;var e=n.readFile;n.readFile=t;function t(F,$,re){return typeof $=="function"&&(re=$,$=null),Ye(F,$,re);function Ye(at,Ot,ot,lt){return e(at,Ot,function(Xe){Xe&&(Xe.code==="EMFILE"||Xe.code==="ENFILE")?Fl([Ye,[at,Ot,ot],Xe,lt||Date.now(),Date.now()]):typeof ot=="function"&&ot.apply(this,arguments)})}o(Ye,"go$readFile")}o(t,"readFile");var r=n.writeFile;n.writeFile=i;function i(F,$,re,Ye){return typeof re=="function"&&(Ye=re,re=null),at(F,$,re,Ye);function at(Ot,ot,lt,Xe,se){return r(Ot,ot,lt,function(U){U&&(U.code==="EMFILE"||U.code==="ENFILE")?Fl([at,[Ot,ot,lt,Xe],U,se||Date.now(),Date.now()]):typeof Xe=="function"&&Xe.apply(this,arguments)})}o(at,"go$writeFile")}o(i,"writeFile");var s=n.appendFile;s&&(n.appendFile=a);function a(F,$,re,Ye){return typeof re=="function"&&(Ye=re,re=null),at(F,$,re,Ye);function at(Ot,ot,lt,Xe,se){return s(Ot,ot,lt,function(U){U&&(U.code==="EMFILE"||U.code==="ENFILE")?Fl([at,[Ot,ot,lt,Xe],U,se||Date.now(),Date.now()]):typeof Xe=="function"&&Xe.apply(this,arguments)})}o(at,"go$appendFile")}o(a,"appendFile");var c=n.copyFile;c&&(n.copyFile=l);function l(F,$,re,Ye){return typeof re=="function"&&(Ye=re,re=0),at(F,$,re,Ye);function at(Ot,ot,lt,Xe,se){return c(Ot,ot,lt,function(U){U&&(U.code==="EMFILE"||U.code==="ENFILE")?Fl([at,[Ot,ot,lt,Xe],U,se||Date.now(),Date.now()]):typeof Xe=="function"&&Xe.apply(this,arguments)})}o(at,"go$copyFile")}o(l,"copyFile");var u=n.readdir;n.readdir=d;var f=/^v[0-5]\./;function d(F,$,re){typeof $=="function"&&(re=$,$=null);var Ye=f.test(process.version)?o(function(ot,lt,Xe,se){return u(ot,at(ot,lt,Xe,se))},"go$readdir"):o(function(ot,lt,Xe,se){return u(ot,lt,at(ot,lt,Xe,se))},"go$readdir");return Ye(F,$,re);function at(Ot,ot,lt,Xe){return function(se,U){se&&(se.code==="EMFILE"||se.code==="ENFILE")?Fl([Ye,[Ot,ot,lt],se,Xe||Date.now(),Date.now()]):(U&&U.sort&&U.sort(),typeof lt=="function"&&lt.call(this,se,U))}}}if(o(d,"readdir"),process.version.substr(0,4)==="v0.8"){var h=qq(n);b=h.ReadStream,I=h.WriteStream}var p=n.ReadStream;p&&(b.prototype=Object.create(p.prototype),b.prototype.open=A);var y=n.WriteStream;y&&(I.prototype=Object.create(y.prototype),I.prototype.open=j),Object.defineProperty(n,"ReadStream",{get:o(function(){return b},"get"),set:o(function(F){b=F},"set"),enumerable:!0,configurable:!0}),Object.defineProperty(n,"WriteStream",{get:o(function(){return I},"get"),set:o(function(F){I=F},"set"),enumerable:!0,configurable:!0});var v=b;Object.defineProperty(n,"FileReadStream",{get:o(function(){return v},"get"),set:o(function(F){v=F},"set"),enumerable:!0,configurable:!0});var w=I;Object.defineProperty(n,"FileWriteStream",{get:o(function(){return w},"get"),set:o(function(F){w=F},"set"),enumerable:!0,configurable:!0});function b(F,$){return this instanceof b?(p.apply(this,arguments),this):b.apply(Object.create(b.prototype),arguments)}o(b,"ReadStream");function A(){var F=this;G(F.path,F.flags,F.mode,function($,re){$?(F.autoClose&&F.destroy(),F.emit("error",$)):(F.fd=re,F.emit("open",re),F.read())})}o(A,"ReadStream$open");function I(F,$){return this instanceof I?(y.apply(this,arguments),this):I.apply(Object.create(I.prototype),arguments)}o(I,"WriteStream");function j(){var F=this;G(F.path,F.flags,F.mode,function($,re){$?(F.destroy(),F.emit("error",$)):(F.fd=re,F.emit("open",re))})}o(j,"WriteStream$open");function V(F,$){return new n.ReadStream(F,$)}o(V,"createReadStream");function te(F,$){return new n.WriteStream(F,$)}o(te,"createWriteStream");var z=n.open;n.open=G;function G(F,$,re,Ye){return typeof re=="function"&&(Ye=re,re=null),at(F,$,re,Ye);function at(Ot,ot,lt,Xe,se){return z(Ot,ot,lt,function(U,ut){U&&(U.code==="EMFILE"||U.code==="ENFILE")?Fl([at,[Ot,ot,lt,Xe],U,se||Date.now(),Date.now()]):typeof Xe=="function"&&Xe.apply(this,arguments)})}o(at,"go$open")}return o(G,"open"),n}o(mw,"patch");function Fl(n){Xo("ENQUEUE",n[0].name,n[1]),Bt[$r].push(n),gw()}o(Fl,"enqueue");var lg;function FI(){for(var n=Date.now(),e=0;e<Bt[$r].length;++e)Bt[$r][e].length>2&&(Bt[$r][e][3]=n,Bt[$r][e][4]=n);gw()}o(FI,"resetQueue");function gw(){if(clearTimeout(lg),lg=void 0,Bt[$r].length!==0){var n=Bt[$r].shift(),e=n[0],t=n[1],r=n[2],i=n[3],s=n[4];if(i===void 0)Xo("RETRY",e.name,t),e.apply(null,t);else if(Date.now()-i>=6e4){Xo("TIMEOUT",e.name,t);var a=t.pop();typeof a=="function"&&a.call(null,r)}else{var c=Date.now()-s,l=Math.max(s-i,1),u=Math.min(l*1.2,100);c>=u?(Xo("RETRY",e.name,t),e.apply(null,t.concat([i]))):Bt[$r].push(n)}lg===void 0&&(lg=setTimeout(gw,0))}}o(gw,"retry")});var gn=S(ha=>{"use strict";var NI=wr().fromCallback,mn=Dl(),zq=["access","appendFile","chmod","chown","close","copyFile","cp","fchmod","fchown","fdatasync","fstat","fsync","ftruncate","futimes","glob","lchmod","lchown","lutimes","link","lstat","mkdir","mkdtemp","open","opendir","readdir","readFile","readlink","realpath","rename","rm","rmdir","stat","statfs","symlink","truncate","unlink","utimes","writeFile"].filter(n=>typeof mn[n]=="function");Object.assign(ha,mn);zq.forEach(n=>{ha[n]=NI(mn[n])});ha.exists=function(n,e){return typeof e=="function"?mn.exists(n,e):new Promise(t=>mn.exists(n,t))};ha.read=function(n,e,t,r,i,s){return typeof s=="function"?mn.read(n,e,t,r,i,s):new Promise((a,c)=>{mn.read(n,e,t,r,i,(l,u,f)=>{if(l)return c(l);a({bytesRead:u,buffer:f})})})};ha.write=function(n,e,...t){return typeof t[t.length-1]=="function"?mn.write(n,e,...t):new Promise((r,i)=>{mn.write(n,e,...t,(s,a,c)=>{if(s)return i(s);r({bytesWritten:a,buffer:c})})})};ha.readv=function(n,e,...t){return typeof t[t.length-1]=="function"?mn.readv(n,e,...t):new Promise((r,i)=>{mn.readv(n,e,...t,(s,a,c)=>{if(s)return i(s);r({bytesRead:a,buffers:c})})})};ha.writev=function(n,e,...t){return typeof t[t.length-1]=="function"?mn.writev(n,e,...t):new Promise((r,i)=>{mn.writev(n,e,...t,(s,a,c)=>{if(s)return i(s);r({bytesWritten:a,buffers:c})})})};typeof mn.realpath.native=="function"?ha.realpath.native=NI(mn.realpath.native):process.emitWarning("fs.realpath.native is not a function. Is fs being monkey-patched?","Warning","fs-extra-WARN0003")});var kI=S((Mle,LI)=>{"use strict";var Hq=require("path");LI.exports.checkPath=o(function(e){if(process.platform==="win32"&&/[<>:"|?*]/.test(e.replace(Hq.parse(e).root,""))){let r=new Error(`Path contains invalid characters: ${e}`);throw r.code="EINVAL",r}},"checkPath")});var BI=S(($le,_w)=>{"use strict";var MI=gn(),{checkPath:jI}=kI(),$I=o(n=>{let e={mode:511};return typeof n=="number"?n:{...e,...n}.mode},"getMode");_w.exports.makeDir=async(n,e)=>(jI(n),MI.mkdir(n,{mode:$I(e),recursive:!0}));_w.exports.makeDirSync=(n,e)=>(jI(n),MI.mkdirSync(n,{mode:$I(e),recursive:!0}))});var Ui=S((Vle,VI)=>{"use strict";var Qq=wr().fromPromise,{makeDir:Kq,makeDirSync:Sw}=BI(),vw=Qq(Kq);VI.exports={mkdirs:vw,mkdirsSync:Sw,mkdirp:vw,mkdirpSync:Sw,ensureDir:vw,ensureDirSync:Sw}});var Ya=S((Ule,qI)=>{"use strict";var Yq=wr().fromPromise,UI=gn();function Xq(n){return UI.access(n).then(()=>!0).catch(()=>!1)}o(Xq,"pathExists");qI.exports={pathExists:Yq(Xq),pathExistsSync:UI.existsSync}});var bw=S((Wle,WI)=>{"use strict";var Nl=gn(),Jq=wr().fromPromise;async function Zq(n,e,t){let r=await Nl.open(n,"r+"),i=null;try{await Nl.futimes(r,e,t)}finally{try{await Nl.close(r)}catch(s){i=s}}if(i)throw i}o(Zq,"utimesMillis");function eW(n,e,t){let r=Nl.openSync(n,"r+");return Nl.futimesSync(r,e,t),Nl.closeSync(r)}o(eW,"utimesMillisSync");WI.exports={utimesMillis:Jq(Zq),utimesMillisSync:eW}});var Jo=S((zle,QI)=>{"use strict";var Ll=gn(),Er=require("path"),GI=wr().fromPromise;function tW(n,e,t){let r=t.dereference?i=>Ll.stat(i,{bigint:!0}):i=>Ll.lstat(i,{bigint:!0});return Promise.all([r(n),r(e).catch(i=>{if(i.code==="ENOENT")return null;throw i})]).then(([i,s])=>({srcStat:i,destStat:s}))}o(tW,"getStats");function rW(n,e,t){let r,i=t.dereference?a=>Ll.statSync(a,{bigint:!0}):a=>Ll.lstatSync(a,{bigint:!0}),s=i(n);try{r=i(e)}catch(a){if(a.code==="ENOENT")return{srcStat:s,destStat:null};throw a}return{srcStat:s,destStat:r}}o(rW,"getStatsSync");async function nW(n,e,t,r){let{srcStat:i,destStat:s}=await tW(n,e,r);if(s){if(If(i,s)){let a=Er.basename(n),c=Er.basename(e);if(t==="move"&&a!==c&&a.toLowerCase()===c.toLowerCase())return{srcStat:i,destStat:s,isChangingCase:!0};throw new Error("Source and destination must not be the same.")}if(i.isDirectory()&&!s.isDirectory())throw new Error(`Cannot overwrite non-directory '${e}' with directory '${n}'.`);if(!i.isDirectory()&&s.isDirectory())throw new Error(`Cannot overwrite directory '${e}' with non-directory '${n}'.`)}if(i.isDirectory()&&ww(n,e))throw new Error(fg(n,e,t));return{srcStat:i,destStat:s}}o(nW,"checkPaths");function iW(n,e,t,r){let{srcStat:i,destStat:s}=rW(n,e,r);if(s){if(If(i,s)){let a=Er.basename(n),c=Er.basename(e);if(t==="move"&&a!==c&&a.toLowerCase()===c.toLowerCase())return{srcStat:i,destStat:s,isChangingCase:!0};throw new Error("Source and destination must not be the same.")}if(i.isDirectory()&&!s.isDirectory())throw new Error(`Cannot overwrite non-directory '${e}' with directory '${n}'.`);if(!i.isDirectory()&&s.isDirectory())throw new Error(`Cannot overwrite directory '${e}' with non-directory '${n}'.`)}if(i.isDirectory()&&ww(n,e))throw new Error(fg(n,e,t));return{srcStat:i,destStat:s}}o(iW,"checkPathsSync");async function zI(n,e,t,r){let i=Er.resolve(Er.dirname(n)),s=Er.resolve(Er.dirname(t));if(s===i||s===Er.parse(s).root)return;let a;try{a=await Ll.stat(s,{bigint:!0})}catch(c){if(c.code==="ENOENT")return;throw c}if(If(e,a))throw new Error(fg(n,t,r));return zI(n,e,s,r)}o(zI,"checkParentPaths");function HI(n,e,t,r){let i=Er.resolve(Er.dirname(n)),s=Er.resolve(Er.dirname(t));if(s===i||s===Er.parse(s).root)return;let a;try{a=Ll.statSync(s,{bigint:!0})}catch(c){if(c.code==="ENOENT")return;throw c}if(If(e,a))throw new Error(fg(n,t,r));return HI(n,e,s,r)}o(HI,"checkParentPathsSync");function If(n,e){return e.ino!==void 0&&e.dev!==void 0&&e.ino===n.ino&&e.dev===n.dev}o(If,"areIdentical");function ww(n,e){let t=Er.resolve(n).split(Er.sep).filter(i=>i),r=Er.resolve(e).split(Er.sep).filter(i=>i);return t.every((i,s)=>r[s]===i)}o(ww,"isSrcSubdir");function fg(n,e,t){return`Cannot ${t} '${n}' to a subdirectory of itself, '${e}'.`}o(fg,"errMsg");QI.exports={checkPaths:GI(nW),checkPathsSync:iW,checkParentPaths:GI(zI),checkParentPathsSync:HI,isSrcSubdir:ww,areIdentical:If}});var YI=S((Qle,KI)=>{"use strict";async function sW(n,e){let t=[];for await(let r of n)t.push(e(r).then(()=>null,i=>i??new Error("unknown error")));await Promise.all(t.map(r=>r.then(i=>{if(i!==null)throw i})))}o(sW,"asyncIteratorConcurrentProcess");KI.exports={asyncIteratorConcurrentProcess:sW}});var tR=S((Yle,eR)=>{"use strict";var Jr=gn(),Rf=require("path"),{mkdirs:aW}=Ui(),{pathExists:oW}=Ya(),{utimesMillis:cW}=bw(),Pf=Jo(),{asyncIteratorConcurrentProcess:lW}=YI();async function uW(n,e,t={}){typeof t=="function"&&(t={filter:t}),t.clobber="clobber"in t?!!t.clobber:!0,t.overwrite="overwrite"in t?!!t.overwrite:t.clobber,t.preserveTimestamps&&process.arch==="ia32"&&process.emitWarning(`Using the preserveTimestamps option in 32-bit node is not recommended;
459
459
 
460
- see https://github.com/jprichardson/node-fs-extra/issues/269`,"Warning","fs-extra-WARN0001");let{srcStat:r,destStat:i}=await Pf.checkPaths(n,e,"copy",t);if(await Pf.checkParentPaths(n,r,e,"copy"),!await JI(n,e,t))return;let a=Rf.dirname(e);await aW(a)||await sW(a),await ZI(i,n,e,t)}o(lW,"copy");async function JI(n,e,t){return t.filter?t.filter(n,e):!0}o(JI,"runFilter");async function ZI(n,e,t,r){let s=await(r.dereference?Jr.stat:Jr.lstat)(e);if(s.isDirectory())return hW(s,n,e,t,r);if(s.isFile()||s.isCharacterDevice()||s.isBlockDevice())return uW(s,n,e,t,r);if(s.isSymbolicLink())return pW(n,e,t,r);throw s.isSocket()?new Error(`Cannot copy a socket file: ${e}`):s.isFIFO()?new Error(`Cannot copy a FIFO pipe: ${e}`):new Error(`Unknown file: ${e}`)}o(ZI,"getStatsAndPerformCopy");async function uW(n,e,t,r,i){if(!e)return XI(n,t,r,i);if(i.overwrite)return await Jr.unlink(r),XI(n,t,r,i);if(i.errorOnExist)throw new Error(`'${r}' already exists`)}o(uW,"onFile");async function XI(n,e,t,r){if(await Jr.copyFile(e,t),r.preserveTimestamps){fW(n.mode)&&await dW(t,n.mode);let i=await Jr.stat(e);await oW(t,i.atime,i.mtime)}return Jr.chmod(t,n.mode)}o(XI,"copyFile");function fW(n){return(n&128)===0}o(fW,"fileIsNotWritable");function dW(n,e){return Jr.chmod(n,e|128)}o(dW,"makeFileWritable");async function hW(n,e,t,r,i){e||await Jr.mkdir(r),await cW(await Jr.opendir(t),async s=>{let a=Rf.join(t,s.name),c=Rf.join(r,s.name);if(await JI(a,c,i)){let{destStat:u}=await Pf.checkPaths(a,c,"copy",i);await ZI(u,a,c,i)}}),e||await Jr.chmod(r,n.mode)}o(hW,"onDir");async function pW(n,e,t,r){let i=await Jr.readlink(e);if(r.dereference&&(i=Rf.resolve(process.cwd(),i)),!n)return Jr.symlink(i,t);let s=null;try{s=await Jr.readlink(t)}catch(a){if(a.code==="EINVAL"||a.code==="UNKNOWN")return Jr.symlink(i,t);throw a}if(r.dereference&&(s=Rf.resolve(process.cwd(),s)),Pf.isSrcSubdir(i,s))throw new Error(`Cannot copy '${i}' to a subdirectory of itself, '${s}'.`);if(Pf.isSrcSubdir(s,i))throw new Error(`Cannot overwrite '${s}' with '${i}'.`);return await Jr.unlink(t),Jr.symlink(i,t)}o(pW,"onLink");eR.exports=lW});var aR=S((Xle,sR)=>{"use strict";var yn=Dl(),Of=require("path"),mW=Ui().mkdirsSync,gW=bw().utimesMillisSync,Ff=Jo();function yW(n,e,t){typeof t=="function"&&(t={filter:t}),t=t||{},t.clobber="clobber"in t?!!t.clobber:!0,t.overwrite="overwrite"in t?!!t.overwrite:t.clobber,t.preserveTimestamps&&process.arch==="ia32"&&process.emitWarning(`Using the preserveTimestamps option in 32-bit node is not recommended;
460
+ see https://github.com/jprichardson/node-fs-extra/issues/269`,"Warning","fs-extra-WARN0001");let{srcStat:r,destStat:i}=await Pf.checkPaths(n,e,"copy",t);if(await Pf.checkParentPaths(n,r,e,"copy"),!await JI(n,e,t))return;let a=Rf.dirname(e);await oW(a)||await aW(a),await ZI(i,n,e,t)}o(uW,"copy");async function JI(n,e,t){return t.filter?t.filter(n,e):!0}o(JI,"runFilter");async function ZI(n,e,t,r){let s=await(r.dereference?Jr.stat:Jr.lstat)(e);if(s.isDirectory())return pW(s,n,e,t,r);if(s.isFile()||s.isCharacterDevice()||s.isBlockDevice())return fW(s,n,e,t,r);if(s.isSymbolicLink())return mW(n,e,t,r);throw s.isSocket()?new Error(`Cannot copy a socket file: ${e}`):s.isFIFO()?new Error(`Cannot copy a FIFO pipe: ${e}`):new Error(`Unknown file: ${e}`)}o(ZI,"getStatsAndPerformCopy");async function fW(n,e,t,r,i){if(!e)return XI(n,t,r,i);if(i.overwrite)return await Jr.unlink(r),XI(n,t,r,i);if(i.errorOnExist)throw new Error(`'${r}' already exists`)}o(fW,"onFile");async function XI(n,e,t,r){if(await Jr.copyFile(e,t),r.preserveTimestamps){dW(n.mode)&&await hW(t,n.mode);let i=await Jr.stat(e);await cW(t,i.atime,i.mtime)}return Jr.chmod(t,n.mode)}o(XI,"copyFile");function dW(n){return(n&128)===0}o(dW,"fileIsNotWritable");function hW(n,e){return Jr.chmod(n,e|128)}o(hW,"makeFileWritable");async function pW(n,e,t,r,i){e||await Jr.mkdir(r),await lW(await Jr.opendir(t),async s=>{let a=Rf.join(t,s.name),c=Rf.join(r,s.name);if(await JI(a,c,i)){let{destStat:u}=await Pf.checkPaths(a,c,"copy",i);await ZI(u,a,c,i)}}),e||await Jr.chmod(r,n.mode)}o(pW,"onDir");async function mW(n,e,t,r){let i=await Jr.readlink(e);if(r.dereference&&(i=Rf.resolve(process.cwd(),i)),!n)return Jr.symlink(i,t);let s=null;try{s=await Jr.readlink(t)}catch(a){if(a.code==="EINVAL"||a.code==="UNKNOWN")return Jr.symlink(i,t);throw a}if(r.dereference&&(s=Rf.resolve(process.cwd(),s)),Pf.isSrcSubdir(i,s))throw new Error(`Cannot copy '${i}' to a subdirectory of itself, '${s}'.`);if(Pf.isSrcSubdir(s,i))throw new Error(`Cannot overwrite '${s}' with '${i}'.`);return await Jr.unlink(t),Jr.symlink(i,t)}o(mW,"onLink");eR.exports=uW});var aR=S((Jle,sR)=>{"use strict";var yn=Dl(),Of=require("path"),gW=Ui().mkdirsSync,yW=bw().utimesMillisSync,Ff=Jo();function _W(n,e,t){typeof t=="function"&&(t={filter:t}),t=t||{},t.clobber="clobber"in t?!!t.clobber:!0,t.overwrite="overwrite"in t?!!t.overwrite:t.clobber,t.preserveTimestamps&&process.arch==="ia32"&&process.emitWarning(`Using the preserveTimestamps option in 32-bit node is not recommended;
461
461
 
462
- see https://github.com/jprichardson/node-fs-extra/issues/269`,"Warning","fs-extra-WARN0002");let{srcStat:r,destStat:i}=Ff.checkPathsSync(n,e,"copy",t);if(Ff.checkParentPathsSync(n,r,e,"copy"),t.filter&&!t.filter(n,e))return;let s=Of.dirname(e);return yn.existsSync(s)||mW(s),rR(i,n,e,t)}o(yW,"copySync");function rR(n,e,t,r){let s=(r.dereference?yn.statSync:yn.lstatSync)(e);if(s.isDirectory())return TW(s,n,e,t,r);if(s.isFile()||s.isCharacterDevice()||s.isBlockDevice())return _W(s,n,e,t,r);if(s.isSymbolicLink())return CW(n,e,t,r);throw s.isSocket()?new Error(`Cannot copy a socket file: ${e}`):s.isFIFO()?new Error(`Cannot copy a FIFO pipe: ${e}`):new Error(`Unknown file: ${e}`)}o(rR,"getStats");function _W(n,e,t,r,i){return e?SW(n,t,r,i):nR(n,t,r,i)}o(_W,"onFile");function SW(n,e,t,r){if(r.overwrite)return yn.unlinkSync(t),nR(n,e,t,r);if(r.errorOnExist)throw new Error(`'${t}' already exists`)}o(SW,"mayCopyFile");function nR(n,e,t,r){return yn.copyFileSync(e,t),r.preserveTimestamps&&vW(n.mode,e,t),Ew(t,n.mode)}o(nR,"copyFile");function vW(n,e,t){return bW(n)&&wW(t,n),EW(e,t)}o(vW,"handleTimestamps");function bW(n){return(n&128)===0}o(bW,"fileIsNotWritable");function wW(n,e){return Ew(n,e|128)}o(wW,"makeFileWritable");function Ew(n,e){return yn.chmodSync(n,e)}o(Ew,"setDestMode");function EW(n,e){let t=yn.statSync(n);return gW(e,t.atime,t.mtime)}o(EW,"setDestTimestamps");function TW(n,e,t,r,i){return e?iR(t,r,i):AW(n.mode,t,r,i)}o(TW,"onDir");function AW(n,e,t,r){return yn.mkdirSync(t),iR(e,t,r),Ew(t,n)}o(AW,"mkDirAndCopy");function iR(n,e,t){let r=yn.opendirSync(n);try{let i;for(;(i=r.readSync())!==null;)xW(i.name,n,e,t)}finally{r.closeSync()}}o(iR,"copyDir");function xW(n,e,t,r){let i=Of.join(e,n),s=Of.join(t,n);if(r.filter&&!r.filter(i,s))return;let{destStat:a}=Ff.checkPathsSync(i,s,"copy",r);return rR(a,i,s,r)}o(xW,"copyDirItem");function CW(n,e,t,r){let i=yn.readlinkSync(e);if(r.dereference&&(i=Of.resolve(process.cwd(),i)),n){let s;try{s=yn.readlinkSync(t)}catch(a){if(a.code==="EINVAL"||a.code==="UNKNOWN")return yn.symlinkSync(i,t);throw a}if(r.dereference&&(s=Of.resolve(process.cwd(),s)),Ff.isSrcSubdir(i,s))throw new Error(`Cannot copy '${i}' to a subdirectory of itself, '${s}'.`);if(Ff.isSrcSubdir(s,i))throw new Error(`Cannot overwrite '${s}' with '${i}'.`);return IW(i,t)}else return yn.symlinkSync(i,t)}o(CW,"onLink");function IW(n,e){return yn.unlinkSync(e),yn.symlinkSync(n,e)}o(IW,"copyLink");sR.exports=yW});var dg=S((Zle,oR)=>{"use strict";var RW=wr().fromPromise;oR.exports={copy:RW(tR()),copySync:aR()}});var Df=S((eue,lR)=>{"use strict";var cR=Dl(),PW=wr().fromCallback;function OW(n,e){cR.rm(n,{recursive:!0,force:!0},e)}o(OW,"remove");function FW(n){cR.rmSync(n,{recursive:!0,force:!0})}o(FW,"removeSync");lR.exports={remove:PW(OW),removeSync:FW}});var yR=S((rue,gR)=>{"use strict";var DW=wr().fromPromise,dR=gn(),hR=require("path"),pR=Ui(),mR=Df(),uR=DW(o(async function(e){let t;try{t=await dR.readdir(e)}catch{return pR.mkdirs(e)}return Promise.all(t.map(r=>mR.remove(hR.join(e,r))))},"emptyDir"));function fR(n){let e;try{e=dR.readdirSync(n)}catch{return pR.mkdirsSync(n)}e.forEach(t=>{t=hR.join(n,t),mR.removeSync(t)})}o(fR,"emptyDirSync");gR.exports={emptyDirSync:fR,emptydirSync:fR,emptyDir:uR,emptydir:uR}});var bR=S((iue,vR)=>{"use strict";var NW=wr().fromPromise,_R=require("path"),pa=gn(),SR=Ui();async function LW(n){let e;try{e=await pa.stat(n)}catch{}if(e&&e.isFile())return;let t=_R.dirname(n),r=null;try{r=await pa.stat(t)}catch(i){if(i.code==="ENOENT"){await SR.mkdirs(t),await pa.writeFile(n,"");return}else throw i}r.isDirectory()?await pa.writeFile(n,""):await pa.readdir(t)}o(LW,"createFile");function kW(n){let e;try{e=pa.statSync(n)}catch{}if(e&&e.isFile())return;let t=_R.dirname(n);try{pa.statSync(t).isDirectory()||pa.readdirSync(t)}catch(r){if(r&&r.code==="ENOENT")SR.mkdirsSync(t);else throw r}pa.writeFileSync(n,"")}o(kW,"createFileSync");vR.exports={createFile:NW(LW),createFileSync:kW}});var xR=S((aue,AR)=>{"use strict";var MW=wr().fromPromise,wR=require("path"),Xa=gn(),ER=Ui(),{pathExists:jW}=Ya(),{areIdentical:TR}=Jo();async function $W(n,e){let t;try{t=await Xa.lstat(e)}catch{}let r;try{r=await Xa.lstat(n)}catch(a){throw a.message=a.message.replace("lstat","ensureLink"),a}if(t&&TR(r,t))return;let i=wR.dirname(e);await jW(i)||await ER.mkdirs(i),await Xa.link(n,e)}o($W,"createLink");function BW(n,e){let t;try{t=Xa.lstatSync(e)}catch{}try{let s=Xa.lstatSync(n);if(t&&TR(s,t))return}catch(s){throw s.message=s.message.replace("lstat","ensureLink"),s}let r=wR.dirname(e);return Xa.existsSync(r)||ER.mkdirsSync(r),Xa.linkSync(n,e)}o(BW,"createLinkSync");AR.exports={createLink:MW($W),createLinkSync:BW}});var IR=S((cue,CR)=>{"use strict";var Ja=require("path"),Nf=gn(),{pathExists:VW}=Ya(),UW=wr().fromPromise;async function qW(n,e){if(Ja.isAbsolute(n)){try{await Nf.lstat(n)}catch(s){throw s.message=s.message.replace("lstat","ensureSymlink"),s}return{toCwd:n,toDst:n}}let t=Ja.dirname(e),r=Ja.join(t,n);if(await VW(r))return{toCwd:r,toDst:n};try{await Nf.lstat(n)}catch(s){throw s.message=s.message.replace("lstat","ensureSymlink"),s}return{toCwd:n,toDst:Ja.relative(t,n)}}o(qW,"symlinkPaths");function WW(n,e){if(Ja.isAbsolute(n)){if(!Nf.existsSync(n))throw new Error("absolute srcpath does not exist");return{toCwd:n,toDst:n}}let t=Ja.dirname(e),r=Ja.join(t,n);if(Nf.existsSync(r))return{toCwd:r,toDst:n};if(!Nf.existsSync(n))throw new Error("relative srcpath does not exist");return{toCwd:n,toDst:Ja.relative(t,n)}}o(WW,"symlinkPathsSync");CR.exports={symlinkPaths:UW(qW),symlinkPathsSync:WW}});var OR=S((uue,PR)=>{"use strict";var RR=gn(),GW=wr().fromPromise;async function zW(n,e){if(e)return e;let t;try{t=await RR.lstat(n)}catch{return"file"}return t&&t.isDirectory()?"dir":"file"}o(zW,"symlinkType");function HW(n,e){if(e)return e;let t;try{t=RR.lstatSync(n)}catch{return"file"}return t&&t.isDirectory()?"dir":"file"}o(HW,"symlinkTypeSync");PR.exports={symlinkType:GW(zW),symlinkTypeSync:HW}});var LR=S((due,NR)=>{"use strict";var QW=wr().fromPromise,FR=require("path"),As=gn(),{mkdirs:KW,mkdirsSync:YW}=Ui(),{symlinkPaths:XW,symlinkPathsSync:JW}=IR(),{symlinkType:ZW,symlinkTypeSync:eG}=OR(),{pathExists:tG}=Ya(),{areIdentical:DR}=Jo();async function rG(n,e,t){let r;try{r=await As.lstat(e)}catch{}if(r&&r.isSymbolicLink()){let[c,l]=await Promise.all([As.stat(n),As.stat(e)]);if(DR(c,l))return}let i=await XW(n,e);n=i.toDst;let s=await ZW(i.toCwd,t),a=FR.dirname(e);return await tG(a)||await KW(a),As.symlink(n,e,s)}o(rG,"createSymlink");function nG(n,e,t){let r;try{r=As.lstatSync(e)}catch{}if(r&&r.isSymbolicLink()){let c=As.statSync(n),l=As.statSync(e);if(DR(c,l))return}let i=JW(n,e);n=i.toDst,t=eG(i.toCwd,t);let s=FR.dirname(e);return As.existsSync(s)||YW(s),As.symlinkSync(n,e,t)}o(nG,"createSymlinkSync");NR.exports={createSymlink:QW(rG),createSymlinkSync:nG}});var qR=S((pue,UR)=>{"use strict";var{createFile:kR,createFileSync:MR}=bR(),{createLink:jR,createLinkSync:$R}=xR(),{createSymlink:BR,createSymlinkSync:VR}=LR();UR.exports={createFile:kR,createFileSync:MR,ensureFile:kR,ensureFileSync:MR,createLink:jR,createLinkSync:$R,ensureLink:jR,ensureLinkSync:$R,createSymlink:BR,createSymlinkSync:VR,ensureSymlink:BR,ensureSymlinkSync:VR}});var hg=S((mue,WR)=>{function iG(n,{EOL:e=`
463
- `,finalEOL:t=!0,replacer:r=null,spaces:i}={}){let s=t?e:"";return JSON.stringify(n,r,i).replace(/\n/g,e)+s}o(iG,"stringify");function sG(n){return Buffer.isBuffer(n)&&(n=n.toString("utf8")),n.replace(/^\uFEFF/,"")}o(sG,"stripBom");WR.exports={stringify:iG,stripBom:sG}});var QR=S((yue,HR)=>{var kl;try{kl=Dl()}catch{kl=require("fs")}var pg=wr(),{stringify:GR,stripBom:zR}=hg();async function aG(n,e={}){typeof e=="string"&&(e={encoding:e});let t=e.fs||kl,r="throws"in e?e.throws:!0,i=await pg.fromCallback(t.readFile)(n,e);i=zR(i);let s;try{s=JSON.parse(i,e?e.reviver:null)}catch(a){if(r)throw a.message=`${n}: ${a.message}`,a;return null}return s}o(aG,"_readFile");var oG=pg.fromPromise(aG);function cG(n,e={}){typeof e=="string"&&(e={encoding:e});let t=e.fs||kl,r="throws"in e?e.throws:!0;try{let i=t.readFileSync(n,e);return i=zR(i),JSON.parse(i,e.reviver)}catch(i){if(r)throw i.message=`${n}: ${i.message}`,i;return null}}o(cG,"readFileSync");async function lG(n,e,t={}){let r=t.fs||kl,i=GR(e,t);await pg.fromCallback(r.writeFile)(n,i,t)}o(lG,"_writeFile");var uG=pg.fromPromise(lG);function fG(n,e,t={}){let r=t.fs||kl,i=GR(e,t);return r.writeFileSync(n,i,t)}o(fG,"writeFileSync");HR.exports={readFile:oG,readFileSync:cG,writeFile:uG,writeFileSync:fG}});var YR=S((Sue,KR)=>{"use strict";var mg=QR();KR.exports={readJson:mg.readFile,readJsonSync:mg.readFileSync,writeJson:mg.writeFile,writeJsonSync:mg.writeFileSync}});var gg=S((vue,ZR)=>{"use strict";var dG=wr().fromPromise,Tw=gn(),XR=require("path"),JR=Ui(),hG=Ya().pathExists;async function pG(n,e,t="utf-8"){let r=XR.dirname(n);return await hG(r)||await JR.mkdirs(r),Tw.writeFile(n,e,t)}o(pG,"outputFile");function mG(n,...e){let t=XR.dirname(n);Tw.existsSync(t)||JR.mkdirsSync(t),Tw.writeFileSync(n,...e)}o(mG,"outputFileSync");ZR.exports={outputFile:dG(pG),outputFileSync:mG}});var tP=S((wue,eP)=>{"use strict";var{stringify:gG}=hg(),{outputFile:yG}=gg();async function _G(n,e,t={}){let r=gG(e,t);await yG(n,r,t)}o(_G,"outputJson");eP.exports=_G});var nP=S((Tue,rP)=>{"use strict";var{stringify:SG}=hg(),{outputFileSync:vG}=gg();function bG(n,e,t){let r=SG(e,t);vG(n,r,t)}o(bG,"outputJsonSync");rP.exports=bG});var sP=S((xue,iP)=>{"use strict";var wG=wr().fromPromise,_n=YR();_n.outputJson=wG(tP());_n.outputJsonSync=nP();_n.outputJSON=_n.outputJson;_n.outputJSONSync=_n.outputJsonSync;_n.writeJSON=_n.writeJson;_n.writeJSONSync=_n.writeJsonSync;_n.readJSON=_n.readJson;_n.readJSONSync=_n.readJsonSync;iP.exports=_n});var uP=S((Cue,lP)=>{"use strict";var EG=gn(),aP=require("path"),{copy:TG}=dg(),{remove:cP}=Df(),{mkdirp:AG}=Ui(),{pathExists:xG}=Ya(),oP=Jo();async function CG(n,e,t={}){let r=t.overwrite||t.clobber||!1,{srcStat:i,isChangingCase:s=!1}=await oP.checkPaths(n,e,"move",t);await oP.checkParentPaths(n,i,e,"move");let a=aP.dirname(e);return aP.parse(a).root!==a&&await AG(a),IG(n,e,r,s)}o(CG,"move");async function IG(n,e,t,r){if(!r){if(t)await cP(e);else if(await xG(e))throw new Error("dest already exists.")}try{await EG.rename(n,e)}catch(i){if(i.code!=="EXDEV")throw i;await RG(n,e,t)}}o(IG,"doRename");async function RG(n,e,t){return await TG(n,e,{overwrite:t,errorOnExist:!0,preserveTimestamps:!0}),cP(n)}o(RG,"moveAcrossDevice");lP.exports=CG});var mP=S((Rue,pP)=>{"use strict";var dP=Dl(),xw=require("path"),PG=dg().copySync,hP=Df().removeSync,OG=Ui().mkdirpSync,fP=Jo();function FG(n,e,t){t=t||{};let r=t.overwrite||t.clobber||!1,{srcStat:i,isChangingCase:s=!1}=fP.checkPathsSync(n,e,"move",t);return fP.checkParentPathsSync(n,i,e,"move"),DG(e)||OG(xw.dirname(e)),NG(n,e,r,s)}o(FG,"moveSync");function DG(n){let e=xw.dirname(n);return xw.parse(e).root===e}o(DG,"isParentRoot");function NG(n,e,t,r){if(r)return Aw(n,e,t);if(t)return hP(e),Aw(n,e,t);if(dP.existsSync(e))throw new Error("dest already exists.");return Aw(n,e,t)}o(NG,"doRename");function Aw(n,e,t){try{dP.renameSync(n,e)}catch(r){if(r.code!=="EXDEV")throw r;return LG(n,e,t)}}o(Aw,"rename");function LG(n,e,t){return PG(n,e,{overwrite:t,errorOnExist:!0,preserveTimestamps:!0}),hP(n)}o(LG,"moveAcrossDevice");pP.exports=FG});var yP=S((Oue,gP)=>{"use strict";var kG=wr().fromPromise;gP.exports={move:kG(uP()),moveSync:mP()}});var Za=S((Fue,_P)=>{"use strict";_P.exports={...gn(),...dg(),...yR(),...qR(),...sP(),...Ui(),...yP(),...gg(),...Ya(),...Df()}});var uF=S((ume,lF)=>{"use strict";lF.exports=oF;function oF(n,e,t){n instanceof RegExp&&(n=aF(n,t)),e instanceof RegExp&&(e=aF(e,t));var r=cF(n,e,t);return r&&{start:r[0],end:r[1],pre:t.slice(0,r[0]),body:t.slice(r[0]+n.length,r[1]),post:t.slice(r[1]+e.length)}}o(oF,"balanced");function aF(n,e){var t=e.match(n);return t?t[0]:null}o(aF,"maybeMatch");oF.range=cF;function cF(n,e,t){var r,i,s,a,c,l=t.indexOf(n),u=t.indexOf(e,l+1),f=l;if(l>=0&&u>0){if(n===e)return[l,u];for(r=[],s=t.length;f>=0&&!c;)f==l?(r.push(f),l=t.indexOf(n,f+1)):r.length==1?c=[r.pop(),u]:(i=r.pop(),i<s&&(s=i,a=u),u=t.indexOf(e,f+1)),f=l<u&&l>=0?l:u;r.length&&(c=[s,a])}return c}o(cF,"range")});var _F=S((dme,yF)=>{var fF=uF();yF.exports=SK;var dF="\0SLASH"+Math.random()+"\0",hF="\0OPEN"+Math.random()+"\0",_E="\0CLOSE"+Math.random()+"\0",pF="\0COMMA"+Math.random()+"\0",mF="\0PERIOD"+Math.random()+"\0";function yE(n){return parseInt(n,10)==n?parseInt(n,10):n.charCodeAt(0)}o(yE,"numeric");function yK(n){return n.split("\\\\").join(dF).split("\\{").join(hF).split("\\}").join(_E).split("\\,").join(pF).split("\\.").join(mF)}o(yK,"escapeBraces");function _K(n){return n.split(dF).join("\\").split(hF).join("{").split(_E).join("}").split(pF).join(",").split(mF).join(".")}o(_K,"unescapeBraces");function gF(n){if(!n)return[""];var e=[],t=fF("{","}",n);if(!t)return n.split(",");var r=t.pre,i=t.body,s=t.post,a=r.split(",");a[a.length-1]+="{"+i+"}";var c=gF(s);return s.length&&(a[a.length-1]+=c.shift(),a.push.apply(a,c)),e.push.apply(e,a),e}o(gF,"parseCommaParts");function SK(n){return n?(n.substr(0,2)==="{}"&&(n="\\{\\}"+n.substr(2)),td(yK(n),!0).map(_K)):[]}o(SK,"expandTop");function vK(n){return"{"+n+"}"}o(vK,"embrace");function bK(n){return/^-?0\d/.test(n)}o(bK,"isPadded");function wK(n,e){return n<=e}o(wK,"lte");function EK(n,e){return n>=e}o(EK,"gte");function td(n,e){var t=[],r=fF("{","}",n);if(!r)return[n];var i=r.pre,s=r.post.length?td(r.post,!1):[""];if(/\$$/.test(r.pre))for(var a=0;a<s.length;a++){var c=i+"{"+r.body+"}"+s[a];t.push(c)}else{var l=/^-?\d+\.\.-?\d+(?:\.\.-?\d+)?$/.test(r.body),u=/^[a-zA-Z]\.\.[a-zA-Z](?:\.\.-?\d+)?$/.test(r.body),f=l||u,d=r.body.indexOf(",")>=0;if(!f&&!d)return r.post.match(/,(?!,).*\}/)?(n=r.pre+"{"+r.body+_E+r.post,td(n)):[n];var h;if(f)h=r.body.split(/\.\./);else if(h=gF(r.body),h.length===1&&(h=td(h[0],!1).map(vK),h.length===1))return s.map(function($){return r.pre+h[0]+$});var p;if(f){var y=yE(h[0]),v=yE(h[1]),w=Math.max(h[0].length,h[1].length),b=h.length==3?Math.max(Math.abs(yE(h[2])),1):1,A=wK,I=v<y;I&&(b*=-1,A=EK);var j=h.some(bK);p=[];for(var V=y;A(V,v);V+=b){var te;if(u)te=String.fromCharCode(V),te==="\\"&&(te="");else if(te=String(V),j){var z=w-te.length;if(z>0){var G=new Array(z+1).join("0");V<0?te="-"+G+te.slice(1):te=G+te}}p.push(te)}}else{p=[];for(var F=0;F<h.length;F++)p.push.apply(p,td(h[F],!1))}for(var F=0;F<p.length;F++)for(var a=0;a<s.length;a++){var c=i+p[F]+s[a];(!e||f||c)&&t.push(c)}}return t}o(td,"expand")});var oN=S(Ln=>{"use strict";Object.defineProperty(Ln,"__esModule",{value:!0});Ln.createPathBasedTargetResolver=wa;Ln.createCreateRelatedTaskService=bX;Ln.createCreateRelatedProjectService=wX;Ln.createArchiveAssetService=EX;Ln.createCleanPropertiesService=TX;Ln.createFixMissingLabelService=AX;Ln.createRenameToUidService=xX;Ln.createRepairFolderService=CX;Ln.createPlanForEveningService=IX;Ln.createUpdatePropertyService=RX;Ln.createRemovePropertyService=PX;Ln.createSetStatusService=OX;function wa(n){return{resolveFile(e){let t=n.getAbstractFileByPath(`${e}.md`);if(!t||!("basename"in t))throw new Error(`Cannot resolve target file for IRI: ${e}`);return t}}}o(wa,"createPathBasedTargetResolver");function bX(n,e,t=wa(n)){return{async execute(r,i){let s=i?.label;if(!s)throw new Error("createRelatedTask requires userInput.label");let a=t.resolveFile(r),c=n.getFrontmatter(a)??{},l=a.parent?.path||"",u={ems__Effort_status:'"[[ems__EffortStatusDraft]]"'},f=i?.parentProperty;f&&a.basename&&(u[f]=`"[[${a.basename}]]"`),await e.createAsset({className:"ems__Task",label:s,folderPath:l,propertyValues:u,parentFile:a,parentMetadata:c})}}}o(bX,"createCreateRelatedTaskService");function wX(n,e,t=wa(n)){return{async execute(r,i){let s=i?.label;if(!s)throw new Error("createRelatedProject requires userInput.label");let a=t.resolveFile(r),c=n.getFrontmatter(a)??{},l=a.parent?.path||"",u={ems__Effort_status:'"[[ems__EffortStatusDraft]]"'},f=i?.parentProperty;f&&a.basename&&(u[f]=`"[[${a.basename}]]"`),await e.createAsset({className:"ems__Project",label:s,folderPath:l,propertyValues:u,parentFile:a,parentMetadata:c})}}}o(wX,"createCreateRelatedProjectService");function EX(n,e,t=wa(n)){return{async execute(r){let i=t.resolveFile(r);await e.archiveAsset(i)}}}o(EX,"createArchiveAssetService");function TX(n,e,t=wa(n)){return{async execute(r){let i=t.resolveFile(r);await e.cleanEmptyProperties(i)}}}o(TX,"createCleanPropertiesService");function AX(n,e,t=wa(n)){return{async execute(r){let i=t.resolveFile(r);await e.fixMissingLabel(i)}}}o(AX,"createFixMissingLabelService");function xX(n,e,t=wa(n)){return{async execute(r){let i=t.resolveFile(r),s=n.getFrontmatter(i)??{};await e.renameToUid(i,s)}}}o(xX,"createRenameToUidService");function CX(n,e,t=wa(n)){return{async execute(r){let i=t.resolveFile(r),s=n.getFrontmatter(i)??{},a=await e.getExpectedFolder(i,s);if(a===null)throw new Error("repairFolder: cannot determine expected folder (missing exo__Asset_isDefinedBy or referenced asset not found)");(i.parent?.path??"")!==a&&await e.repairFolder(i,a)}}}o(CX,"createRepairFolderService");function IX(n,e,t=wa(n)){return{async execute(r){let i=t.resolveFile(r);await e.planForEvening(i)}}}o(IX,"createPlanForEveningService");function RX(n,e,t){return{async execute(r,i){let s=i?.property,a=i?.value;if(!s)throw new Error("updateProperty requires userInput.property");if(a===void 0)throw new Error("updateProperty requires userInput.value");let c=await t.resolveTargetPath(r),l=await n.readFile(c),u=e.updateProperty(l,s,a);await n.updateFile(c,u)}}}o(RX,"createUpdatePropertyService");function PX(n,e,t){return{async execute(r,i){let s=i?.property;if(!s)throw new Error("removeProperty requires userInput.property");let a=await t.resolveTargetPath(r),c=await n.readFile(a),l=e.removeProperty(c,s);await n.updateFile(a,l)}}}o(PX,"createRemovePropertyService");function OX(n,e,t){return{async execute(r,i){let s=i?.statusUID;if(!s)throw new Error("setStatus requires userInput.statusUID");let a=await t.resolveTargetPath(r),c=await n.readFile(a),l=e.updateProperty(c,"ems__Effort_status",`"[[${s}]]"`);await n.updateFile(a,l)}}}o(OX,"createSetStatusService")});var cN=S(xt=>{"use strict";Object.defineProperty(xt,"__esModule",{value:!0});xt.createPathBasedTargetResolver=xt.createSetStatusService=xt.createRemovePropertyService=xt.createUpdatePropertyService=xt.createPlanForEveningService=xt.createRepairFolderService=xt.createRenameToUidService=xt.createFixMissingLabelService=xt.createCleanPropertiesService=xt.createArchiveAssetService=xt.createCreateRelatedProjectService=xt.createCreateRelatedTaskService=void 0;var fi=oN();Object.defineProperty(xt,"createCreateRelatedTaskService",{enumerable:!0,get:o(function(){return fi.createCreateRelatedTaskService},"get")});Object.defineProperty(xt,"createCreateRelatedProjectService",{enumerable:!0,get:o(function(){return fi.createCreateRelatedProjectService},"get")});Object.defineProperty(xt,"createArchiveAssetService",{enumerable:!0,get:o(function(){return fi.createArchiveAssetService},"get")});Object.defineProperty(xt,"createCleanPropertiesService",{enumerable:!0,get:o(function(){return fi.createCleanPropertiesService},"get")});Object.defineProperty(xt,"createFixMissingLabelService",{enumerable:!0,get:o(function(){return fi.createFixMissingLabelService},"get")});Object.defineProperty(xt,"createRenameToUidService",{enumerable:!0,get:o(function(){return fi.createRenameToUidService},"get")});Object.defineProperty(xt,"createRepairFolderService",{enumerable:!0,get:o(function(){return fi.createRepairFolderService},"get")});Object.defineProperty(xt,"createPlanForEveningService",{enumerable:!0,get:o(function(){return fi.createPlanForEveningService},"get")});Object.defineProperty(xt,"createUpdatePropertyService",{enumerable:!0,get:o(function(){return fi.createUpdatePropertyService},"get")});Object.defineProperty(xt,"createRemovePropertyService",{enumerable:!0,get:o(function(){return fi.createRemovePropertyService},"get")});Object.defineProperty(xt,"createSetStatusService",{enumerable:!0,get:o(function(){return fi.createSetStatusService},"get")});Object.defineProperty(xt,"createPathBasedTargetResolver",{enumerable:!0,get:o(function(){return fi.createPathBasedTargetResolver},"get")})});var EJ={};Zy(EJ,{createProgram:()=>WN});module.exports=Yd(EJ);var ove=K(Xd());var dT=K(fT(),1),{program:WJ,createCommand:GJ,createArgument:zJ,createOption:HJ,CommanderError:QJ,InvalidArgumentError:KJ,InvalidOptionArgumentError:YJ,Command:ae,Argument:XJ,Option:JJ,Help:ZJ}=dT.default;var Yl=require("fs"),ed=require("path"),Gt=K(Dt());var ar=K(Za()),or=K(require("path"));function NP(n){return typeof n>"u"||n===null}o(NP,"isNothing");function MG(n){return typeof n=="object"&&n!==null}o(MG,"isObject");function jG(n){return Array.isArray(n)?n:NP(n)?[]:[n]}o(jG,"toArray");function $G(n,e){var t,r,i,s;if(e)for(s=Object.keys(e),t=0,r=s.length;t<r;t+=1)i=s[t],n[i]=e[i];return n}o($G,"extend");function BG(n,e){var t="",r;for(r=0;r<e;r+=1)t+=n;return t}o(BG,"repeat");function VG(n){return n===0&&Number.NEGATIVE_INFINITY===1/n}o(VG,"isNegativeZero");var UG=NP,qG=MG,WG=jG,GG=BG,zG=VG,HG=$G,hr={isNothing:UG,isObject:qG,toArray:WG,repeat:GG,isNegativeZero:zG,extend:HG};function LP(n,e){var t="",r=n.reason||"(unknown reason)";return n.mark?(n.mark.name&&(t+='in "'+n.mark.name+'" '),t+="("+(n.mark.line+1)+":"+(n.mark.column+1)+")",!e&&n.mark.snippet&&(t+=`
462
+ see https://github.com/jprichardson/node-fs-extra/issues/269`,"Warning","fs-extra-WARN0002");let{srcStat:r,destStat:i}=Ff.checkPathsSync(n,e,"copy",t);if(Ff.checkParentPathsSync(n,r,e,"copy"),t.filter&&!t.filter(n,e))return;let s=Of.dirname(e);return yn.existsSync(s)||gW(s),rR(i,n,e,t)}o(_W,"copySync");function rR(n,e,t,r){let s=(r.dereference?yn.statSync:yn.lstatSync)(e);if(s.isDirectory())return AW(s,n,e,t,r);if(s.isFile()||s.isCharacterDevice()||s.isBlockDevice())return SW(s,n,e,t,r);if(s.isSymbolicLink())return IW(n,e,t,r);throw s.isSocket()?new Error(`Cannot copy a socket file: ${e}`):s.isFIFO()?new Error(`Cannot copy a FIFO pipe: ${e}`):new Error(`Unknown file: ${e}`)}o(rR,"getStats");function SW(n,e,t,r,i){return e?vW(n,t,r,i):nR(n,t,r,i)}o(SW,"onFile");function vW(n,e,t,r){if(r.overwrite)return yn.unlinkSync(t),nR(n,e,t,r);if(r.errorOnExist)throw new Error(`'${t}' already exists`)}o(vW,"mayCopyFile");function nR(n,e,t,r){return yn.copyFileSync(e,t),r.preserveTimestamps&&bW(n.mode,e,t),Ew(t,n.mode)}o(nR,"copyFile");function bW(n,e,t){return wW(n)&&EW(t,n),TW(e,t)}o(bW,"handleTimestamps");function wW(n){return(n&128)===0}o(wW,"fileIsNotWritable");function EW(n,e){return Ew(n,e|128)}o(EW,"makeFileWritable");function Ew(n,e){return yn.chmodSync(n,e)}o(Ew,"setDestMode");function TW(n,e){let t=yn.statSync(n);return yW(e,t.atime,t.mtime)}o(TW,"setDestTimestamps");function AW(n,e,t,r,i){return e?iR(t,r,i):xW(n.mode,t,r,i)}o(AW,"onDir");function xW(n,e,t,r){return yn.mkdirSync(t),iR(e,t,r),Ew(t,n)}o(xW,"mkDirAndCopy");function iR(n,e,t){let r=yn.opendirSync(n);try{let i;for(;(i=r.readSync())!==null;)CW(i.name,n,e,t)}finally{r.closeSync()}}o(iR,"copyDir");function CW(n,e,t,r){let i=Of.join(e,n),s=Of.join(t,n);if(r.filter&&!r.filter(i,s))return;let{destStat:a}=Ff.checkPathsSync(i,s,"copy",r);return rR(a,i,s,r)}o(CW,"copyDirItem");function IW(n,e,t,r){let i=yn.readlinkSync(e);if(r.dereference&&(i=Of.resolve(process.cwd(),i)),n){let s;try{s=yn.readlinkSync(t)}catch(a){if(a.code==="EINVAL"||a.code==="UNKNOWN")return yn.symlinkSync(i,t);throw a}if(r.dereference&&(s=Of.resolve(process.cwd(),s)),Ff.isSrcSubdir(i,s))throw new Error(`Cannot copy '${i}' to a subdirectory of itself, '${s}'.`);if(Ff.isSrcSubdir(s,i))throw new Error(`Cannot overwrite '${s}' with '${i}'.`);return RW(i,t)}else return yn.symlinkSync(i,t)}o(IW,"onLink");function RW(n,e){return yn.unlinkSync(e),yn.symlinkSync(n,e)}o(RW,"copyLink");sR.exports=_W});var dg=S((eue,oR)=>{"use strict";var PW=wr().fromPromise;oR.exports={copy:PW(tR()),copySync:aR()}});var Df=S((tue,lR)=>{"use strict";var cR=Dl(),OW=wr().fromCallback;function FW(n,e){cR.rm(n,{recursive:!0,force:!0},e)}o(FW,"remove");function DW(n){cR.rmSync(n,{recursive:!0,force:!0})}o(DW,"removeSync");lR.exports={remove:OW(FW),removeSync:DW}});var yR=S((nue,gR)=>{"use strict";var NW=wr().fromPromise,dR=gn(),hR=require("path"),pR=Ui(),mR=Df(),uR=NW(o(async function(e){let t;try{t=await dR.readdir(e)}catch{return pR.mkdirs(e)}return Promise.all(t.map(r=>mR.remove(hR.join(e,r))))},"emptyDir"));function fR(n){let e;try{e=dR.readdirSync(n)}catch{return pR.mkdirsSync(n)}e.forEach(t=>{t=hR.join(n,t),mR.removeSync(t)})}o(fR,"emptyDirSync");gR.exports={emptyDirSync:fR,emptydirSync:fR,emptyDir:uR,emptydir:uR}});var bR=S((sue,vR)=>{"use strict";var LW=wr().fromPromise,_R=require("path"),pa=gn(),SR=Ui();async function kW(n){let e;try{e=await pa.stat(n)}catch{}if(e&&e.isFile())return;let t=_R.dirname(n),r=null;try{r=await pa.stat(t)}catch(i){if(i.code==="ENOENT"){await SR.mkdirs(t),await pa.writeFile(n,"");return}else throw i}r.isDirectory()?await pa.writeFile(n,""):await pa.readdir(t)}o(kW,"createFile");function MW(n){let e;try{e=pa.statSync(n)}catch{}if(e&&e.isFile())return;let t=_R.dirname(n);try{pa.statSync(t).isDirectory()||pa.readdirSync(t)}catch(r){if(r&&r.code==="ENOENT")SR.mkdirsSync(t);else throw r}pa.writeFileSync(n,"")}o(MW,"createFileSync");vR.exports={createFile:LW(kW),createFileSync:MW}});var xR=S((oue,AR)=>{"use strict";var jW=wr().fromPromise,wR=require("path"),Xa=gn(),ER=Ui(),{pathExists:$W}=Ya(),{areIdentical:TR}=Jo();async function BW(n,e){let t;try{t=await Xa.lstat(e)}catch{}let r;try{r=await Xa.lstat(n)}catch(a){throw a.message=a.message.replace("lstat","ensureLink"),a}if(t&&TR(r,t))return;let i=wR.dirname(e);await $W(i)||await ER.mkdirs(i),await Xa.link(n,e)}o(BW,"createLink");function VW(n,e){let t;try{t=Xa.lstatSync(e)}catch{}try{let s=Xa.lstatSync(n);if(t&&TR(s,t))return}catch(s){throw s.message=s.message.replace("lstat","ensureLink"),s}let r=wR.dirname(e);return Xa.existsSync(r)||ER.mkdirsSync(r),Xa.linkSync(n,e)}o(VW,"createLinkSync");AR.exports={createLink:jW(BW),createLinkSync:VW}});var IR=S((lue,CR)=>{"use strict";var Ja=require("path"),Nf=gn(),{pathExists:UW}=Ya(),qW=wr().fromPromise;async function WW(n,e){if(Ja.isAbsolute(n)){try{await Nf.lstat(n)}catch(s){throw s.message=s.message.replace("lstat","ensureSymlink"),s}return{toCwd:n,toDst:n}}let t=Ja.dirname(e),r=Ja.join(t,n);if(await UW(r))return{toCwd:r,toDst:n};try{await Nf.lstat(n)}catch(s){throw s.message=s.message.replace("lstat","ensureSymlink"),s}return{toCwd:n,toDst:Ja.relative(t,n)}}o(WW,"symlinkPaths");function GW(n,e){if(Ja.isAbsolute(n)){if(!Nf.existsSync(n))throw new Error("absolute srcpath does not exist");return{toCwd:n,toDst:n}}let t=Ja.dirname(e),r=Ja.join(t,n);if(Nf.existsSync(r))return{toCwd:r,toDst:n};if(!Nf.existsSync(n))throw new Error("relative srcpath does not exist");return{toCwd:n,toDst:Ja.relative(t,n)}}o(GW,"symlinkPathsSync");CR.exports={symlinkPaths:qW(WW),symlinkPathsSync:GW}});var OR=S((fue,PR)=>{"use strict";var RR=gn(),zW=wr().fromPromise;async function HW(n,e){if(e)return e;let t;try{t=await RR.lstat(n)}catch{return"file"}return t&&t.isDirectory()?"dir":"file"}o(HW,"symlinkType");function QW(n,e){if(e)return e;let t;try{t=RR.lstatSync(n)}catch{return"file"}return t&&t.isDirectory()?"dir":"file"}o(QW,"symlinkTypeSync");PR.exports={symlinkType:zW(HW),symlinkTypeSync:QW}});var LR=S((hue,NR)=>{"use strict";var KW=wr().fromPromise,FR=require("path"),As=gn(),{mkdirs:YW,mkdirsSync:XW}=Ui(),{symlinkPaths:JW,symlinkPathsSync:ZW}=IR(),{symlinkType:eG,symlinkTypeSync:tG}=OR(),{pathExists:rG}=Ya(),{areIdentical:DR}=Jo();async function nG(n,e,t){let r;try{r=await As.lstat(e)}catch{}if(r&&r.isSymbolicLink()){let[c,l]=await Promise.all([As.stat(n),As.stat(e)]);if(DR(c,l))return}let i=await JW(n,e);n=i.toDst;let s=await eG(i.toCwd,t),a=FR.dirname(e);return await rG(a)||await YW(a),As.symlink(n,e,s)}o(nG,"createSymlink");function iG(n,e,t){let r;try{r=As.lstatSync(e)}catch{}if(r&&r.isSymbolicLink()){let c=As.statSync(n),l=As.statSync(e);if(DR(c,l))return}let i=ZW(n,e);n=i.toDst,t=tG(i.toCwd,t);let s=FR.dirname(e);return As.existsSync(s)||XW(s),As.symlinkSync(n,e,t)}o(iG,"createSymlinkSync");NR.exports={createSymlink:KW(nG),createSymlinkSync:iG}});var qR=S((mue,UR)=>{"use strict";var{createFile:kR,createFileSync:MR}=bR(),{createLink:jR,createLinkSync:$R}=xR(),{createSymlink:BR,createSymlinkSync:VR}=LR();UR.exports={createFile:kR,createFileSync:MR,ensureFile:kR,ensureFileSync:MR,createLink:jR,createLinkSync:$R,ensureLink:jR,ensureLinkSync:$R,createSymlink:BR,createSymlinkSync:VR,ensureSymlink:BR,ensureSymlinkSync:VR}});var hg=S((gue,WR)=>{function sG(n,{EOL:e=`
463
+ `,finalEOL:t=!0,replacer:r=null,spaces:i}={}){let s=t?e:"";return JSON.stringify(n,r,i).replace(/\n/g,e)+s}o(sG,"stringify");function aG(n){return Buffer.isBuffer(n)&&(n=n.toString("utf8")),n.replace(/^\uFEFF/,"")}o(aG,"stripBom");WR.exports={stringify:sG,stripBom:aG}});var QR=S((_ue,HR)=>{var kl;try{kl=Dl()}catch{kl=require("fs")}var pg=wr(),{stringify:GR,stripBom:zR}=hg();async function oG(n,e={}){typeof e=="string"&&(e={encoding:e});let t=e.fs||kl,r="throws"in e?e.throws:!0,i=await pg.fromCallback(t.readFile)(n,e);i=zR(i);let s;try{s=JSON.parse(i,e?e.reviver:null)}catch(a){if(r)throw a.message=`${n}: ${a.message}`,a;return null}return s}o(oG,"_readFile");var cG=pg.fromPromise(oG);function lG(n,e={}){typeof e=="string"&&(e={encoding:e});let t=e.fs||kl,r="throws"in e?e.throws:!0;try{let i=t.readFileSync(n,e);return i=zR(i),JSON.parse(i,e.reviver)}catch(i){if(r)throw i.message=`${n}: ${i.message}`,i;return null}}o(lG,"readFileSync");async function uG(n,e,t={}){let r=t.fs||kl,i=GR(e,t);await pg.fromCallback(r.writeFile)(n,i,t)}o(uG,"_writeFile");var fG=pg.fromPromise(uG);function dG(n,e,t={}){let r=t.fs||kl,i=GR(e,t);return r.writeFileSync(n,i,t)}o(dG,"writeFileSync");HR.exports={readFile:cG,readFileSync:lG,writeFile:fG,writeFileSync:dG}});var YR=S((vue,KR)=>{"use strict";var mg=QR();KR.exports={readJson:mg.readFile,readJsonSync:mg.readFileSync,writeJson:mg.writeFile,writeJsonSync:mg.writeFileSync}});var gg=S((bue,ZR)=>{"use strict";var hG=wr().fromPromise,Tw=gn(),XR=require("path"),JR=Ui(),pG=Ya().pathExists;async function mG(n,e,t="utf-8"){let r=XR.dirname(n);return await pG(r)||await JR.mkdirs(r),Tw.writeFile(n,e,t)}o(mG,"outputFile");function gG(n,...e){let t=XR.dirname(n);Tw.existsSync(t)||JR.mkdirsSync(t),Tw.writeFileSync(n,...e)}o(gG,"outputFileSync");ZR.exports={outputFile:hG(mG),outputFileSync:gG}});var tP=S((Eue,eP)=>{"use strict";var{stringify:yG}=hg(),{outputFile:_G}=gg();async function SG(n,e,t={}){let r=yG(e,t);await _G(n,r,t)}o(SG,"outputJson");eP.exports=SG});var nP=S((Aue,rP)=>{"use strict";var{stringify:vG}=hg(),{outputFileSync:bG}=gg();function wG(n,e,t){let r=vG(e,t);bG(n,r,t)}o(wG,"outputJsonSync");rP.exports=wG});var sP=S((Cue,iP)=>{"use strict";var EG=wr().fromPromise,_n=YR();_n.outputJson=EG(tP());_n.outputJsonSync=nP();_n.outputJSON=_n.outputJson;_n.outputJSONSync=_n.outputJsonSync;_n.writeJSON=_n.writeJson;_n.writeJSONSync=_n.writeJsonSync;_n.readJSON=_n.readJson;_n.readJSONSync=_n.readJsonSync;iP.exports=_n});var uP=S((Iue,lP)=>{"use strict";var TG=gn(),aP=require("path"),{copy:AG}=dg(),{remove:cP}=Df(),{mkdirp:xG}=Ui(),{pathExists:CG}=Ya(),oP=Jo();async function IG(n,e,t={}){let r=t.overwrite||t.clobber||!1,{srcStat:i,isChangingCase:s=!1}=await oP.checkPaths(n,e,"move",t);await oP.checkParentPaths(n,i,e,"move");let a=aP.dirname(e);return aP.parse(a).root!==a&&await xG(a),RG(n,e,r,s)}o(IG,"move");async function RG(n,e,t,r){if(!r){if(t)await cP(e);else if(await CG(e))throw new Error("dest already exists.")}try{await TG.rename(n,e)}catch(i){if(i.code!=="EXDEV")throw i;await PG(n,e,t)}}o(RG,"doRename");async function PG(n,e,t){return await AG(n,e,{overwrite:t,errorOnExist:!0,preserveTimestamps:!0}),cP(n)}o(PG,"moveAcrossDevice");lP.exports=IG});var mP=S((Pue,pP)=>{"use strict";var dP=Dl(),xw=require("path"),OG=dg().copySync,hP=Df().removeSync,FG=Ui().mkdirpSync,fP=Jo();function DG(n,e,t){t=t||{};let r=t.overwrite||t.clobber||!1,{srcStat:i,isChangingCase:s=!1}=fP.checkPathsSync(n,e,"move",t);return fP.checkParentPathsSync(n,i,e,"move"),NG(e)||FG(xw.dirname(e)),LG(n,e,r,s)}o(DG,"moveSync");function NG(n){let e=xw.dirname(n);return xw.parse(e).root===e}o(NG,"isParentRoot");function LG(n,e,t,r){if(r)return Aw(n,e,t);if(t)return hP(e),Aw(n,e,t);if(dP.existsSync(e))throw new Error("dest already exists.");return Aw(n,e,t)}o(LG,"doRename");function Aw(n,e,t){try{dP.renameSync(n,e)}catch(r){if(r.code!=="EXDEV")throw r;return kG(n,e,t)}}o(Aw,"rename");function kG(n,e,t){return OG(n,e,{overwrite:t,errorOnExist:!0,preserveTimestamps:!0}),hP(n)}o(kG,"moveAcrossDevice");pP.exports=DG});var yP=S((Fue,gP)=>{"use strict";var MG=wr().fromPromise;gP.exports={move:MG(uP()),moveSync:mP()}});var Za=S((Due,_P)=>{"use strict";_P.exports={...gn(),...dg(),...yR(),...qR(),...sP(),...Ui(),...yP(),...gg(),...Ya(),...Df()}});var uF=S((fme,lF)=>{"use strict";lF.exports=oF;function oF(n,e,t){n instanceof RegExp&&(n=aF(n,t)),e instanceof RegExp&&(e=aF(e,t));var r=cF(n,e,t);return r&&{start:r[0],end:r[1],pre:t.slice(0,r[0]),body:t.slice(r[0]+n.length,r[1]),post:t.slice(r[1]+e.length)}}o(oF,"balanced");function aF(n,e){var t=e.match(n);return t?t[0]:null}o(aF,"maybeMatch");oF.range=cF;function cF(n,e,t){var r,i,s,a,c,l=t.indexOf(n),u=t.indexOf(e,l+1),f=l;if(l>=0&&u>0){if(n===e)return[l,u];for(r=[],s=t.length;f>=0&&!c;)f==l?(r.push(f),l=t.indexOf(n,f+1)):r.length==1?c=[r.pop(),u]:(i=r.pop(),i<s&&(s=i,a=u),u=t.indexOf(e,f+1)),f=l<u&&l>=0?l:u;r.length&&(c=[s,a])}return c}o(cF,"range")});var _F=S((hme,yF)=>{var fF=uF();yF.exports=vK;var dF="\0SLASH"+Math.random()+"\0",hF="\0OPEN"+Math.random()+"\0",_E="\0CLOSE"+Math.random()+"\0",pF="\0COMMA"+Math.random()+"\0",mF="\0PERIOD"+Math.random()+"\0";function yE(n){return parseInt(n,10)==n?parseInt(n,10):n.charCodeAt(0)}o(yE,"numeric");function _K(n){return n.split("\\\\").join(dF).split("\\{").join(hF).split("\\}").join(_E).split("\\,").join(pF).split("\\.").join(mF)}o(_K,"escapeBraces");function SK(n){return n.split(dF).join("\\").split(hF).join("{").split(_E).join("}").split(pF).join(",").split(mF).join(".")}o(SK,"unescapeBraces");function gF(n){if(!n)return[""];var e=[],t=fF("{","}",n);if(!t)return n.split(",");var r=t.pre,i=t.body,s=t.post,a=r.split(",");a[a.length-1]+="{"+i+"}";var c=gF(s);return s.length&&(a[a.length-1]+=c.shift(),a.push.apply(a,c)),e.push.apply(e,a),e}o(gF,"parseCommaParts");function vK(n){return n?(n.substr(0,2)==="{}"&&(n="\\{\\}"+n.substr(2)),td(_K(n),!0).map(SK)):[]}o(vK,"expandTop");function bK(n){return"{"+n+"}"}o(bK,"embrace");function wK(n){return/^-?0\d/.test(n)}o(wK,"isPadded");function EK(n,e){return n<=e}o(EK,"lte");function TK(n,e){return n>=e}o(TK,"gte");function td(n,e){var t=[],r=fF("{","}",n);if(!r)return[n];var i=r.pre,s=r.post.length?td(r.post,!1):[""];if(/\$$/.test(r.pre))for(var a=0;a<s.length;a++){var c=i+"{"+r.body+"}"+s[a];t.push(c)}else{var l=/^-?\d+\.\.-?\d+(?:\.\.-?\d+)?$/.test(r.body),u=/^[a-zA-Z]\.\.[a-zA-Z](?:\.\.-?\d+)?$/.test(r.body),f=l||u,d=r.body.indexOf(",")>=0;if(!f&&!d)return r.post.match(/,(?!,).*\}/)?(n=r.pre+"{"+r.body+_E+r.post,td(n)):[n];var h;if(f)h=r.body.split(/\.\./);else if(h=gF(r.body),h.length===1&&(h=td(h[0],!1).map(bK),h.length===1))return s.map(function($){return r.pre+h[0]+$});var p;if(f){var y=yE(h[0]),v=yE(h[1]),w=Math.max(h[0].length,h[1].length),b=h.length==3?Math.max(Math.abs(yE(h[2])),1):1,A=EK,I=v<y;I&&(b*=-1,A=TK);var j=h.some(wK);p=[];for(var V=y;A(V,v);V+=b){var te;if(u)te=String.fromCharCode(V),te==="\\"&&(te="");else if(te=String(V),j){var z=w-te.length;if(z>0){var G=new Array(z+1).join("0");V<0?te="-"+G+te.slice(1):te=G+te}}p.push(te)}}else{p=[];for(var F=0;F<h.length;F++)p.push.apply(p,td(h[F],!1))}for(var F=0;F<p.length;F++)for(var a=0;a<s.length;a++){var c=i+p[F]+s[a];(!e||f||c)&&t.push(c)}}return t}o(td,"expand")});var oN=S(Ln=>{"use strict";Object.defineProperty(Ln,"__esModule",{value:!0});Ln.createPathBasedTargetResolver=wa;Ln.createCreateRelatedTaskService=wX;Ln.createCreateRelatedProjectService=EX;Ln.createArchiveAssetService=TX;Ln.createCleanPropertiesService=AX;Ln.createFixMissingLabelService=xX;Ln.createRenameToUidService=CX;Ln.createRepairFolderService=IX;Ln.createPlanForEveningService=RX;Ln.createUpdatePropertyService=PX;Ln.createRemovePropertyService=OX;Ln.createSetStatusService=FX;function wa(n){return{resolveFile(e){let t=n.getAbstractFileByPath(`${e}.md`);if(!t||!("basename"in t))throw new Error(`Cannot resolve target file for IRI: ${e}`);return t}}}o(wa,"createPathBasedTargetResolver");function wX(n,e,t=wa(n)){return{async execute(r,i){let s=i?.label;if(!s)throw new Error("createRelatedTask requires userInput.label");let a=t.resolveFile(r),c=n.getFrontmatter(a)??{},l=a.parent?.path||"",u={ems__Effort_status:'"[[ems__EffortStatusDraft]]"'},f=i?.parentProperty;f&&a.basename&&(u[f]=`"[[${a.basename}]]"`),await e.createAsset({className:"ems__Task",label:s,folderPath:l,propertyValues:u,parentFile:a,parentMetadata:c})}}}o(wX,"createCreateRelatedTaskService");function EX(n,e,t=wa(n)){return{async execute(r,i){let s=i?.label;if(!s)throw new Error("createRelatedProject requires userInput.label");let a=t.resolveFile(r),c=n.getFrontmatter(a)??{},l=a.parent?.path||"",u={ems__Effort_status:'"[[ems__EffortStatusDraft]]"'},f=i?.parentProperty;f&&a.basename&&(u[f]=`"[[${a.basename}]]"`),await e.createAsset({className:"ems__Project",label:s,folderPath:l,propertyValues:u,parentFile:a,parentMetadata:c})}}}o(EX,"createCreateRelatedProjectService");function TX(n,e,t=wa(n)){return{async execute(r){let i=t.resolveFile(r);await e.archiveAsset(i)}}}o(TX,"createArchiveAssetService");function AX(n,e,t=wa(n)){return{async execute(r){let i=t.resolveFile(r);await e.cleanEmptyProperties(i)}}}o(AX,"createCleanPropertiesService");function xX(n,e,t=wa(n)){return{async execute(r){let i=t.resolveFile(r);await e.fixMissingLabel(i)}}}o(xX,"createFixMissingLabelService");function CX(n,e,t=wa(n)){return{async execute(r){let i=t.resolveFile(r),s=n.getFrontmatter(i)??{};await e.renameToUid(i,s)}}}o(CX,"createRenameToUidService");function IX(n,e,t=wa(n)){return{async execute(r){let i=t.resolveFile(r),s=n.getFrontmatter(i)??{},a=await e.getExpectedFolder(i,s);if(a===null)throw new Error("repairFolder: cannot determine expected folder (missing exo__Asset_isDefinedBy or referenced asset not found)");(i.parent?.path??"")!==a&&await e.repairFolder(i,a)}}}o(IX,"createRepairFolderService");function RX(n,e,t=wa(n)){return{async execute(r){let i=t.resolveFile(r);await e.planForEvening(i)}}}o(RX,"createPlanForEveningService");function PX(n,e,t){return{async execute(r,i){let s=i?.property,a=i?.value;if(!s)throw new Error("updateProperty requires userInput.property");if(a===void 0)throw new Error("updateProperty requires userInput.value");let c=await t.resolveTargetPath(r),l=await n.readFile(c),u=e.updateProperty(l,s,a);await n.updateFile(c,u)}}}o(PX,"createUpdatePropertyService");function OX(n,e,t){return{async execute(r,i){let s=i?.property;if(!s)throw new Error("removeProperty requires userInput.property");let a=await t.resolveTargetPath(r),c=await n.readFile(a),l=e.removeProperty(c,s);await n.updateFile(a,l)}}}o(OX,"createRemovePropertyService");function FX(n,e,t){return{async execute(r,i){let s=i?.statusUID;if(!s)throw new Error("setStatus requires userInput.statusUID");let a=await t.resolveTargetPath(r),c=await n.readFile(a),l=e.updateProperty(c,"ems__Effort_status",`"[[${s}]]"`);await n.updateFile(a,l)}}}o(FX,"createSetStatusService")});var cN=S(xt=>{"use strict";Object.defineProperty(xt,"__esModule",{value:!0});xt.createPathBasedTargetResolver=xt.createSetStatusService=xt.createRemovePropertyService=xt.createUpdatePropertyService=xt.createPlanForEveningService=xt.createRepairFolderService=xt.createRenameToUidService=xt.createFixMissingLabelService=xt.createCleanPropertiesService=xt.createArchiveAssetService=xt.createCreateRelatedProjectService=xt.createCreateRelatedTaskService=void 0;var fi=oN();Object.defineProperty(xt,"createCreateRelatedTaskService",{enumerable:!0,get:o(function(){return fi.createCreateRelatedTaskService},"get")});Object.defineProperty(xt,"createCreateRelatedProjectService",{enumerable:!0,get:o(function(){return fi.createCreateRelatedProjectService},"get")});Object.defineProperty(xt,"createArchiveAssetService",{enumerable:!0,get:o(function(){return fi.createArchiveAssetService},"get")});Object.defineProperty(xt,"createCleanPropertiesService",{enumerable:!0,get:o(function(){return fi.createCleanPropertiesService},"get")});Object.defineProperty(xt,"createFixMissingLabelService",{enumerable:!0,get:o(function(){return fi.createFixMissingLabelService},"get")});Object.defineProperty(xt,"createRenameToUidService",{enumerable:!0,get:o(function(){return fi.createRenameToUidService},"get")});Object.defineProperty(xt,"createRepairFolderService",{enumerable:!0,get:o(function(){return fi.createRepairFolderService},"get")});Object.defineProperty(xt,"createPlanForEveningService",{enumerable:!0,get:o(function(){return fi.createPlanForEveningService},"get")});Object.defineProperty(xt,"createUpdatePropertyService",{enumerable:!0,get:o(function(){return fi.createUpdatePropertyService},"get")});Object.defineProperty(xt,"createRemovePropertyService",{enumerable:!0,get:o(function(){return fi.createRemovePropertyService},"get")});Object.defineProperty(xt,"createSetStatusService",{enumerable:!0,get:o(function(){return fi.createSetStatusService},"get")});Object.defineProperty(xt,"createPathBasedTargetResolver",{enumerable:!0,get:o(function(){return fi.createPathBasedTargetResolver},"get")})});var TJ={};Zy(TJ,{createProgram:()=>WN});module.exports=Yd(TJ);var cve=K(Xd());var dT=K(fT(),1),{program:GJ,createCommand:zJ,createArgument:HJ,createOption:QJ,CommanderError:KJ,InvalidArgumentError:YJ,InvalidOptionArgumentError:XJ,Command:ae,Argument:JJ,Option:ZJ,Help:eZ}=dT.default;var Yl=require("fs"),ed=require("path"),Gt=K(Dt());var ar=K(Za()),or=K(require("path"));function NP(n){return typeof n>"u"||n===null}o(NP,"isNothing");function jG(n){return typeof n=="object"&&n!==null}o(jG,"isObject");function $G(n){return Array.isArray(n)?n:NP(n)?[]:[n]}o($G,"toArray");function BG(n,e){var t,r,i,s;if(e)for(s=Object.keys(e),t=0,r=s.length;t<r;t+=1)i=s[t],n[i]=e[i];return n}o(BG,"extend");function VG(n,e){var t="",r;for(r=0;r<e;r+=1)t+=n;return t}o(VG,"repeat");function UG(n){return n===0&&Number.NEGATIVE_INFINITY===1/n}o(UG,"isNegativeZero");var qG=NP,WG=jG,GG=$G,zG=VG,HG=UG,QG=BG,hr={isNothing:qG,isObject:WG,toArray:GG,repeat:zG,isNegativeZero:HG,extend:QG};function LP(n,e){var t="",r=n.reason||"(unknown reason)";return n.mark?(n.mark.name&&(t+='in "'+n.mark.name+'" '),t+="("+(n.mark.line+1)+":"+(n.mark.column+1)+")",!e&&n.mark.snippet&&(t+=`
464
464
 
465
- `+n.mark.snippet),r+" "+t):r}o(LP,"formatError");function kf(n,e){Error.call(this),this.name="YAMLException",this.reason=n,this.mark=e,this.message=LP(this,!1),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=new Error().stack||""}o(kf,"YAMLException$1");kf.prototype=Object.create(Error.prototype);kf.prototype.constructor=kf;kf.prototype.toString=o(function(e){return this.name+": "+LP(this,e)},"toString");var Sn=kf;function Cw(n,e,t,r,i){var s="",a="",c=Math.floor(i/2)-1;return r-e>c&&(s=" ... ",e=r-c+s.length),t-r>c&&(a=" ...",t=r+c-a.length),{str:s+n.slice(e,t).replace(/\t/g,"\u2192")+a,pos:r-e+s.length}}o(Cw,"getLine");function Iw(n,e){return hr.repeat(" ",e-n.length)+n}o(Iw,"padStart");function QG(n,e){if(e=Object.create(e||null),!n.buffer)return null;e.maxLength||(e.maxLength=79),typeof e.indent!="number"&&(e.indent=1),typeof e.linesBefore!="number"&&(e.linesBefore=3),typeof e.linesAfter!="number"&&(e.linesAfter=2);for(var t=/\r?\n|\r|\0/g,r=[0],i=[],s,a=-1;s=t.exec(n.buffer);)i.push(s.index),r.push(s.index+s[0].length),n.position<=s.index&&a<0&&(a=r.length-2);a<0&&(a=r.length-1);var c="",l,u,f=Math.min(n.line+e.linesAfter,i.length).toString().length,d=e.maxLength-(e.indent+f+3);for(l=1;l<=e.linesBefore&&!(a-l<0);l++)u=Cw(n.buffer,r[a-l],i[a-l],n.position-(r[a]-r[a-l]),d),c=hr.repeat(" ",e.indent)+Iw((n.line-l+1).toString(),f)+" | "+u.str+`
465
+ `+n.mark.snippet),r+" "+t):r}o(LP,"formatError");function kf(n,e){Error.call(this),this.name="YAMLException",this.reason=n,this.mark=e,this.message=LP(this,!1),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=new Error().stack||""}o(kf,"YAMLException$1");kf.prototype=Object.create(Error.prototype);kf.prototype.constructor=kf;kf.prototype.toString=o(function(e){return this.name+": "+LP(this,e)},"toString");var Sn=kf;function Cw(n,e,t,r,i){var s="",a="",c=Math.floor(i/2)-1;return r-e>c&&(s=" ... ",e=r-c+s.length),t-r>c&&(a=" ...",t=r+c-a.length),{str:s+n.slice(e,t).replace(/\t/g,"\u2192")+a,pos:r-e+s.length}}o(Cw,"getLine");function Iw(n,e){return hr.repeat(" ",e-n.length)+n}o(Iw,"padStart");function KG(n,e){if(e=Object.create(e||null),!n.buffer)return null;e.maxLength||(e.maxLength=79),typeof e.indent!="number"&&(e.indent=1),typeof e.linesBefore!="number"&&(e.linesBefore=3),typeof e.linesAfter!="number"&&(e.linesAfter=2);for(var t=/\r?\n|\r|\0/g,r=[0],i=[],s,a=-1;s=t.exec(n.buffer);)i.push(s.index),r.push(s.index+s[0].length),n.position<=s.index&&a<0&&(a=r.length-2);a<0&&(a=r.length-1);var c="",l,u,f=Math.min(n.line+e.linesAfter,i.length).toString().length,d=e.maxLength-(e.indent+f+3);for(l=1;l<=e.linesBefore&&!(a-l<0);l++)u=Cw(n.buffer,r[a-l],i[a-l],n.position-(r[a]-r[a-l]),d),c=hr.repeat(" ",e.indent)+Iw((n.line-l+1).toString(),f)+" | "+u.str+`
466
466
  `+c;for(u=Cw(n.buffer,r[a],i[a],n.position,d),c+=hr.repeat(" ",e.indent)+Iw((n.line+1).toString(),f)+" | "+u.str+`
467
467
  `,c+=hr.repeat("-",e.indent+f+3+u.pos)+`^
468
468
  `,l=1;l<=e.linesAfter&&!(a+l>=i.length);l++)u=Cw(n.buffer,r[a+l],i[a+l],n.position-(r[a]-r[a+l]),d),c+=hr.repeat(" ",e.indent)+Iw((n.line+l+1).toString(),f)+" | "+u.str+`
469
- `;return c.replace(/\n$/,"")}o(QG,"makeSnippet");var KG=QG,YG=["kind","multi","resolve","construct","instanceOf","predicate","represent","representName","defaultStyle","styleAliases"],XG=["scalar","sequence","mapping"];function JG(n){var e={};return n!==null&&Object.keys(n).forEach(function(t){n[t].forEach(function(r){e[String(r)]=t})}),e}o(JG,"compileStyleAliases");function ZG(n,e){if(e=e||{},Object.keys(e).forEach(function(t){if(YG.indexOf(t)===-1)throw new Sn('Unknown option "'+t+'" is met in definition of "'+n+'" YAML type.')}),this.options=e,this.tag=n,this.kind=e.kind||null,this.resolve=e.resolve||function(){return!0},this.construct=e.construct||function(t){return t},this.instanceOf=e.instanceOf||null,this.predicate=e.predicate||null,this.represent=e.represent||null,this.representName=e.representName||null,this.defaultStyle=e.defaultStyle||null,this.multi=e.multi||!1,this.styleAliases=JG(e.styleAliases||null),XG.indexOf(this.kind)===-1)throw new Sn('Unknown kind "'+this.kind+'" is specified for "'+n+'" YAML type.')}o(ZG,"Type$1");var Br=ZG;function SP(n,e){var t=[];return n[e].forEach(function(r){var i=t.length;t.forEach(function(s,a){s.tag===r.tag&&s.kind===r.kind&&s.multi===r.multi&&(i=a)}),t[i]=r}),t}o(SP,"compileList");function ez(){var n={scalar:{},sequence:{},mapping:{},fallback:{},multi:{scalar:[],sequence:[],mapping:[],fallback:[]}},e,t;function r(i){i.multi?(n.multi[i.kind].push(i),n.multi.fallback.push(i)):n[i.kind][i.tag]=n.fallback[i.tag]=i}for(o(r,"collectType"),e=0,t=arguments.length;e<t;e+=1)arguments[e].forEach(r);return n}o(ez,"compileMap");function Pw(n){return this.extend(n)}o(Pw,"Schema$1");Pw.prototype.extend=o(function(e){var t=[],r=[];if(e instanceof Br)r.push(e);else if(Array.isArray(e))r=r.concat(e);else if(e&&(Array.isArray(e.implicit)||Array.isArray(e.explicit)))e.implicit&&(t=t.concat(e.implicit)),e.explicit&&(r=r.concat(e.explicit));else throw new Sn("Schema.extend argument should be a Type, [ Type ], or a schema definition ({ implicit: [...], explicit: [...] })");t.forEach(function(s){if(!(s instanceof Br))throw new Sn("Specified list of YAML types (or a single Type object) contains a non-Type object.");if(s.loadKind&&s.loadKind!=="scalar")throw new Sn("There is a non-scalar type in the implicit list of a schema. Implicit resolving of such types is not supported.");if(s.multi)throw new Sn("There is a multi type in the implicit list of a schema. Multi tags can only be listed as explicit.")}),r.forEach(function(s){if(!(s instanceof Br))throw new Sn("Specified list of YAML types (or a single Type object) contains a non-Type object.")});var i=Object.create(Pw.prototype);return i.implicit=(this.implicit||[]).concat(t),i.explicit=(this.explicit||[]).concat(r),i.compiledImplicit=SP(i,"implicit"),i.compiledExplicit=SP(i,"explicit"),i.compiledTypeMap=ez(i.compiledImplicit,i.compiledExplicit),i},"extend");var kP=Pw,MP=new Br("tag:yaml.org,2002:str",{kind:"scalar",construct:o(function(n){return n!==null?n:""},"construct")}),jP=new Br("tag:yaml.org,2002:seq",{kind:"sequence",construct:o(function(n){return n!==null?n:[]},"construct")}),$P=new Br("tag:yaml.org,2002:map",{kind:"mapping",construct:o(function(n){return n!==null?n:{}},"construct")}),BP=new kP({explicit:[MP,jP,$P]});function tz(n){if(n===null)return!0;var e=n.length;return e===1&&n==="~"||e===4&&(n==="null"||n==="Null"||n==="NULL")}o(tz,"resolveYamlNull");function rz(){return null}o(rz,"constructYamlNull");function nz(n){return n===null}o(nz,"isNull");var VP=new Br("tag:yaml.org,2002:null",{kind:"scalar",resolve:tz,construct:rz,predicate:nz,represent:{canonical:o(function(){return"~"},"canonical"),lowercase:o(function(){return"null"},"lowercase"),uppercase:o(function(){return"NULL"},"uppercase"),camelcase:o(function(){return"Null"},"camelcase"),empty:o(function(){return""},"empty")},defaultStyle:"lowercase"});function iz(n){if(n===null)return!1;var e=n.length;return e===4&&(n==="true"||n==="True"||n==="TRUE")||e===5&&(n==="false"||n==="False"||n==="FALSE")}o(iz,"resolveYamlBoolean");function sz(n){return n==="true"||n==="True"||n==="TRUE"}o(sz,"constructYamlBoolean");function az(n){return Object.prototype.toString.call(n)==="[object Boolean]"}o(az,"isBoolean");var UP=new Br("tag:yaml.org,2002:bool",{kind:"scalar",resolve:iz,construct:sz,predicate:az,represent:{lowercase:o(function(n){return n?"true":"false"},"lowercase"),uppercase:o(function(n){return n?"TRUE":"FALSE"},"uppercase"),camelcase:o(function(n){return n?"True":"False"},"camelcase")},defaultStyle:"lowercase"});function oz(n){return 48<=n&&n<=57||65<=n&&n<=70||97<=n&&n<=102}o(oz,"isHexCode");function cz(n){return 48<=n&&n<=55}o(cz,"isOctCode");function lz(n){return 48<=n&&n<=57}o(lz,"isDecCode");function uz(n){if(n===null)return!1;var e=n.length,t=0,r=!1,i;if(!e)return!1;if(i=n[t],(i==="-"||i==="+")&&(i=n[++t]),i==="0"){if(t+1===e)return!0;if(i=n[++t],i==="b"){for(t++;t<e;t++)if(i=n[t],i!=="_"){if(i!=="0"&&i!=="1")return!1;r=!0}return r&&i!=="_"}if(i==="x"){for(t++;t<e;t++)if(i=n[t],i!=="_"){if(!oz(n.charCodeAt(t)))return!1;r=!0}return r&&i!=="_"}if(i==="o"){for(t++;t<e;t++)if(i=n[t],i!=="_"){if(!cz(n.charCodeAt(t)))return!1;r=!0}return r&&i!=="_"}}if(i==="_")return!1;for(;t<e;t++)if(i=n[t],i!=="_"){if(!lz(n.charCodeAt(t)))return!1;r=!0}return!(!r||i==="_")}o(uz,"resolveYamlInteger");function fz(n){var e=n,t=1,r;if(e.indexOf("_")!==-1&&(e=e.replace(/_/g,"")),r=e[0],(r==="-"||r==="+")&&(r==="-"&&(t=-1),e=e.slice(1),r=e[0]),e==="0")return 0;if(r==="0"){if(e[1]==="b")return t*parseInt(e.slice(2),2);if(e[1]==="x")return t*parseInt(e.slice(2),16);if(e[1]==="o")return t*parseInt(e.slice(2),8)}return t*parseInt(e,10)}o(fz,"constructYamlInteger");function dz(n){return Object.prototype.toString.call(n)==="[object Number]"&&n%1===0&&!hr.isNegativeZero(n)}o(dz,"isInteger");var qP=new Br("tag:yaml.org,2002:int",{kind:"scalar",resolve:uz,construct:fz,predicate:dz,represent:{binary:o(function(n){return n>=0?"0b"+n.toString(2):"-0b"+n.toString(2).slice(1)},"binary"),octal:o(function(n){return n>=0?"0o"+n.toString(8):"-0o"+n.toString(8).slice(1)},"octal"),decimal:o(function(n){return n.toString(10)},"decimal"),hexadecimal:o(function(n){return n>=0?"0x"+n.toString(16).toUpperCase():"-0x"+n.toString(16).toUpperCase().slice(1)},"hexadecimal")},defaultStyle:"decimal",styleAliases:{binary:[2,"bin"],octal:[8,"oct"],decimal:[10,"dec"],hexadecimal:[16,"hex"]}}),hz=new RegExp("^(?:[-+]?(?:[0-9][0-9_]*)(?:\\.[0-9_]*)?(?:[eE][-+]?[0-9]+)?|\\.[0-9_]+(?:[eE][-+]?[0-9]+)?|[-+]?\\.(?:inf|Inf|INF)|\\.(?:nan|NaN|NAN))$");function pz(n){return!(n===null||!hz.test(n)||n[n.length-1]==="_")}o(pz,"resolveYamlFloat");function mz(n){var e,t;return e=n.replace(/_/g,"").toLowerCase(),t=e[0]==="-"?-1:1,"+-".indexOf(e[0])>=0&&(e=e.slice(1)),e===".inf"?t===1?Number.POSITIVE_INFINITY:Number.NEGATIVE_INFINITY:e===".nan"?NaN:t*parseFloat(e,10)}o(mz,"constructYamlFloat");var gz=/^[-+]?[0-9]+e/;function yz(n,e){var t;if(isNaN(n))switch(e){case"lowercase":return".nan";case"uppercase":return".NAN";case"camelcase":return".NaN"}else if(Number.POSITIVE_INFINITY===n)switch(e){case"lowercase":return".inf";case"uppercase":return".INF";case"camelcase":return".Inf"}else if(Number.NEGATIVE_INFINITY===n)switch(e){case"lowercase":return"-.inf";case"uppercase":return"-.INF";case"camelcase":return"-.Inf"}else if(hr.isNegativeZero(n))return"-0.0";return t=n.toString(10),gz.test(t)?t.replace("e",".e"):t}o(yz,"representYamlFloat");function _z(n){return Object.prototype.toString.call(n)==="[object Number]"&&(n%1!==0||hr.isNegativeZero(n))}o(_z,"isFloat");var WP=new Br("tag:yaml.org,2002:float",{kind:"scalar",resolve:pz,construct:mz,predicate:_z,represent:yz,defaultStyle:"lowercase"}),GP=BP.extend({implicit:[VP,UP,qP,WP]}),zP=GP,HP=new RegExp("^([0-9][0-9][0-9][0-9])-([0-9][0-9])-([0-9][0-9])$"),QP=new RegExp("^([0-9][0-9][0-9][0-9])-([0-9][0-9]?)-([0-9][0-9]?)(?:[Tt]|[ \\t]+)([0-9][0-9]?):([0-9][0-9]):([0-9][0-9])(?:\\.([0-9]*))?(?:[ \\t]*(Z|([-+])([0-9][0-9]?)(?::([0-9][0-9]))?))?$");function Sz(n){return n===null?!1:HP.exec(n)!==null||QP.exec(n)!==null}o(Sz,"resolveYamlTimestamp");function vz(n){var e,t,r,i,s,a,c,l=0,u=null,f,d,h;if(e=HP.exec(n),e===null&&(e=QP.exec(n)),e===null)throw new Error("Date resolve error");if(t=+e[1],r=+e[2]-1,i=+e[3],!e[4])return new Date(Date.UTC(t,r,i));if(s=+e[4],a=+e[5],c=+e[6],e[7]){for(l=e[7].slice(0,3);l.length<3;)l+="0";l=+l}return e[9]&&(f=+e[10],d=+(e[11]||0),u=(f*60+d)*6e4,e[9]==="-"&&(u=-u)),h=new Date(Date.UTC(t,r,i,s,a,c,l)),u&&h.setTime(h.getTime()-u),h}o(vz,"constructYamlTimestamp");function bz(n){return n.toISOString()}o(bz,"representYamlTimestamp");var KP=new Br("tag:yaml.org,2002:timestamp",{kind:"scalar",resolve:Sz,construct:vz,instanceOf:Date,represent:bz});function wz(n){return n==="<<"||n===null}o(wz,"resolveYamlMerge");var YP=new Br("tag:yaml.org,2002:merge",{kind:"scalar",resolve:wz}),Lw=`ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=
470
- \r`;function Ez(n){if(n===null)return!1;var e,t,r=0,i=n.length,s=Lw;for(t=0;t<i;t++)if(e=s.indexOf(n.charAt(t)),!(e>64)){if(e<0)return!1;r+=6}return r%8===0}o(Ez,"resolveYamlBinary");function Tz(n){var e,t,r=n.replace(/[\r\n=]/g,""),i=r.length,s=Lw,a=0,c=[];for(e=0;e<i;e++)e%4===0&&e&&(c.push(a>>16&255),c.push(a>>8&255),c.push(a&255)),a=a<<6|s.indexOf(r.charAt(e));return t=i%4*6,t===0?(c.push(a>>16&255),c.push(a>>8&255),c.push(a&255)):t===18?(c.push(a>>10&255),c.push(a>>2&255)):t===12&&c.push(a>>4&255),new Uint8Array(c)}o(Tz,"constructYamlBinary");function Az(n){var e="",t=0,r,i,s=n.length,a=Lw;for(r=0;r<s;r++)r%3===0&&r&&(e+=a[t>>18&63],e+=a[t>>12&63],e+=a[t>>6&63],e+=a[t&63]),t=(t<<8)+n[r];return i=s%3,i===0?(e+=a[t>>18&63],e+=a[t>>12&63],e+=a[t>>6&63],e+=a[t&63]):i===2?(e+=a[t>>10&63],e+=a[t>>4&63],e+=a[t<<2&63],e+=a[64]):i===1&&(e+=a[t>>2&63],e+=a[t<<4&63],e+=a[64],e+=a[64]),e}o(Az,"representYamlBinary");function xz(n){return Object.prototype.toString.call(n)==="[object Uint8Array]"}o(xz,"isBinary");var XP=new Br("tag:yaml.org,2002:binary",{kind:"scalar",resolve:Ez,construct:Tz,predicate:xz,represent:Az}),Cz=Object.prototype.hasOwnProperty,Iz=Object.prototype.toString;function Rz(n){if(n===null)return!0;var e=[],t,r,i,s,a,c=n;for(t=0,r=c.length;t<r;t+=1){if(i=c[t],a=!1,Iz.call(i)!=="[object Object]")return!1;for(s in i)if(Cz.call(i,s))if(!a)a=!0;else return!1;if(!a)return!1;if(e.indexOf(s)===-1)e.push(s);else return!1}return!0}o(Rz,"resolveYamlOmap");function Pz(n){return n!==null?n:[]}o(Pz,"constructYamlOmap");var JP=new Br("tag:yaml.org,2002:omap",{kind:"sequence",resolve:Rz,construct:Pz}),Oz=Object.prototype.toString;function Fz(n){if(n===null)return!0;var e,t,r,i,s,a=n;for(s=new Array(a.length),e=0,t=a.length;e<t;e+=1){if(r=a[e],Oz.call(r)!=="[object Object]"||(i=Object.keys(r),i.length!==1))return!1;s[e]=[i[0],r[i[0]]]}return!0}o(Fz,"resolveYamlPairs");function Dz(n){if(n===null)return[];var e,t,r,i,s,a=n;for(s=new Array(a.length),e=0,t=a.length;e<t;e+=1)r=a[e],i=Object.keys(r),s[e]=[i[0],r[i[0]]];return s}o(Dz,"constructYamlPairs");var ZP=new Br("tag:yaml.org,2002:pairs",{kind:"sequence",resolve:Fz,construct:Dz}),Nz=Object.prototype.hasOwnProperty;function Lz(n){if(n===null)return!0;var e,t=n;for(e in t)if(Nz.call(t,e)&&t[e]!==null)return!1;return!0}o(Lz,"resolveYamlSet");function kz(n){return n!==null?n:{}}o(kz,"constructYamlSet");var eO=new Br("tag:yaml.org,2002:set",{kind:"mapping",resolve:Lz,construct:kz}),kw=zP.extend({implicit:[KP,YP],explicit:[XP,JP,ZP,eO]}),to=Object.prototype.hasOwnProperty,yg=1,tO=2,rO=3,_g=4,Rw=1,Mz=2,vP=3,jz=/[\x00-\x08\x0B\x0C\x0E-\x1F\x7F-\x84\x86-\x9F\uFFFE\uFFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/,$z=/[\x85\u2028\u2029]/,Bz=/[,\[\]\{\}]/,nO=/^(?:!|!!|![a-z\-]+!)$/i,iO=/^(?:!|[^,\[\]\{\}])(?:%[0-9a-f]{2}|[0-9a-z\-#;\/\?:@&=\+\$,_\.!~\*'\(\)\[\]])*$/i;function bP(n){return Object.prototype.toString.call(n)}o(bP,"_class");function xs(n){return n===10||n===13}o(xs,"is_EOL");function ec(n){return n===9||n===32}o(ec,"is_WHITE_SPACE");function Fn(n){return n===9||n===32||n===10||n===13}o(Fn,"is_WS_OR_EOL");function jl(n){return n===44||n===91||n===93||n===123||n===125}o(jl,"is_FLOW_INDICATOR");function Vz(n){var e;return 48<=n&&n<=57?n-48:(e=n|32,97<=e&&e<=102?e-97+10:-1)}o(Vz,"fromHexCode");function Uz(n){return n===120?2:n===117?4:n===85?8:0}o(Uz,"escapedHexLen");function qz(n){return 48<=n&&n<=57?n-48:-1}o(qz,"fromDecimalCode");function wP(n){return n===48?"\0":n===97?"\x07":n===98?"\b":n===116||n===9?" ":n===110?`
471
- `:n===118?"\v":n===102?"\f":n===114?"\r":n===101?"\x1B":n===32?" ":n===34?'"':n===47?"/":n===92?"\\":n===78?"\x85":n===95?"\xA0":n===76?"\u2028":n===80?"\u2029":""}o(wP,"simpleEscapeSequence");function Wz(n){return n<=65535?String.fromCharCode(n):String.fromCharCode((n-65536>>10)+55296,(n-65536&1023)+56320)}o(Wz,"charFromCodepoint");function sO(n,e,t){e==="__proto__"?Object.defineProperty(n,e,{configurable:!0,enumerable:!0,writable:!0,value:t}):n[e]=t}o(sO,"setProperty");var aO=new Array(256),oO=new Array(256);for(Zo=0;Zo<256;Zo++)aO[Zo]=wP(Zo)?1:0,oO[Zo]=wP(Zo);var Zo;function Gz(n,e){this.input=n,this.filename=e.filename||null,this.schema=e.schema||kw,this.onWarning=e.onWarning||null,this.legacy=e.legacy||!1,this.json=e.json||!1,this.listener=e.listener||null,this.implicitTypes=this.schema.compiledImplicit,this.typeMap=this.schema.compiledTypeMap,this.length=n.length,this.position=0,this.line=0,this.lineStart=0,this.lineIndent=0,this.firstTabInLine=-1,this.documents=[]}o(Gz,"State$1");function cO(n,e){var t={name:n.filename,buffer:n.input.slice(0,-1),position:n.position,line:n.line,column:n.position-n.lineStart};return t.snippet=KG(t),new Sn(e,t)}o(cO,"generateError");function oe(n,e){throw cO(n,e)}o(oe,"throwError");function Sg(n,e){n.onWarning&&n.onWarning.call(null,cO(n,e))}o(Sg,"throwWarning");var EP={YAML:o(function(e,t,r){var i,s,a;e.version!==null&&oe(e,"duplication of %YAML directive"),r.length!==1&&oe(e,"YAML directive accepts exactly one argument"),i=/^([0-9]+)\.([0-9]+)$/.exec(r[0]),i===null&&oe(e,"ill-formed argument of the YAML directive"),s=parseInt(i[1],10),a=parseInt(i[2],10),s!==1&&oe(e,"unacceptable YAML version of the document"),e.version=r[0],e.checkLineBreaks=a<2,a!==1&&a!==2&&Sg(e,"unsupported YAML version of the document")},"handleYamlDirective"),TAG:o(function(e,t,r){var i,s;r.length!==2&&oe(e,"TAG directive accepts exactly two arguments"),i=r[0],s=r[1],nO.test(i)||oe(e,"ill-formed tag handle (first argument) of the TAG directive"),to.call(e.tagMap,i)&&oe(e,'there is a previously declared suffix for "'+i+'" tag handle'),iO.test(s)||oe(e,"ill-formed tag prefix (second argument) of the TAG directive");try{s=decodeURIComponent(s)}catch{oe(e,"tag prefix is malformed: "+s)}e.tagMap[i]=s},"handleTagDirective")};function eo(n,e,t,r){var i,s,a,c;if(e<t){if(c=n.input.slice(e,t),r)for(i=0,s=c.length;i<s;i+=1)a=c.charCodeAt(i),a===9||32<=a&&a<=1114111||oe(n,"expected valid JSON character");else jz.test(c)&&oe(n,"the stream contains non-printable characters");n.result+=c}}o(eo,"captureSegment");function TP(n,e,t,r){var i,s,a,c;for(hr.isObject(t)||oe(n,"cannot merge mappings; the provided source object is unacceptable"),i=Object.keys(t),a=0,c=i.length;a<c;a+=1)s=i[a],to.call(e,s)||(sO(e,s,t[s]),r[s]=!0)}o(TP,"mergeMappings");function $l(n,e,t,r,i,s,a,c,l){var u,f;if(Array.isArray(i))for(i=Array.prototype.slice.call(i),u=0,f=i.length;u<f;u+=1)Array.isArray(i[u])&&oe(n,"nested arrays are not supported inside keys"),typeof i=="object"&&bP(i[u])==="[object Object]"&&(i[u]="[object Object]");if(typeof i=="object"&&bP(i)==="[object Object]"&&(i="[object Object]"),i=String(i),e===null&&(e={}),r==="tag:yaml.org,2002:merge")if(Array.isArray(s))for(u=0,f=s.length;u<f;u+=1)TP(n,e,s[u],t);else TP(n,e,s,t);else!n.json&&!to.call(t,i)&&to.call(e,i)&&(n.line=a||n.line,n.lineStart=c||n.lineStart,n.position=l||n.position,oe(n,"duplicated mapping key")),sO(e,i,s),delete t[i];return e}o($l,"storeMappingPair");function Mw(n){var e;e=n.input.charCodeAt(n.position),e===10?n.position++:e===13?(n.position++,n.input.charCodeAt(n.position)===10&&n.position++):oe(n,"a line break is expected"),n.line+=1,n.lineStart=n.position,n.firstTabInLine=-1}o(Mw,"readLineBreak");function ir(n,e,t){for(var r=0,i=n.input.charCodeAt(n.position);i!==0;){for(;ec(i);)i===9&&n.firstTabInLine===-1&&(n.firstTabInLine=n.position),i=n.input.charCodeAt(++n.position);if(e&&i===35)do i=n.input.charCodeAt(++n.position);while(i!==10&&i!==13&&i!==0);if(xs(i))for(Mw(n),i=n.input.charCodeAt(n.position),r++,n.lineIndent=0;i===32;)n.lineIndent++,i=n.input.charCodeAt(++n.position);else break}return t!==-1&&r!==0&&n.lineIndent<t&&Sg(n,"deficient indentation"),r}o(ir,"skipSeparationSpace");function wg(n){var e=n.position,t;return t=n.input.charCodeAt(e),!!((t===45||t===46)&&t===n.input.charCodeAt(e+1)&&t===n.input.charCodeAt(e+2)&&(e+=3,t=n.input.charCodeAt(e),t===0||Fn(t)))}o(wg,"testDocumentSeparator");function jw(n,e){e===1?n.result+=" ":e>1&&(n.result+=hr.repeat(`
472
- `,e-1))}o(jw,"writeFoldedLines");function zz(n,e,t){var r,i,s,a,c,l,u,f,d=n.kind,h=n.result,p;if(p=n.input.charCodeAt(n.position),Fn(p)||jl(p)||p===35||p===38||p===42||p===33||p===124||p===62||p===39||p===34||p===37||p===64||p===96||(p===63||p===45)&&(i=n.input.charCodeAt(n.position+1),Fn(i)||t&&jl(i)))return!1;for(n.kind="scalar",n.result="",s=a=n.position,c=!1;p!==0;){if(p===58){if(i=n.input.charCodeAt(n.position+1),Fn(i)||t&&jl(i))break}else if(p===35){if(r=n.input.charCodeAt(n.position-1),Fn(r))break}else{if(n.position===n.lineStart&&wg(n)||t&&jl(p))break;if(xs(p))if(l=n.line,u=n.lineStart,f=n.lineIndent,ir(n,!1,-1),n.lineIndent>=e){c=!0,p=n.input.charCodeAt(n.position);continue}else{n.position=a,n.line=l,n.lineStart=u,n.lineIndent=f;break}}c&&(eo(n,s,a,!1),jw(n,n.line-l),s=a=n.position,c=!1),ec(p)||(a=n.position+1),p=n.input.charCodeAt(++n.position)}return eo(n,s,a,!1),n.result?!0:(n.kind=d,n.result=h,!1)}o(zz,"readPlainScalar");function Hz(n,e){var t,r,i;if(t=n.input.charCodeAt(n.position),t!==39)return!1;for(n.kind="scalar",n.result="",n.position++,r=i=n.position;(t=n.input.charCodeAt(n.position))!==0;)if(t===39)if(eo(n,r,n.position,!0),t=n.input.charCodeAt(++n.position),t===39)r=n.position,n.position++,i=n.position;else return!0;else xs(t)?(eo(n,r,i,!0),jw(n,ir(n,!1,e)),r=i=n.position):n.position===n.lineStart&&wg(n)?oe(n,"unexpected end of the document within a single quoted scalar"):(n.position++,i=n.position);oe(n,"unexpected end of the stream within a single quoted scalar")}o(Hz,"readSingleQuotedScalar");function Qz(n,e){var t,r,i,s,a,c;if(c=n.input.charCodeAt(n.position),c!==34)return!1;for(n.kind="scalar",n.result="",n.position++,t=r=n.position;(c=n.input.charCodeAt(n.position))!==0;){if(c===34)return eo(n,t,n.position,!0),n.position++,!0;if(c===92){if(eo(n,t,n.position,!0),c=n.input.charCodeAt(++n.position),xs(c))ir(n,!1,e);else if(c<256&&aO[c])n.result+=oO[c],n.position++;else if((a=Uz(c))>0){for(i=a,s=0;i>0;i--)c=n.input.charCodeAt(++n.position),(a=Vz(c))>=0?s=(s<<4)+a:oe(n,"expected hexadecimal character");n.result+=Wz(s),n.position++}else oe(n,"unknown escape sequence");t=r=n.position}else xs(c)?(eo(n,t,r,!0),jw(n,ir(n,!1,e)),t=r=n.position):n.position===n.lineStart&&wg(n)?oe(n,"unexpected end of the document within a double quoted scalar"):(n.position++,r=n.position)}oe(n,"unexpected end of the stream within a double quoted scalar")}o(Qz,"readDoubleQuotedScalar");function Kz(n,e){var t=!0,r,i,s,a=n.tag,c,l=n.anchor,u,f,d,h,p,y=Object.create(null),v,w,b,A;if(A=n.input.charCodeAt(n.position),A===91)f=93,p=!1,c=[];else if(A===123)f=125,p=!0,c={};else return!1;for(n.anchor!==null&&(n.anchorMap[n.anchor]=c),A=n.input.charCodeAt(++n.position);A!==0;){if(ir(n,!0,e),A=n.input.charCodeAt(n.position),A===f)return n.position++,n.tag=a,n.anchor=l,n.kind=p?"mapping":"sequence",n.result=c,!0;t?A===44&&oe(n,"expected the node content, but found ','"):oe(n,"missed comma between flow collection entries"),w=v=b=null,d=h=!1,A===63&&(u=n.input.charCodeAt(n.position+1),Fn(u)&&(d=h=!0,n.position++,ir(n,!0,e))),r=n.line,i=n.lineStart,s=n.position,Bl(n,e,yg,!1,!0),w=n.tag,v=n.result,ir(n,!0,e),A=n.input.charCodeAt(n.position),(h||n.line===r)&&A===58&&(d=!0,A=n.input.charCodeAt(++n.position),ir(n,!0,e),Bl(n,e,yg,!1,!0),b=n.result),p?$l(n,c,y,w,v,b,r,i,s):d?c.push($l(n,null,y,w,v,b,r,i,s)):c.push(v),ir(n,!0,e),A=n.input.charCodeAt(n.position),A===44?(t=!0,A=n.input.charCodeAt(++n.position)):t=!1}oe(n,"unexpected end of the stream within a flow collection")}o(Kz,"readFlowCollection");function Yz(n,e){var t,r,i=Rw,s=!1,a=!1,c=e,l=0,u=!1,f,d;if(d=n.input.charCodeAt(n.position),d===124)r=!1;else if(d===62)r=!0;else return!1;for(n.kind="scalar",n.result="";d!==0;)if(d=n.input.charCodeAt(++n.position),d===43||d===45)Rw===i?i=d===43?vP:Mz:oe(n,"repeat of a chomping mode identifier");else if((f=qz(d))>=0)f===0?oe(n,"bad explicit indentation width of a block scalar; it cannot be less than one"):a?oe(n,"repeat of an indentation width identifier"):(c=e+f-1,a=!0);else break;if(ec(d)){do d=n.input.charCodeAt(++n.position);while(ec(d));if(d===35)do d=n.input.charCodeAt(++n.position);while(!xs(d)&&d!==0)}for(;d!==0;){for(Mw(n),n.lineIndent=0,d=n.input.charCodeAt(n.position);(!a||n.lineIndent<c)&&d===32;)n.lineIndent++,d=n.input.charCodeAt(++n.position);if(!a&&n.lineIndent>c&&(c=n.lineIndent),xs(d)){l++;continue}if(n.lineIndent<c){i===vP?n.result+=hr.repeat(`
469
+ `;return c.replace(/\n$/,"")}o(KG,"makeSnippet");var YG=KG,XG=["kind","multi","resolve","construct","instanceOf","predicate","represent","representName","defaultStyle","styleAliases"],JG=["scalar","sequence","mapping"];function ZG(n){var e={};return n!==null&&Object.keys(n).forEach(function(t){n[t].forEach(function(r){e[String(r)]=t})}),e}o(ZG,"compileStyleAliases");function ez(n,e){if(e=e||{},Object.keys(e).forEach(function(t){if(XG.indexOf(t)===-1)throw new Sn('Unknown option "'+t+'" is met in definition of "'+n+'" YAML type.')}),this.options=e,this.tag=n,this.kind=e.kind||null,this.resolve=e.resolve||function(){return!0},this.construct=e.construct||function(t){return t},this.instanceOf=e.instanceOf||null,this.predicate=e.predicate||null,this.represent=e.represent||null,this.representName=e.representName||null,this.defaultStyle=e.defaultStyle||null,this.multi=e.multi||!1,this.styleAliases=ZG(e.styleAliases||null),JG.indexOf(this.kind)===-1)throw new Sn('Unknown kind "'+this.kind+'" is specified for "'+n+'" YAML type.')}o(ez,"Type$1");var Br=ez;function SP(n,e){var t=[];return n[e].forEach(function(r){var i=t.length;t.forEach(function(s,a){s.tag===r.tag&&s.kind===r.kind&&s.multi===r.multi&&(i=a)}),t[i]=r}),t}o(SP,"compileList");function tz(){var n={scalar:{},sequence:{},mapping:{},fallback:{},multi:{scalar:[],sequence:[],mapping:[],fallback:[]}},e,t;function r(i){i.multi?(n.multi[i.kind].push(i),n.multi.fallback.push(i)):n[i.kind][i.tag]=n.fallback[i.tag]=i}for(o(r,"collectType"),e=0,t=arguments.length;e<t;e+=1)arguments[e].forEach(r);return n}o(tz,"compileMap");function Pw(n){return this.extend(n)}o(Pw,"Schema$1");Pw.prototype.extend=o(function(e){var t=[],r=[];if(e instanceof Br)r.push(e);else if(Array.isArray(e))r=r.concat(e);else if(e&&(Array.isArray(e.implicit)||Array.isArray(e.explicit)))e.implicit&&(t=t.concat(e.implicit)),e.explicit&&(r=r.concat(e.explicit));else throw new Sn("Schema.extend argument should be a Type, [ Type ], or a schema definition ({ implicit: [...], explicit: [...] })");t.forEach(function(s){if(!(s instanceof Br))throw new Sn("Specified list of YAML types (or a single Type object) contains a non-Type object.");if(s.loadKind&&s.loadKind!=="scalar")throw new Sn("There is a non-scalar type in the implicit list of a schema. Implicit resolving of such types is not supported.");if(s.multi)throw new Sn("There is a multi type in the implicit list of a schema. Multi tags can only be listed as explicit.")}),r.forEach(function(s){if(!(s instanceof Br))throw new Sn("Specified list of YAML types (or a single Type object) contains a non-Type object.")});var i=Object.create(Pw.prototype);return i.implicit=(this.implicit||[]).concat(t),i.explicit=(this.explicit||[]).concat(r),i.compiledImplicit=SP(i,"implicit"),i.compiledExplicit=SP(i,"explicit"),i.compiledTypeMap=tz(i.compiledImplicit,i.compiledExplicit),i},"extend");var kP=Pw,MP=new Br("tag:yaml.org,2002:str",{kind:"scalar",construct:o(function(n){return n!==null?n:""},"construct")}),jP=new Br("tag:yaml.org,2002:seq",{kind:"sequence",construct:o(function(n){return n!==null?n:[]},"construct")}),$P=new Br("tag:yaml.org,2002:map",{kind:"mapping",construct:o(function(n){return n!==null?n:{}},"construct")}),BP=new kP({explicit:[MP,jP,$P]});function rz(n){if(n===null)return!0;var e=n.length;return e===1&&n==="~"||e===4&&(n==="null"||n==="Null"||n==="NULL")}o(rz,"resolveYamlNull");function nz(){return null}o(nz,"constructYamlNull");function iz(n){return n===null}o(iz,"isNull");var VP=new Br("tag:yaml.org,2002:null",{kind:"scalar",resolve:rz,construct:nz,predicate:iz,represent:{canonical:o(function(){return"~"},"canonical"),lowercase:o(function(){return"null"},"lowercase"),uppercase:o(function(){return"NULL"},"uppercase"),camelcase:o(function(){return"Null"},"camelcase"),empty:o(function(){return""},"empty")},defaultStyle:"lowercase"});function sz(n){if(n===null)return!1;var e=n.length;return e===4&&(n==="true"||n==="True"||n==="TRUE")||e===5&&(n==="false"||n==="False"||n==="FALSE")}o(sz,"resolveYamlBoolean");function az(n){return n==="true"||n==="True"||n==="TRUE"}o(az,"constructYamlBoolean");function oz(n){return Object.prototype.toString.call(n)==="[object Boolean]"}o(oz,"isBoolean");var UP=new Br("tag:yaml.org,2002:bool",{kind:"scalar",resolve:sz,construct:az,predicate:oz,represent:{lowercase:o(function(n){return n?"true":"false"},"lowercase"),uppercase:o(function(n){return n?"TRUE":"FALSE"},"uppercase"),camelcase:o(function(n){return n?"True":"False"},"camelcase")},defaultStyle:"lowercase"});function cz(n){return 48<=n&&n<=57||65<=n&&n<=70||97<=n&&n<=102}o(cz,"isHexCode");function lz(n){return 48<=n&&n<=55}o(lz,"isOctCode");function uz(n){return 48<=n&&n<=57}o(uz,"isDecCode");function fz(n){if(n===null)return!1;var e=n.length,t=0,r=!1,i;if(!e)return!1;if(i=n[t],(i==="-"||i==="+")&&(i=n[++t]),i==="0"){if(t+1===e)return!0;if(i=n[++t],i==="b"){for(t++;t<e;t++)if(i=n[t],i!=="_"){if(i!=="0"&&i!=="1")return!1;r=!0}return r&&i!=="_"}if(i==="x"){for(t++;t<e;t++)if(i=n[t],i!=="_"){if(!cz(n.charCodeAt(t)))return!1;r=!0}return r&&i!=="_"}if(i==="o"){for(t++;t<e;t++)if(i=n[t],i!=="_"){if(!lz(n.charCodeAt(t)))return!1;r=!0}return r&&i!=="_"}}if(i==="_")return!1;for(;t<e;t++)if(i=n[t],i!=="_"){if(!uz(n.charCodeAt(t)))return!1;r=!0}return!(!r||i==="_")}o(fz,"resolveYamlInteger");function dz(n){var e=n,t=1,r;if(e.indexOf("_")!==-1&&(e=e.replace(/_/g,"")),r=e[0],(r==="-"||r==="+")&&(r==="-"&&(t=-1),e=e.slice(1),r=e[0]),e==="0")return 0;if(r==="0"){if(e[1]==="b")return t*parseInt(e.slice(2),2);if(e[1]==="x")return t*parseInt(e.slice(2),16);if(e[1]==="o")return t*parseInt(e.slice(2),8)}return t*parseInt(e,10)}o(dz,"constructYamlInteger");function hz(n){return Object.prototype.toString.call(n)==="[object Number]"&&n%1===0&&!hr.isNegativeZero(n)}o(hz,"isInteger");var qP=new Br("tag:yaml.org,2002:int",{kind:"scalar",resolve:fz,construct:dz,predicate:hz,represent:{binary:o(function(n){return n>=0?"0b"+n.toString(2):"-0b"+n.toString(2).slice(1)},"binary"),octal:o(function(n){return n>=0?"0o"+n.toString(8):"-0o"+n.toString(8).slice(1)},"octal"),decimal:o(function(n){return n.toString(10)},"decimal"),hexadecimal:o(function(n){return n>=0?"0x"+n.toString(16).toUpperCase():"-0x"+n.toString(16).toUpperCase().slice(1)},"hexadecimal")},defaultStyle:"decimal",styleAliases:{binary:[2,"bin"],octal:[8,"oct"],decimal:[10,"dec"],hexadecimal:[16,"hex"]}}),pz=new RegExp("^(?:[-+]?(?:[0-9][0-9_]*)(?:\\.[0-9_]*)?(?:[eE][-+]?[0-9]+)?|\\.[0-9_]+(?:[eE][-+]?[0-9]+)?|[-+]?\\.(?:inf|Inf|INF)|\\.(?:nan|NaN|NAN))$");function mz(n){return!(n===null||!pz.test(n)||n[n.length-1]==="_")}o(mz,"resolveYamlFloat");function gz(n){var e,t;return e=n.replace(/_/g,"").toLowerCase(),t=e[0]==="-"?-1:1,"+-".indexOf(e[0])>=0&&(e=e.slice(1)),e===".inf"?t===1?Number.POSITIVE_INFINITY:Number.NEGATIVE_INFINITY:e===".nan"?NaN:t*parseFloat(e,10)}o(gz,"constructYamlFloat");var yz=/^[-+]?[0-9]+e/;function _z(n,e){var t;if(isNaN(n))switch(e){case"lowercase":return".nan";case"uppercase":return".NAN";case"camelcase":return".NaN"}else if(Number.POSITIVE_INFINITY===n)switch(e){case"lowercase":return".inf";case"uppercase":return".INF";case"camelcase":return".Inf"}else if(Number.NEGATIVE_INFINITY===n)switch(e){case"lowercase":return"-.inf";case"uppercase":return"-.INF";case"camelcase":return"-.Inf"}else if(hr.isNegativeZero(n))return"-0.0";return t=n.toString(10),yz.test(t)?t.replace("e",".e"):t}o(_z,"representYamlFloat");function Sz(n){return Object.prototype.toString.call(n)==="[object Number]"&&(n%1!==0||hr.isNegativeZero(n))}o(Sz,"isFloat");var WP=new Br("tag:yaml.org,2002:float",{kind:"scalar",resolve:mz,construct:gz,predicate:Sz,represent:_z,defaultStyle:"lowercase"}),GP=BP.extend({implicit:[VP,UP,qP,WP]}),zP=GP,HP=new RegExp("^([0-9][0-9][0-9][0-9])-([0-9][0-9])-([0-9][0-9])$"),QP=new RegExp("^([0-9][0-9][0-9][0-9])-([0-9][0-9]?)-([0-9][0-9]?)(?:[Tt]|[ \\t]+)([0-9][0-9]?):([0-9][0-9]):([0-9][0-9])(?:\\.([0-9]*))?(?:[ \\t]*(Z|([-+])([0-9][0-9]?)(?::([0-9][0-9]))?))?$");function vz(n){return n===null?!1:HP.exec(n)!==null||QP.exec(n)!==null}o(vz,"resolveYamlTimestamp");function bz(n){var e,t,r,i,s,a,c,l=0,u=null,f,d,h;if(e=HP.exec(n),e===null&&(e=QP.exec(n)),e===null)throw new Error("Date resolve error");if(t=+e[1],r=+e[2]-1,i=+e[3],!e[4])return new Date(Date.UTC(t,r,i));if(s=+e[4],a=+e[5],c=+e[6],e[7]){for(l=e[7].slice(0,3);l.length<3;)l+="0";l=+l}return e[9]&&(f=+e[10],d=+(e[11]||0),u=(f*60+d)*6e4,e[9]==="-"&&(u=-u)),h=new Date(Date.UTC(t,r,i,s,a,c,l)),u&&h.setTime(h.getTime()-u),h}o(bz,"constructYamlTimestamp");function wz(n){return n.toISOString()}o(wz,"representYamlTimestamp");var KP=new Br("tag:yaml.org,2002:timestamp",{kind:"scalar",resolve:vz,construct:bz,instanceOf:Date,represent:wz});function Ez(n){return n==="<<"||n===null}o(Ez,"resolveYamlMerge");var YP=new Br("tag:yaml.org,2002:merge",{kind:"scalar",resolve:Ez}),Lw=`ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=
470
+ \r`;function Tz(n){if(n===null)return!1;var e,t,r=0,i=n.length,s=Lw;for(t=0;t<i;t++)if(e=s.indexOf(n.charAt(t)),!(e>64)){if(e<0)return!1;r+=6}return r%8===0}o(Tz,"resolveYamlBinary");function Az(n){var e,t,r=n.replace(/[\r\n=]/g,""),i=r.length,s=Lw,a=0,c=[];for(e=0;e<i;e++)e%4===0&&e&&(c.push(a>>16&255),c.push(a>>8&255),c.push(a&255)),a=a<<6|s.indexOf(r.charAt(e));return t=i%4*6,t===0?(c.push(a>>16&255),c.push(a>>8&255),c.push(a&255)):t===18?(c.push(a>>10&255),c.push(a>>2&255)):t===12&&c.push(a>>4&255),new Uint8Array(c)}o(Az,"constructYamlBinary");function xz(n){var e="",t=0,r,i,s=n.length,a=Lw;for(r=0;r<s;r++)r%3===0&&r&&(e+=a[t>>18&63],e+=a[t>>12&63],e+=a[t>>6&63],e+=a[t&63]),t=(t<<8)+n[r];return i=s%3,i===0?(e+=a[t>>18&63],e+=a[t>>12&63],e+=a[t>>6&63],e+=a[t&63]):i===2?(e+=a[t>>10&63],e+=a[t>>4&63],e+=a[t<<2&63],e+=a[64]):i===1&&(e+=a[t>>2&63],e+=a[t<<4&63],e+=a[64],e+=a[64]),e}o(xz,"representYamlBinary");function Cz(n){return Object.prototype.toString.call(n)==="[object Uint8Array]"}o(Cz,"isBinary");var XP=new Br("tag:yaml.org,2002:binary",{kind:"scalar",resolve:Tz,construct:Az,predicate:Cz,represent:xz}),Iz=Object.prototype.hasOwnProperty,Rz=Object.prototype.toString;function Pz(n){if(n===null)return!0;var e=[],t,r,i,s,a,c=n;for(t=0,r=c.length;t<r;t+=1){if(i=c[t],a=!1,Rz.call(i)!=="[object Object]")return!1;for(s in i)if(Iz.call(i,s))if(!a)a=!0;else return!1;if(!a)return!1;if(e.indexOf(s)===-1)e.push(s);else return!1}return!0}o(Pz,"resolveYamlOmap");function Oz(n){return n!==null?n:[]}o(Oz,"constructYamlOmap");var JP=new Br("tag:yaml.org,2002:omap",{kind:"sequence",resolve:Pz,construct:Oz}),Fz=Object.prototype.toString;function Dz(n){if(n===null)return!0;var e,t,r,i,s,a=n;for(s=new Array(a.length),e=0,t=a.length;e<t;e+=1){if(r=a[e],Fz.call(r)!=="[object Object]"||(i=Object.keys(r),i.length!==1))return!1;s[e]=[i[0],r[i[0]]]}return!0}o(Dz,"resolveYamlPairs");function Nz(n){if(n===null)return[];var e,t,r,i,s,a=n;for(s=new Array(a.length),e=0,t=a.length;e<t;e+=1)r=a[e],i=Object.keys(r),s[e]=[i[0],r[i[0]]];return s}o(Nz,"constructYamlPairs");var ZP=new Br("tag:yaml.org,2002:pairs",{kind:"sequence",resolve:Dz,construct:Nz}),Lz=Object.prototype.hasOwnProperty;function kz(n){if(n===null)return!0;var e,t=n;for(e in t)if(Lz.call(t,e)&&t[e]!==null)return!1;return!0}o(kz,"resolveYamlSet");function Mz(n){return n!==null?n:{}}o(Mz,"constructYamlSet");var eO=new Br("tag:yaml.org,2002:set",{kind:"mapping",resolve:kz,construct:Mz}),kw=zP.extend({implicit:[KP,YP],explicit:[XP,JP,ZP,eO]}),to=Object.prototype.hasOwnProperty,yg=1,tO=2,rO=3,_g=4,Rw=1,jz=2,vP=3,$z=/[\x00-\x08\x0B\x0C\x0E-\x1F\x7F-\x84\x86-\x9F\uFFFE\uFFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/,Bz=/[\x85\u2028\u2029]/,Vz=/[,\[\]\{\}]/,nO=/^(?:!|!!|![a-z\-]+!)$/i,iO=/^(?:!|[^,\[\]\{\}])(?:%[0-9a-f]{2}|[0-9a-z\-#;\/\?:@&=\+\$,_\.!~\*'\(\)\[\]])*$/i;function bP(n){return Object.prototype.toString.call(n)}o(bP,"_class");function xs(n){return n===10||n===13}o(xs,"is_EOL");function ec(n){return n===9||n===32}o(ec,"is_WHITE_SPACE");function Fn(n){return n===9||n===32||n===10||n===13}o(Fn,"is_WS_OR_EOL");function jl(n){return n===44||n===91||n===93||n===123||n===125}o(jl,"is_FLOW_INDICATOR");function Uz(n){var e;return 48<=n&&n<=57?n-48:(e=n|32,97<=e&&e<=102?e-97+10:-1)}o(Uz,"fromHexCode");function qz(n){return n===120?2:n===117?4:n===85?8:0}o(qz,"escapedHexLen");function Wz(n){return 48<=n&&n<=57?n-48:-1}o(Wz,"fromDecimalCode");function wP(n){return n===48?"\0":n===97?"\x07":n===98?"\b":n===116||n===9?" ":n===110?`
471
+ `:n===118?"\v":n===102?"\f":n===114?"\r":n===101?"\x1B":n===32?" ":n===34?'"':n===47?"/":n===92?"\\":n===78?"\x85":n===95?"\xA0":n===76?"\u2028":n===80?"\u2029":""}o(wP,"simpleEscapeSequence");function Gz(n){return n<=65535?String.fromCharCode(n):String.fromCharCode((n-65536>>10)+55296,(n-65536&1023)+56320)}o(Gz,"charFromCodepoint");function sO(n,e,t){e==="__proto__"?Object.defineProperty(n,e,{configurable:!0,enumerable:!0,writable:!0,value:t}):n[e]=t}o(sO,"setProperty");var aO=new Array(256),oO=new Array(256);for(Zo=0;Zo<256;Zo++)aO[Zo]=wP(Zo)?1:0,oO[Zo]=wP(Zo);var Zo;function zz(n,e){this.input=n,this.filename=e.filename||null,this.schema=e.schema||kw,this.onWarning=e.onWarning||null,this.legacy=e.legacy||!1,this.json=e.json||!1,this.listener=e.listener||null,this.implicitTypes=this.schema.compiledImplicit,this.typeMap=this.schema.compiledTypeMap,this.length=n.length,this.position=0,this.line=0,this.lineStart=0,this.lineIndent=0,this.firstTabInLine=-1,this.documents=[]}o(zz,"State$1");function cO(n,e){var t={name:n.filename,buffer:n.input.slice(0,-1),position:n.position,line:n.line,column:n.position-n.lineStart};return t.snippet=YG(t),new Sn(e,t)}o(cO,"generateError");function oe(n,e){throw cO(n,e)}o(oe,"throwError");function Sg(n,e){n.onWarning&&n.onWarning.call(null,cO(n,e))}o(Sg,"throwWarning");var EP={YAML:o(function(e,t,r){var i,s,a;e.version!==null&&oe(e,"duplication of %YAML directive"),r.length!==1&&oe(e,"YAML directive accepts exactly one argument"),i=/^([0-9]+)\.([0-9]+)$/.exec(r[0]),i===null&&oe(e,"ill-formed argument of the YAML directive"),s=parseInt(i[1],10),a=parseInt(i[2],10),s!==1&&oe(e,"unacceptable YAML version of the document"),e.version=r[0],e.checkLineBreaks=a<2,a!==1&&a!==2&&Sg(e,"unsupported YAML version of the document")},"handleYamlDirective"),TAG:o(function(e,t,r){var i,s;r.length!==2&&oe(e,"TAG directive accepts exactly two arguments"),i=r[0],s=r[1],nO.test(i)||oe(e,"ill-formed tag handle (first argument) of the TAG directive"),to.call(e.tagMap,i)&&oe(e,'there is a previously declared suffix for "'+i+'" tag handle'),iO.test(s)||oe(e,"ill-formed tag prefix (second argument) of the TAG directive");try{s=decodeURIComponent(s)}catch{oe(e,"tag prefix is malformed: "+s)}e.tagMap[i]=s},"handleTagDirective")};function eo(n,e,t,r){var i,s,a,c;if(e<t){if(c=n.input.slice(e,t),r)for(i=0,s=c.length;i<s;i+=1)a=c.charCodeAt(i),a===9||32<=a&&a<=1114111||oe(n,"expected valid JSON character");else $z.test(c)&&oe(n,"the stream contains non-printable characters");n.result+=c}}o(eo,"captureSegment");function TP(n,e,t,r){var i,s,a,c;for(hr.isObject(t)||oe(n,"cannot merge mappings; the provided source object is unacceptable"),i=Object.keys(t),a=0,c=i.length;a<c;a+=1)s=i[a],to.call(e,s)||(sO(e,s,t[s]),r[s]=!0)}o(TP,"mergeMappings");function $l(n,e,t,r,i,s,a,c,l){var u,f;if(Array.isArray(i))for(i=Array.prototype.slice.call(i),u=0,f=i.length;u<f;u+=1)Array.isArray(i[u])&&oe(n,"nested arrays are not supported inside keys"),typeof i=="object"&&bP(i[u])==="[object Object]"&&(i[u]="[object Object]");if(typeof i=="object"&&bP(i)==="[object Object]"&&(i="[object Object]"),i=String(i),e===null&&(e={}),r==="tag:yaml.org,2002:merge")if(Array.isArray(s))for(u=0,f=s.length;u<f;u+=1)TP(n,e,s[u],t);else TP(n,e,s,t);else!n.json&&!to.call(t,i)&&to.call(e,i)&&(n.line=a||n.line,n.lineStart=c||n.lineStart,n.position=l||n.position,oe(n,"duplicated mapping key")),sO(e,i,s),delete t[i];return e}o($l,"storeMappingPair");function Mw(n){var e;e=n.input.charCodeAt(n.position),e===10?n.position++:e===13?(n.position++,n.input.charCodeAt(n.position)===10&&n.position++):oe(n,"a line break is expected"),n.line+=1,n.lineStart=n.position,n.firstTabInLine=-1}o(Mw,"readLineBreak");function ir(n,e,t){for(var r=0,i=n.input.charCodeAt(n.position);i!==0;){for(;ec(i);)i===9&&n.firstTabInLine===-1&&(n.firstTabInLine=n.position),i=n.input.charCodeAt(++n.position);if(e&&i===35)do i=n.input.charCodeAt(++n.position);while(i!==10&&i!==13&&i!==0);if(xs(i))for(Mw(n),i=n.input.charCodeAt(n.position),r++,n.lineIndent=0;i===32;)n.lineIndent++,i=n.input.charCodeAt(++n.position);else break}return t!==-1&&r!==0&&n.lineIndent<t&&Sg(n,"deficient indentation"),r}o(ir,"skipSeparationSpace");function wg(n){var e=n.position,t;return t=n.input.charCodeAt(e),!!((t===45||t===46)&&t===n.input.charCodeAt(e+1)&&t===n.input.charCodeAt(e+2)&&(e+=3,t=n.input.charCodeAt(e),t===0||Fn(t)))}o(wg,"testDocumentSeparator");function jw(n,e){e===1?n.result+=" ":e>1&&(n.result+=hr.repeat(`
472
+ `,e-1))}o(jw,"writeFoldedLines");function Hz(n,e,t){var r,i,s,a,c,l,u,f,d=n.kind,h=n.result,p;if(p=n.input.charCodeAt(n.position),Fn(p)||jl(p)||p===35||p===38||p===42||p===33||p===124||p===62||p===39||p===34||p===37||p===64||p===96||(p===63||p===45)&&(i=n.input.charCodeAt(n.position+1),Fn(i)||t&&jl(i)))return!1;for(n.kind="scalar",n.result="",s=a=n.position,c=!1;p!==0;){if(p===58){if(i=n.input.charCodeAt(n.position+1),Fn(i)||t&&jl(i))break}else if(p===35){if(r=n.input.charCodeAt(n.position-1),Fn(r))break}else{if(n.position===n.lineStart&&wg(n)||t&&jl(p))break;if(xs(p))if(l=n.line,u=n.lineStart,f=n.lineIndent,ir(n,!1,-1),n.lineIndent>=e){c=!0,p=n.input.charCodeAt(n.position);continue}else{n.position=a,n.line=l,n.lineStart=u,n.lineIndent=f;break}}c&&(eo(n,s,a,!1),jw(n,n.line-l),s=a=n.position,c=!1),ec(p)||(a=n.position+1),p=n.input.charCodeAt(++n.position)}return eo(n,s,a,!1),n.result?!0:(n.kind=d,n.result=h,!1)}o(Hz,"readPlainScalar");function Qz(n,e){var t,r,i;if(t=n.input.charCodeAt(n.position),t!==39)return!1;for(n.kind="scalar",n.result="",n.position++,r=i=n.position;(t=n.input.charCodeAt(n.position))!==0;)if(t===39)if(eo(n,r,n.position,!0),t=n.input.charCodeAt(++n.position),t===39)r=n.position,n.position++,i=n.position;else return!0;else xs(t)?(eo(n,r,i,!0),jw(n,ir(n,!1,e)),r=i=n.position):n.position===n.lineStart&&wg(n)?oe(n,"unexpected end of the document within a single quoted scalar"):(n.position++,i=n.position);oe(n,"unexpected end of the stream within a single quoted scalar")}o(Qz,"readSingleQuotedScalar");function Kz(n,e){var t,r,i,s,a,c;if(c=n.input.charCodeAt(n.position),c!==34)return!1;for(n.kind="scalar",n.result="",n.position++,t=r=n.position;(c=n.input.charCodeAt(n.position))!==0;){if(c===34)return eo(n,t,n.position,!0),n.position++,!0;if(c===92){if(eo(n,t,n.position,!0),c=n.input.charCodeAt(++n.position),xs(c))ir(n,!1,e);else if(c<256&&aO[c])n.result+=oO[c],n.position++;else if((a=qz(c))>0){for(i=a,s=0;i>0;i--)c=n.input.charCodeAt(++n.position),(a=Uz(c))>=0?s=(s<<4)+a:oe(n,"expected hexadecimal character");n.result+=Gz(s),n.position++}else oe(n,"unknown escape sequence");t=r=n.position}else xs(c)?(eo(n,t,r,!0),jw(n,ir(n,!1,e)),t=r=n.position):n.position===n.lineStart&&wg(n)?oe(n,"unexpected end of the document within a double quoted scalar"):(n.position++,r=n.position)}oe(n,"unexpected end of the stream within a double quoted scalar")}o(Kz,"readDoubleQuotedScalar");function Yz(n,e){var t=!0,r,i,s,a=n.tag,c,l=n.anchor,u,f,d,h,p,y=Object.create(null),v,w,b,A;if(A=n.input.charCodeAt(n.position),A===91)f=93,p=!1,c=[];else if(A===123)f=125,p=!0,c={};else return!1;for(n.anchor!==null&&(n.anchorMap[n.anchor]=c),A=n.input.charCodeAt(++n.position);A!==0;){if(ir(n,!0,e),A=n.input.charCodeAt(n.position),A===f)return n.position++,n.tag=a,n.anchor=l,n.kind=p?"mapping":"sequence",n.result=c,!0;t?A===44&&oe(n,"expected the node content, but found ','"):oe(n,"missed comma between flow collection entries"),w=v=b=null,d=h=!1,A===63&&(u=n.input.charCodeAt(n.position+1),Fn(u)&&(d=h=!0,n.position++,ir(n,!0,e))),r=n.line,i=n.lineStart,s=n.position,Bl(n,e,yg,!1,!0),w=n.tag,v=n.result,ir(n,!0,e),A=n.input.charCodeAt(n.position),(h||n.line===r)&&A===58&&(d=!0,A=n.input.charCodeAt(++n.position),ir(n,!0,e),Bl(n,e,yg,!1,!0),b=n.result),p?$l(n,c,y,w,v,b,r,i,s):d?c.push($l(n,null,y,w,v,b,r,i,s)):c.push(v),ir(n,!0,e),A=n.input.charCodeAt(n.position),A===44?(t=!0,A=n.input.charCodeAt(++n.position)):t=!1}oe(n,"unexpected end of the stream within a flow collection")}o(Yz,"readFlowCollection");function Xz(n,e){var t,r,i=Rw,s=!1,a=!1,c=e,l=0,u=!1,f,d;if(d=n.input.charCodeAt(n.position),d===124)r=!1;else if(d===62)r=!0;else return!1;for(n.kind="scalar",n.result="";d!==0;)if(d=n.input.charCodeAt(++n.position),d===43||d===45)Rw===i?i=d===43?vP:jz:oe(n,"repeat of a chomping mode identifier");else if((f=Wz(d))>=0)f===0?oe(n,"bad explicit indentation width of a block scalar; it cannot be less than one"):a?oe(n,"repeat of an indentation width identifier"):(c=e+f-1,a=!0);else break;if(ec(d)){do d=n.input.charCodeAt(++n.position);while(ec(d));if(d===35)do d=n.input.charCodeAt(++n.position);while(!xs(d)&&d!==0)}for(;d!==0;){for(Mw(n),n.lineIndent=0,d=n.input.charCodeAt(n.position);(!a||n.lineIndent<c)&&d===32;)n.lineIndent++,d=n.input.charCodeAt(++n.position);if(!a&&n.lineIndent>c&&(c=n.lineIndent),xs(d)){l++;continue}if(n.lineIndent<c){i===vP?n.result+=hr.repeat(`
473
473
  `,s?1+l:l):i===Rw&&s&&(n.result+=`
474
474
  `);break}for(r?ec(d)?(u=!0,n.result+=hr.repeat(`
475
475
  `,s?1+l:l)):u?(u=!1,n.result+=hr.repeat(`
476
476
  `,l+1)):l===0?s&&(n.result+=" "):n.result+=hr.repeat(`
477
477
  `,l):n.result+=hr.repeat(`
478
- `,s?1+l:l),s=!0,a=!0,l=0,t=n.position;!xs(d)&&d!==0;)d=n.input.charCodeAt(++n.position);eo(n,t,n.position,!1)}return!0}o(Yz,"readBlockScalar");function AP(n,e){var t,r=n.tag,i=n.anchor,s=[],a,c=!1,l;if(n.firstTabInLine!==-1)return!1;for(n.anchor!==null&&(n.anchorMap[n.anchor]=s),l=n.input.charCodeAt(n.position);l!==0&&(n.firstTabInLine!==-1&&(n.position=n.firstTabInLine,oe(n,"tab characters must not be used in indentation")),!(l!==45||(a=n.input.charCodeAt(n.position+1),!Fn(a))));){if(c=!0,n.position++,ir(n,!0,-1)&&n.lineIndent<=e){s.push(null),l=n.input.charCodeAt(n.position);continue}if(t=n.line,Bl(n,e,rO,!1,!0),s.push(n.result),ir(n,!0,-1),l=n.input.charCodeAt(n.position),(n.line===t||n.lineIndent>e)&&l!==0)oe(n,"bad indentation of a sequence entry");else if(n.lineIndent<e)break}return c?(n.tag=r,n.anchor=i,n.kind="sequence",n.result=s,!0):!1}o(AP,"readBlockSequence");function Xz(n,e,t){var r,i,s,a,c,l,u=n.tag,f=n.anchor,d={},h=Object.create(null),p=null,y=null,v=null,w=!1,b=!1,A;if(n.firstTabInLine!==-1)return!1;for(n.anchor!==null&&(n.anchorMap[n.anchor]=d),A=n.input.charCodeAt(n.position);A!==0;){if(!w&&n.firstTabInLine!==-1&&(n.position=n.firstTabInLine,oe(n,"tab characters must not be used in indentation")),r=n.input.charCodeAt(n.position+1),s=n.line,(A===63||A===58)&&Fn(r))A===63?(w&&($l(n,d,h,p,y,null,a,c,l),p=y=v=null),b=!0,w=!0,i=!0):w?(w=!1,i=!0):oe(n,"incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line"),n.position+=1,A=r;else{if(a=n.line,c=n.lineStart,l=n.position,!Bl(n,t,tO,!1,!0))break;if(n.line===s){for(A=n.input.charCodeAt(n.position);ec(A);)A=n.input.charCodeAt(++n.position);if(A===58)A=n.input.charCodeAt(++n.position),Fn(A)||oe(n,"a whitespace character is expected after the key-value separator within a block mapping"),w&&($l(n,d,h,p,y,null,a,c,l),p=y=v=null),b=!0,w=!1,i=!1,p=n.tag,y=n.result;else if(b)oe(n,"can not read an implicit mapping pair; a colon is missed");else return n.tag=u,n.anchor=f,!0}else if(b)oe(n,"can not read a block mapping entry; a multiline key may not be an implicit key");else return n.tag=u,n.anchor=f,!0}if((n.line===s||n.lineIndent>e)&&(w&&(a=n.line,c=n.lineStart,l=n.position),Bl(n,e,_g,!0,i)&&(w?y=n.result:v=n.result),w||($l(n,d,h,p,y,v,a,c,l),p=y=v=null),ir(n,!0,-1),A=n.input.charCodeAt(n.position)),(n.line===s||n.lineIndent>e)&&A!==0)oe(n,"bad indentation of a mapping entry");else if(n.lineIndent<e)break}return w&&$l(n,d,h,p,y,null,a,c,l),b&&(n.tag=u,n.anchor=f,n.kind="mapping",n.result=d),b}o(Xz,"readBlockMapping");function Jz(n){var e,t=!1,r=!1,i,s,a;if(a=n.input.charCodeAt(n.position),a!==33)return!1;if(n.tag!==null&&oe(n,"duplication of a tag property"),a=n.input.charCodeAt(++n.position),a===60?(t=!0,a=n.input.charCodeAt(++n.position)):a===33?(r=!0,i="!!",a=n.input.charCodeAt(++n.position)):i="!",e=n.position,t){do a=n.input.charCodeAt(++n.position);while(a!==0&&a!==62);n.position<n.length?(s=n.input.slice(e,n.position),a=n.input.charCodeAt(++n.position)):oe(n,"unexpected end of the stream within a verbatim tag")}else{for(;a!==0&&!Fn(a);)a===33&&(r?oe(n,"tag suffix cannot contain exclamation marks"):(i=n.input.slice(e-1,n.position+1),nO.test(i)||oe(n,"named tag handle cannot contain such characters"),r=!0,e=n.position+1)),a=n.input.charCodeAt(++n.position);s=n.input.slice(e,n.position),Bz.test(s)&&oe(n,"tag suffix cannot contain flow indicator characters")}s&&!iO.test(s)&&oe(n,"tag name cannot contain such characters: "+s);try{s=decodeURIComponent(s)}catch{oe(n,"tag name is malformed: "+s)}return t?n.tag=s:to.call(n.tagMap,i)?n.tag=n.tagMap[i]+s:i==="!"?n.tag="!"+s:i==="!!"?n.tag="tag:yaml.org,2002:"+s:oe(n,'undeclared tag handle "'+i+'"'),!0}o(Jz,"readTagProperty");function Zz(n){var e,t;if(t=n.input.charCodeAt(n.position),t!==38)return!1;for(n.anchor!==null&&oe(n,"duplication of an anchor property"),t=n.input.charCodeAt(++n.position),e=n.position;t!==0&&!Fn(t)&&!jl(t);)t=n.input.charCodeAt(++n.position);return n.position===e&&oe(n,"name of an anchor node must contain at least one character"),n.anchor=n.input.slice(e,n.position),!0}o(Zz,"readAnchorProperty");function eH(n){var e,t,r;if(r=n.input.charCodeAt(n.position),r!==42)return!1;for(r=n.input.charCodeAt(++n.position),e=n.position;r!==0&&!Fn(r)&&!jl(r);)r=n.input.charCodeAt(++n.position);return n.position===e&&oe(n,"name of an alias node must contain at least one character"),t=n.input.slice(e,n.position),to.call(n.anchorMap,t)||oe(n,'unidentified alias "'+t+'"'),n.result=n.anchorMap[t],ir(n,!0,-1),!0}o(eH,"readAlias");function Bl(n,e,t,r,i){var s,a,c,l=1,u=!1,f=!1,d,h,p,y,v,w;if(n.listener!==null&&n.listener("open",n),n.tag=null,n.anchor=null,n.kind=null,n.result=null,s=a=c=_g===t||rO===t,r&&ir(n,!0,-1)&&(u=!0,n.lineIndent>e?l=1:n.lineIndent===e?l=0:n.lineIndent<e&&(l=-1)),l===1)for(;Jz(n)||Zz(n);)ir(n,!0,-1)?(u=!0,c=s,n.lineIndent>e?l=1:n.lineIndent===e?l=0:n.lineIndent<e&&(l=-1)):c=!1;if(c&&(c=u||i),(l===1||_g===t)&&(yg===t||tO===t?v=e:v=e+1,w=n.position-n.lineStart,l===1?c&&(AP(n,w)||Xz(n,w,v))||Kz(n,v)?f=!0:(a&&Yz(n,v)||Hz(n,v)||Qz(n,v)?f=!0:eH(n)?(f=!0,(n.tag!==null||n.anchor!==null)&&oe(n,"alias node should not have any properties")):zz(n,v,yg===t)&&(f=!0,n.tag===null&&(n.tag="?")),n.anchor!==null&&(n.anchorMap[n.anchor]=n.result)):l===0&&(f=c&&AP(n,w))),n.tag===null)n.anchor!==null&&(n.anchorMap[n.anchor]=n.result);else if(n.tag==="?"){for(n.result!==null&&n.kind!=="scalar"&&oe(n,'unacceptable node kind for !<?> tag; it should be "scalar", not "'+n.kind+'"'),d=0,h=n.implicitTypes.length;d<h;d+=1)if(y=n.implicitTypes[d],y.resolve(n.result)){n.result=y.construct(n.result),n.tag=y.tag,n.anchor!==null&&(n.anchorMap[n.anchor]=n.result);break}}else if(n.tag!=="!"){if(to.call(n.typeMap[n.kind||"fallback"],n.tag))y=n.typeMap[n.kind||"fallback"][n.tag];else for(y=null,p=n.typeMap.multi[n.kind||"fallback"],d=0,h=p.length;d<h;d+=1)if(n.tag.slice(0,p[d].tag.length)===p[d].tag){y=p[d];break}y||oe(n,"unknown tag !<"+n.tag+">"),n.result!==null&&y.kind!==n.kind&&oe(n,"unacceptable node kind for !<"+n.tag+'> tag; it should be "'+y.kind+'", not "'+n.kind+'"'),y.resolve(n.result,n.tag)?(n.result=y.construct(n.result,n.tag),n.anchor!==null&&(n.anchorMap[n.anchor]=n.result)):oe(n,"cannot resolve a node with !<"+n.tag+"> explicit tag")}return n.listener!==null&&n.listener("close",n),n.tag!==null||n.anchor!==null||f}o(Bl,"composeNode");function tH(n){var e=n.position,t,r,i,s=!1,a;for(n.version=null,n.checkLineBreaks=n.legacy,n.tagMap=Object.create(null),n.anchorMap=Object.create(null);(a=n.input.charCodeAt(n.position))!==0&&(ir(n,!0,-1),a=n.input.charCodeAt(n.position),!(n.lineIndent>0||a!==37));){for(s=!0,a=n.input.charCodeAt(++n.position),t=n.position;a!==0&&!Fn(a);)a=n.input.charCodeAt(++n.position);for(r=n.input.slice(t,n.position),i=[],r.length<1&&oe(n,"directive name must not be less than one character in length");a!==0;){for(;ec(a);)a=n.input.charCodeAt(++n.position);if(a===35){do a=n.input.charCodeAt(++n.position);while(a!==0&&!xs(a));break}if(xs(a))break;for(t=n.position;a!==0&&!Fn(a);)a=n.input.charCodeAt(++n.position);i.push(n.input.slice(t,n.position))}a!==0&&Mw(n),to.call(EP,r)?EP[r](n,r,i):Sg(n,'unknown document directive "'+r+'"')}if(ir(n,!0,-1),n.lineIndent===0&&n.input.charCodeAt(n.position)===45&&n.input.charCodeAt(n.position+1)===45&&n.input.charCodeAt(n.position+2)===45?(n.position+=3,ir(n,!0,-1)):s&&oe(n,"directives end mark is expected"),Bl(n,n.lineIndent-1,_g,!1,!0),ir(n,!0,-1),n.checkLineBreaks&&$z.test(n.input.slice(e,n.position))&&Sg(n,"non-ASCII line breaks are interpreted as content"),n.documents.push(n.result),n.position===n.lineStart&&wg(n)){n.input.charCodeAt(n.position)===46&&(n.position+=3,ir(n,!0,-1));return}if(n.position<n.length-1)oe(n,"end of the stream or a document separator is expected");else return}o(tH,"readDocument");function lO(n,e){n=String(n),e=e||{},n.length!==0&&(n.charCodeAt(n.length-1)!==10&&n.charCodeAt(n.length-1)!==13&&(n+=`
479
- `),n.charCodeAt(0)===65279&&(n=n.slice(1)));var t=new Gz(n,e),r=n.indexOf("\0");for(r!==-1&&(t.position=r,oe(t,"null byte is not allowed in input")),t.input+="\0";t.input.charCodeAt(t.position)===32;)t.lineIndent+=1,t.position+=1;for(;t.position<t.length-1;)tH(t);return t.documents}o(lO,"loadDocuments");function rH(n,e,t){e!==null&&typeof e=="object"&&typeof t>"u"&&(t=e,e=null);var r=lO(n,t);if(typeof e!="function")return r;for(var i=0,s=r.length;i<s;i+=1)e(r[i])}o(rH,"loadAll$1");function nH(n,e){var t=lO(n,e);if(t.length!==0){if(t.length===1)return t[0];throw new Sn("expected a single document in the stream, but found more")}}o(nH,"load$1");var iH=rH,sH=nH,uO={loadAll:iH,load:sH},fO=Object.prototype.toString,dO=Object.prototype.hasOwnProperty,$w=65279,aH=9,Mf=10,oH=13,cH=32,lH=33,uH=34,Ow=35,fH=37,dH=38,hH=39,pH=42,hO=44,mH=45,vg=58,gH=61,yH=62,_H=63,SH=64,pO=91,mO=93,vH=96,gO=123,bH=124,yO=125,Zr={};Zr[0]="\\0";Zr[7]="\\a";Zr[8]="\\b";Zr[9]="\\t";Zr[10]="\\n";Zr[11]="\\v";Zr[12]="\\f";Zr[13]="\\r";Zr[27]="\\e";Zr[34]='\\"';Zr[92]="\\\\";Zr[133]="\\N";Zr[160]="\\_";Zr[8232]="\\L";Zr[8233]="\\P";var wH=["y","Y","yes","Yes","YES","on","On","ON","n","N","no","No","NO","off","Off","OFF"],EH=/^[-+]?[0-9_]+(?::[0-9_]+)+(?:\.[0-9_]*)?$/;function TH(n,e){var t,r,i,s,a,c,l;if(e===null)return{};for(t={},r=Object.keys(e),i=0,s=r.length;i<s;i+=1)a=r[i],c=String(e[a]),a.slice(0,2)==="!!"&&(a="tag:yaml.org,2002:"+a.slice(2)),l=n.compiledTypeMap.fallback[a],l&&dO.call(l.styleAliases,c)&&(c=l.styleAliases[c]),t[a]=c;return t}o(TH,"compileStyleMap");function AH(n){var e,t,r;if(e=n.toString(16).toUpperCase(),n<=255)t="x",r=2;else if(n<=65535)t="u",r=4;else if(n<=4294967295)t="U",r=8;else throw new Sn("code point within a string may not be greater than 0xFFFFFFFF");return"\\"+t+hr.repeat("0",r-e.length)+e}o(AH,"encodeHex");var xH=1,jf=2;function CH(n){this.schema=n.schema||kw,this.indent=Math.max(1,n.indent||2),this.noArrayIndent=n.noArrayIndent||!1,this.skipInvalid=n.skipInvalid||!1,this.flowLevel=hr.isNothing(n.flowLevel)?-1:n.flowLevel,this.styleMap=TH(this.schema,n.styles||null),this.sortKeys=n.sortKeys||!1,this.lineWidth=n.lineWidth||80,this.noRefs=n.noRefs||!1,this.noCompatMode=n.noCompatMode||!1,this.condenseFlow=n.condenseFlow||!1,this.quotingType=n.quotingType==='"'?jf:xH,this.forceQuotes=n.forceQuotes||!1,this.replacer=typeof n.replacer=="function"?n.replacer:null,this.implicitTypes=this.schema.compiledImplicit,this.explicitTypes=this.schema.compiledExplicit,this.tag=null,this.result="",this.duplicates=[],this.usedDuplicates=null}o(CH,"State");function xP(n,e){for(var t=hr.repeat(" ",e),r=0,i=-1,s="",a,c=n.length;r<c;)i=n.indexOf(`
478
+ `,s?1+l:l),s=!0,a=!0,l=0,t=n.position;!xs(d)&&d!==0;)d=n.input.charCodeAt(++n.position);eo(n,t,n.position,!1)}return!0}o(Xz,"readBlockScalar");function AP(n,e){var t,r=n.tag,i=n.anchor,s=[],a,c=!1,l;if(n.firstTabInLine!==-1)return!1;for(n.anchor!==null&&(n.anchorMap[n.anchor]=s),l=n.input.charCodeAt(n.position);l!==0&&(n.firstTabInLine!==-1&&(n.position=n.firstTabInLine,oe(n,"tab characters must not be used in indentation")),!(l!==45||(a=n.input.charCodeAt(n.position+1),!Fn(a))));){if(c=!0,n.position++,ir(n,!0,-1)&&n.lineIndent<=e){s.push(null),l=n.input.charCodeAt(n.position);continue}if(t=n.line,Bl(n,e,rO,!1,!0),s.push(n.result),ir(n,!0,-1),l=n.input.charCodeAt(n.position),(n.line===t||n.lineIndent>e)&&l!==0)oe(n,"bad indentation of a sequence entry");else if(n.lineIndent<e)break}return c?(n.tag=r,n.anchor=i,n.kind="sequence",n.result=s,!0):!1}o(AP,"readBlockSequence");function Jz(n,e,t){var r,i,s,a,c,l,u=n.tag,f=n.anchor,d={},h=Object.create(null),p=null,y=null,v=null,w=!1,b=!1,A;if(n.firstTabInLine!==-1)return!1;for(n.anchor!==null&&(n.anchorMap[n.anchor]=d),A=n.input.charCodeAt(n.position);A!==0;){if(!w&&n.firstTabInLine!==-1&&(n.position=n.firstTabInLine,oe(n,"tab characters must not be used in indentation")),r=n.input.charCodeAt(n.position+1),s=n.line,(A===63||A===58)&&Fn(r))A===63?(w&&($l(n,d,h,p,y,null,a,c,l),p=y=v=null),b=!0,w=!0,i=!0):w?(w=!1,i=!0):oe(n,"incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line"),n.position+=1,A=r;else{if(a=n.line,c=n.lineStart,l=n.position,!Bl(n,t,tO,!1,!0))break;if(n.line===s){for(A=n.input.charCodeAt(n.position);ec(A);)A=n.input.charCodeAt(++n.position);if(A===58)A=n.input.charCodeAt(++n.position),Fn(A)||oe(n,"a whitespace character is expected after the key-value separator within a block mapping"),w&&($l(n,d,h,p,y,null,a,c,l),p=y=v=null),b=!0,w=!1,i=!1,p=n.tag,y=n.result;else if(b)oe(n,"can not read an implicit mapping pair; a colon is missed");else return n.tag=u,n.anchor=f,!0}else if(b)oe(n,"can not read a block mapping entry; a multiline key may not be an implicit key");else return n.tag=u,n.anchor=f,!0}if((n.line===s||n.lineIndent>e)&&(w&&(a=n.line,c=n.lineStart,l=n.position),Bl(n,e,_g,!0,i)&&(w?y=n.result:v=n.result),w||($l(n,d,h,p,y,v,a,c,l),p=y=v=null),ir(n,!0,-1),A=n.input.charCodeAt(n.position)),(n.line===s||n.lineIndent>e)&&A!==0)oe(n,"bad indentation of a mapping entry");else if(n.lineIndent<e)break}return w&&$l(n,d,h,p,y,null,a,c,l),b&&(n.tag=u,n.anchor=f,n.kind="mapping",n.result=d),b}o(Jz,"readBlockMapping");function Zz(n){var e,t=!1,r=!1,i,s,a;if(a=n.input.charCodeAt(n.position),a!==33)return!1;if(n.tag!==null&&oe(n,"duplication of a tag property"),a=n.input.charCodeAt(++n.position),a===60?(t=!0,a=n.input.charCodeAt(++n.position)):a===33?(r=!0,i="!!",a=n.input.charCodeAt(++n.position)):i="!",e=n.position,t){do a=n.input.charCodeAt(++n.position);while(a!==0&&a!==62);n.position<n.length?(s=n.input.slice(e,n.position),a=n.input.charCodeAt(++n.position)):oe(n,"unexpected end of the stream within a verbatim tag")}else{for(;a!==0&&!Fn(a);)a===33&&(r?oe(n,"tag suffix cannot contain exclamation marks"):(i=n.input.slice(e-1,n.position+1),nO.test(i)||oe(n,"named tag handle cannot contain such characters"),r=!0,e=n.position+1)),a=n.input.charCodeAt(++n.position);s=n.input.slice(e,n.position),Vz.test(s)&&oe(n,"tag suffix cannot contain flow indicator characters")}s&&!iO.test(s)&&oe(n,"tag name cannot contain such characters: "+s);try{s=decodeURIComponent(s)}catch{oe(n,"tag name is malformed: "+s)}return t?n.tag=s:to.call(n.tagMap,i)?n.tag=n.tagMap[i]+s:i==="!"?n.tag="!"+s:i==="!!"?n.tag="tag:yaml.org,2002:"+s:oe(n,'undeclared tag handle "'+i+'"'),!0}o(Zz,"readTagProperty");function eH(n){var e,t;if(t=n.input.charCodeAt(n.position),t!==38)return!1;for(n.anchor!==null&&oe(n,"duplication of an anchor property"),t=n.input.charCodeAt(++n.position),e=n.position;t!==0&&!Fn(t)&&!jl(t);)t=n.input.charCodeAt(++n.position);return n.position===e&&oe(n,"name of an anchor node must contain at least one character"),n.anchor=n.input.slice(e,n.position),!0}o(eH,"readAnchorProperty");function tH(n){var e,t,r;if(r=n.input.charCodeAt(n.position),r!==42)return!1;for(r=n.input.charCodeAt(++n.position),e=n.position;r!==0&&!Fn(r)&&!jl(r);)r=n.input.charCodeAt(++n.position);return n.position===e&&oe(n,"name of an alias node must contain at least one character"),t=n.input.slice(e,n.position),to.call(n.anchorMap,t)||oe(n,'unidentified alias "'+t+'"'),n.result=n.anchorMap[t],ir(n,!0,-1),!0}o(tH,"readAlias");function Bl(n,e,t,r,i){var s,a,c,l=1,u=!1,f=!1,d,h,p,y,v,w;if(n.listener!==null&&n.listener("open",n),n.tag=null,n.anchor=null,n.kind=null,n.result=null,s=a=c=_g===t||rO===t,r&&ir(n,!0,-1)&&(u=!0,n.lineIndent>e?l=1:n.lineIndent===e?l=0:n.lineIndent<e&&(l=-1)),l===1)for(;Zz(n)||eH(n);)ir(n,!0,-1)?(u=!0,c=s,n.lineIndent>e?l=1:n.lineIndent===e?l=0:n.lineIndent<e&&(l=-1)):c=!1;if(c&&(c=u||i),(l===1||_g===t)&&(yg===t||tO===t?v=e:v=e+1,w=n.position-n.lineStart,l===1?c&&(AP(n,w)||Jz(n,w,v))||Yz(n,v)?f=!0:(a&&Xz(n,v)||Qz(n,v)||Kz(n,v)?f=!0:tH(n)?(f=!0,(n.tag!==null||n.anchor!==null)&&oe(n,"alias node should not have any properties")):Hz(n,v,yg===t)&&(f=!0,n.tag===null&&(n.tag="?")),n.anchor!==null&&(n.anchorMap[n.anchor]=n.result)):l===0&&(f=c&&AP(n,w))),n.tag===null)n.anchor!==null&&(n.anchorMap[n.anchor]=n.result);else if(n.tag==="?"){for(n.result!==null&&n.kind!=="scalar"&&oe(n,'unacceptable node kind for !<?> tag; it should be "scalar", not "'+n.kind+'"'),d=0,h=n.implicitTypes.length;d<h;d+=1)if(y=n.implicitTypes[d],y.resolve(n.result)){n.result=y.construct(n.result),n.tag=y.tag,n.anchor!==null&&(n.anchorMap[n.anchor]=n.result);break}}else if(n.tag!=="!"){if(to.call(n.typeMap[n.kind||"fallback"],n.tag))y=n.typeMap[n.kind||"fallback"][n.tag];else for(y=null,p=n.typeMap.multi[n.kind||"fallback"],d=0,h=p.length;d<h;d+=1)if(n.tag.slice(0,p[d].tag.length)===p[d].tag){y=p[d];break}y||oe(n,"unknown tag !<"+n.tag+">"),n.result!==null&&y.kind!==n.kind&&oe(n,"unacceptable node kind for !<"+n.tag+'> tag; it should be "'+y.kind+'", not "'+n.kind+'"'),y.resolve(n.result,n.tag)?(n.result=y.construct(n.result,n.tag),n.anchor!==null&&(n.anchorMap[n.anchor]=n.result)):oe(n,"cannot resolve a node with !<"+n.tag+"> explicit tag")}return n.listener!==null&&n.listener("close",n),n.tag!==null||n.anchor!==null||f}o(Bl,"composeNode");function rH(n){var e=n.position,t,r,i,s=!1,a;for(n.version=null,n.checkLineBreaks=n.legacy,n.tagMap=Object.create(null),n.anchorMap=Object.create(null);(a=n.input.charCodeAt(n.position))!==0&&(ir(n,!0,-1),a=n.input.charCodeAt(n.position),!(n.lineIndent>0||a!==37));){for(s=!0,a=n.input.charCodeAt(++n.position),t=n.position;a!==0&&!Fn(a);)a=n.input.charCodeAt(++n.position);for(r=n.input.slice(t,n.position),i=[],r.length<1&&oe(n,"directive name must not be less than one character in length");a!==0;){for(;ec(a);)a=n.input.charCodeAt(++n.position);if(a===35){do a=n.input.charCodeAt(++n.position);while(a!==0&&!xs(a));break}if(xs(a))break;for(t=n.position;a!==0&&!Fn(a);)a=n.input.charCodeAt(++n.position);i.push(n.input.slice(t,n.position))}a!==0&&Mw(n),to.call(EP,r)?EP[r](n,r,i):Sg(n,'unknown document directive "'+r+'"')}if(ir(n,!0,-1),n.lineIndent===0&&n.input.charCodeAt(n.position)===45&&n.input.charCodeAt(n.position+1)===45&&n.input.charCodeAt(n.position+2)===45?(n.position+=3,ir(n,!0,-1)):s&&oe(n,"directives end mark is expected"),Bl(n,n.lineIndent-1,_g,!1,!0),ir(n,!0,-1),n.checkLineBreaks&&Bz.test(n.input.slice(e,n.position))&&Sg(n,"non-ASCII line breaks are interpreted as content"),n.documents.push(n.result),n.position===n.lineStart&&wg(n)){n.input.charCodeAt(n.position)===46&&(n.position+=3,ir(n,!0,-1));return}if(n.position<n.length-1)oe(n,"end of the stream or a document separator is expected");else return}o(rH,"readDocument");function lO(n,e){n=String(n),e=e||{},n.length!==0&&(n.charCodeAt(n.length-1)!==10&&n.charCodeAt(n.length-1)!==13&&(n+=`
479
+ `),n.charCodeAt(0)===65279&&(n=n.slice(1)));var t=new zz(n,e),r=n.indexOf("\0");for(r!==-1&&(t.position=r,oe(t,"null byte is not allowed in input")),t.input+="\0";t.input.charCodeAt(t.position)===32;)t.lineIndent+=1,t.position+=1;for(;t.position<t.length-1;)rH(t);return t.documents}o(lO,"loadDocuments");function nH(n,e,t){e!==null&&typeof e=="object"&&typeof t>"u"&&(t=e,e=null);var r=lO(n,t);if(typeof e!="function")return r;for(var i=0,s=r.length;i<s;i+=1)e(r[i])}o(nH,"loadAll$1");function iH(n,e){var t=lO(n,e);if(t.length!==0){if(t.length===1)return t[0];throw new Sn("expected a single document in the stream, but found more")}}o(iH,"load$1");var sH=nH,aH=iH,uO={loadAll:sH,load:aH},fO=Object.prototype.toString,dO=Object.prototype.hasOwnProperty,$w=65279,oH=9,Mf=10,cH=13,lH=32,uH=33,fH=34,Ow=35,dH=37,hH=38,pH=39,mH=42,hO=44,gH=45,vg=58,yH=61,_H=62,SH=63,vH=64,pO=91,mO=93,bH=96,gO=123,wH=124,yO=125,Zr={};Zr[0]="\\0";Zr[7]="\\a";Zr[8]="\\b";Zr[9]="\\t";Zr[10]="\\n";Zr[11]="\\v";Zr[12]="\\f";Zr[13]="\\r";Zr[27]="\\e";Zr[34]='\\"';Zr[92]="\\\\";Zr[133]="\\N";Zr[160]="\\_";Zr[8232]="\\L";Zr[8233]="\\P";var EH=["y","Y","yes","Yes","YES","on","On","ON","n","N","no","No","NO","off","Off","OFF"],TH=/^[-+]?[0-9_]+(?::[0-9_]+)+(?:\.[0-9_]*)?$/;function AH(n,e){var t,r,i,s,a,c,l;if(e===null)return{};for(t={},r=Object.keys(e),i=0,s=r.length;i<s;i+=1)a=r[i],c=String(e[a]),a.slice(0,2)==="!!"&&(a="tag:yaml.org,2002:"+a.slice(2)),l=n.compiledTypeMap.fallback[a],l&&dO.call(l.styleAliases,c)&&(c=l.styleAliases[c]),t[a]=c;return t}o(AH,"compileStyleMap");function xH(n){var e,t,r;if(e=n.toString(16).toUpperCase(),n<=255)t="x",r=2;else if(n<=65535)t="u",r=4;else if(n<=4294967295)t="U",r=8;else throw new Sn("code point within a string may not be greater than 0xFFFFFFFF");return"\\"+t+hr.repeat("0",r-e.length)+e}o(xH,"encodeHex");var CH=1,jf=2;function IH(n){this.schema=n.schema||kw,this.indent=Math.max(1,n.indent||2),this.noArrayIndent=n.noArrayIndent||!1,this.skipInvalid=n.skipInvalid||!1,this.flowLevel=hr.isNothing(n.flowLevel)?-1:n.flowLevel,this.styleMap=AH(this.schema,n.styles||null),this.sortKeys=n.sortKeys||!1,this.lineWidth=n.lineWidth||80,this.noRefs=n.noRefs||!1,this.noCompatMode=n.noCompatMode||!1,this.condenseFlow=n.condenseFlow||!1,this.quotingType=n.quotingType==='"'?jf:CH,this.forceQuotes=n.forceQuotes||!1,this.replacer=typeof n.replacer=="function"?n.replacer:null,this.implicitTypes=this.schema.compiledImplicit,this.explicitTypes=this.schema.compiledExplicit,this.tag=null,this.result="",this.duplicates=[],this.usedDuplicates=null}o(IH,"State");function xP(n,e){for(var t=hr.repeat(" ",e),r=0,i=-1,s="",a,c=n.length;r<c;)i=n.indexOf(`
480
480
  `,r),i===-1?(a=n.slice(r),r=c):(a=n.slice(r,i+1),r=i+1),a.length&&a!==`
481
481
  `&&(s+=t),s+=a;return s}o(xP,"indentString");function Fw(n,e){return`
482
- `+hr.repeat(" ",n.indent*e)}o(Fw,"generateNextLine");function IH(n,e){var t,r,i;for(t=0,r=n.implicitTypes.length;t<r;t+=1)if(i=n.implicitTypes[t],i.resolve(e))return!0;return!1}o(IH,"testImplicitResolving");function bg(n){return n===cH||n===aH}o(bg,"isWhitespace");function $f(n){return 32<=n&&n<=126||161<=n&&n<=55295&&n!==8232&&n!==8233||57344<=n&&n<=65533&&n!==$w||65536<=n&&n<=1114111}o($f,"isPrintable");function CP(n){return $f(n)&&n!==$w&&n!==oH&&n!==Mf}o(CP,"isNsCharOrWhitespace");function IP(n,e,t){var r=CP(n),i=r&&!bg(n);return(t?r:r&&n!==hO&&n!==pO&&n!==mO&&n!==gO&&n!==yO)&&n!==Ow&&!(e===vg&&!i)||CP(e)&&!bg(e)&&n===Ow||e===vg&&i}o(IP,"isPlainSafe");function RH(n){return $f(n)&&n!==$w&&!bg(n)&&n!==mH&&n!==_H&&n!==vg&&n!==hO&&n!==pO&&n!==mO&&n!==gO&&n!==yO&&n!==Ow&&n!==dH&&n!==pH&&n!==lH&&n!==bH&&n!==gH&&n!==yH&&n!==hH&&n!==uH&&n!==fH&&n!==SH&&n!==vH}o(RH,"isPlainSafeFirst");function PH(n){return!bg(n)&&n!==vg}o(PH,"isPlainSafeLast");function Lf(n,e){var t=n.charCodeAt(e),r;return t>=55296&&t<=56319&&e+1<n.length&&(r=n.charCodeAt(e+1),r>=56320&&r<=57343)?(t-55296)*1024+r-56320+65536:t}o(Lf,"codePointAt");function _O(n){var e=/^\n* /;return e.test(n)}o(_O,"needIndentIndicator");var SO=1,Dw=2,vO=3,bO=4,Ml=5;function OH(n,e,t,r,i,s,a,c){var l,u=0,f=null,d=!1,h=!1,p=r!==-1,y=-1,v=RH(Lf(n,0))&&PH(Lf(n,n.length-1));if(e||a)for(l=0;l<n.length;u>=65536?l+=2:l++){if(u=Lf(n,l),!$f(u))return Ml;v=v&&IP(u,f,c),f=u}else{for(l=0;l<n.length;u>=65536?l+=2:l++){if(u=Lf(n,l),u===Mf)d=!0,p&&(h=h||l-y-1>r&&n[y+1]!==" ",y=l);else if(!$f(u))return Ml;v=v&&IP(u,f,c),f=u}h=h||p&&l-y-1>r&&n[y+1]!==" "}return!d&&!h?v&&!a&&!i(n)?SO:s===jf?Ml:Dw:t>9&&_O(n)?Ml:a?s===jf?Ml:Dw:h?bO:vO}o(OH,"chooseScalarStyle");function FH(n,e,t,r,i){n.dump=(function(){if(e.length===0)return n.quotingType===jf?'""':"''";if(!n.noCompatMode&&(wH.indexOf(e)!==-1||EH.test(e)))return n.quotingType===jf?'"'+e+'"':"'"+e+"'";var s=n.indent*Math.max(1,t),a=n.lineWidth===-1?-1:Math.max(Math.min(n.lineWidth,40),n.lineWidth-s),c=r||n.flowLevel>-1&&t>=n.flowLevel;function l(u){return IH(n,u)}switch(o(l,"testAmbiguity"),OH(e,c,n.indent,a,l,n.quotingType,n.forceQuotes&&!r,i)){case SO:return e;case Dw:return"'"+e.replace(/'/g,"''")+"'";case vO:return"|"+RP(e,n.indent)+PP(xP(e,s));case bO:return">"+RP(e,n.indent)+PP(xP(DH(e,a),s));case Ml:return'"'+NH(e)+'"';default:throw new Sn("impossible error: invalid scalar style")}})()}o(FH,"writeScalar");function RP(n,e){var t=_O(n)?String(e):"",r=n[n.length-1]===`
482
+ `+hr.repeat(" ",n.indent*e)}o(Fw,"generateNextLine");function RH(n,e){var t,r,i;for(t=0,r=n.implicitTypes.length;t<r;t+=1)if(i=n.implicitTypes[t],i.resolve(e))return!0;return!1}o(RH,"testImplicitResolving");function bg(n){return n===lH||n===oH}o(bg,"isWhitespace");function $f(n){return 32<=n&&n<=126||161<=n&&n<=55295&&n!==8232&&n!==8233||57344<=n&&n<=65533&&n!==$w||65536<=n&&n<=1114111}o($f,"isPrintable");function CP(n){return $f(n)&&n!==$w&&n!==cH&&n!==Mf}o(CP,"isNsCharOrWhitespace");function IP(n,e,t){var r=CP(n),i=r&&!bg(n);return(t?r:r&&n!==hO&&n!==pO&&n!==mO&&n!==gO&&n!==yO)&&n!==Ow&&!(e===vg&&!i)||CP(e)&&!bg(e)&&n===Ow||e===vg&&i}o(IP,"isPlainSafe");function PH(n){return $f(n)&&n!==$w&&!bg(n)&&n!==gH&&n!==SH&&n!==vg&&n!==hO&&n!==pO&&n!==mO&&n!==gO&&n!==yO&&n!==Ow&&n!==hH&&n!==mH&&n!==uH&&n!==wH&&n!==yH&&n!==_H&&n!==pH&&n!==fH&&n!==dH&&n!==vH&&n!==bH}o(PH,"isPlainSafeFirst");function OH(n){return!bg(n)&&n!==vg}o(OH,"isPlainSafeLast");function Lf(n,e){var t=n.charCodeAt(e),r;return t>=55296&&t<=56319&&e+1<n.length&&(r=n.charCodeAt(e+1),r>=56320&&r<=57343)?(t-55296)*1024+r-56320+65536:t}o(Lf,"codePointAt");function _O(n){var e=/^\n* /;return e.test(n)}o(_O,"needIndentIndicator");var SO=1,Dw=2,vO=3,bO=4,Ml=5;function FH(n,e,t,r,i,s,a,c){var l,u=0,f=null,d=!1,h=!1,p=r!==-1,y=-1,v=PH(Lf(n,0))&&OH(Lf(n,n.length-1));if(e||a)for(l=0;l<n.length;u>=65536?l+=2:l++){if(u=Lf(n,l),!$f(u))return Ml;v=v&&IP(u,f,c),f=u}else{for(l=0;l<n.length;u>=65536?l+=2:l++){if(u=Lf(n,l),u===Mf)d=!0,p&&(h=h||l-y-1>r&&n[y+1]!==" ",y=l);else if(!$f(u))return Ml;v=v&&IP(u,f,c),f=u}h=h||p&&l-y-1>r&&n[y+1]!==" "}return!d&&!h?v&&!a&&!i(n)?SO:s===jf?Ml:Dw:t>9&&_O(n)?Ml:a?s===jf?Ml:Dw:h?bO:vO}o(FH,"chooseScalarStyle");function DH(n,e,t,r,i){n.dump=(function(){if(e.length===0)return n.quotingType===jf?'""':"''";if(!n.noCompatMode&&(EH.indexOf(e)!==-1||TH.test(e)))return n.quotingType===jf?'"'+e+'"':"'"+e+"'";var s=n.indent*Math.max(1,t),a=n.lineWidth===-1?-1:Math.max(Math.min(n.lineWidth,40),n.lineWidth-s),c=r||n.flowLevel>-1&&t>=n.flowLevel;function l(u){return RH(n,u)}switch(o(l,"testAmbiguity"),FH(e,c,n.indent,a,l,n.quotingType,n.forceQuotes&&!r,i)){case SO:return e;case Dw:return"'"+e.replace(/'/g,"''")+"'";case vO:return"|"+RP(e,n.indent)+PP(xP(e,s));case bO:return">"+RP(e,n.indent)+PP(xP(NH(e,a),s));case Ml:return'"'+LH(e)+'"';default:throw new Sn("impossible error: invalid scalar style")}})()}o(DH,"writeScalar");function RP(n,e){var t=_O(n)?String(e):"",r=n[n.length-1]===`
483
483
  `,i=r&&(n[n.length-2]===`
484
484
  `||n===`
485
485
  `),s=i?"+":r?"":"-";return t+s+`
486
486
  `}o(RP,"blockHeader");function PP(n){return n[n.length-1]===`
487
- `?n.slice(0,-1):n}o(PP,"dropEndingNewline");function DH(n,e){for(var t=/(\n+)([^\n]*)/g,r=(function(){var u=n.indexOf(`
487
+ `?n.slice(0,-1):n}o(PP,"dropEndingNewline");function NH(n,e){for(var t=/(\n+)([^\n]*)/g,r=(function(){var u=n.indexOf(`
488
488
  `);return u=u!==-1?u:n.length,t.lastIndex=u,OP(n.slice(0,u),e)})(),i=n[0]===`
489
489
  `||n[0]===" ",s,a;a=t.exec(n);){var c=a[1],l=a[2];s=l[0]===" ",r+=c+(!i&&!s&&l!==""?`
490
- `:"")+OP(l,e),i=s}return r}o(DH,"foldString");function OP(n,e){if(n===""||n[0]===" ")return n;for(var t=/ [^ ]/g,r,i=0,s,a=0,c=0,l="";r=t.exec(n);)c=r.index,c-i>e&&(s=a>i?a:c,l+=`
490
+ `:"")+OP(l,e),i=s}return r}o(NH,"foldString");function OP(n,e){if(n===""||n[0]===" ")return n;for(var t=/ [^ ]/g,r,i=0,s,a=0,c=0,l="";r=t.exec(n);)c=r.index,c-i>e&&(s=a>i?a:c,l+=`
491
491
  `+n.slice(i,s),i=s+1),a=c;return l+=`
492
492
  `,n.length-i>e&&a>i?l+=n.slice(i,a)+`
493
- `+n.slice(a+1):l+=n.slice(i),l.slice(1)}o(OP,"foldLine");function NH(n){for(var e="",t=0,r,i=0;i<n.length;t>=65536?i+=2:i++)t=Lf(n,i),r=Zr[t],!r&&$f(t)?(e+=n[i],t>=65536&&(e+=n[i+1])):e+=r||AH(t);return e}o(NH,"escapeString");function LH(n,e,t){var r="",i=n.tag,s,a,c;for(s=0,a=t.length;s<a;s+=1)c=t[s],n.replacer&&(c=n.replacer.call(t,String(s),c)),(ma(n,e,c,!1,!1)||typeof c>"u"&&ma(n,e,null,!1,!1))&&(r!==""&&(r+=","+(n.condenseFlow?"":" ")),r+=n.dump);n.tag=i,n.dump="["+r+"]"}o(LH,"writeFlowSequence");function FP(n,e,t,r){var i="",s=n.tag,a,c,l;for(a=0,c=t.length;a<c;a+=1)l=t[a],n.replacer&&(l=n.replacer.call(t,String(a),l)),(ma(n,e+1,l,!0,!0,!1,!0)||typeof l>"u"&&ma(n,e+1,null,!0,!0,!1,!0))&&((!r||i!=="")&&(i+=Fw(n,e)),n.dump&&Mf===n.dump.charCodeAt(0)?i+="-":i+="- ",i+=n.dump);n.tag=s,n.dump=i||"[]"}o(FP,"writeBlockSequence");function kH(n,e,t){var r="",i=n.tag,s=Object.keys(t),a,c,l,u,f;for(a=0,c=s.length;a<c;a+=1)f="",r!==""&&(f+=", "),n.condenseFlow&&(f+='"'),l=s[a],u=t[l],n.replacer&&(u=n.replacer.call(t,l,u)),ma(n,e,l,!1,!1)&&(n.dump.length>1024&&(f+="? "),f+=n.dump+(n.condenseFlow?'"':"")+":"+(n.condenseFlow?"":" "),ma(n,e,u,!1,!1)&&(f+=n.dump,r+=f));n.tag=i,n.dump="{"+r+"}"}o(kH,"writeFlowMapping");function MH(n,e,t,r){var i="",s=n.tag,a=Object.keys(t),c,l,u,f,d,h;if(n.sortKeys===!0)a.sort();else if(typeof n.sortKeys=="function")a.sort(n.sortKeys);else if(n.sortKeys)throw new Sn("sortKeys must be a boolean or a function");for(c=0,l=a.length;c<l;c+=1)h="",(!r||i!=="")&&(h+=Fw(n,e)),u=a[c],f=t[u],n.replacer&&(f=n.replacer.call(t,u,f)),ma(n,e+1,u,!0,!0,!0)&&(d=n.tag!==null&&n.tag!=="?"||n.dump&&n.dump.length>1024,d&&(n.dump&&Mf===n.dump.charCodeAt(0)?h+="?":h+="? "),h+=n.dump,d&&(h+=Fw(n,e)),ma(n,e+1,f,!0,d)&&(n.dump&&Mf===n.dump.charCodeAt(0)?h+=":":h+=": ",h+=n.dump,i+=h));n.tag=s,n.dump=i||"{}"}o(MH,"writeBlockMapping");function DP(n,e,t){var r,i,s,a,c,l;for(i=t?n.explicitTypes:n.implicitTypes,s=0,a=i.length;s<a;s+=1)if(c=i[s],(c.instanceOf||c.predicate)&&(!c.instanceOf||typeof e=="object"&&e instanceof c.instanceOf)&&(!c.predicate||c.predicate(e))){if(t?c.multi&&c.representName?n.tag=c.representName(e):n.tag=c.tag:n.tag="?",c.represent){if(l=n.styleMap[c.tag]||c.defaultStyle,fO.call(c.represent)==="[object Function]")r=c.represent(e,l);else if(dO.call(c.represent,l))r=c.represent[l](e,l);else throw new Sn("!<"+c.tag+'> tag resolver accepts not "'+l+'" style');n.dump=r}return!0}return!1}o(DP,"detectType");function ma(n,e,t,r,i,s,a){n.tag=null,n.dump=t,DP(n,t,!1)||DP(n,t,!0);var c=fO.call(n.dump),l=r,u;r&&(r=n.flowLevel<0||n.flowLevel>e);var f=c==="[object Object]"||c==="[object Array]",d,h;if(f&&(d=n.duplicates.indexOf(t),h=d!==-1),(n.tag!==null&&n.tag!=="?"||h||n.indent!==2&&e>0)&&(i=!1),h&&n.usedDuplicates[d])n.dump="*ref_"+d;else{if(f&&h&&!n.usedDuplicates[d]&&(n.usedDuplicates[d]=!0),c==="[object Object]")r&&Object.keys(n.dump).length!==0?(MH(n,e,n.dump,i),h&&(n.dump="&ref_"+d+n.dump)):(kH(n,e,n.dump),h&&(n.dump="&ref_"+d+" "+n.dump));else if(c==="[object Array]")r&&n.dump.length!==0?(n.noArrayIndent&&!a&&e>0?FP(n,e-1,n.dump,i):FP(n,e,n.dump,i),h&&(n.dump="&ref_"+d+n.dump)):(LH(n,e,n.dump),h&&(n.dump="&ref_"+d+" "+n.dump));else if(c==="[object String]")n.tag!=="?"&&FH(n,n.dump,e,s,l);else{if(c==="[object Undefined]")return!1;if(n.skipInvalid)return!1;throw new Sn("unacceptable kind of an object to dump "+c)}n.tag!==null&&n.tag!=="?"&&(u=encodeURI(n.tag[0]==="!"?n.tag.slice(1):n.tag).replace(/!/g,"%21"),n.tag[0]==="!"?u="!"+u:u.slice(0,18)==="tag:yaml.org,2002:"?u="!!"+u.slice(18):u="!<"+u+">",n.dump=u+" "+n.dump)}return!0}o(ma,"writeNode");function jH(n,e){var t=[],r=[],i,s;for(Nw(n,t,r),i=0,s=r.length;i<s;i+=1)e.duplicates.push(t[r[i]]);e.usedDuplicates=new Array(s)}o(jH,"getDuplicateReferences");function Nw(n,e,t){var r,i,s;if(n!==null&&typeof n=="object")if(i=e.indexOf(n),i!==-1)t.indexOf(i)===-1&&t.push(i);else if(e.push(n),Array.isArray(n))for(i=0,s=n.length;i<s;i+=1)Nw(n[i],e,t);else for(r=Object.keys(n),i=0,s=r.length;i<s;i+=1)Nw(n[r[i]],e,t)}o(Nw,"inspectNode");function $H(n,e){e=e||{};var t=new CH(e);t.noRefs||jH(n,t);var r=n;return t.replacer&&(r=t.replacer.call({"":r},"",r)),ma(t,0,r,!0,!0)?t.dump+`
494
- `:""}o($H,"dump$1");var BH=$H,VH={dump:BH};function Bw(n,e){return function(){throw new Error("Function yaml."+n+" is removed in js-yaml 4. Use yaml."+e+" instead, which is now safe by default.")}}o(Bw,"renamed");var UH=Br,qH=kP,WH=BP,GH=GP,zH=zP,HH=kw,QH=uO.load,KH=uO.loadAll,YH=VH.dump,XH=Sn,JH={binary:XP,float:WP,map:$P,null:VP,pairs:ZP,set:eO,timestamp:KP,bool:UP,int:qP,merge:YP,omap:JP,seq:jP,str:MP},ZH=Bw("safeLoad","load"),eQ=Bw("safeLoadAll","loadAll"),tQ=Bw("safeDump","dump"),sr={Type:UH,Schema:qH,FAILSAFE_SCHEMA:WH,JSON_SCHEMA:GH,CORE_SCHEMA:zH,DEFAULT_SCHEMA:HH,load:QH,loadAll:KH,dump:YH,YAMLException:XH,types:JH,safeLoad:ZH,safeLoadAll:eQ,safeDump:tQ};var rQ=/^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$/i,Nt=class{constructor(e){this.rootPath=e;this.uuidIndex=null;this.basenameIndex=null;this.aliasIndex=null}static{o(this,"FileSystemVaultAdapter")}async read(e){let t=this.resolvePath(e.path);if(!await ar.default.pathExists(t))throw new Error(`File not found: ${e.path}`);return ar.default.readFile(t,"utf-8")}async create(e,t){let r=this.resolvePath(e);if(await ar.default.pathExists(r))throw new Error(`File already exists: ${e}`);return await ar.default.ensureDir(or.default.dirname(r)),await ar.default.writeFile(r,t,"utf-8"),this.createFileObject(e)}async modify(e,t){let r=this.resolvePath(e.path);if(!await ar.default.pathExists(r))throw new Error(`File not found: ${e.path}`);await ar.default.writeFile(r,t,"utf-8")}async delete(e){let t=this.resolvePath(e.path);if(!await ar.default.pathExists(t))throw new Error(`File not found: ${e.path}`);await ar.default.remove(t)}async exists(e){let t=this.resolvePath(e);return ar.default.pathExists(t)}getAbstractFileByPath(e){let t=this.resolvePath(e);try{let r=ar.default.statSync(t);if(r.isFile())return this.createFileObject(e);if(r.isDirectory())return this.createFolderObject(e)}catch{return null}return null}getAllFiles(){let e=[];return this.walkDirectory(this.rootPath,t=>{if(t.endsWith(".md")){let r=or.default.relative(this.rootPath,t);e.push(this.createFileObject(r))}}),e}getFrontmatter(e){try{let t=ar.default.readFileSync(this.resolvePath(e.path),"utf-8");return this.extractFrontmatter(t)}catch{return null}}async updateFrontmatter(e,t){let r=await this.read(e),i=this.extractFrontmatter(r)||{},s=t(i),a=this.replaceFrontmatter(r,s);await this.modify(e,a)}async rename(e,t){let r=this.resolvePath(e.path),i=this.resolvePath(t);if(!await ar.default.pathExists(r))throw new Error(`File not found: ${e.path}`);await ar.default.ensureDir(or.default.dirname(i)),await ar.default.move(r,i)}async createFolder(e){let t=this.resolvePath(e);await ar.default.ensureDir(t)}getFirstLinkpathDest(e,t){let r=e.split("|")[0].trim();if(!r)return null;if(rQ.test(r)){this.uuidIndex===null&&this.buildUuidIndex();let u=r.toLowerCase(),f=this.uuidIndex.get(u);return f?this.createFileObject(f):null}let i=or.default.dirname(this.resolvePath(t)),s;if(or.default.isAbsolute(r)?s=this.resolvePath(r):s=or.default.resolve(i,r),r.endsWith(".md")||(s+=".md"),ar.default.existsSync(s)){let u=or.default.relative(this.rootPath,s);return this.createFileObject(u)}(this.basenameIndex===null||this.aliasIndex===null)&&this.buildLinkpathIndex();let a=r.toLowerCase(),c=this.basenameIndex.get(a);if(c)return this.createFileObject(c);let l=this.aliasIndex.get(a);return l?this.createFileObject(l):null}buildLinkpathIndex(){this.basenameIndex=new Map,this.aliasIndex=new Map,this.walkDirectory(this.rootPath,e=>{if(!e.endsWith(".md"))return;let t=or.default.relative(this.rootPath,e),r=or.default.basename(e,".md").toLowerCase();this.basenameIndex.has(r)||this.basenameIndex.set(r,t);let i;try{i=ar.default.readFileSync(e,"utf-8")}catch{return}let s=this.extractFrontmatter(i);if(!s)return;let a=s.aliases,c=Array.isArray(a)?a:typeof a=="string"?[a]:[];for(let l of c){if(typeof l!="string")continue;let u=l.trim().toLowerCase();u&&(this.aliasIndex.has(u)||this.aliasIndex.set(u,t))}})}buildUuidIndex(){this.uuidIndex=new Map,this.walkDirectory(this.rootPath,e=>{if(e.endsWith(".md")){let r=or.default.basename(e,".md").match(/^([0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12})/i);if(r){let i=r[1].toLowerCase(),s=or.default.relative(this.rootPath,e);this.uuidIndex.set(i,s)}}})}async process(e,t){let r=await this.read(e),i=t(r);return await this.modify(e,i),i}getDefaultNewFileParent(){return{path:"",name:""}}async updateLinks(e,t,r){return Promise.resolve()}resolvePath(e){return or.default.isAbsolute(e)?e:or.default.join(this.rootPath,e)}createFileObject(e){let t=or.default.basename(e),r=or.default.basename(e,or.default.extname(e)),i=or.default.dirname(e);return{path:e,basename:r,name:t,parent:i!=="."?this.createFolderObject(i):null}}createFolderObject(e){return{path:e,name:or.default.basename(e)}}extractFrontmatter(e){let t=/^---\n([\s\S]*?)\n---/,r=e.match(t);if(!r)return null;try{let i=sr.load(r[1]);return typeof i=="object"&&i!==null?i:null}catch{return null}}replaceFrontmatter(e,t){let r=sr.dump(t,{lineWidth:-1,noRefs:!0,quotingType:'"'}),i=/^---\n([\s\S]*?)\n---/;return e.match(i)?e.replace(i,`---
493
+ `+n.slice(a+1):l+=n.slice(i),l.slice(1)}o(OP,"foldLine");function LH(n){for(var e="",t=0,r,i=0;i<n.length;t>=65536?i+=2:i++)t=Lf(n,i),r=Zr[t],!r&&$f(t)?(e+=n[i],t>=65536&&(e+=n[i+1])):e+=r||xH(t);return e}o(LH,"escapeString");function kH(n,e,t){var r="",i=n.tag,s,a,c;for(s=0,a=t.length;s<a;s+=1)c=t[s],n.replacer&&(c=n.replacer.call(t,String(s),c)),(ma(n,e,c,!1,!1)||typeof c>"u"&&ma(n,e,null,!1,!1))&&(r!==""&&(r+=","+(n.condenseFlow?"":" ")),r+=n.dump);n.tag=i,n.dump="["+r+"]"}o(kH,"writeFlowSequence");function FP(n,e,t,r){var i="",s=n.tag,a,c,l;for(a=0,c=t.length;a<c;a+=1)l=t[a],n.replacer&&(l=n.replacer.call(t,String(a),l)),(ma(n,e+1,l,!0,!0,!1,!0)||typeof l>"u"&&ma(n,e+1,null,!0,!0,!1,!0))&&((!r||i!=="")&&(i+=Fw(n,e)),n.dump&&Mf===n.dump.charCodeAt(0)?i+="-":i+="- ",i+=n.dump);n.tag=s,n.dump=i||"[]"}o(FP,"writeBlockSequence");function MH(n,e,t){var r="",i=n.tag,s=Object.keys(t),a,c,l,u,f;for(a=0,c=s.length;a<c;a+=1)f="",r!==""&&(f+=", "),n.condenseFlow&&(f+='"'),l=s[a],u=t[l],n.replacer&&(u=n.replacer.call(t,l,u)),ma(n,e,l,!1,!1)&&(n.dump.length>1024&&(f+="? "),f+=n.dump+(n.condenseFlow?'"':"")+":"+(n.condenseFlow?"":" "),ma(n,e,u,!1,!1)&&(f+=n.dump,r+=f));n.tag=i,n.dump="{"+r+"}"}o(MH,"writeFlowMapping");function jH(n,e,t,r){var i="",s=n.tag,a=Object.keys(t),c,l,u,f,d,h;if(n.sortKeys===!0)a.sort();else if(typeof n.sortKeys=="function")a.sort(n.sortKeys);else if(n.sortKeys)throw new Sn("sortKeys must be a boolean or a function");for(c=0,l=a.length;c<l;c+=1)h="",(!r||i!=="")&&(h+=Fw(n,e)),u=a[c],f=t[u],n.replacer&&(f=n.replacer.call(t,u,f)),ma(n,e+1,u,!0,!0,!0)&&(d=n.tag!==null&&n.tag!=="?"||n.dump&&n.dump.length>1024,d&&(n.dump&&Mf===n.dump.charCodeAt(0)?h+="?":h+="? "),h+=n.dump,d&&(h+=Fw(n,e)),ma(n,e+1,f,!0,d)&&(n.dump&&Mf===n.dump.charCodeAt(0)?h+=":":h+=": ",h+=n.dump,i+=h));n.tag=s,n.dump=i||"{}"}o(jH,"writeBlockMapping");function DP(n,e,t){var r,i,s,a,c,l;for(i=t?n.explicitTypes:n.implicitTypes,s=0,a=i.length;s<a;s+=1)if(c=i[s],(c.instanceOf||c.predicate)&&(!c.instanceOf||typeof e=="object"&&e instanceof c.instanceOf)&&(!c.predicate||c.predicate(e))){if(t?c.multi&&c.representName?n.tag=c.representName(e):n.tag=c.tag:n.tag="?",c.represent){if(l=n.styleMap[c.tag]||c.defaultStyle,fO.call(c.represent)==="[object Function]")r=c.represent(e,l);else if(dO.call(c.represent,l))r=c.represent[l](e,l);else throw new Sn("!<"+c.tag+'> tag resolver accepts not "'+l+'" style');n.dump=r}return!0}return!1}o(DP,"detectType");function ma(n,e,t,r,i,s,a){n.tag=null,n.dump=t,DP(n,t,!1)||DP(n,t,!0);var c=fO.call(n.dump),l=r,u;r&&(r=n.flowLevel<0||n.flowLevel>e);var f=c==="[object Object]"||c==="[object Array]",d,h;if(f&&(d=n.duplicates.indexOf(t),h=d!==-1),(n.tag!==null&&n.tag!=="?"||h||n.indent!==2&&e>0)&&(i=!1),h&&n.usedDuplicates[d])n.dump="*ref_"+d;else{if(f&&h&&!n.usedDuplicates[d]&&(n.usedDuplicates[d]=!0),c==="[object Object]")r&&Object.keys(n.dump).length!==0?(jH(n,e,n.dump,i),h&&(n.dump="&ref_"+d+n.dump)):(MH(n,e,n.dump),h&&(n.dump="&ref_"+d+" "+n.dump));else if(c==="[object Array]")r&&n.dump.length!==0?(n.noArrayIndent&&!a&&e>0?FP(n,e-1,n.dump,i):FP(n,e,n.dump,i),h&&(n.dump="&ref_"+d+n.dump)):(kH(n,e,n.dump),h&&(n.dump="&ref_"+d+" "+n.dump));else if(c==="[object String]")n.tag!=="?"&&DH(n,n.dump,e,s,l);else{if(c==="[object Undefined]")return!1;if(n.skipInvalid)return!1;throw new Sn("unacceptable kind of an object to dump "+c)}n.tag!==null&&n.tag!=="?"&&(u=encodeURI(n.tag[0]==="!"?n.tag.slice(1):n.tag).replace(/!/g,"%21"),n.tag[0]==="!"?u="!"+u:u.slice(0,18)==="tag:yaml.org,2002:"?u="!!"+u.slice(18):u="!<"+u+">",n.dump=u+" "+n.dump)}return!0}o(ma,"writeNode");function $H(n,e){var t=[],r=[],i,s;for(Nw(n,t,r),i=0,s=r.length;i<s;i+=1)e.duplicates.push(t[r[i]]);e.usedDuplicates=new Array(s)}o($H,"getDuplicateReferences");function Nw(n,e,t){var r,i,s;if(n!==null&&typeof n=="object")if(i=e.indexOf(n),i!==-1)t.indexOf(i)===-1&&t.push(i);else if(e.push(n),Array.isArray(n))for(i=0,s=n.length;i<s;i+=1)Nw(n[i],e,t);else for(r=Object.keys(n),i=0,s=r.length;i<s;i+=1)Nw(n[r[i]],e,t)}o(Nw,"inspectNode");function BH(n,e){e=e||{};var t=new IH(e);t.noRefs||$H(n,t);var r=n;return t.replacer&&(r=t.replacer.call({"":r},"",r)),ma(t,0,r,!0,!0)?t.dump+`
494
+ `:""}o(BH,"dump$1");var VH=BH,UH={dump:VH};function Bw(n,e){return function(){throw new Error("Function yaml."+n+" is removed in js-yaml 4. Use yaml."+e+" instead, which is now safe by default.")}}o(Bw,"renamed");var qH=Br,WH=kP,GH=BP,zH=GP,HH=zP,QH=kw,KH=uO.load,YH=uO.loadAll,XH=UH.dump,JH=Sn,ZH={binary:XP,float:WP,map:$P,null:VP,pairs:ZP,set:eO,timestamp:KP,bool:UP,int:qP,merge:YP,omap:JP,seq:jP,str:MP},eQ=Bw("safeLoad","load"),tQ=Bw("safeLoadAll","loadAll"),rQ=Bw("safeDump","dump"),sr={Type:qH,Schema:WH,FAILSAFE_SCHEMA:GH,JSON_SCHEMA:zH,CORE_SCHEMA:HH,DEFAULT_SCHEMA:QH,load:KH,loadAll:YH,dump:XH,YAMLException:JH,types:ZH,safeLoad:eQ,safeLoadAll:tQ,safeDump:rQ};var nQ=/^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$/i,Nt=class{constructor(e){this.rootPath=e;this.uuidIndex=null;this.basenameIndex=null;this.aliasIndex=null}static{o(this,"FileSystemVaultAdapter")}async read(e){let t=this.resolvePath(e.path);if(!await ar.default.pathExists(t))throw new Error(`File not found: ${e.path}`);return ar.default.readFile(t,"utf-8")}async create(e,t){let r=this.resolvePath(e);if(await ar.default.pathExists(r))throw new Error(`File already exists: ${e}`);return await ar.default.ensureDir(or.default.dirname(r)),await ar.default.writeFile(r,t,"utf-8"),this.createFileObject(e)}async modify(e,t){let r=this.resolvePath(e.path);if(!await ar.default.pathExists(r))throw new Error(`File not found: ${e.path}`);await ar.default.writeFile(r,t,"utf-8")}async delete(e){let t=this.resolvePath(e.path);if(!await ar.default.pathExists(t))throw new Error(`File not found: ${e.path}`);await ar.default.remove(t)}async exists(e){let t=this.resolvePath(e);return ar.default.pathExists(t)}getAbstractFileByPath(e){let t=this.resolvePath(e);try{let r=ar.default.statSync(t);if(r.isFile())return this.createFileObject(e);if(r.isDirectory())return this.createFolderObject(e)}catch{return null}return null}getAllFiles(){let e=[];return this.walkDirectory(this.rootPath,t=>{if(t.endsWith(".md")){let r=or.default.relative(this.rootPath,t);e.push(this.createFileObject(r))}}),e}getFrontmatter(e){try{let t=ar.default.readFileSync(this.resolvePath(e.path),"utf-8");return this.extractFrontmatter(t)}catch{return null}}async updateFrontmatter(e,t){let r=await this.read(e),i=this.extractFrontmatter(r)||{},s=t(i),a=this.replaceFrontmatter(r,s);await this.modify(e,a)}async rename(e,t){let r=this.resolvePath(e.path),i=this.resolvePath(t);if(!await ar.default.pathExists(r))throw new Error(`File not found: ${e.path}`);await ar.default.ensureDir(or.default.dirname(i)),await ar.default.move(r,i)}async createFolder(e){let t=this.resolvePath(e);await ar.default.ensureDir(t)}getFirstLinkpathDest(e,t){let r=e.split("|")[0].trim();if(!r)return null;if(nQ.test(r)){this.uuidIndex===null&&this.buildUuidIndex();let u=r.toLowerCase(),f=this.uuidIndex.get(u);return f?this.createFileObject(f):null}let i=or.default.dirname(this.resolvePath(t)),s;if(or.default.isAbsolute(r)?s=this.resolvePath(r):s=or.default.resolve(i,r),r.endsWith(".md")||(s+=".md"),ar.default.existsSync(s)){let u=or.default.relative(this.rootPath,s);return this.createFileObject(u)}(this.basenameIndex===null||this.aliasIndex===null)&&this.buildLinkpathIndex();let a=r.toLowerCase(),c=this.basenameIndex.get(a);if(c)return this.createFileObject(c);let l=this.aliasIndex.get(a);return l?this.createFileObject(l):null}buildLinkpathIndex(){this.basenameIndex=new Map,this.aliasIndex=new Map,this.walkDirectory(this.rootPath,e=>{if(!e.endsWith(".md"))return;let t=or.default.relative(this.rootPath,e),r=or.default.basename(e,".md").toLowerCase();this.basenameIndex.has(r)||this.basenameIndex.set(r,t);let i;try{i=ar.default.readFileSync(e,"utf-8")}catch{return}let s=this.extractFrontmatter(i);if(!s)return;let a=s.aliases,c=Array.isArray(a)?a:typeof a=="string"?[a]:[];for(let l of c){if(typeof l!="string")continue;let u=l.trim().toLowerCase();u&&(this.aliasIndex.has(u)||this.aliasIndex.set(u,t))}})}buildUuidIndex(){this.uuidIndex=new Map,this.walkDirectory(this.rootPath,e=>{if(e.endsWith(".md")){let r=or.default.basename(e,".md").match(/^([0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12})/i);if(r){let i=r[1].toLowerCase(),s=or.default.relative(this.rootPath,e);this.uuidIndex.set(i,s)}}})}async process(e,t){let r=await this.read(e),i=t(r);return await this.modify(e,i),i}getDefaultNewFileParent(){return{path:"",name:""}}async updateLinks(e,t,r){return Promise.resolve()}resolvePath(e){return or.default.isAbsolute(e)?e:or.default.join(this.rootPath,e)}createFileObject(e){let t=or.default.basename(e),r=or.default.basename(e,or.default.extname(e)),i=or.default.dirname(e);return{path:e,basename:r,name:t,parent:i!=="."?this.createFolderObject(i):null}}createFolderObject(e){return{path:e,name:or.default.basename(e)}}extractFrontmatter(e){let t=/^---\n([\s\S]*?)\n---/,r=e.match(t);if(!r)return null;try{let i=sr.load(r[1]);return typeof i=="object"&&i!==null?i:null}catch{return null}}replaceFrontmatter(e,t){let r=sr.dump(t,{lineWidth:-1,noRefs:!0,quotingType:'"'}),i=/^---\n([\s\S]*?)\n---/;return e.match(i)?e.replace(i,`---
495
495
  ${r.trim()}
496
496
  ---`):`---
497
497
  ${r.trim()}
@@ -526,19 +526,19 @@ To fix this:
526
526
  3. Simplify query: reduce WHERE clauses or add LIMIT
527
527
  4. Use cache: --use-cache for faster vault loading${i!==void 0?`
528
528
 
529
- Partial results: ${i} result(s) were collected before timeout.`:""}`}static{o(this,"QueryTimeoutError")}};var qf=K(require("path")),en=K(Za()),Ar=K(Dt());var qn=class{constructor(e){this.cliVersion="1.0.0";this.vaultPath=qf.default.resolve(e),this.cachePath=qf.default.join(this.vaultPath,".exocortex","cache","triples.json")}static{o(this,"CacheManager")}getCachePath(){return this.cachePath}async isCacheValid(){try{if(!await en.default.pathExists(this.cachePath))return!1;let e=await en.default.readJson(this.cachePath);return!(!e.metadata||typeof e.metadata.vaultMtime!="number"||typeof e.metadata.tripleCount!="number"||(await en.default.stat(this.vaultPath)).mtimeMs!==e.metadata.vaultMtime)}catch{return!1}}async loadOrBuild(){let e=Date.now();if(await this.isCacheValid())return{triples:await this.loadFromCache(),cacheHit:!0,durationMs:Date.now()-e};let{tripleCount:t}=await this.buildCache();return{triples:await this.loadFromCache(),cacheHit:!1,durationMs:Date.now()-e}}async loadFromCache(){return(await en.default.readJson(this.cachePath)).triples.map(this.deserializeTriple)}async buildCache(){let e=await this.buildCacheWithValidation({strict:!1});return{tripleCount:e.tripleCount,durationMs:e.durationMs}}async buildCacheWithValidation(e={}){let t=Date.now(),r=new Nt(this.vaultPath),s=await new Ar.NoteToRDFConverter(r).convertVaultWithValidation({strict:e.strict??!1}),a=await en.default.stat(this.vaultPath),c=s.triples.map(this.serializeTriple),l={metadata:{version:this.cliVersion,timestamp:Date.now(),vaultPath:this.vaultPath,tripleCount:s.triples.length,vaultMtime:a.mtimeMs},triples:c};return await en.default.ensureDir(qf.default.dirname(this.cachePath)),await en.default.writeJson(this.cachePath,l,{spaces:0}),{tripleCount:s.triples.length,durationMs:Date.now()-t,skippedFiles:s.skippedFiles,summary:s.summary}}async validateVault(){let e=new Nt(this.vaultPath);return new Ar.NoteToRDFConverter(e).validateVault()}async invalidate(){await en.default.pathExists(this.cachePath)&&await en.default.remove(this.cachePath)}async getCacheStats(){try{if(!await en.default.pathExists(this.cachePath))return null;let e=await en.default.readJson(this.cachePath),t=await en.default.stat(this.cachePath),r=await this.isCacheValid();return{tripleCount:e.metadata.tripleCount,createdAt:new Date(e.metadata.timestamp),isValid:r,sizeBytes:t.size}}catch{return null}}async saveTriples(e){let t=await en.default.stat(this.vaultPath),r=e.map(this.serializeTriple),i={metadata:{version:this.cliVersion,timestamp:Date.now(),vaultPath:this.vaultPath,tripleCount:e.length,vaultMtime:t.mtimeMs},triples:r};await en.default.ensureDir(qf.default.dirname(this.cachePath)),await en.default.writeJson(this.cachePath,i,{spaces:0})}serializeTriple(e){return{subject:Vw(e.subject),predicate:Vw(e.predicate),object:Vw(e.object)}}deserializeTriple(e){return new Ar.Triple(Uw(e.subject),Uw(e.predicate),Uw(e.object))}};function Vw(n){if(n instanceof Ar.IRI)return{type:"IRI",value:n.value};if(n instanceof Ar.Literal){let e={type:"Literal",value:n.value};return n.datatype&&(e.datatype=n.datatype.value),n.language&&(e.language=n.language),e}return n instanceof Ar.BlankNode?{type:"BlankNode",value:n.value}:{type:"IRI",value:String(n)}}o(Vw,"serializeNode");function Uw(n){switch(n.type){case"IRI":return new Ar.IRI(n.value);case"Literal":return n.datatype?new Ar.Literal(n.value,new Ar.IRI(n.datatype)):n.language?new Ar.Literal(n.value,void 0,n.language):new Ar.Literal(n.value);case"BlankNode":return new Ar.BlankNode(n.value);default:return new Ar.IRI(n.value)}}o(Uw,"deserializeNode");var EO=K(require("crypto")),Wf=K(require("path")),TO=K(require("os")),Wn=K(Za());var Wl=class{static{o(this,"QueryResultCache")}constructor(e={}){this.cacheDir=e.cacheDir??Wf.default.join(TO.default.homedir(),".exocortex","cache","query-results")}getCacheDir(){return this.cacheDir}getCacheKey(e){let t=e.trim().replace(/\s+/g," ");return EO.default.createHash("sha256").update(t).digest("hex")}async get(e,t){let r=this.getCacheKey(e),i=this.getCachePath(r);try{if(!await Wn.default.pathExists(i))return null;let s=await Wn.default.readJson(i),a=Date.now()-s.timestamp,c=t*1e3;return a>c?(await Wn.default.remove(i),null):s.result}catch{return null}}async set(e,t,r){let i=this.getCacheKey(e),s=this.getCachePath(i);await Wn.default.ensureDir(this.cacheDir);let a={timestamp:Date.now(),result:t};await Wn.default.writeJson(s,a,{spaces:0})}async isCached(e,t){return await this.get(e,t)!==null}async invalidate(e){let t=this.getCacheKey(e),r=this.getCachePath(t);try{await Wn.default.remove(r)}catch{}}async clear(){try{if(await Wn.default.pathExists(this.cacheDir)){let e=await Wn.default.readdir(this.cacheDir);await Promise.all(e.filter(t=>t.endsWith(".json")).map(t=>Wn.default.remove(Wf.default.join(this.cacheDir,t))))}}catch{}}async getCacheStats(){try{if(!await Wn.default.pathExists(this.cacheDir))return{entryCount:0,totalSizeBytes:0};let t=(await Wn.default.readdir(this.cacheDir)).filter(i=>i.endsWith(".json")),r=0;for(let i of t){let s=await Wn.default.stat(Wf.default.join(this.cacheDir,i));r+=s.size}return{entryCount:t.length,totalSizeBytes:r}}catch{return{entryCount:0,totalSizeBytes:0}}}getCachePath(e){return Wf.default.join(this.cacheDir,`${e}.json`)}};var Xf=K(require("node:process"),1);var AO=o((n=0)=>e=>`\x1B[${e+n}m`,"wrapAnsi16"),xO=o((n=0)=>e=>`\x1B[${38+n};5;${e}m`,"wrapAnsi256"),CO=o((n=0)=>(e,t,r)=>`\x1B[${38+n};2;${e};${t};${r}m`,"wrapAnsi16m"),Lt={modifier:{reset:[0,0],bold:[1,22],dim:[2,22],italic:[3,23],underline:[4,24],overline:[53,55],inverse:[7,27],hidden:[8,28],strikethrough:[9,29]},color:{black:[30,39],red:[31,39],green:[32,39],yellow:[33,39],blue:[34,39],magenta:[35,39],cyan:[36,39],white:[37,39],blackBright:[90,39],gray:[90,39],grey:[90,39],redBright:[91,39],greenBright:[92,39],yellowBright:[93,39],blueBright:[94,39],magentaBright:[95,39],cyanBright:[96,39],whiteBright:[97,39]},bgColor:{bgBlack:[40,49],bgRed:[41,49],bgGreen:[42,49],bgYellow:[43,49],bgBlue:[44,49],bgMagenta:[45,49],bgCyan:[46,49],bgWhite:[47,49],bgBlackBright:[100,49],bgGray:[100,49],bgGrey:[100,49],bgRedBright:[101,49],bgGreenBright:[102,49],bgYellowBright:[103,49],bgBlueBright:[104,49],bgMagentaBright:[105,49],bgCyanBright:[106,49],bgWhiteBright:[107,49]}},fde=Object.keys(Lt.modifier),nQ=Object.keys(Lt.color),iQ=Object.keys(Lt.bgColor),dde=[...nQ,...iQ];function sQ(){let n=new Map;for(let[e,t]of Object.entries(Lt)){for(let[r,i]of Object.entries(t))Lt[r]={open:`\x1B[${i[0]}m`,close:`\x1B[${i[1]}m`},t[r]=Lt[r],n.set(i[0],i[1]);Object.defineProperty(Lt,e,{value:t,enumerable:!1})}return Object.defineProperty(Lt,"codes",{value:n,enumerable:!1}),Lt.color.close="\x1B[39m",Lt.bgColor.close="\x1B[49m",Lt.color.ansi=AO(),Lt.color.ansi256=xO(),Lt.color.ansi16m=CO(),Lt.bgColor.ansi=AO(10),Lt.bgColor.ansi256=xO(10),Lt.bgColor.ansi16m=CO(10),Object.defineProperties(Lt,{rgbToAnsi256:{value(e,t,r){return e===t&&t===r?e<8?16:e>248?231:Math.round((e-8)/247*24)+232:16+36*Math.round(e/255*5)+6*Math.round(t/255*5)+Math.round(r/255*5)},enumerable:!1},hexToRgb:{value(e){let t=/[a-f\d]{6}|[a-f\d]{3}/i.exec(e.toString(16));if(!t)return[0,0,0];let[r]=t;r.length===3&&(r=[...r].map(s=>s+s).join(""));let i=Number.parseInt(r,16);return[i>>16&255,i>>8&255,i&255]},enumerable:!1},hexToAnsi256:{value:o(e=>Lt.rgbToAnsi256(...Lt.hexToRgb(e)),"value"),enumerable:!1},ansi256ToAnsi:{value(e){if(e<8)return 30+e;if(e<16)return 90+(e-8);let t,r,i;if(e>=232)t=((e-232)*10+8)/255,r=t,i=t;else{e-=16;let c=e%36;t=Math.floor(e/36)/5,r=Math.floor(c/6)/5,i=c%6/5}let s=Math.max(t,r,i)*2;if(s===0)return 30;let a=30+(Math.round(i)<<2|Math.round(r)<<1|Math.round(t));return s===2&&(a+=60),a},enumerable:!1},rgbToAnsi:{value:o((e,t,r)=>Lt.ansi256ToAnsi(Lt.rgbToAnsi256(e,t,r)),"value"),enumerable:!1},hexToAnsi:{value:o(e=>Lt.ansi256ToAnsi(Lt.hexToAnsi256(e)),"value"),enumerable:!1}}),Lt}o(sQ,"assembleStyles");var aQ=sQ(),qi=aQ;var Ag=K(require("node:process"),1),RO=K(require("node:os"),1),qw=K(require("node:tty"),1);function oi(n,e=globalThis.Deno?globalThis.Deno.args:Ag.default.argv){let t=n.startsWith("-")?"":n.length===1?"-":"--",r=e.indexOf(t+n),i=e.indexOf("--");return r!==-1&&(i===-1||r<i)}o(oi,"hasFlag");var{env:kt}=Ag.default,Tg;oi("no-color")||oi("no-colors")||oi("color=false")||oi("color=never")?Tg=0:(oi("color")||oi("colors")||oi("color=true")||oi("color=always"))&&(Tg=1);function oQ(){if("FORCE_COLOR"in kt)return kt.FORCE_COLOR==="true"?1:kt.FORCE_COLOR==="false"?0:kt.FORCE_COLOR.length===0?1:Math.min(Number.parseInt(kt.FORCE_COLOR,10),3)}o(oQ,"envForceColor");function cQ(n){return n===0?!1:{level:n,hasBasic:!0,has256:n>=2,has16m:n>=3}}o(cQ,"translateLevel");function lQ(n,{streamIsTTY:e,sniffFlags:t=!0}={}){let r=oQ();r!==void 0&&(Tg=r);let i=t?Tg:r;if(i===0)return 0;if(t){if(oi("color=16m")||oi("color=full")||oi("color=truecolor"))return 3;if(oi("color=256"))return 2}if("TF_BUILD"in kt&&"AGENT_NAME"in kt)return 1;if(n&&!e&&i===void 0)return 0;let s=i||0;if(kt.TERM==="dumb")return s;if(Ag.default.platform==="win32"){let a=RO.default.release().split(".");return Number(a[0])>=10&&Number(a[2])>=10586?Number(a[2])>=14931?3:2:1}if("CI"in kt)return["GITHUB_ACTIONS","GITEA_ACTIONS","CIRCLECI"].some(a=>a in kt)?3:["TRAVIS","APPVEYOR","GITLAB_CI","BUILDKITE","DRONE"].some(a=>a in kt)||kt.CI_NAME==="codeship"?1:s;if("TEAMCITY_VERSION"in kt)return/^(9\.(0*[1-9]\d*)\.|\d{2,}\.)/.test(kt.TEAMCITY_VERSION)?1:0;if(kt.COLORTERM==="truecolor"||kt.TERM==="xterm-kitty"||kt.TERM==="xterm-ghostty"||kt.TERM==="wezterm")return 3;if("TERM_PROGRAM"in kt){let a=Number.parseInt((kt.TERM_PROGRAM_VERSION||"").split(".")[0],10);switch(kt.TERM_PROGRAM){case"iTerm.app":return a>=3?3:2;case"Apple_Terminal":return 2}}return/-256(color)?$/i.test(kt.TERM)?2:/^screen|^xterm|^vt100|^vt220|^rxvt|color|ansi|cygwin|linux/i.test(kt.TERM)||"COLORTERM"in kt?1:s}o(lQ,"_supportsColor");function IO(n,e={}){let t=lQ(n,{streamIsTTY:n&&n.isTTY,...e});return cQ(t)}o(IO,"createSupportsColor");var uQ={stdout:IO({isTTY:qw.default.isatty(1)}),stderr:IO({isTTY:qw.default.isatty(2)})},PO=uQ;function OO(n,e,t){let r=n.indexOf(e);if(r===-1)return n;let i=e.length,s=0,a="";do a+=n.slice(s,r)+e+t,s=r+i,r=n.indexOf(e,s);while(r!==-1);return a+=n.slice(s),a}o(OO,"stringReplaceAll");function FO(n,e,t,r){let i=0,s="";do{let a=n[r-1]==="\r";s+=n.slice(i,a?r-1:r)+e+(a?`\r
529
+ Partial results: ${i} result(s) were collected before timeout.`:""}`}static{o(this,"QueryTimeoutError")}};var qf=K(require("path")),en=K(Za()),Ar=K(Dt());var qn=class{constructor(e){this.cliVersion="1.0.0";this.vaultPath=qf.default.resolve(e),this.cachePath=qf.default.join(this.vaultPath,".exocortex","cache","triples.json")}static{o(this,"CacheManager")}getCachePath(){return this.cachePath}async isCacheValid(){try{if(!await en.default.pathExists(this.cachePath))return!1;let e=await en.default.readJson(this.cachePath);return!(!e.metadata||typeof e.metadata.vaultMtime!="number"||typeof e.metadata.tripleCount!="number"||(await en.default.stat(this.vaultPath)).mtimeMs!==e.metadata.vaultMtime)}catch{return!1}}async loadOrBuild(){let e=Date.now();if(await this.isCacheValid())return{triples:await this.loadFromCache(),cacheHit:!0,durationMs:Date.now()-e};let{tripleCount:t}=await this.buildCache();return{triples:await this.loadFromCache(),cacheHit:!1,durationMs:Date.now()-e}}async loadFromCache(){return(await en.default.readJson(this.cachePath)).triples.map(this.deserializeTriple)}async buildCache(){let e=await this.buildCacheWithValidation({strict:!1});return{tripleCount:e.tripleCount,durationMs:e.durationMs}}async buildCacheWithValidation(e={}){let t=Date.now(),r=new Nt(this.vaultPath),s=await new Ar.NoteToRDFConverter(r).convertVaultWithValidation({strict:e.strict??!1}),a=await en.default.stat(this.vaultPath),c=s.triples.map(this.serializeTriple),l={metadata:{version:this.cliVersion,timestamp:Date.now(),vaultPath:this.vaultPath,tripleCount:s.triples.length,vaultMtime:a.mtimeMs},triples:c};return await en.default.ensureDir(qf.default.dirname(this.cachePath)),await en.default.writeJson(this.cachePath,l,{spaces:0}),{tripleCount:s.triples.length,durationMs:Date.now()-t,skippedFiles:s.skippedFiles,summary:s.summary}}async validateVault(){let e=new Nt(this.vaultPath);return new Ar.NoteToRDFConverter(e).validateVault()}async invalidate(){await en.default.pathExists(this.cachePath)&&await en.default.remove(this.cachePath)}async getCacheStats(){try{if(!await en.default.pathExists(this.cachePath))return null;let e=await en.default.readJson(this.cachePath),t=await en.default.stat(this.cachePath),r=await this.isCacheValid();return{tripleCount:e.metadata.tripleCount,createdAt:new Date(e.metadata.timestamp),isValid:r,sizeBytes:t.size}}catch{return null}}async saveTriples(e){let t=await en.default.stat(this.vaultPath),r=e.map(this.serializeTriple),i={metadata:{version:this.cliVersion,timestamp:Date.now(),vaultPath:this.vaultPath,tripleCount:e.length,vaultMtime:t.mtimeMs},triples:r};await en.default.ensureDir(qf.default.dirname(this.cachePath)),await en.default.writeJson(this.cachePath,i,{spaces:0})}serializeTriple(e){return{subject:Vw(e.subject),predicate:Vw(e.predicate),object:Vw(e.object)}}deserializeTriple(e){return new Ar.Triple(Uw(e.subject),Uw(e.predicate),Uw(e.object))}};function Vw(n){if(n instanceof Ar.IRI)return{type:"IRI",value:n.value};if(n instanceof Ar.Literal){let e={type:"Literal",value:n.value};return n.datatype&&(e.datatype=n.datatype.value),n.language&&(e.language=n.language),e}return n instanceof Ar.BlankNode?{type:"BlankNode",value:n.value}:{type:"IRI",value:String(n)}}o(Vw,"serializeNode");function Uw(n){switch(n.type){case"IRI":return new Ar.IRI(n.value);case"Literal":return n.datatype?new Ar.Literal(n.value,new Ar.IRI(n.datatype)):n.language?new Ar.Literal(n.value,void 0,n.language):new Ar.Literal(n.value);case"BlankNode":return new Ar.BlankNode(n.value);default:return new Ar.IRI(n.value)}}o(Uw,"deserializeNode");var EO=K(require("crypto")),Wf=K(require("path")),TO=K(require("os")),Wn=K(Za());var Wl=class{static{o(this,"QueryResultCache")}constructor(e={}){this.cacheDir=e.cacheDir??Wf.default.join(TO.default.homedir(),".exocortex","cache","query-results")}getCacheDir(){return this.cacheDir}getCacheKey(e){let t=e.trim().replace(/\s+/g," ");return EO.default.createHash("sha256").update(t).digest("hex")}async get(e,t){let r=this.getCacheKey(e),i=this.getCachePath(r);try{if(!await Wn.default.pathExists(i))return null;let s=await Wn.default.readJson(i),a=Date.now()-s.timestamp,c=t*1e3;return a>c?(await Wn.default.remove(i),null):s.result}catch{return null}}async set(e,t,r){let i=this.getCacheKey(e),s=this.getCachePath(i);await Wn.default.ensureDir(this.cacheDir);let a={timestamp:Date.now(),result:t};await Wn.default.writeJson(s,a,{spaces:0})}async isCached(e,t){return await this.get(e,t)!==null}async invalidate(e){let t=this.getCacheKey(e),r=this.getCachePath(t);try{await Wn.default.remove(r)}catch{}}async clear(){try{if(await Wn.default.pathExists(this.cacheDir)){let e=await Wn.default.readdir(this.cacheDir);await Promise.all(e.filter(t=>t.endsWith(".json")).map(t=>Wn.default.remove(Wf.default.join(this.cacheDir,t))))}}catch{}}async getCacheStats(){try{if(!await Wn.default.pathExists(this.cacheDir))return{entryCount:0,totalSizeBytes:0};let t=(await Wn.default.readdir(this.cacheDir)).filter(i=>i.endsWith(".json")),r=0;for(let i of t){let s=await Wn.default.stat(Wf.default.join(this.cacheDir,i));r+=s.size}return{entryCount:t.length,totalSizeBytes:r}}catch{return{entryCount:0,totalSizeBytes:0}}}getCachePath(e){return Wf.default.join(this.cacheDir,`${e}.json`)}};var Xf=K(require("node:process"),1);var AO=o((n=0)=>e=>`\x1B[${e+n}m`,"wrapAnsi16"),xO=o((n=0)=>e=>`\x1B[${38+n};5;${e}m`,"wrapAnsi256"),CO=o((n=0)=>(e,t,r)=>`\x1B[${38+n};2;${e};${t};${r}m`,"wrapAnsi16m"),Lt={modifier:{reset:[0,0],bold:[1,22],dim:[2,22],italic:[3,23],underline:[4,24],overline:[53,55],inverse:[7,27],hidden:[8,28],strikethrough:[9,29]},color:{black:[30,39],red:[31,39],green:[32,39],yellow:[33,39],blue:[34,39],magenta:[35,39],cyan:[36,39],white:[37,39],blackBright:[90,39],gray:[90,39],grey:[90,39],redBright:[91,39],greenBright:[92,39],yellowBright:[93,39],blueBright:[94,39],magentaBright:[95,39],cyanBright:[96,39],whiteBright:[97,39]},bgColor:{bgBlack:[40,49],bgRed:[41,49],bgGreen:[42,49],bgYellow:[43,49],bgBlue:[44,49],bgMagenta:[45,49],bgCyan:[46,49],bgWhite:[47,49],bgBlackBright:[100,49],bgGray:[100,49],bgGrey:[100,49],bgRedBright:[101,49],bgGreenBright:[102,49],bgYellowBright:[103,49],bgBlueBright:[104,49],bgMagentaBright:[105,49],bgCyanBright:[106,49],bgWhiteBright:[107,49]}},dde=Object.keys(Lt.modifier),iQ=Object.keys(Lt.color),sQ=Object.keys(Lt.bgColor),hde=[...iQ,...sQ];function aQ(){let n=new Map;for(let[e,t]of Object.entries(Lt)){for(let[r,i]of Object.entries(t))Lt[r]={open:`\x1B[${i[0]}m`,close:`\x1B[${i[1]}m`},t[r]=Lt[r],n.set(i[0],i[1]);Object.defineProperty(Lt,e,{value:t,enumerable:!1})}return Object.defineProperty(Lt,"codes",{value:n,enumerable:!1}),Lt.color.close="\x1B[39m",Lt.bgColor.close="\x1B[49m",Lt.color.ansi=AO(),Lt.color.ansi256=xO(),Lt.color.ansi16m=CO(),Lt.bgColor.ansi=AO(10),Lt.bgColor.ansi256=xO(10),Lt.bgColor.ansi16m=CO(10),Object.defineProperties(Lt,{rgbToAnsi256:{value(e,t,r){return e===t&&t===r?e<8?16:e>248?231:Math.round((e-8)/247*24)+232:16+36*Math.round(e/255*5)+6*Math.round(t/255*5)+Math.round(r/255*5)},enumerable:!1},hexToRgb:{value(e){let t=/[a-f\d]{6}|[a-f\d]{3}/i.exec(e.toString(16));if(!t)return[0,0,0];let[r]=t;r.length===3&&(r=[...r].map(s=>s+s).join(""));let i=Number.parseInt(r,16);return[i>>16&255,i>>8&255,i&255]},enumerable:!1},hexToAnsi256:{value:o(e=>Lt.rgbToAnsi256(...Lt.hexToRgb(e)),"value"),enumerable:!1},ansi256ToAnsi:{value(e){if(e<8)return 30+e;if(e<16)return 90+(e-8);let t,r,i;if(e>=232)t=((e-232)*10+8)/255,r=t,i=t;else{e-=16;let c=e%36;t=Math.floor(e/36)/5,r=Math.floor(c/6)/5,i=c%6/5}let s=Math.max(t,r,i)*2;if(s===0)return 30;let a=30+(Math.round(i)<<2|Math.round(r)<<1|Math.round(t));return s===2&&(a+=60),a},enumerable:!1},rgbToAnsi:{value:o((e,t,r)=>Lt.ansi256ToAnsi(Lt.rgbToAnsi256(e,t,r)),"value"),enumerable:!1},hexToAnsi:{value:o(e=>Lt.ansi256ToAnsi(Lt.hexToAnsi256(e)),"value"),enumerable:!1}}),Lt}o(aQ,"assembleStyles");var oQ=aQ(),qi=oQ;var Ag=K(require("node:process"),1),RO=K(require("node:os"),1),qw=K(require("node:tty"),1);function oi(n,e=globalThis.Deno?globalThis.Deno.args:Ag.default.argv){let t=n.startsWith("-")?"":n.length===1?"-":"--",r=e.indexOf(t+n),i=e.indexOf("--");return r!==-1&&(i===-1||r<i)}o(oi,"hasFlag");var{env:kt}=Ag.default,Tg;oi("no-color")||oi("no-colors")||oi("color=false")||oi("color=never")?Tg=0:(oi("color")||oi("colors")||oi("color=true")||oi("color=always"))&&(Tg=1);function cQ(){if("FORCE_COLOR"in kt)return kt.FORCE_COLOR==="true"?1:kt.FORCE_COLOR==="false"?0:kt.FORCE_COLOR.length===0?1:Math.min(Number.parseInt(kt.FORCE_COLOR,10),3)}o(cQ,"envForceColor");function lQ(n){return n===0?!1:{level:n,hasBasic:!0,has256:n>=2,has16m:n>=3}}o(lQ,"translateLevel");function uQ(n,{streamIsTTY:e,sniffFlags:t=!0}={}){let r=cQ();r!==void 0&&(Tg=r);let i=t?Tg:r;if(i===0)return 0;if(t){if(oi("color=16m")||oi("color=full")||oi("color=truecolor"))return 3;if(oi("color=256"))return 2}if("TF_BUILD"in kt&&"AGENT_NAME"in kt)return 1;if(n&&!e&&i===void 0)return 0;let s=i||0;if(kt.TERM==="dumb")return s;if(Ag.default.platform==="win32"){let a=RO.default.release().split(".");return Number(a[0])>=10&&Number(a[2])>=10586?Number(a[2])>=14931?3:2:1}if("CI"in kt)return["GITHUB_ACTIONS","GITEA_ACTIONS","CIRCLECI"].some(a=>a in kt)?3:["TRAVIS","APPVEYOR","GITLAB_CI","BUILDKITE","DRONE"].some(a=>a in kt)||kt.CI_NAME==="codeship"?1:s;if("TEAMCITY_VERSION"in kt)return/^(9\.(0*[1-9]\d*)\.|\d{2,}\.)/.test(kt.TEAMCITY_VERSION)?1:0;if(kt.COLORTERM==="truecolor"||kt.TERM==="xterm-kitty"||kt.TERM==="xterm-ghostty"||kt.TERM==="wezterm")return 3;if("TERM_PROGRAM"in kt){let a=Number.parseInt((kt.TERM_PROGRAM_VERSION||"").split(".")[0],10);switch(kt.TERM_PROGRAM){case"iTerm.app":return a>=3?3:2;case"Apple_Terminal":return 2}}return/-256(color)?$/i.test(kt.TERM)?2:/^screen|^xterm|^vt100|^vt220|^rxvt|color|ansi|cygwin|linux/i.test(kt.TERM)||"COLORTERM"in kt?1:s}o(uQ,"_supportsColor");function IO(n,e={}){let t=uQ(n,{streamIsTTY:n&&n.isTTY,...e});return lQ(t)}o(IO,"createSupportsColor");var fQ={stdout:IO({isTTY:qw.default.isatty(1)}),stderr:IO({isTTY:qw.default.isatty(2)})},PO=fQ;function OO(n,e,t){let r=n.indexOf(e);if(r===-1)return n;let i=e.length,s=0,a="";do a+=n.slice(s,r)+e+t,s=r+i,r=n.indexOf(e,s);while(r!==-1);return a+=n.slice(s),a}o(OO,"stringReplaceAll");function FO(n,e,t,r){let i=0,s="";do{let a=n[r-1]==="\r";s+=n.slice(i,a?r-1:r)+e+(a?`\r
530
530
  `:`
531
531
  `)+t,i=r+1,r=n.indexOf(`
532
- `,i)}while(r!==-1);return s+=n.slice(i),s}o(FO,"stringEncaseCRLFWithFirstIndex");var{stdout:DO,stderr:NO}=PO,Ww=Symbol("GENERATOR"),Gl=Symbol("STYLER"),Gf=Symbol("IS_EMPTY"),LO=["ansi","ansi","ansi256","ansi16m"],zl=Object.create(null),fQ=o((n,e={})=>{if(e.level&&!(Number.isInteger(e.level)&&e.level>=0&&e.level<=3))throw new Error("The `level` option should be an integer from 0 to 3");let t=DO?DO.level:0;n.level=e.level===void 0?t:e.level},"applyOptions");var dQ=o(n=>{let e=o((...t)=>t.join(" "),"chalk");return fQ(e,n),Object.setPrototypeOf(e,zf.prototype),e},"chalkFactory");function zf(n){return dQ(n)}o(zf,"createChalk");Object.setPrototypeOf(zf.prototype,Function.prototype);for(let[n,e]of Object.entries(qi))zl[n]={get(){let t=xg(this,zw(e.open,e.close,this[Gl]),this[Gf]);return Object.defineProperty(this,n,{value:t}),t}};zl.visible={get(){let n=xg(this,this[Gl],!0);return Object.defineProperty(this,"visible",{value:n}),n}};var Gw=o((n,e,t,...r)=>n==="rgb"?e==="ansi16m"?qi[t].ansi16m(...r):e==="ansi256"?qi[t].ansi256(qi.rgbToAnsi256(...r)):qi[t].ansi(qi.rgbToAnsi(...r)):n==="hex"?Gw("rgb",e,t,...qi.hexToRgb(...r)):qi[t][n](...r),"getModelAnsi"),hQ=["rgb","hex","ansi256"];for(let n of hQ){zl[n]={get(){let{level:t}=this;return function(...r){let i=zw(Gw(n,LO[t],"color",...r),qi.color.close,this[Gl]);return xg(this,i,this[Gf])}}};let e="bg"+n[0].toUpperCase()+n.slice(1);zl[e]={get(){let{level:t}=this;return function(...r){let i=zw(Gw(n,LO[t],"bgColor",...r),qi.bgColor.close,this[Gl]);return xg(this,i,this[Gf])}}}}var pQ=Object.defineProperties(()=>{},{...zl,level:{enumerable:!0,get(){return this[Ww].level},set(n){this[Ww].level=n}}}),zw=o((n,e,t)=>{let r,i;return t===void 0?(r=n,i=e):(r=t.openAll+n,i=e+t.closeAll),{open:n,close:e,openAll:r,closeAll:i,parent:t}},"createStyler"),xg=o((n,e,t)=>{let r=o((...i)=>mQ(r,i.length===1?""+i[0]:i.join(" ")),"builder");return Object.setPrototypeOf(r,pQ),r[Ww]=n,r[Gl]=e,r[Gf]=t,r},"createBuilder"),mQ=o((n,e)=>{if(n.level<=0||!e)return n[Gf]?"":e;let t=n[Gl];if(t===void 0)return e;let{openAll:r,closeAll:i}=t;if(e.includes("\x1B"))for(;t!==void 0;)e=OO(e,t.close,t.open),t=t.parent;let s=e.indexOf(`
533
- `);return s!==-1&&(e=FO(e,i,r,s)),r+e+i},"applyStyle");Object.defineProperties(zf.prototype,zl);var gQ=zf(),wde=zf({level:NO?NO.level:0});var kO=gQ;var eE=K(require("node:process"),1);var Hf=K(require("node:process"),1);var yQ=o((n,e,t,r)=>{if(t==="length"||t==="prototype"||t==="arguments"||t==="caller")return;let i=Object.getOwnPropertyDescriptor(n,t),s=Object.getOwnPropertyDescriptor(e,t);!_Q(i,s)&&r||Object.defineProperty(n,t,s)},"copyProperty"),_Q=o(function(n,e){return n===void 0||n.configurable||n.writable===e.writable&&n.enumerable===e.enumerable&&n.configurable===e.configurable&&(n.writable||n.value===e.value)},"canCopyProperty"),SQ=o((n,e)=>{let t=Object.getPrototypeOf(e);t!==Object.getPrototypeOf(n)&&Object.setPrototypeOf(n,t)},"changePrototype"),vQ=o((n,e)=>`/* Wrapped ${n}*/
534
- ${e}`,"wrappedToString"),bQ=Object.getOwnPropertyDescriptor(Function.prototype,"toString"),wQ=Object.getOwnPropertyDescriptor(Function.prototype.toString,"name"),EQ=o((n,e,t)=>{let r=t===""?"":`with ${t.trim()}() `,i=vQ.bind(null,r,e.toString());Object.defineProperty(i,"name",wQ);let{writable:s,enumerable:a,configurable:c}=bQ;Object.defineProperty(n,"toString",{value:i,writable:s,enumerable:a,configurable:c})},"changeToString");function Hw(n,e,{ignoreNonConfigurable:t=!1}={}){let{name:r}=n;for(let i of Reflect.ownKeys(e))yQ(n,e,i,t);return SQ(n,e),EQ(n,e,r),n}o(Hw,"mimicFunction");var Cg=new WeakMap,MO=o((n,e={})=>{if(typeof n!="function")throw new TypeError("Expected a function");let t,r=0,i=n.displayName||n.name||"<anonymous>",s=o(function(...a){if(Cg.set(s,++r),r===1)t=n.apply(this,a),n=void 0;else if(e.throw===!0)throw new Error(`Function \`${i}\` can only be called once`);return t},"onetime");return Hw(s,n),Cg.set(s,r),s},"onetime");MO.callCount=n=>{if(!Cg.has(n))throw new Error(`The given function \`${n.name}\` is not wrapped by the \`onetime\` package`);return Cg.get(n)};var jO=MO;var tc=[];tc.push("SIGHUP","SIGINT","SIGTERM");process.platform!=="win32"&&tc.push("SIGALRM","SIGABRT","SIGVTALRM","SIGXCPU","SIGXFSZ","SIGUSR2","SIGTRAP","SIGSYS","SIGQUIT","SIGIOT");process.platform==="linux"&&tc.push("SIGIO","SIGPOLL","SIGPWR","SIGSTKFLT");var Ig=o(n=>!!n&&typeof n=="object"&&typeof n.removeListener=="function"&&typeof n.emit=="function"&&typeof n.reallyExit=="function"&&typeof n.listeners=="function"&&typeof n.kill=="function"&&typeof n.pid=="number"&&typeof n.on=="function","processOk"),Qw=Symbol.for("signal-exit emitter"),Kw=globalThis,TQ=Object.defineProperty.bind(Object),Yw=class{static{o(this,"Emitter")}emitted={afterExit:!1,exit:!1};listeners={afterExit:[],exit:[]};count=0;id=Math.random();constructor(){if(Kw[Qw])return Kw[Qw];TQ(Kw,Qw,{value:this,writable:!1,enumerable:!1,configurable:!1})}on(e,t){this.listeners[e].push(t)}removeListener(e,t){let r=this.listeners[e],i=r.indexOf(t);i!==-1&&(i===0&&r.length===1?r.length=0:r.splice(i,1))}emit(e,t,r){if(this.emitted[e])return!1;this.emitted[e]=!0;let i=!1;for(let s of this.listeners[e])i=s(t,r)===!0||i;return e==="exit"&&(i=this.emit("afterExit",t,r)||i),i}},Rg=class{static{o(this,"SignalExitBase")}},AQ=o(n=>({onExit(e,t){return n.onExit(e,t)},load(){return n.load()},unload(){return n.unload()}}),"signalExitWrap"),Xw=class extends Rg{static{o(this,"SignalExitFallback")}onExit(){return()=>{}}load(){}unload(){}},Jw=class extends Rg{static{o(this,"SignalExit")}#e=Zw.platform==="win32"?"SIGINT":"SIGHUP";#n=new Yw;#r;#t;#c;#_={};#i=!1;constructor(e){super(),this.#r=e,this.#_={};for(let t of tc)this.#_[t]=()=>{let r=this.#r.listeners(t),{count:i}=this.#n,s=e;if(typeof s.__signal_exit_emitter__=="object"&&typeof s.__signal_exit_emitter__.count=="number"&&(i+=s.__signal_exit_emitter__.count),r.length===i){this.unload();let a=this.#n.emit("exit",null,t),c=t==="SIGHUP"?this.#e:t;a||e.kill(e.pid,c)}};this.#c=e.reallyExit,this.#t=e.emit}onExit(e,t){if(!Ig(this.#r))return()=>{};this.#i===!1&&this.load();let r=t?.alwaysLast?"afterExit":"exit";return this.#n.on(r,e),()=>{this.#n.removeListener(r,e),this.#n.listeners.exit.length===0&&this.#n.listeners.afterExit.length===0&&this.unload()}}load(){if(!this.#i){this.#i=!0,this.#n.count+=1;for(let e of tc)try{let t=this.#_[e];t&&this.#r.on(e,t)}catch{}this.#r.emit=(e,...t)=>this.#s(e,...t),this.#r.reallyExit=e=>this.#u(e)}}unload(){this.#i&&(this.#i=!1,tc.forEach(e=>{let t=this.#_[e];if(!t)throw new Error("Listener not defined for signal: "+e);try{this.#r.removeListener(e,t)}catch{}}),this.#r.emit=this.#t,this.#r.reallyExit=this.#c,this.#n.count-=1)}#u(e){return Ig(this.#r)?(this.#r.exitCode=e||0,this.#n.emit("exit",this.#r.exitCode,null),this.#c.call(this.#r,this.#r.exitCode)):0}#s(e,...t){let r=this.#t;if(e==="exit"&&Ig(this.#r)){typeof t[0]=="number"&&(this.#r.exitCode=t[0]);let i=r.call(this.#r,e,...t);return this.#n.emit("exit",this.#r.exitCode,null),i}else return r.call(this.#r,e,...t)}},Zw=globalThis.process,{onExit:$O,load:Fde,unload:Dde}=AQ(Ig(Zw)?new Jw(Zw):new Xw);var BO=Hf.default.stderr.isTTY?Hf.default.stderr:Hf.default.stdout.isTTY?Hf.default.stdout:void 0,xQ=BO?jO(()=>{$O(()=>{BO.write("\x1B[?25h")},{alwaysLast:!0})}):()=>{},VO=xQ;var Pg=!1,Hl={};Hl.show=(n=eE.default.stderr)=>{n.isTTY&&(Pg=!1,n.write("\x1B[?25h"))};Hl.hide=(n=eE.default.stderr)=>{n.isTTY&&(VO(),Pg=!0,n.write("\x1B[?25l"))};Hl.toggle=(n,e)=>{n!==void 0&&(Pg=n),Pg?Hl.show(e):Hl.hide(e)};var tE=Hl;var rE={dots:{interval:80,frames:["\u280B","\u2819","\u2839","\u2838","\u283C","\u2834","\u2826","\u2827","\u2807","\u280F"]},dots2:{interval:80,frames:["\u28FE","\u28FD","\u28FB","\u28BF","\u287F","\u28DF","\u28EF","\u28F7"]},dots3:{interval:80,frames:["\u280B","\u2819","\u281A","\u281E","\u2816","\u2826","\u2834","\u2832","\u2833","\u2813"]},dots4:{interval:80,frames:["\u2804","\u2806","\u2807","\u280B","\u2819","\u2838","\u2830","\u2820","\u2830","\u2838","\u2819","\u280B","\u2807","\u2806"]},dots5:{interval:80,frames:["\u280B","\u2819","\u281A","\u2812","\u2802","\u2802","\u2812","\u2832","\u2834","\u2826","\u2816","\u2812","\u2810","\u2810","\u2812","\u2813","\u280B"]},dots6:{interval:80,frames:["\u2801","\u2809","\u2819","\u281A","\u2812","\u2802","\u2802","\u2812","\u2832","\u2834","\u2824","\u2804","\u2804","\u2824","\u2834","\u2832","\u2812","\u2802","\u2802","\u2812","\u281A","\u2819","\u2809","\u2801"]},dots7:{interval:80,frames:["\u2808","\u2809","\u280B","\u2813","\u2812","\u2810","\u2810","\u2812","\u2816","\u2826","\u2824","\u2820","\u2820","\u2824","\u2826","\u2816","\u2812","\u2810","\u2810","\u2812","\u2813","\u280B","\u2809","\u2808"]},dots8:{interval:80,frames:["\u2801","\u2801","\u2809","\u2819","\u281A","\u2812","\u2802","\u2802","\u2812","\u2832","\u2834","\u2824","\u2804","\u2804","\u2824","\u2820","\u2820","\u2824","\u2826","\u2816","\u2812","\u2810","\u2810","\u2812","\u2813","\u280B","\u2809","\u2808","\u2808"]},dots9:{interval:80,frames:["\u28B9","\u28BA","\u28BC","\u28F8","\u28C7","\u2867","\u2857","\u284F"]},dots10:{interval:80,frames:["\u2884","\u2882","\u2881","\u2841","\u2848","\u2850","\u2860"]},dots11:{interval:100,frames:["\u2801","\u2802","\u2804","\u2840","\u2880","\u2820","\u2810","\u2808"]},dots12:{interval:80,frames:["\u2880\u2800","\u2840\u2800","\u2804\u2800","\u2882\u2800","\u2842\u2800","\u2805\u2800","\u2883\u2800","\u2843\u2800","\u280D\u2800","\u288B\u2800","\u284B\u2800","\u280D\u2801","\u288B\u2801","\u284B\u2801","\u280D\u2809","\u280B\u2809","\u280B\u2809","\u2809\u2819","\u2809\u2819","\u2809\u2829","\u2808\u2899","\u2808\u2859","\u2888\u2829","\u2840\u2899","\u2804\u2859","\u2882\u2829","\u2842\u2898","\u2805\u2858","\u2883\u2828","\u2843\u2890","\u280D\u2850","\u288B\u2820","\u284B\u2880","\u280D\u2841","\u288B\u2801","\u284B\u2801","\u280D\u2809","\u280B\u2809","\u280B\u2809","\u2809\u2819","\u2809\u2819","\u2809\u2829","\u2808\u2899","\u2808\u2859","\u2808\u2829","\u2800\u2899","\u2800\u2859","\u2800\u2829","\u2800\u2898","\u2800\u2858","\u2800\u2828","\u2800\u2890","\u2800\u2850","\u2800\u2820","\u2800\u2880","\u2800\u2840"]},dots13:{interval:80,frames:["\u28FC","\u28F9","\u28BB","\u283F","\u285F","\u28CF","\u28E7","\u28F6"]},dots14:{interval:80,frames:["\u2809\u2809","\u2808\u2819","\u2800\u2839","\u2800\u28B8","\u2800\u28F0","\u2880\u28E0","\u28C0\u28C0","\u28C4\u2840","\u28C6\u2800","\u2847\u2800","\u280F\u2800","\u280B\u2801"]},dots8Bit:{interval:80,frames:["\u2800","\u2801","\u2802","\u2803","\u2804","\u2805","\u2806","\u2807","\u2840","\u2841","\u2842","\u2843","\u2844","\u2845","\u2846","\u2847","\u2808","\u2809","\u280A","\u280B","\u280C","\u280D","\u280E","\u280F","\u2848","\u2849","\u284A","\u284B","\u284C","\u284D","\u284E","\u284F","\u2810","\u2811","\u2812","\u2813","\u2814","\u2815","\u2816","\u2817","\u2850","\u2851","\u2852","\u2853","\u2854","\u2855","\u2856","\u2857","\u2818","\u2819","\u281A","\u281B","\u281C","\u281D","\u281E","\u281F","\u2858","\u2859","\u285A","\u285B","\u285C","\u285D","\u285E","\u285F","\u2820","\u2821","\u2822","\u2823","\u2824","\u2825","\u2826","\u2827","\u2860","\u2861","\u2862","\u2863","\u2864","\u2865","\u2866","\u2867","\u2828","\u2829","\u282A","\u282B","\u282C","\u282D","\u282E","\u282F","\u2868","\u2869","\u286A","\u286B","\u286C","\u286D","\u286E","\u286F","\u2830","\u2831","\u2832","\u2833","\u2834","\u2835","\u2836","\u2837","\u2870","\u2871","\u2872","\u2873","\u2874","\u2875","\u2876","\u2877","\u2838","\u2839","\u283A","\u283B","\u283C","\u283D","\u283E","\u283F","\u2878","\u2879","\u287A","\u287B","\u287C","\u287D","\u287E","\u287F","\u2880","\u2881","\u2882","\u2883","\u2884","\u2885","\u2886","\u2887","\u28C0","\u28C1","\u28C2","\u28C3","\u28C4","\u28C5","\u28C6","\u28C7","\u2888","\u2889","\u288A","\u288B","\u288C","\u288D","\u288E","\u288F","\u28C8","\u28C9","\u28CA","\u28CB","\u28CC","\u28CD","\u28CE","\u28CF","\u2890","\u2891","\u2892","\u2893","\u2894","\u2895","\u2896","\u2897","\u28D0","\u28D1","\u28D2","\u28D3","\u28D4","\u28D5","\u28D6","\u28D7","\u2898","\u2899","\u289A","\u289B","\u289C","\u289D","\u289E","\u289F","\u28D8","\u28D9","\u28DA","\u28DB","\u28DC","\u28DD","\u28DE","\u28DF","\u28A0","\u28A1","\u28A2","\u28A3","\u28A4","\u28A5","\u28A6","\u28A7","\u28E0","\u28E1","\u28E2","\u28E3","\u28E4","\u28E5","\u28E6","\u28E7","\u28A8","\u28A9","\u28AA","\u28AB","\u28AC","\u28AD","\u28AE","\u28AF","\u28E8","\u28E9","\u28EA","\u28EB","\u28EC","\u28ED","\u28EE","\u28EF","\u28B0","\u28B1","\u28B2","\u28B3","\u28B4","\u28B5","\u28B6","\u28B7","\u28F0","\u28F1","\u28F2","\u28F3","\u28F4","\u28F5","\u28F6","\u28F7","\u28B8","\u28B9","\u28BA","\u28BB","\u28BC","\u28BD","\u28BE","\u28BF","\u28F8","\u28F9","\u28FA","\u28FB","\u28FC","\u28FD","\u28FE","\u28FF"]},dotsCircle:{interval:80,frames:["\u288E ","\u280E\u2801","\u280A\u2811","\u2808\u2831"," \u2871","\u2880\u2870","\u2884\u2860","\u2886\u2840"]},sand:{interval:80,frames:["\u2801","\u2802","\u2804","\u2840","\u2848","\u2850","\u2860","\u28C0","\u28C1","\u28C2","\u28C4","\u28CC","\u28D4","\u28E4","\u28E5","\u28E6","\u28EE","\u28F6","\u28F7","\u28FF","\u287F","\u283F","\u289F","\u281F","\u285B","\u281B","\u282B","\u288B","\u280B","\u280D","\u2849","\u2809","\u2811","\u2821","\u2881"]},line:{interval:130,frames:["-","\\","|","/"]},line2:{interval:100,frames:["\u2802","-","\u2013","\u2014","\u2013","-"]},rollingLine:{interval:80,frames:["/ "," - "," \\ "," |"," |"," \\ "," - ","/ "]},pipe:{interval:100,frames:["\u2524","\u2518","\u2534","\u2514","\u251C","\u250C","\u252C","\u2510"]},simpleDots:{interval:400,frames:[". ",".. ","..."," "]},simpleDotsScrolling:{interval:200,frames:[". ",".. ","..."," .."," ."," "]},star:{interval:70,frames:["\u2736","\u2738","\u2739","\u273A","\u2739","\u2737"]},star2:{interval:80,frames:["+","x","*"]},flip:{interval:70,frames:["_","_","_","-","`","`","'","\xB4","-","_","_","_"]},hamburger:{interval:100,frames:["\u2631","\u2632","\u2634"]},growVertical:{interval:120,frames:["\u2581","\u2583","\u2584","\u2585","\u2586","\u2587","\u2586","\u2585","\u2584","\u2583"]},growHorizontal:{interval:120,frames:["\u258F","\u258E","\u258D","\u258C","\u258B","\u258A","\u2589","\u258A","\u258B","\u258C","\u258D","\u258E"]},balloon:{interval:140,frames:[" ",".","o","O","@","*"," "]},balloon2:{interval:120,frames:[".","o","O","\xB0","O","o","."]},noise:{interval:100,frames:["\u2593","\u2592","\u2591"]},bounce:{interval:120,frames:["\u2801","\u2802","\u2804","\u2802"]},boxBounce:{interval:120,frames:["\u2596","\u2598","\u259D","\u2597"]},boxBounce2:{interval:100,frames:["\u258C","\u2580","\u2590","\u2584"]},triangle:{interval:50,frames:["\u25E2","\u25E3","\u25E4","\u25E5"]},binary:{interval:80,frames:["010010","001100","100101","111010","111101","010111","101011","111000","110011","110101"]},arc:{interval:100,frames:["\u25DC","\u25E0","\u25DD","\u25DE","\u25E1","\u25DF"]},circle:{interval:120,frames:["\u25E1","\u2299","\u25E0"]},squareCorners:{interval:180,frames:["\u25F0","\u25F3","\u25F2","\u25F1"]},circleQuarters:{interval:120,frames:["\u25F4","\u25F7","\u25F6","\u25F5"]},circleHalves:{interval:50,frames:["\u25D0","\u25D3","\u25D1","\u25D2"]},squish:{interval:100,frames:["\u256B","\u256A"]},toggle:{interval:250,frames:["\u22B6","\u22B7"]},toggle2:{interval:80,frames:["\u25AB","\u25AA"]},toggle3:{interval:120,frames:["\u25A1","\u25A0"]},toggle4:{interval:100,frames:["\u25A0","\u25A1","\u25AA","\u25AB"]},toggle5:{interval:100,frames:["\u25AE","\u25AF"]},toggle6:{interval:300,frames:["\u101D","\u1040"]},toggle7:{interval:80,frames:["\u29BE","\u29BF"]},toggle8:{interval:100,frames:["\u25CD","\u25CC"]},toggle9:{interval:100,frames:["\u25C9","\u25CE"]},toggle10:{interval:100,frames:["\u3282","\u3280","\u3281"]},toggle11:{interval:50,frames:["\u29C7","\u29C6"]},toggle12:{interval:120,frames:["\u2617","\u2616"]},toggle13:{interval:80,frames:["=","*","-"]},arrow:{interval:100,frames:["\u2190","\u2196","\u2191","\u2197","\u2192","\u2198","\u2193","\u2199"]},arrow2:{interval:80,frames:["\u2B06\uFE0F ","\u2197\uFE0F ","\u27A1\uFE0F ","\u2198\uFE0F ","\u2B07\uFE0F ","\u2199\uFE0F ","\u2B05\uFE0F ","\u2196\uFE0F "]},arrow3:{interval:120,frames:["\u25B9\u25B9\u25B9\u25B9\u25B9","\u25B8\u25B9\u25B9\u25B9\u25B9","\u25B9\u25B8\u25B9\u25B9\u25B9","\u25B9\u25B9\u25B8\u25B9\u25B9","\u25B9\u25B9\u25B9\u25B8\u25B9","\u25B9\u25B9\u25B9\u25B9\u25B8"]},bouncingBar:{interval:80,frames:["[ ]","[= ]","[== ]","[=== ]","[====]","[ ===]","[ ==]","[ =]","[ ]","[ =]","[ ==]","[ ===]","[====]","[=== ]","[== ]","[= ]"]},bouncingBall:{interval:80,frames:["( \u25CF )","( \u25CF )","( \u25CF )","( \u25CF )","( \u25CF)","( \u25CF )","( \u25CF )","( \u25CF )","( \u25CF )","(\u25CF )"]},smiley:{interval:200,frames:["\u{1F604} ","\u{1F61D} "]},monkey:{interval:300,frames:["\u{1F648} ","\u{1F648} ","\u{1F649} ","\u{1F64A} "]},hearts:{interval:100,frames:["\u{1F49B} ","\u{1F499} ","\u{1F49C} ","\u{1F49A} ","\u{1F497} "]},clock:{interval:100,frames:["\u{1F55B} ","\u{1F550} ","\u{1F551} ","\u{1F552} ","\u{1F553} ","\u{1F554} ","\u{1F555} ","\u{1F556} ","\u{1F557} ","\u{1F558} ","\u{1F559} ","\u{1F55A} "]},earth:{interval:180,frames:["\u{1F30D} ","\u{1F30E} ","\u{1F30F} "]},material:{interval:17,frames:["\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581","\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581","\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581","\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581","\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581","\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581","\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581","\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581","\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581","\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581","\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581","\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581","\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588","\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588","\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588","\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588","\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588","\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588","\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588","\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588","\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588","\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581","\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581","\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581","\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581","\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581","\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581","\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581"]},moon:{interval:80,frames:["\u{1F311} ","\u{1F312} ","\u{1F313} ","\u{1F314} ","\u{1F315} ","\u{1F316} ","\u{1F317} ","\u{1F318} "]},runner:{interval:140,frames:["\u{1F6B6} ","\u{1F3C3} "]},pong:{interval:80,frames:["\u2590\u2802 \u258C","\u2590\u2808 \u258C","\u2590 \u2802 \u258C","\u2590 \u2820 \u258C","\u2590 \u2840 \u258C","\u2590 \u2820 \u258C","\u2590 \u2802 \u258C","\u2590 \u2808 \u258C","\u2590 \u2802 \u258C","\u2590 \u2820 \u258C","\u2590 \u2840 \u258C","\u2590 \u2820 \u258C","\u2590 \u2802 \u258C","\u2590 \u2808 \u258C","\u2590 \u2802\u258C","\u2590 \u2820\u258C","\u2590 \u2840\u258C","\u2590 \u2820 \u258C","\u2590 \u2802 \u258C","\u2590 \u2808 \u258C","\u2590 \u2802 \u258C","\u2590 \u2820 \u258C","\u2590 \u2840 \u258C","\u2590 \u2820 \u258C","\u2590 \u2802 \u258C","\u2590 \u2808 \u258C","\u2590 \u2802 \u258C","\u2590 \u2820 \u258C","\u2590 \u2840 \u258C","\u2590\u2820 \u258C"]},shark:{interval:120,frames:["\u2590|\\____________\u258C","\u2590_|\\___________\u258C","\u2590__|\\__________\u258C","\u2590___|\\_________\u258C","\u2590____|\\________\u258C","\u2590_____|\\_______\u258C","\u2590______|\\______\u258C","\u2590_______|\\_____\u258C","\u2590________|\\____\u258C","\u2590_________|\\___\u258C","\u2590__________|\\__\u258C","\u2590___________|\\_\u258C","\u2590____________|\\\u258C","\u2590____________/|\u258C","\u2590___________/|_\u258C","\u2590__________/|__\u258C","\u2590_________/|___\u258C","\u2590________/|____\u258C","\u2590_______/|_____\u258C","\u2590______/|______\u258C","\u2590_____/|_______\u258C","\u2590____/|________\u258C","\u2590___/|_________\u258C","\u2590__/|__________\u258C","\u2590_/|___________\u258C","\u2590/|____________\u258C"]},dqpb:{interval:100,frames:["d","q","p","b"]},weather:{interval:100,frames:["\u2600\uFE0F ","\u2600\uFE0F ","\u2600\uFE0F ","\u{1F324} ","\u26C5\uFE0F ","\u{1F325} ","\u2601\uFE0F ","\u{1F327} ","\u{1F328} ","\u{1F327} ","\u{1F328} ","\u{1F327} ","\u{1F328} ","\u26C8 ","\u{1F328} ","\u{1F327} ","\u{1F328} ","\u2601\uFE0F ","\u{1F325} ","\u26C5\uFE0F ","\u{1F324} ","\u2600\uFE0F ","\u2600\uFE0F "]},christmas:{interval:400,frames:["\u{1F332}","\u{1F384}"]},grenade:{interval:80,frames:["\u060C ","\u2032 "," \xB4 "," \u203E "," \u2E0C"," \u2E0A"," |"," \u204E"," \u2055"," \u0DF4 "," \u2053"," "," "," "]},point:{interval:125,frames:["\u2219\u2219\u2219","\u25CF\u2219\u2219","\u2219\u25CF\u2219","\u2219\u2219\u25CF","\u2219\u2219\u2219"]},layer:{interval:150,frames:["-","=","\u2261"]},betaWave:{interval:80,frames:["\u03C1\u03B2\u03B2\u03B2\u03B2\u03B2\u03B2","\u03B2\u03C1\u03B2\u03B2\u03B2\u03B2\u03B2","\u03B2\u03B2\u03C1\u03B2\u03B2\u03B2\u03B2","\u03B2\u03B2\u03B2\u03C1\u03B2\u03B2\u03B2","\u03B2\u03B2\u03B2\u03B2\u03C1\u03B2\u03B2","\u03B2\u03B2\u03B2\u03B2\u03B2\u03C1\u03B2","\u03B2\u03B2\u03B2\u03B2\u03B2\u03B2\u03C1"]},fingerDance:{interval:160,frames:["\u{1F918} ","\u{1F91F} ","\u{1F596} ","\u270B ","\u{1F91A} ","\u{1F446} "]},fistBump:{interval:80,frames:["\u{1F91C}\u3000\u3000\u3000\u3000\u{1F91B} ","\u{1F91C}\u3000\u3000\u3000\u3000\u{1F91B} ","\u{1F91C}\u3000\u3000\u3000\u3000\u{1F91B} ","\u3000\u{1F91C}\u3000\u3000\u{1F91B}\u3000 ","\u3000\u3000\u{1F91C}\u{1F91B}\u3000\u3000 ","\u3000\u{1F91C}\u2728\u{1F91B}\u3000\u3000 ","\u{1F91C}\u3000\u2728\u3000\u{1F91B}\u3000 "]},soccerHeader:{interval:80,frames:[" \u{1F9D1}\u26BD\uFE0F \u{1F9D1} ","\u{1F9D1} \u26BD\uFE0F \u{1F9D1} ","\u{1F9D1} \u26BD\uFE0F \u{1F9D1} ","\u{1F9D1} \u26BD\uFE0F \u{1F9D1} ","\u{1F9D1} \u26BD\uFE0F \u{1F9D1} ","\u{1F9D1} \u26BD\uFE0F \u{1F9D1} ","\u{1F9D1} \u26BD\uFE0F\u{1F9D1} ","\u{1F9D1} \u26BD\uFE0F \u{1F9D1} ","\u{1F9D1} \u26BD\uFE0F \u{1F9D1} ","\u{1F9D1} \u26BD\uFE0F \u{1F9D1} ","\u{1F9D1} \u26BD\uFE0F \u{1F9D1} ","\u{1F9D1} \u26BD\uFE0F \u{1F9D1} "]},mindblown:{interval:160,frames:["\u{1F610} ","\u{1F610} ","\u{1F62E} ","\u{1F62E} ","\u{1F626} ","\u{1F626} ","\u{1F627} ","\u{1F627} ","\u{1F92F} ","\u{1F4A5} ","\u2728 ","\u3000 ","\u3000 ","\u3000 "]},speaker:{interval:160,frames:["\u{1F508} ","\u{1F509} ","\u{1F50A} ","\u{1F509} "]},orangePulse:{interval:100,frames:["\u{1F538} ","\u{1F536} ","\u{1F7E0} ","\u{1F7E0} ","\u{1F536} "]},bluePulse:{interval:100,frames:["\u{1F539} ","\u{1F537} ","\u{1F535} ","\u{1F535} ","\u{1F537} "]},orangeBluePulse:{interval:100,frames:["\u{1F538} ","\u{1F536} ","\u{1F7E0} ","\u{1F7E0} ","\u{1F536} ","\u{1F539} ","\u{1F537} ","\u{1F535} ","\u{1F535} ","\u{1F537} "]},timeTravel:{interval:100,frames:["\u{1F55B} ","\u{1F55A} ","\u{1F559} ","\u{1F558} ","\u{1F557} ","\u{1F556} ","\u{1F555} ","\u{1F554} ","\u{1F553} ","\u{1F552} ","\u{1F551} ","\u{1F550} "]},aesthetic:{interval:80,frames:["\u25B0\u25B1\u25B1\u25B1\u25B1\u25B1\u25B1","\u25B0\u25B0\u25B1\u25B1\u25B1\u25B1\u25B1","\u25B0\u25B0\u25B0\u25B1\u25B1\u25B1\u25B1","\u25B0\u25B0\u25B0\u25B0\u25B1\u25B1\u25B1","\u25B0\u25B0\u25B0\u25B0\u25B0\u25B1\u25B1","\u25B0\u25B0\u25B0\u25B0\u25B0\u25B0\u25B1","\u25B0\u25B0\u25B0\u25B0\u25B0\u25B0\u25B0","\u25B0\u25B1\u25B1\u25B1\u25B1\u25B1\u25B1"]},dwarfFortress:{interval:80,frames:[" \u2588\u2588\u2588\u2588\u2588\u2588\xA3\xA3\xA3 ","\u263A\u2588\u2588\u2588\u2588\u2588\u2588\xA3\xA3\xA3 ","\u263A\u2588\u2588\u2588\u2588\u2588\u2588\xA3\xA3\xA3 ","\u263A\u2593\u2588\u2588\u2588\u2588\u2588\xA3\xA3\xA3 ","\u263A\u2593\u2588\u2588\u2588\u2588\u2588\xA3\xA3\xA3 ","\u263A\u2592\u2588\u2588\u2588\u2588\u2588\xA3\xA3\xA3 ","\u263A\u2592\u2588\u2588\u2588\u2588\u2588\xA3\xA3\xA3 ","\u263A\u2591\u2588\u2588\u2588\u2588\u2588\xA3\xA3\xA3 ","\u263A\u2591\u2588\u2588\u2588\u2588\u2588\xA3\xA3\xA3 ","\u263A \u2588\u2588\u2588\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2588\u2588\u2588\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2588\u2588\u2588\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2593\u2588\u2588\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2593\u2588\u2588\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2592\u2588\u2588\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2592\u2588\u2588\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2591\u2588\u2588\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2591\u2588\u2588\u2588\u2588\xA3\xA3\xA3 "," \u263A \u2588\u2588\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2588\u2588\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2588\u2588\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2593\u2588\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2593\u2588\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2592\u2588\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2592\u2588\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2591\u2588\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2591\u2588\u2588\u2588\xA3\xA3\xA3 "," \u263A \u2588\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2588\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2588\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2593\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2593\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2592\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2592\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2591\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2591\u2588\u2588\xA3\xA3\xA3 "," \u263A \u2588\u2588\xA3\xA3\xA3 "," \u263A\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2593\u2588\xA3\xA3\xA3 "," \u263A\u2593\u2588\xA3\xA3\xA3 "," \u263A\u2592\u2588\xA3\xA3\xA3 "," \u263A\u2592\u2588\xA3\xA3\xA3 "," \u263A\u2591\u2588\xA3\xA3\xA3 "," \u263A\u2591\u2588\xA3\xA3\xA3 "," \u263A \u2588\xA3\xA3\xA3 "," \u263A\u2588\xA3\xA3\xA3 "," \u263A\u2588\xA3\xA3\xA3 "," \u263A\u2593\xA3\xA3\xA3 "," \u263A\u2593\xA3\xA3\xA3 "," \u263A\u2592\xA3\xA3\xA3 "," \u263A\u2592\xA3\xA3\xA3 "," \u263A\u2591\xA3\xA3\xA3 "," \u263A\u2591\xA3\xA3\xA3 "," \u263A \xA3\xA3\xA3 "," \u263A\xA3\xA3\xA3 "," \u263A\xA3\xA3\xA3 "," \u263A\u2593\xA3\xA3 "," \u263A\u2593\xA3\xA3 "," \u263A\u2592\xA3\xA3 "," \u263A\u2592\xA3\xA3 "," \u263A\u2591\xA3\xA3 "," \u263A\u2591\xA3\xA3 "," \u263A \xA3\xA3 "," \u263A\xA3\xA3 "," \u263A\xA3\xA3 "," \u263A\u2593\xA3 "," \u263A\u2593\xA3 "," \u263A\u2592\xA3 "," \u263A\u2592\xA3 "," \u263A\u2591\xA3 "," \u263A\u2591\xA3 "," \u263A \xA3 "," \u263A\xA3 "," \u263A\xA3 "," \u263A\u2593 "," \u263A\u2593 "," \u263A\u2592 "," \u263A\u2592 "," \u263A\u2591 "," \u263A\u2591 "," \u263A "," \u263A &"," \u263A \u263C&"," \u263A \u263C &"," \u263A\u263C &"," \u263A\u263C & "," \u203C & "," \u263A & "," \u203C & "," \u263A & "," \u203C & "," \u263A & ","\u203C & "," & "," & "," & \u2591 "," & \u2592 "," & \u2593 "," & \xA3 "," & \u2591\xA3 "," & \u2592\xA3 "," & \u2593\xA3 "," & \xA3\xA3 "," & \u2591\xA3\xA3 "," & \u2592\xA3\xA3 ","& \u2593\xA3\xA3 ","& \xA3\xA3\xA3 "," \u2591\xA3\xA3\xA3 "," \u2592\xA3\xA3\xA3 "," \u2593\xA3\xA3\xA3 "," \u2588\xA3\xA3\xA3 "," \u2591\u2588\xA3\xA3\xA3 "," \u2592\u2588\xA3\xA3\xA3 "," \u2593\u2588\xA3\xA3\xA3 "," \u2588\u2588\xA3\xA3\xA3 "," \u2591\u2588\u2588\xA3\xA3\xA3 "," \u2592\u2588\u2588\xA3\xA3\xA3 "," \u2593\u2588\u2588\xA3\xA3\xA3 "," \u2588\u2588\u2588\xA3\xA3\xA3 "," \u2591\u2588\u2588\u2588\xA3\xA3\xA3 "," \u2592\u2588\u2588\u2588\xA3\xA3\xA3 "," \u2593\u2588\u2588\u2588\xA3\xA3\xA3 "," \u2588\u2588\u2588\u2588\xA3\xA3\xA3 "," \u2591\u2588\u2588\u2588\u2588\xA3\xA3\xA3 "," \u2592\u2588\u2588\u2588\u2588\xA3\xA3\xA3 "," \u2593\u2588\u2588\u2588\u2588\xA3\xA3\xA3 "," \u2588\u2588\u2588\u2588\u2588\xA3\xA3\xA3 "," \u2591\u2588\u2588\u2588\u2588\u2588\xA3\xA3\xA3 "," \u2592\u2588\u2588\u2588\u2588\u2588\xA3\xA3\xA3 "," \u2593\u2588\u2588\u2588\u2588\u2588\xA3\xA3\xA3 "," \u2588\u2588\u2588\u2588\u2588\u2588\xA3\xA3\xA3 "," \u2588\u2588\u2588\u2588\u2588\u2588\xA3\xA3\xA3 "]}};var Qf=rE,qde=Object.keys(rE);var rc={};Zy(rc,{error:()=>FQ,info:()=>RQ,success:()=>PQ,warning:()=>OQ});var UO=K(require("node:tty"),1);var IQ=UO.default?.WriteStream?.prototype?.hasColors?.()??!1,Le=o((n,e)=>{if(!IQ)return i=>i;let t=`\x1B[${n}m`,r=`\x1B[${e}m`;return i=>{let s=i+"",a=s.indexOf(r);if(a===-1)return t+s+r;let c=t,l=0,f=(e===22?r:"")+t;for(;a!==-1;)c+=s.slice(l,a)+f,l=a+r.length,a=s.indexOf(r,l);return c+=s.slice(l)+r,c}},"format"),zde=Le(0,0),Hde=Le(1,22),Qde=Le(2,22),Kde=Le(3,23),Yde=Le(4,24),Xde=Le(53,55),Jde=Le(7,27),Zde=Le(8,28),ehe=Le(9,29),the=Le(30,39),qO=Le(31,39),WO=Le(32,39),GO=Le(33,39),zO=Le(34,39),rhe=Le(35,39),nhe=Le(36,39),ihe=Le(37,39),she=Le(90,39),ahe=Le(40,49),ohe=Le(41,49),che=Le(42,49),lhe=Le(43,49),uhe=Le(44,49),fhe=Le(45,49),dhe=Le(46,49),hhe=Le(47,49),phe=Le(100,49),mhe=Le(91,39),ghe=Le(92,39),yhe=Le(93,39),_he=Le(94,39),She=Le(95,39),vhe=Le(96,39),bhe=Le(97,39),whe=Le(101,49),Ehe=Le(102,49),The=Le(103,49),Ahe=Le(104,49),xhe=Le(105,49),Che=Le(106,49),Ihe=Le(107,49);var nE=K(require("node:process"),1);function Kf(){let{env:n}=nE.default,{TERM:e,TERM_PROGRAM:t}=n;return nE.default.platform!=="win32"?e!=="linux":!!n.WT_SESSION||!!n.TERMINUS_SUBLIME||n.ConEmuTask==="{cmd::Cmder}"||t==="Terminus-Sublime"||t==="vscode"||e==="xterm-256color"||e==="alacritty"||e==="rxvt-unicode"||e==="rxvt-unicode-256color"||n.TERMINAL_EMULATOR==="JetBrains-JediTerm"}o(Kf,"isUnicodeSupported");var Og=Kf(),RQ=zO(Og?"\u2139":"i"),PQ=WO(Og?"\u2714":"\u221A"),OQ=GO(Og?"\u26A0":"\u203C"),FQ=qO(Og?"\u2716":"\xD7");function iE({onlyFirst:n=!1}={}){let i="(?:\\u001B\\][\\s\\S]*?(?:\\u0007|\\u001B\\u005C|\\u009C))|[\\u001B\\u009B][[\\]()#;?]*(?:\\d{1,4}(?:[;:]\\d{0,4})*)?[\\dA-PR-TZcf-nq-uy=><~]";return new RegExp(i,n?void 0:"g")}o(iE,"ansiRegex");var DQ=iE();function Yf(n){if(typeof n!="string")throw new TypeError(`Expected a \`string\`, got \`${typeof n}\``);return n.replace(DQ,"")}o(Yf,"stripAnsi");function HO(n){return n===161||n===164||n===167||n===168||n===170||n===173||n===174||n>=176&&n<=180||n>=182&&n<=186||n>=188&&n<=191||n===198||n===208||n===215||n===216||n>=222&&n<=225||n===230||n>=232&&n<=234||n===236||n===237||n===240||n===242||n===243||n>=247&&n<=250||n===252||n===254||n===257||n===273||n===275||n===283||n===294||n===295||n===299||n>=305&&n<=307||n===312||n>=319&&n<=322||n===324||n>=328&&n<=331||n===333||n===338||n===339||n===358||n===359||n===363||n===462||n===464||n===466||n===468||n===470||n===472||n===474||n===476||n===593||n===609||n===708||n===711||n>=713&&n<=715||n===717||n===720||n>=728&&n<=731||n===733||n===735||n>=768&&n<=879||n>=913&&n<=929||n>=931&&n<=937||n>=945&&n<=961||n>=963&&n<=969||n===1025||n>=1040&&n<=1103||n===1105||n===8208||n>=8211&&n<=8214||n===8216||n===8217||n===8220||n===8221||n>=8224&&n<=8226||n>=8228&&n<=8231||n===8240||n===8242||n===8243||n===8245||n===8251||n===8254||n===8308||n===8319||n>=8321&&n<=8324||n===8364||n===8451||n===8453||n===8457||n===8467||n===8470||n===8481||n===8482||n===8486||n===8491||n===8531||n===8532||n>=8539&&n<=8542||n>=8544&&n<=8555||n>=8560&&n<=8569||n===8585||n>=8592&&n<=8601||n===8632||n===8633||n===8658||n===8660||n===8679||n===8704||n===8706||n===8707||n===8711||n===8712||n===8715||n===8719||n===8721||n===8725||n===8730||n>=8733&&n<=8736||n===8739||n===8741||n>=8743&&n<=8748||n===8750||n>=8756&&n<=8759||n===8764||n===8765||n===8776||n===8780||n===8786||n===8800||n===8801||n>=8804&&n<=8807||n===8810||n===8811||n===8814||n===8815||n===8834||n===8835||n===8838||n===8839||n===8853||n===8857||n===8869||n===8895||n===8978||n>=9312&&n<=9449||n>=9451&&n<=9547||n>=9552&&n<=9587||n>=9600&&n<=9615||n>=9618&&n<=9621||n===9632||n===9633||n>=9635&&n<=9641||n===9650||n===9651||n===9654||n===9655||n===9660||n===9661||n===9664||n===9665||n>=9670&&n<=9672||n===9675||n>=9678&&n<=9681||n>=9698&&n<=9701||n===9711||n===9733||n===9734||n===9737||n===9742||n===9743||n===9756||n===9758||n===9792||n===9794||n===9824||n===9825||n>=9827&&n<=9829||n>=9831&&n<=9834||n===9836||n===9837||n===9839||n===9886||n===9887||n===9919||n>=9926&&n<=9933||n>=9935&&n<=9939||n>=9941&&n<=9953||n===9955||n===9960||n===9961||n>=9963&&n<=9969||n===9972||n>=9974&&n<=9977||n===9979||n===9980||n===9982||n===9983||n===10045||n>=10102&&n<=10111||n>=11094&&n<=11097||n>=12872&&n<=12879||n>=57344&&n<=63743||n>=65024&&n<=65039||n===65533||n>=127232&&n<=127242||n>=127248&&n<=127277||n>=127280&&n<=127337||n>=127344&&n<=127373||n===127375||n===127376||n>=127387&&n<=127404||n>=917760&&n<=917999||n>=983040&&n<=1048573||n>=1048576&&n<=1114109}o(HO,"isAmbiguous");function QO(n){return n===12288||n>=65281&&n<=65376||n>=65504&&n<=65510}o(QO,"isFullWidth");function KO(n){return n>=4352&&n<=4447||n===8986||n===8987||n===9001||n===9002||n>=9193&&n<=9196||n===9200||n===9203||n===9725||n===9726||n===9748||n===9749||n>=9776&&n<=9783||n>=9800&&n<=9811||n===9855||n>=9866&&n<=9871||n===9875||n===9889||n===9898||n===9899||n===9917||n===9918||n===9924||n===9925||n===9934||n===9940||n===9962||n===9970||n===9971||n===9973||n===9978||n===9981||n===9989||n===9994||n===9995||n===10024||n===10060||n===10062||n>=10067&&n<=10069||n===10071||n>=10133&&n<=10135||n===10160||n===10175||n===11035||n===11036||n===11088||n===11093||n>=11904&&n<=11929||n>=11931&&n<=12019||n>=12032&&n<=12245||n>=12272&&n<=12287||n>=12289&&n<=12350||n>=12353&&n<=12438||n>=12441&&n<=12543||n>=12549&&n<=12591||n>=12593&&n<=12686||n>=12688&&n<=12773||n>=12783&&n<=12830||n>=12832&&n<=12871||n>=12880&&n<=42124||n>=42128&&n<=42182||n>=43360&&n<=43388||n>=44032&&n<=55203||n>=63744&&n<=64255||n>=65040&&n<=65049||n>=65072&&n<=65106||n>=65108&&n<=65126||n>=65128&&n<=65131||n>=94176&&n<=94180||n>=94192&&n<=94198||n>=94208&&n<=101589||n>=101631&&n<=101662||n>=101760&&n<=101874||n>=110576&&n<=110579||n>=110581&&n<=110587||n===110589||n===110590||n>=110592&&n<=110882||n===110898||n>=110928&&n<=110930||n===110933||n>=110948&&n<=110951||n>=110960&&n<=111355||n>=119552&&n<=119638||n>=119648&&n<=119670||n===126980||n===127183||n===127374||n>=127377&&n<=127386||n>=127488&&n<=127490||n>=127504&&n<=127547||n>=127552&&n<=127560||n===127568||n===127569||n>=127584&&n<=127589||n>=127744&&n<=127776||n>=127789&&n<=127797||n>=127799&&n<=127868||n>=127870&&n<=127891||n>=127904&&n<=127946||n>=127951&&n<=127955||n>=127968&&n<=127984||n===127988||n>=127992&&n<=128062||n===128064||n>=128066&&n<=128252||n>=128255&&n<=128317||n>=128331&&n<=128334||n>=128336&&n<=128359||n===128378||n===128405||n===128406||n===128420||n>=128507&&n<=128591||n>=128640&&n<=128709||n===128716||n>=128720&&n<=128722||n>=128725&&n<=128728||n>=128732&&n<=128735||n===128747||n===128748||n>=128756&&n<=128764||n>=128992&&n<=129003||n===129008||n>=129292&&n<=129338||n>=129340&&n<=129349||n>=129351&&n<=129535||n>=129648&&n<=129660||n>=129664&&n<=129674||n>=129678&&n<=129734||n===129736||n>=129741&&n<=129756||n>=129759&&n<=129770||n>=129775&&n<=129784||n>=131072&&n<=196605||n>=196608&&n<=262141}o(KO,"isWide");function NQ(n){if(!Number.isSafeInteger(n))throw new TypeError(`Expected a code point, got \`${typeof n}\`.`)}o(NQ,"validate");function sE(n,{ambiguousAsWide:e=!1}={}){return NQ(n),QO(n)||KO(n)||e&&HO(n)?2:1}o(sE,"eastAsianWidth");var LQ=new Intl.Segmenter,kQ=new RegExp("^(?:\\p{Default_Ignorable_Code_Point}|\\p{Control}|\\p{Mark}|\\p{Surrogate})+$","v"),MQ=new RegExp("^[\\p{Default_Ignorable_Code_Point}\\p{Control}\\p{Format}\\p{Mark}\\p{Surrogate}]+","v"),jQ=new RegExp("^\\p{RGI_Emoji}$","v");function $Q(n){return n.replace(MQ,"")}o($Q,"baseVisible");function BQ(n){return kQ.test(n)}o(BQ,"isZeroWidthCluster");function VQ(n,e){let t=0;if(n.length>1)for(let r of n.slice(1))r>="\uFF00"&&r<="\uFFEF"&&(t+=sE(r.codePointAt(0),e));return t}o(VQ,"trailingHalfwidthWidth");function aE(n,e={}){if(typeof n!="string"||n.length===0)return 0;let{ambiguousIsNarrow:t=!0,countAnsiEscapeCodes:r=!1}=e,i=n;if(r||(i=Yf(i)),i.length===0)return 0;let s=0,a={ambiguousAsWide:!t};for(let{segment:c}of LQ.segment(i)){if(BQ(c))continue;if(jQ.test(c)){s+=2;continue}let l=$Q(c).codePointAt(0);s+=sE(l,a),s+=VQ(c,a)}return s}o(aE,"stringWidth");function oE({stream:n=process.stdout}={}){return!!(n&&n.isTTY&&process.env.TERM!=="dumb"&&!("CI"in process.env))}o(oE,"isInteractive");var Wi=K(require("node:process"),1);var UQ=3,cE=class{static{o(this,"StdinDiscarder")}#e=0;start(){this.#e++,this.#e===1&&this.#n()}stop(){if(this.#e<=0)throw new Error("`stop` called more times than `start`");this.#e--,this.#e===0&&this.#r()}#n(){Wi.default.platform==="win32"||!Wi.default.stdin.isTTY||(Wi.default.stdin.setRawMode(!0),Wi.default.stdin.on("data",this.#t),Wi.default.stdin.resume())}#r(){Wi.default.stdin.isTTY&&(Wi.default.stdin.off("data",this.#t),Wi.default.stdin.pause(),Wi.default.stdin.setRawMode(!1))}#t(e){e[0]===UQ&&Wi.default.emit("SIGINT")}},qQ=new cE,lE=qQ;var uE=class{static{o(this,"Ora")}#e=0;#n=!1;#r=0;#t=-1;#c=0;#_=0;#i;#u;#s;#l;#a;#p;#g;#d;#m;#y;#f;color;constructor(e){typeof e=="string"&&(e={text:e}),this.#i={color:"cyan",stream:Xf.default.stderr,discardStdin:!0,hideCursor:!0,...e},this.color=this.#i.color,this.spinner=this.#i.spinner,this.#a=this.#i.interval,this.#s=this.#i.stream,this.#p=typeof this.#i.isEnabled=="boolean"?this.#i.isEnabled:oE({stream:this.#s}),this.#g=typeof this.#i.isSilent=="boolean"?this.#i.isSilent:!1,this.text=this.#i.text,this.prefixText=this.#i.prefixText,this.suffixText=this.#i.suffixText,this.indent=this.#i.indent,Xf.default.env.NODE_ENV==="test"&&(this._stream=this.#s,this._isEnabled=this.#p,Object.defineProperty(this,"_linesToClear",{get(){return this.#e},set(t){this.#e=t}}),Object.defineProperty(this,"_frameIndex",{get(){return this.#t}}),Object.defineProperty(this,"_lineCount",{get(){return this.#r}}))}get indent(){return this.#d}set indent(e=0){if(!(e>=0&&Number.isInteger(e)))throw new Error("The `indent` option must be an integer from 0 and up");this.#d=e,this.#v()}get interval(){return this.#a??this.#u.interval??100}get spinner(){return this.#u}set spinner(e){if(this.#t=-1,this.#a=void 0,typeof e=="object"){if(!Array.isArray(e.frames)||e.frames.length===0||e.frames.some(t=>typeof t!="string"))throw new Error("The given spinner must have a non-empty `frames` array of strings");if(e.interval!==void 0&&!(Number.isInteger(e.interval)&&e.interval>0))throw new Error("`spinner.interval` must be a positive integer if provided");this.#u=e}else if(!Kf())this.#u=Qf.line;else if(e===void 0)this.#u=Qf.dots;else if(e!=="default"&&Qf[e])this.#u=Qf[e];else throw new Error(`There is no built-in spinner named '${e}'. See https://github.com/sindresorhus/cli-spinners/blob/main/spinners.json for a full list.`)}get text(){return this.#m}set text(e=""){this.#m=e,this.#v()}get prefixText(){return this.#y}set prefixText(e=""){this.#y=e,this.#v()}get suffixText(){return this.#f}set suffixText(e=""){this.#f=e,this.#v()}get isSpinning(){return this.#l!==void 0}#E(e,t,r=!1){let i=typeof e=="function"?e():e;return typeof i=="string"&&i!==""?r?t+i:i+t:""}#T(e=this.#y,t=" "){return this.#E(e,t,!1)}#S(e=this.#f,t=" "){return this.#E(e,t,!0)}#w(e,t){let r=0;for(let i of Yf(e).split(`
532
+ `,i)}while(r!==-1);return s+=n.slice(i),s}o(FO,"stringEncaseCRLFWithFirstIndex");var{stdout:DO,stderr:NO}=PO,Ww=Symbol("GENERATOR"),Gl=Symbol("STYLER"),Gf=Symbol("IS_EMPTY"),LO=["ansi","ansi","ansi256","ansi16m"],zl=Object.create(null),dQ=o((n,e={})=>{if(e.level&&!(Number.isInteger(e.level)&&e.level>=0&&e.level<=3))throw new Error("The `level` option should be an integer from 0 to 3");let t=DO?DO.level:0;n.level=e.level===void 0?t:e.level},"applyOptions");var hQ=o(n=>{let e=o((...t)=>t.join(" "),"chalk");return dQ(e,n),Object.setPrototypeOf(e,zf.prototype),e},"chalkFactory");function zf(n){return hQ(n)}o(zf,"createChalk");Object.setPrototypeOf(zf.prototype,Function.prototype);for(let[n,e]of Object.entries(qi))zl[n]={get(){let t=xg(this,zw(e.open,e.close,this[Gl]),this[Gf]);return Object.defineProperty(this,n,{value:t}),t}};zl.visible={get(){let n=xg(this,this[Gl],!0);return Object.defineProperty(this,"visible",{value:n}),n}};var Gw=o((n,e,t,...r)=>n==="rgb"?e==="ansi16m"?qi[t].ansi16m(...r):e==="ansi256"?qi[t].ansi256(qi.rgbToAnsi256(...r)):qi[t].ansi(qi.rgbToAnsi(...r)):n==="hex"?Gw("rgb",e,t,...qi.hexToRgb(...r)):qi[t][n](...r),"getModelAnsi"),pQ=["rgb","hex","ansi256"];for(let n of pQ){zl[n]={get(){let{level:t}=this;return function(...r){let i=zw(Gw(n,LO[t],"color",...r),qi.color.close,this[Gl]);return xg(this,i,this[Gf])}}};let e="bg"+n[0].toUpperCase()+n.slice(1);zl[e]={get(){let{level:t}=this;return function(...r){let i=zw(Gw(n,LO[t],"bgColor",...r),qi.bgColor.close,this[Gl]);return xg(this,i,this[Gf])}}}}var mQ=Object.defineProperties(()=>{},{...zl,level:{enumerable:!0,get(){return this[Ww].level},set(n){this[Ww].level=n}}}),zw=o((n,e,t)=>{let r,i;return t===void 0?(r=n,i=e):(r=t.openAll+n,i=e+t.closeAll),{open:n,close:e,openAll:r,closeAll:i,parent:t}},"createStyler"),xg=o((n,e,t)=>{let r=o((...i)=>gQ(r,i.length===1?""+i[0]:i.join(" ")),"builder");return Object.setPrototypeOf(r,mQ),r[Ww]=n,r[Gl]=e,r[Gf]=t,r},"createBuilder"),gQ=o((n,e)=>{if(n.level<=0||!e)return n[Gf]?"":e;let t=n[Gl];if(t===void 0)return e;let{openAll:r,closeAll:i}=t;if(e.includes("\x1B"))for(;t!==void 0;)e=OO(e,t.close,t.open),t=t.parent;let s=e.indexOf(`
533
+ `);return s!==-1&&(e=FO(e,i,r,s)),r+e+i},"applyStyle");Object.defineProperties(zf.prototype,zl);var yQ=zf(),Ede=zf({level:NO?NO.level:0});var kO=yQ;var eE=K(require("node:process"),1);var Hf=K(require("node:process"),1);var _Q=o((n,e,t,r)=>{if(t==="length"||t==="prototype"||t==="arguments"||t==="caller")return;let i=Object.getOwnPropertyDescriptor(n,t),s=Object.getOwnPropertyDescriptor(e,t);!SQ(i,s)&&r||Object.defineProperty(n,t,s)},"copyProperty"),SQ=o(function(n,e){return n===void 0||n.configurable||n.writable===e.writable&&n.enumerable===e.enumerable&&n.configurable===e.configurable&&(n.writable||n.value===e.value)},"canCopyProperty"),vQ=o((n,e)=>{let t=Object.getPrototypeOf(e);t!==Object.getPrototypeOf(n)&&Object.setPrototypeOf(n,t)},"changePrototype"),bQ=o((n,e)=>`/* Wrapped ${n}*/
534
+ ${e}`,"wrappedToString"),wQ=Object.getOwnPropertyDescriptor(Function.prototype,"toString"),EQ=Object.getOwnPropertyDescriptor(Function.prototype.toString,"name"),TQ=o((n,e,t)=>{let r=t===""?"":`with ${t.trim()}() `,i=bQ.bind(null,r,e.toString());Object.defineProperty(i,"name",EQ);let{writable:s,enumerable:a,configurable:c}=wQ;Object.defineProperty(n,"toString",{value:i,writable:s,enumerable:a,configurable:c})},"changeToString");function Hw(n,e,{ignoreNonConfigurable:t=!1}={}){let{name:r}=n;for(let i of Reflect.ownKeys(e))_Q(n,e,i,t);return vQ(n,e),TQ(n,e,r),n}o(Hw,"mimicFunction");var Cg=new WeakMap,MO=o((n,e={})=>{if(typeof n!="function")throw new TypeError("Expected a function");let t,r=0,i=n.displayName||n.name||"<anonymous>",s=o(function(...a){if(Cg.set(s,++r),r===1)t=n.apply(this,a),n=void 0;else if(e.throw===!0)throw new Error(`Function \`${i}\` can only be called once`);return t},"onetime");return Hw(s,n),Cg.set(s,r),s},"onetime");MO.callCount=n=>{if(!Cg.has(n))throw new Error(`The given function \`${n.name}\` is not wrapped by the \`onetime\` package`);return Cg.get(n)};var jO=MO;var tc=[];tc.push("SIGHUP","SIGINT","SIGTERM");process.platform!=="win32"&&tc.push("SIGALRM","SIGABRT","SIGVTALRM","SIGXCPU","SIGXFSZ","SIGUSR2","SIGTRAP","SIGSYS","SIGQUIT","SIGIOT");process.platform==="linux"&&tc.push("SIGIO","SIGPOLL","SIGPWR","SIGSTKFLT");var Ig=o(n=>!!n&&typeof n=="object"&&typeof n.removeListener=="function"&&typeof n.emit=="function"&&typeof n.reallyExit=="function"&&typeof n.listeners=="function"&&typeof n.kill=="function"&&typeof n.pid=="number"&&typeof n.on=="function","processOk"),Qw=Symbol.for("signal-exit emitter"),Kw=globalThis,AQ=Object.defineProperty.bind(Object),Yw=class{static{o(this,"Emitter")}emitted={afterExit:!1,exit:!1};listeners={afterExit:[],exit:[]};count=0;id=Math.random();constructor(){if(Kw[Qw])return Kw[Qw];AQ(Kw,Qw,{value:this,writable:!1,enumerable:!1,configurable:!1})}on(e,t){this.listeners[e].push(t)}removeListener(e,t){let r=this.listeners[e],i=r.indexOf(t);i!==-1&&(i===0&&r.length===1?r.length=0:r.splice(i,1))}emit(e,t,r){if(this.emitted[e])return!1;this.emitted[e]=!0;let i=!1;for(let s of this.listeners[e])i=s(t,r)===!0||i;return e==="exit"&&(i=this.emit("afterExit",t,r)||i),i}},Rg=class{static{o(this,"SignalExitBase")}},xQ=o(n=>({onExit(e,t){return n.onExit(e,t)},load(){return n.load()},unload(){return n.unload()}}),"signalExitWrap"),Xw=class extends Rg{static{o(this,"SignalExitFallback")}onExit(){return()=>{}}load(){}unload(){}},Jw=class extends Rg{static{o(this,"SignalExit")}#e=Zw.platform==="win32"?"SIGINT":"SIGHUP";#n=new Yw;#r;#t;#c;#_={};#i=!1;constructor(e){super(),this.#r=e,this.#_={};for(let t of tc)this.#_[t]=()=>{let r=this.#r.listeners(t),{count:i}=this.#n,s=e;if(typeof s.__signal_exit_emitter__=="object"&&typeof s.__signal_exit_emitter__.count=="number"&&(i+=s.__signal_exit_emitter__.count),r.length===i){this.unload();let a=this.#n.emit("exit",null,t),c=t==="SIGHUP"?this.#e:t;a||e.kill(e.pid,c)}};this.#c=e.reallyExit,this.#t=e.emit}onExit(e,t){if(!Ig(this.#r))return()=>{};this.#i===!1&&this.load();let r=t?.alwaysLast?"afterExit":"exit";return this.#n.on(r,e),()=>{this.#n.removeListener(r,e),this.#n.listeners.exit.length===0&&this.#n.listeners.afterExit.length===0&&this.unload()}}load(){if(!this.#i){this.#i=!0,this.#n.count+=1;for(let e of tc)try{let t=this.#_[e];t&&this.#r.on(e,t)}catch{}this.#r.emit=(e,...t)=>this.#s(e,...t),this.#r.reallyExit=e=>this.#u(e)}}unload(){this.#i&&(this.#i=!1,tc.forEach(e=>{let t=this.#_[e];if(!t)throw new Error("Listener not defined for signal: "+e);try{this.#r.removeListener(e,t)}catch{}}),this.#r.emit=this.#t,this.#r.reallyExit=this.#c,this.#n.count-=1)}#u(e){return Ig(this.#r)?(this.#r.exitCode=e||0,this.#n.emit("exit",this.#r.exitCode,null),this.#c.call(this.#r,this.#r.exitCode)):0}#s(e,...t){let r=this.#t;if(e==="exit"&&Ig(this.#r)){typeof t[0]=="number"&&(this.#r.exitCode=t[0]);let i=r.call(this.#r,e,...t);return this.#n.emit("exit",this.#r.exitCode,null),i}else return r.call(this.#r,e,...t)}},Zw=globalThis.process,{onExit:$O,load:Dde,unload:Nde}=xQ(Ig(Zw)?new Jw(Zw):new Xw);var BO=Hf.default.stderr.isTTY?Hf.default.stderr:Hf.default.stdout.isTTY?Hf.default.stdout:void 0,CQ=BO?jO(()=>{$O(()=>{BO.write("\x1B[?25h")},{alwaysLast:!0})}):()=>{},VO=CQ;var Pg=!1,Hl={};Hl.show=(n=eE.default.stderr)=>{n.isTTY&&(Pg=!1,n.write("\x1B[?25h"))};Hl.hide=(n=eE.default.stderr)=>{n.isTTY&&(VO(),Pg=!0,n.write("\x1B[?25l"))};Hl.toggle=(n,e)=>{n!==void 0&&(Pg=n),Pg?Hl.show(e):Hl.hide(e)};var tE=Hl;var rE={dots:{interval:80,frames:["\u280B","\u2819","\u2839","\u2838","\u283C","\u2834","\u2826","\u2827","\u2807","\u280F"]},dots2:{interval:80,frames:["\u28FE","\u28FD","\u28FB","\u28BF","\u287F","\u28DF","\u28EF","\u28F7"]},dots3:{interval:80,frames:["\u280B","\u2819","\u281A","\u281E","\u2816","\u2826","\u2834","\u2832","\u2833","\u2813"]},dots4:{interval:80,frames:["\u2804","\u2806","\u2807","\u280B","\u2819","\u2838","\u2830","\u2820","\u2830","\u2838","\u2819","\u280B","\u2807","\u2806"]},dots5:{interval:80,frames:["\u280B","\u2819","\u281A","\u2812","\u2802","\u2802","\u2812","\u2832","\u2834","\u2826","\u2816","\u2812","\u2810","\u2810","\u2812","\u2813","\u280B"]},dots6:{interval:80,frames:["\u2801","\u2809","\u2819","\u281A","\u2812","\u2802","\u2802","\u2812","\u2832","\u2834","\u2824","\u2804","\u2804","\u2824","\u2834","\u2832","\u2812","\u2802","\u2802","\u2812","\u281A","\u2819","\u2809","\u2801"]},dots7:{interval:80,frames:["\u2808","\u2809","\u280B","\u2813","\u2812","\u2810","\u2810","\u2812","\u2816","\u2826","\u2824","\u2820","\u2820","\u2824","\u2826","\u2816","\u2812","\u2810","\u2810","\u2812","\u2813","\u280B","\u2809","\u2808"]},dots8:{interval:80,frames:["\u2801","\u2801","\u2809","\u2819","\u281A","\u2812","\u2802","\u2802","\u2812","\u2832","\u2834","\u2824","\u2804","\u2804","\u2824","\u2820","\u2820","\u2824","\u2826","\u2816","\u2812","\u2810","\u2810","\u2812","\u2813","\u280B","\u2809","\u2808","\u2808"]},dots9:{interval:80,frames:["\u28B9","\u28BA","\u28BC","\u28F8","\u28C7","\u2867","\u2857","\u284F"]},dots10:{interval:80,frames:["\u2884","\u2882","\u2881","\u2841","\u2848","\u2850","\u2860"]},dots11:{interval:100,frames:["\u2801","\u2802","\u2804","\u2840","\u2880","\u2820","\u2810","\u2808"]},dots12:{interval:80,frames:["\u2880\u2800","\u2840\u2800","\u2804\u2800","\u2882\u2800","\u2842\u2800","\u2805\u2800","\u2883\u2800","\u2843\u2800","\u280D\u2800","\u288B\u2800","\u284B\u2800","\u280D\u2801","\u288B\u2801","\u284B\u2801","\u280D\u2809","\u280B\u2809","\u280B\u2809","\u2809\u2819","\u2809\u2819","\u2809\u2829","\u2808\u2899","\u2808\u2859","\u2888\u2829","\u2840\u2899","\u2804\u2859","\u2882\u2829","\u2842\u2898","\u2805\u2858","\u2883\u2828","\u2843\u2890","\u280D\u2850","\u288B\u2820","\u284B\u2880","\u280D\u2841","\u288B\u2801","\u284B\u2801","\u280D\u2809","\u280B\u2809","\u280B\u2809","\u2809\u2819","\u2809\u2819","\u2809\u2829","\u2808\u2899","\u2808\u2859","\u2808\u2829","\u2800\u2899","\u2800\u2859","\u2800\u2829","\u2800\u2898","\u2800\u2858","\u2800\u2828","\u2800\u2890","\u2800\u2850","\u2800\u2820","\u2800\u2880","\u2800\u2840"]},dots13:{interval:80,frames:["\u28FC","\u28F9","\u28BB","\u283F","\u285F","\u28CF","\u28E7","\u28F6"]},dots14:{interval:80,frames:["\u2809\u2809","\u2808\u2819","\u2800\u2839","\u2800\u28B8","\u2800\u28F0","\u2880\u28E0","\u28C0\u28C0","\u28C4\u2840","\u28C6\u2800","\u2847\u2800","\u280F\u2800","\u280B\u2801"]},dots8Bit:{interval:80,frames:["\u2800","\u2801","\u2802","\u2803","\u2804","\u2805","\u2806","\u2807","\u2840","\u2841","\u2842","\u2843","\u2844","\u2845","\u2846","\u2847","\u2808","\u2809","\u280A","\u280B","\u280C","\u280D","\u280E","\u280F","\u2848","\u2849","\u284A","\u284B","\u284C","\u284D","\u284E","\u284F","\u2810","\u2811","\u2812","\u2813","\u2814","\u2815","\u2816","\u2817","\u2850","\u2851","\u2852","\u2853","\u2854","\u2855","\u2856","\u2857","\u2818","\u2819","\u281A","\u281B","\u281C","\u281D","\u281E","\u281F","\u2858","\u2859","\u285A","\u285B","\u285C","\u285D","\u285E","\u285F","\u2820","\u2821","\u2822","\u2823","\u2824","\u2825","\u2826","\u2827","\u2860","\u2861","\u2862","\u2863","\u2864","\u2865","\u2866","\u2867","\u2828","\u2829","\u282A","\u282B","\u282C","\u282D","\u282E","\u282F","\u2868","\u2869","\u286A","\u286B","\u286C","\u286D","\u286E","\u286F","\u2830","\u2831","\u2832","\u2833","\u2834","\u2835","\u2836","\u2837","\u2870","\u2871","\u2872","\u2873","\u2874","\u2875","\u2876","\u2877","\u2838","\u2839","\u283A","\u283B","\u283C","\u283D","\u283E","\u283F","\u2878","\u2879","\u287A","\u287B","\u287C","\u287D","\u287E","\u287F","\u2880","\u2881","\u2882","\u2883","\u2884","\u2885","\u2886","\u2887","\u28C0","\u28C1","\u28C2","\u28C3","\u28C4","\u28C5","\u28C6","\u28C7","\u2888","\u2889","\u288A","\u288B","\u288C","\u288D","\u288E","\u288F","\u28C8","\u28C9","\u28CA","\u28CB","\u28CC","\u28CD","\u28CE","\u28CF","\u2890","\u2891","\u2892","\u2893","\u2894","\u2895","\u2896","\u2897","\u28D0","\u28D1","\u28D2","\u28D3","\u28D4","\u28D5","\u28D6","\u28D7","\u2898","\u2899","\u289A","\u289B","\u289C","\u289D","\u289E","\u289F","\u28D8","\u28D9","\u28DA","\u28DB","\u28DC","\u28DD","\u28DE","\u28DF","\u28A0","\u28A1","\u28A2","\u28A3","\u28A4","\u28A5","\u28A6","\u28A7","\u28E0","\u28E1","\u28E2","\u28E3","\u28E4","\u28E5","\u28E6","\u28E7","\u28A8","\u28A9","\u28AA","\u28AB","\u28AC","\u28AD","\u28AE","\u28AF","\u28E8","\u28E9","\u28EA","\u28EB","\u28EC","\u28ED","\u28EE","\u28EF","\u28B0","\u28B1","\u28B2","\u28B3","\u28B4","\u28B5","\u28B6","\u28B7","\u28F0","\u28F1","\u28F2","\u28F3","\u28F4","\u28F5","\u28F6","\u28F7","\u28B8","\u28B9","\u28BA","\u28BB","\u28BC","\u28BD","\u28BE","\u28BF","\u28F8","\u28F9","\u28FA","\u28FB","\u28FC","\u28FD","\u28FE","\u28FF"]},dotsCircle:{interval:80,frames:["\u288E ","\u280E\u2801","\u280A\u2811","\u2808\u2831"," \u2871","\u2880\u2870","\u2884\u2860","\u2886\u2840"]},sand:{interval:80,frames:["\u2801","\u2802","\u2804","\u2840","\u2848","\u2850","\u2860","\u28C0","\u28C1","\u28C2","\u28C4","\u28CC","\u28D4","\u28E4","\u28E5","\u28E6","\u28EE","\u28F6","\u28F7","\u28FF","\u287F","\u283F","\u289F","\u281F","\u285B","\u281B","\u282B","\u288B","\u280B","\u280D","\u2849","\u2809","\u2811","\u2821","\u2881"]},line:{interval:130,frames:["-","\\","|","/"]},line2:{interval:100,frames:["\u2802","-","\u2013","\u2014","\u2013","-"]},rollingLine:{interval:80,frames:["/ "," - "," \\ "," |"," |"," \\ "," - ","/ "]},pipe:{interval:100,frames:["\u2524","\u2518","\u2534","\u2514","\u251C","\u250C","\u252C","\u2510"]},simpleDots:{interval:400,frames:[". ",".. ","..."," "]},simpleDotsScrolling:{interval:200,frames:[". ",".. ","..."," .."," ."," "]},star:{interval:70,frames:["\u2736","\u2738","\u2739","\u273A","\u2739","\u2737"]},star2:{interval:80,frames:["+","x","*"]},flip:{interval:70,frames:["_","_","_","-","`","`","'","\xB4","-","_","_","_"]},hamburger:{interval:100,frames:["\u2631","\u2632","\u2634"]},growVertical:{interval:120,frames:["\u2581","\u2583","\u2584","\u2585","\u2586","\u2587","\u2586","\u2585","\u2584","\u2583"]},growHorizontal:{interval:120,frames:["\u258F","\u258E","\u258D","\u258C","\u258B","\u258A","\u2589","\u258A","\u258B","\u258C","\u258D","\u258E"]},balloon:{interval:140,frames:[" ",".","o","O","@","*"," "]},balloon2:{interval:120,frames:[".","o","O","\xB0","O","o","."]},noise:{interval:100,frames:["\u2593","\u2592","\u2591"]},bounce:{interval:120,frames:["\u2801","\u2802","\u2804","\u2802"]},boxBounce:{interval:120,frames:["\u2596","\u2598","\u259D","\u2597"]},boxBounce2:{interval:100,frames:["\u258C","\u2580","\u2590","\u2584"]},triangle:{interval:50,frames:["\u25E2","\u25E3","\u25E4","\u25E5"]},binary:{interval:80,frames:["010010","001100","100101","111010","111101","010111","101011","111000","110011","110101"]},arc:{interval:100,frames:["\u25DC","\u25E0","\u25DD","\u25DE","\u25E1","\u25DF"]},circle:{interval:120,frames:["\u25E1","\u2299","\u25E0"]},squareCorners:{interval:180,frames:["\u25F0","\u25F3","\u25F2","\u25F1"]},circleQuarters:{interval:120,frames:["\u25F4","\u25F7","\u25F6","\u25F5"]},circleHalves:{interval:50,frames:["\u25D0","\u25D3","\u25D1","\u25D2"]},squish:{interval:100,frames:["\u256B","\u256A"]},toggle:{interval:250,frames:["\u22B6","\u22B7"]},toggle2:{interval:80,frames:["\u25AB","\u25AA"]},toggle3:{interval:120,frames:["\u25A1","\u25A0"]},toggle4:{interval:100,frames:["\u25A0","\u25A1","\u25AA","\u25AB"]},toggle5:{interval:100,frames:["\u25AE","\u25AF"]},toggle6:{interval:300,frames:["\u101D","\u1040"]},toggle7:{interval:80,frames:["\u29BE","\u29BF"]},toggle8:{interval:100,frames:["\u25CD","\u25CC"]},toggle9:{interval:100,frames:["\u25C9","\u25CE"]},toggle10:{interval:100,frames:["\u3282","\u3280","\u3281"]},toggle11:{interval:50,frames:["\u29C7","\u29C6"]},toggle12:{interval:120,frames:["\u2617","\u2616"]},toggle13:{interval:80,frames:["=","*","-"]},arrow:{interval:100,frames:["\u2190","\u2196","\u2191","\u2197","\u2192","\u2198","\u2193","\u2199"]},arrow2:{interval:80,frames:["\u2B06\uFE0F ","\u2197\uFE0F ","\u27A1\uFE0F ","\u2198\uFE0F ","\u2B07\uFE0F ","\u2199\uFE0F ","\u2B05\uFE0F ","\u2196\uFE0F "]},arrow3:{interval:120,frames:["\u25B9\u25B9\u25B9\u25B9\u25B9","\u25B8\u25B9\u25B9\u25B9\u25B9","\u25B9\u25B8\u25B9\u25B9\u25B9","\u25B9\u25B9\u25B8\u25B9\u25B9","\u25B9\u25B9\u25B9\u25B8\u25B9","\u25B9\u25B9\u25B9\u25B9\u25B8"]},bouncingBar:{interval:80,frames:["[ ]","[= ]","[== ]","[=== ]","[====]","[ ===]","[ ==]","[ =]","[ ]","[ =]","[ ==]","[ ===]","[====]","[=== ]","[== ]","[= ]"]},bouncingBall:{interval:80,frames:["( \u25CF )","( \u25CF )","( \u25CF )","( \u25CF )","( \u25CF)","( \u25CF )","( \u25CF )","( \u25CF )","( \u25CF )","(\u25CF )"]},smiley:{interval:200,frames:["\u{1F604} ","\u{1F61D} "]},monkey:{interval:300,frames:["\u{1F648} ","\u{1F648} ","\u{1F649} ","\u{1F64A} "]},hearts:{interval:100,frames:["\u{1F49B} ","\u{1F499} ","\u{1F49C} ","\u{1F49A} ","\u{1F497} "]},clock:{interval:100,frames:["\u{1F55B} ","\u{1F550} ","\u{1F551} ","\u{1F552} ","\u{1F553} ","\u{1F554} ","\u{1F555} ","\u{1F556} ","\u{1F557} ","\u{1F558} ","\u{1F559} ","\u{1F55A} "]},earth:{interval:180,frames:["\u{1F30D} ","\u{1F30E} ","\u{1F30F} "]},material:{interval:17,frames:["\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581","\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581","\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581","\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581","\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581","\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581","\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581","\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581","\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581","\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581","\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581","\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581","\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588","\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588","\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588","\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588","\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588","\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588","\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588","\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588","\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588","\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581","\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581\u2581","\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581","\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581\u2581","\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581\u2581","\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581","\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581","\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581\u2581","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581\u2581","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2581","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2588","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581","\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581"]},moon:{interval:80,frames:["\u{1F311} ","\u{1F312} ","\u{1F313} ","\u{1F314} ","\u{1F315} ","\u{1F316} ","\u{1F317} ","\u{1F318} "]},runner:{interval:140,frames:["\u{1F6B6} ","\u{1F3C3} "]},pong:{interval:80,frames:["\u2590\u2802 \u258C","\u2590\u2808 \u258C","\u2590 \u2802 \u258C","\u2590 \u2820 \u258C","\u2590 \u2840 \u258C","\u2590 \u2820 \u258C","\u2590 \u2802 \u258C","\u2590 \u2808 \u258C","\u2590 \u2802 \u258C","\u2590 \u2820 \u258C","\u2590 \u2840 \u258C","\u2590 \u2820 \u258C","\u2590 \u2802 \u258C","\u2590 \u2808 \u258C","\u2590 \u2802\u258C","\u2590 \u2820\u258C","\u2590 \u2840\u258C","\u2590 \u2820 \u258C","\u2590 \u2802 \u258C","\u2590 \u2808 \u258C","\u2590 \u2802 \u258C","\u2590 \u2820 \u258C","\u2590 \u2840 \u258C","\u2590 \u2820 \u258C","\u2590 \u2802 \u258C","\u2590 \u2808 \u258C","\u2590 \u2802 \u258C","\u2590 \u2820 \u258C","\u2590 \u2840 \u258C","\u2590\u2820 \u258C"]},shark:{interval:120,frames:["\u2590|\\____________\u258C","\u2590_|\\___________\u258C","\u2590__|\\__________\u258C","\u2590___|\\_________\u258C","\u2590____|\\________\u258C","\u2590_____|\\_______\u258C","\u2590______|\\______\u258C","\u2590_______|\\_____\u258C","\u2590________|\\____\u258C","\u2590_________|\\___\u258C","\u2590__________|\\__\u258C","\u2590___________|\\_\u258C","\u2590____________|\\\u258C","\u2590____________/|\u258C","\u2590___________/|_\u258C","\u2590__________/|__\u258C","\u2590_________/|___\u258C","\u2590________/|____\u258C","\u2590_______/|_____\u258C","\u2590______/|______\u258C","\u2590_____/|_______\u258C","\u2590____/|________\u258C","\u2590___/|_________\u258C","\u2590__/|__________\u258C","\u2590_/|___________\u258C","\u2590/|____________\u258C"]},dqpb:{interval:100,frames:["d","q","p","b"]},weather:{interval:100,frames:["\u2600\uFE0F ","\u2600\uFE0F ","\u2600\uFE0F ","\u{1F324} ","\u26C5\uFE0F ","\u{1F325} ","\u2601\uFE0F ","\u{1F327} ","\u{1F328} ","\u{1F327} ","\u{1F328} ","\u{1F327} ","\u{1F328} ","\u26C8 ","\u{1F328} ","\u{1F327} ","\u{1F328} ","\u2601\uFE0F ","\u{1F325} ","\u26C5\uFE0F ","\u{1F324} ","\u2600\uFE0F ","\u2600\uFE0F "]},christmas:{interval:400,frames:["\u{1F332}","\u{1F384}"]},grenade:{interval:80,frames:["\u060C ","\u2032 "," \xB4 "," \u203E "," \u2E0C"," \u2E0A"," |"," \u204E"," \u2055"," \u0DF4 "," \u2053"," "," "," "]},point:{interval:125,frames:["\u2219\u2219\u2219","\u25CF\u2219\u2219","\u2219\u25CF\u2219","\u2219\u2219\u25CF","\u2219\u2219\u2219"]},layer:{interval:150,frames:["-","=","\u2261"]},betaWave:{interval:80,frames:["\u03C1\u03B2\u03B2\u03B2\u03B2\u03B2\u03B2","\u03B2\u03C1\u03B2\u03B2\u03B2\u03B2\u03B2","\u03B2\u03B2\u03C1\u03B2\u03B2\u03B2\u03B2","\u03B2\u03B2\u03B2\u03C1\u03B2\u03B2\u03B2","\u03B2\u03B2\u03B2\u03B2\u03C1\u03B2\u03B2","\u03B2\u03B2\u03B2\u03B2\u03B2\u03C1\u03B2","\u03B2\u03B2\u03B2\u03B2\u03B2\u03B2\u03C1"]},fingerDance:{interval:160,frames:["\u{1F918} ","\u{1F91F} ","\u{1F596} ","\u270B ","\u{1F91A} ","\u{1F446} "]},fistBump:{interval:80,frames:["\u{1F91C}\u3000\u3000\u3000\u3000\u{1F91B} ","\u{1F91C}\u3000\u3000\u3000\u3000\u{1F91B} ","\u{1F91C}\u3000\u3000\u3000\u3000\u{1F91B} ","\u3000\u{1F91C}\u3000\u3000\u{1F91B}\u3000 ","\u3000\u3000\u{1F91C}\u{1F91B}\u3000\u3000 ","\u3000\u{1F91C}\u2728\u{1F91B}\u3000\u3000 ","\u{1F91C}\u3000\u2728\u3000\u{1F91B}\u3000 "]},soccerHeader:{interval:80,frames:[" \u{1F9D1}\u26BD\uFE0F \u{1F9D1} ","\u{1F9D1} \u26BD\uFE0F \u{1F9D1} ","\u{1F9D1} \u26BD\uFE0F \u{1F9D1} ","\u{1F9D1} \u26BD\uFE0F \u{1F9D1} ","\u{1F9D1} \u26BD\uFE0F \u{1F9D1} ","\u{1F9D1} \u26BD\uFE0F \u{1F9D1} ","\u{1F9D1} \u26BD\uFE0F\u{1F9D1} ","\u{1F9D1} \u26BD\uFE0F \u{1F9D1} ","\u{1F9D1} \u26BD\uFE0F \u{1F9D1} ","\u{1F9D1} \u26BD\uFE0F \u{1F9D1} ","\u{1F9D1} \u26BD\uFE0F \u{1F9D1} ","\u{1F9D1} \u26BD\uFE0F \u{1F9D1} "]},mindblown:{interval:160,frames:["\u{1F610} ","\u{1F610} ","\u{1F62E} ","\u{1F62E} ","\u{1F626} ","\u{1F626} ","\u{1F627} ","\u{1F627} ","\u{1F92F} ","\u{1F4A5} ","\u2728 ","\u3000 ","\u3000 ","\u3000 "]},speaker:{interval:160,frames:["\u{1F508} ","\u{1F509} ","\u{1F50A} ","\u{1F509} "]},orangePulse:{interval:100,frames:["\u{1F538} ","\u{1F536} ","\u{1F7E0} ","\u{1F7E0} ","\u{1F536} "]},bluePulse:{interval:100,frames:["\u{1F539} ","\u{1F537} ","\u{1F535} ","\u{1F535} ","\u{1F537} "]},orangeBluePulse:{interval:100,frames:["\u{1F538} ","\u{1F536} ","\u{1F7E0} ","\u{1F7E0} ","\u{1F536} ","\u{1F539} ","\u{1F537} ","\u{1F535} ","\u{1F535} ","\u{1F537} "]},timeTravel:{interval:100,frames:["\u{1F55B} ","\u{1F55A} ","\u{1F559} ","\u{1F558} ","\u{1F557} ","\u{1F556} ","\u{1F555} ","\u{1F554} ","\u{1F553} ","\u{1F552} ","\u{1F551} ","\u{1F550} "]},aesthetic:{interval:80,frames:["\u25B0\u25B1\u25B1\u25B1\u25B1\u25B1\u25B1","\u25B0\u25B0\u25B1\u25B1\u25B1\u25B1\u25B1","\u25B0\u25B0\u25B0\u25B1\u25B1\u25B1\u25B1","\u25B0\u25B0\u25B0\u25B0\u25B1\u25B1\u25B1","\u25B0\u25B0\u25B0\u25B0\u25B0\u25B1\u25B1","\u25B0\u25B0\u25B0\u25B0\u25B0\u25B0\u25B1","\u25B0\u25B0\u25B0\u25B0\u25B0\u25B0\u25B0","\u25B0\u25B1\u25B1\u25B1\u25B1\u25B1\u25B1"]},dwarfFortress:{interval:80,frames:[" \u2588\u2588\u2588\u2588\u2588\u2588\xA3\xA3\xA3 ","\u263A\u2588\u2588\u2588\u2588\u2588\u2588\xA3\xA3\xA3 ","\u263A\u2588\u2588\u2588\u2588\u2588\u2588\xA3\xA3\xA3 ","\u263A\u2593\u2588\u2588\u2588\u2588\u2588\xA3\xA3\xA3 ","\u263A\u2593\u2588\u2588\u2588\u2588\u2588\xA3\xA3\xA3 ","\u263A\u2592\u2588\u2588\u2588\u2588\u2588\xA3\xA3\xA3 ","\u263A\u2592\u2588\u2588\u2588\u2588\u2588\xA3\xA3\xA3 ","\u263A\u2591\u2588\u2588\u2588\u2588\u2588\xA3\xA3\xA3 ","\u263A\u2591\u2588\u2588\u2588\u2588\u2588\xA3\xA3\xA3 ","\u263A \u2588\u2588\u2588\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2588\u2588\u2588\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2588\u2588\u2588\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2593\u2588\u2588\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2593\u2588\u2588\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2592\u2588\u2588\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2592\u2588\u2588\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2591\u2588\u2588\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2591\u2588\u2588\u2588\u2588\xA3\xA3\xA3 "," \u263A \u2588\u2588\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2588\u2588\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2588\u2588\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2593\u2588\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2593\u2588\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2592\u2588\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2592\u2588\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2591\u2588\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2591\u2588\u2588\u2588\xA3\xA3\xA3 "," \u263A \u2588\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2588\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2588\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2593\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2593\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2592\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2592\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2591\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2591\u2588\u2588\xA3\xA3\xA3 "," \u263A \u2588\u2588\xA3\xA3\xA3 "," \u263A\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2588\u2588\xA3\xA3\xA3 "," \u263A\u2593\u2588\xA3\xA3\xA3 "," \u263A\u2593\u2588\xA3\xA3\xA3 "," \u263A\u2592\u2588\xA3\xA3\xA3 "," \u263A\u2592\u2588\xA3\xA3\xA3 "," \u263A\u2591\u2588\xA3\xA3\xA3 "," \u263A\u2591\u2588\xA3\xA3\xA3 "," \u263A \u2588\xA3\xA3\xA3 "," \u263A\u2588\xA3\xA3\xA3 "," \u263A\u2588\xA3\xA3\xA3 "," \u263A\u2593\xA3\xA3\xA3 "," \u263A\u2593\xA3\xA3\xA3 "," \u263A\u2592\xA3\xA3\xA3 "," \u263A\u2592\xA3\xA3\xA3 "," \u263A\u2591\xA3\xA3\xA3 "," \u263A\u2591\xA3\xA3\xA3 "," \u263A \xA3\xA3\xA3 "," \u263A\xA3\xA3\xA3 "," \u263A\xA3\xA3\xA3 "," \u263A\u2593\xA3\xA3 "," \u263A\u2593\xA3\xA3 "," \u263A\u2592\xA3\xA3 "," \u263A\u2592\xA3\xA3 "," \u263A\u2591\xA3\xA3 "," \u263A\u2591\xA3\xA3 "," \u263A \xA3\xA3 "," \u263A\xA3\xA3 "," \u263A\xA3\xA3 "," \u263A\u2593\xA3 "," \u263A\u2593\xA3 "," \u263A\u2592\xA3 "," \u263A\u2592\xA3 "," \u263A\u2591\xA3 "," \u263A\u2591\xA3 "," \u263A \xA3 "," \u263A\xA3 "," \u263A\xA3 "," \u263A\u2593 "," \u263A\u2593 "," \u263A\u2592 "," \u263A\u2592 "," \u263A\u2591 "," \u263A\u2591 "," \u263A "," \u263A &"," \u263A \u263C&"," \u263A \u263C &"," \u263A\u263C &"," \u263A\u263C & "," \u203C & "," \u263A & "," \u203C & "," \u263A & "," \u203C & "," \u263A & ","\u203C & "," & "," & "," & \u2591 "," & \u2592 "," & \u2593 "," & \xA3 "," & \u2591\xA3 "," & \u2592\xA3 "," & \u2593\xA3 "," & \xA3\xA3 "," & \u2591\xA3\xA3 "," & \u2592\xA3\xA3 ","& \u2593\xA3\xA3 ","& \xA3\xA3\xA3 "," \u2591\xA3\xA3\xA3 "," \u2592\xA3\xA3\xA3 "," \u2593\xA3\xA3\xA3 "," \u2588\xA3\xA3\xA3 "," \u2591\u2588\xA3\xA3\xA3 "," \u2592\u2588\xA3\xA3\xA3 "," \u2593\u2588\xA3\xA3\xA3 "," \u2588\u2588\xA3\xA3\xA3 "," \u2591\u2588\u2588\xA3\xA3\xA3 "," \u2592\u2588\u2588\xA3\xA3\xA3 "," \u2593\u2588\u2588\xA3\xA3\xA3 "," \u2588\u2588\u2588\xA3\xA3\xA3 "," \u2591\u2588\u2588\u2588\xA3\xA3\xA3 "," \u2592\u2588\u2588\u2588\xA3\xA3\xA3 "," \u2593\u2588\u2588\u2588\xA3\xA3\xA3 "," \u2588\u2588\u2588\u2588\xA3\xA3\xA3 "," \u2591\u2588\u2588\u2588\u2588\xA3\xA3\xA3 "," \u2592\u2588\u2588\u2588\u2588\xA3\xA3\xA3 "," \u2593\u2588\u2588\u2588\u2588\xA3\xA3\xA3 "," \u2588\u2588\u2588\u2588\u2588\xA3\xA3\xA3 "," \u2591\u2588\u2588\u2588\u2588\u2588\xA3\xA3\xA3 "," \u2592\u2588\u2588\u2588\u2588\u2588\xA3\xA3\xA3 "," \u2593\u2588\u2588\u2588\u2588\u2588\xA3\xA3\xA3 "," \u2588\u2588\u2588\u2588\u2588\u2588\xA3\xA3\xA3 "," \u2588\u2588\u2588\u2588\u2588\u2588\xA3\xA3\xA3 "]}};var Qf=rE,Wde=Object.keys(rE);var rc={};Zy(rc,{error:()=>DQ,info:()=>PQ,success:()=>OQ,warning:()=>FQ});var UO=K(require("node:tty"),1);var RQ=UO.default?.WriteStream?.prototype?.hasColors?.()??!1,Le=o((n,e)=>{if(!RQ)return i=>i;let t=`\x1B[${n}m`,r=`\x1B[${e}m`;return i=>{let s=i+"",a=s.indexOf(r);if(a===-1)return t+s+r;let c=t,l=0,f=(e===22?r:"")+t;for(;a!==-1;)c+=s.slice(l,a)+f,l=a+r.length,a=s.indexOf(r,l);return c+=s.slice(l)+r,c}},"format"),Hde=Le(0,0),Qde=Le(1,22),Kde=Le(2,22),Yde=Le(3,23),Xde=Le(4,24),Jde=Le(53,55),Zde=Le(7,27),ehe=Le(8,28),the=Le(9,29),rhe=Le(30,39),qO=Le(31,39),WO=Le(32,39),GO=Le(33,39),zO=Le(34,39),nhe=Le(35,39),ihe=Le(36,39),she=Le(37,39),ahe=Le(90,39),ohe=Le(40,49),che=Le(41,49),lhe=Le(42,49),uhe=Le(43,49),fhe=Le(44,49),dhe=Le(45,49),hhe=Le(46,49),phe=Le(47,49),mhe=Le(100,49),ghe=Le(91,39),yhe=Le(92,39),_he=Le(93,39),She=Le(94,39),vhe=Le(95,39),bhe=Le(96,39),whe=Le(97,39),Ehe=Le(101,49),The=Le(102,49),Ahe=Le(103,49),xhe=Le(104,49),Che=Le(105,49),Ihe=Le(106,49),Rhe=Le(107,49);var nE=K(require("node:process"),1);function Kf(){let{env:n}=nE.default,{TERM:e,TERM_PROGRAM:t}=n;return nE.default.platform!=="win32"?e!=="linux":!!n.WT_SESSION||!!n.TERMINUS_SUBLIME||n.ConEmuTask==="{cmd::Cmder}"||t==="Terminus-Sublime"||t==="vscode"||e==="xterm-256color"||e==="alacritty"||e==="rxvt-unicode"||e==="rxvt-unicode-256color"||n.TERMINAL_EMULATOR==="JetBrains-JediTerm"}o(Kf,"isUnicodeSupported");var Og=Kf(),PQ=zO(Og?"\u2139":"i"),OQ=WO(Og?"\u2714":"\u221A"),FQ=GO(Og?"\u26A0":"\u203C"),DQ=qO(Og?"\u2716":"\xD7");function iE({onlyFirst:n=!1}={}){let i="(?:\\u001B\\][\\s\\S]*?(?:\\u0007|\\u001B\\u005C|\\u009C))|[\\u001B\\u009B][[\\]()#;?]*(?:\\d{1,4}(?:[;:]\\d{0,4})*)?[\\dA-PR-TZcf-nq-uy=><~]";return new RegExp(i,n?void 0:"g")}o(iE,"ansiRegex");var NQ=iE();function Yf(n){if(typeof n!="string")throw new TypeError(`Expected a \`string\`, got \`${typeof n}\``);return n.replace(NQ,"")}o(Yf,"stripAnsi");function HO(n){return n===161||n===164||n===167||n===168||n===170||n===173||n===174||n>=176&&n<=180||n>=182&&n<=186||n>=188&&n<=191||n===198||n===208||n===215||n===216||n>=222&&n<=225||n===230||n>=232&&n<=234||n===236||n===237||n===240||n===242||n===243||n>=247&&n<=250||n===252||n===254||n===257||n===273||n===275||n===283||n===294||n===295||n===299||n>=305&&n<=307||n===312||n>=319&&n<=322||n===324||n>=328&&n<=331||n===333||n===338||n===339||n===358||n===359||n===363||n===462||n===464||n===466||n===468||n===470||n===472||n===474||n===476||n===593||n===609||n===708||n===711||n>=713&&n<=715||n===717||n===720||n>=728&&n<=731||n===733||n===735||n>=768&&n<=879||n>=913&&n<=929||n>=931&&n<=937||n>=945&&n<=961||n>=963&&n<=969||n===1025||n>=1040&&n<=1103||n===1105||n===8208||n>=8211&&n<=8214||n===8216||n===8217||n===8220||n===8221||n>=8224&&n<=8226||n>=8228&&n<=8231||n===8240||n===8242||n===8243||n===8245||n===8251||n===8254||n===8308||n===8319||n>=8321&&n<=8324||n===8364||n===8451||n===8453||n===8457||n===8467||n===8470||n===8481||n===8482||n===8486||n===8491||n===8531||n===8532||n>=8539&&n<=8542||n>=8544&&n<=8555||n>=8560&&n<=8569||n===8585||n>=8592&&n<=8601||n===8632||n===8633||n===8658||n===8660||n===8679||n===8704||n===8706||n===8707||n===8711||n===8712||n===8715||n===8719||n===8721||n===8725||n===8730||n>=8733&&n<=8736||n===8739||n===8741||n>=8743&&n<=8748||n===8750||n>=8756&&n<=8759||n===8764||n===8765||n===8776||n===8780||n===8786||n===8800||n===8801||n>=8804&&n<=8807||n===8810||n===8811||n===8814||n===8815||n===8834||n===8835||n===8838||n===8839||n===8853||n===8857||n===8869||n===8895||n===8978||n>=9312&&n<=9449||n>=9451&&n<=9547||n>=9552&&n<=9587||n>=9600&&n<=9615||n>=9618&&n<=9621||n===9632||n===9633||n>=9635&&n<=9641||n===9650||n===9651||n===9654||n===9655||n===9660||n===9661||n===9664||n===9665||n>=9670&&n<=9672||n===9675||n>=9678&&n<=9681||n>=9698&&n<=9701||n===9711||n===9733||n===9734||n===9737||n===9742||n===9743||n===9756||n===9758||n===9792||n===9794||n===9824||n===9825||n>=9827&&n<=9829||n>=9831&&n<=9834||n===9836||n===9837||n===9839||n===9886||n===9887||n===9919||n>=9926&&n<=9933||n>=9935&&n<=9939||n>=9941&&n<=9953||n===9955||n===9960||n===9961||n>=9963&&n<=9969||n===9972||n>=9974&&n<=9977||n===9979||n===9980||n===9982||n===9983||n===10045||n>=10102&&n<=10111||n>=11094&&n<=11097||n>=12872&&n<=12879||n>=57344&&n<=63743||n>=65024&&n<=65039||n===65533||n>=127232&&n<=127242||n>=127248&&n<=127277||n>=127280&&n<=127337||n>=127344&&n<=127373||n===127375||n===127376||n>=127387&&n<=127404||n>=917760&&n<=917999||n>=983040&&n<=1048573||n>=1048576&&n<=1114109}o(HO,"isAmbiguous");function QO(n){return n===12288||n>=65281&&n<=65376||n>=65504&&n<=65510}o(QO,"isFullWidth");function KO(n){return n>=4352&&n<=4447||n===8986||n===8987||n===9001||n===9002||n>=9193&&n<=9196||n===9200||n===9203||n===9725||n===9726||n===9748||n===9749||n>=9776&&n<=9783||n>=9800&&n<=9811||n===9855||n>=9866&&n<=9871||n===9875||n===9889||n===9898||n===9899||n===9917||n===9918||n===9924||n===9925||n===9934||n===9940||n===9962||n===9970||n===9971||n===9973||n===9978||n===9981||n===9989||n===9994||n===9995||n===10024||n===10060||n===10062||n>=10067&&n<=10069||n===10071||n>=10133&&n<=10135||n===10160||n===10175||n===11035||n===11036||n===11088||n===11093||n>=11904&&n<=11929||n>=11931&&n<=12019||n>=12032&&n<=12245||n>=12272&&n<=12287||n>=12289&&n<=12350||n>=12353&&n<=12438||n>=12441&&n<=12543||n>=12549&&n<=12591||n>=12593&&n<=12686||n>=12688&&n<=12773||n>=12783&&n<=12830||n>=12832&&n<=12871||n>=12880&&n<=42124||n>=42128&&n<=42182||n>=43360&&n<=43388||n>=44032&&n<=55203||n>=63744&&n<=64255||n>=65040&&n<=65049||n>=65072&&n<=65106||n>=65108&&n<=65126||n>=65128&&n<=65131||n>=94176&&n<=94180||n>=94192&&n<=94198||n>=94208&&n<=101589||n>=101631&&n<=101662||n>=101760&&n<=101874||n>=110576&&n<=110579||n>=110581&&n<=110587||n===110589||n===110590||n>=110592&&n<=110882||n===110898||n>=110928&&n<=110930||n===110933||n>=110948&&n<=110951||n>=110960&&n<=111355||n>=119552&&n<=119638||n>=119648&&n<=119670||n===126980||n===127183||n===127374||n>=127377&&n<=127386||n>=127488&&n<=127490||n>=127504&&n<=127547||n>=127552&&n<=127560||n===127568||n===127569||n>=127584&&n<=127589||n>=127744&&n<=127776||n>=127789&&n<=127797||n>=127799&&n<=127868||n>=127870&&n<=127891||n>=127904&&n<=127946||n>=127951&&n<=127955||n>=127968&&n<=127984||n===127988||n>=127992&&n<=128062||n===128064||n>=128066&&n<=128252||n>=128255&&n<=128317||n>=128331&&n<=128334||n>=128336&&n<=128359||n===128378||n===128405||n===128406||n===128420||n>=128507&&n<=128591||n>=128640&&n<=128709||n===128716||n>=128720&&n<=128722||n>=128725&&n<=128728||n>=128732&&n<=128735||n===128747||n===128748||n>=128756&&n<=128764||n>=128992&&n<=129003||n===129008||n>=129292&&n<=129338||n>=129340&&n<=129349||n>=129351&&n<=129535||n>=129648&&n<=129660||n>=129664&&n<=129674||n>=129678&&n<=129734||n===129736||n>=129741&&n<=129756||n>=129759&&n<=129770||n>=129775&&n<=129784||n>=131072&&n<=196605||n>=196608&&n<=262141}o(KO,"isWide");function LQ(n){if(!Number.isSafeInteger(n))throw new TypeError(`Expected a code point, got \`${typeof n}\`.`)}o(LQ,"validate");function sE(n,{ambiguousAsWide:e=!1}={}){return LQ(n),QO(n)||KO(n)||e&&HO(n)?2:1}o(sE,"eastAsianWidth");var kQ=new Intl.Segmenter,MQ=new RegExp("^(?:\\p{Default_Ignorable_Code_Point}|\\p{Control}|\\p{Mark}|\\p{Surrogate})+$","v"),jQ=new RegExp("^[\\p{Default_Ignorable_Code_Point}\\p{Control}\\p{Format}\\p{Mark}\\p{Surrogate}]+","v"),$Q=new RegExp("^\\p{RGI_Emoji}$","v");function BQ(n){return n.replace(jQ,"")}o(BQ,"baseVisible");function VQ(n){return MQ.test(n)}o(VQ,"isZeroWidthCluster");function UQ(n,e){let t=0;if(n.length>1)for(let r of n.slice(1))r>="\uFF00"&&r<="\uFFEF"&&(t+=sE(r.codePointAt(0),e));return t}o(UQ,"trailingHalfwidthWidth");function aE(n,e={}){if(typeof n!="string"||n.length===0)return 0;let{ambiguousIsNarrow:t=!0,countAnsiEscapeCodes:r=!1}=e,i=n;if(r||(i=Yf(i)),i.length===0)return 0;let s=0,a={ambiguousAsWide:!t};for(let{segment:c}of kQ.segment(i)){if(VQ(c))continue;if($Q.test(c)){s+=2;continue}let l=BQ(c).codePointAt(0);s+=sE(l,a),s+=UQ(c,a)}return s}o(aE,"stringWidth");function oE({stream:n=process.stdout}={}){return!!(n&&n.isTTY&&process.env.TERM!=="dumb"&&!("CI"in process.env))}o(oE,"isInteractive");var Wi=K(require("node:process"),1);var qQ=3,cE=class{static{o(this,"StdinDiscarder")}#e=0;start(){this.#e++,this.#e===1&&this.#n()}stop(){if(this.#e<=0)throw new Error("`stop` called more times than `start`");this.#e--,this.#e===0&&this.#r()}#n(){Wi.default.platform==="win32"||!Wi.default.stdin.isTTY||(Wi.default.stdin.setRawMode(!0),Wi.default.stdin.on("data",this.#t),Wi.default.stdin.resume())}#r(){Wi.default.stdin.isTTY&&(Wi.default.stdin.off("data",this.#t),Wi.default.stdin.pause(),Wi.default.stdin.setRawMode(!1))}#t(e){e[0]===qQ&&Wi.default.emit("SIGINT")}},WQ=new cE,lE=WQ;var uE=class{static{o(this,"Ora")}#e=0;#n=!1;#r=0;#t=-1;#c=0;#_=0;#i;#u;#s;#l;#a;#p;#g;#d;#m;#y;#f;color;constructor(e){typeof e=="string"&&(e={text:e}),this.#i={color:"cyan",stream:Xf.default.stderr,discardStdin:!0,hideCursor:!0,...e},this.color=this.#i.color,this.spinner=this.#i.spinner,this.#a=this.#i.interval,this.#s=this.#i.stream,this.#p=typeof this.#i.isEnabled=="boolean"?this.#i.isEnabled:oE({stream:this.#s}),this.#g=typeof this.#i.isSilent=="boolean"?this.#i.isSilent:!1,this.text=this.#i.text,this.prefixText=this.#i.prefixText,this.suffixText=this.#i.suffixText,this.indent=this.#i.indent,Xf.default.env.NODE_ENV==="test"&&(this._stream=this.#s,this._isEnabled=this.#p,Object.defineProperty(this,"_linesToClear",{get(){return this.#e},set(t){this.#e=t}}),Object.defineProperty(this,"_frameIndex",{get(){return this.#t}}),Object.defineProperty(this,"_lineCount",{get(){return this.#r}}))}get indent(){return this.#d}set indent(e=0){if(!(e>=0&&Number.isInteger(e)))throw new Error("The `indent` option must be an integer from 0 and up");this.#d=e,this.#v()}get interval(){return this.#a??this.#u.interval??100}get spinner(){return this.#u}set spinner(e){if(this.#t=-1,this.#a=void 0,typeof e=="object"){if(!Array.isArray(e.frames)||e.frames.length===0||e.frames.some(t=>typeof t!="string"))throw new Error("The given spinner must have a non-empty `frames` array of strings");if(e.interval!==void 0&&!(Number.isInteger(e.interval)&&e.interval>0))throw new Error("`spinner.interval` must be a positive integer if provided");this.#u=e}else if(!Kf())this.#u=Qf.line;else if(e===void 0)this.#u=Qf.dots;else if(e!=="default"&&Qf[e])this.#u=Qf[e];else throw new Error(`There is no built-in spinner named '${e}'. See https://github.com/sindresorhus/cli-spinners/blob/main/spinners.json for a full list.`)}get text(){return this.#m}set text(e=""){this.#m=e,this.#v()}get prefixText(){return this.#y}set prefixText(e=""){this.#y=e,this.#v()}get suffixText(){return this.#f}set suffixText(e=""){this.#f=e,this.#v()}get isSpinning(){return this.#l!==void 0}#E(e,t,r=!1){let i=typeof e=="function"?e():e;return typeof i=="string"&&i!==""?r?t+i:i+t:""}#T(e=this.#y,t=" "){return this.#E(e,t,!1)}#S(e=this.#f,t=" "){return this.#E(e,t,!0)}#w(e,t){let r=0;for(let i of Yf(e).split(`
535
535
  `))r+=Math.max(1,Math.ceil(aE(i)/t));return r}#v(){let e=this.#s.columns??80,t=typeof this.#y=="function"?"":this.#y,r=typeof this.#f=="function"?"":this.#f,i=typeof t=="string"&&t!==""?t+" ":"",s=typeof r=="string"&&r!==""?" "+r:"",c=" ".repeat(this.#d)+i+"-"+(typeof this.#m=="string"?" "+this.#m:"")+s;this.#r=this.#w(c,e)}get isEnabled(){return this.#p&&!this.#g}set isEnabled(e){if(typeof e!="boolean")throw new TypeError("The `isEnabled` option must be a boolean");this.#p=e}get isSilent(){return this.#g}set isSilent(e){if(typeof e!="boolean")throw new TypeError("The `isSilent` option must be a boolean");this.#g=e}frame(){let e=Date.now();(this.#t===-1||e-this.#c>=this.interval)&&(this.#t=++this.#t%this.#u.frames.length,this.#c=e);let{frames:t}=this.#u,r=t[this.#t];this.color&&(r=kO[this.color](r));let i=this.#T(this.#y," "),s=typeof this.text=="string"?" "+this.text:"",a=this.#S(this.#f," ");return i+r+s+a}clear(){if(!this.#p||!this.#s.isTTY)return this;this.#s.cursorTo(0);for(let e=0;e<this.#e;e++)e>0&&this.#s.moveCursor(0,-1),this.#s.clearLine(1);return(this.#d||this.#_!==this.#d)&&this.#s.cursorTo(this.#d),this.#_=this.#d,this.#e=0,this}render(){if(!this.#p||this.#g)return this;this.clear();let e=this.frame(),t=this.#s.columns??80,r=this.#w(e,t),i=this.#s.rows;if(i&&i>1&&r>i){let s=e.split(`
536
536
  `),a=i-1;e=[...s.slice(0,a),"... (content truncated to fit terminal)"].join(`
537
537
  `)}return this.#s.write(e),this.#e=this.#w(e,t),this}start(e){if(e&&(this.text=e),this.#g)return this;if(!this.#p){let t=" ".repeat(this.#d)+this.#T(this.#y," ")+(this.text?`- ${this.text}`:"")+this.#S(this.#f," ");return t.trim()!==""&&this.#s.write(t+`
538
538
  `),this}return this.isSpinning?this:(this.#i.hideCursor&&tE.hide(this.#s),this.#i.discardStdin&&Xf.default.stdin.isTTY&&(this.#n=!0,lE.start()),this.render(),this.#l=setInterval(this.render.bind(this),this.interval),this)}stop(){return clearInterval(this.#l),this.#l=void 0,this.#t=0,this.#p&&(this.clear(),this.#i.hideCursor&&tE.show(this.#s)),this.#i.discardStdin&&Xf.default.stdin.isTTY&&this.#n&&(lE.stop(),this.#n=!1),this}succeed(e){return this.stopAndPersist({symbol:rc.success,text:e})}fail(e){return this.stopAndPersist({symbol:rc.error,text:e})}warn(e){return this.stopAndPersist({symbol:rc.warning,text:e})}info(e){return this.stopAndPersist({symbol:rc.info,text:e})}stopAndPersist(e={}){if(this.#g)return this;let t=e.prefixText??this.#y,r=this.#T(t," "),i=e.symbol??" ",s=e.text??this.text,c=typeof s=="string"?(i?" ":"")+s:"",l=e.suffixText??this.#f,u=this.#S(l," "),f=r+i+c+u+`
539
539
  `;return this.stop(),this.#s.write(f),this}};function fE(n){return new uE(n)}o(fE,"ora");var Fg=class{constructor(e,t={}){this.delayTimeout=null;this.updateInterval=null;this.startTime=0;this.isSpinnerVisible=!1;this.message=e,this.delayMs=t.delayMs??2e3,this.isTTY=!!process.stdout.isTTY,this.spinner=fE({text:e,isEnabled:this.isTTY})}static{o(this,"ProgressIndicator")}start(){this.isTTY&&(this.startTime=Date.now(),this.delayTimeout=setTimeout(()=>{this.showSpinner()},this.delayMs))}showSpinner(){!this.isTTY||this.isSpinnerVisible||(this.isSpinnerVisible=!0,this.updateSpinnerText(),this.spinner.start(),this.updateInterval=setInterval(()=>{this.updateSpinnerText()},1e3))}updateSpinnerText(){let e=Date.now()-this.startTime,t=this.formatElapsedTime(e);this.spinner.text=`${this.message} (${t})`}formatElapsedTime(e){let t=Math.floor(e/1e3),r=Math.floor(t/60),i=t%60;return r>0?`${r}m ${i}s`:`${i}s`}cleanup(){this.delayTimeout&&(clearTimeout(this.delayTimeout),this.delayTimeout=null),this.updateInterval&&(clearInterval(this.updateInterval),this.updateInterval=null)}succeed(e){this.cleanup(),this.isSpinnerVisible&&this.spinner.succeed(e),this.isSpinnerVisible=!1}fail(e){this.cleanup(),this.isSpinnerVisible&&this.spinner.fail(e),this.isSpinnerVisible=!1}stop(){this.cleanup(),this.isSpinnerVisible&&this.spinner.stop(),this.isSpinnerVisible=!1}async wrap(e,t){this.start();try{let r=await e();return this.succeed(t),r}catch(r){let i=r instanceof Error?r.message:"Operation failed";throw this.fail(i),r}}};var Cs=K(Dt());var Dg=class{static{o(this,"QueryAnalyzer")}constructor(){this.parser=new Cs.ExoQLParser,this.translator=new Cs.ExoQLAlgebraTranslator,this.optimizer=new Cs.AlgebraOptimizer,this.serializer=new Cs.AlgebraSerializer}async analyze(e,t={}){try{let r=this.parser.parse(e),i={valid:!0,queryType:this.extractQueryType(r),prefixes:this.extractPrefixes(r),variables:this.extractVariables(r),triplePatternCount:this.countTriplePatterns(r),hasFilter:this.hasPatternType(r,"filter"),hasUnion:this.hasPatternType(r,"union"),hasOptional:this.hasPatternType(r,"optional")};if(i.complexity=this.estimateComplexity(i),t.includeAlgebraPlan){let s=this.translator.translate(r);t.optimize!==!1&&(s.type==="construct"?s={...s,where:this.optimizer.optimize(s.where)}:s=this.optimizer.optimize(s)),i.algebraPlan=this.serializer.toString(s)}return i}catch(r){return this.handleParseError(r)}}formatAnalysis(e,t){if(t==="json")return JSON.stringify(e,null,2);if(!e.valid)return this.formatError(e.error);let r=[];if(r.push(`Query Type: ${e.queryType}`),r.push(""),e.prefixes&&e.prefixes.length>0){r.push("Prefixes:");for(let s of e.prefixes)r.push(` ${s.prefix}: <${s.iri}>`);r.push("")}e.variables&&(r.push("Variables:"),e.variables.length===1&&e.variables[0]==="*"?r.push(" * (all variables)"):r.push(` ${e.variables.join(", ")}`),r.push("")),r.push(`Triple Patterns: ${e.triplePatternCount??0}`),r.push("");let i=[];return e.hasFilter&&i.push("FILTER"),e.hasUnion&&i.push("UNION"),e.hasOptional&&i.push("OPTIONAL"),i.length>0&&(r.push(`Features: ${i.join(", ")}`),r.push("")),r.push(`Complexity: ${e.complexity}`),e.algebraPlan&&(r.push(""),r.push("Query Plan:"),r.push(e.algebraPlan)),r.join(`
540
540
  `)}extractQueryType(e){return e.type==="update"?"UPDATE":"queryType"in e?e.queryType:"UNKNOWN"}extractPrefixes(e){let t=[];if(e.prefixes&&typeof e.prefixes=="object")for(let[r,i]of Object.entries(e.prefixes))t.push({prefix:r,iri:i});return t}extractVariables(e){return e.variables?Array.isArray(e.variables)?e.variables.length===1&&e.variables[0]==="*"?["*"]:e.variables.map(t=>typeof t=="string"?t:t.termType==="Variable"?`?${t.value}`:t.variable&&t.variable.termType==="Variable"?`?${t.variable.value}`:String(t)):[]:[]}countTriplePatterns(e){let t=e.where||[];return this.countTriplesInPatterns(t)}countTriplesInPatterns(e){let t=0;for(let r of e)r&&(r.type==="bgp"&&Array.isArray(r.triples)?t+=r.triples.length:r.patterns&&Array.isArray(r.patterns)&&(t+=this.countTriplesInPatterns(r.patterns)));return t}hasPatternType(e,t){let r=e.where||[];return this.containsPatternType(r,t)}containsPatternType(e,t){for(let r of e)if(r&&(r.type===t||r.patterns&&this.containsPatternType(r.patterns,t)))return!0;return!1}estimateComplexity(e){let t=0,r=e.triplePatternCount??0;return r<=3?t+=1:r<=7?t+=2:t+=3,e.hasOptional&&(t+=1),e.hasUnion&&(t+=2),e.hasFilter&&(t+=.5),t<=2?"low":t<=4?"medium":"high"}handleParseError(e){return e instanceof Cs.SPARQLParseError?{valid:!1,error:{message:e.message,line:e.line,column:e.column,suggestions:this.generateSuggestions(e.message)}}:e instanceof Error?{valid:!1,error:{message:e.message,suggestions:this.generateSuggestions(e.message)}}:{valid:!1,error:{message:String(e)}}}generateSuggestions(e){let t=[],r=e.toLowerCase();if(r.includes("unknown prefix")||r.includes("prefix")){let i=e.match(/prefix[:\s]+(\w+)/i);if(i){let s=i[1].toLowerCase(),a={rdf:"http://www.w3.org/1999/02/22-rdf-syntax-ns#",rdfs:"http://www.w3.org/2000/01/rdf-schema#",xsd:"http://www.w3.org/2001/XMLSchema#",owl:"http://www.w3.org/2002/07/owl#",ems:"http://exocortex.local/ems#",exo:"http://exocortex.local/exo#",ims:"http://exocortex.local/ims#"};a[s]?t.push(`Add prefix declaration: PREFIX ${s}: <${a[s]}>`):t.push(`Add a PREFIX declaration for '${s}' at the start of your query`)}}return(r.includes("where")||r.includes("expected"))&&t.push("Ensure your query has a WHERE clause: SELECT ?s WHERE { ... }"),(r.includes("bracket")||r.includes("brace")||r.includes("{")||r.includes("}"))&&t.push("Check that all braces { } are properly balanced"),(r.includes("variable")||r.includes("?"))&&t.push("Variables must start with '?' (e.g., ?subject, ?predicate, ?object)"),t.length===0&&t.push("Check SPARQL syntax - see https://www.w3.org/TR/sparql11-query/"),t}formatError(e){let t=[];if(t.push("Syntax Error:"),e.line!==void 0){let r=e.column!==void 0?`line ${e.line}, column ${e.column}`:`line ${e.line}`;t.push(` Position: ${r}`)}if(t.push(` ${e.message}`),e.suggestions&&e.suggestions.length>0){t.push(""),t.push("Suggestions:");for(let r of e.suggestions)t.push(` - ${r}`)}return t.join(`
541
- `)}};var dE=class extends Error{static{o(this,"TemplateNotFoundError")}constructor(e){super(`Template not found: "${e}". Use --list-templates to see available templates.`),this.name="TemplateNotFoundError"}},hE=class extends Error{static{o(this,"InvalidParameterError")}constructor(e,t,r){super(`Invalid parameter "${e}" for template "${t}". Valid parameters: ${r.length>0?r.join(", "):"none"}`),this.name="InvalidParameterError"}},pE=class extends Error{static{o(this,"MissingParameterError")}constructor(e,t){super(`Missing required parameter(s) for template "${t}": ${e.join(", ")}. Use --param to provide values.`),this.name="MissingParameterError"}},Ng=class extends Error{static{o(this,"InvalidParamFormatError")}constructor(e){super(`Invalid parameter format: "${e}". Use format: key=value or key1=value1,key2=value2`),this.name="InvalidParamFormatError"}},WQ=[{name:"tasks-by-date",description:"Find tasks scheduled for a specific date",query:`PREFIX ems: <http://example.org/ems#>
541
+ `)}};var dE=class extends Error{static{o(this,"TemplateNotFoundError")}constructor(e){super(`Template not found: "${e}". Use --list-templates to see available templates.`),this.name="TemplateNotFoundError"}},hE=class extends Error{static{o(this,"InvalidParameterError")}constructor(e,t,r){super(`Invalid parameter "${e}" for template "${t}". Valid parameters: ${r.length>0?r.join(", "):"none"}`),this.name="InvalidParameterError"}},pE=class extends Error{static{o(this,"MissingParameterError")}constructor(e,t){super(`Missing required parameter(s) for template "${t}": ${e.join(", ")}. Use --param to provide values.`),this.name="MissingParameterError"}},Ng=class extends Error{static{o(this,"InvalidParamFormatError")}constructor(e){super(`Invalid parameter format: "${e}". Use format: key=value or key1=value1,key2=value2`),this.name="InvalidParamFormatError"}},GQ=[{name:"tasks-by-date",description:"Find tasks scheduled for a specific date",query:`PREFIX ems: <http://example.org/ems#>
542
542
  PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
543
543
  PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
544
544
 
@@ -594,55 +594,55 @@ SELECT ?task ?label ?start ?end WHERE {
594
594
  OPTIONAL { ?task ems:Effort_endTimestamp ?end }
595
595
  }
596
596
  ORDER BY DESC(?start)
597
- LIMIT 30`,parameters:[],examples:{}}],Ql=class{static{o(this,"TemplateRegistry")}constructor(){this.templates=new Map;for(let e of WQ)this.templates.set(e.name,e)}listTemplates(){return Array.from(this.templates.values())}getTemplate(e){let t=this.templates.get(e);if(!t)throw new dE(e);return t}applyTemplate(e,t){let r=this.getTemplate(e),i=this.validateParameters(e,t);if(!i.valid){if(i.missing.length>0)throw new pE(i.missing,e);if(i.unknown.length>0)throw new hE(i.unknown[0],e,r.parameters)}let s=r.query;for(let a of r.parameters){let c=t[a],l=this.escapeValue(c);s=s.replace(new RegExp(`\\{\\{${a}\\}\\}`,"g"),l)}return s}validateParameters(e,t){let r=this.getTemplate(e),i=Object.keys(t),s=r.parameters,a=s.filter(l=>!(l in t)||t[l]===void 0),c=i.filter(l=>!s.includes(l));return{valid:a.length===0&&c.length===0,missing:a,unknown:c}}parseParamString(e){let t=e.trim();if(t==="")return{};let r={},i=t.split(",");for(let s of i){let a=s.indexOf("=");if(a===-1)throw new Ng(e);let c=s.slice(0,a).trim(),l=s.slice(a+1).trim();if(c==="")throw new Ng(e);r[c]=l}return r}escapeValue(e){return e.replace(/\\/g,"\\\\").replace(/"/g,'\\"').replace(/'/g,"\\'").replace(/\n/g,"\\n").replace(/\r/g,"\\r").replace(/\t/g,"\\t")}registerTemplate(e){this.templates.set(e.name,e)}hasTemplate(e){return this.templates.has(e)}formatList(e="text"){let t=this.listTemplates();if(e==="json")return JSON.stringify(t,null,2);let r=[];r.push("Available SPARQL Templates:"),r.push("=".repeat(50)),r.push("");for(let i of t){if(r.push(`\u{1F4CB} ${i.name}`),r.push(` ${i.description}`),i.parameters.length>0){if(r.push(` Parameters: ${i.parameters.join(", ")}`),i.examples&&Object.keys(i.examples).length>0){let s=Object.entries(i.examples).map(([a,c])=>`${a}=${c}`).join(", ");r.push(` Example: --param "${s}"`)}}else r.push(" Parameters: (none)");r.push("")}return r.join(`
598
- `)}};function GQ(n,e){if(n.length===0)return e.length;if(e.length===0)return n.length;let t=[];for(let r=0;r<=n.length;r++)t[r]=[r];for(let r=0;r<=e.length;r++)t[0][r]=r;for(let r=1;r<=n.length;r++)for(let i=1;i<=e.length;i++){let s=n[r-1]===e[i-1]?0:1;t[r][i]=Math.min(t[r-1][i]+1,t[r][i-1]+1,t[r-1][i-1]+s)}return t[n.length][e.length]}o(GQ,"levenshteinDistance");function zQ(n,e,t=3,r=3){return e.map(s=>({prefix:s,distance:GQ(n.toLowerCase(),s.toLowerCase())})).filter(({distance:s})=>s<=r).sort((s,a)=>s.distance-a.distance).slice(0,t).map(({prefix:s})=>s)}o(zQ,"findSimilarPrefixes");function HQ(n,e,t=2,r){let i=n.split(`
599
- `),s=i.length,a=Math.max(1,e-t),c=Math.min(s,e+t),l=[];for(let u=a;u<=c;u++)l.push({number:u,content:i[u-1],isError:u===e});return{startLine:a,endLine:c,errorLine:e,errorColumn:r,lines:l}}o(HQ,"getQueryContext");function QQ(n){let e=/PREFIX\s+(\w+):\s*</gi,t=[],r;for(;(r=e.exec(n))!==null;)t.push(r[1]);return t}o(QQ,"extractDeclaredPrefixes");function KQ(n){let e=[/unknown prefix[:\s]+['"]?(\w+)['"]?/i,/prefix\s+['"]?(\w+)['"]?\s+not\s+defined/i,/undefined\s+prefix[:\s]+['"]?(\w+)['"]?/i];for(let t of e){let r=n.match(t);if(r)return r[1]}return null}o(KQ,"extractUnknownPrefix");function YQ(n){let e=[/line\s+(\d+),?\s*column\s+(\d+)/i,/line\s+(\d+):(\d+)/i,/at\s+(\d+):(\d+)/i,/\((\d+),\s*(\d+)\)/];for(let r of e){let i=n.match(r);if(i)return{line:parseInt(i[1],10),column:parseInt(i[2],10)}}let t=n.match(/line\s+(\d+)/i);return t?{line:parseInt(t[1],10)}:{}}o(YQ,"extractPosition");function XQ(n){let e=[/timeout[^\d]*(\d+)\s*ms/i,/timeout[^\d]*(\d+)\s*milliseconds/i,/(\d+)\s*ms\s*timeout/i,/exceeded[^\d]*(\d+)\s*ms/i];for(let t of e){let r=n.match(t);if(r)return parseInt(r[1],10)}return null}o(XQ,"extractTimeoutDuration");var Lg=class{constructor(){this.wellKnownPrefixes={rdf:"http://www.w3.org/1999/02/22-rdf-syntax-ns#",rdfs:"http://www.w3.org/2000/01/rdf-schema#",xsd:"http://www.w3.org/2001/XMLSchema#",owl:"http://www.w3.org/2002/07/owl#",ems:"http://exocortex.local/ems#",exo:"http://exocortex.local/exo#",ims:"http://exocortex.local/ims#"}}static{o(this,"SPARQLErrorEnhancer")}classifyError(e){let t=e.message.toLowerCase();return t.includes("unknown prefix")||t.includes("prefix")&&(t.includes("not defined")||t.includes("undefined"))?"unknown_prefix":t.includes("parse error")||t.includes("syntax error")||t.includes("unexpected")||t.includes("expected")?"syntax":t.includes("timeout")||t.includes("timed out")||t.includes("exceeded")?"timeout":t.includes("econnrefused")||t.includes("connection refused")||t.includes("network")||t.includes("connect")?"connection":"unknown"}enhanceError(e,t){switch(this.classifyError(e)){case"unknown_prefix":return this.enhanceUnknownPrefixError(e,t);case"syntax":return this.enhanceSyntaxError(e,t);case"timeout":return this.enhanceTimeoutError(e,t);case"connection":return this.enhanceConnectionError(e,t);default:return this.enhanceUnknownError(e,t)}}enhanceUnknownPrefixError(e,t){let r=KQ(e.message),i=QQ(t),s=[...new Set([...i,...Object.keys(this.wellKnownPrefixes)])],a,c=[];if(r){let l=zQ(r,s);l.length>0?(a=`Unknown prefix '${r}'. Did you mean: ${l.join(", ")}?`,c.push(`Replace '${r}:' with '${l[0]}:'`)):a=`Unknown prefix '${r}'.`;let u=i.length>0?i.join(", "):Object.keys(this.wellKnownPrefixes).join(", ");a+=`
597
+ LIMIT 30`,parameters:[],examples:{}}],Ql=class{static{o(this,"TemplateRegistry")}constructor(){this.templates=new Map;for(let e of GQ)this.templates.set(e.name,e)}listTemplates(){return Array.from(this.templates.values())}getTemplate(e){let t=this.templates.get(e);if(!t)throw new dE(e);return t}applyTemplate(e,t){let r=this.getTemplate(e),i=this.validateParameters(e,t);if(!i.valid){if(i.missing.length>0)throw new pE(i.missing,e);if(i.unknown.length>0)throw new hE(i.unknown[0],e,r.parameters)}let s=r.query;for(let a of r.parameters){let c=t[a],l=this.escapeValue(c);s=s.replace(new RegExp(`\\{\\{${a}\\}\\}`,"g"),l)}return s}validateParameters(e,t){let r=this.getTemplate(e),i=Object.keys(t),s=r.parameters,a=s.filter(l=>!(l in t)||t[l]===void 0),c=i.filter(l=>!s.includes(l));return{valid:a.length===0&&c.length===0,missing:a,unknown:c}}parseParamString(e){let t=e.trim();if(t==="")return{};let r={},i=t.split(",");for(let s of i){let a=s.indexOf("=");if(a===-1)throw new Ng(e);let c=s.slice(0,a).trim(),l=s.slice(a+1).trim();if(c==="")throw new Ng(e);r[c]=l}return r}escapeValue(e){return e.replace(/\\/g,"\\\\").replace(/"/g,'\\"').replace(/'/g,"\\'").replace(/\n/g,"\\n").replace(/\r/g,"\\r").replace(/\t/g,"\\t")}registerTemplate(e){this.templates.set(e.name,e)}hasTemplate(e){return this.templates.has(e)}formatList(e="text"){let t=this.listTemplates();if(e==="json")return JSON.stringify(t,null,2);let r=[];r.push("Available SPARQL Templates:"),r.push("=".repeat(50)),r.push("");for(let i of t){if(r.push(`\u{1F4CB} ${i.name}`),r.push(` ${i.description}`),i.parameters.length>0){if(r.push(` Parameters: ${i.parameters.join(", ")}`),i.examples&&Object.keys(i.examples).length>0){let s=Object.entries(i.examples).map(([a,c])=>`${a}=${c}`).join(", ");r.push(` Example: --param "${s}"`)}}else r.push(" Parameters: (none)");r.push("")}return r.join(`
598
+ `)}};function zQ(n,e){if(n.length===0)return e.length;if(e.length===0)return n.length;let t=[];for(let r=0;r<=n.length;r++)t[r]=[r];for(let r=0;r<=e.length;r++)t[0][r]=r;for(let r=1;r<=n.length;r++)for(let i=1;i<=e.length;i++){let s=n[r-1]===e[i-1]?0:1;t[r][i]=Math.min(t[r-1][i]+1,t[r][i-1]+1,t[r-1][i-1]+s)}return t[n.length][e.length]}o(zQ,"levenshteinDistance");function HQ(n,e,t=3,r=3){return e.map(s=>({prefix:s,distance:zQ(n.toLowerCase(),s.toLowerCase())})).filter(({distance:s})=>s<=r).sort((s,a)=>s.distance-a.distance).slice(0,t).map(({prefix:s})=>s)}o(HQ,"findSimilarPrefixes");function QQ(n,e,t=2,r){let i=n.split(`
599
+ `),s=i.length,a=Math.max(1,e-t),c=Math.min(s,e+t),l=[];for(let u=a;u<=c;u++)l.push({number:u,content:i[u-1],isError:u===e});return{startLine:a,endLine:c,errorLine:e,errorColumn:r,lines:l}}o(QQ,"getQueryContext");function KQ(n){let e=/PREFIX\s+(\w+):\s*</gi,t=[],r;for(;(r=e.exec(n))!==null;)t.push(r[1]);return t}o(KQ,"extractDeclaredPrefixes");function YQ(n){let e=[/unknown prefix[:\s]+['"]?(\w+)['"]?/i,/prefix\s+['"]?(\w+)['"]?\s+not\s+defined/i,/undefined\s+prefix[:\s]+['"]?(\w+)['"]?/i];for(let t of e){let r=n.match(t);if(r)return r[1]}return null}o(YQ,"extractUnknownPrefix");function XQ(n){let e=[/line\s+(\d+),?\s*column\s+(\d+)/i,/line\s+(\d+):(\d+)/i,/at\s+(\d+):(\d+)/i,/\((\d+),\s*(\d+)\)/];for(let r of e){let i=n.match(r);if(i)return{line:parseInt(i[1],10),column:parseInt(i[2],10)}}let t=n.match(/line\s+(\d+)/i);return t?{line:parseInt(t[1],10)}:{}}o(XQ,"extractPosition");function JQ(n){let e=[/timeout[^\d]*(\d+)\s*ms/i,/timeout[^\d]*(\d+)\s*milliseconds/i,/(\d+)\s*ms\s*timeout/i,/exceeded[^\d]*(\d+)\s*ms/i];for(let t of e){let r=n.match(t);if(r)return parseInt(r[1],10)}return null}o(JQ,"extractTimeoutDuration");var Lg=class{constructor(){this.wellKnownPrefixes={rdf:"http://www.w3.org/1999/02/22-rdf-syntax-ns#",rdfs:"http://www.w3.org/2000/01/rdf-schema#",xsd:"http://www.w3.org/2001/XMLSchema#",owl:"http://www.w3.org/2002/07/owl#",ems:"http://exocortex.local/ems#",exo:"http://exocortex.local/exo#",ims:"http://exocortex.local/ims#"}}static{o(this,"SPARQLErrorEnhancer")}classifyError(e){let t=e.message.toLowerCase();return t.includes("unknown prefix")||t.includes("prefix")&&(t.includes("not defined")||t.includes("undefined"))?"unknown_prefix":t.includes("parse error")||t.includes("syntax error")||t.includes("unexpected")||t.includes("expected")?"syntax":t.includes("timeout")||t.includes("timed out")||t.includes("exceeded")?"timeout":t.includes("econnrefused")||t.includes("connection refused")||t.includes("network")||t.includes("connect")?"connection":"unknown"}enhanceError(e,t){switch(this.classifyError(e)){case"unknown_prefix":return this.enhanceUnknownPrefixError(e,t);case"syntax":return this.enhanceSyntaxError(e,t);case"timeout":return this.enhanceTimeoutError(e,t);case"connection":return this.enhanceConnectionError(e,t);default:return this.enhanceUnknownError(e,t)}}enhanceUnknownPrefixError(e,t){let r=YQ(e.message),i=KQ(t),s=[...new Set([...i,...Object.keys(this.wellKnownPrefixes)])],a,c=[];if(r){let l=HQ(r,s);l.length>0?(a=`Unknown prefix '${r}'. Did you mean: ${l.join(", ")}?`,c.push(`Replace '${r}:' with '${l[0]}:'`)):a=`Unknown prefix '${r}'.`;let u=i.length>0?i.join(", "):Object.keys(this.wellKnownPrefixes).join(", ");a+=`
600
600
 
601
- Available prefixes: ${u}`,this.wellKnownPrefixes[r]&&c.push(`Add: PREFIX ${r}: <${this.wellKnownPrefixes[r]}>`)}else a=e.message;return{type:"unknown_prefix",message:a,originalMessage:e.message,originalStack:e.stack,suggestions:c.length>0?c:void 0}}enhanceSyntaxError(e,t){let r=e,i=r.line!==void 0?{line:r.line,column:r.column}:YQ(e.message),s,a;i.line?(s=`Syntax error at line ${i.line}`,i.column&&(s+=`, column ${i.column}`),s+=`: ${e.message.replace(/.*line\s+\d+.*?:\s*/i,"")}`,a=HQ(t,i.line,2,i.column)):s=`Syntax error: ${e.message}`;let c=this.generateSyntaxSuggestions(e.message);return{type:"syntax",message:s,originalMessage:e.message,originalStack:e.stack,suggestions:c.length>0?c:void 0,context:a,line:i.line,column:i.column}}generateSyntaxSuggestions(e){let t=[],r=e.toLowerCase();return(r.includes("where")||r.includes("expected"))&&t.push("Ensure your query has a WHERE clause: SELECT ?s WHERE { ... }"),(r.includes("{")||r.includes("}")||r.includes("brace")||r.includes("bracket"))&&t.push("Check that all braces { } are properly balanced"),(r.includes("variable")||r.includes("?"))&&t.push("Variables must start with '?' (e.g., ?subject, ?predicate, ?object)"),(r.includes("end of input")||r.includes("eof"))&&t.push("Query may be incomplete - check for missing closing braces or statements"),r.includes("prefix")&&t.push("Add PREFIX declarations at the start of your query"),t.length===0&&t.push("Check SPARQL syntax reference: https://www.w3.org/TR/sparql11-query/"),t}enhanceTimeoutError(e,t){let r=XQ(e.message),i=r?Math.round(r/1e3):null,s;i?s=`Query timed out after ${i} second${i!==1?"s":""}`:s="Query timed out";let a=["Try limiting results with LIMIT (e.g., LIMIT 100)","Add more specific FILTER conditions to reduce result set","Use more selective triple patterns","Consider using OPTIONAL sparingly (it can be expensive)"];return/\bLIMIT\b/i.test(t)||a.unshift("Add LIMIT clause to restrict result count"),/SELECT\s+\*/i.test(t)&&a.push("Replace SELECT * with specific variables to reduce data transfer"),{type:"timeout",message:s,originalMessage:e.message,originalStack:e.stack,suggestions:a}}enhanceConnectionError(e,t){let r="Connection failed to SPARQL endpoint",i=["Check that the SPARQL endpoint is running","Verify network connectivity","Check firewall settings"];return{type:"connection",message:r,originalMessage:e.message,originalStack:e.stack,suggestions:i}}enhanceUnknownError(e,t){return{type:"unknown",message:e.message,originalMessage:e.message,originalStack:e.stack,suggestions:["Check query syntax and try again"]}}formatForText(e){let t=[];if(t.push(`\u274C ${e.message}`),e.context){t.push(""),t.push("Context:");for(let r of e.context.lines){let i=r.isError?">>> ":" ";if(t.push(`${i}${r.number.toString().padStart(3)}: ${r.content}`),r.isError&&e.context.errorColumn){let s=" ".repeat(8+r.number.toString().length+e.context.errorColumn-1)+"^";t.push(s)}}}if(e.suggestions&&e.suggestions.length>0){t.push(""),t.push("Suggestions:");for(let r of e.suggestions)t.push(` \u2022 ${r}`)}return t.join(`
602
- `)}formatForJSON(e){return{type:e.type,message:e.message,originalMessage:e.originalMessage,suggestions:e.suggestions,line:e.line,column:e.column,context:e.context?{startLine:e.context.startLine,endLine:e.context.endLine,errorLine:e.context.errorLine,errorColumn:e.context.errorColumn,lines:e.context.lines.map(t=>({number:t.number,content:t.content,isError:t.isError}))}:void 0}}};var kg=class n{static{o(this,"NTriplesFormatter")}static escapeString(e){let t=e.replace(/\\/g,"\\\\");return t=t.replace(/"/g,'\\"'),t=t.replace(/\n/g,"\\n"),t=t.replace(/\r/g,"\\r"),t=t.replace(/\t/g,"\\t"),t}static formatObject(e){return e.startsWith("http://")||e.startsWith("https://")||e.startsWith("urn:")?`<${e}>`:`"${n.escapeString(e)}"`}};var nc=require("fs"),mE=require("path");function Jf(n){let e=new Map,t="obsidian://vault/",r;try{r=(0,nc.readdirSync)(n)}catch{return e}for(let i of r){let s=(0,mE.join)(n,i);if(i.startsWith("."))continue;let a;try{a=(0,nc.statSync)(s)}catch{continue}if(!a.isDirectory())continue;let c;try{c=(0,nc.readdirSync)(s)}catch{continue}for(let l of c){let u=(0,mE.join)(s,l);if(l.startsWith("."))continue;let f;try{f=(0,nc.statSync)(u)}catch{continue}if(!f.isDirectory())continue;let d=!1;try{d=(0,nc.readdirSync)(u).some(p=>p.endsWith(".md"))}catch{continue}if(d){let h=`${i}/${l}`,p=encodeURI(h),y=`${t}${p}/`;/^[a-zA-Z][a-zA-Z0-9_]*$/.test(l)&&e.set(l,y)}}}return e}o(Jf,"scanVaultNamespaces");var YO=K(Dt());var JQ="https://exocortex.my/ontology/",ZQ=/^[a-z][a-zA-Z0-9]*$/,XO=new Set(["exo","ems","ims","gtd","period","lit","inbox","rdf","rdfs","owl","xsd"]),eK=/(<)([a-zA-Z][a-zA-Z0-9]*)__([a-zA-Z][a-zA-Z0-9_]*)(>)/g;function Kl(n){let e=new Set,t=/PREFIX\s+(\w+)\s*:/gi,r;for(;(r=t.exec(n))!==null;)e.add(r[1].toLowerCase());let i=YO.SPARQL_PREFIXES.split(`
603
- `).filter(f=>f.trim().length>0),s=[];for(let f of i){let d=/PREFIX\s+(\w+)\s*:/i.exec(f);d&&!e.has(d[1].toLowerCase())&&s.push(f)}let a=/(?<![:\w])([a-z][a-zA-Z0-9]*):[a-zA-Z_]/g,c=new Set,l;for(;(l=a.exec(n))!==null;)c.add(l[1]);let u=new Set(e);for(let f of s){let d=/PREFIX\s+(\w+)\s*:/i.exec(f);d&&u.add(d[1].toLowerCase())}for(let f of c)u.has(f.toLowerCase())||ZQ.test(f)&&(s.push(`PREFIX ${f}: <${JQ}${f}#>`),u.add(f.toLowerCase()));return s.length===0?n:s.join(`
601
+ Available prefixes: ${u}`,this.wellKnownPrefixes[r]&&c.push(`Add: PREFIX ${r}: <${this.wellKnownPrefixes[r]}>`)}else a=e.message;return{type:"unknown_prefix",message:a,originalMessage:e.message,originalStack:e.stack,suggestions:c.length>0?c:void 0}}enhanceSyntaxError(e,t){let r=e,i=r.line!==void 0?{line:r.line,column:r.column}:XQ(e.message),s,a;i.line?(s=`Syntax error at line ${i.line}`,i.column&&(s+=`, column ${i.column}`),s+=`: ${e.message.replace(/.*line\s+\d+.*?:\s*/i,"")}`,a=QQ(t,i.line,2,i.column)):s=`Syntax error: ${e.message}`;let c=this.generateSyntaxSuggestions(e.message);return{type:"syntax",message:s,originalMessage:e.message,originalStack:e.stack,suggestions:c.length>0?c:void 0,context:a,line:i.line,column:i.column}}generateSyntaxSuggestions(e){let t=[],r=e.toLowerCase();return(r.includes("where")||r.includes("expected"))&&t.push("Ensure your query has a WHERE clause: SELECT ?s WHERE { ... }"),(r.includes("{")||r.includes("}")||r.includes("brace")||r.includes("bracket"))&&t.push("Check that all braces { } are properly balanced"),(r.includes("variable")||r.includes("?"))&&t.push("Variables must start with '?' (e.g., ?subject, ?predicate, ?object)"),(r.includes("end of input")||r.includes("eof"))&&t.push("Query may be incomplete - check for missing closing braces or statements"),r.includes("prefix")&&t.push("Add PREFIX declarations at the start of your query"),t.length===0&&t.push("Check SPARQL syntax reference: https://www.w3.org/TR/sparql11-query/"),t}enhanceTimeoutError(e,t){let r=JQ(e.message),i=r?Math.round(r/1e3):null,s;i?s=`Query timed out after ${i} second${i!==1?"s":""}`:s="Query timed out";let a=["Try limiting results with LIMIT (e.g., LIMIT 100)","Add more specific FILTER conditions to reduce result set","Use more selective triple patterns","Consider using OPTIONAL sparingly (it can be expensive)"];return/\bLIMIT\b/i.test(t)||a.unshift("Add LIMIT clause to restrict result count"),/SELECT\s+\*/i.test(t)&&a.push("Replace SELECT * with specific variables to reduce data transfer"),{type:"timeout",message:s,originalMessage:e.message,originalStack:e.stack,suggestions:a}}enhanceConnectionError(e,t){let r="Connection failed to SPARQL endpoint",i=["Check that the SPARQL endpoint is running","Verify network connectivity","Check firewall settings"];return{type:"connection",message:r,originalMessage:e.message,originalStack:e.stack,suggestions:i}}enhanceUnknownError(e,t){return{type:"unknown",message:e.message,originalMessage:e.message,originalStack:e.stack,suggestions:["Check query syntax and try again"]}}formatForText(e){let t=[];if(t.push(`\u274C ${e.message}`),e.context){t.push(""),t.push("Context:");for(let r of e.context.lines){let i=r.isError?">>> ":" ";if(t.push(`${i}${r.number.toString().padStart(3)}: ${r.content}`),r.isError&&e.context.errorColumn){let s=" ".repeat(8+r.number.toString().length+e.context.errorColumn-1)+"^";t.push(s)}}}if(e.suggestions&&e.suggestions.length>0){t.push(""),t.push("Suggestions:");for(let r of e.suggestions)t.push(` \u2022 ${r}`)}return t.join(`
602
+ `)}formatForJSON(e){return{type:e.type,message:e.message,originalMessage:e.originalMessage,suggestions:e.suggestions,line:e.line,column:e.column,context:e.context?{startLine:e.context.startLine,endLine:e.context.endLine,errorLine:e.context.errorLine,errorColumn:e.context.errorColumn,lines:e.context.lines.map(t=>({number:t.number,content:t.content,isError:t.isError}))}:void 0}}};var kg=class n{static{o(this,"NTriplesFormatter")}static escapeString(e){let t=e.replace(/\\/g,"\\\\");return t=t.replace(/"/g,'\\"'),t=t.replace(/\n/g,"\\n"),t=t.replace(/\r/g,"\\r"),t=t.replace(/\t/g,"\\t"),t}static formatObject(e){return e.startsWith("http://")||e.startsWith("https://")||e.startsWith("urn:")?`<${e}>`:`"${n.escapeString(e)}"`}};var nc=require("fs"),mE=require("path");function Jf(n){let e=new Map,t="obsidian://vault/",r;try{r=(0,nc.readdirSync)(n)}catch{return e}for(let i of r){let s=(0,mE.join)(n,i);if(i.startsWith("."))continue;let a;try{a=(0,nc.statSync)(s)}catch{continue}if(!a.isDirectory())continue;let c;try{c=(0,nc.readdirSync)(s)}catch{continue}for(let l of c){let u=(0,mE.join)(s,l);if(l.startsWith("."))continue;let f;try{f=(0,nc.statSync)(u)}catch{continue}if(!f.isDirectory())continue;let d=!1;try{d=(0,nc.readdirSync)(u).some(p=>p.endsWith(".md"))}catch{continue}if(d){let h=`${i}/${l}`,p=encodeURI(h),y=`${t}${p}/`;/^[a-zA-Z][a-zA-Z0-9_]*$/.test(l)&&e.set(l,y)}}}return e}o(Jf,"scanVaultNamespaces");var YO=K(Dt());var ZQ="https://exocortex.my/ontology/",eK=/^[a-z][a-zA-Z0-9]*$/,XO=new Set(["exo","ems","ims","gtd","period","lit","inbox","rdf","rdfs","owl","xsd"]),tK=/(<)([a-zA-Z][a-zA-Z0-9]*)__([a-zA-Z][a-zA-Z0-9_]*)(>)/g;function Kl(n){let e=new Set,t=/PREFIX\s+(\w+)\s*:/gi,r;for(;(r=t.exec(n))!==null;)e.add(r[1].toLowerCase());let i=YO.SPARQL_PREFIXES.split(`
603
+ `).filter(f=>f.trim().length>0),s=[];for(let f of i){let d=/PREFIX\s+(\w+)\s*:/i.exec(f);d&&!e.has(d[1].toLowerCase())&&s.push(f)}let a=/(?<![:\w])([a-z][a-zA-Z0-9]*):[a-zA-Z_]/g,c=new Set,l;for(;(l=a.exec(n))!==null;)c.add(l[1]);let u=new Set(e);for(let f of s){let d=/PREFIX\s+(\w+)\s*:/i.exec(f);d&&u.add(d[1].toLowerCase())}for(let f of c)u.has(f.toLowerCase())||eK.test(f)&&(s.push(`PREFIX ${f}: <${ZQ}${f}#>`),u.add(f.toLowerCase()));return s.length===0?n:s.join(`
604
604
  `)+`
605
- `+n}o(Kl,"injectExocortexPrefixes");function Mg(n){return n.replace(eK,(e,t,r,i,s)=>XO.has(r.toLowerCase())?`${r}:${i}`:e)}o(Mg,"transformShorthandNotation");function Zf(n){let e=new Map(n);for(let t of XO)e.delete(t);return e}o(Zf,"filterOntologyPrefixes");var tK=300,JO=3e4,rK="EXOCORTEX_SPARQL_TIMEOUT";function nK(){let n=process.env[rK];if(!n)return JO;try{let e=iK(n);if(e!==null&&e>0)return e}catch{}return JO}o(nK,"getDefaultTimeout");function iK(n){let e=n.trim().toLowerCase();if(!e)return null;if(e.endsWith("ms")){let r=parseInt(e.slice(0,-2),10);return isNaN(r)||r<=0?null:r}if(e.endsWith("s")){let r=parseInt(e.slice(0,-1),10);return isNaN(r)||r<=0?null:r*1e3}let t=parseInt(e,10);return isNaN(t)||t<=0?null:t*1e3}o(iK,"parseTimeoutSafe");function sK(n){if(!n)return tK;let e=parseInt(n.trim(),10);if(isNaN(e)||e<=0)throw new Ke(`Invalid cache TTL: "${n}". Must be a positive number (seconds).`,'exocortex sparql query --cache-ttl 600 "SELECT * WHERE { ?s ?p ?o }"');return e}o(sK,"parseCacheTtl");function aK(n){let e=n.trim().toLowerCase();if(e.endsWith("ms")){let r=parseInt(e.slice(0,-2),10);if(isNaN(r)||r<=0)throw new Ke(`Invalid timeout format: "${n}". Value must be a positive number.`,'exocortex sparql query --timeout "30s" or --timeout "5000ms"');return r}if(e.endsWith("s")){let r=parseInt(e.slice(0,-1),10);if(isNaN(r)||r<=0)throw new Ke(`Invalid timeout format: "${n}". Value must be a positive number.`,'exocortex sparql query --timeout "30s" or --timeout "5000ms"');return r*1e3}let t=parseInt(e,10);if(isNaN(t)||t<=0)throw new Ke(`Invalid timeout format: "${n}". Use formats like "30s", "5000ms", or just a number (seconds).`,'exocortex sparql query --timeout "30s" or --timeout "5000ms"');return t*1e3}o(aK,"parseTimeout");async function gE(n,e,t=Date.now()){let r,i=new Promise((s,a)=>{r=setTimeout(()=>{let c=Date.now()-t;a(new Uf(e,c))},e),r&&typeof r=="object"&&"unref"in r&&r.unref()});return Promise.race([n,i])}o(gE,"executeWithTimeout");function oK(n,e){return e.concat([n])}o(oK,"collectAlso");function eF(){return new ae("query").description("Execute SPARQL query against Obsidian vault").argument("[query]","SPARQL query string or path to .sparql file (optional if --template is used)").option("--vault <path>","Path to Obsidian vault",process.cwd()).option("--also <path>","Additional vault to include in query (repeatable)",oK,[]).option("--format <type>","Output format: table|json|csv|ntriples","table").option("--output <type>","Response format: text|json (for MCP tools)","text").option("--timeout <duration>","Query timeout (e.g., 30s, 5000ms)","30s").option("--dry-run","Validate query syntax without executing (no vault loading)").option("--explain","Show optimized query plan").option("--stats","Show execution statistics").option("--no-optimize","Disable query optimization").option("--use-cache","Use persistent triple cache (faster vault loading)").option("--cache-ttl <seconds>","Query result cache TTL in seconds (default: 300)").option("--no-cache","Bypass query result cache").option("--template <name>","Use a predefined query template").option("--param <params>","Template parameters (format: key=value,key2=value2)").action(async(n,e)=>{let t=e.output||"text";D.setFormat(t);let r="";try{let i=Date.now(),s=e.timeout?aK(e.timeout):nK(),a=sK(e.cacheTtl),c=e.cache!==!1;if(e.template){let z=new Ql,G=e.param?z.parseParamString(e.param):{};if(r=z.applyTemplate(e.template,G),t==="text"){let F=z.getTemplate(e.template);console.log(`\u{1F4CB} Using template: ${e.template}`),Object.keys(G).length>0&&console.log(` Parameters: ${Object.entries(G).map(([$,re])=>`${$}=${re}`).join(", ")}`),console.log()}}else if(n)r=cK(n);else throw new Ke("Either a query argument or --template flag is required.",'exocortex sparql query "SELECT * WHERE { ?s ?p ?o }" or exocortex sparql query --template tasks-by-date --param date=2024-01-15');if(e.dryRun){await lK(r,e,t);return}let l=(0,ed.resolve)(e.vault);if(c){let G=await new Wl().get(r,a);if(G!==null){let F=Date.now()-i;if(t==="json"){let $=X.success(G,{durationMs:F,itemCount:G.count||0,queryResultCacheHit:!0});console.log(JSON.stringify($,null,2))}else{console.log(`\u{1F4E6} (cached) Query result loaded from cache in ${F}ms
605
+ `+n}o(Kl,"injectExocortexPrefixes");function Mg(n){return n.replace(tK,(e,t,r,i,s)=>XO.has(r.toLowerCase())?`${r}:${i}`:e)}o(Mg,"transformShorthandNotation");function Zf(n){let e=new Map(n);for(let t of XO)e.delete(t);return e}o(Zf,"filterOntologyPrefixes");var rK=300,JO=3e4,nK="EXOCORTEX_SPARQL_TIMEOUT";function iK(){let n=process.env[nK];if(!n)return JO;try{let e=sK(n);if(e!==null&&e>0)return e}catch{}return JO}o(iK,"getDefaultTimeout");function sK(n){let e=n.trim().toLowerCase();if(!e)return null;if(e.endsWith("ms")){let r=parseInt(e.slice(0,-2),10);return isNaN(r)||r<=0?null:r}if(e.endsWith("s")){let r=parseInt(e.slice(0,-1),10);return isNaN(r)||r<=0?null:r*1e3}let t=parseInt(e,10);return isNaN(t)||t<=0?null:t*1e3}o(sK,"parseTimeoutSafe");function aK(n){if(!n)return rK;let e=parseInt(n.trim(),10);if(isNaN(e)||e<=0)throw new Ke(`Invalid cache TTL: "${n}". Must be a positive number (seconds).`,'exocortex sparql query --cache-ttl 600 "SELECT * WHERE { ?s ?p ?o }"');return e}o(aK,"parseCacheTtl");function oK(n){let e=n.trim().toLowerCase();if(e.endsWith("ms")){let r=parseInt(e.slice(0,-2),10);if(isNaN(r)||r<=0)throw new Ke(`Invalid timeout format: "${n}". Value must be a positive number.`,'exocortex sparql query --timeout "30s" or --timeout "5000ms"');return r}if(e.endsWith("s")){let r=parseInt(e.slice(0,-1),10);if(isNaN(r)||r<=0)throw new Ke(`Invalid timeout format: "${n}". Value must be a positive number.`,'exocortex sparql query --timeout "30s" or --timeout "5000ms"');return r*1e3}let t=parseInt(e,10);if(isNaN(t)||t<=0)throw new Ke(`Invalid timeout format: "${n}". Use formats like "30s", "5000ms", or just a number (seconds).`,'exocortex sparql query --timeout "30s" or --timeout "5000ms"');return t*1e3}o(oK,"parseTimeout");async function gE(n,e,t=Date.now()){let r,i=new Promise((s,a)=>{r=setTimeout(()=>{let c=Date.now()-t;a(new Uf(e,c))},e),r&&typeof r=="object"&&"unref"in r&&r.unref()});return Promise.race([n,i])}o(gE,"executeWithTimeout");function cK(n,e){return e.concat([n])}o(cK,"collectAlso");function eF(){return new ae("query").description("Execute SPARQL query against Obsidian vault").argument("[query]","SPARQL query string or path to .sparql file (optional if --template is used)").option("--vault <path>","Path to Obsidian vault",process.cwd()).option("--also <path>","Additional vault to include in query (repeatable)",cK,[]).option("--format <type>","Output format: table|json|csv|ntriples","table").option("--output <type>","Response format: text|json (for MCP tools)","text").option("--timeout <duration>","Query timeout (e.g., 30s, 5000ms)","30s").option("--dry-run","Validate query syntax without executing (no vault loading)").option("--explain","Show optimized query plan").option("--stats","Show execution statistics").option("--no-optimize","Disable query optimization").option("--use-cache","Use persistent triple cache (faster vault loading)").option("--cache-ttl <seconds>","Query result cache TTL in seconds (default: 300)").option("--no-cache","Bypass query result cache").option("--template <name>","Use a predefined query template").option("--param <params>","Template parameters (format: key=value,key2=value2)").action(async(n,e)=>{let t=e.output||"text";D.setFormat(t);let r="";try{let i=Date.now(),s=e.timeout?oK(e.timeout):iK(),a=aK(e.cacheTtl),c=e.cache!==!1;if(e.template){let z=new Ql,G=e.param?z.parseParamString(e.param):{};if(r=z.applyTemplate(e.template,G),t==="text"){let F=z.getTemplate(e.template);console.log(`\u{1F4CB} Using template: ${e.template}`),Object.keys(G).length>0&&console.log(` Parameters: ${Object.entries(G).map(([$,re])=>`${$}=${re}`).join(", ")}`),console.log()}}else if(n)r=lK(n);else throw new Ke("Either a query argument or --template flag is required.",'exocortex sparql query "SELECT * WHERE { ?s ?p ?o }" or exocortex sparql query --template tasks-by-date --param date=2024-01-15');if(e.dryRun){await uK(r,e,t);return}let l=(0,ed.resolve)(e.vault);if(c){let G=await new Wl().get(r,a);if(G!==null){let F=Date.now()-i;if(t==="json"){let $=X.success(G,{durationMs:F,itemCount:G.count||0,queryResultCacheHit:!0});console.log(JSON.stringify($,null,2))}else{console.log(`\u{1F4E6} (cached) Query result loaded from cache in ${F}ms
606
606
  `);let $=G;$.type==="select"&&$.bindings?(console.log(`\u2705 Found ${$.bindings.length} result(s)
607
- `),dK($.bindings,e.format)):$.type==="construct"&&$.triples&&(console.log(`\u2705 Generated ${$.triples.length} triple(s)
608
- `),hK($.triples,e.format))}return}}if(!(0,Yl.existsSync)(l))throw new Te(l);t==="text"&&console.log(`\u{1F4E6} Loading vault: ${l}...`);let u=Date.now(),f,d=!1;if(e.useCache){let G=await new qn(l).loadOrBuild();f=G.triples,d=G.cacheHit,t==="text"&&d&&console.log("\u{1F680} Cache hit! Loading from persistent cache...")}else{let z=new Nt(l);f=await new Gt.NoteToRDFConverter(z).convertVault()}let h=e.also||[];for(let z of h){let G=(0,ed.resolve)(z);if(!(0,Yl.existsSync)(G))throw new Te(G);t==="text"&&console.log(`\u{1F4E6} Loading additional vault: ${G}...`);let F=new Nt(G),re=await new Gt.NoteToRDFConverter(F).convertVault();f=f.concat(re),t==="text"&&console.log(` \u2795 Added ${re.length} triples from ${G}`)}let p=new Gt.InMemoryTripleStore;await p.addAll(f);let y=Date.now()-u;if(t==="text"){let z=d?" (from cache)":"",G=h.length>0?` (${h.length+1} vaults)`:"";console.log(`\u2705 Loaded ${f.length} triples in ${y}ms${z}${G}
609
- `),console.log("\u{1F50D} Parsing SPARQL query...")}let v=new Gt.ExoQLParser;r=Mg(r),r=Kl(r);let w=Zf(Jf(l));for(let z of h){let G=Zf(Jf((0,ed.resolve)(z)));for(let[F,$]of G)w.has(F)||w.set(F,$)}w.size>0&&v.setVaultPrefixes(w);let b=v.parse(r);if(b.type==="update"){t==="text"&&console.log("\u{1F504} Executing SPARQL UPDATE...");let z=Date.now(),G=new Gt.UpdateExecutor(p),F=await gE(G.execute(b),s,z),$=Date.now()-z,re=Date.now()-i;if(t==="json"){let Ye=X.success({query:r,type:"update",results:F},{durationMs:re,itemCount:F.length,loadDurationMs:y,execDurationMs:$,triplesScanned:f.length,cacheHit:d});console.log(JSON.stringify(Ye,null,2))}else mK(F,e.format),console.log(),console.log("\u26A0\uFE0F Changes applied to in-memory store only (not persisted to vault files)"),e.stats&&(console.log(`
607
+ `),hK($.bindings,e.format)):$.type==="construct"&&$.triples&&(console.log(`\u2705 Generated ${$.triples.length} triple(s)
608
+ `),pK($.triples,e.format))}return}}if(!(0,Yl.existsSync)(l))throw new Te(l);t==="text"&&console.log(`\u{1F4E6} Loading vault: ${l}...`);let u=Date.now(),f,d=!1;if(e.useCache){let G=await new qn(l).loadOrBuild();f=G.triples,d=G.cacheHit,t==="text"&&d&&console.log("\u{1F680} Cache hit! Loading from persistent cache...")}else{let z=new Nt(l);f=await new Gt.NoteToRDFConverter(z).convertVault()}let h=e.also||[];for(let z of h){let G=(0,ed.resolve)(z);if(!(0,Yl.existsSync)(G))throw new Te(G);t==="text"&&console.log(`\u{1F4E6} Loading additional vault: ${G}...`);let F=new Nt(G),re=await new Gt.NoteToRDFConverter(F).convertVault();f=f.concat(re),t==="text"&&console.log(` \u2795 Added ${re.length} triples from ${G}`)}let p=new Gt.InMemoryTripleStore;await p.addAll(f);let y=Date.now()-u;if(t==="text"){let z=d?" (from cache)":"",G=h.length>0?` (${h.length+1} vaults)`:"";console.log(`\u2705 Loaded ${f.length} triples in ${y}ms${z}${G}
609
+ `),console.log("\u{1F50D} Parsing SPARQL query...")}let v=new Gt.ExoQLParser;r=Mg(r),r=Kl(r);let w=Zf(Jf(l));for(let z of h){let G=Zf(Jf((0,ed.resolve)(z)));for(let[F,$]of G)w.has(F)||w.set(F,$)}w.size>0&&v.setVaultPrefixes(w);let b=v.parse(r);if(b.type==="update"){t==="text"&&console.log("\u{1F504} Executing SPARQL UPDATE...");let z=Date.now(),G=new Gt.UpdateExecutor(p),F=await gE(G.execute(b),s,z),$=Date.now()-z,re=Date.now()-i;if(t==="json"){let Ye=X.success({query:r,type:"update",results:F},{durationMs:re,itemCount:F.length,loadDurationMs:y,execDurationMs:$,triplesScanned:f.length,cacheHit:d});console.log(JSON.stringify(Ye,null,2))}else gK(F,e.format),console.log(),console.log("\u26A0\uFE0F Changes applied to in-memory store only (not persisted to vault files)"),e.stats&&(console.log(`
610
610
  \u{1F4CA} Execution Statistics:`),console.log(` Vault loading: ${y}ms${d?" (from cache)":""}`),console.log(` Query execution: ${$}ms`),console.log(` Total time: ${re}ms`),console.log(` Triples scanned: ${f.length}`));return}t==="text"&&console.log("\u{1F504} Translating to algebra...");let I=new Gt.ExoQLAlgebraTranslator().translate(b);if(!e.noOptimize&&I.type!=="construct")I=new Gt.AlgebraOptimizer().optimize(I);else if(!e.noOptimize&&I.type==="construct"){let z=new Gt.AlgebraOptimizer,G=I;I={...G,where:z.optimize(G.where)}}if(e.explain&&t==="text"){console.log("\u{1F4CA} Query Plan:");let z=new Gt.AlgebraSerializer;if(I.type==="construct"){let G=I;console.log("CONSTRUCT Template:"),console.log(" (template patterns)"),console.log("WHERE:"),console.log(z.toString(G.where))}else console.log(z.toString(I));console.log()}let j=Date.now(),V=new Gt.ExoQLQueryExecutor(p);typeof V.setTimeout=="function"&&V.setTimeout(s);let te=t==="text"?new Fg("Executing query",{delayMs:2e3}):null;if(V.isConstructQuery(I)){te?.start();let z=await gE(V.executeConstruct(I),s,j),G=Date.now()-j;te?.stop();let F=Date.now()-i;if(c){let $=new ql,re={type:"construct",count:z.length,triples:JSON.parse($.formatJson(z))};await new Wl().set(r,re,a)}if(t==="json"){let $=new ql,re={query:r,count:z.length,triples:JSON.parse($.formatJson(z))},Ye=X.success(re,{durationMs:F,itemCount:z.length,loadDurationMs:y,execDurationMs:G,triplesScanned:f.length,cacheHit:d,queryResultCacheHit:!1});console.log(JSON.stringify(Ye,null,2))}else console.log(`\u2705 Generated ${z.length} triple(s) in ${G}ms
611
- `),z.length>0?fK(z,e.format):console.log("No triples generated."),e.stats&&(console.log(`
611
+ `),z.length>0?dK(z,e.format):console.log("No triples generated."),e.stats&&(console.log(`
612
612
  \u{1F4CA} Execution Statistics:`),console.log(` Vault loading: ${y}ms${d?" (from cache)":""}`),console.log(` Query execution: ${G}ms`),console.log(` Total time: ${F}ms`),console.log(` Triples scanned: ${f.length}`),console.log(` Triples generated: ${z.length}`),e.useCache&&console.log(` Triple cache: ${d?"HIT":"MISS (rebuilt)"}`),c&&console.log(" Query result cache: MISS (cached for next run)"))}else{te?.start();let z=await gE(V.executeAll(I),s,j),G=Date.now()-j;te?.stop();let F=Date.now()-i,$=z.map(re=>re.toJSON());if(c){let re={type:"select",count:z.length,bindings:$};await new Wl().set(r,re,a)}if(t==="json"){let re={query:r,count:z.length,bindings:$},Ye=X.success(re,{durationMs:F,itemCount:z.length,loadDurationMs:y,execDurationMs:G,triplesScanned:f.length,cacheHit:d,queryResultCacheHit:!1});console.log(JSON.stringify(Ye,null,2))}else console.log(`\u2705 Found ${z.length} result(s) in ${G}ms
613
- `),z.length>0?uK(z,e.format):console.log("No results found."),e.stats&&(console.log(`
614
- \u{1F4CA} Execution Statistics:`),console.log(` Vault loading: ${y}ms${d?" (from cache)":""}`),console.log(` Query execution: ${G}ms`),console.log(` Total time: ${F}ms`),console.log(` Triples scanned: ${f.length}`),console.log(` Results returned: ${z.length}`),e.useCache&&console.log(` Triple cache: ${d?"HIT":"MISS (rebuilt)"}`),c&&console.log(" Query result cache: MISS (cached for next run)"))}}catch(i){tF(i,r,t)}})}o(eF,"sparqlQueryCommand");function tF(n,e,t){let r=new Lg;if(r.classifyError(n)!=="unknown"){let s=r.enhanceError(n,e);if(t==="json"){let a=X.error("VALIDATION_INVALID_FORMAT",s.message,2,{context:{errorType:s.type,suggestions:s.suggestions,line:s.line,column:s.column,queryContext:s.context?{startLine:s.context.startLine,endLine:s.context.endLine,errorLine:s.context.errorLine}:void 0},recovery:{message:s.suggestions?.[0]||"Check query syntax"}});console.log(JSON.stringify(a,null,2)),process.exit(2)}else console.error(r.formatForText(s)),process.exit(2)}D.handle(n)}o(tF,"handleSparqlError");function cK(n){if(n.includes("SELECT")||n.includes("CONSTRUCT")||n.includes("INSERT")||n.includes("DELETE"))return n;let e=(0,ed.resolve)(n);return(0,Yl.existsSync)(e)?(0,Yl.readFileSync)(e,"utf-8"):n}o(cK,"loadQuery");async function lK(n,e,t){if(e.explain){let i=new Dg,s=await i.analyze(n,{includeAlgebraPlan:!0,optimize:!e.noOptimize});if(t==="json"){let a=X.success(s);console.log(JSON.stringify(a,null,2))}else s.valid?(console.log(`\u2705 Query syntax is valid
615
- `),console.log(i.formatAnalysis(s,"text"))):(console.log(i.formatAnalysis(s,"text")),process.exit(2));return}let r=new Gt.ExoQLParser;try{let i=r.parse(n);if(i.type!=="update"){let a=new Gt.ExoQLAlgebraTranslator().translate(i);if(!e.noOptimize&&a.type!=="construct")a=new Gt.AlgebraOptimizer().optimize(a);else if(!e.noOptimize&&a.type==="construct"){let c=new Gt.AlgebraOptimizer,l=a;a={...l,where:c.optimize(l.where)}}}if(t==="json"){let s=X.success({valid:!0,queryType:ZO(i),message:"Query syntax is valid"});console.log(JSON.stringify(s,null,2))}else console.log("\u2705 Query syntax is valid"),console.log(` Query type: ${ZO(i)}`)}catch(i){tF(i,n,t)}}o(lK,"executeDryRun");function ZO(n){return n.type==="update"?"UPDATE":"queryType"in n?n.queryType:"UNKNOWN"}o(ZO,"getQueryType");function uK(n,e){switch(e){case"json":let t=new Ul;console.log(t.format(n));break;case"csv":let r=new Eg;console.log(r.format(n));break;case"table":default:let i=new Vl;console.log(i.format(n));break}}o(uK,"formatSelectResults");function fK(n,e){let t=new ql;switch(e){case"json":console.log(t.formatJson(n));break;case"ntriples":console.log(t.formatNTriples(n));break;case"table":default:console.log(t.formatTable(n));break}}o(fK,"formatConstructResults");function dK(n,e){switch(e){case"json":console.log(JSON.stringify(n,null,2));break;case"csv":if(n.length===0){console.log("");return}let t=Object.keys(n[0]);console.log(t.join(","));for(let i of n){let s=t.map(a=>{let c=i[a];return c==null?"":String(c).includes(",")?`"${c}"`:String(c)});console.log(s.join(","))}break;case"table":default:if(n.length===0){console.log("No results.");return}let r=Object.keys(n[0]);console.log(r.join(" ")),console.log(r.map(()=>"---").join(" "));for(let i of n){let s=r.map(a=>String(i[a]??""));console.log(s.join(" "))}break}}o(dK,"formatCachedSelectResults");function hK(n,e){switch(e){case"json":console.log(JSON.stringify(n,null,2));break;case"ntriples":for(let t of n)console.log(`<${t.subject}> <${t.predicate}> ${pK(t.object)} .`);break;case"table":default:console.log("Subject Predicate Object"),console.log("--- --- ---");for(let t of n)console.log(`${t.subject} ${t.predicate} ${t.object}`);break}}o(hK,"formatCachedConstructResults");function pK(n){return kg.formatObject(n)}o(pK,"formatNTriplesObject");function mK(n,e){for(let t of n){let r=[`${t.type.toUpperCase()}`];switch(t.inserted!==void 0&&r.push(`inserted: ${t.inserted}`),t.deleted!==void 0&&r.push(`deleted: ${t.deleted}`),r.push(t.success?"OK":"FAILED"),e){case"json":console.log(JSON.stringify(t,null,2));break;case"csv":n.indexOf(t)===0&&console.log("type,inserted,deleted,success"),console.log(`${t.type},${t.inserted??""},${t.deleted??""},${t.success}`);break;case"table":default:console.log(`\u2705 ${r.join(" | ")}`);break}}}o(mK,"formatUpdateResults");var rF=require("fs"),nF=require("path"),Is=K(Dt());function iF(){return new ae("index").description("Build or refresh the triple cache for faster SPARQL queries").option("--vault <path>","Path to Obsidian vault",process.cwd()).option("--output <type>","Response format: text|json (for MCP tools)","text").option("--stats","Show cache statistics after building").option("--force","Force rebuild even if cache is valid").option("--strict","Fail on first invalid IRI instead of skipping").option("--no-inference","Disable RDFS subClassOf inference materialization").action(async n=>{let e=n.output||"text";D.setFormat(e);try{let t=(0,nF.resolve)(n.vault);if(!(0,rF.existsSync)(t))throw new Te(t);let r=new qn(t),i=r.getCachePath();n.force&&(e==="text"&&console.log("\u{1F5D1}\uFE0F Invalidating existing cache..."),await r.invalidate()),e==="text"&&console.log(`\u{1F4E6} Building triple cache for: ${t}...`);let s=Date.now(),a=await r.buildCacheWithValidation({strict:n.strict??!1}),c=0;if(n.inference!==!1){let{triples:u}=await r.loadOrBuild(),f=new Is.InMemoryTripleStore;await f.addAll(u),c=await new Is.RDFSInferenceEngine().materialize(f);let h=new Is.NonInheritablePropertyRegistry;await h.initialize(f);let p=new Is.PropertyCardinalityRegistry;await p.initialize(f);let v=await new Is.PrototypeChainMaterializer(h,p).materialize(f);if(c+=v,c>0){let w=await f.match();await r.saveTriples(w),a.tripleCount+=c}e==="text"&&c>0&&console.log(`\u{1F9E0} Materialized ${c} inferred triples (RDFS + prototype chain)`)}let l=Date.now()-s;if(e==="json"){let u={action:"build",cachePath:i,tripleCount:a.tripleCount,durationMs:a.durationMs},f={summary:a.summary,skippedFiles:a.skippedFiles};if(n.stats){let d=await r.getCacheStats();if(d){let h={tripleCount:d.tripleCount,createdAt:d.createdAt.toISOString(),isValid:d.isValid,sizeBytes:d.sizeBytes,cachePath:i},p=X.success({cache:u,stats:h,validation:f},{durationMs:l});console.log(JSON.stringify(p,null,2))}}else{let d=X.success({cache:u,validation:f},{durationMs:l});console.log(JSON.stringify(d,null,2))}}else{if(a.skippedFiles.length>0){console.log(`
613
+ `),z.length>0?fK(z,e.format):console.log("No results found."),e.stats&&(console.log(`
614
+ \u{1F4CA} Execution Statistics:`),console.log(` Vault loading: ${y}ms${d?" (from cache)":""}`),console.log(` Query execution: ${G}ms`),console.log(` Total time: ${F}ms`),console.log(` Triples scanned: ${f.length}`),console.log(` Results returned: ${z.length}`),e.useCache&&console.log(` Triple cache: ${d?"HIT":"MISS (rebuilt)"}`),c&&console.log(" Query result cache: MISS (cached for next run)"))}}catch(i){tF(i,r,t)}})}o(eF,"sparqlQueryCommand");function tF(n,e,t){let r=new Lg;if(r.classifyError(n)!=="unknown"){let s=r.enhanceError(n,e);if(t==="json"){let a=X.error("VALIDATION_INVALID_FORMAT",s.message,2,{context:{errorType:s.type,suggestions:s.suggestions,line:s.line,column:s.column,queryContext:s.context?{startLine:s.context.startLine,endLine:s.context.endLine,errorLine:s.context.errorLine}:void 0},recovery:{message:s.suggestions?.[0]||"Check query syntax"}});console.log(JSON.stringify(a,null,2)),process.exit(2)}else console.error(r.formatForText(s)),process.exit(2)}D.handle(n)}o(tF,"handleSparqlError");function lK(n){if(n.includes("SELECT")||n.includes("CONSTRUCT")||n.includes("INSERT")||n.includes("DELETE"))return n;let e=(0,ed.resolve)(n);return(0,Yl.existsSync)(e)?(0,Yl.readFileSync)(e,"utf-8"):n}o(lK,"loadQuery");async function uK(n,e,t){if(e.explain){let i=new Dg,s=await i.analyze(n,{includeAlgebraPlan:!0,optimize:!e.noOptimize});if(t==="json"){let a=X.success(s);console.log(JSON.stringify(a,null,2))}else s.valid?(console.log(`\u2705 Query syntax is valid
615
+ `),console.log(i.formatAnalysis(s,"text"))):(console.log(i.formatAnalysis(s,"text")),process.exit(2));return}let r=new Gt.ExoQLParser;try{let i=r.parse(n);if(i.type!=="update"){let a=new Gt.ExoQLAlgebraTranslator().translate(i);if(!e.noOptimize&&a.type!=="construct")a=new Gt.AlgebraOptimizer().optimize(a);else if(!e.noOptimize&&a.type==="construct"){let c=new Gt.AlgebraOptimizer,l=a;a={...l,where:c.optimize(l.where)}}}if(t==="json"){let s=X.success({valid:!0,queryType:ZO(i),message:"Query syntax is valid"});console.log(JSON.stringify(s,null,2))}else console.log("\u2705 Query syntax is valid"),console.log(` Query type: ${ZO(i)}`)}catch(i){tF(i,n,t)}}o(uK,"executeDryRun");function ZO(n){return n.type==="update"?"UPDATE":"queryType"in n?n.queryType:"UNKNOWN"}o(ZO,"getQueryType");function fK(n,e){switch(e){case"json":let t=new Ul;console.log(t.format(n));break;case"csv":let r=new Eg;console.log(r.format(n));break;case"table":default:let i=new Vl;console.log(i.format(n));break}}o(fK,"formatSelectResults");function dK(n,e){let t=new ql;switch(e){case"json":console.log(t.formatJson(n));break;case"ntriples":console.log(t.formatNTriples(n));break;case"table":default:console.log(t.formatTable(n));break}}o(dK,"formatConstructResults");function hK(n,e){switch(e){case"json":console.log(JSON.stringify(n,null,2));break;case"csv":if(n.length===0){console.log("");return}let t=Object.keys(n[0]);console.log(t.join(","));for(let i of n){let s=t.map(a=>{let c=i[a];return c==null?"":String(c).includes(",")?`"${c}"`:String(c)});console.log(s.join(","))}break;case"table":default:if(n.length===0){console.log("No results.");return}let r=Object.keys(n[0]);console.log(r.join(" ")),console.log(r.map(()=>"---").join(" "));for(let i of n){let s=r.map(a=>String(i[a]??""));console.log(s.join(" "))}break}}o(hK,"formatCachedSelectResults");function pK(n,e){switch(e){case"json":console.log(JSON.stringify(n,null,2));break;case"ntriples":for(let t of n)console.log(`<${t.subject}> <${t.predicate}> ${mK(t.object)} .`);break;case"table":default:console.log("Subject Predicate Object"),console.log("--- --- ---");for(let t of n)console.log(`${t.subject} ${t.predicate} ${t.object}`);break}}o(pK,"formatCachedConstructResults");function mK(n){return kg.formatObject(n)}o(mK,"formatNTriplesObject");function gK(n,e){for(let t of n){let r=[`${t.type.toUpperCase()}`];switch(t.inserted!==void 0&&r.push(`inserted: ${t.inserted}`),t.deleted!==void 0&&r.push(`deleted: ${t.deleted}`),r.push(t.success?"OK":"FAILED"),e){case"json":console.log(JSON.stringify(t,null,2));break;case"csv":n.indexOf(t)===0&&console.log("type,inserted,deleted,success"),console.log(`${t.type},${t.inserted??""},${t.deleted??""},${t.success}`);break;case"table":default:console.log(`\u2705 ${r.join(" | ")}`);break}}}o(gK,"formatUpdateResults");var rF=require("fs"),nF=require("path"),Is=K(Dt());function iF(){return new ae("index").description("Build or refresh the triple cache for faster SPARQL queries").option("--vault <path>","Path to Obsidian vault",process.cwd()).option("--output <type>","Response format: text|json (for MCP tools)","text").option("--stats","Show cache statistics after building").option("--force","Force rebuild even if cache is valid").option("--strict","Fail on first invalid IRI instead of skipping").option("--no-inference","Disable RDFS subClassOf inference materialization").action(async n=>{let e=n.output||"text";D.setFormat(e);try{let t=(0,nF.resolve)(n.vault);if(!(0,rF.existsSync)(t))throw new Te(t);let r=new qn(t),i=r.getCachePath();n.force&&(e==="text"&&console.log("\u{1F5D1}\uFE0F Invalidating existing cache..."),await r.invalidate()),e==="text"&&console.log(`\u{1F4E6} Building triple cache for: ${t}...`);let s=Date.now(),a=await r.buildCacheWithValidation({strict:n.strict??!1}),c=0;if(n.inference!==!1){let{triples:u}=await r.loadOrBuild(),f=new Is.InMemoryTripleStore;await f.addAll(u),c=await new Is.RDFSInferenceEngine().materialize(f);let h=new Is.NonInheritablePropertyRegistry;await h.initialize(f);let p=new Is.PropertyCardinalityRegistry;await p.initialize(f);let v=await new Is.PrototypeChainMaterializer(h,p).materialize(f);if(c+=v,c>0){let w=await f.match();await r.saveTriples(w),a.tripleCount+=c}e==="text"&&c>0&&console.log(`\u{1F9E0} Materialized ${c} inferred triples (RDFS + prototype chain)`)}let l=Date.now()-s;if(e==="json"){let u={action:"build",cachePath:i,tripleCount:a.tripleCount,durationMs:a.durationMs},f={summary:a.summary,skippedFiles:a.skippedFiles};if(n.stats){let d=await r.getCacheStats();if(d){let h={tripleCount:d.tripleCount,createdAt:d.createdAt.toISOString(),isValid:d.isValid,sizeBytes:d.sizeBytes,cachePath:i},p=X.success({cache:u,stats:h,validation:f},{durationMs:l});console.log(JSON.stringify(p,null,2))}}else{let d=X.success({cache:u,validation:f},{durationMs:l});console.log(JSON.stringify(d,null,2))}}else{if(a.skippedFiles.length>0){console.log(`
616
616
  \u26A0\uFE0F Files skipped due to IRI issues:`);for(let u of a.skippedFiles)console.log(` - ${u.path}`),console.log(` ${u.reason}`);console.log("")}if(console.log(`\u2705 Indexed ${a.summary.indexed} files, skipped ${a.summary.skipped} (total: ${a.summary.total})`),console.log(`\u{1F4CA} Created cache with ${a.tripleCount.toLocaleString()} triples at ${i}`),console.log(`\u23F1\uFE0F Build time: ${a.durationMs}ms`),n.stats){let u=await r.getCacheStats();u&&(console.log(`
617
- \u{1F4CA} Cache Statistics:`),console.log(` Triples: ${u.tripleCount.toLocaleString()}`),console.log(` Created: ${u.createdAt.toISOString()}`),console.log(` Valid: ${u.isValid?"\u2705 Yes":"\u274C No"}`),console.log(` Size: ${gK(u.sizeBytes)}`))}}}catch(t){D.handle(t)}})}o(iF,"sparqlIndexCommand");function gK(n){return n<1024?`${n} B`:n<1024*1024?`${(n/1024).toFixed(1)} KB`:`${(n/(1024*1024)).toFixed(1)} MB`}o(gK,"formatBytes");function sF(){return new ae("templates").description("List available SPARQL query templates").option("--output <type>","Response format: text|json (for MCP tools)","text").action(async n=>{let e=n.output||"text";D.setFormat(e);try{let t=new Ql,r=t.listTemplates();if(e==="json"){let i=X.success({templates:r,count:r.length});console.log(JSON.stringify(i,null,2))}else console.log(t.formatList("text"))}catch(t){D.handle(t)}})}o(sF,"sparqlTemplatesCommand");var dD=require("path");var mr=K(Za()),ao=K(require("path"));var CF=K(_F(),1);var rd=o(n=>{if(typeof n!="string")throw new TypeError("invalid pattern");if(n.length>65536)throw new TypeError("pattern is too long")},"assertValidPattern");var TK={"[:alnum:]":["\\p{L}\\p{Nl}\\p{Nd}",!0],"[:alpha:]":["\\p{L}\\p{Nl}",!0],"[:ascii:]":["\\x00-\\x7f",!1],"[:blank:]":["\\p{Zs}\\t",!0],"[:cntrl:]":["\\p{Cc}",!0],"[:digit:]":["\\p{Nd}",!0],"[:graph:]":["\\p{Z}\\p{C}",!0,!0],"[:lower:]":["\\p{Ll}",!0],"[:print:]":["\\p{C}",!0],"[:punct:]":["\\p{P}",!0],"[:space:]":["\\p{Z}\\t\\r\\n\\v\\f",!0],"[:upper:]":["\\p{Lu}",!0],"[:word:]":["\\p{L}\\p{Nl}\\p{Nd}\\p{Pc}",!0],"[:xdigit:]":["A-Fa-f0-9",!1]},nd=o(n=>n.replace(/[[\]\\-]/g,"\\$&"),"braceEscape"),AK=o(n=>n.replace(/[-[\]{}()*+?.,\\^$|#\s]/g,"\\$&"),"regexpEscape"),SF=o(n=>n.join(""),"rangesToString"),vF=o((n,e)=>{let t=e;if(n.charAt(t)!=="[")throw new Error("not in a brace expression");let r=[],i=[],s=t+1,a=!1,c=!1,l=!1,u=!1,f=t,d="";e:for(;s<n.length;){let v=n.charAt(s);if((v==="!"||v==="^")&&s===t+1){u=!0,s++;continue}if(v==="]"&&a&&!l){f=s+1;break}if(a=!0,v==="\\"&&!l){l=!0,s++;continue}if(v==="["&&!l){for(let[w,[b,A,I]]of Object.entries(TK))if(n.startsWith(w,s)){if(d)return["$.",!1,n.length-t,!0];s+=w.length,I?i.push(b):r.push(b),c=c||A;continue e}}if(l=!1,d){v>d?r.push(nd(d)+"-"+nd(v)):v===d&&r.push(nd(v)),d="",s++;continue}if(n.startsWith("-]",s+1)){r.push(nd(v+"-")),s+=2;continue}if(n.startsWith("-",s+1)){d=v,s+=2;continue}r.push(nd(v)),s++}if(f<s)return["",!1,0,!1];if(!r.length&&!i.length)return["$.",!1,n.length-t,!0];if(i.length===0&&r.length===1&&/^\\?.$/.test(r[0])&&!u){let v=r[0].length===2?r[0].slice(-1):r[0];return[AK(v),!1,f-t,!1]}let h="["+(u?"^":"")+SF(r)+"]",p="["+(u?"":"^")+SF(i)+"]";return[r.length&&i.length?"("+h+"|"+p+")":r.length?h:p,c,f-t,!0]},"parseClass");var Gi=o((n,{windowsPathsNoEscape:e=!1}={})=>e?n.replace(/\[([^\/\\])\]/g,"$1"):n.replace(/((?!\\).|^)\[([^\/\\])\]/g,"$1$2").replace(/\\([^\/])/g,"$1"),"unescape");var Dn,xK=new Set(["!","?","+","*","@"]),SE=o(n=>xK.has(n),"isExtglobType"),bF=o(n=>SE(n.type),"isExtglobAST"),CK=new Map([["!",["@"]],["?",["?","@"]],["@",["@"]],["*",["*","+","?","@"]],["+",["+","@"]]]),IK=new Map([["!",["?"]],["@",["?"]],["+",["?","*"]]]),RK=new Map([["!",["?","@"]],["?",["?","@"]],["@",["?","@"]],["*",["*","+","?","@"]],["+",["+","@","?","*"]]]),wF=new Map([["!",new Map([["!","@"]])],["?",new Map([["*","*"],["+","*"]])],["@",new Map([["!","!"],["?","?"],["@","@"],["*","*"],["+","+"]])],["+",new Map([["?","*"],["*","*"]])]]),PK="(?!(?:^|/)\\.\\.?(?:$|/))",jg="(?!\\.)",OK=new Set(["[","."]),FK=new Set(["..","."]),DK=new Set("().*{}+?[]^$\\!"),NK=o(n=>n.replace(/[-[\]{}()*+?.,\\^$|#\s]/g,"\\$&"),"regExpEscape"),vE="[^/]",EF=vE+"*?",TF=vE+"+?",ic=class{static{o(this,"AST")}type;#e;#n;#r=!1;#t=[];#c;#_;#i;#u=!1;#s;#l;#a=!1;constructor(e,t,r={}){this.type=e,e&&(this.#n=!0),this.#c=t,this.#e=this.#c?this.#c.#e:this,this.#s=this.#e===this?r:this.#e.#s,this.#i=this.#e===this?[]:this.#e.#i,e==="!"&&!this.#e.#u&&this.#i.push(this),this.#_=this.#c?this.#c.#t.length:0}get hasMagic(){if(this.#n!==void 0)return this.#n;for(let e of this.#t)if(typeof e!="string"&&(e.type||e.hasMagic))return this.#n=!0;return this.#n}toString(){return this.#l!==void 0?this.#l:this.type?this.#l=this.type+"("+this.#t.map(e=>String(e)).join("|")+")":this.#l=this.#t.map(e=>String(e)).join("")}#p(){if(this!==this.#e)throw new Error("should only call on root");if(this.#u)return this;this.toString(),this.#u=!0;let e;for(;e=this.#i.pop();){if(e.type!=="!")continue;let t=e,r=t.#c;for(;r;){for(let i=t.#_+1;!r.type&&i<r.#t.length;i++)for(let s of e.#t){if(typeof s=="string")throw new Error("string part in extglob AST??");s.copyIn(r.#t[i])}t=r,r=t.#c}}return this}push(...e){for(let t of e)if(t!==""){if(typeof t!="string"&&!(t instanceof Dn&&t.#c===this))throw new Error("invalid part: "+t);this.#t.push(t)}}toJSON(){let e=this.type===null?this.#t.slice().map(t=>typeof t=="string"?t:t.toJSON()):[this.type,...this.#t.map(t=>t.toJSON())];return this.isStart()&&!this.type&&e.unshift([]),this.isEnd()&&(this===this.#e||this.#e.#u&&this.#c?.type==="!")&&e.push({}),e}isStart(){if(this.#e===this)return!0;if(!this.#c?.isStart())return!1;if(this.#_===0)return!0;let e=this.#c;for(let t=0;t<this.#_;t++){let r=e.#t[t];if(!(r instanceof Dn&&r.type==="!"))return!1}return!0}isEnd(){if(this.#e===this||this.#c?.type==="!")return!0;if(!this.#c?.isEnd())return!1;if(!this.type)return this.#c?.isEnd();let e=this.#c?this.#c.#t.length:0;return this.#_===e-1}copyIn(e){typeof e=="string"?this.push(e):this.push(e.clone(this))}clone(e){let t=new Dn(this.type,e);for(let r of this.#t)t.copyIn(r);return t}static#g(e,t,r,i,s){let a=i.maxExtglobRecursion??2,c=!1,l=!1,u=-1,f=!1;if(t.type===null){let v=r,w="";for(;v<e.length;){let b=e.charAt(v++);if(c||b==="\\"){c=!c,w+=b;continue}if(l){v===u+1?(b==="^"||b==="!")&&(f=!0):b==="]"&&!(v===u+2&&f)&&(l=!1),w+=b;continue}else if(b==="["){l=!0,u=v,f=!1,w+=b;continue}if(!i.noext&&SE(b)&&e.charAt(v)==="("&&s<=a){t.push(w),w="";let I=new Dn(b,t);v=Dn.#g(e,I,v,i,s+1),t.push(I);continue}w+=b}return t.push(w),v}let d=r+1,h=new Dn(null,t),p=[],y="";for(;d<e.length;){let v=e.charAt(d++);if(c||v==="\\"){c=!c,y+=v;continue}if(l){d===u+1?(v==="^"||v==="!")&&(f=!0):v==="]"&&!(d===u+2&&f)&&(l=!1),y+=v;continue}else if(v==="["){l=!0,u=d,f=!1,y+=v;continue}if(SE(v)&&e.charAt(d)==="("&&(s<=a||t&&t.#y(v))){let b=t&&t.#y(v)?0:1;h.push(y),y="";let A=new Dn(v,h);h.push(A),d=Dn.#g(e,A,d,i,s+b);continue}if(v==="|"){h.push(y),y="",p.push(h),h=new Dn(null,t);continue}if(v===")")return y===""&&t.#t.length===0&&(t.#a=!0),h.push(y),y="",t.push(...p,h),d;y+=v}return t.type=null,t.#n=void 0,t.#t=[e.substring(r-1)],d}#d(e){return this.#m(e,IK)}#m(e,t=CK){if(!e||typeof e!="object"||e.type!==null||e.#t.length!==1||this.type===null)return!1;let r=e.#t[0];return!r||typeof r!="object"||r.type===null?!1:this.#y(r.type,t)}#y(e,t=RK){return!!t.get(this.type)?.includes(e)}#f(e,t){let r=e.#t[0],i=new Dn(null,r,this.options);i.#t.push(""),r.push(i),this.#E(e,t)}#E(e,t){let r=e.#t[0];this.#t.splice(t,1,...r.#t);for(let i of r.#t)typeof i=="object"&&(i.#c=this);this.#l=void 0}#T(e){return!!wF.get(this.type)?.has(e)}#S(e){if(!e||typeof e!="object"||e.type!==null||e.#t.length!==1||this.type===null||this.#t.length!==1)return!1;let t=e.#t[0];return!t||typeof t!="object"||t.type===null?!1:this.#T(t.type)}#w(e){let t=wF.get(this.type),r=e.#t[0],i=t?.get(r.type);if(!i)return!1;this.#t=r.#t;for(let s of this.#t)typeof s=="object"&&(s.#c=this);this.type=i,this.#l=void 0,this.#a=!1}#v(){if(bF(this)){let e=0,t=!1;do{t=!0;for(let r=0;r<this.#t.length;r++){let i=this.#t[r];typeof i=="object"&&(i.#v(),this.#m(i)?(t=!1,this.#E(i,r)):this.#d(i)?(t=!1,this.#f(i,r)):this.#S(i)&&(t=!1,this.#w(i)))}}while(!t&&++e<10)}else for(let e of this.#t)typeof e=="object"&&e.#v();this.#l=void 0}static fromGlob(e,t={}){let r=new Dn(null,void 0,t);return Dn.#g(e,r,0,t,0),r}toMMPattern(){if(this!==this.#e)return this.#e.toMMPattern();let e=this.toString(),[t,r,i,s]=this.toRegExpSource();if(!(i||this.#n||this.#s.nocase&&!this.#s.nocaseMagicOnly&&e.toUpperCase()!==e.toLowerCase()))return r;let c=(this.#s.nocase?"i":"")+(s?"u":"");return Object.assign(new RegExp(`^${t}$`,c),{_src:t,_glob:e})}get options(){return this.#s}toRegExpSource(e){let t=e??!!this.#s.dot;if(this.#e===this&&(this.#v(),this.#p()),!bF(this)){let l=this.isStart()&&this.isEnd(),u=this.#t.map(p=>{let[y,v,w,b]=typeof p=="string"?Dn.#x(p,this.#n,l):p.toRegExpSource(e);return this.#n=this.#n||w,this.#r=this.#r||b,y}).join(""),f="";if(this.isStart()&&typeof this.#t[0]=="string"&&!(this.#t.length===1&&FK.has(this.#t[0]))){let y=OK,v=t&&y.has(u.charAt(0))||u.startsWith("\\.")&&y.has(u.charAt(2))||u.startsWith("\\.\\.")&&y.has(u.charAt(4)),w=!t&&!e&&y.has(u.charAt(0));f=v?PK:w?jg:""}let d="";return this.isEnd()&&this.#e.#u&&this.#c?.type==="!"&&(d="(?:$|\\/)"),[f+u+d,Gi(u),this.#n=!!this.#n,this.#r]}let r=this.type==="*"||this.type==="+",i=this.type==="!"?"(?:(?!(?:":"(?:",s=this.#b(t);if(this.isStart()&&this.isEnd()&&!s&&this.type!=="!"){let l=this.toString(),u=this;return u.#t=[l],u.type=null,u.#n=void 0,[l,Gi(this.toString()),!1,!1]}let a=!r||e||t||!jg?"":this.#b(!0);a===s&&(a=""),a&&(s=`(?:${s})(?:${a})*?`);let c="";if(this.type==="!"&&this.#a)c=(this.isStart()&&!t?jg:"")+TF;else{let l=this.type==="!"?"))"+(this.isStart()&&!t&&!e?jg:"")+EF+")":this.type==="@"?")":this.type==="?"?")?":this.type==="+"&&a?")":this.type==="*"&&a?")?":`)${this.type}`;c=i+s+l}return[c,Gi(s),this.#n=!!this.#n,this.#r]}#b(e){return this.#t.map(t=>{if(typeof t=="string")throw new Error("string type in extglob ast??");let[r,i,s,a]=t.toRegExpSource(e);return this.#r=this.#r||a,r}).filter(t=>!(this.isStart()&&this.isEnd())||!!t).join("|")}static#x(e,t,r=!1){let i=!1,s="",a=!1,c=!1;for(let l=0;l<e.length;l++){let u=e.charAt(l);if(i){i=!1,s+=(DK.has(u)?"\\":"")+u,c=!1;continue}if(u==="\\"){l===e.length-1?s+="\\\\":i=!0;continue}if(u==="["){let[f,d,h,p]=vF(e,l);if(h){s+=f,a=a||d,l+=h-1,t=t||p,c=!1;continue}}if(u==="*"){if(c)continue;c=!0,s+=r&&/^[*]+$/.test(e)?TF:EF,t=!0;continue}else c=!1;if(u==="?"){s+=vE,t=!0;continue}s+=NK(u)}return[s,Gi(e),!!t,a]}};Dn=ic;var Xl=o((n,{windowsPathsNoEscape:e=!1}={})=>e?n.replace(/[?*()[\]]/g,"[$&]"):n.replace(/[?*()[\]\\]/g,"\\$&"),"escape");var Vr=o((n,e,t={})=>(rd(e),!t.nocomment&&e.charAt(0)==="#"?!1:new Gn(e,t).match(n)),"minimatch"),LK=/^\*+([^+@!?\*\[\(]*)$/,kK=o(n=>e=>!e.startsWith(".")&&e.endsWith(n),"starDotExtTest"),MK=o(n=>e=>e.endsWith(n),"starDotExtTestDot"),jK=o(n=>(n=n.toLowerCase(),e=>!e.startsWith(".")&&e.toLowerCase().endsWith(n)),"starDotExtTestNocase"),$K=o(n=>(n=n.toLowerCase(),e=>e.toLowerCase().endsWith(n)),"starDotExtTestNocaseDot"),BK=/^\*+\.\*+$/,VK=o(n=>!n.startsWith(".")&&n.includes("."),"starDotStarTest"),UK=o(n=>n!=="."&&n!==".."&&n.includes("."),"starDotStarTestDot"),qK=/^\.\*+$/,WK=o(n=>n!=="."&&n!==".."&&n.startsWith("."),"dotStarTest"),GK=/^\*+$/,zK=o(n=>n.length!==0&&!n.startsWith("."),"starTest"),HK=o(n=>n.length!==0&&n!=="."&&n!=="..","starTestDot"),QK=/^\?+([^+@!?\*\[\(]*)?$/,KK=o(([n,e=""])=>{let t=IF([n]);return e?(e=e.toLowerCase(),r=>t(r)&&r.toLowerCase().endsWith(e)):t},"qmarksTestNocase"),YK=o(([n,e=""])=>{let t=RF([n]);return e?(e=e.toLowerCase(),r=>t(r)&&r.toLowerCase().endsWith(e)):t},"qmarksTestNocaseDot"),XK=o(([n,e=""])=>{let t=RF([n]);return e?r=>t(r)&&r.endsWith(e):t},"qmarksTestDot"),JK=o(([n,e=""])=>{let t=IF([n]);return e?r=>t(r)&&r.endsWith(e):t},"qmarksTest"),IF=o(([n])=>{let e=n.length;return t=>t.length===e&&!t.startsWith(".")},"qmarksTestNoExt"),RF=o(([n])=>{let e=n.length;return t=>t.length===e&&t!=="."&&t!==".."},"qmarksTestNoExtDot"),PF=typeof process=="object"&&process?typeof process.env=="object"&&process.env&&process.env.__MINIMATCH_TESTING_PLATFORM__||process.platform:"posix",AF={win32:{sep:"\\"},posix:{sep:"/"}},ZK=PF==="win32"?AF.win32.sep:AF.posix.sep;Vr.sep=ZK;var Kt=Symbol("globstar **");Vr.GLOBSTAR=Kt;var eY="[^/]",tY=eY+"*?",rY="(?:(?!(?:\\/|^)(?:\\.{1,2})($|\\/)).)*?",nY="(?:(?!(?:\\/|^)\\.).)*?",iY=o((n,e={})=>t=>Vr(t,n,e),"filter");Vr.filter=iY;var ci=o((n,e={})=>Object.assign({},n,e),"ext"),sY=o(n=>{if(!n||typeof n!="object"||!Object.keys(n).length)return Vr;let e=Vr;return Object.assign(o((r,i,s={})=>e(r,i,ci(n,s)),"m"),{Minimatch:class extends e.Minimatch{static{o(this,"Minimatch")}constructor(i,s={}){super(i,ci(n,s))}static defaults(i){return e.defaults(ci(n,i)).Minimatch}},AST:class extends e.AST{static{o(this,"AST")}constructor(i,s,a={}){super(i,s,ci(n,a))}static fromGlob(i,s={}){return e.AST.fromGlob(i,ci(n,s))}},unescape:o((r,i={})=>e.unescape(r,ci(n,i)),"unescape"),escape:o((r,i={})=>e.escape(r,ci(n,i)),"escape"),filter:o((r,i={})=>e.filter(r,ci(n,i)),"filter"),defaults:o(r=>e.defaults(ci(n,r)),"defaults"),makeRe:o((r,i={})=>e.makeRe(r,ci(n,i)),"makeRe"),braceExpand:o((r,i={})=>e.braceExpand(r,ci(n,i)),"braceExpand"),match:o((r,i,s={})=>e.match(r,i,ci(n,s)),"match"),sep:e.sep,GLOBSTAR:Kt})},"defaults");Vr.defaults=sY;var OF=o((n,e={})=>(rd(n),e.nobrace||!/\{(?:(?!\{).)*\}/.test(n)?[n]:(0,CF.default)(n)),"braceExpand");Vr.braceExpand=OF;var aY=o((n,e={})=>new Gn(n,e).makeRe(),"makeRe");Vr.makeRe=aY;var oY=o((n,e,t={})=>{let r=new Gn(e,t);return n=n.filter(i=>r.match(i)),r.options.nonull&&!n.length&&n.push(e),n},"match");Vr.match=oY;var xF=/[?*]|[+@!]\(.*?\)|\[|\]/,cY=o(n=>n.replace(/[-[\]{}()*+?.,\\^$|#\s]/g,"\\$&"),"regExpEscape"),Gn=class{static{o(this,"Minimatch")}options;set;pattern;windowsPathsNoEscape;nonegate;negate;comment;empty;preserveMultipleSlashes;partial;globSet;globParts;nocase;isWindows;platform;windowsNoMagicRoot;maxGlobstarRecursion;regexp;constructor(e,t={}){rd(e),t=t||{},this.options=t,this.maxGlobstarRecursion=t.maxGlobstarRecursion??200,this.pattern=e,this.platform=t.platform||PF,this.isWindows=this.platform==="win32",this.windowsPathsNoEscape=!!t.windowsPathsNoEscape||t.allowWindowsEscape===!1,this.windowsPathsNoEscape&&(this.pattern=this.pattern.replace(/\\/g,"/")),this.preserveMultipleSlashes=!!t.preserveMultipleSlashes,this.regexp=null,this.negate=!1,this.nonegate=!!t.nonegate,this.comment=!1,this.empty=!1,this.partial=!!t.partial,this.nocase=!!this.options.nocase,this.windowsNoMagicRoot=t.windowsNoMagicRoot!==void 0?t.windowsNoMagicRoot:!!(this.isWindows&&this.nocase),this.globSet=[],this.globParts=[],this.set=[],this.make()}hasMagic(){if(this.options.magicalBraces&&this.set.length>1)return!0;for(let e of this.set)for(let t of e)if(typeof t!="string")return!0;return!1}debug(...e){}make(){let e=this.pattern,t=this.options;if(!t.nocomment&&e.charAt(0)==="#"){this.comment=!0;return}if(!e){this.empty=!0;return}this.parseNegate(),this.globSet=[...new Set(this.braceExpand())],t.debug&&(this.debug=(...s)=>console.error(...s)),this.debug(this.pattern,this.globSet);let r=this.globSet.map(s=>this.slashSplit(s));this.globParts=this.preprocess(r),this.debug(this.pattern,this.globParts);let i=this.globParts.map((s,a,c)=>{if(this.isWindows&&this.windowsNoMagicRoot){let l=s[0]===""&&s[1]===""&&(s[2]==="?"||!xF.test(s[2]))&&!xF.test(s[3]),u=/^[a-z]:/i.test(s[0]);if(l)return[...s.slice(0,4),...s.slice(4).map(f=>this.parse(f))];if(u)return[s[0],...s.slice(1).map(f=>this.parse(f))]}return s.map(l=>this.parse(l))});if(this.debug(this.pattern,i),this.set=i.filter(s=>s.indexOf(!1)===-1),this.isWindows)for(let s=0;s<this.set.length;s++){let a=this.set[s];a[0]===""&&a[1]===""&&this.globParts[s][2]==="?"&&typeof a[3]=="string"&&/^[a-z]:$/i.test(a[3])&&(a[2]="?")}this.debug(this.pattern,this.set)}preprocess(e){if(this.options.noglobstar)for(let r=0;r<e.length;r++)for(let i=0;i<e[r].length;i++)e[r][i]==="**"&&(e[r][i]="*");let{optimizationLevel:t=1}=this.options;return t>=2?(e=this.firstPhasePreProcess(e),e=this.secondPhasePreProcess(e)):t>=1?e=this.levelOneOptimize(e):e=this.adjascentGlobstarOptimize(e),e}adjascentGlobstarOptimize(e){return e.map(t=>{let r=-1;for(;(r=t.indexOf("**",r+1))!==-1;){let i=r;for(;t[i+1]==="**";)i++;i!==r&&t.splice(r,i-r)}return t})}levelOneOptimize(e){return e.map(t=>(t=t.reduce((r,i)=>{let s=r[r.length-1];return i==="**"&&s==="**"?r:i===".."&&s&&s!==".."&&s!=="."&&s!=="**"?(r.pop(),r):(r.push(i),r)},[]),t.length===0?[""]:t))}levelTwoFileOptimize(e){Array.isArray(e)||(e=this.slashSplit(e));let t=!1;do{if(t=!1,!this.preserveMultipleSlashes){for(let i=1;i<e.length-1;i++){let s=e[i];i===1&&s===""&&e[0]===""||(s==="."||s==="")&&(t=!0,e.splice(i,1),i--)}e[0]==="."&&e.length===2&&(e[1]==="."||e[1]==="")&&(t=!0,e.pop())}let r=0;for(;(r=e.indexOf("..",r+1))!==-1;){let i=e[r-1];i&&i!=="."&&i!==".."&&i!=="**"&&(t=!0,e.splice(r-1,2),r-=2)}}while(t);return e.length===0?[""]:e}firstPhasePreProcess(e){let t=!1;do{t=!1;for(let r of e){let i=-1;for(;(i=r.indexOf("**",i+1))!==-1;){let a=i;for(;r[a+1]==="**";)a++;a>i&&r.splice(i+1,a-i);let c=r[i+1],l=r[i+2],u=r[i+3];if(c!==".."||!l||l==="."||l===".."||!u||u==="."||u==="..")continue;t=!0,r.splice(i,1);let f=r.slice(0);f[i]="**",e.push(f),i--}if(!this.preserveMultipleSlashes){for(let a=1;a<r.length-1;a++){let c=r[a];a===1&&c===""&&r[0]===""||(c==="."||c==="")&&(t=!0,r.splice(a,1),a--)}r[0]==="."&&r.length===2&&(r[1]==="."||r[1]==="")&&(t=!0,r.pop())}let s=0;for(;(s=r.indexOf("..",s+1))!==-1;){let a=r[s-1];if(a&&a!=="."&&a!==".."&&a!=="**"){t=!0;let l=s===1&&r[s+1]==="**"?["."]:[];r.splice(s-1,2,...l),r.length===0&&r.push(""),s-=2}}}}while(t);return e}secondPhasePreProcess(e){for(let t=0;t<e.length-1;t++)for(let r=t+1;r<e.length;r++){let i=this.partsMatch(e[t],e[r],!this.preserveMultipleSlashes);if(i){e[t]=[],e[r]=i;break}}return e.filter(t=>t.length)}partsMatch(e,t,r=!1){let i=0,s=0,a=[],c="";for(;i<e.length&&s<t.length;)if(e[i]===t[s])a.push(c==="b"?t[s]:e[i]),i++,s++;else if(r&&e[i]==="**"&&t[s]===e[i+1])a.push(e[i]),i++;else if(r&&t[s]==="**"&&e[i]===t[s+1])a.push(t[s]),s++;else if(e[i]==="*"&&t[s]&&(this.options.dot||!t[s].startsWith("."))&&t[s]!=="**"){if(c==="b")return!1;c="a",a.push(e[i]),i++,s++}else if(t[s]==="*"&&e[i]&&(this.options.dot||!e[i].startsWith("."))&&e[i]!=="**"){if(c==="a")return!1;c="b",a.push(t[s]),i++,s++}else return!1;return e.length===t.length&&a}parseNegate(){if(this.nonegate)return;let e=this.pattern,t=!1,r=0;for(let i=0;i<e.length&&e.charAt(i)==="!";i++)t=!t,r++;r&&(this.pattern=e.slice(r)),this.negate=t}matchOne(e,t,r=!1){let i=0,s=0;if(this.isWindows){let c=typeof e[0]=="string"&&/^[a-z]:$/i.test(e[0]),l=!c&&e[0]===""&&e[1]===""&&e[2]==="?"&&/^[a-z]:$/i.test(e[3]),u=typeof t[0]=="string"&&/^[a-z]:$/i.test(t[0]),f=!u&&t[0]===""&&t[1]===""&&t[2]==="?"&&typeof t[3]=="string"&&/^[a-z]:$/i.test(t[3]),d=l?3:c?0:void 0,h=f?3:u?0:void 0;if(typeof d=="number"&&typeof h=="number"){let[p,y]=[e[d],t[h]];p.toLowerCase()===y.toLowerCase()&&(t[h]=p,s=h,i=d)}}let{optimizationLevel:a=1}=this.options;return a>=2&&(e=this.levelTwoFileOptimize(e)),t.includes(Kt)?this.#e(e,t,r,i,s):this.#r(e,t,r,i,s)}#e(e,t,r,i,s){let a=t.indexOf(Kt,s),c=t.lastIndexOf(Kt),[l,u,f]=r?[t.slice(s,a),t.slice(a+1),[]]:[t.slice(s,a),t.slice(a+1,c),t.slice(c+1)];if(l.length){let A=e.slice(i,i+l.length);if(!this.#r(A,l,r,0,0))return!1;i+=l.length}let d=0;if(f.length){if(f.length+i>e.length)return!1;let A=e.length-f.length;if(this.#r(e,f,r,A,0))d=f.length;else{if(e[e.length-1]!==""||i+f.length===e.length||(A--,!this.#r(e,f,r,A,0)))return!1;d=f.length+1}}if(!u.length){let A=!!d;for(let I=i;I<e.length-d;I++){let j=String(e[I]);if(A=!0,j==="."||j===".."||!this.options.dot&&j.startsWith("."))return!1}return r||A}let h=[[[],0]],p=h[0],y=0,v=[0];for(let A of u)A===Kt?(v.push(y),p=[[],0],h.push(p)):(p[0].push(A),y++);let w=h.length-1,b=e.length-d;for(let A of h)A[1]=b-(v[w--]+A[0].length);return!!this.#n(e,h,i,0,r,0,!!d)}#n(e,t,r,i,s,a,c){let l=t[i];if(!l){for(let d=r;d<e.length;d++){c=!0;let h=e[d];if(h==="."||h===".."||!this.options.dot&&h.startsWith("."))return!1}return c}let[u,f]=l;for(;r<=f;){if(this.#r(e.slice(0,r+u.length),u,s,r,0)&&a<this.maxGlobstarRecursion){let p=this.#n(e,t,r+u.length,i+1,s,a+1,c);if(p!==!1)return p}let h=e[r];if(h==="."||h===".."||!this.options.dot&&h.startsWith("."))return!1;r++}return s||null}#r(e,t,r,i,s){let a,c,l,u;for(a=i,c=s,u=e.length,l=t.length;a<u&&c<l;a++,c++){this.debug("matchOne loop");let f=t[c],d=e[a];if(this.debug(t,f,d),f===!1||f===Kt)return!1;let h;if(typeof f=="string"?(h=d===f,this.debug("string match",f,d,h)):(h=f.test(d),this.debug("pattern match",f,d,h)),!h)return!1}if(a===u&&c===l)return!0;if(a===u)return r;if(c===l)return a===u-1&&e[a]==="";throw new Error("wtf?")}braceExpand(){return OF(this.pattern,this.options)}parse(e){rd(e);let t=this.options;if(e==="**")return Kt;if(e==="")return"";let r,i=null;(r=e.match(GK))?i=t.dot?HK:zK:(r=e.match(LK))?i=(t.nocase?t.dot?$K:jK:t.dot?MK:kK)(r[1]):(r=e.match(QK))?i=(t.nocase?t.dot?YK:KK:t.dot?XK:JK)(r):(r=e.match(BK))?i=t.dot?UK:VK:(r=e.match(qK))&&(i=WK);let s=ic.fromGlob(e,this.options).toMMPattern();return i&&typeof s=="object"&&Reflect.defineProperty(s,"test",{value:i}),s}makeRe(){if(this.regexp||this.regexp===!1)return this.regexp;let e=this.set;if(!e.length)return this.regexp=!1,this.regexp;let t=this.options,r=t.noglobstar?tY:t.dot?rY:nY,i=new Set(t.nocase?["i"]:[]),s=e.map(l=>{let u=l.map(f=>{if(f instanceof RegExp)for(let d of f.flags.split(""))i.add(d);return typeof f=="string"?cY(f):f===Kt?Kt:f._src});return u.forEach((f,d)=>{let h=u[d+1],p=u[d-1];f!==Kt||p===Kt||(p===void 0?h!==void 0&&h!==Kt?u[d+1]="(?:\\/|"+r+"\\/)?"+h:u[d]=r:h===void 0?u[d-1]=p+"(?:\\/|"+r+")?":h!==Kt&&(u[d-1]=p+"(?:\\/|\\/"+r+"\\/)"+h,u[d+1]=Kt))}),u.filter(f=>f!==Kt).join("/")}).join("|"),[a,c]=e.length>1?["(?:",")"]:["",""];s="^"+a+s+c+"$",this.negate&&(s="^(?!"+s+").+$");try{this.regexp=new RegExp(s,[...i].join(""))}catch{this.regexp=!1}return this.regexp}slashSplit(e){return this.preserveMultipleSlashes?e.split("/"):this.isWindows&&/^\/\/[^\/]+/.test(e)?["",...e.split(/\/+/)]:e.split(/\/+/)}match(e,t=this.partial){if(this.debug("match",e,this.pattern),this.comment)return!1;if(this.empty)return e==="";if(e==="/"&&t)return!0;let r=this.options;this.isWindows&&(e=e.split("\\").join("/"));let i=this.slashSplit(e);this.debug(this.pattern,"split",i);let s=this.set;this.debug(this.pattern,"set",s);let a=i[i.length-1];if(!a)for(let c=i.length-2;!a&&c>=0;c--)a=i[c];for(let c=0;c<s.length;c++){let l=s[c],u=i;if(r.matchBase&&l.length===1&&(u=[a]),this.matchOne(u,l,t))return r.flipNegate?!0:!this.negate}return r.flipNegate?!1:this.negate}static defaults(e){return Vr.defaults(e).Minimatch}};Vr.AST=ic;Vr.Minimatch=Gn;Vr.escape=Xl;Vr.unescape=Gi;var tD=require("node:url");var Jl=typeof performance=="object"&&performance&&typeof performance.now=="function"?performance:Date,DF=new Set,bE=typeof process=="object"&&process?process:{},NF=o((n,e,t,r)=>{typeof bE.emitWarning=="function"?bE.emitWarning(n,e,t,r):console.error(`[${t}] ${e}: ${n}`)},"emitWarning"),$g=globalThis.AbortController,FF=globalThis.AbortSignal;if(typeof $g>"u"){FF=class{static{o(this,"AbortSignal")}onabort;_onabort=[];reason;aborted=!1;addEventListener(r,i){this._onabort.push(i)}},$g=class{static{o(this,"AbortController")}constructor(){e()}signal=new FF;abort(r){if(!this.signal.aborted){this.signal.reason=r,this.signal.aborted=!0;for(let i of this.signal._onabort)i(r);this.signal.onabort?.(r)}}};let n=bE.env?.LRU_CACHE_IGNORE_AC_WARNING!=="1",e=o(()=>{n&&(n=!1,NF("AbortController is not defined. If using lru-cache in node 14, load an AbortController polyfill from the `node-abort-controller` package. A minimal polyfill is provided for use by LRUCache.fetch(), but it should not be relied upon in other contexts (eg, passing it to other APIs that use AbortController/AbortSignal might have undesirable effects). You may disable this with LRU_CACHE_IGNORE_AC_WARNING=1 in the env.","NO_ABORT_CONTROLLER","ENOTSUP",e))},"warnACPolyfill")}var lY=o(n=>!DF.has(n),"shouldWarn");var ro=o(n=>n&&n===Math.floor(n)&&n>0&&isFinite(n),"isPosInt"),LF=o(n=>ro(n)?n<=Math.pow(2,8)?Uint8Array:n<=Math.pow(2,16)?Uint16Array:n<=Math.pow(2,32)?Uint32Array:n<=Number.MAX_SAFE_INTEGER?Zl:null:null,"getUintArray"),Zl=class extends Array{static{o(this,"ZeroArray")}constructor(e){super(e),this.fill(0)}},wE=class n{static{o(this,"Stack")}heap;length;static#e=!1;static create(e){let t=LF(e);if(!t)return[];n.#e=!0;let r=new n(e,t);return n.#e=!1,r}constructor(e,t){if(!n.#e)throw new TypeError("instantiate Stack using Stack.create(n)");this.heap=new t(e),this.length=0}push(e){this.heap[this.length++]=e}pop(){return this.heap[--this.length]}},id=class n{static{o(this,"LRUCache")}#e;#n;#r;#t;#c;#_;ttl;ttlResolution;ttlAutopurge;updateAgeOnGet;updateAgeOnHas;allowStale;noDisposeOnSet;noUpdateTTL;maxEntrySize;sizeCalculation;noDeleteOnFetchRejection;noDeleteOnStaleGet;allowStaleOnFetchAbort;allowStaleOnFetchRejection;ignoreFetchAbort;#i;#u;#s;#l;#a;#p;#g;#d;#m;#y;#f;#E;#T;#S;#w;#v;#b;static unsafeExposeInternals(e){return{starts:e.#T,ttls:e.#S,sizes:e.#E,keyMap:e.#s,keyList:e.#l,valList:e.#a,next:e.#p,prev:e.#g,get head(){return e.#d},get tail(){return e.#m},free:e.#y,isBackgroundFetch:o(t=>e.#h(t),"isBackgroundFetch"),backgroundFetch:o((t,r,i,s)=>e.#j(t,r,i,s),"backgroundFetch"),moveToTail:o(t=>e.#B(t),"moveToTail"),indexes:o(t=>e.#I(t),"indexes"),rindexes:o(t=>e.#R(t),"rindexes"),isStale:o(t=>e.#A(t),"isStale")}}get max(){return this.#e}get maxSize(){return this.#n}get calculatedSize(){return this.#u}get size(){return this.#i}get fetchMethod(){return this.#c}get memoMethod(){return this.#_}get dispose(){return this.#r}get disposeAfter(){return this.#t}constructor(e){let{max:t=0,ttl:r,ttlResolution:i=1,ttlAutopurge:s,updateAgeOnGet:a,updateAgeOnHas:c,allowStale:l,dispose:u,disposeAfter:f,noDisposeOnSet:d,noUpdateTTL:h,maxSize:p=0,maxEntrySize:y=0,sizeCalculation:v,fetchMethod:w,memoMethod:b,noDeleteOnFetchRejection:A,noDeleteOnStaleGet:I,allowStaleOnFetchRejection:j,allowStaleOnFetchAbort:V,ignoreFetchAbort:te}=e;if(t!==0&&!ro(t))throw new TypeError("max option must be a nonnegative integer");let z=t?LF(t):Array;if(!z)throw new Error("invalid max value: "+t);if(this.#e=t,this.#n=p,this.maxEntrySize=y||this.#n,this.sizeCalculation=v,this.sizeCalculation){if(!this.#n&&!this.maxEntrySize)throw new TypeError("cannot set sizeCalculation without setting maxSize or maxEntrySize");if(typeof this.sizeCalculation!="function")throw new TypeError("sizeCalculation set to non-function")}if(b!==void 0&&typeof b!="function")throw new TypeError("memoMethod must be a function if defined");if(this.#_=b,w!==void 0&&typeof w!="function")throw new TypeError("fetchMethod must be a function if specified");if(this.#c=w,this.#v=!!w,this.#s=new Map,this.#l=new Array(t).fill(void 0),this.#a=new Array(t).fill(void 0),this.#p=new z(t),this.#g=new z(t),this.#d=0,this.#m=0,this.#y=wE.create(t),this.#i=0,this.#u=0,typeof u=="function"&&(this.#r=u),typeof f=="function"?(this.#t=f,this.#f=[]):(this.#t=void 0,this.#f=void 0),this.#w=!!this.#r,this.#b=!!this.#t,this.noDisposeOnSet=!!d,this.noUpdateTTL=!!h,this.noDeleteOnFetchRejection=!!A,this.allowStaleOnFetchRejection=!!j,this.allowStaleOnFetchAbort=!!V,this.ignoreFetchAbort=!!te,this.maxEntrySize!==0){if(this.#n!==0&&!ro(this.#n))throw new TypeError("maxSize must be a positive integer if specified");if(!ro(this.maxEntrySize))throw new TypeError("maxEntrySize must be a positive integer if specified");this.#P()}if(this.allowStale=!!l,this.noDeleteOnStaleGet=!!I,this.updateAgeOnGet=!!a,this.updateAgeOnHas=!!c,this.ttlResolution=ro(i)||i===0?i:1,this.ttlAutopurge=!!s,this.ttl=r||0,this.ttl){if(!ro(this.ttl))throw new TypeError("ttl must be a positive integer if specified");this.#x()}if(this.#e===0&&this.ttl===0&&this.#n===0)throw new TypeError("At least one of max, maxSize, or ttl is required");if(!this.ttlAutopurge&&!this.#e&&!this.#n){let G="LRU_CACHE_UNBOUNDED";lY(G)&&(DF.add(G),NF("TTL caching without ttlAutopurge, max, or maxSize can result in unbounded memory consumption.","UnboundedCacheWarning",G,n))}}getRemainingTTL(e){return this.#s.has(e)?1/0:0}#x(){let e=new Zl(this.#e),t=new Zl(this.#e);this.#S=e,this.#T=t,this.#F=(s,a,c=Jl.now())=>{if(t[s]=a!==0?c:0,e[s]=a,a!==0&&this.ttlAutopurge){let l=setTimeout(()=>{this.#A(s)&&this.#O(this.#l[s],"expire")},a+1);l.unref&&l.unref()}},this.#C=s=>{t[s]=e[s]!==0?Jl.now():0},this.#o=(s,a)=>{if(e[a]){let c=e[a],l=t[a];if(!c||!l)return;s.ttl=c,s.start=l,s.now=r||i();let u=s.now-l;s.remainingTTL=c-u}};let r=0,i=o(()=>{let s=Jl.now();if(this.ttlResolution>0){r=s;let a=setTimeout(()=>r=0,this.ttlResolution);a.unref&&a.unref()}return s},"getNow");this.getRemainingTTL=s=>{let a=this.#s.get(s);if(a===void 0)return 0;let c=e[a],l=t[a];if(!c||!l)return 1/0;let u=(r||i())-l;return c-u},this.#A=s=>{let a=t[s],c=e[s];return!!c&&!!a&&(r||i())-a>c}}#C=o(()=>{},"#updateItemAge");#o=o(()=>{},"#statusTTL");#F=o(()=>{},"#setItemTTL");#A=o(()=>!1,"#isStale");#P(){let e=new Zl(this.#e);this.#u=0,this.#E=e,this.#D=t=>{this.#u-=e[t],e[t]=0},this.#L=(t,r,i,s)=>{if(this.#h(r))return 0;if(!ro(i))if(s){if(typeof s!="function")throw new TypeError("sizeCalculation must be a function");if(i=s(r,t),!ro(i))throw new TypeError("sizeCalculation return invalid (expect positive integer)")}else throw new TypeError("invalid size value (must be positive integer). When maxSize or maxEntrySize is used, sizeCalculation or size must be set.");return i},this.#N=(t,r,i)=>{if(e[t]=r,this.#n){let s=this.#n-e[t];for(;this.#u>s;)this.#M(!0)}this.#u+=e[t],i&&(i.entrySize=r,i.totalCalculatedSize=this.#u)}}#D=o(e=>{},"#removeItemSize");#N=o((e,t,r)=>{},"#addItemSize");#L=o((e,t,r,i)=>{if(r||i)throw new TypeError("cannot set size without setting maxSize or maxEntrySize on cache");return 0},"#requireSize");*#I({allowStale:e=this.allowStale}={}){if(this.#i)for(let t=this.#m;!(!this.#k(t)||((e||!this.#A(t))&&(yield t),t===this.#d));)t=this.#g[t]}*#R({allowStale:e=this.allowStale}={}){if(this.#i)for(let t=this.#d;!(!this.#k(t)||((e||!this.#A(t))&&(yield t),t===this.#m));)t=this.#p[t]}#k(e){return e!==void 0&&this.#s.get(this.#l[e])===e}*entries(){for(let e of this.#I())this.#a[e]!==void 0&&this.#l[e]!==void 0&&!this.#h(this.#a[e])&&(yield[this.#l[e],this.#a[e]])}*rentries(){for(let e of this.#R())this.#a[e]!==void 0&&this.#l[e]!==void 0&&!this.#h(this.#a[e])&&(yield[this.#l[e],this.#a[e]])}*keys(){for(let e of this.#I()){let t=this.#l[e];t!==void 0&&!this.#h(this.#a[e])&&(yield t)}}*rkeys(){for(let e of this.#R()){let t=this.#l[e];t!==void 0&&!this.#h(this.#a[e])&&(yield t)}}*values(){for(let e of this.#I())this.#a[e]!==void 0&&!this.#h(this.#a[e])&&(yield this.#a[e])}*rvalues(){for(let e of this.#R())this.#a[e]!==void 0&&!this.#h(this.#a[e])&&(yield this.#a[e])}[Symbol.iterator](){return this.entries()}[Symbol.toStringTag]="LRUCache";find(e,t={}){for(let r of this.#I()){let i=this.#a[r],s=this.#h(i)?i.__staleWhileFetching:i;if(s!==void 0&&e(s,this.#l[r],this))return this.get(this.#l[r],t)}}forEach(e,t=this){for(let r of this.#I()){let i=this.#a[r],s=this.#h(i)?i.__staleWhileFetching:i;s!==void 0&&e.call(t,s,this.#l[r],this)}}rforEach(e,t=this){for(let r of this.#R()){let i=this.#a[r],s=this.#h(i)?i.__staleWhileFetching:i;s!==void 0&&e.call(t,s,this.#l[r],this)}}purgeStale(){let e=!1;for(let t of this.#R({allowStale:!0}))this.#A(t)&&(this.#O(this.#l[t],"expire"),e=!0);return e}info(e){let t=this.#s.get(e);if(t===void 0)return;let r=this.#a[t],i=this.#h(r)?r.__staleWhileFetching:r;if(i===void 0)return;let s={value:i};if(this.#S&&this.#T){let a=this.#S[t],c=this.#T[t];if(a&&c){let l=a-(Jl.now()-c);s.ttl=l,s.start=Date.now()}}return this.#E&&(s.size=this.#E[t]),s}dump(){let e=[];for(let t of this.#I({allowStale:!0})){let r=this.#l[t],i=this.#a[t],s=this.#h(i)?i.__staleWhileFetching:i;if(s===void 0||r===void 0)continue;let a={value:s};if(this.#S&&this.#T){a.ttl=this.#S[t];let c=Jl.now()-this.#T[t];a.start=Math.floor(Date.now()-c)}this.#E&&(a.size=this.#E[t]),e.unshift([r,a])}return e}load(e){this.clear();for(let[t,r]of e){if(r.start){let i=Date.now()-r.start;r.start=Jl.now()-i}this.set(t,r.value,r)}}set(e,t,r={}){if(t===void 0)return this.delete(e),this;let{ttl:i=this.ttl,start:s,noDisposeOnSet:a=this.noDisposeOnSet,sizeCalculation:c=this.sizeCalculation,status:l}=r,{noUpdateTTL:u=this.noUpdateTTL}=r,f=this.#L(e,t,r.size||0,c);if(this.maxEntrySize&&f>this.maxEntrySize)return l&&(l.set="miss",l.maxEntrySizeExceeded=!0),this.#O(e,"set"),this;let d=this.#i===0?void 0:this.#s.get(e);if(d===void 0)d=this.#i===0?this.#m:this.#y.length!==0?this.#y.pop():this.#i===this.#e?this.#M(!1):this.#i,this.#l[d]=e,this.#a[d]=t,this.#s.set(e,d),this.#p[this.#m]=d,this.#g[d]=this.#m,this.#m=d,this.#i++,this.#N(d,f,l),l&&(l.set="add"),u=!1;else{this.#B(d);let h=this.#a[d];if(t!==h){if(this.#v&&this.#h(h)){h.__abortController.abort(new Error("replaced"));let{__staleWhileFetching:p}=h;p!==void 0&&!a&&(this.#w&&this.#r?.(p,e,"set"),this.#b&&this.#f?.push([p,e,"set"]))}else a||(this.#w&&this.#r?.(h,e,"set"),this.#b&&this.#f?.push([h,e,"set"]));if(this.#D(d),this.#N(d,f,l),this.#a[d]=t,l){l.set="replace";let p=h&&this.#h(h)?h.__staleWhileFetching:h;p!==void 0&&(l.oldValue=p)}}else l&&(l.set="update")}if(i!==0&&!this.#S&&this.#x(),this.#S&&(u||this.#F(d,i,s),l&&this.#o(l,d)),!a&&this.#b&&this.#f){let h=this.#f,p;for(;p=h?.shift();)this.#t?.(...p)}return this}pop(){try{for(;this.#i;){let e=this.#a[this.#d];if(this.#M(!0),this.#h(e)){if(e.__staleWhileFetching)return e.__staleWhileFetching}else if(e!==void 0)return e}}finally{if(this.#b&&this.#f){let e=this.#f,t;for(;t=e?.shift();)this.#t?.(...t)}}}#M(e){let t=this.#d,r=this.#l[t],i=this.#a[t];return this.#v&&this.#h(i)?i.__abortController.abort(new Error("evicted")):(this.#w||this.#b)&&(this.#w&&this.#r?.(i,r,"evict"),this.#b&&this.#f?.push([i,r,"evict"])),this.#D(t),e&&(this.#l[t]=void 0,this.#a[t]=void 0,this.#y.push(t)),this.#i===1?(this.#d=this.#m=0,this.#y.length=0):this.#d=this.#p[t],this.#s.delete(r),this.#i--,t}has(e,t={}){let{updateAgeOnHas:r=this.updateAgeOnHas,status:i}=t,s=this.#s.get(e);if(s!==void 0){let a=this.#a[s];if(this.#h(a)&&a.__staleWhileFetching===void 0)return!1;if(this.#A(s))i&&(i.has="stale",this.#o(i,s));else return r&&this.#C(s),i&&(i.has="hit",this.#o(i,s)),!0}else i&&(i.has="miss");return!1}peek(e,t={}){let{allowStale:r=this.allowStale}=t,i=this.#s.get(e);if(i===void 0||!r&&this.#A(i))return;let s=this.#a[i];return this.#h(s)?s.__staleWhileFetching:s}#j(e,t,r,i){let s=t===void 0?void 0:this.#a[t];if(this.#h(s))return s;let a=new $g,{signal:c}=r;c?.addEventListener("abort",()=>a.abort(c.reason),{signal:a.signal});let l={signal:a.signal,options:r,context:i},u=o((v,w=!1)=>{let{aborted:b}=a.signal,A=r.ignoreFetchAbort&&v!==void 0;if(r.status&&(b&&!w?(r.status.fetchAborted=!0,r.status.fetchError=a.signal.reason,A&&(r.status.fetchAbortIgnored=!0)):r.status.fetchResolved=!0),b&&!A&&!w)return d(a.signal.reason);let I=p;return this.#a[t]===p&&(v===void 0?I.__staleWhileFetching?this.#a[t]=I.__staleWhileFetching:this.#O(e,"fetch"):(r.status&&(r.status.fetchUpdated=!0),this.set(e,v,l.options))),v},"cb"),f=o(v=>(r.status&&(r.status.fetchRejected=!0,r.status.fetchError=v),d(v)),"eb"),d=o(v=>{let{aborted:w}=a.signal,b=w&&r.allowStaleOnFetchAbort,A=b||r.allowStaleOnFetchRejection,I=A||r.noDeleteOnFetchRejection,j=p;if(this.#a[t]===p&&(!I||j.__staleWhileFetching===void 0?this.#O(e,"fetch"):b||(this.#a[t]=j.__staleWhileFetching)),A)return r.status&&j.__staleWhileFetching!==void 0&&(r.status.returnedStale=!0),j.__staleWhileFetching;if(j.__returned===j)throw v},"fetchFail"),h=o((v,w)=>{let b=this.#c?.(e,s,l);b&&b instanceof Promise&&b.then(A=>v(A===void 0?void 0:A),w),a.signal.addEventListener("abort",()=>{(!r.ignoreFetchAbort||r.allowStaleOnFetchAbort)&&(v(void 0),r.allowStaleOnFetchAbort&&(v=o(A=>u(A,!0),"res")))})},"pcall");r.status&&(r.status.fetchDispatched=!0);let p=new Promise(h).then(u,f),y=Object.assign(p,{__abortController:a,__staleWhileFetching:s,__returned:void 0});return t===void 0?(this.set(e,y,{...l.options,status:void 0}),t=this.#s.get(e)):this.#a[t]=y,y}#h(e){if(!this.#v)return!1;let t=e;return!!t&&t instanceof Promise&&t.hasOwnProperty("__staleWhileFetching")&&t.__abortController instanceof $g}async fetch(e,t={}){let{allowStale:r=this.allowStale,updateAgeOnGet:i=this.updateAgeOnGet,noDeleteOnStaleGet:s=this.noDeleteOnStaleGet,ttl:a=this.ttl,noDisposeOnSet:c=this.noDisposeOnSet,size:l=0,sizeCalculation:u=this.sizeCalculation,noUpdateTTL:f=this.noUpdateTTL,noDeleteOnFetchRejection:d=this.noDeleteOnFetchRejection,allowStaleOnFetchRejection:h=this.allowStaleOnFetchRejection,ignoreFetchAbort:p=this.ignoreFetchAbort,allowStaleOnFetchAbort:y=this.allowStaleOnFetchAbort,context:v,forceRefresh:w=!1,status:b,signal:A}=t;if(!this.#v)return b&&(b.fetch="get"),this.get(e,{allowStale:r,updateAgeOnGet:i,noDeleteOnStaleGet:s,status:b});let I={allowStale:r,updateAgeOnGet:i,noDeleteOnStaleGet:s,ttl:a,noDisposeOnSet:c,size:l,sizeCalculation:u,noUpdateTTL:f,noDeleteOnFetchRejection:d,allowStaleOnFetchRejection:h,allowStaleOnFetchAbort:y,ignoreFetchAbort:p,status:b,signal:A},j=this.#s.get(e);if(j===void 0){b&&(b.fetch="miss");let V=this.#j(e,j,I,v);return V.__returned=V}else{let V=this.#a[j];if(this.#h(V)){let $=r&&V.__staleWhileFetching!==void 0;return b&&(b.fetch="inflight",$&&(b.returnedStale=!0)),$?V.__staleWhileFetching:V.__returned=V}let te=this.#A(j);if(!w&&!te)return b&&(b.fetch="hit"),this.#B(j),i&&this.#C(j),b&&this.#o(b,j),V;let z=this.#j(e,j,I,v),F=z.__staleWhileFetching!==void 0&&r;return b&&(b.fetch=te?"stale":"refresh",F&&te&&(b.returnedStale=!0)),F?z.__staleWhileFetching:z.__returned=z}}async forceFetch(e,t={}){let r=await this.fetch(e,t);if(r===void 0)throw new Error("fetch() returned undefined");return r}memo(e,t={}){let r=this.#_;if(!r)throw new Error("no memoMethod provided to constructor");let{context:i,forceRefresh:s,...a}=t,c=this.get(e,a);if(!s&&c!==void 0)return c;let l=r(e,c,{options:a,context:i});return this.set(e,l,a),l}get(e,t={}){let{allowStale:r=this.allowStale,updateAgeOnGet:i=this.updateAgeOnGet,noDeleteOnStaleGet:s=this.noDeleteOnStaleGet,status:a}=t,c=this.#s.get(e);if(c!==void 0){let l=this.#a[c],u=this.#h(l);return a&&this.#o(a,c),this.#A(c)?(a&&(a.get="stale"),u?(a&&r&&l.__staleWhileFetching!==void 0&&(a.returnedStale=!0),r?l.__staleWhileFetching:void 0):(s||this.#O(e,"expire"),a&&r&&(a.returnedStale=!0),r?l:void 0)):(a&&(a.get="hit"),u?l.__staleWhileFetching:(this.#B(c),i&&this.#C(c),l))}else a&&(a.get="miss")}#$(e,t){this.#g[t]=e,this.#p[e]=t}#B(e){e!==this.#m&&(e===this.#d?this.#d=this.#p[e]:this.#$(this.#g[e],this.#p[e]),this.#$(this.#m,e),this.#m=e)}delete(e){return this.#O(e,"delete")}#O(e,t){let r=!1;if(this.#i!==0){let i=this.#s.get(e);if(i!==void 0)if(r=!0,this.#i===1)this.#V(t);else{this.#D(i);let s=this.#a[i];if(this.#h(s)?s.__abortController.abort(new Error("deleted")):(this.#w||this.#b)&&(this.#w&&this.#r?.(s,e,t),this.#b&&this.#f?.push([s,e,t])),this.#s.delete(e),this.#l[i]=void 0,this.#a[i]=void 0,i===this.#m)this.#m=this.#g[i];else if(i===this.#d)this.#d=this.#p[i];else{let a=this.#g[i];this.#p[a]=this.#p[i];let c=this.#p[i];this.#g[c]=this.#g[i]}this.#i--,this.#y.push(i)}}if(this.#b&&this.#f?.length){let i=this.#f,s;for(;s=i?.shift();)this.#t?.(...s)}return r}clear(){return this.#V("delete")}#V(e){for(let t of this.#R({allowStale:!0})){let r=this.#a[t];if(this.#h(r))r.__abortController.abort(new Error("deleted"));else{let i=this.#l[t];this.#w&&this.#r?.(r,i,e),this.#b&&this.#f?.push([r,i,e])}}if(this.#s.clear(),this.#a.fill(void 0),this.#l.fill(void 0),this.#S&&this.#T&&(this.#S.fill(0),this.#T.fill(0)),this.#E&&this.#E.fill(0),this.#d=0,this.#m=0,this.#y.length=0,this.#u=0,this.#i=0,this.#b&&this.#f){let t=this.#f,r;for(;r=t?.shift();)this.#t?.(...r)}}};var ru=require("node:path"),GF=require("node:url"),Os=require("fs"),SY=K(require("node:fs"),1),so=require("node:fs/promises");var zg=require("node:events"),RE=K(require("node:stream"),1),BF=require("node:string_decoder");var kF=typeof process=="object"&&process?process:{stdout:null,stderr:null},uY=o(n=>!!n&&typeof n=="object"&&(n instanceof io||n instanceof RE.default||fY(n)||dY(n)),"isStream"),fY=o(n=>!!n&&typeof n=="object"&&n instanceof zg.EventEmitter&&typeof n.pipe=="function"&&n.pipe!==RE.default.Writable.prototype.pipe,"isReadable"),dY=o(n=>!!n&&typeof n=="object"&&n instanceof zg.EventEmitter&&typeof n.write=="function"&&typeof n.end=="function","isWritable"),ga=Symbol("EOF"),ya=Symbol("maybeEmitEnd"),no=Symbol("emittedEnd"),Bg=Symbol("emittingEnd"),sd=Symbol("emittedError"),Vg=Symbol("closed"),MF=Symbol("read"),Ug=Symbol("flush"),jF=Symbol("flushChunk"),zi=Symbol("encoding"),eu=Symbol("decoder"),xr=Symbol("flowing"),ad=Symbol("paused"),tu=Symbol("resume"),Cr=Symbol("buffer"),vn=Symbol("pipes"),Ir=Symbol("bufferLength"),EE=Symbol("bufferPush"),qg=Symbol("bufferShift"),tn=Symbol("objectMode"),Yt=Symbol("destroyed"),TE=Symbol("error"),AE=Symbol("emitData"),$F=Symbol("emitEnd"),xE=Symbol("emitEnd2"),Rs=Symbol("async"),CE=Symbol("abort"),Wg=Symbol("aborted"),od=Symbol("signal"),sc=Symbol("dataListeners"),zn=Symbol("discarded"),cd=o(n=>Promise.resolve().then(n),"defer"),hY=o(n=>n(),"nodefer"),pY=o(n=>n==="end"||n==="finish"||n==="prefinish","isEndish"),mY=o(n=>n instanceof ArrayBuffer||!!n&&typeof n=="object"&&n.constructor&&n.constructor.name==="ArrayBuffer"&&n.byteLength>=0,"isArrayBufferLike"),gY=o(n=>!Buffer.isBuffer(n)&&ArrayBuffer.isView(n),"isArrayBufferView"),Gg=class{static{o(this,"Pipe")}src;dest;opts;ondrain;constructor(e,t,r){this.src=e,this.dest=t,this.opts=r,this.ondrain=()=>e[tu](),this.dest.on("drain",this.ondrain)}unpipe(){this.dest.removeListener("drain",this.ondrain)}proxyErrors(e){}end(){this.unpipe(),this.opts.end&&this.dest.end()}},IE=class extends Gg{static{o(this,"PipeProxyErrors")}unpipe(){this.src.removeListener("error",this.proxyErrors),super.unpipe()}constructor(e,t,r){super(e,t,r),this.proxyErrors=i=>t.emit("error",i),e.on("error",this.proxyErrors)}},yY=o(n=>!!n.objectMode,"isObjectModeOptions"),_Y=o(n=>!n.objectMode&&!!n.encoding&&n.encoding!=="buffer","isEncodingOptions"),io=class extends zg.EventEmitter{static{o(this,"Minipass")}[xr]=!1;[ad]=!1;[vn]=[];[Cr]=[];[tn];[zi];[Rs];[eu];[ga]=!1;[no]=!1;[Bg]=!1;[Vg]=!1;[sd]=null;[Ir]=0;[Yt]=!1;[od];[Wg]=!1;[sc]=0;[zn]=!1;writable=!0;readable=!0;constructor(...e){let t=e[0]||{};if(super(),t.objectMode&&typeof t.encoding=="string")throw new TypeError("Encoding and objectMode may not be used together");yY(t)?(this[tn]=!0,this[zi]=null):_Y(t)?(this[zi]=t.encoding,this[tn]=!1):(this[tn]=!1,this[zi]=null),this[Rs]=!!t.async,this[eu]=this[zi]?new BF.StringDecoder(this[zi]):null,t&&t.debugExposeBuffer===!0&&Object.defineProperty(this,"buffer",{get:o(()=>this[Cr],"get")}),t&&t.debugExposePipes===!0&&Object.defineProperty(this,"pipes",{get:o(()=>this[vn],"get")});let{signal:r}=t;r&&(this[od]=r,r.aborted?this[CE]():r.addEventListener("abort",()=>this[CE]()))}get bufferLength(){return this[Ir]}get encoding(){return this[zi]}set encoding(e){throw new Error("Encoding must be set at instantiation time")}setEncoding(e){throw new Error("Encoding must be set at instantiation time")}get objectMode(){return this[tn]}set objectMode(e){throw new Error("objectMode must be set at instantiation time")}get async(){return this[Rs]}set async(e){this[Rs]=this[Rs]||!!e}[CE](){this[Wg]=!0,this.emit("abort",this[od]?.reason),this.destroy(this[od]?.reason)}get aborted(){return this[Wg]}set aborted(e){}write(e,t,r){if(this[Wg])return!1;if(this[ga])throw new Error("write after end");if(this[Yt])return this.emit("error",Object.assign(new Error("Cannot call write after a stream was destroyed"),{code:"ERR_STREAM_DESTROYED"})),!0;typeof t=="function"&&(r=t,t="utf8"),t||(t="utf8");let i=this[Rs]?cd:hY;if(!this[tn]&&!Buffer.isBuffer(e)){if(gY(e))e=Buffer.from(e.buffer,e.byteOffset,e.byteLength);else if(mY(e))e=Buffer.from(e);else if(typeof e!="string")throw new Error("Non-contiguous data written to non-objectMode stream")}return this[tn]?(this[xr]&&this[Ir]!==0&&this[Ug](!0),this[xr]?this.emit("data",e):this[EE](e),this[Ir]!==0&&this.emit("readable"),r&&i(r),this[xr]):e.length?(typeof e=="string"&&!(t===this[zi]&&!this[eu]?.lastNeed)&&(e=Buffer.from(e,t)),Buffer.isBuffer(e)&&this[zi]&&(e=this[eu].write(e)),this[xr]&&this[Ir]!==0&&this[Ug](!0),this[xr]?this.emit("data",e):this[EE](e),this[Ir]!==0&&this.emit("readable"),r&&i(r),this[xr]):(this[Ir]!==0&&this.emit("readable"),r&&i(r),this[xr])}read(e){if(this[Yt])return null;if(this[zn]=!1,this[Ir]===0||e===0||e&&e>this[Ir])return this[ya](),null;this[tn]&&(e=null),this[Cr].length>1&&!this[tn]&&(this[Cr]=[this[zi]?this[Cr].join(""):Buffer.concat(this[Cr],this[Ir])]);let t=this[MF](e||null,this[Cr][0]);return this[ya](),t}[MF](e,t){if(this[tn])this[qg]();else{let r=t;e===r.length||e===null?this[qg]():typeof r=="string"?(this[Cr][0]=r.slice(e),t=r.slice(0,e),this[Ir]-=e):(this[Cr][0]=r.subarray(e),t=r.subarray(0,e),this[Ir]-=e)}return this.emit("data",t),!this[Cr].length&&!this[ga]&&this.emit("drain"),t}end(e,t,r){return typeof e=="function"&&(r=e,e=void 0),typeof t=="function"&&(r=t,t="utf8"),e!==void 0&&this.write(e,t),r&&this.once("end",r),this[ga]=!0,this.writable=!1,(this[xr]||!this[ad])&&this[ya](),this}[tu](){this[Yt]||(!this[sc]&&!this[vn].length&&(this[zn]=!0),this[ad]=!1,this[xr]=!0,this.emit("resume"),this[Cr].length?this[Ug]():this[ga]?this[ya]():this.emit("drain"))}resume(){return this[tu]()}pause(){this[xr]=!1,this[ad]=!0,this[zn]=!1}get destroyed(){return this[Yt]}get flowing(){return this[xr]}get paused(){return this[ad]}[EE](e){this[tn]?this[Ir]+=1:this[Ir]+=e.length,this[Cr].push(e)}[qg](){return this[tn]?this[Ir]-=1:this[Ir]-=this[Cr][0].length,this[Cr].shift()}[Ug](e=!1){do;while(this[jF](this[qg]())&&this[Cr].length);!e&&!this[Cr].length&&!this[ga]&&this.emit("drain")}[jF](e){return this.emit("data",e),this[xr]}pipe(e,t){if(this[Yt])return e;this[zn]=!1;let r=this[no];return t=t||{},e===kF.stdout||e===kF.stderr?t.end=!1:t.end=t.end!==!1,t.proxyErrors=!!t.proxyErrors,r?t.end&&e.end():(this[vn].push(t.proxyErrors?new IE(this,e,t):new Gg(this,e,t)),this[Rs]?cd(()=>this[tu]()):this[tu]()),e}unpipe(e){let t=this[vn].find(r=>r.dest===e);t&&(this[vn].length===1?(this[xr]&&this[sc]===0&&(this[xr]=!1),this[vn]=[]):this[vn].splice(this[vn].indexOf(t),1),t.unpipe())}addListener(e,t){return this.on(e,t)}on(e,t){let r=super.on(e,t);if(e==="data")this[zn]=!1,this[sc]++,!this[vn].length&&!this[xr]&&this[tu]();else if(e==="readable"&&this[Ir]!==0)super.emit("readable");else if(pY(e)&&this[no])super.emit(e),this.removeAllListeners(e);else if(e==="error"&&this[sd]){let i=t;this[Rs]?cd(()=>i.call(this,this[sd])):i.call(this,this[sd])}return r}removeListener(e,t){return this.off(e,t)}off(e,t){let r=super.off(e,t);return e==="data"&&(this[sc]=this.listeners("data").length,this[sc]===0&&!this[zn]&&!this[vn].length&&(this[xr]=!1)),r}removeAllListeners(e){let t=super.removeAllListeners(e);return(e==="data"||e===void 0)&&(this[sc]=0,!this[zn]&&!this[vn].length&&(this[xr]=!1)),t}get emittedEnd(){return this[no]}[ya](){!this[Bg]&&!this[no]&&!this[Yt]&&this[Cr].length===0&&this[ga]&&(this[Bg]=!0,this.emit("end"),this.emit("prefinish"),this.emit("finish"),this[Vg]&&this.emit("close"),this[Bg]=!1)}emit(e,...t){let r=t[0];if(e!=="error"&&e!=="close"&&e!==Yt&&this[Yt])return!1;if(e==="data")return!this[tn]&&!r?!1:this[Rs]?(cd(()=>this[AE](r)),!0):this[AE](r);if(e==="end")return this[$F]();if(e==="close"){if(this[Vg]=!0,!this[no]&&!this[Yt])return!1;let s=super.emit("close");return this.removeAllListeners("close"),s}else if(e==="error"){this[sd]=r,super.emit(TE,r);let s=!this[od]||this.listeners("error").length?super.emit("error",r):!1;return this[ya](),s}else if(e==="resume"){let s=super.emit("resume");return this[ya](),s}else if(e==="finish"||e==="prefinish"){let s=super.emit(e);return this.removeAllListeners(e),s}let i=super.emit(e,...t);return this[ya](),i}[AE](e){for(let r of this[vn])r.dest.write(e)===!1&&this.pause();let t=this[zn]?!1:super.emit("data",e);return this[ya](),t}[$F](){return this[no]?!1:(this[no]=!0,this.readable=!1,this[Rs]?(cd(()=>this[xE]()),!0):this[xE]())}[xE](){if(this[eu]){let t=this[eu].end();if(t){for(let r of this[vn])r.dest.write(t);this[zn]||super.emit("data",t)}}for(let t of this[vn])t.end();let e=super.emit("end");return this.removeAllListeners("end"),e}async collect(){let e=Object.assign([],{dataLength:0});this[tn]||(e.dataLength=0);let t=this.promise();return this.on("data",r=>{e.push(r),this[tn]||(e.dataLength+=r.length)}),await t,e}async concat(){if(this[tn])throw new Error("cannot concat in objectMode");let e=await this.collect();return this[zi]?e.join(""):Buffer.concat(e,e.dataLength)}async promise(){return new Promise((e,t)=>{this.on(Yt,()=>t(new Error("stream destroyed"))),this.on("error",r=>t(r)),this.on("end",()=>e())})}[Symbol.asyncIterator](){this[zn]=!1;let e=!1,t=o(async()=>(this.pause(),e=!0,{value:void 0,done:!0}),"stop");return{next:o(()=>{if(e)return t();let i=this.read();if(i!==null)return Promise.resolve({done:!1,value:i});if(this[ga])return t();let s,a,c=o(d=>{this.off("data",l),this.off("end",u),this.off(Yt,f),t(),a(d)},"onerr"),l=o(d=>{this.off("error",c),this.off("end",u),this.off(Yt,f),this.pause(),s({value:d,done:!!this[ga]})},"ondata"),u=o(()=>{this.off("error",c),this.off("data",l),this.off(Yt,f),t(),s({done:!0,value:void 0})},"onend"),f=o(()=>c(new Error("stream destroyed")),"ondestroy");return new Promise((d,h)=>{a=h,s=d,this.once(Yt,f),this.once("error",c),this.once("end",u),this.once("data",l)})},"next"),throw:t,return:t,[Symbol.asyncIterator](){return this}}}[Symbol.iterator](){this[zn]=!1;let e=!1,t=o(()=>(this.pause(),this.off(TE,t),this.off(Yt,t),this.off("end",t),e=!0,{done:!0,value:void 0}),"stop"),r=o(()=>{if(e)return t();let i=this.read();return i===null?t():{done:!1,value:i}},"next");return this.once("end",t),this.once(TE,t),this.once(Yt,t),{next:r,throw:t,return:t,[Symbol.iterator](){return this}}}destroy(e){if(this[Yt])return e?this.emit("error",e):this.emit(Yt),this;this[Yt]=!0,this[zn]=!0,this[Cr].length=0,this[Ir]=0;let t=this;return typeof t.close=="function"&&!this[Vg]&&t.close(),e?this.emit("error",e):this.emit(Yt),this}static get isStream(){return uY}};var vY=Os.realpathSync.native,ud={lstatSync:Os.lstatSync,readdir:Os.readdir,readdirSync:Os.readdirSync,readlinkSync:Os.readlinkSync,realpathSync:vY,promises:{lstat:so.lstat,readdir:so.readdir,readlink:so.readlink,realpath:so.realpath}},zF=o(n=>!n||n===ud||n===SY?ud:{...ud,...n,promises:{...ud.promises,...n.promises||{}}},"fsFromOption"),HF=/^\\\\\?\\([a-z]:)\\?$/i,bY=o(n=>n.replace(/\//g,"\\").replace(HF,"$1\\"),"uncToDrive"),wY=/[\\\/]/,ui=0,QF=1,KF=2,Ps=4,YF=6,XF=8,ac=10,JF=12,li=15,ld=~li,PE=16,VF=32,fd=64,Hi=128,Hg=256,Kg=512,UF=fd|Hi|Kg,EY=1023,OE=o(n=>n.isFile()?XF:n.isDirectory()?Ps:n.isSymbolicLink()?ac:n.isCharacterDevice()?KF:n.isBlockDevice()?YF:n.isSocket()?JF:n.isFIFO()?QF:ui,"entToType"),qF=new Map,dd=o(n=>{let e=qF.get(n);if(e)return e;let t=n.normalize("NFKD");return qF.set(n,t),t},"normalize"),WF=new Map,Qg=o(n=>{let e=WF.get(n);if(e)return e;let t=dd(n.toLowerCase());return WF.set(n,t),t},"normalizeNocase"),Yg=class extends id{static{o(this,"ResolveCache")}constructor(){super({max:256})}},FE=class extends id{static{o(this,"ChildrenCache")}constructor(e=16*1024){super({maxSize:e,sizeCalculation:o(t=>t.length+1,"sizeCalculation")})}},ZF=Symbol("PathScurry setAsCwd"),rn=class{static{o(this,"PathBase")}name;root;roots;parent;nocase;isCWD=!1;#e;#n;get dev(){return this.#n}#r;get mode(){return this.#r}#t;get nlink(){return this.#t}#c;get uid(){return this.#c}#_;get gid(){return this.#_}#i;get rdev(){return this.#i}#u;get blksize(){return this.#u}#s;get ino(){return this.#s}#l;get size(){return this.#l}#a;get blocks(){return this.#a}#p;get atimeMs(){return this.#p}#g;get mtimeMs(){return this.#g}#d;get ctimeMs(){return this.#d}#m;get birthtimeMs(){return this.#m}#y;get atime(){return this.#y}#f;get mtime(){return this.#f}#E;get ctime(){return this.#E}#T;get birthtime(){return this.#T}#S;#w;#v;#b;#x;#C;#o;#F;#A;#P;get parentPath(){return(this.parent||this).fullpath()}get path(){return this.parentPath}constructor(e,t=ui,r,i,s,a,c){this.name=e,this.#S=s?Qg(e):dd(e),this.#o=t&EY,this.nocase=s,this.roots=i,this.root=r||this,this.#F=a,this.#v=c.fullpath,this.#x=c.relative,this.#C=c.relativePosix,this.parent=c.parent,this.parent?this.#e=this.parent.#e:this.#e=zF(c.fs)}depth(){return this.#w!==void 0?this.#w:this.parent?this.#w=this.parent.depth()+1:this.#w=0}childrenCache(){return this.#F}resolve(e){if(!e)return this;let t=this.getRootString(e),i=e.substring(t.length).split(this.splitSep);return t?this.getRoot(t).#D(i):this.#D(i)}#D(e){let t=this;for(let r of e)t=t.child(r);return t}children(){let e=this.#F.get(this);if(e)return e;let t=Object.assign([],{provisional:0});return this.#F.set(this,t),this.#o&=~PE,t}child(e,t){if(e===""||e===".")return this;if(e==="..")return this.parent||this;let r=this.children(),i=this.nocase?Qg(e):dd(e);for(let l of r)if(l.#S===i)return l;let s=this.parent?this.sep:"",a=this.#v?this.#v+s+e:void 0,c=this.newChild(e,ui,{...t,parent:this,fullpath:a});return this.canReaddir()||(c.#o|=Hi),r.push(c),c}relative(){if(this.isCWD)return"";if(this.#x!==void 0)return this.#x;let e=this.name,t=this.parent;if(!t)return this.#x=this.name;let r=t.relative();return r+(!r||!t.parent?"":this.sep)+e}relativePosix(){if(this.sep==="/")return this.relative();if(this.isCWD)return"";if(this.#C!==void 0)return this.#C;let e=this.name,t=this.parent;if(!t)return this.#C=this.fullpathPosix();let r=t.relativePosix();return r+(!r||!t.parent?"":"/")+e}fullpath(){if(this.#v!==void 0)return this.#v;let e=this.name,t=this.parent;if(!t)return this.#v=this.name;let i=t.fullpath()+(t.parent?this.sep:"")+e;return this.#v=i}fullpathPosix(){if(this.#b!==void 0)return this.#b;if(this.sep==="/")return this.#b=this.fullpath();if(!this.parent){let i=this.fullpath().replace(/\\/g,"/");return/^[a-z]:\//i.test(i)?this.#b=`//?/${i}`:this.#b=i}let e=this.parent,t=e.fullpathPosix(),r=t+(!t||!e.parent?"":"/")+this.name;return this.#b=r}isUnknown(){return(this.#o&li)===ui}isType(e){return this[`is${e}`]()}getType(){return this.isUnknown()?"Unknown":this.isDirectory()?"Directory":this.isFile()?"File":this.isSymbolicLink()?"SymbolicLink":this.isFIFO()?"FIFO":this.isCharacterDevice()?"CharacterDevice":this.isBlockDevice()?"BlockDevice":this.isSocket()?"Socket":"Unknown"}isFile(){return(this.#o&li)===XF}isDirectory(){return(this.#o&li)===Ps}isCharacterDevice(){return(this.#o&li)===KF}isBlockDevice(){return(this.#o&li)===YF}isFIFO(){return(this.#o&li)===QF}isSocket(){return(this.#o&li)===JF}isSymbolicLink(){return(this.#o&ac)===ac}lstatCached(){return this.#o&VF?this:void 0}readlinkCached(){return this.#A}realpathCached(){return this.#P}readdirCached(){let e=this.children();return e.slice(0,e.provisional)}canReadlink(){if(this.#A)return!0;if(!this.parent)return!1;let e=this.#o&li;return!(e!==ui&&e!==ac||this.#o&Hg||this.#o&Hi)}calledReaddir(){return!!(this.#o&PE)}isENOENT(){return!!(this.#o&Hi)}isNamed(e){return this.nocase?this.#S===Qg(e):this.#S===dd(e)}async readlink(){let e=this.#A;if(e)return e;if(this.canReadlink()&&this.parent)try{let t=await this.#e.promises.readlink(this.fullpath()),r=(await this.parent.realpath())?.resolve(t);if(r)return this.#A=r}catch(t){this.#h(t.code);return}}readlinkSync(){let e=this.#A;if(e)return e;if(this.canReadlink()&&this.parent)try{let t=this.#e.readlinkSync(this.fullpath()),r=this.parent.realpathSync()?.resolve(t);if(r)return this.#A=r}catch(t){this.#h(t.code);return}}#N(e){this.#o|=PE;for(let t=e.provisional;t<e.length;t++){let r=e[t];r&&r.#L()}}#L(){this.#o&Hi||(this.#o=(this.#o|Hi)&ld,this.#I())}#I(){let e=this.children();e.provisional=0;for(let t of e)t.#L()}#R(){this.#o|=Kg,this.#k()}#k(){if(this.#o&fd)return;let e=this.#o;(e&li)===Ps&&(e&=ld),this.#o=e|fd,this.#I()}#M(e=""){e==="ENOTDIR"||e==="EPERM"?this.#k():e==="ENOENT"?this.#L():this.children().provisional=0}#j(e=""){e==="ENOTDIR"?this.parent.#k():e==="ENOENT"&&this.#L()}#h(e=""){let t=this.#o;t|=Hg,e==="ENOENT"&&(t|=Hi),(e==="EINVAL"||e==="UNKNOWN")&&(t&=ld),this.#o=t,e==="ENOTDIR"&&this.parent&&this.parent.#k()}#$(e,t){return this.#O(e,t)||this.#B(e,t)}#B(e,t){let r=OE(e),i=this.newChild(e.name,r,{parent:this}),s=i.#o&li;return s!==Ps&&s!==ac&&s!==ui&&(i.#o|=fd),t.unshift(i),t.provisional++,i}#O(e,t){for(let r=t.provisional;r<t.length;r++){let i=t[r];if((this.nocase?Qg(e.name):dd(e.name))===i.#S)return this.#V(e,i,r,t)}}#V(e,t,r,i){let s=t.name;return t.#o=t.#o&ld|OE(e),s!==e.name&&(t.name=e.name),r!==i.provisional&&(r===i.length-1?i.pop():i.splice(r,1),i.unshift(t)),i.provisional++,t}async lstat(){if((this.#o&Hi)===0)try{return this.#G(await this.#e.promises.lstat(this.fullpath())),this}catch(e){this.#j(e.code)}}lstatSync(){if((this.#o&Hi)===0)try{return this.#G(this.#e.lstatSync(this.fullpath())),this}catch(e){this.#j(e.code)}}#G(e){let{atime:t,atimeMs:r,birthtime:i,birthtimeMs:s,blksize:a,blocks:c,ctime:l,ctimeMs:u,dev:f,gid:d,ino:h,mode:p,mtime:y,mtimeMs:v,nlink:w,rdev:b,size:A,uid:I}=e;this.#y=t,this.#p=r,this.#T=i,this.#m=s,this.#u=a,this.#a=c,this.#E=l,this.#d=u,this.#n=f,this.#_=d,this.#s=h,this.#r=p,this.#f=y,this.#g=v,this.#t=w,this.#i=b,this.#l=A,this.#c=I;let j=OE(e);this.#o=this.#o&ld|j|VF,j!==ui&&j!==Ps&&j!==ac&&(this.#o|=fd)}#q=[];#W=!1;#z(e){this.#W=!1;let t=this.#q.slice();this.#q.length=0,t.forEach(r=>r(null,e))}readdirCB(e,t=!1){if(!this.canReaddir()){t?e(null,[]):queueMicrotask(()=>e(null,[]));return}let r=this.children();if(this.calledReaddir()){let s=r.slice(0,r.provisional);t?e(null,s):queueMicrotask(()=>e(null,s));return}if(this.#q.push(e),this.#W)return;this.#W=!0;let i=this.fullpath();this.#e.readdir(i,{withFileTypes:!0},(s,a)=>{if(s)this.#M(s.code),r.provisional=0;else{for(let c of a)this.#$(c,r);this.#N(r)}this.#z(r.slice(0,r.provisional))})}#U;async readdir(){if(!this.canReaddir())return[];let e=this.children();if(this.calledReaddir())return e.slice(0,e.provisional);let t=this.fullpath();if(this.#U)await this.#U;else{let r=o(()=>{},"resolve");this.#U=new Promise(i=>r=i);try{for(let i of await this.#e.promises.readdir(t,{withFileTypes:!0}))this.#$(i,e);this.#N(e)}catch(i){this.#M(i.code),e.provisional=0}this.#U=void 0,r()}return e.slice(0,e.provisional)}readdirSync(){if(!this.canReaddir())return[];let e=this.children();if(this.calledReaddir())return e.slice(0,e.provisional);let t=this.fullpath();try{for(let r of this.#e.readdirSync(t,{withFileTypes:!0}))this.#$(r,e);this.#N(e)}catch(r){this.#M(r.code),e.provisional=0}return e.slice(0,e.provisional)}canReaddir(){if(this.#o&UF)return!1;let e=li&this.#o;return e===ui||e===Ps||e===ac}shouldWalk(e,t){return(this.#o&Ps)===Ps&&!(this.#o&UF)&&!e.has(this)&&(!t||t(this))}async realpath(){if(this.#P)return this.#P;if(!((Kg|Hg|Hi)&this.#o))try{let e=await this.#e.promises.realpath(this.fullpath());return this.#P=this.resolve(e)}catch{this.#R()}}realpathSync(){if(this.#P)return this.#P;if(!((Kg|Hg|Hi)&this.#o))try{let e=this.#e.realpathSync(this.fullpath());return this.#P=this.resolve(e)}catch{this.#R()}}[ZF](e){if(e===this)return;e.isCWD=!1,this.isCWD=!0;let t=new Set([]),r=[],i=this;for(;i&&i.parent;)t.add(i),i.#x=r.join(this.sep),i.#C=r.join("/"),i=i.parent,r.push("..");for(i=e;i&&i.parent&&!t.has(i);)i.#x=void 0,i.#C=void 0,i=i.parent}},Xg=class n extends rn{static{o(this,"PathWin32")}sep="\\";splitSep=wY;constructor(e,t=ui,r,i,s,a,c){super(e,t,r,i,s,a,c)}newChild(e,t=ui,r={}){return new n(e,t,this.root,this.roots,this.nocase,this.childrenCache(),r)}getRootString(e){return ru.win32.parse(e).root}getRoot(e){if(e=bY(e.toUpperCase()),e===this.root.name)return this.root;for(let[t,r]of Object.entries(this.roots))if(this.sameRoot(e,t))return this.roots[e]=r;return this.roots[e]=new nu(e,this).root}sameRoot(e,t=this.root.name){return e=e.toUpperCase().replace(/\//g,"\\").replace(HF,"$1\\"),e===t}},Jg=class n extends rn{static{o(this,"PathPosix")}splitSep="/";sep="/";constructor(e,t=ui,r,i,s,a,c){super(e,t,r,i,s,a,c)}getRootString(e){return e.startsWith("/")?"/":""}getRoot(e){return this.root}newChild(e,t=ui,r={}){return new n(e,t,this.root,this.roots,this.nocase,this.childrenCache(),r)}},Zg=class{static{o(this,"PathScurryBase")}root;rootPath;roots;cwd;#e;#n;#r;nocase;#t;constructor(e=process.cwd(),t,r,{nocase:i,childrenCacheSize:s=16*1024,fs:a=ud}={}){this.#t=zF(a),(e instanceof URL||e.startsWith("file://"))&&(e=(0,GF.fileURLToPath)(e));let c=t.resolve(e);this.roots=Object.create(null),this.rootPath=this.parseRootPath(c),this.#e=new Yg,this.#n=new Yg,this.#r=new FE(s);let l=c.substring(this.rootPath.length).split(r);if(l.length===1&&!l[0]&&l.pop(),i===void 0)throw new TypeError("must provide nocase setting to PathScurryBase ctor");this.nocase=i,this.root=this.newRoot(this.#t),this.roots[this.rootPath]=this.root;let u=this.root,f=l.length-1,d=t.sep,h=this.rootPath,p=!1;for(let y of l){let v=f--;u=u.child(y,{relative:new Array(v).fill("..").join(d),relativePosix:new Array(v).fill("..").join("/"),fullpath:h+=(p?"":d)+y}),p=!0}this.cwd=u}depth(e=this.cwd){return typeof e=="string"&&(e=this.cwd.resolve(e)),e.depth()}childrenCache(){return this.#r}resolve(...e){let t="";for(let s=e.length-1;s>=0;s--){let a=e[s];if(!(!a||a===".")&&(t=t?`${a}/${t}`:a,this.isAbsolute(a)))break}let r=this.#e.get(t);if(r!==void 0)return r;let i=this.cwd.resolve(t).fullpath();return this.#e.set(t,i),i}resolvePosix(...e){let t="";for(let s=e.length-1;s>=0;s--){let a=e[s];if(!(!a||a===".")&&(t=t?`${a}/${t}`:a,this.isAbsolute(a)))break}let r=this.#n.get(t);if(r!==void 0)return r;let i=this.cwd.resolve(t).fullpathPosix();return this.#n.set(t,i),i}relative(e=this.cwd){return typeof e=="string"&&(e=this.cwd.resolve(e)),e.relative()}relativePosix(e=this.cwd){return typeof e=="string"&&(e=this.cwd.resolve(e)),e.relativePosix()}basename(e=this.cwd){return typeof e=="string"&&(e=this.cwd.resolve(e)),e.name}dirname(e=this.cwd){return typeof e=="string"&&(e=this.cwd.resolve(e)),(e.parent||e).fullpath()}async readdir(e=this.cwd,t={withFileTypes:!0}){typeof e=="string"?e=this.cwd.resolve(e):e instanceof rn||(t=e,e=this.cwd);let{withFileTypes:r}=t;if(e.canReaddir()){let i=await e.readdir();return r?i:i.map(s=>s.name)}else return[]}readdirSync(e=this.cwd,t={withFileTypes:!0}){typeof e=="string"?e=this.cwd.resolve(e):e instanceof rn||(t=e,e=this.cwd);let{withFileTypes:r=!0}=t;return e.canReaddir()?r?e.readdirSync():e.readdirSync().map(i=>i.name):[]}async lstat(e=this.cwd){return typeof e=="string"&&(e=this.cwd.resolve(e)),e.lstat()}lstatSync(e=this.cwd){return typeof e=="string"&&(e=this.cwd.resolve(e)),e.lstatSync()}async readlink(e=this.cwd,{withFileTypes:t}={withFileTypes:!1}){typeof e=="string"?e=this.cwd.resolve(e):e instanceof rn||(t=e.withFileTypes,e=this.cwd);let r=await e.readlink();return t?r:r?.fullpath()}readlinkSync(e=this.cwd,{withFileTypes:t}={withFileTypes:!1}){typeof e=="string"?e=this.cwd.resolve(e):e instanceof rn||(t=e.withFileTypes,e=this.cwd);let r=e.readlinkSync();return t?r:r?.fullpath()}async realpath(e=this.cwd,{withFileTypes:t}={withFileTypes:!1}){typeof e=="string"?e=this.cwd.resolve(e):e instanceof rn||(t=e.withFileTypes,e=this.cwd);let r=await e.realpath();return t?r:r?.fullpath()}realpathSync(e=this.cwd,{withFileTypes:t}={withFileTypes:!1}){typeof e=="string"?e=this.cwd.resolve(e):e instanceof rn||(t=e.withFileTypes,e=this.cwd);let r=e.realpathSync();return t?r:r?.fullpath()}async walk(e=this.cwd,t={}){typeof e=="string"?e=this.cwd.resolve(e):e instanceof rn||(t=e,e=this.cwd);let{withFileTypes:r=!0,follow:i=!1,filter:s,walkFilter:a}=t,c=[];(!s||s(e))&&c.push(r?e:e.fullpath());let l=new Set,u=o((d,h)=>{l.add(d),d.readdirCB((p,y)=>{if(p)return h(p);let v=y.length;if(!v)return h();let w=o(()=>{--v===0&&h()},"next");for(let b of y)(!s||s(b))&&c.push(r?b:b.fullpath()),i&&b.isSymbolicLink()?b.realpath().then(A=>A?.isUnknown()?A.lstat():A).then(A=>A?.shouldWalk(l,a)?u(A,w):w()):b.shouldWalk(l,a)?u(b,w):w()},!0)},"walk"),f=e;return new Promise((d,h)=>{u(f,p=>{if(p)return h(p);d(c)})})}walkSync(e=this.cwd,t={}){typeof e=="string"?e=this.cwd.resolve(e):e instanceof rn||(t=e,e=this.cwd);let{withFileTypes:r=!0,follow:i=!1,filter:s,walkFilter:a}=t,c=[];(!s||s(e))&&c.push(r?e:e.fullpath());let l=new Set([e]);for(let u of l){let f=u.readdirSync();for(let d of f){(!s||s(d))&&c.push(r?d:d.fullpath());let h=d;if(d.isSymbolicLink()){if(!(i&&(h=d.realpathSync())))continue;h.isUnknown()&&h.lstatSync()}h.shouldWalk(l,a)&&l.add(h)}}return c}[Symbol.asyncIterator](){return this.iterate()}iterate(e=this.cwd,t={}){return typeof e=="string"?e=this.cwd.resolve(e):e instanceof rn||(t=e,e=this.cwd),this.stream(e,t)[Symbol.asyncIterator]()}[Symbol.iterator](){return this.iterateSync()}*iterateSync(e=this.cwd,t={}){typeof e=="string"?e=this.cwd.resolve(e):e instanceof rn||(t=e,e=this.cwd);let{withFileTypes:r=!0,follow:i=!1,filter:s,walkFilter:a}=t;(!s||s(e))&&(yield r?e:e.fullpath());let c=new Set([e]);for(let l of c){let u=l.readdirSync();for(let f of u){(!s||s(f))&&(yield r?f:f.fullpath());let d=f;if(f.isSymbolicLink()){if(!(i&&(d=f.realpathSync())))continue;d.isUnknown()&&d.lstatSync()}d.shouldWalk(c,a)&&c.add(d)}}}stream(e=this.cwd,t={}){typeof e=="string"?e=this.cwd.resolve(e):e instanceof rn||(t=e,e=this.cwd);let{withFileTypes:r=!0,follow:i=!1,filter:s,walkFilter:a}=t,c=new io({objectMode:!0});(!s||s(e))&&c.write(r?e:e.fullpath());let l=new Set,u=[e],f=0,d=o(()=>{let h=!1;for(;!h;){let p=u.shift();if(!p){f===0&&c.end();return}f++,l.add(p);let y=o((w,b,A=!1)=>{if(w)return c.emit("error",w);if(i&&!A){let I=[];for(let j of b)j.isSymbolicLink()&&I.push(j.realpath().then(V=>V?.isUnknown()?V.lstat():V));if(I.length){Promise.all(I).then(()=>y(null,b,!0));return}}for(let I of b)I&&(!s||s(I))&&(c.write(r?I:I.fullpath())||(h=!0));f--;for(let I of b){let j=I.realpathCached()||I;j.shouldWalk(l,a)&&u.push(j)}h&&!c.flowing?c.once("drain",d):v||d()},"onReaddir"),v=!0;p.readdirCB(y,!0),v=!1}},"process");return d(),c}streamSync(e=this.cwd,t={}){typeof e=="string"?e=this.cwd.resolve(e):e instanceof rn||(t=e,e=this.cwd);let{withFileTypes:r=!0,follow:i=!1,filter:s,walkFilter:a}=t,c=new io({objectMode:!0}),l=new Set;(!s||s(e))&&c.write(r?e:e.fullpath());let u=[e],f=0,d=o(()=>{let h=!1;for(;!h;){let p=u.shift();if(!p){f===0&&c.end();return}f++,l.add(p);let y=p.readdirSync();for(let v of y)(!s||s(v))&&(c.write(r?v:v.fullpath())||(h=!0));f--;for(let v of y){let w=v;if(v.isSymbolicLink()){if(!(i&&(w=v.realpathSync())))continue;w.isUnknown()&&w.lstatSync()}w.shouldWalk(l,a)&&u.push(w)}}h&&!c.flowing&&c.once("drain",d)},"process");return d(),c}chdir(e=this.cwd){let t=this.cwd;this.cwd=typeof e=="string"?this.cwd.resolve(e):e,this.cwd[ZF](t)}},nu=class extends Zg{static{o(this,"PathScurryWin32")}sep="\\";constructor(e=process.cwd(),t={}){let{nocase:r=!0}=t;super(e,ru.win32,"\\",{...t,nocase:r}),this.nocase=r;for(let i=this.cwd;i;i=i.parent)i.nocase=this.nocase}parseRootPath(e){return ru.win32.parse(e).root.toUpperCase()}newRoot(e){return new Xg(this.rootPath,Ps,void 0,this.roots,this.nocase,this.childrenCache(),{fs:e})}isAbsolute(e){return e.startsWith("/")||e.startsWith("\\")||/^[a-z]:(\/|\\)/i.test(e)}},iu=class extends Zg{static{o(this,"PathScurryPosix")}sep="/";constructor(e=process.cwd(),t={}){let{nocase:r=!1}=t;super(e,ru.posix,"/",{...t,nocase:r}),this.nocase=r}parseRootPath(e){return"/"}newRoot(e){return new Jg(this.rootPath,Ps,void 0,this.roots,this.nocase,this.childrenCache(),{fs:e})}isAbsolute(e){return e.startsWith("/")}},hd=class extends iu{static{o(this,"PathScurryDarwin")}constructor(e=process.cwd(),t={}){let{nocase:r=!0}=t;super(e,{...t,nocase:r})}},Gme=process.platform==="win32"?Xg:Jg,eD=process.platform==="win32"?nu:process.platform==="darwin"?hd:iu;var TY=o(n=>n.length>=1,"isPatternList"),AY=o(n=>n.length>=1,"isGlobList"),su=class n{static{o(this,"Pattern")}#e;#n;#r;length;#t;#c;#_;#i;#u;#s;#l=!0;constructor(e,t,r,i){if(!TY(e))throw new TypeError("empty pattern list");if(!AY(t))throw new TypeError("empty glob list");if(t.length!==e.length)throw new TypeError("mismatched pattern list and glob list lengths");if(this.length=e.length,r<0||r>=this.length)throw new TypeError("index out of range");if(this.#e=e,this.#n=t,this.#r=r,this.#t=i,this.#r===0){if(this.isUNC()){let[s,a,c,l,...u]=this.#e,[f,d,h,p,...y]=this.#n;u[0]===""&&(u.shift(),y.shift());let v=[s,a,c,l,""].join("/"),w=[f,d,h,p,""].join("/");this.#e=[v,...u],this.#n=[w,...y],this.length=this.#e.length}else if(this.isDrive()||this.isAbsolute()){let[s,...a]=this.#e,[c,...l]=this.#n;a[0]===""&&(a.shift(),l.shift());let u=s+"/",f=c+"/";this.#e=[u,...a],this.#n=[f,...l],this.length=this.#e.length}}}pattern(){return this.#e[this.#r]}isString(){return typeof this.#e[this.#r]=="string"}isGlobstar(){return this.#e[this.#r]===Kt}isRegExp(){return this.#e[this.#r]instanceof RegExp}globString(){return this.#_=this.#_||(this.#r===0?this.isAbsolute()?this.#n[0]+this.#n.slice(1).join("/"):this.#n.join("/"):this.#n.slice(this.#r).join("/"))}hasMore(){return this.length>this.#r+1}rest(){return this.#c!==void 0?this.#c:this.hasMore()?(this.#c=new n(this.#e,this.#n,this.#r+1,this.#t),this.#c.#s=this.#s,this.#c.#u=this.#u,this.#c.#i=this.#i,this.#c):this.#c=null}isUNC(){let e=this.#e;return this.#u!==void 0?this.#u:this.#u=this.#t==="win32"&&this.#r===0&&e[0]===""&&e[1]===""&&typeof e[2]=="string"&&!!e[2]&&typeof e[3]=="string"&&!!e[3]}isDrive(){let e=this.#e;return this.#i!==void 0?this.#i:this.#i=this.#t==="win32"&&this.#r===0&&this.length>1&&typeof e[0]=="string"&&/^[a-z]:$/i.test(e[0])}isAbsolute(){let e=this.#e;return this.#s!==void 0?this.#s:this.#s=e[0]===""&&e.length>1||this.isDrive()||this.isUNC()}root(){let e=this.#e[0];return typeof e=="string"&&this.isAbsolute()&&this.#r===0?e:""}checkFollowGlobstar(){return!(this.#r===0||!this.isGlobstar()||!this.#l)}markFollowGlobstar(){return this.#r===0||!this.isGlobstar()||!this.#l?!1:(this.#l=!1,!0)}};var xY=typeof process=="object"&&process&&typeof process.platform=="string"?process.platform:"linux",au=class{static{o(this,"Ignore")}relative;relativeChildren;absolute;absoluteChildren;platform;mmopts;constructor(e,{nobrace:t,nocase:r,noext:i,noglobstar:s,platform:a=xY}){this.relative=[],this.absolute=[],this.relativeChildren=[],this.absoluteChildren=[],this.platform=a,this.mmopts={dot:!0,nobrace:t,nocase:r,noext:i,noglobstar:s,optimizationLevel:2,platform:a,nocomment:!0,nonegate:!0};for(let c of e)this.add(c)}add(e){let t=new Gn(e,this.mmopts);for(let r=0;r<t.set.length;r++){let i=t.set[r],s=t.globParts[r];if(!i||!s)throw new Error("invalid pattern object");for(;i[0]==="."&&s[0]===".";)i.shift(),s.shift();let a=new su(i,s,0,this.platform),c=new Gn(a.globString(),this.mmopts),l=s[s.length-1]==="**",u=a.isAbsolute();u?this.absolute.push(c):this.relative.push(c),l&&(u?this.absoluteChildren.push(c):this.relativeChildren.push(c))}}ignored(e){let t=e.fullpath(),r=`${t}/`,i=e.relative()||".",s=`${i}/`;for(let a of this.relative)if(a.match(i)||a.match(s))return!0;for(let a of this.absolute)if(a.match(t)||a.match(r))return!0;return!1}childrenIgnored(e){let t=e.fullpath()+"/",r=(e.relative()||".")+"/";for(let i of this.relativeChildren)if(i.match(r))return!0;for(let i of this.absoluteChildren)if(i.match(t))return!0;return!1}};var DE=class n{static{o(this,"HasWalkedCache")}store;constructor(e=new Map){this.store=e}copy(){return new n(new Map(this.store))}hasWalked(e,t){return this.store.get(e.fullpath())?.has(t.globString())}storeWalked(e,t){let r=e.fullpath(),i=this.store.get(r);i?i.add(t.globString()):this.store.set(r,new Set([t.globString()]))}},NE=class{static{o(this,"MatchRecord")}store=new Map;add(e,t,r){let i=(t?2:0)|(r?1:0),s=this.store.get(e);this.store.set(e,s===void 0?i:i&s)}entries(){return[...this.store.entries()].map(([e,t])=>[e,!!(t&2),!!(t&1)])}},LE=class{static{o(this,"SubWalks")}store=new Map;add(e,t){if(!e.canReaddir())return;let r=this.store.get(e);r?r.find(i=>i.globString()===t.globString())||r.push(t):this.store.set(e,[t])}get(e){let t=this.store.get(e);if(!t)throw new Error("attempting to walk unknown path");return t}entries(){return this.keys().map(e=>[e,this.store.get(e)])}keys(){return[...this.store.keys()].filter(e=>e.canReaddir())}},pd=class n{static{o(this,"Processor")}hasWalkedCache;matches=new NE;subwalks=new LE;patterns;follow;dot;opts;constructor(e,t){this.opts=e,this.follow=!!e.follow,this.dot=!!e.dot,this.hasWalkedCache=t?t.copy():new DE}processPatterns(e,t){this.patterns=t;let r=t.map(i=>[e,i]);for(let[i,s]of r){this.hasWalkedCache.storeWalked(i,s);let a=s.root(),c=s.isAbsolute()&&this.opts.absolute!==!1;if(a){i=i.resolve(a==="/"&&this.opts.root!==void 0?this.opts.root:a);let d=s.rest();if(d)s=d;else{this.matches.add(i,!0,!1);continue}}if(i.isENOENT())continue;let l,u,f=!1;for(;typeof(l=s.pattern())=="string"&&(u=s.rest());)i=i.resolve(l),s=u,f=!0;if(l=s.pattern(),u=s.rest(),f){if(this.hasWalkedCache.hasWalked(i,s))continue;this.hasWalkedCache.storeWalked(i,s)}if(typeof l=="string"){let d=l===".."||l===""||l===".";this.matches.add(i.resolve(l),c,d);continue}else if(l===Kt){(!i.isSymbolicLink()||this.follow||s.checkFollowGlobstar())&&this.subwalks.add(i,s);let d=u?.pattern(),h=u?.rest();if(!u||(d===""||d===".")&&!h)this.matches.add(i,c,d===""||d===".");else if(d===".."){let p=i.parent||i;h?this.hasWalkedCache.hasWalked(p,h)||this.subwalks.add(p,h):this.matches.add(p,c,!0)}}else l instanceof RegExp&&this.subwalks.add(i,s)}return this}subwalkTargets(){return this.subwalks.keys()}child(){return new n(this.opts,this.hasWalkedCache)}filterEntries(e,t){let r=this.subwalks.get(e),i=this.child();for(let s of t)for(let a of r){let c=a.isAbsolute(),l=a.pattern(),u=a.rest();l===Kt?i.testGlobstar(s,a,u,c):l instanceof RegExp?i.testRegExp(s,l,u,c):i.testString(s,l,u,c)}return i}testGlobstar(e,t,r,i){if((this.dot||!e.name.startsWith("."))&&(t.hasMore()||this.matches.add(e,i,!1),e.canReaddir()&&(this.follow||!e.isSymbolicLink()?this.subwalks.add(e,t):e.isSymbolicLink()&&(r&&t.checkFollowGlobstar()?this.subwalks.add(e,r):t.markFollowGlobstar()&&this.subwalks.add(e,t)))),r){let s=r.pattern();if(typeof s=="string"&&s!==".."&&s!==""&&s!==".")this.testString(e,s,r.rest(),i);else if(s===".."){let a=e.parent||e;this.subwalks.add(a,r)}else s instanceof RegExp&&this.testRegExp(e,s,r.rest(),i)}}testRegExp(e,t,r,i){t.test(e.name)&&(r?this.subwalks.add(e,r):this.matches.add(e,i,!1))}testString(e,t,r,i){e.isNamed(t)&&(r?this.subwalks.add(e,r):this.matches.add(e,i,!1))}};var CY=o((n,e)=>typeof n=="string"?new au([n],e):Array.isArray(n)?new au(n,e):n,"makeIgnore"),ey=class{static{o(this,"GlobUtil")}path;patterns;opts;seen=new Set;paused=!1;aborted=!1;#e=[];#n;#r;signal;maxDepth;includeChildMatches;constructor(e,t,r){if(this.patterns=e,this.path=t,this.opts=r,this.#r=!r.posix&&r.platform==="win32"?"\\":"/",this.includeChildMatches=r.includeChildMatches!==!1,(r.ignore||!this.includeChildMatches)&&(this.#n=CY(r.ignore??[],r),!this.includeChildMatches&&typeof this.#n.add!="function")){let i="cannot ignore child matches, ignore lacks add() method.";throw new Error(i)}this.maxDepth=r.maxDepth||1/0,r.signal&&(this.signal=r.signal,this.signal.addEventListener("abort",()=>{this.#e.length=0}))}#t(e){return this.seen.has(e)||!!this.#n?.ignored?.(e)}#c(e){return!!this.#n?.childrenIgnored?.(e)}pause(){this.paused=!0}resume(){if(this.signal?.aborted)return;this.paused=!1;let e;for(;!this.paused&&(e=this.#e.shift());)e()}onResume(e){this.signal?.aborted||(this.paused?this.#e.push(e):e())}async matchCheck(e,t){if(t&&this.opts.nodir)return;let r;if(this.opts.realpath){if(r=e.realpathCached()||await e.realpath(),!r)return;e=r}let s=e.isUnknown()||this.opts.stat?await e.lstat():e;if(this.opts.follow&&this.opts.nodir&&s?.isSymbolicLink()){let a=await s.realpath();a&&(a.isUnknown()||this.opts.stat)&&await a.lstat()}return this.matchCheckTest(s,t)}matchCheckTest(e,t){return e&&(this.maxDepth===1/0||e.depth()<=this.maxDepth)&&(!t||e.canReaddir())&&(!this.opts.nodir||!e.isDirectory())&&(!this.opts.nodir||!this.opts.follow||!e.isSymbolicLink()||!e.realpathCached()?.isDirectory())&&!this.#t(e)?e:void 0}matchCheckSync(e,t){if(t&&this.opts.nodir)return;let r;if(this.opts.realpath){if(r=e.realpathCached()||e.realpathSync(),!r)return;e=r}let s=e.isUnknown()||this.opts.stat?e.lstatSync():e;if(this.opts.follow&&this.opts.nodir&&s?.isSymbolicLink()){let a=s.realpathSync();a&&(a?.isUnknown()||this.opts.stat)&&a.lstatSync()}return this.matchCheckTest(s,t)}matchFinish(e,t){if(this.#t(e))return;if(!this.includeChildMatches&&this.#n?.add){let s=`${e.relativePosix()}/**`;this.#n.add(s)}let r=this.opts.absolute===void 0?t:this.opts.absolute;this.seen.add(e);let i=this.opts.mark&&e.isDirectory()?this.#r:"";if(this.opts.withFileTypes)this.matchEmit(e);else if(r){let s=this.opts.posix?e.fullpathPosix():e.fullpath();this.matchEmit(s+i)}else{let s=this.opts.posix?e.relativePosix():e.relative(),a=this.opts.dotRelative&&!s.startsWith(".."+this.#r)?"."+this.#r:"";this.matchEmit(s?a+s+i:"."+i)}}async match(e,t,r){let i=await this.matchCheck(e,r);i&&this.matchFinish(i,t)}matchSync(e,t,r){let i=this.matchCheckSync(e,r);i&&this.matchFinish(i,t)}walkCB(e,t,r){this.signal?.aborted&&r(),this.walkCB2(e,t,new pd(this.opts),r)}walkCB2(e,t,r,i){if(this.#c(e))return i();if(this.signal?.aborted&&i(),this.paused){this.onResume(()=>this.walkCB2(e,t,r,i));return}r.processPatterns(e,t);let s=1,a=o(()=>{--s===0&&i()},"next");for(let[c,l,u]of r.matches.entries())this.#t(c)||(s++,this.match(c,l,u).then(()=>a()));for(let c of r.subwalkTargets()){if(this.maxDepth!==1/0&&c.depth()>=this.maxDepth)continue;s++;let l=c.readdirCached();c.calledReaddir()?this.walkCB3(c,l,r,a):c.readdirCB((u,f)=>this.walkCB3(c,f,r,a),!0)}a()}walkCB3(e,t,r,i){r=r.filterEntries(e,t);let s=1,a=o(()=>{--s===0&&i()},"next");for(let[c,l,u]of r.matches.entries())this.#t(c)||(s++,this.match(c,l,u).then(()=>a()));for(let[c,l]of r.subwalks.entries())s++,this.walkCB2(c,l,r.child(),a);a()}walkCBSync(e,t,r){this.signal?.aborted&&r(),this.walkCB2Sync(e,t,new pd(this.opts),r)}walkCB2Sync(e,t,r,i){if(this.#c(e))return i();if(this.signal?.aborted&&i(),this.paused){this.onResume(()=>this.walkCB2Sync(e,t,r,i));return}r.processPatterns(e,t);let s=1,a=o(()=>{--s===0&&i()},"next");for(let[c,l,u]of r.matches.entries())this.#t(c)||this.matchSync(c,l,u);for(let c of r.subwalkTargets()){if(this.maxDepth!==1/0&&c.depth()>=this.maxDepth)continue;s++;let l=c.readdirSync();this.walkCB3Sync(c,l,r,a)}a()}walkCB3Sync(e,t,r,i){r=r.filterEntries(e,t);let s=1,a=o(()=>{--s===0&&i()},"next");for(let[c,l,u]of r.matches.entries())this.#t(c)||this.matchSync(c,l,u);for(let[c,l]of r.subwalks.entries())s++,this.walkCB2Sync(c,l,r.child(),a);a()}},md=class extends ey{static{o(this,"GlobWalker")}matches=new Set;constructor(e,t,r){super(e,t,r)}matchEmit(e){this.matches.add(e)}async walk(){if(this.signal?.aborted)throw this.signal.reason;return this.path.isUnknown()&&await this.path.lstat(),await new Promise((e,t)=>{this.walkCB(this.path,this.patterns,()=>{this.signal?.aborted?t(this.signal.reason):e(this.matches)})}),this.matches}walkSync(){if(this.signal?.aborted)throw this.signal.reason;return this.path.isUnknown()&&this.path.lstatSync(),this.walkCBSync(this.path,this.patterns,()=>{if(this.signal?.aborted)throw this.signal.reason}),this.matches}},gd=class extends ey{static{o(this,"GlobStream")}results;constructor(e,t,r){super(e,t,r),this.results=new io({signal:this.signal,objectMode:!0}),this.results.on("drain",()=>this.resume()),this.results.on("resume",()=>this.resume())}matchEmit(e){this.results.write(e),this.results.flowing||this.pause()}stream(){let e=this.path;return e.isUnknown()?e.lstat().then(()=>{this.walkCB(e,this.patterns,()=>this.results.end())}):this.walkCB(e,this.patterns,()=>this.results.end()),this.results}streamSync(){return this.path.isUnknown()&&this.path.lstatSync(),this.walkCBSync(this.path,this.patterns,()=>this.results.end()),this.results}};var IY=typeof process=="object"&&process&&typeof process.platform=="string"?process.platform:"linux",Qi=class{static{o(this,"Glob")}absolute;cwd;root;dot;dotRelative;follow;ignore;magicalBraces;mark;matchBase;maxDepth;nobrace;nocase;nodir;noext;noglobstar;pattern;platform;realpath;scurry;stat;signal;windowsPathsNoEscape;withFileTypes;includeChildMatches;opts;patterns;constructor(e,t){if(!t)throw new TypeError("glob options required");if(this.withFileTypes=!!t.withFileTypes,this.signal=t.signal,this.follow=!!t.follow,this.dot=!!t.dot,this.dotRelative=!!t.dotRelative,this.nodir=!!t.nodir,this.mark=!!t.mark,t.cwd?(t.cwd instanceof URL||t.cwd.startsWith("file://"))&&(t.cwd=(0,tD.fileURLToPath)(t.cwd)):this.cwd="",this.cwd=t.cwd||"",this.root=t.root,this.magicalBraces=!!t.magicalBraces,this.nobrace=!!t.nobrace,this.noext=!!t.noext,this.realpath=!!t.realpath,this.absolute=t.absolute,this.includeChildMatches=t.includeChildMatches!==!1,this.noglobstar=!!t.noglobstar,this.matchBase=!!t.matchBase,this.maxDepth=typeof t.maxDepth=="number"?t.maxDepth:1/0,this.stat=!!t.stat,this.ignore=t.ignore,this.withFileTypes&&this.absolute!==void 0)throw new Error("cannot set absolute and withFileTypes:true");if(typeof e=="string"&&(e=[e]),this.windowsPathsNoEscape=!!t.windowsPathsNoEscape||t.allowWindowsEscape===!1,this.windowsPathsNoEscape&&(e=e.map(l=>l.replace(/\\/g,"/"))),this.matchBase){if(t.noglobstar)throw new TypeError("base matching requires globstar");e=e.map(l=>l.includes("/")?l:`./**/${l}`)}if(this.pattern=e,this.platform=t.platform||IY,this.opts={...t,platform:this.platform},t.scurry){if(this.scurry=t.scurry,t.nocase!==void 0&&t.nocase!==t.scurry.nocase)throw new Error("nocase option contradicts provided scurry option")}else{let l=t.platform==="win32"?nu:t.platform==="darwin"?hd:t.platform?iu:eD;this.scurry=new l(this.cwd,{nocase:t.nocase,fs:t.fs})}this.nocase=this.scurry.nocase;let r=this.platform==="darwin"||this.platform==="win32",i={...t,dot:this.dot,matchBase:this.matchBase,nobrace:this.nobrace,nocase:this.nocase,nocaseMagicOnly:r,nocomment:!0,noext:this.noext,nonegate:!0,optimizationLevel:2,platform:this.platform,windowsPathsNoEscape:this.windowsPathsNoEscape,debug:!!this.opts.debug},s=this.pattern.map(l=>new Gn(l,i)),[a,c]=s.reduce((l,u)=>(l[0].push(...u.set),l[1].push(...u.globParts),l),[[],[]]);this.patterns=a.map((l,u)=>{let f=c[u];if(!f)throw new Error("invalid pattern object");return new su(l,f,0,this.platform)})}async walk(){return[...await new md(this.patterns,this.scurry.cwd,{...this.opts,maxDepth:this.maxDepth!==1/0?this.maxDepth+this.scurry.cwd.depth():1/0,platform:this.platform,nocase:this.nocase,includeChildMatches:this.includeChildMatches}).walk()]}walkSync(){return[...new md(this.patterns,this.scurry.cwd,{...this.opts,maxDepth:this.maxDepth!==1/0?this.maxDepth+this.scurry.cwd.depth():1/0,platform:this.platform,nocase:this.nocase,includeChildMatches:this.includeChildMatches}).walkSync()]}stream(){return new gd(this.patterns,this.scurry.cwd,{...this.opts,maxDepth:this.maxDepth!==1/0?this.maxDepth+this.scurry.cwd.depth():1/0,platform:this.platform,nocase:this.nocase,includeChildMatches:this.includeChildMatches}).stream()}streamSync(){return new gd(this.patterns,this.scurry.cwd,{...this.opts,maxDepth:this.maxDepth!==1/0?this.maxDepth+this.scurry.cwd.depth():1/0,platform:this.platform,nocase:this.nocase,includeChildMatches:this.includeChildMatches}).streamSync()}iterateSync(){return this.streamSync()[Symbol.iterator]()}[Symbol.iterator](){return this.iterateSync()}iterate(){return this.stream()[Symbol.asyncIterator]()}[Symbol.asyncIterator](){return this.iterate()}};var kE=o((n,e={})=>{Array.isArray(n)||(n=[n]);for(let t of n)if(new Gn(t,e).hasMagic())return!0;return!1},"hasMagic");function ry(n,e={}){return new Qi(n,e).streamSync()}o(ry,"globStreamSync");function nD(n,e={}){return new Qi(n,e).stream()}o(nD,"globStream");function iD(n,e={}){return new Qi(n,e).walkSync()}o(iD,"globSync");async function rD(n,e={}){return new Qi(n,e).walk()}o(rD,"glob_");function ny(n,e={}){return new Qi(n,e).iterateSync()}o(ny,"globIterateSync");function sD(n,e={}){return new Qi(n,e).iterate()}o(sD,"globIterate");var RY=ry,PY=Object.assign(nD,{sync:ry}),OY=ny,FY=Object.assign(sD,{sync:ny}),DY=Object.assign(iD,{stream:ry,iterate:ny}),ty=Object.assign(rD,{glob:rD,globSync:iD,sync:DY,globStream:nD,stream:PY,globStreamSync:ry,streamSync:RY,globIterate:sD,iterate:FY,globIterateSync:ny,iterateSync:OY,Glob:Qi,hasMagic:kE,escape:Xl,unescape:Gi});ty.glob=ty;var oc=K(Dt());var Pt=class{constructor(e){this.rootPath=e}static{o(this,"NodeFsAdapter")}async readFile(e){let t=this.resolvePath(e);if(!await mr.default.pathExists(t))throw new oc.FileNotFoundError(e);return mr.default.readFile(t,"utf-8")}async fileExists(e){let t=this.resolvePath(e);return mr.default.pathExists(t)}async getFileMetadata(e){let t=await this.readFile(e);return this.extractFrontmatter(t)}async createFile(e,t){let r=this.resolvePath(e);if(await mr.default.pathExists(r))throw new oc.FileAlreadyExistsError(e);return await mr.default.ensureDir(ao.default.dirname(r)),await mr.default.writeFile(r,t,"utf-8"),e}async updateFile(e,t){let r=this.resolvePath(e);if(!await mr.default.pathExists(r))throw new oc.FileNotFoundError(e);await mr.default.writeFile(r,t,"utf-8")}async writeFile(e,t){let r=this.resolvePath(e);await mr.default.ensureDir(ao.default.dirname(r)),await mr.default.writeFile(r,t,"utf-8")}async deleteFile(e){let t=this.resolvePath(e);if(!await mr.default.pathExists(t))throw new oc.FileNotFoundError(e);await mr.default.remove(t)}async renameFile(e,t){let r=this.resolvePath(e),i=this.resolvePath(t);if(!await mr.default.pathExists(r))throw new oc.FileNotFoundError(e);await mr.default.ensureDir(ao.default.dirname(i)),await mr.default.move(r,i)}async createDirectory(e){let t=this.resolvePath(e);await mr.default.ensureDir(t)}async directoryExists(e){let t=this.resolvePath(e);return await mr.default.pathExists(t)?(await mr.default.stat(t)).isDirectory():!1}async getMarkdownFiles(e){let t=e?this.resolvePath(e):this.rootPath,r=ao.default.join(t,"**/*.md");return(await ty(r,{nodir:!0})).map(a=>ao.default.relative(this.rootPath,a))}async findFilesByMetadata(e){let t=await this.getMarkdownFiles(),r=[];for(let i of t)try{let s=await this.getFileMetadata(i);this.matchesQuery(s,e)&&r.push(i)}catch{continue}return r}async findFileByUID(e){let t=await this.findFilesByMetadata({exo__Asset_uid:e});return t.length>0?t[0]:null}resolvePath(e){return ao.default.isAbsolute(e)?e:ao.default.join(this.rootPath,e)}extractFrontmatter(e){let t=/^---\n([\s\S]*?)\n---/,r=e.match(t);if(!r)return{};try{let i=sr.load(r[1]);return typeof i=="object"&&i!==null?i:{}}catch{return{}}}matchesQuery(e,t){for(let[r,i]of Object.entries(t)){let s=e[r];if(Array.isArray(s)){if(!s.some(a=>this.normalizeValue(a)===this.normalizeValue(i)))return!1}else if(this.normalizeValue(s)!==this.normalizeValue(i))return!1}return!0}normalizeValue(e){return e==null?"":String(e).replace(/["'[\]]/g,"").trim()}};var yd=K(require("path")),ME=K(Za());var ou=class{constructor(e){this.vaultRoot=e}static{o(this,"PathResolver")}resolve(e){if(!yd.default.isAbsolute(e))return yd.default.resolve(this.vaultRoot,e);let t=yd.default.resolve(e),r=yd.default.resolve(this.vaultRoot);if(!t.startsWith(r))throw new Ke(`File path ${e} is outside vault root ${this.vaultRoot}`,"Provide a file path within the vault directory.",{filepath:e,vaultRoot:this.vaultRoot});return t}validate(e){if(!ME.default.existsSync(e))throw new Bf(e);if(!ME.default.statSync(e).isFile())throw new Ke(`Not a file: ${e}`,"Provide a path to a file, not a directory.",{filepath:e});if(!e.endsWith(".md"))throw new Ke(`Not a Markdown file: ${e}`,"Provide a path to a .md file.",{filepath:e})}getVaultRoot(){return this.vaultRoot}};var fD=K(Dt());var aD=K(Dt());var Ki=class{static{o(this,"BaseCommandExecutor")}constructor(e){this.pathResolver=e.pathResolver,this.fsAdapter=e.fsAdapter,this.frontmatterService=e.frontmatterService,this.dryRun=e.dryRun}resolveAndValidate(e){let t=this.pathResolver.resolve(e);this.pathResolver.validate(t);let r=t.replace(this.pathResolver.getVaultRoot()+"/","");return{resolvedPath:t,relativePath:r}}getCurrentTimestamp(){return aD.DateFormatter.toLocalTimestamp(new Date)}isAssetArchived(e){if(e?.exo__Asset_isArchived===!0)return!0;let t=e?.archived;if(t==null)return!1;if(typeof t=="boolean")return t;if(typeof t=="number")return t!==0;if(typeof t=="string"){let r=t.toLowerCase().trim();return r==="true"||r==="yes"||r==="1"}return!1}extractAliasesFromFrontmatter(e){let t=e.match(/aliases:\s*\n((?: - .*\n?)*)/);return t?t[1].split(`
618
- `).filter(i=>i.trim()).map(i=>i.replace(/^\s*-\s*/,"").trim()):[]}};var _d=class extends Ki{static{o(this,"StatusCommandExecutor")}constructor(e){super(e)}async executeStart(e){try{let{relativePath:t}=this.resolveAndValidate(e),r=await this.fsAdapter.readFile(t),i=this.getCurrentTimestamp(),s=this.frontmatterService.updateProperty(r,"ems__Effort_status",'"[[ems__EffortStatusDoing]]"');s=this.frontmatterService.updateProperty(s,"ems__Effort_startTimestamp",i),await this.fsAdapter.updateFile(t,s),console.log(`\u2705 Started: ${e}`),console.log(" Status: Doing"),console.log(` Start time: ${i}`),process.exit(0)}catch(t){D.handle(t)}}async executeComplete(e){try{let{relativePath:t}=this.resolveAndValidate(e),r=await this.fsAdapter.readFile(t),i=this.getCurrentTimestamp(),s=this.frontmatterService.updateProperty(r,"ems__Effort_status",'"[[ems__EffortStatusDone]]"');s=this.frontmatterService.updateProperty(s,"ems__Effort_endTimestamp",i),s=this.frontmatterService.updateProperty(s,"ems__Effort_resolutionTimestamp",i),await this.fsAdapter.updateFile(t,s),console.log(`\u2705 Completed: ${e}`),console.log(" Status: Done"),console.log(` Completion time: ${i}`),process.exit(0)}catch(t){D.handle(t)}}async executeTrash(e){try{let{relativePath:t}=this.resolveAndValidate(e),r=await this.fsAdapter.readFile(t),i=this.getCurrentTimestamp(),s=this.frontmatterService.updateProperty(r,"ems__Effort_status",'"[[ems__EffortStatusTrashed]]"');s=this.frontmatterService.updateProperty(s,"ems__Effort_resolutionTimestamp",i),await this.fsAdapter.updateFile(t,s),console.log(`\u2705 Trashed: ${e}`),console.log(" Status: Trashed"),console.log(` Resolution time: ${i}`),process.exit(0)}catch(t){D.handle(t)}}async executeArchive(e){try{let{relativePath:t}=this.resolveAndValidate(e),r=await this.fsAdapter.readFile(t),i=this.frontmatterService.updateProperty(r,"archived","true");i=this.frontmatterService.removeProperty(i,"aliases"),await this.fsAdapter.updateFile(t,i),console.log(`\u2705 Archived: ${e}`),console.log(" Archived: true"),console.log(" Aliases removed"),process.exit(0)}catch(t){D.handle(t)}}async executeMoveToBacklog(e){try{await this.updateStatus(e,"ems__EffortStatusBacklog","Backlog"),process.exit(0)}catch(t){D.handle(t)}}async executeMoveToAnalysis(e){try{await this.updateStatus(e,"ems__EffortStatusAnalysis","Analysis"),process.exit(0)}catch(t){D.handle(t)}}async executeMoveToToDo(e){try{await this.updateStatus(e,"ems__EffortStatusToDo","ToDo"),process.exit(0)}catch(t){D.handle(t)}}async updateStatus(e,t,r){let{relativePath:i}=this.resolveAndValidate(e),s=await this.fsAdapter.readFile(i),a=this.frontmatterService.updateProperty(s,"ems__Effort_status",`"[[${t}]]"`);await this.fsAdapter.updateFile(i,a),console.log(`\u2705 Moved to ${r}: ${e}`),console.log(` Status: ${r}`)}};var Ur=[];for(let n=0;n<256;++n)Ur.push((n+256).toString(16).slice(1));function oD(n,e=0){return(Ur[n[e+0]]+Ur[n[e+1]]+Ur[n[e+2]]+Ur[n[e+3]]+"-"+Ur[n[e+4]]+Ur[n[e+5]]+"-"+Ur[n[e+6]]+Ur[n[e+7]]+"-"+Ur[n[e+8]]+Ur[n[e+9]]+"-"+Ur[n[e+10]]+Ur[n[e+11]]+Ur[n[e+12]]+Ur[n[e+13]]+Ur[n[e+14]]+Ur[n[e+15]]).toLowerCase()}o(oD,"unsafeStringify");var cD=require("node:crypto");var sy=new Uint8Array(256),iy=sy.length;function jE(){return iy>sy.length-16&&((0,cD.randomFillSync)(sy),iy=0),sy.slice(iy,iy+=16)}o(jE,"rng");var lD=require("node:crypto"),$E={randomUUID:lD.randomUUID};function LY(n,e,t){n=n||{};let r=n.random??n.rng?.()??jE();if(r.length<16)throw new Error("Random bytes length must be >= 16");if(r[6]=r[6]&15|64,r[8]=r[8]&63|128,e){if(t=t||0,t<0||t+16>e.length)throw new RangeError(`UUID byte range ${t}:${t+15} is out of buffer bounds`);for(let i=0;i<16;++i)e[t+i]=r[i];return e}return oD(r)}o(LY,"_v4");function kY(n,e,t){return $E.randomUUID&&!e&&!n?$E.randomUUID():LY(n,e,t)}o(kY,"v4");var Sd=kY;var cu=K(Dt());var vd=class extends Ki{static{o(this,"AssetCreationExecutor")}constructor(e){super(e)}async executeCreateTask(e,t,r={}){try{await this.createAsset(e,t,"ems__Task",r),process.exit(0)}catch(i){D.handle(i)}}async executeCreateMeeting(e,t,r={}){try{await this.createAsset(e,t,"ems__Meeting",r),process.exit(0)}catch(i){D.handle(i)}}async executeCreateProject(e,t,r={}){try{await this.createAsset(e,t,"ems__Project",r),process.exit(0)}catch(i){D.handle(i)}}async executeCreateArea(e,t,r={}){try{await this.createAsset(e,t,"ems__Area",r),process.exit(0)}catch(i){D.handle(i)}}async createAsset(e,t,r,i={}){if(!t||t.trim().length===0)throw new Error("Label cannot be empty");let s=t.trim(),{relativePath:a}=this.resolveAndValidate(e);if(await this.fsAdapter.fileExists(a))throw new cu.FileAlreadyExistsError(e);let l=Sd(),u=this.buildAssetFrontmatter(r,l,s,i),f=cu.MetadataHelpers.buildFileContent(u);await this.fsAdapter.createFile(a,f),console.log(`\u2705 Created ${this.getAssetTypeName(r)}: ${e}`),console.log(` UID: ${l}`),console.log(` Label: ${s}`),console.log(` Class: ${r}`)}buildAssetFrontmatter(e,t,r,i={}){let s=cu.DateFormatter.toLocalTimestamp(new Date),a={exo__Asset_isDefinedBy:'"[[Ontology/EMS]]"',exo__Asset_uid:t,exo__Asset_label:r,exo__Asset_createdAt:s,exo__Instance_class:[`"[[${e}]]"`],aliases:[r]};return(e==="ems__Task"||e==="ems__Project"||e==="ems__Meeting")&&(a.ems__Effort_status='"[[ems__EffortStatusDraft]]"'),i.prototype&&(a.exo__Asset_prototype=`"[[${i.prototype}]]"`),i.area&&(a.ems__Effort_area=`"[[${i.area}]]"`),i.parent&&(a.ems__Effort_parent=`"[[${i.parent}]]"`),a}getAssetTypeName(e){return{ems__Task:"task",ems__Meeting:"meeting",ems__Project:"project",ems__Area:"area"}[e]||"asset"}};var BE=K(require("path"));var uD=K(Dt());var bd=class extends Ki{static{o(this,"PropertyCommandExecutor")}constructor(e){super(e)}async executeRenameToUid(e){try{let{relativePath:t}=this.resolveAndValidate(e),r=await this.fsAdapter.getFileMetadata(t);if(!r.exo__Asset_uid)throw new Error("Asset missing exo__Asset_uid property");let i=BE.default.basename(t,".md"),s=r.exo__Asset_uid;if(i===s&&(console.log(`\u2705 Already renamed: ${e}`),console.log(` Current filename matches UID: ${s}.md`),process.exit(0)),!r.exo__Asset_label||r.exo__Asset_label.trim()===""){let l=await this.fsAdapter.readFile(t),u=this.frontmatterService.updateProperty(l,"exo__Asset_label",i),f=this.isAssetArchived(r),d=u;f||(d=this.frontmatterService.updateProperty(u,"aliases",`
617
+ \u{1F4CA} Cache Statistics:`),console.log(` Triples: ${u.tripleCount.toLocaleString()}`),console.log(` Created: ${u.createdAt.toISOString()}`),console.log(` Valid: ${u.isValid?"\u2705 Yes":"\u274C No"}`),console.log(` Size: ${yK(u.sizeBytes)}`))}}}catch(t){D.handle(t)}})}o(iF,"sparqlIndexCommand");function yK(n){return n<1024?`${n} B`:n<1024*1024?`${(n/1024).toFixed(1)} KB`:`${(n/(1024*1024)).toFixed(1)} MB`}o(yK,"formatBytes");function sF(){return new ae("templates").description("List available SPARQL query templates").option("--output <type>","Response format: text|json (for MCP tools)","text").action(async n=>{let e=n.output||"text";D.setFormat(e);try{let t=new Ql,r=t.listTemplates();if(e==="json"){let i=X.success({templates:r,count:r.length});console.log(JSON.stringify(i,null,2))}else console.log(t.formatList("text"))}catch(t){D.handle(t)}})}o(sF,"sparqlTemplatesCommand");var dD=require("path");var mr=K(Za()),ao=K(require("path"));var CF=K(_F(),1);var rd=o(n=>{if(typeof n!="string")throw new TypeError("invalid pattern");if(n.length>65536)throw new TypeError("pattern is too long")},"assertValidPattern");var AK={"[:alnum:]":["\\p{L}\\p{Nl}\\p{Nd}",!0],"[:alpha:]":["\\p{L}\\p{Nl}",!0],"[:ascii:]":["\\x00-\\x7f",!1],"[:blank:]":["\\p{Zs}\\t",!0],"[:cntrl:]":["\\p{Cc}",!0],"[:digit:]":["\\p{Nd}",!0],"[:graph:]":["\\p{Z}\\p{C}",!0,!0],"[:lower:]":["\\p{Ll}",!0],"[:print:]":["\\p{C}",!0],"[:punct:]":["\\p{P}",!0],"[:space:]":["\\p{Z}\\t\\r\\n\\v\\f",!0],"[:upper:]":["\\p{Lu}",!0],"[:word:]":["\\p{L}\\p{Nl}\\p{Nd}\\p{Pc}",!0],"[:xdigit:]":["A-Fa-f0-9",!1]},nd=o(n=>n.replace(/[[\]\\-]/g,"\\$&"),"braceEscape"),xK=o(n=>n.replace(/[-[\]{}()*+?.,\\^$|#\s]/g,"\\$&"),"regexpEscape"),SF=o(n=>n.join(""),"rangesToString"),vF=o((n,e)=>{let t=e;if(n.charAt(t)!=="[")throw new Error("not in a brace expression");let r=[],i=[],s=t+1,a=!1,c=!1,l=!1,u=!1,f=t,d="";e:for(;s<n.length;){let v=n.charAt(s);if((v==="!"||v==="^")&&s===t+1){u=!0,s++;continue}if(v==="]"&&a&&!l){f=s+1;break}if(a=!0,v==="\\"&&!l){l=!0,s++;continue}if(v==="["&&!l){for(let[w,[b,A,I]]of Object.entries(AK))if(n.startsWith(w,s)){if(d)return["$.",!1,n.length-t,!0];s+=w.length,I?i.push(b):r.push(b),c=c||A;continue e}}if(l=!1,d){v>d?r.push(nd(d)+"-"+nd(v)):v===d&&r.push(nd(v)),d="",s++;continue}if(n.startsWith("-]",s+1)){r.push(nd(v+"-")),s+=2;continue}if(n.startsWith("-",s+1)){d=v,s+=2;continue}r.push(nd(v)),s++}if(f<s)return["",!1,0,!1];if(!r.length&&!i.length)return["$.",!1,n.length-t,!0];if(i.length===0&&r.length===1&&/^\\?.$/.test(r[0])&&!u){let v=r[0].length===2?r[0].slice(-1):r[0];return[xK(v),!1,f-t,!1]}let h="["+(u?"^":"")+SF(r)+"]",p="["+(u?"":"^")+SF(i)+"]";return[r.length&&i.length?"("+h+"|"+p+")":r.length?h:p,c,f-t,!0]},"parseClass");var Gi=o((n,{windowsPathsNoEscape:e=!1}={})=>e?n.replace(/\[([^\/\\])\]/g,"$1"):n.replace(/((?!\\).|^)\[([^\/\\])\]/g,"$1$2").replace(/\\([^\/])/g,"$1"),"unescape");var Dn,CK=new Set(["!","?","+","*","@"]),SE=o(n=>CK.has(n),"isExtglobType"),bF=o(n=>SE(n.type),"isExtglobAST"),IK=new Map([["!",["@"]],["?",["?","@"]],["@",["@"]],["*",["*","+","?","@"]],["+",["+","@"]]]),RK=new Map([["!",["?"]],["@",["?"]],["+",["?","*"]]]),PK=new Map([["!",["?","@"]],["?",["?","@"]],["@",["?","@"]],["*",["*","+","?","@"]],["+",["+","@","?","*"]]]),wF=new Map([["!",new Map([["!","@"]])],["?",new Map([["*","*"],["+","*"]])],["@",new Map([["!","!"],["?","?"],["@","@"],["*","*"],["+","+"]])],["+",new Map([["?","*"],["*","*"]])]]),OK="(?!(?:^|/)\\.\\.?(?:$|/))",jg="(?!\\.)",FK=new Set(["[","."]),DK=new Set(["..","."]),NK=new Set("().*{}+?[]^$\\!"),LK=o(n=>n.replace(/[-[\]{}()*+?.,\\^$|#\s]/g,"\\$&"),"regExpEscape"),vE="[^/]",EF=vE+"*?",TF=vE+"+?",ic=class{static{o(this,"AST")}type;#e;#n;#r=!1;#t=[];#c;#_;#i;#u=!1;#s;#l;#a=!1;constructor(e,t,r={}){this.type=e,e&&(this.#n=!0),this.#c=t,this.#e=this.#c?this.#c.#e:this,this.#s=this.#e===this?r:this.#e.#s,this.#i=this.#e===this?[]:this.#e.#i,e==="!"&&!this.#e.#u&&this.#i.push(this),this.#_=this.#c?this.#c.#t.length:0}get hasMagic(){if(this.#n!==void 0)return this.#n;for(let e of this.#t)if(typeof e!="string"&&(e.type||e.hasMagic))return this.#n=!0;return this.#n}toString(){return this.#l!==void 0?this.#l:this.type?this.#l=this.type+"("+this.#t.map(e=>String(e)).join("|")+")":this.#l=this.#t.map(e=>String(e)).join("")}#p(){if(this!==this.#e)throw new Error("should only call on root");if(this.#u)return this;this.toString(),this.#u=!0;let e;for(;e=this.#i.pop();){if(e.type!=="!")continue;let t=e,r=t.#c;for(;r;){for(let i=t.#_+1;!r.type&&i<r.#t.length;i++)for(let s of e.#t){if(typeof s=="string")throw new Error("string part in extglob AST??");s.copyIn(r.#t[i])}t=r,r=t.#c}}return this}push(...e){for(let t of e)if(t!==""){if(typeof t!="string"&&!(t instanceof Dn&&t.#c===this))throw new Error("invalid part: "+t);this.#t.push(t)}}toJSON(){let e=this.type===null?this.#t.slice().map(t=>typeof t=="string"?t:t.toJSON()):[this.type,...this.#t.map(t=>t.toJSON())];return this.isStart()&&!this.type&&e.unshift([]),this.isEnd()&&(this===this.#e||this.#e.#u&&this.#c?.type==="!")&&e.push({}),e}isStart(){if(this.#e===this)return!0;if(!this.#c?.isStart())return!1;if(this.#_===0)return!0;let e=this.#c;for(let t=0;t<this.#_;t++){let r=e.#t[t];if(!(r instanceof Dn&&r.type==="!"))return!1}return!0}isEnd(){if(this.#e===this||this.#c?.type==="!")return!0;if(!this.#c?.isEnd())return!1;if(!this.type)return this.#c?.isEnd();let e=this.#c?this.#c.#t.length:0;return this.#_===e-1}copyIn(e){typeof e=="string"?this.push(e):this.push(e.clone(this))}clone(e){let t=new Dn(this.type,e);for(let r of this.#t)t.copyIn(r);return t}static#g(e,t,r,i,s){let a=i.maxExtglobRecursion??2,c=!1,l=!1,u=-1,f=!1;if(t.type===null){let v=r,w="";for(;v<e.length;){let b=e.charAt(v++);if(c||b==="\\"){c=!c,w+=b;continue}if(l){v===u+1?(b==="^"||b==="!")&&(f=!0):b==="]"&&!(v===u+2&&f)&&(l=!1),w+=b;continue}else if(b==="["){l=!0,u=v,f=!1,w+=b;continue}if(!i.noext&&SE(b)&&e.charAt(v)==="("&&s<=a){t.push(w),w="";let I=new Dn(b,t);v=Dn.#g(e,I,v,i,s+1),t.push(I);continue}w+=b}return t.push(w),v}let d=r+1,h=new Dn(null,t),p=[],y="";for(;d<e.length;){let v=e.charAt(d++);if(c||v==="\\"){c=!c,y+=v;continue}if(l){d===u+1?(v==="^"||v==="!")&&(f=!0):v==="]"&&!(d===u+2&&f)&&(l=!1),y+=v;continue}else if(v==="["){l=!0,u=d,f=!1,y+=v;continue}if(SE(v)&&e.charAt(d)==="("&&(s<=a||t&&t.#y(v))){let b=t&&t.#y(v)?0:1;h.push(y),y="";let A=new Dn(v,h);h.push(A),d=Dn.#g(e,A,d,i,s+b);continue}if(v==="|"){h.push(y),y="",p.push(h),h=new Dn(null,t);continue}if(v===")")return y===""&&t.#t.length===0&&(t.#a=!0),h.push(y),y="",t.push(...p,h),d;y+=v}return t.type=null,t.#n=void 0,t.#t=[e.substring(r-1)],d}#d(e){return this.#m(e,RK)}#m(e,t=IK){if(!e||typeof e!="object"||e.type!==null||e.#t.length!==1||this.type===null)return!1;let r=e.#t[0];return!r||typeof r!="object"||r.type===null?!1:this.#y(r.type,t)}#y(e,t=PK){return!!t.get(this.type)?.includes(e)}#f(e,t){let r=e.#t[0],i=new Dn(null,r,this.options);i.#t.push(""),r.push(i),this.#E(e,t)}#E(e,t){let r=e.#t[0];this.#t.splice(t,1,...r.#t);for(let i of r.#t)typeof i=="object"&&(i.#c=this);this.#l=void 0}#T(e){return!!wF.get(this.type)?.has(e)}#S(e){if(!e||typeof e!="object"||e.type!==null||e.#t.length!==1||this.type===null||this.#t.length!==1)return!1;let t=e.#t[0];return!t||typeof t!="object"||t.type===null?!1:this.#T(t.type)}#w(e){let t=wF.get(this.type),r=e.#t[0],i=t?.get(r.type);if(!i)return!1;this.#t=r.#t;for(let s of this.#t)typeof s=="object"&&(s.#c=this);this.type=i,this.#l=void 0,this.#a=!1}#v(){if(bF(this)){let e=0,t=!1;do{t=!0;for(let r=0;r<this.#t.length;r++){let i=this.#t[r];typeof i=="object"&&(i.#v(),this.#m(i)?(t=!1,this.#E(i,r)):this.#d(i)?(t=!1,this.#f(i,r)):this.#S(i)&&(t=!1,this.#w(i)))}}while(!t&&++e<10)}else for(let e of this.#t)typeof e=="object"&&e.#v();this.#l=void 0}static fromGlob(e,t={}){let r=new Dn(null,void 0,t);return Dn.#g(e,r,0,t,0),r}toMMPattern(){if(this!==this.#e)return this.#e.toMMPattern();let e=this.toString(),[t,r,i,s]=this.toRegExpSource();if(!(i||this.#n||this.#s.nocase&&!this.#s.nocaseMagicOnly&&e.toUpperCase()!==e.toLowerCase()))return r;let c=(this.#s.nocase?"i":"")+(s?"u":"");return Object.assign(new RegExp(`^${t}$`,c),{_src:t,_glob:e})}get options(){return this.#s}toRegExpSource(e){let t=e??!!this.#s.dot;if(this.#e===this&&(this.#v(),this.#p()),!bF(this)){let l=this.isStart()&&this.isEnd(),u=this.#t.map(p=>{let[y,v,w,b]=typeof p=="string"?Dn.#x(p,this.#n,l):p.toRegExpSource(e);return this.#n=this.#n||w,this.#r=this.#r||b,y}).join(""),f="";if(this.isStart()&&typeof this.#t[0]=="string"&&!(this.#t.length===1&&DK.has(this.#t[0]))){let y=FK,v=t&&y.has(u.charAt(0))||u.startsWith("\\.")&&y.has(u.charAt(2))||u.startsWith("\\.\\.")&&y.has(u.charAt(4)),w=!t&&!e&&y.has(u.charAt(0));f=v?OK:w?jg:""}let d="";return this.isEnd()&&this.#e.#u&&this.#c?.type==="!"&&(d="(?:$|\\/)"),[f+u+d,Gi(u),this.#n=!!this.#n,this.#r]}let r=this.type==="*"||this.type==="+",i=this.type==="!"?"(?:(?!(?:":"(?:",s=this.#b(t);if(this.isStart()&&this.isEnd()&&!s&&this.type!=="!"){let l=this.toString(),u=this;return u.#t=[l],u.type=null,u.#n=void 0,[l,Gi(this.toString()),!1,!1]}let a=!r||e||t||!jg?"":this.#b(!0);a===s&&(a=""),a&&(s=`(?:${s})(?:${a})*?`);let c="";if(this.type==="!"&&this.#a)c=(this.isStart()&&!t?jg:"")+TF;else{let l=this.type==="!"?"))"+(this.isStart()&&!t&&!e?jg:"")+EF+")":this.type==="@"?")":this.type==="?"?")?":this.type==="+"&&a?")":this.type==="*"&&a?")?":`)${this.type}`;c=i+s+l}return[c,Gi(s),this.#n=!!this.#n,this.#r]}#b(e){return this.#t.map(t=>{if(typeof t=="string")throw new Error("string type in extglob ast??");let[r,i,s,a]=t.toRegExpSource(e);return this.#r=this.#r||a,r}).filter(t=>!(this.isStart()&&this.isEnd())||!!t).join("|")}static#x(e,t,r=!1){let i=!1,s="",a=!1,c=!1;for(let l=0;l<e.length;l++){let u=e.charAt(l);if(i){i=!1,s+=(NK.has(u)?"\\":"")+u,c=!1;continue}if(u==="\\"){l===e.length-1?s+="\\\\":i=!0;continue}if(u==="["){let[f,d,h,p]=vF(e,l);if(h){s+=f,a=a||d,l+=h-1,t=t||p,c=!1;continue}}if(u==="*"){if(c)continue;c=!0,s+=r&&/^[*]+$/.test(e)?TF:EF,t=!0;continue}else c=!1;if(u==="?"){s+=vE,t=!0;continue}s+=LK(u)}return[s,Gi(e),!!t,a]}};Dn=ic;var Xl=o((n,{windowsPathsNoEscape:e=!1}={})=>e?n.replace(/[?*()[\]]/g,"[$&]"):n.replace(/[?*()[\]\\]/g,"\\$&"),"escape");var Vr=o((n,e,t={})=>(rd(e),!t.nocomment&&e.charAt(0)==="#"?!1:new Gn(e,t).match(n)),"minimatch"),kK=/^\*+([^+@!?\*\[\(]*)$/,MK=o(n=>e=>!e.startsWith(".")&&e.endsWith(n),"starDotExtTest"),jK=o(n=>e=>e.endsWith(n),"starDotExtTestDot"),$K=o(n=>(n=n.toLowerCase(),e=>!e.startsWith(".")&&e.toLowerCase().endsWith(n)),"starDotExtTestNocase"),BK=o(n=>(n=n.toLowerCase(),e=>e.toLowerCase().endsWith(n)),"starDotExtTestNocaseDot"),VK=/^\*+\.\*+$/,UK=o(n=>!n.startsWith(".")&&n.includes("."),"starDotStarTest"),qK=o(n=>n!=="."&&n!==".."&&n.includes("."),"starDotStarTestDot"),WK=/^\.\*+$/,GK=o(n=>n!=="."&&n!==".."&&n.startsWith("."),"dotStarTest"),zK=/^\*+$/,HK=o(n=>n.length!==0&&!n.startsWith("."),"starTest"),QK=o(n=>n.length!==0&&n!=="."&&n!=="..","starTestDot"),KK=/^\?+([^+@!?\*\[\(]*)?$/,YK=o(([n,e=""])=>{let t=IF([n]);return e?(e=e.toLowerCase(),r=>t(r)&&r.toLowerCase().endsWith(e)):t},"qmarksTestNocase"),XK=o(([n,e=""])=>{let t=RF([n]);return e?(e=e.toLowerCase(),r=>t(r)&&r.toLowerCase().endsWith(e)):t},"qmarksTestNocaseDot"),JK=o(([n,e=""])=>{let t=RF([n]);return e?r=>t(r)&&r.endsWith(e):t},"qmarksTestDot"),ZK=o(([n,e=""])=>{let t=IF([n]);return e?r=>t(r)&&r.endsWith(e):t},"qmarksTest"),IF=o(([n])=>{let e=n.length;return t=>t.length===e&&!t.startsWith(".")},"qmarksTestNoExt"),RF=o(([n])=>{let e=n.length;return t=>t.length===e&&t!=="."&&t!==".."},"qmarksTestNoExtDot"),PF=typeof process=="object"&&process?typeof process.env=="object"&&process.env&&process.env.__MINIMATCH_TESTING_PLATFORM__||process.platform:"posix",AF={win32:{sep:"\\"},posix:{sep:"/"}},eY=PF==="win32"?AF.win32.sep:AF.posix.sep;Vr.sep=eY;var Kt=Symbol("globstar **");Vr.GLOBSTAR=Kt;var tY="[^/]",rY=tY+"*?",nY="(?:(?!(?:\\/|^)(?:\\.{1,2})($|\\/)).)*?",iY="(?:(?!(?:\\/|^)\\.).)*?",sY=o((n,e={})=>t=>Vr(t,n,e),"filter");Vr.filter=sY;var ci=o((n,e={})=>Object.assign({},n,e),"ext"),aY=o(n=>{if(!n||typeof n!="object"||!Object.keys(n).length)return Vr;let e=Vr;return Object.assign(o((r,i,s={})=>e(r,i,ci(n,s)),"m"),{Minimatch:class extends e.Minimatch{static{o(this,"Minimatch")}constructor(i,s={}){super(i,ci(n,s))}static defaults(i){return e.defaults(ci(n,i)).Minimatch}},AST:class extends e.AST{static{o(this,"AST")}constructor(i,s,a={}){super(i,s,ci(n,a))}static fromGlob(i,s={}){return e.AST.fromGlob(i,ci(n,s))}},unescape:o((r,i={})=>e.unescape(r,ci(n,i)),"unescape"),escape:o((r,i={})=>e.escape(r,ci(n,i)),"escape"),filter:o((r,i={})=>e.filter(r,ci(n,i)),"filter"),defaults:o(r=>e.defaults(ci(n,r)),"defaults"),makeRe:o((r,i={})=>e.makeRe(r,ci(n,i)),"makeRe"),braceExpand:o((r,i={})=>e.braceExpand(r,ci(n,i)),"braceExpand"),match:o((r,i,s={})=>e.match(r,i,ci(n,s)),"match"),sep:e.sep,GLOBSTAR:Kt})},"defaults");Vr.defaults=aY;var OF=o((n,e={})=>(rd(n),e.nobrace||!/\{(?:(?!\{).)*\}/.test(n)?[n]:(0,CF.default)(n)),"braceExpand");Vr.braceExpand=OF;var oY=o((n,e={})=>new Gn(n,e).makeRe(),"makeRe");Vr.makeRe=oY;var cY=o((n,e,t={})=>{let r=new Gn(e,t);return n=n.filter(i=>r.match(i)),r.options.nonull&&!n.length&&n.push(e),n},"match");Vr.match=cY;var xF=/[?*]|[+@!]\(.*?\)|\[|\]/,lY=o(n=>n.replace(/[-[\]{}()*+?.,\\^$|#\s]/g,"\\$&"),"regExpEscape"),Gn=class{static{o(this,"Minimatch")}options;set;pattern;windowsPathsNoEscape;nonegate;negate;comment;empty;preserveMultipleSlashes;partial;globSet;globParts;nocase;isWindows;platform;windowsNoMagicRoot;maxGlobstarRecursion;regexp;constructor(e,t={}){rd(e),t=t||{},this.options=t,this.maxGlobstarRecursion=t.maxGlobstarRecursion??200,this.pattern=e,this.platform=t.platform||PF,this.isWindows=this.platform==="win32",this.windowsPathsNoEscape=!!t.windowsPathsNoEscape||t.allowWindowsEscape===!1,this.windowsPathsNoEscape&&(this.pattern=this.pattern.replace(/\\/g,"/")),this.preserveMultipleSlashes=!!t.preserveMultipleSlashes,this.regexp=null,this.negate=!1,this.nonegate=!!t.nonegate,this.comment=!1,this.empty=!1,this.partial=!!t.partial,this.nocase=!!this.options.nocase,this.windowsNoMagicRoot=t.windowsNoMagicRoot!==void 0?t.windowsNoMagicRoot:!!(this.isWindows&&this.nocase),this.globSet=[],this.globParts=[],this.set=[],this.make()}hasMagic(){if(this.options.magicalBraces&&this.set.length>1)return!0;for(let e of this.set)for(let t of e)if(typeof t!="string")return!0;return!1}debug(...e){}make(){let e=this.pattern,t=this.options;if(!t.nocomment&&e.charAt(0)==="#"){this.comment=!0;return}if(!e){this.empty=!0;return}this.parseNegate(),this.globSet=[...new Set(this.braceExpand())],t.debug&&(this.debug=(...s)=>console.error(...s)),this.debug(this.pattern,this.globSet);let r=this.globSet.map(s=>this.slashSplit(s));this.globParts=this.preprocess(r),this.debug(this.pattern,this.globParts);let i=this.globParts.map((s,a,c)=>{if(this.isWindows&&this.windowsNoMagicRoot){let l=s[0]===""&&s[1]===""&&(s[2]==="?"||!xF.test(s[2]))&&!xF.test(s[3]),u=/^[a-z]:/i.test(s[0]);if(l)return[...s.slice(0,4),...s.slice(4).map(f=>this.parse(f))];if(u)return[s[0],...s.slice(1).map(f=>this.parse(f))]}return s.map(l=>this.parse(l))});if(this.debug(this.pattern,i),this.set=i.filter(s=>s.indexOf(!1)===-1),this.isWindows)for(let s=0;s<this.set.length;s++){let a=this.set[s];a[0]===""&&a[1]===""&&this.globParts[s][2]==="?"&&typeof a[3]=="string"&&/^[a-z]:$/i.test(a[3])&&(a[2]="?")}this.debug(this.pattern,this.set)}preprocess(e){if(this.options.noglobstar)for(let r=0;r<e.length;r++)for(let i=0;i<e[r].length;i++)e[r][i]==="**"&&(e[r][i]="*");let{optimizationLevel:t=1}=this.options;return t>=2?(e=this.firstPhasePreProcess(e),e=this.secondPhasePreProcess(e)):t>=1?e=this.levelOneOptimize(e):e=this.adjascentGlobstarOptimize(e),e}adjascentGlobstarOptimize(e){return e.map(t=>{let r=-1;for(;(r=t.indexOf("**",r+1))!==-1;){let i=r;for(;t[i+1]==="**";)i++;i!==r&&t.splice(r,i-r)}return t})}levelOneOptimize(e){return e.map(t=>(t=t.reduce((r,i)=>{let s=r[r.length-1];return i==="**"&&s==="**"?r:i===".."&&s&&s!==".."&&s!=="."&&s!=="**"?(r.pop(),r):(r.push(i),r)},[]),t.length===0?[""]:t))}levelTwoFileOptimize(e){Array.isArray(e)||(e=this.slashSplit(e));let t=!1;do{if(t=!1,!this.preserveMultipleSlashes){for(let i=1;i<e.length-1;i++){let s=e[i];i===1&&s===""&&e[0]===""||(s==="."||s==="")&&(t=!0,e.splice(i,1),i--)}e[0]==="."&&e.length===2&&(e[1]==="."||e[1]==="")&&(t=!0,e.pop())}let r=0;for(;(r=e.indexOf("..",r+1))!==-1;){let i=e[r-1];i&&i!=="."&&i!==".."&&i!=="**"&&(t=!0,e.splice(r-1,2),r-=2)}}while(t);return e.length===0?[""]:e}firstPhasePreProcess(e){let t=!1;do{t=!1;for(let r of e){let i=-1;for(;(i=r.indexOf("**",i+1))!==-1;){let a=i;for(;r[a+1]==="**";)a++;a>i&&r.splice(i+1,a-i);let c=r[i+1],l=r[i+2],u=r[i+3];if(c!==".."||!l||l==="."||l===".."||!u||u==="."||u==="..")continue;t=!0,r.splice(i,1);let f=r.slice(0);f[i]="**",e.push(f),i--}if(!this.preserveMultipleSlashes){for(let a=1;a<r.length-1;a++){let c=r[a];a===1&&c===""&&r[0]===""||(c==="."||c==="")&&(t=!0,r.splice(a,1),a--)}r[0]==="."&&r.length===2&&(r[1]==="."||r[1]==="")&&(t=!0,r.pop())}let s=0;for(;(s=r.indexOf("..",s+1))!==-1;){let a=r[s-1];if(a&&a!=="."&&a!==".."&&a!=="**"){t=!0;let l=s===1&&r[s+1]==="**"?["."]:[];r.splice(s-1,2,...l),r.length===0&&r.push(""),s-=2}}}}while(t);return e}secondPhasePreProcess(e){for(let t=0;t<e.length-1;t++)for(let r=t+1;r<e.length;r++){let i=this.partsMatch(e[t],e[r],!this.preserveMultipleSlashes);if(i){e[t]=[],e[r]=i;break}}return e.filter(t=>t.length)}partsMatch(e,t,r=!1){let i=0,s=0,a=[],c="";for(;i<e.length&&s<t.length;)if(e[i]===t[s])a.push(c==="b"?t[s]:e[i]),i++,s++;else if(r&&e[i]==="**"&&t[s]===e[i+1])a.push(e[i]),i++;else if(r&&t[s]==="**"&&e[i]===t[s+1])a.push(t[s]),s++;else if(e[i]==="*"&&t[s]&&(this.options.dot||!t[s].startsWith("."))&&t[s]!=="**"){if(c==="b")return!1;c="a",a.push(e[i]),i++,s++}else if(t[s]==="*"&&e[i]&&(this.options.dot||!e[i].startsWith("."))&&e[i]!=="**"){if(c==="a")return!1;c="b",a.push(t[s]),i++,s++}else return!1;return e.length===t.length&&a}parseNegate(){if(this.nonegate)return;let e=this.pattern,t=!1,r=0;for(let i=0;i<e.length&&e.charAt(i)==="!";i++)t=!t,r++;r&&(this.pattern=e.slice(r)),this.negate=t}matchOne(e,t,r=!1){let i=0,s=0;if(this.isWindows){let c=typeof e[0]=="string"&&/^[a-z]:$/i.test(e[0]),l=!c&&e[0]===""&&e[1]===""&&e[2]==="?"&&/^[a-z]:$/i.test(e[3]),u=typeof t[0]=="string"&&/^[a-z]:$/i.test(t[0]),f=!u&&t[0]===""&&t[1]===""&&t[2]==="?"&&typeof t[3]=="string"&&/^[a-z]:$/i.test(t[3]),d=l?3:c?0:void 0,h=f?3:u?0:void 0;if(typeof d=="number"&&typeof h=="number"){let[p,y]=[e[d],t[h]];p.toLowerCase()===y.toLowerCase()&&(t[h]=p,s=h,i=d)}}let{optimizationLevel:a=1}=this.options;return a>=2&&(e=this.levelTwoFileOptimize(e)),t.includes(Kt)?this.#e(e,t,r,i,s):this.#r(e,t,r,i,s)}#e(e,t,r,i,s){let a=t.indexOf(Kt,s),c=t.lastIndexOf(Kt),[l,u,f]=r?[t.slice(s,a),t.slice(a+1),[]]:[t.slice(s,a),t.slice(a+1,c),t.slice(c+1)];if(l.length){let A=e.slice(i,i+l.length);if(!this.#r(A,l,r,0,0))return!1;i+=l.length}let d=0;if(f.length){if(f.length+i>e.length)return!1;let A=e.length-f.length;if(this.#r(e,f,r,A,0))d=f.length;else{if(e[e.length-1]!==""||i+f.length===e.length||(A--,!this.#r(e,f,r,A,0)))return!1;d=f.length+1}}if(!u.length){let A=!!d;for(let I=i;I<e.length-d;I++){let j=String(e[I]);if(A=!0,j==="."||j===".."||!this.options.dot&&j.startsWith("."))return!1}return r||A}let h=[[[],0]],p=h[0],y=0,v=[0];for(let A of u)A===Kt?(v.push(y),p=[[],0],h.push(p)):(p[0].push(A),y++);let w=h.length-1,b=e.length-d;for(let A of h)A[1]=b-(v[w--]+A[0].length);return!!this.#n(e,h,i,0,r,0,!!d)}#n(e,t,r,i,s,a,c){let l=t[i];if(!l){for(let d=r;d<e.length;d++){c=!0;let h=e[d];if(h==="."||h===".."||!this.options.dot&&h.startsWith("."))return!1}return c}let[u,f]=l;for(;r<=f;){if(this.#r(e.slice(0,r+u.length),u,s,r,0)&&a<this.maxGlobstarRecursion){let p=this.#n(e,t,r+u.length,i+1,s,a+1,c);if(p!==!1)return p}let h=e[r];if(h==="."||h===".."||!this.options.dot&&h.startsWith("."))return!1;r++}return s||null}#r(e,t,r,i,s){let a,c,l,u;for(a=i,c=s,u=e.length,l=t.length;a<u&&c<l;a++,c++){this.debug("matchOne loop");let f=t[c],d=e[a];if(this.debug(t,f,d),f===!1||f===Kt)return!1;let h;if(typeof f=="string"?(h=d===f,this.debug("string match",f,d,h)):(h=f.test(d),this.debug("pattern match",f,d,h)),!h)return!1}if(a===u&&c===l)return!0;if(a===u)return r;if(c===l)return a===u-1&&e[a]==="";throw new Error("wtf?")}braceExpand(){return OF(this.pattern,this.options)}parse(e){rd(e);let t=this.options;if(e==="**")return Kt;if(e==="")return"";let r,i=null;(r=e.match(zK))?i=t.dot?QK:HK:(r=e.match(kK))?i=(t.nocase?t.dot?BK:$K:t.dot?jK:MK)(r[1]):(r=e.match(KK))?i=(t.nocase?t.dot?XK:YK:t.dot?JK:ZK)(r):(r=e.match(VK))?i=t.dot?qK:UK:(r=e.match(WK))&&(i=GK);let s=ic.fromGlob(e,this.options).toMMPattern();return i&&typeof s=="object"&&Reflect.defineProperty(s,"test",{value:i}),s}makeRe(){if(this.regexp||this.regexp===!1)return this.regexp;let e=this.set;if(!e.length)return this.regexp=!1,this.regexp;let t=this.options,r=t.noglobstar?rY:t.dot?nY:iY,i=new Set(t.nocase?["i"]:[]),s=e.map(l=>{let u=l.map(f=>{if(f instanceof RegExp)for(let d of f.flags.split(""))i.add(d);return typeof f=="string"?lY(f):f===Kt?Kt:f._src});return u.forEach((f,d)=>{let h=u[d+1],p=u[d-1];f!==Kt||p===Kt||(p===void 0?h!==void 0&&h!==Kt?u[d+1]="(?:\\/|"+r+"\\/)?"+h:u[d]=r:h===void 0?u[d-1]=p+"(?:\\/|"+r+")?":h!==Kt&&(u[d-1]=p+"(?:\\/|\\/"+r+"\\/)"+h,u[d+1]=Kt))}),u.filter(f=>f!==Kt).join("/")}).join("|"),[a,c]=e.length>1?["(?:",")"]:["",""];s="^"+a+s+c+"$",this.negate&&(s="^(?!"+s+").+$");try{this.regexp=new RegExp(s,[...i].join(""))}catch{this.regexp=!1}return this.regexp}slashSplit(e){return this.preserveMultipleSlashes?e.split("/"):this.isWindows&&/^\/\/[^\/]+/.test(e)?["",...e.split(/\/+/)]:e.split(/\/+/)}match(e,t=this.partial){if(this.debug("match",e,this.pattern),this.comment)return!1;if(this.empty)return e==="";if(e==="/"&&t)return!0;let r=this.options;this.isWindows&&(e=e.split("\\").join("/"));let i=this.slashSplit(e);this.debug(this.pattern,"split",i);let s=this.set;this.debug(this.pattern,"set",s);let a=i[i.length-1];if(!a)for(let c=i.length-2;!a&&c>=0;c--)a=i[c];for(let c=0;c<s.length;c++){let l=s[c],u=i;if(r.matchBase&&l.length===1&&(u=[a]),this.matchOne(u,l,t))return r.flipNegate?!0:!this.negate}return r.flipNegate?!1:this.negate}static defaults(e){return Vr.defaults(e).Minimatch}};Vr.AST=ic;Vr.Minimatch=Gn;Vr.escape=Xl;Vr.unescape=Gi;var tD=require("node:url");var Jl=typeof performance=="object"&&performance&&typeof performance.now=="function"?performance:Date,DF=new Set,bE=typeof process=="object"&&process?process:{},NF=o((n,e,t,r)=>{typeof bE.emitWarning=="function"?bE.emitWarning(n,e,t,r):console.error(`[${t}] ${e}: ${n}`)},"emitWarning"),$g=globalThis.AbortController,FF=globalThis.AbortSignal;if(typeof $g>"u"){FF=class{static{o(this,"AbortSignal")}onabort;_onabort=[];reason;aborted=!1;addEventListener(r,i){this._onabort.push(i)}},$g=class{static{o(this,"AbortController")}constructor(){e()}signal=new FF;abort(r){if(!this.signal.aborted){this.signal.reason=r,this.signal.aborted=!0;for(let i of this.signal._onabort)i(r);this.signal.onabort?.(r)}}};let n=bE.env?.LRU_CACHE_IGNORE_AC_WARNING!=="1",e=o(()=>{n&&(n=!1,NF("AbortController is not defined. If using lru-cache in node 14, load an AbortController polyfill from the `node-abort-controller` package. A minimal polyfill is provided for use by LRUCache.fetch(), but it should not be relied upon in other contexts (eg, passing it to other APIs that use AbortController/AbortSignal might have undesirable effects). You may disable this with LRU_CACHE_IGNORE_AC_WARNING=1 in the env.","NO_ABORT_CONTROLLER","ENOTSUP",e))},"warnACPolyfill")}var uY=o(n=>!DF.has(n),"shouldWarn");var ro=o(n=>n&&n===Math.floor(n)&&n>0&&isFinite(n),"isPosInt"),LF=o(n=>ro(n)?n<=Math.pow(2,8)?Uint8Array:n<=Math.pow(2,16)?Uint16Array:n<=Math.pow(2,32)?Uint32Array:n<=Number.MAX_SAFE_INTEGER?Zl:null:null,"getUintArray"),Zl=class extends Array{static{o(this,"ZeroArray")}constructor(e){super(e),this.fill(0)}},wE=class n{static{o(this,"Stack")}heap;length;static#e=!1;static create(e){let t=LF(e);if(!t)return[];n.#e=!0;let r=new n(e,t);return n.#e=!1,r}constructor(e,t){if(!n.#e)throw new TypeError("instantiate Stack using Stack.create(n)");this.heap=new t(e),this.length=0}push(e){this.heap[this.length++]=e}pop(){return this.heap[--this.length]}},id=class n{static{o(this,"LRUCache")}#e;#n;#r;#t;#c;#_;ttl;ttlResolution;ttlAutopurge;updateAgeOnGet;updateAgeOnHas;allowStale;noDisposeOnSet;noUpdateTTL;maxEntrySize;sizeCalculation;noDeleteOnFetchRejection;noDeleteOnStaleGet;allowStaleOnFetchAbort;allowStaleOnFetchRejection;ignoreFetchAbort;#i;#u;#s;#l;#a;#p;#g;#d;#m;#y;#f;#E;#T;#S;#w;#v;#b;static unsafeExposeInternals(e){return{starts:e.#T,ttls:e.#S,sizes:e.#E,keyMap:e.#s,keyList:e.#l,valList:e.#a,next:e.#p,prev:e.#g,get head(){return e.#d},get tail(){return e.#m},free:e.#y,isBackgroundFetch:o(t=>e.#h(t),"isBackgroundFetch"),backgroundFetch:o((t,r,i,s)=>e.#j(t,r,i,s),"backgroundFetch"),moveToTail:o(t=>e.#B(t),"moveToTail"),indexes:o(t=>e.#I(t),"indexes"),rindexes:o(t=>e.#R(t),"rindexes"),isStale:o(t=>e.#A(t),"isStale")}}get max(){return this.#e}get maxSize(){return this.#n}get calculatedSize(){return this.#u}get size(){return this.#i}get fetchMethod(){return this.#c}get memoMethod(){return this.#_}get dispose(){return this.#r}get disposeAfter(){return this.#t}constructor(e){let{max:t=0,ttl:r,ttlResolution:i=1,ttlAutopurge:s,updateAgeOnGet:a,updateAgeOnHas:c,allowStale:l,dispose:u,disposeAfter:f,noDisposeOnSet:d,noUpdateTTL:h,maxSize:p=0,maxEntrySize:y=0,sizeCalculation:v,fetchMethod:w,memoMethod:b,noDeleteOnFetchRejection:A,noDeleteOnStaleGet:I,allowStaleOnFetchRejection:j,allowStaleOnFetchAbort:V,ignoreFetchAbort:te}=e;if(t!==0&&!ro(t))throw new TypeError("max option must be a nonnegative integer");let z=t?LF(t):Array;if(!z)throw new Error("invalid max value: "+t);if(this.#e=t,this.#n=p,this.maxEntrySize=y||this.#n,this.sizeCalculation=v,this.sizeCalculation){if(!this.#n&&!this.maxEntrySize)throw new TypeError("cannot set sizeCalculation without setting maxSize or maxEntrySize");if(typeof this.sizeCalculation!="function")throw new TypeError("sizeCalculation set to non-function")}if(b!==void 0&&typeof b!="function")throw new TypeError("memoMethod must be a function if defined");if(this.#_=b,w!==void 0&&typeof w!="function")throw new TypeError("fetchMethod must be a function if specified");if(this.#c=w,this.#v=!!w,this.#s=new Map,this.#l=new Array(t).fill(void 0),this.#a=new Array(t).fill(void 0),this.#p=new z(t),this.#g=new z(t),this.#d=0,this.#m=0,this.#y=wE.create(t),this.#i=0,this.#u=0,typeof u=="function"&&(this.#r=u),typeof f=="function"?(this.#t=f,this.#f=[]):(this.#t=void 0,this.#f=void 0),this.#w=!!this.#r,this.#b=!!this.#t,this.noDisposeOnSet=!!d,this.noUpdateTTL=!!h,this.noDeleteOnFetchRejection=!!A,this.allowStaleOnFetchRejection=!!j,this.allowStaleOnFetchAbort=!!V,this.ignoreFetchAbort=!!te,this.maxEntrySize!==0){if(this.#n!==0&&!ro(this.#n))throw new TypeError("maxSize must be a positive integer if specified");if(!ro(this.maxEntrySize))throw new TypeError("maxEntrySize must be a positive integer if specified");this.#P()}if(this.allowStale=!!l,this.noDeleteOnStaleGet=!!I,this.updateAgeOnGet=!!a,this.updateAgeOnHas=!!c,this.ttlResolution=ro(i)||i===0?i:1,this.ttlAutopurge=!!s,this.ttl=r||0,this.ttl){if(!ro(this.ttl))throw new TypeError("ttl must be a positive integer if specified");this.#x()}if(this.#e===0&&this.ttl===0&&this.#n===0)throw new TypeError("At least one of max, maxSize, or ttl is required");if(!this.ttlAutopurge&&!this.#e&&!this.#n){let G="LRU_CACHE_UNBOUNDED";uY(G)&&(DF.add(G),NF("TTL caching without ttlAutopurge, max, or maxSize can result in unbounded memory consumption.","UnboundedCacheWarning",G,n))}}getRemainingTTL(e){return this.#s.has(e)?1/0:0}#x(){let e=new Zl(this.#e),t=new Zl(this.#e);this.#S=e,this.#T=t,this.#F=(s,a,c=Jl.now())=>{if(t[s]=a!==0?c:0,e[s]=a,a!==0&&this.ttlAutopurge){let l=setTimeout(()=>{this.#A(s)&&this.#O(this.#l[s],"expire")},a+1);l.unref&&l.unref()}},this.#C=s=>{t[s]=e[s]!==0?Jl.now():0},this.#o=(s,a)=>{if(e[a]){let c=e[a],l=t[a];if(!c||!l)return;s.ttl=c,s.start=l,s.now=r||i();let u=s.now-l;s.remainingTTL=c-u}};let r=0,i=o(()=>{let s=Jl.now();if(this.ttlResolution>0){r=s;let a=setTimeout(()=>r=0,this.ttlResolution);a.unref&&a.unref()}return s},"getNow");this.getRemainingTTL=s=>{let a=this.#s.get(s);if(a===void 0)return 0;let c=e[a],l=t[a];if(!c||!l)return 1/0;let u=(r||i())-l;return c-u},this.#A=s=>{let a=t[s],c=e[s];return!!c&&!!a&&(r||i())-a>c}}#C=o(()=>{},"#updateItemAge");#o=o(()=>{},"#statusTTL");#F=o(()=>{},"#setItemTTL");#A=o(()=>!1,"#isStale");#P(){let e=new Zl(this.#e);this.#u=0,this.#E=e,this.#D=t=>{this.#u-=e[t],e[t]=0},this.#L=(t,r,i,s)=>{if(this.#h(r))return 0;if(!ro(i))if(s){if(typeof s!="function")throw new TypeError("sizeCalculation must be a function");if(i=s(r,t),!ro(i))throw new TypeError("sizeCalculation return invalid (expect positive integer)")}else throw new TypeError("invalid size value (must be positive integer). When maxSize or maxEntrySize is used, sizeCalculation or size must be set.");return i},this.#N=(t,r,i)=>{if(e[t]=r,this.#n){let s=this.#n-e[t];for(;this.#u>s;)this.#M(!0)}this.#u+=e[t],i&&(i.entrySize=r,i.totalCalculatedSize=this.#u)}}#D=o(e=>{},"#removeItemSize");#N=o((e,t,r)=>{},"#addItemSize");#L=o((e,t,r,i)=>{if(r||i)throw new TypeError("cannot set size without setting maxSize or maxEntrySize on cache");return 0},"#requireSize");*#I({allowStale:e=this.allowStale}={}){if(this.#i)for(let t=this.#m;!(!this.#k(t)||((e||!this.#A(t))&&(yield t),t===this.#d));)t=this.#g[t]}*#R({allowStale:e=this.allowStale}={}){if(this.#i)for(let t=this.#d;!(!this.#k(t)||((e||!this.#A(t))&&(yield t),t===this.#m));)t=this.#p[t]}#k(e){return e!==void 0&&this.#s.get(this.#l[e])===e}*entries(){for(let e of this.#I())this.#a[e]!==void 0&&this.#l[e]!==void 0&&!this.#h(this.#a[e])&&(yield[this.#l[e],this.#a[e]])}*rentries(){for(let e of this.#R())this.#a[e]!==void 0&&this.#l[e]!==void 0&&!this.#h(this.#a[e])&&(yield[this.#l[e],this.#a[e]])}*keys(){for(let e of this.#I()){let t=this.#l[e];t!==void 0&&!this.#h(this.#a[e])&&(yield t)}}*rkeys(){for(let e of this.#R()){let t=this.#l[e];t!==void 0&&!this.#h(this.#a[e])&&(yield t)}}*values(){for(let e of this.#I())this.#a[e]!==void 0&&!this.#h(this.#a[e])&&(yield this.#a[e])}*rvalues(){for(let e of this.#R())this.#a[e]!==void 0&&!this.#h(this.#a[e])&&(yield this.#a[e])}[Symbol.iterator](){return this.entries()}[Symbol.toStringTag]="LRUCache";find(e,t={}){for(let r of this.#I()){let i=this.#a[r],s=this.#h(i)?i.__staleWhileFetching:i;if(s!==void 0&&e(s,this.#l[r],this))return this.get(this.#l[r],t)}}forEach(e,t=this){for(let r of this.#I()){let i=this.#a[r],s=this.#h(i)?i.__staleWhileFetching:i;s!==void 0&&e.call(t,s,this.#l[r],this)}}rforEach(e,t=this){for(let r of this.#R()){let i=this.#a[r],s=this.#h(i)?i.__staleWhileFetching:i;s!==void 0&&e.call(t,s,this.#l[r],this)}}purgeStale(){let e=!1;for(let t of this.#R({allowStale:!0}))this.#A(t)&&(this.#O(this.#l[t],"expire"),e=!0);return e}info(e){let t=this.#s.get(e);if(t===void 0)return;let r=this.#a[t],i=this.#h(r)?r.__staleWhileFetching:r;if(i===void 0)return;let s={value:i};if(this.#S&&this.#T){let a=this.#S[t],c=this.#T[t];if(a&&c){let l=a-(Jl.now()-c);s.ttl=l,s.start=Date.now()}}return this.#E&&(s.size=this.#E[t]),s}dump(){let e=[];for(let t of this.#I({allowStale:!0})){let r=this.#l[t],i=this.#a[t],s=this.#h(i)?i.__staleWhileFetching:i;if(s===void 0||r===void 0)continue;let a={value:s};if(this.#S&&this.#T){a.ttl=this.#S[t];let c=Jl.now()-this.#T[t];a.start=Math.floor(Date.now()-c)}this.#E&&(a.size=this.#E[t]),e.unshift([r,a])}return e}load(e){this.clear();for(let[t,r]of e){if(r.start){let i=Date.now()-r.start;r.start=Jl.now()-i}this.set(t,r.value,r)}}set(e,t,r={}){if(t===void 0)return this.delete(e),this;let{ttl:i=this.ttl,start:s,noDisposeOnSet:a=this.noDisposeOnSet,sizeCalculation:c=this.sizeCalculation,status:l}=r,{noUpdateTTL:u=this.noUpdateTTL}=r,f=this.#L(e,t,r.size||0,c);if(this.maxEntrySize&&f>this.maxEntrySize)return l&&(l.set="miss",l.maxEntrySizeExceeded=!0),this.#O(e,"set"),this;let d=this.#i===0?void 0:this.#s.get(e);if(d===void 0)d=this.#i===0?this.#m:this.#y.length!==0?this.#y.pop():this.#i===this.#e?this.#M(!1):this.#i,this.#l[d]=e,this.#a[d]=t,this.#s.set(e,d),this.#p[this.#m]=d,this.#g[d]=this.#m,this.#m=d,this.#i++,this.#N(d,f,l),l&&(l.set="add"),u=!1;else{this.#B(d);let h=this.#a[d];if(t!==h){if(this.#v&&this.#h(h)){h.__abortController.abort(new Error("replaced"));let{__staleWhileFetching:p}=h;p!==void 0&&!a&&(this.#w&&this.#r?.(p,e,"set"),this.#b&&this.#f?.push([p,e,"set"]))}else a||(this.#w&&this.#r?.(h,e,"set"),this.#b&&this.#f?.push([h,e,"set"]));if(this.#D(d),this.#N(d,f,l),this.#a[d]=t,l){l.set="replace";let p=h&&this.#h(h)?h.__staleWhileFetching:h;p!==void 0&&(l.oldValue=p)}}else l&&(l.set="update")}if(i!==0&&!this.#S&&this.#x(),this.#S&&(u||this.#F(d,i,s),l&&this.#o(l,d)),!a&&this.#b&&this.#f){let h=this.#f,p;for(;p=h?.shift();)this.#t?.(...p)}return this}pop(){try{for(;this.#i;){let e=this.#a[this.#d];if(this.#M(!0),this.#h(e)){if(e.__staleWhileFetching)return e.__staleWhileFetching}else if(e!==void 0)return e}}finally{if(this.#b&&this.#f){let e=this.#f,t;for(;t=e?.shift();)this.#t?.(...t)}}}#M(e){let t=this.#d,r=this.#l[t],i=this.#a[t];return this.#v&&this.#h(i)?i.__abortController.abort(new Error("evicted")):(this.#w||this.#b)&&(this.#w&&this.#r?.(i,r,"evict"),this.#b&&this.#f?.push([i,r,"evict"])),this.#D(t),e&&(this.#l[t]=void 0,this.#a[t]=void 0,this.#y.push(t)),this.#i===1?(this.#d=this.#m=0,this.#y.length=0):this.#d=this.#p[t],this.#s.delete(r),this.#i--,t}has(e,t={}){let{updateAgeOnHas:r=this.updateAgeOnHas,status:i}=t,s=this.#s.get(e);if(s!==void 0){let a=this.#a[s];if(this.#h(a)&&a.__staleWhileFetching===void 0)return!1;if(this.#A(s))i&&(i.has="stale",this.#o(i,s));else return r&&this.#C(s),i&&(i.has="hit",this.#o(i,s)),!0}else i&&(i.has="miss");return!1}peek(e,t={}){let{allowStale:r=this.allowStale}=t,i=this.#s.get(e);if(i===void 0||!r&&this.#A(i))return;let s=this.#a[i];return this.#h(s)?s.__staleWhileFetching:s}#j(e,t,r,i){let s=t===void 0?void 0:this.#a[t];if(this.#h(s))return s;let a=new $g,{signal:c}=r;c?.addEventListener("abort",()=>a.abort(c.reason),{signal:a.signal});let l={signal:a.signal,options:r,context:i},u=o((v,w=!1)=>{let{aborted:b}=a.signal,A=r.ignoreFetchAbort&&v!==void 0;if(r.status&&(b&&!w?(r.status.fetchAborted=!0,r.status.fetchError=a.signal.reason,A&&(r.status.fetchAbortIgnored=!0)):r.status.fetchResolved=!0),b&&!A&&!w)return d(a.signal.reason);let I=p;return this.#a[t]===p&&(v===void 0?I.__staleWhileFetching?this.#a[t]=I.__staleWhileFetching:this.#O(e,"fetch"):(r.status&&(r.status.fetchUpdated=!0),this.set(e,v,l.options))),v},"cb"),f=o(v=>(r.status&&(r.status.fetchRejected=!0,r.status.fetchError=v),d(v)),"eb"),d=o(v=>{let{aborted:w}=a.signal,b=w&&r.allowStaleOnFetchAbort,A=b||r.allowStaleOnFetchRejection,I=A||r.noDeleteOnFetchRejection,j=p;if(this.#a[t]===p&&(!I||j.__staleWhileFetching===void 0?this.#O(e,"fetch"):b||(this.#a[t]=j.__staleWhileFetching)),A)return r.status&&j.__staleWhileFetching!==void 0&&(r.status.returnedStale=!0),j.__staleWhileFetching;if(j.__returned===j)throw v},"fetchFail"),h=o((v,w)=>{let b=this.#c?.(e,s,l);b&&b instanceof Promise&&b.then(A=>v(A===void 0?void 0:A),w),a.signal.addEventListener("abort",()=>{(!r.ignoreFetchAbort||r.allowStaleOnFetchAbort)&&(v(void 0),r.allowStaleOnFetchAbort&&(v=o(A=>u(A,!0),"res")))})},"pcall");r.status&&(r.status.fetchDispatched=!0);let p=new Promise(h).then(u,f),y=Object.assign(p,{__abortController:a,__staleWhileFetching:s,__returned:void 0});return t===void 0?(this.set(e,y,{...l.options,status:void 0}),t=this.#s.get(e)):this.#a[t]=y,y}#h(e){if(!this.#v)return!1;let t=e;return!!t&&t instanceof Promise&&t.hasOwnProperty("__staleWhileFetching")&&t.__abortController instanceof $g}async fetch(e,t={}){let{allowStale:r=this.allowStale,updateAgeOnGet:i=this.updateAgeOnGet,noDeleteOnStaleGet:s=this.noDeleteOnStaleGet,ttl:a=this.ttl,noDisposeOnSet:c=this.noDisposeOnSet,size:l=0,sizeCalculation:u=this.sizeCalculation,noUpdateTTL:f=this.noUpdateTTL,noDeleteOnFetchRejection:d=this.noDeleteOnFetchRejection,allowStaleOnFetchRejection:h=this.allowStaleOnFetchRejection,ignoreFetchAbort:p=this.ignoreFetchAbort,allowStaleOnFetchAbort:y=this.allowStaleOnFetchAbort,context:v,forceRefresh:w=!1,status:b,signal:A}=t;if(!this.#v)return b&&(b.fetch="get"),this.get(e,{allowStale:r,updateAgeOnGet:i,noDeleteOnStaleGet:s,status:b});let I={allowStale:r,updateAgeOnGet:i,noDeleteOnStaleGet:s,ttl:a,noDisposeOnSet:c,size:l,sizeCalculation:u,noUpdateTTL:f,noDeleteOnFetchRejection:d,allowStaleOnFetchRejection:h,allowStaleOnFetchAbort:y,ignoreFetchAbort:p,status:b,signal:A},j=this.#s.get(e);if(j===void 0){b&&(b.fetch="miss");let V=this.#j(e,j,I,v);return V.__returned=V}else{let V=this.#a[j];if(this.#h(V)){let $=r&&V.__staleWhileFetching!==void 0;return b&&(b.fetch="inflight",$&&(b.returnedStale=!0)),$?V.__staleWhileFetching:V.__returned=V}let te=this.#A(j);if(!w&&!te)return b&&(b.fetch="hit"),this.#B(j),i&&this.#C(j),b&&this.#o(b,j),V;let z=this.#j(e,j,I,v),F=z.__staleWhileFetching!==void 0&&r;return b&&(b.fetch=te?"stale":"refresh",F&&te&&(b.returnedStale=!0)),F?z.__staleWhileFetching:z.__returned=z}}async forceFetch(e,t={}){let r=await this.fetch(e,t);if(r===void 0)throw new Error("fetch() returned undefined");return r}memo(e,t={}){let r=this.#_;if(!r)throw new Error("no memoMethod provided to constructor");let{context:i,forceRefresh:s,...a}=t,c=this.get(e,a);if(!s&&c!==void 0)return c;let l=r(e,c,{options:a,context:i});return this.set(e,l,a),l}get(e,t={}){let{allowStale:r=this.allowStale,updateAgeOnGet:i=this.updateAgeOnGet,noDeleteOnStaleGet:s=this.noDeleteOnStaleGet,status:a}=t,c=this.#s.get(e);if(c!==void 0){let l=this.#a[c],u=this.#h(l);return a&&this.#o(a,c),this.#A(c)?(a&&(a.get="stale"),u?(a&&r&&l.__staleWhileFetching!==void 0&&(a.returnedStale=!0),r?l.__staleWhileFetching:void 0):(s||this.#O(e,"expire"),a&&r&&(a.returnedStale=!0),r?l:void 0)):(a&&(a.get="hit"),u?l.__staleWhileFetching:(this.#B(c),i&&this.#C(c),l))}else a&&(a.get="miss")}#$(e,t){this.#g[t]=e,this.#p[e]=t}#B(e){e!==this.#m&&(e===this.#d?this.#d=this.#p[e]:this.#$(this.#g[e],this.#p[e]),this.#$(this.#m,e),this.#m=e)}delete(e){return this.#O(e,"delete")}#O(e,t){let r=!1;if(this.#i!==0){let i=this.#s.get(e);if(i!==void 0)if(r=!0,this.#i===1)this.#V(t);else{this.#D(i);let s=this.#a[i];if(this.#h(s)?s.__abortController.abort(new Error("deleted")):(this.#w||this.#b)&&(this.#w&&this.#r?.(s,e,t),this.#b&&this.#f?.push([s,e,t])),this.#s.delete(e),this.#l[i]=void 0,this.#a[i]=void 0,i===this.#m)this.#m=this.#g[i];else if(i===this.#d)this.#d=this.#p[i];else{let a=this.#g[i];this.#p[a]=this.#p[i];let c=this.#p[i];this.#g[c]=this.#g[i]}this.#i--,this.#y.push(i)}}if(this.#b&&this.#f?.length){let i=this.#f,s;for(;s=i?.shift();)this.#t?.(...s)}return r}clear(){return this.#V("delete")}#V(e){for(let t of this.#R({allowStale:!0})){let r=this.#a[t];if(this.#h(r))r.__abortController.abort(new Error("deleted"));else{let i=this.#l[t];this.#w&&this.#r?.(r,i,e),this.#b&&this.#f?.push([r,i,e])}}if(this.#s.clear(),this.#a.fill(void 0),this.#l.fill(void 0),this.#S&&this.#T&&(this.#S.fill(0),this.#T.fill(0)),this.#E&&this.#E.fill(0),this.#d=0,this.#m=0,this.#y.length=0,this.#u=0,this.#i=0,this.#b&&this.#f){let t=this.#f,r;for(;r=t?.shift();)this.#t?.(...r)}}};var ru=require("node:path"),GF=require("node:url"),Os=require("fs"),vY=K(require("node:fs"),1),so=require("node:fs/promises");var zg=require("node:events"),RE=K(require("node:stream"),1),BF=require("node:string_decoder");var kF=typeof process=="object"&&process?process:{stdout:null,stderr:null},fY=o(n=>!!n&&typeof n=="object"&&(n instanceof io||n instanceof RE.default||dY(n)||hY(n)),"isStream"),dY=o(n=>!!n&&typeof n=="object"&&n instanceof zg.EventEmitter&&typeof n.pipe=="function"&&n.pipe!==RE.default.Writable.prototype.pipe,"isReadable"),hY=o(n=>!!n&&typeof n=="object"&&n instanceof zg.EventEmitter&&typeof n.write=="function"&&typeof n.end=="function","isWritable"),ga=Symbol("EOF"),ya=Symbol("maybeEmitEnd"),no=Symbol("emittedEnd"),Bg=Symbol("emittingEnd"),sd=Symbol("emittedError"),Vg=Symbol("closed"),MF=Symbol("read"),Ug=Symbol("flush"),jF=Symbol("flushChunk"),zi=Symbol("encoding"),eu=Symbol("decoder"),xr=Symbol("flowing"),ad=Symbol("paused"),tu=Symbol("resume"),Cr=Symbol("buffer"),vn=Symbol("pipes"),Ir=Symbol("bufferLength"),EE=Symbol("bufferPush"),qg=Symbol("bufferShift"),tn=Symbol("objectMode"),Yt=Symbol("destroyed"),TE=Symbol("error"),AE=Symbol("emitData"),$F=Symbol("emitEnd"),xE=Symbol("emitEnd2"),Rs=Symbol("async"),CE=Symbol("abort"),Wg=Symbol("aborted"),od=Symbol("signal"),sc=Symbol("dataListeners"),zn=Symbol("discarded"),cd=o(n=>Promise.resolve().then(n),"defer"),pY=o(n=>n(),"nodefer"),mY=o(n=>n==="end"||n==="finish"||n==="prefinish","isEndish"),gY=o(n=>n instanceof ArrayBuffer||!!n&&typeof n=="object"&&n.constructor&&n.constructor.name==="ArrayBuffer"&&n.byteLength>=0,"isArrayBufferLike"),yY=o(n=>!Buffer.isBuffer(n)&&ArrayBuffer.isView(n),"isArrayBufferView"),Gg=class{static{o(this,"Pipe")}src;dest;opts;ondrain;constructor(e,t,r){this.src=e,this.dest=t,this.opts=r,this.ondrain=()=>e[tu](),this.dest.on("drain",this.ondrain)}unpipe(){this.dest.removeListener("drain",this.ondrain)}proxyErrors(e){}end(){this.unpipe(),this.opts.end&&this.dest.end()}},IE=class extends Gg{static{o(this,"PipeProxyErrors")}unpipe(){this.src.removeListener("error",this.proxyErrors),super.unpipe()}constructor(e,t,r){super(e,t,r),this.proxyErrors=i=>t.emit("error",i),e.on("error",this.proxyErrors)}},_Y=o(n=>!!n.objectMode,"isObjectModeOptions"),SY=o(n=>!n.objectMode&&!!n.encoding&&n.encoding!=="buffer","isEncodingOptions"),io=class extends zg.EventEmitter{static{o(this,"Minipass")}[xr]=!1;[ad]=!1;[vn]=[];[Cr]=[];[tn];[zi];[Rs];[eu];[ga]=!1;[no]=!1;[Bg]=!1;[Vg]=!1;[sd]=null;[Ir]=0;[Yt]=!1;[od];[Wg]=!1;[sc]=0;[zn]=!1;writable=!0;readable=!0;constructor(...e){let t=e[0]||{};if(super(),t.objectMode&&typeof t.encoding=="string")throw new TypeError("Encoding and objectMode may not be used together");_Y(t)?(this[tn]=!0,this[zi]=null):SY(t)?(this[zi]=t.encoding,this[tn]=!1):(this[tn]=!1,this[zi]=null),this[Rs]=!!t.async,this[eu]=this[zi]?new BF.StringDecoder(this[zi]):null,t&&t.debugExposeBuffer===!0&&Object.defineProperty(this,"buffer",{get:o(()=>this[Cr],"get")}),t&&t.debugExposePipes===!0&&Object.defineProperty(this,"pipes",{get:o(()=>this[vn],"get")});let{signal:r}=t;r&&(this[od]=r,r.aborted?this[CE]():r.addEventListener("abort",()=>this[CE]()))}get bufferLength(){return this[Ir]}get encoding(){return this[zi]}set encoding(e){throw new Error("Encoding must be set at instantiation time")}setEncoding(e){throw new Error("Encoding must be set at instantiation time")}get objectMode(){return this[tn]}set objectMode(e){throw new Error("objectMode must be set at instantiation time")}get async(){return this[Rs]}set async(e){this[Rs]=this[Rs]||!!e}[CE](){this[Wg]=!0,this.emit("abort",this[od]?.reason),this.destroy(this[od]?.reason)}get aborted(){return this[Wg]}set aborted(e){}write(e,t,r){if(this[Wg])return!1;if(this[ga])throw new Error("write after end");if(this[Yt])return this.emit("error",Object.assign(new Error("Cannot call write after a stream was destroyed"),{code:"ERR_STREAM_DESTROYED"})),!0;typeof t=="function"&&(r=t,t="utf8"),t||(t="utf8");let i=this[Rs]?cd:pY;if(!this[tn]&&!Buffer.isBuffer(e)){if(yY(e))e=Buffer.from(e.buffer,e.byteOffset,e.byteLength);else if(gY(e))e=Buffer.from(e);else if(typeof e!="string")throw new Error("Non-contiguous data written to non-objectMode stream")}return this[tn]?(this[xr]&&this[Ir]!==0&&this[Ug](!0),this[xr]?this.emit("data",e):this[EE](e),this[Ir]!==0&&this.emit("readable"),r&&i(r),this[xr]):e.length?(typeof e=="string"&&!(t===this[zi]&&!this[eu]?.lastNeed)&&(e=Buffer.from(e,t)),Buffer.isBuffer(e)&&this[zi]&&(e=this[eu].write(e)),this[xr]&&this[Ir]!==0&&this[Ug](!0),this[xr]?this.emit("data",e):this[EE](e),this[Ir]!==0&&this.emit("readable"),r&&i(r),this[xr]):(this[Ir]!==0&&this.emit("readable"),r&&i(r),this[xr])}read(e){if(this[Yt])return null;if(this[zn]=!1,this[Ir]===0||e===0||e&&e>this[Ir])return this[ya](),null;this[tn]&&(e=null),this[Cr].length>1&&!this[tn]&&(this[Cr]=[this[zi]?this[Cr].join(""):Buffer.concat(this[Cr],this[Ir])]);let t=this[MF](e||null,this[Cr][0]);return this[ya](),t}[MF](e,t){if(this[tn])this[qg]();else{let r=t;e===r.length||e===null?this[qg]():typeof r=="string"?(this[Cr][0]=r.slice(e),t=r.slice(0,e),this[Ir]-=e):(this[Cr][0]=r.subarray(e),t=r.subarray(0,e),this[Ir]-=e)}return this.emit("data",t),!this[Cr].length&&!this[ga]&&this.emit("drain"),t}end(e,t,r){return typeof e=="function"&&(r=e,e=void 0),typeof t=="function"&&(r=t,t="utf8"),e!==void 0&&this.write(e,t),r&&this.once("end",r),this[ga]=!0,this.writable=!1,(this[xr]||!this[ad])&&this[ya](),this}[tu](){this[Yt]||(!this[sc]&&!this[vn].length&&(this[zn]=!0),this[ad]=!1,this[xr]=!0,this.emit("resume"),this[Cr].length?this[Ug]():this[ga]?this[ya]():this.emit("drain"))}resume(){return this[tu]()}pause(){this[xr]=!1,this[ad]=!0,this[zn]=!1}get destroyed(){return this[Yt]}get flowing(){return this[xr]}get paused(){return this[ad]}[EE](e){this[tn]?this[Ir]+=1:this[Ir]+=e.length,this[Cr].push(e)}[qg](){return this[tn]?this[Ir]-=1:this[Ir]-=this[Cr][0].length,this[Cr].shift()}[Ug](e=!1){do;while(this[jF](this[qg]())&&this[Cr].length);!e&&!this[Cr].length&&!this[ga]&&this.emit("drain")}[jF](e){return this.emit("data",e),this[xr]}pipe(e,t){if(this[Yt])return e;this[zn]=!1;let r=this[no];return t=t||{},e===kF.stdout||e===kF.stderr?t.end=!1:t.end=t.end!==!1,t.proxyErrors=!!t.proxyErrors,r?t.end&&e.end():(this[vn].push(t.proxyErrors?new IE(this,e,t):new Gg(this,e,t)),this[Rs]?cd(()=>this[tu]()):this[tu]()),e}unpipe(e){let t=this[vn].find(r=>r.dest===e);t&&(this[vn].length===1?(this[xr]&&this[sc]===0&&(this[xr]=!1),this[vn]=[]):this[vn].splice(this[vn].indexOf(t),1),t.unpipe())}addListener(e,t){return this.on(e,t)}on(e,t){let r=super.on(e,t);if(e==="data")this[zn]=!1,this[sc]++,!this[vn].length&&!this[xr]&&this[tu]();else if(e==="readable"&&this[Ir]!==0)super.emit("readable");else if(mY(e)&&this[no])super.emit(e),this.removeAllListeners(e);else if(e==="error"&&this[sd]){let i=t;this[Rs]?cd(()=>i.call(this,this[sd])):i.call(this,this[sd])}return r}removeListener(e,t){return this.off(e,t)}off(e,t){let r=super.off(e,t);return e==="data"&&(this[sc]=this.listeners("data").length,this[sc]===0&&!this[zn]&&!this[vn].length&&(this[xr]=!1)),r}removeAllListeners(e){let t=super.removeAllListeners(e);return(e==="data"||e===void 0)&&(this[sc]=0,!this[zn]&&!this[vn].length&&(this[xr]=!1)),t}get emittedEnd(){return this[no]}[ya](){!this[Bg]&&!this[no]&&!this[Yt]&&this[Cr].length===0&&this[ga]&&(this[Bg]=!0,this.emit("end"),this.emit("prefinish"),this.emit("finish"),this[Vg]&&this.emit("close"),this[Bg]=!1)}emit(e,...t){let r=t[0];if(e!=="error"&&e!=="close"&&e!==Yt&&this[Yt])return!1;if(e==="data")return!this[tn]&&!r?!1:this[Rs]?(cd(()=>this[AE](r)),!0):this[AE](r);if(e==="end")return this[$F]();if(e==="close"){if(this[Vg]=!0,!this[no]&&!this[Yt])return!1;let s=super.emit("close");return this.removeAllListeners("close"),s}else if(e==="error"){this[sd]=r,super.emit(TE,r);let s=!this[od]||this.listeners("error").length?super.emit("error",r):!1;return this[ya](),s}else if(e==="resume"){let s=super.emit("resume");return this[ya](),s}else if(e==="finish"||e==="prefinish"){let s=super.emit(e);return this.removeAllListeners(e),s}let i=super.emit(e,...t);return this[ya](),i}[AE](e){for(let r of this[vn])r.dest.write(e)===!1&&this.pause();let t=this[zn]?!1:super.emit("data",e);return this[ya](),t}[$F](){return this[no]?!1:(this[no]=!0,this.readable=!1,this[Rs]?(cd(()=>this[xE]()),!0):this[xE]())}[xE](){if(this[eu]){let t=this[eu].end();if(t){for(let r of this[vn])r.dest.write(t);this[zn]||super.emit("data",t)}}for(let t of this[vn])t.end();let e=super.emit("end");return this.removeAllListeners("end"),e}async collect(){let e=Object.assign([],{dataLength:0});this[tn]||(e.dataLength=0);let t=this.promise();return this.on("data",r=>{e.push(r),this[tn]||(e.dataLength+=r.length)}),await t,e}async concat(){if(this[tn])throw new Error("cannot concat in objectMode");let e=await this.collect();return this[zi]?e.join(""):Buffer.concat(e,e.dataLength)}async promise(){return new Promise((e,t)=>{this.on(Yt,()=>t(new Error("stream destroyed"))),this.on("error",r=>t(r)),this.on("end",()=>e())})}[Symbol.asyncIterator](){this[zn]=!1;let e=!1,t=o(async()=>(this.pause(),e=!0,{value:void 0,done:!0}),"stop");return{next:o(()=>{if(e)return t();let i=this.read();if(i!==null)return Promise.resolve({done:!1,value:i});if(this[ga])return t();let s,a,c=o(d=>{this.off("data",l),this.off("end",u),this.off(Yt,f),t(),a(d)},"onerr"),l=o(d=>{this.off("error",c),this.off("end",u),this.off(Yt,f),this.pause(),s({value:d,done:!!this[ga]})},"ondata"),u=o(()=>{this.off("error",c),this.off("data",l),this.off(Yt,f),t(),s({done:!0,value:void 0})},"onend"),f=o(()=>c(new Error("stream destroyed")),"ondestroy");return new Promise((d,h)=>{a=h,s=d,this.once(Yt,f),this.once("error",c),this.once("end",u),this.once("data",l)})},"next"),throw:t,return:t,[Symbol.asyncIterator](){return this}}}[Symbol.iterator](){this[zn]=!1;let e=!1,t=o(()=>(this.pause(),this.off(TE,t),this.off(Yt,t),this.off("end",t),e=!0,{done:!0,value:void 0}),"stop"),r=o(()=>{if(e)return t();let i=this.read();return i===null?t():{done:!1,value:i}},"next");return this.once("end",t),this.once(TE,t),this.once(Yt,t),{next:r,throw:t,return:t,[Symbol.iterator](){return this}}}destroy(e){if(this[Yt])return e?this.emit("error",e):this.emit(Yt),this;this[Yt]=!0,this[zn]=!0,this[Cr].length=0,this[Ir]=0;let t=this;return typeof t.close=="function"&&!this[Vg]&&t.close(),e?this.emit("error",e):this.emit(Yt),this}static get isStream(){return fY}};var bY=Os.realpathSync.native,ud={lstatSync:Os.lstatSync,readdir:Os.readdir,readdirSync:Os.readdirSync,readlinkSync:Os.readlinkSync,realpathSync:bY,promises:{lstat:so.lstat,readdir:so.readdir,readlink:so.readlink,realpath:so.realpath}},zF=o(n=>!n||n===ud||n===vY?ud:{...ud,...n,promises:{...ud.promises,...n.promises||{}}},"fsFromOption"),HF=/^\\\\\?\\([a-z]:)\\?$/i,wY=o(n=>n.replace(/\//g,"\\").replace(HF,"$1\\"),"uncToDrive"),EY=/[\\\/]/,ui=0,QF=1,KF=2,Ps=4,YF=6,XF=8,ac=10,JF=12,li=15,ld=~li,PE=16,VF=32,fd=64,Hi=128,Hg=256,Kg=512,UF=fd|Hi|Kg,TY=1023,OE=o(n=>n.isFile()?XF:n.isDirectory()?Ps:n.isSymbolicLink()?ac:n.isCharacterDevice()?KF:n.isBlockDevice()?YF:n.isSocket()?JF:n.isFIFO()?QF:ui,"entToType"),qF=new Map,dd=o(n=>{let e=qF.get(n);if(e)return e;let t=n.normalize("NFKD");return qF.set(n,t),t},"normalize"),WF=new Map,Qg=o(n=>{let e=WF.get(n);if(e)return e;let t=dd(n.toLowerCase());return WF.set(n,t),t},"normalizeNocase"),Yg=class extends id{static{o(this,"ResolveCache")}constructor(){super({max:256})}},FE=class extends id{static{o(this,"ChildrenCache")}constructor(e=16*1024){super({maxSize:e,sizeCalculation:o(t=>t.length+1,"sizeCalculation")})}},ZF=Symbol("PathScurry setAsCwd"),rn=class{static{o(this,"PathBase")}name;root;roots;parent;nocase;isCWD=!1;#e;#n;get dev(){return this.#n}#r;get mode(){return this.#r}#t;get nlink(){return this.#t}#c;get uid(){return this.#c}#_;get gid(){return this.#_}#i;get rdev(){return this.#i}#u;get blksize(){return this.#u}#s;get ino(){return this.#s}#l;get size(){return this.#l}#a;get blocks(){return this.#a}#p;get atimeMs(){return this.#p}#g;get mtimeMs(){return this.#g}#d;get ctimeMs(){return this.#d}#m;get birthtimeMs(){return this.#m}#y;get atime(){return this.#y}#f;get mtime(){return this.#f}#E;get ctime(){return this.#E}#T;get birthtime(){return this.#T}#S;#w;#v;#b;#x;#C;#o;#F;#A;#P;get parentPath(){return(this.parent||this).fullpath()}get path(){return this.parentPath}constructor(e,t=ui,r,i,s,a,c){this.name=e,this.#S=s?Qg(e):dd(e),this.#o=t&TY,this.nocase=s,this.roots=i,this.root=r||this,this.#F=a,this.#v=c.fullpath,this.#x=c.relative,this.#C=c.relativePosix,this.parent=c.parent,this.parent?this.#e=this.parent.#e:this.#e=zF(c.fs)}depth(){return this.#w!==void 0?this.#w:this.parent?this.#w=this.parent.depth()+1:this.#w=0}childrenCache(){return this.#F}resolve(e){if(!e)return this;let t=this.getRootString(e),i=e.substring(t.length).split(this.splitSep);return t?this.getRoot(t).#D(i):this.#D(i)}#D(e){let t=this;for(let r of e)t=t.child(r);return t}children(){let e=this.#F.get(this);if(e)return e;let t=Object.assign([],{provisional:0});return this.#F.set(this,t),this.#o&=~PE,t}child(e,t){if(e===""||e===".")return this;if(e==="..")return this.parent||this;let r=this.children(),i=this.nocase?Qg(e):dd(e);for(let l of r)if(l.#S===i)return l;let s=this.parent?this.sep:"",a=this.#v?this.#v+s+e:void 0,c=this.newChild(e,ui,{...t,parent:this,fullpath:a});return this.canReaddir()||(c.#o|=Hi),r.push(c),c}relative(){if(this.isCWD)return"";if(this.#x!==void 0)return this.#x;let e=this.name,t=this.parent;if(!t)return this.#x=this.name;let r=t.relative();return r+(!r||!t.parent?"":this.sep)+e}relativePosix(){if(this.sep==="/")return this.relative();if(this.isCWD)return"";if(this.#C!==void 0)return this.#C;let e=this.name,t=this.parent;if(!t)return this.#C=this.fullpathPosix();let r=t.relativePosix();return r+(!r||!t.parent?"":"/")+e}fullpath(){if(this.#v!==void 0)return this.#v;let e=this.name,t=this.parent;if(!t)return this.#v=this.name;let i=t.fullpath()+(t.parent?this.sep:"")+e;return this.#v=i}fullpathPosix(){if(this.#b!==void 0)return this.#b;if(this.sep==="/")return this.#b=this.fullpath();if(!this.parent){let i=this.fullpath().replace(/\\/g,"/");return/^[a-z]:\//i.test(i)?this.#b=`//?/${i}`:this.#b=i}let e=this.parent,t=e.fullpathPosix(),r=t+(!t||!e.parent?"":"/")+this.name;return this.#b=r}isUnknown(){return(this.#o&li)===ui}isType(e){return this[`is${e}`]()}getType(){return this.isUnknown()?"Unknown":this.isDirectory()?"Directory":this.isFile()?"File":this.isSymbolicLink()?"SymbolicLink":this.isFIFO()?"FIFO":this.isCharacterDevice()?"CharacterDevice":this.isBlockDevice()?"BlockDevice":this.isSocket()?"Socket":"Unknown"}isFile(){return(this.#o&li)===XF}isDirectory(){return(this.#o&li)===Ps}isCharacterDevice(){return(this.#o&li)===KF}isBlockDevice(){return(this.#o&li)===YF}isFIFO(){return(this.#o&li)===QF}isSocket(){return(this.#o&li)===JF}isSymbolicLink(){return(this.#o&ac)===ac}lstatCached(){return this.#o&VF?this:void 0}readlinkCached(){return this.#A}realpathCached(){return this.#P}readdirCached(){let e=this.children();return e.slice(0,e.provisional)}canReadlink(){if(this.#A)return!0;if(!this.parent)return!1;let e=this.#o&li;return!(e!==ui&&e!==ac||this.#o&Hg||this.#o&Hi)}calledReaddir(){return!!(this.#o&PE)}isENOENT(){return!!(this.#o&Hi)}isNamed(e){return this.nocase?this.#S===Qg(e):this.#S===dd(e)}async readlink(){let e=this.#A;if(e)return e;if(this.canReadlink()&&this.parent)try{let t=await this.#e.promises.readlink(this.fullpath()),r=(await this.parent.realpath())?.resolve(t);if(r)return this.#A=r}catch(t){this.#h(t.code);return}}readlinkSync(){let e=this.#A;if(e)return e;if(this.canReadlink()&&this.parent)try{let t=this.#e.readlinkSync(this.fullpath()),r=this.parent.realpathSync()?.resolve(t);if(r)return this.#A=r}catch(t){this.#h(t.code);return}}#N(e){this.#o|=PE;for(let t=e.provisional;t<e.length;t++){let r=e[t];r&&r.#L()}}#L(){this.#o&Hi||(this.#o=(this.#o|Hi)&ld,this.#I())}#I(){let e=this.children();e.provisional=0;for(let t of e)t.#L()}#R(){this.#o|=Kg,this.#k()}#k(){if(this.#o&fd)return;let e=this.#o;(e&li)===Ps&&(e&=ld),this.#o=e|fd,this.#I()}#M(e=""){e==="ENOTDIR"||e==="EPERM"?this.#k():e==="ENOENT"?this.#L():this.children().provisional=0}#j(e=""){e==="ENOTDIR"?this.parent.#k():e==="ENOENT"&&this.#L()}#h(e=""){let t=this.#o;t|=Hg,e==="ENOENT"&&(t|=Hi),(e==="EINVAL"||e==="UNKNOWN")&&(t&=ld),this.#o=t,e==="ENOTDIR"&&this.parent&&this.parent.#k()}#$(e,t){return this.#O(e,t)||this.#B(e,t)}#B(e,t){let r=OE(e),i=this.newChild(e.name,r,{parent:this}),s=i.#o&li;return s!==Ps&&s!==ac&&s!==ui&&(i.#o|=fd),t.unshift(i),t.provisional++,i}#O(e,t){for(let r=t.provisional;r<t.length;r++){let i=t[r];if((this.nocase?Qg(e.name):dd(e.name))===i.#S)return this.#V(e,i,r,t)}}#V(e,t,r,i){let s=t.name;return t.#o=t.#o&ld|OE(e),s!==e.name&&(t.name=e.name),r!==i.provisional&&(r===i.length-1?i.pop():i.splice(r,1),i.unshift(t)),i.provisional++,t}async lstat(){if((this.#o&Hi)===0)try{return this.#G(await this.#e.promises.lstat(this.fullpath())),this}catch(e){this.#j(e.code)}}lstatSync(){if((this.#o&Hi)===0)try{return this.#G(this.#e.lstatSync(this.fullpath())),this}catch(e){this.#j(e.code)}}#G(e){let{atime:t,atimeMs:r,birthtime:i,birthtimeMs:s,blksize:a,blocks:c,ctime:l,ctimeMs:u,dev:f,gid:d,ino:h,mode:p,mtime:y,mtimeMs:v,nlink:w,rdev:b,size:A,uid:I}=e;this.#y=t,this.#p=r,this.#T=i,this.#m=s,this.#u=a,this.#a=c,this.#E=l,this.#d=u,this.#n=f,this.#_=d,this.#s=h,this.#r=p,this.#f=y,this.#g=v,this.#t=w,this.#i=b,this.#l=A,this.#c=I;let j=OE(e);this.#o=this.#o&ld|j|VF,j!==ui&&j!==Ps&&j!==ac&&(this.#o|=fd)}#q=[];#W=!1;#z(e){this.#W=!1;let t=this.#q.slice();this.#q.length=0,t.forEach(r=>r(null,e))}readdirCB(e,t=!1){if(!this.canReaddir()){t?e(null,[]):queueMicrotask(()=>e(null,[]));return}let r=this.children();if(this.calledReaddir()){let s=r.slice(0,r.provisional);t?e(null,s):queueMicrotask(()=>e(null,s));return}if(this.#q.push(e),this.#W)return;this.#W=!0;let i=this.fullpath();this.#e.readdir(i,{withFileTypes:!0},(s,a)=>{if(s)this.#M(s.code),r.provisional=0;else{for(let c of a)this.#$(c,r);this.#N(r)}this.#z(r.slice(0,r.provisional))})}#U;async readdir(){if(!this.canReaddir())return[];let e=this.children();if(this.calledReaddir())return e.slice(0,e.provisional);let t=this.fullpath();if(this.#U)await this.#U;else{let r=o(()=>{},"resolve");this.#U=new Promise(i=>r=i);try{for(let i of await this.#e.promises.readdir(t,{withFileTypes:!0}))this.#$(i,e);this.#N(e)}catch(i){this.#M(i.code),e.provisional=0}this.#U=void 0,r()}return e.slice(0,e.provisional)}readdirSync(){if(!this.canReaddir())return[];let e=this.children();if(this.calledReaddir())return e.slice(0,e.provisional);let t=this.fullpath();try{for(let r of this.#e.readdirSync(t,{withFileTypes:!0}))this.#$(r,e);this.#N(e)}catch(r){this.#M(r.code),e.provisional=0}return e.slice(0,e.provisional)}canReaddir(){if(this.#o&UF)return!1;let e=li&this.#o;return e===ui||e===Ps||e===ac}shouldWalk(e,t){return(this.#o&Ps)===Ps&&!(this.#o&UF)&&!e.has(this)&&(!t||t(this))}async realpath(){if(this.#P)return this.#P;if(!((Kg|Hg|Hi)&this.#o))try{let e=await this.#e.promises.realpath(this.fullpath());return this.#P=this.resolve(e)}catch{this.#R()}}realpathSync(){if(this.#P)return this.#P;if(!((Kg|Hg|Hi)&this.#o))try{let e=this.#e.realpathSync(this.fullpath());return this.#P=this.resolve(e)}catch{this.#R()}}[ZF](e){if(e===this)return;e.isCWD=!1,this.isCWD=!0;let t=new Set([]),r=[],i=this;for(;i&&i.parent;)t.add(i),i.#x=r.join(this.sep),i.#C=r.join("/"),i=i.parent,r.push("..");for(i=e;i&&i.parent&&!t.has(i);)i.#x=void 0,i.#C=void 0,i=i.parent}},Xg=class n extends rn{static{o(this,"PathWin32")}sep="\\";splitSep=EY;constructor(e,t=ui,r,i,s,a,c){super(e,t,r,i,s,a,c)}newChild(e,t=ui,r={}){return new n(e,t,this.root,this.roots,this.nocase,this.childrenCache(),r)}getRootString(e){return ru.win32.parse(e).root}getRoot(e){if(e=wY(e.toUpperCase()),e===this.root.name)return this.root;for(let[t,r]of Object.entries(this.roots))if(this.sameRoot(e,t))return this.roots[e]=r;return this.roots[e]=new nu(e,this).root}sameRoot(e,t=this.root.name){return e=e.toUpperCase().replace(/\//g,"\\").replace(HF,"$1\\"),e===t}},Jg=class n extends rn{static{o(this,"PathPosix")}splitSep="/";sep="/";constructor(e,t=ui,r,i,s,a,c){super(e,t,r,i,s,a,c)}getRootString(e){return e.startsWith("/")?"/":""}getRoot(e){return this.root}newChild(e,t=ui,r={}){return new n(e,t,this.root,this.roots,this.nocase,this.childrenCache(),r)}},Zg=class{static{o(this,"PathScurryBase")}root;rootPath;roots;cwd;#e;#n;#r;nocase;#t;constructor(e=process.cwd(),t,r,{nocase:i,childrenCacheSize:s=16*1024,fs:a=ud}={}){this.#t=zF(a),(e instanceof URL||e.startsWith("file://"))&&(e=(0,GF.fileURLToPath)(e));let c=t.resolve(e);this.roots=Object.create(null),this.rootPath=this.parseRootPath(c),this.#e=new Yg,this.#n=new Yg,this.#r=new FE(s);let l=c.substring(this.rootPath.length).split(r);if(l.length===1&&!l[0]&&l.pop(),i===void 0)throw new TypeError("must provide nocase setting to PathScurryBase ctor");this.nocase=i,this.root=this.newRoot(this.#t),this.roots[this.rootPath]=this.root;let u=this.root,f=l.length-1,d=t.sep,h=this.rootPath,p=!1;for(let y of l){let v=f--;u=u.child(y,{relative:new Array(v).fill("..").join(d),relativePosix:new Array(v).fill("..").join("/"),fullpath:h+=(p?"":d)+y}),p=!0}this.cwd=u}depth(e=this.cwd){return typeof e=="string"&&(e=this.cwd.resolve(e)),e.depth()}childrenCache(){return this.#r}resolve(...e){let t="";for(let s=e.length-1;s>=0;s--){let a=e[s];if(!(!a||a===".")&&(t=t?`${a}/${t}`:a,this.isAbsolute(a)))break}let r=this.#e.get(t);if(r!==void 0)return r;let i=this.cwd.resolve(t).fullpath();return this.#e.set(t,i),i}resolvePosix(...e){let t="";for(let s=e.length-1;s>=0;s--){let a=e[s];if(!(!a||a===".")&&(t=t?`${a}/${t}`:a,this.isAbsolute(a)))break}let r=this.#n.get(t);if(r!==void 0)return r;let i=this.cwd.resolve(t).fullpathPosix();return this.#n.set(t,i),i}relative(e=this.cwd){return typeof e=="string"&&(e=this.cwd.resolve(e)),e.relative()}relativePosix(e=this.cwd){return typeof e=="string"&&(e=this.cwd.resolve(e)),e.relativePosix()}basename(e=this.cwd){return typeof e=="string"&&(e=this.cwd.resolve(e)),e.name}dirname(e=this.cwd){return typeof e=="string"&&(e=this.cwd.resolve(e)),(e.parent||e).fullpath()}async readdir(e=this.cwd,t={withFileTypes:!0}){typeof e=="string"?e=this.cwd.resolve(e):e instanceof rn||(t=e,e=this.cwd);let{withFileTypes:r}=t;if(e.canReaddir()){let i=await e.readdir();return r?i:i.map(s=>s.name)}else return[]}readdirSync(e=this.cwd,t={withFileTypes:!0}){typeof e=="string"?e=this.cwd.resolve(e):e instanceof rn||(t=e,e=this.cwd);let{withFileTypes:r=!0}=t;return e.canReaddir()?r?e.readdirSync():e.readdirSync().map(i=>i.name):[]}async lstat(e=this.cwd){return typeof e=="string"&&(e=this.cwd.resolve(e)),e.lstat()}lstatSync(e=this.cwd){return typeof e=="string"&&(e=this.cwd.resolve(e)),e.lstatSync()}async readlink(e=this.cwd,{withFileTypes:t}={withFileTypes:!1}){typeof e=="string"?e=this.cwd.resolve(e):e instanceof rn||(t=e.withFileTypes,e=this.cwd);let r=await e.readlink();return t?r:r?.fullpath()}readlinkSync(e=this.cwd,{withFileTypes:t}={withFileTypes:!1}){typeof e=="string"?e=this.cwd.resolve(e):e instanceof rn||(t=e.withFileTypes,e=this.cwd);let r=e.readlinkSync();return t?r:r?.fullpath()}async realpath(e=this.cwd,{withFileTypes:t}={withFileTypes:!1}){typeof e=="string"?e=this.cwd.resolve(e):e instanceof rn||(t=e.withFileTypes,e=this.cwd);let r=await e.realpath();return t?r:r?.fullpath()}realpathSync(e=this.cwd,{withFileTypes:t}={withFileTypes:!1}){typeof e=="string"?e=this.cwd.resolve(e):e instanceof rn||(t=e.withFileTypes,e=this.cwd);let r=e.realpathSync();return t?r:r?.fullpath()}async walk(e=this.cwd,t={}){typeof e=="string"?e=this.cwd.resolve(e):e instanceof rn||(t=e,e=this.cwd);let{withFileTypes:r=!0,follow:i=!1,filter:s,walkFilter:a}=t,c=[];(!s||s(e))&&c.push(r?e:e.fullpath());let l=new Set,u=o((d,h)=>{l.add(d),d.readdirCB((p,y)=>{if(p)return h(p);let v=y.length;if(!v)return h();let w=o(()=>{--v===0&&h()},"next");for(let b of y)(!s||s(b))&&c.push(r?b:b.fullpath()),i&&b.isSymbolicLink()?b.realpath().then(A=>A?.isUnknown()?A.lstat():A).then(A=>A?.shouldWalk(l,a)?u(A,w):w()):b.shouldWalk(l,a)?u(b,w):w()},!0)},"walk"),f=e;return new Promise((d,h)=>{u(f,p=>{if(p)return h(p);d(c)})})}walkSync(e=this.cwd,t={}){typeof e=="string"?e=this.cwd.resolve(e):e instanceof rn||(t=e,e=this.cwd);let{withFileTypes:r=!0,follow:i=!1,filter:s,walkFilter:a}=t,c=[];(!s||s(e))&&c.push(r?e:e.fullpath());let l=new Set([e]);for(let u of l){let f=u.readdirSync();for(let d of f){(!s||s(d))&&c.push(r?d:d.fullpath());let h=d;if(d.isSymbolicLink()){if(!(i&&(h=d.realpathSync())))continue;h.isUnknown()&&h.lstatSync()}h.shouldWalk(l,a)&&l.add(h)}}return c}[Symbol.asyncIterator](){return this.iterate()}iterate(e=this.cwd,t={}){return typeof e=="string"?e=this.cwd.resolve(e):e instanceof rn||(t=e,e=this.cwd),this.stream(e,t)[Symbol.asyncIterator]()}[Symbol.iterator](){return this.iterateSync()}*iterateSync(e=this.cwd,t={}){typeof e=="string"?e=this.cwd.resolve(e):e instanceof rn||(t=e,e=this.cwd);let{withFileTypes:r=!0,follow:i=!1,filter:s,walkFilter:a}=t;(!s||s(e))&&(yield r?e:e.fullpath());let c=new Set([e]);for(let l of c){let u=l.readdirSync();for(let f of u){(!s||s(f))&&(yield r?f:f.fullpath());let d=f;if(f.isSymbolicLink()){if(!(i&&(d=f.realpathSync())))continue;d.isUnknown()&&d.lstatSync()}d.shouldWalk(c,a)&&c.add(d)}}}stream(e=this.cwd,t={}){typeof e=="string"?e=this.cwd.resolve(e):e instanceof rn||(t=e,e=this.cwd);let{withFileTypes:r=!0,follow:i=!1,filter:s,walkFilter:a}=t,c=new io({objectMode:!0});(!s||s(e))&&c.write(r?e:e.fullpath());let l=new Set,u=[e],f=0,d=o(()=>{let h=!1;for(;!h;){let p=u.shift();if(!p){f===0&&c.end();return}f++,l.add(p);let y=o((w,b,A=!1)=>{if(w)return c.emit("error",w);if(i&&!A){let I=[];for(let j of b)j.isSymbolicLink()&&I.push(j.realpath().then(V=>V?.isUnknown()?V.lstat():V));if(I.length){Promise.all(I).then(()=>y(null,b,!0));return}}for(let I of b)I&&(!s||s(I))&&(c.write(r?I:I.fullpath())||(h=!0));f--;for(let I of b){let j=I.realpathCached()||I;j.shouldWalk(l,a)&&u.push(j)}h&&!c.flowing?c.once("drain",d):v||d()},"onReaddir"),v=!0;p.readdirCB(y,!0),v=!1}},"process");return d(),c}streamSync(e=this.cwd,t={}){typeof e=="string"?e=this.cwd.resolve(e):e instanceof rn||(t=e,e=this.cwd);let{withFileTypes:r=!0,follow:i=!1,filter:s,walkFilter:a}=t,c=new io({objectMode:!0}),l=new Set;(!s||s(e))&&c.write(r?e:e.fullpath());let u=[e],f=0,d=o(()=>{let h=!1;for(;!h;){let p=u.shift();if(!p){f===0&&c.end();return}f++,l.add(p);let y=p.readdirSync();for(let v of y)(!s||s(v))&&(c.write(r?v:v.fullpath())||(h=!0));f--;for(let v of y){let w=v;if(v.isSymbolicLink()){if(!(i&&(w=v.realpathSync())))continue;w.isUnknown()&&w.lstatSync()}w.shouldWalk(l,a)&&u.push(w)}}h&&!c.flowing&&c.once("drain",d)},"process");return d(),c}chdir(e=this.cwd){let t=this.cwd;this.cwd=typeof e=="string"?this.cwd.resolve(e):e,this.cwd[ZF](t)}},nu=class extends Zg{static{o(this,"PathScurryWin32")}sep="\\";constructor(e=process.cwd(),t={}){let{nocase:r=!0}=t;super(e,ru.win32,"\\",{...t,nocase:r}),this.nocase=r;for(let i=this.cwd;i;i=i.parent)i.nocase=this.nocase}parseRootPath(e){return ru.win32.parse(e).root.toUpperCase()}newRoot(e){return new Xg(this.rootPath,Ps,void 0,this.roots,this.nocase,this.childrenCache(),{fs:e})}isAbsolute(e){return e.startsWith("/")||e.startsWith("\\")||/^[a-z]:(\/|\\)/i.test(e)}},iu=class extends Zg{static{o(this,"PathScurryPosix")}sep="/";constructor(e=process.cwd(),t={}){let{nocase:r=!1}=t;super(e,ru.posix,"/",{...t,nocase:r}),this.nocase=r}parseRootPath(e){return"/"}newRoot(e){return new Jg(this.rootPath,Ps,void 0,this.roots,this.nocase,this.childrenCache(),{fs:e})}isAbsolute(e){return e.startsWith("/")}},hd=class extends iu{static{o(this,"PathScurryDarwin")}constructor(e=process.cwd(),t={}){let{nocase:r=!0}=t;super(e,{...t,nocase:r})}},zme=process.platform==="win32"?Xg:Jg,eD=process.platform==="win32"?nu:process.platform==="darwin"?hd:iu;var AY=o(n=>n.length>=1,"isPatternList"),xY=o(n=>n.length>=1,"isGlobList"),su=class n{static{o(this,"Pattern")}#e;#n;#r;length;#t;#c;#_;#i;#u;#s;#l=!0;constructor(e,t,r,i){if(!AY(e))throw new TypeError("empty pattern list");if(!xY(t))throw new TypeError("empty glob list");if(t.length!==e.length)throw new TypeError("mismatched pattern list and glob list lengths");if(this.length=e.length,r<0||r>=this.length)throw new TypeError("index out of range");if(this.#e=e,this.#n=t,this.#r=r,this.#t=i,this.#r===0){if(this.isUNC()){let[s,a,c,l,...u]=this.#e,[f,d,h,p,...y]=this.#n;u[0]===""&&(u.shift(),y.shift());let v=[s,a,c,l,""].join("/"),w=[f,d,h,p,""].join("/");this.#e=[v,...u],this.#n=[w,...y],this.length=this.#e.length}else if(this.isDrive()||this.isAbsolute()){let[s,...a]=this.#e,[c,...l]=this.#n;a[0]===""&&(a.shift(),l.shift());let u=s+"/",f=c+"/";this.#e=[u,...a],this.#n=[f,...l],this.length=this.#e.length}}}pattern(){return this.#e[this.#r]}isString(){return typeof this.#e[this.#r]=="string"}isGlobstar(){return this.#e[this.#r]===Kt}isRegExp(){return this.#e[this.#r]instanceof RegExp}globString(){return this.#_=this.#_||(this.#r===0?this.isAbsolute()?this.#n[0]+this.#n.slice(1).join("/"):this.#n.join("/"):this.#n.slice(this.#r).join("/"))}hasMore(){return this.length>this.#r+1}rest(){return this.#c!==void 0?this.#c:this.hasMore()?(this.#c=new n(this.#e,this.#n,this.#r+1,this.#t),this.#c.#s=this.#s,this.#c.#u=this.#u,this.#c.#i=this.#i,this.#c):this.#c=null}isUNC(){let e=this.#e;return this.#u!==void 0?this.#u:this.#u=this.#t==="win32"&&this.#r===0&&e[0]===""&&e[1]===""&&typeof e[2]=="string"&&!!e[2]&&typeof e[3]=="string"&&!!e[3]}isDrive(){let e=this.#e;return this.#i!==void 0?this.#i:this.#i=this.#t==="win32"&&this.#r===0&&this.length>1&&typeof e[0]=="string"&&/^[a-z]:$/i.test(e[0])}isAbsolute(){let e=this.#e;return this.#s!==void 0?this.#s:this.#s=e[0]===""&&e.length>1||this.isDrive()||this.isUNC()}root(){let e=this.#e[0];return typeof e=="string"&&this.isAbsolute()&&this.#r===0?e:""}checkFollowGlobstar(){return!(this.#r===0||!this.isGlobstar()||!this.#l)}markFollowGlobstar(){return this.#r===0||!this.isGlobstar()||!this.#l?!1:(this.#l=!1,!0)}};var CY=typeof process=="object"&&process&&typeof process.platform=="string"?process.platform:"linux",au=class{static{o(this,"Ignore")}relative;relativeChildren;absolute;absoluteChildren;platform;mmopts;constructor(e,{nobrace:t,nocase:r,noext:i,noglobstar:s,platform:a=CY}){this.relative=[],this.absolute=[],this.relativeChildren=[],this.absoluteChildren=[],this.platform=a,this.mmopts={dot:!0,nobrace:t,nocase:r,noext:i,noglobstar:s,optimizationLevel:2,platform:a,nocomment:!0,nonegate:!0};for(let c of e)this.add(c)}add(e){let t=new Gn(e,this.mmopts);for(let r=0;r<t.set.length;r++){let i=t.set[r],s=t.globParts[r];if(!i||!s)throw new Error("invalid pattern object");for(;i[0]==="."&&s[0]===".";)i.shift(),s.shift();let a=new su(i,s,0,this.platform),c=new Gn(a.globString(),this.mmopts),l=s[s.length-1]==="**",u=a.isAbsolute();u?this.absolute.push(c):this.relative.push(c),l&&(u?this.absoluteChildren.push(c):this.relativeChildren.push(c))}}ignored(e){let t=e.fullpath(),r=`${t}/`,i=e.relative()||".",s=`${i}/`;for(let a of this.relative)if(a.match(i)||a.match(s))return!0;for(let a of this.absolute)if(a.match(t)||a.match(r))return!0;return!1}childrenIgnored(e){let t=e.fullpath()+"/",r=(e.relative()||".")+"/";for(let i of this.relativeChildren)if(i.match(r))return!0;for(let i of this.absoluteChildren)if(i.match(t))return!0;return!1}};var DE=class n{static{o(this,"HasWalkedCache")}store;constructor(e=new Map){this.store=e}copy(){return new n(new Map(this.store))}hasWalked(e,t){return this.store.get(e.fullpath())?.has(t.globString())}storeWalked(e,t){let r=e.fullpath(),i=this.store.get(r);i?i.add(t.globString()):this.store.set(r,new Set([t.globString()]))}},NE=class{static{o(this,"MatchRecord")}store=new Map;add(e,t,r){let i=(t?2:0)|(r?1:0),s=this.store.get(e);this.store.set(e,s===void 0?i:i&s)}entries(){return[...this.store.entries()].map(([e,t])=>[e,!!(t&2),!!(t&1)])}},LE=class{static{o(this,"SubWalks")}store=new Map;add(e,t){if(!e.canReaddir())return;let r=this.store.get(e);r?r.find(i=>i.globString()===t.globString())||r.push(t):this.store.set(e,[t])}get(e){let t=this.store.get(e);if(!t)throw new Error("attempting to walk unknown path");return t}entries(){return this.keys().map(e=>[e,this.store.get(e)])}keys(){return[...this.store.keys()].filter(e=>e.canReaddir())}},pd=class n{static{o(this,"Processor")}hasWalkedCache;matches=new NE;subwalks=new LE;patterns;follow;dot;opts;constructor(e,t){this.opts=e,this.follow=!!e.follow,this.dot=!!e.dot,this.hasWalkedCache=t?t.copy():new DE}processPatterns(e,t){this.patterns=t;let r=t.map(i=>[e,i]);for(let[i,s]of r){this.hasWalkedCache.storeWalked(i,s);let a=s.root(),c=s.isAbsolute()&&this.opts.absolute!==!1;if(a){i=i.resolve(a==="/"&&this.opts.root!==void 0?this.opts.root:a);let d=s.rest();if(d)s=d;else{this.matches.add(i,!0,!1);continue}}if(i.isENOENT())continue;let l,u,f=!1;for(;typeof(l=s.pattern())=="string"&&(u=s.rest());)i=i.resolve(l),s=u,f=!0;if(l=s.pattern(),u=s.rest(),f){if(this.hasWalkedCache.hasWalked(i,s))continue;this.hasWalkedCache.storeWalked(i,s)}if(typeof l=="string"){let d=l===".."||l===""||l===".";this.matches.add(i.resolve(l),c,d);continue}else if(l===Kt){(!i.isSymbolicLink()||this.follow||s.checkFollowGlobstar())&&this.subwalks.add(i,s);let d=u?.pattern(),h=u?.rest();if(!u||(d===""||d===".")&&!h)this.matches.add(i,c,d===""||d===".");else if(d===".."){let p=i.parent||i;h?this.hasWalkedCache.hasWalked(p,h)||this.subwalks.add(p,h):this.matches.add(p,c,!0)}}else l instanceof RegExp&&this.subwalks.add(i,s)}return this}subwalkTargets(){return this.subwalks.keys()}child(){return new n(this.opts,this.hasWalkedCache)}filterEntries(e,t){let r=this.subwalks.get(e),i=this.child();for(let s of t)for(let a of r){let c=a.isAbsolute(),l=a.pattern(),u=a.rest();l===Kt?i.testGlobstar(s,a,u,c):l instanceof RegExp?i.testRegExp(s,l,u,c):i.testString(s,l,u,c)}return i}testGlobstar(e,t,r,i){if((this.dot||!e.name.startsWith("."))&&(t.hasMore()||this.matches.add(e,i,!1),e.canReaddir()&&(this.follow||!e.isSymbolicLink()?this.subwalks.add(e,t):e.isSymbolicLink()&&(r&&t.checkFollowGlobstar()?this.subwalks.add(e,r):t.markFollowGlobstar()&&this.subwalks.add(e,t)))),r){let s=r.pattern();if(typeof s=="string"&&s!==".."&&s!==""&&s!==".")this.testString(e,s,r.rest(),i);else if(s===".."){let a=e.parent||e;this.subwalks.add(a,r)}else s instanceof RegExp&&this.testRegExp(e,s,r.rest(),i)}}testRegExp(e,t,r,i){t.test(e.name)&&(r?this.subwalks.add(e,r):this.matches.add(e,i,!1))}testString(e,t,r,i){e.isNamed(t)&&(r?this.subwalks.add(e,r):this.matches.add(e,i,!1))}};var IY=o((n,e)=>typeof n=="string"?new au([n],e):Array.isArray(n)?new au(n,e):n,"makeIgnore"),ey=class{static{o(this,"GlobUtil")}path;patterns;opts;seen=new Set;paused=!1;aborted=!1;#e=[];#n;#r;signal;maxDepth;includeChildMatches;constructor(e,t,r){if(this.patterns=e,this.path=t,this.opts=r,this.#r=!r.posix&&r.platform==="win32"?"\\":"/",this.includeChildMatches=r.includeChildMatches!==!1,(r.ignore||!this.includeChildMatches)&&(this.#n=IY(r.ignore??[],r),!this.includeChildMatches&&typeof this.#n.add!="function")){let i="cannot ignore child matches, ignore lacks add() method.";throw new Error(i)}this.maxDepth=r.maxDepth||1/0,r.signal&&(this.signal=r.signal,this.signal.addEventListener("abort",()=>{this.#e.length=0}))}#t(e){return this.seen.has(e)||!!this.#n?.ignored?.(e)}#c(e){return!!this.#n?.childrenIgnored?.(e)}pause(){this.paused=!0}resume(){if(this.signal?.aborted)return;this.paused=!1;let e;for(;!this.paused&&(e=this.#e.shift());)e()}onResume(e){this.signal?.aborted||(this.paused?this.#e.push(e):e())}async matchCheck(e,t){if(t&&this.opts.nodir)return;let r;if(this.opts.realpath){if(r=e.realpathCached()||await e.realpath(),!r)return;e=r}let s=e.isUnknown()||this.opts.stat?await e.lstat():e;if(this.opts.follow&&this.opts.nodir&&s?.isSymbolicLink()){let a=await s.realpath();a&&(a.isUnknown()||this.opts.stat)&&await a.lstat()}return this.matchCheckTest(s,t)}matchCheckTest(e,t){return e&&(this.maxDepth===1/0||e.depth()<=this.maxDepth)&&(!t||e.canReaddir())&&(!this.opts.nodir||!e.isDirectory())&&(!this.opts.nodir||!this.opts.follow||!e.isSymbolicLink()||!e.realpathCached()?.isDirectory())&&!this.#t(e)?e:void 0}matchCheckSync(e,t){if(t&&this.opts.nodir)return;let r;if(this.opts.realpath){if(r=e.realpathCached()||e.realpathSync(),!r)return;e=r}let s=e.isUnknown()||this.opts.stat?e.lstatSync():e;if(this.opts.follow&&this.opts.nodir&&s?.isSymbolicLink()){let a=s.realpathSync();a&&(a?.isUnknown()||this.opts.stat)&&a.lstatSync()}return this.matchCheckTest(s,t)}matchFinish(e,t){if(this.#t(e))return;if(!this.includeChildMatches&&this.#n?.add){let s=`${e.relativePosix()}/**`;this.#n.add(s)}let r=this.opts.absolute===void 0?t:this.opts.absolute;this.seen.add(e);let i=this.opts.mark&&e.isDirectory()?this.#r:"";if(this.opts.withFileTypes)this.matchEmit(e);else if(r){let s=this.opts.posix?e.fullpathPosix():e.fullpath();this.matchEmit(s+i)}else{let s=this.opts.posix?e.relativePosix():e.relative(),a=this.opts.dotRelative&&!s.startsWith(".."+this.#r)?"."+this.#r:"";this.matchEmit(s?a+s+i:"."+i)}}async match(e,t,r){let i=await this.matchCheck(e,r);i&&this.matchFinish(i,t)}matchSync(e,t,r){let i=this.matchCheckSync(e,r);i&&this.matchFinish(i,t)}walkCB(e,t,r){this.signal?.aborted&&r(),this.walkCB2(e,t,new pd(this.opts),r)}walkCB2(e,t,r,i){if(this.#c(e))return i();if(this.signal?.aborted&&i(),this.paused){this.onResume(()=>this.walkCB2(e,t,r,i));return}r.processPatterns(e,t);let s=1,a=o(()=>{--s===0&&i()},"next");for(let[c,l,u]of r.matches.entries())this.#t(c)||(s++,this.match(c,l,u).then(()=>a()));for(let c of r.subwalkTargets()){if(this.maxDepth!==1/0&&c.depth()>=this.maxDepth)continue;s++;let l=c.readdirCached();c.calledReaddir()?this.walkCB3(c,l,r,a):c.readdirCB((u,f)=>this.walkCB3(c,f,r,a),!0)}a()}walkCB3(e,t,r,i){r=r.filterEntries(e,t);let s=1,a=o(()=>{--s===0&&i()},"next");for(let[c,l,u]of r.matches.entries())this.#t(c)||(s++,this.match(c,l,u).then(()=>a()));for(let[c,l]of r.subwalks.entries())s++,this.walkCB2(c,l,r.child(),a);a()}walkCBSync(e,t,r){this.signal?.aborted&&r(),this.walkCB2Sync(e,t,new pd(this.opts),r)}walkCB2Sync(e,t,r,i){if(this.#c(e))return i();if(this.signal?.aborted&&i(),this.paused){this.onResume(()=>this.walkCB2Sync(e,t,r,i));return}r.processPatterns(e,t);let s=1,a=o(()=>{--s===0&&i()},"next");for(let[c,l,u]of r.matches.entries())this.#t(c)||this.matchSync(c,l,u);for(let c of r.subwalkTargets()){if(this.maxDepth!==1/0&&c.depth()>=this.maxDepth)continue;s++;let l=c.readdirSync();this.walkCB3Sync(c,l,r,a)}a()}walkCB3Sync(e,t,r,i){r=r.filterEntries(e,t);let s=1,a=o(()=>{--s===0&&i()},"next");for(let[c,l,u]of r.matches.entries())this.#t(c)||this.matchSync(c,l,u);for(let[c,l]of r.subwalks.entries())s++,this.walkCB2Sync(c,l,r.child(),a);a()}},md=class extends ey{static{o(this,"GlobWalker")}matches=new Set;constructor(e,t,r){super(e,t,r)}matchEmit(e){this.matches.add(e)}async walk(){if(this.signal?.aborted)throw this.signal.reason;return this.path.isUnknown()&&await this.path.lstat(),await new Promise((e,t)=>{this.walkCB(this.path,this.patterns,()=>{this.signal?.aborted?t(this.signal.reason):e(this.matches)})}),this.matches}walkSync(){if(this.signal?.aborted)throw this.signal.reason;return this.path.isUnknown()&&this.path.lstatSync(),this.walkCBSync(this.path,this.patterns,()=>{if(this.signal?.aborted)throw this.signal.reason}),this.matches}},gd=class extends ey{static{o(this,"GlobStream")}results;constructor(e,t,r){super(e,t,r),this.results=new io({signal:this.signal,objectMode:!0}),this.results.on("drain",()=>this.resume()),this.results.on("resume",()=>this.resume())}matchEmit(e){this.results.write(e),this.results.flowing||this.pause()}stream(){let e=this.path;return e.isUnknown()?e.lstat().then(()=>{this.walkCB(e,this.patterns,()=>this.results.end())}):this.walkCB(e,this.patterns,()=>this.results.end()),this.results}streamSync(){return this.path.isUnknown()&&this.path.lstatSync(),this.walkCBSync(this.path,this.patterns,()=>this.results.end()),this.results}};var RY=typeof process=="object"&&process&&typeof process.platform=="string"?process.platform:"linux",Qi=class{static{o(this,"Glob")}absolute;cwd;root;dot;dotRelative;follow;ignore;magicalBraces;mark;matchBase;maxDepth;nobrace;nocase;nodir;noext;noglobstar;pattern;platform;realpath;scurry;stat;signal;windowsPathsNoEscape;withFileTypes;includeChildMatches;opts;patterns;constructor(e,t){if(!t)throw new TypeError("glob options required");if(this.withFileTypes=!!t.withFileTypes,this.signal=t.signal,this.follow=!!t.follow,this.dot=!!t.dot,this.dotRelative=!!t.dotRelative,this.nodir=!!t.nodir,this.mark=!!t.mark,t.cwd?(t.cwd instanceof URL||t.cwd.startsWith("file://"))&&(t.cwd=(0,tD.fileURLToPath)(t.cwd)):this.cwd="",this.cwd=t.cwd||"",this.root=t.root,this.magicalBraces=!!t.magicalBraces,this.nobrace=!!t.nobrace,this.noext=!!t.noext,this.realpath=!!t.realpath,this.absolute=t.absolute,this.includeChildMatches=t.includeChildMatches!==!1,this.noglobstar=!!t.noglobstar,this.matchBase=!!t.matchBase,this.maxDepth=typeof t.maxDepth=="number"?t.maxDepth:1/0,this.stat=!!t.stat,this.ignore=t.ignore,this.withFileTypes&&this.absolute!==void 0)throw new Error("cannot set absolute and withFileTypes:true");if(typeof e=="string"&&(e=[e]),this.windowsPathsNoEscape=!!t.windowsPathsNoEscape||t.allowWindowsEscape===!1,this.windowsPathsNoEscape&&(e=e.map(l=>l.replace(/\\/g,"/"))),this.matchBase){if(t.noglobstar)throw new TypeError("base matching requires globstar");e=e.map(l=>l.includes("/")?l:`./**/${l}`)}if(this.pattern=e,this.platform=t.platform||RY,this.opts={...t,platform:this.platform},t.scurry){if(this.scurry=t.scurry,t.nocase!==void 0&&t.nocase!==t.scurry.nocase)throw new Error("nocase option contradicts provided scurry option")}else{let l=t.platform==="win32"?nu:t.platform==="darwin"?hd:t.platform?iu:eD;this.scurry=new l(this.cwd,{nocase:t.nocase,fs:t.fs})}this.nocase=this.scurry.nocase;let r=this.platform==="darwin"||this.platform==="win32",i={...t,dot:this.dot,matchBase:this.matchBase,nobrace:this.nobrace,nocase:this.nocase,nocaseMagicOnly:r,nocomment:!0,noext:this.noext,nonegate:!0,optimizationLevel:2,platform:this.platform,windowsPathsNoEscape:this.windowsPathsNoEscape,debug:!!this.opts.debug},s=this.pattern.map(l=>new Gn(l,i)),[a,c]=s.reduce((l,u)=>(l[0].push(...u.set),l[1].push(...u.globParts),l),[[],[]]);this.patterns=a.map((l,u)=>{let f=c[u];if(!f)throw new Error("invalid pattern object");return new su(l,f,0,this.platform)})}async walk(){return[...await new md(this.patterns,this.scurry.cwd,{...this.opts,maxDepth:this.maxDepth!==1/0?this.maxDepth+this.scurry.cwd.depth():1/0,platform:this.platform,nocase:this.nocase,includeChildMatches:this.includeChildMatches}).walk()]}walkSync(){return[...new md(this.patterns,this.scurry.cwd,{...this.opts,maxDepth:this.maxDepth!==1/0?this.maxDepth+this.scurry.cwd.depth():1/0,platform:this.platform,nocase:this.nocase,includeChildMatches:this.includeChildMatches}).walkSync()]}stream(){return new gd(this.patterns,this.scurry.cwd,{...this.opts,maxDepth:this.maxDepth!==1/0?this.maxDepth+this.scurry.cwd.depth():1/0,platform:this.platform,nocase:this.nocase,includeChildMatches:this.includeChildMatches}).stream()}streamSync(){return new gd(this.patterns,this.scurry.cwd,{...this.opts,maxDepth:this.maxDepth!==1/0?this.maxDepth+this.scurry.cwd.depth():1/0,platform:this.platform,nocase:this.nocase,includeChildMatches:this.includeChildMatches}).streamSync()}iterateSync(){return this.streamSync()[Symbol.iterator]()}[Symbol.iterator](){return this.iterateSync()}iterate(){return this.stream()[Symbol.asyncIterator]()}[Symbol.asyncIterator](){return this.iterate()}};var kE=o((n,e={})=>{Array.isArray(n)||(n=[n]);for(let t of n)if(new Gn(t,e).hasMagic())return!0;return!1},"hasMagic");function ry(n,e={}){return new Qi(n,e).streamSync()}o(ry,"globStreamSync");function nD(n,e={}){return new Qi(n,e).stream()}o(nD,"globStream");function iD(n,e={}){return new Qi(n,e).walkSync()}o(iD,"globSync");async function rD(n,e={}){return new Qi(n,e).walk()}o(rD,"glob_");function ny(n,e={}){return new Qi(n,e).iterateSync()}o(ny,"globIterateSync");function sD(n,e={}){return new Qi(n,e).iterate()}o(sD,"globIterate");var PY=ry,OY=Object.assign(nD,{sync:ry}),FY=ny,DY=Object.assign(sD,{sync:ny}),NY=Object.assign(iD,{stream:ry,iterate:ny}),ty=Object.assign(rD,{glob:rD,globSync:iD,sync:NY,globStream:nD,stream:OY,globStreamSync:ry,streamSync:PY,globIterate:sD,iterate:DY,globIterateSync:ny,iterateSync:FY,Glob:Qi,hasMagic:kE,escape:Xl,unescape:Gi});ty.glob=ty;var oc=K(Dt());var Pt=class{constructor(e){this.rootPath=e}static{o(this,"NodeFsAdapter")}async readFile(e){let t=this.resolvePath(e);if(!await mr.default.pathExists(t))throw new oc.FileNotFoundError(e);return mr.default.readFile(t,"utf-8")}async fileExists(e){let t=this.resolvePath(e);return mr.default.pathExists(t)}async getFileMetadata(e){let t=await this.readFile(e);return this.extractFrontmatter(t)}async createFile(e,t){let r=this.resolvePath(e);if(await mr.default.pathExists(r))throw new oc.FileAlreadyExistsError(e);return await mr.default.ensureDir(ao.default.dirname(r)),await mr.default.writeFile(r,t,"utf-8"),e}async updateFile(e,t){let r=this.resolvePath(e);if(!await mr.default.pathExists(r))throw new oc.FileNotFoundError(e);await mr.default.writeFile(r,t,"utf-8")}async writeFile(e,t){let r=this.resolvePath(e);await mr.default.ensureDir(ao.default.dirname(r)),await mr.default.writeFile(r,t,"utf-8")}async deleteFile(e){let t=this.resolvePath(e);if(!await mr.default.pathExists(t))throw new oc.FileNotFoundError(e);await mr.default.remove(t)}async renameFile(e,t){let r=this.resolvePath(e),i=this.resolvePath(t);if(!await mr.default.pathExists(r))throw new oc.FileNotFoundError(e);await mr.default.ensureDir(ao.default.dirname(i)),await mr.default.move(r,i)}async createDirectory(e){let t=this.resolvePath(e);await mr.default.ensureDir(t)}async directoryExists(e){let t=this.resolvePath(e);return await mr.default.pathExists(t)?(await mr.default.stat(t)).isDirectory():!1}async getMarkdownFiles(e){let t=e?this.resolvePath(e):this.rootPath,r=ao.default.join(t,"**/*.md");return(await ty(r,{nodir:!0})).map(a=>ao.default.relative(this.rootPath,a))}async findFilesByMetadata(e){let t=await this.getMarkdownFiles(),r=[];for(let i of t)try{let s=await this.getFileMetadata(i);this.matchesQuery(s,e)&&r.push(i)}catch{continue}return r}async findFileByUID(e){let t=await this.findFilesByMetadata({exo__Asset_uid:e});return t.length>0?t[0]:null}resolvePath(e){return ao.default.isAbsolute(e)?e:ao.default.join(this.rootPath,e)}extractFrontmatter(e){let t=/^---\n([\s\S]*?)\n---/,r=e.match(t);if(!r)return{};try{let i=sr.load(r[1]);return typeof i=="object"&&i!==null?i:{}}catch{return{}}}matchesQuery(e,t){for(let[r,i]of Object.entries(t)){let s=e[r];if(Array.isArray(s)){if(!s.some(a=>this.normalizeValue(a)===this.normalizeValue(i)))return!1}else if(this.normalizeValue(s)!==this.normalizeValue(i))return!1}return!0}normalizeValue(e){return e==null?"":String(e).replace(/["'[\]]/g,"").trim()}};var yd=K(require("path")),ME=K(Za());var ou=class{constructor(e){this.vaultRoot=e}static{o(this,"PathResolver")}resolve(e){if(!yd.default.isAbsolute(e))return yd.default.resolve(this.vaultRoot,e);let t=yd.default.resolve(e),r=yd.default.resolve(this.vaultRoot);if(!t.startsWith(r))throw new Ke(`File path ${e} is outside vault root ${this.vaultRoot}`,"Provide a file path within the vault directory.",{filepath:e,vaultRoot:this.vaultRoot});return t}validate(e){if(!ME.default.existsSync(e))throw new Bf(e);if(!ME.default.statSync(e).isFile())throw new Ke(`Not a file: ${e}`,"Provide a path to a file, not a directory.",{filepath:e});if(!e.endsWith(".md"))throw new Ke(`Not a Markdown file: ${e}`,"Provide a path to a .md file.",{filepath:e})}getVaultRoot(){return this.vaultRoot}};var fD=K(Dt());var aD=K(Dt());var Ki=class{static{o(this,"BaseCommandExecutor")}constructor(e){this.pathResolver=e.pathResolver,this.fsAdapter=e.fsAdapter,this.frontmatterService=e.frontmatterService,this.dryRun=e.dryRun}resolveAndValidate(e){let t=this.pathResolver.resolve(e);this.pathResolver.validate(t);let r=t.replace(this.pathResolver.getVaultRoot()+"/","");return{resolvedPath:t,relativePath:r}}getCurrentTimestamp(){return aD.DateFormatter.toLocalTimestamp(new Date)}isAssetArchived(e){if(e?.exo__Asset_isArchived===!0)return!0;let t=e?.archived;if(t==null)return!1;if(typeof t=="boolean")return t;if(typeof t=="number")return t!==0;if(typeof t=="string"){let r=t.toLowerCase().trim();return r==="true"||r==="yes"||r==="1"}return!1}extractAliasesFromFrontmatter(e){let t=e.match(/aliases:\s*\n((?: - .*\n?)*)/);return t?t[1].split(`
618
+ `).filter(i=>i.trim()).map(i=>i.replace(/^\s*-\s*/,"").trim()):[]}};var _d=class extends Ki{static{o(this,"StatusCommandExecutor")}constructor(e){super(e)}async executeStart(e){try{let{relativePath:t}=this.resolveAndValidate(e),r=await this.fsAdapter.readFile(t),i=this.getCurrentTimestamp(),s=this.frontmatterService.updateProperty(r,"ems__Effort_status",'"[[ems__EffortStatusDoing]]"');s=this.frontmatterService.updateProperty(s,"ems__Effort_startTimestamp",i),await this.fsAdapter.updateFile(t,s),console.log(`\u2705 Started: ${e}`),console.log(" Status: Doing"),console.log(` Start time: ${i}`),process.exit(0)}catch(t){D.handle(t)}}async executeComplete(e){try{let{relativePath:t}=this.resolveAndValidate(e),r=await this.fsAdapter.readFile(t),i=this.getCurrentTimestamp(),s=this.frontmatterService.updateProperty(r,"ems__Effort_status",'"[[ems__EffortStatusDone]]"');s=this.frontmatterService.updateProperty(s,"ems__Effort_endTimestamp",i),s=this.frontmatterService.updateProperty(s,"ems__Effort_resolutionTimestamp",i),await this.fsAdapter.updateFile(t,s),console.log(`\u2705 Completed: ${e}`),console.log(" Status: Done"),console.log(` Completion time: ${i}`),process.exit(0)}catch(t){D.handle(t)}}async executeTrash(e){try{let{relativePath:t}=this.resolveAndValidate(e),r=await this.fsAdapter.readFile(t),i=this.getCurrentTimestamp(),s=this.frontmatterService.updateProperty(r,"ems__Effort_status",'"[[ems__EffortStatusTrashed]]"');s=this.frontmatterService.updateProperty(s,"ems__Effort_resolutionTimestamp",i),await this.fsAdapter.updateFile(t,s),console.log(`\u2705 Trashed: ${e}`),console.log(" Status: Trashed"),console.log(` Resolution time: ${i}`),process.exit(0)}catch(t){D.handle(t)}}async executeArchive(e){try{let{relativePath:t}=this.resolveAndValidate(e),r=await this.fsAdapter.readFile(t),i=this.frontmatterService.updateProperty(r,"archived","true");i=this.frontmatterService.removeProperty(i,"aliases"),await this.fsAdapter.updateFile(t,i),console.log(`\u2705 Archived: ${e}`),console.log(" Archived: true"),console.log(" Aliases removed"),process.exit(0)}catch(t){D.handle(t)}}async executeMoveToBacklog(e){try{await this.updateStatus(e,"ems__EffortStatusBacklog","Backlog"),process.exit(0)}catch(t){D.handle(t)}}async executeMoveToAnalysis(e){try{await this.updateStatus(e,"ems__EffortStatusAnalysis","Analysis"),process.exit(0)}catch(t){D.handle(t)}}async executeMoveToToDo(e){try{await this.updateStatus(e,"ems__EffortStatusToDo","ToDo"),process.exit(0)}catch(t){D.handle(t)}}async updateStatus(e,t,r){let{relativePath:i}=this.resolveAndValidate(e),s=await this.fsAdapter.readFile(i),a=this.frontmatterService.updateProperty(s,"ems__Effort_status",`"[[${t}]]"`);await this.fsAdapter.updateFile(i,a),console.log(`\u2705 Moved to ${r}: ${e}`),console.log(` Status: ${r}`)}};var Ur=[];for(let n=0;n<256;++n)Ur.push((n+256).toString(16).slice(1));function oD(n,e=0){return(Ur[n[e+0]]+Ur[n[e+1]]+Ur[n[e+2]]+Ur[n[e+3]]+"-"+Ur[n[e+4]]+Ur[n[e+5]]+"-"+Ur[n[e+6]]+Ur[n[e+7]]+"-"+Ur[n[e+8]]+Ur[n[e+9]]+"-"+Ur[n[e+10]]+Ur[n[e+11]]+Ur[n[e+12]]+Ur[n[e+13]]+Ur[n[e+14]]+Ur[n[e+15]]).toLowerCase()}o(oD,"unsafeStringify");var cD=require("node:crypto");var sy=new Uint8Array(256),iy=sy.length;function jE(){return iy>sy.length-16&&((0,cD.randomFillSync)(sy),iy=0),sy.slice(iy,iy+=16)}o(jE,"rng");var lD=require("node:crypto"),$E={randomUUID:lD.randomUUID};function kY(n,e,t){n=n||{};let r=n.random??n.rng?.()??jE();if(r.length<16)throw new Error("Random bytes length must be >= 16");if(r[6]=r[6]&15|64,r[8]=r[8]&63|128,e){if(t=t||0,t<0||t+16>e.length)throw new RangeError(`UUID byte range ${t}:${t+15} is out of buffer bounds`);for(let i=0;i<16;++i)e[t+i]=r[i];return e}return oD(r)}o(kY,"_v4");function MY(n,e,t){return $E.randomUUID&&!e&&!n?$E.randomUUID():kY(n,e,t)}o(MY,"v4");var Sd=MY;var cu=K(Dt());var vd=class extends Ki{static{o(this,"AssetCreationExecutor")}constructor(e){super(e)}async executeCreateTask(e,t,r={}){try{await this.createAsset(e,t,"ems__Task",r),process.exit(0)}catch(i){D.handle(i)}}async executeCreateMeeting(e,t,r={}){try{await this.createAsset(e,t,"ems__Meeting",r),process.exit(0)}catch(i){D.handle(i)}}async executeCreateProject(e,t,r={}){try{await this.createAsset(e,t,"ems__Project",r),process.exit(0)}catch(i){D.handle(i)}}async executeCreateArea(e,t,r={}){try{await this.createAsset(e,t,"ems__Area",r),process.exit(0)}catch(i){D.handle(i)}}async createAsset(e,t,r,i={}){if(!t||t.trim().length===0)throw new Error("Label cannot be empty");let s=t.trim(),{relativePath:a}=this.resolveAndValidate(e);if(await this.fsAdapter.fileExists(a))throw new cu.FileAlreadyExistsError(e);let l=Sd(),u=this.buildAssetFrontmatter(r,l,s,i),f=cu.MetadataHelpers.buildFileContent(u);await this.fsAdapter.createFile(a,f),console.log(`\u2705 Created ${this.getAssetTypeName(r)}: ${e}`),console.log(` UID: ${l}`),console.log(` Label: ${s}`),console.log(` Class: ${r}`)}buildAssetFrontmatter(e,t,r,i={}){let s=cu.DateFormatter.toLocalTimestamp(new Date),a={exo__Asset_isDefinedBy:'"[[Ontology/EMS]]"',exo__Asset_uid:t,exo__Asset_label:r,exo__Asset_createdAt:s,exo__Instance_class:[`"[[${e}]]"`],aliases:[r]};return(e==="ems__Task"||e==="ems__Project"||e==="ems__Meeting")&&(a.ems__Effort_status='"[[ems__EffortStatusDraft]]"'),i.prototype&&(a.exo__Asset_prototype=`"[[${i.prototype}]]"`),i.area&&(a.ems__Effort_area=`"[[${i.area}]]"`),i.parent&&(a.ems__Effort_parent=`"[[${i.parent}]]"`),a}getAssetTypeName(e){return{ems__Task:"task",ems__Meeting:"meeting",ems__Project:"project",ems__Area:"area"}[e]||"asset"}};var BE=K(require("path"));var uD=K(Dt());var bd=class extends Ki{static{o(this,"PropertyCommandExecutor")}constructor(e){super(e)}async executeRenameToUid(e){try{let{relativePath:t}=this.resolveAndValidate(e),r=await this.fsAdapter.getFileMetadata(t);if(!r.exo__Asset_uid)throw new Error("Asset missing exo__Asset_uid property");let i=BE.default.basename(t,".md"),s=r.exo__Asset_uid;if(i===s&&(console.log(`\u2705 Already renamed: ${e}`),console.log(` Current filename matches UID: ${s}.md`),process.exit(0)),!r.exo__Asset_label||r.exo__Asset_label.trim()===""){let l=await this.fsAdapter.readFile(t),u=this.frontmatterService.updateProperty(l,"exo__Asset_label",i),f=this.isAssetArchived(r),d=u;f||(d=this.frontmatterService.updateProperty(u,"aliases",`
619
619
  - ${i}`)),await this.fsAdapter.updateFile(t,d),console.log(` Updated label: "${i}"`)}let a=BE.default.dirname(t),c=a!=="."?`${a}/${s}.md`:`${s}.md`;await this.fsAdapter.renameFile(t,c),console.log("\u2705 Renamed to UID format"),console.log(` Old: ${t}`),console.log(` New: ${c}`),process.exit(0)}catch(t){D.handle(t)}}async executeUpdateLabel(e,t){try{if(!t||t.trim().length===0)throw new Error("Label cannot be empty");let r=t.trim(),{relativePath:i}=this.resolveAndValidate(e),s=await this.fsAdapter.readFile(i),a=this.frontmatterService.updateProperty(s,"exo__Asset_label",r),c=this.frontmatterService.parse(a),l=this.extractAliasesFromFrontmatter(c.content);if(l.includes(r)||(l.length===0?a=this.frontmatterService.updateProperty(a,"aliases",`
620
620
  - ${r}`):a=this.frontmatterService.updateProperty(a,"aliases",`${l.map(u=>`
621
621
  - ${u}`).join("")}
622
622
  - ${r}`)),this.dryRun){if(console.log("\u{1F50D} DRY RUN: Preview of changes (not applied)"),console.log(` File: ${e}`),console.log(" Changes:"),console.log(` \u2022 exo__Asset_label: "${r}"`),l.includes(r))console.log(" \u2022 aliases: unchanged (label already present)");else{let u=l.length===0?[r]:[...l,r];console.log(` \u2022 aliases: [${u.map(f=>`"${f}"`).join(", ")}]`)}console.log(`
623
623
  \u{1F4A1} Run without --dry-run to apply changes`),process.exit(0)}await this.fsAdapter.updateFile(i,a),console.log("\u2705 Updated label"),console.log(` File: ${e}`),console.log(` New label: "${r}"`),console.log(" Aliases synchronized"),process.exit(0)}catch(r){D.handle(r)}}async executeSchedule(e,t){try{await this.updatePlannedTimestamp(e,t,"ems__Effort_plannedStartTimestamp"),process.exit(0)}catch(r){D.handle(r)}}async executeSetDeadline(e,t){try{await this.updatePlannedTimestamp(e,t,"ems__Effort_plannedEndTimestamp"),process.exit(0)}catch(r){D.handle(r)}}async updatePlannedTimestamp(e,t,r){let{relativePath:i}=this.resolveAndValidate(e);if(!await this.fsAdapter.fileExists(i))throw new Error(`File not found: ${e}`);if(!/^\d{4}-\d{2}-\d{2}$/.test(t))throw new Error(`Invalid date format: ${t}. Expected YYYY-MM-DD (e.g., 2025-11-25)`);let a=uD.DateFormatter.toTimestampAtStartOfDay(t),c=await this.fsAdapter.readFile(i),l=this.frontmatterService.updateProperty(c,r,a);await this.fsAdapter.writeFile(i,l),console.log(`\u2705 ${r==="ems__Effort_plannedStartTimestamp"?"Scheduled":"Set deadline for"}: ${e}`),console.log(` Date: ${t}`),console.log(` Timestamp: ${a}`)}};var oo=K(require("path"));var wd=class extends Ki{static{o(this,"FolderRepairExecutor")}constructor(e){super(e)}async executeRepairFolder(e){try{let{relativePath:t}=this.resolveAndValidate(e),i=(await this.fsAdapter.getFileMetadata(t))?.exo__Asset_isDefinedBy;if(!i)throw new Error("Cannot determine expected folder: missing exo__Asset_isDefinedBy");let s=this.extractReference(i);if(!s)throw new Error("Cannot determine expected folder: invalid exo__Asset_isDefinedBy format");let a=await this.findReferencedFile(s,t);if(!a)throw new Error(`Cannot determine expected folder: referenced asset not found: ${s}`);let c=oo.default.dirname(a),l=c==="."?"":c,u=oo.default.dirname(t),f=u==="."?"":u;if(this.normalizePath(f)===this.normalizePath(l))return console.log("\u2705 Already in correct folder"),console.log(` File: ${e}`),console.log(` Folder: ${l||"(root)"}`),process.exit(0),{moved:!1,oldPath:t,newPath:t,expectedFolder:l};if(this.dryRun){let y=oo.default.basename(t),v=l?`${l}/${y}`:y;return console.log("\u{1F50D} DRY RUN: Preview of changes (not applied)"),console.log(` File: ${e}`),console.log(` Current folder: ${f||"(root)"}`),console.log(` Expected folder: ${l||"(root)"}`),console.log(` Would move to: ${v}`),console.log(`
624
624
  \u{1F4A1} Run without --dry-run to apply changes`),process.exit(0),{moved:!1,oldPath:t,newPath:v,expectedFolder:l}}let d=oo.default.basename(t),h=l?`${l}/${d}`:d;if(await this.fsAdapter.fileExists(h))throw new Error(`Cannot move file: ${h} already exists`);return l&&(await this.fsAdapter.directoryExists(l)||await this.fsAdapter.createDirectory(l)),await this.fsAdapter.renameFile(t,h),console.log("\u2705 Moved to correct folder"),console.log(` Old path: ${t}`),console.log(` New path: ${h}`),console.log(` Expected folder: ${l||"(root)"}`),process.exit(0),{moved:!0,oldPath:t,newPath:h,expectedFolder:l}}catch(t){D.handle(t)}}extractReference(e){if(typeof e!="string")return null;let t=e.trim().replace(/^["']|["']$/g,"");return t=t.replace(/^\[\[|\]\]$/g,""),t||null}async findReferencedFile(e,t){let r=e.endsWith(".md")?e:`${e}.md`;if(e.includes("/")&&await this.fsAdapter.fileExists(r))return r;let i=oo.default.dirname(t),s=i?`${i}/${r}`:r;if(await this.fsAdapter.fileExists(s))return s;let c=await this.fsAdapter.findFileByUID(e);return c||(await this.fsAdapter.getMarkdownFiles()).find(f=>{let d=oo.default.basename(f,".md"),h=oo.default.basename(r,".md");return d===h})||null}normalizePath(e){return e.replace(/\\/g,"/").replace(/^\.\//,"").replace(/\/$/,"")}};var ay=class{static{o(this,"CommandExecutor")}constructor(e,t=!1){this.context={pathResolver:new ou(e),fsAdapter:new Pt(e),frontmatterService:new fD.FrontmatterService,dryRun:t},this.statusExecutor=new _d(this.context),this.creationExecutor=new vd(this.context),this.propertyExecutor=new bd(this.context),this.folderRepairExecutor=new wd(this.context)}async execute(e,t,r){try{let i=this.context.pathResolver.resolve(t);this.context.pathResolver.validate(i),await this.context.fsAdapter.readFile(i.replace(this.context.pathResolver.getVaultRoot()+"/","")),console.log("\u2705 Command infrastructure verified"),console.log(` Command: ${e}`),console.log(` File: ${i}`),console.log(` Vault: ${this.context.pathResolver.getVaultRoot()}`),Object.keys(r).length>0&&console.log(` Options: ${JSON.stringify(r,null,2)}`),console.log(`
625
- \u{1F4DD} Note: Actual command execution will be implemented in follow-up issues.`),console.log(" This PR establishes the infrastructure foundation."),process.exit(0)}catch(i){D.handle(i)}}getVaultRoot(){return this.context.pathResolver.getVaultRoot()}async executeStart(e){return this.statusExecutor.executeStart(e)}async executeComplete(e){return this.statusExecutor.executeComplete(e)}async executeTrash(e){return this.statusExecutor.executeTrash(e)}async executeArchive(e){return this.statusExecutor.executeArchive(e)}async executeMoveToBacklog(e){return this.statusExecutor.executeMoveToBacklog(e)}async executeMoveToAnalysis(e){return this.statusExecutor.executeMoveToAnalysis(e)}async executeMoveToToDo(e){return this.statusExecutor.executeMoveToToDo(e)}async executeCreateTask(e,t,r={}){return this.creationExecutor.executeCreateTask(e,t,r)}async executeCreateMeeting(e,t,r={}){return this.creationExecutor.executeCreateMeeting(e,t,r)}async executeCreateProject(e,t,r={}){return this.creationExecutor.executeCreateProject(e,t,r)}async executeCreateArea(e,t,r={}){return this.creationExecutor.executeCreateArea(e,t,r)}async executeRenameToUid(e){return this.propertyExecutor.executeRenameToUid(e)}async executeUpdateLabel(e,t){return this.propertyExecutor.executeUpdateLabel(e,t)}async executeSchedule(e,t){return this.propertyExecutor.executeSchedule(e,t)}async executeSetDeadline(e,t){return this.propertyExecutor.executeSetDeadline(e,t)}async executeRepairFolder(e){return this.folderRepairExecutor.executeRepairFolder(e)}};function qr(n,e,t,r,i){if(n==="json"){let s={command:e,filepath:t,action:r,...i&&{changes:i}},a=X.success(s);console.log(JSON.stringify(a,null,2))}else console.log(`\u2705 ${r}`)}o(qr,"outputResult");function cc(n,e,t,r){let i=new Ke(`--${e} option is required for ${t} command`,r,{command:t,missingOption:e});D.handle(i)}o(cc,"handleMissingOption");function hD(){return new ae("command").description("Execute plugin command on single asset").argument("<command-name>","Command to execute (rename-to-uid, start, complete, schedule, set-deadline, etc.)").argument("<filepath>","Path to asset file (relative to vault root or absolute)").option("--vault <path>","Path to Obsidian vault",process.cwd()).option("--label <value>","Asset label (required for update-label and creation commands)").option("--prototype <uid>","Prototype UID for inheritance (creation commands)").option("--area <uid>","Area UID for effort linkage (creation commands)").option("--parent <uid>","Parent UID for effort linkage (creation commands)").option("--date <value>","Date in YYYY-MM-DD format (required for schedule and set-deadline commands)").option("--dry-run","Preview changes without modifying files").option("--format <type>","Output format: text|json (default: text)","text").action(async(n,e,t)=>{let r=t.format||"text";D.setFormat(r),n==="start"&&console.error("\u26A0\uFE0F DEPRECATED: `command start <path>` is deprecated. Use `dyncommand exec <uid>` instead. `command start <path>` will be removed in 2 minor releases (T7.3).");try{let i=(0,dD.resolve)(t.vault),s=new ay(i,t.dryRun);switch(n){case"rename-to-uid":await s.executeRenameToUid(e),qr(r,n,e,"Renamed file to UID-based name");break;case"update-label":t.label||cc(r,"label","update-label",'exocortex command update-label <filepath> --label "<value>"'),await s.executeUpdateLabel(e,t.label),qr(r,n,e,`Updated label to "${t.label}"`,{label:t.label});break;case"start":await s.executeStart(e),qr(r,n,e,"Started task");break;case"complete":await s.executeComplete(e),qr(r,n,e,"Completed task");break;case"trash":await s.executeTrash(e),qr(r,n,e,"Moved task to trash");break;case"archive":await s.executeArchive(e),qr(r,n,e,"Archived task");break;case"move-to-backlog":await s.executeMoveToBacklog(e),qr(r,n,e,"Moved task to backlog");break;case"move-to-analysis":await s.executeMoveToAnalysis(e),qr(r,n,e,"Moved task to analysis");break;case"move-to-todo":await s.executeMoveToToDo(e),qr(r,n,e,"Moved task to todo");break;case"create-task":t.label||cc(r,"label","create-task",'exocortex command create-task <filepath> --label "<value>"'),await s.executeCreateTask(e,t.label,{prototype:t.prototype,area:t.area,parent:t.parent}),qr(r,n,e,`Created task "${t.label}"`,{label:t.label,prototype:t.prototype,area:t.area,parent:t.parent});break;case"create-meeting":t.label||cc(r,"label","create-meeting",'exocortex command create-meeting <filepath> --label "<value>"'),await s.executeCreateMeeting(e,t.label,{prototype:t.prototype,area:t.area,parent:t.parent}),qr(r,n,e,`Created meeting "${t.label}"`,{label:t.label,prototype:t.prototype,area:t.area,parent:t.parent});break;case"create-project":t.label||cc(r,"label","create-project",'exocortex command create-project <filepath> --label "<value>"'),await s.executeCreateProject(e,t.label,{prototype:t.prototype,area:t.area,parent:t.parent}),qr(r,n,e,`Created project "${t.label}"`,{label:t.label,prototype:t.prototype,area:t.area,parent:t.parent});break;case"create-area":t.label||cc(r,"label","create-area",'exocortex command create-area <filepath> --label "<value>"'),await s.executeCreateArea(e,t.label,{prototype:t.prototype,area:t.area,parent:t.parent}),qr(r,n,e,`Created area "${t.label}"`,{label:t.label,prototype:t.prototype,area:t.area,parent:t.parent});break;case"schedule":t.date||cc(r,"date","schedule",'exocortex command schedule <filepath> --date "YYYY-MM-DD"'),await s.executeSchedule(e,t.date),qr(r,n,e,`Scheduled task for ${t.date}`,{date:t.date});break;case"set-deadline":t.date||cc(r,"date","set-deadline",'exocortex command set-deadline <filepath> --date "YYYY-MM-DD"'),await s.executeSetDeadline(e,t.date),qr(r,n,e,`Set deadline to ${t.date}`,{date:t.date});break;case"repair-folder":{let a=await s.executeRepairFolder(e);qr(r,n,e,a.moved?`Moved to correct folder: ${a.newPath}`:"Already in correct folder",{moved:a.moved,oldPath:a.oldPath,newPath:a.newPath,expectedFolder:a.expectedFolder});break}default:await s.execute(n,e,t),qr(r,n,e,`Executed ${n}`);break}}catch(i){D.handle(i)}})}o(hD,"commandCommand");var mD=require("path");var _a=K(require("fs")),VE=K(require("path")),pD=require("events");var MY={watch:_a.default.watch.bind(_a.default),existsSync:_a.default.existsSync.bind(_a.default),statSync:_a.default.statSync.bind(_a.default),readFileSync:_a.default.readFileSync.bind(_a.default)},oy=class extends pD.EventEmitter{constructor(t,r={}){super();this.watcher=null;this.debounceTimers=new Map;this.isRunning=!1;this.vaultPath=VE.default.resolve(t),this.fsAdapter=r.fsAdapter??MY,this.options={pattern:r.pattern??"**/*.md",assetType:r.assetType??"",debounceMs:r.debounceMs??100,recursive:r.recursive??!0}}static{o(this,"FileSystemWatcher")}start(){this.isRunning||(this.watcher=this.fsAdapter.watch(this.vaultPath,{recursive:this.options.recursive},(t,r)=>{r&&this.handleFileEvent(t,r.toString())}),this.watcher.on("error",t=>{this.emit("error",t)}),this.isRunning=!0,this.emit("started"))}stop(){if(this.isRunning){for(let t of this.debounceTimers.values())clearTimeout(t);this.debounceTimers.clear(),this.watcher&&(this.watcher.close(),this.watcher=null),this.isRunning=!1,this.emit("stopped")}}isWatching(){return this.isRunning}handleFileEvent(t,r){let i=VE.default.join(this.vaultPath,r),s=r;if(!this.matchesPattern(s))return;let a=this.debounceTimers.get(i);a&&clearTimeout(a);let c=setTimeout(()=>{this.debounceTimers.delete(i),this.processFileEvent(i,s)},this.options.debounceMs);this.debounceTimers.set(i,c)}processFileEvent(t,r){let i=this.fsAdapter.existsSync(t),s;if(!i)s="delete";else{let l=this.fsAdapter.statSync(t);s=Date.now()-l.birthtimeMs<1e3?"create":"modify"}let a;if(i&&t.endsWith(".md")&&(a=this.extractAssetType(t)),this.options.assetType&&a!==this.options.assetType)return;let c={type:s,path:t,relativePath:r,timestamp:new Date().toISOString(),assetType:a};this.emit("change",c)}matchesPattern(t){return this.options.pattern?Vr(t,this.options.pattern):!0}extractAssetType(t){try{let i=this.fsAdapter.readFileSync(t,"utf-8").match(/^---\n([\s\S]*?)\n---/);if(!i)return;let a=i[1].match(/exo__Instance_class:\s*(?:\[?"?\[\[([^\]]+)\]\]"?\]?|"?\[\[([^\]]+)\]\]"?)/);return a?a[1]||a[2]:void 0}catch{return}}};var UE=K(require("fs"));function gD(){return new ae("watch").description("Watch vault for file changes and emit NDJSON events").option("--vault <path>","Path to Obsidian vault",process.cwd()).option("--pattern <glob>","Glob pattern to filter files (e.g., '*.md', 'tasks/**')").option("--asset-type <type>","Filter by asset type (e.g., 'ems__Task', 'ems__Project')").option("--debounce <ms>","Debounce interval in milliseconds","100").action(async n=>{D.setFormat("json");try{let e=(0,mD.resolve)(n.vault);if(!UE.default.existsSync(e))throw new Te(e);if(!UE.default.statSync(e).isDirectory())throw new Ke(`Vault path is not a directory: ${e}`,"Provide a path to a directory, not a file",{vaultPath:e});let t=parseInt(n.debounce?.toString()??"100",10);if(isNaN(t)||t<0)throw new Ke("--debounce must be a non-negative integer","Use a positive integer value for debounce",{debounce:n.debounce});let r=new oy(e,{pattern:n.pattern,assetType:n.assetType,debounceMs:t});r.on("change",s=>{console.log(JSON.stringify(s))}),r.on("error",s=>{let a=X.error("INTERNAL_OPERATION_FAILED",s.message,5,{recovery:{message:"Check file permissions and vault access",suggestion:"Ensure the vault directory is accessible"}});console.log(JSON.stringify(a))});let i=o(()=>{r.stop(),process.exit(0)},"shutdown");process.on("SIGINT",i),process.on("SIGTERM",i),console.error(`Watching vault: ${e}`),n.pattern&&console.error(` Pattern filter: ${n.pattern}`),n.assetType&&console.error(` Asset type filter: ${n.assetType}`),console.error(` Debounce: ${t}ms`),console.error("Press Ctrl+C to stop"),r.start()}catch(e){D.handle(e)}})}o(gD,"watchCommand");var WE=require("path"),GE=K(Za());var lc=K(require("path"));var lu=K(Dt());var Yi=K(Za()),qE=K(require("crypto"));var cy=class{constructor(){this.backups=new Map;this.fileHashes=new Map}static{o(this,"TransactionManager")}async begin(e){if(!Yi.default.existsSync(e))throw new Error(`Cannot backup non-existent file: ${e}`);let t=await Yi.default.readFile(e,"utf-8"),r=qE.default.createHash("sha256").update(t).digest("hex");this.fileHashes.set(e,r);let i=`${e}.backup.${Date.now()}`;await Yi.default.writeFile(i,t,"utf-8"),this.backups.set(e,i)}async verify(e){let t=this.fileHashes.get(e);if(!t)return!0;if(!Yi.default.existsSync(e))return!1;let r=await Yi.default.readFile(e,"utf-8");return qE.default.createHash("sha256").update(r).digest("hex")===t}async commit(){for(let e of this.backups.values())Yi.default.existsSync(e)&&await Yi.default.remove(e);this.backups.clear(),this.fileHashes.clear()}async rollback(){for(let[e,t]of this.backups.entries())Yi.default.existsSync(t)&&(await Yi.default.copy(t,e,{overwrite:!0}),await Yi.default.remove(t));this.backups.clear(),this.fileHashes.clear()}getTrackedFiles(){return Array.from(this.backups.keys())}};var uc=class{static{o(this,"BatchExecutor")}constructor(e,t=!1){this.pathResolver=new ou(e),this.fsAdapter=new Pt(e),this.frontmatterService=new lu.FrontmatterService,this.transactionManager=new cy,this.dryRun=t}async executeBatch(e,t=!1){let r=Date.now(),i=[],s=0,a=0;if(e.length===0)return{success:!0,total:0,succeeded:0,failed:0,results:[],durationMs:Date.now()-r,atomic:t};if(t&&!this.dryRun)try{await this.backupAllFiles(e)}catch(l){return{success:!1,total:e.length,succeeded:0,failed:e.length,results:e.map(u=>({success:!1,command:u.command,filepath:u.filepath,error:`Backup failed: ${l.message}`})),durationMs:Date.now()-r,atomic:t}}for(let l of e){let u=await this.executeSingleOperation(l);if(i.push(u),u.success)s++;else if(a++,t&&!this.dryRun){await this.transactionManager.rollback();let f=i.length;for(let d=f;d<e.length;d++)i.push({success:!1,command:e[d].command,filepath:e[d].filepath,error:"Not executed due to atomic rollback"}),a++;return{success:!1,total:e.length,succeeded:0,failed:e.length,results:i,durationMs:Date.now()-r,atomic:t,rolledBack:!0}}}return t&&!this.dryRun&&await this.transactionManager.commit(),{success:a===0,total:e.length,succeeded:s,failed:a,results:i,durationMs:Date.now()-r,atomic:t,...t&&{rolledBack:!1}}}static parseInput(e){try{let t=JSON.parse(e);if(!Array.isArray(t))throw new Ke("Batch input must be a JSON array of operations",`exo batch --input '[{"command":"start","filepath":"task.md"}]'`);for(let r of t){if(!r.command||typeof r.command!="string")throw new Ke('Each operation must have a "command" string property','{"command":"start","filepath":"task.md"}');if(!r.filepath||typeof r.filepath!="string")throw new Ke('Each operation must have a "filepath" string property','{"command":"start","filepath":"task.md"}')}return t}catch(t){throw t instanceof Ke?t:new Ke(`Failed to parse batch input: ${t.message}`,`exo batch --input '[{"command":"start","filepath":"task.md"}]'`)}}async backupAllFiles(e){let t=new Set;for(let r of e){let i=this.pathResolver.resolve(r.filepath);t.add(i)}for(let r of t)await this.transactionManager.begin(r)}async executeSingleOperation(e){try{let t=this.pathResolver.resolve(e.filepath);this.pathResolver.validate(t);let r=t.replace(this.pathResolver.getVaultRoot()+"/","");if(await this.fsAdapter.readFile(r),this.dryRun)return{success:!0,command:e.command,filepath:e.filepath,action:`Would execute ${e.command} (dry-run)`};switch(e.command){case"start":return await this.executeStart(r,e);case"complete":return await this.executeComplete(r,e);case"trash":return await this.executeTrash(r,e);case"archive":return await this.executeArchive(r,e);case"move-to-backlog":return await this.executeStatusUpdate(r,e,"ems__EffortStatusBacklog","Moved to backlog");case"move-to-analysis":return await this.executeStatusUpdate(r,e,"ems__EffortStatusAnalysis","Moved to analysis");case"move-to-todo":return await this.executeStatusUpdate(r,e,"ems__EffortStatusToDo","Moved to todo");case"update-label":return await this.executeUpdateLabel(r,e);case"schedule":return await this.executeSchedule(r,e);case"set-deadline":return await this.executeSetDeadline(r,e);case"repair-folder":return await this.executeRepairFolder(r,e);default:return{success:!1,command:e.command,filepath:e.filepath,error:`Unknown command: ${e.command}`}}}catch(t){return{success:!1,command:e.command,filepath:e.filepath,error:t.message}}}getCurrentTimestamp(){return lu.DateFormatter.toLocalTimestamp(new Date)}async executeStart(e,t){let r=await this.fsAdapter.readFile(e),i=this.getCurrentTimestamp(),s=this.frontmatterService.updateProperty(r,"ems__Effort_status",'"[[ems__EffortStatusDoing]]"');return s=this.frontmatterService.updateProperty(s,"ems__Effort_startTimestamp",i),await this.fsAdapter.updateFile(e,s),{success:!0,command:t.command,filepath:t.filepath,action:"Started task",changes:{status:"Doing",startTimestamp:i}}}async executeComplete(e,t){let r=await this.fsAdapter.readFile(e),i=this.getCurrentTimestamp(),s=this.frontmatterService.updateProperty(r,"ems__Effort_status",'"[[ems__EffortStatusDone]]"');return s=this.frontmatterService.updateProperty(s,"ems__Effort_endTimestamp",i),s=this.frontmatterService.updateProperty(s,"ems__Effort_resolutionTimestamp",i),await this.fsAdapter.updateFile(e,s),{success:!0,command:t.command,filepath:t.filepath,action:"Completed task",changes:{status:"Done",endTimestamp:i,resolutionTimestamp:i}}}async executeTrash(e,t){let r=await this.fsAdapter.readFile(e),i=this.getCurrentTimestamp(),s=this.frontmatterService.updateProperty(r,"ems__Effort_status",'"[[ems__EffortStatusTrashed]]"');return s=this.frontmatterService.updateProperty(s,"ems__Effort_resolutionTimestamp",i),await this.fsAdapter.updateFile(e,s),{success:!0,command:t.command,filepath:t.filepath,action:"Trashed task",changes:{status:"Trashed",resolutionTimestamp:i}}}async executeArchive(e,t){let r=await this.fsAdapter.readFile(e),i=this.frontmatterService.updateProperty(r,"archived","true");return i=this.frontmatterService.removeProperty(i,"aliases"),await this.fsAdapter.updateFile(e,i),{success:!0,command:t.command,filepath:t.filepath,action:"Archived task",changes:{archived:!0,aliasesRemoved:!0}}}async executeStatusUpdate(e,t,r,i){let s=await this.fsAdapter.readFile(e),a=this.frontmatterService.updateProperty(s,"ems__Effort_status",`"[[${r}]]"`);return await this.fsAdapter.updateFile(e,a),{success:!0,command:t.command,filepath:t.filepath,action:i,changes:{status:r.replace("ems__EffortStatus","")}}}async executeUpdateLabel(e,t){let r=t.options?.label;if(!r||r.trim()==="")return{success:!1,command:t.command,filepath:t.filepath,error:'Missing required option: "label"'};let i=r.trim(),s=await this.fsAdapter.readFile(e),a=this.frontmatterService.updateProperty(s,"exo__Asset_label",`"${i}"`);return await this.fsAdapter.updateFile(e,a),{success:!0,command:t.command,filepath:t.filepath,action:`Updated label to "${i}"`,changes:{label:i}}}async executeSchedule(e,t){let r=t.options?.date;if(!r)return{success:!1,command:t.command,filepath:t.filepath,error:'Missing required option: "date"'};if(!/^\d{4}-\d{2}-\d{2}$/.test(r))return{success:!1,command:t.command,filepath:t.filepath,error:`Invalid date format: ${r}. Expected YYYY-MM-DD`};let i=await this.fsAdapter.readFile(e),s=lu.DateFormatter.toTimestampAtStartOfDay(r),a=this.frontmatterService.updateProperty(i,"ems__Effort_scheduledTimestamp",s);return await this.fsAdapter.updateFile(e,a),{success:!0,command:t.command,filepath:t.filepath,action:`Scheduled for ${r}`,changes:{scheduledTimestamp:s}}}async executeSetDeadline(e,t){let r=t.options?.date;if(!r)return{success:!1,command:t.command,filepath:t.filepath,error:'Missing required option: "date"'};if(!/^\d{4}-\d{2}-\d{2}$/.test(r))return{success:!1,command:t.command,filepath:t.filepath,error:`Invalid date format: ${r}. Expected YYYY-MM-DD`};let i=await this.fsAdapter.readFile(e),s=lu.DateFormatter.toTimestampAtStartOfDay(r),a=this.frontmatterService.updateProperty(i,"ems__Effort_deadlineTimestamp",s);return await this.fsAdapter.updateFile(e,a),{success:!0,command:t.command,filepath:t.filepath,action:`Set deadline to ${r}`,changes:{deadlineTimestamp:s}}}async executeRepairFolder(e,t){let i=(await this.fsAdapter.getFileMetadata(e))?.exo__Asset_isDefinedBy;if(!i)return{success:!1,command:t.command,filepath:t.filepath,error:"Cannot determine expected folder: missing exo__Asset_isDefinedBy"};let s=this.extractReference(i);if(!s)return{success:!1,command:t.command,filepath:t.filepath,error:"Cannot determine expected folder: invalid exo__Asset_isDefinedBy format"};let a=await this.findReferencedFile(s,e);if(!a)return{success:!1,command:t.command,filepath:t.filepath,error:`Cannot determine expected folder: referenced asset not found: ${s}`};let c=lc.default.dirname(a),l=c==="."?"":c,u=lc.default.dirname(e),f=u==="."?"":u;if(this.normalizePath(f)===this.normalizePath(l))return{success:!0,command:t.command,filepath:t.filepath,action:"Already in correct folder",changes:{moved:!1,folder:l||"(root)"}};let d=lc.default.basename(e),h=l?`${l}/${d}`:d;return await this.fsAdapter.fileExists(h)?{success:!1,command:t.command,filepath:t.filepath,error:`Cannot move file: ${h} already exists`}:(await this.fsAdapter.renameFile(e,h),{success:!0,command:t.command,filepath:t.filepath,action:`Moved to ${l||"(root)"}`,changes:{moved:!0,oldPath:e,newPath:h,expectedFolder:l||"(root)"}})}extractReference(e){if(typeof e!="string")return null;let t=e.trim().replace(/^["']|["']$/g,"");return t=t.replace(/^\[\[|\]\]$/g,""),t||null}async findReferencedFile(e,t){let r=e.endsWith(".md")?e:`${e}.md`;if(e.includes("/")&&await this.fsAdapter.fileExists(r))return r;let i=lc.default.dirname(t),s=i!=="."?`${i}/${r}`:r;if(await this.fsAdapter.fileExists(s))return s;let c=await this.fsAdapter.findFileByUID(e);return c||(await this.fsAdapter.getMarkdownFiles()).find(f=>{let d=lc.default.basename(f,".md"),h=lc.default.basename(r,".md");return d===h})||null}normalizePath(e){return e.replace(/\\/g,"/").replace(/^\.\//,"").replace(/\/$/,"")}};function jY(n,e){if(n==="json"){let t=X.success(e,{durationMs:e.durationMs,itemCount:e.total});console.log(JSON.stringify(t,null,2))}else{if(console.log(`
625
+ \u{1F4DD} Note: Actual command execution will be implemented in follow-up issues.`),console.log(" This PR establishes the infrastructure foundation."),process.exit(0)}catch(i){D.handle(i)}}getVaultRoot(){return this.context.pathResolver.getVaultRoot()}async executeStart(e){return this.statusExecutor.executeStart(e)}async executeComplete(e){return this.statusExecutor.executeComplete(e)}async executeTrash(e){return this.statusExecutor.executeTrash(e)}async executeArchive(e){return this.statusExecutor.executeArchive(e)}async executeMoveToBacklog(e){return this.statusExecutor.executeMoveToBacklog(e)}async executeMoveToAnalysis(e){return this.statusExecutor.executeMoveToAnalysis(e)}async executeMoveToToDo(e){return this.statusExecutor.executeMoveToToDo(e)}async executeCreateTask(e,t,r={}){return this.creationExecutor.executeCreateTask(e,t,r)}async executeCreateMeeting(e,t,r={}){return this.creationExecutor.executeCreateMeeting(e,t,r)}async executeCreateProject(e,t,r={}){return this.creationExecutor.executeCreateProject(e,t,r)}async executeCreateArea(e,t,r={}){return this.creationExecutor.executeCreateArea(e,t,r)}async executeRenameToUid(e){return this.propertyExecutor.executeRenameToUid(e)}async executeUpdateLabel(e,t){return this.propertyExecutor.executeUpdateLabel(e,t)}async executeSchedule(e,t){return this.propertyExecutor.executeSchedule(e,t)}async executeSetDeadline(e,t){return this.propertyExecutor.executeSetDeadline(e,t)}async executeRepairFolder(e){return this.folderRepairExecutor.executeRepairFolder(e)}};function qr(n,e,t,r,i){if(n==="json"){let s={command:e,filepath:t,action:r,...i&&{changes:i}},a=X.success(s);console.log(JSON.stringify(a,null,2))}else console.log(`\u2705 ${r}`)}o(qr,"outputResult");function cc(n,e,t,r){let i=new Ke(`--${e} option is required for ${t} command`,r,{command:t,missingOption:e});D.handle(i)}o(cc,"handleMissingOption");function hD(){return new ae("command").description("Execute plugin command on single asset").argument("<command-name>","Command to execute (rename-to-uid, start, complete, schedule, set-deadline, etc.)").argument("<filepath>","Path to asset file (relative to vault root or absolute)").option("--vault <path>","Path to Obsidian vault",process.cwd()).option("--label <value>","Asset label (required for update-label and creation commands)").option("--prototype <uid>","Prototype UID for inheritance (creation commands)").option("--area <uid>","Area UID for effort linkage (creation commands)").option("--parent <uid>","Parent UID for effort linkage (creation commands)").option("--date <value>","Date in YYYY-MM-DD format (required for schedule and set-deadline commands)").option("--dry-run","Preview changes without modifying files").option("--format <type>","Output format: text|json (default: text)","text").action(async(n,e,t)=>{let r=t.format||"text";D.setFormat(r),n==="start"&&console.error("\u26A0\uFE0F DEPRECATED: `command start <path>` is deprecated. Use `dyncommand exec <uid>` instead. `command start <path>` will be removed in 2 minor releases (T7.3).");try{let i=(0,dD.resolve)(t.vault),s=new ay(i,t.dryRun);switch(n){case"rename-to-uid":await s.executeRenameToUid(e),qr(r,n,e,"Renamed file to UID-based name");break;case"update-label":t.label||cc(r,"label","update-label",'exocortex command update-label <filepath> --label "<value>"'),await s.executeUpdateLabel(e,t.label),qr(r,n,e,`Updated label to "${t.label}"`,{label:t.label});break;case"start":await s.executeStart(e),qr(r,n,e,"Started task");break;case"complete":await s.executeComplete(e),qr(r,n,e,"Completed task");break;case"trash":await s.executeTrash(e),qr(r,n,e,"Moved task to trash");break;case"archive":await s.executeArchive(e),qr(r,n,e,"Archived task");break;case"move-to-backlog":await s.executeMoveToBacklog(e),qr(r,n,e,"Moved task to backlog");break;case"move-to-analysis":await s.executeMoveToAnalysis(e),qr(r,n,e,"Moved task to analysis");break;case"move-to-todo":await s.executeMoveToToDo(e),qr(r,n,e,"Moved task to todo");break;case"create-task":t.label||cc(r,"label","create-task",'exocortex command create-task <filepath> --label "<value>"'),await s.executeCreateTask(e,t.label,{prototype:t.prototype,area:t.area,parent:t.parent}),qr(r,n,e,`Created task "${t.label}"`,{label:t.label,prototype:t.prototype,area:t.area,parent:t.parent});break;case"create-meeting":t.label||cc(r,"label","create-meeting",'exocortex command create-meeting <filepath> --label "<value>"'),await s.executeCreateMeeting(e,t.label,{prototype:t.prototype,area:t.area,parent:t.parent}),qr(r,n,e,`Created meeting "${t.label}"`,{label:t.label,prototype:t.prototype,area:t.area,parent:t.parent});break;case"create-project":t.label||cc(r,"label","create-project",'exocortex command create-project <filepath> --label "<value>"'),await s.executeCreateProject(e,t.label,{prototype:t.prototype,area:t.area,parent:t.parent}),qr(r,n,e,`Created project "${t.label}"`,{label:t.label,prototype:t.prototype,area:t.area,parent:t.parent});break;case"create-area":t.label||cc(r,"label","create-area",'exocortex command create-area <filepath> --label "<value>"'),await s.executeCreateArea(e,t.label,{prototype:t.prototype,area:t.area,parent:t.parent}),qr(r,n,e,`Created area "${t.label}"`,{label:t.label,prototype:t.prototype,area:t.area,parent:t.parent});break;case"schedule":t.date||cc(r,"date","schedule",'exocortex command schedule <filepath> --date "YYYY-MM-DD"'),await s.executeSchedule(e,t.date),qr(r,n,e,`Scheduled task for ${t.date}`,{date:t.date});break;case"set-deadline":t.date||cc(r,"date","set-deadline",'exocortex command set-deadline <filepath> --date "YYYY-MM-DD"'),await s.executeSetDeadline(e,t.date),qr(r,n,e,`Set deadline to ${t.date}`,{date:t.date});break;case"repair-folder":{let a=await s.executeRepairFolder(e);qr(r,n,e,a.moved?`Moved to correct folder: ${a.newPath}`:"Already in correct folder",{moved:a.moved,oldPath:a.oldPath,newPath:a.newPath,expectedFolder:a.expectedFolder});break}default:await s.execute(n,e,t),qr(r,n,e,`Executed ${n}`);break}}catch(i){D.handle(i)}})}o(hD,"commandCommand");var mD=require("path");var _a=K(require("fs")),VE=K(require("path")),pD=require("events");var jY={watch:_a.default.watch.bind(_a.default),existsSync:_a.default.existsSync.bind(_a.default),statSync:_a.default.statSync.bind(_a.default),readFileSync:_a.default.readFileSync.bind(_a.default)},oy=class extends pD.EventEmitter{constructor(t,r={}){super();this.watcher=null;this.debounceTimers=new Map;this.isRunning=!1;this.vaultPath=VE.default.resolve(t),this.fsAdapter=r.fsAdapter??jY,this.options={pattern:r.pattern??"**/*.md",assetType:r.assetType??"",debounceMs:r.debounceMs??100,recursive:r.recursive??!0}}static{o(this,"FileSystemWatcher")}start(){this.isRunning||(this.watcher=this.fsAdapter.watch(this.vaultPath,{recursive:this.options.recursive},(t,r)=>{r&&this.handleFileEvent(t,r.toString())}),this.watcher.on("error",t=>{this.emit("error",t)}),this.isRunning=!0,this.emit("started"))}stop(){if(this.isRunning){for(let t of this.debounceTimers.values())clearTimeout(t);this.debounceTimers.clear(),this.watcher&&(this.watcher.close(),this.watcher=null),this.isRunning=!1,this.emit("stopped")}}isWatching(){return this.isRunning}handleFileEvent(t,r){let i=VE.default.join(this.vaultPath,r),s=r;if(!this.matchesPattern(s))return;let a=this.debounceTimers.get(i);a&&clearTimeout(a);let c=setTimeout(()=>{this.debounceTimers.delete(i),this.processFileEvent(i,s)},this.options.debounceMs);this.debounceTimers.set(i,c)}processFileEvent(t,r){let i=this.fsAdapter.existsSync(t),s;if(!i)s="delete";else{let l=this.fsAdapter.statSync(t);s=Date.now()-l.birthtimeMs<1e3?"create":"modify"}let a;if(i&&t.endsWith(".md")&&(a=this.extractAssetType(t)),this.options.assetType&&a!==this.options.assetType)return;let c={type:s,path:t,relativePath:r,timestamp:new Date().toISOString(),assetType:a};this.emit("change",c)}matchesPattern(t){return this.options.pattern?Vr(t,this.options.pattern):!0}extractAssetType(t){try{let i=this.fsAdapter.readFileSync(t,"utf-8").match(/^---\n([\s\S]*?)\n---/);if(!i)return;let a=i[1].match(/exo__Instance_class:\s*(?:\[?"?\[\[([^\]]+)\]\]"?\]?|"?\[\[([^\]]+)\]\]"?)/);return a?a[1]||a[2]:void 0}catch{return}}};var UE=K(require("fs"));function gD(){return new ae("watch").description("Watch vault for file changes and emit NDJSON events").option("--vault <path>","Path to Obsidian vault",process.cwd()).option("--pattern <glob>","Glob pattern to filter files (e.g., '*.md', 'tasks/**')").option("--asset-type <type>","Filter by asset type (e.g., 'ems__Task', 'ems__Project')").option("--debounce <ms>","Debounce interval in milliseconds","100").action(async n=>{D.setFormat("json");try{let e=(0,mD.resolve)(n.vault);if(!UE.default.existsSync(e))throw new Te(e);if(!UE.default.statSync(e).isDirectory())throw new Ke(`Vault path is not a directory: ${e}`,"Provide a path to a directory, not a file",{vaultPath:e});let t=parseInt(n.debounce?.toString()??"100",10);if(isNaN(t)||t<0)throw new Ke("--debounce must be a non-negative integer","Use a positive integer value for debounce",{debounce:n.debounce});let r=new oy(e,{pattern:n.pattern,assetType:n.assetType,debounceMs:t});r.on("change",s=>{console.log(JSON.stringify(s))}),r.on("error",s=>{let a=X.error("INTERNAL_OPERATION_FAILED",s.message,5,{recovery:{message:"Check file permissions and vault access",suggestion:"Ensure the vault directory is accessible"}});console.log(JSON.stringify(a))});let i=o(()=>{r.stop(),process.exit(0)},"shutdown");process.on("SIGINT",i),process.on("SIGTERM",i),console.error(`Watching vault: ${e}`),n.pattern&&console.error(` Pattern filter: ${n.pattern}`),n.assetType&&console.error(` Asset type filter: ${n.assetType}`),console.error(` Debounce: ${t}ms`),console.error("Press Ctrl+C to stop"),r.start()}catch(e){D.handle(e)}})}o(gD,"watchCommand");var WE=require("path"),GE=K(Za());var lc=K(require("path"));var lu=K(Dt());var Yi=K(Za()),qE=K(require("crypto"));var cy=class{constructor(){this.backups=new Map;this.fileHashes=new Map}static{o(this,"TransactionManager")}async begin(e){if(!Yi.default.existsSync(e))throw new Error(`Cannot backup non-existent file: ${e}`);let t=await Yi.default.readFile(e,"utf-8"),r=qE.default.createHash("sha256").update(t).digest("hex");this.fileHashes.set(e,r);let i=`${e}.backup.${Date.now()}`;await Yi.default.writeFile(i,t,"utf-8"),this.backups.set(e,i)}async verify(e){let t=this.fileHashes.get(e);if(!t)return!0;if(!Yi.default.existsSync(e))return!1;let r=await Yi.default.readFile(e,"utf-8");return qE.default.createHash("sha256").update(r).digest("hex")===t}async commit(){for(let e of this.backups.values())Yi.default.existsSync(e)&&await Yi.default.remove(e);this.backups.clear(),this.fileHashes.clear()}async rollback(){for(let[e,t]of this.backups.entries())Yi.default.existsSync(t)&&(await Yi.default.copy(t,e,{overwrite:!0}),await Yi.default.remove(t));this.backups.clear(),this.fileHashes.clear()}getTrackedFiles(){return Array.from(this.backups.keys())}};var uc=class{static{o(this,"BatchExecutor")}constructor(e,t=!1){this.pathResolver=new ou(e),this.fsAdapter=new Pt(e),this.frontmatterService=new lu.FrontmatterService,this.transactionManager=new cy,this.dryRun=t}async executeBatch(e,t=!1){let r=Date.now(),i=[],s=0,a=0;if(e.length===0)return{success:!0,total:0,succeeded:0,failed:0,results:[],durationMs:Date.now()-r,atomic:t};if(t&&!this.dryRun)try{await this.backupAllFiles(e)}catch(l){return{success:!1,total:e.length,succeeded:0,failed:e.length,results:e.map(u=>({success:!1,command:u.command,filepath:u.filepath,error:`Backup failed: ${l.message}`})),durationMs:Date.now()-r,atomic:t}}for(let l of e){let u=await this.executeSingleOperation(l);if(i.push(u),u.success)s++;else if(a++,t&&!this.dryRun){await this.transactionManager.rollback();let f=i.length;for(let d=f;d<e.length;d++)i.push({success:!1,command:e[d].command,filepath:e[d].filepath,error:"Not executed due to atomic rollback"}),a++;return{success:!1,total:e.length,succeeded:0,failed:e.length,results:i,durationMs:Date.now()-r,atomic:t,rolledBack:!0}}}return t&&!this.dryRun&&await this.transactionManager.commit(),{success:a===0,total:e.length,succeeded:s,failed:a,results:i,durationMs:Date.now()-r,atomic:t,...t&&{rolledBack:!1}}}static parseInput(e){try{let t=JSON.parse(e);if(!Array.isArray(t))throw new Ke("Batch input must be a JSON array of operations",`exo batch --input '[{"command":"start","filepath":"task.md"}]'`);for(let r of t){if(!r.command||typeof r.command!="string")throw new Ke('Each operation must have a "command" string property','{"command":"start","filepath":"task.md"}');if(!r.filepath||typeof r.filepath!="string")throw new Ke('Each operation must have a "filepath" string property','{"command":"start","filepath":"task.md"}')}return t}catch(t){throw t instanceof Ke?t:new Ke(`Failed to parse batch input: ${t.message}`,`exo batch --input '[{"command":"start","filepath":"task.md"}]'`)}}async backupAllFiles(e){let t=new Set;for(let r of e){let i=this.pathResolver.resolve(r.filepath);t.add(i)}for(let r of t)await this.transactionManager.begin(r)}async executeSingleOperation(e){try{let t=this.pathResolver.resolve(e.filepath);this.pathResolver.validate(t);let r=t.replace(this.pathResolver.getVaultRoot()+"/","");if(await this.fsAdapter.readFile(r),this.dryRun)return{success:!0,command:e.command,filepath:e.filepath,action:`Would execute ${e.command} (dry-run)`};switch(e.command){case"start":return await this.executeStart(r,e);case"complete":return await this.executeComplete(r,e);case"trash":return await this.executeTrash(r,e);case"archive":return await this.executeArchive(r,e);case"move-to-backlog":return await this.executeStatusUpdate(r,e,"ems__EffortStatusBacklog","Moved to backlog");case"move-to-analysis":return await this.executeStatusUpdate(r,e,"ems__EffortStatusAnalysis","Moved to analysis");case"move-to-todo":return await this.executeStatusUpdate(r,e,"ems__EffortStatusToDo","Moved to todo");case"update-label":return await this.executeUpdateLabel(r,e);case"schedule":return await this.executeSchedule(r,e);case"set-deadline":return await this.executeSetDeadline(r,e);case"repair-folder":return await this.executeRepairFolder(r,e);default:return{success:!1,command:e.command,filepath:e.filepath,error:`Unknown command: ${e.command}`}}}catch(t){return{success:!1,command:e.command,filepath:e.filepath,error:t.message}}}getCurrentTimestamp(){return lu.DateFormatter.toLocalTimestamp(new Date)}async executeStart(e,t){let r=await this.fsAdapter.readFile(e),i=this.getCurrentTimestamp(),s=this.frontmatterService.updateProperty(r,"ems__Effort_status",'"[[ems__EffortStatusDoing]]"');return s=this.frontmatterService.updateProperty(s,"ems__Effort_startTimestamp",i),await this.fsAdapter.updateFile(e,s),{success:!0,command:t.command,filepath:t.filepath,action:"Started task",changes:{status:"Doing",startTimestamp:i}}}async executeComplete(e,t){let r=await this.fsAdapter.readFile(e),i=this.getCurrentTimestamp(),s=this.frontmatterService.updateProperty(r,"ems__Effort_status",'"[[ems__EffortStatusDone]]"');return s=this.frontmatterService.updateProperty(s,"ems__Effort_endTimestamp",i),s=this.frontmatterService.updateProperty(s,"ems__Effort_resolutionTimestamp",i),await this.fsAdapter.updateFile(e,s),{success:!0,command:t.command,filepath:t.filepath,action:"Completed task",changes:{status:"Done",endTimestamp:i,resolutionTimestamp:i}}}async executeTrash(e,t){let r=await this.fsAdapter.readFile(e),i=this.getCurrentTimestamp(),s=this.frontmatterService.updateProperty(r,"ems__Effort_status",'"[[ems__EffortStatusTrashed]]"');return s=this.frontmatterService.updateProperty(s,"ems__Effort_resolutionTimestamp",i),await this.fsAdapter.updateFile(e,s),{success:!0,command:t.command,filepath:t.filepath,action:"Trashed task",changes:{status:"Trashed",resolutionTimestamp:i}}}async executeArchive(e,t){let r=await this.fsAdapter.readFile(e),i=this.frontmatterService.updateProperty(r,"archived","true");return i=this.frontmatterService.removeProperty(i,"aliases"),await this.fsAdapter.updateFile(e,i),{success:!0,command:t.command,filepath:t.filepath,action:"Archived task",changes:{archived:!0,aliasesRemoved:!0}}}async executeStatusUpdate(e,t,r,i){let s=await this.fsAdapter.readFile(e),a=this.frontmatterService.updateProperty(s,"ems__Effort_status",`"[[${r}]]"`);return await this.fsAdapter.updateFile(e,a),{success:!0,command:t.command,filepath:t.filepath,action:i,changes:{status:r.replace("ems__EffortStatus","")}}}async executeUpdateLabel(e,t){let r=t.options?.label;if(!r||r.trim()==="")return{success:!1,command:t.command,filepath:t.filepath,error:'Missing required option: "label"'};let i=r.trim(),s=await this.fsAdapter.readFile(e),a=this.frontmatterService.updateProperty(s,"exo__Asset_label",`"${i}"`);return await this.fsAdapter.updateFile(e,a),{success:!0,command:t.command,filepath:t.filepath,action:`Updated label to "${i}"`,changes:{label:i}}}async executeSchedule(e,t){let r=t.options?.date;if(!r)return{success:!1,command:t.command,filepath:t.filepath,error:'Missing required option: "date"'};if(!/^\d{4}-\d{2}-\d{2}$/.test(r))return{success:!1,command:t.command,filepath:t.filepath,error:`Invalid date format: ${r}. Expected YYYY-MM-DD`};let i=await this.fsAdapter.readFile(e),s=lu.DateFormatter.toTimestampAtStartOfDay(r),a=this.frontmatterService.updateProperty(i,"ems__Effort_scheduledTimestamp",s);return await this.fsAdapter.updateFile(e,a),{success:!0,command:t.command,filepath:t.filepath,action:`Scheduled for ${r}`,changes:{scheduledTimestamp:s}}}async executeSetDeadline(e,t){let r=t.options?.date;if(!r)return{success:!1,command:t.command,filepath:t.filepath,error:'Missing required option: "date"'};if(!/^\d{4}-\d{2}-\d{2}$/.test(r))return{success:!1,command:t.command,filepath:t.filepath,error:`Invalid date format: ${r}. Expected YYYY-MM-DD`};let i=await this.fsAdapter.readFile(e),s=lu.DateFormatter.toTimestampAtStartOfDay(r),a=this.frontmatterService.updateProperty(i,"ems__Effort_deadlineTimestamp",s);return await this.fsAdapter.updateFile(e,a),{success:!0,command:t.command,filepath:t.filepath,action:`Set deadline to ${r}`,changes:{deadlineTimestamp:s}}}async executeRepairFolder(e,t){let i=(await this.fsAdapter.getFileMetadata(e))?.exo__Asset_isDefinedBy;if(!i)return{success:!1,command:t.command,filepath:t.filepath,error:"Cannot determine expected folder: missing exo__Asset_isDefinedBy"};let s=this.extractReference(i);if(!s)return{success:!1,command:t.command,filepath:t.filepath,error:"Cannot determine expected folder: invalid exo__Asset_isDefinedBy format"};let a=await this.findReferencedFile(s,e);if(!a)return{success:!1,command:t.command,filepath:t.filepath,error:`Cannot determine expected folder: referenced asset not found: ${s}`};let c=lc.default.dirname(a),l=c==="."?"":c,u=lc.default.dirname(e),f=u==="."?"":u;if(this.normalizePath(f)===this.normalizePath(l))return{success:!0,command:t.command,filepath:t.filepath,action:"Already in correct folder",changes:{moved:!1,folder:l||"(root)"}};let d=lc.default.basename(e),h=l?`${l}/${d}`:d;return await this.fsAdapter.fileExists(h)?{success:!1,command:t.command,filepath:t.filepath,error:`Cannot move file: ${h} already exists`}:(await this.fsAdapter.renameFile(e,h),{success:!0,command:t.command,filepath:t.filepath,action:`Moved to ${l||"(root)"}`,changes:{moved:!0,oldPath:e,newPath:h,expectedFolder:l||"(root)"}})}extractReference(e){if(typeof e!="string")return null;let t=e.trim().replace(/^["']|["']$/g,"");return t=t.replace(/^\[\[|\]\]$/g,""),t||null}async findReferencedFile(e,t){let r=e.endsWith(".md")?e:`${e}.md`;if(e.includes("/")&&await this.fsAdapter.fileExists(r))return r;let i=lc.default.dirname(t),s=i!=="."?`${i}/${r}`:r;if(await this.fsAdapter.fileExists(s))return s;let c=await this.fsAdapter.findFileByUID(e);return c||(await this.fsAdapter.getMarkdownFiles()).find(f=>{let d=lc.default.basename(f,".md"),h=lc.default.basename(r,".md");return d===h})||null}normalizePath(e){return e.replace(/\\/g,"/").replace(/^\.\//,"").replace(/\/$/,"")}};function $Y(n,e){if(n==="json"){let t=X.success(e,{durationMs:e.durationMs,itemCount:e.total});console.log(JSON.stringify(t,null,2))}else{if(console.log(`
626
626
  \u{1F4E6} Batch Execution ${e.success?"Complete":"Failed"}`),console.log(` Total: ${e.total} operations`),console.log(` \u2705 Succeeded: ${e.succeeded}`),console.log(` \u274C Failed: ${e.failed}`),console.log(` \u23F1\uFE0F Duration: ${e.durationMs}ms`),e.atomic&&console.log(` \u{1F512} Atomic mode: ${e.rolledBack?"Rolled back":"Committed"}`),e.failed>0){console.log(`
627
627
  \u{1F4CB} Failed Operations:`);for(let t of e.results.filter(r=>!r.success))console.log(` \u274C ${t.command} ${t.filepath}: ${t.error}`)}if(e.succeeded>0&&n==="text"){console.log(`
628
- \u{1F4CB} Successful Operations:`);for(let t of e.results.filter(r=>r.success))console.log(` \u2705 ${t.command} ${t.filepath}: ${t.action}`)}}}o(jY,"outputResult");function yD(){return new ae("batch").description("Execute multiple operations in a single CLI invocation").option("--vault <path>","Path to Obsidian vault",process.cwd()).option("--input <json>","JSON array of operations to execute").option("--file <path>","Path to JSON file containing operations").option("--atomic","All-or-nothing execution (rollback on any failure)").option("--dry-run","Preview changes without modifying files").option("--format <type>","Output format: text|json (default: text)","text").action(async n=>{let e=n.format||"text";D.setFormat(e);try{let t=(0,WE.resolve)(n.vault),r;if(n.input)r=n.input;else if(n.file){let c=(0,WE.resolve)(n.file);if(!GE.default.existsSync(c))throw new Ke(`Batch file not found: ${c}`,"exocortex batch --file operations.json");r=await GE.default.readFile(c,"utf-8")}else throw new Ke("Either --input or --file option is required",`exocortex batch --input '[{"command":"start","filepath":"task.md"}]' or exocortex batch --file operations.json`);let i=uc.parseInput(r);if(i.length===0)throw new Ke("Batch input contains no operations",`exocortex batch --input '[{"command":"start","filepath":"task.md"}]'`);let a=await new uc(t,n.dryRun).executeBatch(i,n.atomic);jY(e,a),process.exit(a.success?0:5)}catch(t){D.handle(t)}})}o(yD,"batchCommand");var _D=require("path");function $Y(n,e){if(n==="json"){let t=X.success(e,{durationMs:e.durationMs,itemCount:e.total});console.log(JSON.stringify(t,null,2))}else{if(console.log(`
628
+ \u{1F4CB} Successful Operations:`);for(let t of e.results.filter(r=>r.success))console.log(` \u2705 ${t.command} ${t.filepath}: ${t.action}`)}}}o($Y,"outputResult");function yD(){return new ae("batch").description("Execute multiple operations in a single CLI invocation").option("--vault <path>","Path to Obsidian vault",process.cwd()).option("--input <json>","JSON array of operations to execute").option("--file <path>","Path to JSON file containing operations").option("--atomic","All-or-nothing execution (rollback on any failure)").option("--dry-run","Preview changes without modifying files").option("--format <type>","Output format: text|json (default: text)","text").action(async n=>{let e=n.format||"text";D.setFormat(e);try{let t=(0,WE.resolve)(n.vault),r;if(n.input)r=n.input;else if(n.file){let c=(0,WE.resolve)(n.file);if(!GE.default.existsSync(c))throw new Ke(`Batch file not found: ${c}`,"exocortex batch --file operations.json");r=await GE.default.readFile(c,"utf-8")}else throw new Ke("Either --input or --file option is required",`exocortex batch --input '[{"command":"start","filepath":"task.md"}]' or exocortex batch --file operations.json`);let i=uc.parseInput(r);if(i.length===0)throw new Ke("Batch input contains no operations",`exocortex batch --input '[{"command":"start","filepath":"task.md"}]'`);let a=await new uc(t,n.dryRun).executeBatch(i,n.atomic);$Y(e,a),process.exit(a.success?0:5)}catch(t){D.handle(t)}})}o(yD,"batchCommand");var _D=require("path");function BY(n,e){if(n==="json"){let t=X.success(e,{durationMs:e.durationMs,itemCount:e.total});console.log(JSON.stringify(t,null,2))}else{if(console.log(`
629
629
  \u{1F4E6} Batch Repair ${e.success?"Complete":"Completed with Errors"}`),console.log(` Total files: ${e.total}`),console.log(` \u{1F4C1} Moved: ${e.movedCount}`),console.log(` \u2705 Already correct: ${e.alreadyCorrectCount}`),console.log(` \u274C Errors: ${e.errorCount}`),console.log(` \u23F1\uFE0F Duration: ${e.durationMs}ms`),e.errorCount>0){console.log(`
630
630
  \u{1F4CB} Failed Files:`);for(let t of e.results.filter(r=>!r.success))console.log(` \u274C ${t.filepath}: ${t.error}`)}if(e.movedCount>0&&n==="text"){console.log(`
631
- \u{1F4CB} Moved Files:`);for(let t of e.results.filter(r=>r.success&&r.changes?.moved))console.log(` \u{1F4C1} ${t.filepath} \u2192 ${t.changes?.newPath}`)}}}o($Y,"outputResult");function SD(){return new ae("batch-repair").description("Batch repair folder locations for all markdown files in a directory").argument("<directory>","Directory to process (relative to vault root)").option("--vault <path>","Path to Obsidian vault",process.cwd()).option("--dry-run","Preview changes without modifying files").option("--format <type>","Output format: text|json (default: text)","text").option("--progress","Show progress during processing (default: true)",!0).option("--no-progress","Disable progress output").action(async(n,e)=>{let t=e.format||"text";D.setFormat(t);try{let r=(0,_D.resolve)(e.vault),i=new Pt(r),s=n;if(!await i.directoryExists(s))throw new Ke(`Directory not found: ${s}`,"exocortex batch-repair <existing-directory>");let c=await i.getMarkdownFiles(s);if(c.length===0){if(t==="json"){let b=X.success({success:!0,total:0,movedCount:0,alreadyCorrectCount:0,errorCount:0,results:[],durationMs:0,atomic:!1});console.log(JSON.stringify(b,null,2))}else console.log(`
631
+ \u{1F4CB} Moved Files:`);for(let t of e.results.filter(r=>r.success&&r.changes?.moved))console.log(` \u{1F4C1} ${t.filepath} \u2192 ${t.changes?.newPath}`)}}}o(BY,"outputResult");function SD(){return new ae("batch-repair").description("Batch repair folder locations for all markdown files in a directory").argument("<directory>","Directory to process (relative to vault root)").option("--vault <path>","Path to Obsidian vault",process.cwd()).option("--dry-run","Preview changes without modifying files").option("--format <type>","Output format: text|json (default: text)","text").option("--progress","Show progress during processing (default: true)",!0).option("--no-progress","Disable progress output").action(async(n,e)=>{let t=e.format||"text";D.setFormat(t);try{let r=(0,_D.resolve)(e.vault),i=new Pt(r),s=n;if(!await i.directoryExists(s))throw new Ke(`Directory not found: ${s}`,"exocortex batch-repair <existing-directory>");let c=await i.getMarkdownFiles(s);if(c.length===0){if(t==="json"){let b=X.success({success:!0,total:0,movedCount:0,alreadyCorrectCount:0,errorCount:0,results:[],durationMs:0,atomic:!1});console.log(JSON.stringify(b,null,2))}else console.log(`
632
632
  \u{1F4C2} No markdown files found in ${s}`);process.exit(0)}let l=c.map(b=>({command:"repair-folder",filepath:b})),u=e.progress!==!1&&t==="text",f=0;u&&console.log(`
633
- \u{1F50D} Processing ${c.length} files in ${s}...`);let h=await new uc(r,e.dryRun).executeBatch(l,!1),p=0,y=0,v=0;for(let b of h.results)if(b.success?b.changes?.moved?p++:y++:v++,u&&!e.dryRun){f++;let A=Math.round(f/c.length*100);process.stdout.write(`\r Processing ${f}/${c.length} (${A}%)...`)}u&&process.stdout.write("\r"+" ".repeat(60)+"\r");let w={...h,movedCount:p,alreadyCorrectCount:y,errorCount:v};$Y(t,w),process.exit(w.success?0:5)}catch(r){D.handle(r)}})}o(SD,"batchRepairCommand");var ly=require("fs"),Xi=require("path");function vD(){return new ae("resolve").description("Resolve UUID to file path").argument("<uuid>","Full or partial UUID to resolve").option("--vault <path>","Path to Obsidian vault",process.cwd()).option("--format <type>","Output format: uri|path|json (default: uri)","uri").option("--output <type>","Response format: text|json (for MCP tools)","text").option("--partial","Match partial UUIDs (returns all matches)").action(async(n,e)=>{let t=e.output||"text";D.setFormat(t);try{let r=Date.now();if(!BY(n))throw new Ke(`Invalid UUID format: ${n}`,"exocortex resolve <uuid> [--format uri|path|json] [--partial]",{uuid:n});let i=(0,Xi.resolve)(e.vault);if(!(0,ly.existsSync)(i))throw new Te(i);let s=VY(i,n,e.partial??!1),a=Date.now()-r;if(s.length===0){if(t==="json"){let c=X.error("VALIDATION_FILE_NOT_FOUND",`UUID not found: ${n}`,3,{context:{uuid:n}});console.log(JSON.stringify(c,null,2))}else console.error(`UUID not found: ${n}`);process.exit(1)}e.partial||s.length>1?qY(s,i,e.format,t,n,a):UY(s[0],i,e.format,t,n,a)}catch(r){D.handle(r)}})}o(vD,"resolveCommand");function BY(n){if(n.length<4)return!1;let e=/^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$/i,t=/^[0-9a-f-]+$/i;return e.test(n)||t.test(n)}o(BY,"isValidUuidFormat");function VY(n,e,t){let r=[],i=e.toLowerCase();function s(a){let c=(0,ly.readdirSync)(a,{withFileTypes:!0});for(let l of c){let u=(0,Xi.join)(a,l.name);if(l.isDirectory())!l.name.startsWith(".")&&l.name!=="node_modules"&&s(u);else if(l.isFile()&&l.name.endsWith(".md")){let f=l.name.toLowerCase();t?f.includes(i)&&r.push(u):(f.startsWith(i+".md")||f.startsWith(i+" ")||f.startsWith(i+"-"))&&r.push(u)}}}return o(s,"walk"),s(n),r}o(VY,"findFilesWithUuid");function bD(n){return`obsidian://vault/${encodeURI(n)}`}o(bD,"pathToObsidianUri");function wD(n){let e=n.match(/^([0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12})/i);return e?e[1]:(0,Xi.basename)(n,".md")}o(wD,"extractUuidFromFilename");function UY(n,e,t,r,i,s){let a=(0,Xi.relative)(e,n),c=bD(a),l=wD((0,Xi.basename)(n));if(r==="json"){let u={uuid:l,path:a,absolutePath:n,uri:c},f=X.success(u,{durationMs:s,searchUuid:i});console.log(JSON.stringify(f,null,2))}else switch(t){case"path":console.log(n);break;case"json":console.log(JSON.stringify({uuid:l,path:a,absolutePath:n,uri:c},null,2));break;case"uri":default:console.log(c);break}}o(UY,"outputSingleResult");function qY(n,e,t,r,i,s){let a=n.map(c=>{let l=(0,Xi.relative)(e,c),u=bD(l);return{uuid:wD((0,Xi.basename)(c)),path:l,absolutePath:c,uri:u}});if(r==="json"){let c=X.success({matches:a,count:a.length},{durationMs:s,searchUuid:i,itemCount:a.length});console.log(JSON.stringify(c,null,2))}else switch(t){case"path":for(let c of a)console.log(c.absolutePath);break;case"json":console.log(JSON.stringify(a,null,2));break;case"uri":default:for(let c of a)console.log(c.uri);break}}o(qY,"outputMultipleResults");var ED=require("fs"),TD=require("path"),Nn=K(Dt());function AD(){return new ae("ask").description("Ask a question in natural language about your vault").argument("<question>","Question in natural language (Russian or English)").option("--vault <path>","Path to Obsidian vault",process.cwd()).option("--format <type>","Output format: table|json","table").option("--output <type>","Response format: text|json (for MCP tools)","text").option("--show-query","Show the generated SPARQL query").option("--explain","Show explanation of the query conversion").action(async(n,e)=>{let t=e.output||"text";D.setFormat(t);try{let r=Date.now(),i=(0,TD.resolve)(e.vault);if(!(0,ED.existsSync)(i))throw new Te(i);let s=new Nn.NLToSPARQLService;t==="text"&&console.log(`\u{1F9E0} Analyzing question: "${n}"
633
+ \u{1F50D} Processing ${c.length} files in ${s}...`);let h=await new uc(r,e.dryRun).executeBatch(l,!1),p=0,y=0,v=0;for(let b of h.results)if(b.success?b.changes?.moved?p++:y++:v++,u&&!e.dryRun){f++;let A=Math.round(f/c.length*100);process.stdout.write(`\r Processing ${f}/${c.length} (${A}%)...`)}u&&process.stdout.write("\r"+" ".repeat(60)+"\r");let w={...h,movedCount:p,alreadyCorrectCount:y,errorCount:v};BY(t,w),process.exit(w.success?0:5)}catch(r){D.handle(r)}})}o(SD,"batchRepairCommand");var ly=require("fs"),Xi=require("path");function vD(){return new ae("resolve").description("Resolve UUID to file path").argument("<uuid>","Full or partial UUID to resolve").option("--vault <path>","Path to Obsidian vault",process.cwd()).option("--format <type>","Output format: uri|path|json (default: uri)","uri").option("--output <type>","Response format: text|json (for MCP tools)","text").option("--partial","Match partial UUIDs (returns all matches)").action(async(n,e)=>{let t=e.output||"text";D.setFormat(t);try{let r=Date.now();if(!VY(n))throw new Ke(`Invalid UUID format: ${n}`,"exocortex resolve <uuid> [--format uri|path|json] [--partial]",{uuid:n});let i=(0,Xi.resolve)(e.vault);if(!(0,ly.existsSync)(i))throw new Te(i);let s=UY(i,n,e.partial??!1),a=Date.now()-r;if(s.length===0){if(t==="json"){let c=X.error("VALIDATION_FILE_NOT_FOUND",`UUID not found: ${n}`,3,{context:{uuid:n}});console.log(JSON.stringify(c,null,2))}else console.error(`UUID not found: ${n}`);process.exit(1)}e.partial||s.length>1?WY(s,i,e.format,t,n,a):qY(s[0],i,e.format,t,n,a)}catch(r){D.handle(r)}})}o(vD,"resolveCommand");function VY(n){if(n.length<4)return!1;let e=/^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$/i,t=/^[0-9a-f-]+$/i;return e.test(n)||t.test(n)}o(VY,"isValidUuidFormat");function UY(n,e,t){let r=[],i=e.toLowerCase();function s(a){let c=(0,ly.readdirSync)(a,{withFileTypes:!0});for(let l of c){let u=(0,Xi.join)(a,l.name);if(l.isDirectory())!l.name.startsWith(".")&&l.name!=="node_modules"&&s(u);else if(l.isFile()&&l.name.endsWith(".md")){let f=l.name.toLowerCase();t?f.includes(i)&&r.push(u):(f.startsWith(i+".md")||f.startsWith(i+" ")||f.startsWith(i+"-"))&&r.push(u)}}}return o(s,"walk"),s(n),r}o(UY,"findFilesWithUuid");function bD(n){return`obsidian://vault/${encodeURI(n)}`}o(bD,"pathToObsidianUri");function wD(n){let e=n.match(/^([0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12})/i);return e?e[1]:(0,Xi.basename)(n,".md")}o(wD,"extractUuidFromFilename");function qY(n,e,t,r,i,s){let a=(0,Xi.relative)(e,n),c=bD(a),l=wD((0,Xi.basename)(n));if(r==="json"){let u={uuid:l,path:a,absolutePath:n,uri:c},f=X.success(u,{durationMs:s,searchUuid:i});console.log(JSON.stringify(f,null,2))}else switch(t){case"path":console.log(n);break;case"json":console.log(JSON.stringify({uuid:l,path:a,absolutePath:n,uri:c},null,2));break;case"uri":default:console.log(c);break}}o(qY,"outputSingleResult");function WY(n,e,t,r,i,s){let a=n.map(c=>{let l=(0,Xi.relative)(e,c),u=bD(l);return{uuid:wD((0,Xi.basename)(c)),path:l,absolutePath:c,uri:u}});if(r==="json"){let c=X.success({matches:a,count:a.length},{durationMs:s,searchUuid:i,itemCount:a.length});console.log(JSON.stringify(c,null,2))}else switch(t){case"path":for(let c of a)console.log(c.absolutePath);break;case"json":console.log(JSON.stringify(a,null,2));break;case"uri":default:for(let c of a)console.log(c.uri);break}}o(WY,"outputMultipleResults");var ED=require("fs"),TD=require("path"),Nn=K(Dt());function AD(){return new ae("ask").description("Ask a question in natural language about your vault").argument("<question>","Question in natural language (Russian or English)").option("--vault <path>","Path to Obsidian vault",process.cwd()).option("--format <type>","Output format: table|json","table").option("--output <type>","Response format: text|json (for MCP tools)","text").option("--show-query","Show the generated SPARQL query").option("--explain","Show explanation of the query conversion").action(async(n,e)=>{let t=e.output||"text";D.setFormat(t);try{let r=Date.now(),i=(0,TD.resolve)(e.vault);if(!(0,ED.existsSync)(i))throw new Te(i);let s=new Nn.NLToSPARQLService;t==="text"&&console.log(`\u{1F9E0} Analyzing question: "${n}"
634
634
  `);let a=s.convert(n);e.showQuery&&t==="text"&&(console.log("\u{1F4DD} Generated SPARQL Query:"),console.log("\u2500".repeat(50)),console.log(a.query),console.log("\u2500".repeat(50)),console.log()),e.explain&&t==="text"&&(console.log(`\u{1F4D6} Explanation: ${a.explanation}`),console.log(`\u{1F3AF} Confidence: ${(a.confidence*100).toFixed(0)}%`),a.templateName&&console.log(`\u{1F4CB} Template: ${a.templateName}`),a.isFallback&&console.log("\u26A0\uFE0F Using fallback generic search query"),console.log()),t==="text"&&console.log(`\u{1F4E6} Loading vault: ${i}...`);let c=Date.now(),l=new Nt(i),f=await new Nn.NoteToRDFConverter(l).convertVault(),d=new Nn.InMemoryTripleStore;await d.addAll(f);let h=Date.now()-c;t==="text"&&console.log(`\u2705 Loaded ${f.length} triples in ${h}ms
635
635
  `);let p=a.query;p=Mg(p),p=Kl(p);let y=new Nn.ExoQLParser,v=Zf(Jf(i));v.size>0&&y.setVaultPrefixes(v);let w=y.parse(p),A=new Nn.ExoQLAlgebraTranslator().translate(w);A=new Nn.AlgebraOptimizer().optimize(A);let j=Date.now(),te=await new Nn.ExoQLQueryExecutor(d).executeAll(A),z=Date.now()-j,G=Date.now()-r,F=s.getSuggestions(n);if(t==="json"){let $=te.map(at=>at.toJSON()),re={question:n,query:a.query,template:a.templateName,parameters:a.parameters,confidence:a.confidence,explanation:a.explanation,count:te.length,bindings:$,suggestions:F.length>0?F:void 0},Ye=X.success(re,{durationMs:G,itemCount:te.length,loadDurationMs:h,execDurationMs:z,triplesScanned:f.length});console.log(JSON.stringify(Ye,null,2))}else{if(console.log(`\u2705 Found ${te.length} result(s) in ${z}ms
636
- `),te.length>0?WY(te,e.format):console.log("No results found."),F.length>0){console.log(`
636
+ `),te.length>0?GY(te,e.format):console.log("No results found."),F.length>0){console.log(`
637
637
  \u{1F4A1} Suggestions:`);for(let $ of F)console.log(` \u2022 ${$}`)}if(a.confidence<.6&&a.alternatives.length>0){console.log(`
638
638
  \u{1F504} Alternative queries that might work better:`);for(let $=0;$<Math.min(2,a.alternatives.length);$++)console.log(` ${$+1}. ${a.alternatives[$].split(`
639
- `).slice(-3)[0]?.trim()||"..."}`)}}}catch(r){D.handle(r)}})}o(AD,"askCommand");function WY(n,e){let t=n;switch(e){case"json":let r=new Ul;console.log(r.format(t));break;case"table":default:let i=new Vl;console.log(i.format(t));break}}o(WY,"formatResults");var fu=require("path"),du=require("fs"),fc=K(fe()),co=K(Dt());var Q0e=K(Xd()),uu=K(fe()),Ed=K(Dt());var uy=class{constructor(e="exocortex-cli"){this.appName=e}static{o(this,"NodeLogger")}debug(e,t){console.debug(`[${this.appName}]`,e,t||"")}info(e,t){console.info(`[${this.appName}]`,e,t||"")}warn(e,t){console.warn(`[${this.appName}]`,e,t||"")}error(e,t,r){console.error(`[${this.appName}]`,e,t||"",r||""),t?.stack&&console.error(t.stack)}};var fy=class{constructor(){this.handlers=new Map}static{o(this,"NodeEventBus")}publish(e,t){let r=this.handlers.get(e);r&&r.forEach(i=>{try{i(t)}catch(s){console.error(`[EventBus] Error in handler for event "${e}":`,s)}})}subscribe(e,t){return this.handlers.has(e)||this.handlers.set(e,new Set),this.handlers.get(e).add(t),()=>this.unsubscribe(e,t)}unsubscribe(e,t){let r=this.handlers.get(e);r&&(r.delete(t),r.size===0&&this.handlers.delete(e))}};var hy=K(require("fs/promises")),xD=K(require("path")),CD=K(require("os"));var dy=class{constructor(e=".exocortexrc"){this.config={};this.configPath=xD.join(CD.homedir(),e)}static{o(this,"NodeConfiguration")}async load(){try{let e=await hy.readFile(this.configPath,"utf-8");this.config=JSON.parse(e)}catch{this.config={}}}get(e){let t=e.split("."),r=this.config;for(let i of t)if(r&&typeof r=="object"&&i in r)r=r[i];else return;return r}async set(e,t){let r=e.split("."),i=r.pop(),s=this.config;for(let a of r)(!s[a]||typeof s[a]!="object")&&(s[a]={}),s=s[a];s[i]=t,await this.save()}getAll(){return{...this.config}}async save(){await hy.writeFile(this.configPath,JSON.stringify(this.config,null,2),"utf-8")}};var ID=K(require("readline"));var py=class{static{o(this,"NodeNotificationService")}info(e,t){console.log(`\u2139 ${e}`)}success(e,t){console.log(`\u2713 ${e}`)}error(e,t){console.error(`\u2717 ${e}`)}warn(e,t){console.warn(`\u26A0 ${e}`)}async confirm(e,t){let r=ID.createInterface({input:process.stdin,output:process.stdout});return new Promise(i=>{r.question(`${e}
639
+ `).slice(-3)[0]?.trim()||"..."}`)}}}catch(r){D.handle(r)}})}o(AD,"askCommand");function GY(n,e){let t=n;switch(e){case"json":let r=new Ul;console.log(r.format(t));break;case"table":default:let i=new Vl;console.log(i.format(t));break}}o(GY,"formatResults");var fu=require("path"),du=require("fs"),fc=K(fe()),co=K(Dt());var K0e=K(Xd()),uu=K(fe()),Ed=K(Dt());var uy=class{constructor(e="exocortex-cli"){this.appName=e}static{o(this,"NodeLogger")}debug(e,t){console.debug(`[${this.appName}]`,e,t||"")}info(e,t){console.info(`[${this.appName}]`,e,t||"")}warn(e,t){console.warn(`[${this.appName}]`,e,t||"")}error(e,t,r){console.error(`[${this.appName}]`,e,t||"",r||""),t?.stack&&console.error(t.stack)}};var fy=class{constructor(){this.handlers=new Map}static{o(this,"NodeEventBus")}publish(e,t){let r=this.handlers.get(e);r&&r.forEach(i=>{try{i(t)}catch(s){console.error(`[EventBus] Error in handler for event "${e}":`,s)}})}subscribe(e,t){return this.handlers.has(e)||this.handlers.set(e,new Set),this.handlers.get(e).add(t),()=>this.unsubscribe(e,t)}unsubscribe(e,t){let r=this.handlers.get(e);r&&(r.delete(t),r.size===0&&this.handlers.delete(e))}};var hy=K(require("fs/promises")),xD=K(require("path")),CD=K(require("os"));var dy=class{constructor(e=".exocortexrc"){this.config={};this.configPath=xD.join(CD.homedir(),e)}static{o(this,"NodeConfiguration")}async load(){try{let e=await hy.readFile(this.configPath,"utf-8");this.config=JSON.parse(e)}catch{this.config={}}}get(e){let t=e.split("."),r=this.config;for(let i of t)if(r&&typeof r=="object"&&i in r)r=r[i];else return;return r}async set(e,t){let r=e.split("."),i=r.pop(),s=this.config;for(let a of r)(!s[a]||typeof s[a]!="object")&&(s[a]={}),s=s[a];s[i]=t,await this.save()}getAll(){return{...this.config}}async save(){await hy.writeFile(this.configPath,JSON.stringify(this.config,null,2),"utf-8")}};var ID=K(require("readline"));var py=class{static{o(this,"NodeNotificationService")}info(e,t){console.log(`\u2139 ${e}`)}success(e,t){console.log(`\u2713 ${e}`)}error(e,t){console.error(`\u2717 ${e}`)}warn(e,t){console.warn(`\u26A0 ${e}`)}async confirm(e,t){let r=ID.createInterface({input:process.stdin,output:process.stdout});return new Promise(i=>{r.question(`${e}
640
640
  ${t}
641
- Continue? (y/n): `,s=>{r.close(),i(s.toLowerCase()==="y"||s.toLowerCase()==="yes")})})}};var my=class{static{o(this,"CLIContainer")}static setup(){uu.container.register(Ed.DI_TOKENS.ILogger,{useFactory:o(()=>new uy("exocortex-cli"),"useFactory")}),uu.container.register(Ed.DI_TOKENS.IEventBus,{useClass:fy}),uu.container.register(Ed.DI_TOKENS.IConfiguration,{useClass:dy}),uu.container.register(Ed.DI_TOKENS.INotificationService,{useClass:py})}static reset(){uu.container.clearInstances()}};function Td(n){my.setup(),fc.container.register(co.DI_TOKENS.IVaultAdapter,{useFactory:o(()=>new Nt(n),"useFactory")})}o(Td,"setupContainer");function GY(n){if(n.length===0)return"No practices found.";let e=[];for(let t of n){let r="\u2B1C";t.doneToday?r="\u2705":t.inProgressToday&&(r="\u{1F504}");let i=t.estimatedDuration?` (${t.estimatedDuration}m)`:"";e.push(`${r} ${t.label}${i}`)}return e.join(`
642
- `)}o(GY,"formatPractices");function zY(n){let e=[`\u{1F4C5} Daily Review: ${n.date}`,"","\u{1F4CA} Tasks:",` Planned: ${n.plannedCount}`,` Completed: ${n.completedCount}`,` In Progress: ${n.inProgressCount}`,` Progress: ${n.completionPercentage}%`,"",`\u23F1\uFE0F Total time: ${Math.round(n.totalTimeMinutes)} minutes`];if(n.practicesDue.length>0){e.push(""),e.push(`\u{1F4CB} Practices due (${n.practicesDue.length}):`);for(let t of n.practicesDue){let r=t.estimatedDuration?` (${t.estimatedDuration}m)`:"";e.push(` \u2B1C ${t.label}${r}`)}}return e.join(`
643
- `)}o(zY,"formatSummary");function RD(){let n=new ae("daily").description("Daily review operations for mobile-friendly workflow");return n.command("practices").description("List today's practices (recurring tasks)").option("--vault <path>","Path to Obsidian vault",process.cwd()).option("--format <type>","Output format: text|json","text").action(async e=>{let t=e.format||"text";D.setFormat(t);try{let r=(0,fu.resolve)(e.vault);if(!(0,du.existsSync)(r))throw new Te(r);Td(r);let s=await fc.container.resolve(co.DailyReviewService).getPractices();if(t==="json"){let a=X.success({practices:s,count:s.length});console.log(JSON.stringify(a,null,2))}else console.log(GY(s))}catch(r){D.handle(r)}}),n.command("summary").description("Show today's daily review summary").option("--vault <path>","Path to Obsidian vault",process.cwd()).option("--format <type>","Output format: text|json","text").option("--date <value>","Date in YYYY-MM-DD format (default: today)").action(async e=>{let t=e.format||"text";D.setFormat(t);try{let r=(0,fu.resolve)(e.vault);if(!(0,du.existsSync)(r))throw new Te(r);Td(r);let i=fc.container.resolve(co.DailyReviewService),s;if(e.date&&(s=new Date(e.date),isNaN(s.getTime())))throw new Ke(`Invalid date format: ${e.date}`,"exocortex daily summary --date YYYY-MM-DD",{date:e.date});let a=await i.getDailyReviewSummary(s);if(t==="json"){let c=X.success(a);console.log(JSON.stringify(c,null,2))}else console.log(zY(a))}catch(r){D.handle(r)}}),n.command("log").description("Quick capture an activity").argument("<label>","Activity label/description").option("--vault <path>","Path to Obsidian vault",process.cwd()).option("--format <type>","Output format: text|json","text").option("--start","Start the task immediately (default: true)").option("--no-start","Don't start the task immediately").action(async(e,t)=>{let r=t.format||"text";D.setFormat(r);try{let i=(0,fu.resolve)(t.vault);if(!(0,du.existsSync)(i))throw new Te(i);Td(i);let s=fc.container.resolve(co.DailyReviewService),a=t.start!==!1,c=await s.quickCapture(e,a);if(r==="json"){let l=X.success(c);console.log(JSON.stringify(l,null,2))}else{let l=c.started?"\u{1F504}":"\u2B1C";console.log(`${l} Created: ${c.label}`),console.log(` Path: ${c.path}`)}}catch(i){D.handle(i)}}),n.command("start").description("Start a practice (create task instance from prototype)").argument("<prototype-uid>","Practice/prototype UID to start").option("--vault <path>","Path to Obsidian vault",process.cwd()).option("--format <type>","Output format: text|json","text").action(async(e,t)=>{let r=t.format||"text";D.setFormat(r);try{let i=(0,fu.resolve)(t.vault);if(!(0,du.existsSync)(i))throw new Te(i);Td(i);let a=await fc.container.resolve(co.DailyReviewService).createFromPractice({prototypeUid:e,startImmediately:!0});if(r==="json"){let c=X.success(a);console.log(JSON.stringify(c,null,2))}else console.log(`\u{1F504} Started: ${a.label}`),console.log(` Path: ${a.path}`)}catch(i){D.handle(i)}}),n.command("done").description("Mark a practice as done").argument("<prototype-uid>","Practice/prototype UID to mark as done").option("--vault <path>","Path to Obsidian vault",process.cwd()).option("--format <type>","Output format: text|json","text").action(async(e,t)=>{let r=t.format||"text";D.setFormat(r);try{let i=(0,fu.resolve)(t.vault);if(!(0,du.existsSync)(i))throw new Te(i);if(Td(i),await fc.container.resolve(co.DailyReviewService).markPracticeDone(e),r==="json"){let a=X.success({prototypeUid:e,status:"done"});console.log(JSON.stringify(a,null,2))}else console.log(`\u2705 Marked as done: ${e}`)}catch(i){D.handle(i)}}),n}o(RD,"dailyReviewCommand");var BD=require("fs"),VD=require("path");var Sa=require("fs"),lo=require("path"),PD=require("child_process"),At=K(Dt());var HY=new Set(["aliases","archived","tags","cssclasses","publish","permalink","description","image","cover","banner","title","share","share_link","share_updated","metadata","uri"]),OD=new Map([["exo__","https://exocortex.my/ontology/exo#"],["ems__","https://exocortex.my/ontology/ems#"],["exocmd__","https://exocortex.my/ontology/exocmd#"],["ims__","https://exocortex.my/ontology/ims#"],["ztlk__","https://exocortex.my/ontology/ztlk#"],["ptms__","https://exocortex.my/ontology/ptms#"],["lit__","https://exocortex.my/ontology/lit#"],["inbox__","https://exocortex.my/ontology/inbox#"],["place__","https://exocortex.my/ontology/place#"],["exoob__","https://exocortex.my/ontology/exoob#"],["pn__","https://exocortex.my/ontology/pn#"],["period__","https://exocortex.my/ontology/period#"],["rdf__","http://www.w3.org/1999/02/22-rdf-syntax-ns#"],["rdfs__","http://www.w3.org/2000/01/rdf-schema#"],["owl__","http://www.w3.org/2002/07/owl#"]]);function QY(n){let e=n.match(/^---\r?\n([\s\S]*?)\r?\n---/);if(!e)return n.match(/^---\r?\n---/)?{}:null;let t=e[1].split(`
644
- `),r={};for(let i of t){let s=i.match(/^(\w[\w]*):\s*(.*)$/);s&&(r[s[1]]=!0)}return r}o(QY,"extractFrontmatter");function FD(n){for(let e of OD.keys())if(n.startsWith(e))return!0;return!1}o(FD,"hasKnownPrefix");function DD(n){for(let[e,t]of OD)if(n.startsWith(e))return t+n.substring(e.length);return null}o(DD,"keyToURI");function KY(n){let e=[],t=[];for(let r of n)HY.has(r)||(FD(r)?e.push(r):t.push(r));return{toValidate:e,unknownPrefix:t}}o(KY,"classifyKeys");function YY(n){try{return(0,PD.execSync)("git diff --cached --name-only",{cwd:n,encoding:"utf-8"}).split(`
645
- `).filter(t=>t.endsWith(".md")&&t.trim().length>0)}catch{return[]}}o(YY,"getStagedMdFiles");function XY(n){let e=[];function t(r){let i=(0,Sa.readdirSync)(r);for(let s of i){if(s.startsWith(".")||s==="node_modules")continue;let a=(0,lo.join)(r,s);(0,Sa.statSync)(a).isDirectory()?t(a):s.endsWith(".md")&&e.push((0,lo.relative)(n,a))}}return o(t,"walk"),t(n),e}o(XY,"collectMdFiles");function JY(n){let e=n.lastIndexOf("/");if(e===-1)return null;let t=decodeURIComponent(n.substring(e+1));return t.endsWith(".md")&&(t=t.slice(0,-3)),FD(t)?t:null}o(JY,"extractPropertyNameFromURI");async function ZY(n){let e=new At.InMemoryTripleStore;await e.addAll(n);let t=new At.ExoQLParser,r=Kl(`SELECT ?s ?label WHERE {
641
+ Continue? (y/n): `,s=>{r.close(),i(s.toLowerCase()==="y"||s.toLowerCase()==="yes")})})}};var my=class{static{o(this,"CLIContainer")}static setup(){uu.container.register(Ed.DI_TOKENS.ILogger,{useFactory:o(()=>new uy("exocortex-cli"),"useFactory")}),uu.container.register(Ed.DI_TOKENS.IEventBus,{useClass:fy}),uu.container.register(Ed.DI_TOKENS.IConfiguration,{useClass:dy}),uu.container.register(Ed.DI_TOKENS.INotificationService,{useClass:py})}static reset(){uu.container.clearInstances()}};function Td(n){my.setup(),fc.container.register(co.DI_TOKENS.IVaultAdapter,{useFactory:o(()=>new Nt(n),"useFactory")})}o(Td,"setupContainer");function zY(n){if(n.length===0)return"No practices found.";let e=[];for(let t of n){let r="\u2B1C";t.doneToday?r="\u2705":t.inProgressToday&&(r="\u{1F504}");let i=t.estimatedDuration?` (${t.estimatedDuration}m)`:"";e.push(`${r} ${t.label}${i}`)}return e.join(`
642
+ `)}o(zY,"formatPractices");function HY(n){let e=[`\u{1F4C5} Daily Review: ${n.date}`,"","\u{1F4CA} Tasks:",` Planned: ${n.plannedCount}`,` Completed: ${n.completedCount}`,` In Progress: ${n.inProgressCount}`,` Progress: ${n.completionPercentage}%`,"",`\u23F1\uFE0F Total time: ${Math.round(n.totalTimeMinutes)} minutes`];if(n.practicesDue.length>0){e.push(""),e.push(`\u{1F4CB} Practices due (${n.practicesDue.length}):`);for(let t of n.practicesDue){let r=t.estimatedDuration?` (${t.estimatedDuration}m)`:"";e.push(` \u2B1C ${t.label}${r}`)}}return e.join(`
643
+ `)}o(HY,"formatSummary");function RD(){let n=new ae("daily").description("Daily review operations for mobile-friendly workflow");return n.command("practices").description("List today's practices (recurring tasks)").option("--vault <path>","Path to Obsidian vault",process.cwd()).option("--format <type>","Output format: text|json","text").action(async e=>{let t=e.format||"text";D.setFormat(t);try{let r=(0,fu.resolve)(e.vault);if(!(0,du.existsSync)(r))throw new Te(r);Td(r);let s=await fc.container.resolve(co.DailyReviewService).getPractices();if(t==="json"){let a=X.success({practices:s,count:s.length});console.log(JSON.stringify(a,null,2))}else console.log(zY(s))}catch(r){D.handle(r)}}),n.command("summary").description("Show today's daily review summary").option("--vault <path>","Path to Obsidian vault",process.cwd()).option("--format <type>","Output format: text|json","text").option("--date <value>","Date in YYYY-MM-DD format (default: today)").action(async e=>{let t=e.format||"text";D.setFormat(t);try{let r=(0,fu.resolve)(e.vault);if(!(0,du.existsSync)(r))throw new Te(r);Td(r);let i=fc.container.resolve(co.DailyReviewService),s;if(e.date&&(s=new Date(e.date),isNaN(s.getTime())))throw new Ke(`Invalid date format: ${e.date}`,"exocortex daily summary --date YYYY-MM-DD",{date:e.date});let a=await i.getDailyReviewSummary(s);if(t==="json"){let c=X.success(a);console.log(JSON.stringify(c,null,2))}else console.log(HY(a))}catch(r){D.handle(r)}}),n.command("log").description("Quick capture an activity").argument("<label>","Activity label/description").option("--vault <path>","Path to Obsidian vault",process.cwd()).option("--format <type>","Output format: text|json","text").option("--start","Start the task immediately (default: true)").option("--no-start","Don't start the task immediately").action(async(e,t)=>{let r=t.format||"text";D.setFormat(r);try{let i=(0,fu.resolve)(t.vault);if(!(0,du.existsSync)(i))throw new Te(i);Td(i);let s=fc.container.resolve(co.DailyReviewService),a=t.start!==!1,c=await s.quickCapture(e,a);if(r==="json"){let l=X.success(c);console.log(JSON.stringify(l,null,2))}else{let l=c.started?"\u{1F504}":"\u2B1C";console.log(`${l} Created: ${c.label}`),console.log(` Path: ${c.path}`)}}catch(i){D.handle(i)}}),n.command("start").description("Start a practice (create task instance from prototype)").argument("<prototype-uid>","Practice/prototype UID to start").option("--vault <path>","Path to Obsidian vault",process.cwd()).option("--format <type>","Output format: text|json","text").action(async(e,t)=>{let r=t.format||"text";D.setFormat(r);try{let i=(0,fu.resolve)(t.vault);if(!(0,du.existsSync)(i))throw new Te(i);Td(i);let a=await fc.container.resolve(co.DailyReviewService).createFromPractice({prototypeUid:e,startImmediately:!0});if(r==="json"){let c=X.success(a);console.log(JSON.stringify(c,null,2))}else console.log(`\u{1F504} Started: ${a.label}`),console.log(` Path: ${a.path}`)}catch(i){D.handle(i)}}),n.command("done").description("Mark a practice as done").argument("<prototype-uid>","Practice/prototype UID to mark as done").option("--vault <path>","Path to Obsidian vault",process.cwd()).option("--format <type>","Output format: text|json","text").action(async(e,t)=>{let r=t.format||"text";D.setFormat(r);try{let i=(0,fu.resolve)(t.vault);if(!(0,du.existsSync)(i))throw new Te(i);if(Td(i),await fc.container.resolve(co.DailyReviewService).markPracticeDone(e),r==="json"){let a=X.success({prototypeUid:e,status:"done"});console.log(JSON.stringify(a,null,2))}else console.log(`\u2705 Marked as done: ${e}`)}catch(i){D.handle(i)}}),n}o(RD,"dailyReviewCommand");var BD=require("fs"),VD=require("path");var Sa=require("fs"),lo=require("path"),PD=require("child_process"),At=K(Dt());var QY=new Set(["aliases","archived","tags","cssclasses","publish","permalink","description","image","cover","banner","title","share","share_link","share_updated","metadata","uri"]),OD=new Map([["exo__","https://exocortex.my/ontology/exo#"],["ems__","https://exocortex.my/ontology/ems#"],["exocmd__","https://exocortex.my/ontology/exocmd#"],["ims__","https://exocortex.my/ontology/ims#"],["ztlk__","https://exocortex.my/ontology/ztlk#"],["ptms__","https://exocortex.my/ontology/ptms#"],["lit__","https://exocortex.my/ontology/lit#"],["inbox__","https://exocortex.my/ontology/inbox#"],["place__","https://exocortex.my/ontology/place#"],["exoob__","https://exocortex.my/ontology/exoob#"],["pn__","https://exocortex.my/ontology/pn#"],["period__","https://exocortex.my/ontology/period#"],["rdf__","http://www.w3.org/1999/02/22-rdf-syntax-ns#"],["rdfs__","http://www.w3.org/2000/01/rdf-schema#"],["owl__","http://www.w3.org/2002/07/owl#"]]);function KY(n){let e=n.match(/^---\r?\n([\s\S]*?)\r?\n---/);if(!e)return n.match(/^---\r?\n---/)?{}:null;let t=e[1].split(`
644
+ `),r={};for(let i of t){let s=i.match(/^(\w[\w]*):\s*(.*)$/);s&&(r[s[1]]=!0)}return r}o(KY,"extractFrontmatter");function FD(n){for(let e of OD.keys())if(n.startsWith(e))return!0;return!1}o(FD,"hasKnownPrefix");function DD(n){for(let[e,t]of OD)if(n.startsWith(e))return t+n.substring(e.length);return null}o(DD,"keyToURI");function YY(n){let e=[],t=[];for(let r of n)QY.has(r)||(FD(r)?e.push(r):t.push(r));return{toValidate:e,unknownPrefix:t}}o(YY,"classifyKeys");function XY(n){try{return(0,PD.execSync)("git diff --cached --name-only",{cwd:n,encoding:"utf-8"}).split(`
645
+ `).filter(t=>t.endsWith(".md")&&t.trim().length>0)}catch{return[]}}o(XY,"getStagedMdFiles");function JY(n){let e=[];function t(r){let i=(0,Sa.readdirSync)(r);for(let s of i){if(s.startsWith(".")||s==="node_modules")continue;let a=(0,lo.join)(r,s);(0,Sa.statSync)(a).isDirectory()?t(a):s.endsWith(".md")&&e.push((0,lo.relative)(n,a))}}return o(t,"walk"),t(n),e}o(JY,"collectMdFiles");function ZY(n){let e=n.lastIndexOf("/");if(e===-1)return null;let t=decodeURIComponent(n.substring(e+1));return t.endsWith(".md")&&(t=t.slice(0,-3)),FD(t)?t:null}o(ZY,"extractPropertyNameFromURI");async function eX(n){let e=new At.InMemoryTripleStore;await e.addAll(n);let t=new At.ExoQLParser,r=Kl(`SELECT ?s ?label WHERE {
646
646
  {
647
647
  ?s a ?type .
648
648
  FILTER(CONTAINS(STR(?type), "Property"))
@@ -659,19 +659,19 @@ Continue? (y/n): `,s=>{r.close(),i(s.toLowerCase()==="y"||s.toLowerCase()==="yes
659
659
  FILTER(!CONTAINS(STR(?class), "PropertyCardinality"))
660
660
  }
661
661
  OPTIONAL { ?s exo:Asset_label ?label }
662
- }`),i=t.parse(r),a=new At.ExoQLAlgebraTranslator().translate(i);a=new At.AlgebraOptimizer().optimize(a);let u=await new At.ExoQLQueryExecutor(e).executeAll(a),f=new Set;for(let d of u){let h=d.toJSON(),p=h.s;if(typeof p=="string"){let v=JY(p);if(v){let w=DD(v);w&&f.add(w)}}let y=h.label;typeof y=="string"&&y.startsWith("https://exocortex.my/ontology/")&&f.add(y)}return f}o(ZY,"loadDeclaredProperties");function eX(n,e,t){let r=[],i;try{i=(0,Sa.readFileSync)(n,"utf-8")}catch{return[]}let s=QY(i);if(!s)return[];let a=Object.keys(s),{toValidate:c,unknownPrefix:l}=KY(a);for(let u of l)r.push({file:e,property:u,reason:`Unknown namespace prefix in "${u}"`});for(let u of c){let f=DD(u);f&&!t.has(f)&&r.push({file:e,property:u,reason:`Property "${u}" is not declared in the ontology`})}return r}o(eX,"validateFile");var tX="http://www.w3.org/2000/01/rdf-schema#subClassOf";function rX(n){let e=o(r=>{if(r instanceof At.DomainIRI)return{type:"iri",value:r.value};if(r instanceof At.DomainLiteral){let i={type:"literal",value:r.value};return r.datatype&&(i.datatype=r.datatype.value),r.language&&(i.language=r.language),i}return null},"mapNode"),t=[];for(let r of n){let i=e(r.subject),s=e(r.predicate),a=e(r.object);i&&s&&a&&t.push({subject:i,predicate:s,object:a})}return t}o(rX,"domainToAlgebraTriples");var zE=class{constructor(e){this.subClassMap=new Map;for(let t of e)if(t.predicate instanceof At.DomainIRI&&t.predicate.value===tX&&t.subject instanceof At.DomainIRI&&t.object instanceof At.DomainIRI){let r=this.subClassMap.get(t.subject.value)??new Set;r.add(t.object.value),this.subClassMap.set(t.subject.value,r)}}static{o(this,"TripleClassHierarchy")}isSubClassOf(e,t){let r=new Set,i=[e];for(;i.length>0;){let s=i.shift();if(s===t)return!0;if(r.has(s))continue;r.add(s);let a=this.subClassMap.get(s);if(a)for(let c of a)i.push(c)}return!1}};function nX(n,e){let t=`file://${n}`,r="https://exocortex.my/cli/shacl-validator",i={earl:"http://www.w3.org/ns/earl#",dc:"http://purl.org/dc/terms/",xsd:"http://www.w3.org/2001/XMLSchema#",sh:"http://www.w3.org/ns/shacl#"},s=[{"@type":"earl:Assertor","@id":r,"dc:title":"Exocortex CLI SHACL-lite Validator"},{"@type":"earl:TestSubject","@id":t,"dc:title":n}];if(e.violations.length===0)s.push({"@type":"earl:Assertion","earl:assertedBy":{"@id":r},"earl:subject":{"@id":t},"earl:result":{"@type":"earl:TestResult","earl:outcome":{"@id":"earl:passed"},"dc:description":"All nodes conform to shapes"}});else for(let a of e.violations)s.push({"@type":"earl:Assertion","earl:assertedBy":{"@id":r},"earl:subject":{"@id":t},"earl:test":{"@id":a.propertyPath},"earl:result":{"@type":"earl:TestResult","earl:outcome":{"@id":"earl:failed"},"dc:description":a.message,"sh:focusNode":a.focusNode,"sh:resultPath":a.propertyPath,"sh:resultSeverity":{"@id":`sh:${a.severity.replace("sh:","")}`},...a.actualValue!==void 0?{"sh:value":a.actualValue}:{}}});return{"@context":i,"@graph":s}}o(nX,"buildEARLReport");async function iX(n,e){let r=(await At.ShapeLoader.loadFromVaultFS(n)).getAll(),i=new At.ShaclShapeRegistry(r),s=new zE(e),a=rX(e);return(0,At.shaclValidate)(a,i,s)}o(iX,"runShapesValidation");async function sX(n){let e=n.format||"text";try{let t=(0,lo.resolve)(n.vault);if(!(0,Sa.existsSync)(t))throw new Te(t);e==="text"&&console.log(`\u{1F4E6} Loading vault (shapes-mode): ${t}...`);let r;if(n.useCache){let a=await new qn(t).loadOrBuild();r=a.triples,e==="text"&&a.cacheHit&&console.log("\u{1F680} Cache hit! Loading from persistent cache...")}else{let s=new Nt(t);r=await new At.NoteToRDFConverter(s).convertVault()}e==="text"&&(console.log(`\u2705 Loaded ${r.length} triples`),console.log("\u{1F50D} Running SHACL-lite validation..."));let i=await iX(t,r);if(e==="earl"){let s=nX(t,i);console.log(JSON.stringify(s,null,2))}else if(e==="json"){let s=X.success({vaultPath:t,conforms:i.conforms,violationCount:i.violations.length,violations:i.violations});console.log(JSON.stringify(s,null,2))}else if(i.conforms)console.log(`\u2705 Vault conforms to all shapes (${i.violations.length===0?"no violations":`${i.violations.length} warning(s)`}).`);else{let s=new Map;for(let a of i.violations){let c=s.get(a.focusNode)??[];c.push(a),s.set(a.focusNode,c)}console.log(`\u26A0\uFE0F Found ${i.violations.length} SHACL violation(s) in ${s.size} node(s):
663
- `);for(let[a,c]of s){console.log(` \u274C ${a}`);for(let l of c){let u=l.severity.replace("sh:","");console.log(` [${u}] ${l.message}`)}}}i.conforms||(process.exitCode=1)}catch(t){D.handle(t)}}o(sX,"runShapesModeAction");function ND(){return new ae("schema").description("Check frontmatter properties against ontology (Issue #2713)").option("--vault <path>","Path to Obsidian vault",process.cwd()).option("--output <type>","Response format: text|json (for MCP tools)","text").option("--staged","Only validate git-staged .md files (for pre-commit hooks)").option("--use-cache","Use persistent triple cache (faster vault loading)").option("--shapes-mode","Run SHACL-lite shapes validation instead of schema linting").option("--format <type>","Output format for shapes-mode: text|json|earl","text").action(async n=>{let e=n.output||"text";if(D.setFormat(e),n.shapesMode){await sX(n);return}try{let t=(0,lo.resolve)(n.vault);if(!(0,Sa.existsSync)(t))throw new Te(t);let r;if(n.staged){if(r=YY(t),r.length===0){if(e==="json"){let l=X.success({vaultPath:t,filesChecked:0,violations:[],healthy:!0});console.log(JSON.stringify(l,null,2))}else console.log("\u2705 No staged .md files to validate.");return}}else r=XY(t);e==="text"&&console.log(`\u{1F4E6} Loading vault: ${t}...`);let i;if(n.useCache){let u=await new qn(t).loadOrBuild();i=u.triples,e==="text"&&u.cacheHit&&console.log("\u{1F680} Cache hit! Loading from persistent cache...")}else{let l=new Nt(t);i=await new At.NoteToRDFConverter(l).convertVault()}e==="text"&&(console.log(`\u2705 Loaded ${i.length} triples`),console.log("\u{1F50D} Querying ontology for declared properties..."));let s=await ZY(i);e==="text"&&(console.log(`\u{1F4CB} Found ${s.size} declared properties in ontology`),console.log(`\u{1F50D} Validating ${r.length} file(s)...
664
- `));let a=[];for(let l of r){let u=(0,lo.resolve)(t,l),f=eX(u,l,s);a.push(...f)}let c={vaultPath:t,filesChecked:r.length,violations:a,healthy:a.length===0};if(e==="json"){let l=X.success(c);console.log(JSON.stringify(l,null,2))}else if(a.length===0)console.log(`\u2705 All ${r.length} file(s) pass schema validation.`);else{let l=new Map;for(let u of a){let f=l.get(u.file)||[];f.push(u),l.set(u.file,f)}console.log(`\u26A0\uFE0F Found ${a.length} schema violation(s) in ${l.size} file(s):
662
+ }`),i=t.parse(r),a=new At.ExoQLAlgebraTranslator().translate(i);a=new At.AlgebraOptimizer().optimize(a);let u=await new At.ExoQLQueryExecutor(e).executeAll(a),f=new Set;for(let d of u){let h=d.toJSON(),p=h.s;if(typeof p=="string"){let v=ZY(p);if(v){let w=DD(v);w&&f.add(w)}}let y=h.label;typeof y=="string"&&y.startsWith("https://exocortex.my/ontology/")&&f.add(y)}return f}o(eX,"loadDeclaredProperties");function tX(n,e,t){let r=[],i;try{i=(0,Sa.readFileSync)(n,"utf-8")}catch{return[]}let s=KY(i);if(!s)return[];let a=Object.keys(s),{toValidate:c,unknownPrefix:l}=YY(a);for(let u of l)r.push({file:e,property:u,reason:`Unknown namespace prefix in "${u}"`});for(let u of c){let f=DD(u);f&&!t.has(f)&&r.push({file:e,property:u,reason:`Property "${u}" is not declared in the ontology`})}return r}o(tX,"validateFile");var rX="http://www.w3.org/2000/01/rdf-schema#subClassOf";function nX(n){let e=o(r=>{if(r instanceof At.DomainIRI)return{type:"iri",value:r.value};if(r instanceof At.DomainLiteral){let i={type:"literal",value:r.value};return r.datatype&&(i.datatype=r.datatype.value),r.language&&(i.language=r.language),i}return null},"mapNode"),t=[];for(let r of n){let i=e(r.subject),s=e(r.predicate),a=e(r.object);i&&s&&a&&t.push({subject:i,predicate:s,object:a})}return t}o(nX,"domainToAlgebraTriples");var zE=class{constructor(e){this.subClassMap=new Map;for(let t of e)if(t.predicate instanceof At.DomainIRI&&t.predicate.value===rX&&t.subject instanceof At.DomainIRI&&t.object instanceof At.DomainIRI){let r=this.subClassMap.get(t.subject.value)??new Set;r.add(t.object.value),this.subClassMap.set(t.subject.value,r)}}static{o(this,"TripleClassHierarchy")}isSubClassOf(e,t){let r=new Set,i=[e];for(;i.length>0;){let s=i.shift();if(s===t)return!0;if(r.has(s))continue;r.add(s);let a=this.subClassMap.get(s);if(a)for(let c of a)i.push(c)}return!1}};function iX(n,e){let t=`file://${n}`,r="https://exocortex.my/cli/shacl-validator",i={earl:"http://www.w3.org/ns/earl#",dc:"http://purl.org/dc/terms/",xsd:"http://www.w3.org/2001/XMLSchema#",sh:"http://www.w3.org/ns/shacl#"},s=[{"@type":"earl:Assertor","@id":r,"dc:title":"Exocortex CLI SHACL-lite Validator"},{"@type":"earl:TestSubject","@id":t,"dc:title":n}];if(e.violations.length===0)s.push({"@type":"earl:Assertion","earl:assertedBy":{"@id":r},"earl:subject":{"@id":t},"earl:result":{"@type":"earl:TestResult","earl:outcome":{"@id":"earl:passed"},"dc:description":"All nodes conform to shapes"}});else for(let a of e.violations)s.push({"@type":"earl:Assertion","earl:assertedBy":{"@id":r},"earl:subject":{"@id":t},"earl:test":{"@id":a.propertyPath},"earl:result":{"@type":"earl:TestResult","earl:outcome":{"@id":"earl:failed"},"dc:description":a.message,"sh:focusNode":a.focusNode,"sh:resultPath":a.propertyPath,"sh:resultSeverity":{"@id":`sh:${a.severity.replace("sh:","")}`},...a.actualValue!==void 0?{"sh:value":a.actualValue}:{}}});return{"@context":i,"@graph":s}}o(iX,"buildEARLReport");async function sX(n,e){let r=(await At.ShapeLoader.loadFromVaultFS(n)).getAll(),i=new At.ShaclShapeRegistry(r),s=new zE(e),a=nX(e);return(0,At.shaclValidate)(a,i,s)}o(sX,"runShapesValidation");async function aX(n){let e=n.format||"text";try{let t=(0,lo.resolve)(n.vault);if(!(0,Sa.existsSync)(t))throw new Te(t);e==="text"&&console.log(`\u{1F4E6} Loading vault (shapes-mode): ${t}...`);let r;if(n.useCache){let a=await new qn(t).loadOrBuild();r=a.triples,e==="text"&&a.cacheHit&&console.log("\u{1F680} Cache hit! Loading from persistent cache...")}else{let s=new Nt(t);r=await new At.NoteToRDFConverter(s).convertVault()}e==="text"&&(console.log(`\u2705 Loaded ${r.length} triples`),console.log("\u{1F50D} Running SHACL-lite validation..."));let i=await sX(t,r);if(e==="earl"){let s=iX(t,i);console.log(JSON.stringify(s,null,2))}else if(e==="json"){let s=X.success({vaultPath:t,conforms:i.conforms,violationCount:i.violations.length,violations:i.violations});console.log(JSON.stringify(s,null,2))}else if(i.conforms)console.log(`\u2705 Vault conforms to all shapes (${i.violations.length===0?"no violations":`${i.violations.length} warning(s)`}).`);else{let s=new Map;for(let a of i.violations){let c=s.get(a.focusNode)??[];c.push(a),s.set(a.focusNode,c)}console.log(`\u26A0\uFE0F Found ${i.violations.length} SHACL violation(s) in ${s.size} node(s):
663
+ `);for(let[a,c]of s){console.log(` \u274C ${a}`);for(let l of c){let u=l.severity.replace("sh:","");console.log(` [${u}] ${l.message}`)}}}i.conforms||(process.exitCode=1)}catch(t){D.handle(t)}}o(aX,"runShapesModeAction");function ND(){return new ae("schema").description("Check frontmatter properties against ontology (Issue #2713)").option("--vault <path>","Path to Obsidian vault",process.cwd()).option("--output <type>","Response format: text|json (for MCP tools)","text").option("--staged","Only validate git-staged .md files (for pre-commit hooks)").option("--use-cache","Use persistent triple cache (faster vault loading)").option("--shapes-mode","Run SHACL-lite shapes validation instead of schema linting").option("--format <type>","Output format for shapes-mode: text|json|earl","text").action(async n=>{let e=n.output||"text";if(D.setFormat(e),n.shapesMode){await aX(n);return}try{let t=(0,lo.resolve)(n.vault);if(!(0,Sa.existsSync)(t))throw new Te(t);let r;if(n.staged){if(r=XY(t),r.length===0){if(e==="json"){let l=X.success({vaultPath:t,filesChecked:0,violations:[],healthy:!0});console.log(JSON.stringify(l,null,2))}else console.log("\u2705 No staged .md files to validate.");return}}else r=JY(t);e==="text"&&console.log(`\u{1F4E6} Loading vault: ${t}...`);let i;if(n.useCache){let u=await new qn(t).loadOrBuild();i=u.triples,e==="text"&&u.cacheHit&&console.log("\u{1F680} Cache hit! Loading from persistent cache...")}else{let l=new Nt(t);i=await new At.NoteToRDFConverter(l).convertVault()}e==="text"&&(console.log(`\u2705 Loaded ${i.length} triples`),console.log("\u{1F50D} Querying ontology for declared properties..."));let s=await eX(i);e==="text"&&(console.log(`\u{1F4CB} Found ${s.size} declared properties in ontology`),console.log(`\u{1F50D} Validating ${r.length} file(s)...
664
+ `));let a=[];for(let l of r){let u=(0,lo.resolve)(t,l),f=tX(u,l,s);a.push(...f)}let c={vaultPath:t,filesChecked:r.length,violations:a,healthy:a.length===0};if(e==="json"){let l=X.success(c);console.log(JSON.stringify(l,null,2))}else if(a.length===0)console.log(`\u2705 All ${r.length} file(s) pass schema validation.`);else{let l=new Map;for(let u of a){let f=l.get(u.file)||[];f.push(u),l.set(u.file,f)}console.log(`\u26A0\uFE0F Found ${a.length} schema violation(s) in ${l.size} file(s):
665
665
  `);for(let[u,f]of l){console.log(` \u274C ${u}`);for(let d of f)console.log(` \u2022 ${d.reason}`)}console.log(`
666
- \u{1F4DD} To fix these issues:`),console.log(" - Remove undeclared properties from frontmatter"),console.log(" - Or declare them in the ontology as Property instances")}a.length>0&&(process.exitCode=1)}catch(t){D.handle(t)}})}o(ND,"validateSchemaCommand");var LD=require("fs"),kD=require("path"),MD=require("child_process"),jD=K(Dt());var aX={exo__Asset_uid:"add `exo__Asset_uid: <uuid>` to frontmatter",exo__Asset_isDefinedBy:'add `exo__Asset_isDefinedBy: "[[!kitelev]]"` (or your own ontology marker) to frontmatter',exo__Asset_label:'add `exo__Asset_label: "<short label>"` to frontmatter',exo__Instance_class:'add `exo__Instance_class: ["[[<ClassName>]]"]` to frontmatter'};function oX(n,e){switch(e.code){case"MISSING_PROPERTY":return{file:n,code:e.code,property:e.property,reason:e.message,hint:aX[e.property]??`add \`${e.property}: <value>\` to frontmatter`};case"EMPTY_PROPERTY":return{file:n,code:e.code,property:e.property,reason:e.message,hint:`set a non-empty value for \`${e.property}\` (or remove the asset markers if this file is not an Exocortex asset)`};case"EMPTY_OPTIONAL_PROPERTY":return{file:n,code:e.code,property:e.property,reason:e.message,hint:`remove \`${e.property}\` from frontmatter or fill it with a non-empty value`};case"INVALID_INSTANCE_CLASS_IRI":return{file:n,code:e.code,property:e.property,reason:e.message,hint:`fix the \`${e.property}\` wikilink target \u2014 namespaced classes (e.g. \`ems__\`, \`exo__\`) cannot contain whitespace or parentheses, otherwise they expand into invalid IRIs`}}}o(oX,"violationToError");function cX(n){try{return(0,MD.execSync)("git diff --cached --name-only",{cwd:n,encoding:"utf-8"}).split(`
667
- `).filter(t=>t.endsWith(".md")&&t.trim().length>0)}catch{return[]}}o(cX,"getStagedMdFiles");function $D(){return new ae("frontmatter").description("Check vault frontmatter for missing/empty properties and malformed IRIs (Issue #2997 Phase 4)").option("--vault <path>","Path to Obsidian vault",process.cwd()).option("--output <type>","Response format: text|json (for MCP tools)","text").option("--staged","Only validate git-staged .md files (for pre-commit hooks)").action(async n=>{let e=n.output||"text";D.setFormat(e);try{let t=(0,kD.resolve)(n.vault);if(!(0,LD.existsSync)(t))throw new Te(t);let r=new Nt(t),i=new jD.NoteToRDFConverter(r),s=r.getAllFiles();if(n.staged){let l=new Set(cX(t));s=s.filter(u=>l.has(u.path))}let a=[];for(let l of s){let u=r.getFrontmatter(l);if(u){let f=i.validateExocortexAsset(u);f&&a.push(oX(l.path,f))}try{i.notePathToIRI(l.path)}catch(f){let d=f instanceof Error?f.message:String(f);a.push({file:l.path,code:"INVALID_PATH_IRI",reason:`Invalid IRI format for vault path: ${d}`,hint:`rename the file \u2014 its path \`${l.path}\` cannot be encoded into a valid \`obsidian://vault/...\` IRI (avoid raw whitespace, control characters, and angle brackets)`})}}let c={vaultPath:t,filesChecked:s.length,errors:a,healthy:a.length===0};if(e==="json")console.log(JSON.stringify(X.success(c),null,2));else if(a.length===0)console.log(`\u2705 All ${s.length} file(s) pass frontmatter validation.`);else{console.log(`\u26A0\uFE0F Found ${a.length} frontmatter error(s) in ${new Set(a.map(l=>l.file)).size} file(s):
666
+ \u{1F4DD} To fix these issues:`),console.log(" - Remove undeclared properties from frontmatter"),console.log(" - Or declare them in the ontology as Property instances")}a.length>0&&(process.exitCode=1)}catch(t){D.handle(t)}})}o(ND,"validateSchemaCommand");var LD=require("fs"),kD=require("path"),MD=require("child_process"),jD=K(Dt());var oX={exo__Asset_uid:"add `exo__Asset_uid: <uuid>` to frontmatter",exo__Asset_isDefinedBy:'add `exo__Asset_isDefinedBy: "[[!kitelev]]"` (or your own ontology marker) to frontmatter',exo__Asset_label:'add `exo__Asset_label: "<short label>"` to frontmatter',exo__Instance_class:'add `exo__Instance_class: ["[[<ClassName>]]"]` to frontmatter'};function cX(n,e){switch(e.code){case"MISSING_PROPERTY":return{file:n,code:e.code,property:e.property,reason:e.message,hint:oX[e.property]??`add \`${e.property}: <value>\` to frontmatter`};case"EMPTY_PROPERTY":return{file:n,code:e.code,property:e.property,reason:e.message,hint:`set a non-empty value for \`${e.property}\` (or remove the asset markers if this file is not an Exocortex asset)`};case"EMPTY_OPTIONAL_PROPERTY":return{file:n,code:e.code,property:e.property,reason:e.message,hint:`remove \`${e.property}\` from frontmatter or fill it with a non-empty value`};case"INVALID_INSTANCE_CLASS_IRI":return{file:n,code:e.code,property:e.property,reason:e.message,hint:`fix the \`${e.property}\` wikilink target \u2014 namespaced classes (e.g. \`ems__\`, \`exo__\`) cannot contain whitespace or parentheses, otherwise they expand into invalid IRIs`}}}o(cX,"violationToError");function lX(n){try{return(0,MD.execSync)("git diff --cached --name-only",{cwd:n,encoding:"utf-8"}).split(`
667
+ `).filter(t=>t.endsWith(".md")&&t.trim().length>0)}catch{return[]}}o(lX,"getStagedMdFiles");function $D(){return new ae("frontmatter").description("Check vault frontmatter for missing/empty properties and malformed IRIs (Issue #2997 Phase 4)").option("--vault <path>","Path to Obsidian vault",process.cwd()).option("--output <type>","Response format: text|json (for MCP tools)","text").option("--staged","Only validate git-staged .md files (for pre-commit hooks)").action(async n=>{let e=n.output||"text";D.setFormat(e);try{let t=(0,kD.resolve)(n.vault);if(!(0,LD.existsSync)(t))throw new Te(t);let r=new Nt(t),i=new jD.NoteToRDFConverter(r),s=r.getAllFiles();if(n.staged){let l=new Set(lX(t));s=s.filter(u=>l.has(u.path))}let a=[];for(let l of s){let u=r.getFrontmatter(l);if(u){let f=i.validateExocortexAsset(u);f&&a.push(cX(l.path,f))}try{i.notePathToIRI(l.path)}catch(f){let d=f instanceof Error?f.message:String(f);a.push({file:l.path,code:"INVALID_PATH_IRI",reason:`Invalid IRI format for vault path: ${d}`,hint:`rename the file \u2014 its path \`${l.path}\` cannot be encoded into a valid \`obsidian://vault/...\` IRI (avoid raw whitespace, control characters, and angle brackets)`})}}let c={vaultPath:t,filesChecked:s.length,errors:a,healthy:a.length===0};if(e==="json")console.log(JSON.stringify(X.success(c),null,2));else if(a.length===0)console.log(`\u2705 All ${s.length} file(s) pass frontmatter validation.`);else{console.log(`\u26A0\uFE0F Found ${a.length} frontmatter error(s) in ${new Set(a.map(l=>l.file)).size} file(s):
668
668
  `);for(let l of a)console.log(` \u274C ${l.file}`),console.log(` ${l.reason}`),console.log(` \u{1F4A1} ${l.hint}`);console.log(`
669
- \u{1F4DD} These shapes prevented the file from loading into the SPARQL store (Issue #2997 Phase 2). Fix them so the asset can be indexed.`)}a.length>0&&(process.exitCode=1)}catch(t){D.handle(t)}})}o($D,"validateFrontmatterCommand");function lX(){return new ae("iri").description("Check vault files for IRI issues (Issue #2205)").option("--vault <path>","Path to Obsidian vault",process.cwd()).option("--output <type>","Response format: text|json (for MCP tools)","text").action(async n=>{let e=n.output||"text";D.setFormat(e);try{let t=(0,VD.resolve)(n.vault);if(!(0,BD.existsSync)(t))throw new Te(t);let r=new qn(t);e==="text"&&console.log(`\u{1F50D} Validating vault: ${t}...`);let i=await r.validateVault();if(e==="json"){let s=X.success({vaultPath:t,issueCount:i.length,issues:i,healthy:i.length===0});console.log(JSON.stringify(s,null,2))}else if(i.length===0)console.log("\u2705 Vault is healthy! No IRI issues found.");else{console.log(`
669
+ \u{1F4DD} These shapes prevented the file from loading into the SPARQL store (Issue #2997 Phase 2). Fix them so the asset can be indexed.`)}a.length>0&&(process.exitCode=1)}catch(t){D.handle(t)}})}o($D,"validateFrontmatterCommand");function uX(){return new ae("iri").description("Check vault files for IRI issues (Issue #2205)").option("--vault <path>","Path to Obsidian vault",process.cwd()).option("--output <type>","Response format: text|json (for MCP tools)","text").action(async n=>{let e=n.output||"text";D.setFormat(e);try{let t=(0,VD.resolve)(n.vault);if(!(0,BD.existsSync)(t))throw new Te(t);let r=new qn(t);e==="text"&&console.log(`\u{1F50D} Validating vault: ${t}...`);let i=await r.validateVault();if(e==="json"){let s=X.success({vaultPath:t,issueCount:i.length,issues:i,healthy:i.length===0});console.log(JSON.stringify(s,null,2))}else if(i.length===0)console.log("\u2705 Vault is healthy! No IRI issues found.");else{console.log(`
670
670
  \u26A0\uFE0F Found ${i.length} file(s) with IRI issues:
671
671
  `);for(let s of i)console.log(` \u274C ${s.path}`),console.log(` ${s.reason}`);console.log(`
672
672
  \u{1F4DD} To fix these issues:`),console.log(" - Rename files to remove spaces and special characters"),console.log(" - Use dashes (-) or underscores (_) instead of spaces"),console.log(" - Avoid angle brackets (<>) and other special characters"),console.log(`
673
- \u{1F4A1} Run 'exocortex sparql index --strict' to fail on first issue`)}i.length>0&&(process.exitCode=1)}catch(t){D.handle(t)}})}o(lX,"validateIriCommand");function UD(){let n=new ae("validate").description("Validate vault files (IRI checks, schema linting, frontmatter shapes)");return n.addCommand(lX()),n.addCommand(ND()),n.addCommand($D()),n}o(UD,"validateCommand");var qD=require("fs"),WD=require("path"),Rr=K(Dt());function GD(){return new ae("classes").description("List RDF classes in Obsidian vault or show class details").argument("[class-name]","Optional class name to show details (e.g., ems__Task)").option("--vault <path>","Path to Obsidian vault",process.cwd()).option("--format <type>","Output format: table|json","table").option("--output <type>","Response format: text|json (for MCP tools)","text").option("--use-cache","Use persistent cache (faster for repeated queries)").action(async(n,e)=>{let t=e.output||"text";D.setFormat(t);try{let r=Date.now(),i=(0,WD.resolve)(e.vault);if(!(0,qD.existsSync)(i))throw new Te(i);t==="text"&&console.log(`\u{1F4E6} Loading vault: ${i}...`);let s,a=!1;if(e.useCache){let f=await new qn(i).loadOrBuild();s=f.triples,a=f.cacheHit,t==="text"&&a&&console.log("\u{1F680} Cache hit! Loading from persistent cache...")}else{let u=new Nt(i);s=await new Rr.NoteToRDFConverter(u).convertVault()}let c=new Rr.InMemoryTripleStore;await c.addAll(s);let l=Date.now()-r;if(t==="text"){let u=a?" (from cache)":"";console.log(`\u2705 Loaded ${s.length} triples in ${l}ms${u}
674
- `)}n?await fX(c,n,e,t):await uX(c,e,t)}catch(r){D.handle(r)}})}o(GD,"classesCommand");async function uX(n,e,t){let s=new Rr.ExoQLParser().parse(`
673
+ \u{1F4A1} Run 'exocortex sparql index --strict' to fail on first issue`)}i.length>0&&(process.exitCode=1)}catch(t){D.handle(t)}})}o(uX,"validateIriCommand");function UD(){let n=new ae("validate").description("Validate vault files (IRI checks, schema linting, frontmatter shapes)");return n.addCommand(uX()),n.addCommand(ND()),n.addCommand($D()),n}o(UD,"validateCommand");var qD=require("fs"),WD=require("path"),Rr=K(Dt());function GD(){return new ae("classes").description("List RDF classes in Obsidian vault or show class details").argument("[class-name]","Optional class name to show details (e.g., ems__Task)").option("--vault <path>","Path to Obsidian vault",process.cwd()).option("--format <type>","Output format: table|json","table").option("--output <type>","Response format: text|json (for MCP tools)","text").option("--use-cache","Use persistent cache (faster for repeated queries)").action(async(n,e)=>{let t=e.output||"text";D.setFormat(t);try{let r=Date.now(),i=(0,WD.resolve)(e.vault);if(!(0,qD.existsSync)(i))throw new Te(i);t==="text"&&console.log(`\u{1F4E6} Loading vault: ${i}...`);let s,a=!1;if(e.useCache){let f=await new qn(i).loadOrBuild();s=f.triples,a=f.cacheHit,t==="text"&&a&&console.log("\u{1F680} Cache hit! Loading from persistent cache...")}else{let u=new Nt(i);s=await new Rr.NoteToRDFConverter(u).convertVault()}let c=new Rr.InMemoryTripleStore;await c.addAll(s);let l=Date.now()-r;if(t==="text"){let u=a?" (from cache)":"";console.log(`\u2705 Loaded ${s.length} triples in ${l}ms${u}
674
+ `)}n?await dX(c,n,e,t):await fX(c,e,t)}catch(r){D.handle(r)}})}o(GD,"classesCommand");async function fX(n,e,t){let s=new Rr.ExoQLParser().parse(`
675
675
  PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
676
676
  SELECT ?class (COUNT(?instance) AS ?count)
677
677
  WHERE {
@@ -680,7 +680,7 @@ Continue? (y/n): `,s=>{r.close(),i(s.toLowerCase()==="y"||s.toLowerCase()==="yes
680
680
  GROUP BY ?class
681
681
  ORDER BY DESC(?count)
682
682
  `),c=new Rr.ExoQLAlgebraTranslator().translate(s);c=new Rr.AlgebraOptimizer().optimize(c);let d=(await new Rr.ExoQLQueryExecutor(n).executeAll(c)).map(h=>{let p=h.get("class"),y=h.get("count");return{name:p?zD(p.toString()):"unknown",count:y?parseInt(y.toString(),10):0}});if(t==="json"||e.format==="json"){let h=X.success({classes:d,totalClasses:d.length});console.log(JSON.stringify(h,null,2))}else{if(console.log(`\u{1F4CA} Found ${d.length} RDF class(es):
683
- `),d.length===0){console.log("No classes found in vault.");return}let h=Math.max(...d.map(p=>p.name.length),10);console.log("\u250C"+"\u2500".repeat(h+2)+"\u252C"+"\u2500".repeat(12)+"\u2510"),console.log("\u2502 "+"Class".padEnd(h)+" \u2502 "+"Instances".padEnd(10)+" \u2502"),console.log("\u251C"+"\u2500".repeat(h+2)+"\u253C"+"\u2500".repeat(12)+"\u2524");for(let p of d)console.log("\u2502 "+p.name.padEnd(h)+" \u2502 "+p.count.toString().padStart(10)+" \u2502");console.log("\u2514"+"\u2500".repeat(h+2)+"\u2534"+"\u2500".repeat(12)+"\u2518")}}o(uX,"listAllClasses");async function fX(n,e,t,r){let i=`
683
+ `),d.length===0){console.log("No classes found in vault.");return}let h=Math.max(...d.map(p=>p.name.length),10);console.log("\u250C"+"\u2500".repeat(h+2)+"\u252C"+"\u2500".repeat(12)+"\u2510"),console.log("\u2502 "+"Class".padEnd(h)+" \u2502 "+"Instances".padEnd(10)+" \u2502"),console.log("\u251C"+"\u2500".repeat(h+2)+"\u253C"+"\u2500".repeat(12)+"\u2524");for(let p of d)console.log("\u2502 "+p.name.padEnd(h)+" \u2502 "+p.count.toString().padStart(10)+" \u2502");console.log("\u2514"+"\u2500".repeat(h+2)+"\u2534"+"\u2500".repeat(12)+"\u2518")}}o(fX,"listAllClasses");async function dX(n,e,t,r){let i=`
684
684
  PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
685
685
  SELECT (COUNT(?instance) AS ?count)
686
686
  WHERE {
@@ -700,16 +700,16 @@ Continue? (y/n): `,s=>{r.close(),i(s.toLowerCase()==="y"||s.toLowerCase()==="yes
700
700
  ORDER BY DESC(?usageCount)
701
701
  `;a=s.parse(p),c=new Rr.ExoQLAlgebraTranslator,l=c.translate(a),u=new Rr.AlgebraOptimizer,l=u.optimize(l);let v=(await f.executeAll(l)).map(b=>{let A=b.get("property"),I=b.get("usageCount");return{name:A?zD(A.toString()):"unknown",usageCount:I?parseInt(I.toString(),10):0}}),w={name:e,instanceCount:h,properties:v};if(r==="json"||t.format==="json"){let b=X.success(w);console.log(JSON.stringify(b,null,2))}else{if(console.log(`\u{1F4CB} Class: ${e}
702
702
  `),console.log(` Instances: ${h}`),console.log(` Properties: ${v.length}
703
- `),v.length===0){console.log(" No properties found.");return}let b=Math.max(...v.map(A=>A.name.length),10);console.log(" \u250C"+"\u2500".repeat(b+2)+"\u252C"+"\u2500".repeat(10)+"\u2510"),console.log(" \u2502 "+"Property".padEnd(b)+" \u2502 "+"Usage".padEnd(8)+" \u2502"),console.log(" \u251C"+"\u2500".repeat(b+2)+"\u253C"+"\u2500".repeat(10)+"\u2524");for(let A of v)console.log(" \u2502 "+A.name.padEnd(b)+" \u2502 "+A.usageCount.toString().padStart(8)+" \u2502");console.log(" \u2514"+"\u2500".repeat(b+2)+"\u2534"+"\u2500".repeat(10)+"\u2518")}}o(fX,"showClassDetails");function zD(n){let e=n.replace(/^<|>$/g,""),t=e.lastIndexOf("#");if(t!==-1)return e.substring(t+1);let r=e.lastIndexOf("/");return r!==-1?e.substring(r+1):e}o(zD,"extractLocalName");var QD=require("path"),KE=require("fs"),KD=require("fs");var HE=class extends Error{static{o(this,"ClassNotFoundError")}constructor(e,t){let r=`Class '${e}' not found in vault`;t&&t.length>0&&(r+=`
704
- Available classes: ${t.join(", ")}`),super(r),this.name="ClassNotFoundError"}},hu=class{constructor(e){this.fsAdapter=e;this.cache=new Map}static{o(this,"ClassResolverService")}async resolve(e,t){if(this.isUUID(t))return t;let r=await this.getOrBuildIndex(e),i=r.get(t);if(!i){let s=Array.from(r.keys()).filter(a=>!this.isUUID(a));throw new HE(t,s)}return i}async listClasses(e){let t=await this.getOrBuildIndex(e);return Array.from(t.keys())}async getOrBuildIndex(e){if(this.cache.has(e))return this.cache.get(e);let t=await this.buildIndex(e);return this.cache.set(e,t),t}async buildIndex(e){let t=new Map,r=await this.fsAdapter.getMarkdownFiles();for(let i of r)try{let s=await this.fsAdapter.getFileMetadata(i);if(!this.isClassDefinition(s))continue;let a=this.getBasename(i),c=s.exo__Asset_uid;if(!c&&this.isUUID(a)&&(c=a),!c)continue;let l=String(c);a&&t.set(a,l);let u=s.exo__Asset_label;u&&typeof u=="string"&&u!==a&&t.set(u,l)}catch{continue}return t}isClassDefinition(e){let t=e.exo__Instance_class;return t?(Array.isArray(t)?t:[t]).some(i=>{let s=String(i);return s.includes("ims__Class")||s.includes("exo__Class")}):!1}getBasename(e){let t=e.split("/");return t[t.length-1].replace(/\.md$/,"")}isUUID(e){return/^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$/i.test(e)}};var QE=class extends Error{static{o(this,"WikilinkNotFoundError")}constructor(e,t){let r=t?`|${t}`:"";super(`Wikilink [[${e}${r}]] \u2014 file not found in vault`),this.name="WikilinkNotFoundError"}},gy=class{constructor(e){this.fsAdapter=e}static{o(this,"WikilinkValidator")}static{this.WIKILINK_PATTERN=/\[\[([^\]|]+)(?:\|[^\]]*)?]]/g}async validatePropertyValues(e){for(let[,t]of Object.entries(e))await this.validateValue(t)}async validateValue(e){let t=this.extractWikilinks(e);for(let r of t)await this.validateWikilink(r.uuid,r.label)}extractWikilinks(e){let t=[],r=/\[\[([^\]|]+)(?:\|([^\]]*))?\]\]/g,i;for(;(i=r.exec(e))!==null;)t.push({uuid:i[1].trim(),label:i[2]?.trim()});return t}async validateWikilink(e,t){if(!this.looksLikeUUID(e))return;if(!await this.fsAdapter.fileExists(`${e}.md`)&&!await this.fsAdapter.findFileByUID(e))throw new QE(e,t)}looksLikeUUID(e){return/^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$/i.test(e)}};var HD=K(Dt());var dX="de20a3f1-7483-4714-ab28-b45f5cf02c76",hX="Asia/Almaty",yy=class{constructor(e,t,r){this.fsAdapter=e;this.classResolver=t;this.wikilinkValidator=r}static{o(this,"AssetCreationService")}async create(e){if(!e.label||e.label.trim().length===0)throw new Error("Label cannot be empty");let t=e.label.trim(),r=await this.classResolver.resolve(e.vault,e.classShortName);e.properties&&!e.skipWikilinkValidation&&await this.wikilinkValidator.validatePropertyValues(e.properties);let i=Sd(),s=this.generateTimestamp(e.timezone),a=this.buildFrontmatter({assetUuid:i,classShortName:e.classShortName,classUuid:r,label:t,aliases:e.aliases,properties:e.properties,createdBy:e.createdBy||dX,timestamp:s}),c=HD.MetadataHelpers.buildFileContent(a,e.body),l=`01 Inbox/${i}.md`;return e.dryRun||await this.fsAdapter.createFile(l,c),{uuid:i,path:l,label:t,frontmatter:a}}buildFrontmatter(e){let t={};t.exo__Asset_uid=e.assetUuid,t.exo__Asset_label=e.label,t.exo__Asset_createdAt=e.timestamp,t.exo__Asset_createdBy=`"[[${e.createdBy}]]"`,t.exo__Instance_class=[`"[[${e.classUuid}|${e.classShortName}]]"`];let r=[e.label];if(e.aliases&&e.aliases.length>0)for(let i of e.aliases)r.includes(i)||r.push(i);if(t.aliases=r,e.properties)for(let[i,s]of Object.entries(e.properties))i==="exo__Asset_uid"||i==="exo__Asset_label"||i==="exo__Asset_createdAt"||i==="exo__Asset_createdBy"||i==="exo__Instance_class"||i==="aliases"||(t[i]=this.formatPropertyValue(s));return t}formatPropertyValue(e){return e.includes("[[")?[e.startsWith('"')&&e.endsWith('"')?e:`"${e}"`]:e}generateTimestamp(e){let t=e||hX,r=new Date,s=new Intl.DateTimeFormat("en-CA",{timeZone:t,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit",hour12:!1}).formatToParts(r),a=o(c=>s.find(l=>l.type===c)?.value||"00","get");return`${a("year")}-${a("month")}-${a("day")}T${a("hour")}:${a("minute")}:${a("second")}`}};function pX(n){if(!n||n.length===0)return{};let e={};for(let t of n){let r=t.indexOf("=");if(r===-1)throw new Error(`Invalid property format: "${t}". Expected "key=value" format.`);let i=t.substring(0,r).trim(),s=t.substring(r+1).trim();if(!i)throw new Error(`Invalid property format: "${t}". Key cannot be empty.`);e[i]=s}return e}o(pX,"parseProperties");async function mX(n){if(n.bodyFile){if(!(0,KE.existsSync)(n.bodyFile))throw new Error(`Body file not found: ${n.bodyFile}`);return(0,KD.readFileSync)(n.bodyFile,"utf-8")}if(n.body==="-")return gX(3e4);if(n.body)return n.body}o(mX,"resolveBody");function gX(n){return new Promise((e,t)=>{let r=[],i=setTimeout(()=>{process.stdin.removeAllListeners(),process.stdin.destroy(),t(new Error(`Stdin read timed out after ${n}ms. Ensure you pipe content to stdin or close the pipe.`))},n);process.stdin.on("data",s=>{r.push(s)}),process.stdin.on("end",()=>{clearTimeout(i),e(Buffer.concat(r).toString("utf-8"))}),process.stdin.on("error",s=>{clearTimeout(i),t(s)}),process.stdin.isTTY&&(clearTimeout(i),e("")),process.stdin.resume()})}o(gX,"readStdin");function YD(){return new ae("create").description("Create a new vault asset with auto-generated UUID, timestamp, and frontmatter").requiredOption("--class <name>","Class short name (e.g. ztlk__PermanentNote) or UUID").requiredOption("--label <text>","Human-readable label for the asset").option("--vault <path>","Path to Obsidian vault",process.cwd()).option("--aliases <names...>","Additional aliases for the asset").option("--property <key=value...>","Property key-value pairs (repeatable)",yX,[]).option("--body <text>","Markdown body content (use '-' to read from stdin)").option("--body-file <path>","Read body content from file").option("--dry-run","Preview frontmatter without writing file").option("--created-by <uuid>","Creator UUID (defaults to ExoAssistant)").option("--timezone <tz>","Timezone for timestamps (defaults to Asia/Almaty)").option("--skip-wikilink-validation","Skip wikilink existence validation").action(async n=>{try{let e=(0,QD.resolve)(n.vault);if(!(0,KE.existsSync)(e))throw new Te(e);let t=pX(n.property),r=await mX(n);r&&(r=r.replace(/\\n/g,`
705
- `));let i=new Pt(e),s=new hu(i),a=new gy(i),l=await new yy(i,s,a).create({classShortName:n.class,label:n.label,aliases:n.aliases,properties:Object.keys(t).length>0?t:void 0,body:r,vault:e,dryRun:n.dryRun,createdBy:n.createdBy,timezone:n.timezone,skipWikilinkValidation:n.skipWikilinkValidation});if(n.dryRun){let f=_X(l.frontmatter,r);process.stderr.write(f+`
703
+ `),v.length===0){console.log(" No properties found.");return}let b=Math.max(...v.map(A=>A.name.length),10);console.log(" \u250C"+"\u2500".repeat(b+2)+"\u252C"+"\u2500".repeat(10)+"\u2510"),console.log(" \u2502 "+"Property".padEnd(b)+" \u2502 "+"Usage".padEnd(8)+" \u2502"),console.log(" \u251C"+"\u2500".repeat(b+2)+"\u253C"+"\u2500".repeat(10)+"\u2524");for(let A of v)console.log(" \u2502 "+A.name.padEnd(b)+" \u2502 "+A.usageCount.toString().padStart(8)+" \u2502");console.log(" \u2514"+"\u2500".repeat(b+2)+"\u2534"+"\u2500".repeat(10)+"\u2518")}}o(dX,"showClassDetails");function zD(n){let e=n.replace(/^<|>$/g,""),t=e.lastIndexOf("#");if(t!==-1)return e.substring(t+1);let r=e.lastIndexOf("/");return r!==-1?e.substring(r+1):e}o(zD,"extractLocalName");var QD=require("path"),KE=require("fs"),KD=require("fs");var HE=class extends Error{static{o(this,"ClassNotFoundError")}constructor(e,t){let r=`Class '${e}' not found in vault`;t&&t.length>0&&(r+=`
704
+ Available classes: ${t.join(", ")}`),super(r),this.name="ClassNotFoundError"}},hu=class{constructor(e){this.fsAdapter=e;this.cache=new Map}static{o(this,"ClassResolverService")}async resolve(e,t){if(this.isUUID(t))return t;let r=await this.getOrBuildIndex(e),i=r.get(t);if(!i){let s=Array.from(r.keys()).filter(a=>!this.isUUID(a));throw new HE(t,s)}return i}async listClasses(e){let t=await this.getOrBuildIndex(e);return Array.from(t.keys())}async getOrBuildIndex(e){if(this.cache.has(e))return this.cache.get(e);let t=await this.buildIndex(e);return this.cache.set(e,t),t}async buildIndex(e){let t=new Map,r=await this.fsAdapter.getMarkdownFiles();for(let i of r)try{let s=await this.fsAdapter.getFileMetadata(i);if(!this.isClassDefinition(s))continue;let a=this.getBasename(i),c=s.exo__Asset_uid;if(!c&&this.isUUID(a)&&(c=a),!c)continue;let l=String(c);a&&t.set(a,l);let u=s.exo__Asset_label;u&&typeof u=="string"&&u!==a&&t.set(u,l)}catch{continue}return t}isClassDefinition(e){let t=e.exo__Instance_class;return t?(Array.isArray(t)?t:[t]).some(i=>{let s=String(i);return s.includes("ims__Class")||s.includes("exo__Class")}):!1}getBasename(e){let t=e.split("/");return t[t.length-1].replace(/\.md$/,"")}isUUID(e){return/^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$/i.test(e)}};var QE=class extends Error{static{o(this,"WikilinkNotFoundError")}constructor(e,t){let r=t?`|${t}`:"";super(`Wikilink [[${e}${r}]] \u2014 file not found in vault`),this.name="WikilinkNotFoundError"}},gy=class{constructor(e){this.fsAdapter=e}static{o(this,"WikilinkValidator")}static{this.WIKILINK_PATTERN=/\[\[([^\]|]+)(?:\|[^\]]*)?]]/g}async validatePropertyValues(e){for(let[,t]of Object.entries(e))await this.validateValue(t)}async validateValue(e){let t=this.extractWikilinks(e);for(let r of t)await this.validateWikilink(r.uuid,r.label)}extractWikilinks(e){let t=[],r=/\[\[([^\]|]+)(?:\|([^\]]*))?\]\]/g,i;for(;(i=r.exec(e))!==null;)t.push({uuid:i[1].trim(),label:i[2]?.trim()});return t}async validateWikilink(e,t){if(!this.looksLikeUUID(e))return;if(!await this.fsAdapter.fileExists(`${e}.md`)&&!await this.fsAdapter.findFileByUID(e))throw new QE(e,t)}looksLikeUUID(e){return/^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$/i.test(e)}};var HD=K(Dt());var hX="de20a3f1-7483-4714-ab28-b45f5cf02c76",pX="Asia/Almaty",yy=class{constructor(e,t,r){this.fsAdapter=e;this.classResolver=t;this.wikilinkValidator=r}static{o(this,"AssetCreationService")}async create(e){if(!e.label||e.label.trim().length===0)throw new Error("Label cannot be empty");let t=e.label.trim(),r=await this.classResolver.resolve(e.vault,e.classShortName);e.properties&&!e.skipWikilinkValidation&&await this.wikilinkValidator.validatePropertyValues(e.properties);let i=Sd(),s=this.generateTimestamp(e.timezone),a=this.buildFrontmatter({assetUuid:i,classShortName:e.classShortName,classUuid:r,label:t,aliases:e.aliases,properties:e.properties,createdBy:e.createdBy||hX,timestamp:s}),c=HD.MetadataHelpers.buildFileContent(a,e.body),l=`01 Inbox/${i}.md`;return e.dryRun||await this.fsAdapter.createFile(l,c),{uuid:i,path:l,label:t,frontmatter:a}}buildFrontmatter(e){let t={};t.exo__Asset_uid=e.assetUuid,t.exo__Asset_label=e.label,t.exo__Asset_createdAt=e.timestamp,t.exo__Asset_createdBy=`"[[${e.createdBy}]]"`,t.exo__Instance_class=[`"[[${e.classUuid}|${e.classShortName}]]"`];let r=[e.label];if(e.aliases&&e.aliases.length>0)for(let i of e.aliases)r.includes(i)||r.push(i);if(t.aliases=r,e.properties)for(let[i,s]of Object.entries(e.properties))i==="exo__Asset_uid"||i==="exo__Asset_label"||i==="exo__Asset_createdAt"||i==="exo__Asset_createdBy"||i==="exo__Instance_class"||i==="aliases"||(t[i]=this.formatPropertyValue(s));return t}formatPropertyValue(e){return e.includes("[[")?[e.startsWith('"')&&e.endsWith('"')?e:`"${e}"`]:e}generateTimestamp(e){let t=e||pX,r=new Date,s=new Intl.DateTimeFormat("en-CA",{timeZone:t,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit",hour12:!1}).formatToParts(r),a=o(c=>s.find(l=>l.type===c)?.value||"00","get");return`${a("year")}-${a("month")}-${a("day")}T${a("hour")}:${a("minute")}:${a("second")}`}};function mX(n){if(!n||n.length===0)return{};let e={};for(let t of n){let r=t.indexOf("=");if(r===-1)throw new Error(`Invalid property format: "${t}". Expected "key=value" format.`);let i=t.substring(0,r).trim(),s=t.substring(r+1).trim();if(!i)throw new Error(`Invalid property format: "${t}". Key cannot be empty.`);e[i]=s}return e}o(mX,"parseProperties");async function gX(n){if(n.bodyFile){if(!(0,KE.existsSync)(n.bodyFile))throw new Error(`Body file not found: ${n.bodyFile}`);return(0,KD.readFileSync)(n.bodyFile,"utf-8")}if(n.body==="-")return yX(3e4);if(n.body)return n.body}o(gX,"resolveBody");function yX(n){return new Promise((e,t)=>{let r=[],i=setTimeout(()=>{process.stdin.removeAllListeners(),process.stdin.destroy(),t(new Error(`Stdin read timed out after ${n}ms. Ensure you pipe content to stdin or close the pipe.`))},n);process.stdin.on("data",s=>{r.push(s)}),process.stdin.on("end",()=>{clearTimeout(i),e(Buffer.concat(r).toString("utf-8"))}),process.stdin.on("error",s=>{clearTimeout(i),t(s)}),process.stdin.isTTY&&(clearTimeout(i),e("")),process.stdin.resume()})}o(yX,"readStdin");function YD(){return new ae("create").description("Create a new vault asset with auto-generated UUID, timestamp, and frontmatter").requiredOption("--class <name>","Class short name (e.g. ztlk__PermanentNote) or UUID").requiredOption("--label <text>","Human-readable label for the asset").option("--vault <path>","Path to Obsidian vault",process.cwd()).option("--aliases <names...>","Additional aliases for the asset").option("--property <key=value...>","Property key-value pairs (repeatable)",_X,[]).option("--body <text>","Markdown body content (use '-' to read from stdin)").option("--body-file <path>","Read body content from file").option("--dry-run","Preview frontmatter without writing file").option("--created-by <uuid>","Creator UUID (defaults to ExoAssistant)").option("--timezone <tz>","Timezone for timestamps (defaults to Asia/Almaty)").option("--skip-wikilink-validation","Skip wikilink existence validation").action(async n=>{try{let e=(0,QD.resolve)(n.vault);if(!(0,KE.existsSync)(e))throw new Te(e);let t=mX(n.property),r=await gX(n);r&&(r=r.replace(/\\n/g,`
705
+ `));let i=new Pt(e),s=new hu(i),a=new gy(i),l=await new yy(i,s,a).create({classShortName:n.class,label:n.label,aliases:n.aliases,properties:Object.keys(t).length>0?t:void 0,body:r,vault:e,dryRun:n.dryRun,createdBy:n.createdBy,timezone:n.timezone,skipWikilinkValidation:n.skipWikilinkValidation});if(n.dryRun){let f=SX(l.frontmatter,r);process.stderr.write(f+`
706
706
  `)}let u={uuid:l.uuid,path:l.path,label:l.label};process.stdout.write(JSON.stringify(u)+`
707
- `),process.exit(0)}catch(e){D.handle(e)}})}o(YD,"createCommand");function yX(n,e){return e.concat([n])}o(yX,"collect");function _X(n,e){let t=["--- DRY RUN PREVIEW ---","---"];for(let[r,i]of Object.entries(n))if(Array.isArray(i)){t.push(`${r}:`);for(let s of i)t.push(` - ${s}`)}else t.push(`${r}: ${i}`);return t.push("---"),e&&(t.push(""),t.push(e)),t.push("--- END PREVIEW ---"),t.join(`
708
- `)}o(_X,"formatFrontmatterPreview");var JE=require("path"),ZE=require("fs");var XD=K(require("path"));var _y=class{constructor(e,t,r){this.activeFs=e;this.archiveFs=t;this.classResolver=r}static{o(this,"ArchiveService")}async archive(e){let t=await this.resolveClasses(e.vaultPath,e.classes),r=await this.activeFs.getMarkdownFiles(),i=[],s=[];for(let f of r)try{let d=await this.activeFs.readFile(f),h=this.extractFrontmatter(d);if(this.isCandidate(h,t,e.year)){let p=this.extractUUID(f,h);p&&i.push({relativePath:f,uuid:p,metadata:h,content:d})}else h.archived===!0||s.push(d)}catch{continue}let a=this.buildReferenceSet(s),c=[],l=[];for(let f of i)if(e.noReferenced&&a.has(f.uuid)){let d=this.findReferencingFiles(f.uuid,s);c.push({uuid:f.uuid,file:f.relativePath,status:"blocked",reason:"Referenced by non-archived assets",blockedBy:d})}else l.push(f);let u=0;if(e.dryRun){u=await this.countArchiveOntologies(l,e.vaultPath,e.archiveVaultPath);for(let f of l)c.push({uuid:f.uuid,file:f.relativePath,status:"moved",reason:"dry-run: would be moved"})}else{u=await this.createArchiveOntologies(l,e.vaultPath,e.archiveVaultPath);for(let f of l)await this.transferFile(f,e.archiveVaultPath),c.push({uuid:f.uuid,file:f.relativePath,status:"moved"})}return{moved:l.length,blocked:c.filter(f=>f.status==="blocked").length,skipped:0,ontologies_created:u,details:c}}async resolveClasses(e,t){let r=new Set;for(let i of t)try{let s=await this.classResolver.resolve(e,i);r.add(s),r.add(i)}catch{r.add(i)}return r}isCandidate(e,t,r){return!(e.archived!==!0||!this.matchesClass(e,t)||!this.matchesYear(e,r))}matchesClass(e,t){let r=e.exo__Instance_class;return r?(Array.isArray(r)?r:[r]).some(s=>{let a=String(s).replace(/["'[\]]/g,"").trim();return t.has(a)}):!1}matchesYear(e,t){let r=[e.ems__Effort_resolutionTimestamp,e.ems__Effort_endTimestamp];for(let i of r)if(i&&this.extractYear(i)===t)return!0;return!1}extractYear(e){if(e instanceof Date)return e.getFullYear();let r=String(e).match(/^(\d{4})/);return r?parseInt(r[1],10):null}extractUUID(e,t){let r=t.exo__Asset_uid;if(r)return String(r);let i=XD.default.basename(e,".md");return this.isUUID(i)?i:null}buildReferenceSet(e){let t=/[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}/gi,r=new Set;for(let i of e){let s=i.match(t);if(s)for(let a of s)r.add(a.toLowerCase())}return r}findReferencingFiles(e,t){return["referenced in active vault"]}async createArchiveOntologies(e,t,r){let i=this.collectOntologies(e),s=0;for(let[a,c]of i.entries()){let l=this.getArchiveOntologyName(a),u=l+".md";if(!await this.archiveFs.fileExists(u))try{let d=await this.activeFs.readFile(a+".md"),h=this.extractFrontmatter(d),p=h.exo__Ontology_url;if(p){let y=String(p).replace(/#$/,"")+"/archive#",v=this.buildOntologyFile(l,y,h);await this.archiveFs.writeFile(u,v),s++}}catch{continue}}return s}async countArchiveOntologies(e,t,r){let i=this.collectOntologies(e),s=0;for(let[a,c]of i.entries()){let u=this.getArchiveOntologyName(a)+".md";if(!await this.archiveFs.fileExists(u))try{let d=await this.activeFs.readFile(a+".md");this.extractFrontmatter(d).exo__Ontology_url&&s++}catch{continue}}return s}collectOntologies(e){let t=new Map;for(let r of e){let i=r.metadata.exo__Asset_isDefinedBy;if(!i)continue;let s=this.extractWikilinkTarget(String(i));if(!s)continue;let a=t.get(s)||[];a.push(r),t.set(s,a)}return t}getArchiveOntologyName(e){return e+"_archive"}buildOntologyFile(e,t,r){let i={exo__Instance_class:r.exo__Instance_class||"exo__Ontology",exo__Asset_label:`${r.exo__Asset_label||e} (Archive)`,exo__Ontology_url:t};return`---
707
+ `),process.exit(0)}catch(e){D.handle(e)}})}o(YD,"createCommand");function _X(n,e){return e.concat([n])}o(_X,"collect");function SX(n,e){let t=["--- DRY RUN PREVIEW ---","---"];for(let[r,i]of Object.entries(n))if(Array.isArray(i)){t.push(`${r}:`);for(let s of i)t.push(` - ${s}`)}else t.push(`${r}: ${i}`);return t.push("---"),e&&(t.push(""),t.push(e)),t.push("--- END PREVIEW ---"),t.join(`
708
+ `)}o(SX,"formatFrontmatterPreview");var JE=require("path"),ZE=require("fs");var XD=K(require("path"));var _y=class{constructor(e,t,r){this.activeFs=e;this.archiveFs=t;this.classResolver=r}static{o(this,"ArchiveService")}async archive(e){let t=await this.resolveClasses(e.vaultPath,e.classes),r=await this.activeFs.getMarkdownFiles(),i=[],s=[];for(let f of r)try{let d=await this.activeFs.readFile(f),h=this.extractFrontmatter(d);if(this.isCandidate(h,t,e.year)){let p=this.extractUUID(f,h);p&&i.push({relativePath:f,uuid:p,metadata:h,content:d})}else h.archived===!0||s.push(d)}catch{continue}let a=this.buildReferenceSet(s),c=[],l=[];for(let f of i)if(e.noReferenced&&a.has(f.uuid)){let d=this.findReferencingFiles(f.uuid,s);c.push({uuid:f.uuid,file:f.relativePath,status:"blocked",reason:"Referenced by non-archived assets",blockedBy:d})}else l.push(f);let u=0;if(e.dryRun){u=await this.countArchiveOntologies(l,e.vaultPath,e.archiveVaultPath);for(let f of l)c.push({uuid:f.uuid,file:f.relativePath,status:"moved",reason:"dry-run: would be moved"})}else{u=await this.createArchiveOntologies(l,e.vaultPath,e.archiveVaultPath);for(let f of l)await this.transferFile(f,e.archiveVaultPath),c.push({uuid:f.uuid,file:f.relativePath,status:"moved"})}return{moved:l.length,blocked:c.filter(f=>f.status==="blocked").length,skipped:0,ontologies_created:u,details:c}}async resolveClasses(e,t){let r=new Set;for(let i of t)try{let s=await this.classResolver.resolve(e,i);r.add(s),r.add(i)}catch{r.add(i)}return r}isCandidate(e,t,r){return!(e.archived!==!0||!this.matchesClass(e,t)||!this.matchesYear(e,r))}matchesClass(e,t){let r=e.exo__Instance_class;return r?(Array.isArray(r)?r:[r]).some(s=>{let a=String(s).replace(/["'[\]]/g,"").trim();return t.has(a)}):!1}matchesYear(e,t){let r=[e.ems__Effort_resolutionTimestamp,e.ems__Effort_endTimestamp];for(let i of r)if(i&&this.extractYear(i)===t)return!0;return!1}extractYear(e){if(e instanceof Date)return e.getFullYear();let r=String(e).match(/^(\d{4})/);return r?parseInt(r[1],10):null}extractUUID(e,t){let r=t.exo__Asset_uid;if(r)return String(r);let i=XD.default.basename(e,".md");return this.isUUID(i)?i:null}buildReferenceSet(e){let t=/[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}/gi,r=new Set;for(let i of e){let s=i.match(t);if(s)for(let a of s)r.add(a.toLowerCase())}return r}findReferencingFiles(e,t){return["referenced in active vault"]}async createArchiveOntologies(e,t,r){let i=this.collectOntologies(e),s=0;for(let[a,c]of i.entries()){let l=this.getArchiveOntologyName(a),u=l+".md";if(!await this.archiveFs.fileExists(u))try{let d=await this.activeFs.readFile(a+".md"),h=this.extractFrontmatter(d),p=h.exo__Ontology_url;if(p){let y=String(p).replace(/#$/,"")+"/archive#",v=this.buildOntologyFile(l,y,h);await this.archiveFs.writeFile(u,v),s++}}catch{continue}}return s}async countArchiveOntologies(e,t,r){let i=this.collectOntologies(e),s=0;for(let[a,c]of i.entries()){let u=this.getArchiveOntologyName(a)+".md";if(!await this.archiveFs.fileExists(u))try{let d=await this.activeFs.readFile(a+".md");this.extractFrontmatter(d).exo__Ontology_url&&s++}catch{continue}}return s}collectOntologies(e){let t=new Map;for(let r of e){let i=r.metadata.exo__Asset_isDefinedBy;if(!i)continue;let s=this.extractWikilinkTarget(String(i));if(!s)continue;let a=t.get(s)||[];a.push(r),t.set(s,a)}return t}getArchiveOntologyName(e){return e+"_archive"}buildOntologyFile(e,t,r){let i={exo__Instance_class:r.exo__Instance_class||"exo__Ontology",exo__Asset_label:`${r.exo__Asset_label||e} (Archive)`,exo__Ontology_url:t};return`---
709
709
  ${sr.dump(i,{lineWidth:-1})}---
710
710
  `}async transferFile(e,t){let r=e.content,i=e.metadata.exo__Asset_isDefinedBy;if(i){let a=this.extractWikilinkTarget(String(i));if(a){let c=this.getArchiveOntologyName(a);r=r.replace(String(i),String(i).replace(a,c))}}let s=e.uuid+".md";await this.archiveFs.writeFile(s,r),await this.activeFs.deleteFile(e.relativePath)}extractWikilinkTarget(e){let t=e.match(/\[\[([^\]|]+)(?:\|[^\]]+)?\]\]/);return t?t[1]:null}extractFrontmatter(e){let t=e.match(/^---\n([\s\S]*?)\n---/);if(!t)return{};try{let r=sr.load(t[1]);return typeof r=="object"&&r!==null?r:{}}catch{return{}}}isUUID(e){return/^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$/i.test(e)}};var YE=K(require("path"));var Sy=class{constructor(e,t){this.activeFs=e;this.archiveFs=t}static{o(this,"ArchiveVerifyService")}async verify(){let e=await this.activeFs.getMarkdownFiles(),t=await this.archiveFs.getMarkdownFiles(),r=new Set;for(let l of t){let u=YE.default.basename(l,".md");this.isUUID(u)&&r.add(u.toLowerCase())}let i=[],s=/[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}/gi;for(let l of e)try{let u=await this.activeFs.readFile(l);if(this.extractFrontmatter(u).archived===!0)continue;let d=u.match(s);if(d){let h=new Set;for(let p of d){let y=p.toLowerCase();r.has(y)&&!h.has(y)&&(h.add(y),i.push({uuid:y,referenced_from:l}))}}}catch{continue}let a=await this.checkArchiveOntologies(t),c=i.length===0&&a.length===0;return{broken_links:i.length,broken_link_details:i,missing_ontologies:a,stats:{active_files:e.length,archive_files:t.length},ok:c}}async checkArchiveOntologies(e){let t=new Set;for(let i of e)if(!YE.default.basename(i,".md").startsWith("!"))try{let a=await this.archiveFs.readFile(i),l=this.extractFrontmatter(a).exo__Asset_isDefinedBy;if(l){let u=this.extractWikilinkTarget(String(l));if(u&&u.startsWith("!")){let f=u.endsWith("_archive")?u:u+"_archive";t.add(f)}}}catch{continue}let r=[];for(let i of t){let s=i+".md";await this.archiveFs.fileExists(s)||r.push(i)}return r.sort()}extractWikilinkTarget(e){let t=e.match(/\[\[([^\]|]+)(?:\|[^\]]+)?\]\]/);return t?t[1]:null}extractFrontmatter(e){let t=e.match(/^---\n([\s\S]*?)\n---/);if(!t)return{};try{let r=sr.load(t[1]);return typeof r=="object"&&r!==null?r:{}}catch{return{}}}isUUID(e){return/^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$/i.test(e)}};var JD=K(require("path"));var XE=100,vy=class{constructor(e,t){this.activeFs=e;this.archiveFs=t}static{o(this,"ArchiveCascadeService")}async cascade(e){let t={iterations:0,total_moved:0,still_blocked:0,iterations_detail:[]};for(let r=0;r<XE;r++){let i=await this.activeFs.getMarkdownFiles(),s=await this.readAllFiles(i),a=s.filter(d=>d.isArchived&&d.uuid),c=s.filter(d=>!d.isArchived);if(a.length===0)break;let l=this.buildReferenceSet(c.map(d=>d.content)),u=a.filter(d=>!l.has(d.uuid.toLowerCase()));if(u.length===0){t.still_blocked=a.length;break}let f=[];if(e.dryRun)for(let d of u)f.push(d.uuid);else{await this.createArchiveOntologies(u);for(let d of u)await this.transferFile(d),f.push(d.uuid)}if(t.iterations++,t.total_moved+=f.length,t.iterations_detail.push({iteration:t.iterations,moved:f}),e.dryRun){let d=a.length-u.length;t.still_blocked=d;break}}if(t.iterations>=XE)throw new Error(`MAX_ITERATIONS (${XE}) exceeded during cascade archive. This likely indicates a bug. Moved ${t.total_moved} assets before stopping.`);if(t.iterations>0&&t.still_blocked===0&&!e.dryRun){let r=await this.activeFs.getMarkdownFiles(),i=await this.readAllFiles(r);t.still_blocked=i.filter(s=>s.isArchived&&s.uuid).length}return t}async readAllFiles(e){let t=[];for(let r of e)try{let i=await this.activeFs.readFile(r),s=this.extractFrontmatter(i),a=s.archived===!0,c=this.extractUUID(r,s);t.push({relativePath:r,uuid:c||"",metadata:s,content:i,isArchived:a})}catch{continue}return t}buildReferenceSet(e){let t=/[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}/gi,r=new Set;for(let i of e){let s=i.match(t);if(s)for(let a of s)r.add(a.toLowerCase())}return r}async createArchiveOntologies(e){let t=this.collectOntologies(e),r=0;for(let[i]of t.entries()){let s=i+"_archive",a=s+".md";if(!await this.archiveFs.fileExists(a))try{let l=await this.activeFs.readFile(i+".md"),u=this.extractFrontmatter(l),f=u.exo__Ontology_url;if(f){let d=String(f).replace(/#$/,"")+"/archive#",h=this.buildOntologyFile(s,d,u);await this.archiveFs.writeFile(a,h),r++}}catch{continue}}return r}collectOntologies(e){let t=new Map;for(let r of e){let i=r.metadata.exo__Asset_isDefinedBy;if(!i)continue;let s=this.extractWikilinkTarget(String(i));if(!s)continue;let a=t.get(s)||[];a.push(r),t.set(s,a)}return t}buildOntologyFile(e,t,r){let i={exo__Instance_class:r.exo__Instance_class||"exo__Ontology",exo__Asset_label:`${r.exo__Asset_label||e} (Archive)`,exo__Ontology_url:t};return`---
711
711
  ${sr.dump(i,{lineWidth:-1})}---
712
- `}async transferFile(e){let t=e.content,r=e.metadata.exo__Asset_isDefinedBy;if(r){let s=this.extractWikilinkTarget(String(r));if(s){let a=s+"_archive";t=t.replace(String(r),String(r).replace(s,a))}}let i=e.uuid+".md";await this.archiveFs.writeFile(i,t),await this.activeFs.deleteFile(e.relativePath)}extractWikilinkTarget(e){let t=e.match(/\[\[([^\]|]+)(?:\|[^\]]+)?\]\]/);return t?t[1]:null}extractFrontmatter(e){let t=e.match(/^---\n([\s\S]*?)\n---/);if(!t)return{};try{let r=sr.load(t[1]);return typeof r=="object"&&r!==null?r:{}}catch{return{}}}extractUUID(e,t){let r=t.exo__Asset_uid;if(r)return String(r);let i=JD.default.basename(e,".md");return this.isUUID(i)?i:null}isUUID(e){return/^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$/i.test(e)}};var by=class{constructor(e){this.fs=e}static{o(this,"ArchiveStatsService")}async collect(){let e=await this.fs.getMarkdownFiles(),t={total:0,by_class:{},by_year:{},cross:{}};for(let r of e)try{let i=await this.fs.readFile(r),s=this.extractFrontmatter(i);t.total++;let a=this.extractClass(s);t.by_class[a]=(t.by_class[a]??0)+1;let c=this.extractYear(s);t.by_year[c]=(t.by_year[c]??0)+1,t.cross[a]||(t.cross[a]={}),t.cross[a][c]=(t.cross[a][c]??0)+1}catch{continue}return t}extractClass(e){let t=e.exo__Instance_class;if(!t)return"unknown";let r=Array.isArray(t)?t[0]:t,i=String(r).replace(/^"|"$/g,""),s=i.match(/\[\[[^\]|]+\|([^\]]+)\]\]/);if(s)return s[1];let a=i.match(/\[\[([^\]]+)\]\]/);return a?a[1]:i||"unknown"}extractYear(e){let t=e.ems__Effort_resolutionTimestamp??e.ems__Effort_endTimestamp;if(!t)return"unknown";if(t instanceof Date){let s=t.getFullYear();return isNaN(s)?"unknown":s.toString()}let i=String(t).match(/^(\d{4})/);return i?i[1]:"unknown"}extractFrontmatter(e){let t=e.match(/^---\n([\s\S]*?)\n---/);if(!t)return{};try{let r=sr.load(t[1]);return typeof r=="object"&&r!==null?r:{}}catch{return{}}}};function ZD(){return new ae("archive").description("Archive assets from active vault to archive vault (automated asset archival)").requiredOption("--vault <path>","Path to the active vault").requiredOption("--archive-vault <path>","Path to the archive vault").option("--class <names>","Comma-separated class short names or UUIDs (e.g. ems__Task,ems__Meeting)").option("--year <year>","Filter by resolution/end timestamp year (e.g. 2025)").option("--dry-run","Preview without writing files",!1).option("--no-referenced","Skip assets referenced by non-archived (default: true)").option("--verify","Verify archive integrity instead of archiving (read-only)",!1).option("--cascade","Iteratively resolve archived-to-archived chains (no --class/--year needed)",!1).option("--stats","Print archive vault statistics by class and year (read-only)",!1).action(async n=>{try{let e=(0,JE.resolve)(n.vault);if(!(0,ZE.existsSync)(e))throw new Te(e);let t=(0,JE.resolve)(n.archiveVault);if(!(0,ZE.existsSync)(t))throw new Te(t);if(n.stats){let h=new Pt(t),y=await new by(h).collect();process.stderr.write(SX(y)),process.stdout.write(JSON.stringify(y)+`
712
+ `}async transferFile(e){let t=e.content,r=e.metadata.exo__Asset_isDefinedBy;if(r){let s=this.extractWikilinkTarget(String(r));if(s){let a=s+"_archive";t=t.replace(String(r),String(r).replace(s,a))}}let i=e.uuid+".md";await this.archiveFs.writeFile(i,t),await this.activeFs.deleteFile(e.relativePath)}extractWikilinkTarget(e){let t=e.match(/\[\[([^\]|]+)(?:\|[^\]]+)?\]\]/);return t?t[1]:null}extractFrontmatter(e){let t=e.match(/^---\n([\s\S]*?)\n---/);if(!t)return{};try{let r=sr.load(t[1]);return typeof r=="object"&&r!==null?r:{}}catch{return{}}}extractUUID(e,t){let r=t.exo__Asset_uid;if(r)return String(r);let i=JD.default.basename(e,".md");return this.isUUID(i)?i:null}isUUID(e){return/^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$/i.test(e)}};var by=class{constructor(e){this.fs=e}static{o(this,"ArchiveStatsService")}async collect(){let e=await this.fs.getMarkdownFiles(),t={total:0,by_class:{},by_year:{},cross:{}};for(let r of e)try{let i=await this.fs.readFile(r),s=this.extractFrontmatter(i);t.total++;let a=this.extractClass(s);t.by_class[a]=(t.by_class[a]??0)+1;let c=this.extractYear(s);t.by_year[c]=(t.by_year[c]??0)+1,t.cross[a]||(t.cross[a]={}),t.cross[a][c]=(t.cross[a][c]??0)+1}catch{continue}return t}extractClass(e){let t=e.exo__Instance_class;if(!t)return"unknown";let r=Array.isArray(t)?t[0]:t,i=String(r).replace(/^"|"$/g,""),s=i.match(/\[\[[^\]|]+\|([^\]]+)\]\]/);if(s)return s[1];let a=i.match(/\[\[([^\]]+)\]\]/);return a?a[1]:i||"unknown"}extractYear(e){let t=e.ems__Effort_resolutionTimestamp??e.ems__Effort_endTimestamp;if(!t)return"unknown";if(t instanceof Date){let s=t.getFullYear();return isNaN(s)?"unknown":s.toString()}let i=String(t).match(/^(\d{4})/);return i?i[1]:"unknown"}extractFrontmatter(e){let t=e.match(/^---\n([\s\S]*?)\n---/);if(!t)return{};try{let r=sr.load(t[1]);return typeof r=="object"&&r!==null?r:{}}catch{return{}}}};function ZD(){return new ae("archive").description("Archive assets from active vault to archive vault (automated asset archival)").requiredOption("--vault <path>","Path to the active vault").requiredOption("--archive-vault <path>","Path to the archive vault").option("--class <names>","Comma-separated class short names or UUIDs (e.g. ems__Task,ems__Meeting)").option("--year <year>","Filter by resolution/end timestamp year (e.g. 2025)").option("--dry-run","Preview without writing files",!1).option("--no-referenced","Skip assets referenced by non-archived (default: true)").option("--verify","Verify archive integrity instead of archiving (read-only)",!1).option("--cascade","Iteratively resolve archived-to-archived chains (no --class/--year needed)",!1).option("--stats","Print archive vault statistics by class and year (read-only)",!1).action(async n=>{try{let e=(0,JE.resolve)(n.vault);if(!(0,ZE.existsSync)(e))throw new Te(e);let t=(0,JE.resolve)(n.archiveVault);if(!(0,ZE.existsSync)(t))throw new Te(t);if(n.stats){let h=new Pt(t),y=await new by(h).collect();process.stderr.write(vX(y)),process.stdout.write(JSON.stringify(y)+`
713
713
  `),process.exit(0)}if(n.verify){let h=new Pt(e),p=new Pt(t),v=await new Sy(h,p).verify();process.stdout.write(JSON.stringify(v,null,2)+`
714
714
  `),process.exit(v.ok?0:1)}if(n.cascade){let h=new Pt(e),p=new Pt(t),v=await new vy(h,p).cascade({vaultPath:e,archiveVaultPath:t,dryRun:n.dryRun||!1});n.dryRun&&(process.stderr.write(`--- CASCADE DRY RUN PREVIEW ---
715
715
  `),process.stderr.write(`Would move: ${v.total_moved} assets
@@ -724,9 +724,9 @@ ${sr.dump(i,{lineWidth:-1})}---
724
724
  `),process.stderr.write(`Would create: ${f.ontologies_created} archive ontologies
725
725
  `),process.stderr.write(`--- END PREVIEW ---
726
726
  `)),process.stdout.write(JSON.stringify(d)+`
727
- `),process.exit(0)}catch(e){D.handle(e)}})}o(ZD,"archiveCommand");function SX(n){let e=["--- ARCHIVE STATS ---"];if(e.push(`Total assets: ${n.total}`),Object.keys(n.by_class).length>0){e.push(""),e.push("By class:");let t=Object.entries(n.by_class).sort((r,i)=>i[1]-r[1]);for(let[r,i]of t)e.push(` ${r}: ${i}`)}if(Object.keys(n.by_year).length>0){e.push(""),e.push("By year:");let t=Object.entries(n.by_year).sort((r,i)=>r[0].localeCompare(i[0]));for(let[r,i]of t)e.push(` ${r}: ${i}`)}return e.push("--- END STATS ---"),e.join(`
727
+ `),process.exit(0)}catch(e){D.handle(e)}})}o(ZD,"archiveCommand");function vX(n){let e=["--- ARCHIVE STATS ---"];if(e.push(`Total assets: ${n.total}`),Object.keys(n.by_class).length>0){e.push(""),e.push("By class:");let t=Object.entries(n.by_class).sort((r,i)=>i[1]-r[1]);for(let[r,i]of t)e.push(` ${r}: ${i}`)}if(Object.keys(n.by_year).length>0){e.push(""),e.push("By year:");let t=Object.entries(n.by_year).sort((r,i)=>r[0].localeCompare(i[0]));for(let[r,i]of t)e.push(` ${r}: ${i}`)}return e.push("--- END STATS ---"),e.join(`
728
728
  `)+`
729
- `}o(SX,"formatStatsSummary");var t2=require("path"),r2=require("fs");var e2=K(require("path"));var wy=class{constructor(e,t){this.activeFs=e;this.archiveFs=t}static{o(this,"UnarchiveService")}async unarchive(e){let{uuid:t,dryRun:r}=e,i=await this.findAssetByUUID(t);if(!i)return{success:!1,uuid:t,error:`UUID ${t} not found in archive vault`};let s=await this.archiveFs.readFile(i),c=this.extractFrontmatter(s).exo__Asset_isDefinedBy,l=c?this.resolveActiveOntology(String(c)):null,u=e2.default.join("03 Knowledge","inbox",e2.default.basename(i));if(r)return{success:!0,uuid:t,movedTo:u,isDefinedBy:l||void 0};let f=s;return c&&l&&(f=f.replace(String(c),l)),await this.activeFs.writeFile(u,f),await this.archiveFs.deleteFile(i),{success:!0,uuid:t,movedTo:u,isDefinedBy:l||void 0}}async findAssetByUUID(e){let t=e+".md";if(await this.archiveFs.fileExists(t))return t;let i=await this.archiveFs.getMarkdownFiles();for(let s of i)try{let a=await this.archiveFs.readFile(s),l=this.extractFrontmatter(a).exo__Asset_uid;if(l&&String(l).toLowerCase()===e.toLowerCase())return s}catch{continue}return null}resolveActiveOntology(e){let t=e.match(/\[\[([^\]|]+)(?:\|([^\]]+))?\]\]/);if(!t)return null;let r=t[1],i=t[2];if(!r.endsWith("_archive"))return e;let s=r.replace(/_archive$/,"");if(i){let a=i.replace(/\s*\(Archive\)$/,"");return`[[${s}|${a}]]`}return`[[${s}]]`}extractFrontmatter(e){let t=e.match(/^---\n([\s\S]*?)\n---/);if(!t)return{};try{let r=sr.load(t[1]);return typeof r=="object"&&r!==null?r:{}}catch{return{}}}};function eN(){return new ae("unarchive").description("Restore asset from archive vault to active vault (reverse of archive)").requiredOption("--uuid <uuid>","UUID of the asset to restore").requiredOption("--vault <path>","Path to the active vault").requiredOption("--archive-vault <path>","Path to the archive vault").option("--dry-run","Preview without writing files",!1).action(async n=>{try{let e=(0,t2.resolve)(n.vault);if(!(0,r2.existsSync)(e))throw new Te(e);let t=(0,t2.resolve)(n.archiveVault);if(!(0,r2.existsSync)(t))throw new Te(t);if(!/^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$/i.test(n.uuid))throw new Error(`Invalid UUID format: ${n.uuid}. Expected format: xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx`);let i=new Pt(e),s=new Pt(t),c=await new wy(i,s).unarchive({uuid:n.uuid,vaultPath:e,archiveVaultPath:t,dryRun:n.dryRun||!1});c.success||(process.stdout.write(JSON.stringify({error:c.error})+`
729
+ `}o(vX,"formatStatsSummary");var t2=require("path"),r2=require("fs");var e2=K(require("path"));var wy=class{constructor(e,t){this.activeFs=e;this.archiveFs=t}static{o(this,"UnarchiveService")}async unarchive(e){let{uuid:t,dryRun:r}=e,i=await this.findAssetByUUID(t);if(!i)return{success:!1,uuid:t,error:`UUID ${t} not found in archive vault`};let s=await this.archiveFs.readFile(i),c=this.extractFrontmatter(s).exo__Asset_isDefinedBy,l=c?this.resolveActiveOntology(String(c)):null,u=e2.default.join("03 Knowledge","inbox",e2.default.basename(i));if(r)return{success:!0,uuid:t,movedTo:u,isDefinedBy:l||void 0};let f=s;return c&&l&&(f=f.replace(String(c),l)),await this.activeFs.writeFile(u,f),await this.archiveFs.deleteFile(i),{success:!0,uuid:t,movedTo:u,isDefinedBy:l||void 0}}async findAssetByUUID(e){let t=e+".md";if(await this.archiveFs.fileExists(t))return t;let i=await this.archiveFs.getMarkdownFiles();for(let s of i)try{let a=await this.archiveFs.readFile(s),l=this.extractFrontmatter(a).exo__Asset_uid;if(l&&String(l).toLowerCase()===e.toLowerCase())return s}catch{continue}return null}resolveActiveOntology(e){let t=e.match(/\[\[([^\]|]+)(?:\|([^\]]+))?\]\]/);if(!t)return null;let r=t[1],i=t[2];if(!r.endsWith("_archive"))return e;let s=r.replace(/_archive$/,"");if(i){let a=i.replace(/\s*\(Archive\)$/,"");return`[[${s}|${a}]]`}return`[[${s}]]`}extractFrontmatter(e){let t=e.match(/^---\n([\s\S]*?)\n---/);if(!t)return{};try{let r=sr.load(t[1]);return typeof r=="object"&&r!==null?r:{}}catch{return{}}}};function eN(){return new ae("unarchive").description("Restore asset from archive vault to active vault (reverse of archive)").requiredOption("--uuid <uuid>","UUID of the asset to restore").requiredOption("--vault <path>","Path to the active vault").requiredOption("--archive-vault <path>","Path to the archive vault").option("--dry-run","Preview without writing files",!1).action(async n=>{try{let e=(0,t2.resolve)(n.vault);if(!(0,r2.existsSync)(e))throw new Te(e);let t=(0,t2.resolve)(n.archiveVault);if(!(0,r2.existsSync)(t))throw new Te(t);if(!/^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$/i.test(n.uuid))throw new Error(`Invalid UUID format: ${n.uuid}. Expected format: xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx`);let i=new Pt(e),s=new Pt(t),c=await new wy(i,s).unarchive({uuid:n.uuid,vaultPath:e,archiveVaultPath:t,dryRun:n.dryRun||!1});c.success||(process.stdout.write(JSON.stringify({error:c.error})+`
730
730
  `),process.exit(1)),n.dryRun&&(process.stderr.write(`--- DRY RUN PREVIEW ---
731
731
  `),process.stderr.write(`Would restore: ${c.uuid}
732
732
  `),process.stderr.write(`Target: ${c.movedTo}
@@ -740,8 +740,8 @@ ${sr.dump(i,{lineWidth:-1})}---
740
740
  `),console.log(` ID: ${s.id}`),console.log(` Target class: ${s.targetClass}`),console.log(` Initial state: ${s.initialState}`),console.log(` Terminal states: ${s.terminalStates.join(", ")}`),console.log(` Default: ${s.isDefault?"yes":"no"}`),console.log(`
741
741
  States (${s.states.length}):`);for(let a of s.states){let c=a.optional?" (optional)":"",l=a.timestampOnEnter.length>0?` [timestamps: ${a.timestampOnEnter.join(", ")}]`:"";console.log(` ${a.order}. ${a.status}${c}${l}`)}console.log(`
742
742
  Transitions (${s.transitions.length}):`);for(let a of s.transitions){let c=a.isRollback?" (rollback)":"";console.log(` ${a.label}: ${a.from} \u2192 ${a.to}${c}`)}}}catch(i){D.handle(i)}}),n.command("validate").description("Validate a workflow definition").argument("<uid>","UID of the workflow asset").option("--vault <path>","Path to Obsidian vault",process.cwd()).option("--output <type>","Response format: text|json","text").action(async(e,t)=>{let r=t.output||"text";D.setFormat(r);try{let i=(0,mu.resolve)(t.vault);if(!(0,ba.existsSync)(i))throw new Te(i);let s=tN(i,e);if(!s){if(r==="json"){let l=X.success({error:`Workflow with UID "${e}" not found`});console.log(JSON.stringify(l,null,2))}else console.log(`\u274C Workflow with UID "${e}" not found.`);process.exitCode=1;return}let c=new Ji.WorkflowEngine(s).validate();if(r==="json"){let l=X.success({workflow:s.name,uid:s.id,...c});console.log(JSON.stringify(l,null,2))}else if(c.valid)console.log(`\u2705 Workflow "${s.name}" is valid.`);else{console.log(`\u274C Workflow "${s.name}" has ${c.errors.length} error(s):
743
- `);for(let l of c.errors)console.log(` \u2022 ${l}`);process.exitCode=1}}catch(i){D.handle(i)}}),n}o(rN,"workflowCommand");var nN=new Ji.FrontmatterService;function iN(n){let e=[],t=[];sN(n,t);for(let{filePath:r,fm:i}of t){let s=i.exo__Instance_class;if(!s||!(Array.isArray(s)?s.some(p=>p.includes("ems__Workflow")&&!p.includes("WorkflowState")&&!p.includes("WorkflowTransition")):typeof s=="string"&&s.includes("ems__Workflow")&&!s.includes("WorkflowState")&&!s.includes("WorkflowTransition")))continue;let c=i.exo__Asset_uid??"",l=i.exo__Asset_label??vX(r),u=va(i.ems__Workflow_targetClass??"ems__Task"),f=i.ems__Workflow_isDefault===!0||i.ems__Workflow_isDefault==="true",d=0,h=0;for(let{fm:p}of t){let y=p.exo__Instance_class;if(!va(p.ems__WorkflowState_workflow??p.ems__WorkflowTransition_workflow??"").includes(c))continue;let b=Array.isArray(y)?y.some(I=>I.includes("ems__WorkflowState")):typeof y=="string"&&y.includes("ems__WorkflowState"),A=Array.isArray(y)?y.some(I=>I.includes("ems__WorkflowTransition")):typeof y=="string"&&y.includes("ems__WorkflowTransition");b&&d++,A&&h++}e.push({filePath:r,uid:c,label:l,targetClass:u,isDefault:f,stateCount:d,transitionCount:h})}return e}o(iN,"scanWorkflows");function sN(n,e){let t;try{t=(0,ba.readdirSync)(n,{withFileTypes:!0})}catch{return}for(let r of t){let i=(0,mu.join)(n,r.name);if(r.isDirectory()){if(r.name.startsWith(".")||r.name==="node_modules")continue;sN(i,e)}else if(r.name.endsWith(".md"))try{let s=(0,ba.readFileSync)(i,"utf-8"),a=nN.parse(s);a.exists&&e.push({filePath:i,fm:aN(a.content)})}catch{}}}o(sN,"collectParsedFiles");function tN(n,e){let r=iN(n).find(i=>i.uid===e);if(!r)return null;try{let i=(0,ba.readFileSync)(r.filePath,"utf-8"),s=nN.parse(i);if(!s.exists)return null;let a=aN(s.content),c=va(a.ems__Workflow_targetClass??"ems__Task"),l=va(a.ems__Workflow_initialState??"ems__EffortStatusDraft"),u=pu(l)??Ji.EffortStatus.DRAFT,d=(Array.isArray(a.ems__Workflow_terminalStates)?a.ems__Workflow_terminalStates.map(b=>va(b)):[]).map(pu).filter(b=>b!==null),h=a.ems__Workflow_isDefault===!0||a.ems__Workflow_isDefault==="true",y=(Array.isArray(a.ems__Workflow_states)?a.ems__Workflow_states:[]).map((b,A)=>typeof b=="string"?{status:pu(va(b))??Ji.EffortStatus.DRAFT,order:A+1,optional:!1,timestampOnEnter:[]}:{status:pu(va(b.status??""))??Ji.EffortStatus.DRAFT,order:b.order??A+1,optional:b.optional===!0||b.optional==="true",timestampOnEnter:Array.isArray(b.timestampOnEnter)?b.timestampOnEnter:[],badgeColor:b.badgeColor}),w=(Array.isArray(a.ems__Workflow_transitions)?a.ems__Workflow_transitions:[]).map(b=>{let A=pu(va(b.from??"")),I=pu(va(b.to??""));return!A||!I?null:{from:A,to:I,label:b.label??`${A} \u2192 ${I}`,icon:b.icon,isRollback:b.isRollback===!0||b.isRollback==="true"}}).filter(b=>b!==null);return{id:e,name:r.label,targetClass:c,states:y,transitions:w,initialState:u,terminalStates:d.length>0?d:[Ji.EffortStatus.DONE,Ji.EffortStatus.TRASHED],isDefault:h}}catch{return null}}o(tN,"loadWorkflowByUid");function aN(n){let e={},t=n.split(`
744
- `),r="",i=null;for(let s of t){if(s.match(/^\s+-\s+/)&&r){let c=s.replace(/^\s+-\s+/,"").trim();i||(i=[]),i.push(c),e[r]=i;continue}let a=s.match(/^([a-zA-Z0-9_]+):\s*(.*)/);if(a){r=a[1],i=null;let c=a[2].trim();if((c.startsWith('"')&&c.endsWith('"')||c.startsWith("'")&&c.endsWith("'"))&&(c=c.slice(1,-1)),c==="true"?c=!0:c==="false"&&(c=!1),c===""){e[r]=[],i=e[r];continue}e[r]=c}}return e}o(aN,"parseYamlFrontmatter");function va(n){return typeof n!="string"?"":n.replace(/["'[\]]/g,"").trim()}o(va,"normalizeWikilink");function vX(n){let e=n.split("/");return e[e.length-1].replace(/\.md$/,"")}o(vX,"extractLabelFromFilename");function pu(n){return Object.values(Ji.EffortStatus).includes(n)?n:null}o(pu,"resolveEffortStatus");var Fs=require("fs"),Ds=require("path"),Fe=K(Dt());var fN=K(Dt()),zt=K(cN());var lN="obsidian://vault/";function FX(n){let e=/^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$/i;return{async resolveTargetPath(t){if(!t)throw new Error("Cannot resolve empty targetIRI to a vault path");let r=t;if(r.startsWith(lN))r=decodeURI(r.slice(lN.length));else if(e.test(r)){let i=await n.findFileByUID(r);if(!i)throw new Error(`No vault file found for UID: ${r}`);r=i}if(r.endsWith(".md")||(r=`${r}.md`),!await n.fileExists(r))throw new Error(`Cannot resolve target file for IRI "${t}" (tried "${r}")`);return r}}}o(FX,"createCliPathResolver");var DX=["createAsset","openFile","sparqlSelect","getActiveFileIRI","getActiveFilePath","trashFile","duplicateFile"],n2=class extends Error{constructor(t){super(`Service "${t}" is not implemented in the CLI (no-op stub). dyncommand exec on this service_call grounding cannot change vault state. See CLI parity issues #2865-#2868 for port status.`);this.serviceId=t;this.name="CliServiceNotImplementedError"}static{o(this,"CliServiceNotImplementedError")}};function uN(n){return{async execute(){throw new n2(n)}}}o(uN,"notImplementedService");function dN(n,e){for(let t of DX)n.register(t,uN(t));for(let t of["updateProperty","removeProperty","setStatus"])n.register(t,uN(t));if(e){if(e.fsAdapter){let t=new fN.FrontmatterService,r=FX(e.fsAdapter);n.register("updateProperty",(0,zt.createUpdatePropertyService)(e.fsAdapter,t,r)),n.register("removeProperty",(0,zt.createRemovePropertyService)(e.fsAdapter,t,r)),n.register("setStatus",(0,zt.createSetStatusService)(e.fsAdapter,t,r))}n.register("createRelatedTask",(0,zt.createCreateRelatedTaskService)(e.vaultAdapter,e.genericAssetCreationService)),n.register("createRelatedProject",(0,zt.createCreateRelatedProjectService)(e.vaultAdapter,e.genericAssetCreationService)),n.register("archiveAsset",(0,zt.createArchiveAssetService)(e.vaultAdapter,e.archiveAssetService)),n.register("planForEvening",(0,zt.createPlanForEveningService)(e.vaultAdapter,e.taskStatusService)),n.register("cleanProperties",(0,zt.createCleanPropertiesService)(e.vaultAdapter,e.propertyCleanupService)),n.register("renameToUid",(0,zt.createRenameToUidService)(e.vaultAdapter,e.renameToUidService)),n.register("repairFolder",(0,zt.createRepairFolderService)(e.vaultAdapter,e.folderRepairService)),n.register("fixMissingLabel",(0,zt.createFixMissingLabelService)(e.vaultAdapter,e.fixMissingLabelService))}}o(dN,"populateCliServiceRegistry");var NX=new Fe.FrontmatterService;function hN(){let n=new ae("dyncommand").description("Manage vault-defined dynamic commands (RFC-009)");return n.command("list").description("List all dynamic commands defined in vault").option("--vault <path>","Path to Obsidian vault",process.cwd()).option("--output <type>","Response format: text|json","text").option("--target <iri>","Filter commands applicable to a specific asset IRI").action(async e=>{let t=e.output||"text";D.setFormat(t);try{let r=(0,Ds.resolve)(e.vault);if(!(0,Fs.existsSync)(r))throw new Te(r);let i;if(e.target?i=await kX(r,e.target):i=LX(r),t==="json"){let s=X.success({commands:i,totalCommands:i.length,...e.target&&{target:e.target}});console.log(JSON.stringify(s,null,2))}else{if(i.length===0){console.log("No dynamic commands found in vault.");return}let s=e.target?` for target ${e.target}`:"";console.log(`
743
+ `);for(let l of c.errors)console.log(` \u2022 ${l}`);process.exitCode=1}}catch(i){D.handle(i)}}),n}o(rN,"workflowCommand");var nN=new Ji.FrontmatterService;function iN(n){let e=[],t=[];sN(n,t);for(let{filePath:r,fm:i}of t){let s=i.exo__Instance_class;if(!s||!(Array.isArray(s)?s.some(p=>p.includes("ems__Workflow")&&!p.includes("WorkflowState")&&!p.includes("WorkflowTransition")):typeof s=="string"&&s.includes("ems__Workflow")&&!s.includes("WorkflowState")&&!s.includes("WorkflowTransition")))continue;let c=i.exo__Asset_uid??"",l=i.exo__Asset_label??bX(r),u=va(i.ems__Workflow_targetClass??"ems__Task"),f=i.ems__Workflow_isDefault===!0||i.ems__Workflow_isDefault==="true",d=0,h=0;for(let{fm:p}of t){let y=p.exo__Instance_class;if(!va(p.ems__WorkflowState_workflow??p.ems__WorkflowTransition_workflow??"").includes(c))continue;let b=Array.isArray(y)?y.some(I=>I.includes("ems__WorkflowState")):typeof y=="string"&&y.includes("ems__WorkflowState"),A=Array.isArray(y)?y.some(I=>I.includes("ems__WorkflowTransition")):typeof y=="string"&&y.includes("ems__WorkflowTransition");b&&d++,A&&h++}e.push({filePath:r,uid:c,label:l,targetClass:u,isDefault:f,stateCount:d,transitionCount:h})}return e}o(iN,"scanWorkflows");function sN(n,e){let t;try{t=(0,ba.readdirSync)(n,{withFileTypes:!0})}catch{return}for(let r of t){let i=(0,mu.join)(n,r.name);if(r.isDirectory()){if(r.name.startsWith(".")||r.name==="node_modules")continue;sN(i,e)}else if(r.name.endsWith(".md"))try{let s=(0,ba.readFileSync)(i,"utf-8"),a=nN.parse(s);a.exists&&e.push({filePath:i,fm:aN(a.content)})}catch{}}}o(sN,"collectParsedFiles");function tN(n,e){let r=iN(n).find(i=>i.uid===e);if(!r)return null;try{let i=(0,ba.readFileSync)(r.filePath,"utf-8"),s=nN.parse(i);if(!s.exists)return null;let a=aN(s.content),c=va(a.ems__Workflow_targetClass??"ems__Task"),l=va(a.ems__Workflow_initialState??"ems__EffortStatusDraft"),u=pu(l)??Ji.EffortStatus.DRAFT,d=(Array.isArray(a.ems__Workflow_terminalStates)?a.ems__Workflow_terminalStates.map(b=>va(b)):[]).map(pu).filter(b=>b!==null),h=a.ems__Workflow_isDefault===!0||a.ems__Workflow_isDefault==="true",y=(Array.isArray(a.ems__Workflow_states)?a.ems__Workflow_states:[]).map((b,A)=>typeof b=="string"?{status:pu(va(b))??Ji.EffortStatus.DRAFT,order:A+1,optional:!1,timestampOnEnter:[]}:{status:pu(va(b.status??""))??Ji.EffortStatus.DRAFT,order:b.order??A+1,optional:b.optional===!0||b.optional==="true",timestampOnEnter:Array.isArray(b.timestampOnEnter)?b.timestampOnEnter:[],badgeColor:b.badgeColor}),w=(Array.isArray(a.ems__Workflow_transitions)?a.ems__Workflow_transitions:[]).map(b=>{let A=pu(va(b.from??"")),I=pu(va(b.to??""));return!A||!I?null:{from:A,to:I,label:b.label??`${A} \u2192 ${I}`,icon:b.icon,isRollback:b.isRollback===!0||b.isRollback==="true"}}).filter(b=>b!==null);return{id:e,name:r.label,targetClass:c,states:y,transitions:w,initialState:u,terminalStates:d.length>0?d:[Ji.EffortStatus.DONE,Ji.EffortStatus.TRASHED],isDefault:h}}catch{return null}}o(tN,"loadWorkflowByUid");function aN(n){let e={},t=n.split(`
744
+ `),r="",i=null;for(let s of t){if(s.match(/^\s+-\s+/)&&r){let c=s.replace(/^\s+-\s+/,"").trim();i||(i=[]),i.push(c),e[r]=i;continue}let a=s.match(/^([a-zA-Z0-9_]+):\s*(.*)/);if(a){r=a[1],i=null;let c=a[2].trim();if((c.startsWith('"')&&c.endsWith('"')||c.startsWith("'")&&c.endsWith("'"))&&(c=c.slice(1,-1)),c==="true"?c=!0:c==="false"&&(c=!1),c===""){e[r]=[],i=e[r];continue}e[r]=c}}return e}o(aN,"parseYamlFrontmatter");function va(n){return typeof n!="string"?"":n.replace(/["'[\]]/g,"").trim()}o(va,"normalizeWikilink");function bX(n){let e=n.split("/");return e[e.length-1].replace(/\.md$/,"")}o(bX,"extractLabelFromFilename");function pu(n){return Object.values(Ji.EffortStatus).includes(n)?n:null}o(pu,"resolveEffortStatus");var Fs=require("fs"),Ds=require("path"),Fe=K(Dt());var fN=K(Dt()),zt=K(cN());var lN="obsidian://vault/";function DX(n){let e=/^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$/i;return{async resolveTargetPath(t){if(!t)throw new Error("Cannot resolve empty targetIRI to a vault path");let r=t;if(r.startsWith(lN))r=decodeURI(r.slice(lN.length));else if(e.test(r)){let i=await n.findFileByUID(r);if(!i)throw new Error(`No vault file found for UID: ${r}`);r=i}if(r.endsWith(".md")||(r=`${r}.md`),!await n.fileExists(r))throw new Error(`Cannot resolve target file for IRI "${t}" (tried "${r}")`);return r}}}o(DX,"createCliPathResolver");var NX=["createAsset","openFile","sparqlSelect","getActiveFileIRI","getActiveFilePath","trashFile","duplicateFile"],n2=class extends Error{constructor(t){super(`Service "${t}" is not implemented in the CLI (no-op stub). dyncommand exec on this service_call grounding cannot change vault state. See CLI parity issues #2865-#2868 for port status.`);this.serviceId=t;this.name="CliServiceNotImplementedError"}static{o(this,"CliServiceNotImplementedError")}};function uN(n){return{async execute(){throw new n2(n)}}}o(uN,"notImplementedService");function dN(n,e){for(let t of NX)n.register(t,uN(t));for(let t of["updateProperty","removeProperty","setStatus"])n.register(t,uN(t));if(e){if(e.fsAdapter){let t=new fN.FrontmatterService,r=DX(e.fsAdapter);n.register("updateProperty",(0,zt.createUpdatePropertyService)(e.fsAdapter,t,r)),n.register("removeProperty",(0,zt.createRemovePropertyService)(e.fsAdapter,t,r)),n.register("setStatus",(0,zt.createSetStatusService)(e.fsAdapter,t,r))}n.register("createRelatedTask",(0,zt.createCreateRelatedTaskService)(e.vaultAdapter,e.genericAssetCreationService)),n.register("createRelatedProject",(0,zt.createCreateRelatedProjectService)(e.vaultAdapter,e.genericAssetCreationService)),n.register("archiveAsset",(0,zt.createArchiveAssetService)(e.vaultAdapter,e.archiveAssetService)),n.register("planForEvening",(0,zt.createPlanForEveningService)(e.vaultAdapter,e.taskStatusService)),n.register("cleanProperties",(0,zt.createCleanPropertiesService)(e.vaultAdapter,e.propertyCleanupService)),n.register("renameToUid",(0,zt.createRenameToUidService)(e.vaultAdapter,e.renameToUidService)),n.register("repairFolder",(0,zt.createRepairFolderService)(e.vaultAdapter,e.folderRepairService)),n.register("fixMissingLabel",(0,zt.createFixMissingLabelService)(e.vaultAdapter,e.fixMissingLabelService))}}o(dN,"populateCliServiceRegistry");var LX=new Fe.FrontmatterService;function hN(){let n=new ae("dyncommand").description("Manage vault-defined dynamic commands (RFC-009)");return n.command("list").description("List all dynamic commands defined in vault").option("--vault <path>","Path to Obsidian vault",process.cwd()).option("--output <type>","Response format: text|json","text").option("--target <iri>","Filter commands applicable to a specific asset IRI").action(async e=>{let t=e.output||"text";D.setFormat(t);try{let r=(0,Ds.resolve)(e.vault);if(!(0,Fs.existsSync)(r))throw new Te(r);let i;if(e.target?i=await MX(r,e.target):i=kX(r),t==="json"){let s=X.success({commands:i,totalCommands:i.length,...e.target&&{target:e.target}});console.log(JSON.stringify(s,null,2))}else{if(i.length===0){console.log("No dynamic commands found in vault.");return}let s=e.target?` for target ${e.target}`:"";console.log(`
745
745
  \u{1F4CB} Found ${i.length} dynamic command(s)${s}:
746
746
  `);let a=Math.max(...i.map(l=>l.label.length),4),c=Math.max(...i.map(l=>(l.category??"").length),8);console.log("\u250C"+"\u2500".repeat(a+2)+"\u252C"+"\u2500".repeat(c+2)+"\u252C"+"\u2500".repeat(14)+"\u252C"+"\u2500".repeat(14)+"\u2510"),console.log("\u2502 "+"Name".padEnd(a)+" \u2502 "+"Category".padEnd(c)+" \u2502 "+"Precondition".padEnd(12)+" \u2502 "+"Grounding".padEnd(12)+" \u2502"),console.log("\u251C"+"\u2500".repeat(a+2)+"\u253C"+"\u2500".repeat(c+2)+"\u253C"+"\u2500".repeat(14)+"\u253C"+"\u2500".repeat(14)+"\u2524");for(let l of i)console.log("\u2502 "+l.label.padEnd(a)+" \u2502 "+(l.category??"").padEnd(c)+" \u2502 "+(l.hasPrecondition?" yes ":" no ")+" \u2502 "+(l.groundingType??"").padEnd(12)+" \u2502");console.log("\u2514"+"\u2500".repeat(a+2)+"\u2534"+"\u2500".repeat(c+2)+"\u2534"+"\u2500".repeat(14)+"\u2534"+"\u2500".repeat(14)+"\u2518")}}catch(r){D.handle(r)}}),n.command("show").description("Show full details of a dynamic command").argument("<uid>","UID of the command asset").option("--vault <path>","Path to Obsidian vault",process.cwd()).option("--output <type>","Response format: text|json","text").action(async(e,t)=>{let r=t.output||"text";D.setFormat(r);try{let i=(0,Ds.resolve)(t.vault);if(!(0,Fs.existsSync)(i))throw new Te(i);let{tripleStore:s}=await s2(i),a=new Fe.CommandResolver(s),c=await a.loadCommand(e);if(!c){if(r==="json"){let f=X.success({error:`Command with UID "${e}" not found`});console.log(JSON.stringify(f,null,2))}else console.log(`\u274C Command with UID "${e}" not found.`);process.exitCode=3;return}let u=(await a.findBindings()).filter(f=>f.commandRef===e);if(r==="json"){let f=X.success({command:c,bindings:u});console.log(JSON.stringify(f,null,2))}else if(console.log(`
747
747
  \u{1F4CB} Command: ${c.name}
@@ -752,12 +752,12 @@ ${sr.dump(i,{lineWidth:-1})}---
752
752
  Bindings (${u.length}):`);for(let f of u){let d=[];f.targetClass&&d.push(`class=${f.targetClass}`),f.targetPrototype&&d.push(`prototype=${f.targetPrototype}`),f.targetAsset&&d.push(`asset=${f.targetAsset}`),console.log(` \u2022 ${f.label||f.id}: ${d.join(", ")}`)}}else console.log(`
753
753
  Bindings: none`)}catch(i){D.handle(i)}}),n.command("exec").description("Execute a dynamic command on a target asset").argument("<uid>","UID of the command to execute").option("--vault <path>","Path to Obsidian vault",process.cwd()).option("--target <filepath>","Path to target asset file (relative to vault)").option("--output <type>","Response format: text|json","text").option("--dry-run","Preview changes without modifying files").option("--input <json>",`JSON userInput for service_call groundings, e.g. '{"label":"Task name"}'`).action(async(e,t)=>{let r=t.output||"text";D.setFormat(r);try{let i=(0,Ds.resolve)(t.vault);if(!(0,Fs.existsSync)(i))throw new Te(i);if(!t.target){console.error("\u274C --target option is required for exec command"),process.exitCode=2;return}let s=(0,Ds.resolve)(i,t.target);if(!(0,Fs.existsSync)(s)){console.error(`\u274C Target file not found: ${t.target}`),process.exitCode=3;return}let{tripleStore:a}=await s2(i),l=await new Fe.CommandResolver(a).loadCommand(e);if(!l){if(r==="json"){let F=X.success({error:`Command with UID "${e}" not found`});console.log(JSON.stringify(F,null,2))}else console.log(`\u274C Command with UID "${e}" not found.`);process.exitCode=3;return}let u=(0,Fe.vaultPathToIRI)(t.target);if(!await new Fe.PreconditionEvaluator(a).evaluate(l.precondition,u)){if(r==="json"){let F=X.success({command:l.name,target:t.target,preconditionPassed:!1,executed:!1,reason:"Precondition not satisfied"});console.log(JSON.stringify(F,null,2))}else console.log(`\u274C Precondition not satisfied for command "${l.name}" on target "${t.target}".`),l.precondition&&(console.log(` Precondition: ${l.precondition.label}`),console.log(` SPARQL ASK: ${l.precondition.sparqlAsk}`));process.exitCode=5;return}if(t.dryRun){if(r==="json"){let F=X.success({command:l.name,target:t.target,preconditionPassed:!0,dryRun:!0,grounding:l.grounding});console.log(JSON.stringify(F,null,2))}else console.log(`
754
754
  \u{1F50D} Dry-run: command "${l.name}" on "${t.target}"
755
- `),console.log(" Precondition: passed \u2705"),console.log(" Grounding (would execute):"),a2(l.grounding," ");return}let h=new Fe.ServiceRegistry,p=new Nt(i),y=new Fe.GenericAssetCreationService(p),v=new Fe.ArchiveAssetService(p),w=new Fe.PropertyCleanupService(p),b=new Fe.FixMissingLabelService(p),A=new Fe.RenameToUidService(p),I=new Fe.FolderRepairService(p),j=new Fe.TaskStatusService(p,new Fe.EffortStatusWorkflow,new Fe.StatusTimestampService(p)),V=new Pt(i);dN(h,{vaultAdapter:p,fsAdapter:V,genericAssetCreationService:y,archiveAssetService:v,taskStatusService:j,propertyCleanupService:w,fixMissingLabelService:b,renameToUidService:A,folderRepairService:I});let te=new Fe.GroundingExecutor(V,V,h),z;if(t.input)try{let F=JSON.parse(t.input);if(typeof F!="object"||F===null||Array.isArray(F))throw new Error("must be a JSON object");z=F}catch(F){let $=F instanceof Error?F.message:String(F);console.error(`\u274C --input: invalid JSON object (${$})`),process.exitCode=2;return}let G=await te.execute(l.grounding,u,t.target,z);if(r==="json"){let F=X.success({command:l.name,target:t.target,preconditionPassed:!0,executed:!0,success:G.success,...G.error&&{error:G.error},...l.successMessage&&G.success&&{message:l.successMessage}});console.log(JSON.stringify(F,null,2))}else if(G.success){let F=l.successMessage??`Command "${l.name}" executed successfully.`;console.log(`\u2705 ${F}`)}else console.log(`\u274C Command "${l.name}" failed: ${G.error}`),process.exitCode=5}catch(i){D.handle(i)}}),n.command("validate").description("Validate all dynamic command definitions in vault").option("--vault <path>","Path to Obsidian vault",process.cwd()).option("--output <type>","Response format: text|json","text").action(async e=>{let t=e.output||"text";D.setFormat(t);try{let r=(0,Ds.resolve)(e.vault);if(!(0,Fs.existsSync)(r))throw new Te(r);let i=[];o2(r,i);let s=MX(i),a=BX(i);if(t==="json"){let c=X.success({totalCommands:i2(i).length,totalIssues:s.reduce((l,u)=>l+u.issues.length,0),commandsWithIssues:s.length,issues:s,duplicateUidWarnings:a});console.log(JSON.stringify(c,null,2))}else{let c=i2(i);if(s.length===0)console.log(`\u2705 All ${c.length} dynamic command(s) are valid.`);else{let l=s.reduce((u,f)=>u+f.issues.length,0);console.log(`\u274C Found ${l} issue(s) in ${s.length} command(s) out of ${c.length} total:
755
+ `),console.log(" Precondition: passed \u2705"),console.log(" Grounding (would execute):"),a2(l.grounding," ");return}let h=new Fe.ServiceRegistry,p=new Nt(i),y=new Fe.GenericAssetCreationService(p),v=new Fe.ArchiveAssetService(p),w=new Fe.PropertyCleanupService(p),b=new Fe.FixMissingLabelService(p),A=new Fe.RenameToUidService(p),I=new Fe.FolderRepairService(p),j=new Fe.TaskStatusService(p,new Fe.EffortStatusWorkflow,new Fe.StatusTimestampService(p)),V=new Pt(i);dN(h,{vaultAdapter:p,fsAdapter:V,genericAssetCreationService:y,archiveAssetService:v,taskStatusService:j,propertyCleanupService:w,fixMissingLabelService:b,renameToUidService:A,folderRepairService:I});let te=new Fe.GroundingExecutor(V,V,h),z;if(t.input)try{let F=JSON.parse(t.input);if(typeof F!="object"||F===null||Array.isArray(F))throw new Error("must be a JSON object");z=F}catch(F){let $=F instanceof Error?F.message:String(F);console.error(`\u274C --input: invalid JSON object (${$})`),process.exitCode=2;return}let G=await te.execute(l.grounding,u,t.target,z);if(r==="json"){let F=X.success({command:l.name,target:t.target,preconditionPassed:!0,executed:!0,success:G.success,...G.error&&{error:G.error},...l.successMessage&&G.success&&{message:l.successMessage}});console.log(JSON.stringify(F,null,2))}else if(G.success){let F=l.successMessage??`Command "${l.name}" executed successfully.`;console.log(`\u2705 ${F}`)}else console.log(`\u274C Command "${l.name}" failed: ${G.error}`),process.exitCode=5}catch(i){D.handle(i)}}),n.command("validate").description("Validate all dynamic command definitions in vault").option("--vault <path>","Path to Obsidian vault",process.cwd()).option("--output <type>","Response format: text|json","text").action(async e=>{let t=e.output||"text";D.setFormat(t);try{let r=(0,Ds.resolve)(e.vault);if(!(0,Fs.existsSync)(r))throw new Te(r);let i=[];o2(r,i);let s=jX(i),a=VX(i);if(t==="json"){let c=X.success({totalCommands:i2(i).length,totalIssues:s.reduce((l,u)=>l+u.issues.length,0),commandsWithIssues:s.length,issues:s,duplicateUidWarnings:a});console.log(JSON.stringify(c,null,2))}else{let c=i2(i);if(s.length===0)console.log(`\u2705 All ${c.length} dynamic command(s) are valid.`);else{let l=s.reduce((u,f)=>u+f.issues.length,0);console.log(`\u274C Found ${l} issue(s) in ${s.length} command(s) out of ${c.length} total:
756
756
  `);for(let u of s){console.log(` \u{1F4C4} ${u.label} (${u.uid}):`);for(let f of u.issues)console.log(` \u2022 ${f}`);console.log()}process.exitCode=5}if(a.length>0){console.log(`\u26A0\uFE0F Found ${a.length} duplicate exo__Asset_uid value(s) (structural defect \u2014 see docs/RCA_DYNCOMMAND_SHOW_VS_EXEC.md \xA7H1):
757
- `);for(let l of a){console.log(` \u2022 ${l.uid}`);for(let u of l.filePaths)console.log(` ${u}`)}console.log("\n Hint: rename one of the duplicates to a fresh UID, or delete the stale copy. Duplicates make `dyncommand show` and `dyncommand exec` non-deterministic.")}}}catch(r){D.handle(r)}}),n}o(hN,"dynamicCommandCommand");function LX(n){let e=[];return o2(n,e),i2(e)}o(LX,"scanCommands");function i2(n){let e=[],t=pN(n);for(let{filePath:r,fm:i}of n){if(!gu(i,"exocmd__Command",t))continue;let s=i.exo__Asset_uid??"",a=i.exo__Asset_label??mN(r),c=i.exocmd__Command_category,l=i.exocmd__Command_icon,u=!!i.exocmd__Command_precondition,f=i.exocmd__Command_grounding,d;if(f){let h=Ey(String(f)),p=n.find(y=>y.fm.exo__Asset_uid===h&&gu(y.fm,"exocmd__Grounding",t));p&&(d=p.fm.exocmd__Grounding_type)}e.push({filePath:r,uid:s,label:a,category:c,icon:l,hasPrecondition:u,groundingType:d})}return e}o(i2,"scanCommandsFromFiles");async function kX(n,e){let{tripleStore:t}=await s2(n),r=new Fe.CommandResolver(t),i=await r.findBindings(),s=new Set;for(let c of i)s.add(c.commandRef);let a=[];for(let c of s){let l=await r.loadCommand(c);l&&a.push({filePath:"",uid:l.id,label:l.name,category:l.category,icon:l.icon,hasPrecondition:!!l.precondition,groundingType:l.grounding.type})}return a}o(kX,"listCommandsForTarget");function MX(n){let e=[],t=pN(n),r=new Map;for(let i of n){let s=i.fm.exo__Asset_uid;s&&r.set(s,i)}for(let{filePath:i,fm:s}of n){if(!gu(s,"exocmd__Command",t))continue;let a=s.exo__Asset_uid??"",c=s.exo__Asset_label??mN(i),l=[];a||l.push("Missing exo__Asset_uid"),s.exo__Asset_label||l.push("Missing exo__Asset_label");let u=s.exocmd__Command_grounding;if(!u)l.push("Missing exocmd__Command_grounding (required)");else{let h=Ey(String(u)),p=r.get(h);if(!p)l.push(`Grounding reference "${h}" not found in vault`);else if(!gu(p.fm,"exocmd__Grounding",t))l.push(`Grounding reference "${h}" is not an exocmd__Grounding asset`);else{let y=p.fm,v=y.exocmd__Grounding_type;v?(Object.values(Fe.GroundingType).includes(v)||l.push(`Grounding "${h}" has invalid type "${v}"`),(v===Fe.GroundingType.PROPERTY_SET||v===Fe.GroundingType.PROPERTY_DELETE)&&!y.exocmd__Grounding_targetProperty&&l.push(`Grounding "${h}" (${v}) missing targetProperty`),v===Fe.GroundingType.PROPERTY_SET&&!y.exocmd__Grounding_targetValue&&l.push(`Grounding "${h}" (property_set) missing targetValue`),v===Fe.GroundingType.SERVICE_CALL&&((y.exocmd__Grounding_serviceId??y.exocmd__Grounding_targetProperty)||l.push(`Grounding "${h}" (service_call) missing serviceId and targetProperty`))):l.push(`Grounding "${h}" missing exocmd__Grounding_type`)}}let f=s.exocmd__Command_precondition;if(f){let h=Ey(String(f)),p=r.get(h);if(!p)l.push(`Precondition reference "${h}" not found in vault`);else if(!gu(p.fm,"exocmd__Precondition",t))l.push(`Precondition reference "${h}" is not an exocmd__Precondition asset`);else{let y=p.fm.exocmd__Precondition_sparqlAsk,v=p.fm.exocmd__Precondition_hostFunction;!y&&!v&&l.push(`Precondition "${h}" missing both sparqlAsk and hostFunction`)}}n.some(h=>gu(h.fm,"exocmd__CommandBinding",t)?Ey(String(h.fm.exocmd__CommandBinding_command??""))===a:!1)||l.push("No CommandBinding references this command (command will be unused)"),l.length>0&&e.push({uid:a,label:c,filePath:i,issues:l})}return e}o(MX,"validateCommandsFromFiles");async function s2(n){let e=new Nt(n),r=await new Fe.NoteToRDFConverter(e).convertVault(),i=new Fe.InMemoryTripleStore;return await i.addAll(r),{tripleStore:i}}o(s2,"buildTripleStore");function a2(n,e){if(console.log(`${e}ID: ${n.id}`),console.log(`${e}Label: ${n.label}`),console.log(`${e}Type: ${n.type}`),n.targetProperty&&console.log(`${e}Target property: ${n.targetProperty}`),n.targetValue!==void 0&&console.log(`${e}Target value: ${n.targetValue}`),n.sparqlUpdate&&console.log(`${e}SPARQL UPDATE: ${n.sparqlUpdate}`),n.steps&&n.steps.length>0){console.log(`${e}Steps (${n.steps.length}):`);for(let t=0;t<n.steps.length;t++)console.log(`${e} Step ${t+1}:`),a2(n.steps[t],e+" ")}}o(a2,"printGrounding");function o2(n,e){let t;try{t=(0,Fs.readdirSync)(n,{withFileTypes:!0})}catch{return}for(let r of t){let i=(0,Ds.join)(n,r.name);if(r.isDirectory()){if(r.name.startsWith(".")||r.name==="node_modules")continue;o2(i,e)}else if(r.name.endsWith(".md"))try{let s=(0,Fs.readFileSync)(i,"utf-8"),a=NX.parse(s);a.exists&&e.push({filePath:i,fm:jX(a.content)})}catch{}}}o(o2,"collectParsedFiles");function jX(n){let e={},t=n.split(`
758
- `),r="",i=null;for(let s of t){if(s.match(/^\s+-\s+/)&&r){let c=s.replace(/^\s+-\s+/,"").trim();i||(i=[]),i.push(c),e[r]=i;continue}let a=s.match(/^([a-zA-Z0-9_]+):\s*(.*)/);if(a){r=a[1],i=null;let c=a[2].trim();if((c.startsWith('"')&&c.endsWith('"')||c.startsWith("'")&&c.endsWith("'"))&&(c=c.slice(1,-1)),c==="true"?c=!0:c==="false"&&(c=!1),c===""){e[r]=[],i=e[r];continue}e[r]=c}}return e}o(jX,"parseYamlFrontmatter");var $X=/^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$/i;function pN(n){let e=new Map;for(let{fm:t}of n){let r=t.exo__Asset_uid,i=t.exo__Asset_label;typeof r=="string"&&typeof i=="string"&&e.set(r,i)}return e}o(pN,"buildClassLabelIndex");function gu(n,e,t){let r=n.exo__Instance_class;if(!r)return!1;let i=Array.isArray(r)?r:[r];for(let s of i){if(typeof s!="string")continue;let a=s.match(/\[\[([^|\]]+)/),c=a?a[1]:s;if(c===e||t&&$X.test(c)&&t.get(c)===e)return!0}return!1}o(gu,"hasClass");function Ey(n){if(typeof n!="string")return"";let e=n.replace(/["'[\]]/g,"").trim(),t=e.indexOf("|");return t>=0?e.substring(0,t).trim():e}o(Ey,"normalizeWikilink");function mN(n){return(0,Ds.basename)(n,".md")}o(mN,"extractLabelFromFilename");function BX(n){let e=new Map;for(let{filePath:r,fm:i}of n){let s=i.exo__Asset_uid;if(typeof s!="string"||s.length===0)continue;let a=e.get(s);a?a.push(r):e.set(s,[r])}let t=[];for(let[r,i]of e.entries())i.length>1&&t.push({uid:r,filePaths:[...i].sort()});return t.sort((r,i)=>r.uid.localeCompare(i.uid)),t}o(BX,"findDuplicateUIDs");var yu=require("fs"),Ad=require("path"),Mt=K(Dt());var VX={turtle:"turtle",ntriples:"n-triples",jsonld:"json-ld"},UX=new Mt.IRI(`${Mt.Namespace.RDF.iri.value}type`),gN=[Mt.Namespace.RDF,Mt.Namespace.RDFS,Mt.Namespace.OWL,Mt.Namespace.XSD,Mt.Namespace.EXO,Mt.Namespace.EMS,Mt.Namespace.EXOCMD,Mt.Namespace.IMS,Mt.Namespace.ZTLK,Mt.Namespace.PTMS,Mt.Namespace.LIT,Mt.Namespace.INBOX];function qX(n){let e=n.trim();if(e.startsWith("http://")||e.startsWith("https://"))return new Mt.IRI(e);let t=e.match(/^([a-zA-Z][a-zA-Z0-9]*)__(.+)$/);if(t){let[,i,s]=t,a=gN.find(c=>c.prefix===i);if(a)return a.term(s)}let r=e.match(/^([a-zA-Z][a-zA-Z0-9]*):(.+)$/);if(r){let[,i,s]=r,a=gN.find(c=>c.prefix===i);if(a)return a.term(s)}throw new Ke(`Unable to resolve class filter "${n}" to an IRI.`,'Use shorthand like "ems__Task", prefixed like "ems:Task", or a full IRI.')}o(qX,"resolveClassIri");function WX(n,e){let t=new Set;for(let r of n)r.predicate.equals(UX)&&r.object instanceof Mt.IRI&&r.object.equals(e)&&t.add(r.subject.toString());return t.size===0?[]:n.filter(r=>t.has(r.subject.toString()))}o(WX,"filterByClass");function yN(){return new ae("convert").description("Dump vault graph as RDF (Turtle/N-Triples/JSON-LD)").option("--format <type>","Serialization format: turtle|ntriples|jsonld","turtle").option("--out <path>","Write serialized output to file (default: stdout)").option("--filter <class>","Keep only instances of the given class (e.g. ems__Task, ems:Task, or full IRI)").option("--vault <path>","Path to Obsidian vault",process.cwd()).option("--output <type>","Response format for errors: text|json (for MCP tools)","text").action(async n=>{let e=n.output||"text";D.setFormat(e);try{let t=VX[n.format];if(!t)throw new Ke(`Unknown format: "${n.format}". Expected one of turtle|ntriples|jsonld.`,"exocortex convert --format turtle --out vault.ttl");let r=(0,Ad.resolve)(n.vault);if(!(0,yu.existsSync)(r))throw new Te(r);e==="text"&&!n.out||e==="text"&&console.error(`\u{1F4E6} Loading vault: ${r}...`);let i=new Nt(r),a=await new Mt.NoteToRDFConverter(i).convertVault();if(n.filter){let f=qX(n.filter);a=WX(a,f)}let c=new Mt.InMemoryTripleStore;await c.addAll(a);let u=new Mt.RDFSerializer(c).serializeTriples(a,t,{pretty:t==="json-ld",indent:2});if(n.out){let f=(0,Ad.resolve)(n.out);try{(0,yu.mkdirSync)((0,Ad.dirname)(f),{recursive:!0}),(0,yu.writeFileSync)(f,u,"utf-8")}catch(d){throw new Vf("convert",`failed to write output to ${f}: ${d.message}`,"Check destination directory exists and is writable.",{outPath:f})}e==="text"&&console.error(`\u2705 Wrote ${a.length} triple(s) to ${f} (${n.format}).`)}else process.stdout.write(u),u.endsWith(`
757
+ `);for(let l of a){console.log(` \u2022 ${l.uid}`);for(let u of l.filePaths)console.log(` ${u}`)}console.log("\n Hint: rename one of the duplicates to a fresh UID, or delete the stale copy. Duplicates make `dyncommand show` and `dyncommand exec` non-deterministic.")}}}catch(r){D.handle(r)}}),n}o(hN,"dynamicCommandCommand");function kX(n){let e=[];return o2(n,e),i2(e)}o(kX,"scanCommands");function i2(n){let e=[],t=pN(n);for(let{filePath:r,fm:i}of n){if(!gu(i,"exocmd__Command",t))continue;let s=i.exo__Asset_uid??"",a=i.exo__Asset_label??mN(r),c=i.exocmd__Command_category,l=i.exocmd__Command_icon,u=!!i.exocmd__Command_precondition,f=i.exocmd__Command_grounding,d;if(f){let h=Ey(String(f)),p=n.find(y=>y.fm.exo__Asset_uid===h&&gu(y.fm,"exocmd__Grounding",t));p&&(d=p.fm.exocmd__Grounding_type)}e.push({filePath:r,uid:s,label:a,category:c,icon:l,hasPrecondition:u,groundingType:d})}return e}o(i2,"scanCommandsFromFiles");async function MX(n,e){let{tripleStore:t}=await s2(n),r=new Fe.CommandResolver(t),i=await r.findBindings(),s=new Set;for(let c of i)s.add(c.commandRef);let a=[];for(let c of s){let l=await r.loadCommand(c);l&&a.push({filePath:"",uid:l.id,label:l.name,category:l.category,icon:l.icon,hasPrecondition:!!l.precondition,groundingType:l.grounding.type})}return a}o(MX,"listCommandsForTarget");function jX(n){let e=[],t=pN(n),r=new Map;for(let i of n){let s=i.fm.exo__Asset_uid;s&&r.set(s,i)}for(let{filePath:i,fm:s}of n){if(!gu(s,"exocmd__Command",t))continue;let a=s.exo__Asset_uid??"",c=s.exo__Asset_label??mN(i),l=[];a||l.push("Missing exo__Asset_uid"),s.exo__Asset_label||l.push("Missing exo__Asset_label");let u=s.exocmd__Command_grounding;if(!u)l.push("Missing exocmd__Command_grounding (required)");else{let h=Ey(String(u)),p=r.get(h);if(!p)l.push(`Grounding reference "${h}" not found in vault`);else if(!gu(p.fm,"exocmd__Grounding",t))l.push(`Grounding reference "${h}" is not an exocmd__Grounding asset`);else{let y=p.fm,v=y.exocmd__Grounding_type;v?(Object.values(Fe.GroundingType).includes(v)||l.push(`Grounding "${h}" has invalid type "${v}"`),(v===Fe.GroundingType.PROPERTY_SET||v===Fe.GroundingType.PROPERTY_DELETE)&&!y.exocmd__Grounding_targetProperty&&l.push(`Grounding "${h}" (${v}) missing targetProperty`),v===Fe.GroundingType.PROPERTY_SET&&!y.exocmd__Grounding_targetValue&&l.push(`Grounding "${h}" (property_set) missing targetValue`),v===Fe.GroundingType.SERVICE_CALL&&((y.exocmd__Grounding_serviceId??y.exocmd__Grounding_targetProperty)||l.push(`Grounding "${h}" (service_call) missing serviceId and targetProperty`))):l.push(`Grounding "${h}" missing exocmd__Grounding_type`)}}let f=s.exocmd__Command_precondition;if(f){let h=Ey(String(f)),p=r.get(h);if(!p)l.push(`Precondition reference "${h}" not found in vault`);else if(!gu(p.fm,"exocmd__Precondition",t))l.push(`Precondition reference "${h}" is not an exocmd__Precondition asset`);else{let y=p.fm.exocmd__Precondition_sparqlAsk,v=p.fm.exocmd__Precondition_hostFunction;!y&&!v&&l.push(`Precondition "${h}" missing both sparqlAsk and hostFunction`)}}n.some(h=>gu(h.fm,"exocmd__CommandBinding",t)?Ey(String(h.fm.exocmd__CommandBinding_command??""))===a:!1)||l.push("No CommandBinding references this command (command will be unused)"),l.length>0&&e.push({uid:a,label:c,filePath:i,issues:l})}return e}o(jX,"validateCommandsFromFiles");async function s2(n){let e=new Nt(n),r=await new Fe.NoteToRDFConverter(e).convertVault(),i=new Fe.InMemoryTripleStore;return await i.addAll(r),{tripleStore:i}}o(s2,"buildTripleStore");function a2(n,e){if(console.log(`${e}ID: ${n.id}`),console.log(`${e}Label: ${n.label}`),console.log(`${e}Type: ${n.type}`),n.targetProperty&&console.log(`${e}Target property: ${n.targetProperty}`),n.targetValue!==void 0&&console.log(`${e}Target value: ${n.targetValue}`),n.sparqlUpdate&&console.log(`${e}SPARQL UPDATE: ${n.sparqlUpdate}`),n.steps&&n.steps.length>0){console.log(`${e}Steps (${n.steps.length}):`);for(let t=0;t<n.steps.length;t++)console.log(`${e} Step ${t+1}:`),a2(n.steps[t],e+" ")}}o(a2,"printGrounding");function o2(n,e){let t;try{t=(0,Fs.readdirSync)(n,{withFileTypes:!0})}catch{return}for(let r of t){let i=(0,Ds.join)(n,r.name);if(r.isDirectory()){if(r.name.startsWith(".")||r.name==="node_modules")continue;o2(i,e)}else if(r.name.endsWith(".md"))try{let s=(0,Fs.readFileSync)(i,"utf-8"),a=LX.parse(s);a.exists&&e.push({filePath:i,fm:$X(a.content)})}catch{}}}o(o2,"collectParsedFiles");function $X(n){let e={},t=n.split(`
758
+ `),r="",i=null;for(let s of t){if(s.match(/^\s+-\s+/)&&r){let c=s.replace(/^\s+-\s+/,"").trim();i||(i=[]),i.push(c),e[r]=i;continue}let a=s.match(/^([a-zA-Z0-9_]+):\s*(.*)/);if(a){r=a[1],i=null;let c=a[2].trim();if((c.startsWith('"')&&c.endsWith('"')||c.startsWith("'")&&c.endsWith("'"))&&(c=c.slice(1,-1)),c==="true"?c=!0:c==="false"&&(c=!1),c===""){e[r]=[],i=e[r];continue}e[r]=c}}return e}o($X,"parseYamlFrontmatter");var BX=/^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$/i;function pN(n){let e=new Map;for(let{fm:t}of n){let r=t.exo__Asset_uid,i=t.exo__Asset_label;typeof r=="string"&&typeof i=="string"&&e.set(r,i)}return e}o(pN,"buildClassLabelIndex");function gu(n,e,t){let r=n.exo__Instance_class;if(!r)return!1;let i=Array.isArray(r)?r:[r];for(let s of i){if(typeof s!="string")continue;let a=s.match(/\[\[([^|\]]+)/),c=a?a[1]:s;if(c===e||t&&BX.test(c)&&t.get(c)===e)return!0}return!1}o(gu,"hasClass");function Ey(n){if(typeof n!="string")return"";let e=n.replace(/["'[\]]/g,"").trim(),t=e.indexOf("|");return t>=0?e.substring(0,t).trim():e}o(Ey,"normalizeWikilink");function mN(n){return(0,Ds.basename)(n,".md")}o(mN,"extractLabelFromFilename");function VX(n){let e=new Map;for(let{filePath:r,fm:i}of n){let s=i.exo__Asset_uid;if(typeof s!="string"||s.length===0)continue;let a=e.get(s);a?a.push(r):e.set(s,[r])}let t=[];for(let[r,i]of e.entries())i.length>1&&t.push({uid:r,filePaths:[...i].sort()});return t.sort((r,i)=>r.uid.localeCompare(i.uid)),t}o(VX,"findDuplicateUIDs");var yu=require("fs"),Ad=require("path"),Mt=K(Dt());var UX={turtle:"turtle",ntriples:"n-triples",jsonld:"json-ld"},qX=new Mt.IRI(`${Mt.Namespace.RDF.iri.value}type`),gN=[Mt.Namespace.RDF,Mt.Namespace.RDFS,Mt.Namespace.OWL,Mt.Namespace.XSD,Mt.Namespace.EXO,Mt.Namespace.EMS,Mt.Namespace.EXOCMD,Mt.Namespace.IMS,Mt.Namespace.ZTLK,Mt.Namespace.PTMS,Mt.Namespace.LIT,Mt.Namespace.INBOX];function WX(n){let e=n.trim();if(e.startsWith("http://")||e.startsWith("https://"))return new Mt.IRI(e);let t=e.match(/^([a-zA-Z][a-zA-Z0-9]*)__(.+)$/);if(t){let[,i,s]=t,a=gN.find(c=>c.prefix===i);if(a)return a.term(s)}let r=e.match(/^([a-zA-Z][a-zA-Z0-9]*):(.+)$/);if(r){let[,i,s]=r,a=gN.find(c=>c.prefix===i);if(a)return a.term(s)}throw new Ke(`Unable to resolve class filter "${n}" to an IRI.`,'Use shorthand like "ems__Task", prefixed like "ems:Task", or a full IRI.')}o(WX,"resolveClassIri");function GX(n,e){let t=new Set;for(let r of n)r.predicate.equals(qX)&&r.object instanceof Mt.IRI&&r.object.equals(e)&&t.add(r.subject.toString());return t.size===0?[]:n.filter(r=>t.has(r.subject.toString()))}o(GX,"filterByClass");function yN(){return new ae("convert").description("Dump vault graph as RDF (Turtle/N-Triples/JSON-LD)").option("--format <type>","Serialization format: turtle|ntriples|jsonld","turtle").option("--out <path>","Write serialized output to file (default: stdout)").option("--filter <class>","Keep only instances of the given class (e.g. ems__Task, ems:Task, or full IRI)").option("--vault <path>","Path to Obsidian vault",process.cwd()).option("--output <type>","Response format for errors: text|json (for MCP tools)","text").action(async n=>{let e=n.output||"text";D.setFormat(e);try{let t=UX[n.format];if(!t)throw new Ke(`Unknown format: "${n.format}". Expected one of turtle|ntriples|jsonld.`,"exocortex convert --format turtle --out vault.ttl");let r=(0,Ad.resolve)(n.vault);if(!(0,yu.existsSync)(r))throw new Te(r);e==="text"&&!n.out||e==="text"&&console.error(`\u{1F4E6} Loading vault: ${r}...`);let i=new Nt(r),a=await new Mt.NoteToRDFConverter(i).convertVault();if(n.filter){let f=WX(n.filter);a=GX(a,f)}let c=new Mt.InMemoryTripleStore;await c.addAll(a);let u=new Mt.RDFSerializer(c).serializeTriples(a,t,{pretty:t==="json-ld",indent:2});if(n.out){let f=(0,Ad.resolve)(n.out);try{(0,yu.mkdirSync)((0,Ad.dirname)(f),{recursive:!0}),(0,yu.writeFileSync)(f,u,"utf-8")}catch(d){throw new Vf("convert",`failed to write output to ${f}: ${d.message}`,"Check destination directory exists and is writable.",{outPath:f})}e==="text"&&console.error(`\u2705 Wrote ${a.length} triple(s) to ${f} (${n.format}).`)}else process.stdout.write(u),u.endsWith(`
759
759
  `)||process.stdout.write(`
760
- `)}catch(t){D.handle(t)}})}o(yN,"convertCommand");var wN=require("path"),EN=require("fs");var SN=require("node:crypto");function xd(n){if(typeof n!="string")return null;let e=n.trim();if(e.length===0)return null;let t=e.match(/^\[\[([^|\]]+)(?:\|[^\]]*)?\]\]$/);return t?t[1].trim():e}o(xd,"wikilinkInner");function GX(n){if(!Array.isArray(n))return[];let e=[];for(let t of n)typeof t=="string"&&t.trim().length>0&&e.push(t.trim());return e}o(GX,"normaliseColumns");function zX(n){if(Array.isArray(n))return n.map(e=>typeof e=="string"?xd(e):null).filter(e=>e!==null);if(typeof n=="string"){let e=xd(n);return e?[e]:[]}return[]}o(zX,"normaliseInstanceClass");function vN(n){let e=zX(n.exo__Instance_class);for(let t of e)if(t==="ui__RelationColumnSet"||t==="97fc9862-c886-4d86-9a60-e0cf9d778575"||t.includes("ui__RelationColumnSet"))return!0;return!1}o(vN,"isRelColSetFrontmatter");function bN(n,e){let t=e.exo__Asset_uid;if(typeof t!="string"||t.trim().length===0)return null;let r=e.exo__Asset_label,i=typeof r=="string"&&r.trim().length>0?r.trim():null,s=e.ui__RelationColumnSet_targetClass,a=Array.isArray(s)?xd(s[0]):xd(s),c=xd(e.ui__RelationColumnSet_referencingProperty),l=GX(e.ui__RelationColumnSet_columns),u=e.ui__RelationColumnSet_priority,f=typeof u=="number"?u:typeof u=="string"&&u.trim()!==""?Number.parseInt(u,10):null;return{uid:t.trim(),path:n,label:i,targetClass:a,referencingProperty:c,columns:l,priority:f!==null&&Number.isNaN(f)?null:f}}o(bN,"extractRelColSetConfig");function _N(n){if(n===null||n.trim().length===0)return"";let e=n.trim();return e.startsWith("[[")&&e.endsWith("]]")?e:`[[${e}]]`}o(_N,"wikilinkOf");function HX(n,e){let t=(0,SN.createHash)("sha256").update(`${n}:${e}:exo-layout-migration-v1`).digest("hex");return t.slice(0,8)+"-"+t.slice(8,12)+"-4"+t.slice(13,16)+"-8"+t.slice(17,20)+"-"+t.slice(20,32)}o(HX,"defaultUidFor");var Ty=class{static{o(this,"RelColSetToExoLayoutMigratorService")}constructor(e={}){this.uidFor=e.uidFor??HX}migrate(e){let t=[],r=[];for(let i of e){if(i.targetClass===null&&i.referencingProperty===null){r.push({sourcePath:i.path,reason:"RelColSet lacks both targetClass and referencingProperty \u2014 nothing to migrate"});continue}t.push(this.migrateOne(i))}return{pairs:t,skipped:r}}migrateOne(e){let t=this.uidFor(e.uid,"layout"),r=this.uidFor(e.uid,"block"),i=[],s=e.label??e.uid,a=`Migrated layout (from ${s})`,c=`Migrated backlinks table (from ${s})`,l=_N(e.targetClass),u=_N(e.referencingProperty);e.targetClass===null&&i.push("RelColSet has no targetClass \u2014 using placeholder; set exo__Layout_targetClass and exo__BacklinksTableBlock_rowClass manually."),e.referencingProperty===null&&i.push("RelColSet has no referencingProperty \u2014 set exo__BacklinksTableBlock_referencingProperty manually."),i.push("RelColSet is additive (appends to Name/InstanceClass); exo__BacklinksTableBlock is replacing. The generated block renders only the configured columns."),i.push("exo__Layout.targetClass is the class of the PAGE the layout renders on. RelColSet encodes the row class, not the page class. Review and adjust before --apply.");let f=e.columns.length===0?"[]":`
760
+ `)}catch(t){D.handle(t)}})}o(yN,"convertCommand");var wN=require("path"),EN=require("fs");var SN=require("node:crypto");function xd(n){if(typeof n!="string")return null;let e=n.trim();if(e.length===0)return null;let t=e.match(/^\[\[([^|\]]+)(?:\|[^\]]*)?\]\]$/);return t?t[1].trim():e}o(xd,"wikilinkInner");function zX(n){if(!Array.isArray(n))return[];let e=[];for(let t of n)typeof t=="string"&&t.trim().length>0&&e.push(t.trim());return e}o(zX,"normaliseColumns");function HX(n){if(Array.isArray(n))return n.map(e=>typeof e=="string"?xd(e):null).filter(e=>e!==null);if(typeof n=="string"){let e=xd(n);return e?[e]:[]}return[]}o(HX,"normaliseInstanceClass");function vN(n){let e=HX(n.exo__Instance_class);for(let t of e)if(t==="ui__RelationColumnSet"||t==="97fc9862-c886-4d86-9a60-e0cf9d778575"||t.includes("ui__RelationColumnSet"))return!0;return!1}o(vN,"isRelColSetFrontmatter");function bN(n,e){let t=e.exo__Asset_uid;if(typeof t!="string"||t.trim().length===0)return null;let r=e.exo__Asset_label,i=typeof r=="string"&&r.trim().length>0?r.trim():null,s=e.ui__RelationColumnSet_targetClass,a=Array.isArray(s)?xd(s[0]):xd(s),c=xd(e.ui__RelationColumnSet_referencingProperty),l=zX(e.ui__RelationColumnSet_columns),u=e.ui__RelationColumnSet_priority,f=typeof u=="number"?u:typeof u=="string"&&u.trim()!==""?Number.parseInt(u,10):null;return{uid:t.trim(),path:n,label:i,targetClass:a,referencingProperty:c,columns:l,priority:f!==null&&Number.isNaN(f)?null:f}}o(bN,"extractRelColSetConfig");function _N(n){if(n===null||n.trim().length===0)return"";let e=n.trim();return e.startsWith("[[")&&e.endsWith("]]")?e:`[[${e}]]`}o(_N,"wikilinkOf");function QX(n,e){let t=(0,SN.createHash)("sha256").update(`${n}:${e}:exo-layout-migration-v1`).digest("hex");return t.slice(0,8)+"-"+t.slice(8,12)+"-4"+t.slice(13,16)+"-8"+t.slice(17,20)+"-"+t.slice(20,32)}o(QX,"defaultUidFor");var Ty=class{static{o(this,"RelColSetToExoLayoutMigratorService")}constructor(e={}){this.uidFor=e.uidFor??QX}migrate(e){let t=[],r=[];for(let i of e){if(i.targetClass===null&&i.referencingProperty===null){r.push({sourcePath:i.path,reason:"RelColSet lacks both targetClass and referencingProperty \u2014 nothing to migrate"});continue}t.push(this.migrateOne(i))}return{pairs:t,skipped:r}}migrateOne(e){let t=this.uidFor(e.uid,"layout"),r=this.uidFor(e.uid,"block"),i=[],s=e.label??e.uid,a=`Migrated layout (from ${s})`,c=`Migrated backlinks table (from ${s})`,l=_N(e.targetClass),u=_N(e.referencingProperty);e.targetClass===null&&i.push("RelColSet has no targetClass \u2014 using placeholder; set exo__Layout_targetClass and exo__BacklinksTableBlock_rowClass manually."),e.referencingProperty===null&&i.push("RelColSet has no referencingProperty \u2014 set exo__BacklinksTableBlock_referencingProperty manually."),i.push("RelColSet is additive (appends to Name/InstanceClass); exo__BacklinksTableBlock is replacing. The generated block renders only the configured columns."),i.push("exo__Layout.targetClass is the class of the PAGE the layout renders on. RelColSet encodes the row class, not the page class. Review and adjust before --apply.");let f=e.columns.length===0?"[]":`
761
761
  `+e.columns.map(y=>` - "${y}"`).join(`
762
762
  `),d=e.priority===null?"":`exo__Layout_priority: ${e.priority}
763
763
  `,h=`---
@@ -783,8 +783,8 @@ exo__BacklinksTableBlock_referencingProperty: "${u}"
783
783
  exo__BacklinksTableBlock_columns:${f==="[]"?" []":f}
784
784
  # Migrated from ui__RelationColumnSet ${e.uid} (${e.path}).
785
785
  ---
786
- `;return{sourceUid:e.uid,sourcePath:e.path,layout:{uid:t,filename:`${t}.md`,content:h},block:{uid:r,filename:`${r}.md`,content:p},warnings:i}}};function TN(){return new ae("migrate-relcolset-to-exolayout").description("Generate exo__Layout + exo__BacklinksTableBlock pairs from existing ui__RelationColumnSet configs (dry-run by default; --apply to write)").requiredOption("--vault <path>","Path to the source vault").option("--out-dir <path>","Vault-relative folder where generated Layout+Block files land on --apply","exo-layout-migrated").option("--apply","Write generated files to the vault (default: dry-run, prints to stderr)",!1).option("--json","Emit the migration report as JSON to stdout",!1).action(async n=>{try{let e=(0,wN.resolve)(n.vault);if(!(0,EN.existsSync)(e))throw new Te(e);let t=new Pt(e),r=new Ty,i=await t.getMarkdownFiles(),s=[];for(let c of i)try{let l=await t.getFileMetadata(c);if(!vN(l))continue;let u=bN(c,l);u!==null&&s.push(u)}catch{}let a=r.migrate(s);n.apply?await QX(t,a,n.outDir):KX(a),n.json?process.stdout.write(JSON.stringify(XX(a,n),null,2)+`
787
- `):process.stderr.write(YX(a,n)),process.exit(0)}catch(e){D.handle(e)}})}o(TN,"migrateRelColSetToExoLayoutCommand");async function QX(n,e,t){for(let r of e.pairs){let i=`${t}/${r.layout.filename}`,s=`${t}/${r.block.filename}`;await n.writeFile(i,r.layout.content),await n.writeFile(s,r.block.content)}}o(QX,"writePairs");function KX(n){process.stderr.write(`--- DRY RUN PREVIEW ---
786
+ `;return{sourceUid:e.uid,sourcePath:e.path,layout:{uid:t,filename:`${t}.md`,content:h},block:{uid:r,filename:`${r}.md`,content:p},warnings:i}}};function TN(){return new ae("migrate-relcolset-to-exolayout").description("Generate exo__Layout + exo__BacklinksTableBlock pairs from existing ui__RelationColumnSet configs (dry-run by default; --apply to write)").requiredOption("--vault <path>","Path to the source vault").option("--out-dir <path>","Vault-relative folder where generated Layout+Block files land on --apply","exo-layout-migrated").option("--apply","Write generated files to the vault (default: dry-run, prints to stderr)",!1).option("--json","Emit the migration report as JSON to stdout",!1).action(async n=>{try{let e=(0,wN.resolve)(n.vault);if(!(0,EN.existsSync)(e))throw new Te(e);let t=new Pt(e),r=new Ty,i=await t.getMarkdownFiles(),s=[];for(let c of i)try{let l=await t.getFileMetadata(c);if(!vN(l))continue;let u=bN(c,l);u!==null&&s.push(u)}catch{}let a=r.migrate(s);n.apply?await KX(t,a,n.outDir):YX(a),n.json?process.stdout.write(JSON.stringify(JX(a,n),null,2)+`
787
+ `):process.stderr.write(XX(a,n)),process.exit(0)}catch(e){D.handle(e)}})}o(TN,"migrateRelColSetToExoLayoutCommand");async function KX(n,e,t){for(let r of e.pairs){let i=`${t}/${r.layout.filename}`,s=`${t}/${r.block.filename}`;await n.writeFile(i,r.layout.content),await n.writeFile(s,r.block.content)}}o(KX,"writePairs");function YX(n){process.stderr.write(`--- DRY RUN PREVIEW ---
788
788
  `);for(let e of n.pairs)if(process.stderr.write(`
789
789
  # from ${e.sourcePath}
790
790
  `),process.stderr.write(`## Layout (${e.layout.filename})
@@ -795,17 +795,17 @@ exo__BacklinksTableBlock_columns:${f==="[]"?" []":f}
795
795
  `);for(let t of e.warnings)process.stderr.write(`- ${t}
796
796
  `)}process.stderr.write(`
797
797
  --- END PREVIEW ---
798
- `)}o(KX,"printDryRunReport");function YX(n,e){let r=[`--- MIGRATION ${e.apply?"APPLY":"DRY RUN"} ---`,`Migrated pairs: ${n.pairs.length}`,`Skipped configs: ${n.skipped.length}`];e.apply&&(r.push(`Files written to: ${e.outDir}/ (relative to vault root)`),r.push(`Total files written: ${n.pairs.length*2} (${n.pairs.length} Layout + ${n.pairs.length} Block)`));for(let i of n.skipped)r.push(` SKIPPED: ${i.sourcePath} \u2014 ${i.reason}`);return r.push(`--- END SUMMARY ---
798
+ `)}o(YX,"printDryRunReport");function XX(n,e){let r=[`--- MIGRATION ${e.apply?"APPLY":"DRY RUN"} ---`,`Migrated pairs: ${n.pairs.length}`,`Skipped configs: ${n.skipped.length}`];e.apply&&(r.push(`Files written to: ${e.outDir}/ (relative to vault root)`),r.push(`Total files written: ${n.pairs.length*2} (${n.pairs.length} Layout + ${n.pairs.length} Block)`));for(let i of n.skipped)r.push(` SKIPPED: ${i.sourcePath} \u2014 ${i.reason}`);return r.push(`--- END SUMMARY ---
799
799
  `),r.join(`
800
- `)}o(YX,"formatSummary");function XX(n,e){return{mode:e.apply?"apply":"dry-run",outDir:e.outDir,pairsCount:n.pairs.length,skippedCount:n.skipped.length,pairs:n.pairs.map(t=>({sourceUid:t.sourceUid,sourcePath:t.sourcePath,layoutUid:t.layout.uid,blockUid:t.block.uid,warnings:t.warnings})),skipped:n.skipped}}o(XX,"summariseResult");var _u=K(Dt());function JX(){return new ae("start").description("Start the ValidatorDaemon process (long-running, Unix socket)").option("--socket <path>","Unix socket path",_u.DEFAULT_SOCKET_PATH).option("--idle-timeout <seconds>","Exit after N seconds of inactivity",String(Math.floor(_u.IDLE_TIMEOUT_MS/1e3))).action(async n=>{let e=n.socket,t=Number(n.idleTimeout)*1e3;await new _u.ValidatorDaemon(e,t).start()})}o(JX,"daemonStartCommand");function AN(){let n=new ae("daemon").description("Manage the ValidatorDaemon background process");return n.addCommand(JX()),n}o(AN,"daemonCommand");var nn=require("fs"),CN=require("os"),Ns=require("path");var ZX=new Set(["class","state","error","phase","development","multi","asset","version","limit","flow","single","universal","loop","time","function","document","system","driven","commitment","false","true","alert","positive","backup","tool","user"]);function Ay(n){let e=n.match(/^---\r?\n([\s\S]*?)\r?\n---/);if(!e)return{};let t={},r=e[1].split(`
801
- `);for(let i of r){let s=i.match(/^([\w]+):\s*"?([^"]*)"?\s*$/);s&&(t[s[1]]=s[2])}return t}o(Ay,"parseFrontmatterRaw");function c2(n){return n.replace(/^---[\s\S]*?---\r?\n/,"").replace(/```[\s\S]*?```/g," ").replace(/\[\[([^\]|]+)(?:\|[^\]]+)?\]\]/g,"$1").replace(/#+\s/g," ").replace(/\[([^\]]+)\]\([^)]+\)/g,"$1").replace(/[*_`]/g,"").toLowerCase()}o(c2,"extractBodyText");function IN(n,e){return n.exo__Asset_label?n.exo__Asset_label:e.split("/").pop()?.replace(/\.md$/,"")??""}o(IN,"extractLabel");function eJ(n){let e=n.match(/^---\r?\n([\s\S]*?)\r?\n---/);if(!e)return[];let t=[],r=e[1].split(`
802
- `),i=!1;for(let s of r){if(s.match(/^aliases:\s*$/)){i=!0;continue}if(i){let c=s.match(/^\s+-\s+"?([^"]*)"?\s*$/);c?t.push(c[1].trim()):!s.startsWith(" ")&&!s.startsWith(" ")&&(i=!1)}let a=s.match(/^aliases:\s+"?([^"\n]+)"?\s*$/);a&&a[1].trim()&&t.push(a[1].trim())}return t.filter(Boolean)}o(eJ,"extractAliases");function tJ(n,e){return n.includes("/concepts/")}o(tJ,"isConceptFile");function Cd(n){let e=[],t=(0,nn.readdirSync)(n);for(let r of t){if(r.startsWith(".")||r==="node_modules")continue;let i=(0,Ns.join)(n,r);(0,nn.statSync)(i).isDirectory()?e.push(...Cd(i)):r.endsWith(".md")&&e.push(i)}return e}o(Cd,"walkMdFiles");function rJ(n){let e=new Map,t;try{t=(0,nn.readdirSync)(n)}catch{return e}for(let r of t){if(!r.endsWith(".md"))continue;let i;try{i=(0,nn.readFileSync)((0,Ns.join)(n,r),"utf-8")}catch{continue}let s=i.match(/^aiKnow__Memory_aboutConcept:\s*"?\[\[([0-9a-f-]+)\|/m);if(s){let a=s[1];e.set(a,(e.get(a)??0)+1)}}return e}o(rJ,"countConceptFrequencies");function l2(n){let e=Cd(n),t=[];for(let r of e){let i;try{i=(0,nn.readFileSync)(r,"utf-8")}catch{continue}if(!tJ(r,i))continue;let s=Ay(i),a=s.exo__Asset_uid??"";if(!a)continue;let c=IN(s,r),l=eJ(i);t.push({uid:a,label:c,aliases:l,filePath:r})}return t}o(l2,"loadConcepts");var RN=4,nJ=new Set(["the","and","for","but","with","this","that","from","have","been","are","was","will","can","not","all","any","both","each","few","more","most","other","some","such","than","then","when","where","which","while","who","how","its","into","over"]);function iJ(n){return n.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}o(iJ,"escapeRegex");function xN(n,e){return e.length<RN||nJ.has(e.toLowerCase())?!1:new RegExp(`\\b${iJ(e)}\\b`,"i").test(n)}o(xN,"matchesWordBoundary");function Su(n,e){let t=n.toLowerCase(),r=e.toLowerCase();return r?t===r?1:r.length>=RN&&t.includes(r)?.85:0:0}o(Su,"scoreMatch");function sJ(n){let e=n.trim().split(/\s+/);return e.length!==1?!1:ZX.has(e[0].toLowerCase())}o(sJ,"isConceptStopListed");function aJ(n,e,t,r,i){let s=n.toLowerCase(),a=e.toLowerCase(),c=t,l=[];for(let u of r){if(sJ(u.label)||i?.has(u.uid))continue;let f=0,d="body_substring",h=Su(s,u.label);if(h>f&&(f=h,d=h===1?"label_exact":"label_substring"),f<1){(xN(c,u.label)||xN(a,u.label))&&.9>f&&(f=.9,d="body_word_exact");let p=Su(a,u.label),y=p===1?.75:p>0?.65:0;y>f&&(f=y,d=p===1?"description_exact":"description_substring");let v=Su(c,u.label),w=v===1?.6:v>0?.5:0;w>f&&(f=w,d=v===1?"body_exact":"body_substring")}for(let p of u.aliases){let y=Su(s,p);if(y>0){let b=y*.9;b>f&&(f=b,d=y===1?"alias_label_exact":"alias_label_substring")}let v=Su(a,p);if(v>0){let b=v===1?.675:v*.65*.9;b>f&&(f=b,d="alias_description_substring")}let w=Su(c,p);if(w>0){let b=w===1?.54:w*.5*.9;b>f&&(f=b,d="alias_body_substring")}}f>0&&l.push({concept_uid:u.uid,concept_label:u.label,concept_file:u.filePath,confidence:Math.round(f*100)/100,match_type:d})}return l.sort((u,f)=>f.confidence-u.confidence),l.slice(0,3)}o(aJ,"computeCandidates");function oJ(n,e){return n.confidence>=e&&(n.match_type==="label_exact"||n.match_type==="alias_label_exact"||n.match_type==="body_word_exact")}o(oJ,"isAutoApproved");async function cJ(n){let e=(0,Ns.resolve)(n.aiKnowDir),t=(0,Ns.resolve)(n.vault??(0,Ns.join)(e,"..","..","..")),r=n.autoThreshold??.8,i=n.frequencyCap??100,s=l2(t),a=rJ(e),c=new Set([...a.entries()].filter(([,f])=>f>=i).map(([f])=>f)),l=Cd(e),u=[];for(let f of l){let d;try{d=(0,nn.readFileSync)(f,"utf-8")}catch{continue}let h=Ay(d),p=h.exo__Asset_uid??"";if(!p)continue;let y=IN(h,f),v=h.exo__Asset_description??"",w=c2(d),b=aJ(y,v,w,s,c),A=b[0],I=A?oJ(A,r):!1;u.push({aiKnow_uid:p,aiKnow_label:y,aiKnow_file:f,candidates:b,auto_approved:I,...I?{auto_approved_candidate:A}:{}})}return u}o(cJ,"runBackfillSuggest");function lJ(n,e){let t=e.substring(0,e.lastIndexOf("/"));(0,nn.existsSync)(t)||(0,nn.mkdirSync)(t,{recursive:!0});let r=n.map(i=>JSON.stringify(i)).join(`
803
- `);(0,nn.writeFileSync)(e,r,"utf-8")}o(lJ,"writeJsonl");function PN(){let n=(0,Ns.join)((0,CN.homedir)(),".cache","exocortex","backfill-candidates.jsonl");return new ae("suggest").description("Suggest concept backfill candidates for aiKnow assets").requiredOption("--aiKnow-dir <path>","Path to aiKnow assets directory").option("--vault <path>","Path to Obsidian vault (for finding concepts)").option("--output <path>","Output JSONL path",n).option("--auto-threshold <number>","Auto-approve confidence threshold","0.8").option("--frequency-cap <number>","Skip concepts with \u2265N existing stamps in aiKnow dir","100").option("--dry-run","Dry-run mode: output JSONL but do not write to vault (default)",!0).action(async e=>{let t=parseFloat(e.autoThreshold);if(isNaN(t)||t<0||t>1){console.error("\u274C --auto-threshold must be a number between 0 and 1"),process.exitCode=1;return}let r=parseInt(e.frequencyCap,10);if(isNaN(r)||r<1){console.error("\u274C --frequency-cap must be a positive integer"),process.exitCode=1;return}let i=(0,Ns.resolve)(e.aiKnowDir);if(!(0,nn.existsSync)(i)){console.error(`\u274C aiKnow directory not found: ${i}`),process.exitCode=1;return}console.log("\u{1F50D} Loading concepts from vault...");let s=e.vault?(0,Ns.resolve)(e.vault):void 0,a=Date.now(),c=await cJ({aiKnowDir:i,vault:s,output:e.output,autoThreshold:t,frequencyCap:r,dryRun:e.dryRun}),l=((Date.now()-a)/1e3).toFixed(2),u=c.filter(d=>d.auto_approved).length,f=c.filter(d=>d.candidates.length>0).length;lJ(c,e.output),console.log(`\u2705 Processed ${c.length} aiKnow assets in ${l}s`),console.log(` ${f} assets have concept candidates`),console.log(` ${u} assets auto-approved (confidence \u2265 ${t})`),console.log(`\u{1F4DD} Output: ${e.output}`),e.dryRun&&console.log("\u2139\uFE0F Dry-run mode: no writes to vault")})}o(PN,"backfillSuggestCommand");var Cy=require("fs"),xy=require("path");var uJ=new Set(["about","above","after","again","against","also","always","another","around","back","been","before","being","below","between","both","came","change","could","data","does","done","down","each","every","file","first","fixed","from","full","func","given","have","help","here","high","hook","html","http","https","info","into","issue","just","keep","know","last","like","line","list","load","look","made","make","many","more","most","much","must","need","next","none","note","null","only","open","over","page","part","pass","path","plan","plus","port","post","prev","prop","push","read","real","repo","rest","return","rule","runs","same","save","self","send","sets","show","side","size","slow","some","sort","step","such","sure","take","than","that","them","then","there","these","they","this","time","todo","true","type","under","used","user","uses","using","uuid","very","view","wait","want","ways","well","were","what","when","where","which","while","will","with","work","your","zero","eto","eto","pri","kak","tak","vse","dlya","pro"]);function fJ(n){return n.toLowerCase().split(/[^a-z0-9_-]+/).filter(e=>e.length>=4&&!uJ.has(e)&&/[a-z]/.test(e))}o(fJ,"tokenize");function dJ(n){let e=new Set;for(let t of n){e.add(t.label.toLowerCase());for(let r of t.aliases)e.add(r.toLowerCase())}return e}o(dJ,"buildConceptTermSet");function hJ(n,e,t){let r=Cd(n),i=new Map;for(let s of r){let a;try{a=(0,Cy.readFileSync)(s,"utf-8")}catch{continue}let l=Ay(a).exo__Asset_uid??"";if(!l)continue;let u=c2(a),f=fJ(u),d=new Set;for(let h of f){if(d.has(h)||(d.add(h),e.has(h)))continue;let p=i.get(h)??{count:0,uids:[]};p.count++,p.uids.length<3&&p.uids.push(l),i.set(h,p)}}return Array.from(i.entries()).map(([s,{count:a,uids:c}])=>({term:s,frequency:a,sample_uids:c})).sort((s,a)=>a.frequency-s.frequency).slice(0,t)}o(hJ,"extractOrphanTerms");function ON(){return new ae("orphan-terms").description("Extract high-frequency terms from aiKnow assets that have no matching ims__Concept").requiredOption("--aiKnow-dir <path>","Path to aiKnow assets directory").option("--vault <path>","Path to Obsidian vault (for finding concepts)").option("--top <number>","Number of top orphan terms to return","20").action(n=>{let e=parseInt(n.top,10);if(isNaN(e)||e<1){console.error("\u274C --top must be a positive integer"),process.exitCode=1;return}let t=(0,xy.resolve)(n.aiKnowDir);if(!(0,Cy.existsSync)(t)){console.error(`\u274C aiKnow directory not found: ${t}`),process.exitCode=1;return}let r=n.vault?(0,xy.resolve)(n.vault):(0,xy.resolve)(t,"..","..","..");console.log("\u{1F50D} Loading concepts from vault...");let i=l2(r),s=dJ(i);console.log(` ${i.length} concepts loaded (${s.size} unique terms/aliases)`),console.log("\u{1F4D6} Scanning aiKnow assets for orphan terms...");let a=Date.now(),c=hJ(t,s,e),l=((Date.now()-a)/1e3).toFixed(2);console.log(`
800
+ `)}o(XX,"formatSummary");function JX(n,e){return{mode:e.apply?"apply":"dry-run",outDir:e.outDir,pairsCount:n.pairs.length,skippedCount:n.skipped.length,pairs:n.pairs.map(t=>({sourceUid:t.sourceUid,sourcePath:t.sourcePath,layoutUid:t.layout.uid,blockUid:t.block.uid,warnings:t.warnings})),skipped:n.skipped}}o(JX,"summariseResult");var _u=K(Dt());function ZX(){return new ae("start").description("Start the ValidatorDaemon process (long-running, Unix socket)").option("--socket <path>","Unix socket path",_u.DEFAULT_SOCKET_PATH).option("--idle-timeout <seconds>","Exit after N seconds of inactivity",String(Math.floor(_u.IDLE_TIMEOUT_MS/1e3))).action(async n=>{let e=n.socket,t=Number(n.idleTimeout)*1e3;await new _u.ValidatorDaemon(e,t).start()})}o(ZX,"daemonStartCommand");function AN(){let n=new ae("daemon").description("Manage the ValidatorDaemon background process");return n.addCommand(ZX()),n}o(AN,"daemonCommand");var nn=require("fs"),CN=require("os"),Ns=require("path");var eJ=new Set(["class","state","error","phase","development","multi","asset","version","limit","flow","single","universal","loop","time","function","document","system","driven","commitment","false","true","alert","positive","backup","tool","user"]);function Ay(n){let e=n.match(/^---\r?\n([\s\S]*?)\r?\n---/);if(!e)return{};let t={},r=e[1].split(`
801
+ `);for(let i of r){let s=i.match(/^([\w]+):\s*"?([^"]*)"?\s*$/);s&&(t[s[1]]=s[2])}return t}o(Ay,"parseFrontmatterRaw");function c2(n){return n.replace(/^---[\s\S]*?---\r?\n/,"").replace(/```[\s\S]*?```/g," ").replace(/\[\[([^\]|]+)(?:\|[^\]]+)?\]\]/g,"$1").replace(/#+\s/g," ").replace(/\[([^\]]+)\]\([^)]+\)/g,"$1").replace(/[*_`]/g,"").toLowerCase()}o(c2,"extractBodyText");function IN(n,e){return n.exo__Asset_label?n.exo__Asset_label:e.split("/").pop()?.replace(/\.md$/,"")??""}o(IN,"extractLabel");function tJ(n){let e=n.match(/^---\r?\n([\s\S]*?)\r?\n---/);if(!e)return[];let t=[],r=e[1].split(`
802
+ `),i=!1;for(let s of r){if(s.match(/^aliases:\s*$/)){i=!0;continue}if(i){let c=s.match(/^\s+-\s+"?([^"]*)"?\s*$/);c?t.push(c[1].trim()):!s.startsWith(" ")&&!s.startsWith(" ")&&(i=!1)}let a=s.match(/^aliases:\s+"?([^"\n]+)"?\s*$/);a&&a[1].trim()&&t.push(a[1].trim())}return t.filter(Boolean)}o(tJ,"extractAliases");function rJ(n,e){return n.includes("/concepts/")}o(rJ,"isConceptFile");function Cd(n){let e=[],t=(0,nn.readdirSync)(n);for(let r of t){if(r.startsWith(".")||r==="node_modules")continue;let i=(0,Ns.join)(n,r);(0,nn.statSync)(i).isDirectory()?e.push(...Cd(i)):r.endsWith(".md")&&e.push(i)}return e}o(Cd,"walkMdFiles");function nJ(n){let e=new Map,t;try{t=(0,nn.readdirSync)(n)}catch{return e}for(let r of t){if(!r.endsWith(".md"))continue;let i;try{i=(0,nn.readFileSync)((0,Ns.join)(n,r),"utf-8")}catch{continue}let s=i.match(/^aiKnow__Memory_aboutConcept:\s*"?\[\[([0-9a-f-]+)\|/m);if(s){let a=s[1];e.set(a,(e.get(a)??0)+1)}}return e}o(nJ,"countConceptFrequencies");function l2(n){let e=Cd(n),t=[];for(let r of e){let i;try{i=(0,nn.readFileSync)(r,"utf-8")}catch{continue}if(!rJ(r,i))continue;let s=Ay(i),a=s.exo__Asset_uid??"";if(!a)continue;let c=IN(s,r),l=tJ(i);t.push({uid:a,label:c,aliases:l,filePath:r})}return t}o(l2,"loadConcepts");var RN=4,iJ=new Set(["the","and","for","but","with","this","that","from","have","been","are","was","will","can","not","all","any","both","each","few","more","most","other","some","such","than","then","when","where","which","while","who","how","its","into","over"]);function sJ(n){return n.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}o(sJ,"escapeRegex");function xN(n,e){return e.length<RN||iJ.has(e.toLowerCase())?!1:new RegExp(`\\b${sJ(e)}\\b`,"i").test(n)}o(xN,"matchesWordBoundary");function Su(n,e){let t=n.toLowerCase(),r=e.toLowerCase();return r?t===r?1:r.length>=RN&&t.includes(r)?.85:0:0}o(Su,"scoreMatch");function aJ(n){let e=n.trim().split(/\s+/);return e.length!==1?!1:eJ.has(e[0].toLowerCase())}o(aJ,"isConceptStopListed");function oJ(n,e,t,r,i){let s=n.toLowerCase(),a=e.toLowerCase(),c=t,l=[];for(let u of r){if(aJ(u.label)||i?.has(u.uid))continue;let f=0,d="body_substring",h=Su(s,u.label);if(h>f&&(f=h,d=h===1?"label_exact":"label_substring"),f<1){(xN(c,u.label)||xN(a,u.label))&&.9>f&&(f=.9,d="body_word_exact");let p=Su(a,u.label),y=p===1?.75:p>0?.65:0;y>f&&(f=y,d=p===1?"description_exact":"description_substring");let v=Su(c,u.label),w=v===1?.6:v>0?.5:0;w>f&&(f=w,d=v===1?"body_exact":"body_substring")}for(let p of u.aliases){let y=Su(s,p);if(y>0){let b=y*.9;b>f&&(f=b,d=y===1?"alias_label_exact":"alias_label_substring")}let v=Su(a,p);if(v>0){let b=v===1?.675:v*.65*.9;b>f&&(f=b,d="alias_description_substring")}let w=Su(c,p);if(w>0){let b=w===1?.54:w*.5*.9;b>f&&(f=b,d="alias_body_substring")}}f>0&&l.push({concept_uid:u.uid,concept_label:u.label,concept_file:u.filePath,confidence:Math.round(f*100)/100,match_type:d})}return l.sort((u,f)=>f.confidence-u.confidence),l.slice(0,3)}o(oJ,"computeCandidates");function cJ(n,e){return n.confidence>=e&&(n.match_type==="label_exact"||n.match_type==="alias_label_exact"||n.match_type==="body_word_exact")}o(cJ,"isAutoApproved");async function lJ(n){let e=(0,Ns.resolve)(n.aiKnowDir),t=(0,Ns.resolve)(n.vault??(0,Ns.join)(e,"..","..","..")),r=n.autoThreshold??.8,i=n.frequencyCap??100,s=l2(t),a=nJ(e),c=new Set([...a.entries()].filter(([,f])=>f>=i).map(([f])=>f)),l=Cd(e),u=[];for(let f of l){let d;try{d=(0,nn.readFileSync)(f,"utf-8")}catch{continue}let h=Ay(d),p=h.exo__Asset_uid??"";if(!p)continue;let y=IN(h,f),v=h.exo__Asset_description??"",w=c2(d),b=oJ(y,v,w,s,c),A=b[0],I=A?cJ(A,r):!1;u.push({aiKnow_uid:p,aiKnow_label:y,aiKnow_file:f,candidates:b,auto_approved:I,...I?{auto_approved_candidate:A}:{}})}return u}o(lJ,"runBackfillSuggest");function uJ(n,e){let t=e.substring(0,e.lastIndexOf("/"));(0,nn.existsSync)(t)||(0,nn.mkdirSync)(t,{recursive:!0});let r=n.map(i=>JSON.stringify(i)).join(`
803
+ `);(0,nn.writeFileSync)(e,r,"utf-8")}o(uJ,"writeJsonl");function PN(){let n=(0,Ns.join)((0,CN.homedir)(),".cache","exocortex","backfill-candidates.jsonl");return new ae("suggest").description("Suggest concept backfill candidates for aiKnow assets").requiredOption("--aiKnow-dir <path>","Path to aiKnow assets directory").option("--vault <path>","Path to Obsidian vault (for finding concepts)").option("--output <path>","Output JSONL path",n).option("--auto-threshold <number>","Auto-approve confidence threshold","0.8").option("--frequency-cap <number>","Skip concepts with \u2265N existing stamps in aiKnow dir","100").option("--dry-run","Dry-run mode: output JSONL but do not write to vault (default)",!0).action(async e=>{let t=parseFloat(e.autoThreshold);if(isNaN(t)||t<0||t>1){console.error("\u274C --auto-threshold must be a number between 0 and 1"),process.exitCode=1;return}let r=parseInt(e.frequencyCap,10);if(isNaN(r)||r<1){console.error("\u274C --frequency-cap must be a positive integer"),process.exitCode=1;return}let i=(0,Ns.resolve)(e.aiKnowDir);if(!(0,nn.existsSync)(i)){console.error(`\u274C aiKnow directory not found: ${i}`),process.exitCode=1;return}console.log("\u{1F50D} Loading concepts from vault...");let s=e.vault?(0,Ns.resolve)(e.vault):void 0,a=Date.now(),c=await lJ({aiKnowDir:i,vault:s,output:e.output,autoThreshold:t,frequencyCap:r,dryRun:e.dryRun}),l=((Date.now()-a)/1e3).toFixed(2),u=c.filter(d=>d.auto_approved).length,f=c.filter(d=>d.candidates.length>0).length;uJ(c,e.output),console.log(`\u2705 Processed ${c.length} aiKnow assets in ${l}s`),console.log(` ${f} assets have concept candidates`),console.log(` ${u} assets auto-approved (confidence \u2265 ${t})`),console.log(`\u{1F4DD} Output: ${e.output}`),e.dryRun&&console.log("\u2139\uFE0F Dry-run mode: no writes to vault")})}o(PN,"backfillSuggestCommand");var Cy=require("fs"),xy=require("path");var fJ=new Set(["about","above","after","again","against","also","always","another","around","back","been","before","being","below","between","both","came","change","could","data","does","done","down","each","every","file","first","fixed","from","full","func","given","have","help","here","high","hook","html","http","https","info","into","issue","just","keep","know","last","like","line","list","load","look","made","make","many","more","most","much","must","need","next","none","note","null","only","open","over","page","part","pass","path","plan","plus","port","post","prev","prop","push","read","real","repo","rest","return","rule","runs","same","save","self","send","sets","show","side","size","slow","some","sort","step","such","sure","take","than","that","them","then","there","these","they","this","time","todo","true","type","under","used","user","uses","using","uuid","very","view","wait","want","ways","well","were","what","when","where","which","while","will","with","work","your","zero","eto","eto","pri","kak","tak","vse","dlya","pro"]);function dJ(n){return n.toLowerCase().split(/[^a-z0-9_-]+/).filter(e=>e.length>=4&&!fJ.has(e)&&/[a-z]/.test(e))}o(dJ,"tokenize");function hJ(n){let e=new Set;for(let t of n){e.add(t.label.toLowerCase());for(let r of t.aliases)e.add(r.toLowerCase())}return e}o(hJ,"buildConceptTermSet");function pJ(n,e,t){let r=Cd(n),i=new Map;for(let s of r){let a;try{a=(0,Cy.readFileSync)(s,"utf-8")}catch{continue}let l=Ay(a).exo__Asset_uid??"";if(!l)continue;let u=c2(a),f=dJ(u),d=new Set;for(let h of f){if(d.has(h)||(d.add(h),e.has(h)))continue;let p=i.get(h)??{count:0,uids:[]};p.count++,p.uids.length<3&&p.uids.push(l),i.set(h,p)}}return Array.from(i.entries()).map(([s,{count:a,uids:c}])=>({term:s,frequency:a,sample_uids:c})).sort((s,a)=>a.frequency-s.frequency).slice(0,t)}o(pJ,"extractOrphanTerms");function ON(){return new ae("orphan-terms").description("Extract high-frequency terms from aiKnow assets that have no matching ims__Concept").requiredOption("--aiKnow-dir <path>","Path to aiKnow assets directory").option("--vault <path>","Path to Obsidian vault (for finding concepts)").option("--top <number>","Number of top orphan terms to return","20").action(n=>{let e=parseInt(n.top,10);if(isNaN(e)||e<1){console.error("\u274C --top must be a positive integer"),process.exitCode=1;return}let t=(0,xy.resolve)(n.aiKnowDir);if(!(0,Cy.existsSync)(t)){console.error(`\u274C aiKnow directory not found: ${t}`),process.exitCode=1;return}let r=n.vault?(0,xy.resolve)(n.vault):(0,xy.resolve)(t,"..","..","..");console.log("\u{1F50D} Loading concepts from vault...");let i=l2(r),s=hJ(i);console.log(` ${i.length} concepts loaded (${s.size} unique terms/aliases)`),console.log("\u{1F4D6} Scanning aiKnow assets for orphan terms...");let a=Date.now(),c=pJ(t,s,e),l=((Date.now()-a)/1e3).toFixed(2);console.log(`
804
804
  \u2705 Top ${c.length} orphan terms (${l}s):
805
- `),console.log(`${"Rank".padEnd(6)}${"Term".padEnd(30)}${"Freq".padEnd(8)}Sample UIDs`),console.log("-".repeat(90)),c.forEach((u,f)=>{let d=`#${f+1}`.padEnd(6),h=u.term.padEnd(30),p=String(u.frequency).padEnd(8),y=u.sample_uids.join(", ");console.log(`${d}${h}${p}${y}`)})})}o(ON,"backfillOrphanTermsCommand");function FN(){let n=new ae("backfill").description("Concept backfill tools for aiKnow assets");return n.addCommand(PN()),n.addCommand(ON()),n}o(FN,"backfillCommand");var Oy=require("path"),BN=require("fs"),VN=require("os");var Ry=require("child_process"),Py=require("fs"),kN=require("path");var Zi=require("fs"),Iy=K(require("path")),NN=require("crypto");var pJ=/^---\s*\r?\n([\s\S]*?)\r?\n---\s*(?:\r?\n([\s\S]*))?$/;function DN(n){let e=n.match(pJ);if(!e)return null;let[,t,r=""]=e,i=sr.load(t);if(i==null)return{frontmatter:{},body:r};if(typeof i!="object"||Array.isArray(i))throw new Error("frontmatter is not a YAML mapping");return{frontmatter:i,body:r}}o(DN,"parseFile");function mJ(n,e){let t=sr.dump(n,{lineWidth:-1,quotingType:'"',forceQuotes:!1,noRefs:!0}),r=e.length>0?e:"";return`---
805
+ `),console.log(`${"Rank".padEnd(6)}${"Term".padEnd(30)}${"Freq".padEnd(8)}Sample UIDs`),console.log("-".repeat(90)),c.forEach((u,f)=>{let d=`#${f+1}`.padEnd(6),h=u.term.padEnd(30),p=String(u.frequency).padEnd(8),y=u.sample_uids.join(", ");console.log(`${d}${h}${p}${y}`)})})}o(ON,"backfillOrphanTermsCommand");function FN(){let n=new ae("backfill").description("Concept backfill tools for aiKnow assets");return n.addCommand(PN()),n.addCommand(ON()),n}o(FN,"backfillCommand");var Oy=require("path"),BN=require("fs"),VN=require("os");var Ry=require("child_process"),Py=require("fs"),kN=require("path");var Zi=require("fs"),Iy=K(require("path")),NN=require("crypto");var mJ=/^---\s*\r?\n([\s\S]*?)\r?\n---\s*(?:\r?\n([\s\S]*))?$/;function DN(n){let e=n.match(mJ);if(!e)return null;let[,t,r=""]=e,i=sr.load(t);if(i==null)return{frontmatter:{},body:r};if(typeof i!="object"||Array.isArray(i))throw new Error("frontmatter is not a YAML mapping");return{frontmatter:i,body:r}}o(DN,"parseFile");function gJ(n,e){let t=sr.dump(n,{lineWidth:-1,quotingType:'"',forceQuotes:!1,noRefs:!0}),r=e.length>0?e:"";return`---
806
806
  ${t}---
807
- ${r}`}o(mJ,"serializeFile");function LN(n,e,t={}){let r=Iy.default.dirname(n),i=Iy.default.basename(n),s=Iy.default.join(r,`.${i}.tmp.${process.pid}.${(0,NN.randomBytes)(6).toString("hex")}`);try{let a=(0,Zi.readFileSync)(n,"utf8"),c;try{c=DN(a)}catch(f){return{success:!1,verified:!1,reason:"parse-error",error:f.message}}if(!c)return{success:!1,verified:!1,reason:"no-frontmatter"};let l={...c.frontmatter,...e},u=mJ(l,c.body);if((0,Zi.writeFileSync)(s,u,"utf8"),(0,Zi.renameSync)(s,n),t.verifyKey!==void 0){let f=(0,Zi.readFileSync)(n,"utf8"),d;try{d=DN(f)}catch(p){return{success:!1,verified:!1,reason:"parse-error",error:p.message}}if(!d)return{success:!1,verified:!1,reason:"no-frontmatter"};let h=d.frontmatter[t.verifyKey];return h!==t.verifyValue?{success:!1,verified:!1,reason:"verify-mismatch",error:`expected ${t.verifyKey}=${String(t.verifyValue)}, got ${String(h)}`}:{success:!0,verified:!0}}return{success:!0,verified:!0}}catch(a){if((0,Zi.existsSync)(s))try{(0,Zi.unlinkSync)(s)}catch{}return{success:!1,verified:!1,reason:"fs-error",error:a.message}}}o(LN,"atomicUpdateFrontmatter");var gJ=/^claude-child-([0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12})$/,yJ=/^claude-child-([0-9a-f]{8})-(\d+)$/,_J="EffortStatusDoing";function MN(n){return e=>new Promise((t,r)=>{n(e,(i,s,a)=>{i?r(Object.assign(i,{stdout:s,stderr:a})):t(s)})})}o(MN,"makeExecPromise");async function SJ(n=Ry.exec){let e=MN(n),t;try{t=await e("tmux list-sessions -F '#{session_name}' 2>/dev/null")}catch{return[]}let r=[];for(let i of t.split(`
808
- `).map(s=>s.trim()).filter(Boolean)){let s=gJ.exec(i);if(s){r.push({sessionName:i,uuid:s[1],type:"full"});continue}let a=yJ.exec(i);a&&r.push({sessionName:i,uuid:a[1],type:"short"})}return r}o(SJ,"listClaudeChildSessions");function vJ(n,e,t){let r=null,i=e.toLowerCase();function s(a){if(r)return;let c;try{c=(0,Py.readdirSync)(a,{withFileTypes:!0})}catch{return}for(let l of c){if(r)return;if(l.name.startsWith(".")||l.name==="node_modules")continue;let u=(0,kN.join)(a,l.name);if(l.isDirectory())s(u);else if(l.name.endsWith(".md")){let f=l.name.slice(0,-3).toLowerCase();(t==="full"&&f===i||t==="short"&&f.startsWith(i))&&(r=u)}}}return o(s,"walk"),s(n),r}o(vJ,"findVaultFile");function bJ(n,e){try{let i=(e??(s=>(0,Py.readFileSync)(s,"utf8")))(n).match(/ems__Effort_status\s*:.*\[\[([^\]]+)\]\]/);return i?i[1].includes(_J):!1}catch{return!1}}o(bJ,"isTaskDoing");async function jN(n,e=Ry.exec,t){let r=await SJ(e),i=[];for(let s of r){let a=vJ(n,s.uuid,s.type);if(!a){i.push({sessionName:s.sessionName,taskUuid:s.uuid,taskFilePath:null,reason:"vault task not found"});continue}bJ(a,t)||i.push({sessionName:s.sessionName,taskUuid:s.uuid,taskFilePath:a,reason:"vault task status != Doing"})}return i}o(jN,"detectOrphans");async function $N(n,e,t=Ry.exec,r=LN){let i=MN(t);if(e)return{ok:!0};let s=new Date().toISOString();if(n.taskFilePath)try{r(n.taskFilePath,{ems__Effort_status:"[[ems__EffortStatusFailed]]",aiTask__Task_lastError:`orphan recovery: ${n.reason}`,exo__Asset_updatedAt:s})}catch(a){return{ok:!1,error:`vault update failed: ${a.message}`}}try{await i(`tmux kill-session -t ${JSON.stringify(n.sessionName)}`)}catch{}return{ok:!0}}o($N,"recoverOrphan");function wJ(){return process.env.EXOCORTEX_VAULT??(0,Oy.join)((0,VN.homedir)(),"vault-2025")}o(wJ,"defaultVault");function UN(){return new ae("recover").description("Detect and recover orphaned claude-child tmux sessions. A session is orphaned when the corresponding vault task is not in Doing status. Default mode: dry-run (no changes). Use --apply to perform recovery.").option("--vault <path>","Path to Obsidian vault",wJ()).option("--dry-run","List orphans without applying changes (default)",!1).option("--apply","Apply orphan recovery: set Failed + kill tmux session",!1).action(async n=>{let e=(0,Oy.resolve)(n.vault);if(!(0,BN.existsSync)(e)){console.error(`[recover] vault not found: ${e}`),process.exitCode=1;return}let t=!n.apply;console.log(`[recover] vault=${e} mode=${t?"dry-run":"apply"}`);let r=await jN(e);if(r.length===0){console.log("[recover] No orphaned claude-child sessions found.");return}console.log(`[recover] Found ${r.length} orphan(s):`);for(let a of r){let c=a.taskFilePath??"(not found in vault)";console.log(` session=${a.sessionName} uuid=${a.taskUuid} reason=${a.reason}`),console.log(` file=${c}`)}if(t){console.log("[recover] Dry-run mode: no changes applied. Use --apply to recover.");return}let i=0,s=0;for(let a of r){let c=await $N(a,!1);c.ok?(i++,console.log(`[recover] RECOVERED: ${a.sessionName}`)):(s++,console.error(`[recover] ERROR recovering ${a.sessionName}: ${c.error}`))}console.log(`[recover] Done: recovered=${i} errors=${s}`),s>0&&(process.exitCode=1)})}o(UN,"recoverCommand");function qN(n){n.addCommand(eF()),n.addCommand(iF()),n.addCommand(sF())}o(qN,"addQuerySubcommands");function WN(n){let e=new ae;e.name("exocortex").description("CLI tool for Exocortex knowledge management system").version(n??"15.170.1");let t=e.command("exoql").description("ExoQL query execution and cache management");qN(t);let r=e.command("sparql").description("(deprecated) Use 'exoql' instead");return qN(r),r.hook("preAction",()=>{console.error('\u26A0\uFE0F "sparql" is deprecated. Use "exoql" instead.')}),e.addCommand(hD()),e.addCommand(gD()),e.addCommand(yD()),e.addCommand(SD()),e.addCommand(vD()),e.addCommand(AD()),e.addCommand(RD()),e.addCommand(UD()),e.addCommand(GD()),e.addCommand(YD()),e.addCommand(ZD()),e.addCommand(eN()),e.addCommand(rN()),e.addCommand(hN()),e.addCommand(yN()),e.addCommand(TN()),e.addCommand(AN()),e.addCommand(FN()),e.addCommand(UN()),e}o(WN,"createProgram");WN().parse();0&&(module.exports={createProgram});
807
+ ${r}`}o(gJ,"serializeFile");function LN(n,e,t={}){let r=Iy.default.dirname(n),i=Iy.default.basename(n),s=Iy.default.join(r,`.${i}.tmp.${process.pid}.${(0,NN.randomBytes)(6).toString("hex")}`);try{let a=(0,Zi.readFileSync)(n,"utf8"),c;try{c=DN(a)}catch(f){return{success:!1,verified:!1,reason:"parse-error",error:f.message}}if(!c)return{success:!1,verified:!1,reason:"no-frontmatter"};let l={...c.frontmatter,...e},u=gJ(l,c.body);if((0,Zi.writeFileSync)(s,u,"utf8"),(0,Zi.renameSync)(s,n),t.verifyKey!==void 0){let f=(0,Zi.readFileSync)(n,"utf8"),d;try{d=DN(f)}catch(p){return{success:!1,verified:!1,reason:"parse-error",error:p.message}}if(!d)return{success:!1,verified:!1,reason:"no-frontmatter"};let h=d.frontmatter[t.verifyKey];return h!==t.verifyValue?{success:!1,verified:!1,reason:"verify-mismatch",error:`expected ${t.verifyKey}=${String(t.verifyValue)}, got ${String(h)}`}:{success:!0,verified:!0}}return{success:!0,verified:!0}}catch(a){if((0,Zi.existsSync)(s))try{(0,Zi.unlinkSync)(s)}catch{}return{success:!1,verified:!1,reason:"fs-error",error:a.message}}}o(LN,"atomicUpdateFrontmatter");var yJ=/^claude-child-([0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12})$/,_J=/^claude-child-([0-9a-f]{8})-(\d+)$/,SJ="EffortStatusDoing";function MN(n){return e=>new Promise((t,r)=>{n(e,(i,s,a)=>{i?r(Object.assign(i,{stdout:s,stderr:a})):t(s)})})}o(MN,"makeExecPromise");async function vJ(n=Ry.exec){let e=MN(n),t;try{t=await e("tmux list-sessions -F '#{session_name}' 2>/dev/null")}catch{return[]}let r=[];for(let i of t.split(`
808
+ `).map(s=>s.trim()).filter(Boolean)){let s=yJ.exec(i);if(s){r.push({sessionName:i,uuid:s[1],type:"full"});continue}let a=_J.exec(i);a&&r.push({sessionName:i,uuid:a[1],type:"short"})}return r}o(vJ,"listClaudeChildSessions");function bJ(n,e,t){let r=null,i=e.toLowerCase();function s(a){if(r)return;let c;try{c=(0,Py.readdirSync)(a,{withFileTypes:!0})}catch{return}for(let l of c){if(r)return;if(l.name.startsWith(".")||l.name==="node_modules")continue;let u=(0,kN.join)(a,l.name);if(l.isDirectory())s(u);else if(l.name.endsWith(".md")){let f=l.name.slice(0,-3).toLowerCase();(t==="full"&&f===i||t==="short"&&f.startsWith(i))&&(r=u)}}}return o(s,"walk"),s(n),r}o(bJ,"findVaultFile");function wJ(n,e){try{let i=(e??(s=>(0,Py.readFileSync)(s,"utf8")))(n).match(/ems__Effort_status\s*:.*\[\[([^\]]+)\]\]/);return i?i[1].includes(SJ):!1}catch{return!1}}o(wJ,"isTaskDoing");async function jN(n,e=Ry.exec,t){let r=await vJ(e),i=[];for(let s of r){let a=bJ(n,s.uuid,s.type);if(!a){i.push({sessionName:s.sessionName,taskUuid:s.uuid,taskFilePath:null,reason:"vault task not found"});continue}wJ(a,t)||i.push({sessionName:s.sessionName,taskUuid:s.uuid,taskFilePath:a,reason:"vault task status != Doing"})}return i}o(jN,"detectOrphans");async function $N(n,e,t=Ry.exec,r=LN){let i=MN(t);if(e)return{ok:!0};let s=new Date().toISOString();if(n.taskFilePath)try{r(n.taskFilePath,{ems__Effort_status:"[[ems__EffortStatusFailed]]",aiTask__Task_lastError:`orphan recovery: ${n.reason}`,exo__Asset_updatedAt:s})}catch(a){return{ok:!1,error:`vault update failed: ${a.message}`}}try{await i(`tmux kill-session -t ${JSON.stringify(n.sessionName)}`)}catch{}return{ok:!0}}o($N,"recoverOrphan");function EJ(){return process.env.EXOCORTEX_VAULT??(0,Oy.join)((0,VN.homedir)(),"vault-2025")}o(EJ,"defaultVault");function UN(){return new ae("recover").description("Detect and recover orphaned claude-child tmux sessions. A session is orphaned when the corresponding vault task is not in Doing status. Default mode: dry-run (no changes). Use --apply to perform recovery.").option("--vault <path>","Path to Obsidian vault",EJ()).option("--dry-run","List orphans without applying changes (default)",!1).option("--apply","Apply orphan recovery: set Failed + kill tmux session",!1).action(async n=>{let e=(0,Oy.resolve)(n.vault);if(!(0,BN.existsSync)(e)){console.error(`[recover] vault not found: ${e}`),process.exitCode=1;return}let t=!n.apply;console.log(`[recover] vault=${e} mode=${t?"dry-run":"apply"}`);let r=await jN(e);if(r.length===0){console.log("[recover] No orphaned claude-child sessions found.");return}console.log(`[recover] Found ${r.length} orphan(s):`);for(let a of r){let c=a.taskFilePath??"(not found in vault)";console.log(` session=${a.sessionName} uuid=${a.taskUuid} reason=${a.reason}`),console.log(` file=${c}`)}if(t){console.log("[recover] Dry-run mode: no changes applied. Use --apply to recover.");return}let i=0,s=0;for(let a of r){let c=await $N(a,!1);c.ok?(i++,console.log(`[recover] RECOVERED: ${a.sessionName}`)):(s++,console.error(`[recover] ERROR recovering ${a.sessionName}: ${c.error}`))}console.log(`[recover] Done: recovered=${i} errors=${s}`),s>0&&(process.exitCode=1)})}o(UN,"recoverCommand");function qN(n){n.addCommand(eF()),n.addCommand(iF()),n.addCommand(sF())}o(qN,"addQuerySubcommands");function WN(n){let e=new ae;e.name("exocortex").description("CLI tool for Exocortex knowledge management system").version(n??"15.170.2");let t=e.command("exoql").description("ExoQL query execution and cache management");qN(t);let r=e.command("sparql").description("(deprecated) Use 'exoql' instead");return qN(r),r.hook("preAction",()=>{console.error('\u26A0\uFE0F "sparql" is deprecated. Use "exoql" instead.')}),e.addCommand(hD()),e.addCommand(gD()),e.addCommand(yD()),e.addCommand(SD()),e.addCommand(vD()),e.addCommand(AD()),e.addCommand(RD()),e.addCommand(UD()),e.addCommand(GD()),e.addCommand(YD()),e.addCommand(ZD()),e.addCommand(eN()),e.addCommand(rN()),e.addCommand(hN()),e.addCommand(yN()),e.addCommand(TN()),e.addCommand(AN()),e.addCommand(FN()),e.addCommand(UN()),e}o(WN,"createProgram");WN().parse();0&&(module.exports={createProgram});
809
809
  /*! Bundled license information:
810
810
 
811
811
  reflect-metadata/Reflect.js: