mftsccs-browser 2.1.238-beta → 2.1.239-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.
Files changed (274) hide show
  1. package/dist/main.bundle.js +43918 -2
  2. package/dist/main.bundle.js.map +1 -0
  3. package/dist/serviceWorker.bundle.js +44844 -2
  4. package/dist/serviceWorker.bundle.js.map +1 -0
  5. package/package.json +4 -1
  6. package/dist/main.bundle.js.LICENSE.txt +0 -1
  7. package/dist/serviceWorker.bundle.js.LICENSE.txt +0 -1
  8. package/dist/types/AccessTracker/accessTracker.d.ts +0 -67
  9. package/dist/types/Anomaly/anomaly.d.ts +0 -103
  10. package/dist/types/Api/Create/CreateTheCharacter.d.ts +0 -24
  11. package/dist/types/Api/Create/CreateTheConceptApi.d.ts +0 -20
  12. package/dist/types/Api/Create/CreateTheConnectionApi.d.ts +0 -18
  13. package/dist/types/Api/Create/CreateTheGhostConceptApi.d.ts +0 -28
  14. package/dist/types/Api/Create/CreateTheGhostConnectionApi.d.ts +0 -18
  15. package/dist/types/Api/Create/CreateTheTextData.d.ts +0 -18
  16. package/dist/types/Api/Delete/DeleteConceptInBackend.d.ts +0 -14
  17. package/dist/types/Api/Delete/DeleteUserInBackend.d.ts +0 -19
  18. package/dist/types/Api/DeleteConnectionBulkApi.d.ts +0 -20
  19. package/dist/types/Api/DeleteTheConcept.d.ts +0 -20
  20. package/dist/types/Api/DeleteTheConnection.d.ts +0 -20
  21. package/dist/types/Api/GetAiData.d.ts +0 -10
  22. package/dist/types/Api/GetAllConceptsByType.d.ts +0 -12
  23. package/dist/types/Api/GetAllConnectionsOfComposition.d.ts +0 -23
  24. package/dist/types/Api/GetAllConnectionsOfCompositionBulk.d.ts +0 -23
  25. package/dist/types/Api/GetAllLinkerConnectionsFromTheConcept.d.ts +0 -12
  26. package/dist/types/Api/GetAllLinkerConnectionsToTheConcept.d.ts +0 -12
  27. package/dist/types/Api/GetCharacterDataByCharacter.d.ts +0 -12
  28. package/dist/types/Api/GetCompositionConnectionsBetweenTwoConcepts.d.ts +0 -13
  29. package/dist/types/Api/GetConcept.d.ts +0 -6
  30. package/dist/types/Api/GetConceptBulk.d.ts +0 -20
  31. package/dist/types/Api/GetConceptByCharacterAndType.d.ts +0 -15
  32. package/dist/types/Api/GetConceptByCharacterValue.d.ts +0 -12
  33. package/dist/types/Api/GetConnection.d.ts +0 -15
  34. package/dist/types/Api/GetConnectionBulk.d.ts +0 -7
  35. package/dist/types/Api/GetConnectionOfTheConcept.d.ts +0 -15
  36. package/dist/types/Api/GetConnectionToTheConcept.d.ts +0 -17
  37. package/dist/types/Api/GetConnections/GetConnectionsBetweenApi.d.ts +0 -40
  38. package/dist/types/Api/GetConnections/GetConnectionsByTypeApi.d.ts +0 -15
  39. package/dist/types/Api/GetInstanceConceptByCharacterType.d.ts +0 -9
  40. package/dist/types/Api/GetReservedConnectionIds.d.ts +0 -10
  41. package/dist/types/Api/GetReservedIds.d.ts +0 -10
  42. package/dist/types/Api/Images/GetImages.d.ts +0 -15
  43. package/dist/types/Api/Local/GetLocalConceptByCharacterValue.d.ts +0 -13
  44. package/dist/types/Api/Login.d.ts +0 -78
  45. package/dist/types/Api/MakeTheNameInBackend.d.ts +0 -14
  46. package/dist/types/Api/MakeTheTypeConceptApi.d.ts +0 -9
  47. package/dist/types/Api/Prototype/Selector.d.ts +0 -26
  48. package/dist/types/Api/RecursiveSearch.d.ts +0 -67
  49. package/dist/types/Api/Search/FreeschemaQueryApi.d.ts +0 -18
  50. package/dist/types/Api/Search/Search.d.ts +0 -73
  51. package/dist/types/Api/Search/SearchInternalApi.d.ts +0 -28
  52. package/dist/types/Api/Search/SearchLinkMultipleApi.d.ts +0 -15
  53. package/dist/types/Api/Search/SearchWithLinker.d.ts +0 -16
  54. package/dist/types/Api/Search/SearchWithTypeAndLinker.d.ts +0 -14
  55. package/dist/types/Api/SearchConcept/GetConceptByCharacterAndCategoryApi.d.ts +0 -12
  56. package/dist/types/Api/SearchConcept/GetConceptByCharacterAndCategoryDirect.d.ts +0 -13
  57. package/dist/types/Api/SearchConcept/GetTypeConceptByBulk.d.ts +0 -15
  58. package/dist/types/Api/Session/CreateSession.d.ts +0 -16
  59. package/dist/types/Api/Session/CreateSessionVisit.d.ts +0 -12
  60. package/dist/types/Api/Signin.d.ts +0 -24
  61. package/dist/types/Api/Signup.d.ts +0 -61
  62. package/dist/types/Api/Translate/TranslateLocalToReal.d.ts +0 -12
  63. package/dist/types/Api/View/ViewInternalDataApi.d.ts +0 -15
  64. package/dist/types/Constants/AccessConstants.d.ts +0 -3
  65. package/dist/types/Constants/ApiConstants.d.ts +0 -23
  66. package/dist/types/Constants/FormatConstants.d.ts +0 -8
  67. package/dist/types/Constants/ckeditorCSS.d.ts +0 -1
  68. package/dist/types/Constants/general.const.d.ts +0 -6
  69. package/dist/types/Constants/page.const.d.ts +0 -5
  70. package/dist/types/DataStructures/BaseUrl.d.ts +0 -89
  71. package/dist/types/DataStructures/BinaryCharacterTree.d.ts +0 -16
  72. package/dist/types/DataStructures/BinaryTree.d.ts +0 -77
  73. package/dist/types/DataStructures/BinaryTypeTree.d.ts +0 -17
  74. package/dist/types/DataStructures/CharacterRepository.d.ts +0 -8
  75. package/dist/types/DataStructures/Composition/Composition.d.ts +0 -14
  76. package/dist/types/DataStructures/Composition/CompositionBinaryTree.d.ts +0 -10
  77. package/dist/types/DataStructures/Composition/CompositionNode.d.ts +0 -21
  78. package/dist/types/DataStructures/Concept.d.ts +0 -25
  79. package/dist/types/DataStructures/ConceptData.d.ts +0 -30
  80. package/dist/types/DataStructures/ConceptsToDraw.d.ts +0 -11
  81. package/dist/types/DataStructures/Connection.d.ts +0 -23
  82. package/dist/types/DataStructures/ConnectionBinaryTree/ConnectionBinaryTree.d.ts +0 -81
  83. package/dist/types/DataStructures/ConnectionBinaryTree/ConnectionNode.d.ts +0 -27
  84. package/dist/types/DataStructures/ConnectionBinaryTree/ConnectionOfNode.d.ts +0 -10
  85. package/dist/types/DataStructures/ConnectionBinaryTree/ConnectionOfTheTree.d.ts +0 -24
  86. package/dist/types/DataStructures/ConnectionBinaryTree/ConnectionTypeNode.d.ts +0 -10
  87. package/dist/types/DataStructures/ConnectionBinaryTree/ConnectionTypeTree.d.ts +0 -20
  88. package/dist/types/DataStructures/ConnectionBinaryTree/NodePrimitive.d.ts +0 -15
  89. package/dist/types/DataStructures/ConnectionByType/GetConnectionByType.d.ts +0 -4
  90. package/dist/types/DataStructures/ConnectionData.d.ts +0 -26
  91. package/dist/types/DataStructures/Count/CountInfo.d.ts +0 -6
  92. package/dist/types/DataStructures/FetchConnection.d.ts +0 -64
  93. package/dist/types/DataStructures/FilterSearch.d.ts +0 -9
  94. package/dist/types/DataStructures/IdentifierFlags.d.ts +0 -11
  95. package/dist/types/DataStructures/Local/LConcept.d.ts +0 -23
  96. package/dist/types/DataStructures/Local/LConnection.d.ts +0 -18
  97. package/dist/types/DataStructures/Local/LNode.d.ts +0 -29
  98. package/dist/types/DataStructures/Local/LocalBinaryCharacterTree.d.ts +0 -13
  99. package/dist/types/DataStructures/Local/LocalBinaryTree.d.ts +0 -13
  100. package/dist/types/DataStructures/Local/LocalBinaryTypeTree.d.ts +0 -13
  101. package/dist/types/DataStructures/Local/LocalConceptData.d.ts +0 -21
  102. package/dist/types/DataStructures/Local/LocalConnectionData.d.ts +0 -20
  103. package/dist/types/DataStructures/Local/LocalGhostIdTree.d.ts +0 -11
  104. package/dist/types/DataStructures/Local/LocalId.d.ts +0 -19
  105. package/dist/types/DataStructures/Local/LocalSyncData.d.ts +0 -33
  106. package/dist/types/DataStructures/Node.d.ts +0 -30
  107. package/dist/types/DataStructures/PatcherStructure.d.ts +0 -8
  108. package/dist/types/DataStructures/Prototype/Prototype.d.ts +0 -19
  109. package/dist/types/DataStructures/Prototype/PrototypeOption.d.ts +0 -4
  110. package/dist/types/DataStructures/Prototype/QuerySelector.d.ts +0 -4
  111. package/dist/types/DataStructures/ReservedIds.d.ts +0 -10
  112. package/dist/types/DataStructures/Responses/ErrorResponse.d.ts +0 -74
  113. package/dist/types/DataStructures/Responses/StandardResponses.d.ts +0 -6
  114. package/dist/types/DataStructures/Returner.d.ts +0 -7
  115. package/dist/types/DataStructures/Search/FreeschemaQuery.d.ts +0 -25
  116. package/dist/types/DataStructures/Search/SearchStructure.d.ts +0 -10
  117. package/dist/types/DataStructures/SearchQuery.d.ts +0 -17
  118. package/dist/types/DataStructures/Security/SecureStorage.d.ts +0 -14
  119. package/dist/types/DataStructures/Security/TokenStorage.d.ts +0 -24
  120. package/dist/types/DataStructures/Session/SessionData.d.ts +0 -13
  121. package/dist/types/DataStructures/SettingData.d.ts +0 -5
  122. package/dist/types/DataStructures/Settings.d.ts +0 -4
  123. package/dist/types/DataStructures/SigninModel.d.ts +0 -4
  124. package/dist/types/DataStructures/SignupModel.d.ts +0 -4
  125. package/dist/types/DataStructures/SyncData.d.ts +0 -14
  126. package/dist/types/DataStructures/TheCharacter.d.ts +0 -13
  127. package/dist/types/DataStructures/TheTexts.d.ts +0 -14
  128. package/dist/types/DataStructures/TypeLibrary.d.ts +0 -19
  129. package/dist/types/DataStructures/TypeNode.d.ts +0 -18
  130. package/dist/types/DataStructures/User/UserBinaryTree.d.ts +0 -13
  131. package/dist/types/DataStructures/User/UserNode.d.ts +0 -18
  132. package/dist/types/DataStructures/WidgetCache/WidgetCache.d.ts +0 -10
  133. package/dist/types/DataStructures/WidgetCache/WidgetDetails.d.ts +0 -9
  134. package/dist/types/DataStructures/WidgetCache/WidgetNode.d.ts +0 -18
  135. package/dist/types/DataStructures/environments/environments.d.ts +0 -48
  136. package/dist/types/Database/CacheDatabase.d.ts +0 -57
  137. package/dist/types/Database/IndexUpdate.d.ts +0 -47
  138. package/dist/types/Database/NoIndexDb.d.ts +0 -9
  139. package/dist/types/Database/indexdblocal.d.ts +0 -43
  140. package/dist/types/Database/indexeddb.d.ts +0 -58
  141. package/dist/types/Helpers/CheckIfExists.d.ts +0 -9
  142. package/dist/types/Helpers/RemoveFromArray.d.ts +0 -5
  143. package/dist/types/Helpers/UniqueInsert.d.ts +0 -1
  144. package/dist/types/Middleware/ApplicationMonitor.d.ts +0 -14
  145. package/dist/types/Middleware/logger.service.d.ts +0 -144
  146. package/dist/types/ServiceWorker/actions/connectionActions.d.ts +0 -2
  147. package/dist/types/ServiceWorker/actions/createActions.d.ts +0 -2
  148. package/dist/types/ServiceWorker/actions/deleteActions.d.ts +0 -2
  149. package/dist/types/ServiceWorker/actions/getActions.d.ts +0 -2
  150. package/dist/types/ServiceWorker/actions/index.d.ts +0 -15
  151. package/dist/types/ServiceWorker/actions/searchActions.d.ts +0 -2
  152. package/dist/types/ServiceWorker/actions/syncActions.d.ts +0 -2
  153. package/dist/types/ServiceWorker/actions/updateActions.d.ts +0 -2
  154. package/dist/types/ServiceWorker/index.d.ts +0 -11
  155. package/dist/types/Services/CacheClear.d.ts +0 -7
  156. package/dist/types/Services/CheckForConnectionDeletion.d.ts +0 -3
  157. package/dist/types/Services/Common/DecodeCountInfo.d.ts +0 -3
  158. package/dist/types/Services/Common/DelayFunction.d.ts +0 -7
  159. package/dist/types/Services/Common/ErrorPosting.d.ts +0 -10
  160. package/dist/types/Services/Common/MergeArrays.d.ts +0 -7
  161. package/dist/types/Services/Common/RegexFunction.d.ts +0 -1
  162. package/dist/types/Services/Common/RemoveAllChild.d.ts +0 -1
  163. package/dist/types/Services/Composition/BuildComposition.d.ts +0 -3
  164. package/dist/types/Services/Composition/CompositionCache.d.ts +0 -4
  165. package/dist/types/Services/Composition/CreateCompositionCache.d.ts +0 -3
  166. package/dist/types/Services/ConceptFinding/GetConceptByCharacterAndCategory.d.ts +0 -5
  167. package/dist/types/Services/Conversion/ConvertConcepts.d.ts +0 -5
  168. package/dist/types/Services/CreateBinaryTreeFromData.d.ts +0 -5
  169. package/dist/types/Services/CreateConnection/CreateConnectionEntity.d.ts +0 -2
  170. package/dist/types/Services/CreateConnectionBetweenTwoConcepts.d.ts +0 -5
  171. package/dist/types/Services/CreateDefaultConcept.d.ts +0 -3
  172. package/dist/types/Services/CreateTheComposition.d.ts +0 -1
  173. package/dist/types/Services/CreateTheConcept.d.ts +0 -122
  174. package/dist/types/Services/CreateTheConnection.d.ts +0 -63
  175. package/dist/types/Services/CreateTheConnectionGeneral.d.ts +0 -2
  176. package/dist/types/Services/DeleteConcept.d.ts +0 -2
  177. package/dist/types/Services/DeleteConnection.d.ts +0 -2
  178. package/dist/types/Services/DeleteConnectionByType.d.ts +0 -22
  179. package/dist/types/Services/FindConeceptsFromConnection.d.ts +0 -6
  180. package/dist/types/Services/FindConnectionsOfCompositionBulkInMemory.d.ts +0 -1
  181. package/dist/types/Services/GetComposition.d.ts +0 -205
  182. package/dist/types/Services/GetCompositionBulk.d.ts +0 -100
  183. package/dist/types/Services/GetCompositionList.d.ts +0 -7
  184. package/dist/types/Services/GetConceptByCharacter.d.ts +0 -2
  185. package/dist/types/Services/GetConnectionBetweenTwoConceptsLinker.d.ts +0 -11
  186. package/dist/types/Services/GetConnections.d.ts +0 -1
  187. package/dist/types/Services/GetDataFromIndexDb.d.ts +0 -2
  188. package/dist/types/Services/GetLink.d.ts +0 -3
  189. package/dist/types/Services/GetLinkerConnectionFromConcept.d.ts +0 -3
  190. package/dist/types/Services/GetRelation.d.ts +0 -3
  191. package/dist/types/Services/GetTheConcept.d.ts +0 -96
  192. package/dist/types/Services/InitializeSystem.d.ts +0 -2
  193. package/dist/types/Services/Local/ConvertFromLConceptToConcept.d.ts +0 -41
  194. package/dist/types/Services/Local/ConvertFromLConnectionToConnection.d.ts +0 -47
  195. package/dist/types/Services/Local/CreateConnectionBetweenTwoConceptsLocal.d.ts +0 -44
  196. package/dist/types/Services/Local/CreateDefaultLConcept.d.ts +0 -46
  197. package/dist/types/Services/Local/CreateLocalBinaryTreeFromData.d.ts +0 -34
  198. package/dist/types/Services/Local/CreateTheCompositionLocal.d.ts +0 -104
  199. package/dist/types/Services/Local/CreateTheConceptLocal.d.ts +0 -84
  200. package/dist/types/Services/Local/CreateTheConnectionLocal.d.ts +0 -140
  201. package/dist/types/Services/Local/DeleteConceptLocal.d.ts +0 -47
  202. package/dist/types/Services/Local/GetCompositionListLocal.d.ts +0 -37
  203. package/dist/types/Services/Local/GetCompositionLocal.d.ts +0 -97
  204. package/dist/types/Services/Local/GetConceptByCharacterLocal.d.ts +0 -56
  205. package/dist/types/Services/Local/GetConnectionOfTheConceptLocal.d.ts +0 -19
  206. package/dist/types/Services/Local/GetRelationLocal.d.ts +0 -21
  207. package/dist/types/Services/Local/GetTheConceptLocal.d.ts +0 -63
  208. package/dist/types/Services/Local/MakeTheConceptLocal.d.ts +0 -22
  209. package/dist/types/Services/Local/MakeTheInstanceConceptLocal.d.ts +0 -164
  210. package/dist/types/Services/Local/MakeTheTypeLocal.d.ts +0 -36
  211. package/dist/types/Services/Local/UpdateCompositionLocal.d.ts +0 -42
  212. package/dist/types/Services/Logs/LogEvent.d.ts +0 -1
  213. package/dist/types/Services/Mail.d.ts +0 -18
  214. package/dist/types/Services/MakeTheCharacter.d.ts +0 -2
  215. package/dist/types/Services/MakeTheCharacterData.d.ts +0 -2
  216. package/dist/types/Services/MakeTheConcept.d.ts +0 -2
  217. package/dist/types/Services/MakeTheInstanceConcept.d.ts +0 -15
  218. package/dist/types/Services/MakeTheTimestamp.d.ts +0 -1
  219. package/dist/types/Services/MakeTheTypeConcept.d.ts +0 -1
  220. package/dist/types/Services/Mqtt/publishMessage.d.ts +0 -1
  221. package/dist/types/Services/Search/DataIdFormat.d.ts +0 -32
  222. package/dist/types/Services/Search/FormatData.d.ts +0 -36
  223. package/dist/types/Services/Search/JustIdFormat.d.ts +0 -23
  224. package/dist/types/Services/Search/NewFormat.d.ts +0 -4
  225. package/dist/types/Services/Search/SearchLinkInternal.d.ts +0 -3
  226. package/dist/types/Services/Search/SearchLinkMultiple.d.ts +0 -55
  227. package/dist/types/Services/Search/SearchWithTypeAndLinker.d.ts +0 -82
  228. package/dist/types/Services/Search/orderingConnections.d.ts +0 -2
  229. package/dist/types/Services/Security/GetRequestHeader.d.ts +0 -6
  230. package/dist/types/Services/SplitStrings.d.ts +0 -1
  231. package/dist/types/Services/Transaction/LocalTransaction.d.ts +0 -117
  232. package/dist/types/Services/UpdateComposition.d.ts +0 -2
  233. package/dist/types/Services/Upload.d.ts +0 -34
  234. package/dist/types/Services/User/UserFromLocalStorage.d.ts +0 -10
  235. package/dist/types/Services/User/UserTranslation.d.ts +0 -3
  236. package/dist/types/Services/View/ViewInternalData.d.ts +0 -1
  237. package/dist/types/Services/assets/GetImageService.d.ts +0 -14
  238. package/dist/types/Services/automated/automated-concept-connection.d.ts +0 -7
  239. package/dist/types/Services/cacheService.d.ts +0 -1
  240. package/dist/types/Validator/constant.d.ts +0 -3
  241. package/dist/types/Validator/interface.d.ts +0 -19
  242. package/dist/types/Validator/utils.d.ts +0 -7
  243. package/dist/types/Validator/validator.d.ts +0 -37
  244. package/dist/types/Visualize/ConceptCircle.d.ts +0 -35
  245. package/dist/types/Visualize/ConceptCircleList.d.ts +0 -9
  246. package/dist/types/Visualize/ConnectionLine.d.ts +0 -21
  247. package/dist/types/Visualize/ConnectionLineList.d.ts +0 -6
  248. package/dist/types/Visualize/drawExistingConcepts.d.ts +0 -8
  249. package/dist/types/Visualize/helper.d.ts +0 -15
  250. package/dist/types/Widgets/BaseObserver.d.ts +0 -25
  251. package/dist/types/Widgets/BaseWidget.d.ts +0 -37
  252. package/dist/types/Widgets/BuilderSpeceficFunctions.d.ts +0 -11
  253. package/dist/types/Widgets/BuilderStatefulWidget.d.ts +0 -392
  254. package/dist/types/Widgets/CacheWidget.service.d.ts +0 -77
  255. package/dist/types/Widgets/NormalizeStyles.service.d.ts +0 -10
  256. package/dist/types/Widgets/RenderPage.service.d.ts +0 -17
  257. package/dist/types/Widgets/RenderWidgetLibrary.service.d.ts +0 -22
  258. package/dist/types/Widgets/RenderWidgetService.d.ts +0 -187
  259. package/dist/types/Widgets/StatefulWidget.d.ts +0 -167
  260. package/dist/types/Widgets/WidgetBuild.d.ts +0 -45
  261. package/dist/types/Widgets/WidgetCacheManager.d.ts +0 -108
  262. package/dist/types/Widgets/WidgetTree.d.ts +0 -61
  263. package/dist/types/WrapperFunctions/DepenedencyObserver.d.ts +0 -95
  264. package/dist/types/WrapperFunctions/GetCompositionListObservable.d.ts +0 -51
  265. package/dist/types/WrapperFunctions/GetCompositionObservable.d.ts +0 -35
  266. package/dist/types/WrapperFunctions/GetLinkListObservable.d.ts +0 -57
  267. package/dist/types/WrapperFunctions/GetLinkObservable.d.ts +0 -50
  268. package/dist/types/WrapperFunctions/QueryCacheManager.d.ts +0 -107
  269. package/dist/types/WrapperFunctions/RecursiveSearchObservable.d.ts +0 -55
  270. package/dist/types/WrapperFunctions/SchemaQueryObservable.d.ts +0 -60
  271. package/dist/types/WrapperFunctions/SearchLinkMultipleAllObservable.d.ts +0 -36
  272. package/dist/types/app.d.ts +0 -377
  273. package/dist/types/prototype/prototype.service.d.ts +0 -25
  274. package/dist/types/service-worker.d.ts +0 -1
@@ -1,377 +0,0 @@
1
- export { init, updateAccessToken };
2
- export { SearchLinkMultipleApi } from './Api/Search/SearchLinkMultipleApi';
3
- export { SplitStrings } from './Services/SplitStrings';
4
- export { GetCompositionList, GetCompositionListWithId } from './Services/GetCompositionList';
5
- export { GetCompositionListLocal, GetCompositionListLocalWithId } from './Services/Local/GetCompositionListLocal';
6
- export { GetAllConnectionsOfComposition } from './Api/GetAllConnectionsOfComposition';
7
- export { GetComposition, GetCompositionWithId, recursiveFetch, GetCompositionWithAllIds } from './Services/GetComposition';
8
- export { GetCompositionLocal, GetCompositionLocalWithId } from './Services/Local/GetCompositionLocal';
9
- export { default as CreateComposition } from './Services/CreateTheComposition';
10
- export { CreateTheCompositionLocal } from './Services/Local/CreateTheCompositionLocal';
11
- export { CreateConnectionBetweenTwoConcepts, CreateConnectionBetweenTwoConceptsGeneral } from './Services/CreateConnectionBetweenTwoConcepts';
12
- export { default as GetTheConcept } from './Services/GetTheConcept';
13
- export { default as MakeTheInstanceConcept } from './Services/MakeTheInstanceConcept';
14
- export { MakeTheInstanceConceptLocal } from './Services/Local/MakeTheInstanceConceptLocal';
15
- export { storeToDatabase, getFromDatabaseWithType, getObjectsFromIndexDb } from './Database/NoIndexDb';
16
- export { createTheConnection as CreateTheConnection } from './Services/CreateTheConnection';
17
- export { default as GetConceptByCharacter } from './Services/GetConceptByCharacter';
18
- export { GetLink, GetLinkRaw } from './Services/GetLink';
19
- export { CreateDefaultConcept } from './Services/CreateDefaultConcept';
20
- export { MakeTheTypeConceptLocal } from './Services/Local/MakeTheTypeLocal';
21
- export { MakeTheTypeConceptApi } from './Api/MakeTheTypeConceptApi';
22
- export { GetLinkerConnectionFromConcepts, GetLinkerConnectionToConcepts } from './Services/GetLinkerConnectionFromConcept';
23
- export { DeleteConceptById } from './Services/DeleteConcept';
24
- export { DeleteConnectionById, DeleteConnectionByIdBulk } from './Services/DeleteConnection';
25
- export { TrashTheConcept } from './Api/Delete/DeleteConceptInBackend';
26
- export { GetConnectionById } from './Services/GetConnections';
27
- export { MakeTheTimestamp } from './Services/MakeTheTimestamp';
28
- export { RecursiveSearchApi, RecursiveSearchApiWithInternalConnections, RecursiveSearchApiRaw, RecursiveSearchApiRawFullLinker, RecursiveSearchApiNewRawFullLinker } from './Api/RecursiveSearch';
29
- export { GetCompositionBulkWithDataId, GetCompositionFromConnectionsWithDataIdFromConnections, GetCompositionFromConnectionsWithIndexFromConnections, GetCompositionBulk, GetCompositionFromConnectionsWithDataId } from './Services/GetCompositionBulk';
30
- export { uploadAttachment, getUploadFileLimit, uploadFile, uploadImage, uploadImageV2, validDocumentFormats, validImageFormats } from './Services/Upload';
31
- export { GetConceptBulk } from './Api/GetConceptBulk';
32
- export { GetConnectionBulk } from './Api/GetConnectionBulk';
33
- export { GetAllConnectionsOfCompositionBulk } from './Api/GetAllConnectionsOfCompositionBulk';
34
- export { LoginToBackend } from './Api/Login';
35
- export { GetConnectionOfTheConcept } from './Api/GetConnectionOfTheConcept';
36
- export { default as Signup } from './Api/Signup';
37
- export { default as Signin } from './Api/Signin';
38
- export { SignupEntity } from './Api/Signup';
39
- export { default as UpdateComposition } from './Services/UpdateComposition';
40
- export { SearchAllConcepts } from './Api/Search/Search';
41
- export { SearchWithLinker } from './Api/Search/SearchWithLinker';
42
- export { GetCompositionWithCache, GetCompositionWithDataIdWithCache, GetCompositionWithDataIdBulk } from './Services/Composition/CompositionCache';
43
- export { CreateSession } from './Api/Session/CreateSession';
44
- export { CreateSessionVisit } from './Api/Session/CreateSessionVisit';
45
- export {} from './Api/GetConceptByCharacterAndType';
46
- export { GetRelation, GetRelationRaw, GetRelationNew } from './Services/GetRelation';
47
- export { recursiveFetchNew } from './Services/Composition/BuildComposition';
48
- export { CreateTheCompositionWithCache } from './Services/Composition/CreateCompositionCache';
49
- export { CreateDefaultLConcept } from './Services/Local/CreateDefaultLConcept';
50
- export { CreateTheConnectionGeneral } from './Services/CreateTheConnectionGeneral';
51
- export { CreateTheConnectionLocal, CreateConnection } from './Services/Local/CreateTheConnectionLocal';
52
- export { GetCompositionListAll, GetCompositionListAllWithId, GetCompositionListWithIdUpdated } from './Services/GetCompositionList';
53
- export { GetUserGhostId, AddGhostConcept } from './Services/User/UserTranslation';
54
- export { SearchLinkMultipleAll, FormatFromConnections } from './Services/Search/SearchLinkMultiple';
55
- export { GetTheConceptLocal } from './Services/Local/GetTheConceptLocal';
56
- export { UpdateCompositionLocal } from './Services/Local/UpdateCompositionLocal';
57
- export { GetCompositionFromConnectionsWithDataIdInObject, GetCompositionFromConnectionsWithIndex, GetCompositionFromConnectionsWithDataIdIndex } from './Services/GetCompositionBulk';
58
- export { GetRelationLocal } from './Services/Local/GetRelationLocal';
59
- export { GetConceptByCharacterAndCategoryLocal } from './Services/Local/GetConceptByCharacterLocal';
60
- export { ViewInternalData } from './Services/View/ViewInternalData';
61
- export { ViewInternalDataApi } from './Api/View/ViewInternalDataApi';
62
- export { convertFromLConceptToConcept, convertFromConceptToLConcept } from './Services/Conversion/ConvertConcepts';
63
- export { SearchLinkInternal, SearchLinkInternalAll } from './Services/Search/SearchLinkInternal';
64
- export { CreateConnectionBetweenTwoConceptsLocal } from './Services/Local/CreateConnectionBetweenTwoConceptsLocal';
65
- export { DeleteConceptLocal } from './Services/Local/DeleteConceptLocal';
66
- export { GetConnectionBetweenTwoConceptsLinker } from './Services/GetConnectionBetweenTwoConceptsLinker';
67
- export { DelayFunctionExecution } from './Services/Common/DelayFunction';
68
- export { GetCompositionWithIdAndDateFromMemory, GetCompositionFromMemoryWithConnections } from './Services/GetComposition';
69
- export { GetConceptByCharacterAndType } from './Api/GetConceptByCharacterAndType';
70
- export { GetInstanceConceptByCharacterType } from './Api/GetInstanceConceptByCharacterType';
71
- export { GetConnectionDataPrefetch } from './Services/GetCompositionBulk';
72
- export { FormatFromConnectionsAltered } from './Services/Search/SearchLinkMultiple';
73
- export { NORMAL, JUSTDATA, DATAID, DATAIDDATE, RAW, ALLID, LISTNORMAL, DATAV2 } from './Constants/FormatConstants';
74
- export { PRIVATE, PUBLIC, ADMIN } from './Constants/AccessConstants';
75
- export { SearchWithTypeAndLinkerApi } from './Api/Search/SearchWithTypeAndLinker';
76
- export { DependencyObserver } from './WrapperFunctions/DepenedencyObserver';
77
- export { SearchLinkMultipleAllObservable, searchLinkMultipleListener } from './WrapperFunctions/SearchLinkMultipleAllObservable';
78
- export { GetCompositionListener } from './WrapperFunctions/GetCompositionObservable';
79
- export { GetCompositionListListener } from './WrapperFunctions/GetCompositionListObservable';
80
- export { SearchWithTypeAndLinker } from './Services/Search/SearchWithTypeAndLinker';
81
- export { GetLinkListener } from './WrapperFunctions/GetLinkObservable';
82
- export { RecursiveSearchListener } from './WrapperFunctions/RecursiveSearchObservable';
83
- export { GetLinkListListener } from './WrapperFunctions/GetLinkListObservable';
84
- export { GetConnectionTypeForCount } from './Services/Common/DecodeCountInfo';
85
- export { orderTheConnections } from './Services/Search/orderingConnections';
86
- export { SyncData } from './DataStructures/SyncData';
87
- export { Concept } from './DataStructures/Concept';
88
- export { LConcept } from './DataStructures/Local/LConcept';
89
- export { LConnection } from './DataStructures/Local/LConnection';
90
- export { Connection } from './DataStructures/Connection';
91
- export { ConceptsData } from './DataStructures/ConceptData';
92
- export { ConnectionData } from './DataStructures/ConnectionData';
93
- export { BinaryTree } from './DataStructures/BinaryTree';
94
- export { SearchQuery } from './DataStructures/SearchQuery';
95
- export { SignupModel } from './DataStructures/SignupModel';
96
- export { SigninModel } from './DataStructures/SigninModel';
97
- export { FreeschemaResponse } from './DataStructures/Responses/StandardResponses';
98
- export { PatcherStructure } from './DataStructures/PatcherStructure';
99
- export { SessionData } from './DataStructures/Session/SessionData';
100
- export { Composition } from './DataStructures/Composition/Composition';
101
- export { CompositionBinaryTree } from './DataStructures/Composition/CompositionBinaryTree';
102
- export { CompositionNode } from './DataStructures/Composition/CompositionNode';
103
- export { LocalSyncData } from './DataStructures/Local/LocalSyncData';
104
- export { UserBinaryTree } from './DataStructures/User/UserBinaryTree';
105
- export { FilterSearch } from './DataStructures/FilterSearch';
106
- export { SearchStructure } from './DataStructures/Search/SearchStructure';
107
- export { LocalConceptsData } from './DataStructures/Local/LocalConceptData';
108
- export { Logger } from "./Middleware/logger.service";
109
- export { sendEmail } from "./Services/Mail";
110
- export { BuilderStatefulWidget } from "./Widgets/BuilderStatefulWidget";
111
- export { LocalTransaction } from "./Services/Transaction/LocalTransaction";
112
- export { InnerActions } from "./Constants/general.const";
113
- export { Anomaly } from './Anomaly/anomaly';
114
- export { Validator } from './Validator/validator';
115
- export { createFormFieldData } from './Validator/utils';
116
- export { BaseUrl } from './DataStructures/BaseUrl';
117
- export { StatefulWidget } from './Widgets/StatefulWidget';
118
- export { DeleteConnectionByType, DeleteConnectionByTypeBulk, GetAllTheConnectionsByTypeAndOfTheConcept } from './Services/DeleteConnectionByType';
119
- export { GetConnectionsBetweenApi } from './Api/GetConnections/GetConnectionsBetweenApi';
120
- export { FetchConnection, FetchConnectionQuery, buildFetchConnection } from './DataStructures/FetchConnection';
121
- export { FreeschemaQuery } from './DataStructures/Search/FreeschemaQuery';
122
- export { FreeschemaQueryApi } from './Api/Search/FreeschemaQueryApi';
123
- export { SchemaQueryListener, SchemaQuery } from './WrapperFunctions/SchemaQueryObservable';
124
- export { WidgetTree } from './Widgets/WidgetTree';
125
- export { DeleteUser } from './Services/DeleteConcept';
126
- export { AccessTracker } from './AccessTracker/accessTracker';
127
- export { CreateConnectionBetweenEntityLocal } from './Services/CreateConnection/CreateConnectionEntity';
128
- export { BuildWidgetFromId } from './Widgets/WidgetBuild';
129
- export { clearAllCaches } from './Services/CacheClear';
130
- export { removeAllChildren } from './Services/Common/RemoveAllChild';
131
- export { getUserDetails, getUserDetailsWithRefresh } from './Services/User/UserFromLocalStorage';
132
- export { TokenStorage } from './DataStructures/Security/TokenStorage';
133
- export { CountInfo } from './DataStructures/Count/CountInfo';
134
- export { LogEvent } from './Services/Logs/LogEvent';
135
- export { Selector } from './Api/Prototype/Selector';
136
- export { importLatestWidget, importRecentWidget, renderImportedWidget, renderLatestWidget, renderPage, renderWidget, convertWidgetTreeToWidgetWithWrapper, getWidgetFromId, convertWidgetTreeToWidget, unwrapContainers, getWidgetBulkFromId } from './Widgets/RenderWidgetService';
137
- export { CreateData } from './Services/automated/automated-concept-connection';
138
- export { Prototype } from './DataStructures/Prototype/Prototype';
139
- export { Environments } from './DataStructures/environments/environments';
140
- export { createPrototypeLocal } from './prototype/prototype.service';
141
- export { GetImageApi } from './Api/Images/GetImages';
142
- export { GetFreeschemaImage, GetFreeschemaImageUrl } from './Services/assets/GetImageService';
143
- type listeners = {
144
- listenerId: string | number;
145
- callback: any;
146
- createdAt: number;
147
- };
148
- export declare var serviceWorker: any;
149
- export declare let subscribedListeners: listeners[];
150
- export declare let hasActivatedSW: boolean;
151
- export declare function setHasActivatedSW(value: boolean): void;
152
- /**
153
- * Updates the JWT access token used for authenticated API requests.
154
- *
155
- * This function should be called after user authentication to set or update the bearer token
156
- * that will be used for all subsequent authenticated operations. The token is stored in
157
- * TokenStorage and automatically included in API request headers.
158
- *
159
- * **When to Use:**
160
- * - After successful login (LoginToBackend or Signin)
161
- * - When refreshing an expired token
162
- * - When switching between user sessions
163
- * - When restoring a saved session on app reload
164
- *
165
- * **Token Flow:**
166
- * 1. User logs in via LoginToBackend() or Signin()
167
- * 2. Backend returns JWT token
168
- * 3. Call updateAccessToken() with the token
169
- * 4. Token is stored in memory (TokenStorage.BearerAccessToken)
170
- * 5. All API calls automatically use this token
171
- * 6. If service worker enabled, token is synced to service worker
172
- *
173
- * **Security Notes:**
174
- * - Token is stored in memory only (not persisted to disk)
175
- * - Token is cleared on page refresh (unless you save/restore it)
176
- * - Never expose token in logs or client-side code
177
- * - Token should be refreshed before expiration
178
- *
179
- * @param accessToken - The JWT bearer token obtained from authentication.
180
- * Format: "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9..."
181
- * Pass empty string to clear the token (logout).
182
- *
183
- * @param session - Optional session information to sync with token.
184
- * Reserved for future use. Currently not fully implemented.
185
- *
186
- * @returns void
187
- *
188
- * @example
189
- * // After login, update token
190
- * const loginResult = await LoginToBackend("user@example.com", "password");
191
- * updateAccessToken(loginResult.data.token);
192
- * console.log("Token updated - now authenticated");
193
- *
194
- * @example
195
- * // Restore token from localStorage on app reload
196
- * const savedToken = localStorage.getItem("authToken");
197
- * if (savedToken) {
198
- * updateAccessToken(savedToken);
199
- * }
200
- *
201
- * @example
202
- * // Clear token on logout
203
- * updateAccessToken("");
204
- * console.log("Token cleared - logged out");
205
- *
206
- * @example
207
- * // Refresh expired token
208
- * const newToken = await refreshTokenFromBackend();
209
- * updateAccessToken(newToken);
210
- *
211
- * @see {@link LoginToBackend} for obtaining initial token
212
- * @see {@link Signin} for alternative authentication
213
- * @see {@link init} which can also set initial token
214
- */
215
- declare function updateAccessToken(accessToken?: string, session?: any, refreshToken?: string): void;
216
- /**
217
- * Initializes the mftsccs-browser package and sets up all required subsystems.
218
- *
219
- * This is the FIRST function you must call before using any other functionality in the package.
220
- * It configures the backend connections, initializes local databases, sets up service workers,
221
- * and prepares the system for concept and connection operations.
222
- *
223
- * **Initialization Process:**
224
- * 1. Configures Base URLs for backend, AI, and node servers
225
- * 2. Sets up access token for authenticated requests
226
- * 3. Generates unique application randomizer for IndexedDB identification
227
- * 4. Initializes feature flags (logging, access tracking, etc.)
228
- * 5. Checks for service worker support
229
- * 6. Initializes local IndexedDB databases for caching
230
- * 7. Sets up message listeners for service worker communication
231
- * 8. Optionally registers and activates service worker
232
- * 9. Falls back to main thread if service worker unavailable
233
- *
234
- * **Subsystems Initialized:**
235
- * - IndexedDB databases (concepts, connections, settings)
236
- * - Service worker (if enabled and supported)
237
- * - Message passing between main thread and service worker
238
- * - Broadcast channel for cross-tab communication
239
- * - Access token storage
240
- * - Logging and monitoring systems
241
- * - Access tracking (if enabled)
242
- *
243
- * @param url - The backend API base URL (C# data fabric server).
244
- * This is the primary server for concept and connection data.
245
- * Example: "https://api.example.com" or "https://backend.yourdomain.com"
246
- * **Required** for most operations.
247
- *
248
- * @param aiurl - The AI service URL for AI-powered features and data preloading.
249
- * If not using AI features, pass empty string and set enableAi to false.
250
- * Example: "https://ai.example.com"
251
- *
252
- * @param accessToken - JWT bearer token for authenticated API requests.
253
- * Can be empty string on initialization - set later with updateAccessToken().
254
- * Token is obtained through LoginToBackend() or Signin().
255
- * Example: "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9..."
256
- *
257
- * @param nodeUrl - The Node.js server URL for business logic and security features.
258
- * Used for additional server-side operations.
259
- * Example: "https://node.example.com"
260
- *
261
- * @param enableAi - Flag to enable/disable AI features and AI data preloading to IndexedDB.
262
- * Set to false if not using AI features or if aiurl is not provided.
263
- * Default: true
264
- *
265
- * @param applicationName - Unique identifier for your application.
266
- * Used to create separate IndexedDB instances for different apps.
267
- * Example: "my-app-v1", "project-manager", "knowledge-base"
268
- * Useful when multiple applications share the same domain.
269
- *
270
- * @param enableSW - Service worker configuration object. Service worker enables background
271
- * processing for better performance and offline capabilities.
272
- * - activate: boolean - Enable/disable service worker
273
- * - scope: string (optional) - Service worker scope path (default: "/")
274
- * - pathToSW: string (optional) - Path to service worker file (default: "/service-worker.js")
275
- * - manual: boolean (optional) - If true, assumes SW already registered manually
276
- * Example: {activate: true, scope: "/", pathToSW: "/sw.js"}
277
- *
278
- * @param flags - Feature flags object for enabling/disabling various features:
279
- * - logApplication: boolean - Enable application-level logging
280
- * - logPackage: boolean - Enable package-level logging
281
- * - accessTracker: boolean - Enable access tracking/analytics
282
- * - isTest: boolean - Mark as test environment
283
- * All default to false if not specified.
284
- *
285
- * @param parameters - Additional configuration parameters:
286
- * - logserver: string - Custom log server URL (default: "https://logdev.freeschema.com")
287
- * - isPwa: boolean - Enable PWA offline persistence to IndexedDB (default: false)
288
- * - enableCache: boolean - Enable/disable widget and FreeschemaQuery caching.
289
- * When false, QueryCacheManager and WidgetCacheManager skip all reads and writes
290
- * (memory and IndexedDB). Stored in Environments under key 'enableCache' so it
291
- * can be read or changed at runtime via Environments.getValue/setValue.
292
- * Default: true.
293
- *
294
- * @returns Promise<boolean> - Returns true if initialization succeeds, undefined if it fails.
295
- * On failure, falls back to main thread operation and logs warnings.
296
- *
297
- * @example
298
- * // Basic initialization (minimum required)
299
- * await init(
300
- * "https://api.myapp.com", // backend URL
301
- * "", // no AI
302
- * "", // no token yet
303
- * "", // no node server
304
- * false, // disable AI
305
- * "my-app" // app name
306
- * );
307
- *
308
- * @example
309
- * // Full initialization with service worker
310
- * await init(
311
- * "https://api.myapp.com",
312
- * "https://ai.myapp.com",
313
- * "",
314
- * "https://node.myapp.com",
315
- * true,
316
- * "my-app-v2",
317
- * {
318
- * activate: true,
319
- * scope: "/",
320
- * pathToSW: "/service-worker.js"
321
- * },
322
- * {
323
- * logApplication: true,
324
- * accessTracker: true
325
- * },
326
- * {
327
- * logserver: "https://logs.myapp.com"
328
- * }
329
- * );
330
- *
331
- * @example
332
- * // Initialize then login
333
- * await init("https://api.example.com", "", "", "", false, "my-app");
334
- * const loginResult = await LoginToBackend("user@example.com", "password");
335
- * updateAccessToken(loginResult.data.token);
336
- * // Now ready to use all authenticated operations
337
- *
338
- * @throws Does not throw - logs warnings and falls back to main thread on errors.
339
- * Common issues: Service worker registration failures, IndexedDB access denied.
340
- *
341
- * @see {@link updateAccessToken} for updating the access token after initialization
342
- * @see {@link LoginToBackend} for obtaining an access token
343
- * @see {@link sendMessage} for communicating with service worker after initialization
344
- */
345
- declare function init(url?: string, aiurl?: string, accessToken?: string, nodeUrl?: string, enableAi?: boolean, applicationName?: string, enableSW?: {
346
- activate: boolean;
347
- scope?: string;
348
- pathToSW?: string;
349
- manual?: boolean;
350
- } | undefined, flags?: {
351
- logApplication?: boolean;
352
- logPackage?: boolean;
353
- accessTracker?: boolean;
354
- isTest?: boolean;
355
- }, parameters?: {
356
- logserver?: string;
357
- isPwa?: boolean;
358
- enableCache?: boolean;
359
- }): Promise<true | undefined>;
360
- /**
361
- * Method to send message to the service worker from main thread
362
- * @param type string
363
- * @param payload any
364
- * @returns Promise<any>
365
- */
366
- export declare function sendMessage(type: string, payload: any, retryCount?: number): Promise<unknown>;
367
- /**
368
- * Method to dispatch Event received from SW
369
- * @param id number|string
370
- * @param data any
371
- */
372
- export declare function dispatchIdEvent(id: number | string, data?: any): void;
373
- /**
374
- * Method to handle global exception occured in service worker
375
- * @param error any
376
- */
377
- export declare const handleServiceWorkerException: (error: any) => void;
@@ -1,25 +0,0 @@
1
- import { Concept, Connection, LocalTransaction } from "../app";
2
- import { Prototype } from "../DataStructures/Prototype/Prototype";
3
- import { PrototypeOption } from "../DataStructures/Prototype/PrototypeOption";
4
- import { QuerySelector } from "../DataStructures/Prototype/QuerySelector";
5
- export declare function createPrototypeLocal(prototype: Prototype, passedTransaction?: LocalTransaction | null): Promise<{
6
- concepts: Concept[];
7
- connections: Connection[];
8
- mainConcept: Concept;
9
- }>;
10
- export declare function addOptions(options: PrototypeOption[], mainPrototype: Concept, passedTransaction: LocalTransaction): Promise<{
11
- concepts: Concept[];
12
- connections: Connection[];
13
- }>;
14
- export declare function addPrototypeSelector(selector: QuerySelector | null, mainPrototype: Concept, passedTransaction: LocalTransaction): Promise<{
15
- concepts: Concept[];
16
- connections: Connection[];
17
- }>;
18
- export declare function addPrototype(type: string, passedTransaction: LocalTransaction): Promise<any>;
19
- export declare function addCompositionPrototype(type: string, concepts: Concept[], connections: Connection[], passedTransaction: LocalTransaction): Promise<Concept>;
20
- export declare function CreatePrototypeConcept(prototypeConcept: Concept, typeConcept: Concept, userId: number, passedTransaction: LocalTransaction): Promise<any>;
21
- export declare function typeSemantic(mainPrototype: Concept, required?: boolean, isComposition?: boolean): string;
22
- export declare function compositionalTypeSemantic(mainPrototype: Concept, isOption?: boolean): string;
23
- export declare function filterTypeSemantic(mainPrototype: Concept, isOption?: boolean): string;
24
- export declare function selectorTypeSemantic(mainPrototype: Concept, isOption?: boolean): string;
25
- export declare function AddPrototypeConnections(types: string[], prototype: Concept, allConcepts: Concept[], passedTransaction: LocalTransaction, required?: boolean, isComposition?: boolean): Promise<Connection[]>;
@@ -1 +0,0 @@
1
- export {};