mftsccs-node 0.0.19 → 0.0.20
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/bundle.js +1 -1
- package/package.json +1 -1
package/dist/bundle.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(()=>{"use strict";var t={d:(e,n)=>{for(var o in n)t.o(n,o)&&!t.o(e,o)&&Object.defineProperty(e,o,{enumerable:!0,get:n[o]})},o:(t,e)=>Object.prototype.hasOwnProperty.call(t,e),r:t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})}},e={};t.r(e),t.d(e,{AddGhostConcept:()=>uo,AddGhostConnection:()=>ho,BaseUrl:()=>w,BinaryTree:()=>f,Composition:()=>Dn,CompositionBinaryTree:()=>_n,CompositionNode:()=>Gn,Concept:()=>y,ConceptsData:()=>m,Connection:()=>G,ConnectionData:()=>O,CreateComposition:()=>ee,CreateConnectionBetweenTwoConcepts:()=>xe,CreateConnectionBetweenTwoConceptsGeneral:()=>Se,CreateDefaultConcept:()=>v,CreateDefaultLConcept:()=>wt,CreateSession:()=>Yn,CreateSessionVisit:()=>to,CreateTheCompositionLocal:()=>he,CreateTheCompositionWithCache:()=>En,CreateTheConnection:()=>bt,CreateTheConnectionGeneral:()=>pe,CreateTheConnectionLocal:()=>oe,DeleteConceptById:()=>en,DeleteConnectionById:()=>we,FilterSearch:()=>Go,FormatFromConnections:()=>po,FreeSchemaResponse:()=>x,GetAllConnectionsOfComposition:()=>q,GetAllConnectionsOfCompositionBulk:()=>J,GetComposition:()=>Z,GetCompositionBulk:()=>un,GetCompositionBulkWithDataId:()=>hn,GetCompositionFromConnectionsWithDataId:()=>fn,GetCompositionFromConnectionsWithDataIdInObject:()=>yn,GetCompositionList:()=>ht,GetCompositionListLocal:()=>Bt,GetCompositionListLocalWithId:()=>Pt,GetCompositionListWithId:()=>ft,GetCompositionLocal:()=>St,GetCompositionLocalWithId:()=>Lt,GetCompositionWithAllIds:()=>tt,GetCompositionWithCache:()=>Jn,GetCompositionWithDataIdBulk:()=>zn,GetCompositionWithDataIdWithCache:()=>Qn,GetCompositionWithId:()=>it,GetConceptBulk:()=>V,GetConceptByCharacter:()=>lt,GetConnectionBulk:()=>dn,GetConnectionById:()=>Ce,GetConnectionOfTheConcept:()=>ye,GetLink:()=>Ge,GetLinkRaw:()=>Fe,GetLinkerConnectionFromConcepts:()=>Xe,GetLinkerConnectionToConcepts:()=>Ye,GetRelation:()=>no,GetRelationRaw:()=>oo,GetTheConcept:()=>Ie,GetUserGhostConnectionId:()=>lo,GetUserGhostId:()=>so,HandleHttpError:()=>R,LConcept:()=>Tt,LConnection:()=>ne,LoginToBackend:()=>Nn,MakeTheInstanceConcept:()=>Zt,MakeTheInstanceConceptLocal:()=>le,MakeTheTimestamp:()=>cn,MakeTheTypeConcept:()=>Me,MakeTheTypeConceptApi:()=>Ke,PatcherStructure:()=>So,RecursiveSearchApi:()=>pn,SearchAllConcepts:()=>Mn,SearchLinkInternal:()=>Ro,SearchLinkMultipleAll:()=>vo,SearchQuery:()=>an,SearchStructure:()=>Fo,SearchWithLinker:()=>jn,SessionData:()=>Lo,Signin:()=>wn,Signup:()=>Cn,SplitStrings:()=>T,SyncData:()=>Vt,TrashTheConcept:()=>on,UpdateComposition:()=>bn,UpdateCompositionLocal:()=>To,UserBinaryTree:()=>co,ViewInternalData:()=>Io,convertFromLConceptToConcept:()=>No,getFromDatabaseWithType:()=>r,getFromDatabaseWithTypeOld:()=>c,init:()=>Eo,recursiveFetch:()=>rt,recursiveFetchNew:()=>Bn,storeToDatabase:()=>i,updateAccessToken:()=>Oo});class n{constructor(t){this.id=1,this.isOnlineSync=!1,this.isOnlineSync=t}}var o=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function i(t,e){}function r(t,e,n){return o(this,void 0,void 0,(function*(){}))}function c(t){return o(this,void 0,void 0,(function*(){}))}function a(t){return o(this,void 0,void 0,(function*(){}))}class s{}s.isTypeLoaded=!1,s.isCharacterLoaded=!1,s.isDataLoaded=!1,s.isLocalDataLoaded=!1,s.isLocalCharacterLoaded=!1,s.isLocalTypeLoaded=!1,s.isConnectionLoaded=!1,s.isConnectionTypeLoaded=!1,s.isLocalConnectionLoaded=!1;class d{constructor(t,e,n,o){this.variants=[],this.height=1,this.key=t,this.value=e,this.leftNode=n,this.rightNode=o,this.currentNode=null}addCurrentNode(t,e){return null==e?e=t:(t.value.typeId!=e.value.typeId&&(e.currentNode=this.addCurrentNode(t,e.currentNode)),e)}addCurrentNodeType(t,e){if(null==e)return t;var n=!1;for(let o=0;o<e.variants.length;o++)e.variants[o].value.id==t.value.id&&(n=!0);return n||e.variants.push(t),e}addNode(t,e,n){if(null==e)return t;var o=e.leftNode,i=e.rightNode;if(e.key>t.key)e.leftNode=this.addNode(t,o,n);else{if(!(e.key<t.key))return e;e.rightNode=this.addNode(t,i,n)}e.height=1+Math.max(this.getHeight(e.leftNode),this.getHeight(e.rightNode));let r=this.getBalanceFactor(e);if(r>1&&e.leftNode){if(t.key<e.leftNode.key)return this.rightRotate(e);if(t.key>e.leftNode.key)return e.leftNode=this.leftRotate(e.leftNode),this.rightRotate(e)}if(r<-1&&e.rightNode){if(t.key>e.rightNode.key)return this.leftRotate(e);if(t.key<e.rightNode.key)return e.rightNode=this.rightRotate(e.rightNode),this.leftRotate(e)}return e}addCharacterNode(t,e,n){if(""!=t.value.characterValue){if(null==e)return t;var o=e.leftNode,i=e.rightNode;if(e.key>t.key)e.leftNode=this.addCharacterNode(t,o,n);else{if(!(e.key<t.key))return e.key==t.key&&""!=e.key&&e.value.id!=t.value.id&&e.addCurrentNodeType(t,e),e;e.rightNode=this.addCharacterNode(t,i,n)}e.height=1+Math.max(this.getHeight(e.leftNode),this.getHeight(e.rightNode));let r=this.getBalanceFactor(e);if(r>1&&e.leftNode){if(t.key<e.leftNode.key)return this.rightRotate(e);if(t.key>e.leftNode.key)return e.leftNode=this.leftRotate(e.leftNode),this.rightRotate(e)}if(r<-1&&e.rightNode){if(t.key>e.rightNode.key)return this.leftRotate(e);if(t.key<e.rightNode.key)return e.rightNode=this.rightRotate(e.rightNode),this.leftRotate(e)}}return e}addTypeNode(t,e,n){if(0!=t.value.typeId){if(null==e)return t;var o=e.leftNode,i=e.rightNode;if(e.key>t.key)e.leftNode=this.addTypeNode(t,o,n);else{if(!(e.key<t.key))return e.key==t.key&&0!=e.key&&e.value.id!=t.value.id&&e.addCurrentNodeType(t,e),e;e.rightNode=this.addTypeNode(t,i,n)}e.height=1+Math.max(this.getHeight(e.leftNode),this.getHeight(e.rightNode));let r=this.getBalanceFactor(e);if(r>1&&e.leftNode){if(t.key<e.leftNode.key)return this.rightRotate(e);if(t.key>e.leftNode.key)return e.leftNode=this.leftRotate(e.leftNode),this.rightRotate(e)}if(r<-1&&e.rightNode){if(t.key>e.rightNode.key)return this.leftRotate(e);if(t.key<e.rightNode.key)return e.rightNode=this.rightRotate(e.rightNode),this.leftRotate(e)}}return e}rightRotate(t){if(t){let e=t.leftNode;if(e){let n=e.rightNode;return t.leftNode=n,e.rightNode=t,t.height=Math.max(this.getHeight(t.leftNode),this.getHeight(t.rightNode))+1,e.height=Math.max(this.getHeight(e.leftNode),this.getHeight(e.rightNode))+1,e}}return t}leftRotate(t){if(t){let e=t.rightNode;if(e){let n=e.leftNode;return e.leftNode=t,t.rightNode=n,t.height=Math.max(this.getHeight(t.leftNode),this.getHeight(t.rightNode)+1),e.height=Math.max(this.getHeight(e.leftNode),this.getHeight(t.rightNode)+1),e}}return t}getHeight(t){return t?t.height:0}getBalanceFactor(t){return null==t?0:this.getHeight(t.leftNode)-this.getHeight(t.rightNode)}getFromNode(t,e){return e?t==e.key?e:t<e.key?this.getFromNode(t,e.leftNode):t>e.key?this.getFromNode(t,e.rightNode):e:e}getCharacterFromNode(t,e){return e?t==e.key?e:t<e.key?this.getCharacterFromNode(t,e.leftNode):t>e.key?this.getCharacterFromNode(t,e.rightNode):e:e}getCharacterFromNodeUpdated(t,e){var n;return e?t==e.key||51==(null===(n=e.value)||void 0===n?void 0:n.typeId)?e:t<e.key?this.getCharacterFromNode(t,e.leftNode):t>e.key?this.getCharacterFromNode(t,e.rightNode):e:e}getFromNodeWithCharacterAndType(t,e,n){if(t=`${t}`,n){if(t==n.key){if(t==n.value.characterValue&&e==n.value.typeId)return n;for(let t=0;t<n.variants.length;t++)if(n.variants[t].value.typeId==e)return n.variants[t]}else{if(t<n.key)return this.getFromNodeWithCharacterAndType(t,e,n.leftNode);if(t>n.key)return this.getFromNodeWithCharacterAndType(t,e,n.rightNode)}return null}return n}getFromNodeWithCharacterAndCategory(t,e,n){if(t=`${t}`,n){if(t==n.key){if(t==n.value.characterValue&&e==n.value.categoryId)return n;for(let t=0;t<n.variants.length;t++)if(n.variants[t].value.categoryId==e)return n.variants[t]}else{if(t<n.key)return this.getFromNodeWithCharacterAndCategory(t,e,n.leftNode);if(t>n.key)return this.getFromNodeWithCharacterAndCategory(t,e,n.rightNode)}return null}return n}removeNode(t,e){if(null==t)return t;if(t.key>e)return t.leftNode=this.removeNode(t.leftNode,e),t;if(t.key<e)return t.rightNode=this.removeNode(t.rightNode,e),t;if(null==t.leftNode){let e=t.rightNode;return t=null,e}if(null==t.rightNode){let e=t.leftNode;return t=null,e}var n=this.inOrderSuccessor(t.rightNode);return t.value=n.value,t.key=n.key,t.variants=n.variants,t.currentNode=n.currentNode,t.rightNode=this.removeNode(t.rightNode,n.key),t}removeNodeWithVariants(t,e,n){if(null==t)return t;if(t.key>e)return t.leftNode=this.removeNodeWithVariants(t.leftNode,e,n),t;if(t.key<e)return t.rightNode=this.removeNodeWithVariants(t.rightNode,e,n),t;if(t.variants.length>0)if(t.value.id==n){var o=t.variants[0];if(o)return t.value=o.value,t.key=o.key,t.currentNode=o.currentNode,t.variants.splice(0,1),t}else for(let e=0;e<t.variants.length;e++)if(n==t.variants[e].value.id)return t.variants.splice(e,1),t;if(null==t.leftNode){let e=t.rightNode;return t=null,e}if(null==t.rightNode){let e=t.leftNode;return t=null,e}var i=this.inOrderSuccessor(t.rightNode);return t.value=i.value,t.key=i.key,t.variants=i.variants,t.currentNode=i.currentNode,t.rightNode=this.removeNodeWithVariants(t.rightNode,i.key,n),t}countNodeBelow(t){return null==t?0:1+this.countNodeBelow(t.leftNode)+this.countNodeBelow(t.rightNode)}inOrderSuccessor(t){for(;null!=t.leftNode;)t=t.leftNode;return t}}var l=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};class u{static waitForDataToLoad(){return l(this,void 0,void 0,(function*(){return new Promise(((t,e)=>{this.checkFlag(t),setTimeout((()=>{e("not")}),25e3)}))}))}static checkFlag(t){if(s.isCharacterLoaded)return t("done");setTimeout(u.checkFlag,1e3,t)}static addNodeToTree(t){return l(this,void 0,void 0,(function*(){return null==this.characterRoot?(this.characterRoot=t,this.characterRoot):(this.characterRoot=this.characterRoot.addCharacterNode(t,this.characterRoot,this.characterRoot.height),this.characterRoot)}))}static removeNodeByCharacter(t,e){return l(this,void 0,void 0,(function*(){this.characterRoot&&this.characterRoot.removeNodeWithVariants(this.characterRoot,t,e)}))}static countNumberOfNodes(){return this.characterRoot?this.characterRoot.countNodeBelow(this.characterRoot):0}static addConceptToTree(t){if(""!=t.characterValue){var e=new d(t.characterValue,t,null,null);this.addNodeToTree(e)}}static getNodeFromTree(t){return this.characterRoot?this.characterRoot.getCharacterFromNode(t,this.characterRoot):this.characterRoot}static getNodeFromTreeUpdated(t){return this.characterRoot?this.characterRoot.getCharacterFromNode(t,this.characterRoot):this.characterRoot}static getCharacterAndTypeFromTree(t,e){return l(this,void 0,void 0,(function*(){try{yield this.waitForDataToLoad()}catch(t){return null}return this.characterRoot?this.characterRoot.getFromNodeWithCharacterAndType(t,e,this.characterRoot):this.characterRoot}))}static getCharacterAndCategoryFromTree(t,e){return l(this,void 0,void 0,(function*(){try{yield this.waitForDataToLoad()}catch(t){return null}return this.characterRoot?this.characterRoot.getFromNodeWithCharacterAndCategory(t,e,this.characterRoot):this.characterRoot}))}static removeConceptCharacter(t){this.characterRoot&&(this.characterRoot=this.characterRoot.removeNode(this.characterRoot,t))}}u.characterRoot=null;var h=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};class f{static addNodeToTree(t){if(null==this.root)return this.root=t,this.root;this.root=this.root.addNode(t,this.root,this.root.height)}static waitForDataToLoad(){return h(this,void 0,void 0,(function*(){return new Promise(((t,e)=>{this.checkFlag(t),setTimeout((()=>{e("not")}),25e3)}))}))}static checkFlag(t){if(s.isDataLoaded)return t("done");setTimeout(f.checkFlag,1e3,t)}static addConceptToTree(t){var e=new d(t.id,t,null,null),n=new d(t.characterValue,t,null,null);u.addNodeToTree(n),this.addNodeToTree(e)}static getNodeFromTree(t){return h(this,void 0,void 0,(function*(){try{yield this.waitForDataToLoad()}catch(t){return null}return this.root?this.root.getFromNode(t,this.root):null}))}static removeNodeFromTree(t){return h(this,void 0,void 0,(function*(){this.root&&(this.root=this.root.removeNode(this.root,t))}))}static countNumberOfNodes(){return this.root?this.root.countNodeBelow(this.root):0}}f.root=null;class y{constructor(t,e,n,o,i,r,c,a,s,d,l,u,h,f,y,v=!1,p,g){this.isTemp=!1,this.id=t,this.userId=e,this.typeId=n,this.typeUserId=o,this.ghostId=t,this.categoryId=i,this.categoryUserId=r,this.referentId=c,this.referent=c,this.referentUserId=a,this.characterValue=`${s}`,this.securityId=d,this.securityUserId=l,this.accessId=u,this.accessUserId=h,this.sessionInformationId=f,this.sessionInformationUserId=y,this.x=0,this.y=0,this.type=null,this.isNew=v,this.entryTimeStamp=p,this.updatedTimeStamp=g}getType(){console.log(this.typeId)}}function v(){let t=new Date,e=new Date;return new y(0,0,0,0,0,0,0,0,"0",0,0,0,0,0,0,!1,t,e)}var p=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};class g{static addNodeToTree(t){return p(this,void 0,void 0,(function*(){return null==this.typeRoot?(this.typeRoot=t,this.typeRoot):(this.typeRoot=this.typeRoot.addTypeNode(t,this.typeRoot,this.typeRoot.height),this.typeRoot)}))}static addConceptToTree(t){if(0!=t.typeId){var e=new d(t.typeId,t,null,null);this.addNodeToTree(e)}}static removeTypeConcept(t,e){this.typeRoot&&(this.typeRoot=this.typeRoot.removeNodeWithVariants(this.typeRoot,t,e))}static getNodeFromTree(t){return this.typeRoot?this.typeRoot.getFromNode(t,this.typeRoot):this.typeRoot}static getTypeVariantsFromTree(t){var e=this.getNodeFromTree(t),n=[];if(e){n.push(null==e?void 0:e.value);for(let t=0;t<e.variants.length;t++)n.push(e.variants[t].value);return n}}static waitForDataToLoad(){return p(this,void 0,void 0,(function*(){return new Promise(((t,e)=>{this.checkFlag(t),setTimeout((()=>{e("not")}),25e3)}))}))}static checkFlag(t){if(s.isTypeLoaded)return t("done");setTimeout(g.checkFlag,1e3,t)}static getTypeVariantsFromTreeWithUserId(t,e){return p(this,void 0,void 0,(function*(){var n=[];try{yield this.waitForDataToLoad()}catch(t){return n}var o=this.getNodeFromTree(t);if(o){o.value.userId==e&&n.push(null==o?void 0:o.value);for(let t=0;t<o.variants.length;t++)if(o.variants[t].value.userId==e){var i=!1;for(let e=0;e<n.length;e++)n[e].id==o.variants[t].value.id&&(i=!0);i||n.push(o.variants[t].value)}}return n}))}static getTypeVariantsWithCharacterValue(t,e){return p(this,void 0,void 0,(function*(){let n=v();try{yield this.waitForDataToLoad()}catch(t){return n}var o=this.getNodeFromTree(e);if(o){o.value.characterValue==t&&(n=o.value);for(let e=0;e<o.variants.length;e++)o.variants[e].value.characterValue==t&&(n=o.variants[e].value)}return n}))}static countNumberOfNodes(){return this.typeRoot?this.typeRoot.countNodeBelow(this.typeRoot):0}}g.typeRoot=null;var N=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};class m{constructor(){this.name="conceptsArray"}static CheckContains(t){for(var e=!1,n=0;n<this.conceptsArray.length;n++)this.conceptsArray[n].id==t.id&&(e=!0);return e}static AddNpc(t){this.NPC.includes(t)||(this.NPC.length>10&&(this.NPC=[]),this.NPC.push(t))}static GetNpc(t){return!!this.NPC.includes(t)}static AddConceptToStorage(t){t.id}static AddConcept(t){t.id>0&&(f.addConceptToTree(t),g.addConceptToTree(t),u.addConceptToTree(t))}static AddConceptToMemory(t){t.id>0&&(f.addConceptToTree(t),g.addConceptToTree(t),u.addConceptToTree(t))}static AddConceptTemporary(t){var e=this.CheckContains(t);this.conceptDictionary[t.id]=t,e&&this.RemoveConcept(t),this.conceptsArray.push(t)}static RemoveConcept(t){for(var e=0;e<this.conceptsArray.length;e++)this.conceptsArray[e].id==t.id&&this.conceptsArray.splice(e,1);t.id}static GetConcept(t){return N(this,void 0,void 0,(function*(){var e=v(),n=yield f.getNodeFromTree(t);if(null==n?void 0:n.value){var o=n.value;o&&(e=o)}return e}))}static GetConceptByCharacter(t){return N(this,void 0,void 0,(function*(){var e=v(),n=u.getNodeFromTree(t);return n&&(e=n.value),e}))}static GetConceptByCharacterUpdated(t){return N(this,void 0,void 0,(function*(){var e=v(),n=u.getNodeFromTree(t);return n&&(e=n.value),e}))}static GetConceptByCharacterAndTypeLocal(t,e){return N(this,void 0,void 0,(function*(){return v(),yield g.getTypeVariantsWithCharacterValue(t,e)}))}static GetConceptByCharacterAndCategoryLocal(t,e){return N(this,void 0,void 0,(function*(){var n=v(),o=yield u.getCharacterAndCategoryFromTree(t,e);return o&&(n=o.value),n}))}static GetConceptsByTypeId(t){let e=[];for(var n=0;n<this.conceptsArray.length;n++)this.conceptsArray[n].typeId==t&&e.push(this.conceptsArray[n]);return e}static GetConceptsByTypeIdAndUser(t,e){return N(this,void 0,void 0,(function*(){let n=[];return n=yield g.getTypeVariantsFromTreeWithUserId(t,e),n}))}static GetBinaryCharacterTree(){return u.characterRoot}getName(){return this.name}}m.conceptsArray=[],m.NPC=[],m.conceptDictionary=[];var C=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function T(t){const e=t.lastIndexOf("_");let n=[];return n=e>0?[t.substring(0,e),t.substring(e+1,t.length)]:[t],n}class w{static GetConceptUrl(){return this.BASE_URL+"/api/getConcept"}static GetConnectionUrl(){return this.BASE_URL+"/api/get-connection-by-id"}static GetConceptBulkUrl(){return this.BASE_URL+"/api/get_concept_bulk"}static GetConnectionBulkUrl(){return this.BASE_URL+"/api/get_connection_bulk"}static GetAllConceptsOfUserUrl(){return this.BASE_URL+"/api/get_all_concepts_of_user"}static GetAllConnectionsOfUserUrl(){return this.BASE_URL+"/api/get_all_connections_of_user"}static GetAllConnectionsOfCompositionUrl(){return this.BASE_URL+"/api/get_all_connections_of_composition"}static GetAllConnectionsOfCompositionBulkUrl(){return this.BASE_URL+"/api/get_all_connections_of_composition_bulk"}static GetConceptByCharacterValueUrl(){return this.BASE_URL+"/api/get_concept_by_character_value"}static GetConceptByCharacterAndTypeUrl(){return this.BASE_URL+"/api/get_concept_by_character_and_type"}static GetConceptByCharacterAndCategoryUrl(){return this.BASE_URL+"/api/get_concept_by_character_and_category"}static GetConceptByCharacterAndCategoryDirectUrl(){return this.BASE_URL+"/api/get_concept_by_character_and_category_direct"}static GetCharacterByCharacterUrl(){return this.BASE_URL+"/api/get_character_by_character"}static GetAllConceptsByTypeUrl(){return this.BASE_URL+"/api/get_all_concepts_by_type"}static GetAllConnectionsOfConceptUrl(){return this.BASE_URL+"/api/get-link-connections"}static GetAllAiData(){return this.BASE_URL+"/api/get-preloaded-concepts"}static GetAllPrefetchConnectionsUrl(){return this.BASE_URL+"/api/get_all_connections_of_user?inpage=500"}static GetAllLinkerConnectionOfConceptUrl(){return this.BASE_URL+"/api/get-all-linkers-from-concept"}static GetAllLinkerConnectionToConceptUrl(){return this.BASE_URL+"/api/get-all-linkers-to-concept"}static DeleteConceptUrl(){return this.BASE_URL+"/api/delete_concept"}static RecursiveSearchUrl(){return this.BASE_URL+"/api/recursivesearch-concept-connection"}static SearchLinkMultipleAllApiUrl(){return this.BASE_URL+"/api/Connection/search-link-multiple-all-ccs"}static MakeTheNameInBackendUrl(){return this.BASE_URL+"/api/make-name-from-frontend"}static LoginUrl(){return this.BASE_URL+"/api/auth/login"}static SignupUrl(){return this.BASE_URL+"/api/auth/signup"}static GetCompositionConnectionBetweenTwoConceptsUrl(){return this.BASE_URL+"/api/get-composition-connection-between-two-concepts"}static SearchCompositionsUrl(){return this.BASE_URL+"/api/search-compositions"}static SearchLinkMultipleAll(){return this.BASE_URL+"/api/Connection/search-link-multiple-all"}static CreateSessionId(){return this.BASE_URL+"/api/create-session-id-remote"}static CreateSessionVisitUrl(){return this.BASE_URL+"/api/create-remote-session-visit"}static ViewInternalDataUrl(){return this.BASE_URL+"/api/view-api-internal-data-ccs-id-bulk"}static SearchInternalWithAuthenticatedCcsUrl(){return this.BASE_URL+"/api/search-composition-internal-authenticated-ccs"}static GetReservedIdUrl(){return this.BASE_URL+"/api/get_reserved_ids"}static GetReservedConnectionIdUrl(){return this.BASE_URL+"/api/get_reserved_connection_ids"}static CreateTheTextDataUrl(){return this.BASE_URL+"/api/create_text_data"}static CreateTheCharacterDataUrl(){return this.BASE_URL+"/api/create_character_data"}static CreateTheConceptUrl(){return this.BASE_URL+"/api/create_the_concept"}static CreateTheConnectionUrl(){return this.BASE_URL+"/api/create_the_connection"}static CreateTheConnectionNewUrl(){return this.BASE_URL+"/api/create_the_connection_new"}static MakeTheTypeConceptUrl(){return this.BASE_URL+"/api/make_the_type_concept"}static DeleteTheConnectionUrl(){return this.BASE_URL+"/api/delete_connection"}}w.BASE_URL="https://localhost:7053/",w.AI_URL="https://ai.freeschema.com",w.MQTT_URL="192.168.1.249",w.NODE_URL="http://localhost:5001/";class k{}function I(t="application/json",e="application/json"){return{"Content-Type":t,Authorization:"Bearer "+k.BearerAccessToken,Accept:e}}function A(t="application/json",e="",n="application/json"){return""==e&&(e=k.BearerAccessToken),{"Content-Type":t,Authorization:"Bearer "+e,Accept:n}}k.BearerAccessToken="";class x{constructor(t,e,n,o){this.url=w.BASE_URL,this.message=t,this.ok=e,this.status=n,this.data=o}getMessage(){return this.message}setMessage(t){return this.message=t,this}getStatus(){return this.status}setStatus(t){return this.status=t,this}getData(){return this.data}setData(t){return this.data=t,this}getOk(){return this.ok}setOk(t){return this.ok=t,this}getUrl(){return this.url}setUrl(t){return this.url=t,this}}function R(t){if(401==t.status){let e=new x(t.statusText,!1,t.status,"");throw e.setUrl(t.url),e}}var S=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function L(t,e){return S(this,void 0,void 0,(function*(){try{var n=new URLSearchParams;n.append("type",t),n.append("user_id",e.toString());var o=I("application/x-www-form-urlencoded");const r=yield fetch(w.GetAllConceptsByTypeUrl(),{method:"POST",headers:o,body:n});if(r.ok){const t=yield r.json();for(var i=0;i<t.length;i++)m.AddConcept(t[i])}console.log("GetAllConceptsByType error",r.status),R(r)}catch(t){throw t instanceof Error?console.log("GetAllConceptsByType error message: ",t.message):console.log("GetAllConceptsByType unexpected error: ",t),t}}))}class G{constructor(t=0,e,n,o,i,r,c,a,s,d,l,u,h,f,y,p){this.isTemp=!1,this.toUpdate=!1,this.type=v(),this.id=t,this.ofTheConceptId=e,this.toTheConceptId=n,this.OfTheConceptUserId=o,this.ToTheConceptUserId=i,this.userId=r,this.typeId=c,this.ghostId=t,this.typeUserId=a,this.orderId=s,this.orderUserId=d,this.securityId=l,this.securityUserId=u,this.accessId=h,this.accessUserId=f,this.sessionInformationId=y,this.sessionInformationUserId=p,this.entryTimeStamp=new Date,this.terminationDateTime=new Date,this.localSyncTime=new Date}}class F{constructor(t,e,n,o){this.variants=[],this.height=1,this.key=t,this.value=e,this.leftNode=n,this.rightNode=o,this.currentNode=null}addCurrentNode(t,e){return null==e?e=t:(t.value.typeId!=e.value.typeId&&(e.currentNode=this.addCurrentNode(t,e.currentNode)),e)}addCurrentNodeType(t,e){if(null==e)return t;var n=!1;t.value.id==e.value.id&&(n=!0);for(let o=0;o<e.variants.length;o++)e.variants[o].value.id==t.value.id&&(n=!0);return n||e.variants.push(t),e}addNode(t,e,n){if(null==e)return t;var o=e.leftNode,i=e.rightNode;if(e.key>t.key)e.leftNode=this.addNode(t,o,n);else{if(!(e.key<t.key))return e;e.rightNode=this.addNode(t,i,n)}e.height=1+Math.max(this.getHeight(e.leftNode),this.getHeight(e.rightNode));let r=this.getBalanceFactor(e);if(r>1&&e.leftNode){if(t.key<e.leftNode.key)return this.rightRotate(e);if(t.key>e.leftNode.key)return e.leftNode=this.leftRotate(e.leftNode),this.rightRotate(e)}if(r<-1&&e.rightNode){if(t.key>e.rightNode.key)return this.leftRotate(e);if(t.key<e.rightNode.key)return e.rightNode=this.rightRotate(e.rightNode),this.leftRotate(e)}return e}addTypeNode(t,e,n){if(0!=t.value.typeId){if(null==e)return t;var o=e.leftNode,i=e.rightNode;if(e.key>t.key)e.leftNode=this.addTypeNode(t,o,n);else{if(!(e.key<t.key))return e.key==t.key&&0!=e.key&&e.addCurrentNodeType(t,e),e;e.rightNode=this.addTypeNode(t,i,n)}e.height=1+Math.max(this.getHeight(e.leftNode),this.getHeight(e.rightNode));let r=this.getBalanceFactor(e);if(r>1&&e.leftNode){if(t.key<e.leftNode.key)return this.rightRotate(e);if(t.key>e.leftNode.key)return e.leftNode=this.leftRotate(e.leftNode),this.rightRotate(e)}if(r<-1&&e.rightNode){if(t.key>e.rightNode.key)return this.leftRotate(e);if(t.key<e.rightNode.key)return e.rightNode=this.rightRotate(e.rightNode),this.leftRotate(e)}}return e}rightRotate(t){if(t){let e=t.leftNode;if(e){let n=e.rightNode;return t.leftNode=n,e.rightNode=t,t.height=Math.max(this.getHeight(t.leftNode),this.getHeight(t.rightNode))+1,e.height=Math.max(this.getHeight(e.leftNode),this.getHeight(e.rightNode))+1,e}}return t}leftRotate(t){if(t){let e=t.rightNode;if(e){let n=e.leftNode;return e.leftNode=t,t.rightNode=n,t.height=Math.max(this.getHeight(t.leftNode),this.getHeight(t.rightNode)+1),e.height=Math.max(this.getHeight(e.leftNode),this.getHeight(t.rightNode)+1),e}}return t}getHeight(t){return t?t.height:0}getBalanceFactor(t){return null==t?0:this.getHeight(t.leftNode)-this.getHeight(t.rightNode)}getFromNode(t,e){return e?t==e.key?e:t<e.key?this.getFromNode(t,e.leftNode):t>e.key?this.getFromNode(t,e.rightNode):e:e}getCharacterFromNode(t,e){return e?t==e.key?e:t<e.key?this.getCharacterFromNode(t,e.leftNode):t>e.key?this.getCharacterFromNode(t,e.rightNode):e:e}removeNode(t,e){if(null==t)return t;if(t.key>e)return t.leftNode=this.removeNode(t.leftNode,e),t;if(t.key<e)return t.rightNode=this.removeNode(t.rightNode,e),t;if(null==t.leftNode){let e=t.rightNode;return t=null,e}if(null==t.rightNode){let e=t.leftNode;return t=null,e}var n=this.inOrderSuccessor(t.rightNode);return t.value=n.value,t.key=n.key,t.variants=n.variants,t.currentNode=n.currentNode,t.rightNode=this.removeNode(t.rightNode,n.key),t}removeNodeWithVariants(t,e,n){if(null==t)return t;if(t.key>e)return t.leftNode=this.removeNodeWithVariants(t.leftNode,e,n),t;if(t.key<e)return t.rightNode=this.removeNodeWithVariants(t.rightNode,e,n),t;if(t.variants.length>0)if(t.value.id==n){var o=t.variants[0];if(o)return t.value=o.value,t.key=o.key,t.currentNode=o.currentNode,t.variants.splice(0,1),t}else for(let e=0;e<t.variants.length;e++)if(n==t.variants[e].value.id)return t.variants.splice(e,1),t;if(null==t.leftNode){let e=t.rightNode;return t=null,e}if(null==t.rightNode){let e=t.leftNode;return t=null,e}var i=this.inOrderSuccessor(t.rightNode);return t.value=i.value,t.key=i.key,t.variants=i.variants,t.currentNode=i.currentNode,t.rightNode=this.removeNodeWithVariants(t.rightNode,i.key,n),t}inOrderSuccessor(t){for(;null!=t.leftNode;)t=t.leftNode;return t}}var _=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};class U{static addNodeToTree(t){if(null==this.connectionroot)return this.connectionroot=t,this.connectionroot;this.connectionroot=this.connectionroot.addNode(t,this.connectionroot,this.connectionroot.height)}static addConnectionToTree(t){var e=new F(t.id,t,null,null);this.addNodeToTree(e)}static waitForDataToLoad(){return _(this,void 0,void 0,(function*(){return new Promise(((t,e)=>{this.checkFlag(t),setTimeout((()=>{e("not")}),25e3)}))}))}static checkFlag(t){if(s.isConnectionLoaded)return t("done");setTimeout(U.checkFlag,1e3,t)}static removeNodeFromTree(t){return _(this,void 0,void 0,(function*(){this.connectionroot&&(this.connectionroot=this.connectionroot.removeNode(this.connectionroot,t))}))}static getNodeFromTree(t){return _(this,void 0,void 0,(function*(){try{yield this.waitForDataToLoad()}catch(t){return null}return this.connectionroot?this.connectionroot.getFromNode(t,this.connectionroot):this.connectionroot}))}}U.connectionroot=null;var B=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};class P{static addNodeToTree(t){return B(this,void 0,void 0,(function*(){return null==this.connectionTypeRoot?(this.connectionTypeRoot=t,this.connectionTypeRoot):(this.connectionTypeRoot=this.connectionTypeRoot.addTypeNode(t,this.connectionTypeRoot,this.connectionTypeRoot.height),this.connectionTypeRoot)}))}static waitForDataToLoad(){return B(this,void 0,void 0,(function*(){return new Promise(((t,e)=>{this.checkFlag(t),setTimeout((()=>{e("not")}),25e3)}))}))}static checkFlag(t){if(s.isConnectionTypeLoaded)return t("done");setTimeout(P.checkFlag,1e3,t)}static addConnectionToTree(t){if(0!=t.typeId){var e=new F(t.typeId,t,null,null);this.addNodeToTree(e)}}static removeTypeConcept(t,e){this.connectionTypeRoot&&(this.connectionTypeRoot=this.connectionTypeRoot.removeNodeWithVariants(this.connectionTypeRoot,t,e))}static getNodeFromTree(t){return this.connectionTypeRoot?this.connectionTypeRoot.getFromNode(t,this.connectionTypeRoot):this.connectionTypeRoot}static getTypeVariantsFromTree(t){return B(this,void 0,void 0,(function*(){var e=[];try{yield this.waitForDataToLoad()}catch(t){return e}var n=this.getNodeFromTree(t);if(n){e.push(null==n?void 0:n.value);for(let t=0;t<n.variants.length;t++)e.push(n.variants[t].value);return e}}))}static getTypeVariantsFromTreeWithUserId(t,e){return B(this,void 0,void 0,(function*(){var n=[],o=this.getNodeFromTree(t);if(o){o.value.userId==e&&n.push(null==o?void 0:o.value);for(let t=0;t<o.variants.length;t++)o.variants[t].value.userId==e&&n.push(o.variants[t].value)}return n}))}}P.connectionTypeRoot=null;var D=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};class O{constructor(){this.name="Connection Array"}static CheckContains(t){for(var e=!1,n=0;n<this.connectionArray.length;n++)this.connectionArray[n].id==t.id&&(e=!0);return e}static AddConnectionToStorage(t){}static AddConnection(t){t.isTemp||(U.addConnectionToTree(t),P.addConnectionToTree(t))}static AddConnectionToMemory(t){t.isTemp||(U.addConnectionToTree(t),P.addConnectionToTree(t))}static AddToDictionary(t){this.connectionDictionary[t.id]=t}static RemoveConnection(t){0!=t.id&&(t.id,U.removeNodeFromTree(t.id),P.removeTypeConcept(t.typeId,t.id))}static GetConnectionTree(){return U.connectionroot}static GetConnectionTypeTree(){return P.connectionTypeRoot}static GetConnection(t){return D(this,void 0,void 0,(function*(){var e=new G(0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),n=yield U.getNodeFromTree(t);if(null==n?void 0:n.value){var o=n.value;o&&(e=o)}return e}))}static GetConnectionsOfCompositionLocal(t){return D(this,void 0,void 0,(function*(){var e=[],n=yield P.getNodeFromTree(t);if(null==n?void 0:n.value){var o=n.value;if(o){let t=o;e.push(t);for(let t=0;t<n.variants.length;t++)e.push(n.variants[t].value)}}return e}))}getName(){return this.name}}O.connectionArray=[],O.connectionDictionary=[];var E=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function V(t){return E(this,void 0,void 0,(function*(){let e=[];try{var n=[];for(let e=0;e<t.length;e++)0==(yield m.GetConcept(t[e])).id&&n.push(t[e]);if(0==n.length)return e;{var o=I();const t=yield fetch(w.GetConceptBulkUrl(),{method:"POST",headers:o,body:JSON.stringify(n)});if(t.ok){if(e=yield t.json(),e.length>0)for(let t=0;t<e.length;t++){let n=e[t];m.AddConcept(n)}}else console.log("Get Concept Bulk error",t.status),R(t);return e}}catch(t){throw t instanceof Error?console.log("Get Concept Bulk error message: ",t.message):console.log("Get Concept Bulk unexpected error: ",t),t}}))}var b=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function H(t=[]){return b(this,void 0,void 0,(function*(){var e=[];if(t.length>0){for(let n=0;n<t.length;n++)e.includes(t[n].ofTheConceptId)||e.push(t[n].ofTheConceptId),e.includes(t[n].toTheConceptId)||e.push(t[n].toTheConceptId);yield V(e)}}))}var M=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function W(t=[]){return M(this,void 0,void 0,(function*(){var e=[];for(let o=0;o<t.length;o++){var n=yield O.GetConnectionsOfCompositionLocal(t[o]);e.push(...n)}return e}))}function j(t=[],e=[]){for(let n=0;n<e.length;n++)Array.isArray(t)&&(t.find((t=>t.id===e[n].id))||O.RemoveConnection(e[n]))}var $=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function J(t=[]){return $(this,void 0,void 0,(function*(){var e=[];if(t.length<=0)return e;var n=yield W(t),o=yield function(t=[]){return $(this,void 0,void 0,(function*(){var e=[];try{var n=I();const i=yield fetch(w.GetAllConnectionsOfCompositionBulkUrl(),{method:"POST",headers:n,body:JSON.stringify(t)});if(i.ok){const t=yield i.json();for(var o=0;o<t.length;o++)O.AddConnection(t[o]),e.push(t[o])}else console.log("Get all connections of composition bulk error message: ","Cannot get response"),R(i);return e}catch(t){throw t instanceof Error?console.log("Get all connections of composition bulk error message: ",t.message):console.log("Get all connections of composition bulk unexpected error: ",t),t}}))}(t);return j(e=o,n),yield H(e),e}))}var K=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function Q(t){return K(this,void 0,void 0,(function*(){let e=v();try{var n=yield m.GetConcept(t);let i=m.GetNpc(t);if(0!=n.id||i)return n;{var o=I("application/x-www-form-urlencoded");const n=yield fetch(w.GetConceptUrl(),{method:"POST",headers:o,body:`id=${t}`});return n.ok?(e=yield n.json(),e.id>0?m.AddConcept(e):m.AddNpc(t)):(console.log("Get the concept error",n.status),R(n)),e}}catch(t){throw t instanceof Error?console.log("Get the concept error message: ",t.message):console.log("Get the concept unexpected error: ",t),t}}))}var z=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function q(t){return z(this,void 0,void 0,(function*(){var e=[];if(0==(e=yield O.GetConnectionsOfCompositionLocal(t)).length)e=yield X(t);else{var n=yield X(t);j(n,e),e=n}return e}))}function X(t){return z(this,void 0,void 0,(function*(){var e=[];try{var n=I("application/x-www-form-urlencoded");const i=yield fetch(w.GetAllConnectionsOfCompositionUrl(),{method:"POST",headers:n,body:`composition_id=${t}`});if(!i.ok)throw R(i),new Error(`Error! status: ${i.status}`);const r=yield i.json();for(var o=0;o<r.length;o++)O.AddConnection(r[o]),e.push(r[o]);return e}catch(t){throw t instanceof Error?console.log("Get all connection of composition error : ",t.message):console.log("Get all connection of composition error : ",t),t}}))}var Y=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function Z(t){var e,n;return Y(this,void 0,void 0,(function*(){var o,i={};o=yield q(t);for(var r=[],c=0;c<o.length;c++)r.includes(o[c].ofTheConceptId)||r.push(o[c].ofTheConceptId);var a=yield m.GetConcept(t);0==a.id&&null!=t&&null!=t&&(a=yield Q(t));var s=yield rt(t,o,r);return i[null!==(n=null===(e=null==a?void 0:a.type)||void 0===e?void 0:e.characterValue)&&void 0!==n?n:""]=s,i}))}function tt(t){var e,n;return Y(this,void 0,void 0,(function*(){var o,i={};o=yield q(t);for(var r=[],c=0;c<o.length;c++)r.includes(o[c].ofTheConceptId)||r.push(o[c].ofTheConceptId);var a=yield m.GetConcept(t);0==a.id&&null!=t&&null!=t&&(a=yield Q(t));var s=yield ct(t,o,r);return i[null!==(n=null===(e=null==a?void 0:a.type)||void 0===e?void 0:e.characterValue)&&void 0!==n?n:""]=s,i}))}function et(t){var e,n;return Y(this,void 0,void 0,(function*(){var o,i={};o=yield O.GetConnectionsOfCompositionLocal(t);for(var r=[],c=0;c<o.length;c++)r.includes(o[c].ofTheConceptId)||r.push(o[c].ofTheConceptId);var a=yield m.GetConcept(t);0==a.id&&null!=t&&null!=t&&(a=yield Q(t));var s=yield rt(t,o,r);return i[null!==(n=null===(e=null==a?void 0:a.type)||void 0===e?void 0:e.characterValue)&&void 0!==n?n:""]=s,i}))}function nt(t){var e,n;return Y(this,void 0,void 0,(function*(){var o,i={};o=yield O.GetConnectionsOfCompositionLocal(t);for(var r=[],c=0;c<o.length;c++)r.includes(o[c].ofTheConceptId)||r.push(o[c].ofTheConceptId);var a=yield m.GetConcept(t);0==a.id&&null!=t&&null!=t&&(a=yield Q(t));var s=yield rt(t,o,r);i[null!==(n=null===(e=null==a?void 0:a.type)||void 0===e?void 0:e.characterValue)&&void 0!==n?n:""]=s;var d={};return d.created_at=a.entryTimeStamp,d.data=i,d.id=t,d}))}function ot(t){var e,n;return Y(this,void 0,void 0,(function*(){var o,i={};o=yield O.GetConnectionsOfCompositionLocal(t);for(var r=[],c=0;c<o.length;c++)r.includes(o[c].ofTheConceptId)||r.push(o[c].ofTheConceptId);var a=yield m.GetConcept(t);0==a.id&&null!=t&&null!=t&&(a=yield Q(t));var s=yield rt(t,o,r);i[null!==(n=null===(e=null==a?void 0:a.type)||void 0===e?void 0:e.characterValue)&&void 0!==n?n:""]=s;var d={};return d.data=i,d.id=t,d.created_at=a.entryTimeStamp,d}))}function it(t){var e,n;return Y(this,void 0,void 0,(function*(){var o,i={};o=yield q(t);for(var r=[],c=0;c<o.length;c++)r.includes(o[c].ofTheConceptId)||r.push(o[c].ofTheConceptId);var a=yield m.GetConcept(t);0==a.id&&null!=t&&null!=t&&(a=yield Q(t));var s=yield rt(t,o,r);i[null!==(n=null===(e=null==a?void 0:a.type)||void 0===e?void 0:e.characterValue)&&void 0!==n?n:""]=s;var d={};return d.data=i,d.id=t,d}))}function rt(t,e,n,o=[]){var i,r,c;return Y(this,void 0,void 0,(function*(){var a={},s=[];if(0==t)return null;var d=yield m.GetConcept(t);if(null!=d&&0!=d.id||null==t||null==t||(d=yield Q(t)),0!=d.id&&null==d.type){var l=d.typeId,u=yield m.GetConcept(l);d.type=u,null==u&&null!=l&&null!=l&&(u=yield Q(l),d.type=u)}if(null===(i=null==d?void 0:d.type)||void 0===i||i.characterValue,!n.includes(t))return null==d?void 0:d.characterValue;if(o.includes(t))return"";o.push(t);for(var h=0;h<e.length;h++)if(e[h].ofTheConceptId==t){var f=e[h].toTheConceptId,y=yield m.GetConcept(f);null!=y&&0!=y.id||null==f||null==f||(y=yield Q(f)),y&&null==(null==y?void 0:y.type)&&(l=y.typeId,u=yield m.GetConcept(l),y.type=u,null==u&&null!=l&&null!=l&&(u=yield Q(l),y.type=u));var v=(null!==(c=null===(r=null==y?void 0:y.type)||void 0===r?void 0:r.characterValue)&&void 0!==c?c:"").replace("the_","");if(isNaN(Number(v))){if(v){const t=yield rt(f,e,n,o);a[v]=t}}else{const t=yield rt(f,e,n,o);s[v]=t,a=s}}return a}))}function ct(t,e,n,o=[]){var i,r,c;return Y(this,void 0,void 0,(function*(){var a={},s=[];if(0==t)return null;var d=yield m.GetConcept(t);if(null!=d&&0!=d.id||null==t||null==t||(d=yield Q(t)),0!=d.id&&null==d.type){var l=d.typeId,u=yield m.GetConcept(l);d.type=u,null==u&&null!=l&&null!=l&&(u=yield Q(l),d.type=u)}if(null===(i=null==d?void 0:d.type)||void 0===i||i.characterValue,!n.includes(t))return null==d?void 0:d.characterValue;if(o.includes(t))return"";o.push(t),a.id=t;for(var h=0;h<e.length;h++)if(e[h].ofTheConceptId==t){var f=e[h].toTheConceptId,y=yield m.GetConcept(f);null!=y&&0!=y.id||null==f||null==f||(y=yield Q(f)),y&&null==(null==y?void 0:y.type)&&(l=y.typeId,u=yield m.GetConcept(l),y.type=u,null==u&&null!=l&&null!=l&&(u=yield Q(l),y.type=u));var v=(null!==(c=null===(r=null==y?void 0:y.type)||void 0===r?void 0:r.characterValue)&&void 0!==c?c:"").replace("the_","");if(isNaN(Number(v))){if(v){const t=yield ct(f,e,n);a[v]=t}}else{const t=yield ct(f,e,n);s[v]=t,a=s}}return a}))}var at=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function st(t){return at(this,void 0,void 0,(function*(){let e=v();try{var n=I("application/x-www-form-urlencoded");const o=yield fetch(w.GetConceptByCharacterValueUrl(),{method:"POST",headers:n,body:`character_value=${t}`});return o.ok?(e=yield o.json(),e.id>0&&m.AddConcept(e)):(console.log("Error in Getting concept by character value Error",o.status),R(o)),e}catch(t){throw t instanceof Error?console.log("Error in Getting concept by character value error message: ",t):console.log("Error in Getting concept by character value unexpected error: ",t),t}}))}var dt=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function lt(t){return dt(this,void 0,void 0,(function*(){var e=yield m.GetConceptByCharacter(t),n=`${t}`;return null!=e&&0!=(null==e?void 0:e.id)||!n||(yield st(t),e=yield m.GetConceptByCharacter(t)),e}))}var ut=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function ht(t,e,n=10,o=1){return ut(this,void 0,void 0,(function*(){var i=yield lt(t),r=[];if(i){yield L(t,e);for(var c=yield m.GetConceptsByTypeIdAndUser(i.id,e),a=n*(o-1),s=[],d=a;d<a+n;d++)c[d]&&s.push(c[d].id);for(yield J(s),d=a;d<a+n;d++)if(c[d]){var l=yield et(c[d].id);r.push(l)}}return r}))}function ft(t,e,n=10,o=1){return ut(this,void 0,void 0,(function*(){var i=yield lt(t),r=[];if(i){yield L(t,e);for(var c=yield m.GetConceptsByTypeIdAndUser(i.id,e),a=n*(o-1),s=[],d=a;d<a+n;d++)c[d]&&s.push(c[d].id);for(yield J(s),d=a;d<a+n;d++)if(c[d]){var l=yield nt(c[d].id);r.push(l)}}return r}))}class yt{constructor(t,e,n,o){this.variants=[],this.height=1,this.key=t,this.value=e,this.leftNode=n,this.rightNode=o,this.currentNode=null}addCurrentNode(t,e){return null==e?e=t:(t.value.typeId!=e.value.typeId&&(e.currentNode=this.addCurrentNode(t,e.currentNode)),e)}addCurrentNodeType(t,e){if(null==e)return t;var n=!1;for(let o=0;o<e.variants.length;o++)e.variants[o].value.id==t.value.id&&(n=!0);return n||e.variants.push(t),e}addNode(t,e,n){if(null==e)return t;var o=e.leftNode,i=e.rightNode;if(e.key>t.key)e.leftNode=this.addNode(t,o,n);else{if(!(e.key<t.key))return e;e.rightNode=this.addNode(t,i,n)}e.height=1+Math.max(this.getHeight(e.leftNode),this.getHeight(e.rightNode));let r=this.getBalanceFactor(e);if(r>1&&e.leftNode){if(t.key<e.leftNode.key)return this.rightRotate(e);if(t.key>e.leftNode.key)return e.leftNode=this.leftRotate(e.leftNode),this.rightRotate(e)}if(r<-1&&e.rightNode){if(t.key>e.rightNode.key)return this.leftRotate(e);if(t.key<e.rightNode.key)return e.rightNode=this.rightRotate(e.rightNode),this.leftRotate(e)}return e}addCharacterNode(t,e,n){if(""!=t.value.characterValue){if(null==e)return t;var o=e.leftNode,i=e.rightNode;if(e.key>t.key)e.leftNode=this.addCharacterNode(t,o,n);else{if(!(e.key<t.key))return e.key==t.key&&""!=e.key&&e.value.id!=t.value.id&&e.addCurrentNodeType(t,e),e;e.rightNode=this.addCharacterNode(t,i,n)}e.height=1+Math.max(this.getHeight(e.leftNode),this.getHeight(e.rightNode));let r=this.getBalanceFactor(e);if(r>1&&e.leftNode){if(t.key<e.leftNode.key)return this.rightRotate(e);if(t.key>e.leftNode.key)return e.leftNode=this.leftRotate(e.leftNode),this.rightRotate(e)}if(r<-1&&e.rightNode){if(t.key>e.rightNode.key)return this.leftRotate(e);if(t.key<e.rightNode.key)return e.rightNode=this.rightRotate(e.rightNode),this.leftRotate(e)}}return e}addTypeNode(t,e,n){if(0!=t.value.typeId){if(null==e)return t;var o=e.leftNode,i=e.rightNode;if(e.key>t.key)e.leftNode=this.addTypeNode(t,o,n);else{if(!(e.key<t.key))return e.key==t.key&&0!=e.key&&e.value.id!=t.value.id&&e.addCurrentNodeType(t,e),e;e.rightNode=this.addTypeNode(t,i,n)}e.height=1+Math.max(this.getHeight(e.leftNode),this.getHeight(e.rightNode));let r=this.getBalanceFactor(e);if(r>1&&e.leftNode){if(t.key<e.leftNode.key)return this.rightRotate(e);if(t.key>e.leftNode.key)return e.leftNode=this.leftRotate(e.leftNode),this.rightRotate(e)}if(r<-1&&e.rightNode){if(t.key>e.rightNode.key)return this.leftRotate(e);if(t.key<e.rightNode.key)return e.rightNode=this.rightRotate(e.rightNode),this.leftRotate(e)}}return e}rightRotate(t){if(t){let e=t.leftNode;if(e){let n=e.rightNode;return t.leftNode=n,e.rightNode=t,t.height=Math.max(this.getHeight(t.leftNode),this.getHeight(t.rightNode))+1,e.height=Math.max(this.getHeight(e.leftNode),this.getHeight(e.rightNode))+1,e}}return t}leftRotate(t){if(t){let e=t.rightNode;if(e){let n=e.leftNode;return e.leftNode=t,t.rightNode=n,t.height=Math.max(this.getHeight(t.leftNode),this.getHeight(t.rightNode)+1),e.height=Math.max(this.getHeight(e.leftNode),this.getHeight(t.rightNode)+1),e}}return t}getHeight(t){return t?t.height:0}getBalanceFactor(t){return null==t?0:this.getHeight(t.leftNode)-this.getHeight(t.rightNode)}getFromNode(t,e){return e?t==e.key?e:t<e.key?this.getFromNode(t,e.leftNode):t>e.key?this.getFromNode(t,e.rightNode):e:e}getCharacterFromNode(t,e){return e?t==e.key?e:t<e.key?this.getCharacterFromNode(t,e.leftNode):t>e.key?this.getCharacterFromNode(t,e.rightNode):e:e}getFromNodeWithCharacterAndType(t,e,n){if(t=`${t}`,n){if(t==n.key){if(t==n.value.characterValue&&e==n.value.typeId)return n;for(let t=0;t<n.variants.length;t++)if(n.variants[t].value.typeId==e)return n.variants[t]}else{if(t<n.key)return this.getFromNodeWithCharacterAndType(t,e,n.leftNode);if(t>n.key)return this.getFromNodeWithCharacterAndType(t,e,n.rightNode)}return null}return n}removeNode(t,e){if(null==t)return t;if(t.key>e)return t.leftNode=this.removeNode(t.leftNode,e),t;if(t.key<e)return t.rightNode=this.removeNode(t.rightNode,e),t;if(null==t.leftNode){let e=t.rightNode;return t=null,e}if(null==t.rightNode){let e=t.leftNode;return t=null,e}var n=this.inOrderSuccessor(t.rightNode);return t.value=n.value,t.key=n.key,t.variants=n.variants,t.currentNode=n.currentNode,t.rightNode=this.removeNode(t.rightNode,n.key),t}removeNodeWithVariants(t,e,n){if(null==t)return t;if(t.key>e)return t.leftNode=this.removeNodeWithVariants(t.leftNode,e,n),t;if(t.key<e)return t.rightNode=this.removeNodeWithVariants(t.rightNode,e,n),t;if(t.variants.length>0)if(t.value.id==n){var o=t.variants[0];if(o)return t.value=o.value,t.key=o.key,t.currentNode=o.currentNode,t.variants.splice(0,1),t}else for(let e=0;e<t.variants.length;e++)if(n==t.variants[e].value.id)return t.variants.splice(e,1),t;if(null==t.leftNode){let e=t.rightNode;return t=null,e}if(null==t.rightNode){let e=t.leftNode;return t=null,e}var i=this.inOrderSuccessor(t.rightNode);return t.value=i.value,t.key=i.key,t.variants=i.variants,t.currentNode=i.currentNode,t.rightNode=this.removeNodeWithVariants(t.rightNode,i.key,n),t}countNodeBelow(t){return null==t?0:1+this.countNodeBelow(t.leftNode)+this.countNodeBelow(t.rightNode)}inOrderSuccessor(t){for(;null!=t.leftNode;)t=t.leftNode;return t}}var vt=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};class pt{static addNodeToTree(t){if(null==this.root)return this.root=t,this.root;this.root=this.root.addNode(t,this.root,this.root.height)}static addConceptToTree(t){var e=new yt(t.id,t,null,null);new yt(t.characterValue,t,null,null),this.addNodeToTree(e)}static waitForDataToLoad(){return vt(this,void 0,void 0,(function*(){return new Promise(((t,e)=>{this.checkFlag(t),setTimeout((()=>{e("not")}),25e3)}))}))}static checkFlag(t){if(s.isLocalDataLoaded)return t("done");setTimeout(pt.checkFlag,1e3,t)}static getNodeFromTree(t){return vt(this,void 0,void 0,(function*(){try{yield this.waitForDataToLoad()}catch(t){return null}return this.root?this.root.getFromNode(t,this.root):null}))}static getCharacterAndTypeFromTree(t,e){return this.root?this.root.getFromNodeWithCharacterAndType(t,e,this.root):this.root}static removeNodeFromTree(t){return vt(this,void 0,void 0,(function*(){this.root&&(this.root=this.root.removeNode(this.root,t))}))}}pt.root=null;var gt=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};class Nt{static waitForDataToLoad(){return gt(this,void 0,void 0,(function*(){return new Promise(((t,e)=>{this.checkFlag(t),setTimeout((()=>{e("not")}),25e3)}))}))}static checkFlag(t){if(s.isLocalCharacterLoaded)return t("done");setTimeout(Nt.checkFlag,1e3,t)}static addNodeToTree(t){return gt(this,void 0,void 0,(function*(){return null==this.LocalCharacterRoot?(this.LocalCharacterRoot=t,this.LocalCharacterRoot):(this.LocalCharacterRoot=this.LocalCharacterRoot.addCharacterNode(t,this.LocalCharacterRoot,this.LocalCharacterRoot.height),this.LocalCharacterRoot)}))}static addConceptToTree(t){if(""!=t.characterValue){var e=new yt(t.characterValue,t,null,null);this.addNodeToTree(e)}}static getNodeFromTree(t){return this.LocalCharacterRoot?this.LocalCharacterRoot.getCharacterFromNode(t,this.LocalCharacterRoot):this.LocalCharacterRoot}static getCharacterAndTypeFromTree(t,e){return gt(this,void 0,void 0,(function*(){try{yield this.waitForDataToLoad()}catch(t){return null}return this.LocalCharacterRoot?this.LocalCharacterRoot.getFromNodeWithCharacterAndType(t,e,this.LocalCharacterRoot):this.LocalCharacterRoot}))}static removeConceptType(t,e){this.LocalCharacterRoot&&(this.LocalCharacterRoot=this.LocalCharacterRoot.removeNodeWithVariants(this.LocalCharacterRoot,t,e))}}Nt.LocalCharacterRoot=null;var mt=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};class Ct{static addNodeToTree(t){return mt(this,void 0,void 0,(function*(){return null==this.LocalTypeRoot?(this.LocalTypeRoot=t,this.LocalTypeRoot):(this.LocalTypeRoot=this.LocalTypeRoot.addTypeNode(t,this.LocalTypeRoot,this.LocalTypeRoot.height),this.LocalTypeRoot)}))}static addConceptToTree(t){if(0!=t.typeId){var e=new yt(t.typeId,t,null,null);this.addNodeToTree(e)}}static removeConceptType(t,e){this.LocalTypeRoot&&(this.LocalTypeRoot=this.LocalTypeRoot.removeNodeWithVariants(this.LocalTypeRoot,t,e))}static getNodeFromTree(t){return this.LocalTypeRoot?this.LocalTypeRoot.getFromNode(t,this.LocalTypeRoot):this.LocalTypeRoot}static getTypeVariantsFromTree(t){var e=this.getNodeFromTree(t),n=[];if(e){n.push(null==e?void 0:e.value);for(let t=0;t<e.variants.length;t++)n.push(e.variants[t].value);return n}}static waitForDataToLoad(){return mt(this,void 0,void 0,(function*(){return new Promise(((t,e)=>{this.checkFlag(t),setTimeout((()=>{e("not")}),25e3)}))}))}static checkFlag(t){if(s.isLocalTypeLoaded)return t("done");setTimeout(Ct.checkFlag,1e3,t)}static getTypeVariantsFromTreeWithUserId(t,e){return mt(this,void 0,void 0,(function*(){var n=[];try{yield this.waitForDataToLoad()}catch(t){return n}var o=this.getNodeFromTree(t);if(o){o.value.userId==e&&n.push(null==o?void 0:o.value);for(let t=0;t<o.variants.length;t++)o.variants[t].value.userId==e&&n.push(o.variants[t].value)}return n}))}}Ct.LocalTypeRoot=null;class Tt{constructor(t,e,n,o,i,r,c,a=!1,s,d,l,u=999){this.isComposition=!1,this.isTemp=!1,this.applicationId=999,this.id=t,this.userId=e,this.typeId=n,this.ghostId=t,this.categoryId=o,this.characterValue=r,this.accessId=i,this.type=null,this.isNew=a,this.typeCharacter=c,this.entryTimeStamp=s,this.updatedTimeStamp=d,this.referentId=l,this.applicationId=u}getType(){console.log(this.typeId)}}function wt(){let t=new Date,e=new Date;return new Tt(0,0,0,0,0,"0","0",!1,t,e,0)}var kt=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};class It{constructor(){this.name="conceptsArray"}static AddConcept(t){t.id>0&&(pt.addConceptToTree(t),Nt.addConceptToTree(t),Ct.addConceptToTree(t),this.localconceptsArray.push(t))}static AddConceptToMemory(t){t.id>0&&(pt.addConceptToTree(t),Nt.addConceptToTree(t),Ct.addConceptToTree(t))}static GetConcept(t){return kt(this,void 0,void 0,(function*(){var e=wt(),n=yield pt.getNodeFromTree(t);if(null==n?void 0:n.value){var o=n.value;o&&(e=o)}return e}))}static GetConceptByCharacter(t){return kt(this,void 0,void 0,(function*(){var e=wt(),n=Nt.getNodeFromTree(t);return n&&(e=n.value),e}))}static GetConceptByCharacterAndTypeLocal(t,e){return kt(this,void 0,void 0,(function*(){var n=wt(),o=yield Nt.getCharacterAndTypeFromTree(t,e);return o&&(n=o.value),n}))}static GetConceptsByTypeId(t){let e=[];for(var n=0;n<this.localconceptsArray.length;n++)this.localconceptsArray[n].typeId==t&&e.push(this.localconceptsArray[n]);return e}static GetConceptsByTypeIdAndUser(t,e){return kt(this,void 0,void 0,(function*(){let n=[];return n=yield Ct.getTypeVariantsFromTreeWithUserId(t,e),n}))}getName(){return this.name}}It.localconceptsArray=[];var At=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};class xt{constructor(){this.name="Connection Array"}static CheckContains(t){for(var e=!1,n=0;n<this.connectionArray.length;n++)this.connectionArray[n].id==t.id&&(e=!0);return e}static AddConnection(t){this.CheckContains(t)&&this.RemoveConnection(t),0!=t.id||t.isTemp,this.connectionArray.push(t)}static AddToDictionary(t){this.connectionDictionary[t.id]=t}static RemoveConnection(t){for(var e=0;e<this.connectionArray.length;e++)this.connectionArray[e].id==t.id&&this.connectionArray.splice(e,1);t.id}static GetConnection(t){var e;e=null;for(var n=0;n<this.connectionArray.length;n++)this.connectionArray[n].id==t&&(e=this.connectionArray[n]);return e}static waitForDataToLoad(){return At(this,void 0,void 0,(function*(){return new Promise(((t,e)=>{this.checkFlag(t),setTimeout((()=>{e("not")}),25e3)}))}))}static checkFlag(t){if(s.isLocalConnectionLoaded)return t("done");setTimeout(xt.checkFlag,1e3,t)}static GetConnectionsOfCompositionLocal(t){return At(this,void 0,void 0,(function*(){var e=[];try{yield this.waitForDataToLoad();for(var n=0;n<this.connectionArray.length;n++)this.connectionArray[n].typeId==t&&e.push(this.connectionArray[n]);return e}catch(t){return e}}))}getName(){return this.name}}xt.connectionArray=[],xt.connectionDictionary=[];var Rt=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function St(t){var e,n;return Rt(this,void 0,void 0,(function*(){var o,i={};o=yield xt.GetConnectionsOfCompositionLocal(t);for(var r=[],c=0;c<o.length;c++)r.includes(o[c].ofTheConceptId)||r.push(o[c].ofTheConceptId);var a=yield It.GetConcept(t),s=yield Gt(t,o,r);return i[null!==(n=null===(e=null==a?void 0:a.type)||void 0===e?void 0:e.characterValue)&&void 0!==n?n:"top"]=s,i}))}function Lt(t){var e,n;return Rt(this,void 0,void 0,(function*(){var o,i={};o=yield xt.GetConnectionsOfCompositionLocal(t);for(var r=[],c=0;c<o.length;c++)r.includes(o[c].ofTheConceptId)||r.push(o[c].ofTheConceptId);var a=yield It.GetConcept(t);if(0!=a.id){var s=yield Gt(t,o,r);i[null!==(n=null===(e=null==a?void 0:a.type)||void 0===e?void 0:e.characterValue)&&void 0!==n?n:"top"]=s;var d={}}return d.data=i,d.id=t,d}))}function Gt(t,e,n,o=[]){var i,r,c;return Rt(this,void 0,void 0,(function*(){var a={},s=[],d=yield It.GetConcept(t);if(0!=d.id&&null==d.type){var l=d.typeId,u=yield It.GetConcept(l);d.type=u}if(null===(i=null==d?void 0:d.type)||void 0===i||i.characterValue,!n.includes(t))return null==d?void 0:d.characterValue;if(o.includes(t))return"";o.push(t);for(var h=0;h<e.length;h++)if(e[h].ofTheConceptId==t){var f=e[h].toTheConceptId,y=yield It.GetConcept(f);0!=y.id&&null==(null==y?void 0:y.type)&&(l=y.typeId,u=yield It.GetConcept(l),y.type=u);var v=(null!==(c=null===(r=null==y?void 0:y.type)||void 0===r?void 0:r.characterValue)&&void 0!==c?c:"top").replace("the_","");if(isNaN(Number(v))){if(v){const t=yield Gt(f,e,n);a[v]=t}}else{const t=yield Gt(f,e,n);s[v]=t,a=s}}return a}))}var Ft=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function _t(t){return Ft(this,void 0,void 0,(function*(){return yield It.GetConceptByCharacter(t)}))}var Ut=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function Bt(t,e){return Ut(this,void 0,void 0,(function*(){var n=yield _t(t),o=[];if(n)for(var i=yield It.GetConceptsByTypeIdAndUser(n.id,e),r=0;r<i.length;r++){var c=yield St(i[r].id);o.push(c)}return o}))}function Pt(t,e){return Ut(this,void 0,void 0,(function*(){var n=yield _t(t),o=[];if(n)for(var i=yield It.GetConceptsByTypeIdAndUser(n.id,e),r=0;r<i.length;r++){var c=yield Lt(i[r].id);o.push(c)}return o}))}var Dt=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function Ot(t){return Dt(this,void 0,void 0,(function*(){let e=v();try{var n=I();const o=yield fetch(w.CreateTheConceptUrl(),{method:"POST",headers:n,body:JSON.stringify(t)});if(!o.ok)throw R(o),new Error(`Error! status: ${o.status}`);return e=yield o.json(),e}catch(t){throw t instanceof Error?console.log("Create the concept api error message: ",t):console.log("Create the concept api unexpected error: ",t),t}}))}var Et=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};class Vt{static CheckContains(t){for(var e=!1,n=0;n<this.conceptsSyncArray.length;n++)this.conceptsSyncArray[n].id==t.id&&(e=!0);return e}static SyncDataDelete(t){for(var e=0;e<this.conceptsSyncArray.length;e++)t==this.conceptsSyncArray[e].id&&this.conceptsSyncArray.splice(e,1);for(e=0;e<this.connectionSyncArray.length;e++)this.connectionSyncArray[e].ofTheConceptId!=t&&this.connectionSyncArray[e].toTheConceptId!=t&&this.connectionSyncArray[e].typeId!=t||this.connectionSyncArray.splice(e,1)}static CheckContainsConnection(t){for(var e=!1,n=0;n<this.connectionSyncArray.length;n++)this.connectionSyncArray[n].id==t.id&&(e=!0);return e}static AddConcept(t){this.conceptsSyncArray.push(t)}static RemoveConcept(t){for(var e=0;e<this.conceptsSyncArray.length;e++)this.conceptsSyncArray[e].id==t.id&&this.conceptsSyncArray.splice(e,1)}static AddConnection(t){this.connectionSyncArray.push(t)}static RemoveConnection(t){for(var e=0;e<this.connectionSyncArray.length;e++)this.connectionSyncArray[e].id==t.id&&this.connectionSyncArray.splice(e,1)}static SyncDataOnline(){return Et(this,void 0,void 0,(function*(){try{for(let t=0;t<this.conceptsSyncArray.length;t++)m.AddConcept(this.conceptsSyncArray[t]);for(let t=0;t<this.connectionSyncArray.length;t++)O.AddConnection(this.connectionSyncArray[t]);if(this.conceptsSyncArray.length>0){let t=this.conceptsSyncArray.slice();this.conceptsSyncArray=[],Ot(t)}if(this.connectionSyncArray.length>0){let t=this.connectionSyncArray.slice();this.connectionSyncArray=[],yield function(t){return e=this,n=void 0,i=function*(){let e=new G(0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);try{var n=I(),o=JSON.stringify(t);const i=yield fetch(w.CreateTheConnectionUrl(),{method:"POST",headers:n,body:o});return i.ok?yield i.json():(console.log("Create the connection error message: ",i),R(i)),e}catch(t){throw t instanceof Error?console.log("Create the connection error message: ",t.message):console.log(" Create the connection unexpected error: ",t),t}},new((o=void 0)||(o=Promise))((function(t,r){function c(t){try{s(i.next(t))}catch(t){r(t)}}function a(t){try{s(i.throw(t))}catch(t){r(t)}}function s(e){var n;e.done?t(e.value):(n=e.value,n instanceof o?n:new o((function(t){t(n)}))).then(c,a)}s((i=i.apply(e,n||[])).next())}));var e,n,o,i}(t)}return"done"}catch(t){throw t}}))}static syncDataLocalDb(){return Et(this,void 0,void 0,(function*(){if(this.conceptsSyncArray.length>0){for(let t=0;t<this.conceptsSyncArray.length;t++)this.conceptsSyncArray[t];this.conceptsSyncArray=[]}if(this.connectionSyncArray.length>0){for(let t=0;t<this.connectionSyncArray.length;t++)this.connectionSyncArray[t];this.connectionSyncArray=[]}return"done"}))}}function bt(t,e,n,o,i,r,c){var a=new G(0,t,n,e,o,e,i,e,1,e,0,e,4,e,r,c);return t==n?(a.ofTheConceptId=0,a.toTheConceptId=1,a):(a.isTemp=!0,a.id=Math.floor(1e8*Math.random()),Vt.AddConnection(a),a)}Vt.conceptsSyncArray=[],Vt.connectionSyncArray=[];var Ht=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))},Mt=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function Wt(t,e){return Mt(this,void 0,void 0,(function*(){let n=yield m.GetConceptByCharacterAndTypeLocal(t,e);try{if(null==n||0==n.id){var o={character_value:`${t}`,type_id:e},i=JSON.stringify(o),r=I();const c=yield fetch(w.GetConceptByCharacterAndTypeUrl(),{method:"POST",headers:r,body:i});c.ok?(n=yield c.json(),m.AddConcept(n)):(console.log("This is the concept by type and character error",c.status),R(c))}return n}catch(t){throw t instanceof Error?console.log(" This is the concept by type and character error message: ",t.message):console.log(" This is the concept by type and character unexpected error: ",t),t}}))}var jt=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};class $t{constructor(t,e,n,o,i,r,c,a,s,d){this.id=0,this.userId=t,this.data=e,this.securityId=n,this.securityUserId=o,this.accessId=i,this.accessUserId=r,this.sessionId=c,this.sessionUserId=a,this.entryTimestamp=s,this.isNew=d}}var Jt=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};class Kt{static getId(){return Jt(this,void 0,void 0,(function*(){this.ids.length<5&&(yield function(){return t=this,e=void 0,o=function*(){try{var t=I("application/x-www-form-urlencoded");const n=yield fetch(w.GetReservedIdUrl(),{method:"GET",headers:t});if(!n.ok)throw R(n),new Error(`Error! status: ${n.status}`);const o=yield n.json();for(var e=0;e<o.length;e++)Kt.AddId(o[e])}catch(t){throw t instanceof Error?console.log("get reserved ids error message: ",t.message):console.log("get reserved ids unexpected error: ",t),t}},new((n=void 0)||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}));var t,e,n,o}());var t=this.ids[0];return this.ids.shift(),t}))}static AddId(t){this.ids.includes(t)||this.ids.push(t)}}Kt.ids=[];class Qt{static getId(){return Jt(this,void 0,void 0,(function*(){this.connectionIds.length<5&&(yield function(){return t=this,e=void 0,o=function*(){try{var t=I("application/x-www-form-urlencoded");const n=yield fetch(w.GetReservedConnectionIdUrl(),{method:"GET",headers:t});if(!n.ok)throw R(n),new Error(`Error! status: ${n.status}`);const o=yield n.json();for(var e=0;e<o.length;e++)Qt.AddId(o[e])}catch(t){throw t instanceof Error?console.log("get reserved connection ids error message: ",t.message):console.log("get reserved connection ids unexpected error: ",t),t}},new((n=void 0)||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}));var t,e,n,o}());var t=this.connectionIds[0];return this.connectionIds.shift(),t}))}static AddId(t){this.connectionIds.includes(t)||this.connectionIds.push(t)}}Qt.connectionIds=[];var zt=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function qt(t,e,n,o,i,r,c,a,s,d,l,u,h,f){return zt(this,void 0,void 0,(function*(){var v=yield Kt.getId();let p=new Date,g=new Date;var N=new y(v,e,i,r,n,o,c,a,t,s,d,l,u,h,f,!0,p,g);return N.isTemp=!1,Vt.AddConcept(N),N}))}function Xt(t,e,n,o,i,r,c,a,s,d,l,u,h,f){return zt(this,void 0,void 0,(function*(){var v=yield Kt.getId();let p=new Date,g=new Date;var N=new y(v,e,i,r,n,o,c,a,t,s,d,l,u,h,f,!1,p,g);return m.AddConcept(N),Ot([N]),N}))}var Yt=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function Zt(t,e,n=!1,o,i,r=999,c=0){return Yt(this,void 0,void 0,(function*(){let a,s=r,d=999,l=o,u=o,h=i,f=o,y="",p=e.length,g=v();if(y=t.startsWith("the_")?t:"the_"+t,n)g=yield Ke(t),a=yield qt(e,o,4,o,g.id,g.userId,c,999,d,l,h,f,s,u);else if(p>255)g=yield Ke(y),a=yield qt(e,o,4,o,g.id,g.userId,c,999,d,l,h,f,s,u),function(t){Ht(this,void 0,void 0,(function*(){try{var e=I();const n=yield fetch(w.CreateTheTextDataUrl(),{method:"POST",headers:e,body:JSON.stringify(t)});if(!n.ok)throw R(n),new Error(`Error! status: ${n.status}`);return yield n.json()}catch(t){throw t instanceof Error?console.log("Create the text error message: ",t.message):console.log("Create the text unexpected error: ",t),t}}))}(new $t(o,e,d,l,h,f,s,u,Date.now().toString(),!0));else{g=yield Ke(y);let t=yield Wt(e,g.id);a=t,0==t.id&&0==t.userId&&(a=yield Xt(e,o,4,o,g.id,g.userId,12,12,d,l,h,f,s,u),function(t,e,n,o){jt(this,void 0,void 0,(function*(){try{var i={newConceptId:t,referent:e,typeId:n,typeUserId:o},r=I(),c=JSON.stringify(i);const a=yield fetch(w.MakeTheNameInBackendUrl(),{method:"POST",headers:r,body:c});a.ok||R(a)}catch(t){throw t instanceof Error?console.log("make the name in backend error message: ",t.message):console.log("make the name in backend unexpected error: ",t),t}}))}(a.id,`${e}`,g.id,o))}return a.type=g,a}))}var te=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function ee(t,e=null,n=null,o=null,i=null,r=null,c=null){return te(this,void 0,void 0,(function*(){var a=null!=i?i:999,s=null!=r?r:4,d=null!=c?c:999,l=null!=o?o:0,u=v();for(const o in t)if("string"!=typeof t[o]&&"number"!=typeof t[o])if(null==e&&null==n){var h=l;u=p=yield Zt(o,"",!0,a,s,d),h=p.id,l=p.id,yield ee(t[o],p.id,p.userId,h,i,r,c)}else{var f=null!=e?e:999,y=null!=n?n:999;h=l,u=p=yield Zt(o,"",!0,a,s,d),yield bt(f,y,p.id,p.userId,h,d,p.userId),yield ee(t[o],p.id,p.userId,h,i,r,c)}else{f=null!=e?e:999,y=null!=n?n:10267,h=l;var p=yield Zt(o,t[o],!1,a,s,d);yield bt(f,y,p.id,p.userId,h,d,p.userId)}return u}))}class ne{constructor(t=0,e,n,o,i,r,c=999){this.isTemp=!1,this.applicationId=999,this.type=wt(),this.id=t,this.ofTheConceptId=e,this.toTheConceptId=n,this.typeId=o,this.ghostId=t,this.orderId=i,this.typeCharacter="",this.accessId=r,this.entryTimeStamp=new Date,this.terminationDateTime=new Date,this.localSyncTime=new Date,this.applicationId=c}}function oe(t,e,n,o=1){Math.floor(1e8*Math.random());let i=0,r=0,c=0;i=t,r=e,c=n;let a=new ne(0,0,0,0,0,0);return t!=e&&(a=new ne(0,t,e,n,o,4),a.isTemp=!0,a.id=Math.floor(1e8*Math.random()),xt.AddConnection(a)),a}var ie=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function re(t,e,n,o,i,r,c=0){return ie(this,void 0,void 0,(function*(){var a=Math.floor(1e8*Math.random());let s=new Date,d=new Date;var l=new Tt(a,n,i,o,r,t,e,!0,s,d,c);return l.isTemp=!0,It.AddConcept(l),l}))}var ce=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))},ae=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function se(t,e,n,o){return ae(this,void 0,void 0,(function*(){var i=yield _t(t);if(i&&(0==i.id||0==i.userId)){var r=T(t);if(r[0]==t){var c=yield function(t,e,n,o,i){return ce(this,void 0,void 0,(function*(){var e=yield It.GetConceptByCharacterAndTypeLocal(t,51),o=e;return 0==o.id&&(o=e=yield re(t,"the",n,4,51,4)),o}))}(t,0,o);i=c}else{var a=yield se(r[0],e,n,o),s=yield se(r[1],e,n,o);s&&(i=c=yield re(t,r[1],o,a.id,s.id,4))}}return i}))}var de=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function le(t,e,n=!1,o,i,r=999,c=0){return de(this,void 0,void 0,(function*(){var i,r,a,s=o,d=e.length;if(a=t.startsWith("the_")?t:"the_"+t,n)i=yield se(t,999,o,o),r=yield re(e,t,o,4,i.id,4,c);else if(d>255)i=yield se(a,999,s,o),r=yield re(e,a,o,4,i.id,4);else{i=yield se(a,999,s,o);var l=yield It.GetConceptByCharacterAndTypeLocal(e,i.id);r=l,0==l.id&&0==l.userId&&(r=yield re(e,a,o,4,i.id,4))}return r.type=i,r}))}var ue=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function he(t,e=null,n=null,o=null,i=null,r=null,c=null){return ue(this,void 0,void 0,(function*(){var a=null!=i?i:999,s=null!=c?c:4,d=null!=o?o:0,l=wt();for(const o in t)if("string"!=typeof t[o]&&"number"!=typeof t[o])if(null==e&&null==n){var u=d;l=f=yield le(o,"",!0,a,0,s),u=f.id,d=f.id,yield he(t[o],f.id,f.userId,u,i,r,c)}else{var h=null!=e?e:999,f=(u=d,yield le(o,"",!0,a,0,s));yield oe(h,f.id,u),yield he(t[o],f.id,f.userId,u,i,r,c)}else h=null!=e?e:999,u=d,f=yield le(o,t[o],!1,a,0,s),yield oe(h,f.id,u);return l}))}var fe=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function ye(t,e,n,o=10,i=1){return fe(this,void 0,void 0,(function*(){let r=[];try{var c=new URLSearchParams;c.append("typeId",`${t}`),c.append("ofTheConceptId",`${e}`),c.append("userId",`${n}`),c.append("inpage",`${o}`),c.append("page",`${i}`);var a=I("application/x-www-form-urlencoded");const s=yield fetch(w.GetAllConnectionsOfConceptUrl(),{method:"POST",headers:a,body:c});return s.ok?r=yield s.json():(console.log("Get connection of concept error",s.status),R(s)),r}catch(t){throw t instanceof Error?console.log("Get connection of concept error message: ",t.message):console.log("Get connection of concept unexpected error: ",t),t}}))}var ve=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function pe(t,e,n,o,i,r,c,a=1,s=4){return ve(this,void 0,void 0,(function*(){var d=e,l=e,u=e,h=e,f=e,y=yield Qt.getId(),v=new G(y,t,n,e,o,u,i,l,a,d,0,h,s,f,r,c);return t==n?(v.ofTheConceptId=0,v.toTheConceptId=1,v):(v.toUpdate=!0,v.isTemp=!1,Vt.AddConnection(v),v)}))}var ge=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))},Ne=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))},me=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function Ce(t){return me(this,void 0,void 0,(function*(){var e=yield O.GetConnection(t);if((null==e||0==e.id)&&null!=t&&null!=t){var n=yield function(t){return Ne(this,void 0,void 0,(function*(){var e=yield O.GetConnection(t);try{if(0!=e.id)return e;{var n=I("application/x-www-form-urlencoded");const o=yield fetch(w.GetConnectionUrl(),{method:"POST",headers:n,body:`id=${t}`});return o.ok?(e=yield o.json(),O.AddConnection(e)):(console.log("Get Connection Error",o.status),R(o)),e}}catch(t){throw t instanceof Error?console.log("Get Connection error message: ",t.message):console.log("Get Connection unexpected error: ",t),t}}))}(t);e=n}return e}))}var Te=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function we(t){return Te(this,void 0,void 0,(function*(){var e=yield Ce(t);!function(t){ge(this,void 0,void 0,(function*(){try{const e=new FormData;e.append("id",t.toString());const n=yield fetch(w.DeleteTheConnectionUrl(),{method:"POST",body:e,redirect:"follow"});n.ok||(console.log("Delete connection error status: ",n.status),R(n))}catch(t){throw t instanceof Error?console.log("Delete connection error message: ",t.message):console.log("Delete connection unexpected error: ",t),t}}))}(t),U.removeNodeFromTree(t),P.removeTypeConcept(e.typeId,t)}))}var ke=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function Ie(t,e=999){return ke(this,void 0,void 0,(function*(){var n=v();if(t<0)return No(yield so(e,t));if(null!=(n=yield m.GetConcept(t))&&0!=n.id||null==t||null==t||(n=yield Q(t)),0!=n.id&&null==n.type&&null==(yield m.GetConcept(n.typeId))&&null!=n.typeId&&null!=n.typeId){var o=yield Q(n.typeId);n.type=o}return n}))}var Ae=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function xe(t,e,n,o=!1,i=!1){var r,c;return Ae(this,void 0,void 0,(function*(){var a=t.userId,s=a,d=a;if(o){let o=(null===(r=e.type)||void 0===r?void 0:r.characterValue)+"_s",c=n+"_by",u=o+"_"+c;i&&(yield Re(c,e,a));var l=yield Zt("connection",u,!1,999,999,999);let h=new G(0,e.id,t.id,e.userId,t.userId,e.userId,l.id,l.userId,1e3,a,999,s,4,d,999,999);Vt.AddConnection(h)}let u=(null===(c=t.type)||void 0===c?void 0:c.characterValue)+"_s",h=n+"_s",f=u+"_"+h;i&&(yield Re(h,t,a));var y=yield Zt("connection",f,!1,999,999,999);let v=new G(0,t.id,e.id,t.userId,e.userId,t.userId,y.id,y.userId,1e3,a,999,s,4,d,999,999);return Vt.AddConnection(v),v}))}function Re(t,e,n=null){var o;return Ae(this,void 0,void 0,(function*(){for(var i=e,r=null!=n?n:e.userId,c=r,a=r,s=999,d=t+"_count",l=(null===(o=e.type)||void 0===o?void 0:o.characterValue)+"_s_"+d,u=yield Zt("connection",l,!1,r,4,s),h=yield ye(u.id,e.id,r,10,1),f=[],y=v(),p=0;p<h.length;p++){let t=yield Ie(h[p].toTheConceptId);f.push(t)}if(f.length<1)y=yield Zt("count","1",!1,r,4,s);else{var g=f[0];let t=0;try{t=Number(g.characterValue)}catch(e){t=0}t+=1,y=yield Zt("count",t.toString(),!1,r,4,s);for(let t=0;t<h.length;t++)we(h[t].id)}let N=new G(0,i.id,y.id,i.userId,y.userId,i.userId,u.id,u.userId,1e3,r,999,c,4,a,s,999);yield Vt.AddConnection(N)}))}function Se(t,e,n,o=!1,i=!1){var r,c;return Ae(this,void 0,void 0,(function*(){var a=t.userId,s=a,d=a;if(o){let o=(null===(r=e.type)||void 0===r?void 0:r.characterValue)+"_s",c=n+"_by",u=o+"_"+c;i&&(yield Re(c,e,a));var l=yield Zt("connection",u,!1,999,999,999);let h=new G(0,e.id,t.id,e.userId,t.userId,e.userId,l.id,l.userId,1e3,a,999,s,4,d,999,999);Vt.AddConnection(h)}let u=(null===(c=t.type)||void 0===c?void 0:c.characterValue)+"_s",h=n+"_s",f=u+"_"+h;i&&(yield Re(h,t,a));var y=yield Zt("connection",f,!1,999,999,999);return yield pe(t.id,t.userId,e.id,e.userId,y.id,999,999,1e3,4)}))}var Le=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function Ge(t,e,n=10,o=1){var i;return Le(this,void 0,void 0,(function*(){var r=[],c=yield Ie(t),a=(null===(i=c.type)||void 0===i?void 0:i.characterValue)+"_s_"+e,s=yield Wt(a,16);if(s.id>0){for(var d=yield ye(s.id,c.id,c.userId,n,o),l=[],u=0;u<d.length;u++)l.push(d[u].toTheConceptId);for(yield J(l),u=0;u<d.length;u++){let t=d[u].toTheConceptId,e=yield Ie(t),n=yield ot(e.id);r.push(n)}}return r}))}function Fe(t,e,n=10,o=1){var i;return Le(this,void 0,void 0,(function*(){var r=[],c=yield Ie(t),a=(null===(i=c.type)||void 0===i?void 0:i.characterValue)+"_s_"+e,s=yield Wt(a,16);if(s.id>0){for(var d=yield ye(s.id,c.id,c.userId,n,o),l=[],u=0;u<d.length;u++)l.push(d[u].toTheConceptId);for(u=0;u<d.length;u++){let t=d[u].toTheConceptId,e=yield Ie(t);r.push(e)}}return r}))}class _e{constructor(t,e,n,o,i,r,c,a,s,d){this.id=0,this.isNew=!1,this.userId=t,this.data=`${e}`,this.securityId=n,this.securityUserId=o,this.accessId=i,this.accessUserId=r,this.sessionId=c,this.sessionUserId=a,this.isNew=d}}class Ue{constructor(){this.name="character Repository"}static AddCharacter(t){this.characterData[t.id]=t}static GetCharacter(t){for(var e=new _e(0,"0",0,0,0,0,0,0,"0",!1),n=0;n<this.characterData.length;n++)this.characterData[n].data==t&&(e=this.characterData[n]);return e}}Ue.characterData=[];class Be{constructor(t,e,n,o){this.id=t,this.userId=e,this.referentId=n,this.isNew=o}}var Pe=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))},De=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function Oe(t,e,n,o,i){return De(this,void 0,void 0,(function*(){var r=new _e(e,t,n,e,o,e,i,e,"",!1);return yield function(t){return Pe(this,void 0,void 0,(function*(){try{if(0==(t=Ue.GetCharacter(t.data)).id){var e=I();const o=yield fetch(w.CreateTheCharacterDataUrl(),{method:"POST",headers:e,body:JSON.stringify(t)});if(!o.ok)throw R(o),new Error(`Error! status: ${o.status}`);const i=yield o.json();var n=new _e(i.userId,t.data,0,0,4,4,999,999,"",!1);return n.id=i.id,Ue.AddCharacter(n),i}return new Be(t.id,t.userId,0,!1)}catch(t){throw t instanceof Error?console.log("create the character error message: ",t.message):console.log("create the character unexpected error: ",t),t}}))}(r)}))}var Ee=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function Ve(t,e,n,o,i,r,c,a,s,d,l,u,h,f){return Ee(this,void 0,void 0,(function*(){var y=yield Wt(t,i),v=y;return 0==v.id&&(v=y=yield qt(t,e,n,o,i,r,c,a,s,d,l,u,h,f)),v}))}var be=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))},He=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function Me(t,e,n,o){return He(this,void 0,void 0,(function*(){var i=o,r=yield lt(t);if(r&&(0==r.id||0==r.userId)){var c=T(t);if(c.length>0)if(console.log(c),c[0]==t){var a=yield function(t,e,n,o,i,r){return be(this,void 0,void 0,(function*(){var c=e,a=e;i=e;var s,d=e,l=e,u=e;if(1==t.length){var h=t.charCodeAt(0);yield Oe(t,e,n,o,r),s=Ve(t,e,4,c,h,u,49,d,n,a,o,i,r,l)}else{var f=yield Oe(t,e,n,o,r);f.isNew,s=yield Ve(t,e,4,c,51,d,f.id,f.userId,n,a,o,i,r,l)}return s}))}(t,o,999,999,i,e);r=a}else{var s=yield Me(c[0],e,n,o),d=yield Me(c[1],e,n,o);d&&(r=yield Xt(t,o,s.id,o,d.id,o,999,o,999,o,999,o,e,o))}}return r}))}var We=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))},je=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function $e(t){return je(this,void 0,void 0,(function*(){let e=v();if("the"==t)return e.id=1,e.typeId=5,e.characterValue="the",e;var n=T(t);if(n.length>1){let o=1,i=yield $e(n[0]);0!=i.id&&(o=i.id),e=yield function(t,e){return je(this,void 0,void 0,(function*(){let n=yield m.GetConceptByCharacterAndCategoryLocal(t,e);return 0==n.id&&(n=yield function(t,e){return We(this,void 0,void 0,(function*(){let n=v();try{var o=I("application/x-www-form-urlencoded");const i=yield fetch(w.GetConceptByCharacterAndCategoryDirectUrl(),{method:"POST",headers:o,body:`character_value=${t}&category_id=${e}`});return i.ok?(n=yield i.json(),m.AddConcept(n)):(console.log("This is the concept by category and character error",i.status),R(i)),n}catch(t){throw t instanceof Error?console.log(" This is the concept by category and character error message: ",t.message):console.log(" This is the concept by category and character unexpected error: ",t),t}}))}(t,e)),n}))}(t,o)}else n[0]==t&&(e=yield function(t){return je(this,void 0,void 0,(function*(){var e=yield m.GetConceptByCharacterAndTypeLocal(t,51);return 0==e.id&&(e=yield st(t)),e}))}(t));return e}))}var Je=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function Ke(t,e){return Je(this,void 0,void 0,(function*(){let e=v();try{if(e=yield $e(t),0==e.id||4==e.typeId){var n=I("application/x-www-form-urlencoded");const o=yield fetch(w.MakeTheTypeConceptUrl(),{method:"POST",headers:n,body:`type=${t}`});if(!o.ok)throw R(o),new Error(`Error! status: ${o.status}`);e=yield o.json()}return e}catch(t){throw t instanceof Error?console.log("Make The Type Concept Api error : ",t.message):console.log("Make The Type Concept Api error : ",t),t}}))}var Qe=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))},ze=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))},qe=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function Xe(t){return qe(this,void 0,void 0,(function*(){for(var e=yield function(t){return Qe(this,void 0,void 0,(function*(){var e=[];try{(new Date).getTime();var n=I("application/x-www-form-urlencoded");const r=yield fetch(w.GetAllLinkerConnectionOfConceptUrl()+`?conceptId=${t}`,{method:"GET",headers:n});if(r.ok){const t=yield r.json();for(var o=0;o<t.length;o++){var i=t[o];e.push(i)}}else console.log("Get all linker connection from the concepts error","cannot get respone"),R(r);return e}catch(t){throw t instanceof Error?console.log("Get all linker connection from the concepts error: ",t.message):console.log("Get all linker connection from the concepts error(Unexpected): ",t),t}}))}(t),n=0;n<e.length;n++){let t=e[n];var o=t.typeId;let i=yield Ie(o);t.type=i}return e}))}function Ye(t){return qe(this,void 0,void 0,(function*(){for(var e=yield function(t){return ze(this,void 0,void 0,(function*(){var e=[];try{(new Date).getTime();var n=I("application/x-www-form-urlencoded");const r=yield fetch(w.GetAllLinkerConnectionToConceptUrl()+`?conceptId=${t}`,{method:"GET",headers:n});if(r.ok){const t=yield r.json();for(var o=0;o<t.length;o++){var i=t[o];e.push(i)}}else console.log("Get all linker connection To the concepts error","cannot get respone"),R(r);return e}catch(t){throw t instanceof Error?console.log("Get all linker connection To the concepts error: ",t.message):console.log("Get all linker connection To the concepts error(Unexpected): ",t),t}}))}(t),n=0;n<e.length;n++){let t=e[n];var o=t.typeId;let i=yield Ie(o);t.type=i}return e}))}var Ze=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))},tn=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function en(t){return tn(this,void 0,void 0,(function*(){var e=yield Ie(t);yield f.removeNodeFromTree(t);var n=e.typeId,o=e.characterValue;yield g.removeTypeConcept(n,t),yield u.removeNodeByCharacter(o,t),function(t){Ze(this,void 0,void 0,(function*(){try{const e=new FormData;e.append("id",t.toString());const n=yield fetch(w.DeleteConceptUrl(),{method:"POST",body:e});if(!n.ok)throw R(n),new Error(`Error! status: ${n.status}`)}catch(t){throw t instanceof Error?console.log("Delete concept error message: ",t.message):console.log("Delete concept unexpected error: ",t),t}}))}(t)}))}var nn=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function on(t,e){return nn(this,void 0,void 0,(function*(){try{const n=new Headers;n.append("Authorization","Bearer "+e);const o=new FormData;o.append("id",t.toString());const i=yield fetch(w.DeleteConceptUrl(),{method:"POST",body:o,headers:n});if(!i.ok)throw R(i),new Error(`Delete composition Error! status: ${i.status}`)}catch(t){throw t instanceof Error?console.log("Delete composition error message: ",t.message):console.log("Delete composition unexpected error: ",t),t}}))}var rn=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function cn(t,e,n,o,i=999){return rn(this,void 0,void 0,(function*(){var o,i=n,r=n,c=n,a=t.startsWith("the_"),s=v();return o=a?t:"the_"+t,s=yield Ke(o),yield Ve(e,n,4,n,s.id,s.userId,0,999,999,i,4,c,999,r)}))}class an{constructor(){this.composition=0,this.type="",this.linker="",this.inpage=10,this.page=1,this.listLinkers=[],this.fullLinkers=[],this.textSearch="",this.logic="or",this.reverse=!1,this.doFilter=!1,this.filterSearches=[],this.selectors=[]}}var sn=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function dn(t=[]){return sn(this,void 0,void 0,(function*(){var e=[];try{var n=[];for(let o=0;o<t.length;o++){let i=yield O.GetConnection(t[o]);0==i.id?n.push(t[o]):e.push(i)}if(0==n.length)return e;{var o=I();const t=yield fetch(w.GetConnectionBulkUrl(),{method:"POST",headers:o,body:JSON.stringify(n)});if(t.ok){const n=yield t.json();if(n.length>0){for(let t=0;t<n.length;t++){let o=n[t];e.push(o),O.AddConnection(o)}yield H(e)}}else console.log("Get Connection Bulk error",t.status),R(t);return e}}catch(t){throw t instanceof Error?console.log("Get Connection Bulk error message: ",t.message):console.log("Get Connection Bulk unexpected error: ",t),t}}))}var ln=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function un(t=[]){return ln(this,void 0,void 0,(function*(){yield J(t);var e=[];for(let o=0;o<t.length;o++){var n=yield et(t[o]);e.push(n)}return e}))}function hn(t=[]){return ln(this,void 0,void 0,(function*(){yield J(t);var e=[];for(let o=0;o<t.length;o++){var n=yield nt(t[o]);e.push(n)}return e}))}function fn(t=[],e=[]){return ln(this,void 0,void 0,(function*(){yield dn(e);var n=yield W(t);!function(t=[],e=[]){for(let n=0;n<e.length;n++)t.includes(e[n].id)||O.RemoveConnection(e[n])}(e,n);var o=[];for(let e=0;e<t.length;e++){var i=yield nt(t[e]);o.push(i)}return o}))}function yn(t=[],e=[]){return ln(this,void 0,void 0,(function*(){let n=[];for(let t=0;t<e.length;t++)0==(yield O.GetConnection(e[t])).id&&n.push(e[t]);yield dn(n);var o={};for(let e=0;e<t.length;e++){var i=yield nt(t[e]);o[t[e]]=i}return o}))}var vn=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function pn(t=0,e=[],n=""){return vn(this,void 0,void 0,(function*(){var o=[];try{var i=new an;i.composition=t,i.listLinkers=e,i.textSearch=n;var r=JSON.stringify(i),c=I();const d=yield fetch(w.RecursiveSearchUrl(),{method:"POST",headers:c,body:r});if(d.ok){const t=yield d.json();var a=t.compositionIds,s=t.internalConnections;t.externalConnections,o=yield fn(a,s)}else console.log("recursive search error ",d.status),R(d);return o}catch(t){throw t instanceof Error?console.log("recursive search error message: ",t.message):console.log("recursive search unexpected error: ",t),t}}))}var gn=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function Nn(t,e){return gn(this,void 0,void 0,(function*(){try{var n={email:t,password:e},o=new Headers;o.append("Content-Type","application/json");var i=JSON.stringify(n);const r=yield fetch(w.LoginUrl(),{method:"POST",headers:o,body:i});if(r.ok){const t=yield r.json();return k.BearerAccessToken=t.data.token,t}console.log("Login tsccs error message: ",r.status),R(r)}catch(t){throw t instanceof Error?console.log("Login tsccs error message: ",t.message):console.log(" Login tsccs unexpected error: ",t),t}}))}var mn=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function Cn(t){return mn(this,void 0,void 0,(function*(){return yield function(t="",e={}){return mn(this,void 0,void 0,(function*(){let n={message:"success",status:!1,statusCode:200,data:""};try{const o=yield fetch(t,{method:"POST",mode:"cors",cache:"no-cache",credentials:"same-origin",headers:{"Content-Type":"application/json"},redirect:"follow",referrerPolicy:"no-referrer",body:JSON.stringify(e)}),i=yield o.json();return o.ok?n={message:"success",status:!0,statusCode:200,data:i}:R(o),n}catch(t){throw console.log("Signup Error: ",t),t}}))}(w.SignupUrl(),t)}))}var Tn=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function wn(t){return Tn(this,void 0,void 0,(function*(){const e=JSON.stringify({email:t.email,password:t.password});let n={message:"success",status:!1,statusCode:200,data:""};const o=new Headers;o.append("Content-Type","application/json");const i=w.LoginUrl();try{const t=yield fetch(i,{method:"POST",headers:o,body:e,redirect:"follow"}),r=yield t.json();return t.ok?n={message:"success",status:!0,statusCode:200,data:null==r?void 0:r.data}:R(t),n}catch(t){throw console.log("Sign in api error",t),t}}))}function kn(t,e){return-1===t.indexOf(e)&&t.push(e),t}function In(t=[],e){var n,o;let i=[],r=null===(n=e.type)||void 0===n?void 0:n.characterValue;if((null==r?void 0:r.startsWith("the_"))||(r="the_"+r),Array.isArray(t))for(let n=0;n<t.length;n++){let c=null===(o=t[n].type)||void 0===o?void 0:o.characterValue;(null==c?void 0:c.startsWith("the_"))||(c="the_"+c),e.typeId!=t[n].typeId&&r!=c||i.push(t[n])}return i}function An(t=[],e){let n=[],o=e.typeCharacter;if((null==o?void 0:o.startsWith("the_"))||(o="the_"+o),Array.isArray(t))for(let i=0;i<t.length;i++){let r=t[i].typeCharacter;(null==r?void 0:r.startsWith("the_"))||(r="the_"+r),e.typeId!=t[i].typeId&&o!=r||n.push(t[i])}return n}function xn(t=[],e){let n=[];if(Array.isArray(t)){const o=t.find((t=>t.toTheConceptId==e));o&&n.push(o);const i=t.find((t=>t.ofTheConceptId==e));i&&n.push(i)}return n}function Rn(t=[],e){let n=[];if(Array.isArray(t)){const o=t.find((t=>t.toTheConceptId==e));o&&n.push(o);const i=t.find((t=>t.ofTheConceptId==e));i&&n.push(i)}return n}function Sn(t=[],e){Array.isArray(t)&&t.splice(t.findIndex((function(t){return t.id===e.id})),1)}function Ln(t=[],e){Array.isArray(t)&&t.splice(t.findIndex((function(t){return t.id===e.id})),1)}class Gn{constructor(t,e,n,o){this.expiryTime=new Date(Date.now()+6e5),this.height=1,this.key=t,this.value=e,this.leftNode=n,this.rightNode=o}isValid(){const t=new Date(Date.now());return!(this.expiryTime<t&&(_n.removeNodeFromTree(this.key),1))}saveToCache(t){this.value.cached=t}addNode(t,e,n){if(null==e)return t;const o=e.leftNode,i=e.rightNode;if(e.key>t.key)e.leftNode=this.addNode(t,o,n);else{if(!(e.key<t.key))return this.isValid(),t;e.rightNode=this.addNode(t,i,n)}e.height=1+Math.max(this.getHeight(e.leftNode),this.getHeight(e.rightNode));const r=this.getBalanceFactor(e);if(r>1&&e.leftNode){if(t.key<e.leftNode.key)return this.rightRotate(e);if(t.key>e.leftNode.key)return e.leftNode=this.leftRotate(e.leftNode),this.rightRotate(e)}if(r<-1&&e.rightNode){if(t.key>e.rightNode.key)return this.leftRotate(e);if(t.key<e.rightNode.key)return e.rightNode=this.rightRotate(e.rightNode),this.leftRotate(e)}return this.isValid(),e}rightRotate(t){if(t){const e=t.leftNode;if(e){const n=e.rightNode;return t.leftNode=n,e.rightNode=t,t.height=Math.max(this.getHeight(t.leftNode),this.getHeight(t.rightNode))+1,e.height=Math.max(this.getHeight(e.leftNode),this.getHeight(e.rightNode))+1,e}}return t}leftRotate(t){if(t){const e=t.rightNode;if(e){const n=e.leftNode;return e.leftNode=t,t.rightNode=n,t.height=Math.max(this.getHeight(t.leftNode),this.getHeight(t.rightNode)+1),e.height=Math.max(this.getHeight(e.leftNode),this.getHeight(t.rightNode)+1),e}}return t}getHeight(t){return t?t.height:0}getBalanceFactor(t){return null==t?0:this.getHeight(t.leftNode)-this.getHeight(t.rightNode)}getFromNode(t,e){return e?t==e.key&&e.isValid()?e:t<e.key?this.getFromNode(t,e.leftNode):t>e.key?this.getFromNode(t,e.rightNode):e:e}removeNode(t,e){if(null==t)return t;if(t.key>e)return t.leftNode=this.removeNode(t.leftNode,e),t;if(t.key<e)return t.rightNode=this.removeNode(t.rightNode,e),t;if(null==t.leftNode){const e=t.rightNode;return t=null,e}if(null==t.rightNode){const e=t.leftNode;return t=null,e}{const e=this.inOrderSuccessor(t.rightNode);return t.value=e.value,t.key=e.key,t.rightNode=this.removeNode(t.rightNode,e.key),t}}countNodeBelow(t){return null==t?0:1+this.countNodeBelow(t.leftNode)+this.countNodeBelow(t.rightNode)}inOrderSuccessor(t){for(;null!=t.leftNode;)t=t.leftNode;return t}}var Fn=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};class _n{static addNodeToTree(t){if(null==this.root)return this.root=t,this.root;this.root=this.root.addNode(t,this.root,this.root.height)}static addCompositionToTree(t){const e=new Gn(t.id,t,null,null);this.addNodeToTree(e)}static getNodeFromTree(t){return Fn(this,void 0,void 0,(function*(){return this.root?this.root.getFromNode(t,this.root):null}))}static removeNodeFromTree(t){return Fn(this,void 0,void 0,(function*(){this.root&&(this.root=this.root.removeNode(this.root,t))}))}static countNumberOfNodes(){return this.root?this.root.countNodeBelow(this.root):0}}_n.root=null;var Un=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function Bn(t,e,n,o,i=[]){var r,c;return Un(this,void 0,void 0,(function*(){let a={};const s=[];if(0==t)return"";let d=Pn(n,t);if(null!=d&&0!=d.id||null==t||null==t||(d=yield Ie(t)),0!=d.id&&null==d.type){const t=d.typeId;let e=Pn(n,t);d.type=e,null==e&&null!=t&&null!=t&&(e=yield Ie(t),d.type=e)}if(!o.includes(t))return null==d?void 0:d.characterValue;if(i.includes(t))return"";i.push(t);for(let d=0;d<e.length;d++)if(e[d].ofTheConceptId==t){const l=e[d].toTheConceptId;if(o.includes(t)){let t=Pn(n,l);if(null!=t&&0!=t.id||null==l||null==l||(t=yield Ie(l)),0!=t.id&&null==(null==t?void 0:t.type)){const e=t.typeId;let n=yield m.GetConcept(e);t.type=n,null==n&&null!=e&&null!=e&&(n=yield Ie(e),t.type=n)}const d="the_",u=(null!==(c=null===(r=null==t?void 0:t.type)||void 0===r?void 0:r.characterValue)&&void 0!==c?c:"").replace(d,"");if(isNaN(Number(u))){if(u){const t=yield Bn(l,e,n,o,i);a[u]=t}}else{const t=yield Bn(l,e,n,o,i);s[u]=t,a=s}}}return a}))}function Pn(t,e){let n=v();for(let o=0;o<t.length;o++)if(e==t[o].id)return n=t[o],n;return n}class Dn{constructor(){this.id=0,this.mainConcept=v(),this.connections=[],this.concepts=[],this.subcompositions=[],this.cached={}}updateCache(){return t=this,e=void 0,o=function*(){if(0==this.mainConcept.id)for(let t=0;t<this.concepts.length;t++)this.concepts[t].id==this.id&&(this.mainConcept=this.concepts[t]);this.cached=yield Bn(this.id,this.connections,this.concepts,this.subcompositions,[])},new((n=void 0)||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}));var t,e,n,o}UpdateAcrossDistributedSystem(){var t,e;try{0!=this.id&&("compositionUpdate",e=null===(t=this.id)||void 0===t?void 0:t.toString(),w.MQTT_CONNECTION&&w.MQTT_CONNECTION.publish("compositionUpdate",e))}catch(t){console.log("Error while publishing message",t)}}isUpdating(){this.UpdateAcrossDistributedSystem()}GetDataCache(){var t,e,n;const o={};o[null!==(n=null===(e=null===(t=this.mainConcept)||void 0===t?void 0:t.type)||void 0===e?void 0:e.characterValue)&&void 0!==n?n:""]=this.cached;const i={};return i.data=o,i.id=this.id,i}}var On=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function En(t,e=null,n=null,o=null,i=null,r=null,c=null,a=null){return On(this,void 0,void 0,(function*(){const s=null!=i?i:999,d=null!=r?r:4,l=null!=c?c:999;let u=null!=o?o:0,h=v();null==a&&(a=new Dn);for(const o in t)if("object"==typeof t[o]||Array.isArray(t[o])){const f=yield Zt(o,"",!0,s,d,l);if(null==e&&null==n){let e=u;h=f,e=f.id,u=f.id,a.concepts.push(f),a.id=f.id,yield En(t[o],f.id,f.userId,e,i,r,c,a)}else{const s=null!=e?e:999,d=null!=n?n:999,y=u;h=f,a.concepts.push(f);const v=yield bt(s,d,f.id,f.userId,y,l,f.userId);a.connections.push(v),yield En(t[o],f.id,f.userId,y,i,r,c,a)}null!=t[o]&&null!=t[o]&&a.subcompositions.push(f.id)}else{const i=null!=e?e:999,r=null!=n?n:999,c=u,h=yield Zt(o,t[o],!1,s,d,l);a.concepts.push(h);const f=yield bt(i,r,h.id,h.userId,c,l,h.userId);a.connections.push(f)}return h}))}var Vn=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function bn(t){return Vn(this,void 0,void 0,(function*(){const e=t.userId,n=t.sessionId,o=t.accessId;let i=[];const r=[];let c=v(),a=v();const s=[];let d=t.compositionId;const l=t.ofTheCompositionId;let u=[];if(d<0){let t=yield Ie(d,e);if(!(t.id>0))return null;d=t.id}i=yield q(d);const h=[],f=new Dn,y=[];f.id=d,f.isUpdating();let p=[];for(let t=0;t<i.length;t++)kn(y,i[t].ofTheConceptId),kn(h,i[t].ofTheConceptId),kn(h,i[t].toTheConceptId),p.push(i[t].ofTheConceptId);f.subcompositions=y,f.connections=i;for(let t=0;t<h.length;t++){const e=yield Ie(h[t]);d==h[t]&&(c=e),l==h[t]&&(a=e),r.push(e)}const g=t.patchObject;for(const t in g){let i=v();const d=g[t];let l=c;if(a.id>0&&(l=a),Array.isArray(d)||"object"==typeof d){i=yield Zt(t,"",!0,c.userId,4,999),f.subcompositions.push(i.id);const e=In(r,i);for(let t=0;t<e.length;t++)if(e[t].id>0){const n=xn(f.connections,e[t].id);u=u.concat(n),s.push(e[t])}yield En(g[t],i.id,i.userId,c.id,c.userId,4,999,f)}else{i=yield Zt(t,d,!1,e,o,n);const c=In(r,i);for(let t=0;t<c.length;t++)if(c[t].id>0){const e=xn(f.connections,c[t].id);u=u.concat(e),s.push(c[t])}}const h=bt(l.id,l.userId,i.id,i.userId,c.id,n,e);r.push(i),f.connections.push(h)}for(let t=0;t<u.length;t++)Ln(f.connections,u[t]),we(u[t].id);for(let t=0;t<s.length;t++)Sn(r,s[t]);return f.concepts=f.concepts.concat(r),f.mainConcept=c,f.id=c.id,yield f.updateCache(),_n.addCompositionToTree(f),Vt.SyncDataOnline(),f.GetDataCache()}))}var Hn=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function Mn(t,e,n,o,i=10,r=1){return Hn(this,void 0,void 0,(function*(){var c=A("application/x-www-form-urlencoded",o),a=new URLSearchParams;a.append("type",t),a.append("search",e),a.append("composition",n),a.append("inpage",i.toString()),a.append("page",r.toString());const s=w.SearchCompositionsUrl()+"?"+a.toString();try{const t=yield fetch(s,{method:"GET",headers:c});return t.ok?yield t.json():(R(t),[])}catch(t){throw console.log("This is the searching error",t),t}}))}var Wn=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function jn(t,e=""){return Wn(this,void 0,void 0,(function*(){var n=A("application/json",e);const o=w.SearchLinkMultipleAll(),i=JSON.stringify(t);try{const t=yield fetch(o,{method:"POST",headers:n,body:i});return t.ok?yield t.json():(console.log("This is the searching error",t.status),R(t),[])}catch(t){throw console.log("This is the searching error",t),t}}))}var $n=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function Jn(t,e=[]){var n,o;return $n(this,void 0,void 0,(function*(){let i=[];const r=[];let c={},a={};const s=yield _n.getNodeFromTree(t),d=[];let l=yield m.GetConcept(t);if(0==l.id&&null!=t&&null!=t&&(l=yield Q(t)),null==s){let s=[];s=e.length>0?Kn(t,e):yield q(t),i=s;for(let t=0;t<i.length;t++)d.includes(i[t].ofTheConceptId)||(d.push(i[t].ofTheConceptId),r.push(i[t].ofTheConceptId)),r.includes(i[t].toTheConceptId)||r.push(i[t].toTheConceptId);qn(l,i,r,d);let u=[];a=yield rt(t,i,d,u),c[null!==(o=null===(n=null==l?void 0:l.type)||void 0===n?void 0:n.characterValue)&&void 0!==o?o:""]=a}else a=s.value.GetDataCache(),c=a;return 0==l.id?"":c}))}function Kn(t,e){const n=[];for(let o=0;o<e.length;o++)e[o].typeId==t&&n.push(e[o]);return n}function Qn(t,e=[]){var n,o;return $n(this,void 0,void 0,(function*(){let i={},r=[];const c=[];let a;const s={},d=yield _n.getNodeFromTree(t),l=[];let u=yield m.GetConcept(t);if(0==u.id&&null!=t&&null!=t&&(u=yield Q(t)),null==d){let d=[];d=e.length>0?Kn(t,e):yield q(t),r=d;for(let t=0;t<r.length;t++)l.includes(r[t].ofTheConceptId)||(l.push(r[t].ofTheConceptId),c.push(r[t].ofTheConceptId)),c.includes(r[t].toTheConceptId)||c.push(r[t].toTheConceptId);qn(u,r,c,l),a=yield rt(t,r,l),s[null!==(o=null===(n=null==u?void 0:u.type)||void 0===n?void 0:n.characterValue)&&void 0!==o?o:""]=a,i.created_at=u.entryTimeStamp,i.data=s,i.id=t}else a=d.value.GetDataCache(),i=a;return 0==u.id?"":i}))}function zn(t,e){return $n(this,void 0,void 0,(function*(){let n=[];const o=[];n=yield dn(e);for(let e=0;e<t.length;e++){const i=yield Qn(t[e],n);i&&o.push(i)}return o}))}function qn(t,e,n,o){return $n(this,void 0,void 0,(function*(){const i=new Dn,r=yield function(t){return $n(this,void 0,void 0,(function*(){let e=[];const n=[];for(let o=0;o<(null==t?void 0:t.length);o++){const i=yield m.GetConcept(t[o]);0==i.id?n.push(t[o]):e.push(i)}return 0==(null==n?void 0:n.length)||(e=yield function(t){return E(this,void 0,void 0,(function*(){const e=[];if(t.length>0){const n={"Content-Type":"application/json"};try{const o=yield fetch(w.GetConceptBulkUrl(),{method:"POST",headers:n,body:JSON.stringify(t)});if(o.ok){const t=yield o.json();if(t.length>0)for(let n=0;n<t.length;n++){const o=t[n];e.push(o),m.AddConcept(o)}}else R(o)}catch(t){throw t instanceof Error?console.log("bulk concept getter api error: ",t.message):console.log("bulk concept getter api error: ",t),t}}return e}))}(n)),e}))}(n);i.connections=e,i.concepts=r,i.id=t.id,i.subcompositions=o,i.mainConcept=t;const c=yield Bn(t.id,e,r,o,[]);i.cached=c,_n.addCompositionToTree(i)}))}var Xn=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function Yn(t){return Xn(this,void 0,void 0,(function*(){try{var e=I();const n=JSON.stringify(t),o=yield fetch(w.CreateSessionId(),{method:"POST",headers:e,body:n});return o.ok?o.json():(console.log("Creating session failed",yield o.json()),R(o),null)}catch(t){throw console.log("Creating session failed",t),t}}))}var Zn=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function to(t,e){return Zn(this,void 0,void 0,(function*(){try{var n=I("application/x-www-form-urlencoded");const o=new URLSearchParams;o.append("sessionId",t.toString()),o.append("url",e);const i=yield fetch(w.CreateSessionVisitUrl(),{method:"POST",headers:n,body:o});return i.ok?i.json():(console.log("Creating session url failed",yield i.json()),R(i),null)}catch(t){throw console.log("Creating session url failed",t),t}}))}var eo=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function no(t,e,n=10,o=1){return eo(this,void 0,void 0,(function*(){var i=[],r=yield Ie(t),c=yield $e(e);if(c.id>0){for(var a=yield ye(c.id,r.id,r.userId,n,o),s=[],d=0;d<a.length;d++)s.push(a[d].toTheConceptId);for(yield J(s),d=0;d<a.length;d++){let t=a[d].toTheConceptId,e=yield Ie(t),n=yield ot(e.id);i.push(n)}}return i}))}function oo(t,e,n=10,o=1){return eo(this,void 0,void 0,(function*(){var i=[],r=yield Ie(t),c=yield $e(e);if(c.id>0){for(var a=yield ye(c.id,r.id,r.userId,n,o),s=[],d=0;d<a.length;d++)s.push(a[d].toTheConceptId);for(d=0;d<a.length;d++){let t=a[d].toTheConceptId,e=yield Ie(t);i.push(e)}}return i}))}class io{constructor(t,e,n,o,i){this.connectionValue=[],this.value=[],this.height=1,this.key=t,e.id>0&&this.value.push(e),n.id>0&&this.connectionValue.push(n),this.leftNode=o,this.rightNode=i}addNode(t,e,n){if(null==e)return t;var o=e.leftNode,i=e.rightNode;if(e.key>t.key)e.leftNode=this.addNode(t,o,n);else{if(!(e.key<t.key))return e.value.push(...t.value),e.connectionValue.push(...t.connectionValue),e;e.rightNode=this.addNode(t,i,n)}e.height=1+Math.max(this.getHeight(e.leftNode),this.getHeight(e.rightNode));let r=this.getBalanceFactor(e);if(r>1&&e.leftNode){if(t.key<e.leftNode.key)return this.rightRotate(e);if(t.key>e.leftNode.key)return e.leftNode=this.leftRotate(e.leftNode),this.rightRotate(e)}if(r<-1&&e.rightNode){if(t.key>e.rightNode.key)return this.leftRotate(e);if(t.key<e.rightNode.key)return e.rightNode=this.rightRotate(e.rightNode),this.leftRotate(e)}return e}rightRotate(t){if(t){let e=t.leftNode;if(e){let n=e.rightNode;return t.leftNode=n,e.rightNode=t,t.height=Math.max(this.getHeight(t.leftNode),this.getHeight(t.rightNode))+1,e.height=Math.max(this.getHeight(e.leftNode),this.getHeight(e.rightNode))+1,e}}return t}leftRotate(t){if(t){let e=t.rightNode;if(e){let n=e.leftNode;return e.leftNode=t,t.rightNode=n,t.height=Math.max(this.getHeight(t.leftNode),this.getHeight(t.rightNode)+1),e.height=Math.max(this.getHeight(e.leftNode),this.getHeight(t.rightNode)+1),e}}return t}getHeight(t){return t?t.height:0}getBalanceFactor(t){return null==t?0:this.getHeight(t.leftNode)-this.getHeight(t.rightNode)}getFromNode(t,e){return e?t==e.key?e:t<e.key?this.getFromNode(t,e.leftNode):t>e.key?this.getFromNode(t,e.rightNode):e:e}removeNode(t,e){if(null==t)return t;if(t.key>e)return t.leftNode=this.removeNode(t.leftNode,e),t;if(t.key<e)return t.rightNode=this.removeNode(t.rightNode,e),t;if(null==t.leftNode){let e=t.rightNode;return t=null,e}if(null==t.rightNode){let e=t.leftNode;return t=null,e}var n=this.inOrderSuccessor(t.rightNode);return t.value=n.value,t.key=n.key,t.rightNode=this.removeNode(t.rightNode,n.key),t}countNodeBelow(t){return null==t?0:1+this.countNodeBelow(t.leftNode)+this.countNodeBelow(t.rightNode)}inOrderSuccessor(t){for(;null!=t.leftNode;)t=t.leftNode;return t}}var ro=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};class co{static compositeKey(t,e,n=999){return("0000"+t.toString(16).toUpperCase()).slice(-4)+("0000"+e.toString(16).toUpperCase()).slice(-4)+("0000"+n.toString(16).toUpperCase()).slice(-4)}static addNodeToTree(t){if(null==this.root)return this.root=t,this.root;this.root=this.root.addNode(t,this.root,this.root.height)}static waitForDataToLoad(){return ro(this,void 0,void 0,(function*(){return new Promise(((t,e)=>{this.checkFlag(t),setTimeout((()=>{e("not")}),25e3)}))}))}static checkFlag(t){if(s.isDataLoaded)return t("done");setTimeout(co.checkFlag,1e3,t)}static addConceptToTree(t,e,n=999){let o=this.compositeKey(e,n,t.applicationId),i=new ne(0,0,0,0,0,0);var r=new io(o,t,i,null,null);this.addNodeToTree(r)}static addConnectionToTree(t,e,n=999){let o=this.compositeKey(e,n,t.applicationId),i=wt();var r=new io(o,i,t,null,null);this.addNodeToTree(r)}static getNodeFromTree(t,e,n=999){return ro(this,void 0,void 0,(function*(){try{yield this.waitForDataToLoad()}catch(t){return null}let o=this.compositeKey(t,e,n);return this.root?this.root.getFromNode(o,this.root):null}))}static removeNodeFromTree(t,e=999,n=999){return ro(this,void 0,void 0,(function*(){if(this.root){let o=this.compositeKey(t,e,n);this.root=this.root.removeNode(this.root,o)}}))}static countNumberOfNodes(){return this.root?this.root.countNodeBelow(this.root):0}}co.root=null;var ao=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function so(t,e,n=999,o=999){return ao(this,void 0,void 0,(function*(){let i=yield co.getNodeFromTree(t,n,o),r=wt();if(i)for(let t=0;t<i.value.length;t++){let n=i.value[t];n.ghostId==e&&(r=n)}return r}))}function lo(t,e,n=999,o=999){return ao(this,void 0,void 0,(function*(){let i=yield co.getNodeFromTree(t,n,o),r=new ne(0,0,0,0,0,0);if(i)for(let t=0;t<i.connectionValue.length;t++){let n=i.connectionValue[t];n.ghostId==e&&(r=n)}return r}))}function uo(t,e,n=999){return ao(this,void 0,void 0,(function*(){co.addConceptToTree(t,e,n)}))}function ho(t,e,n=999){return ao(this,void 0,void 0,(function*(){co.addConnectionToTree(t,e,n)}))}var fo=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))},yo=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function vo(t,e=""){return yo(this,void 0,void 0,(function*(){let n=[],o=yield function(t,e=""){return fo(this,void 0,void 0,(function*(){var n=A("application/json",e);const o=w.SearchLinkMultipleAllApiUrl(),i=JSON.stringify(t);try{const t=yield fetch(o,{method:"POST",headers:n,body:i});return t.ok?yield t.json():(console.log("This is the searching multiple error",t.status),R(t),[])}catch(t){throw console.log("This is the searching multiple error",t),t}}))}(t,e),i=t[0].composition;const r=o;let c=r.compositionIds,a=r.internalConnections,s=r.linkers,d=r.reverse;return n=yield yn(c,a),yield po(s,n,i,d)}))}function po(t,e,n,o=[]){return yo(this,void 0,void 0,(function*(){let i={},r=yield dn(t);for(let t=0;t<r.length;t++){let n=!1;if(o.includes(r[t].id)&&(n=!0),1==n){if(e[r[t].ofTheConceptId]&&e[r[t].toTheConceptId]){let n=e[r[t].toTheConceptId],o=yield Ie(r[t].typeId),i=null==n?void 0:n.data,c=Object.keys(i)[0];try{let n=o.characterValue+"_reverse";"string"==typeof i&&(i={}),Array.isArray(i[c][n])||("string"==typeof i[c]&&(i[c]={}),i[c][n]=[]),i[c][n].push(e[r[t].ofTheConceptId])}catch(t){console.log("this is error",t)}}}else if(e[r[t].ofTheConceptId]&&e[r[t].toTheConceptId]){let n=e[r[t].ofTheConceptId],o=yield Ie(r[t].typeId),i=null==n?void 0:n.data,c=Object.keys(i)[0];try{"string"==typeof i&&(i={}),Array.isArray(i[c][o.characterValue])||("string"==typeof i[c]&&(i[c]={}),i[c][o.characterValue]=[]),i[c][o.characterValue].push(e[r[t].toTheConceptId])}catch(t){console.log("this is error",t)}}}return i=e[n],i}))}function go(t){var e,n;const o=wt();return o.id=t.id,o.ghostId=t.ghostId,o.userId=t.userId,o.accessId=t.accessId,o.categoryId=t.categoryId,o.characterValue=t.characterValue,o.entryTimeStamp=t.entryTimeStamp,o.typeId=t.typeId,o.type=t.type,o.isTemp=!1,o.typeCharacter=null!==(n=null===(e=null==t?void 0:t.type)||void 0===e?void 0:e.characterValue)&&void 0!==n?n:"",o}function No(t){const e=v();return e.id=t.id,e.ghostId=t.ghostId,e.userId=t.userId,e.accessId=t.accessId,e.entryTimeStamp=t.entryTimeStamp,e.typeId=t.typeId,e.categoryId=t.categoryId,e.characterValue=t.characterValue,e}function mo(t){const e=new ne(0,0,0,0,0,0);return e.id=t.id,e.ghostId=t.ghostId,e.accessId=t.accessId,e.ofTheConceptId=t.ofTheConceptId,e.toTheConceptId=t.toTheConceptId,e.entryTimeStamp=t.entryTimeStamp,e.typeId=t.typeId,e.isTemp=!1,e}var Co=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function To(t){return Co(this,void 0,void 0,(function*(){const e=t.userId,n=t.sessionId;t.accessId;let o=[];const i=[];let r=wt(),c=wt();const a=[],s=t.compositionId,d=t.ofTheCompositionId;let l=[],u=yield q(s);for(let t=0;t<u.length;t++)o.push(mo(u[t]));const h=[],f=[];let y=[];for(let t=0;t<o.length;t++)kn(f,o[t].ofTheConceptId),kn(h,o[t].ofTheConceptId),kn(h,o[t].toTheConceptId),y.push(o[t].ofTheConceptId);for(let t=0;t<h.length;t++){const e=yield Ie(h[t]);s==h[t]&&(r=go(e)),d==h[t]&&(c=go(e)),i.push(go(e))}const v=t.patchObject;for(const t in v){let s=wt();const d=v[t];let u=r;c.id>0&&(u=c),Array.isArray(d)||"object"==typeof d?(s=yield le(t,"",!0,r.userId,0,999),yield he(v[t],s.id,s.userId,r.id,r.userId,4,999)):s=yield le(t,d,!1,e,0,n);const h=An(i,s);for(let t=0;t<h.length;t++)if(h[t].id>0){const e=Rn(o,h[t].id);l=l.concat(e),a.push(h[t])}yield oe(u.id,s.id,r.id,2),i.push(s)}for(let t=0;t<l.length;t++)we(l[t].id);Vt.SyncDataOnline()}))}var wo=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))},ko=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function Io(t){var e;return ko(this,void 0,void 0,(function*(){let n=yield function(t){return wo(this,void 0,void 0,(function*(){let e=[];try{var n=I();const o=yield fetch(w.ViewInternalDataUrl(),{method:"POST",headers:n,body:JSON.stringify(t)});if(o.ok){let t=yield o.json(),n={};for(let o=0;o<t.length;o++){let i=t[o].concepts;e=t[o].connections;let r=t[o].id;V(i),n[r]=e}return n}return console.log("View Internal Data error",o.status),R(o),e}catch(t){throw t instanceof Error?console.log(" This is the view internal data error message: ",t.message):console.log(" This is the view internal data unexpected error: ",t),t}}))}(t),o=[];for(let i=0;i<t.length;i++){let r=t[i],c=n[r];if(r&&c){let t=[],e={};for(let e=0;e<c.length;e++)t.includes(c[e].ofTheConceptId)||t.push(c[e].ofTheConceptId);let n=yield rt(r,c,t);e.data=n,e.id=r,o.push(e)}else{let t={};t.id=r;let n=yield Ie(r),i={};n.type&&(i[null===(e=null==n?void 0:n.type)||void 0===e?void 0:e.characterValue]=n.characterValue,t.data=i,o.push(t))}}return o}))}var Ao=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))},xo=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function Ro(t,e=""){return xo(this,void 0,void 0,(function*(){var n=yield function(t,e=""){return Ao(this,void 0,void 0,(function*(){var n=A("application/json",e);let o=w.SearchInternalWithAuthenticatedCcsUrl();o=o+"?composition="+t.composition+"&search="+t.search+"&internalComposition="+t.internalComposition+"&type="+t.type+"&inpage="+t.inpage+"&page="+t.page;try{const t=yield fetch(o,{method:"GET",headers:n});return t.ok?yield t.json():(console.log("This is the searching internal error",t.status),R(t),[])}catch(t){throw console.log("This is the searching internal error",t),t}}))}(t,e);return yield Io(n)}))}class So{constructor(){this.compositionId=0,this.userId=999,this.sessionId=999,this.accessId=4,this.ofTheCompositionId=0,this.patchObject={}}}class Lo{constructor(){this.id="0",this.remote_address="",this.server_port="",this.server_address="",this.server_name="",this.server_software="",this.http_user_agent="",this.self="",this.port="",this.userId="",this.email=""}}class Go{constructor(){this.type="",this.search="",this.logicoperator="=",this.index=0,this.composition=!0}}class Fo{constructor(){this.type="",this.search="",this.composition="",this.internalComposition="",this.userId=999,this.inpage=10,this.page=1}}var _o=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};var Uo=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))},Bo=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};class Po{}Po.isUpdated=!1,Po.isOnlineSync=!1;var Do=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function Oo(t=""){k.BearerAccessToken=t}function Eo(t="",e="",o=""){w.BASE_URL=t,w.AI_URL=e,console.log("This ist he base url",w.BASE_URL),k.BearerAccessToken=o,function(){return Do(this,void 0,void 0,(function*(){return yield new n(!0),yield function(){return Bo(this,void 0,void 0,(function*(){try{(new Date).getTime();var t=A("application/x-www-form-urlencoded");const n=yield fetch(w.GetAllAiData(),{method:"GET",headers:t});n.ok||(console.log("Ai Error Message: ","Cannot get response"),R(n));const o=yield n.json();for(var e=0;e<o.length;e++)m.AddConcept(o[e])}catch(t){throw t instanceof Error?console.log("Ai Error Message: ",t.message):console.log("Ai Error Message: ",t),t}}))}(),!0}))}().then((()=>{const t=(new Date).getTime();(function(){return C(this,void 0,void 0,(function*(){(new Date).getTime();var t=yield c();if(Array.isArray(t))for(var e=0;e<t.length;e++){let n=t[e];m.AddConceptToMemory(n)}(new Date).getTime()}))})().then((()=>{s.isDataLoaded=!0,s.isCharacterLoaded=!0,s.isTypeLoaded=!0;let e=(new Date).getTime()-t;console.log("The time taken to prepare concept data is ",e)})),function(){return Uo(this,void 0,void 0,(function*(){var t=yield a();if(Array.isArray(t))for(var e=0;e<t.length;e++){let n=t[e];It.AddConceptToMemory(n)}}))}().then((()=>{s.isLocalDataLoaded=!0,s.isLocalTypeLoaded=!0,s.isLocalCharacterLoaded=!0;let e=(new Date).getTime()-t;console.log("The time taken to prepare local concept ",e)})),function(){return _o(this,void 0,void 0,(function*(){!function(){_o(this,void 0,void 0,(function*(){var t=yield a();if(Array.isArray(t))for(var e=0;e<t.length;e++)xt.AddConnection(t[e])}))}()}))}().then((()=>{s.isLocalConnectionLoaded=!0})),function(){return _o(this,void 0,void 0,(function*(){!function(){_o(this,void 0,void 0,(function*(){var t=yield c();if(Array.isArray(t))for(var e=0;e<t.length;e++)O.AddConnectionToMemory(t[e])}))}()}))}().then((()=>{s.isConnectionLoaded=!0,s.isConnectionTypeLoaded=!0;let e=(new Date).getTime()-t;console.log("The time taken to prepare connections ",e)}))}))}var Vo=exports;for(var bo in e)Vo[bo]=e[bo];e.__esModule&&Object.defineProperty(Vo,"__esModule",{value:!0})})();
|
|
1
|
+
(()=>{"use strict";var t={d:(e,n)=>{for(var o in n)t.o(n,o)&&!t.o(e,o)&&Object.defineProperty(e,o,{enumerable:!0,get:n[o]})},o:(t,e)=>Object.prototype.hasOwnProperty.call(t,e),r:t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})}},e={};t.r(e),t.d(e,{AddGhostConcept:()=>uo,AddGhostConnection:()=>ho,BaseUrl:()=>w,BinaryTree:()=>f,Composition:()=>Dn,CompositionBinaryTree:()=>_n,CompositionNode:()=>Gn,Concept:()=>y,ConceptsData:()=>m,Connection:()=>G,ConnectionData:()=>O,CreateComposition:()=>ee,CreateConnectionBetweenTwoConcepts:()=>xe,CreateConnectionBetweenTwoConceptsGeneral:()=>Se,CreateDefaultConcept:()=>v,CreateDefaultLConcept:()=>wt,CreateSession:()=>Yn,CreateSessionVisit:()=>to,CreateTheCompositionLocal:()=>he,CreateTheCompositionWithCache:()=>En,CreateTheConnection:()=>bt,CreateTheConnectionGeneral:()=>pe,CreateTheConnectionLocal:()=>oe,DeleteConceptById:()=>en,DeleteConnectionById:()=>we,FilterSearch:()=>Go,FormatFromConnections:()=>po,FreeSchemaResponse:()=>x,GetAllConnectionsOfComposition:()=>q,GetAllConnectionsOfCompositionBulk:()=>J,GetComposition:()=>Z,GetCompositionBulk:()=>un,GetCompositionBulkWithDataId:()=>hn,GetCompositionFromConnectionsWithDataId:()=>fn,GetCompositionFromConnectionsWithDataIdInObject:()=>yn,GetCompositionList:()=>ht,GetCompositionListLocal:()=>Bt,GetCompositionListLocalWithId:()=>Pt,GetCompositionListWithId:()=>ft,GetCompositionLocal:()=>St,GetCompositionLocalWithId:()=>Lt,GetCompositionWithAllIds:()=>tt,GetCompositionWithCache:()=>Jn,GetCompositionWithDataIdBulk:()=>zn,GetCompositionWithDataIdWithCache:()=>Qn,GetCompositionWithId:()=>it,GetConceptBulk:()=>V,GetConceptByCharacter:()=>lt,GetConnectionBulk:()=>dn,GetConnectionById:()=>Ce,GetConnectionOfTheConcept:()=>ye,GetLink:()=>Ge,GetLinkRaw:()=>Fe,GetLinkerConnectionFromConcepts:()=>Xe,GetLinkerConnectionToConcepts:()=>Ye,GetRelation:()=>no,GetRelationRaw:()=>oo,GetTheConcept:()=>Ie,GetUserGhostConnectionId:()=>lo,GetUserGhostId:()=>so,HandleHttpError:()=>R,LConcept:()=>Tt,LConnection:()=>ne,LoginToBackend:()=>Nn,MakeTheInstanceConcept:()=>Zt,MakeTheInstanceConceptLocal:()=>le,MakeTheTimestamp:()=>cn,MakeTheTypeConcept:()=>Me,MakeTheTypeConceptApi:()=>Ke,PatcherStructure:()=>So,RecursiveSearchApi:()=>pn,SearchAllConcepts:()=>Mn,SearchLinkInternal:()=>Ro,SearchLinkMultipleAll:()=>vo,SearchQuery:()=>an,SearchStructure:()=>Fo,SearchWithLinker:()=>jn,SessionData:()=>Lo,Signin:()=>wn,Signup:()=>Cn,SplitStrings:()=>T,SyncData:()=>Vt,TrashTheConcept:()=>on,UpdateComposition:()=>bn,UpdateCompositionLocal:()=>To,UserBinaryTree:()=>co,ViewInternalData:()=>Io,convertFromLConceptToConcept:()=>No,getFromDatabaseWithType:()=>r,getFromDatabaseWithTypeOld:()=>c,init:()=>Eo,recursiveFetch:()=>rt,recursiveFetchNew:()=>Bn,storeToDatabase:()=>i,updateAccessToken:()=>Oo});class n{constructor(t){this.id=1,this.isOnlineSync=!1,this.isOnlineSync=t}}var o=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function i(t,e){}function r(t,e,n){return o(this,void 0,void 0,(function*(){}))}function c(t){return o(this,void 0,void 0,(function*(){}))}function a(t){return o(this,void 0,void 0,(function*(){}))}class s{}s.isTypeLoaded=!1,s.isCharacterLoaded=!1,s.isDataLoaded=!1,s.isLocalDataLoaded=!1,s.isLocalCharacterLoaded=!1,s.isLocalTypeLoaded=!1,s.isConnectionLoaded=!1,s.isConnectionTypeLoaded=!1,s.isLocalConnectionLoaded=!1;class d{constructor(t,e,n,o){this.variants=[],this.height=1,this.key=t,this.value=e,this.leftNode=n,this.rightNode=o,this.currentNode=null}addCurrentNode(t,e){return null==e?e=t:(t.value.typeId!=e.value.typeId&&(e.currentNode=this.addCurrentNode(t,e.currentNode)),e)}addCurrentNodeType(t,e){if(null==e)return t;var n=!1;for(let o=0;o<e.variants.length;o++)e.variants[o].value.id==t.value.id&&(n=!0);return n||e.variants.push(t),e}addNode(t,e,n){if(null==e)return t;var o=e.leftNode,i=e.rightNode;if(e.key>t.key)e.leftNode=this.addNode(t,o,n);else{if(!(e.key<t.key))return e;e.rightNode=this.addNode(t,i,n)}e.height=1+Math.max(this.getHeight(e.leftNode),this.getHeight(e.rightNode));let r=this.getBalanceFactor(e);if(r>1&&e.leftNode){if(t.key<e.leftNode.key)return this.rightRotate(e);if(t.key>e.leftNode.key)return e.leftNode=this.leftRotate(e.leftNode),this.rightRotate(e)}if(r<-1&&e.rightNode){if(t.key>e.rightNode.key)return this.leftRotate(e);if(t.key<e.rightNode.key)return e.rightNode=this.rightRotate(e.rightNode),this.leftRotate(e)}return e}addCharacterNode(t,e,n){if(""!=t.value.characterValue){if(null==e)return t;var o=e.leftNode,i=e.rightNode;if(e.key>t.key)e.leftNode=this.addCharacterNode(t,o,n);else{if(!(e.key<t.key))return e.key==t.key&&""!=e.key&&e.value.id!=t.value.id&&e.addCurrentNodeType(t,e),e;e.rightNode=this.addCharacterNode(t,i,n)}e.height=1+Math.max(this.getHeight(e.leftNode),this.getHeight(e.rightNode));let r=this.getBalanceFactor(e);if(r>1&&e.leftNode){if(t.key<e.leftNode.key)return this.rightRotate(e);if(t.key>e.leftNode.key)return e.leftNode=this.leftRotate(e.leftNode),this.rightRotate(e)}if(r<-1&&e.rightNode){if(t.key>e.rightNode.key)return this.leftRotate(e);if(t.key<e.rightNode.key)return e.rightNode=this.rightRotate(e.rightNode),this.leftRotate(e)}}return e}addTypeNode(t,e,n){if(0!=t.value.typeId){if(null==e)return t;var o=e.leftNode,i=e.rightNode;if(e.key>t.key)e.leftNode=this.addTypeNode(t,o,n);else{if(!(e.key<t.key))return e.key==t.key&&0!=e.key&&e.value.id!=t.value.id&&e.addCurrentNodeType(t,e),e;e.rightNode=this.addTypeNode(t,i,n)}e.height=1+Math.max(this.getHeight(e.leftNode),this.getHeight(e.rightNode));let r=this.getBalanceFactor(e);if(r>1&&e.leftNode){if(t.key<e.leftNode.key)return this.rightRotate(e);if(t.key>e.leftNode.key)return e.leftNode=this.leftRotate(e.leftNode),this.rightRotate(e)}if(r<-1&&e.rightNode){if(t.key>e.rightNode.key)return this.leftRotate(e);if(t.key<e.rightNode.key)return e.rightNode=this.rightRotate(e.rightNode),this.leftRotate(e)}}return e}rightRotate(t){if(t){let e=t.leftNode;if(e){let n=e.rightNode;return t.leftNode=n,e.rightNode=t,t.height=Math.max(this.getHeight(t.leftNode),this.getHeight(t.rightNode))+1,e.height=Math.max(this.getHeight(e.leftNode),this.getHeight(e.rightNode))+1,e}}return t}leftRotate(t){if(t){let e=t.rightNode;if(e){let n=e.leftNode;return e.leftNode=t,t.rightNode=n,t.height=Math.max(this.getHeight(t.leftNode),this.getHeight(t.rightNode))+1,e.height=Math.max(this.getHeight(e.leftNode),this.getHeight(t.rightNode))+1,e}}return t}getHeight(t){return t?t.height:0}getBalanceFactor(t){return null==t?0:this.getHeight(t.leftNode)-this.getHeight(t.rightNode)}getFromNode(t,e){return e?t==e.key?e:t<e.key?this.getFromNode(t,e.leftNode):t>e.key?this.getFromNode(t,e.rightNode):e:e}getCharacterFromNode(t,e){return e?t==e.key?e:t<e.key?this.getCharacterFromNode(t,e.leftNode):t>e.key?this.getCharacterFromNode(t,e.rightNode):e:e}getCharacterFromNodeUpdated(t,e){var n;return e?t==e.key||51==(null===(n=e.value)||void 0===n?void 0:n.typeId)?e:t<e.key?this.getCharacterFromNode(t,e.leftNode):t>e.key?this.getCharacterFromNode(t,e.rightNode):e:e}getFromNodeWithCharacterAndType(t,e,n){if(t=`${t}`,n){if(t==n.key){if(t==n.value.characterValue&&e==n.value.typeId)return n;for(let t=0;t<n.variants.length;t++)if(n.variants[t].value.typeId==e)return n.variants[t]}else{if(t<n.key)return this.getFromNodeWithCharacterAndType(t,e,n.leftNode);if(t>n.key)return this.getFromNodeWithCharacterAndType(t,e,n.rightNode)}return null}return n}getFromNodeWithCharacterAndCategory(t,e,n){if(t=`${t}`,n){if(t==n.key){if(t==n.value.characterValue&&e==n.value.categoryId)return n;for(let t=0;t<n.variants.length;t++)if(n.variants[t].value.categoryId==e)return n.variants[t]}else{if(t<n.key)return this.getFromNodeWithCharacterAndCategory(t,e,n.leftNode);if(t>n.key)return this.getFromNodeWithCharacterAndCategory(t,e,n.rightNode)}return null}return n}removeNode(t,e){if(null==t)return t;if(t.key>e)return t.leftNode=this.removeNode(t.leftNode,e),t;if(t.key<e)return t.rightNode=this.removeNode(t.rightNode,e),t;if(null==t.leftNode){let e=t.rightNode;return t=null,e}if(null==t.rightNode){let e=t.leftNode;return t=null,e}var n=this.inOrderSuccessor(t.rightNode);return t.value=n.value,t.key=n.key,t.variants=n.variants,t.currentNode=n.currentNode,t.rightNode=this.removeNode(t.rightNode,n.key),t}removeNodeWithVariants(t,e,n){if(null==t)return t;if(t.key>e)return t.leftNode=this.removeNodeWithVariants(t.leftNode,e,n),t;if(t.key<e)return t.rightNode=this.removeNodeWithVariants(t.rightNode,e,n),t;if(t.variants.length>0)if(t.value.id==n){var o=t.variants[0];if(o)return t.value=o.value,t.key=o.key,t.currentNode=o.currentNode,t.variants.splice(0,1),t}else for(let e=0;e<t.variants.length;e++)if(n==t.variants[e].value.id)return t.variants.splice(e,1),t;if(null==t.leftNode){let e=t.rightNode;return t=null,e}if(null==t.rightNode){let e=t.leftNode;return t=null,e}var i=this.inOrderSuccessor(t.rightNode);return t.value=i.value,t.key=i.key,t.variants=i.variants,t.currentNode=i.currentNode,t.rightNode=this.removeNodeWithVariants(t.rightNode,i.key,n),t}countNodeBelow(t){return null==t?0:1+this.countNodeBelow(t.leftNode)+this.countNodeBelow(t.rightNode)}inOrderSuccessor(t){for(;null!=t.leftNode;)t=t.leftNode;return t}}var l=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};class u{static waitForDataToLoad(){return l(this,void 0,void 0,(function*(){return new Promise(((t,e)=>{this.checkFlag(t),setTimeout((()=>{e("not")}),25e3)}))}))}static checkFlag(t){if(s.isCharacterLoaded)return t("done");setTimeout(u.checkFlag,1e3,t)}static addNodeToTree(t){return l(this,void 0,void 0,(function*(){return null==this.characterRoot?(this.characterRoot=t,this.characterRoot):(this.characterRoot=this.characterRoot.addCharacterNode(t,this.characterRoot,this.characterRoot.height),this.characterRoot)}))}static removeNodeByCharacter(t,e){return l(this,void 0,void 0,(function*(){this.characterRoot&&this.characterRoot.removeNodeWithVariants(this.characterRoot,t,e)}))}static countNumberOfNodes(){return this.characterRoot?this.characterRoot.countNodeBelow(this.characterRoot):0}static addConceptToTree(t){if(""!=t.characterValue){var e=new d(t.characterValue,t,null,null);this.addNodeToTree(e)}}static getNodeFromTree(t){return this.characterRoot?this.characterRoot.getCharacterFromNode(t,this.characterRoot):this.characterRoot}static getNodeFromTreeUpdated(t){return this.characterRoot?this.characterRoot.getCharacterFromNode(t,this.characterRoot):this.characterRoot}static getCharacterAndTypeFromTree(t,e){return l(this,void 0,void 0,(function*(){try{yield this.waitForDataToLoad()}catch(t){return null}return this.characterRoot?this.characterRoot.getFromNodeWithCharacterAndType(t,e,this.characterRoot):this.characterRoot}))}static getCharacterAndCategoryFromTree(t,e){return l(this,void 0,void 0,(function*(){try{yield this.waitForDataToLoad()}catch(t){return null}return this.characterRoot?this.characterRoot.getFromNodeWithCharacterAndCategory(t,e,this.characterRoot):this.characterRoot}))}static removeConceptCharacter(t){this.characterRoot&&(this.characterRoot=this.characterRoot.removeNode(this.characterRoot,t))}}u.characterRoot=null;var h=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};class f{static addNodeToTree(t){if(null==this.root)return this.root=t,this.root;this.root=this.root.addNode(t,this.root,this.root.height)}static waitForDataToLoad(){return h(this,void 0,void 0,(function*(){return new Promise(((t,e)=>{this.checkFlag(t),setTimeout((()=>{e("not")}),25e3)}))}))}static checkFlag(t){if(s.isDataLoaded)return t("done");setTimeout(f.checkFlag,1e3,t)}static addConceptToTree(t){var e=new d(t.id,t,null,null),n=new d(t.characterValue,t,null,null);u.addNodeToTree(n),this.addNodeToTree(e)}static getNodeFromTree(t){return h(this,void 0,void 0,(function*(){try{yield this.waitForDataToLoad()}catch(t){return null}return this.root?this.root.getFromNode(t,this.root):null}))}static removeNodeFromTree(t){return h(this,void 0,void 0,(function*(){this.root&&(this.root=this.root.removeNode(this.root,t))}))}static countNumberOfNodes(){return this.root?this.root.countNodeBelow(this.root):0}}f.root=null;class y{constructor(t,e,n,o,i,r,c,a,s,d,l,u,h,f,y,v=!1,p,g){this.isTemp=!1,this.id=t,this.userId=e,this.typeId=n,this.typeUserId=o,this.ghostId=t,this.categoryId=i,this.categoryUserId=r,this.referentId=c,this.referent=c,this.referentUserId=a,this.characterValue=`${s}`,this.securityId=d,this.securityUserId=l,this.accessId=u,this.accessUserId=h,this.sessionInformationId=f,this.sessionInformationUserId=y,this.x=0,this.y=0,this.type=null,this.isNew=v,this.entryTimeStamp=p,this.updatedTimeStamp=g}getType(){console.log(this.typeId)}}function v(){let t=new Date,e=new Date;return new y(0,0,0,0,0,0,0,0,"0",0,0,0,0,0,0,!1,t,e)}var p=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};class g{static addNodeToTree(t){return p(this,void 0,void 0,(function*(){return null==this.typeRoot?(this.typeRoot=t,this.typeRoot):(this.typeRoot=this.typeRoot.addTypeNode(t,this.typeRoot,this.typeRoot.height),this.typeRoot)}))}static addConceptToTree(t){if(0!=t.typeId){var e=new d(t.typeId,t,null,null);this.addNodeToTree(e)}}static removeTypeConcept(t,e){this.typeRoot&&(this.typeRoot=this.typeRoot.removeNodeWithVariants(this.typeRoot,t,e))}static getNodeFromTree(t){return this.typeRoot?this.typeRoot.getFromNode(t,this.typeRoot):this.typeRoot}static getTypeVariantsFromTree(t){var e=this.getNodeFromTree(t),n=[];if(e){n.push(null==e?void 0:e.value);for(let t=0;t<e.variants.length;t++)n.push(e.variants[t].value);return n}}static waitForDataToLoad(){return p(this,void 0,void 0,(function*(){return new Promise(((t,e)=>{this.checkFlag(t),setTimeout((()=>{e("not")}),25e3)}))}))}static checkFlag(t){if(s.isTypeLoaded)return t("done");setTimeout(g.checkFlag,1e3,t)}static getTypeVariantsFromTreeWithUserId(t,e){return p(this,void 0,void 0,(function*(){var n=[];try{yield this.waitForDataToLoad()}catch(t){return n}var o=this.getNodeFromTree(t);if(o){o.value.userId==e&&n.push(null==o?void 0:o.value);for(let t=0;t<o.variants.length;t++)if(o.variants[t].value.userId==e){var i=!1;for(let e=0;e<n.length;e++)n[e].id==o.variants[t].value.id&&(i=!0);i||n.push(o.variants[t].value)}}return n}))}static getTypeVariantsWithCharacterValue(t,e){return p(this,void 0,void 0,(function*(){let n=v();try{yield this.waitForDataToLoad()}catch(t){return n}var o=this.getNodeFromTree(e);if(o){o.value.characterValue==t&&(n=o.value);for(let e=0;e<o.variants.length;e++)o.variants[e].value.characterValue==t&&(n=o.variants[e].value)}return n}))}static countNumberOfNodes(){return this.typeRoot?this.typeRoot.countNodeBelow(this.typeRoot):0}}g.typeRoot=null;var N=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};class m{constructor(){this.name="conceptsArray"}static CheckContains(t){for(var e=!1,n=0;n<this.conceptsArray.length;n++)this.conceptsArray[n].id==t.id&&(e=!0);return e}static AddNpc(t){this.NPC.includes(t)||(this.NPC.length>10&&(this.NPC=[]),this.NPC.push(t))}static GetNpc(t){return!!this.NPC.includes(t)}static AddConceptToStorage(t){t.id}static AddConcept(t){t.id>0&&(f.addConceptToTree(t),g.addConceptToTree(t),u.addConceptToTree(t))}static AddConceptToMemory(t){t.id>0&&(f.addConceptToTree(t),g.addConceptToTree(t),u.addConceptToTree(t))}static AddConceptTemporary(t){var e=this.CheckContains(t);this.conceptDictionary[t.id]=t,e&&this.RemoveConcept(t),this.conceptsArray.push(t)}static RemoveConcept(t){for(var e=0;e<this.conceptsArray.length;e++)this.conceptsArray[e].id==t.id&&this.conceptsArray.splice(e,1);t.id}static GetConcept(t){return N(this,void 0,void 0,(function*(){var e=v(),n=yield f.getNodeFromTree(t);if(null==n?void 0:n.value){var o=n.value;o&&(e=o)}return e}))}static GetConceptByCharacter(t){return N(this,void 0,void 0,(function*(){var e=v(),n=u.getNodeFromTree(t);return n&&(e=n.value),e}))}static GetConceptByCharacterUpdated(t){return N(this,void 0,void 0,(function*(){var e=v(),n=u.getNodeFromTree(t);return n&&(e=n.value),e}))}static GetConceptByCharacterAndTypeLocal(t,e){return N(this,void 0,void 0,(function*(){return v(),yield g.getTypeVariantsWithCharacterValue(t,e)}))}static GetConceptByCharacterAndCategoryLocal(t,e){return N(this,void 0,void 0,(function*(){var n=v(),o=yield u.getCharacterAndCategoryFromTree(t,e);return o&&(n=o.value),n}))}static GetConceptsByTypeId(t){let e=[];for(var n=0;n<this.conceptsArray.length;n++)this.conceptsArray[n].typeId==t&&e.push(this.conceptsArray[n]);return e}static GetConceptsByTypeIdAndUser(t,e){return N(this,void 0,void 0,(function*(){let n=[];return n=yield g.getTypeVariantsFromTreeWithUserId(t,e),n}))}static GetBinaryCharacterTree(){return u.characterRoot}getName(){return this.name}}m.conceptsArray=[],m.NPC=[],m.conceptDictionary=[];var C=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function T(t){const e=t.lastIndexOf("_");let n=[];return n=e>0?[t.substring(0,e),t.substring(e+1,t.length)]:[t],n}class w{static GetConceptUrl(){return this.BASE_URL+"/api/getConcept"}static GetConnectionUrl(){return this.BASE_URL+"/api/get-connection-by-id"}static GetConceptBulkUrl(){return this.BASE_URL+"/api/get_concept_bulk"}static GetConnectionBulkUrl(){return this.BASE_URL+"/api/get_connection_bulk"}static GetAllConceptsOfUserUrl(){return this.BASE_URL+"/api/get_all_concepts_of_user"}static GetAllConnectionsOfUserUrl(){return this.BASE_URL+"/api/get_all_connections_of_user"}static GetAllConnectionsOfCompositionUrl(){return this.BASE_URL+"/api/get_all_connections_of_composition"}static GetAllConnectionsOfCompositionBulkUrl(){return this.BASE_URL+"/api/get_all_connections_of_composition_bulk"}static GetConceptByCharacterValueUrl(){return this.BASE_URL+"/api/get_concept_by_character_value"}static GetConceptByCharacterAndTypeUrl(){return this.BASE_URL+"/api/get_concept_by_character_and_type"}static GetConceptByCharacterAndCategoryUrl(){return this.BASE_URL+"/api/get_concept_by_character_and_category"}static GetConceptByCharacterAndCategoryDirectUrl(){return this.BASE_URL+"/api/get_concept_by_character_and_category_direct"}static GetCharacterByCharacterUrl(){return this.BASE_URL+"/api/get_character_by_character"}static GetAllConceptsByTypeUrl(){return this.BASE_URL+"/api/get_all_concepts_by_type"}static GetAllConnectionsOfConceptUrl(){return this.BASE_URL+"/api/get-link-connections"}static GetAllAiData(){return this.BASE_URL+"/api/get-preloaded-concepts"}static GetAllPrefetchConnectionsUrl(){return this.BASE_URL+"/api/get_all_connections_of_user?inpage=500"}static GetAllLinkerConnectionOfConceptUrl(){return this.BASE_URL+"/api/get-all-linkers-from-concept"}static GetAllLinkerConnectionToConceptUrl(){return this.BASE_URL+"/api/get-all-linkers-to-concept"}static DeleteConceptUrl(){return this.BASE_URL+"/api/delete_concept"}static RecursiveSearchUrl(){return this.BASE_URL+"/api/recursivesearch-concept-connection"}static SearchLinkMultipleAllApiUrl(){return this.BASE_URL+"/api/Connection/search-link-multiple-all-ccs"}static MakeTheNameInBackendUrl(){return this.BASE_URL+"/api/make-name-from-frontend"}static LoginUrl(){return this.BASE_URL+"/api/auth/login"}static SignupUrl(){return this.BASE_URL+"/api/auth/signup"}static GetCompositionConnectionBetweenTwoConceptsUrl(){return this.BASE_URL+"/api/get-composition-connection-between-two-concepts"}static SearchCompositionsUrl(){return this.BASE_URL+"/api/search-compositions"}static SearchLinkMultipleAll(){return this.BASE_URL+"/api/Connection/search-link-multiple-all"}static CreateSessionId(){return this.BASE_URL+"/api/create-session-id-remote"}static CreateSessionVisitUrl(){return this.BASE_URL+"/api/create-remote-session-visit"}static ViewInternalDataUrl(){return this.BASE_URL+"/api/view-api-internal-data-ccs-id-bulk"}static SearchInternalWithAuthenticatedCcsUrl(){return this.BASE_URL+"/api/search-composition-internal-authenticated-ccs"}static GetReservedIdUrl(){return this.BASE_URL+"/api/get_reserved_ids"}static GetReservedConnectionIdUrl(){return this.BASE_URL+"/api/get_reserved_connection_ids"}static CreateTheTextDataUrl(){return this.BASE_URL+"/api/create_text_data"}static CreateTheCharacterDataUrl(){return this.BASE_URL+"/api/create_character_data"}static CreateTheConceptUrl(){return this.BASE_URL+"/api/create_the_concept"}static CreateTheConnectionUrl(){return this.BASE_URL+"/api/create_the_connection"}static CreateTheConnectionNewUrl(){return this.BASE_URL+"/api/create_the_connection_new"}static MakeTheTypeConceptUrl(){return this.BASE_URL+"/api/make_the_type_concept"}static DeleteTheConnectionUrl(){return this.BASE_URL+"/api/delete_connection"}}w.BASE_URL="https://localhost:7053/",w.AI_URL="https://ai.freeschema.com",w.MQTT_URL="192.168.1.249",w.NODE_URL="http://localhost:5001/";class k{}function I(t="application/json",e="application/json"){return{"Content-Type":t,Authorization:"Bearer "+k.BearerAccessToken,Accept:e}}function A(t="application/json",e="",n="application/json"){return""==e&&(e=k.BearerAccessToken),{"Content-Type":t,Authorization:"Bearer "+e,Accept:n}}k.BearerAccessToken="";class x{constructor(t,e,n,o){this.url=w.BASE_URL,this.message=t,this.ok=e,this.status=n,this.data=o}getMessage(){return this.message}setMessage(t){return this.message=t,this}getStatus(){return this.status}setStatus(t){return this.status=t,this}getData(){return this.data}setData(t){return this.data=t,this}getOk(){return this.ok}setOk(t){return this.ok=t,this}getUrl(){return this.url}setUrl(t){return this.url=t,this}}function R(t){if(401==t.status){let e=new x(t.statusText,!1,t.status,"");throw e.setUrl(t.url),e}}var S=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function L(t,e){return S(this,void 0,void 0,(function*(){try{var n=new URLSearchParams;n.append("type",t),n.append("user_id",e.toString());var o=I("application/x-www-form-urlencoded");const r=yield fetch(w.GetAllConceptsByTypeUrl(),{method:"POST",headers:o,body:n});if(r.ok){const t=yield r.json();for(var i=0;i<t.length;i++)m.AddConcept(t[i])}console.log("GetAllConceptsByType error",r.status),R(r)}catch(t){throw t instanceof Error?console.log("GetAllConceptsByType error message: ",t.message):console.log("GetAllConceptsByType unexpected error: ",t),t}}))}class G{constructor(t=0,e,n,o,i,r,c,a,s,d,l,u,h,f,y,p){this.isTemp=!1,this.toUpdate=!1,this.type=v(),this.id=t,this.ofTheConceptId=e,this.toTheConceptId=n,this.OfTheConceptUserId=o,this.ToTheConceptUserId=i,this.userId=r,this.typeId=c,this.ghostId=t,this.typeUserId=a,this.orderId=s,this.orderUserId=d,this.securityId=l,this.securityUserId=u,this.accessId=h,this.accessUserId=f,this.sessionInformationId=y,this.sessionInformationUserId=p,this.entryTimeStamp=new Date,this.terminationDateTime=new Date,this.localSyncTime=new Date}}class F{constructor(t,e,n,o){this.variants=[],this.height=1,this.key=t,this.value=e,this.leftNode=n,this.rightNode=o,this.currentNode=null}addCurrentNode(t,e){return null==e?e=t:(t.value.typeId!=e.value.typeId&&(e.currentNode=this.addCurrentNode(t,e.currentNode)),e)}addCurrentNodeType(t,e){if(null==e)return t;var n=!1;t.value.id==e.value.id&&(n=!0);for(let o=0;o<e.variants.length;o++)e.variants[o].value.id==t.value.id&&(n=!0);return n||e.variants.push(t),e}addNode(t,e,n){if(null==e)return t;var o=e.leftNode,i=e.rightNode;if(e.key>t.key)e.leftNode=this.addNode(t,o,n);else{if(!(e.key<t.key))return e;e.rightNode=this.addNode(t,i,n)}e.height=1+Math.max(this.getHeight(e.leftNode),this.getHeight(e.rightNode));let r=this.getBalanceFactor(e);if(r>1&&e.leftNode){if(t.key<e.leftNode.key)return this.rightRotate(e);if(t.key>e.leftNode.key)return e.leftNode=this.leftRotate(e.leftNode),this.rightRotate(e)}if(r<-1&&e.rightNode){if(t.key>e.rightNode.key)return this.leftRotate(e);if(t.key<e.rightNode.key)return e.rightNode=this.rightRotate(e.rightNode),this.leftRotate(e)}return e}addTypeNode(t,e,n){if(0!=t.value.typeId){if(null==e)return t;var o=e.leftNode,i=e.rightNode;if(e.key>t.key)e.leftNode=this.addTypeNode(t,o,n);else{if(!(e.key<t.key))return e.key==t.key&&0!=e.key&&e.addCurrentNodeType(t,e),e;e.rightNode=this.addTypeNode(t,i,n)}e.height=1+Math.max(this.getHeight(e.leftNode),this.getHeight(e.rightNode));let r=this.getBalanceFactor(e);if(r>1&&e.leftNode){if(t.key<e.leftNode.key)return this.rightRotate(e);if(t.key>e.leftNode.key)return e.leftNode=this.leftRotate(e.leftNode),this.rightRotate(e)}if(r<-1&&e.rightNode){if(t.key>e.rightNode.key)return this.leftRotate(e);if(t.key<e.rightNode.key)return e.rightNode=this.rightRotate(e.rightNode),this.leftRotate(e)}}return e}rightRotate(t){if(t){let e=t.leftNode;if(e){let n=e.rightNode;return t.leftNode=n,e.rightNode=t,t.height=Math.max(this.getHeight(t.leftNode),this.getHeight(t.rightNode))+1,e.height=Math.max(this.getHeight(e.leftNode),this.getHeight(e.rightNode))+1,e}}return t}leftRotate(t){if(t){let e=t.rightNode;if(e){let n=e.leftNode;return e.leftNode=t,t.rightNode=n,t.height=Math.max(this.getHeight(t.leftNode),this.getHeight(t.rightNode))+1,e.height=Math.max(this.getHeight(e.leftNode),this.getHeight(t.rightNode))+1,e}}return t}getHeight(t){return t?t.height:0}getBalanceFactor(t){return null==t?0:this.getHeight(t.leftNode)-this.getHeight(t.rightNode)}getFromNode(t,e){return e?t==e.key?e:t<e.key?this.getFromNode(t,e.leftNode):t>e.key?this.getFromNode(t,e.rightNode):e:e}getCharacterFromNode(t,e){return e?t==e.key?e:t<e.key?this.getCharacterFromNode(t,e.leftNode):t>e.key?this.getCharacterFromNode(t,e.rightNode):e:e}removeNode(t,e){if(null==t)return t;if(t.key>e)return t.leftNode=this.removeNode(t.leftNode,e),t;if(t.key<e)return t.rightNode=this.removeNode(t.rightNode,e),t;if(null==t.leftNode){let e=t.rightNode;return t=null,e}if(null==t.rightNode){let e=t.leftNode;return t=null,e}var n=this.inOrderSuccessor(t.rightNode);return t.value=n.value,t.key=n.key,t.variants=n.variants,t.currentNode=n.currentNode,t.rightNode=this.removeNode(t.rightNode,n.key),t}removeNodeWithVariants(t,e,n){if(null==t)return t;if(t.key>e)return t.leftNode=this.removeNodeWithVariants(t.leftNode,e,n),t;if(t.key<e)return t.rightNode=this.removeNodeWithVariants(t.rightNode,e,n),t;if(t.variants.length>0)if(t.value.id==n){var o=t.variants[0];if(o)return t.value=o.value,t.key=o.key,t.currentNode=o.currentNode,t.variants.splice(0,1),t}else for(let e=0;e<t.variants.length;e++)if(n==t.variants[e].value.id)return t.variants.splice(e,1),t;if(null==t.leftNode){let e=t.rightNode;return t=null,e}if(null==t.rightNode){let e=t.leftNode;return t=null,e}var i=this.inOrderSuccessor(t.rightNode);return t.value=i.value,t.key=i.key,t.variants=i.variants,t.currentNode=i.currentNode,t.rightNode=this.removeNodeWithVariants(t.rightNode,i.key,n),t}inOrderSuccessor(t){for(;null!=t.leftNode;)t=t.leftNode;return t}}var _=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};class U{static addNodeToTree(t){if(null==this.connectionroot)return this.connectionroot=t,this.connectionroot;this.connectionroot=this.connectionroot.addNode(t,this.connectionroot,this.connectionroot.height)}static addConnectionToTree(t){var e=new F(t.id,t,null,null);this.addNodeToTree(e)}static waitForDataToLoad(){return _(this,void 0,void 0,(function*(){return new Promise(((t,e)=>{this.checkFlag(t),setTimeout((()=>{e("not")}),25e3)}))}))}static checkFlag(t){if(s.isConnectionLoaded)return t("done");setTimeout(U.checkFlag,1e3,t)}static removeNodeFromTree(t){return _(this,void 0,void 0,(function*(){this.connectionroot&&(this.connectionroot=this.connectionroot.removeNode(this.connectionroot,t))}))}static getNodeFromTree(t){return _(this,void 0,void 0,(function*(){try{yield this.waitForDataToLoad()}catch(t){return null}return this.connectionroot?this.connectionroot.getFromNode(t,this.connectionroot):this.connectionroot}))}}U.connectionroot=null;var B=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};class P{static addNodeToTree(t){return B(this,void 0,void 0,(function*(){return null==this.connectionTypeRoot?(this.connectionTypeRoot=t,this.connectionTypeRoot):(this.connectionTypeRoot=this.connectionTypeRoot.addTypeNode(t,this.connectionTypeRoot,this.connectionTypeRoot.height),this.connectionTypeRoot)}))}static waitForDataToLoad(){return B(this,void 0,void 0,(function*(){return new Promise(((t,e)=>{this.checkFlag(t),setTimeout((()=>{e("not")}),25e3)}))}))}static checkFlag(t){if(s.isConnectionTypeLoaded)return t("done");setTimeout(P.checkFlag,1e3,t)}static addConnectionToTree(t){if(0!=t.typeId){var e=new F(t.typeId,t,null,null);this.addNodeToTree(e)}}static removeTypeConcept(t,e){this.connectionTypeRoot&&(this.connectionTypeRoot=this.connectionTypeRoot.removeNodeWithVariants(this.connectionTypeRoot,t,e))}static getNodeFromTree(t){return this.connectionTypeRoot?this.connectionTypeRoot.getFromNode(t,this.connectionTypeRoot):this.connectionTypeRoot}static getTypeVariantsFromTree(t){return B(this,void 0,void 0,(function*(){var e=[];try{yield this.waitForDataToLoad()}catch(t){return e}var n=this.getNodeFromTree(t);if(n){e.push(null==n?void 0:n.value);for(let t=0;t<n.variants.length;t++)e.push(n.variants[t].value);return e}}))}static getTypeVariantsFromTreeWithUserId(t,e){return B(this,void 0,void 0,(function*(){var n=[],o=this.getNodeFromTree(t);if(o){o.value.userId==e&&n.push(null==o?void 0:o.value);for(let t=0;t<o.variants.length;t++)o.variants[t].value.userId==e&&n.push(o.variants[t].value)}return n}))}}P.connectionTypeRoot=null;var D=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};class O{constructor(){this.name="Connection Array"}static CheckContains(t){for(var e=!1,n=0;n<this.connectionArray.length;n++)this.connectionArray[n].id==t.id&&(e=!0);return e}static AddConnectionToStorage(t){}static AddConnection(t){t.isTemp||(U.addConnectionToTree(t),P.addConnectionToTree(t))}static AddConnectionToMemory(t){t.isTemp||(U.addConnectionToTree(t),P.addConnectionToTree(t))}static AddToDictionary(t){this.connectionDictionary[t.id]=t}static RemoveConnection(t){0!=t.id&&(t.id,U.removeNodeFromTree(t.id),P.removeTypeConcept(t.typeId,t.id))}static GetConnectionTree(){return U.connectionroot}static GetConnectionTypeTree(){return P.connectionTypeRoot}static GetConnection(t){return D(this,void 0,void 0,(function*(){var e=new G(0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),n=yield U.getNodeFromTree(t);if(null==n?void 0:n.value){var o=n.value;o&&(e=o)}return e}))}static GetConnectionsOfCompositionLocal(t){return D(this,void 0,void 0,(function*(){var e=[],n=yield P.getNodeFromTree(t);if(null==n?void 0:n.value){var o=n.value;if(o){let t=o;e.push(t);for(let t=0;t<n.variants.length;t++)e.push(n.variants[t].value)}}return e}))}getName(){return this.name}}O.connectionArray=[],O.connectionDictionary=[];var E=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function V(t){return E(this,void 0,void 0,(function*(){let e=[];try{var n=[];for(let o=0;o<t.length;o++){let i=yield m.GetConcept(t[o]);0==i.id?n.push(t[o]):e.push(i)}if(0==n.length)return e;{var o=I();const t=yield fetch(w.GetConceptBulkUrl(),{method:"POST",headers:o,body:JSON.stringify(n)});if(t.ok){let n=yield t.json();if(n.length>0)for(let t=0;t<n.length;t++){let o=n[t];e.push(o),m.AddConcept(o)}}else console.log("Get Concept Bulk error",t.status),R(t);return e}}catch(t){throw t instanceof Error?console.log("Get Concept Bulk error message: ",t.message):console.log("Get Concept Bulk unexpected error: ",t),t}}))}var b=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function H(t=[]){return b(this,void 0,void 0,(function*(){var e=[];if(t.length>0){for(let n=0;n<t.length;n++)e.includes(t[n].ofTheConceptId)||e.push(t[n].ofTheConceptId),e.includes(t[n].toTheConceptId)||e.push(t[n].toTheConceptId);yield V(e)}}))}var M=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function W(t=[]){return M(this,void 0,void 0,(function*(){var e=[];for(let o=0;o<t.length;o++){var n=yield O.GetConnectionsOfCompositionLocal(t[o]);e.push(...n)}return e}))}function j(t=[],e=[]){for(let n=0;n<e.length;n++)Array.isArray(t)&&(t.find((t=>t.id===e[n].id))||O.RemoveConnection(e[n]))}var $=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function J(t=[]){return $(this,void 0,void 0,(function*(){var e=[];if(t.length<=0)return e;var n=yield W(t),o=yield function(t=[]){return $(this,void 0,void 0,(function*(){var e=[];try{var n=I();const i=yield fetch(w.GetAllConnectionsOfCompositionBulkUrl(),{method:"POST",headers:n,body:JSON.stringify(t)});if(i.ok){const t=yield i.json();for(var o=0;o<t.length;o++)O.AddConnection(t[o]),e.push(t[o])}else console.log("Get all connections of composition bulk error message: ","Cannot get response"),R(i);return e}catch(t){throw t instanceof Error?console.log("Get all connections of composition bulk error message: ",t.message):console.log("Get all connections of composition bulk unexpected error: ",t),t}}))}(t);return j(e=o,n),yield H(e),e}))}var K=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function Q(t){return K(this,void 0,void 0,(function*(){let e=v();try{var n=yield m.GetConcept(t);let i=m.GetNpc(t);if(0!=n.id||i)return n;{var o=I("application/x-www-form-urlencoded");const n=yield fetch(w.GetConceptUrl(),{method:"POST",headers:o,body:`id=${t}`});return n.ok?(e=yield n.json(),e.id>0?m.AddConcept(e):m.AddNpc(t)):(console.log("Get the concept error",n.status),R(n)),e}}catch(t){throw t instanceof Error?console.log("Get the concept error message: ",t.message):console.log("Get the concept unexpected error: ",t),t}}))}var z=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function q(t){return z(this,void 0,void 0,(function*(){var e=[];if(0==(e=yield O.GetConnectionsOfCompositionLocal(t)).length)e=yield X(t);else{var n=yield X(t);j(n,e),e=n}return e}))}function X(t){return z(this,void 0,void 0,(function*(){var e=[];try{var n=I("application/x-www-form-urlencoded");const i=yield fetch(w.GetAllConnectionsOfCompositionUrl(),{method:"POST",headers:n,body:`composition_id=${t}`});if(!i.ok)throw R(i),new Error(`Error! status: ${i.status}`);const r=yield i.json();for(var o=0;o<r.length;o++)O.AddConnection(r[o]),e.push(r[o]);return e}catch(t){throw t instanceof Error?console.log("Get all connection of composition error : ",t.message):console.log("Get all connection of composition error : ",t),t}}))}var Y=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function Z(t){var e,n;return Y(this,void 0,void 0,(function*(){var o,i={};o=yield q(t);for(var r=[],c=0;c<o.length;c++)r.includes(o[c].ofTheConceptId)||r.push(o[c].ofTheConceptId);var a=yield m.GetConcept(t);0==a.id&&null!=t&&null!=t&&(a=yield Q(t));var s=yield rt(t,o,r);return i[null!==(n=null===(e=null==a?void 0:a.type)||void 0===e?void 0:e.characterValue)&&void 0!==n?n:""]=s,i}))}function tt(t){var e,n;return Y(this,void 0,void 0,(function*(){var o,i={};o=yield q(t);for(var r=[],c=0;c<o.length;c++)r.includes(o[c].ofTheConceptId)||r.push(o[c].ofTheConceptId);var a=yield m.GetConcept(t);0==a.id&&null!=t&&null!=t&&(a=yield Q(t));var s=yield ct(t,o,r);return i[null!==(n=null===(e=null==a?void 0:a.type)||void 0===e?void 0:e.characterValue)&&void 0!==n?n:""]=s,i}))}function et(t){var e,n;return Y(this,void 0,void 0,(function*(){var o,i={};o=yield O.GetConnectionsOfCompositionLocal(t);for(var r=[],c=0;c<o.length;c++)r.includes(o[c].ofTheConceptId)||r.push(o[c].ofTheConceptId);var a=yield m.GetConcept(t);0==a.id&&null!=t&&null!=t&&(a=yield Q(t));var s=yield rt(t,o,r);return i[null!==(n=null===(e=null==a?void 0:a.type)||void 0===e?void 0:e.characterValue)&&void 0!==n?n:""]=s,i}))}function nt(t){var e,n;return Y(this,void 0,void 0,(function*(){var o,i={};o=yield O.GetConnectionsOfCompositionLocal(t);for(var r=[],c=0;c<o.length;c++)r.includes(o[c].ofTheConceptId)||r.push(o[c].ofTheConceptId);var a=yield m.GetConcept(t);0==a.id&&null!=t&&null!=t&&(a=yield Q(t));var s=yield rt(t,o,r);i[null!==(n=null===(e=null==a?void 0:a.type)||void 0===e?void 0:e.characterValue)&&void 0!==n?n:""]=s;var d={};return d.created_at=a.entryTimeStamp,d.data=i,d.id=t,d}))}function ot(t){var e,n;return Y(this,void 0,void 0,(function*(){var o,i={};o=yield O.GetConnectionsOfCompositionLocal(t);for(var r=[],c=0;c<o.length;c++)r.includes(o[c].ofTheConceptId)||r.push(o[c].ofTheConceptId);var a=yield m.GetConcept(t);0==a.id&&null!=t&&null!=t&&(a=yield Q(t));var s=yield rt(t,o,r);i[null!==(n=null===(e=null==a?void 0:a.type)||void 0===e?void 0:e.characterValue)&&void 0!==n?n:""]=s;var d={};return d.data=i,d.id=t,d.created_at=a.entryTimeStamp,d}))}function it(t){var e,n;return Y(this,void 0,void 0,(function*(){var o,i={};o=yield q(t);for(var r=[],c=0;c<o.length;c++)r.includes(o[c].ofTheConceptId)||r.push(o[c].ofTheConceptId);var a=yield m.GetConcept(t);0==a.id&&null!=t&&null!=t&&(a=yield Q(t));var s=yield rt(t,o,r);i[null!==(n=null===(e=null==a?void 0:a.type)||void 0===e?void 0:e.characterValue)&&void 0!==n?n:""]=s;var d={};return d.data=i,d.id=t,d}))}function rt(t,e,n,o=[]){var i,r,c;return Y(this,void 0,void 0,(function*(){var a={},s=[];if(0==t)return null;var d=yield m.GetConcept(t);if(null!=d&&0!=d.id||null==t||null==t||(d=yield Q(t)),0!=d.id&&null==d.type){var l=d.typeId,u=yield m.GetConcept(l);d.type=u,null==u&&null!=l&&null!=l&&(u=yield Q(l),d.type=u)}if(null===(i=null==d?void 0:d.type)||void 0===i||i.characterValue,!n.includes(t))return null==d?void 0:d.characterValue;if(o.includes(t))return"";o.push(t);for(var h=0;h<e.length;h++)if(e[h].ofTheConceptId==t){var f=e[h].toTheConceptId,y=yield m.GetConcept(f);null!=y&&0!=y.id||null==f||null==f||(y=yield Q(f)),y&&null==(null==y?void 0:y.type)&&(l=y.typeId,u=yield m.GetConcept(l),y.type=u,null==u&&null!=l&&null!=l&&(u=yield Q(l),y.type=u));var v=(null!==(c=null===(r=null==y?void 0:y.type)||void 0===r?void 0:r.characterValue)&&void 0!==c?c:"").replace("the_","");if(isNaN(Number(v))){if(v){const t=yield rt(f,e,n,o);a[v]=t}}else{const t=yield rt(f,e,n,o);s[v]=t,a=s}}return a}))}function ct(t,e,n,o=[]){var i,r,c;return Y(this,void 0,void 0,(function*(){var a={},s=[];if(0==t)return null;var d=yield m.GetConcept(t);if(null!=d&&0!=d.id||null==t||null==t||(d=yield Q(t)),0!=d.id&&null==d.type){var l=d.typeId,u=yield m.GetConcept(l);d.type=u,null==u&&null!=l&&null!=l&&(u=yield Q(l),d.type=u)}if(null===(i=null==d?void 0:d.type)||void 0===i||i.characterValue,!n.includes(t))return null==d?void 0:d.characterValue;if(o.includes(t))return"";o.push(t),a.id=t;for(var h=0;h<e.length;h++)if(e[h].ofTheConceptId==t){var f=e[h].toTheConceptId,y=yield m.GetConcept(f);null!=y&&0!=y.id||null==f||null==f||(y=yield Q(f)),y&&null==(null==y?void 0:y.type)&&(l=y.typeId,u=yield m.GetConcept(l),y.type=u,null==u&&null!=l&&null!=l&&(u=yield Q(l),y.type=u));var v=(null!==(c=null===(r=null==y?void 0:y.type)||void 0===r?void 0:r.characterValue)&&void 0!==c?c:"").replace("the_","");if(isNaN(Number(v))){if(v){const t=yield ct(f,e,n);a[v]=t}}else{const t=yield ct(f,e,n);s[v]=t,a=s}}return a}))}var at=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function st(t){return at(this,void 0,void 0,(function*(){let e=v();try{var n=I("application/x-www-form-urlencoded");const o=yield fetch(w.GetConceptByCharacterValueUrl(),{method:"POST",headers:n,body:`character_value=${t}`});return o.ok?(e=yield o.json(),e.id>0&&m.AddConcept(e)):(console.log("Error in Getting concept by character value Error",o.status),R(o)),e}catch(t){throw t instanceof Error?console.log("Error in Getting concept by character value error message: ",t):console.log("Error in Getting concept by character value unexpected error: ",t),t}}))}var dt=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function lt(t){return dt(this,void 0,void 0,(function*(){var e=yield m.GetConceptByCharacter(t),n=`${t}`;return null!=e&&0!=(null==e?void 0:e.id)||!n||(yield st(t),e=yield m.GetConceptByCharacter(t)),e}))}var ut=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function ht(t,e,n=10,o=1){return ut(this,void 0,void 0,(function*(){var i=yield lt(t),r=[];if(i){yield L(t,e);for(var c=yield m.GetConceptsByTypeIdAndUser(i.id,e),a=n*(o-1),s=[],d=a;d<a+n;d++)c[d]&&s.push(c[d].id);for(yield J(s),d=a;d<a+n;d++)if(c[d]){var l=yield et(c[d].id);r.push(l)}}return r}))}function ft(t,e,n=10,o=1){return ut(this,void 0,void 0,(function*(){var i=yield lt(t),r=[];if(i){yield L(t,e);for(var c=yield m.GetConceptsByTypeIdAndUser(i.id,e),a=n*(o-1),s=[],d=a;d<a+n;d++)c[d]&&s.push(c[d].id);for(yield J(s),d=a;d<a+n;d++)if(c[d]){var l=yield nt(c[d].id);r.push(l)}}return r}))}class yt{constructor(t,e,n,o){this.variants=[],this.height=1,this.key=t,this.value=e,this.leftNode=n,this.rightNode=o,this.currentNode=null}addCurrentNode(t,e){return null==e?e=t:(t.value.typeId!=e.value.typeId&&(e.currentNode=this.addCurrentNode(t,e.currentNode)),e)}addCurrentNodeType(t,e){if(null==e)return t;var n=!1;for(let o=0;o<e.variants.length;o++)e.variants[o].value.id==t.value.id&&(n=!0);return n||e.variants.push(t),e}addNode(t,e,n){if(null==e)return t;var o=e.leftNode,i=e.rightNode;if(e.key>t.key)e.leftNode=this.addNode(t,o,n);else{if(!(e.key<t.key))return e;e.rightNode=this.addNode(t,i,n)}e.height=1+Math.max(this.getHeight(e.leftNode),this.getHeight(e.rightNode));let r=this.getBalanceFactor(e);if(r>1&&e.leftNode){if(t.key<e.leftNode.key)return this.rightRotate(e);if(t.key>e.leftNode.key)return e.leftNode=this.leftRotate(e.leftNode),this.rightRotate(e)}if(r<-1&&e.rightNode){if(t.key>e.rightNode.key)return this.leftRotate(e);if(t.key<e.rightNode.key)return e.rightNode=this.rightRotate(e.rightNode),this.leftRotate(e)}return e}addCharacterNode(t,e,n){if(""!=t.value.characterValue){if(null==e)return t;var o=e.leftNode,i=e.rightNode;if(e.key>t.key)e.leftNode=this.addCharacterNode(t,o,n);else{if(!(e.key<t.key))return e.key==t.key&&""!=e.key&&e.value.id!=t.value.id&&e.addCurrentNodeType(t,e),e;e.rightNode=this.addCharacterNode(t,i,n)}e.height=1+Math.max(this.getHeight(e.leftNode),this.getHeight(e.rightNode));let r=this.getBalanceFactor(e);if(r>1&&e.leftNode){if(t.key<e.leftNode.key)return this.rightRotate(e);if(t.key>e.leftNode.key)return e.leftNode=this.leftRotate(e.leftNode),this.rightRotate(e)}if(r<-1&&e.rightNode){if(t.key>e.rightNode.key)return this.leftRotate(e);if(t.key<e.rightNode.key)return e.rightNode=this.rightRotate(e.rightNode),this.leftRotate(e)}}return e}addTypeNode(t,e,n){if(0!=t.value.typeId){if(null==e)return t;var o=e.leftNode,i=e.rightNode;if(e.key>t.key)e.leftNode=this.addTypeNode(t,o,n);else{if(!(e.key<t.key))return e.key==t.key&&0!=e.key&&e.value.id!=t.value.id&&e.addCurrentNodeType(t,e),e;e.rightNode=this.addTypeNode(t,i,n)}e.height=1+Math.max(this.getHeight(e.leftNode),this.getHeight(e.rightNode));let r=this.getBalanceFactor(e);if(r>1&&e.leftNode){if(t.key<e.leftNode.key)return this.rightRotate(e);if(t.key>e.leftNode.key)return e.leftNode=this.leftRotate(e.leftNode),this.rightRotate(e)}if(r<-1&&e.rightNode){if(t.key>e.rightNode.key)return this.leftRotate(e);if(t.key<e.rightNode.key)return e.rightNode=this.rightRotate(e.rightNode),this.leftRotate(e)}}return e}rightRotate(t){if(t){let e=t.leftNode;if(e){let n=e.rightNode;return t.leftNode=n,e.rightNode=t,t.height=Math.max(this.getHeight(t.leftNode),this.getHeight(t.rightNode))+1,e.height=Math.max(this.getHeight(e.leftNode),this.getHeight(e.rightNode))+1,e}}return t}leftRotate(t){if(t){let e=t.rightNode;if(e){let n=e.leftNode;return e.leftNode=t,t.rightNode=n,t.height=Math.max(this.getHeight(t.leftNode),this.getHeight(t.rightNode))+1,e.height=Math.max(this.getHeight(e.leftNode),this.getHeight(t.rightNode))+1,e}}return t}getHeight(t){return t?t.height:0}getBalanceFactor(t){return null==t?0:this.getHeight(t.leftNode)-this.getHeight(t.rightNode)}getFromNode(t,e){return e?t==e.key?e:t<e.key?this.getFromNode(t,e.leftNode):t>e.key?this.getFromNode(t,e.rightNode):e:e}getCharacterFromNode(t,e){return e?t==e.key?e:t<e.key?this.getCharacterFromNode(t,e.leftNode):t>e.key?this.getCharacterFromNode(t,e.rightNode):e:e}getFromNodeWithCharacterAndType(t,e,n){if(t=`${t}`,n){if(t==n.key){if(t==n.value.characterValue&&e==n.value.typeId)return n;for(let t=0;t<n.variants.length;t++)if(n.variants[t].value.typeId==e)return n.variants[t]}else{if(t<n.key)return this.getFromNodeWithCharacterAndType(t,e,n.leftNode);if(t>n.key)return this.getFromNodeWithCharacterAndType(t,e,n.rightNode)}return null}return n}removeNode(t,e){if(null==t)return t;if(t.key>e)return t.leftNode=this.removeNode(t.leftNode,e),t;if(t.key<e)return t.rightNode=this.removeNode(t.rightNode,e),t;if(null==t.leftNode){let e=t.rightNode;return t=null,e}if(null==t.rightNode){let e=t.leftNode;return t=null,e}var n=this.inOrderSuccessor(t.rightNode);return t.value=n.value,t.key=n.key,t.variants=n.variants,t.currentNode=n.currentNode,t.rightNode=this.removeNode(t.rightNode,n.key),t}removeNodeWithVariants(t,e,n){if(null==t)return t;if(t.key>e)return t.leftNode=this.removeNodeWithVariants(t.leftNode,e,n),t;if(t.key<e)return t.rightNode=this.removeNodeWithVariants(t.rightNode,e,n),t;if(t.variants.length>0)if(t.value.id==n){var o=t.variants[0];if(o)return t.value=o.value,t.key=o.key,t.currentNode=o.currentNode,t.variants.splice(0,1),t}else for(let e=0;e<t.variants.length;e++)if(n==t.variants[e].value.id)return t.variants.splice(e,1),t;if(null==t.leftNode){let e=t.rightNode;return t=null,e}if(null==t.rightNode){let e=t.leftNode;return t=null,e}var i=this.inOrderSuccessor(t.rightNode);return t.value=i.value,t.key=i.key,t.variants=i.variants,t.currentNode=i.currentNode,t.rightNode=this.removeNodeWithVariants(t.rightNode,i.key,n),t}countNodeBelow(t){return null==t?0:1+this.countNodeBelow(t.leftNode)+this.countNodeBelow(t.rightNode)}inOrderSuccessor(t){for(;null!=t.leftNode;)t=t.leftNode;return t}}var vt=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};class pt{static addNodeToTree(t){if(null==this.root)return this.root=t,this.root;this.root=this.root.addNode(t,this.root,this.root.height)}static addConceptToTree(t){var e=new yt(t.id,t,null,null);new yt(t.characterValue,t,null,null),this.addNodeToTree(e)}static waitForDataToLoad(){return vt(this,void 0,void 0,(function*(){return new Promise(((t,e)=>{this.checkFlag(t),setTimeout((()=>{e("not")}),25e3)}))}))}static checkFlag(t){if(s.isLocalDataLoaded)return t("done");setTimeout(pt.checkFlag,1e3,t)}static getNodeFromTree(t){return vt(this,void 0,void 0,(function*(){try{yield this.waitForDataToLoad()}catch(t){return null}return this.root?this.root.getFromNode(t,this.root):null}))}static getCharacterAndTypeFromTree(t,e){return this.root?this.root.getFromNodeWithCharacterAndType(t,e,this.root):this.root}static removeNodeFromTree(t){return vt(this,void 0,void 0,(function*(){this.root&&(this.root=this.root.removeNode(this.root,t))}))}}pt.root=null;var gt=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};class Nt{static waitForDataToLoad(){return gt(this,void 0,void 0,(function*(){return new Promise(((t,e)=>{this.checkFlag(t),setTimeout((()=>{e("not")}),25e3)}))}))}static checkFlag(t){if(s.isLocalCharacterLoaded)return t("done");setTimeout(Nt.checkFlag,1e3,t)}static addNodeToTree(t){return gt(this,void 0,void 0,(function*(){return null==this.LocalCharacterRoot?(this.LocalCharacterRoot=t,this.LocalCharacterRoot):(this.LocalCharacterRoot=this.LocalCharacterRoot.addCharacterNode(t,this.LocalCharacterRoot,this.LocalCharacterRoot.height),this.LocalCharacterRoot)}))}static addConceptToTree(t){if(""!=t.characterValue){var e=new yt(t.characterValue,t,null,null);this.addNodeToTree(e)}}static getNodeFromTree(t){return this.LocalCharacterRoot?this.LocalCharacterRoot.getCharacterFromNode(t,this.LocalCharacterRoot):this.LocalCharacterRoot}static getCharacterAndTypeFromTree(t,e){return gt(this,void 0,void 0,(function*(){try{yield this.waitForDataToLoad()}catch(t){return null}return this.LocalCharacterRoot?this.LocalCharacterRoot.getFromNodeWithCharacterAndType(t,e,this.LocalCharacterRoot):this.LocalCharacterRoot}))}static removeConceptType(t,e){this.LocalCharacterRoot&&(this.LocalCharacterRoot=this.LocalCharacterRoot.removeNodeWithVariants(this.LocalCharacterRoot,t,e))}}Nt.LocalCharacterRoot=null;var mt=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};class Ct{static addNodeToTree(t){return mt(this,void 0,void 0,(function*(){return null==this.LocalTypeRoot?(this.LocalTypeRoot=t,this.LocalTypeRoot):(this.LocalTypeRoot=this.LocalTypeRoot.addTypeNode(t,this.LocalTypeRoot,this.LocalTypeRoot.height),this.LocalTypeRoot)}))}static addConceptToTree(t){if(0!=t.typeId){var e=new yt(t.typeId,t,null,null);this.addNodeToTree(e)}}static removeConceptType(t,e){this.LocalTypeRoot&&(this.LocalTypeRoot=this.LocalTypeRoot.removeNodeWithVariants(this.LocalTypeRoot,t,e))}static getNodeFromTree(t){return this.LocalTypeRoot?this.LocalTypeRoot.getFromNode(t,this.LocalTypeRoot):this.LocalTypeRoot}static getTypeVariantsFromTree(t){var e=this.getNodeFromTree(t),n=[];if(e){n.push(null==e?void 0:e.value);for(let t=0;t<e.variants.length;t++)n.push(e.variants[t].value);return n}}static waitForDataToLoad(){return mt(this,void 0,void 0,(function*(){return new Promise(((t,e)=>{this.checkFlag(t),setTimeout((()=>{e("not")}),25e3)}))}))}static checkFlag(t){if(s.isLocalTypeLoaded)return t("done");setTimeout(Ct.checkFlag,1e3,t)}static getTypeVariantsFromTreeWithUserId(t,e){return mt(this,void 0,void 0,(function*(){var n=[];try{yield this.waitForDataToLoad()}catch(t){return n}var o=this.getNodeFromTree(t);if(o){o.value.userId==e&&n.push(null==o?void 0:o.value);for(let t=0;t<o.variants.length;t++)o.variants[t].value.userId==e&&n.push(o.variants[t].value)}return n}))}}Ct.LocalTypeRoot=null;class Tt{constructor(t,e,n,o,i,r,c,a=!1,s,d,l,u=999){this.isComposition=!1,this.isTemp=!1,this.applicationId=999,this.id=t,this.userId=e,this.typeId=n,this.ghostId=t,this.categoryId=o,this.characterValue=r,this.accessId=i,this.type=null,this.isNew=a,this.typeCharacter=c,this.entryTimeStamp=s,this.updatedTimeStamp=d,this.referentId=l,this.applicationId=u}getType(){console.log(this.typeId)}}function wt(){let t=new Date,e=new Date;return new Tt(0,0,0,0,0,"0","0",!1,t,e,0)}var kt=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};class It{constructor(){this.name="conceptsArray"}static AddConcept(t){t.id>0&&(pt.addConceptToTree(t),Nt.addConceptToTree(t),Ct.addConceptToTree(t),this.localconceptsArray.push(t))}static AddConceptToMemory(t){t.id>0&&(pt.addConceptToTree(t),Nt.addConceptToTree(t),Ct.addConceptToTree(t))}static GetConcept(t){return kt(this,void 0,void 0,(function*(){var e=wt(),n=yield pt.getNodeFromTree(t);if(null==n?void 0:n.value){var o=n.value;o&&(e=o)}return e}))}static GetConceptByCharacter(t){return kt(this,void 0,void 0,(function*(){var e=wt(),n=Nt.getNodeFromTree(t);return n&&(e=n.value),e}))}static GetConceptByCharacterAndTypeLocal(t,e){return kt(this,void 0,void 0,(function*(){var n=wt(),o=yield Nt.getCharacterAndTypeFromTree(t,e);return o&&(n=o.value),n}))}static GetConceptsByTypeId(t){let e=[];for(var n=0;n<this.localconceptsArray.length;n++)this.localconceptsArray[n].typeId==t&&e.push(this.localconceptsArray[n]);return e}static GetConceptsByTypeIdAndUser(t,e){return kt(this,void 0,void 0,(function*(){let n=[];return n=yield Ct.getTypeVariantsFromTreeWithUserId(t,e),n}))}getName(){return this.name}}It.localconceptsArray=[];var At=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};class xt{constructor(){this.name="Connection Array"}static CheckContains(t){for(var e=!1,n=0;n<this.connectionArray.length;n++)this.connectionArray[n].id==t.id&&(e=!0);return e}static AddConnection(t){this.CheckContains(t)&&this.RemoveConnection(t),0!=t.id||t.isTemp,this.connectionArray.push(t)}static AddToDictionary(t){this.connectionDictionary[t.id]=t}static RemoveConnection(t){for(var e=0;e<this.connectionArray.length;e++)this.connectionArray[e].id==t.id&&this.connectionArray.splice(e,1);t.id}static GetConnection(t){var e;e=null;for(var n=0;n<this.connectionArray.length;n++)this.connectionArray[n].id==t&&(e=this.connectionArray[n]);return e}static waitForDataToLoad(){return At(this,void 0,void 0,(function*(){return new Promise(((t,e)=>{this.checkFlag(t),setTimeout((()=>{e("not")}),25e3)}))}))}static checkFlag(t){if(s.isLocalConnectionLoaded)return t("done");setTimeout(xt.checkFlag,1e3,t)}static GetConnectionsOfCompositionLocal(t){return At(this,void 0,void 0,(function*(){var e=[];try{yield this.waitForDataToLoad();for(var n=0;n<this.connectionArray.length;n++)this.connectionArray[n].typeId==t&&e.push(this.connectionArray[n]);return e}catch(t){return e}}))}getName(){return this.name}}xt.connectionArray=[],xt.connectionDictionary=[];var Rt=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function St(t){var e,n;return Rt(this,void 0,void 0,(function*(){var o,i={};o=yield xt.GetConnectionsOfCompositionLocal(t);for(var r=[],c=0;c<o.length;c++)r.includes(o[c].ofTheConceptId)||r.push(o[c].ofTheConceptId);var a=yield It.GetConcept(t),s=yield Gt(t,o,r);return i[null!==(n=null===(e=null==a?void 0:a.type)||void 0===e?void 0:e.characterValue)&&void 0!==n?n:"top"]=s,i}))}function Lt(t){var e,n;return Rt(this,void 0,void 0,(function*(){var o,i={};o=yield xt.GetConnectionsOfCompositionLocal(t);for(var r=[],c=0;c<o.length;c++)r.includes(o[c].ofTheConceptId)||r.push(o[c].ofTheConceptId);var a=yield It.GetConcept(t);if(0!=a.id){var s=yield Gt(t,o,r);i[null!==(n=null===(e=null==a?void 0:a.type)||void 0===e?void 0:e.characterValue)&&void 0!==n?n:"top"]=s;var d={}}return d.data=i,d.id=t,d}))}function Gt(t,e,n,o=[]){var i,r,c;return Rt(this,void 0,void 0,(function*(){var a={},s=[],d=yield It.GetConcept(t);if(0!=d.id&&null==d.type){var l=d.typeId,u=yield It.GetConcept(l);d.type=u}if(null===(i=null==d?void 0:d.type)||void 0===i||i.characterValue,!n.includes(t))return null==d?void 0:d.characterValue;if(o.includes(t))return"";o.push(t);for(var h=0;h<e.length;h++)if(e[h].ofTheConceptId==t){var f=e[h].toTheConceptId,y=yield It.GetConcept(f);0!=y.id&&null==(null==y?void 0:y.type)&&(l=y.typeId,u=yield It.GetConcept(l),y.type=u);var v=(null!==(c=null===(r=null==y?void 0:y.type)||void 0===r?void 0:r.characterValue)&&void 0!==c?c:"top").replace("the_","");if(isNaN(Number(v))){if(v){const t=yield Gt(f,e,n);a[v]=t}}else{const t=yield Gt(f,e,n);s[v]=t,a=s}}return a}))}var Ft=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function _t(t){return Ft(this,void 0,void 0,(function*(){return yield It.GetConceptByCharacter(t)}))}var Ut=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function Bt(t,e){return Ut(this,void 0,void 0,(function*(){var n=yield _t(t),o=[];if(n)for(var i=yield It.GetConceptsByTypeIdAndUser(n.id,e),r=0;r<i.length;r++){var c=yield St(i[r].id);o.push(c)}return o}))}function Pt(t,e){return Ut(this,void 0,void 0,(function*(){var n=yield _t(t),o=[];if(n)for(var i=yield It.GetConceptsByTypeIdAndUser(n.id,e),r=0;r<i.length;r++){var c=yield Lt(i[r].id);o.push(c)}return o}))}var Dt=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function Ot(t){return Dt(this,void 0,void 0,(function*(){let e=v();try{var n=I();const o=yield fetch(w.CreateTheConceptUrl(),{method:"POST",headers:n,body:JSON.stringify(t)});if(!o.ok)throw R(o),new Error(`Error! status: ${o.status}`);return e=yield o.json(),e}catch(t){throw t instanceof Error?console.log("Create the concept api error message: ",t):console.log("Create the concept api unexpected error: ",t),t}}))}var Et=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};class Vt{static CheckContains(t){for(var e=!1,n=0;n<this.conceptsSyncArray.length;n++)this.conceptsSyncArray[n].id==t.id&&(e=!0);return e}static SyncDataDelete(t){for(var e=0;e<this.conceptsSyncArray.length;e++)t==this.conceptsSyncArray[e].id&&this.conceptsSyncArray.splice(e,1);for(e=0;e<this.connectionSyncArray.length;e++)this.connectionSyncArray[e].ofTheConceptId!=t&&this.connectionSyncArray[e].toTheConceptId!=t&&this.connectionSyncArray[e].typeId!=t||this.connectionSyncArray.splice(e,1)}static CheckContainsConnection(t){for(var e=!1,n=0;n<this.connectionSyncArray.length;n++)this.connectionSyncArray[n].id==t.id&&(e=!0);return e}static AddConcept(t){this.conceptsSyncArray.push(t)}static RemoveConcept(t){for(var e=0;e<this.conceptsSyncArray.length;e++)this.conceptsSyncArray[e].id==t.id&&this.conceptsSyncArray.splice(e,1)}static AddConnection(t){this.connectionSyncArray.push(t)}static RemoveConnection(t){for(var e=0;e<this.connectionSyncArray.length;e++)this.connectionSyncArray[e].id==t.id&&this.connectionSyncArray.splice(e,1)}static SyncDataOnline(){return Et(this,void 0,void 0,(function*(){try{for(let t=0;t<this.conceptsSyncArray.length;t++)m.AddConcept(this.conceptsSyncArray[t]);for(let t=0;t<this.connectionSyncArray.length;t++)O.AddConnection(this.connectionSyncArray[t]);if(this.conceptsSyncArray.length>0){let t=this.conceptsSyncArray.slice();this.conceptsSyncArray=[],Ot(t)}if(this.connectionSyncArray.length>0){let t=this.connectionSyncArray.slice();this.connectionSyncArray=[],yield function(t){return e=this,n=void 0,i=function*(){let e=new G(0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);try{var n=I(),o=JSON.stringify(t);const i=yield fetch(w.CreateTheConnectionUrl(),{method:"POST",headers:n,body:o});return i.ok?yield i.json():(console.log("Create the connection error message: ",i),R(i)),e}catch(t){throw t instanceof Error?console.log("Create the connection error message: ",t.message):console.log(" Create the connection unexpected error: ",t),t}},new((o=void 0)||(o=Promise))((function(t,r){function c(t){try{s(i.next(t))}catch(t){r(t)}}function a(t){try{s(i.throw(t))}catch(t){r(t)}}function s(e){var n;e.done?t(e.value):(n=e.value,n instanceof o?n:new o((function(t){t(n)}))).then(c,a)}s((i=i.apply(e,n||[])).next())}));var e,n,o,i}(t)}return"done"}catch(t){throw t}}))}static syncDataLocalDb(){return Et(this,void 0,void 0,(function*(){if(this.conceptsSyncArray.length>0){for(let t=0;t<this.conceptsSyncArray.length;t++)this.conceptsSyncArray[t];this.conceptsSyncArray=[]}if(this.connectionSyncArray.length>0){for(let t=0;t<this.connectionSyncArray.length;t++)this.connectionSyncArray[t];this.connectionSyncArray=[]}return"done"}))}}function bt(t,e,n,o,i,r,c){var a=new G(0,t,n,e,o,e,i,e,1,e,0,e,4,e,r,c);return t==n?(a.ofTheConceptId=0,a.toTheConceptId=1,a):(a.isTemp=!0,a.id=Math.floor(1e8*Math.random()),Vt.AddConnection(a),a)}Vt.conceptsSyncArray=[],Vt.connectionSyncArray=[];var Ht=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))},Mt=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function Wt(t,e){return Mt(this,void 0,void 0,(function*(){let n=yield m.GetConceptByCharacterAndTypeLocal(t,e);try{if(null==n||0==n.id){var o={character_value:`${t}`,type_id:e},i=JSON.stringify(o),r=I();const c=yield fetch(w.GetConceptByCharacterAndTypeUrl(),{method:"POST",headers:r,body:i});c.ok?(n=yield c.json(),m.AddConcept(n)):(console.log("This is the concept by type and character error",c.status),R(c))}return n}catch(t){throw t instanceof Error?console.log(" This is the concept by type and character error message: ",t.message):console.log(" This is the concept by type and character unexpected error: ",t),t}}))}var jt=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};class $t{constructor(t,e,n,o,i,r,c,a,s,d){this.id=0,this.userId=t,this.data=e,this.securityId=n,this.securityUserId=o,this.accessId=i,this.accessUserId=r,this.sessionId=c,this.sessionUserId=a,this.entryTimestamp=s,this.isNew=d}}var Jt=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};class Kt{static getId(){return Jt(this,void 0,void 0,(function*(){this.ids.length<5&&(yield function(){return t=this,e=void 0,o=function*(){try{var t=I("application/x-www-form-urlencoded");const n=yield fetch(w.GetReservedIdUrl(),{method:"GET",headers:t});if(!n.ok)throw R(n),new Error(`Error! status: ${n.status}`);const o=yield n.json();for(var e=0;e<o.length;e++)Kt.AddId(o[e])}catch(t){throw t instanceof Error?console.log("get reserved ids error message: ",t.message):console.log("get reserved ids unexpected error: ",t),t}},new((n=void 0)||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}));var t,e,n,o}());var t=this.ids[0];return this.ids.shift(),t}))}static AddId(t){this.ids.includes(t)||this.ids.push(t)}}Kt.ids=[];class Qt{static getId(){return Jt(this,void 0,void 0,(function*(){this.connectionIds.length<5&&(yield function(){return t=this,e=void 0,o=function*(){try{var t=I("application/x-www-form-urlencoded");const n=yield fetch(w.GetReservedConnectionIdUrl(),{method:"GET",headers:t});if(!n.ok)throw R(n),new Error(`Error! status: ${n.status}`);const o=yield n.json();for(var e=0;e<o.length;e++)Qt.AddId(o[e])}catch(t){throw t instanceof Error?console.log("get reserved connection ids error message: ",t.message):console.log("get reserved connection ids unexpected error: ",t),t}},new((n=void 0)||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}));var t,e,n,o}());var t=this.connectionIds[0];return this.connectionIds.shift(),t}))}static AddId(t){this.connectionIds.includes(t)||this.connectionIds.push(t)}}Qt.connectionIds=[];var zt=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function qt(t,e,n,o,i,r,c,a,s,d,l,u,h,f){return zt(this,void 0,void 0,(function*(){var v=yield Kt.getId();let p=new Date,g=new Date;var N=new y(v,e,i,r,n,o,c,a,t,s,d,l,u,h,f,!0,p,g);return N.isTemp=!1,Vt.AddConcept(N),N}))}function Xt(t,e,n,o,i,r,c,a,s,d,l,u,h,f){return zt(this,void 0,void 0,(function*(){var v=yield Kt.getId();let p=new Date,g=new Date;var N=new y(v,e,i,r,n,o,c,a,t,s,d,l,u,h,f,!1,p,g);return m.AddConcept(N),Ot([N]),N}))}var Yt=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function Zt(t,e,n=!1,o,i,r=999,c=0){return Yt(this,void 0,void 0,(function*(){let a,s=r,d=999,l=o,u=o,h=i,f=o,y="",p=e.length,g=v();if(y=t.startsWith("the_")?t:"the_"+t,n)g=yield Ke(t),a=yield qt(e,o,4,o,g.id,g.userId,c,999,d,l,h,f,s,u);else if(p>255)g=yield Ke(y),a=yield qt(e,o,4,o,g.id,g.userId,c,999,d,l,h,f,s,u),function(t){Ht(this,void 0,void 0,(function*(){try{var e=I();const n=yield fetch(w.CreateTheTextDataUrl(),{method:"POST",headers:e,body:JSON.stringify(t)});if(!n.ok)throw R(n),new Error(`Error! status: ${n.status}`);return yield n.json()}catch(t){throw t instanceof Error?console.log("Create the text error message: ",t.message):console.log("Create the text unexpected error: ",t),t}}))}(new $t(o,e,d,l,h,f,s,u,Date.now().toString(),!0));else{g=yield Ke(y);let t=yield Wt(e,g.id);a=t,0==t.id&&0==t.userId&&(a=yield Xt(e,o,4,o,g.id,g.userId,12,12,d,l,h,f,s,u),function(t,e,n,o){jt(this,void 0,void 0,(function*(){try{var i={newConceptId:t,referent:e,typeId:n,typeUserId:o},r=I(),c=JSON.stringify(i);const a=yield fetch(w.MakeTheNameInBackendUrl(),{method:"POST",headers:r,body:c});a.ok||R(a)}catch(t){throw t instanceof Error?console.log("make the name in backend error message: ",t.message):console.log("make the name in backend unexpected error: ",t),t}}))}(a.id,`${e}`,g.id,o))}return a.type=g,a}))}var te=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function ee(t,e=null,n=null,o=null,i=null,r=null,c=null){return te(this,void 0,void 0,(function*(){var a=null!=i?i:999,s=null!=r?r:4,d=null!=c?c:999,l=null!=o?o:0,u=v();for(const o in t)if("string"!=typeof t[o]&&"number"!=typeof t[o])if(null==e&&null==n){var h=l;u=p=yield Zt(o,"",!0,a,s,d),h=p.id,l=p.id,yield ee(t[o],p.id,p.userId,h,i,r,c)}else{var f=null!=e?e:999,y=null!=n?n:999;h=l,u=p=yield Zt(o,"",!0,a,s,d),yield bt(f,y,p.id,p.userId,h,d,p.userId),yield ee(t[o],p.id,p.userId,h,i,r,c)}else{f=null!=e?e:999,y=null!=n?n:10267,h=l;var p=yield Zt(o,t[o],!1,a,s,d);yield bt(f,y,p.id,p.userId,h,d,p.userId)}return u}))}class ne{constructor(t=0,e,n,o,i,r,c=999){this.isTemp=!1,this.applicationId=999,this.type=wt(),this.id=t,this.ofTheConceptId=e,this.toTheConceptId=n,this.typeId=o,this.ghostId=t,this.orderId=i,this.typeCharacter="",this.accessId=r,this.entryTimeStamp=new Date,this.terminationDateTime=new Date,this.localSyncTime=new Date,this.applicationId=c}}function oe(t,e,n,o=1){Math.floor(1e8*Math.random());let i=0,r=0,c=0;i=t,r=e,c=n;let a=new ne(0,0,0,0,0,0);return t!=e&&(a=new ne(0,t,e,n,o,4),a.isTemp=!0,a.id=Math.floor(1e8*Math.random()),xt.AddConnection(a)),a}var ie=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function re(t,e,n,o,i,r,c=0){return ie(this,void 0,void 0,(function*(){var a=Math.floor(1e8*Math.random());let s=new Date,d=new Date;var l=new Tt(a,n,i,o,r,t,e,!0,s,d,c);return l.isTemp=!0,It.AddConcept(l),l}))}var ce=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))},ae=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function se(t,e,n,o){return ae(this,void 0,void 0,(function*(){var i=yield _t(t);if(i&&(0==i.id||0==i.userId)){var r=T(t);if(r[0]==t){var c=yield function(t,e,n,o,i){return ce(this,void 0,void 0,(function*(){var e=yield It.GetConceptByCharacterAndTypeLocal(t,51),o=e;return 0==o.id&&(o=e=yield re(t,"the",n,4,51,4)),o}))}(t,0,o);i=c}else{var a=yield se(r[0],e,n,o),s=yield se(r[1],e,n,o);s&&(i=c=yield re(t,r[1],o,a.id,s.id,4))}}return i}))}var de=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function le(t,e,n=!1,o,i,r=999,c=0){return de(this,void 0,void 0,(function*(){var i,r,a,s=o,d=e.length;if(a=t.startsWith("the_")?t:"the_"+t,n)i=yield se(t,999,o,o),r=yield re(e,t,o,4,i.id,4,c);else if(d>255)i=yield se(a,999,s,o),r=yield re(e,a,o,4,i.id,4);else{i=yield se(a,999,s,o);var l=yield It.GetConceptByCharacterAndTypeLocal(e,i.id);r=l,0==l.id&&0==l.userId&&(r=yield re(e,a,o,4,i.id,4))}return r.type=i,r}))}var ue=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function he(t,e=null,n=null,o=null,i=null,r=null,c=null){return ue(this,void 0,void 0,(function*(){var a=null!=i?i:999,s=null!=c?c:4,d=null!=o?o:0,l=wt();for(const o in t)if("string"!=typeof t[o]&&"number"!=typeof t[o])if(null==e&&null==n){var u=d;l=f=yield le(o,"",!0,a,0,s),u=f.id,d=f.id,yield he(t[o],f.id,f.userId,u,i,r,c)}else{var h=null!=e?e:999,f=(u=d,yield le(o,"",!0,a,0,s));yield oe(h,f.id,u),yield he(t[o],f.id,f.userId,u,i,r,c)}else h=null!=e?e:999,u=d,f=yield le(o,t[o],!1,a,0,s),yield oe(h,f.id,u);return l}))}var fe=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function ye(t,e,n,o=10,i=1){return fe(this,void 0,void 0,(function*(){let r=[];try{var c=new URLSearchParams;c.append("typeId",`${t}`),c.append("ofTheConceptId",`${e}`),c.append("userId",`${n}`),c.append("inpage",`${o}`),c.append("page",`${i}`);var a=I("application/x-www-form-urlencoded");const s=yield fetch(w.GetAllConnectionsOfConceptUrl(),{method:"POST",headers:a,body:c});return s.ok?r=yield s.json():(console.log("Get connection of concept error",s.status),R(s)),r}catch(t){throw t instanceof Error?console.log("Get connection of concept error message: ",t.message):console.log("Get connection of concept unexpected error: ",t),t}}))}var ve=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function pe(t,e,n,o,i,r,c,a=1,s=4){return ve(this,void 0,void 0,(function*(){var d=e,l=e,u=e,h=e,f=e,y=yield Qt.getId(),v=new G(y,t,n,e,o,u,i,l,a,d,0,h,s,f,r,c);return t==n?(v.ofTheConceptId=0,v.toTheConceptId=1,v):(v.toUpdate=!0,v.isTemp=!1,Vt.AddConnection(v),v)}))}var ge=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))},Ne=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))},me=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function Ce(t){return me(this,void 0,void 0,(function*(){var e=yield O.GetConnection(t);if((null==e||0==e.id)&&null!=t&&null!=t){var n=yield function(t){return Ne(this,void 0,void 0,(function*(){var e=yield O.GetConnection(t);try{if(0!=e.id)return e;{var n=I("application/x-www-form-urlencoded");const o=yield fetch(w.GetConnectionUrl(),{method:"POST",headers:n,body:`id=${t}`});return o.ok?(e=yield o.json(),O.AddConnection(e)):(console.log("Get Connection Error",o.status),R(o)),e}}catch(t){throw t instanceof Error?console.log("Get Connection error message: ",t.message):console.log("Get Connection unexpected error: ",t),t}}))}(t);e=n}return e}))}var Te=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function we(t){return Te(this,void 0,void 0,(function*(){var e=yield Ce(t);!function(t){ge(this,void 0,void 0,(function*(){try{const e=new FormData;e.append("id",t.toString());const n=yield fetch(w.DeleteTheConnectionUrl(),{method:"POST",body:e,redirect:"follow"});n.ok||(console.log("Delete connection error status: ",n.status),R(n))}catch(t){throw t instanceof Error?console.log("Delete connection error message: ",t.message):console.log("Delete connection unexpected error: ",t),t}}))}(t),U.removeNodeFromTree(t),P.removeTypeConcept(e.typeId,t)}))}var ke=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function Ie(t,e=999){return ke(this,void 0,void 0,(function*(){var n=v();if(t<0)return No(yield so(e,t));if(null!=(n=yield m.GetConcept(t))&&0!=n.id||null==t||null==t||(n=yield Q(t)),0!=n.id&&null==n.type&&null==(yield m.GetConcept(n.typeId))&&null!=n.typeId&&null!=n.typeId){var o=yield Q(n.typeId);n.type=o}return n}))}var Ae=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function xe(t,e,n,o=!1,i=!1){var r,c;return Ae(this,void 0,void 0,(function*(){var a=t.userId,s=a,d=a;if(o){let o=(null===(r=e.type)||void 0===r?void 0:r.characterValue)+"_s",c=n+"_by",u=o+"_"+c;i&&(yield Re(c,e,a));var l=yield Zt("connection",u,!1,999,999,999);let h=new G(0,e.id,t.id,e.userId,t.userId,e.userId,l.id,l.userId,1e3,a,999,s,4,d,999,999);Vt.AddConnection(h)}let u=(null===(c=t.type)||void 0===c?void 0:c.characterValue)+"_s",h=n+"_s",f=u+"_"+h;i&&(yield Re(h,t,a));var y=yield Zt("connection",f,!1,999,999,999);let v=new G(0,t.id,e.id,t.userId,e.userId,t.userId,y.id,y.userId,1e3,a,999,s,4,d,999,999);return Vt.AddConnection(v),v}))}function Re(t,e,n=null){var o;return Ae(this,void 0,void 0,(function*(){for(var i=e,r=null!=n?n:e.userId,c=r,a=r,s=999,d=t+"_count",l=(null===(o=e.type)||void 0===o?void 0:o.characterValue)+"_s_"+d,u=yield Zt("connection",l,!1,r,4,s),h=yield ye(u.id,e.id,r,10,1),f=[],y=v(),p=0;p<h.length;p++){let t=yield Ie(h[p].toTheConceptId);f.push(t)}if(f.length<1)y=yield Zt("count","1",!1,r,4,s);else{var g=f[0];let t=0;try{t=Number(g.characterValue)}catch(e){t=0}t+=1,y=yield Zt("count",t.toString(),!1,r,4,s);for(let t=0;t<h.length;t++)we(h[t].id)}let N=new G(0,i.id,y.id,i.userId,y.userId,i.userId,u.id,u.userId,1e3,r,999,c,4,a,s,999);yield Vt.AddConnection(N)}))}function Se(t,e,n,o=!1,i=!1){var r,c;return Ae(this,void 0,void 0,(function*(){var a=t.userId,s=a,d=a;if(o){let o=(null===(r=e.type)||void 0===r?void 0:r.characterValue)+"_s",c=n+"_by",u=o+"_"+c;i&&(yield Re(c,e,a));var l=yield Zt("connection",u,!1,999,999,999);let h=new G(0,e.id,t.id,e.userId,t.userId,e.userId,l.id,l.userId,1e3,a,999,s,4,d,999,999);Vt.AddConnection(h)}let u=(null===(c=t.type)||void 0===c?void 0:c.characterValue)+"_s",h=n+"_s",f=u+"_"+h;i&&(yield Re(h,t,a));var y=yield Zt("connection",f,!1,999,999,999);return yield pe(t.id,t.userId,e.id,e.userId,y.id,999,999,1e3,4)}))}var Le=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function Ge(t,e,n=10,o=1){var i;return Le(this,void 0,void 0,(function*(){var r=[],c=yield Ie(t),a=(null===(i=c.type)||void 0===i?void 0:i.characterValue)+"_s_"+e,s=yield Wt(a,16);if(s.id>0){for(var d=yield ye(s.id,c.id,c.userId,n,o),l=[],u=0;u<d.length;u++)l.push(d[u].toTheConceptId);for(yield J(l),u=0;u<d.length;u++){let t=d[u].toTheConceptId,e=yield Ie(t),n=yield ot(e.id);r.push(n)}}return r}))}function Fe(t,e,n=10,o=1){var i;return Le(this,void 0,void 0,(function*(){var r=[],c=yield Ie(t),a=(null===(i=c.type)||void 0===i?void 0:i.characterValue)+"_s_"+e,s=yield Wt(a,16);if(s.id>0){for(var d=yield ye(s.id,c.id,c.userId,n,o),l=[],u=0;u<d.length;u++)l.push(d[u].toTheConceptId);for(u=0;u<d.length;u++){let t=d[u].toTheConceptId,e=yield Ie(t);r.push(e)}}return r}))}class _e{constructor(t,e,n,o,i,r,c,a,s,d){this.id=0,this.isNew=!1,this.userId=t,this.data=`${e}`,this.securityId=n,this.securityUserId=o,this.accessId=i,this.accessUserId=r,this.sessionId=c,this.sessionUserId=a,this.isNew=d}}class Ue{constructor(){this.name="character Repository"}static AddCharacter(t){this.characterData[t.id]=t}static GetCharacter(t){for(var e=new _e(0,"0",0,0,0,0,0,0,"0",!1),n=0;n<this.characterData.length;n++)this.characterData[n].data==t&&(e=this.characterData[n]);return e}}Ue.characterData=[];class Be{constructor(t,e,n,o){this.id=t,this.userId=e,this.referentId=n,this.isNew=o}}var Pe=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))},De=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function Oe(t,e,n,o,i){return De(this,void 0,void 0,(function*(){var r=new _e(e,t,n,e,o,e,i,e,"",!1);return yield function(t){return Pe(this,void 0,void 0,(function*(){try{if(0==(t=Ue.GetCharacter(t.data)).id){var e=I();const o=yield fetch(w.CreateTheCharacterDataUrl(),{method:"POST",headers:e,body:JSON.stringify(t)});if(!o.ok)throw R(o),new Error(`Error! status: ${o.status}`);const i=yield o.json();var n=new _e(i.userId,t.data,0,0,4,4,999,999,"",!1);return n.id=i.id,Ue.AddCharacter(n),i}return new Be(t.id,t.userId,0,!1)}catch(t){throw t instanceof Error?console.log("create the character error message: ",t.message):console.log("create the character unexpected error: ",t),t}}))}(r)}))}var Ee=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function Ve(t,e,n,o,i,r,c,a,s,d,l,u,h,f){return Ee(this,void 0,void 0,(function*(){var y=yield Wt(t,i),v=y;return 0==v.id&&(v=y=yield qt(t,e,n,o,i,r,c,a,s,d,l,u,h,f)),v}))}var be=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))},He=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function Me(t,e,n,o){return He(this,void 0,void 0,(function*(){var i=o,r=yield lt(t);if(r&&(0==r.id||0==r.userId)){var c=T(t);if(c.length>0)if(console.log(c),c[0]==t){var a=yield function(t,e,n,o,i,r){return be(this,void 0,void 0,(function*(){var c=e,a=e;i=e;var s,d=e,l=e,u=e;if(1==t.length){var h=t.charCodeAt(0);yield Oe(t,e,n,o,r),s=Ve(t,e,4,c,h,u,49,d,n,a,o,i,r,l)}else{var f=yield Oe(t,e,n,o,r);f.isNew,s=yield Ve(t,e,4,c,51,d,f.id,f.userId,n,a,o,i,r,l)}return s}))}(t,o,999,999,i,e);r=a}else{var s=yield Me(c[0],e,n,o),d=yield Me(c[1],e,n,o);d&&(r=yield Xt(t,o,s.id,o,d.id,o,999,o,999,o,999,o,e,o))}}return r}))}var We=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))},je=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function $e(t){return je(this,void 0,void 0,(function*(){let e=v();if("the"==t)return e.id=1,e.typeId=5,e.characterValue="the",e;var n=T(t);if(n.length>1){let o=1,i=yield $e(n[0]);0!=i.id&&(o=i.id),e=yield function(t,e){return je(this,void 0,void 0,(function*(){let n=yield m.GetConceptByCharacterAndCategoryLocal(t,e);return 0==n.id&&(n=yield function(t,e){return We(this,void 0,void 0,(function*(){let n=v();try{var o=I("application/x-www-form-urlencoded");const i=yield fetch(w.GetConceptByCharacterAndCategoryDirectUrl(),{method:"POST",headers:o,body:`character_value=${t}&category_id=${e}`});return i.ok?(n=yield i.json(),m.AddConcept(n)):(console.log("This is the concept by category and character error",i.status),R(i)),n}catch(t){throw t instanceof Error?console.log(" This is the concept by category and character error message: ",t.message):console.log(" This is the concept by category and character unexpected error: ",t),t}}))}(t,e)),n}))}(t,o)}else n[0]==t&&(e=yield function(t){return je(this,void 0,void 0,(function*(){var e=yield m.GetConceptByCharacterAndTypeLocal(t,51);return 0==e.id&&(e=yield st(t)),e}))}(t));return e}))}var Je=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function Ke(t,e){return Je(this,void 0,void 0,(function*(){let e=v();try{if(e=yield $e(t),0==e.id||4==e.typeId){var n=I("application/x-www-form-urlencoded");const o=yield fetch(w.MakeTheTypeConceptUrl(),{method:"POST",headers:n,body:`type=${t}`});if(!o.ok)throw R(o),new Error(`Error! status: ${o.status}`);e=yield o.json()}return e}catch(t){throw t instanceof Error?console.log("Make The Type Concept Api error : ",t.message):console.log("Make The Type Concept Api error : ",t),t}}))}var Qe=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))},ze=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))},qe=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function Xe(t){return qe(this,void 0,void 0,(function*(){for(var e=yield function(t){return Qe(this,void 0,void 0,(function*(){var e=[];try{(new Date).getTime();var n=I("application/x-www-form-urlencoded");const r=yield fetch(w.GetAllLinkerConnectionOfConceptUrl()+`?conceptId=${t}`,{method:"GET",headers:n});if(r.ok){const t=yield r.json();for(var o=0;o<t.length;o++){var i=t[o];e.push(i)}}else console.log("Get all linker connection from the concepts error","cannot get respone"),R(r);return e}catch(t){throw t instanceof Error?console.log("Get all linker connection from the concepts error: ",t.message):console.log("Get all linker connection from the concepts error(Unexpected): ",t),t}}))}(t),n=0;n<e.length;n++){let t=e[n];var o=t.typeId;let i=yield Ie(o);t.type=i}return e}))}function Ye(t){return qe(this,void 0,void 0,(function*(){for(var e=yield function(t){return ze(this,void 0,void 0,(function*(){var e=[];try{(new Date).getTime();var n=I("application/x-www-form-urlencoded");const r=yield fetch(w.GetAllLinkerConnectionToConceptUrl()+`?conceptId=${t}`,{method:"GET",headers:n});if(r.ok){const t=yield r.json();for(var o=0;o<t.length;o++){var i=t[o];e.push(i)}}else console.log("Get all linker connection To the concepts error","cannot get respone"),R(r);return e}catch(t){throw t instanceof Error?console.log("Get all linker connection To the concepts error: ",t.message):console.log("Get all linker connection To the concepts error(Unexpected): ",t),t}}))}(t),n=0;n<e.length;n++){let t=e[n];var o=t.typeId;let i=yield Ie(o);t.type=i}return e}))}var Ze=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))},tn=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function en(t){return tn(this,void 0,void 0,(function*(){var e=yield Ie(t);yield f.removeNodeFromTree(t);var n=e.typeId,o=e.characterValue;yield g.removeTypeConcept(n,t),yield u.removeNodeByCharacter(o,t),function(t){Ze(this,void 0,void 0,(function*(){try{const e=new FormData;e.append("id",t.toString());const n=yield fetch(w.DeleteConceptUrl(),{method:"POST",body:e});if(!n.ok)throw R(n),new Error(`Error! status: ${n.status}`)}catch(t){throw t instanceof Error?console.log("Delete concept error message: ",t.message):console.log("Delete concept unexpected error: ",t),t}}))}(t)}))}var nn=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function on(t,e){return nn(this,void 0,void 0,(function*(){try{const n=new Headers;n.append("Authorization","Bearer "+e);const o=new FormData;o.append("id",t.toString());const i=yield fetch(w.DeleteConceptUrl(),{method:"POST",body:o,headers:n});if(!i.ok)throw R(i),new Error(`Delete composition Error! status: ${i.status}`)}catch(t){throw t instanceof Error?console.log("Delete composition error message: ",t.message):console.log("Delete composition unexpected error: ",t),t}}))}var rn=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function cn(t,e,n,o,i=999){return rn(this,void 0,void 0,(function*(){var o,i=n,r=n,c=n,a=t.startsWith("the_"),s=v();return o=a?t:"the_"+t,s=yield Ke(o),yield Ve(e,n,4,n,s.id,s.userId,0,999,999,i,4,c,999,r)}))}class an{constructor(){this.composition=0,this.type="",this.linker="",this.inpage=10,this.page=1,this.listLinkers=[],this.fullLinkers=[],this.textSearch="",this.logic="or",this.reverse=!1,this.doFilter=!1,this.filterSearches=[],this.selectors=[]}}var sn=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function dn(t=[]){return sn(this,void 0,void 0,(function*(){var e=[];try{var n=[];for(let o=0;o<t.length;o++){let i=yield O.GetConnection(t[o]);0==i.id?n.push(t[o]):e.push(i)}if(0==n.length)return e;{var o=I();const t=yield fetch(w.GetConnectionBulkUrl(),{method:"POST",headers:o,body:JSON.stringify(n)});if(t.ok){const n=yield t.json();if(n.length>0){for(let t=0;t<n.length;t++){let o=n[t];e.push(o),O.AddConnection(o)}yield H(e)}}else console.log("Get Connection Bulk error",t.status),R(t);return e}}catch(t){throw t instanceof Error?console.log("Get Connection Bulk error message: ",t.message):console.log("Get Connection Bulk unexpected error: ",t),t}}))}var ln=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function un(t=[]){return ln(this,void 0,void 0,(function*(){yield J(t);var e=[];for(let o=0;o<t.length;o++){var n=yield et(t[o]);e.push(n)}return e}))}function hn(t=[]){return ln(this,void 0,void 0,(function*(){yield J(t);var e=[];for(let o=0;o<t.length;o++){var n=yield nt(t[o]);e.push(n)}return e}))}function fn(t=[],e=[]){return ln(this,void 0,void 0,(function*(){yield dn(e);var n=yield W(t);!function(t=[],e=[]){for(let n=0;n<e.length;n++)t.includes(e[n].id)||O.RemoveConnection(e[n])}(e,n);var o=[];for(let e=0;e<t.length;e++){var i=yield nt(t[e]);o.push(i)}return o}))}function yn(t=[],e=[]){return ln(this,void 0,void 0,(function*(){let n=[];for(let t=0;t<e.length;t++)0==(yield O.GetConnection(e[t])).id&&n.push(e[t]);yield dn(n);var o={};for(let e=0;e<t.length;e++){var i=yield nt(t[e]);o[t[e]]=i}return o}))}var vn=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function pn(t=0,e=[],n=""){return vn(this,void 0,void 0,(function*(){var o=[];try{var i=new an;i.composition=t,i.listLinkers=e,i.textSearch=n;var r=JSON.stringify(i),c=I();const d=yield fetch(w.RecursiveSearchUrl(),{method:"POST",headers:c,body:r});if(d.ok){const t=yield d.json();var a=t.compositionIds,s=t.internalConnections;t.externalConnections,o=yield fn(a,s)}else console.log("recursive search error ",d.status),R(d);return o}catch(t){throw t instanceof Error?console.log("recursive search error message: ",t.message):console.log("recursive search unexpected error: ",t),t}}))}var gn=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function Nn(t,e){return gn(this,void 0,void 0,(function*(){try{var n={email:t,password:e},o=new Headers;o.append("Content-Type","application/json");var i=JSON.stringify(n);const r=yield fetch(w.LoginUrl(),{method:"POST",headers:o,body:i});if(r.ok){const t=yield r.json();return k.BearerAccessToken=t.data.token,t}console.log("Login tsccs error message: ",r.status),R(r)}catch(t){throw t instanceof Error?console.log("Login tsccs error message: ",t.message):console.log(" Login tsccs unexpected error: ",t),t}}))}var mn=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function Cn(t){return mn(this,void 0,void 0,(function*(){return yield function(t="",e={}){return mn(this,void 0,void 0,(function*(){let n={message:"success",status:!1,statusCode:200,data:""};try{const o=yield fetch(t,{method:"POST",mode:"cors",cache:"no-cache",credentials:"same-origin",headers:{"Content-Type":"application/json"},redirect:"follow",referrerPolicy:"no-referrer",body:JSON.stringify(e)}),i=yield o.json();return o.ok?n={message:"success",status:!0,statusCode:200,data:i}:R(o),n}catch(t){throw console.log("Signup Error: ",t),t}}))}(w.SignupUrl(),t)}))}var Tn=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function wn(t){return Tn(this,void 0,void 0,(function*(){const e=JSON.stringify({email:t.email,password:t.password});let n={message:"success",status:!1,statusCode:200,data:""};const o=new Headers;o.append("Content-Type","application/json");const i=w.LoginUrl();try{const t=yield fetch(i,{method:"POST",headers:o,body:e,redirect:"follow"}),r=yield t.json();return t.ok?n={message:"success",status:!0,statusCode:200,data:null==r?void 0:r.data}:R(t),n}catch(t){throw console.log("Sign in api error",t),t}}))}function kn(t,e){return-1===t.indexOf(e)&&t.push(e),t}function In(t=[],e){var n,o;let i=[],r=null===(n=e.type)||void 0===n?void 0:n.characterValue;if((null==r?void 0:r.startsWith("the_"))||(r="the_"+r),Array.isArray(t))for(let n=0;n<t.length;n++){let c=null===(o=t[n].type)||void 0===o?void 0:o.characterValue;(null==c?void 0:c.startsWith("the_"))||(c="the_"+c),e.typeId!=t[n].typeId&&r!=c||i.push(t[n])}return i}function An(t=[],e){let n=[],o=e.typeCharacter;if((null==o?void 0:o.startsWith("the_"))||(o="the_"+o),Array.isArray(t))for(let i=0;i<t.length;i++){let r=t[i].typeCharacter;(null==r?void 0:r.startsWith("the_"))||(r="the_"+r),e.typeId!=t[i].typeId&&o!=r||n.push(t[i])}return n}function xn(t=[],e){let n=[];if(Array.isArray(t)){const o=t.find((t=>t.toTheConceptId==e));o&&n.push(o);const i=t.find((t=>t.ofTheConceptId==e));i&&n.push(i)}return n}function Rn(t=[],e){let n=[];if(Array.isArray(t)){const o=t.find((t=>t.toTheConceptId==e));o&&n.push(o);const i=t.find((t=>t.ofTheConceptId==e));i&&n.push(i)}return n}function Sn(t=[],e){Array.isArray(t)&&t.splice(t.findIndex((function(t){return t.id===e.id})),1)}function Ln(t=[],e){Array.isArray(t)&&t.splice(t.findIndex((function(t){return t.id===e.id})),1)}class Gn{constructor(t,e,n,o){this.expiryTime=new Date(Date.now()+6e5),this.height=1,this.key=t,this.value=e,this.leftNode=n,this.rightNode=o}isValid(){const t=new Date(Date.now());return!(this.expiryTime<t&&(_n.removeNodeFromTree(this.key),1))}saveToCache(t){this.value.cached=t}addNode(t,e,n){if(null==e)return t;const o=e.leftNode,i=e.rightNode;if(e.key>t.key)e.leftNode=this.addNode(t,o,n);else{if(!(e.key<t.key))return this.isValid(),t;e.rightNode=this.addNode(t,i,n)}e.height=1+Math.max(this.getHeight(e.leftNode),this.getHeight(e.rightNode));const r=this.getBalanceFactor(e);if(r>1&&e.leftNode){if(t.key<e.leftNode.key)return this.rightRotate(e);if(t.key>e.leftNode.key)return e.leftNode=this.leftRotate(e.leftNode),this.rightRotate(e)}if(r<-1&&e.rightNode){if(t.key>e.rightNode.key)return this.leftRotate(e);if(t.key<e.rightNode.key)return e.rightNode=this.rightRotate(e.rightNode),this.leftRotate(e)}return this.isValid(),e}rightRotate(t){if(t){const e=t.leftNode;if(e){const n=e.rightNode;return t.leftNode=n,e.rightNode=t,t.height=Math.max(this.getHeight(t.leftNode),this.getHeight(t.rightNode))+1,e.height=Math.max(this.getHeight(e.leftNode),this.getHeight(e.rightNode))+1,e}}return t}leftRotate(t){if(t){const e=t.rightNode;if(e){const n=e.leftNode;return e.leftNode=t,t.rightNode=n,t.height=Math.max(this.getHeight(t.leftNode),this.getHeight(t.rightNode))+1,e.height=Math.max(this.getHeight(e.leftNode),this.getHeight(t.rightNode))+1,e}}return t}getHeight(t){return t?t.height:0}getBalanceFactor(t){return null==t?0:this.getHeight(t.leftNode)-this.getHeight(t.rightNode)}getFromNode(t,e){return e?t==e.key&&e.isValid()?e:t<e.key?this.getFromNode(t,e.leftNode):t>e.key?this.getFromNode(t,e.rightNode):e:e}removeNode(t,e){if(null==t)return t;if(t.key>e)return t.leftNode=this.removeNode(t.leftNode,e),t;if(t.key<e)return t.rightNode=this.removeNode(t.rightNode,e),t;if(null==t.leftNode){const e=t.rightNode;return t=null,e}if(null==t.rightNode){const e=t.leftNode;return t=null,e}{const e=this.inOrderSuccessor(t.rightNode);return t.value=e.value,t.key=e.key,t.rightNode=this.removeNode(t.rightNode,e.key),t}}countNodeBelow(t){return null==t?0:1+this.countNodeBelow(t.leftNode)+this.countNodeBelow(t.rightNode)}inOrderSuccessor(t){for(;null!=t.leftNode;)t=t.leftNode;return t}}var Fn=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};class _n{static addNodeToTree(t){if(null==this.root)return this.root=t,this.root;this.root=this.root.addNode(t,this.root,this.root.height)}static addCompositionToTree(t){const e=new Gn(t.id,t,null,null);this.addNodeToTree(e)}static getNodeFromTree(t){return Fn(this,void 0,void 0,(function*(){return this.root?this.root.getFromNode(t,this.root):null}))}static removeNodeFromTree(t){return Fn(this,void 0,void 0,(function*(){this.root&&(this.root=this.root.removeNode(this.root,t))}))}static countNumberOfNodes(){return this.root?this.root.countNodeBelow(this.root):0}}_n.root=null;var Un=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function Bn(t,e,n,o,i=[]){var r,c;return Un(this,void 0,void 0,(function*(){let a={};const s=[];if(0==t)return"";let d=Pn(n,t);if(null!=d&&0!=d.id||null==t||null==t||(d=yield Ie(t)),0!=d.id&&null==d.type){const t=d.typeId;let e=Pn(n,t);d.type=e,null==e&&null!=t&&null!=t&&(e=yield Ie(t),d.type=e)}if(!o.includes(t))return null==d?void 0:d.characterValue;if(i.includes(t))return"";i.push(t);for(let d=0;d<e.length;d++)if(e[d].ofTheConceptId==t){const l=e[d].toTheConceptId;if(o.includes(t)){let t=Pn(n,l);if(null!=t&&0!=t.id||null==l||null==l||(t=yield Ie(l)),0!=t.id&&null==(null==t?void 0:t.type)){const e=t.typeId;let n=yield m.GetConcept(e);t.type=n,null==n&&null!=e&&null!=e&&(n=yield Ie(e),t.type=n)}const d="the_",u=(null!==(c=null===(r=null==t?void 0:t.type)||void 0===r?void 0:r.characterValue)&&void 0!==c?c:"").replace(d,"");if(isNaN(Number(u))){if(u){const t=yield Bn(l,e,n,o,i);a[u]=t}}else{const t=yield Bn(l,e,n,o,i);s[u]=t,a=s}}}return a}))}function Pn(t,e){let n=v();for(let o=0;o<t.length;o++)if(e==t[o].id)return n=t[o],n;return n}class Dn{constructor(){this.id=0,this.mainConcept=v(),this.connections=[],this.concepts=[],this.subcompositions=[],this.cached={}}updateCache(){return t=this,e=void 0,o=function*(){if(0==this.mainConcept.id)for(let t=0;t<this.concepts.length;t++)this.concepts[t].id==this.id&&(this.mainConcept=this.concepts[t]);this.cached=yield Bn(this.id,this.connections,this.concepts,this.subcompositions,[])},new((n=void 0)||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}));var t,e,n,o}UpdateAcrossDistributedSystem(){var t,e;try{0!=this.id&&("compositionUpdate",e=null===(t=this.id)||void 0===t?void 0:t.toString(),w.MQTT_CONNECTION&&w.MQTT_CONNECTION.publish("compositionUpdate",e))}catch(t){console.log("Error while publishing message",t)}}isUpdating(){this.UpdateAcrossDistributedSystem()}GetDataCache(){var t,e,n;const o={};o[null!==(n=null===(e=null===(t=this.mainConcept)||void 0===t?void 0:t.type)||void 0===e?void 0:e.characterValue)&&void 0!==n?n:""]=this.cached;const i={};return i.data=o,i.id=this.id,i}}var On=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function En(t,e=null,n=null,o=null,i=null,r=null,c=null,a=null){return On(this,void 0,void 0,(function*(){const s=null!=i?i:999,d=null!=r?r:4,l=null!=c?c:999;let u=null!=o?o:0,h=v();null==a&&(a=new Dn);for(const o in t)if("object"==typeof t[o]||Array.isArray(t[o])){const f=yield Zt(o,"",!0,s,d,l);if(null==e&&null==n){let e=u;h=f,e=f.id,u=f.id,a.concepts.push(f),a.id=f.id,yield En(t[o],f.id,f.userId,e,i,r,c,a)}else{const s=null!=e?e:999,d=null!=n?n:999,y=u;h=f,a.concepts.push(f);const v=yield bt(s,d,f.id,f.userId,y,l,f.userId);a.connections.push(v),yield En(t[o],f.id,f.userId,y,i,r,c,a)}null!=t[o]&&null!=t[o]&&a.subcompositions.push(f.id)}else{const i=null!=e?e:999,r=null!=n?n:999,c=u,h=yield Zt(o,t[o],!1,s,d,l);a.concepts.push(h);const f=yield bt(i,r,h.id,h.userId,c,l,h.userId);a.connections.push(f)}return h}))}var Vn=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function bn(t){return Vn(this,void 0,void 0,(function*(){const e=t.userId,n=t.sessionId,o=t.accessId;let i=[];const r=[];let c=v(),a=v();const s=[];let d=t.compositionId;const l=t.ofTheCompositionId;let u=[];if(d<0){let t=yield Ie(d,e);if(!(t.id>0))return null;d=t.id}i=yield q(d);const h=[],f=new Dn,y=[];f.id=d,f.isUpdating();let p=[];for(let t=0;t<i.length;t++)kn(y,i[t].ofTheConceptId),kn(h,i[t].ofTheConceptId),kn(h,i[t].toTheConceptId),p.push(i[t].ofTheConceptId);f.subcompositions=y,f.connections=i;for(let t=0;t<h.length;t++){const e=yield Ie(h[t]);d==h[t]&&(c=e),l==h[t]&&(a=e),r.push(e)}const g=t.patchObject;for(const t in g){let i=v();const d=g[t];let l=c;if(a.id>0&&(l=a),Array.isArray(d)||"object"==typeof d){i=yield Zt(t,"",!0,c.userId,4,999),f.subcompositions.push(i.id);const e=In(r,i);for(let t=0;t<e.length;t++)if(e[t].id>0){const n=xn(f.connections,e[t].id);u=u.concat(n),s.push(e[t])}yield En(g[t],i.id,i.userId,c.id,c.userId,4,999,f)}else{i=yield Zt(t,d,!1,e,o,n);const c=In(r,i);for(let t=0;t<c.length;t++)if(c[t].id>0){const e=xn(f.connections,c[t].id);u=u.concat(e),s.push(c[t])}}const h=bt(l.id,l.userId,i.id,i.userId,c.id,n,e);r.push(i),f.connections.push(h)}for(let t=0;t<u.length;t++)Ln(f.connections,u[t]),we(u[t].id);for(let t=0;t<s.length;t++)Sn(r,s[t]);return f.concepts=f.concepts.concat(r),f.mainConcept=c,f.id=c.id,yield f.updateCache(),_n.addCompositionToTree(f),Vt.SyncDataOnline(),f.GetDataCache()}))}var Hn=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function Mn(t,e,n,o,i=10,r=1){return Hn(this,void 0,void 0,(function*(){var c=A("application/x-www-form-urlencoded",o),a=new URLSearchParams;a.append("type",t),a.append("search",e),a.append("composition",n),a.append("inpage",i.toString()),a.append("page",r.toString());const s=w.SearchCompositionsUrl()+"?"+a.toString();try{const t=yield fetch(s,{method:"GET",headers:c});return t.ok?yield t.json():(R(t),[])}catch(t){throw console.log("This is the searching error",t),t}}))}var Wn=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function jn(t,e=""){return Wn(this,void 0,void 0,(function*(){var n=A("application/json",e);const o=w.SearchLinkMultipleAll(),i=JSON.stringify(t);try{const t=yield fetch(o,{method:"POST",headers:n,body:i});return t.ok?yield t.json():(console.log("This is the searching error",t.status),R(t),[])}catch(t){throw console.log("This is the searching error",t),t}}))}var $n=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function Jn(t,e=[]){var n,o;return $n(this,void 0,void 0,(function*(){let i=[];const r=[];let c={},a={};const s=yield _n.getNodeFromTree(t),d=[];let l=yield m.GetConcept(t);if(0==l.id&&null!=t&&null!=t&&(l=yield Q(t)),null==s){let s=[];s=e.length>0?Kn(t,e):yield q(t),i=s;for(let t=0;t<i.length;t++)d.includes(i[t].ofTheConceptId)||(d.push(i[t].ofTheConceptId),r.push(i[t].ofTheConceptId)),r.includes(i[t].toTheConceptId)||r.push(i[t].toTheConceptId);qn(l,i,r,d);let u=[];a=yield rt(t,i,d,u),c[null!==(o=null===(n=null==l?void 0:l.type)||void 0===n?void 0:n.characterValue)&&void 0!==o?o:""]=a}else a=s.value.GetDataCache(),c=a;return 0==l.id?"":c}))}function Kn(t,e){const n=[];for(let o=0;o<e.length;o++)e[o].typeId==t&&n.push(e[o]);return n}function Qn(t,e=[]){var n,o;return $n(this,void 0,void 0,(function*(){let i={},r=[];const c=[];let a;const s={},d=yield _n.getNodeFromTree(t),l=[];let u=yield m.GetConcept(t);if(0==u.id&&null!=t&&null!=t&&(u=yield Q(t)),null==d){let d=[];d=e.length>0?Kn(t,e):yield q(t),r=d;for(let t=0;t<r.length;t++)l.includes(r[t].ofTheConceptId)||(l.push(r[t].ofTheConceptId),c.push(r[t].ofTheConceptId)),c.includes(r[t].toTheConceptId)||c.push(r[t].toTheConceptId);qn(u,r,c,l),a=yield rt(t,r,l),s[null!==(o=null===(n=null==u?void 0:u.type)||void 0===n?void 0:n.characterValue)&&void 0!==o?o:""]=a,i.created_at=u.entryTimeStamp,i.data=s,i.id=t}else a=d.value.GetDataCache(),i=a;return 0==u.id?"":i}))}function zn(t,e){return $n(this,void 0,void 0,(function*(){let n=[];const o=[];n=yield dn(e);for(let e=0;e<t.length;e++){const i=yield Qn(t[e],n);i&&o.push(i)}return o}))}function qn(t,e,n,o){return $n(this,void 0,void 0,(function*(){const i=new Dn,r=yield function(t){return $n(this,void 0,void 0,(function*(){let e=[];const n=[];for(let o=0;o<(null==t?void 0:t.length);o++){const i=yield m.GetConcept(t[o]);0==i.id?n.push(t[o]):e.push(i)}return 0==(null==n?void 0:n.length)||(e=yield function(t){return E(this,void 0,void 0,(function*(){const e=[];if(t.length>0){const n={"Content-Type":"application/json"};try{const o=yield fetch(w.GetConceptBulkUrl(),{method:"POST",headers:n,body:JSON.stringify(t)});if(o.ok){const t=yield o.json();if(t.length>0)for(let n=0;n<t.length;n++){const o=t[n];e.push(o),m.AddConcept(o)}}else R(o)}catch(t){throw t instanceof Error?console.log("bulk concept getter api error: ",t.message):console.log("bulk concept getter api error: ",t),t}}return e}))}(n)),e}))}(n);i.connections=e,i.concepts=r,i.id=t.id,i.subcompositions=o,i.mainConcept=t;const c=yield Bn(t.id,e,r,o,[]);i.cached=c,_n.addCompositionToTree(i)}))}var Xn=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function Yn(t){return Xn(this,void 0,void 0,(function*(){try{var e=I();const n=JSON.stringify(t),o=yield fetch(w.CreateSessionId(),{method:"POST",headers:e,body:n});return o.ok?o.json():(console.log("Creating session failed",yield o.json()),R(o),null)}catch(t){throw console.log("Creating session failed",t),t}}))}var Zn=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function to(t,e){return Zn(this,void 0,void 0,(function*(){try{var n=I("application/x-www-form-urlencoded");const o=new URLSearchParams;o.append("sessionId",t.toString()),o.append("url",e);const i=yield fetch(w.CreateSessionVisitUrl(),{method:"POST",headers:n,body:o});return i.ok?i.json():(console.log("Creating session url failed",yield i.json()),R(i),null)}catch(t){throw console.log("Creating session url failed",t),t}}))}var eo=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function no(t,e,n=10,o=1){return eo(this,void 0,void 0,(function*(){var i=[],r=yield Ie(t),c=yield $e(e);if(c.id>0){for(var a=yield ye(c.id,r.id,r.userId,n,o),s=[],d=0;d<a.length;d++)s.push(a[d].toTheConceptId);for(yield J(s),d=0;d<a.length;d++){let t=a[d].toTheConceptId,e=yield Ie(t),n=yield ot(e.id);i.push(n)}}return i}))}function oo(t,e,n=10,o=1){return eo(this,void 0,void 0,(function*(){var i=[],r=yield Ie(t),c=yield $e(e);if(c.id>0){for(var a=yield ye(c.id,r.id,r.userId,n,o),s=[],d=0;d<a.length;d++)s.push(a[d].toTheConceptId);for(d=0;d<a.length;d++){let t=a[d].toTheConceptId,e=yield Ie(t);i.push(e)}}return i}))}class io{constructor(t,e,n,o,i){this.connectionValue=[],this.value=[],this.height=1,this.key=t,e.id>0&&this.value.push(e),n.id>0&&this.connectionValue.push(n),this.leftNode=o,this.rightNode=i}addNode(t,e,n){if(null==e)return t;var o=e.leftNode,i=e.rightNode;if(e.key>t.key)e.leftNode=this.addNode(t,o,n);else{if(!(e.key<t.key))return e.value.push(...t.value),e.connectionValue.push(...t.connectionValue),e;e.rightNode=this.addNode(t,i,n)}e.height=1+Math.max(this.getHeight(e.leftNode),this.getHeight(e.rightNode));let r=this.getBalanceFactor(e);if(r>1&&e.leftNode){if(t.key<e.leftNode.key)return this.rightRotate(e);if(t.key>e.leftNode.key)return e.leftNode=this.leftRotate(e.leftNode),this.rightRotate(e)}if(r<-1&&e.rightNode){if(t.key>e.rightNode.key)return this.leftRotate(e);if(t.key<e.rightNode.key)return e.rightNode=this.rightRotate(e.rightNode),this.leftRotate(e)}return e}rightRotate(t){if(t){let e=t.leftNode;if(e){let n=e.rightNode;return t.leftNode=n,e.rightNode=t,t.height=Math.max(this.getHeight(t.leftNode),this.getHeight(t.rightNode))+1,e.height=Math.max(this.getHeight(e.leftNode),this.getHeight(e.rightNode))+1,e}}return t}leftRotate(t){if(t){let e=t.rightNode;if(e){let n=e.leftNode;return e.leftNode=t,t.rightNode=n,t.height=Math.max(this.getHeight(t.leftNode),this.getHeight(t.rightNode))+1,e.height=Math.max(this.getHeight(e.leftNode),this.getHeight(t.rightNode))+1,e}}return t}getHeight(t){return t?t.height:0}getBalanceFactor(t){return null==t?0:this.getHeight(t.leftNode)-this.getHeight(t.rightNode)}getFromNode(t,e){return e?t==e.key?e:t<e.key?this.getFromNode(t,e.leftNode):t>e.key?this.getFromNode(t,e.rightNode):e:e}removeNode(t,e){if(null==t)return t;if(t.key>e)return t.leftNode=this.removeNode(t.leftNode,e),t;if(t.key<e)return t.rightNode=this.removeNode(t.rightNode,e),t;if(null==t.leftNode){let e=t.rightNode;return t=null,e}if(null==t.rightNode){let e=t.leftNode;return t=null,e}var n=this.inOrderSuccessor(t.rightNode);return t.value=n.value,t.key=n.key,t.rightNode=this.removeNode(t.rightNode,n.key),t}countNodeBelow(t){return null==t?0:1+this.countNodeBelow(t.leftNode)+this.countNodeBelow(t.rightNode)}inOrderSuccessor(t){for(;null!=t.leftNode;)t=t.leftNode;return t}}var ro=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};class co{static compositeKey(t,e,n=999){return("0000"+t.toString(16).toUpperCase()).slice(-4)+("0000"+e.toString(16).toUpperCase()).slice(-4)+("0000"+n.toString(16).toUpperCase()).slice(-4)}static addNodeToTree(t){if(null==this.root)return this.root=t,this.root;this.root=this.root.addNode(t,this.root,this.root.height)}static waitForDataToLoad(){return ro(this,void 0,void 0,(function*(){return new Promise(((t,e)=>{this.checkFlag(t),setTimeout((()=>{e("not")}),25e3)}))}))}static checkFlag(t){if(s.isDataLoaded)return t("done");setTimeout(co.checkFlag,1e3,t)}static addConceptToTree(t,e,n=999){let o=this.compositeKey(e,n,t.applicationId),i=new ne(0,0,0,0,0,0);var r=new io(o,t,i,null,null);this.addNodeToTree(r)}static addConnectionToTree(t,e,n=999){let o=this.compositeKey(e,n,t.applicationId),i=wt();var r=new io(o,i,t,null,null);this.addNodeToTree(r)}static getNodeFromTree(t,e,n=999){return ro(this,void 0,void 0,(function*(){try{yield this.waitForDataToLoad()}catch(t){return null}let o=this.compositeKey(t,e,n);return this.root?this.root.getFromNode(o,this.root):null}))}static removeNodeFromTree(t,e=999,n=999){return ro(this,void 0,void 0,(function*(){if(this.root){let o=this.compositeKey(t,e,n);this.root=this.root.removeNode(this.root,o)}}))}static countNumberOfNodes(){return this.root?this.root.countNodeBelow(this.root):0}}co.root=null;var ao=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function so(t,e,n=999,o=999){return ao(this,void 0,void 0,(function*(){let i=yield co.getNodeFromTree(t,n,o),r=wt();if(i)for(let t=0;t<i.value.length;t++){let n=i.value[t];n.ghostId==e&&(r=n)}return r}))}function lo(t,e,n=999,o=999){return ao(this,void 0,void 0,(function*(){let i=yield co.getNodeFromTree(t,n,o),r=new ne(0,0,0,0,0,0);if(i)for(let t=0;t<i.connectionValue.length;t++){let n=i.connectionValue[t];n.ghostId==e&&(r=n)}return r}))}function uo(t,e,n=999){return ao(this,void 0,void 0,(function*(){co.addConceptToTree(t,e,n)}))}function ho(t,e,n=999){return ao(this,void 0,void 0,(function*(){co.addConnectionToTree(t,e,n)}))}var fo=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))},yo=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function vo(t,e=""){return yo(this,void 0,void 0,(function*(){let n=[],o=yield function(t,e=""){return fo(this,void 0,void 0,(function*(){var n=A("application/json",e);const o=w.SearchLinkMultipleAllApiUrl(),i=JSON.stringify(t);try{const t=yield fetch(o,{method:"POST",headers:n,body:i});return t.ok?yield t.json():(console.log("This is the searching multiple error",t.status),R(t),[])}catch(t){throw console.log("This is the searching multiple error",t),t}}))}(t,e),i=t[0].composition;const r=o;let c=r.compositionIds,a=r.internalConnections,s=r.linkers,d=r.reverse;return n=yield yn(c,a),yield po(s,n,i,d)}))}function po(t,e,n,o=[]){return yo(this,void 0,void 0,(function*(){let i={},r=yield dn(t);for(let t=0;t<r.length;t++){let n=!1;if(o.includes(r[t].id)&&(n=!0),1==n){if(e[r[t].ofTheConceptId]&&e[r[t].toTheConceptId]){let n=e[r[t].toTheConceptId],o=yield Ie(r[t].typeId),i=null==n?void 0:n.data,c=Object.keys(i)[0];try{let n=o.characterValue+"_reverse";"string"==typeof i&&(i={}),Array.isArray(i[c][n])||("string"==typeof i[c]&&(i[c]={}),i[c][n]=[]),i[c][n].push(e[r[t].ofTheConceptId])}catch(t){console.log("this is error",t)}}}else if(e[r[t].ofTheConceptId]&&e[r[t].toTheConceptId]){let n=e[r[t].ofTheConceptId],o=yield Ie(r[t].typeId),i=null==n?void 0:n.data,c=Object.keys(i)[0];try{"string"==typeof i&&(i={}),Array.isArray(i[c][o.characterValue])||("string"==typeof i[c]&&(i[c]={}),i[c][o.characterValue]=[]),i[c][o.characterValue].push(e[r[t].toTheConceptId])}catch(t){console.log("this is error",t)}}}return i=e[n],i}))}function go(t){var e,n;const o=wt();return o.id=t.id,o.ghostId=t.ghostId,o.userId=t.userId,o.accessId=t.accessId,o.categoryId=t.categoryId,o.characterValue=t.characterValue,o.entryTimeStamp=t.entryTimeStamp,o.typeId=t.typeId,o.type=t.type,o.isTemp=!1,o.typeCharacter=null!==(n=null===(e=null==t?void 0:t.type)||void 0===e?void 0:e.characterValue)&&void 0!==n?n:"",o}function No(t){const e=v();return e.id=t.id,e.ghostId=t.ghostId,e.userId=t.userId,e.accessId=t.accessId,e.entryTimeStamp=t.entryTimeStamp,e.typeId=t.typeId,e.categoryId=t.categoryId,e.characterValue=t.characterValue,e}function mo(t){const e=new ne(0,0,0,0,0,0);return e.id=t.id,e.ghostId=t.ghostId,e.accessId=t.accessId,e.ofTheConceptId=t.ofTheConceptId,e.toTheConceptId=t.toTheConceptId,e.entryTimeStamp=t.entryTimeStamp,e.typeId=t.typeId,e.isTemp=!1,e}var Co=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function To(t){return Co(this,void 0,void 0,(function*(){const e=t.userId,n=t.sessionId;t.accessId;let o=[];const i=[];let r=wt(),c=wt();const a=[],s=t.compositionId,d=t.ofTheCompositionId;let l=[],u=yield q(s);for(let t=0;t<u.length;t++)o.push(mo(u[t]));const h=[],f=[];let y=[];for(let t=0;t<o.length;t++)kn(f,o[t].ofTheConceptId),kn(h,o[t].ofTheConceptId),kn(h,o[t].toTheConceptId),y.push(o[t].ofTheConceptId);for(let t=0;t<h.length;t++){const e=yield Ie(h[t]);s==h[t]&&(r=go(e)),d==h[t]&&(c=go(e)),i.push(go(e))}const v=t.patchObject;for(const t in v){let s=wt();const d=v[t];let u=r;c.id>0&&(u=c),Array.isArray(d)||"object"==typeof d?(s=yield le(t,"",!0,r.userId,0,999),yield he(v[t],s.id,s.userId,r.id,r.userId,4,999)):s=yield le(t,d,!1,e,0,n);const h=An(i,s);for(let t=0;t<h.length;t++)if(h[t].id>0){const e=Rn(o,h[t].id);l=l.concat(e),a.push(h[t])}yield oe(u.id,s.id,r.id,2),i.push(s)}for(let t=0;t<l.length;t++)we(l[t].id);Vt.SyncDataOnline()}))}var wo=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))},ko=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function Io(t){var e;return ko(this,void 0,void 0,(function*(){let n=yield function(t){return wo(this,void 0,void 0,(function*(){let e=[];try{var n=I();const o=yield fetch(w.ViewInternalDataUrl(),{method:"POST",headers:n,body:JSON.stringify(t)});if(o.ok){let t=yield o.json(),n={};for(let o=0;o<t.length;o++){let i=t[o].concepts;e=t[o].connections;let r=t[o].id;V(i),n[r]=e}return n}return console.log("View Internal Data error",o.status),R(o),e}catch(t){throw t instanceof Error?console.log(" This is the view internal data error message: ",t.message):console.log(" This is the view internal data unexpected error: ",t),t}}))}(t),o=[];for(let i=0;i<t.length;i++){let r=t[i],c=n[r];if(r&&c){let t=[],e={};for(let e=0;e<c.length;e++)t.includes(c[e].ofTheConceptId)||t.push(c[e].ofTheConceptId);let n=yield rt(r,c,t);e.data=n,e.id=r,o.push(e)}else{let t={};t.id=r;let n=yield Ie(r),i={};n.type&&(i[null===(e=null==n?void 0:n.type)||void 0===e?void 0:e.characterValue]=n.characterValue,t.data=i,o.push(t))}}return o}))}var Ao=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))},xo=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function Ro(t,e=""){return xo(this,void 0,void 0,(function*(){var n=yield function(t,e=""){return Ao(this,void 0,void 0,(function*(){var n=A("application/json",e);let o=w.SearchInternalWithAuthenticatedCcsUrl();o=o+"?composition="+t.composition+"&search="+t.search+"&internalComposition="+t.internalComposition+"&type="+t.type+"&inpage="+t.inpage+"&page="+t.page;try{const t=yield fetch(o,{method:"GET",headers:n});return t.ok?yield t.json():(console.log("This is the searching internal error",t.status),R(t),[])}catch(t){throw console.log("This is the searching internal error",t),t}}))}(t,e);return yield Io(n)}))}class So{constructor(){this.compositionId=0,this.userId=999,this.sessionId=999,this.accessId=4,this.ofTheCompositionId=0,this.patchObject={}}}class Lo{constructor(){this.id="0",this.remote_address="",this.server_port="",this.server_address="",this.server_name="",this.server_software="",this.http_user_agent="",this.self="",this.port="",this.userId="",this.email=""}}class Go{constructor(){this.type="",this.search="",this.logicoperator="=",this.index=0,this.composition=!0}}class Fo{constructor(){this.type="",this.search="",this.composition="",this.internalComposition="",this.userId=999,this.inpage=10,this.page=1}}var _o=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};var Uo=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))},Bo=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};class Po{}Po.isUpdated=!1,Po.isOnlineSync=!1;var Do=function(t,e,n,o){return new(n||(n=Promise))((function(i,r){function c(t){try{s(o.next(t))}catch(t){r(t)}}function a(t){try{s(o.throw(t))}catch(t){r(t)}}function s(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(c,a)}s((o=o.apply(t,e||[])).next())}))};function Oo(t=""){k.BearerAccessToken=t}function Eo(t="",e="",o=""){w.BASE_URL=t,w.AI_URL=e,console.log("This ist he base url",w.BASE_URL),k.BearerAccessToken=o,function(){return Do(this,void 0,void 0,(function*(){return yield new n(!0),yield function(){return Bo(this,void 0,void 0,(function*(){try{(new Date).getTime();var t=A("application/x-www-form-urlencoded");const n=yield fetch(w.GetAllAiData(),{method:"GET",headers:t});n.ok||(console.log("Ai Error Message: ","Cannot get response"),R(n));const o=yield n.json();for(var e=0;e<o.length;e++)m.AddConcept(o[e])}catch(t){throw t instanceof Error?console.log("Ai Error Message: ",t.message):console.log("Ai Error Message: ",t),t}}))}(),!0}))}().then((()=>{const t=(new Date).getTime();(function(){return C(this,void 0,void 0,(function*(){(new Date).getTime();var t=yield c();if(Array.isArray(t))for(var e=0;e<t.length;e++){let n=t[e];m.AddConceptToMemory(n)}(new Date).getTime()}))})().then((()=>{s.isDataLoaded=!0,s.isCharacterLoaded=!0,s.isTypeLoaded=!0;let e=(new Date).getTime()-t;console.log("The time taken to prepare concept data is ",e)})),function(){return Uo(this,void 0,void 0,(function*(){var t=yield a();if(Array.isArray(t))for(var e=0;e<t.length;e++){let n=t[e];It.AddConceptToMemory(n)}}))}().then((()=>{s.isLocalDataLoaded=!0,s.isLocalTypeLoaded=!0,s.isLocalCharacterLoaded=!0;let e=(new Date).getTime()-t;console.log("The time taken to prepare local concept ",e)})),function(){return _o(this,void 0,void 0,(function*(){!function(){_o(this,void 0,void 0,(function*(){var t=yield a();if(Array.isArray(t))for(var e=0;e<t.length;e++)xt.AddConnection(t[e])}))}()}))}().then((()=>{s.isLocalConnectionLoaded=!0})),function(){return _o(this,void 0,void 0,(function*(){!function(){_o(this,void 0,void 0,(function*(){var t=yield c();if(Array.isArray(t))for(var e=0;e<t.length;e++)O.AddConnectionToMemory(t[e])}))}()}))}().then((()=>{s.isConnectionLoaded=!0,s.isConnectionTypeLoaded=!0;let e=(new Date).getTime()-t;console.log("The time taken to prepare connections ",e)}))}))}var Vo=exports;for(var bo in e)Vo[bo]=e[bo];e.__esModule&&Object.defineProperty(Vo,"__esModule",{value:!0})})();
|