mftsccs-node 0.0.77 → 0.0.78-dev

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 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,{ALLID:()=>Fi,AddGhostConcept:()=>$o,AddGhostConnection:()=>Ho,BaseUrl:()=>n,BinaryTree:()=>B,CCSConfig:()=>si,Composition:()=>uo,CompositionBinaryTree:()=>co,CompositionNode:()=>io,Concept:()=>V,ConceptsData:()=>M,Connection:()=>et,ConnectionData:()=>st,CreateComposition:()=>Ue,CreateConnection:()=>Ne,CreateConnectionBetweenTwoConcepts:()=>nn,CreateConnectionBetweenTwoConceptsGeneral:()=>rn,CreateDefaultConcept:()=>D,CreateDefaultLConcept:()=>dn,CreateSession:()=>So,CreateSessionVisit:()=>Ro,CreateTheCompositionWithCache:()=>fo,CreateTheConnectionGeneral:()=>Te,DATAID:()=>Ei,DATAIDDATE:()=>Ui,DATAV2:()=>Bi,DeleteConceptById:()=>Ln,DeleteConnectionById:()=>$e,DeleteConnectionByIdBulk:()=>He,DeleteConnectionByTypeBulk:()=>ni,FilterSearch:()=>ci,FormatFromConnections:()=>Qo,FreeSchemaResponse:()=>z,FreeschemaQuery:()=>Xi,GetAllConnectionsOfComposition:()=>wt,GetAllConnectionsOfCompositionBulk:()=>gt,GetAllTheConnectionsByTypeAndOfTheConcept:()=>tr,GetComposition:()=>kt,GetCompositionBulk:()=>bn,GetCompositionBulkWithDataId:()=>$n,GetCompositionFromConnectionsWithDataId:()=>Hn,GetCompositionFromConnectionsWithDataIdInObject:()=>jn,GetCompositionList:()=>bt,GetCompositionListWithId:()=>$t,GetCompositionWithAllIds:()=>St,GetCompositionWithCache:()=>No,GetCompositionWithDataIdBulk:()=>Ao,GetCompositionWithDataIdWithCache:()=>Io,GetCompositionWithId:()=>Ut,GetCompositionWithIdFromMemory:()=>Rt,GetCompositionWithIdFromMemoryFromConnections:()=>Et,GetConceptBulk:()=>dt,GetConceptByCharacter:()=>Dt,GetConceptByCharacterAndCategoryDirectApi:()=>jt,GetConceptByCharacterAndType:()=>Ae,GetConceptByTypeBulk:()=>ke,GetConnectionBulk:()=>Dn,GetConnectionById:()=>Oe,GetConnectionByTypeBulk:()=>oi,GetConnectionOfTheConcept:()=>Fe,GetConnectionsBetweenApi:()=>or,GetLink:()=>an,GetLinkRaw:()=>sn,GetLinkerConnectionFromConcepts:()=>xn,GetLinkerConnectionToConcepts:()=>Rn,GetRelation:()=>Uo,GetRelationRaw:()=>Po,GetRequestHeader:()=>K,GetRequestHeaderWithAuthorization:()=>q,GetTheConcept:()=>je,GetUserGhostConnectionId:()=>bo,GetUserGhostId:()=>Oo,GiveConnection:()=>er,HandleHttpError:()=>Y,HttpResponse:()=>l,JUSTDATA:()=>Li,LConcept:()=>ln,LConnection:()=>Go,LISTNORMAL:()=>Gi,LoginToBackend:()=>Kn,MakeTheInstanceConcept:()=>Ee,MakeTheTimestamp:()=>Gn,MakeTheTypeConcept:()=>Nn,MakeTheTypeConceptApi:()=>zt,NORMAL:()=>_i,PatcherStructure:()=>ii,RAW:()=>Pi,RecursiveSearchApi:()=>Jn,ReservedConnectionIds:()=>le,ReservedIds:()=>se,SchemaQueryListener:()=>Yi,SearchAllConcepts:()=>go,SearchLinkInternal:()=>ti,SearchLinkMultipleAll:()=>Jo,SearchLinkMultipleApi:()=>jo,SearchQuery:()=>Bn,SearchStructure:()=>ai,SearchWithLinker:()=>mo,SessionData:()=>ri,Signin:()=>Xn,Signup:()=>zn,SplitStrings:()=>J,SyncData:()=>ge,TokenRefreshError:()=>s,TokenStorage:()=>o,Transaction:()=>cr,TrashTheConcept:()=>Pn,UpdateComposition:()=>po,UserBinaryTree:()=>Vo,ViewInternalData:()=>zo,buildFetchConnection:()=>ir,convertFromLConceptToConcept:()=>Yo,deleteWithRetry:()=>v,fetchWithCacheServerFallback:()=>N,fetchWithRetry:()=>h,getFromDatabaseWithType:()=>x,getFromDatabaseWithTypeOld:()=>R,getOAuthToken:()=>r,getWithRetry:()=>y,init:()=>lr,patchWithRetry:()=>g,postWithRetry:()=>f,putWithRetry:()=>p,recursiveFetch:()=>Pt,recursiveFetchNew:()=>so,refreshOAuthToken:()=>c,requestWithRetry:()=>u,storeToDatabase:()=>S,updateAccessToken:()=>sr});class n{static setNodeCacheUrl(t=""){this.NODE_CACHE_URL=t,this.isNearestCache=!0}static setCacheServers(t=[]){this.CACHE_SERVERS=t.filter((t=>"string"==typeof t&&""!==t.trim())),this.NODE_CACHE_URL=this.CACHE_SERVERS.length>0?this.CACHE_SERVERS[0]:"",this.isNearestCache=!0}static GetReadBaseUrl(){return this.NODE_CACHE_URL&&""!==this.NODE_CACHE_URL.trim()?this.NODE_CACHE_URL:this.BASE_URL}static GetReadBaseUrlCandidates(){const t=[this.NODE_CACHE_URL,...this.CACHE_SERVERS,this.BASE_URL].filter((t=>"string"==typeof t&&""!==t.trim())).map((t=>t.trim()));return Array.from(new Set(t))}static GetConceptUrl(){return this.BASE_URL+"/api/getConcept"}static GetConnectionUrl(){return this.BASE_URL+"/api/get-connection-by-id"}static GetConceptBulkUrl(){return this.GetReadBaseUrl()+"/api/get_concept_bulk"}static GetConnectionBulkUrl(){return this.GetReadBaseUrl()+"/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 GetConnectionsBetweenUrl(){return this.BASE_URL+"/api/get-connection-between"}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 GetAllConnectionsToConceptUrl(){return this.BASE_URL+"/api/get-link-reverse-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"}static DeleteTheConnectionBulkUrl(){return this.BASE_URL+"/api/delete_connection_bulk"}static FreeschemaQueryUrl(){return this.BASE_URL+"/api/freeschema-query"}static GetConceptConnectionByType(){return this.BASE_URL+"/api/get_type_concept_by_character_bulk"}static OAuthTokenUrl(){return this.BASE_URL+"/api/oauth/token"}static OAuthRefreshUrl(){return this.BASE_URL+"/api/oauth/refresh"}}n.BASE_URL="https://localhost:7053/",n.NODE_CACHE_URL="",n.CACHE_SERVERS=[],n.isNearestCache=!0,n.AI_URL="https://ai.freeschema.com",n.MQTT_URL="192.168.1.249",n.NODE_URL="http://localhost:5001/";class o{static getAuthHeader(){return this.BearerAccessToken?{Authorization:`Bearer ${this.BearerAccessToken}`}:{}}static setToken(t,e){this.BearerAccessToken=t,this.TOKEN_EXPIRY=e&&e>0?Date.now()+1e3*e:Date.now()+36e5}static isTokenExpiredOrNearExpiry(){return!!this.TOKEN_EXPIRY&&Date.now()>=this.TOKEN_EXPIRY-this.EXPIRY_BUFFER_MS}static getTimeUntilExpiry(){if(!this.TOKEN_EXPIRY)return-1;const t=Date.now(),e=this.TOKEN_EXPIRY-t;return e>0?Math.floor(e/1e3):-1}static hasOAuthCredentials(){return!!(this.CLIENT_ID&&this.CLIENT_SECRET&&this.APPLICATION_NAME)}static setOAuthCredentials(t,e,n){this.CLIENT_ID=t,this.CLIENT_SECRET=e,this.APPLICATION_NAME=n}}o.BearerAccessToken="",o.CLIENT_ID="",o.CLIENT_SECRET="",o.APPLICATION_NAME="",o.TOKEN_EXPIRY=0,o.EXPIRY_BUFFER_MS=3e5;var i=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 r(t,e,r){return i(this,arguments,void 0,(function*(t,e,i,r=!0){try{const c=n.OAuthTokenUrl(),a=new URLSearchParams;a.append("client_id",t),a.append("client_secret",e),a.append("application_name",i);const s=yield fetch(c,{method:"POST",headers:{"Content-Type":"application/x-www-form-urlencoded"},body:a.toString()});if(s.ok){let t="",e="Bearer",n=0;const i=s.headers.get("content-type");if(i&&i.includes("application/json"))try{const o=yield s.json();t=o.access_token||"",e=o.token_type||"Bearer",n=o.expires_in||0}catch(e){t=yield s.text()}else t=yield s.text();return t?(r&&o.setToken(t,n),{success:!0,access_token:t,token_type:e,expires_in:n}):{success:!1,error:"No access token in response"}}{const t=yield s.text();return{success:!1,error:`HTTP ${s.status}: ${t}`}}}catch(t){return t instanceof TypeError?{success:!1,error:`Network error: ${t.message}`}:{success:!1,error:`Unexpected error: ${t instanceof Error?t.message:String(t)}`}}}))}function c(t,e,r){return i(this,arguments,void 0,(function*(t,e,i,r=!0){try{const c=n.OAuthRefreshUrl(),a=new URLSearchParams;a.append("client_id",t),a.append("client_secret",e),a.append("refresh_token",i),a.append("grant_type","refresh_token");const s=yield fetch(c,{method:"POST",headers:{"Content-Type":"application/x-www-form-urlencoded"},body:a.toString()});if(s.ok){let t="",e="Bearer",n=0;const i=s.headers.get("content-type");if(i&&i.includes("application/json"))try{const o=yield s.json();t=o.access_token||"",e=o.token_type||"Bearer",n=o.expires_in||0}catch(e){t=yield s.text()}else t=yield s.text();return t?(r&&o.setToken(t,n),{success:!0,access_token:t,token_type:e,expires_in:n}):{success:!1,error:"No access token in response"}}{const t=yield s.text();return{success:!1,error:`HTTP ${s.status}: ${t}`}}}catch(t){return t instanceof TypeError?{success:!1,error:`Network error: ${t.message}`}:{success:!1,error:`Unexpected error: ${t instanceof Error?t.message:String(t)}`}}}))}var a=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 s extends Error{constructor(t){super(t),this.name="TokenRefreshError"}}class l{constructor(t,e,n){this.status=t,this.body=e,this.headers=n}json(){return a(this,void 0,void 0,(function*(){return JSON.parse(this.body)}))}text(){return a(this,void 0,void 0,(function*(){return this.body}))}get ok(){return this.status>=200&&this.status<300}}function d(){return a(this,void 0,void 0,(function*(){if(!o.hasOAuthCredentials())return!1;try{return(yield r(o.CLIENT_ID,o.CLIENT_SECRET,o.APPLICATION_NAME,!0)).success}catch(t){return console.error("Token refresh failed:",t),!1}}))}function u(t,e,n,i){return a(this,arguments,void 0,(function*(t,e,n,i,r=1){var c,a;const u=Object.assign(Object.assign({},n),o.getAuthHeader()),h=["GET","HEAD","OPTIONS"].includes(t.toUpperCase());for(let n=0;n<=r;n++)try{const h={method:t,headers:u};void 0!==i&&("object"==typeof i?(u["Content-Type"]||u["content-type"]||(u["Content-Type"]="application/json"),(null===(c=u["Content-Type"])||void 0===c?void 0:c.includes("application/json"))||(null===(a=u["content-type"])||void 0===a?void 0:a.includes("application/json"))?h.body=JSON.stringify(i):h.body=i):h.body=i),h.headers=u;const f=yield fetch(e,h),y=yield f.text(),p={};if(f.headers.forEach(((t,e)=>{p[e]=t})),401!==f.status)return new l(f.status,y,p);if(n<r){if(yield d()){Object.assign(u,o.getAuthHeader());continue}throw new s("Token refresh failed. Please check OAuth credentials.")}return new l(f.status,y,p)}catch(t){if(t instanceof s)throw t;if(n>=r||!h)throw t;console.error(`Request failed (attempt ${n+1}/${r+1}):`,t)}throw new Error("Request failed after all retry attempts")}))}function h(t){return a(this,arguments,void 0,(function*(t,e={},n=1){return u(e.method||"GET",t,function(t){if(t){if(t instanceof Headers){const e={};return t.forEach(((t,n)=>{e[n]=t})),e}return Array.isArray(t)?t.reduce(((t,[e,n])=>(t[e]=n,t)),{}):t}}(e.headers),e.body,n)}))}function f(t,e,n){return a(this,void 0,void 0,(function*(){return u("POST",t,e,n)}))}function y(t,e,n){return a(this,void 0,void 0,(function*(){let o=t;if(n){const e=[];for(const t in n)n.hasOwnProperty(t)&&e.push(`${encodeURIComponent(t)}=${encodeURIComponent(String(n[t]))}`);e.length>0&&(o=`${t}?${e.join("&")}`)}return u("GET",o,e)}))}function p(t,e,n){return a(this,void 0,void 0,(function*(){return u("PUT",t,e,n)}))}function v(t,e){return a(this,void 0,void 0,(function*(){return u("DELETE",t,e)}))}function g(t,e,n){return a(this,void 0,void 0,(function*(){return u("PATCH",t,e,n)}))}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 m(t,e){return`${t.replace(/\/+$/,"")}${e}`}function T(t){return t.replace(/\/+$/,"")===n.BASE_URL.replace(/\/+$/,"")}function N(t){return C(this,arguments,void 0,(function*(t,e={},o=1){const i=n.GetReadBaseUrlCandidates();let r;for(const c of i){try{const i=yield h(m(c,t),e,o);if(i.ok||i.status<500||T(c))return T(c)||(n.NODE_CACHE_URL=c),i;r=new Error(`Cache server ${c} returned status ${i.status}`)}catch(t){r=t}n.isNearestCache=!1}throw r instanceof Error?r:new Error("All cache servers failed")}))}class w{constructor(t){this.id=1,this.isOnlineSync=!1,this.isOnlineSync=t}}var I=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())}))};const A={};function k(t){return A[t]||(A[t]=[]),A[t]}function S(t,e){const n=k(t);if(e&&"number"==typeof e.id){const t=n.findIndex((t=>t&&t.id===e.id));if(t>=0)return void(n[t]=e)}n.push(e)}function x(t,e,n){return I(this,void 0,void 0,(function*(){return k(t).filter((t=>t&&t[e]===n))}))}function R(t){return I(this,void 0,void 0,(function*(){return k(t).slice()}))}function _(t,e){const n=k(t),o=n.findIndex((t=>t&&t.id===e));o>=0&&n.splice(o,1)}function E(t){return I(this,void 0,void 0,(function*(){return k(t).slice()}))}class L{}L.isTypeLoaded=!1,L.isCharacterLoaded=!1,L.isDataLoaded=!1,L.isLocalDataLoaded=!1,L.isLocalCharacterLoaded=!1,L.isLocalTypeLoaded=!1,L.isConnectionLoaded=!1,L.isConnectionTypeLoaded=!1,L.isLocalConnectionLoaded=!1;class U{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(e.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 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 F{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(L.isCharacterLoaded)return t("done");setTimeout(F.checkFlag,1e3,t)}static addNodeToTree(t){return P(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 P(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 U(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 P(this,void 0,void 0,(function*(){return this.characterRoot?this.characterRoot.getFromNodeWithCharacterAndType(t,e,this.characterRoot):this.characterRoot}))}static getCharacterAndCategoryFromTree(t,e){return P(this,void 0,void 0,(function*(){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))}}F.characterRoot=null;var G=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 B{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 G(this,void 0,void 0,(function*(){return new Promise(((t,e)=>{this.checkFlag(t),setTimeout((()=>{e("not")}),25e3)}))}))}static checkFlag(t){if(L.isDataLoaded)return t("done");setTimeout(B.checkFlag,1e3,t)}static addConceptToTree(t){var e=new U(t.id,t,null,null),n=new U(t.characterValue,t,null,null);F.addNodeToTree(n),this.addNodeToTree(e)}static getNodeFromTree(t){return G(this,void 0,void 0,(function*(){return this.root?this.root.getFromNode(t,this.root):null}))}static removeNodeFromTree(t){return G(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}}B.root=null;class V{constructor(t,e,n,o,i,r,c,a,s,l,d,u,h,f,y,p=!1,v,g){this.referent=null,this.updateRecursion=!1,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.referentUserId=a,this.characterValue=`${s}`,this.securityId=l,this.securityUserId=d,this.accessId=u,this.accessUserId=h,this.sessionInformationId=f,this.sessionInformationUserId=y,this.x=0,this.y=0,this.type=null,this.isNew=p,this.entryTimeStamp=v,this.updatedTimeStamp=g}getType(){console.log(this.typeId)}}function D(){let t=O(new Date),e=O(new Date);return new V(0,0,0,0,0,0,0,0,"0",0,0,0,0,0,0,!1,t,e)}function O(t){const e=t.getMonth()+1,n=t.getDate(),o=t.getFullYear();let i=t.getHours();const r=t.getMinutes(),c=t.getSeconds(),a=i>=12?"PM":"AM";i%=12,i=i||12;const s=t=>t.toString().padStart(2,"0");return`${e}/${n}/${o} ${i}:${s(r)}:${s(c)} ${a}`}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 ${static addNodeToTree(t){return b(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 U(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 b(this,void 0,void 0,(function*(){return new Promise(((t,e)=>{this.checkFlag(t),setTimeout((()=>{e("not")}),25e3)}))}))}static checkFlag(t){if(L.isTypeLoaded)return t("done");setTimeout($.checkFlag,1e3,t)}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++)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 b(this,void 0,void 0,(function*(){let n=D();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}}$.typeRoot=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 M{constructor(){this.name="conceptsArray"}static RemoveExpiredNpc(t=Date.now()){this.NPC=this.NPC.filter((e=>{const n=this.NPCMeta.get(e);return n&&n.expiresAt>t}))}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){var e;const n=Date.now();this.RemoveExpiredNpc(n),this.NPC.includes(t)||this.NPC.push(t);const o=this.NPCMeta.get(t),i=(null!==(e=null==o?void 0:o.attempts)&&void 0!==e?e:0)+1;this.NPCMeta.set(t,{attempts:i,expiresAt:n+i*this.NPC_BACKOFF_SECONDS*1e3})}static GetNpc(t){const e=Date.now();this.RemoveExpiredNpc(e);const n=this.NPCMeta.get(t);return!!(n&&n.expiresAt>e)}static AddConceptToStorage(t){t.id>0&&S("concept",t)}static AddConcept(t){t.id>0&&(S("concept",t),B.addConceptToTree(t),$.addConceptToTree(t),F.addConceptToTree(t))}static AddConceptToMemory(t){t.id>0&&(B.addConceptToTree(t),$.addConceptToTree(t),F.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);B.removeNodeFromTree(t.id),_("concept",t.id)}static GetConcept(t){return H(this,void 0,void 0,(function*(){var e=D(),n=yield B.getNodeFromTree(t);if(null==n?void 0:n.value){var o=n.value;o&&(e=o)}return e}))}static GetConceptByCharacter(t){return H(this,void 0,void 0,(function*(){var e=D(),n=F.getNodeFromTree(t);return n&&(e=n.value),e}))}static GetConceptByCharacterUpdated(t){return H(this,void 0,void 0,(function*(){var e=D(),n=F.getNodeFromTree(t);return n&&(e=n.value),e}))}static GetConceptByCharacterAndTypeLocal(t,e){return H(this,void 0,void 0,(function*(){return D(),yield $.getTypeVariantsWithCharacterValue(t,e)}))}static GetConceptByCharacterAndCategoryLocal(t,e){return H(this,void 0,void 0,(function*(){var n=D(),o=yield F.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 H(this,void 0,void 0,(function*(){let n=[];return n=yield $.getTypeVariantsFromTreeWithUserId(t,e),n}))}static GetBinaryCharacterTree(){return F.characterRoot}getName(){return this.name}}M.conceptsArray=[],M.NPC=[],M.NPCMeta=new Map,M.NPC_BACKOFF_SECONDS=30,M.conceptDictionary=[];var j=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(){return j(this,void 0,void 0,(function*(){(new Date).getTime();var t=yield R("concept");if(Array.isArray(t))for(var e=0;e<t.length;e++){let n=t[e];M.AddConceptToMemory(n)}(new Date).getTime()}))}function J(t){const e=t.lastIndexOf("_");let n=[];return n=e>0?[t.substring(0,e),t.substring(e+1,t.length)]:[t],n}var Q=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 K(){return Q(this,arguments,void 0,(function*(t="application/json",e="application/json"){if(o.isTokenExpiredOrNearExpiry()&&o.hasOAuthCredentials()){const t=yield r(o.CLIENT_ID,o.CLIENT_SECRET,o.APPLICATION_NAME,!0);t.success||console.error("Failed to refresh token:",t.error)}return{"Content-Type":t,Authorization:"Bearer "+o.BearerAccessToken,Accept:e}}))}function q(){return Q(this,arguments,void 0,(function*(t="application/json",e="",n="application/json"){if(""!==e)return{"Content-Type":t,Authorization:"Bearer "+e,Accept:n};if(o.isTokenExpiredOrNearExpiry()&&o.hasOAuthCredentials()){const t=yield r(o.CLIENT_ID,o.CLIENT_SECRET,o.APPLICATION_NAME,!0);t.success||console.error("Failed to refresh token:",t.error)}return{"Content-Type":t,Authorization:"Bearer "+o.BearerAccessToken,Accept:n}}))}class z{constructor(t,e,o,i){this.url=n.BASE_URL,this.message=t,this.ok=e,this.status=o,this.data=i}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 Y(t){if(!t.ok){const e=t instanceof l,n=e?t.body||`HTTP error ${t.status}`:t.statusText||`HTTP error ${t.status}`;let o=new z(n,!1,t.status,"");throw o.setUrl(e?t.headers.url||"":t.url),o}}function X(t){if(!t.ok){const e=t.body||`HTTP error ${t.status}`;let n=new z(e,!1,t.status,t.body);throw n.setUrl(t.headers.url||""),n}}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 tt(t,e){return Z(this,void 0,void 0,(function*(){try{var o=new URLSearchParams;o.append("type",t),o.append("user_id",e.toString());var i=yield K("application/x-www-form-urlencoded");const c=yield h(n.GetAllConceptsByTypeUrl(),{method:"POST",headers:i,body:o});if(c.ok){const t=yield c.json();for(var r=0;r<t.length;r++)M.AddConcept(t[r])}console.log("GetAllConceptsByType error",c.status),Y(c)}catch(t){throw t instanceof Error?console.log("GetAllConceptsByType error message: ",t.message):console.log("GetAllConceptsByType unexpected error: ",t),t}}))}class et{constructor(t=0,e,n,o,i,r,c,a,s,l,d,u,h,f,y,p){this.isTemp=!1,this.toUpdate=!1,this.type=D(),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=l,this.securityId=d,this.securityUserId=u,this.accessId=h,this.accessUserId=f,this.sessionInformationId=y,this.sessionInformationUserId=p,this.entryTimeStamp=O(new Date),this.terminationDateTime=new Date,this.localSyncTime=new Date}}class nt{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(e.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 ot=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{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 nt(t.id,t,null,null);this.addNodeToTree(e)}static waitForDataToLoad(){return ot(this,void 0,void 0,(function*(){return new Promise(((t,e)=>{this.checkFlag(t),setTimeout((()=>{e("not")}),25e3)}))}))}static checkFlag(t){if(L.isConnectionLoaded)return t("done");setTimeout(it.checkFlag,1e3,t)}static removeNodeFromTree(t){return ot(this,void 0,void 0,(function*(){this.connectionroot&&(this.connectionroot=this.connectionroot.removeNode(this.connectionroot,t))}))}static getNodeFromTree(t){return ot(this,void 0,void 0,(function*(){return this.connectionroot?this.connectionroot.getFromNode(t,this.connectionroot):this.connectionroot}))}}it.connectionroot=null;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())}))};class ct{static addNodeToTree(t){return rt(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 rt(this,void 0,void 0,(function*(){return new Promise(((t,e)=>{this.checkFlag(t),setTimeout((()=>{e("not")}),25e3)}))}))}static checkFlag(t){if(L.isConnectionTypeLoaded)return t("done");setTimeout(ct.checkFlag,1e3,t)}static addConnectionToTree(t){if(0!=t.typeId){var e=new nt(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 rt(this,void 0,void 0,(function*(){var e=[],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 rt(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}))}}ct.connectionTypeRoot=null;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 st{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){S("connection",t)}static AddConnection(t){t.isTemp||(S("connection",t),it.addConnectionToTree(t),ct.addConnectionToTree(t))}static AddConnectionToMemory(t){t.isTemp||(it.addConnectionToTree(t),ct.addConnectionToTree(t))}static AddToDictionary(t){this.connectionDictionary[t.id]=t}static RemoveConnection(t){0!=t.id&&(_("connection",t.id),it.removeNodeFromTree(t.id),ct.removeTypeConcept(t.typeId,t.id))}static GetConnectionTree(){return it.connectionroot}static GetConnectionTypeTree(){return ct.connectionTypeRoot}static GetConnection(t){return at(this,void 0,void 0,(function*(){var e=new et(0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),n=yield it.getNodeFromTree(t);if(null==n?void 0:n.value){var o=n.value;o&&(e=o)}return e}))}static GetConnectionsOfCompositionLocal(t){return at(this,void 0,void 0,(function*(){var e=[],n=yield ct.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}}st.connectionArray=[],st.connectionDictionary=[];var lt=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 dt(t){return lt(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=yield K();const t=yield N("/api/get_concept_bulk",{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),Y(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 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(){return ut(this,arguments,void 0,(function*(t=[]){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 dt(e)}}))}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 yt(){return ft(this,arguments,void 0,(function*(t=[]){var e=[];for(let o=0;o<t.length;o++){var n=yield st.GetConnectionsOfCompositionLocal(t[o]);e.push(...n)}return e}))}function pt(t=[],e=[]){for(let n=0;n<e.length;n++)Array.isArray(t)&&(t.find((t=>t.id===e[n].id))||st.RemoveConnection(e[n]))}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())}))};function gt(){return vt(this,arguments,void 0,(function*(t=[]){var e=[];if(t.length<=0)return e;var o=yield yt(t),i=yield function(){return vt(this,arguments,void 0,(function*(t=[]){var e=[];try{var o=yield K();const r=yield h(n.GetAllConnectionsOfCompositionBulkUrl(),{method:"POST",headers:o,body:JSON.stringify(t)});if(r.ok){const t=yield r.json();for(var i=0;i<t.length;i++)st.AddConnection(t[i]),e.push(t[i])}else console.log("Get all connections of composition bulk error message: ","Cannot get response"),Y(r);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 pt(e=i,o),yield ht(e),e}))}var Ct=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())}))};const mt=new Map;function Tt(t){return Ct(this,void 0,void 0,(function*(){let e=D();if(mt.has(t))return mt.get(t)||e;const o=(()=>Ct(this,void 0,void 0,(function*(){try{var o=yield M.GetConcept(t);let r=M.GetNpc(t);if(0!=o.id||r)return o;{var i=yield K("application/x-www-form-urlencoded");const o=yield h(n.GetConceptUrl(),{method:"POST",headers:i,body:`id=${t}`});return o.ok?(e=yield o.json(),e.id>0?M.AddConcept(e):M.AddNpc(t)):(console.log("Get the concept error",o.status,t),Y(o)),e}}catch(e){throw e instanceof Error?console.log("Get the concept error message: ",e.message,t):console.log("Get the concept unexpected error: ",e,t),e}finally{mt.delete(t)}})))();return mt.set(t,o),o}))}var Nt=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){return Nt(this,void 0,void 0,(function*(){var e=[];if(0==(e=yield st.GetConnectionsOfCompositionLocal(t)).length)e=yield It(t);else{var n=yield It(t);pt(n,e),e=n}return e}))}function It(t){return Nt(this,void 0,void 0,(function*(){var e=[];try{var o=yield K("application/x-www-form-urlencoded");const r=yield h(n.GetAllConnectionsOfCompositionUrl(),{method:"POST",headers:o,body:`composition_id=${t}`});if(!r.ok)throw Y(r),new Error(`Error! status: ${r.status}`);const c=yield r.json();for(var i=0;i<c.length;i++)st.AddConnection(c[i]),e.push(c[i]);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 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 kt(t){return At(this,void 0,void 0,(function*(){var e,n,o,i={};o=yield wt(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 Tt(t));var s=yield Pt(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 St(t){return At(this,void 0,void 0,(function*(){var e,n,o,i={};o=yield wt(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 Tt(t));var s=yield Ft(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 xt(t){return At(this,void 0,void 0,(function*(){var e,n,o,i={};o=yield st.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 Tt(t));var s=yield Pt(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 Rt(t){return At(this,void 0,void 0,(function*(){var e,n,o,i={};o=yield st.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 Tt(t));var s=yield Pt(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 l={};return l.created_at=a.entryTimeStamp,l.data=i,l.id=t,l}))}function _t(t){return At(this,void 0,void 0,(function*(){var e,n,o,i={};o=yield st.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 Tt(t));var s=yield Pt(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 l={};return l.data=i,l.id=t,l.created_at=a.entryTimeStamp,l}))}function Et(t,e){return At(this,void 0,void 0,(function*(){for(var n,o,i={},r=[],c=0;c<e.length;c++)r.includes(e[c].ofTheConceptId)||r.push(e[c].ofTheConceptId);var a=yield M.GetConcept(t);0==a.id&&null!=t&&null!=t&&(a=yield Tt(t));var s=yield Pt(t,e,r);i[null!==(o=null===(n=null==a?void 0:a.type)||void 0===n?void 0:n.characterValue)&&void 0!==o?o:""]=s;var l={};return l.created_at=a.entryTimeStamp,l.data=i,l.id=t,l}))}function Lt(t,e){return At(this,arguments,void 0,(function*(t,e,n=[]){var o,i,r={},c=yield M.GetConcept(t);0==c.id&&null!=t&&null!=t&&(c=yield Tt(t));var a=yield Pt(t,e,n);r[null!==(i=null===(o=null==c?void 0:c.type)||void 0===o?void 0:o.characterValue)&&void 0!==i?i:""]=a;var s={};return s.created_at=c.entryTimeStamp,s.data=r,s.id=t,s}))}function Ut(t){return At(this,void 0,void 0,(function*(){var e,n,o,i={};o=yield wt(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 Tt(t));var s=yield Pt(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 l={};return l.data=i,l.id=t,l}))}function Pt(t,e,n){return At(this,arguments,void 0,(function*(t,e,n,o=[]){var i,r,c,a={},s=[];if(0==t)return null;var l=yield M.GetConcept(t);if(null!=l&&0!=l.id||null==t||null==t||(l=yield Tt(t)),0!=l.id&&null==l.type){var d=l.typeId,u=yield M.GetConcept(d);l.type=u,null==u&&null!=d&&null!=d&&(u=yield Tt(d),l.type=u)}if(null===(i=null==l?void 0:l.type)||void 0===i?void 0:i.characterValue,!n.includes(t))return null==l?void 0:l.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 Tt(f)),y&&null==(null==y?void 0:y.type)&&(d=y.typeId,u=yield M.GetConcept(d),y.type=u,null==u&&null!=d&&null!=d&&(u=yield Tt(d),y.type=u));var p=(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(p))){if(p){const t=yield Pt(f,e,n,o);a[p]=t}}else{const t=yield Pt(f,e,n,o);s[p]=t,a=s}}return a}))}function Ft(t,e,n){return At(this,arguments,void 0,(function*(t,e,n,o=[]){var i,r,c,a={},s=[];if(0==t)return null;var l=yield M.GetConcept(t);if(null!=l&&0!=l.id||null==t||null==t||(l=yield Tt(t)),0!=l.id&&null==l.type){var d=l.typeId,u=yield M.GetConcept(d);l.type=u,null==u&&null!=d&&null!=d&&(u=yield Tt(d),l.type=u)}if(null===(i=null==l?void 0:l.type)||void 0===i?void 0:i.characterValue,!n.includes(t))return null==l?void 0:l.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 Tt(f)),y&&null==(null==y?void 0:y.type)&&(d=y.typeId,u=yield M.GetConcept(d),y.type=u,null==u&&null!=d&&null!=d&&(u=yield Tt(d),y.type=u));var p=(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(p))){if(p){const t=yield Ft(f,e,n);a[p]=t}}else{const t=yield Ft(f,e,n);s[p]=t,a=s}}return a}))}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())}))};function Bt(t){return Gt(this,void 0,void 0,(function*(){let e=D();try{var o=yield K("application/x-www-form-urlencoded");const i=yield h(n.GetConceptByCharacterValueUrl(),{method:"POST",headers:o,body:`character_value=${t}`});return i.ok?(e=yield i.json(),e.id>0&&M.AddConcept(e)):(console.log("Error in Getting concept by character value Error",i.status),Y(i)),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 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())}))};function Dt(t){return Vt(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 Bt(t),e=yield M.GetConceptByCharacter(t)),e}))}var Ot=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 Ot(this,arguments,void 0,(function*(t,e,n=10,o=1){var i=yield Dt(t),r=[];if(i){yield tt(t,e);for(var c=yield M.GetConceptsByTypeIdAndUser(i.id,e),a=n*(o-1),s=[],l=a;l<a+n;l++)c[l]&&s.push(c[l].id);for(yield gt(s),l=a;l<a+n;l++)if(c[l]){var d=yield xt(c[l].id);r.push(d)}}return r}))}function $t(t,e){return Ot(this,arguments,void 0,(function*(t,e,n=10,o=1){var i=yield Dt(t),r=[];if(i){yield tt(t,e);for(var c=yield M.GetConceptsByTypeIdAndUser(i.id,e),a=n*(o-1),s=[],l=a;l<a+n;l++)c[l]&&s.push(c[l].id);for(yield gt(s),l=a;l<a+n;l++)if(c[l]){var d=yield Rt(c[l].id);r.push(d)}}return r}))}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())}))};const Mt=new Map;function jt(t,e){return Ht(this,void 0,void 0,(function*(){let o=D();if(Mt.has(t+e))return Mt.get(t+e)||o;const i=(()=>Ht(this,void 0,void 0,(function*(){try{var i=yield K("application/x-www-form-urlencoded");const r=yield h(n.GetConceptByCharacterAndCategoryDirectUrl(),{method:"POST",headers:i,body:`character_value=${t}&category_id=${e}`});if(r.ok){let t=yield r.json();o=t,M.AddConcept(o)}else console.log("This is the concept by category and character direct api error",r.status),Y(r);return o}catch(o){throw o instanceof Error?console.log(" This is the concept by category and character direct api error message: ",o.message,t,e,n.GetConceptByCharacterAndCategoryDirectUrl()):console.log(" This is the concept by category and character unexpected direct api error: ",o,t,e,n.GetConceptByCharacterAndCategoryDirectUrl()),o}finally{Mt.delete(t+e)}})))();return Mt.set(t+e,i),i}))}var Wt=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 Jt(t){return Wt(this,void 0,void 0,(function*(){let e=D();if("the"==t)return e.id=1,e.typeId=5,e.characterValue="the",e;let n=t.length;var o=J(t);if(o.length>1){let n=1,i=yield Jt(o[0]);0!=i.id&&(n=i.id),e=yield function(t,e){return Wt(this,void 0,void 0,(function*(){let n=yield M.GetConceptByCharacterAndCategoryLocal(t,e);return 0==n.id&&(n=yield jt(t,e)),n}))}(t,n)}else o[0]==t&&1==n?e=yield function(t){return Wt(this,void 0,void 0,(function*(){var e=yield M.GetConceptByCharacterAndTypeLocal(t,49);return 0==e.id&&(e=yield Bt(t)),e}))}(t):o[0]==t&&(e=yield function(t){return Wt(this,void 0,void 0,(function*(){var e=yield M.GetConceptByCharacterAndTypeLocal(t,51);return 0==e.id&&(e=yield Bt(t)),e}))}(t));return e}))}var Qt=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())}))};const Kt=new Map,qt=new Map;function zt(t,e){return Qt(this,void 0,void 0,(function*(){let e=D();if(qt.has(t))return qt.get(t);if(Kt.has(t))return Kt.get(t)||e;const o=(()=>Qt(this,void 0,void 0,(function*(){try{if(e=yield Jt(t),0==e.id||4==e.typeId){var o=yield K("application/x-www-form-urlencoded");const i=yield h(n.MakeTheTypeConceptUrl(),{method:"POST",headers:o,body:`type=${t}`});if(!i.ok)throw Y(i),new Error(`Error! status: ${i.status}`);let r=yield i.json();e=r,e.id>0&&M.AddConcept(e)}return e.id>0&&qt.set(t,e),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}finally{Kt.delete(t)}})))();return Kt.set(t,o),o}))}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())}))};let Xt=!1,Zt=[];const te=()=>{Zt.length>0&&!Xt&&Zt.shift()()};function ee(t){return Yt(this,void 0,void 0,(function*(){return new Promise(((e,o)=>{Zt.push((()=>Yt(this,void 0,void 0,(function*(){try{if(Xt)return;if(Xt=!0,!t&&le.connectionIds.length>10)return Xt=!1,te(),e();const o=t?`${n.GetReservedConnectionIdUrl()}?${new URLSearchParams({count:String(t)}).toString()}`:n.GetReservedConnectionIdUrl();var i=yield K("application/x-www-form-urlencoded");const c=yield h(o,{method:"GET",headers:i});if(!c.ok)throw Y(c),new Error(`Error! status: ${c.status}`);const a=yield c.json();for(var r=0;r<a.length;r++)le.AddId(a[r]);e()}catch(t){t instanceof Error?console.log("get reserved connection ids error message: ",t.message):console.log("get reserved connection ids unexpected error: ",t),o(t)}finally{Xt=!1,te()}})))),te()}))}))}var 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())}))};let oe=!1,ie=[];const re=()=>{ie.length>0&&!oe&&ie.shift()()};function ce(){return ne(this,void 0,void 0,(function*(){return new Promise(((t,e)=>{ie.push((()=>ne(this,void 0,void 0,(function*(){try{if(oe)return;if(oe=!0,se.ids.length>10)return oe=!1,re(),t();var o=yield K("application/x-www-form-urlencoded");const e=yield h(n.GetReservedIdUrl(),{method:"GET",headers:o});if(!e.ok)throw Y(e),new Error(`Error! status: ${e.status}`);const r=yield e.json();for(var i=0;i<r.length;i++)se.AddId(r[i]);t()}catch(t){e(t)}finally{oe=!1,re()}})))),re()}))}))}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())}))};class se{static getId(){return ae(this,void 0,void 0,(function*(){for(this.ids.length<10&&!this.pendingFetch&&(this.pendingFetch=(()=>ae(this,void 0,void 0,(function*(){try{yield ce()}finally{this.pendingFetch=null}})))(),this.ids.length>0&&this.pendingFetch.catch((t=>console.error("Reserved ID refill failed:",t))));0===this.ids.length;)if(this.pendingFetch||(this.pendingFetch=(()=>ae(this,void 0,void 0,(function*(){try{yield ce()}finally{this.pendingFetch=null}})))()),yield this.pendingFetch,0===this.ids.length)throw new Error("No reserved concept IDs were returned by the backend.");return this.ids.shift()}))}static AddId(t){Number.isFinite(t)&&t>0&&!this.ids.includes(t)&&this.ids.push(t)}}se.ids=[],se.pendingFetch=null;class le{static getId(){return ae(this,void 0,void 0,(function*(){for(this.connectionIds.length<10&&!this.pendingFetch&&(this.pendingFetch=(()=>ae(this,void 0,void 0,(function*(){try{yield ee()}finally{this.pendingFetch=null}})))());0===this.connectionIds.length;)if(this.pendingFetch||(this.pendingFetch=(()=>ae(this,void 0,void 0,(function*(){try{yield ee()}finally{this.pendingFetch=null}})))()),yield this.pendingFetch,0===this.connectionIds.length)throw new Error("No reserved connection IDs were returned by the backend.");return this.connectionIds.shift()}))}static AddId(t){Number.isFinite(t)&&t>0&&!this.connectionIds.includes(t)&&this.connectionIds.push(t)}static warmUp(t){return ae(this,void 0,void 0,(function*(){const e=t-this.connectionIds.length;e<=0||(this.pendingFetch||(this.pendingFetch=(()=>ae(this,void 0,void 0,(function*(){try{yield ee(e)}finally{this.pendingFetch=null}})))()),yield this.pendingFetch)}))}}le.connectionIds=[],le.pendingFetch=null;function de(t){return{id:t.id,userId:t.userId,characterValue:t.characterValue,typeId:t.typeId,categoryId:t.categoryId,accessId:t.accessId,referentId:t.referentId,sessionInformationId:t.sessionInformationId}}function ue(t){return e=this,o=void 0,r=function*(){let e=D();try{var o=yield K();const i=function(t){return Array.isArray(t)?t.map((t=>de(t))):de(t)}(t),r=yield f(n.CreateTheConceptUrl(),o,i);if(!r.ok)throw X(r),new Error(`Error! status: ${r.status}`);return e=yield r.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}},new((i=void 0)||(i=Promise))((function(t,n){function c(t){try{s(r.next(t))}catch(t){n(t)}}function a(t){try{s(r.throw(t))}catch(t){n(t)}}function s(e){var n;e.done?t(e.value):(n=e.value,n instanceof i?n:new i((function(t){t(n)}))).then(c,a)}s((r=r.apply(e,o||[])).next())}));var e,o,i,r}function he(t){return e=this,o=void 0,r=function*(){let e=new et(0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);try{var o=yield K();const i=function(t){return t.map((t=>function(t){return{id:t.id,ofTheConceptId:t.ofTheConceptId,toTheConceptId:t.toTheConceptId,ofTheConceptUserId:t.ofTheConceptUserId,toTheConceptUserId:t.toTheConceptUserId,typeId:t.typeId,userId:t.userId,orderId:t.orderId,accessId:t.accessId,sessionInformationId:t.sessionInformationId}}(t)))}(t),r=yield f(n.CreateTheConnectionUrl(),o,i);if(!r.ok)throw console.log("Create the connection error message: ",r),X(r),new Error(`Error! status: ${r.status}`);return e=yield r.json(),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((i=void 0)||(i=Promise))((function(t,n){function c(t){try{s(r.next(t))}catch(t){n(t)}}function a(t){try{s(r.throw(t))}catch(t){n(t)}}function s(e){var n;e.done?t(e.value):(n=e.value,n instanceof i?n:new i((function(t){t(n)}))).then(c,a)}s((r=r.apply(e,o||[])).next())}));var e,o,i,r}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){return t?`[SyncData:${t}]`:"[SyncData]"}function pe(t,e){console.log(`${ye(e)} ${t}`)}function ve(t,e,n,o,i){o<100&&n!==o||n!==o&&1!==n&&n%100!=0||console.log(`${ye(i)} ${t} ${e}: ${n}/${o} done, ${o-n} remaining`)}class ge{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(t){return fe(this,void 0,void 0,(function*(){try{let e=[],n=[];if(t&&this.transactionCollections.some((e=>e.id==t))){const o=this.transactionCollections.find((e=>e.id==t));if(this.transactionCollections=this.transactionCollections.filter((e=>e.id==t||new Date(e.createdDate).getTime()>(new Date).getTime()-6048e5)),!o)return;e=o.data.concepts.slice(),n=o.data.connections.slice(),pe(`starting online sync with ${e.length} concepts and ${n.length} connections`,t),e.length>0&&(pe(`sending ${e.length} concepts to backend`,t),yield ue(e),ve("synced","concepts",e.length,e.length,t)),n.length>0&&(pe(`sending ${n.length} connections to backend`,t),yield he(n),ve("synced","connections",n.length,n.length,t)),this.transactionCollections=this.transactionCollections.filter((e=>e.id!=t)),pe("online sync complete",t)}else{const t=this.conceptsSyncArray.length,o=this.connectionSyncArray.length;pe(`starting online sync with ${t} queued concepts and ${o} queued connections`);for(let e=0;e<this.conceptsSyncArray.length;e++)M.AddConcept(this.conceptsSyncArray[e]),ve("prepared local cache for","concepts",e+1,t);for(let t=0;t<this.connectionSyncArray.length;t++)st.AddConnection(this.connectionSyncArray[t]),ve("prepared local cache for","connections",t+1,o);this.conceptsSyncArray.length>0&&(e=this.conceptsSyncArray.slice(),pe(`sending ${e.length} concepts to backend`),yield ue(e),this.conceptsSyncArray=this.conceptsSyncArray.filter((t=>!e.some((e=>e.id===t.id)))),ve("synced","concepts",e.length,e.length)),this.connectionSyncArray.length>0&&(n=this.connectionSyncArray.slice(),pe(`sending ${n.length} connections to backend`),yield he(n),this.connectionSyncArray=this.connectionSyncArray.filter((t=>!n.some((e=>e.id===t.id)))),ve("synced","connections",n.length,n.length)),pe(`online sync complete; ${this.conceptsSyncArray.length} concepts and ${this.connectionSyncArray.length} connections remain queued`)}return"done"}catch(t){throw t}}))}static initializeTransaction(t){return fe(this,void 0,void 0,(function*(){try{if(this.transactionCollections.some((e=>e.id==t)))return;this.transactionCollections.push({id:t,data:{concepts:[],connections:[]},createdDate:(new Date).toISOString()})}catch(t){console.log("error in initializeTransaction",t)}}))}static markTransactionActions(t,e){return fe(this,void 0,void 0,(function*(){try{this.transactionCollections=this.transactionCollections.map((n=>n.id==t?Object.assign(Object.assign({},n),{data:JSON.parse(JSON.stringify(e))}):n)),this.conceptsSyncArray=this.conceptsSyncArray.filter((t=>!e.concepts.some((e=>e.id==t.id||e.ghostId==t.id)))),this.connectionSyncArray=this.connectionSyncArray.filter((t=>!e.connections.some((e=>e.id==t.id||e.ghostId==t.id))))}catch(t){console.log("error in markTransactionActions",t)}}))}static rollbackTransaction(t,e){return fe(this,void 0,void 0,(function*(){try{if(!this.transactionCollections.some((e=>e.id==t)))return;this.transactionCollections=this.transactionCollections.filter((e=>e.id!=t))}catch(t){console.log("LocalSyncData, roll",t)}}))}static syncDataLocalDb(){return fe(this,void 0,void 0,(function*(){if(pe(`starting local sync with ${this.conceptsSyncArray.length} queued concepts and ${this.connectionSyncArray.length} queued connections`),this.conceptsSyncArray.length>0){const t=this.conceptsSyncArray.length;for(let e=0;e<this.conceptsSyncArray.length;e++)S("localconcept",this.conceptsSyncArray[e]),ve("stored locally","concepts",e+1,t);this.conceptsSyncArray=[]}if(this.connectionSyncArray.length>0){const t=this.connectionSyncArray.length;for(let e=0;e<this.connectionSyncArray.length;e++)S("localconnection",this.connectionSyncArray[e]),ve("stored locally","connections",e+1,t);this.connectionSyncArray=[]}return pe("local sync complete"),"done"}))}}function Ce(t,e){const n=Number(t);if(!Number.isFinite(n)||n<=0)throw new Error(`Cannot create a connection: ${e} must be a positive finite number. Received ${JSON.stringify(t)}.`);return n}ge.conceptsSyncArray=[],ge.connectionSyncArray=[],ge.transactionCollections=[];var 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 Te(t,e,n,o,i,r,c){return me(this,arguments,void 0,(function*(t,e,n,o,i,r,c,a=1,s=4,l=999,d={concepts:[],connections:[]}){const u=function(t,e){const n=Ce(t,"ofTheConceptId"),o=Ce(e,"toTheConceptId");if(n===o)throw new Error(`Cannot create a self-connection for concept ${n}.`);return{ofTheConceptId:n,toTheConceptId:o}}(t,n);t=u.ofTheConceptId,n=u.toTheConceptId;let h=e,f=e,y=e;999!=l&&(y=l);let p=e,v=e,g=yield le.getId(),C=new et(g,t,n,e,o,y,i,f,a,h,0,p,s,v,r,c);return C.toUpdate=!0,C.isTemp=!1,ge.AddConnection(C),d.connections.push(C),C}))}function Ne(t,e,n){return me(this,arguments,void 0,(function*(t,e,n,o={concepts:[],connections:[]}){let i=yield zt(n),r=t.userId;return yield Te(t.id,t.userId,e.id,e.userId,i.id,999,999,1e3,4,r,o)}))}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())}))};const Ie=new Map;function Ae(t,e){return we(this,void 0,void 0,(function*(){let o=yield M.GetConceptByCharacterAndTypeLocal(t,e),i=t+e;if(Ie.has(i))return Ie.get(i)||o;const r=(()=>we(this,void 0,void 0,(function*(){try{if(null==o||0==o.id){var r={character_value:`${t}`,type_id:e},c=JSON.stringify(r),a=yield K();const i=yield h(n.GetConceptByCharacterAndTypeUrl(),{method:"POST",headers:a,body:c});if(i.ok){let t=yield i.json();o=t,M.AddConcept(o)}else console.log("This is the concept by type and character error",i.status),Y(i)}return o}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}finally{Ie.delete(i)}})))();return Ie.set(i,r),r}))}function ke(t){return we(this,void 0,void 0,(function*(){let e=[],o=JSON.stringify(t);var i=yield K();const r=yield h(n.GetConceptConnectionByType(),{method:"POST",headers:i,body:o});if(r.ok){let t=yield r.json();e=yield dt(t)}else console.log("This is the concept by type and character error",r.status),Y(r);return e}))}var Se=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,i,r,c,a,s,l,d,u,h,f){return Se(this,arguments,void 0,(function*(t,e,n,o,i,r,c,a,s,l,d,u,h,f,y={concepts:[],connections:[]}){var p=yield se.getId();let v=new Date,g=new Date;var C=new V(p,e,i,r,n,o,c,a,t,s,l,d,u,h,f,!0,v,g);return C.isTemp=!1,ge.AddConcept(C),y.concepts.push(C),C}))}function Re(t,e,n,o,i,r,c,a,s,l,d,u,h,f){return Se(this,arguments,void 0,(function*(t,e,n,o,i,r,c,a,s,l,d,u,h,f,y={concepts:[],connections:[]}){var p=yield se.getId();let v=new Date,g=new Date;var C=new V(p,e,i,r,n,o,c,a,t,s,l,d,u,h,f,!1,v,g);return M.AddConcept(C),C.updateRecursion=!0,ge.AddConcept(C),y.concepts.push(C),C}))}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 Ee(t,e){return _e(this,arguments,void 0,(function*(t,e,n=!1,o,i,r=999,c=0,a={concepts:[],connections:[]}){let s,l=r,d=o,u=o,h=i,f=o,y=t.startsWith("the_")?t:"the_"+t,p=D();return n?(p=yield zt(t),s=yield xe(e,o,4,o,p.id,p.userId,c,999,999,d,h,f,l,u,a)):(p=yield zt(y),s=yield Ae(e,p.id),0==s.id&&0==s.userId&&(s=yield Re(e,o,4,o,p.id,p.userId,c,999,999,d,h,f,l,u,a))),s.type=p,s}))}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 Ue(t){return Le(this,arguments,void 0,(function*(t,e=null,n=null,o=null,i=null,r=null,c=null){var a=null!=i?i:999,s=null!=r?r:4,l=null!=c?c:999,d=null!=o?o:0,u=D();for(const o in t)if("string"!=typeof t[o]&&"number"!=typeof t[o])if(null==e&&null==n){var h=d;u=p=yield Ee(o,"",!0,a,s,l),h=p.id,d=p.id,yield Ue(t[o],p.id,p.userId,h,i,r,c)}else{var f=null!=e?e:999,y=null!=n?n:999;h=d,u=p=yield Ee(o,"",!0,a,s,l),yield Te(f,y,p.id,p.userId,h,l,p.userId),yield Ue(t[o],p.id,p.userId,h,i,r,c)}else{f=null!=e?e:999,y=null!=n?n:10267,h=d;var p=yield Ee(o,t[o].toString(),!1,a,s,l);yield Te(f,y,p.id,p.userId,h,l,p.userId)}return u}))}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())}))};function Fe(t,e,o){return Pe(this,arguments,void 0,(function*(t,e,o,i=10,r=1){let c=[];try{var a=new URLSearchParams;a.append("typeId",`${t}`),a.append("ofTheConceptId",`${e}`),a.append("userId",`${o}`),a.append("inpage",`${i}`),a.append("page",`${r}`);var s=yield K("application/x-www-form-urlencoded");const l=yield h(n.GetAllConnectionsOfConceptUrl(),{method:"POST",headers:s,body:a});return l.ok?c=yield l.json():(console.log("Get connection of concept error",l.status),Y(l)),c}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 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())}))},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())}))},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())}))},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){return De(this,void 0,void 0,(function*(){var e=yield st.GetConnection(t);if((null==e||0==e.id)&&null!=t&&null!=t){var o=yield function(t){return Ve(this,void 0,void 0,(function*(){var e=yield st.GetConnection(t);try{if(0!=e.id)return e;{var o=yield K("application/x-www-form-urlencoded");const i=yield h(n.GetConnectionUrl(),{method:"POST",headers:o,body:`id=${t}`});return i.ok?(e=yield i.json(),st.AddConnection(e)):(console.log("Get Connection Error",i.status),Y(i)),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=o}return e}))}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())}))};function $e(t){return be(this,arguments,void 0,(function*(t,e=""){let o=!1;var i=yield Oe(t);return o=yield function(t){return Be(this,arguments,void 0,(function*(t,e=""){let o=!1;try{let i=yield K("application/x-www-form-urlencoded");""!=e&&(i=yield q("application/x-www-form-urlencoded",e));const r=new URLSearchParams;r.append("id",t.toString()),r.append("apiKey","nodeserver");const c=yield h(n.DeleteTheConnectionUrl(),{method:"POST",headers:i,body:r,redirect:"follow"});c.ok?o=(yield c.json()).success:(console.log("Delete connection error status: ",c.status),Y(c))}catch(t){throw t instanceof Error?console.log("Delete connection error message: ",t.message):console.log("Delete connection unexpected error: ",t),t}return o}))}(t,e),_("connection",t),it.removeNodeFromTree(t),ct.removeTypeConcept(i.typeId,t),o}))}function He(t){return be(this,void 0,void 0,(function*(){let e=yield function(t){return Ge(this,void 0,void 0,(function*(){let e=!1;try{let o=yield q();const i=yield h(n.DeleteTheConnectionBulkUrl(),{method:"POST",headers:o,body:JSON.stringify(t)});i.ok?e=(yield i.json()).success:(console.log("Delete connection Bulk Api error status: ",i.status),Y(i))}catch(t){t instanceof Error?console.log("Delete connection Bulk Api error message: ",t.message):console.log("Delete connection Bulk Api unexpected error: ",t)}return e}))}(t);if(e)for(let e=0;e<t.length;e++){let n=t[e];n>0&&it.removeNodeFromTree(n)}return e}))}var 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 je(t){return Me(this,arguments,void 0,(function*(t,e=999){var n=D();if(t<0)return Yo(yield Oo(e,t));if(null!=(n=yield M.GetConcept(t))&&0!=n.id||null==t||null==t||(n=yield Tt(t)),0!=n.id&&null==n.type&&null!=n.typeId&&null!=n.typeId){var o=yield M.GetConcept(n.typeId);if(0!=o.id)n.type=o;else{var i=yield Tt(n.typeId);0!=i.id&&(n.type=i)}}return n}))}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())}))};const Je=999,Qe=4,Ke=999,qe=999,ze=1e3;function Ye(t){const e=`${null!=t?t:""}`.trim();if(0===e.length)throw new Error("Cannot create a typed connection without a linker name.");return e}function Xe(t,e){return We(this,void 0,void 0,(function*(){var n,o,i;if(null==t||null==t.id||0===t.id)throw new Error(`Cannot create a typed connection: ${e} must be a persisted concept.`);const r=t.type;if(null===(n=null==r?void 0:r.characterValue)||void 0===n?void 0:n.trim())return r.characterValue.trim();const c=(yield je(t.id,t.userId)).type;if(null===(o=null==c?void 0:c.characterValue)||void 0===o?void 0:o.trim())return t.type=c,c.characterValue.trim();if(null!=t.typeId&&0!==t.typeId){const e=yield je(t.typeId,t.typeUserId);if(0!==e.id&&(null===(i=e.characterValue)||void 0===i?void 0:i.trim()))return t.type=e,e.characterValue.trim()}throw new Error(`Cannot create a typed connection: ${e} concept ${t.id} has no resolvable type.`)}))}function Ze(t){return We(this,void 0,void 0,(function*(){return yield Ee("connection",t,!1,Je,Je,Ke)}))}function tn(t,e,n){return We(this,void 0,void 0,(function*(){return yield Te(t.id,t.userId,e.id,e.userId,n.id,Ke,qe,ze,Qe)}))}function en(t,e,n){return We(this,arguments,void 0,(function*(t,e,n,o=!1,i=!1){const r=Ye(n),c=t.userId;if(o){const n=yield function(t,e){return We(this,void 0,void 0,(function*(){return`${yield Xe(t,"toTheConcept")}_s_${e}_by`}))}(e,r);i&&(yield on(`${r}_by`,e,c));const o=yield Ze(n);yield tn(e,t,o)}const a=yield function(t,e){return We(this,void 0,void 0,(function*(){return`${yield Xe(t,"ofTheConcept")}_s_${e}_s`}))}(t,r);i&&(yield on(`${r}_s`,t,c));const s=yield Ze(a);return yield tn(t,e,s)}))}function nn(t,e,n){return We(this,arguments,void 0,(function*(t,e,n,o=!1,i=!1){return yield en(t,e,n,o,i)}))}function on(t,e){return We(this,arguments,void 0,(function*(t,e,n=null){for(var o=e,i=null!=n?n:e.userId,r=999,c=Ye(t)+"_count",a=(yield Xe(e,"concept"))+"_s_"+c,s=yield Ee("connection",a,!1,i,4,r),l=yield Fe(s.id,e.id,i,10,1),d=[],u=D(),h=0;h<l.length;h++){let t=yield je(l[h].toTheConceptId);d.push(t)}if(d.length<1)u=yield Ee("count","1",!1,i,4,r);else{var f=d[0];let t=Number(f.characterValue),e=Number.isFinite(t)?t+1:1;u=yield Ee("count",e.toString(),!1,i,4,r);for(let t=0;t<l.length;t++)yield $e(l[t].id)}yield Te(o.id,o.userId,u.id,u.userId,s.id,r,qe,ze,4,i)}))}function rn(t,e,n){return We(this,arguments,void 0,(function*(t,e,n,o=!1,i=!1){return yield en(t,e,n,o,i)}))}var cn=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 an(t,e){return cn(this,arguments,void 0,(function*(t,e,n=10,o=1){var i,r=[],c=yield je(t),a=(null===(i=c.type)||void 0===i?void 0:i.characterValue)+"_s_"+e,s=yield Ae(a,16);if(s.id>0){for(var l=yield Fe(s.id,c.id,c.userId,n,o),d=[],u=0;u<l.length;u++)d.push(l[u].toTheConceptId);for(yield gt(d),u=0;u<l.length;u++){let t=l[u].toTheConceptId,e=yield je(t),n=yield _t(e.id);r.push(n)}}return r}))}function sn(t,e){return cn(this,arguments,void 0,(function*(t,e,n=10,o=1){var i,r=[],c=yield je(t),a=(null===(i=c.type)||void 0===i?void 0:i.characterValue)+"_s_"+e,s=yield Ae(a,16);if(s.id>0){for(var l=yield Fe(s.id,c.id,c.userId,n,o),d=[],u=0;u<l.length;u++)d.push(l[u].toTheConceptId);for(u=0;u<l.length;u++){let t=l[u].toTheConceptId,e=yield je(t);r.push(e)}}return r}))}class ln{constructor(t,e,n,o,i,r,c,a=!1,s,l,d,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=l,this.referentId=d,this.applicationId=u}getType(){console.log(this.typeId)}}function dn(){let t=new Date,e=new Date;return new ln(0,0,0,0,0,"0","0",!1,t,e,0)}class un{constructor(t,e,n,o,i,r,c,a,s,l){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=l}}class hn{constructor(){this.name="character Repository"}static AddCharacter(t){this.characterData[t.id]=t}static GetCharacter(t){for(var e=new un(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}}hn.characterData=[];class fn{constructor(t,e,n,o){this.id=t,this.userId=e,this.referentId=n,this.isNew=o}}var yn=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())}))},pn=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 vn(t,e,o,i,r){return pn(this,void 0,void 0,(function*(){return new un(e,t,o,e,i,e,r,e,"",!1),yield function(){return yn(this,void 0,void 0,(function*(){var t;try{if(0==(t=hn.GetCharacter(t.data)).id){var e=yield K();const i=yield h(n.CreateTheCharacterDataUrl(),{method:"POST",headers:e,body:JSON.stringify(t)});if(!i.ok)throw Y(i),new Error(`Error! status: ${i.status}`);const r=yield i.json();var o=new un(r.userId,t.data,0,0,4,4,999,999,"",!1);return o.id=r.id,hn.AddCharacter(o),r}return new fn(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}}))}()}))}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 Cn(t,e,n,o,i,r,c,a,s,l,d,u,h,f){return gn(this,void 0,void 0,(function*(){var y=yield Ae(t,i),p=y;return 0==p.id&&(p=y=yield xe(t,e,n,o,i,r,c,a,s,l,d,u,h,f)),p}))}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())}))},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 Nn(t,e,n,o){return Tn(this,arguments,void 0,(function*(t,e,n,o,i={concepts:[],connections:[]}){var r=yield Dt(t);if(r&&(0==r.id||0==r.userId)){var c=J(t);if(c.length>0)if(c[0]==t){var a=yield function(t,e,n,o,i,r){return mn(this,void 0,void 0,(function*(){var i,c=e,a=e;i=e;var s,l=e,d=e,u=e;if(1==t.length){var h=t.charCodeAt(0);yield vn(t,e,n,o,r),s=yield Cn(t,e,4,c,49,l,h,u,n,a,o,i,r,d)}else{var f=yield vn(t,e,n,o,r);f.isNew,s=yield Cn(t,e,4,c,51,l,f.id,f.userId,n,a,o,i,r,d)}return s}))}(t,o,999,999,0,e);r=a}else{var s=yield Nn(c[0],e,n,o,i),l=yield Nn(c[1],e,n,o,i);l&&(r=yield Re(t,o,s.id,o,l.id,o,999,o,999,o,999,o,e,o,i))}}return r}))}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 In(t){return wn(this,void 0,void 0,(function*(){var e=[];try{(new Date).getTime();var o=yield K("application/x-www-form-urlencoded");const c=new URLSearchParams({conceptId:String(t)}),a=yield h(`${n.GetAllLinkerConnectionOfConceptUrl()}?${c.toString()}`,{method:"GET",headers:o});if(a.ok){const t=yield a.json();for(var i=0;i<t.length;i++){var r=t[i];e.push(r)}}else console.log("Get all linker connection from the concepts error","cannot get respone"),Y(a);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}}))}var An=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 kn(t){return An(this,void 0,void 0,(function*(){var e=[];try{(new Date).getTime();var o=yield K("application/x-www-form-urlencoded");const c=new URLSearchParams({conceptId:String(t)}),a=yield h(`${n.GetAllLinkerConnectionToConceptUrl()}?${c.toString()}`,{method:"GET",headers:o});if(a.ok){const t=yield a.json();for(var i=0;i<t.length;i++){var r=t[i];e.push(r)}}else console.log("Get all linker connection To the concepts error","cannot get respone"),Y(a);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}}))}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 xn(t){return Sn(this,void 0,void 0,(function*(){for(var e=yield In(t),n=0;n<e.length;n++){let t=e[n];var o=t.typeId;let i=yield je(o);t.type=i}return e}))}function Rn(t){return Sn(this,void 0,void 0,(function*(){for(var e=yield kn(t),n=0;n<e.length;n++){let t=e[n];var o=t.typeId;let i=yield je(o);t.type=i}return e}))}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())}))},En=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 Ln(t){return En(this,arguments,void 0,(function*(t,e=""){var o=yield je(t);yield B.removeNodeFromTree(t);var i=o.typeId,r=o.characterValue;yield $.removeTypeConcept(i,t),yield F.removeNodeByCharacter(r,t),_("concept",t);let c=yield function(t){return _n(this,arguments,void 0,(function*(t,e=""){let o=!1;try{let i=yield K("application/x-www-form-urlencoded");""!=e&&(i=yield q("application/x-www-form-urlencoded",e));const r=new FormData;r.append("id",t.toString()),r.append("apiKey","nodeserver");const c=yield h(n.DeleteConceptUrl(),{method:"POST",body:r});if(!c.ok)throw Y(c),new Error(`Error! status: ${c.status}`);o=(yield c.json()).success}catch(t){throw t instanceof Error?console.log("Delete concept error message: ",t.message):console.log("Delete concept unexpected error: ",t),t}return o}))}(t,e);return c}))}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 Pn(t,e){return Un(this,void 0,void 0,(function*(){try{const o=new Headers;o.append("Authorization","Bearer "+e);const i=new FormData;i.append("id",t.toString());const r=yield h(n.DeleteConceptUrl(),{method:"POST",body:i,headers:o});if(!r.ok)throw Y(r),new Error(`Delete composition Error! status: ${r.status}`)}catch(t){throw t instanceof Error?console.log("Delete composition error message: ",t.message):console.log("Delete composition unexpected error: ",t),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())}))};function Gn(t,e,n,o){return Fn(this,arguments,void 0,(function*(t,e,n,o,i=999){var r,c=n,a=n,s=n,l=t.startsWith("the_"),d=D();return r=l?t:"the_"+t,d=yield zt(r),yield Cn(e,n,4,n,d.id,d.userId,0,999,999,c,o,s,i,a)}))}class Bn{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 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 Dn(){return Vn(this,arguments,void 0,(function*(t=[]){var e=[];try{var n=[];for(let o=0;o<t.length;o++){let i=yield st.GetConnection(t[o]);0==i.id?n.push(t[o]):e.push(i)}if(0==n.length)return e;{var o=yield K();const t=yield N("/api/get_connection_bulk",{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),st.AddConnection(o)}yield ht(e)}}else console.log("Get Connection Bulk error",t.status),Y(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 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 bn(){return On(this,arguments,void 0,(function*(t=[]){yield gt(t);var e=[];for(let o=0;o<t.length;o++){var n=yield xt(t[o]);e.push(n)}return e}))}function $n(){return On(this,arguments,void 0,(function*(t=[]){yield gt(t);var e=[];for(let o=0;o<t.length;o++){var n=yield Rt(t[o]);e.push(n)}return e}))}function Hn(){return On(this,arguments,void 0,(function*(t=[],e=[]){yield Dn(e),function(t=[],e=[]){for(let n=0;n<e.length;n++)t.includes(e[n].id)||st.RemoveConnection(e[n])}(e,yield yt(t));var n=[];for(let e=0;e<t.length;e++){var o=yield Rt(t[e]);n.push(o)}return n}))}function Mn(){return On(this,arguments,void 0,(function*(t=[]){let e=[],n=[],o={};for(let o=0;o<(null==t?void 0:t.length);o++){let i=yield st.GetConnection(t[o]);0==i.id?e.push(t[o]):n.push(i)}for(let n=0;n<e.length;n++)o[t[n]]=!1;let i=[],r=yield Dn(e);n=[...n,...r];for(let t=0;t<n.length;t++)i.push(n[t].ofTheConceptId),i.push(n[t].toTheConceptId),i.push(n[t].typeId);return yield dt(i),n}))}function jn(){return On(this,arguments,void 0,(function*(t=[],e=[]){let n=[],o=[];for(let t=0;t<e.length;t++){let i=yield st.GetConnection(e[t]);0==i.id?n.push(e[t]):o.push(i)}let i=yield Dn(n);for(let t=0;t<i.length;t++)o.push(i[t]);let r={},c=[];for(var a=0;a<o.length;a++)c.includes(o[a].ofTheConceptId)||c.push(o[a].ofTheConceptId);console.time("start");for(let e=0;e<t.length;e++){let n=yield Lt(t[e],o,c);r[t[e]]=n}return console.timeEnd("start"),r}))}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(){return Wn(this,arguments,void 0,(function*(t=0,e=[],o="",i=[]){var r=[];try{var c=new Bn;c.composition=t,c.listLinkers=e,c.textSearch=o,c.fullLinkers=i;var a=JSON.stringify(c),s=yield K();const u=yield h(n.RecursiveSearchUrl(),{method:"POST",headers:s,body:a});if(u.ok){const t=yield u.json();var l=t.compositionIds,d=t.internalConnections;t.externalConnections,r=yield Hn(l,d)}else console.log("recursive search error ",u.status),Y(u);return r}catch(t){throw t instanceof Error?console.log("recursive search error message: ",t.message):console.log("recursive search unexpected error: ",t),t}}))}var Qn=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 Kn(t,e){return Qn(this,void 0,void 0,(function*(){try{var i={email:t,password:e},r=new Headers;r.append("Content-Type","application/json");var c=JSON.stringify(i);const a=yield h(n.LoginUrl(),{method:"POST",headers:r,body:c});if(a.ok){const t=yield a.json();return o.BearerAccessToken=t.data.token,t}console.log("Login tsccs error message: ",a.status),Y(a)}catch(t){throw t instanceof Error?console.log("Login tsccs error message: ",t.message):console.log(" Login tsccs unexpected error: ",t),t}}))}var qn=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 zn(t){return qn(this,void 0,void 0,(function*(){const e=yield function(){return qn(this,arguments,void 0,(function*(t="",e={}){let n={message:"success",status:!1,statusCode:200,data:""};try{const o=yield h(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}:Y(o),n}catch(t){throw console.log("Signup Error: ",t),t}}))}(n.SignupUrl(),t);return e}))}var Yn=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 Xn(t){return Yn(this,void 0,void 0,(function*(){const e=JSON.stringify({email:t.email,password:t.password});let o={message:"success",status:!1,statusCode:200,data:""};const i=new Headers;i.append("Content-Type","application/json");const r=n.LoginUrl();try{const t=yield h(r,{method:"POST",headers:i,body:e,redirect:"follow"}),n=yield t.json();return t.ok?o={message:"success",status:!0,statusCode:200,data:null==n?void 0:n.data}:Y(t),o}catch(t){throw console.log("Sign in api error",t),t}}))}function Zn(t,e){return-1===t.indexOf(e)&&t.push(e),t}function to(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 eo(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 no(t=[],e){Array.isArray(t)&&t.splice(t.findIndex((function(t){return t.id===e.id})),1)}function oo(t=[],e){Array.isArray(t)&&t.splice(t.findIndex((function(t){return t.id===e.id})),1)}class io{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&&(co.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(e.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 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 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 io(t.id,t,null,null);this.addNodeToTree(e)}static getNodeFromTree(t){return ro(this,void 0,void 0,(function*(){return this.root?this.root.getFromNode(t,this.root):null}))}static removeNodeFromTree(t){return ro(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}}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,o){return ao(this,arguments,void 0,(function*(t,e,n,o,i=[]){var r,c;let a={};const s=[];if(0==t)return"";let l=lo(n,t);if(null!=l&&0!=l.id||null==t||null==t||(l=yield je(t)),0!=l.id&&null==l.type){const t=l.typeId;let e=lo(n,t);l.type=e,null==e&&null!=t&&null!=t&&(e=yield je(t),l.type=e)}if(!o.includes(t))return null==l?void 0:l.characterValue;if(i.includes(t))return"";i.push(t);for(let l=0;l<e.length;l++)if(e[l].ofTheConceptId==t){const d=e[l].toTheConceptId;if(o.includes(t)){let t=lo(n,d);if(null!=t&&0!=t.id||null==d||null==d||(t=yield je(d)),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 je(e),t.type=n)}const l="the_",u=(null!==(c=null===(r=null==t?void 0:t.type)||void 0===r?void 0:r.characterValue)&&void 0!==c?c:"").replace(l,"");if(isNaN(Number(u))){if(u){const t=yield so(d,e,n,o,i);a[u]=t}}else{const t=yield so(d,e,n,o,i);s[u]=t,a=s}}}return a}))}function lo(t,e){let n=D();for(let o=0;o<t.length;o++)if(e==t[o].id)return n=t[o],n;return n}class uo{constructor(){this.id=0,this.mainConcept=D(),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 so(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&&(e=null===(t=this.id)||void 0===t?void 0:t.toString(),n.MQTT_CONNECTION&&n.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 ho=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 fo(t){return ho(this,arguments,void 0,(function*(t,e=null,n=null,o=null,i=null,r=null,c=null,a=null){const s=null!=i?i:999,l=null!=r?r:4,d=null!=c?c:999;let u=null!=o?o:0,h=D();null==a&&(a=new uo);for(const o in t)if("object"==typeof t[o]||Array.isArray(t[o])){const f=yield Ee(o,"",!0,s,l,d);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 fo(t[o],f.id,f.userId,e,i,r,c,a)}else{const s=null!=e?e:999,l=null!=n?n:999,y=u;h=f,a.concepts.push(f);const p=yield Te(s,l,f.id,f.userId,y,d,f.userId);a.connections.push(p),yield fo(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 Ee(o,t[o],!1,s,l,d);a.concepts.push(h);const f=yield Te(i,r,h.id,h.userId,c,d,h.userId);a.connections.push(f)}return h}))}var 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 po(t){return yo(this,void 0,void 0,(function*(){const e=t.userId,n=t.sessionId,o=t.accessId;let i=[];const r=[];let c=D(),a=D();const s=[];let l=t.compositionId;const d=t.ofTheCompositionId;let u=[];if(l<0){let t=yield je(l,e);if(!(t.id>0))return null;l=t.id}i=yield wt(l);const h=[],f=new uo,y=[];f.id=l,f.isUpdating();let p=[];for(let t=0;t<i.length;t++)Zn(y,i[t].ofTheConceptId),Zn(h,i[t].ofTheConceptId),Zn(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 je(h[t]);l==h[t]&&(c=e),d==h[t]&&(a=e),r.push(e)}const v=t.patchObject;for(const t in v){let i=D();const l=v[t];let d=c;if(a.id>0&&(d=a),Array.isArray(l)||"object"==typeof l){i=yield Ee(t,"",!0,c.userId,4,999),f.subcompositions.push(i.id);const e=to(r,i);for(let t=0;t<e.length;t++)if(e[t].id>0){const n=eo(f.connections,e[t].id);u=u.concat(n),s.push(e[t])}yield fo(v[t],i.id,i.userId,c.id,c.userId,4,999,f)}else{i=yield Ee(t,l,!1,e,o,n);const c=to(r,i);for(let t=0;t<c.length;t++)if(c[t].id>0){const e=eo(f.connections,c[t].id);u=u.concat(e),s.push(c[t])}}const h=yield Te(d.id,d.userId,i.id,i.userId,c.id,n,e);r.push(i),f.connections.push(h)}for(let t=0;t<u.length;t++)oo(f.connections,u[t]),$e(u[t].id);for(let t=0;t<s.length;t++)no(r,s[t]);return f.concepts=f.concepts.concat(r),f.mainConcept=c,f.id=c.id,yield f.updateCache(),co.addCompositionToTree(f),yield ge.SyncDataOnline(),f.GetDataCache()}))}var vo=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 go(t,e,o,i){return vo(this,arguments,void 0,(function*(t,e,o,i,r=10,c=1){var a=yield q("application/x-www-form-urlencoded",i),s=new URLSearchParams;s.append("type",t),s.append("search",e),s.append("composition",o),s.append("inpage",r.toString()),s.append("page",c.toString());const l=n.SearchCompositionsUrl()+"?"+s.toString();try{const t=yield h(l,{method:"GET",headers:a});if(t.ok)return yield t.json();Y(t)}catch(t){throw t}}))}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 mo(t){return Co(this,arguments,void 0,(function*(t,e=""){var o=yield q("application/json",e);const i=n.SearchLinkMultipleAll(),r=JSON.stringify(t);try{const t=yield h(i,{method:"POST",headers:o,body:r});if(t.ok)return yield t.json();Y(t)}catch(t){throw t}}))}var To=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){return To(this,arguments,void 0,(function*(t,e=[]){var n,o;let i=[];const r=[];let c={},a={};const s=[];let l=yield M.GetConcept(t);0==l.id&&null!=t&&null!=t&&(l=yield Tt(t));let d=[];d=e.length>0?wo(t,e):yield wt(t),i=d;for(let t=0;t<i.length;t++)s.includes(i[t].ofTheConceptId)||(s.push(i[t].ofTheConceptId),r.push(i[t].ofTheConceptId)),r.includes(i[t].toTheConceptId)||r.push(i[t].toTheConceptId);return a=yield Pt(t,i,s,[]),c[null!==(o=null===(n=null==l?void 0:l.type)||void 0===n?void 0:n.characterValue)&&void 0!==o?o:""]=a,0==l.id?"":c}))}function wo(t,e){const n=[];for(let o=0;o<e.length;o++)e[o].typeId==t&&n.push(e[o]);return n}function Io(t){return To(this,arguments,void 0,(function*(t,e=[]){var n,o;let i={},r=[];const c=[];let a;const s={},l=[];let d=yield M.GetConcept(t);0==d.id&&null!=t&&null!=t&&(d=yield Tt(t));let u=[];u=e.length>0?wo(t,e):yield wt(t),r=u;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);return a=yield Pt(t,r,l),s[null!==(o=null===(n=null==d?void 0:d.type)||void 0===n?void 0:n.characterValue)&&void 0!==o?o:""]=a,i.created_at=d.entryTimeStamp,i.data=s,i.id=t,0==d.id?"":i}))}function Ao(t,e){return To(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 Io(t[e],n);i&&o.push(i)}return o}))}var 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 So(t){return ko(this,void 0,void 0,(function*(){try{var e=yield K();const o=JSON.stringify(t),i=yield h(n.CreateSessionId(),{method:"POST",headers:e,body:o});return i.ok?i.json():(console.log("Creating session failed",yield i.json()),Y(i),null)}catch(t){throw console.log("Creating session failed",t),t}}))}var 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*(){try{var o=yield K("application/x-www-form-urlencoded");const i=new URLSearchParams;i.append("sessionId",t.toString()),i.append("url",e);const r=yield h(n.CreateSessionVisitUrl(),{method:"POST",headers:o,body:i});return r.ok?r.json():(console.log("Creating session url failed",yield r.json()),Y(r),null)}catch(t){throw console.log("Creating session url failed",t),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 Eo(t,e,o){return _o(this,arguments,void 0,(function*(t,e,o,i=10,r=1){let c=[];try{var a=new URLSearchParams;a.append("typeId",`${t}`),a.append("toTheConceptId",`${e}`),a.append("userId",`${o}`),a.append("inpage",`${i}`),a.append("page",`${r}`);var s=yield K("application/x-www-form-urlencoded");const l=yield h(n.GetAllConnectionsToConceptUrl(),{method:"POST",headers:s,body:a});return l.ok?c=yield l.json():(console.log("Get connection of concept error",l.status),Y(l)),c}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 Lo=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 Uo(t,e){return Lo(this,arguments,void 0,(function*(t,e,n=10,o=1,i=!1){let r=[],c=yield je(t),a=yield Jt(e);if(a.id>0){let t=[],e=[];if(i){e=yield Eo(a.id,c.id,c.userId,n,o);let t=[];for(let n=0;n<e.length;n++)t.push(e[n].ofTheConceptId);yield gt(t);for(let t=0;t<e.length;t++){let n=e[t].ofTheConceptId,o=yield je(n),i=yield _t(o.id);r.push(i)}}else{e=yield Fe(a.id,c.id,c.userId,n,o);for(let n=0;n<e.length;n++)t.push(e[n].toTheConceptId);yield gt(t);for(let t=0;t<e.length;t++){let n=e[t].toTheConceptId,o=yield je(n),i=yield _t(o.id);r.push(i)}}}return r}))}function Po(t,e){return Lo(this,arguments,void 0,(function*(t,e,n=10,o=1,i=!1){let r=[],c=yield je(t),a=yield Jt(e),s=[],l=[];if(a.id>0){if(i){s=yield Eo(a.id,c.id,c.userId,n,o);for(let t=0;t<s.length;t++)l.push(s[t].ofTheConceptId)}else{s=yield Fe(a.id,c.id,c.userId,n,o);for(let t=0;t<s.length;t++)l.push(s[t].toTheConceptId)}r=yield dt(l)}return r}))}class Fo{constructor(t,e,n){this.value=new Map,this.connectionValue=new Map,this.key=t,e.id>0&&this.value.set(e.ghostId,e),n.id>0&&this.connectionValue.set(n.ghostId,n)}}class Go{constructor(t=0,e,n,o,i,r,c=999){this.isTemp=!1,this.applicationId=999,this.type=dn(),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=O(new Date),this.terminationDateTime=new Date,this.localSyncTime=new Date,this.applicationId=c}}var 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 Vo{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 waitForDataToLoad(){return Bo(this,void 0,void 0,(function*(){return new Promise(((t,e)=>{this.checkFlag(t),setTimeout((()=>{e("not")}),25e3)}))}))}static checkFlag(t){if(L.isDataLoaded)return t("done");setTimeout(Vo.checkFlag,1e3,t)}static addConceptToTree(t,e,n=999){const o=this.compositeKey(e,n,t.applicationId),i=this.nodeMap.get(o);i?t.id>0&&i.value.set(t.ghostId,t):this.nodeMap.set(o,new Fo(o,t,new Go(0,0,0,0,0,0)))}static addConnectionToTree(t,e,n=999){const o=this.compositeKey(e,n,t.applicationId),i=this.nodeMap.get(o);i?t.id>0&&i.connectionValue.set(t.ghostId,t):this.nodeMap.set(o,new Fo(o,dn(),t))}static getNodeFromTree(t,e){return Bo(this,arguments,void 0,(function*(t,e,n=999){var o;const i=this.compositeKey(t,e,n);return null!==(o=this.nodeMap.get(i))&&void 0!==o?o:null}))}static removeNodeFromTree(t){return Bo(this,arguments,void 0,(function*(t,e=999,n=999){const o=this.compositeKey(t,e,n);this.nodeMap.delete(o)}))}static countNumberOfNodes(){return this.nodeMap.size}}Vo.nodeMap=new Map;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,e){return Do(this,arguments,void 0,(function*(t,e,n=999,o=999){var i;let r=yield Vo.getNodeFromTree(t,n,o),c=dn();return r&&(c=null!==(i=r.value.get(e))&&void 0!==i?i:c),c}))}function bo(t,e){return Do(this,arguments,void 0,(function*(t,e,n=999,o=999){var i;let r=yield Vo.getNodeFromTree(t,n,o),c=new Go(0,0,0,0,0,0);return r&&(c=null!==(i=r.connectionValue.get(e))&&void 0!==i?i:c),c}))}function $o(t,e){return Do(this,arguments,void 0,(function*(t,e,n=999){Vo.addConceptToTree(t,e,n)}))}function Ho(t,e){return Do(this,arguments,void 0,(function*(t,e,n=999){Vo.addConnectionToTree(t,e,n)}))}var Mo=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 jo(t){return Mo(this,arguments,void 0,(function*(t,e=""){var o=yield q("application/json",e);const i=n.SearchLinkMultipleAllApiUrl(),r=JSON.stringify(t);try{const t=yield h(i,{method:"POST",headers:o,body:r});if(t.ok)return yield t.json();Y(t)}catch(t){throw t}}))}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())}))};function Jo(t){return Wo(this,arguments,void 0,(function*(t,e=""){let n=[],o=yield jo(t,e),i=t[0].composition;const r=o;let c=r.compositionIds,a=r.internalConnections,s=r.linkers,l=r.reverse;return n=yield jn(c,a),yield Qo(s,n,i,l)}))}function Qo(t,e,n){return Wo(this,arguments,void 0,(function*(t,e,n,o=[]){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 je(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){}}}else if(e[r[t].ofTheConceptId]&&e[r[t].toTheConceptId]){let n=e[r[t].ofTheConceptId],o=yield je(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){}}}return i=e[n],i}))}var 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())}))},qo=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 zo(t){return qo(this,void 0,void 0,(function*(){var e;let o=yield function(t){return Ko(this,void 0,void 0,(function*(){let e=[];try{var o=yield K();const i=yield h(n.ViewInternalDataUrl(),{method:"POST",headers:o,body:JSON.stringify(t)});if(i.ok){let t=yield i.json(),n={};for(let o=0;o<t.length;o++){let i=t[o].concepts;e=t[o].connections;let r=t[o].id;yield dt(i),n[r]=e}return n}return console.log("View Internal Data error",i.status),Y(i),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),i=[];for(let n=0;n<t.length;n++){let r=t[n],c=o[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 Pt(r,c,t);e.data=n,e.id=r,i.push(e)}else{let t={};t.id=r;let n=yield je(r),o={};n.type&&(o[null===(e=null==n?void 0:n.type)||void 0===e?void 0:e.characterValue]=n.characterValue,t.data=o,i.push(t))}}return i}))}function Yo(t){const e=D();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}var 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())}))},Zo=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 ti(t){return Zo(this,arguments,void 0,(function*(t,e=""){var o=yield function(t){return Xo(this,arguments,void 0,(function*(t,e=""){var o,i,r,c,a,s,l=yield q("application/json",e);const d=new URLSearchParams({composition:String(null!==(o=t.composition)&&void 0!==o?o:""),search:String(null!==(i=t.search)&&void 0!==i?i:""),internalComposition:String(null!==(r=t.internalComposition)&&void 0!==r?r:""),type:String(null!==(c=t.type)&&void 0!==c?c:""),inpage:String(null!==(a=t.inpage)&&void 0!==a?a:""),page:String(null!==(s=t.page)&&void 0!==s?s:"")}),u=`${n.SearchInternalWithAuthenticatedCcsUrl()}?${d.toString()}`;try{const t=yield h(u,{method:"GET",headers:l});if(t.ok)return yield t.json();Y(t)}catch(t){throw t}}))}(t,e);return yield zo(o)}))}var ei=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 ni(t,e){return ei(this,void 0,void 0,(function*(){let n=!0,o=yield In(t),i=yield ke(e),r=[];for(let t=0;t<o.length;t++)for(let e=0;e<i.length;e++)o[t].typeId==i[e].id&&r.push(o[t].id);for(let t=0;t<r.length;t++){let e=yield $e(r[t]);n=n&&e}return n}))}function oi(t,e){return ei(this,void 0,void 0,(function*(){let n=yield In(t),o=yield ke(e),i=[];for(let t=0;t<n.length;t++)for(let e=0;e<o.length;e++)n[t].typeId==o[e].id&&i.push(n[t].id);return i}))}class ii{constructor(){this.compositionId=0,this.userId=999,this.sessionId=999,this.accessId=4,this.ofTheCompositionId=0,this.patchObject={}}}class ri{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 ci{constructor(){this.type="",this.search="",this.logicoperator="=",this.index=0,this.composition=!0,this.name="",this.operateon=""}}class ai{constructor(){this.type="",this.search="",this.composition="",this.internalComposition="",this.userId=999,this.inpage=10,this.page=1}}class si{constructor(t){this.aiUrl="https://ai.freeschema.com",this.cacheServerUrl="",this.cacheServers=[],this.accessToken="",this.enableAi=!0,t&&Object.assign(this,t)}hasOAuthCredentials(){return!(!this.clientId||!this.clientSecret)}hasAccessToken(){return""!==this.accessToken}getFlag(t,e=!1){var n,o;return null!==(o=null===(n=this.flags)||void 0===n?void 0:n[t])&&void 0!==o?o:e}getParameter(t,e=""){var n,o;return null!==(o=null===(n=this.parameters)||void 0===n?void 0:n[t])&&void 0!==o?o:e}setFlag(t,e){this.flags||(this.flags={}),this.flags[t]=e}setParameter(t,e){this.parameters||(this.parameters={}),this.parameters[t]=e}}var li=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 di{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)&&S("localconnection",t),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 li(this,void 0,void 0,(function*(){return new Promise(((t,e)=>{this.checkFlag(t),setTimeout((()=>{e("not")}),25e3)}))}))}static checkFlag(t){if(L.isLocalConnectionLoaded)return t("done");setTimeout(di.checkFlag,1e3,t)}static GetConnectionsOfCompositionLocal(t){return li(this,void 0,void 0,(function*(){var e=[];try{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}}di.connectionArray=[],di.connectionDictionary=[];var ui=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 hi(){return ui(this,void 0,void 0,(function*(){yield function(){return ui(this,void 0,void 0,(function*(){var t=yield R("connection");if(Array.isArray(t))for(var e=0;e<t.length;e++)st.AddConnectionToMemory(t[e])}))}()}))}function fi(){return ui(this,void 0,void 0,(function*(){yield function(){return ui(this,void 0,void 0,(function*(){var t=yield E("localconnection");if(Array.isArray(t))for(var e=0;e<t.length;e++)di.AddConnection(t[e])}))}()}))}class yi{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(e.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 pi=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 vi{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 yi(t.id,t,null,null);new yi(t.characterValue,t,null,null),this.addNodeToTree(e)}static waitForDataToLoad(){return pi(this,void 0,void 0,(function*(){return new Promise(((t,e)=>{this.checkFlag(t),setTimeout((()=>{e("not")}),25e3)}))}))}static checkFlag(t){if(L.isLocalDataLoaded)return t("done");setTimeout(vi.checkFlag,1e3,t)}static getNodeFromTree(t){return pi(this,void 0,void 0,(function*(){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 pi(this,void 0,void 0,(function*(){this.root&&(this.root=this.root.removeNode(this.root,t))}))}}vi.root=null;var gi=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 Ci{static waitForDataToLoad(){return gi(this,void 0,void 0,(function*(){return new Promise(((t,e)=>{this.checkFlag(t),setTimeout((()=>{e("not")}),25e3)}))}))}static checkFlag(t){if(L.isLocalCharacterLoaded)return t("done");setTimeout(Ci.checkFlag,1e3,t)}static addNodeToTree(t){return gi(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 yi(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 gi(this,void 0,void 0,(function*(){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))}}Ci.LocalCharacterRoot=null;var mi=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 Ti{static addNodeToTree(t){return mi(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 yi(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 mi(this,void 0,void 0,(function*(){return new Promise(((t,e)=>{this.checkFlag(t),setTimeout((()=>{e("not")}),25e3)}))}))}static checkFlag(t){if(L.isLocalTypeLoaded)return t("done");setTimeout(Ti.checkFlag,1e3,t)}static getTypeVariantsFromTreeWithUserId(t,e){return mi(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}))}}Ti.LocalTypeRoot=null;var Ni=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 wi{constructor(){this.name="conceptsArray"}static AddConcept(t){t.id>0&&(S("localconcept",t),vi.addConceptToTree(t),Ci.addConceptToTree(t),Ti.addConceptToTree(t),this.localconceptsArray.push(t))}static AddConceptToMemory(t){t.id>0&&(vi.addConceptToTree(t),Ci.addConceptToTree(t),Ti.addConceptToTree(t))}static GetConcept(t){return Ni(this,void 0,void 0,(function*(){var e=dn(),n=yield vi.getNodeFromTree(t);if(null==n?void 0:n.value){var o=n.value;o&&(e=o)}return e}))}static GetConceptByCharacter(t){return Ni(this,void 0,void 0,(function*(){var e=dn(),n=Ci.getNodeFromTree(t);return n&&(e=n.value),e}))}static GetConceptByCharacterAndTypeLocal(t,e){return Ni(this,void 0,void 0,(function*(){var n=dn(),o=yield Ci.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 Ni(this,void 0,void 0,(function*(){let n=[];return n=yield Ti.getTypeVariantsFromTreeWithUserId(t,e),n}))}getName(){return this.name}}wi.localconceptsArray=[];var Ii=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 Ai(){return Ii(this,void 0,void 0,(function*(){var t=yield E("localconcept");if(Array.isArray(t))for(var e=0;e<t.length;e++){let n=t[e];wi.AddConceptToMemory(n)}}))}var ki=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 Si{}Si.isUpdated=!1,Si.isOnlineSync=!1;var xi=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 Ri=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())}))};const _i=1,Ei=2,Li=3,Ui=4,Pi=5,Fi=6,Gi=7,Bi=8;class Vi{constructor(){this.conceptId=0,this.connectionTypeId=0,this.connectionType="",this.count=0}}var Di=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 Oi(t){return Di(this,void 0,void 0,(function*(){let e={};for(let n=0;n<t.length;n++){let o=yield Tt(t[n].connectionTypeId);t[n].connectionType=o.characterValue,e[t[n].conceptId]||(e[t[n].conceptId]=[]),e[t[n].conceptId].push(t[n])}return e}))}function bi(t){const e=t.split("_");if(3===e.length){let t=new Vi;return t.conceptId=Number(e[0]),t.connectionTypeId=Number(e[1]),t.count=Number(e[2]),t}throw new Error("Input string must contain exactly three parts separated by underscores.")}function $i(t){return t.startsWith("the_")?t.slice(4):t}var Hi=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 Mi(t,e,n){if(t in e){const o=Array.isArray(e[t])?e[t]:[e[t]];for(const t of o)t&&(n[t.connectionType+"_count"]=t.count)}}var ji=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())}))},Wi=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 Ji(t,e,n){return Wi(this,void 0,void 0,(function*(){var o,i,r,c,a,s,l,d;let u=[];for(let e=0;e<t.length;e++)u.push(t[e].toTheConceptId),u.push(t[e].ofTheConceptId),u.push(t[e].typeId);for(let u=0;u<t.length;u++){let h=!1;n.includes(t[u].id)&&(h=!0);let f=yield je(t[u].ofTheConceptId),y=yield je(t[u].toTheConceptId);if(1==h){if(0!=f.id&&0!=y.id){let n,a=null!==(i=null===(o=y.type)||void 0===o?void 0:o.characterValue)&&void 0!==i?i:"self";t[u].toTheConceptId in e?n=e[t[u].toTheConceptId]:(n={},n[a]={},e[t[u].toTheConceptId]=n);let s=yield je(t[u].typeId);try{let t=null!==(c=null===(r=null==f?void 0:f.type)||void 0===r?void 0:r.characterValue)&&void 0!==c?c:"none",n=f.characterValue;s.characterValue,s.characterValue.includes("_s_")&&(f.id in e||(e[f.id]={}),e[f.id][t]=n),e[y.id]={}}catch(t){}}}else if(0!=f.id&&0!=y.id){let n,o=null!==(s=null===(a=f.type)||void 0===a?void 0:a.characterValue)&&void 0!==s?s:"self";t[u].ofTheConceptId in e?n=e[t[u].ofTheConceptId]:(n={},n[o]={},e[t[u].ofTheConceptId]=n);let i=yield je(t[u].typeId);try{let t=null!==(d=null===(l=null==y?void 0:y.type)||void 0===l?void 0:l.characterValue)&&void 0!==d?d:"none",n=y.characterValue;i.characterValue.includes("_s_")&&(y.id in e||(e[y.id]={}),e[y.id][t]=n),e[f.id]={}}catch(t){}}}return e}))}var Qi=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 Ki(t,e="DESC"){return"ASC"==e?t.sort((function(t,e){return t.id-e.id})):t.sort((function(t,e){return e.id-t.id})),t}var qi=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 zi=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 Yi(t,e){return zi(this,void 0,void 0,(function*(){let e=t.outputFormat;t.outputFormat=Fi;let o,i=yield function(t){return Ri(this,arguments,void 0,(function*(t,e=""){var o=yield q("application/json",e);const i=n.FreeschemaQueryUrl(),r=JSON.stringify(t);try{const t=yield h(i,{method:"POST",headers:o,body:r});if(t.ok)return yield t.json();Y(t)}catch(t){!function(t,e=""){if(t.status){let n=new z(t.message,!1,t.status,t.stack);throw n.setUrl(e),n}{let n=new z(t.message,!1,500,t.stack);throw n.setUrl(e),n}}(t,i)}}))}(t,""),r=i.conceptIds,c=(i.internalConnections,i.linkers),a=i.reverse,s=i.mainCompositionIds,l=i.countinfo,d=t.order,u=function(t=[]){let e=[];if(t.length>0)for(let n=0;n<(null==t?void 0:t.length);n++){let o=bi(t[n]);e.push(o)}return e}(l);return o=e==Ei?yield function(t,e,n,o,i){return qi(this,arguments,void 0,(function*(t,e,n,o,i,r="DESC"){let c=yield Mn(t),a=yield Oi(i);c=Ki(c,r);let s=[];s=yield function(t,e){return ji(this,arguments,void 0,(function*(t,e,n=[]){var o,i,r,c,a,s,l,d;let u=[];for(let e=0;e<t.length;e++)u.push(t[e].toTheConceptId),u.push(t[e].ofTheConceptId),u.push(t[e].typeId);for(let u=0;u<t.length;u++){let h=!1,f=yield je(t[u].ofTheConceptId),y=yield je(t[u].toTheConceptId);if(n.includes(t[u].id)&&(h=!0),1==h){if(0!=f.id&&0!=y.id){let n,a=yield je(t[u].typeId),s=null!==(i=null===(o=y.type)||void 0===o?void 0:o.characterValue)&&void 0!==i?i:"self";t[u].toTheConceptId in e?n=e[t[u].toTheConceptId]:(n={},n[s]={},e[t[u].toTheConceptId]=n);try{let t=null!==(c=null===(r=null==f?void 0:f.type)||void 0===r?void 0:r.characterValue)&&void 0!==c?c:"none",n=f.characterValue;(a.characterValue+"_reverse").includes("_s_")&&(f.id in e||(e[f.id]={}),e[f.id][t]=n),e[y.id]={}}catch(t){}}}else if(0!=f.id&&0!=y.id){let n,o=yield je(t[u].typeId),i=null!==(s=null===(a=f.type)||void 0===a?void 0:a.characterValue)&&void 0!==s?s:"self";t[u].ofTheConceptId in e?n=e[t[u].ofTheConceptId]:(n={},n[i]={},e[t[u].ofTheConceptId]=n);try{let t=null!==(d=null===(l=null==y?void 0:y.type)||void 0===l?void 0:l.characterValue)&&void 0!==d?d:"none",n=y.characterValue;o.characterValue.includes("_s_")&&(y.id in e||(e[y.id]={}),e[y.id][t]=n),e[f.id]={}}catch(t){}}}return e}))}(c,s,o),s=yield function(t,e){return ji(this,arguments,void 0,(function*(t,e,n=[]){var o,i,r,c,a,s,l,d;let u=[];for(let e=0;e<t.length;e++)u.push(t[e].toTheConceptId),u.push(t[e].ofTheConceptId),u.push(t[e].typeId);for(let u=0;u<t.length;u++){let h=!1,f=yield je(t[u].ofTheConceptId),y=yield je(t[u].toTheConceptId);if(n.includes(t[u].id)&&(h=!0),1==h){if(0!=f.id&&0!=y.id){let n,a=yield je(t[u].typeId),s=null!==(i=null===(o=y.type)||void 0===o?void 0:o.characterValue)&&void 0!==i?i:"self";t[u].toTheConceptId in e?(n=e[t[u].toTheConceptId],s in n||(n[s]={})):(n={},n[s]={},e[t[u].toTheConceptId]=n);try{let t=null!==(c=null===(r=null==f?void 0:f.type)||void 0===r?void 0:r.characterValue)&&void 0!==c?c:"none",e=f.characterValue,o=a.characterValue;""==o&&(o=t,o=$i(o));let i={id:f.id,data:{[t]:e}},l=o+"_reverse";l.includes("_s_")||("string"==typeof n[s]&&(n[s]={}),n[s][l]=i)}catch(t){}}}else if(0!=f.id&&0!=y.id){let n,o=yield je(t[u].typeId),i=null!==(s=null===(a=f.type)||void 0===a?void 0:a.characterValue)&&void 0!==s?s:"self";t[u].ofTheConceptId in e?(n=e[t[u].ofTheConceptId],i in n||(n[i]={})):(n={},n[i]={},e[t[u].ofTheConceptId]=n);try{let t=null!==(d=null===(l=null==y?void 0:y.type)||void 0===l?void 0:l.characterValue)&&void 0!==d?d:"none",e=y.characterValue,r=o.characterValue,c=!1;""==r&&(r=t,r=$i(r),c=!0);let a={id:y.id,data:{[t]:e}};isNaN(Number(r))?r.includes("_s_")||("string"==typeof n[i]&&(n[i]={}),n[i][r]=a):(Array.isArray(n[i])||(n[i]=[]),n[i].push(a))}catch(t){}}}return e}))}(c,s,o);let l=yield function(t,e,n,o){return ji(this,arguments,void 0,(function*(t,e,n,o,i=[],r){var c,a,s,l,d,u,h;(new Date).getTime();let f=[],y=[];for(let e=0;e<t.length;e++)y.push(t[e].toTheConceptId),y.push(t[e].ofTheConceptId),y.push(t[e].typeId);for(let n=0;n<t.length;n++){let o=!1,f=yield je(t[n].ofTheConceptId),y=yield je(t[n].toTheConceptId);if(i.includes(t[n].id)&&(o=!0),1==o){if(0!=f.id&&0!=y.id&&y.id in e){let o,i=yield je(t[n].typeId),s=null!==(a=null===(c=y.type)||void 0===c?void 0:c.characterValue)&&void 0!==a?a:"self",l=!1;t[n].toTheConceptId in e&&(l=!0),t[n].toTheConceptId in e?(o=e[t[n].toTheConceptId],"string"==typeof o[s]&&(o[s]={})):(o={},o[s]={},e[t[n].toTheConceptId]=o),Mi(y.id,r,o);try{if(e[t[n].ofTheConceptId]){let r={id:f.id,data:e[t[n].ofTheConceptId],created_on:t[n].entryTimeStamp},c=i.characterValue+"_reverse";Array.isArray(o[s][c])?o[s][c].push(r):c.includes("_s_")?(o[s][c]=[],o[s][c].push(r)):o[s][c]=r}}catch(t){}}}else if(0!=f.id&&0!=y.id&&f.id in e){let o,i=yield je(t[n].typeId),c=null!==(l=null===(s=f.type)||void 0===s?void 0:s.characterValue)&&void 0!==l?l:"self",a=!1;t[n].toTheConceptId in e&&(a=!0),t[n].ofTheConceptId in e?(o=e[t[n].ofTheConceptId],"string"==typeof o[c]&&(o[c]={})):(o={},o[c]={},e[t[n].ofTheConceptId]=o),Mi(f.id,r,o);let p=!0,v=i.characterValue;""==v&&(v=y.characterValue,p=!0),""==v&&(v=null!==(u=null===(d=null==y?void 0:y.type)||void 0===d?void 0:d.characterValue)&&void 0!==u?u:"");try{null===(h=null==y?void 0:y.type)||void 0===h||h.characterValue;let a=e[t[n].toTheConceptId];if(a){let s={id:y.id,data:e[t[n].toTheConceptId],created_on:t[n].entryTimeStamp};Array.isArray(o[c])?o[c].push(a):Array.isArray(o[c][v])?o[c][i.characterValue].push(s):v.includes("_s_")?(o[c][v]=[],o[c][v].push(s)):o[c][v]=s,Mi(y.id,r,s)}}catch(t){}}}for(let t=0;t<o.length;t++){let n={};n.id=o[t];let i=yield je(n.id);n.data=e[o[t]],n.created_on=i.entryTimeStamp,f.push(n)}return f}))}(c,s,[],n,o,a);return l}))}(c,r,s,a,u,d):e==Li?yield function(t,e,n,o,i){return qi(this,arguments,void 0,(function*(t,e,n,o,i,r="DESC"){let c=yield Mn(t),a=yield Oi(i);c=Ki(c,r);let s=[];s=yield Ji(c,s,o),s=yield function(t,e){return Hi(this,arguments,void 0,(function*(t,e,n=[]){var o,i,r,c,a,s,l,d;let u=[];for(let e=0;e<t.length;e++)u.push(t[e].toTheConceptId),u.push(t[e].ofTheConceptId),u.push(t[e].typeId);for(let u=0;u<t.length;u++){let h=!1,f=yield je(t[u].ofTheConceptId),y=yield je(t[u].toTheConceptId);if(n.includes(t[u].id)&&(h=!0),1==h){if(0!=f.id&&0!=y.id){let n,a=yield je(t[u].typeId),s=null!==(i=null===(o=y.type)||void 0===o?void 0:o.characterValue)&&void 0!==i?i:"self";t[u].toTheConceptId in e?(n=e[t[u].toTheConceptId],s in n||(n[s]={})):(n={},n[s]={},e[t[u].toTheConceptId]=n);try{let t=null!==(c=null===(r=null==f?void 0:f.type)||void 0===r?void 0:r.characterValue)&&void 0!==c?c:"none",e=f.characterValue,o=a.characterValue;""==o&&(o=t,o=$i(o));let i={id:f.id,[t]:e},l=o+"_reverse";l.includes("_s_")||("string"==typeof n[s]&&(n[s]={}),n[s][l]=i)}catch(t){}}}else if(0!=f.id&&0!=y.id){let n,o=yield je(t[u].typeId),i=null!==(s=null===(a=f.type)||void 0===a?void 0:a.characterValue)&&void 0!==s?s:"self";t[u].ofTheConceptId in e?(n=e[t[u].ofTheConceptId],i in n||(n[i]={})):(n={},n[i]={},e[t[u].ofTheConceptId]=n);try{let e=null!==(d=null===(l=null==y?void 0:y.type)||void 0===l?void 0:l.characterValue)&&void 0!==d?d:"none",r=y.characterValue,c=o.characterValue,a=!1;""==c&&(c=e,c=$i(c),a=!0);let s={};s[e]={id:y.id,data:r,created_on:t[u].entryTimeStamp},isNaN(Number(c))?c.includes("_s_")||("string"==typeof n[i]&&(n[i]={}),n[i][c]=a?s[e]:s):(Array.isArray(n[i])||(n[i]=[]),n[i].push(s[e]))}catch(t){}}}return e}))}(c,s,o);let l=yield function(t,e,n){return Hi(this,arguments,void 0,(function*(t,e,n,o=[],i){var r,c,a,s,l,d,u,h;(new Date).getTime();let f=[],y=[];for(let e=0;e<t.length;e++)y.push(t[e].toTheConceptId),y.push(t[e].ofTheConceptId),y.push(t[e].typeId);for(let n=0;n<t.length;n++){let f=!1,y=yield je(t[n].ofTheConceptId),p=yield je(t[n].toTheConceptId);if(o.includes(t[n].id)&&(f=!0),1==f){if(0!=y.id&&0!=p.id&&p.id in e){let o,i=yield je(t[n].typeId),a=null!==(c=null===(r=p.type)||void 0===r?void 0:r.characterValue)&&void 0!==c?c:"self",s=!1;t[n].toTheConceptId in e&&(s=!0),t[n].toTheConceptId in e?(o=e[t[n].toTheConceptId],"string"==typeof o[a]&&(o[a]={})):(o={},o[a]={},e[t[n].toTheConceptId]=o);try{if(e[t[n].ofTheConceptId]){let r=e[t[n].ofTheConceptId];r&&(r.id=y.id,r.created_on=y.entryTimeStamp);let c=i.characterValue+"_reverse";Array.isArray(o[a][c])?o[a][c].push(r):c.includes("_s_")?(o[a][c]=[],o[a][c].push(r)):o[a][c]=r}}catch(t){}}}else if(0!=y.id&&0!=p.id&&y.id in e){let o,r=yield je(t[n].typeId),c=null!==(s=null===(a=y.type)||void 0===a?void 0:a.characterValue)&&void 0!==s?s:"self",f=!1;t[n].toTheConceptId in e&&(f=!0),t[n].ofTheConceptId in e?(o=e[t[n].ofTheConceptId],"string"==typeof o[c]&&(o[c]={})):(o={},o[c]={},e[t[n].ofTheConceptId]=o),Mi(y.id,i,o);let v=!1,g=r.characterValue;""==g&&(g=p.characterValue,v=!0),""==g&&(g=null!==(d=null===(l=null==p?void 0:p.type)||void 0===l?void 0:l.characterValue)&&void 0!==d?d:"");try{let r=null!==(h=null===(u=null==p?void 0:p.type)||void 0===u?void 0:u.characterValue)&&void 0!==h?h:"none",a=e[t[n].toTheConceptId];if(a){let e={};e[r]={data:a[r],id:p.id,created_on:t[n].entryTimeStamp},Array.isArray(o[c])?v?o[c].push(a[g]):o[c].push(a):Array.isArray(o[c][g])?o[c][g].push(e):g.includes("_s_")?(o[c][g]=[],v?o[c][g].push(e[r]):o[c][g].push(e)):o[c][g]=v?e[r]:e,Mi(p.id,i,e)}}catch(t){}}}for(let t=0;t<n.length;t++){let o={};o=e[n[t]],o&&(o.id=n[t]),f.push(o)}return f}))}(c,s,n,o,a);return l}))}(c,r,s,a,u,d):e==Bi?yield function(t,e,n,o,i){return qi(this,arguments,void 0,(function*(t,e,n,o,i,r="DESC"){let c=yield Mn(t),a=yield Oi(i);c=Ki(c,r);let s={};s=yield function(t){return Qi(this,arguments,void 0,(function*(t,e={},n=[]){var o,i,r,c,a;for(const s of t){const t=n.includes(s.id),l=yield je(s.ofTheConceptId),d=yield je(s.toTheConceptId),u=yield je(s.typeId);if(0===l.id||0===d.id)continue;const h=t?d:l,f=t?l:d,y=null!==(i=null===(o=h.type)||void 0===o?void 0:o.characterValue)&&void 0!==i?i:"self",p=null!==(c=null===(r=f.type)||void 0===r?void 0:r.characterValue)&&void 0!==c?c:"none",v=f.characterValue,g=null===(a=u.characterValue)||void 0===a?void 0:a.includes("_s_");e[h.id]||(e[h.id]={}),e[h.id][y]||(e[h.id][y]={}),g&&(e[f.id]||(e[f.id]={}),e[f.id][p]=v)}return e}))}(c,s,o),s=yield function(t){return Qi(this,arguments,void 0,(function*(t,e={},n=[]){var o,i,r,c,a;for(const s of t){const t=n.includes(s.id),l=yield je(s.ofTheConceptId),d=yield je(s.toTheConceptId),u=yield je(s.typeId);if(0===l.id||0===d.id)continue;const h=t?d:l,f=t?l:d,y=null!==(i=null===(o=h.type)||void 0===o?void 0:o.characterValue)&&void 0!==i?i:"self",p=null!==(c=null===(r=f.type)||void 0===r?void 0:r.characterValue)&&void 0!==c?c:"none",v=f.characterValue,g=null!==(a=u.characterValue)&&void 0!==a?a:"";let C=""===g?$i(p):g;const m=C.includes("_s_"),T=!isNaN(Number(C)),N={id:f.id,data:{[p]:v}};e[h.id]||(e[h.id]={}),y in e[h.id]&&"string"!=typeof e[h.id][y]||(e[h.id][y]=T?[]:{});try{if(m)continue;T?e[h.id][y].push(N):e[h.id][y][t?`${C}_reverse`:C]=N}catch(t){console.error("Error formatting concept data:",t)}}return e}))}(c,s,o);let l=yield function(t,e,n){return Qi(this,arguments,void 0,(function*(t,e,n,o=[],i){var r,c,a;const s=[];for(const n of t){const t=o.includes(n.id),s=yield je(n.ofTheConceptId),l=yield je(n.toTheConceptId),d=yield je(n.typeId);if(0===s.id||0===l.id)continue;const u=t?l:s,h=t?s:l,f=u.id,y=h.id,p=null!==(c=null===(r=u.type)||void 0===r?void 0:r.characterValue)&&void 0!==c?c:"self",v=d.characterValue+"_reverse",g=d.characterValue||h.characterValue||(null===(a=h.type)||void 0===a?void 0:a.characterValue)||"";if(e[f]){const o=e[f][p],r=e[y],c={id:h.id,data:r,created_on:n.entryTimeStamp};Mi(f,i,e[f]);try{t?Array.isArray(o[v])?o[v].push(c):o[v]=[c]:Array.isArray(o)?o.push(r):Array.isArray(o[g])?o[g].push(c):g.includes("_s_")?(o[g]=[],o[g].push(c)):o[g]=[c],Mi(y,i,c)}catch(t){console.error("Error processing connection:",t)}}}for(const t of n){const n=yield je(t);s.push({id:t,data:e[t],created_on:n.entryTimeStamp})}return s}))}(c,s,n,o,a);return l}))}(c,r,s,a,u,d):yield function(t,e,n,o){return qi(this,void 0,void 0,(function*(){let e=yield Mn(t);e=Ki(e);let i=[];i=yield Ji(e,i,o),i=yield function(t,e,n){return Wi(this,void 0,void 0,(function*(){var o,i,r,c,a,s,l,d;let u=[];for(let e=0;e<t.length;e++)u.push(t[e].toTheConceptId),u.push(t[e].ofTheConceptId),u.push(t[e].typeId);t.sort((function(t,e){return e.id-t.id}));for(let u=0;u<t.length;u++){let h=!1;n.includes(t[u].id)&&(h=!0);let f=yield je(t[u].ofTheConceptId),y=yield je(t[u].toTheConceptId);if(1==h){if(0!=f.id&&0!=y.id){let n,a=null!==(i=null===(o=y.type)||void 0===o?void 0:o.characterValue)&&void 0!==i?i:"self";t[u].toTheConceptId in e?(n=e[t[u].toTheConceptId],a in n||(n[a]={})):(n={},n[a]={},e[t[u].toTheConceptId]=n);let s=yield je(t[u].typeId);try{let t=null!==(c=null===(r=null==f?void 0:f.type)||void 0===r?void 0:r.characterValue)&&void 0!==c?c:"none",e=f.characterValue,o=s.characterValue;""==o&&(o=t,o=$i(o));let i={[t]:e},l=o+"_reverse";s.characterValue.includes("_s_")||("string"==typeof n[a]&&(n[a]={}),n[a][l]=i)}catch(t){}}}else if(0!=f.id&&0!=y.id){let n,o=null!==(s=null===(a=f.type)||void 0===a?void 0:a.characterValue)&&void 0!==s?s:"self";t[u].ofTheConceptId in e?(n=e[t[u].ofTheConceptId],o in n||(n[o]={})):(n={},n[o]={},e[t[u].ofTheConceptId]=n);let i=yield je(t[u].typeId);try{let t=null!==(d=null===(l=null==y?void 0:y.type)||void 0===l?void 0:l.characterValue)&&void 0!==d?d:"none",e=y.characterValue,r=i.characterValue,c=(i.characterValue,!1);""==r&&(r=t,r=$i(r),c=!0);let a={[t]:e};isNaN(Number(r))?i.characterValue.includes("_s_")||("string"==typeof n[o]&&(n[o]={}),n[o][r]=c?e:a):(Array.isArray(n[o])||(n[o]=[]),n[o].push(e))}catch(t){}}}return e}))}(e,i,o);let r=yield function(){return Wi(this,arguments,void 0,(function*(t=[],e=[],n=[],o,i=[]){var r,c,a,s,l,d;let u=[],h=[];for(let e=0;e<t.length;e++)h.push(t[e].toTheConceptId),h.push(t[e].ofTheConceptId),h.push(t[e].typeId);t.sort((function(t,e){return e.id-t.id}));for(let n=0;n<t.length;n++){let o=!1;i.includes(t[n].id)&&(o=!0);let u=yield je(t[n].ofTheConceptId),h=yield je(t[n].toTheConceptId);if(1==o){if(0!=u.id&&0!=h.id&&h.id in e){let o,i=null!==(c=null===(r=h.type)||void 0===r?void 0:r.characterValue)&&void 0!==c?c:"self";t[n].toTheConceptId in e?o=e[t[n].toTheConceptId]:(o={},o[i]={},e[t[n].toTheConceptId]=o);let a=yield je(t[n].typeId);try{let r=a.characterValue+"_reverse",c=e[t[n].ofTheConceptId];c&&(Array.isArray(o[i][r])?o[i][r].push(c):a.characterValue.includes("_s_")?(o[i][r]=[],o[i][r].push(c)):o[i][r]=c)}catch(t){}}}else if(0!=u.id&&0!=h.id&&u.id in e){let o,i=null!==(s=null===(a=u.type)||void 0===a?void 0:a.characterValue)&&void 0!==s?s:"self";t[n].ofTheConceptId in e?(o=e[t[n].ofTheConceptId],"string"==typeof o[i]&&(o[i]={})):(o={},o[i]={},e[t[n].ofTheConceptId]=o);let r=!1,c=(yield je(t[n].typeId)).characterValue;""==c&&(c=h.characterValue,r=!0),""==c&&(c=null!==(d=null===(l=null==h?void 0:h.type)||void 0===l?void 0:l.characterValue)&&void 0!==d?d:"");try{let a=e[t[n].toTheConceptId];a&&(Array.isArray(o[i])?r?o[i].push(a[c]):o[i].push(a):Array.isArray(o[i][c])?o[i][c].push(a):c.includes("_s_")?(o[i][c]=[],r?o[i][c].push(a[c]):o[i][c].push(a)):o[i][c]=r?a[c]:a)}catch(t){}}}for(let t=0;t<n.length;t++){let o=e[n[t]];o&&(o.id=n[t],u.push(o))}return u}))}(e,i,n,[],o);return r}))}(c,0,s,a),o}))}class Xi{constructor(){this.type="",this.inpage=10,this.page=1,this.concepts=[],this.conceptIds=[],this.selectors=[],this.freeschemaQueries=[],this.filters=[],this.filterLogic="",this.typeConnection="",this.order="DESC",this.outputFormat=_i,this.name="",this.reverse=!1,this.limit=!1,this.filterAncestor="",this.includeInFilter=!1,this.isOldConnectionType=!1,this.usePipelineQuery=!1}}var Zi=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 tr(t,e){return Zi(this,arguments,void 0,(function*(t,e,n=!1){let o=[];if(n){let n=yield kn(t),i=yield zt(e);for(let t=0;t<n.length;t++)n[t].typeId==i.id&&o.push(n[t])}else{let n=yield In(t);for(let t=0;t<n.length;t++)st.AddConnection(n[t]);let i=yield zt(e);for(let t=0;t<n.length;t++)n[t].typeId==i.id&&o.push(n[t])}return o}))}function er(t,e,n){return Zi(this,arguments,void 0,(function*(t,e,n,o=!1){let i=[],r=[];if(i=o?yield tr(e,n,o):yield tr(t,n,o),o)for(let e=0;e<i.length;e++)i[e].ofTheConceptId==t&&r.push(i[e]);else for(let t=0;t<i.length;t++)i[t].toTheConceptId==e&&r.push(i[t]);return r}))}var nr=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 or(t){return nr(this,void 0,void 0,(function*(){try{const e=yield K(),o=yield h(n.GetConnectionsBetweenUrl(),{method:"POST",headers:e,body:JSON.stringify(t)});if(!o.ok)throw console.log("GetConnectionsBetweenApi error status: ",o.status),Y(o),new Error(`GetConnectionsBetweenApi error: ${o.status}`);return yield o.json()}catch(t){throw t instanceof Error?console.log("GetConnectionsBetweenApi error message: ",t.message):console.log("GetConnectionsBetweenApi unexpected error: ",t),t}}))}function ir(t){var e,n,o,i,r,c,a;return{ofTheConceptId:null!==(e=t.ofTheConceptId)&&void 0!==e?e:0,toTheConceptId:null!==(n=t.toTheConceptId)&&void 0!==n?n:0,typeId:null!==(o=t.typeId)&&void 0!==o?o:0,type:null!==(i=t.type)&&void 0!==i?i:"",oldType:null!==(r=t.oldType)&&void 0!==r?r:"",reverse:null!==(c=t.reverse)&&void 0!==c&&c,isComposition:null!==(a=t.isComposition)&&void 0!==a&&a,connectionIds:[]}}var rr=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 cr{constructor(){this.actions={concepts:[],connections:[]},this.success=!0,this.pendingConnectionDeletions=[],this.transactionId=Math.random().toString().substring(5)}initialize(){return rr(this,void 0,void 0,(function*(){yield ge.initializeTransaction(this.transactionId)}))}markAction(){return rr(this,void 0,void 0,(function*(){yield ge.markTransactionActions(this.transactionId,this.actions)}))}rollbackTransaction(){return rr(this,void 0,void 0,(function*(){this.success=!1,this.actions={concepts:[],connections:[]},this.pendingConnectionDeletions=[],yield ge.rollbackTransaction(this.transactionId,this.actions)}))}commitTransaction(){return rr(this,void 0,void 0,(function*(){if(!this.success)throw Error("Query Transaction Expired");yield ge.SyncDataOnline(this.transactionId),this.pendingConnectionDeletions.length>0&&(yield He(this.pendingConnectionDeletions)),this.actions={concepts:[],connections:[]},this.pendingConnectionDeletions=[],this.success=!1}))}DeleteConnectionsBetween(t){return rr(this,void 0,void 0,(function*(){return this.DeleteConnectionsBetweenBulk([t])}))}DeleteConnectionsBetweenBulk(t){return rr(this,void 0,void 0,(function*(){try{if(!this.success)throw Error("Query Transaction Expired");const e=t.map(ir),n=yield or(e),o=[];for(const t of n)o.push(...t.connectionIds);return this.pendingConnectionDeletions.push(...o),o}catch(t){throw console.log(t),this.success=!1,t}}))}MakeTheInstanceConcept(t,e){return rr(this,arguments,void 0,(function*(t,e,n=!1,o,i,r=999,c=0){try{if(!this.success)throw Error("Query Transaction Expired");const a=yield Ee(t,e,n,o,i,r,c,this.actions);return yield this.markAction(),a}catch(t){throw console.log(t),this.success=!1,t}}))}CreateConnection(t,e,n){return rr(this,void 0,void 0,(function*(){try{if(!this.success)throw Error("Query Transaction Expired");const o=yield Ne(t,e,n,this.actions);return yield this.markAction(),o}catch(t){throw console.log(t),this.success=!1,t}}))}MakeTheTypeConcept(t,e,n,o){return rr(this,void 0,void 0,(function*(){try{if(!this.success)throw Error("Query Transaction Expired");const i=yield Nn(t,e,n,o,this.actions);return yield this.markAction(),i}catch(t){throw console.log(t),this.success=!1,t}}))}CreateTheConnectionGeneral(t,e,n,o,i,r,c){return rr(this,arguments,void 0,(function*(t,e,n,o,i,r,c,a=1,s=4,l=999){try{if(!this.success)throw Error("Query Transaction Expired");const d=yield Te(t,e,n,o,i,r,c,a,s,l,this.actions);return yield this.markAction(),d}catch(t){throw console.log(t),this.success=!1,t}}))}}var ar=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 sr(t=""){o.BearerAccessToken=t}function lr(){return ar(this,arguments,void 0,(function*(t="",e="",i="CCSApp",c){const a=c||new si;n.BASE_URL=t,n.AI_URL=a.aiUrl,e&&(n.NODE_URL=e);const s=a.cacheServers.length>0?a.cacheServers:function(t=""){const e=t.trim();if(!e)return[];try{const t=JSON.parse(e);if(Array.isArray(t))return t.filter((t=>"string"==typeof t&&""!==t.trim()))}catch(t){}return e.split(",").map((t=>t.trim())).filter(Boolean)}(a.getParameter("cacheServers",""));n.setCacheServers(s);const l=a.cacheServerUrl||a.getParameter("cacheServerUrl","");if(l?n.setNodeCacheUrl(l):0===s.length&&n.setNodeCacheUrl(""),a.hasOAuthCredentials()){const t=a.applicationName||i;o.setOAuthCredentials(a.clientId,a.clientSecret,t);const e=yield r(a.clientId,a.clientSecret,t,!0);if(!e.success)throw new Error(`OAuth token request failed: ${e.error||"unknown error"}`)}else a.hasAccessToken()&&(o.BearerAccessToken=a.accessToken);L.isDataLoaded=!1,L.isCharacterLoaded=!1,L.isTypeLoaded=!1,L.isLocalDataLoaded=!1,L.isLocalTypeLoaded=!1,L.isLocalCharacterLoaded=!1,L.isConnectionLoaded=!1,L.isConnectionTypeLoaded=!1,L.isLocalConnectionLoaded=!1,yield function(){return xi(this,void 0,void 0,(function*(){return yield k("settings")[0]||new w(!0),yield function(){return ki(this,void 0,void 0,(function*(){}))}(),!0}))}(),yield Promise.all([W().then((()=>{L.isDataLoaded=!0,L.isCharacterLoaded=!0,L.isTypeLoaded=!0})),Ai().then((()=>{L.isLocalDataLoaded=!0,L.isLocalTypeLoaded=!0,L.isLocalCharacterLoaded=!0})),fi().then((()=>{L.isLocalConnectionLoaded=!0})),hi().then((()=>{L.isConnectionLoaded=!0,L.isConnectionTypeLoaded=!0}))])}))}module.exports=e})();
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,{ALLID:()=>bi,AddGhostConcept:()=>Qo,AddGhostConnection:()=>Ko,BaseUrl:()=>n,BinaryTree:()=>B,CCSConfig:()=>yi,Composition:()=>go,CompositionBinaryTree:()=>fo,CompositionNode:()=>uo,Concept:()=>V,ConceptsData:()=>M,Connection:()=>et,ConnectionData:()=>st,CreateComposition:()=>Ue,CreateConnection:()=>Ne,CreateConnectionBetweenTwoConcepts:()=>nn,CreateConnectionBetweenTwoConceptsGeneral:()=>rn,CreateDefaultConcept:()=>D,CreateDefaultLConcept:()=>vn,CreateReferentConcept:()=>sn,CreateSession:()=>Uo,CreateSessionVisit:()=>Fo,CreateTheCompositionWithCache:()=>mo,CreateTheConnectionGeneral:()=>Te,CreateTypeConcept:()=>un,DATAID:()=>Bi,DATAIDDATE:()=>Di,DATAV2:()=>Hi,DeleteConceptById:()=>Vn,DeleteConnectionById:()=>$e,DeleteConnectionByIdBulk:()=>He,DeleteConnectionByTypeBulk:()=>si,FilterSearch:()=>hi,FormatFromConnections:()=>Zo,FreeSchemaResponse:()=>z,FreeschemaQuery:()=>ir,GetAllConnectionsOfComposition:()=>wt,GetAllConnectionsOfCompositionBulk:()=>gt,GetAllTheConnectionsByTypeAndOfTheConcept:()=>cr,GetComposition:()=>kt,GetCompositionBulk:()=>Jn,GetCompositionBulkWithDataId:()=>Qn,GetCompositionFromConnectionsWithDataId:()=>Kn,GetCompositionFromConnectionsWithDataIdInObject:()=>zn,GetCompositionList:()=>bt,GetCompositionListWithId:()=>$t,GetCompositionWithAllIds:()=>St,GetCompositionWithCache:()=>xo,GetCompositionWithDataIdBulk:()=>Eo,GetCompositionWithDataIdWithCache:()=>_o,GetCompositionWithId:()=>Ut,GetCompositionWithIdFromMemory:()=>Rt,GetCompositionWithIdFromMemoryFromConnections:()=>Et,GetConceptBulk:()=>dt,GetConceptByCharacter:()=>Dt,GetConceptByCharacterAndCategoryDirectApi:()=>jt,GetConceptByCharacterAndType:()=>Ae,GetConceptByTypeBulk:()=>ke,GetConnectionBulk:()=>jn,GetConnectionById:()=>Oe,GetConnectionByTypeBulk:()=>li,GetConnectionOfTheConcept:()=>Fe,GetConnectionsBetweenApi:()=>lr,GetLink:()=>fn,GetLinkRaw:()=>yn,GetLinkerConnectionFromConcepts:()=>Pn,GetLinkerConnectionToConcepts:()=>Fn,GetRelation:()=>Do,GetRelationRaw:()=>Oo,GetRequestHeader:()=>K,GetRequestHeaderWithAuthorization:()=>q,GetTheConcept:()=>je,GetUserGhostConnectionId:()=>Jo,GetUserGhostId:()=>Wo,GiveConnection:()=>ar,HandleHttpError:()=>Y,HttpResponse:()=>l,JUSTDATA:()=>Vi,LConcept:()=>pn,LConnection:()=>$o,LISTNORMAL:()=>$i,LoginToBackend:()=>to,MakeTheInstanceConcept:()=>Ee,MakeTheTimestamp:()=>$n,MakeTheTypeConcept:()=>xn,MakeTheTypeConceptApi:()=>zt,NORMAL:()=>Gi,PatcherStructure:()=>di,RAW:()=>Oi,RecursiveSearchApi:()=>Xn,ReservedConnectionIds:()=>le,ReservedIds:()=>se,SchemaQueryListener:()=>or,SearchAllConcepts:()=>Io,SearchLinkInternal:()=>ci,SearchLinkMultipleAll:()=>Xo,SearchLinkMultipleApi:()=>zo,SearchQuery:()=>Hn,SearchStructure:()=>fi,SearchWithLinker:()=>ko,SessionData:()=>ui,Signin:()=>io,Signup:()=>no,SplitStrings:()=>J,SyncData:()=>ge,TokenRefreshError:()=>s,TokenStorage:()=>o,Transaction:()=>hr,TrashTheConcept:()=>On,UpdateComposition:()=>No,UserBinaryTree:()=>Mo,ViewInternalData:()=>ni,buildFetchConnection:()=>dr,convertFromLConceptToConcept:()=>oi,deleteWithRetry:()=>v,fetchWithCacheServerFallback:()=>N,fetchWithRetry:()=>h,getFromDatabaseWithType:()=>x,getFromDatabaseWithTypeOld:()=>R,getOAuthToken:()=>r,getWithRetry:()=>y,init:()=>pr,patchWithRetry:()=>g,postWithRetry:()=>f,putWithRetry:()=>p,recursiveFetch:()=>Pt,recursiveFetchNew:()=>po,refreshOAuthToken:()=>c,requestWithRetry:()=>u,storeToDatabase:()=>S,updateAccessToken:()=>yr});class n{static setNodeCacheUrl(t=""){this.NODE_CACHE_URL=t,this.isNearestCache=!0}static setCacheServers(t=[]){this.CACHE_SERVERS=t.filter((t=>"string"==typeof t&&""!==t.trim())),this.NODE_CACHE_URL=this.CACHE_SERVERS.length>0?this.CACHE_SERVERS[0]:"",this.isNearestCache=!0}static GetReadBaseUrl(){return this.NODE_CACHE_URL&&""!==this.NODE_CACHE_URL.trim()?this.NODE_CACHE_URL:this.BASE_URL}static GetReadBaseUrlCandidates(){const t=[this.NODE_CACHE_URL,...this.CACHE_SERVERS,this.BASE_URL].filter((t=>"string"==typeof t&&""!==t.trim())).map((t=>t.trim()));return Array.from(new Set(t))}static GetConceptUrl(){return this.BASE_URL+"/api/getConcept"}static GetConnectionUrl(){return this.BASE_URL+"/api/get-connection-by-id"}static GetConceptBulkUrl(){return this.GetReadBaseUrl()+"/api/get_concept_bulk"}static GetConnectionBulkUrl(){return this.GetReadBaseUrl()+"/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 GetConnectionsBetweenUrl(){return this.BASE_URL+"/api/get-connection-between"}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 GetAllConnectionsToConceptUrl(){return this.BASE_URL+"/api/get-link-reverse-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 CreateTypeConceptUrl(){return this.BASE_URL+"/api/create_type_concept"}static DeleteTheConnectionUrl(){return this.BASE_URL+"/api/delete_connection"}static DeleteTheConnectionBulkUrl(){return this.BASE_URL+"/api/delete_connection_bulk"}static FreeschemaQueryUrl(){return this.BASE_URL+"/api/freeschema-query"}static GetConceptConnectionByType(){return this.BASE_URL+"/api/get_type_concept_by_character_bulk"}static OAuthTokenUrl(){return this.BASE_URL+"/api/oauth/token"}static OAuthRefreshUrl(){return this.BASE_URL+"/api/oauth/refresh"}}n.BASE_URL="https://localhost:7053/",n.NODE_CACHE_URL="",n.CACHE_SERVERS=[],n.isNearestCache=!0,n.AI_URL="https://ai.freeschema.com",n.MQTT_URL="192.168.1.249",n.NODE_URL="http://localhost:5001/";class o{static getAuthHeader(){return this.BearerAccessToken?{Authorization:`Bearer ${this.BearerAccessToken}`}:{}}static setToken(t,e){this.BearerAccessToken=t,this.TOKEN_EXPIRY=e&&e>0?Date.now()+1e3*e:Date.now()+36e5}static isTokenExpiredOrNearExpiry(){return!!this.TOKEN_EXPIRY&&Date.now()>=this.TOKEN_EXPIRY-this.EXPIRY_BUFFER_MS}static getTimeUntilExpiry(){if(!this.TOKEN_EXPIRY)return-1;const t=Date.now(),e=this.TOKEN_EXPIRY-t;return e>0?Math.floor(e/1e3):-1}static hasOAuthCredentials(){return!!(this.CLIENT_ID&&this.CLIENT_SECRET&&this.APPLICATION_NAME)}static setOAuthCredentials(t,e,n){this.CLIENT_ID=t,this.CLIENT_SECRET=e,this.APPLICATION_NAME=n}}o.BearerAccessToken="",o.CLIENT_ID="",o.CLIENT_SECRET="",o.APPLICATION_NAME="",o.TOKEN_EXPIRY=0,o.EXPIRY_BUFFER_MS=3e5;var i=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 r(t,e,r){return i(this,arguments,void 0,(function*(t,e,i,r=!0){try{const c=n.OAuthTokenUrl(),a=new URLSearchParams;a.append("client_id",t),a.append("client_secret",e),a.append("application_name",i);const s=yield fetch(c,{method:"POST",headers:{"Content-Type":"application/x-www-form-urlencoded"},body:a.toString()});if(s.ok){let t="",e="Bearer",n=0;const i=s.headers.get("content-type");if(i&&i.includes("application/json"))try{const o=yield s.json();t=o.access_token||"",e=o.token_type||"Bearer",n=o.expires_in||0}catch(e){t=yield s.text()}else t=yield s.text();return t?(r&&o.setToken(t,n),{success:!0,access_token:t,token_type:e,expires_in:n}):{success:!1,error:"No access token in response"}}{const t=yield s.text();return{success:!1,error:`HTTP ${s.status}: ${t}`}}}catch(t){return t instanceof TypeError?{success:!1,error:`Network error: ${t.message}`}:{success:!1,error:`Unexpected error: ${t instanceof Error?t.message:String(t)}`}}}))}function c(t,e,r){return i(this,arguments,void 0,(function*(t,e,i,r=!0){try{const c=n.OAuthRefreshUrl(),a=new URLSearchParams;a.append("client_id",t),a.append("client_secret",e),a.append("refresh_token",i),a.append("grant_type","refresh_token");const s=yield fetch(c,{method:"POST",headers:{"Content-Type":"application/x-www-form-urlencoded"},body:a.toString()});if(s.ok){let t="",e="Bearer",n=0;const i=s.headers.get("content-type");if(i&&i.includes("application/json"))try{const o=yield s.json();t=o.access_token||"",e=o.token_type||"Bearer",n=o.expires_in||0}catch(e){t=yield s.text()}else t=yield s.text();return t?(r&&o.setToken(t,n),{success:!0,access_token:t,token_type:e,expires_in:n}):{success:!1,error:"No access token in response"}}{const t=yield s.text();return{success:!1,error:`HTTP ${s.status}: ${t}`}}}catch(t){return t instanceof TypeError?{success:!1,error:`Network error: ${t.message}`}:{success:!1,error:`Unexpected error: ${t instanceof Error?t.message:String(t)}`}}}))}var a=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 s extends Error{constructor(t){super(t),this.name="TokenRefreshError"}}class l{constructor(t,e,n){this.status=t,this.body=e,this.headers=n}json(){return a(this,void 0,void 0,(function*(){return JSON.parse(this.body)}))}text(){return a(this,void 0,void 0,(function*(){return this.body}))}get ok(){return this.status>=200&&this.status<300}}function d(){return a(this,void 0,void 0,(function*(){if(!o.hasOAuthCredentials())return!1;try{return(yield r(o.CLIENT_ID,o.CLIENT_SECRET,o.APPLICATION_NAME,!0)).success}catch(t){return console.error("Token refresh failed:",t),!1}}))}function u(t,e,n,i){return a(this,arguments,void 0,(function*(t,e,n,i,r=1){var c,a;const u=Object.assign(Object.assign({},n),o.getAuthHeader()),h=["GET","HEAD","OPTIONS"].includes(t.toUpperCase());for(let n=0;n<=r;n++)try{const h={method:t,headers:u};void 0!==i&&("object"==typeof i?(u["Content-Type"]||u["content-type"]||(u["Content-Type"]="application/json"),(null===(c=u["Content-Type"])||void 0===c?void 0:c.includes("application/json"))||(null===(a=u["content-type"])||void 0===a?void 0:a.includes("application/json"))?h.body=JSON.stringify(i):h.body=i):h.body=i),h.headers=u;const f=yield fetch(e,h),y=yield f.text(),p={};if(f.headers.forEach(((t,e)=>{p[e]=t})),401!==f.status)return new l(f.status,y,p);if(n<r){if(yield d()){Object.assign(u,o.getAuthHeader());continue}throw new s("Token refresh failed. Please check OAuth credentials.")}return new l(f.status,y,p)}catch(t){if(t instanceof s)throw t;if(n>=r||!h)throw t;console.error(`Request failed (attempt ${n+1}/${r+1}):`,t)}throw new Error("Request failed after all retry attempts")}))}function h(t){return a(this,arguments,void 0,(function*(t,e={},n=1){return u(e.method||"GET",t,function(t){if(t){if(t instanceof Headers){const e={};return t.forEach(((t,n)=>{e[n]=t})),e}return Array.isArray(t)?t.reduce(((t,[e,n])=>(t[e]=n,t)),{}):t}}(e.headers),e.body,n)}))}function f(t,e,n){return a(this,void 0,void 0,(function*(){return u("POST",t,e,n)}))}function y(t,e,n){return a(this,void 0,void 0,(function*(){let o=t;if(n){const e=[];for(const t in n)n.hasOwnProperty(t)&&e.push(`${encodeURIComponent(t)}=${encodeURIComponent(String(n[t]))}`);e.length>0&&(o=`${t}?${e.join("&")}`)}return u("GET",o,e)}))}function p(t,e,n){return a(this,void 0,void 0,(function*(){return u("PUT",t,e,n)}))}function v(t,e){return a(this,void 0,void 0,(function*(){return u("DELETE",t,e)}))}function g(t,e,n){return a(this,void 0,void 0,(function*(){return u("PATCH",t,e,n)}))}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 m(t,e){return`${t.replace(/\/+$/,"")}${e}`}function T(t){return t.replace(/\/+$/,"")===n.BASE_URL.replace(/\/+$/,"")}function N(t){return C(this,arguments,void 0,(function*(t,e={},o=1){const i=n.GetReadBaseUrlCandidates();let r;for(const c of i){try{const i=yield h(m(c,t),e,o);if(i.ok||i.status<500||T(c))return T(c)||(n.NODE_CACHE_URL=c),i;r=new Error(`Cache server ${c} returned status ${i.status}`)}catch(t){r=t}n.isNearestCache=!1}throw r instanceof Error?r:new Error("All cache servers failed")}))}class w{constructor(t){this.id=1,this.isOnlineSync=!1,this.isOnlineSync=t}}var I=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())}))};const A={};function k(t){return A[t]||(A[t]=[]),A[t]}function S(t,e){const n=k(t);if(e&&"number"==typeof e.id){const t=n.findIndex((t=>t&&t.id===e.id));if(t>=0)return void(n[t]=e)}n.push(e)}function x(t,e,n){return I(this,void 0,void 0,(function*(){return k(t).filter((t=>t&&t[e]===n))}))}function R(t){return I(this,void 0,void 0,(function*(){return k(t).slice()}))}function _(t,e){const n=k(t),o=n.findIndex((t=>t&&t.id===e));o>=0&&n.splice(o,1)}function E(t){return I(this,void 0,void 0,(function*(){return k(t).slice()}))}class L{}L.isTypeLoaded=!1,L.isCharacterLoaded=!1,L.isDataLoaded=!1,L.isLocalDataLoaded=!1,L.isLocalCharacterLoaded=!1,L.isLocalTypeLoaded=!1,L.isConnectionLoaded=!1,L.isConnectionTypeLoaded=!1,L.isLocalConnectionLoaded=!1;class U{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(e.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 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 F{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(L.isCharacterLoaded)return t("done");setTimeout(F.checkFlag,1e3,t)}static addNodeToTree(t){return P(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 P(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 U(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 P(this,void 0,void 0,(function*(){return this.characterRoot?this.characterRoot.getFromNodeWithCharacterAndType(t,e,this.characterRoot):this.characterRoot}))}static getCharacterAndCategoryFromTree(t,e){return P(this,void 0,void 0,(function*(){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))}}F.characterRoot=null;var G=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 B{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 G(this,void 0,void 0,(function*(){return new Promise(((t,e)=>{this.checkFlag(t),setTimeout((()=>{e("not")}),25e3)}))}))}static checkFlag(t){if(L.isDataLoaded)return t("done");setTimeout(B.checkFlag,1e3,t)}static addConceptToTree(t){var e=new U(t.id,t,null,null),n=new U(t.characterValue,t,null,null);F.addNodeToTree(n),this.addNodeToTree(e)}static getNodeFromTree(t){return G(this,void 0,void 0,(function*(){return this.root?this.root.getFromNode(t,this.root):null}))}static removeNodeFromTree(t){return G(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}}B.root=null;class V{constructor(t,e,n,o,i,r,c,a,s,l,d,u,h,f,y,p=!1,v,g){this.referent=null,this.updateRecursion=!1,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.referentUserId=a,this.characterValue=`${s}`,this.securityId=l,this.securityUserId=d,this.accessId=u,this.accessUserId=h,this.sessionInformationId=f,this.sessionInformationUserId=y,this.x=0,this.y=0,this.type=null,this.isNew=p,this.entryTimeStamp=v,this.updatedTimeStamp=g}getType(){console.log(this.typeId)}}function D(){let t=O(new Date),e=O(new Date);return new V(0,0,0,0,0,0,0,0,"0",0,0,0,0,0,0,!1,t,e)}function O(t){const e=t.getMonth()+1,n=t.getDate(),o=t.getFullYear();let i=t.getHours();const r=t.getMinutes(),c=t.getSeconds(),a=i>=12?"PM":"AM";i%=12,i=i||12;const s=t=>t.toString().padStart(2,"0");return`${e}/${n}/${o} ${i}:${s(r)}:${s(c)} ${a}`}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 ${static addNodeToTree(t){return b(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 U(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 b(this,void 0,void 0,(function*(){return new Promise(((t,e)=>{this.checkFlag(t),setTimeout((()=>{e("not")}),25e3)}))}))}static checkFlag(t){if(L.isTypeLoaded)return t("done");setTimeout($.checkFlag,1e3,t)}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++)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 b(this,void 0,void 0,(function*(){let n=D();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}}$.typeRoot=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 M{constructor(){this.name="conceptsArray"}static RemoveExpiredNpc(t=Date.now()){this.NPC=this.NPC.filter((e=>{const n=this.NPCMeta.get(e);return n&&n.expiresAt>t}))}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){var e;const n=Date.now();this.RemoveExpiredNpc(n),this.NPC.includes(t)||this.NPC.push(t);const o=this.NPCMeta.get(t),i=(null!==(e=null==o?void 0:o.attempts)&&void 0!==e?e:0)+1;this.NPCMeta.set(t,{attempts:i,expiresAt:n+i*this.NPC_BACKOFF_SECONDS*1e3})}static GetNpc(t){const e=Date.now();this.RemoveExpiredNpc(e);const n=this.NPCMeta.get(t);return!!(n&&n.expiresAt>e)}static AddConceptToStorage(t){t.id>0&&S("concept",t)}static AddConcept(t){t.id>0&&(S("concept",t),B.addConceptToTree(t),$.addConceptToTree(t),F.addConceptToTree(t))}static AddConceptToMemory(t){t.id>0&&(B.addConceptToTree(t),$.addConceptToTree(t),F.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);B.removeNodeFromTree(t.id),_("concept",t.id)}static GetConcept(t){return H(this,void 0,void 0,(function*(){var e=D(),n=yield B.getNodeFromTree(t);if(null==n?void 0:n.value){var o=n.value;o&&(e=o)}return e}))}static GetConceptByCharacter(t){return H(this,void 0,void 0,(function*(){var e=D(),n=F.getNodeFromTree(t);return n&&(e=n.value),e}))}static GetConceptByCharacterUpdated(t){return H(this,void 0,void 0,(function*(){var e=D(),n=F.getNodeFromTree(t);return n&&(e=n.value),e}))}static GetConceptByCharacterAndTypeLocal(t,e){return H(this,void 0,void 0,(function*(){return D(),yield $.getTypeVariantsWithCharacterValue(t,e)}))}static GetConceptByCharacterAndCategoryLocal(t,e){return H(this,void 0,void 0,(function*(){var n=D(),o=yield F.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 H(this,void 0,void 0,(function*(){let n=[];return n=yield $.getTypeVariantsFromTreeWithUserId(t,e),n}))}static GetBinaryCharacterTree(){return F.characterRoot}getName(){return this.name}}M.conceptsArray=[],M.NPC=[],M.NPCMeta=new Map,M.NPC_BACKOFF_SECONDS=30,M.conceptDictionary=[];var j=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(){return j(this,void 0,void 0,(function*(){(new Date).getTime();var t=yield R("concept");if(Array.isArray(t))for(var e=0;e<t.length;e++){let n=t[e];M.AddConceptToMemory(n)}(new Date).getTime()}))}function J(t){const e=t.lastIndexOf("_");let n=[];return n=e>0?[t.substring(0,e),t.substring(e+1,t.length)]:[t],n}var Q=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 K(){return Q(this,arguments,void 0,(function*(t="application/json",e="application/json"){if(o.isTokenExpiredOrNearExpiry()&&o.hasOAuthCredentials()){const t=yield r(o.CLIENT_ID,o.CLIENT_SECRET,o.APPLICATION_NAME,!0);t.success||console.error("Failed to refresh token:",t.error)}return{"Content-Type":t,Authorization:"Bearer "+o.BearerAccessToken,Accept:e}}))}function q(){return Q(this,arguments,void 0,(function*(t="application/json",e="",n="application/json"){if(""!==e)return{"Content-Type":t,Authorization:"Bearer "+e,Accept:n};if(o.isTokenExpiredOrNearExpiry()&&o.hasOAuthCredentials()){const t=yield r(o.CLIENT_ID,o.CLIENT_SECRET,o.APPLICATION_NAME,!0);t.success||console.error("Failed to refresh token:",t.error)}return{"Content-Type":t,Authorization:"Bearer "+o.BearerAccessToken,Accept:n}}))}class z{constructor(t,e,o,i){this.url=n.BASE_URL,this.message=t,this.ok=e,this.status=o,this.data=i}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 Y(t){if(!t.ok){const e=t instanceof l,n=e?t.body||`HTTP error ${t.status}`:t.statusText||`HTTP error ${t.status}`;let o=new z(n,!1,t.status,"");throw o.setUrl(e?t.headers.url||"":t.url),o}}function X(t){if(!t.ok){const e=t.body||`HTTP error ${t.status}`;let n=new z(e,!1,t.status,t.body);throw n.setUrl(t.headers.url||""),n}}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 tt(t,e){return Z(this,void 0,void 0,(function*(){try{var o=new URLSearchParams;o.append("type",t),o.append("user_id",e.toString());var i=yield K("application/x-www-form-urlencoded");const c=yield h(n.GetAllConceptsByTypeUrl(),{method:"POST",headers:i,body:o});if(c.ok){const t=yield c.json();for(var r=0;r<t.length;r++)M.AddConcept(t[r])}console.log("GetAllConceptsByType error",c.status),Y(c)}catch(t){throw t instanceof Error?console.log("GetAllConceptsByType error message: ",t.message):console.log("GetAllConceptsByType unexpected error: ",t),t}}))}class et{constructor(t=0,e,n,o,i,r,c,a,s,l,d,u,h,f,y,p){this.isTemp=!1,this.toUpdate=!1,this.type=D(),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=l,this.securityId=d,this.securityUserId=u,this.accessId=h,this.accessUserId=f,this.sessionInformationId=y,this.sessionInformationUserId=p,this.entryTimeStamp=O(new Date),this.terminationDateTime=new Date,this.localSyncTime=new Date}}class nt{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(e.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 ot=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{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 nt(t.id,t,null,null);this.addNodeToTree(e)}static waitForDataToLoad(){return ot(this,void 0,void 0,(function*(){return new Promise(((t,e)=>{this.checkFlag(t),setTimeout((()=>{e("not")}),25e3)}))}))}static checkFlag(t){if(L.isConnectionLoaded)return t("done");setTimeout(it.checkFlag,1e3,t)}static removeNodeFromTree(t){return ot(this,void 0,void 0,(function*(){this.connectionroot&&(this.connectionroot=this.connectionroot.removeNode(this.connectionroot,t))}))}static getNodeFromTree(t){return ot(this,void 0,void 0,(function*(){return this.connectionroot?this.connectionroot.getFromNode(t,this.connectionroot):this.connectionroot}))}}it.connectionroot=null;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())}))};class ct{static addNodeToTree(t){return rt(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 rt(this,void 0,void 0,(function*(){return new Promise(((t,e)=>{this.checkFlag(t),setTimeout((()=>{e("not")}),25e3)}))}))}static checkFlag(t){if(L.isConnectionTypeLoaded)return t("done");setTimeout(ct.checkFlag,1e3,t)}static addConnectionToTree(t){if(0!=t.typeId){var e=new nt(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 rt(this,void 0,void 0,(function*(){var e=[],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 rt(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}))}}ct.connectionTypeRoot=null;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 st{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){S("connection",t)}static AddConnection(t){t.isTemp||(S("connection",t),it.addConnectionToTree(t),ct.addConnectionToTree(t))}static AddConnectionToMemory(t){t.isTemp||(it.addConnectionToTree(t),ct.addConnectionToTree(t))}static AddToDictionary(t){this.connectionDictionary[t.id]=t}static RemoveConnection(t){0!=t.id&&(_("connection",t.id),it.removeNodeFromTree(t.id),ct.removeTypeConcept(t.typeId,t.id))}static GetConnectionTree(){return it.connectionroot}static GetConnectionTypeTree(){return ct.connectionTypeRoot}static GetConnection(t){return at(this,void 0,void 0,(function*(){var e=new et(0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),n=yield it.getNodeFromTree(t);if(null==n?void 0:n.value){var o=n.value;o&&(e=o)}return e}))}static GetConnectionsOfCompositionLocal(t){return at(this,void 0,void 0,(function*(){var e=[],n=yield ct.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}}st.connectionArray=[],st.connectionDictionary=[];var lt=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 dt(t){return lt(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=yield K();const t=yield N("/api/get_concept_bulk",{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),Y(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 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(){return ut(this,arguments,void 0,(function*(t=[]){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 dt(e)}}))}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 yt(){return ft(this,arguments,void 0,(function*(t=[]){var e=[];for(let o=0;o<t.length;o++){var n=yield st.GetConnectionsOfCompositionLocal(t[o]);e.push(...n)}return e}))}function pt(t=[],e=[]){for(let n=0;n<e.length;n++)Array.isArray(t)&&(t.find((t=>t.id===e[n].id))||st.RemoveConnection(e[n]))}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())}))};function gt(){return vt(this,arguments,void 0,(function*(t=[]){var e=[];if(t.length<=0)return e;var o=yield yt(t),i=yield function(){return vt(this,arguments,void 0,(function*(t=[]){var e=[];try{var o=yield K();const r=yield h(n.GetAllConnectionsOfCompositionBulkUrl(),{method:"POST",headers:o,body:JSON.stringify(t)});if(r.ok){const t=yield r.json();for(var i=0;i<t.length;i++)st.AddConnection(t[i]),e.push(t[i])}else console.log("Get all connections of composition bulk error message: ","Cannot get response"),Y(r);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 pt(e=i,o),yield ht(e),e}))}var Ct=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())}))};const mt=new Map;function Tt(t){return Ct(this,void 0,void 0,(function*(){let e=D();if(mt.has(t))return mt.get(t)||e;const o=(()=>Ct(this,void 0,void 0,(function*(){try{var o=yield M.GetConcept(t);let r=M.GetNpc(t);if(0!=o.id||r)return o;{var i=yield K("application/x-www-form-urlencoded");const o=yield h(n.GetConceptUrl(),{method:"POST",headers:i,body:`id=${t}`});return o.ok?(e=yield o.json(),e.id>0?M.AddConcept(e):M.AddNpc(t)):(console.log("Get the concept error",o.status,t),Y(o)),e}}catch(e){throw e instanceof Error?console.log("Get the concept error message: ",e.message,t):console.log("Get the concept unexpected error: ",e,t),e}finally{mt.delete(t)}})))();return mt.set(t,o),o}))}var Nt=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){return Nt(this,void 0,void 0,(function*(){var e=[];if(0==(e=yield st.GetConnectionsOfCompositionLocal(t)).length)e=yield It(t);else{var n=yield It(t);pt(n,e),e=n}return e}))}function It(t){return Nt(this,void 0,void 0,(function*(){var e=[];try{var o=yield K("application/x-www-form-urlencoded");const r=yield h(n.GetAllConnectionsOfCompositionUrl(),{method:"POST",headers:o,body:`composition_id=${t}`});if(!r.ok)throw Y(r),new Error(`Error! status: ${r.status}`);const c=yield r.json();for(var i=0;i<c.length;i++)st.AddConnection(c[i]),e.push(c[i]);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 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 kt(t){return At(this,void 0,void 0,(function*(){var e,n,o,i={};o=yield wt(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 Tt(t));var s=yield Pt(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 St(t){return At(this,void 0,void 0,(function*(){var e,n,o,i={};o=yield wt(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 Tt(t));var s=yield Ft(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 xt(t){return At(this,void 0,void 0,(function*(){var e,n,o,i={};o=yield st.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 Tt(t));var s=yield Pt(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 Rt(t){return At(this,void 0,void 0,(function*(){var e,n,o,i={};o=yield st.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 Tt(t));var s=yield Pt(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 l={};return l.created_at=a.entryTimeStamp,l.data=i,l.id=t,l}))}function _t(t){return At(this,void 0,void 0,(function*(){var e,n,o,i={};o=yield st.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 Tt(t));var s=yield Pt(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 l={};return l.data=i,l.id=t,l.created_at=a.entryTimeStamp,l}))}function Et(t,e){return At(this,void 0,void 0,(function*(){for(var n,o,i={},r=[],c=0;c<e.length;c++)r.includes(e[c].ofTheConceptId)||r.push(e[c].ofTheConceptId);var a=yield M.GetConcept(t);0==a.id&&null!=t&&null!=t&&(a=yield Tt(t));var s=yield Pt(t,e,r);i[null!==(o=null===(n=null==a?void 0:a.type)||void 0===n?void 0:n.characterValue)&&void 0!==o?o:""]=s;var l={};return l.created_at=a.entryTimeStamp,l.data=i,l.id=t,l}))}function Lt(t,e){return At(this,arguments,void 0,(function*(t,e,n=[]){var o,i,r={},c=yield M.GetConcept(t);0==c.id&&null!=t&&null!=t&&(c=yield Tt(t));var a=yield Pt(t,e,n);r[null!==(i=null===(o=null==c?void 0:c.type)||void 0===o?void 0:o.characterValue)&&void 0!==i?i:""]=a;var s={};return s.created_at=c.entryTimeStamp,s.data=r,s.id=t,s}))}function Ut(t){return At(this,void 0,void 0,(function*(){var e,n,o,i={};o=yield wt(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 Tt(t));var s=yield Pt(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 l={};return l.data=i,l.id=t,l}))}function Pt(t,e,n){return At(this,arguments,void 0,(function*(t,e,n,o=[]){var i,r,c,a={},s=[];if(0==t)return null;var l=yield M.GetConcept(t);if(null!=l&&0!=l.id||null==t||null==t||(l=yield Tt(t)),0!=l.id&&null==l.type){var d=l.typeId,u=yield M.GetConcept(d);l.type=u,null==u&&null!=d&&null!=d&&(u=yield Tt(d),l.type=u)}if(null===(i=null==l?void 0:l.type)||void 0===i?void 0:i.characterValue,!n.includes(t))return null==l?void 0:l.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 Tt(f)),y&&null==(null==y?void 0:y.type)&&(d=y.typeId,u=yield M.GetConcept(d),y.type=u,null==u&&null!=d&&null!=d&&(u=yield Tt(d),y.type=u));var p=(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(p))){if(p){const t=yield Pt(f,e,n,o);a[p]=t}}else{const t=yield Pt(f,e,n,o);s[p]=t,a=s}}return a}))}function Ft(t,e,n){return At(this,arguments,void 0,(function*(t,e,n,o=[]){var i,r,c,a={},s=[];if(0==t)return null;var l=yield M.GetConcept(t);if(null!=l&&0!=l.id||null==t||null==t||(l=yield Tt(t)),0!=l.id&&null==l.type){var d=l.typeId,u=yield M.GetConcept(d);l.type=u,null==u&&null!=d&&null!=d&&(u=yield Tt(d),l.type=u)}if(null===(i=null==l?void 0:l.type)||void 0===i?void 0:i.characterValue,!n.includes(t))return null==l?void 0:l.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 Tt(f)),y&&null==(null==y?void 0:y.type)&&(d=y.typeId,u=yield M.GetConcept(d),y.type=u,null==u&&null!=d&&null!=d&&(u=yield Tt(d),y.type=u));var p=(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(p))){if(p){const t=yield Ft(f,e,n);a[p]=t}}else{const t=yield Ft(f,e,n);s[p]=t,a=s}}return a}))}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())}))};function Bt(t){return Gt(this,void 0,void 0,(function*(){let e=D();try{var o=yield K("application/x-www-form-urlencoded");const i=yield h(n.GetConceptByCharacterValueUrl(),{method:"POST",headers:o,body:`character_value=${t}`});return i.ok?(e=yield i.json(),e.id>0&&M.AddConcept(e)):(console.log("Error in Getting concept by character value Error",i.status),Y(i)),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 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())}))};function Dt(t){return Vt(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 Bt(t),e=yield M.GetConceptByCharacter(t)),e}))}var Ot=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 Ot(this,arguments,void 0,(function*(t,e,n=10,o=1){var i=yield Dt(t),r=[];if(i){yield tt(t,e);for(var c=yield M.GetConceptsByTypeIdAndUser(i.id,e),a=n*(o-1),s=[],l=a;l<a+n;l++)c[l]&&s.push(c[l].id);for(yield gt(s),l=a;l<a+n;l++)if(c[l]){var d=yield xt(c[l].id);r.push(d)}}return r}))}function $t(t,e){return Ot(this,arguments,void 0,(function*(t,e,n=10,o=1){var i=yield Dt(t),r=[];if(i){yield tt(t,e);for(var c=yield M.GetConceptsByTypeIdAndUser(i.id,e),a=n*(o-1),s=[],l=a;l<a+n;l++)c[l]&&s.push(c[l].id);for(yield gt(s),l=a;l<a+n;l++)if(c[l]){var d=yield Rt(c[l].id);r.push(d)}}return r}))}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())}))};const Mt=new Map;function jt(t,e){return Ht(this,void 0,void 0,(function*(){let o=D();if(Mt.has(t+e))return Mt.get(t+e)||o;const i=(()=>Ht(this,void 0,void 0,(function*(){try{var i=yield K("application/x-www-form-urlencoded");const r=yield h(n.GetConceptByCharacterAndCategoryDirectUrl(),{method:"POST",headers:i,body:`character_value=${t}&category_id=${e}`});if(r.ok){let t=yield r.json();o=t,M.AddConcept(o)}else console.log("This is the concept by category and character direct api error",r.status),Y(r);return o}catch(o){throw o instanceof Error?console.log(" This is the concept by category and character direct api error message: ",o.message,t,e,n.GetConceptByCharacterAndCategoryDirectUrl()):console.log(" This is the concept by category and character unexpected direct api error: ",o,t,e,n.GetConceptByCharacterAndCategoryDirectUrl()),o}finally{Mt.delete(t+e)}})))();return Mt.set(t+e,i),i}))}var Wt=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 Jt(t){return Wt(this,void 0,void 0,(function*(){let e=D();if("the"==t)return e.id=1,e.typeId=5,e.characterValue="the",e;let n=t.length;var o=J(t);if(o.length>1){let n=1,i=yield Jt(o[0]);0!=i.id&&(n=i.id),e=yield function(t,e){return Wt(this,void 0,void 0,(function*(){let n=yield M.GetConceptByCharacterAndCategoryLocal(t,e);return 0==n.id&&(n=yield jt(t,e)),n}))}(t,n)}else o[0]==t&&1==n?e=yield function(t){return Wt(this,void 0,void 0,(function*(){var e=yield M.GetConceptByCharacterAndTypeLocal(t,49);return 0==e.id&&(e=yield Bt(t)),e}))}(t):o[0]==t&&(e=yield function(t){return Wt(this,void 0,void 0,(function*(){var e=yield M.GetConceptByCharacterAndTypeLocal(t,51);return 0==e.id&&(e=yield Bt(t)),e}))}(t));return e}))}var Qt=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())}))};const Kt=new Map,qt=new Map;function zt(t,e){return Qt(this,void 0,void 0,(function*(){let e=D();if(qt.has(t))return qt.get(t);if(Kt.has(t))return Kt.get(t)||e;const o=(()=>Qt(this,void 0,void 0,(function*(){try{if(e=yield Jt(t),0==e.id||4==e.typeId){var o=yield K("application/x-www-form-urlencoded");const i=yield h(n.MakeTheTypeConceptUrl(),{method:"POST",headers:o,body:`type=${t}`});if(!i.ok)throw Y(i),new Error(`Error! status: ${i.status}`);let r=yield i.json();e=r,e.id>0&&M.AddConcept(e)}return e.id>0&&qt.set(t,e),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}finally{Kt.delete(t)}})))();return Kt.set(t,o),o}))}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())}))};let Xt=!1,Zt=[];const te=()=>{Zt.length>0&&!Xt&&Zt.shift()()};function ee(t){return Yt(this,void 0,void 0,(function*(){return new Promise(((e,o)=>{Zt.push((()=>Yt(this,void 0,void 0,(function*(){try{if(Xt)return;if(Xt=!0,!t&&le.connectionIds.length>10)return Xt=!1,te(),e();const o=t?`${n.GetReservedConnectionIdUrl()}?${new URLSearchParams({count:String(t)}).toString()}`:n.GetReservedConnectionIdUrl();var i=yield K("application/x-www-form-urlencoded");const c=yield h(o,{method:"GET",headers:i});if(!c.ok)throw Y(c),new Error(`Error! status: ${c.status}`);const a=yield c.json();for(var r=0;r<a.length;r++)le.AddId(a[r]);e()}catch(t){t instanceof Error?console.log("get reserved connection ids error message: ",t.message):console.log("get reserved connection ids unexpected error: ",t),o(t)}finally{Xt=!1,te()}})))),te()}))}))}var 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())}))};let oe=!1,ie=[];const re=()=>{ie.length>0&&!oe&&ie.shift()()};function ce(){return ne(this,void 0,void 0,(function*(){return new Promise(((t,e)=>{ie.push((()=>ne(this,void 0,void 0,(function*(){try{if(oe)return;if(oe=!0,se.ids.length>10)return oe=!1,re(),t();var o=yield K("application/x-www-form-urlencoded");const e=yield h(n.GetReservedIdUrl(),{method:"GET",headers:o});if(!e.ok)throw Y(e),new Error(`Error! status: ${e.status}`);const r=yield e.json();for(var i=0;i<r.length;i++)se.AddId(r[i]);t()}catch(t){e(t)}finally{oe=!1,re()}})))),re()}))}))}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())}))};class se{static getId(){return ae(this,void 0,void 0,(function*(){for(this.ids.length<10&&!this.pendingFetch&&(this.pendingFetch=(()=>ae(this,void 0,void 0,(function*(){try{yield ce()}finally{this.pendingFetch=null}})))(),this.ids.length>0&&this.pendingFetch.catch((t=>console.error("Reserved ID refill failed:",t))));0===this.ids.length;)if(this.pendingFetch||(this.pendingFetch=(()=>ae(this,void 0,void 0,(function*(){try{yield ce()}finally{this.pendingFetch=null}})))()),yield this.pendingFetch,0===this.ids.length)throw new Error("No reserved concept IDs were returned by the backend.");return this.ids.shift()}))}static AddId(t){Number.isFinite(t)&&t>0&&!this.ids.includes(t)&&this.ids.push(t)}}se.ids=[],se.pendingFetch=null;class le{static getId(){return ae(this,void 0,void 0,(function*(){for(this.connectionIds.length<10&&!this.pendingFetch&&(this.pendingFetch=(()=>ae(this,void 0,void 0,(function*(){try{yield ee()}finally{this.pendingFetch=null}})))());0===this.connectionIds.length;)if(this.pendingFetch||(this.pendingFetch=(()=>ae(this,void 0,void 0,(function*(){try{yield ee()}finally{this.pendingFetch=null}})))()),yield this.pendingFetch,0===this.connectionIds.length)throw new Error("No reserved connection IDs were returned by the backend.");return this.connectionIds.shift()}))}static AddId(t){Number.isFinite(t)&&t>0&&!this.connectionIds.includes(t)&&this.connectionIds.push(t)}static warmUp(t){return ae(this,void 0,void 0,(function*(){const e=t-this.connectionIds.length;e<=0||(this.pendingFetch||(this.pendingFetch=(()=>ae(this,void 0,void 0,(function*(){try{yield ee(e)}finally{this.pendingFetch=null}})))()),yield this.pendingFetch)}))}}le.connectionIds=[],le.pendingFetch=null;function de(t){return{id:t.id,userId:t.userId,characterValue:t.characterValue,typeId:t.typeId,categoryId:t.categoryId,accessId:t.accessId,referentId:t.referentId,sessionInformationId:t.sessionInformationId}}function ue(t){return e=this,o=void 0,r=function*(){let e=D();try{var o=yield K();const i=function(t){return Array.isArray(t)?t.map((t=>de(t))):de(t)}(t),r=yield f(n.CreateTheConceptUrl(),o,i);if(!r.ok)throw X(r),new Error(`Error! status: ${r.status}`);return e=yield r.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}},new((i=void 0)||(i=Promise))((function(t,n){function c(t){try{s(r.next(t))}catch(t){n(t)}}function a(t){try{s(r.throw(t))}catch(t){n(t)}}function s(e){var n;e.done?t(e.value):(n=e.value,n instanceof i?n:new i((function(t){t(n)}))).then(c,a)}s((r=r.apply(e,o||[])).next())}));var e,o,i,r}function he(t){return e=this,o=void 0,r=function*(){let e=new et(0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);try{var o=yield K();const i=function(t){return t.map((t=>function(t){return{id:t.id,ofTheConceptId:t.ofTheConceptId,toTheConceptId:t.toTheConceptId,ofTheConceptUserId:t.ofTheConceptUserId,toTheConceptUserId:t.toTheConceptUserId,typeId:t.typeId,userId:t.userId,orderId:t.orderId,accessId:t.accessId,sessionInformationId:t.sessionInformationId}}(t)))}(t),r=yield f(n.CreateTheConnectionUrl(),o,i);if(!r.ok)throw console.log("Create the connection error message: ",r),X(r),new Error(`Error! status: ${r.status}`);return e=yield r.json(),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((i=void 0)||(i=Promise))((function(t,n){function c(t){try{s(r.next(t))}catch(t){n(t)}}function a(t){try{s(r.throw(t))}catch(t){n(t)}}function s(e){var n;e.done?t(e.value):(n=e.value,n instanceof i?n:new i((function(t){t(n)}))).then(c,a)}s((r=r.apply(e,o||[])).next())}));var e,o,i,r}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){return t?`[SyncData:${t}]`:"[SyncData]"}function pe(t,e){console.log(`${ye(e)} ${t}`)}function ve(t,e,n,o,i){o<100&&n!==o||n!==o&&1!==n&&n%100!=0||console.log(`${ye(i)} ${t} ${e}: ${n}/${o} done, ${o-n} remaining`)}class ge{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(t){return fe(this,void 0,void 0,(function*(){try{let e=[],n=[];if(t&&this.transactionCollections.some((e=>e.id==t))){const o=this.transactionCollections.find((e=>e.id==t));if(this.transactionCollections=this.transactionCollections.filter((e=>e.id==t||new Date(e.createdDate).getTime()>(new Date).getTime()-6048e5)),!o)return;e=o.data.concepts.slice(),n=o.data.connections.slice(),pe(`starting online sync with ${e.length} concepts and ${n.length} connections`,t),e.length>0&&(pe(`sending ${e.length} concepts to backend`,t),yield ue(e),ve("synced","concepts",e.length,e.length,t)),n.length>0&&(pe(`sending ${n.length} connections to backend`,t),yield he(n),ve("synced","connections",n.length,n.length,t)),this.transactionCollections=this.transactionCollections.filter((e=>e.id!=t)),pe("online sync complete",t)}else{const t=this.conceptsSyncArray.length,o=this.connectionSyncArray.length;pe(`starting online sync with ${t} queued concepts and ${o} queued connections`);for(let e=0;e<this.conceptsSyncArray.length;e++)M.AddConcept(this.conceptsSyncArray[e]),ve("prepared local cache for","concepts",e+1,t);for(let t=0;t<this.connectionSyncArray.length;t++)st.AddConnection(this.connectionSyncArray[t]),ve("prepared local cache for","connections",t+1,o);this.conceptsSyncArray.length>0&&(e=this.conceptsSyncArray.slice(),pe(`sending ${e.length} concepts to backend`),yield ue(e),this.conceptsSyncArray=this.conceptsSyncArray.filter((t=>!e.some((e=>e.id===t.id)))),ve("synced","concepts",e.length,e.length)),this.connectionSyncArray.length>0&&(n=this.connectionSyncArray.slice(),pe(`sending ${n.length} connections to backend`),yield he(n),this.connectionSyncArray=this.connectionSyncArray.filter((t=>!n.some((e=>e.id===t.id)))),ve("synced","connections",n.length,n.length)),pe(`online sync complete; ${this.conceptsSyncArray.length} concepts and ${this.connectionSyncArray.length} connections remain queued`)}return"done"}catch(t){throw t}}))}static initializeTransaction(t){return fe(this,void 0,void 0,(function*(){try{if(this.transactionCollections.some((e=>e.id==t)))return;this.transactionCollections.push({id:t,data:{concepts:[],connections:[]},createdDate:(new Date).toISOString()})}catch(t){console.log("error in initializeTransaction",t)}}))}static markTransactionActions(t,e){return fe(this,void 0,void 0,(function*(){try{this.transactionCollections=this.transactionCollections.map((n=>n.id==t?Object.assign(Object.assign({},n),{data:JSON.parse(JSON.stringify(e))}):n)),this.conceptsSyncArray=this.conceptsSyncArray.filter((t=>!e.concepts.some((e=>e.id==t.id||e.ghostId==t.id)))),this.connectionSyncArray=this.connectionSyncArray.filter((t=>!e.connections.some((e=>e.id==t.id||e.ghostId==t.id))))}catch(t){console.log("error in markTransactionActions",t)}}))}static rollbackTransaction(t,e){return fe(this,void 0,void 0,(function*(){try{if(!this.transactionCollections.some((e=>e.id==t)))return;this.transactionCollections=this.transactionCollections.filter((e=>e.id!=t))}catch(t){console.log("LocalSyncData, roll",t)}}))}static syncDataLocalDb(){return fe(this,void 0,void 0,(function*(){if(pe(`starting local sync with ${this.conceptsSyncArray.length} queued concepts and ${this.connectionSyncArray.length} queued connections`),this.conceptsSyncArray.length>0){const t=this.conceptsSyncArray.length;for(let e=0;e<this.conceptsSyncArray.length;e++)S("localconcept",this.conceptsSyncArray[e]),ve("stored locally","concepts",e+1,t);this.conceptsSyncArray=[]}if(this.connectionSyncArray.length>0){const t=this.connectionSyncArray.length;for(let e=0;e<this.connectionSyncArray.length;e++)S("localconnection",this.connectionSyncArray[e]),ve("stored locally","connections",e+1,t);this.connectionSyncArray=[]}return pe("local sync complete"),"done"}))}}function Ce(t,e){const n=Number(t);if(!Number.isFinite(n)||n<=0)throw new Error(`Cannot create a connection: ${e} must be a positive finite number. Received ${JSON.stringify(t)}.`);return n}ge.conceptsSyncArray=[],ge.connectionSyncArray=[],ge.transactionCollections=[];var 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 Te(t,e,n,o,i,r,c){return me(this,arguments,void 0,(function*(t,e,n,o,i,r,c,a=1,s=4,l=999,d={concepts:[],connections:[]}){const u=function(t,e){const n=Ce(t,"ofTheConceptId"),o=Ce(e,"toTheConceptId");if(n===o)throw new Error(`Cannot create a self-connection for concept ${n}.`);return{ofTheConceptId:n,toTheConceptId:o}}(t,n);t=u.ofTheConceptId,n=u.toTheConceptId;let h=e,f=e,y=e;999!=l&&(y=l);let p=e,v=e,g=yield le.getId(),C=new et(g,t,n,e,o,y,i,f,a,h,0,p,s,v,r,c);return C.toUpdate=!0,C.isTemp=!1,ge.AddConnection(C),d.connections.push(C),C}))}function Ne(t,e,n){return me(this,arguments,void 0,(function*(t,e,n,o={concepts:[],connections:[]}){let i=yield zt(n),r=t.userId;return yield Te(t.id,t.userId,e.id,e.userId,i.id,999,999,1e3,4,r,o)}))}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())}))};const Ie=new Map;function Ae(t,e){return we(this,void 0,void 0,(function*(){let o=yield M.GetConceptByCharacterAndTypeLocal(t,e),i=t+e;if(Ie.has(i))return Ie.get(i)||o;const r=(()=>we(this,void 0,void 0,(function*(){try{if(null==o||0==o.id){var r={character_value:`${t}`,type_id:e},c=JSON.stringify(r),a=yield K();const i=yield h(n.GetConceptByCharacterAndTypeUrl(),{method:"POST",headers:a,body:c});if(i.ok){let t=yield i.json();o=t,M.AddConcept(o)}else console.log("This is the concept by type and character error",i.status),Y(i)}return o}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}finally{Ie.delete(i)}})))();return Ie.set(i,r),r}))}function ke(t){return we(this,void 0,void 0,(function*(){let e=[],o=JSON.stringify(t);var i=yield K();const r=yield h(n.GetConceptConnectionByType(),{method:"POST",headers:i,body:o});if(r.ok){let t=yield r.json();e=yield dt(t)}else console.log("This is the concept by type and character error",r.status),Y(r);return e}))}var Se=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,i,r,c,a,s,l,d,u,h,f){return Se(this,arguments,void 0,(function*(t,e,n,o,i,r,c,a,s,l,d,u,h,f,y={concepts:[],connections:[]}){var p=yield se.getId();let v=new Date,g=new Date;var C=new V(p,e,i,r,n,o,c,a,t,s,l,d,u,h,f,!0,v,g);return C.isTemp=!1,ge.AddConcept(C),y.concepts.push(C),C}))}function Re(t,e,n,o,i,r,c,a,s,l,d,u,h,f){return Se(this,arguments,void 0,(function*(t,e,n,o,i,r,c,a,s,l,d,u,h,f,y={concepts:[],connections:[]}){var p=yield se.getId();let v=new Date,g=new Date;var C=new V(p,e,i,r,n,o,c,a,t,s,l,d,u,h,f,!1,v,g);return M.AddConcept(C),C.updateRecursion=!0,ge.AddConcept(C),y.concepts.push(C),C}))}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 Ee(t,e){return _e(this,arguments,void 0,(function*(t,e,n=!1,o,i,r=999,c=0,a={concepts:[],connections:[]}){let s,l=r,d=o,u=o,h=i,f=o,y=t.startsWith("the_")?t:"the_"+t,p=D();return n?(p=yield zt(t),s=yield xe(e,o,4,o,p.id,p.userId,c,999,999,d,h,f,l,u,a)):(p=yield zt(y),s=yield Ae(e,p.id),0==s.id&&0==s.userId&&(s=yield Re(e,o,4,o,p.id,p.userId,c,999,999,d,h,f,l,u,a))),s.type=p,s}))}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 Ue(t){return Le(this,arguments,void 0,(function*(t,e=null,n=null,o=null,i=null,r=null,c=null){var a=null!=i?i:999,s=null!=r?r:4,l=null!=c?c:999,d=null!=o?o:0,u=D();for(const o in t)if("string"!=typeof t[o]&&"number"!=typeof t[o])if(null==e&&null==n){var h=d;u=p=yield Ee(o,"",!0,a,s,l),h=p.id,d=p.id,yield Ue(t[o],p.id,p.userId,h,i,r,c)}else{var f=null!=e?e:999,y=null!=n?n:999;h=d,u=p=yield Ee(o,"",!0,a,s,l),yield Te(f,y,p.id,p.userId,h,l,p.userId),yield Ue(t[o],p.id,p.userId,h,i,r,c)}else{f=null!=e?e:999,y=null!=n?n:10267,h=d;var p=yield Ee(o,t[o].toString(),!1,a,s,l);yield Te(f,y,p.id,p.userId,h,l,p.userId)}return u}))}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())}))};function Fe(t,e,o){return Pe(this,arguments,void 0,(function*(t,e,o,i=10,r=1){let c=[];try{var a=new URLSearchParams;a.append("typeId",`${t}`),a.append("ofTheConceptId",`${e}`),a.append("userId",`${o}`),a.append("inpage",`${i}`),a.append("page",`${r}`);var s=yield K("application/x-www-form-urlencoded");const l=yield h(n.GetAllConnectionsOfConceptUrl(),{method:"POST",headers:s,body:a});return l.ok?c=yield l.json():(console.log("Get connection of concept error",l.status),Y(l)),c}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 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())}))},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())}))},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())}))},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){return De(this,void 0,void 0,(function*(){var e=yield st.GetConnection(t);if((null==e||0==e.id)&&null!=t&&null!=t){var o=yield function(t){return Ve(this,void 0,void 0,(function*(){var e=yield st.GetConnection(t);try{if(0!=e.id)return e;{var o=yield K("application/x-www-form-urlencoded");const i=yield h(n.GetConnectionUrl(),{method:"POST",headers:o,body:`id=${t}`});return i.ok?(e=yield i.json(),st.AddConnection(e)):(console.log("Get Connection Error",i.status),Y(i)),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=o}return e}))}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())}))};function $e(t){return be(this,arguments,void 0,(function*(t,e=""){let o=!1;var i=yield Oe(t);return o=yield function(t){return Be(this,arguments,void 0,(function*(t,e=""){let o=!1;try{let i=yield K("application/x-www-form-urlencoded");""!=e&&(i=yield q("application/x-www-form-urlencoded",e));const r=new URLSearchParams;r.append("id",t.toString()),r.append("apiKey","nodeserver");const c=yield h(n.DeleteTheConnectionUrl(),{method:"POST",headers:i,body:r,redirect:"follow"});c.ok?o=(yield c.json()).success:(console.log("Delete connection error status: ",c.status),Y(c))}catch(t){throw t instanceof Error?console.log("Delete connection error message: ",t.message):console.log("Delete connection unexpected error: ",t),t}return o}))}(t,e),_("connection",t),it.removeNodeFromTree(t),ct.removeTypeConcept(i.typeId,t),o}))}function He(t){return be(this,void 0,void 0,(function*(){let e=yield function(t){return Ge(this,void 0,void 0,(function*(){let e=!1;try{let o=yield q();const i=yield h(n.DeleteTheConnectionBulkUrl(),{method:"POST",headers:o,body:JSON.stringify(t)});i.ok?e=(yield i.json()).success:(console.log("Delete connection Bulk Api error status: ",i.status),Y(i))}catch(t){t instanceof Error?console.log("Delete connection Bulk Api error message: ",t.message):console.log("Delete connection Bulk Api unexpected error: ",t)}return e}))}(t);if(e)for(let e=0;e<t.length;e++){let n=t[e];n>0&&it.removeNodeFromTree(n)}return e}))}var 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 je(t){return Me(this,arguments,void 0,(function*(t,e=999){var n=D();if(t<0)return oi(yield Wo(e,t));if(null!=(n=yield M.GetConcept(t))&&0!=n.id||null==t||null==t||(n=yield Tt(t)),0!=n.id&&null==n.type&&null!=n.typeId&&null!=n.typeId){var o=yield M.GetConcept(n.typeId);if(0!=o.id)n.type=o;else{var i=yield Tt(n.typeId);0!=i.id&&(n.type=i)}}return n}))}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())}))};const Je=999,Qe=4,Ke=999,qe=999,ze=1e3;function Ye(t){const e=`${null!=t?t:""}`.trim();if(0===e.length)throw new Error("Cannot create a typed connection without a linker name.");return e}function Xe(t,e){return We(this,void 0,void 0,(function*(){var n,o,i;if(null==t||null==t.id||0===t.id)throw new Error(`Cannot create a typed connection: ${e} must be a persisted concept.`);const r=t.type;if(null===(n=null==r?void 0:r.characterValue)||void 0===n?void 0:n.trim())return r.characterValue.trim();const c=(yield je(t.id,t.userId)).type;if(null===(o=null==c?void 0:c.characterValue)||void 0===o?void 0:o.trim())return t.type=c,c.characterValue.trim();if(null!=t.typeId&&0!==t.typeId){const e=yield je(t.typeId,t.typeUserId);if(0!==e.id&&(null===(i=e.characterValue)||void 0===i?void 0:i.trim()))return t.type=e,e.characterValue.trim()}throw new Error(`Cannot create a typed connection: ${e} concept ${t.id} has no resolvable type.`)}))}function Ze(t){return We(this,void 0,void 0,(function*(){return yield Ee("connection",t,!1,Je,Je,Ke)}))}function tn(t,e,n){return We(this,void 0,void 0,(function*(){return yield Te(t.id,t.userId,e.id,e.userId,n.id,Ke,qe,ze,Qe)}))}function en(t,e,n){return We(this,arguments,void 0,(function*(t,e,n,o=!1,i=!1){const r=Ye(n),c=t.userId;if(o){const n=yield function(t,e){return We(this,void 0,void 0,(function*(){return`${yield Xe(t,"toTheConcept")}_s_${e}_by`}))}(e,r);i&&(yield on(`${r}_by`,e,c));const o=yield Ze(n);yield tn(e,t,o)}const a=yield function(t,e){return We(this,void 0,void 0,(function*(){return`${yield Xe(t,"ofTheConcept")}_s_${e}_s`}))}(t,r);i&&(yield on(`${r}_s`,t,c));const s=yield Ze(a);return yield tn(t,e,s)}))}function nn(t,e,n){return We(this,arguments,void 0,(function*(t,e,n,o=!1,i=!1){return yield en(t,e,n,o,i)}))}function on(t,e){return We(this,arguments,void 0,(function*(t,e,n=null){for(var o=e,i=null!=n?n:e.userId,r=999,c=Ye(t)+"_count",a=(yield Xe(e,"concept"))+"_s_"+c,s=yield Ee("connection",a,!1,i,4,r),l=yield Fe(s.id,e.id,i,10,1),d=[],u=D(),h=0;h<l.length;h++){let t=yield je(l[h].toTheConceptId);d.push(t)}if(d.length<1)u=yield Ee("count","1",!1,i,4,r);else{var f=d[0];let t=Number(f.characterValue),e=Number.isFinite(t)?t+1:1;u=yield Ee("count",e.toString(),!1,i,4,r);for(let t=0;t<l.length;t++)yield $e(l[t].id)}yield Te(o.id,o.userId,u.id,u.userId,s.id,r,qe,ze,4,i)}))}function rn(t,e,n){return We(this,arguments,void 0,(function*(t,e,n,o=!1,i=!1){return yield en(t,e,n,o,i)}))}var cn=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())}))};const an=13;function sn(t,e){return cn(this,arguments,void 0,(function*(t,e,n=("number"==typeof e?"":e.characterValue),o=("number"==typeof e?999:e.userId),i=("number"==typeof e?4:e.accessId),r=999,c={concepts:[],connections:[]}){const a=t.startsWith("the_")?t:`the_${t}`,s="number"==typeof e?e:e.id,l="number"==typeof e?o:e.userId,d=yield zt(a),u=yield xe(n,o,an,999,d.id,d.userId,s,l,999,o,i,o,r,o,c);return u.type=d,"number"!=typeof e&&(u.referent=e),u}))}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 dn(t){return encodeURIComponent(String(t))}function un(t,e){return ln(this,arguments,void 0,(function*(t,e,o=("number"==typeof t?999:t.userId),i=("number"==typeof t?4:t.accessId),r=999,c={concepts:[],connections:[]}){const a="number"==typeof t?t:t.id,s="number"==typeof t?o:t.userId,l=yield K("application/x-www-form-urlencoded"),d=[`character_value=${dn(e)}`,`type_id=${dn(a)}`,`type_user_id=${dn(s)}`,`access_id=${dn(i)}`,`session_information_id=${dn(r)}`].join("&"),u=yield h(n.CreateTypeConceptUrl(),{method:"POST",headers:l,body:d});if(!u.ok)throw Y(u),new Error(`Error! status: ${u.status}`);const f=yield u.json();return"number"!=typeof t&&(f.type=t),M.AddConcept(f),f}))}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 fn(t,e){return hn(this,arguments,void 0,(function*(t,e,n=10,o=1){var i,r=[],c=yield je(t),a=(null===(i=c.type)||void 0===i?void 0:i.characterValue)+"_s_"+e,s=yield Ae(a,16);if(s.id>0){for(var l=yield Fe(s.id,c.id,c.userId,n,o),d=[],u=0;u<l.length;u++)d.push(l[u].toTheConceptId);for(yield gt(d),u=0;u<l.length;u++){let t=l[u].toTheConceptId,e=yield je(t),n=yield _t(e.id);r.push(n)}}return r}))}function yn(t,e){return hn(this,arguments,void 0,(function*(t,e,n=10,o=1){var i,r=[],c=yield je(t),a=(null===(i=c.type)||void 0===i?void 0:i.characterValue)+"_s_"+e,s=yield Ae(a,16);if(s.id>0){for(var l=yield Fe(s.id,c.id,c.userId,n,o),d=[],u=0;u<l.length;u++)d.push(l[u].toTheConceptId);for(u=0;u<l.length;u++){let t=l[u].toTheConceptId,e=yield je(t);r.push(e)}}return r}))}class pn{constructor(t,e,n,o,i,r,c,a=!1,s,l,d,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=l,this.referentId=d,this.applicationId=u}getType(){console.log(this.typeId)}}function vn(){let t=new Date,e=new Date;return new pn(0,0,0,0,0,"0","0",!1,t,e,0)}class gn{constructor(t,e,n,o,i,r,c,a,s,l){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=l}}class Cn{constructor(){this.name="character Repository"}static AddCharacter(t){this.characterData[t.id]=t}static GetCharacter(t){for(var e=new gn(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}}Cn.characterData=[];class mn{constructor(t,e,n,o){this.id=t,this.userId=e,this.referentId=n,this.isNew=o}}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())}))},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 wn(t,e,o,i,r){return Nn(this,void 0,void 0,(function*(){return new gn(e,t,o,e,i,e,r,e,"",!1),yield function(){return Tn(this,void 0,void 0,(function*(){var t;try{if(0==(t=Cn.GetCharacter(t.data)).id){var e=yield K();const i=yield h(n.CreateTheCharacterDataUrl(),{method:"POST",headers:e,body:JSON.stringify(t)});if(!i.ok)throw Y(i),new Error(`Error! status: ${i.status}`);const r=yield i.json();var o=new gn(r.userId,t.data,0,0,4,4,999,999,"",!1);return o.id=r.id,Cn.AddCharacter(o),r}return new mn(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}}))}()}))}var In=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 An(t,e,n,o,i,r,c,a,s,l,d,u,h,f){return In(this,void 0,void 0,(function*(){var y=yield Ae(t,i),p=y;return 0==p.id&&(p=y=yield xe(t,e,n,o,i,r,c,a,s,l,d,u,h,f)),p}))}var kn=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())}))},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 xn(t,e,n,o){return Sn(this,arguments,void 0,(function*(t,e,n,o,i={concepts:[],connections:[]}){var r=yield Dt(t);if(r&&(0==r.id||0==r.userId)){var c=J(t);if(c.length>0)if(c[0]==t){var a=yield function(t,e,n,o,i,r){return kn(this,void 0,void 0,(function*(){var i,c=e,a=e;i=e;var s,l=e,d=e,u=e;if(1==t.length){var h=t.charCodeAt(0);yield wn(t,e,n,o,r),s=yield An(t,e,4,c,49,l,h,u,n,a,o,i,r,d)}else{var f=yield wn(t,e,n,o,r);f.isNew,s=yield An(t,e,4,c,51,l,f.id,f.userId,n,a,o,i,r,d)}return s}))}(t,o,999,999,0,e);r=a}else{var s=yield xn(c[0],e,n,o,i),l=yield xn(c[1],e,n,o,i);l&&(r=yield Re(t,o,s.id,o,l.id,o,999,o,999,o,999,o,e,o,i))}}return r}))}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 _n(t){return Rn(this,void 0,void 0,(function*(){var e=[];try{(new Date).getTime();var o=yield K("application/x-www-form-urlencoded");const c=new URLSearchParams({conceptId:String(t)}),a=yield h(`${n.GetAllLinkerConnectionOfConceptUrl()}?${c.toString()}`,{method:"GET",headers:o});if(a.ok){const t=yield a.json();for(var i=0;i<t.length;i++){var r=t[i];e.push(r)}}else console.log("Get all linker connection from the concepts error","cannot get respone"),Y(a);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}}))}var En=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 Ln(t){return En(this,void 0,void 0,(function*(){var e=[];try{(new Date).getTime();var o=yield K("application/x-www-form-urlencoded");const c=new URLSearchParams({conceptId:String(t)}),a=yield h(`${n.GetAllLinkerConnectionToConceptUrl()}?${c.toString()}`,{method:"GET",headers:o});if(a.ok){const t=yield a.json();for(var i=0;i<t.length;i++){var r=t[i];e.push(r)}}else console.log("Get all linker connection To the concepts error","cannot get respone"),Y(a);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}}))}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 Pn(t){return Un(this,void 0,void 0,(function*(){for(var e=yield _n(t),n=0;n<e.length;n++){let t=e[n];var o=t.typeId;let i=yield je(o);t.type=i}return e}))}function Fn(t){return Un(this,void 0,void 0,(function*(){for(var e=yield Ln(t),n=0;n<e.length;n++){let t=e[n];var o=t.typeId;let i=yield je(o);t.type=i}return e}))}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())}))},Bn=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 Vn(t){return Bn(this,arguments,void 0,(function*(t,e=""){var o=yield je(t);yield B.removeNodeFromTree(t);var i=o.typeId,r=o.characterValue;yield $.removeTypeConcept(i,t),yield F.removeNodeByCharacter(r,t),_("concept",t);let c=yield function(t){return Gn(this,arguments,void 0,(function*(t,e=""){let o=!1;try{let i=yield K("application/x-www-form-urlencoded");""!=e&&(i=yield q("application/x-www-form-urlencoded",e));const r=new FormData;r.append("id",t.toString()),r.append("apiKey","nodeserver");const c=yield h(n.DeleteConceptUrl(),{method:"POST",body:r});if(!c.ok)throw Y(c),new Error(`Error! status: ${c.status}`);o=(yield c.json()).success}catch(t){throw t instanceof Error?console.log("Delete concept error message: ",t.message):console.log("Delete concept unexpected error: ",t),t}return o}))}(t,e);return c}))}var Dn=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 Dn(this,void 0,void 0,(function*(){try{const o=new Headers;o.append("Authorization","Bearer "+e);const i=new FormData;i.append("id",t.toString());const r=yield h(n.DeleteConceptUrl(),{method:"POST",body:i,headers:o});if(!r.ok)throw Y(r),new Error(`Delete composition Error! status: ${r.status}`)}catch(t){throw t instanceof Error?console.log("Delete composition error message: ",t.message):console.log("Delete composition unexpected error: ",t),t}}))}var bn=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 $n(t,e,n,o){return bn(this,arguments,void 0,(function*(t,e,n,o,i=999){var r,c=n,a=n,s=n,l=t.startsWith("the_"),d=D();return r=l?t:"the_"+t,d=yield zt(r),yield An(e,n,4,n,d.id,d.userId,0,999,999,c,o,s,i,a)}))}class Hn{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 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 jn(){return Mn(this,arguments,void 0,(function*(t=[]){var e=[];try{var n=[];for(let o=0;o<t.length;o++){let i=yield st.GetConnection(t[o]);0==i.id?n.push(t[o]):e.push(i)}if(0==n.length)return e;{var o=yield K();const t=yield N("/api/get_connection_bulk",{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),st.AddConnection(o)}yield ht(e)}}else console.log("Get Connection Bulk error",t.status),Y(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 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(){return Wn(this,arguments,void 0,(function*(t=[]){yield gt(t);var e=[];for(let o=0;o<t.length;o++){var n=yield xt(t[o]);e.push(n)}return e}))}function Qn(){return Wn(this,arguments,void 0,(function*(t=[]){yield gt(t);var e=[];for(let o=0;o<t.length;o++){var n=yield Rt(t[o]);e.push(n)}return e}))}function Kn(){return Wn(this,arguments,void 0,(function*(t=[],e=[]){yield jn(e),function(t=[],e=[]){for(let n=0;n<e.length;n++)t.includes(e[n].id)||st.RemoveConnection(e[n])}(e,yield yt(t));var n=[];for(let e=0;e<t.length;e++){var o=yield Rt(t[e]);n.push(o)}return n}))}function qn(){return Wn(this,arguments,void 0,(function*(t=[]){let e=[],n=[],o={};for(let o=0;o<(null==t?void 0:t.length);o++){let i=yield st.GetConnection(t[o]);0==i.id?e.push(t[o]):n.push(i)}for(let n=0;n<e.length;n++)o[t[n]]=!1;let i=[],r=yield jn(e);n=[...n,...r];for(let t=0;t<n.length;t++)i.push(n[t].ofTheConceptId),i.push(n[t].toTheConceptId),i.push(n[t].typeId);return yield dt(i),n}))}function zn(){return Wn(this,arguments,void 0,(function*(t=[],e=[]){let n=[],o=[];for(let t=0;t<e.length;t++){let i=yield st.GetConnection(e[t]);0==i.id?n.push(e[t]):o.push(i)}let i=yield jn(n);for(let t=0;t<i.length;t++)o.push(i[t]);let r={},c=[];for(var a=0;a<o.length;a++)c.includes(o[a].ofTheConceptId)||c.push(o[a].ofTheConceptId);console.time("start");for(let e=0;e<t.length;e++){let n=yield Lt(t[e],o,c);r[t[e]]=n}return console.timeEnd("start"),r}))}var Yn=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 Xn(){return Yn(this,arguments,void 0,(function*(t=0,e=[],o="",i=[]){var r=[];try{var c=new Hn;c.composition=t,c.listLinkers=e,c.textSearch=o,c.fullLinkers=i;var a=JSON.stringify(c),s=yield K();const u=yield h(n.RecursiveSearchUrl(),{method:"POST",headers:s,body:a});if(u.ok){const t=yield u.json();var l=t.compositionIds,d=t.internalConnections;t.externalConnections,r=yield Kn(l,d)}else console.log("recursive search error ",u.status),Y(u);return r}catch(t){throw t instanceof Error?console.log("recursive search error message: ",t.message):console.log("recursive search unexpected error: ",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 i={email:t,password:e},r=new Headers;r.append("Content-Type","application/json");var c=JSON.stringify(i);const a=yield h(n.LoginUrl(),{method:"POST",headers:r,body:c});if(a.ok){const t=yield a.json();return o.BearerAccessToken=t.data.token,t}console.log("Login tsccs error message: ",a.status),Y(a)}catch(t){throw t instanceof Error?console.log("Login tsccs error message: ",t.message):console.log(" Login tsccs unexpected error: ",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){return eo(this,void 0,void 0,(function*(){const e=yield function(){return eo(this,arguments,void 0,(function*(t="",e={}){let n={message:"success",status:!1,statusCode:200,data:""};try{const o=yield h(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}:Y(o),n}catch(t){throw console.log("Signup Error: ",t),t}}))}(n.SignupUrl(),t);return e}))}var oo=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){return oo(this,void 0,void 0,(function*(){const e=JSON.stringify({email:t.email,password:t.password});let o={message:"success",status:!1,statusCode:200,data:""};const i=new Headers;i.append("Content-Type","application/json");const r=n.LoginUrl();try{const t=yield h(r,{method:"POST",headers:i,body:e,redirect:"follow"}),n=yield t.json();return t.ok?o={message:"success",status:!0,statusCode:200,data:null==n?void 0:n.data}:Y(t),o}catch(t){throw console.log("Sign in api error",t),t}}))}function ro(t,e){return-1===t.indexOf(e)&&t.push(e),t}function co(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 ao(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 so(t=[],e){Array.isArray(t)&&t.splice(t.findIndex((function(t){return t.id===e.id})),1)}function lo(t=[],e){Array.isArray(t)&&t.splice(t.findIndex((function(t){return t.id===e.id})),1)}class uo{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&&(fo.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(e.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 ho=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 fo{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 uo(t.id,t,null,null);this.addNodeToTree(e)}static getNodeFromTree(t){return ho(this,void 0,void 0,(function*(){return this.root?this.root.getFromNode(t,this.root):null}))}static removeNodeFromTree(t){return ho(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}}fo.root=null;var 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 po(t,e,n,o){return yo(this,arguments,void 0,(function*(t,e,n,o,i=[]){var r,c;let a={};const s=[];if(0==t)return"";let l=vo(n,t);if(null!=l&&0!=l.id||null==t||null==t||(l=yield je(t)),0!=l.id&&null==l.type){const t=l.typeId;let e=vo(n,t);l.type=e,null==e&&null!=t&&null!=t&&(e=yield je(t),l.type=e)}if(!o.includes(t))return null==l?void 0:l.characterValue;if(i.includes(t))return"";i.push(t);for(let l=0;l<e.length;l++)if(e[l].ofTheConceptId==t){const d=e[l].toTheConceptId;if(o.includes(t)){let t=vo(n,d);if(null!=t&&0!=t.id||null==d||null==d||(t=yield je(d)),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 je(e),t.type=n)}const l="the_",u=(null!==(c=null===(r=null==t?void 0:t.type)||void 0===r?void 0:r.characterValue)&&void 0!==c?c:"").replace(l,"");if(isNaN(Number(u))){if(u){const t=yield po(d,e,n,o,i);a[u]=t}}else{const t=yield po(d,e,n,o,i);s[u]=t,a=s}}}return a}))}function vo(t,e){let n=D();for(let o=0;o<t.length;o++)if(e==t[o].id)return n=t[o],n;return n}class go{constructor(){this.id=0,this.mainConcept=D(),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 po(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&&(e=null===(t=this.id)||void 0===t?void 0:t.toString(),n.MQTT_CONNECTION&&n.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 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 mo(t){return Co(this,arguments,void 0,(function*(t,e=null,n=null,o=null,i=null,r=null,c=null,a=null){const s=null!=i?i:999,l=null!=r?r:4,d=null!=c?c:999;let u=null!=o?o:0,h=D();null==a&&(a=new go);for(const o in t)if("object"==typeof t[o]||Array.isArray(t[o])){const f=yield Ee(o,"",!0,s,l,d);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 mo(t[o],f.id,f.userId,e,i,r,c,a)}else{const s=null!=e?e:999,l=null!=n?n:999,y=u;h=f,a.concepts.push(f);const p=yield Te(s,l,f.id,f.userId,y,d,f.userId);a.connections.push(p),yield mo(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 Ee(o,t[o],!1,s,l,d);a.concepts.push(h);const f=yield Te(i,r,h.id,h.userId,c,d,h.userId);a.connections.push(f)}return h}))}var To=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){return To(this,void 0,void 0,(function*(){const e=t.userId,n=t.sessionId,o=t.accessId;let i=[];const r=[];let c=D(),a=D();const s=[];let l=t.compositionId;const d=t.ofTheCompositionId;let u=[];if(l<0){let t=yield je(l,e);if(!(t.id>0))return null;l=t.id}i=yield wt(l);const h=[],f=new go,y=[];f.id=l,f.isUpdating();let p=[];for(let t=0;t<i.length;t++)ro(y,i[t].ofTheConceptId),ro(h,i[t].ofTheConceptId),ro(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 je(h[t]);l==h[t]&&(c=e),d==h[t]&&(a=e),r.push(e)}const v=t.patchObject;for(const t in v){let i=D();const l=v[t];let d=c;if(a.id>0&&(d=a),Array.isArray(l)||"object"==typeof l){i=yield Ee(t,"",!0,c.userId,4,999),f.subcompositions.push(i.id);const e=co(r,i);for(let t=0;t<e.length;t++)if(e[t].id>0){const n=ao(f.connections,e[t].id);u=u.concat(n),s.push(e[t])}yield mo(v[t],i.id,i.userId,c.id,c.userId,4,999,f)}else{i=yield Ee(t,l,!1,e,o,n);const c=co(r,i);for(let t=0;t<c.length;t++)if(c[t].id>0){const e=ao(f.connections,c[t].id);u=u.concat(e),s.push(c[t])}}const h=yield Te(d.id,d.userId,i.id,i.userId,c.id,n,e);r.push(i),f.connections.push(h)}for(let t=0;t<u.length;t++)lo(f.connections,u[t]),$e(u[t].id);for(let t=0;t<s.length;t++)so(r,s[t]);return f.concepts=f.concepts.concat(r),f.mainConcept=c,f.id=c.id,yield f.updateCache(),fo.addCompositionToTree(f),yield ge.SyncDataOnline(),f.GetDataCache()}))}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())}))};function Io(t,e,o,i){return wo(this,arguments,void 0,(function*(t,e,o,i,r=10,c=1){var a=yield q("application/x-www-form-urlencoded",i),s=new URLSearchParams;s.append("type",t),s.append("search",e),s.append("composition",o),s.append("inpage",r.toString()),s.append("page",c.toString());const l=n.SearchCompositionsUrl()+"?"+s.toString();try{const t=yield h(l,{method:"GET",headers:a});if(t.ok)return yield t.json();Y(t)}catch(t){throw t}}))}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 ko(t){return Ao(this,arguments,void 0,(function*(t,e=""){var o=yield q("application/json",e);const i=n.SearchLinkMultipleAll(),r=JSON.stringify(t);try{const t=yield h(i,{method:"POST",headers:o,body:r});if(t.ok)return yield t.json();Y(t)}catch(t){throw t}}))}var So=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 xo(t){return So(this,arguments,void 0,(function*(t,e=[]){var n,o;let i=[];const r=[];let c={},a={};const s=[];let l=yield M.GetConcept(t);0==l.id&&null!=t&&null!=t&&(l=yield Tt(t));let d=[];d=e.length>0?Ro(t,e):yield wt(t),i=d;for(let t=0;t<i.length;t++)s.includes(i[t].ofTheConceptId)||(s.push(i[t].ofTheConceptId),r.push(i[t].ofTheConceptId)),r.includes(i[t].toTheConceptId)||r.push(i[t].toTheConceptId);return a=yield Pt(t,i,s,[]),c[null!==(o=null===(n=null==l?void 0:l.type)||void 0===n?void 0:n.characterValue)&&void 0!==o?o:""]=a,0==l.id?"":c}))}function Ro(t,e){const n=[];for(let o=0;o<e.length;o++)e[o].typeId==t&&n.push(e[o]);return n}function _o(t){return So(this,arguments,void 0,(function*(t,e=[]){var n,o;let i={},r=[];const c=[];let a;const s={},l=[];let d=yield M.GetConcept(t);0==d.id&&null!=t&&null!=t&&(d=yield Tt(t));let u=[];u=e.length>0?Ro(t,e):yield wt(t),r=u;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);return a=yield Pt(t,r,l),s[null!==(o=null===(n=null==d?void 0:d.type)||void 0===n?void 0:n.characterValue)&&void 0!==o?o:""]=a,i.created_at=d.entryTimeStamp,i.data=s,i.id=t,0==d.id?"":i}))}function Eo(t,e){return So(this,void 0,void 0,(function*(){let n=[];const o=[];n=yield jn(e);for(let e=0;e<t.length;e++){const i=yield _o(t[e],n);i&&o.push(i)}return o}))}var Lo=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 Uo(t){return Lo(this,void 0,void 0,(function*(){try{var e=yield K();const o=JSON.stringify(t),i=yield h(n.CreateSessionId(),{method:"POST",headers:e,body:o});return i.ok?i.json():(console.log("Creating session failed",yield i.json()),Y(i),null)}catch(t){throw console.log("Creating session failed",t),t}}))}var Po=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 Fo(t,e){return Po(this,void 0,void 0,(function*(){try{var o=yield K("application/x-www-form-urlencoded");const i=new URLSearchParams;i.append("sessionId",t.toString()),i.append("url",e);const r=yield h(n.CreateSessionVisitUrl(),{method:"POST",headers:o,body:i});return r.ok?r.json():(console.log("Creating session url failed",yield r.json()),Y(r),null)}catch(t){throw console.log("Creating session url failed",t),t}}))}var Go=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 Bo(t,e,o){return Go(this,arguments,void 0,(function*(t,e,o,i=10,r=1){let c=[];try{var a=new URLSearchParams;a.append("typeId",`${t}`),a.append("toTheConceptId",`${e}`),a.append("userId",`${o}`),a.append("inpage",`${i}`),a.append("page",`${r}`);var s=yield K("application/x-www-form-urlencoded");const l=yield h(n.GetAllConnectionsToConceptUrl(),{method:"POST",headers:s,body:a});return l.ok?c=yield l.json():(console.log("Get connection of concept error",l.status),Y(l)),c}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 Vo=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 Do(t,e){return Vo(this,arguments,void 0,(function*(t,e,n=10,o=1,i=!1){let r=[],c=yield je(t),a=yield Jt(e);if(a.id>0){let t=[],e=[];if(i){e=yield Bo(a.id,c.id,c.userId,n,o);let t=[];for(let n=0;n<e.length;n++)t.push(e[n].ofTheConceptId);yield gt(t);for(let t=0;t<e.length;t++){let n=e[t].ofTheConceptId,o=yield je(n),i=yield _t(o.id);r.push(i)}}else{e=yield Fe(a.id,c.id,c.userId,n,o);for(let n=0;n<e.length;n++)t.push(e[n].toTheConceptId);yield gt(t);for(let t=0;t<e.length;t++){let n=e[t].toTheConceptId,o=yield je(n),i=yield _t(o.id);r.push(i)}}}return r}))}function Oo(t,e){return Vo(this,arguments,void 0,(function*(t,e,n=10,o=1,i=!1){let r=[],c=yield je(t),a=yield Jt(e),s=[],l=[];if(a.id>0){if(i){s=yield Bo(a.id,c.id,c.userId,n,o);for(let t=0;t<s.length;t++)l.push(s[t].ofTheConceptId)}else{s=yield Fe(a.id,c.id,c.userId,n,o);for(let t=0;t<s.length;t++)l.push(s[t].toTheConceptId)}r=yield dt(l)}return r}))}class bo{constructor(t,e,n){this.value=new Map,this.connectionValue=new Map,this.key=t,e.id>0&&this.value.set(e.ghostId,e),n.id>0&&this.connectionValue.set(n.ghostId,n)}}class $o{constructor(t=0,e,n,o,i,r,c=999){this.isTemp=!1,this.applicationId=999,this.type=vn(),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=O(new Date),this.terminationDateTime=new Date,this.localSyncTime=new Date,this.applicationId=c}}var Ho=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 Mo{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 waitForDataToLoad(){return Ho(this,void 0,void 0,(function*(){return new Promise(((t,e)=>{this.checkFlag(t),setTimeout((()=>{e("not")}),25e3)}))}))}static checkFlag(t){if(L.isDataLoaded)return t("done");setTimeout(Mo.checkFlag,1e3,t)}static addConceptToTree(t,e,n=999){const o=this.compositeKey(e,n,t.applicationId),i=this.nodeMap.get(o);i?t.id>0&&i.value.set(t.ghostId,t):this.nodeMap.set(o,new bo(o,t,new $o(0,0,0,0,0,0)))}static addConnectionToTree(t,e,n=999){const o=this.compositeKey(e,n,t.applicationId),i=this.nodeMap.get(o);i?t.id>0&&i.connectionValue.set(t.ghostId,t):this.nodeMap.set(o,new bo(o,vn(),t))}static getNodeFromTree(t,e){return Ho(this,arguments,void 0,(function*(t,e,n=999){var o;const i=this.compositeKey(t,e,n);return null!==(o=this.nodeMap.get(i))&&void 0!==o?o:null}))}static removeNodeFromTree(t){return Ho(this,arguments,void 0,(function*(t,e=999,n=999){const o=this.compositeKey(t,e,n);this.nodeMap.delete(o)}))}static countNumberOfNodes(){return this.nodeMap.size}}Mo.nodeMap=new Map;var jo=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 Wo(t,e){return jo(this,arguments,void 0,(function*(t,e,n=999,o=999){var i;let r=yield Mo.getNodeFromTree(t,n,o),c=vn();return r&&(c=null!==(i=r.value.get(e))&&void 0!==i?i:c),c}))}function Jo(t,e){return jo(this,arguments,void 0,(function*(t,e,n=999,o=999){var i;let r=yield Mo.getNodeFromTree(t,n,o),c=new $o(0,0,0,0,0,0);return r&&(c=null!==(i=r.connectionValue.get(e))&&void 0!==i?i:c),c}))}function Qo(t,e){return jo(this,arguments,void 0,(function*(t,e,n=999){Mo.addConceptToTree(t,e,n)}))}function Ko(t,e){return jo(this,arguments,void 0,(function*(t,e,n=999){Mo.addConnectionToTree(t,e,n)}))}var qo=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 zo(t){return qo(this,arguments,void 0,(function*(t,e=""){var o=yield q("application/json",e);const i=n.SearchLinkMultipleAllApiUrl(),r=JSON.stringify(t);try{const t=yield h(i,{method:"POST",headers:o,body:r});if(t.ok)return yield t.json();Y(t)}catch(t){throw t}}))}var 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 Xo(t){return Yo(this,arguments,void 0,(function*(t,e=""){let n=[],o=yield zo(t,e),i=t[0].composition;const r=o;let c=r.compositionIds,a=r.internalConnections,s=r.linkers,l=r.reverse;return n=yield zn(c,a),yield Zo(s,n,i,l)}))}function Zo(t,e,n){return Yo(this,arguments,void 0,(function*(t,e,n,o=[]){let i={},r=yield jn(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 je(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){}}}else if(e[r[t].ofTheConceptId]&&e[r[t].toTheConceptId]){let n=e[r[t].ofTheConceptId],o=yield je(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){}}}return i=e[n],i}))}var ti=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())}))},ei=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 ni(t){return ei(this,void 0,void 0,(function*(){var e;let o=yield function(t){return ti(this,void 0,void 0,(function*(){let e=[];try{var o=yield K();const i=yield h(n.ViewInternalDataUrl(),{method:"POST",headers:o,body:JSON.stringify(t)});if(i.ok){let t=yield i.json(),n={};for(let o=0;o<t.length;o++){let i=t[o].concepts;e=t[o].connections;let r=t[o].id;yield dt(i),n[r]=e}return n}return console.log("View Internal Data error",i.status),Y(i),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),i=[];for(let n=0;n<t.length;n++){let r=t[n],c=o[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 Pt(r,c,t);e.data=n,e.id=r,i.push(e)}else{let t={};t.id=r;let n=yield je(r),o={};n.type&&(o[null===(e=null==n?void 0:n.type)||void 0===e?void 0:e.characterValue]=n.characterValue,t.data=o,i.push(t))}}return i}))}function oi(t){const e=D();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}var ii=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())}))},ri=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 ci(t){return ri(this,arguments,void 0,(function*(t,e=""){var o=yield function(t){return ii(this,arguments,void 0,(function*(t,e=""){var o,i,r,c,a,s,l=yield q("application/json",e);const d=new URLSearchParams({composition:String(null!==(o=t.composition)&&void 0!==o?o:""),search:String(null!==(i=t.search)&&void 0!==i?i:""),internalComposition:String(null!==(r=t.internalComposition)&&void 0!==r?r:""),type:String(null!==(c=t.type)&&void 0!==c?c:""),inpage:String(null!==(a=t.inpage)&&void 0!==a?a:""),page:String(null!==(s=t.page)&&void 0!==s?s:"")}),u=`${n.SearchInternalWithAuthenticatedCcsUrl()}?${d.toString()}`;try{const t=yield h(u,{method:"GET",headers:l});if(t.ok)return yield t.json();Y(t)}catch(t){throw t}}))}(t,e);return yield ni(o)}))}var ai=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 si(t,e){return ai(this,void 0,void 0,(function*(){let n=!0,o=yield _n(t),i=yield ke(e),r=[];for(let t=0;t<o.length;t++)for(let e=0;e<i.length;e++)o[t].typeId==i[e].id&&r.push(o[t].id);for(let t=0;t<r.length;t++){let e=yield $e(r[t]);n=n&&e}return n}))}function li(t,e){return ai(this,void 0,void 0,(function*(){let n=yield _n(t),o=yield ke(e),i=[];for(let t=0;t<n.length;t++)for(let e=0;e<o.length;e++)n[t].typeId==o[e].id&&i.push(n[t].id);return i}))}class di{constructor(){this.compositionId=0,this.userId=999,this.sessionId=999,this.accessId=4,this.ofTheCompositionId=0,this.patchObject={}}}class ui{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 hi{constructor(){this.type="",this.search="",this.logicoperator="=",this.index=0,this.composition=!0,this.name="",this.operateon=""}}class fi{constructor(){this.type="",this.search="",this.composition="",this.internalComposition="",this.userId=999,this.inpage=10,this.page=1}}class yi{constructor(t){var e;this.aiUrl="https://ai.freeschema.com",this.cacheServerUrl="",this.cacheServers=[],this.accessToken="",this.enableAi=!0,t&&(Object.assign(this,t),this.cacheServers=function(t){if(Array.isArray(t))return t.filter((t=>"string"==typeof t&&""!==t.trim()));if("string"!=typeof t)return[];const e=t.trim();if(!e)return[];try{const t=JSON.parse(e);if(Array.isArray(t))return t.filter((t=>"string"==typeof t&&""!==t.trim()))}catch(t){}return e.split(",").map((t=>t.trim())).filter(Boolean)}(null!==(e=t.cacheServers)&&void 0!==e?e:t.cache_servers),this.cacheServerUrl=t.cacheServerUrl||t.cacheServer||this.cacheServerUrl)}hasOAuthCredentials(){return!(!this.clientId||!this.clientSecret)}hasAccessToken(){return""!==this.accessToken}getFlag(t,e=!1){var n,o;return null!==(o=null===(n=this.flags)||void 0===n?void 0:n[t])&&void 0!==o?o:e}getParameter(t,e=""){var n,o;return null!==(o=null===(n=this.parameters)||void 0===n?void 0:n[t])&&void 0!==o?o:e}setFlag(t,e){this.flags||(this.flags={}),this.flags[t]=e}setParameter(t,e){this.parameters||(this.parameters={}),this.parameters[t]=e}}var pi=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 vi{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)&&S("localconnection",t),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 pi(this,void 0,void 0,(function*(){return new Promise(((t,e)=>{this.checkFlag(t),setTimeout((()=>{e("not")}),25e3)}))}))}static checkFlag(t){if(L.isLocalConnectionLoaded)return t("done");setTimeout(vi.checkFlag,1e3,t)}static GetConnectionsOfCompositionLocal(t){return pi(this,void 0,void 0,(function*(){var e=[];try{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}}vi.connectionArray=[],vi.connectionDictionary=[];var gi=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 Ci(){return gi(this,void 0,void 0,(function*(){yield function(){return gi(this,void 0,void 0,(function*(){var t=yield R("connection");if(Array.isArray(t))for(var e=0;e<t.length;e++)st.AddConnectionToMemory(t[e])}))}()}))}function mi(){return gi(this,void 0,void 0,(function*(){yield function(){return gi(this,void 0,void 0,(function*(){var t=yield E("localconnection");if(Array.isArray(t))for(var e=0;e<t.length;e++)vi.AddConnection(t[e])}))}()}))}class Ti{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(e.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 Ni=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 wi{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 Ti(t.id,t,null,null);new Ti(t.characterValue,t,null,null),this.addNodeToTree(e)}static waitForDataToLoad(){return Ni(this,void 0,void 0,(function*(){return new Promise(((t,e)=>{this.checkFlag(t),setTimeout((()=>{e("not")}),25e3)}))}))}static checkFlag(t){if(L.isLocalDataLoaded)return t("done");setTimeout(wi.checkFlag,1e3,t)}static getNodeFromTree(t){return Ni(this,void 0,void 0,(function*(){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 Ni(this,void 0,void 0,(function*(){this.root&&(this.root=this.root.removeNode(this.root,t))}))}}wi.root=null;var Ii=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 Ai{static waitForDataToLoad(){return Ii(this,void 0,void 0,(function*(){return new Promise(((t,e)=>{this.checkFlag(t),setTimeout((()=>{e("not")}),25e3)}))}))}static checkFlag(t){if(L.isLocalCharacterLoaded)return t("done");setTimeout(Ai.checkFlag,1e3,t)}static addNodeToTree(t){return Ii(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 Ti(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 Ii(this,void 0,void 0,(function*(){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))}}Ai.LocalCharacterRoot=null;var ki=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 Si{static addNodeToTree(t){return ki(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 Ti(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 ki(this,void 0,void 0,(function*(){return new Promise(((t,e)=>{this.checkFlag(t),setTimeout((()=>{e("not")}),25e3)}))}))}static checkFlag(t){if(L.isLocalTypeLoaded)return t("done");setTimeout(Si.checkFlag,1e3,t)}static getTypeVariantsFromTreeWithUserId(t,e){return ki(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}))}}Si.LocalTypeRoot=null;var xi=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 Ri{constructor(){this.name="conceptsArray"}static AddConcept(t){t.id>0&&(S("localconcept",t),wi.addConceptToTree(t),Ai.addConceptToTree(t),Si.addConceptToTree(t),this.localconceptsArray.push(t))}static AddConceptToMemory(t){t.id>0&&(wi.addConceptToTree(t),Ai.addConceptToTree(t),Si.addConceptToTree(t))}static GetConcept(t){return xi(this,void 0,void 0,(function*(){var e=vn(),n=yield wi.getNodeFromTree(t);if(null==n?void 0:n.value){var o=n.value;o&&(e=o)}return e}))}static GetConceptByCharacter(t){return xi(this,void 0,void 0,(function*(){var e=vn(),n=Ai.getNodeFromTree(t);return n&&(e=n.value),e}))}static GetConceptByCharacterAndTypeLocal(t,e){return xi(this,void 0,void 0,(function*(){var n=vn(),o=yield Ai.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 xi(this,void 0,void 0,(function*(){let n=[];return n=yield Si.getTypeVariantsFromTreeWithUserId(t,e),n}))}getName(){return this.name}}Ri.localconceptsArray=[];var _i=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 Ei(){return _i(this,void 0,void 0,(function*(){var t=yield E("localconcept");if(Array.isArray(t))for(var e=0;e<t.length;e++){let n=t[e];Ri.AddConceptToMemory(n)}}))}var Li=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 Ui{}Ui.isUpdated=!1,Ui.isOnlineSync=!1;var Pi=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 Fi=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())}))};const Gi=1,Bi=2,Vi=3,Di=4,Oi=5,bi=6,$i=7,Hi=8;class Mi{constructor(){this.conceptId=0,this.connectionTypeId=0,this.connectionType="",this.count=0}}var ji=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 Wi(t){return ji(this,void 0,void 0,(function*(){let e={};for(let n=0;n<t.length;n++){let o=yield Tt(t[n].connectionTypeId);t[n].connectionType=o.characterValue,e[t[n].conceptId]||(e[t[n].conceptId]=[]),e[t[n].conceptId].push(t[n])}return e}))}function Ji(t){const e=t.split("_");if(3===e.length){let t=new Mi;return t.conceptId=Number(e[0]),t.connectionTypeId=Number(e[1]),t.count=Number(e[2]),t}throw new Error("Input string must contain exactly three parts separated by underscores.")}function Qi(t){return t.startsWith("the_")?t.slice(4):t}var Ki=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 qi(t,e,n){if(t in e){const o=Array.isArray(e[t])?e[t]:[e[t]];for(const t of o)t&&(n[t.connectionType+"_count"]=t.count)}}var zi=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())}))},Yi=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 Xi(t,e,n){return Yi(this,void 0,void 0,(function*(){var o,i,r,c,a,s,l,d;let u=[];for(let e=0;e<t.length;e++)u.push(t[e].toTheConceptId),u.push(t[e].ofTheConceptId),u.push(t[e].typeId);for(let u=0;u<t.length;u++){let h=!1;n.includes(t[u].id)&&(h=!0);let f=yield je(t[u].ofTheConceptId),y=yield je(t[u].toTheConceptId);if(1==h){if(0!=f.id&&0!=y.id){let n,a=null!==(i=null===(o=y.type)||void 0===o?void 0:o.characterValue)&&void 0!==i?i:"self";t[u].toTheConceptId in e?n=e[t[u].toTheConceptId]:(n={},n[a]={},e[t[u].toTheConceptId]=n);let s=yield je(t[u].typeId);try{let t=null!==(c=null===(r=null==f?void 0:f.type)||void 0===r?void 0:r.characterValue)&&void 0!==c?c:"none",n=f.characterValue;s.characterValue,s.characterValue.includes("_s_")&&(f.id in e||(e[f.id]={}),e[f.id][t]=n),e[y.id]={}}catch(t){}}}else if(0!=f.id&&0!=y.id){let n,o=null!==(s=null===(a=f.type)||void 0===a?void 0:a.characterValue)&&void 0!==s?s:"self";t[u].ofTheConceptId in e?n=e[t[u].ofTheConceptId]:(n={},n[o]={},e[t[u].ofTheConceptId]=n);let i=yield je(t[u].typeId);try{let t=null!==(d=null===(l=null==y?void 0:y.type)||void 0===l?void 0:l.characterValue)&&void 0!==d?d:"none",n=y.characterValue;i.characterValue.includes("_s_")&&(y.id in e||(e[y.id]={}),e[y.id][t]=n),e[f.id]={}}catch(t){}}}return e}))}var Zi=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 tr(t,e="DESC"){return"ASC"==e?t.sort((function(t,e){return t.id-e.id})):t.sort((function(t,e){return e.id-t.id})),t}var er=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 nr=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 or(t,e){return nr(this,void 0,void 0,(function*(){let e=t.outputFormat;t.outputFormat=bi;let o,i=yield function(t){return Fi(this,arguments,void 0,(function*(t,e=""){var o=yield q("application/json",e);const i=n.FreeschemaQueryUrl(),r=JSON.stringify(t);try{const t=yield h(i,{method:"POST",headers:o,body:r});if(t.ok)return yield t.json();Y(t)}catch(t){!function(t,e=""){if(t.status){let n=new z(t.message,!1,t.status,t.stack);throw n.setUrl(e),n}{let n=new z(t.message,!1,500,t.stack);throw n.setUrl(e),n}}(t,i)}}))}(t,""),r=i.conceptIds,c=(i.internalConnections,i.linkers),a=i.reverse,s=i.mainCompositionIds,l=i.countinfo,d=t.order,u=function(t=[]){let e=[];if(t.length>0)for(let n=0;n<(null==t?void 0:t.length);n++){let o=Ji(t[n]);e.push(o)}return e}(l);return o=e==Bi?yield function(t,e,n,o,i){return er(this,arguments,void 0,(function*(t,e,n,o,i,r="DESC"){let c=yield qn(t),a=yield Wi(i);c=tr(c,r);let s=[];s=yield function(t,e){return zi(this,arguments,void 0,(function*(t,e,n=[]){var o,i,r,c,a,s,l,d;let u=[];for(let e=0;e<t.length;e++)u.push(t[e].toTheConceptId),u.push(t[e].ofTheConceptId),u.push(t[e].typeId);for(let u=0;u<t.length;u++){let h=!1,f=yield je(t[u].ofTheConceptId),y=yield je(t[u].toTheConceptId);if(n.includes(t[u].id)&&(h=!0),1==h){if(0!=f.id&&0!=y.id){let n,a=yield je(t[u].typeId),s=null!==(i=null===(o=y.type)||void 0===o?void 0:o.characterValue)&&void 0!==i?i:"self";t[u].toTheConceptId in e?n=e[t[u].toTheConceptId]:(n={},n[s]={},e[t[u].toTheConceptId]=n);try{let t=null!==(c=null===(r=null==f?void 0:f.type)||void 0===r?void 0:r.characterValue)&&void 0!==c?c:"none",n=f.characterValue;(a.characterValue+"_reverse").includes("_s_")&&(f.id in e||(e[f.id]={}),e[f.id][t]=n),e[y.id]={}}catch(t){}}}else if(0!=f.id&&0!=y.id){let n,o=yield je(t[u].typeId),i=null!==(s=null===(a=f.type)||void 0===a?void 0:a.characterValue)&&void 0!==s?s:"self";t[u].ofTheConceptId in e?n=e[t[u].ofTheConceptId]:(n={},n[i]={},e[t[u].ofTheConceptId]=n);try{let t=null!==(d=null===(l=null==y?void 0:y.type)||void 0===l?void 0:l.characterValue)&&void 0!==d?d:"none",n=y.characterValue;o.characterValue.includes("_s_")&&(y.id in e||(e[y.id]={}),e[y.id][t]=n),e[f.id]={}}catch(t){}}}return e}))}(c,s,o),s=yield function(t,e){return zi(this,arguments,void 0,(function*(t,e,n=[]){var o,i,r,c,a,s,l,d;let u=[];for(let e=0;e<t.length;e++)u.push(t[e].toTheConceptId),u.push(t[e].ofTheConceptId),u.push(t[e].typeId);for(let u=0;u<t.length;u++){let h=!1,f=yield je(t[u].ofTheConceptId),y=yield je(t[u].toTheConceptId);if(n.includes(t[u].id)&&(h=!0),1==h){if(0!=f.id&&0!=y.id){let n,a=yield je(t[u].typeId),s=null!==(i=null===(o=y.type)||void 0===o?void 0:o.characterValue)&&void 0!==i?i:"self";t[u].toTheConceptId in e?(n=e[t[u].toTheConceptId],s in n||(n[s]={})):(n={},n[s]={},e[t[u].toTheConceptId]=n);try{let t=null!==(c=null===(r=null==f?void 0:f.type)||void 0===r?void 0:r.characterValue)&&void 0!==c?c:"none",e=f.characterValue,o=a.characterValue;""==o&&(o=t,o=Qi(o));let i={id:f.id,data:{[t]:e}},l=o+"_reverse";l.includes("_s_")||("string"==typeof n[s]&&(n[s]={}),n[s][l]=i)}catch(t){}}}else if(0!=f.id&&0!=y.id){let n,o=yield je(t[u].typeId),i=null!==(s=null===(a=f.type)||void 0===a?void 0:a.characterValue)&&void 0!==s?s:"self";t[u].ofTheConceptId in e?(n=e[t[u].ofTheConceptId],i in n||(n[i]={})):(n={},n[i]={},e[t[u].ofTheConceptId]=n);try{let t=null!==(d=null===(l=null==y?void 0:y.type)||void 0===l?void 0:l.characterValue)&&void 0!==d?d:"none",e=y.characterValue,r=o.characterValue,c=!1;""==r&&(r=t,r=Qi(r),c=!0);let a={id:y.id,data:{[t]:e}};isNaN(Number(r))?r.includes("_s_")||("string"==typeof n[i]&&(n[i]={}),n[i][r]=a):(Array.isArray(n[i])||(n[i]=[]),n[i].push(a))}catch(t){}}}return e}))}(c,s,o);let l=yield function(t,e,n,o){return zi(this,arguments,void 0,(function*(t,e,n,o,i=[],r){var c,a,s,l,d,u,h;(new Date).getTime();let f=[],y=[];for(let e=0;e<t.length;e++)y.push(t[e].toTheConceptId),y.push(t[e].ofTheConceptId),y.push(t[e].typeId);for(let n=0;n<t.length;n++){let o=!1,f=yield je(t[n].ofTheConceptId),y=yield je(t[n].toTheConceptId);if(i.includes(t[n].id)&&(o=!0),1==o){if(0!=f.id&&0!=y.id&&y.id in e){let o,i=yield je(t[n].typeId),s=null!==(a=null===(c=y.type)||void 0===c?void 0:c.characterValue)&&void 0!==a?a:"self",l=!1;t[n].toTheConceptId in e&&(l=!0),t[n].toTheConceptId in e?(o=e[t[n].toTheConceptId],"string"==typeof o[s]&&(o[s]={})):(o={},o[s]={},e[t[n].toTheConceptId]=o),qi(y.id,r,o);try{if(e[t[n].ofTheConceptId]){let r={id:f.id,data:e[t[n].ofTheConceptId],created_on:t[n].entryTimeStamp},c=i.characterValue+"_reverse";Array.isArray(o[s][c])?o[s][c].push(r):c.includes("_s_")?(o[s][c]=[],o[s][c].push(r)):o[s][c]=r}}catch(t){}}}else if(0!=f.id&&0!=y.id&&f.id in e){let o,i=yield je(t[n].typeId),c=null!==(l=null===(s=f.type)||void 0===s?void 0:s.characterValue)&&void 0!==l?l:"self",a=!1;t[n].toTheConceptId in e&&(a=!0),t[n].ofTheConceptId in e?(o=e[t[n].ofTheConceptId],"string"==typeof o[c]&&(o[c]={})):(o={},o[c]={},e[t[n].ofTheConceptId]=o),qi(f.id,r,o);let p=!0,v=i.characterValue;""==v&&(v=y.characterValue,p=!0),""==v&&(v=null!==(u=null===(d=null==y?void 0:y.type)||void 0===d?void 0:d.characterValue)&&void 0!==u?u:"");try{null===(h=null==y?void 0:y.type)||void 0===h||h.characterValue;let a=e[t[n].toTheConceptId];if(a){let s={id:y.id,data:e[t[n].toTheConceptId],created_on:t[n].entryTimeStamp};Array.isArray(o[c])?o[c].push(a):Array.isArray(o[c][v])?o[c][i.characterValue].push(s):v.includes("_s_")?(o[c][v]=[],o[c][v].push(s)):o[c][v]=s,qi(y.id,r,s)}}catch(t){}}}for(let t=0;t<o.length;t++){let n={};n.id=o[t];let i=yield je(n.id);n.data=e[o[t]],n.created_on=i.entryTimeStamp,f.push(n)}return f}))}(c,s,[],n,o,a);return l}))}(c,r,s,a,u,d):e==Vi?yield function(t,e,n,o,i){return er(this,arguments,void 0,(function*(t,e,n,o,i,r="DESC"){let c=yield qn(t),a=yield Wi(i);c=tr(c,r);let s=[];s=yield Xi(c,s,o),s=yield function(t,e){return Ki(this,arguments,void 0,(function*(t,e,n=[]){var o,i,r,c,a,s,l,d;let u=[];for(let e=0;e<t.length;e++)u.push(t[e].toTheConceptId),u.push(t[e].ofTheConceptId),u.push(t[e].typeId);for(let u=0;u<t.length;u++){let h=!1,f=yield je(t[u].ofTheConceptId),y=yield je(t[u].toTheConceptId);if(n.includes(t[u].id)&&(h=!0),1==h){if(0!=f.id&&0!=y.id){let n,a=yield je(t[u].typeId),s=null!==(i=null===(o=y.type)||void 0===o?void 0:o.characterValue)&&void 0!==i?i:"self";t[u].toTheConceptId in e?(n=e[t[u].toTheConceptId],s in n||(n[s]={})):(n={},n[s]={},e[t[u].toTheConceptId]=n);try{let t=null!==(c=null===(r=null==f?void 0:f.type)||void 0===r?void 0:r.characterValue)&&void 0!==c?c:"none",e=f.characterValue,o=a.characterValue;""==o&&(o=t,o=Qi(o));let i={id:f.id,[t]:e},l=o+"_reverse";l.includes("_s_")||("string"==typeof n[s]&&(n[s]={}),n[s][l]=i)}catch(t){}}}else if(0!=f.id&&0!=y.id){let n,o=yield je(t[u].typeId),i=null!==(s=null===(a=f.type)||void 0===a?void 0:a.characterValue)&&void 0!==s?s:"self";t[u].ofTheConceptId in e?(n=e[t[u].ofTheConceptId],i in n||(n[i]={})):(n={},n[i]={},e[t[u].ofTheConceptId]=n);try{let e=null!==(d=null===(l=null==y?void 0:y.type)||void 0===l?void 0:l.characterValue)&&void 0!==d?d:"none",r=y.characterValue,c=o.characterValue,a=!1;""==c&&(c=e,c=Qi(c),a=!0);let s={};s[e]={id:y.id,data:r,created_on:t[u].entryTimeStamp},isNaN(Number(c))?c.includes("_s_")||("string"==typeof n[i]&&(n[i]={}),n[i][c]=a?s[e]:s):(Array.isArray(n[i])||(n[i]=[]),n[i].push(s[e]))}catch(t){}}}return e}))}(c,s,o);let l=yield function(t,e,n){return Ki(this,arguments,void 0,(function*(t,e,n,o=[],i){var r,c,a,s,l,d,u,h;(new Date).getTime();let f=[],y=[];for(let e=0;e<t.length;e++)y.push(t[e].toTheConceptId),y.push(t[e].ofTheConceptId),y.push(t[e].typeId);for(let n=0;n<t.length;n++){let f=!1,y=yield je(t[n].ofTheConceptId),p=yield je(t[n].toTheConceptId);if(o.includes(t[n].id)&&(f=!0),1==f){if(0!=y.id&&0!=p.id&&p.id in e){let o,i=yield je(t[n].typeId),a=null!==(c=null===(r=p.type)||void 0===r?void 0:r.characterValue)&&void 0!==c?c:"self",s=!1;t[n].toTheConceptId in e&&(s=!0),t[n].toTheConceptId in e?(o=e[t[n].toTheConceptId],"string"==typeof o[a]&&(o[a]={})):(o={},o[a]={},e[t[n].toTheConceptId]=o);try{if(e[t[n].ofTheConceptId]){let r=e[t[n].ofTheConceptId];r&&(r.id=y.id,r.created_on=y.entryTimeStamp);let c=i.characterValue+"_reverse";Array.isArray(o[a][c])?o[a][c].push(r):c.includes("_s_")?(o[a][c]=[],o[a][c].push(r)):o[a][c]=r}}catch(t){}}}else if(0!=y.id&&0!=p.id&&y.id in e){let o,r=yield je(t[n].typeId),c=null!==(s=null===(a=y.type)||void 0===a?void 0:a.characterValue)&&void 0!==s?s:"self",f=!1;t[n].toTheConceptId in e&&(f=!0),t[n].ofTheConceptId in e?(o=e[t[n].ofTheConceptId],"string"==typeof o[c]&&(o[c]={})):(o={},o[c]={},e[t[n].ofTheConceptId]=o),qi(y.id,i,o);let v=!1,g=r.characterValue;""==g&&(g=p.characterValue,v=!0),""==g&&(g=null!==(d=null===(l=null==p?void 0:p.type)||void 0===l?void 0:l.characterValue)&&void 0!==d?d:"");try{let r=null!==(h=null===(u=null==p?void 0:p.type)||void 0===u?void 0:u.characterValue)&&void 0!==h?h:"none",a=e[t[n].toTheConceptId];if(a){let e={};e[r]={data:a[r],id:p.id,created_on:t[n].entryTimeStamp},Array.isArray(o[c])?v?o[c].push(a[g]):o[c].push(a):Array.isArray(o[c][g])?o[c][g].push(e):g.includes("_s_")?(o[c][g]=[],v?o[c][g].push(e[r]):o[c][g].push(e)):o[c][g]=v?e[r]:e,qi(p.id,i,e)}}catch(t){}}}for(let t=0;t<n.length;t++){let o={};o=e[n[t]],o&&(o.id=n[t]),f.push(o)}return f}))}(c,s,n,o,a);return l}))}(c,r,s,a,u,d):e==Hi?yield function(t,e,n,o,i){return er(this,arguments,void 0,(function*(t,e,n,o,i,r="DESC"){let c=yield qn(t),a=yield Wi(i);c=tr(c,r);let s={};s=yield function(t){return Zi(this,arguments,void 0,(function*(t,e={},n=[]){var o,i,r,c,a;for(const s of t){const t=n.includes(s.id),l=yield je(s.ofTheConceptId),d=yield je(s.toTheConceptId),u=yield je(s.typeId);if(0===l.id||0===d.id)continue;const h=t?d:l,f=t?l:d,y=null!==(i=null===(o=h.type)||void 0===o?void 0:o.characterValue)&&void 0!==i?i:"self",p=null!==(c=null===(r=f.type)||void 0===r?void 0:r.characterValue)&&void 0!==c?c:"none",v=f.characterValue,g=null===(a=u.characterValue)||void 0===a?void 0:a.includes("_s_");e[h.id]||(e[h.id]={}),e[h.id][y]||(e[h.id][y]={}),g&&(e[f.id]||(e[f.id]={}),e[f.id][p]=v)}return e}))}(c,s,o),s=yield function(t){return Zi(this,arguments,void 0,(function*(t,e={},n=[]){var o,i,r,c,a;for(const s of t){const t=n.includes(s.id),l=yield je(s.ofTheConceptId),d=yield je(s.toTheConceptId),u=yield je(s.typeId);if(0===l.id||0===d.id)continue;const h=t?d:l,f=t?l:d,y=null!==(i=null===(o=h.type)||void 0===o?void 0:o.characterValue)&&void 0!==i?i:"self",p=null!==(c=null===(r=f.type)||void 0===r?void 0:r.characterValue)&&void 0!==c?c:"none",v=f.characterValue,g=null!==(a=u.characterValue)&&void 0!==a?a:"";let C=""===g?Qi(p):g;const m=C.includes("_s_"),T=!isNaN(Number(C)),N={id:f.id,data:{[p]:v}};e[h.id]||(e[h.id]={}),y in e[h.id]&&"string"!=typeof e[h.id][y]||(e[h.id][y]=T?[]:{});try{if(m)continue;T?e[h.id][y].push(N):e[h.id][y][t?`${C}_reverse`:C]=N}catch(t){console.error("Error formatting concept data:",t)}}return e}))}(c,s,o);let l=yield function(t,e,n){return Zi(this,arguments,void 0,(function*(t,e,n,o=[],i){var r,c,a;const s=[];for(const n of t){const t=o.includes(n.id),s=yield je(n.ofTheConceptId),l=yield je(n.toTheConceptId),d=yield je(n.typeId);if(0===s.id||0===l.id)continue;const u=t?l:s,h=t?s:l,f=u.id,y=h.id,p=null!==(c=null===(r=u.type)||void 0===r?void 0:r.characterValue)&&void 0!==c?c:"self",v=d.characterValue+"_reverse",g=d.characterValue||h.characterValue||(null===(a=h.type)||void 0===a?void 0:a.characterValue)||"";if(e[f]){const o=e[f][p],r=e[y],c={id:h.id,data:r,created_on:n.entryTimeStamp};qi(f,i,e[f]);try{t?Array.isArray(o[v])?o[v].push(c):o[v]=[c]:Array.isArray(o)?o.push(r):Array.isArray(o[g])?o[g].push(c):g.includes("_s_")?(o[g]=[],o[g].push(c)):o[g]=[c],qi(y,i,c)}catch(t){console.error("Error processing connection:",t)}}}for(const t of n){const n=yield je(t);s.push({id:t,data:e[t],created_on:n.entryTimeStamp})}return s}))}(c,s,n,o,a);return l}))}(c,r,s,a,u,d):yield function(t,e,n,o){return er(this,void 0,void 0,(function*(){let e=yield qn(t);e=tr(e);let i=[];i=yield Xi(e,i,o),i=yield function(t,e,n){return Yi(this,void 0,void 0,(function*(){var o,i,r,c,a,s,l,d;let u=[];for(let e=0;e<t.length;e++)u.push(t[e].toTheConceptId),u.push(t[e].ofTheConceptId),u.push(t[e].typeId);t.sort((function(t,e){return e.id-t.id}));for(let u=0;u<t.length;u++){let h=!1;n.includes(t[u].id)&&(h=!0);let f=yield je(t[u].ofTheConceptId),y=yield je(t[u].toTheConceptId);if(1==h){if(0!=f.id&&0!=y.id){let n,a=null!==(i=null===(o=y.type)||void 0===o?void 0:o.characterValue)&&void 0!==i?i:"self";t[u].toTheConceptId in e?(n=e[t[u].toTheConceptId],a in n||(n[a]={})):(n={},n[a]={},e[t[u].toTheConceptId]=n);let s=yield je(t[u].typeId);try{let t=null!==(c=null===(r=null==f?void 0:f.type)||void 0===r?void 0:r.characterValue)&&void 0!==c?c:"none",e=f.characterValue,o=s.characterValue;""==o&&(o=t,o=Qi(o));let i={[t]:e},l=o+"_reverse";s.characterValue.includes("_s_")||("string"==typeof n[a]&&(n[a]={}),n[a][l]=i)}catch(t){}}}else if(0!=f.id&&0!=y.id){let n,o=null!==(s=null===(a=f.type)||void 0===a?void 0:a.characterValue)&&void 0!==s?s:"self";t[u].ofTheConceptId in e?(n=e[t[u].ofTheConceptId],o in n||(n[o]={})):(n={},n[o]={},e[t[u].ofTheConceptId]=n);let i=yield je(t[u].typeId);try{let t=null!==(d=null===(l=null==y?void 0:y.type)||void 0===l?void 0:l.characterValue)&&void 0!==d?d:"none",e=y.characterValue,r=i.characterValue,c=(i.characterValue,!1);""==r&&(r=t,r=Qi(r),c=!0);let a={[t]:e};isNaN(Number(r))?i.characterValue.includes("_s_")||("string"==typeof n[o]&&(n[o]={}),n[o][r]=c?e:a):(Array.isArray(n[o])||(n[o]=[]),n[o].push(e))}catch(t){}}}return e}))}(e,i,o);let r=yield function(){return Yi(this,arguments,void 0,(function*(t=[],e=[],n=[],o,i=[]){var r,c,a,s,l,d;let u=[],h=[];for(let e=0;e<t.length;e++)h.push(t[e].toTheConceptId),h.push(t[e].ofTheConceptId),h.push(t[e].typeId);t.sort((function(t,e){return e.id-t.id}));for(let n=0;n<t.length;n++){let o=!1;i.includes(t[n].id)&&(o=!0);let u=yield je(t[n].ofTheConceptId),h=yield je(t[n].toTheConceptId);if(1==o){if(0!=u.id&&0!=h.id&&h.id in e){let o,i=null!==(c=null===(r=h.type)||void 0===r?void 0:r.characterValue)&&void 0!==c?c:"self";t[n].toTheConceptId in e?o=e[t[n].toTheConceptId]:(o={},o[i]={},e[t[n].toTheConceptId]=o);let a=yield je(t[n].typeId);try{let r=a.characterValue+"_reverse",c=e[t[n].ofTheConceptId];c&&(Array.isArray(o[i][r])?o[i][r].push(c):a.characterValue.includes("_s_")?(o[i][r]=[],o[i][r].push(c)):o[i][r]=c)}catch(t){}}}else if(0!=u.id&&0!=h.id&&u.id in e){let o,i=null!==(s=null===(a=u.type)||void 0===a?void 0:a.characterValue)&&void 0!==s?s:"self";t[n].ofTheConceptId in e?(o=e[t[n].ofTheConceptId],"string"==typeof o[i]&&(o[i]={})):(o={},o[i]={},e[t[n].ofTheConceptId]=o);let r=!1,c=(yield je(t[n].typeId)).characterValue;""==c&&(c=h.characterValue,r=!0),""==c&&(c=null!==(d=null===(l=null==h?void 0:h.type)||void 0===l?void 0:l.characterValue)&&void 0!==d?d:"");try{let a=e[t[n].toTheConceptId];a&&(Array.isArray(o[i])?r?o[i].push(a[c]):o[i].push(a):Array.isArray(o[i][c])?o[i][c].push(a):c.includes("_s_")?(o[i][c]=[],r?o[i][c].push(a[c]):o[i][c].push(a)):o[i][c]=r?a[c]:a)}catch(t){}}}for(let t=0;t<n.length;t++){let o=e[n[t]];o&&(o.id=n[t],u.push(o))}return u}))}(e,i,n,[],o);return r}))}(c,0,s,a),o}))}class ir{constructor(){this.type="",this.inpage=10,this.page=1,this.concepts=[],this.conceptIds=[],this.selectors=[],this.freeschemaQueries=[],this.filters=[],this.filterLogic="",this.typeConnection="",this.order="DESC",this.outputFormat=Gi,this.name="",this.reverse=!1,this.limit=!1,this.filterAncestor="",this.includeInFilter=!1,this.isOldConnectionType=!1,this.usePipelineQuery=!1}}var rr=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 cr(t,e){return rr(this,arguments,void 0,(function*(t,e,n=!1){let o=[];if(n){let n=yield Ln(t),i=yield zt(e);for(let t=0;t<n.length;t++)n[t].typeId==i.id&&o.push(n[t])}else{let n=yield _n(t);for(let t=0;t<n.length;t++)st.AddConnection(n[t]);let i=yield zt(e);for(let t=0;t<n.length;t++)n[t].typeId==i.id&&o.push(n[t])}return o}))}function ar(t,e,n){return rr(this,arguments,void 0,(function*(t,e,n,o=!1){let i=[],r=[];if(i=o?yield cr(e,n,o):yield cr(t,n,o),o)for(let e=0;e<i.length;e++)i[e].ofTheConceptId==t&&r.push(i[e]);else for(let t=0;t<i.length;t++)i[t].toTheConceptId==e&&r.push(i[t]);return r}))}var sr=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 lr(t){return sr(this,void 0,void 0,(function*(){try{const e=yield K(),o=yield h(n.GetConnectionsBetweenUrl(),{method:"POST",headers:e,body:JSON.stringify(t)});if(!o.ok)throw console.log("GetConnectionsBetweenApi error status: ",o.status),Y(o),new Error(`GetConnectionsBetweenApi error: ${o.status}`);return yield o.json()}catch(t){throw t instanceof Error?console.log("GetConnectionsBetweenApi error message: ",t.message):console.log("GetConnectionsBetweenApi unexpected error: ",t),t}}))}function dr(t){var e,n,o,i,r,c,a;return{ofTheConceptId:null!==(e=t.ofTheConceptId)&&void 0!==e?e:0,toTheConceptId:null!==(n=t.toTheConceptId)&&void 0!==n?n:0,typeId:null!==(o=t.typeId)&&void 0!==o?o:0,type:null!==(i=t.type)&&void 0!==i?i:"",oldType:null!==(r=t.oldType)&&void 0!==r?r:"",reverse:null!==(c=t.reverse)&&void 0!==c&&c,isComposition:null!==(a=t.isComposition)&&void 0!==a&&a,connectionIds:[]}}var ur=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 hr{constructor(){this.actions={concepts:[],connections:[]},this.success=!0,this.pendingConnectionDeletions=[],this.transactionId=Math.random().toString().substring(5)}initialize(){return ur(this,void 0,void 0,(function*(){yield ge.initializeTransaction(this.transactionId)}))}markAction(){return ur(this,void 0,void 0,(function*(){yield ge.markTransactionActions(this.transactionId,this.actions)}))}rollbackTransaction(){return ur(this,void 0,void 0,(function*(){this.success=!1,this.actions={concepts:[],connections:[]},this.pendingConnectionDeletions=[],yield ge.rollbackTransaction(this.transactionId,this.actions)}))}commitTransaction(){return ur(this,void 0,void 0,(function*(){if(!this.success)throw Error("Query Transaction Expired");yield ge.SyncDataOnline(this.transactionId),this.pendingConnectionDeletions.length>0&&(yield He(this.pendingConnectionDeletions)),this.actions={concepts:[],connections:[]},this.pendingConnectionDeletions=[],this.success=!1}))}DeleteConnectionsBetween(t){return ur(this,void 0,void 0,(function*(){return this.DeleteConnectionsBetweenBulk([t])}))}DeleteConnectionsBetweenBulk(t){return ur(this,void 0,void 0,(function*(){try{if(!this.success)throw Error("Query Transaction Expired");const e=t.map(dr),n=yield lr(e),o=[];for(const t of n)o.push(...t.connectionIds);return this.pendingConnectionDeletions.push(...o),o}catch(t){throw console.log(t),this.success=!1,t}}))}MakeTheInstanceConcept(t,e){return ur(this,arguments,void 0,(function*(t,e,n=!1,o,i,r=999,c=0){try{if(!this.success)throw Error("Query Transaction Expired");const a=yield Ee(t,e,n,o,i,r,c,this.actions);return yield this.markAction(),a}catch(t){throw console.log(t),this.success=!1,t}}))}CreateReferentConcept(t,e){return ur(this,arguments,void 0,(function*(t,e,n=("number"==typeof e?"":e.characterValue),o=("number"==typeof e?999:e.userId),i=("number"==typeof e?4:e.accessId),r=999){try{if(!this.success)throw Error("Query Transaction Expired");const c=yield sn(t,e,n,o,i,r,this.actions);return yield this.markAction(),c}catch(t){throw console.log(t),this.success=!1,t}}))}CreateTypeConcept(t,e){return ur(this,arguments,void 0,(function*(t,e,n=("number"==typeof t?999:t.userId),o=("number"==typeof t?4:t.accessId),i=999){try{if(!this.success)throw Error("Query Transaction Expired");const r=yield un(t,e,n,o,i,this.actions);return yield this.markAction(),r}catch(t){throw console.log(t),this.success=!1,t}}))}CreateConnection(t,e,n){return ur(this,void 0,void 0,(function*(){try{if(!this.success)throw Error("Query Transaction Expired");const o=yield Ne(t,e,n,this.actions);return yield this.markAction(),o}catch(t){throw console.log(t),this.success=!1,t}}))}MakeTheTypeConcept(t,e,n,o){return ur(this,void 0,void 0,(function*(){try{if(!this.success)throw Error("Query Transaction Expired");const i=yield xn(t,e,n,o,this.actions);return yield this.markAction(),i}catch(t){throw console.log(t),this.success=!1,t}}))}CreateTheConnectionGeneral(t,e,n,o,i,r,c){return ur(this,arguments,void 0,(function*(t,e,n,o,i,r,c,a=1,s=4,l=999){try{if(!this.success)throw Error("Query Transaction Expired");const d=yield Te(t,e,n,o,i,r,c,a,s,l,this.actions);return yield this.markAction(),d}catch(t){throw console.log(t),this.success=!1,t}}))}}var fr=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 yr(t=""){o.BearerAccessToken=t}function pr(){return fr(this,arguments,void 0,(function*(t="",e="",i="CCSApp",c){var a,s;const l=c||new yi;n.BASE_URL=t,n.AI_URL=l.aiUrl,e&&(n.NODE_URL=e);const d=l.cacheServers.length>0?l.cacheServers:function(t=""){if(Array.isArray(t))return t.filter((t=>"string"==typeof t&&""!==t.trim()));if("string"!=typeof t)return[];const e=t.trim();if(!e)return[];try{const t=JSON.parse(e);if(Array.isArray(t))return t.filter((t=>"string"==typeof t&&""!==t.trim()))}catch(t){}return e.split(",").map((t=>t.trim())).filter(Boolean)}(null!==(s=null===(a=l.parameters)||void 0===a?void 0:a.cacheServers)&&void 0!==s?s:l.getParameter("cacheServers",""));n.setCacheServers(d);const u=l.cacheServerUrl||l.getParameter("cacheServerUrl","");if(u?n.setNodeCacheUrl(u):0===d.length&&n.setNodeCacheUrl(""),l.hasOAuthCredentials()){const t=l.applicationName||i;o.setOAuthCredentials(l.clientId,l.clientSecret,t);const e=yield r(l.clientId,l.clientSecret,t,!0);if(!e.success)throw new Error(`OAuth token request failed: ${e.error||"unknown error"}`)}else l.hasAccessToken()&&(o.BearerAccessToken=l.accessToken);L.isDataLoaded=!1,L.isCharacterLoaded=!1,L.isTypeLoaded=!1,L.isLocalDataLoaded=!1,L.isLocalTypeLoaded=!1,L.isLocalCharacterLoaded=!1,L.isConnectionLoaded=!1,L.isConnectionTypeLoaded=!1,L.isLocalConnectionLoaded=!1,yield function(){return Pi(this,void 0,void 0,(function*(){return yield k("settings")[0]||new w(!0),yield function(){return Li(this,void 0,void 0,(function*(){}))}(),!0}))}(),yield Promise.all([W().then((()=>{L.isDataLoaded=!0,L.isCharacterLoaded=!0,L.isTypeLoaded=!0})),Ei().then((()=>{L.isLocalDataLoaded=!0,L.isLocalTypeLoaded=!0,L.isLocalCharacterLoaded=!0})),mi().then((()=>{L.isLocalConnectionLoaded=!0})),Ci().then((()=>{L.isConnectionLoaded=!0,L.isConnectionTypeLoaded=!0}))])}))}module.exports=e})();