@myko/core 4.4.0 → 4.4.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (360) hide show
  1. package/dist/client.d.ts +252 -0
  2. package/dist/client.d.ts.map +1 -0
  3. package/dist/client.js +1316 -0
  4. package/dist/generated/CancelSubscription.d.ts +7 -0
  5. package/dist/generated/CancelSubscription.d.ts.map +1 -0
  6. package/{src/generated/ServerId.ts → dist/generated/CancelSubscription.js} +1 -2
  7. package/dist/generated/ChildEntities.d.ts +8 -0
  8. package/dist/generated/ChildEntities.d.ts.map +1 -0
  9. package/{src/generated/ClientId.ts → dist/generated/ChildEntities.js} +1 -2
  10. package/dist/generated/ChildEntitiesAllTime.d.ts +8 -0
  11. package/dist/generated/ChildEntitiesAllTime.d.ts.map +1 -0
  12. package/{src/generated/MEventType.ts → dist/generated/ChildEntitiesAllTime.js} +1 -2
  13. package/{src/generated/ClearClientWindbackTime.ts → dist/generated/ClearClientWindbackTime.d.ts} +1 -2
  14. package/dist/generated/ClearClientWindbackTime.d.ts.map +1 -0
  15. package/{src/generated/ClientCount.ts → dist/generated/ClearClientWindbackTime.js} +1 -2
  16. package/dist/generated/ClearClientWindbackTimeArgs.d.ts +2 -0
  17. package/dist/generated/ClearClientWindbackTimeArgs.d.ts.map +1 -0
  18. package/dist/generated/ClearClientWindbackTimeArgs.js +2 -0
  19. package/dist/generated/Client.d.ts +12 -0
  20. package/dist/generated/Client.d.ts.map +1 -0
  21. package/dist/generated/Client.js +1 -0
  22. package/dist/generated/ClientCount.d.ts +4 -0
  23. package/dist/generated/ClientCount.d.ts.map +1 -0
  24. package/dist/generated/ClientCount.js +2 -0
  25. package/dist/generated/ClientId.d.ts +2 -0
  26. package/dist/generated/ClientId.d.ts.map +1 -0
  27. package/dist/generated/ClientId.js +2 -0
  28. package/dist/generated/ClientStatus.d.ts +8 -0
  29. package/dist/generated/ClientStatus.d.ts.map +1 -0
  30. package/dist/generated/ClientStatus.js +1 -0
  31. package/dist/generated/ClientStatusOutput.d.ts +4 -0
  32. package/dist/generated/ClientStatusOutput.d.ts.map +1 -0
  33. package/dist/generated/ClientStatusOutput.js +2 -0
  34. package/dist/generated/CommandError.d.ts +6 -0
  35. package/dist/generated/CommandError.d.ts.map +1 -0
  36. package/dist/generated/CommandError.js +2 -0
  37. package/dist/generated/CommandResponse.d.ts +6 -0
  38. package/dist/generated/CommandResponse.d.ts.map +1 -0
  39. package/dist/generated/CommandResponse.js +1 -0
  40. package/dist/generated/CountAllClients.d.ts +2 -0
  41. package/dist/generated/CountAllClients.d.ts.map +1 -0
  42. package/dist/generated/CountAllClients.js +2 -0
  43. package/dist/generated/CountAllServers.d.ts +2 -0
  44. package/dist/generated/CountAllServers.d.ts.map +1 -0
  45. package/dist/generated/CountAllServers.js +2 -0
  46. package/dist/generated/CountClients.d.ts +3 -0
  47. package/dist/generated/CountClients.d.ts.map +1 -0
  48. package/dist/generated/CountClients.js +1 -0
  49. package/dist/generated/CountServers.d.ts +3 -0
  50. package/dist/generated/CountServers.d.ts.map +1 -0
  51. package/dist/generated/CountServers.js +1 -0
  52. package/dist/generated/DeleteClient.d.ts +8 -0
  53. package/dist/generated/DeleteClient.d.ts.map +1 -0
  54. package/dist/generated/DeleteClient.js +1 -0
  55. package/dist/generated/DeleteClientArgs.d.ts +5 -0
  56. package/dist/generated/DeleteClientArgs.d.ts.map +1 -0
  57. package/dist/generated/DeleteClientArgs.js +1 -0
  58. package/dist/generated/DeleteClientResult.d.ts +7 -0
  59. package/dist/generated/DeleteClientResult.d.ts.map +1 -0
  60. package/dist/generated/DeleteClientResult.js +2 -0
  61. package/dist/generated/DeleteClients.d.ts +8 -0
  62. package/dist/generated/DeleteClients.d.ts.map +1 -0
  63. package/dist/generated/DeleteClients.js +1 -0
  64. package/dist/generated/DeleteClientsArgs.d.ts +5 -0
  65. package/dist/generated/DeleteClientsArgs.d.ts.map +1 -0
  66. package/dist/generated/DeleteClientsArgs.js +1 -0
  67. package/dist/generated/DeleteClientsResult.d.ts +7 -0
  68. package/dist/generated/DeleteClientsResult.d.ts.map +1 -0
  69. package/dist/generated/DeleteClientsResult.js +2 -0
  70. package/dist/generated/DeleteServer.d.ts +8 -0
  71. package/dist/generated/DeleteServer.d.ts.map +1 -0
  72. package/dist/generated/DeleteServer.js +1 -0
  73. package/dist/generated/DeleteServerArgs.d.ts +5 -0
  74. package/dist/generated/DeleteServerArgs.d.ts.map +1 -0
  75. package/dist/generated/DeleteServerArgs.js +1 -0
  76. package/dist/generated/DeleteServerResult.d.ts +7 -0
  77. package/dist/generated/DeleteServerResult.d.ts.map +1 -0
  78. package/dist/generated/DeleteServerResult.js +2 -0
  79. package/dist/generated/DeleteServers.d.ts +8 -0
  80. package/dist/generated/DeleteServers.d.ts.map +1 -0
  81. package/dist/generated/DeleteServers.js +1 -0
  82. package/dist/generated/DeleteServersArgs.d.ts +5 -0
  83. package/dist/generated/DeleteServersArgs.d.ts.map +1 -0
  84. package/dist/generated/DeleteServersArgs.js +1 -0
  85. package/dist/generated/DeleteServersResult.d.ts +7 -0
  86. package/dist/generated/DeleteServersResult.d.ts.map +1 -0
  87. package/dist/generated/DeleteServersResult.js +2 -0
  88. package/dist/generated/EntitySearch.d.ts +21 -0
  89. package/dist/generated/EntitySearch.d.ts.map +1 -0
  90. package/dist/generated/EntitySearch.js +2 -0
  91. package/dist/generated/EntitySearchResult.d.ts +10 -0
  92. package/dist/generated/EntitySearchResult.d.ts.map +1 -0
  93. package/dist/generated/EntitySearchResult.js +2 -0
  94. package/dist/generated/EntitySnapshotDifference.d.ts +8 -0
  95. package/dist/generated/EntitySnapshotDifference.d.ts.map +1 -0
  96. package/dist/generated/EntitySnapshotDifference.js +2 -0
  97. package/dist/generated/EntitySnapshotDifferenceData.d.ts +10 -0
  98. package/dist/generated/EntitySnapshotDifferenceData.d.ts.map +1 -0
  99. package/dist/generated/EntitySnapshotDifferenceData.js +1 -0
  100. package/dist/generated/EntityTreeExport.d.ts +27 -0
  101. package/dist/generated/EntityTreeExport.d.ts.map +1 -0
  102. package/dist/generated/EntityTreeExport.js +1 -0
  103. package/dist/generated/EventContainer.d.ts +9 -0
  104. package/dist/generated/EventContainer.d.ts.map +1 -0
  105. package/dist/generated/EventContainer.js +1 -0
  106. package/dist/generated/EventOptions.d.ts +21 -0
  107. package/dist/generated/EventOptions.d.ts.map +1 -0
  108. package/dist/generated/EventOptions.js +2 -0
  109. package/dist/generated/EventsForTransaction.d.ts +7 -0
  110. package/dist/generated/EventsForTransaction.d.ts.map +1 -0
  111. package/dist/generated/EventsForTransaction.js +2 -0
  112. package/dist/generated/ExportEntityTree.d.ts +24 -0
  113. package/dist/generated/ExportEntityTree.d.ts.map +1 -0
  114. package/dist/generated/ExportEntityTree.js +2 -0
  115. package/dist/generated/ExportedEntity.d.ts +15 -0
  116. package/dist/generated/ExportedEntity.d.ts.map +1 -0
  117. package/dist/generated/ExportedEntity.js +1 -0
  118. package/dist/generated/FullChildEntities.d.ts +8 -0
  119. package/dist/generated/FullChildEntities.d.ts.map +1 -0
  120. package/dist/generated/FullChildEntities.js +2 -0
  121. package/dist/generated/GetAllClients.d.ts +2 -0
  122. package/dist/generated/GetAllClients.d.ts.map +1 -0
  123. package/dist/generated/GetAllClients.js +2 -0
  124. package/dist/generated/GetAllServers.d.ts +2 -0
  125. package/dist/generated/GetAllServers.d.ts.map +1 -0
  126. package/dist/generated/GetAllServers.js +2 -0
  127. package/dist/generated/GetClientById.d.ts +5 -0
  128. package/dist/generated/GetClientById.d.ts.map +1 -0
  129. package/dist/generated/GetClientById.js +1 -0
  130. package/dist/generated/GetClientsByIds.d.ts +5 -0
  131. package/dist/generated/GetClientsByIds.d.ts.map +1 -0
  132. package/dist/generated/GetClientsByIds.js +1 -0
  133. package/dist/generated/GetClientsByQuery.d.ts +3 -0
  134. package/dist/generated/GetClientsByQuery.d.ts.map +1 -0
  135. package/dist/generated/GetClientsByQuery.js +1 -0
  136. package/dist/generated/GetConnectedServer.d.ts +2 -0
  137. package/dist/generated/GetConnectedServer.d.ts.map +1 -0
  138. package/dist/generated/GetConnectedServer.js +2 -0
  139. package/dist/generated/GetItemsByTypeAndIds.d.ts +14 -0
  140. package/dist/generated/GetItemsByTypeAndIds.d.ts.map +1 -0
  141. package/dist/generated/GetItemsByTypeAndIds.js +2 -0
  142. package/dist/generated/GetPeerServers.d.ts +2 -0
  143. package/dist/generated/GetPeerServers.d.ts.map +1 -0
  144. package/dist/generated/GetPeerServers.js +2 -0
  145. package/{src/generated/GetPersistHealth.ts → dist/generated/GetPersistHealth.d.ts} +1 -2
  146. package/dist/generated/GetPersistHealth.d.ts.map +1 -0
  147. package/dist/generated/GetPersistHealth.js +2 -0
  148. package/dist/generated/GetServerById.d.ts +5 -0
  149. package/dist/generated/GetServerById.d.ts.map +1 -0
  150. package/dist/generated/GetServerById.js +1 -0
  151. package/dist/generated/GetServersByIds.d.ts +5 -0
  152. package/dist/generated/GetServersByIds.d.ts.map +1 -0
  153. package/dist/generated/GetServersByIds.js +1 -0
  154. package/dist/generated/GetServersByQuery.d.ts +3 -0
  155. package/dist/generated/GetServersByQuery.d.ts.map +1 -0
  156. package/dist/generated/GetServersByQuery.js +1 -0
  157. package/dist/generated/ImportItems.d.ts +19 -0
  158. package/dist/generated/ImportItems.d.ts.map +1 -0
  159. package/dist/generated/ImportItems.js +1 -0
  160. package/dist/generated/ImportItemsArgs.d.ts +13 -0
  161. package/dist/generated/ImportItemsArgs.d.ts.map +1 -0
  162. package/dist/generated/ImportItemsArgs.js +1 -0
  163. package/dist/generated/ItemStub.d.ts +10 -0
  164. package/dist/generated/ItemStub.d.ts.map +1 -0
  165. package/dist/generated/ItemStub.js +2 -0
  166. package/{src/generated/LogLevel.ts → dist/generated/LogLevel.d.ts} +1 -2
  167. package/dist/generated/LogLevel.d.ts.map +1 -0
  168. package/dist/generated/LogLevel.js +2 -0
  169. package/{src/generated/Loggers.ts → dist/generated/Loggers.d.ts} +1 -2
  170. package/dist/generated/Loggers.d.ts.map +1 -0
  171. package/dist/generated/Loggers.js +2 -0
  172. package/dist/generated/MEvent.d.ts +16 -0
  173. package/dist/generated/MEvent.d.ts.map +1 -0
  174. package/dist/generated/MEvent.js +1 -0
  175. package/dist/generated/MEventType.d.ts +2 -0
  176. package/dist/generated/MEventType.d.ts.map +1 -0
  177. package/dist/generated/MEventType.js +2 -0
  178. package/dist/generated/MykoMessage.d.ts +86 -0
  179. package/dist/generated/MykoMessage.d.ts.map +1 -0
  180. package/dist/generated/MykoMessage.js +1 -0
  181. package/dist/generated/PartialClient.d.ts +12 -0
  182. package/dist/generated/PartialClient.d.ts.map +1 -0
  183. package/dist/generated/PartialClient.js +1 -0
  184. package/dist/generated/PartialServer.d.ts +9 -0
  185. package/dist/generated/PartialServer.d.ts.map +1 -0
  186. package/dist/generated/PartialServer.js +1 -0
  187. package/dist/generated/PeerAlive.d.ts +8 -0
  188. package/dist/generated/PeerAlive.d.ts.map +1 -0
  189. package/dist/generated/PeerAlive.js +2 -0
  190. package/dist/generated/PersistHealthStatus.d.ts +34 -0
  191. package/dist/generated/PersistHealthStatus.d.ts.map +1 -0
  192. package/dist/generated/PersistHealthStatus.js +2 -0
  193. package/dist/generated/PingData.d.ts +14 -0
  194. package/dist/generated/PingData.d.ts.map +1 -0
  195. package/dist/generated/PingData.js +2 -0
  196. package/dist/generated/QueryError.d.ts +6 -0
  197. package/dist/generated/QueryError.d.ts.map +1 -0
  198. package/dist/generated/QueryError.js +2 -0
  199. package/dist/generated/QueryWindow.d.ts +5 -0
  200. package/dist/generated/QueryWindow.d.ts.map +1 -0
  201. package/dist/generated/QueryWindow.js +2 -0
  202. package/dist/generated/QueryWindowUpdate.d.ts +6 -0
  203. package/dist/generated/QueryWindowUpdate.d.ts.map +1 -0
  204. package/dist/generated/QueryWindowUpdate.js +1 -0
  205. package/dist/generated/ReportError.d.ts +6 -0
  206. package/dist/generated/ReportError.d.ts.map +1 -0
  207. package/dist/generated/ReportError.js +2 -0
  208. package/dist/generated/ReportResponse.d.ts +6 -0
  209. package/dist/generated/ReportResponse.d.ts.map +1 -0
  210. package/dist/generated/ReportResponse.js +1 -0
  211. package/dist/generated/Server.d.ts +9 -0
  212. package/dist/generated/Server.d.ts.map +1 -0
  213. package/dist/generated/Server.js +1 -0
  214. package/dist/generated/ServerCount.d.ts +4 -0
  215. package/dist/generated/ServerCount.d.ts.map +1 -0
  216. package/dist/generated/ServerCount.js +2 -0
  217. package/dist/generated/ServerId.d.ts +2 -0
  218. package/dist/generated/ServerId.d.ts.map +1 -0
  219. package/dist/generated/ServerId.js +2 -0
  220. package/dist/generated/ServerLogLevel.d.ts +7 -0
  221. package/dist/generated/ServerLogLevel.d.ts.map +1 -0
  222. package/dist/generated/ServerLogLevel.js +2 -0
  223. package/{src/generated/ServerStats.ts → dist/generated/ServerStats.d.ts} +1 -2
  224. package/dist/generated/ServerStats.d.ts.map +1 -0
  225. package/dist/generated/ServerStats.js +2 -0
  226. package/dist/generated/ServerStatsOutput.d.ts +20 -0
  227. package/dist/generated/ServerStatsOutput.d.ts.map +1 -0
  228. package/dist/generated/ServerStatsOutput.js +1 -0
  229. package/dist/generated/SetClientWindbackTime.d.ts +11 -0
  230. package/dist/generated/SetClientWindbackTime.d.ts.map +1 -0
  231. package/dist/generated/SetClientWindbackTime.js +2 -0
  232. package/dist/generated/SetClientWindbackTimeArgs.d.ts +7 -0
  233. package/dist/generated/SetClientWindbackTimeArgs.d.ts.map +1 -0
  234. package/dist/generated/SetClientWindbackTimeArgs.js +2 -0
  235. package/dist/generated/SetLogLevel.d.ts +9 -0
  236. package/dist/generated/SetLogLevel.d.ts.map +1 -0
  237. package/dist/generated/SetLogLevel.js +1 -0
  238. package/dist/generated/SetLogLevelArgs.d.ts +6 -0
  239. package/dist/generated/SetLogLevelArgs.d.ts.map +1 -0
  240. package/dist/generated/SetLogLevelArgs.js +1 -0
  241. package/dist/generated/ViewError.d.ts +6 -0
  242. package/dist/generated/ViewError.d.ts.map +1 -0
  243. package/dist/generated/ViewError.js +2 -0
  244. package/dist/generated/ViewWindowUpdate.d.ts +6 -0
  245. package/dist/generated/ViewWindowUpdate.d.ts.map +1 -0
  246. package/dist/generated/ViewWindowUpdate.js +1 -0
  247. package/dist/generated/WindbackStatus.d.ts +2 -0
  248. package/dist/generated/WindbackStatus.d.ts.map +1 -0
  249. package/dist/generated/WindbackStatus.js +2 -0
  250. package/dist/generated/WindbackStatusOutput.d.ts +11 -0
  251. package/dist/generated/WindbackStatusOutput.d.ts.map +1 -0
  252. package/dist/generated/WindbackStatusOutput.js +2 -0
  253. package/dist/generated/WrappedCommand.d.ts +6 -0
  254. package/dist/generated/WrappedCommand.d.ts.map +1 -0
  255. package/dist/generated/WrappedCommand.js +1 -0
  256. package/dist/generated/WrappedItem.d.ts +9 -0
  257. package/dist/generated/WrappedItem.d.ts.map +1 -0
  258. package/dist/generated/WrappedItem.js +1 -0
  259. package/dist/generated/WrappedQuery.d.ts +9 -0
  260. package/dist/generated/WrappedQuery.d.ts.map +1 -0
  261. package/dist/generated/WrappedQuery.js +1 -0
  262. package/dist/generated/WrappedReport.d.ts +6 -0
  263. package/dist/generated/WrappedReport.d.ts.map +1 -0
  264. package/dist/generated/WrappedReport.js +1 -0
  265. package/dist/generated/WrappedView.d.ts +9 -0
  266. package/dist/generated/WrappedView.d.ts.map +1 -0
  267. package/dist/generated/WrappedView.js +1 -0
  268. package/dist/generated/index.d.ts +421 -0
  269. package/dist/generated/index.d.ts.map +1 -0
  270. package/dist/generated/index.js +349 -0
  271. package/dist/generated/serde_json/JsonValue.d.ts +4 -0
  272. package/dist/generated/serde_json/JsonValue.d.ts.map +1 -0
  273. package/dist/generated/serde_json/JsonValue.js +2 -0
  274. package/dist/index.d.ts +76 -0
  275. package/dist/index.d.ts.map +1 -0
  276. package/dist/index.js +68 -0
  277. package/package.json +8 -4
  278. package/src/client.ts +0 -1851
  279. package/src/generated/CancelSubscription.ts +0 -6
  280. package/src/generated/ChildEntities.ts +0 -6
  281. package/src/generated/ChildEntitiesAllTime.ts +0 -6
  282. package/src/generated/ClearClientWindbackTimeArgs.ts +0 -3
  283. package/src/generated/Client.ts +0 -10
  284. package/src/generated/ClientStatus.ts +0 -7
  285. package/src/generated/ClientStatusOutput.ts +0 -3
  286. package/src/generated/CommandError.ts +0 -3
  287. package/src/generated/CommandResponse.ts +0 -4
  288. package/src/generated/CountAllClients.ts +0 -3
  289. package/src/generated/CountAllServers.ts +0 -3
  290. package/src/generated/CountClients.ts +0 -4
  291. package/src/generated/CountServers.ts +0 -4
  292. package/src/generated/DeleteClient.ts +0 -7
  293. package/src/generated/DeleteClientArgs.ts +0 -4
  294. package/src/generated/DeleteClientResult.ts +0 -6
  295. package/src/generated/DeleteClients.ts +0 -7
  296. package/src/generated/DeleteClientsArgs.ts +0 -4
  297. package/src/generated/DeleteClientsResult.ts +0 -6
  298. package/src/generated/DeleteServer.ts +0 -7
  299. package/src/generated/DeleteServerArgs.ts +0 -4
  300. package/src/generated/DeleteServerResult.ts +0 -6
  301. package/src/generated/DeleteServers.ts +0 -7
  302. package/src/generated/DeleteServersArgs.ts +0 -4
  303. package/src/generated/DeleteServersResult.ts +0 -6
  304. package/src/generated/EntitySearch.ts +0 -21
  305. package/src/generated/EntitySearchResult.ts +0 -10
  306. package/src/generated/EntitySnapshotDifference.ts +0 -6
  307. package/src/generated/EntitySnapshotDifferenceData.ts +0 -7
  308. package/src/generated/EntityTreeExport.ts +0 -27
  309. package/src/generated/EventContainer.ts +0 -7
  310. package/src/generated/EventOptions.ts +0 -21
  311. package/src/generated/EventsForTransaction.ts +0 -6
  312. package/src/generated/ExportEntityTree.ts +0 -24
  313. package/src/generated/ExportedEntity.ts +0 -15
  314. package/src/generated/FullChildEntities.ts +0 -6
  315. package/src/generated/GetAllClients.ts +0 -3
  316. package/src/generated/GetAllServers.ts +0 -3
  317. package/src/generated/GetClientById.ts +0 -4
  318. package/src/generated/GetClientsByIds.ts +0 -4
  319. package/src/generated/GetClientsByQuery.ts +0 -4
  320. package/src/generated/GetConnectedServer.ts +0 -3
  321. package/src/generated/GetItemsByTypeAndIds.ts +0 -14
  322. package/src/generated/GetPeerServers.ts +0 -3
  323. package/src/generated/GetServerById.ts +0 -4
  324. package/src/generated/GetServersByIds.ts +0 -4
  325. package/src/generated/GetServersByQuery.ts +0 -4
  326. package/src/generated/ImportItems.ts +0 -19
  327. package/src/generated/ImportItemsArgs.ts +0 -13
  328. package/src/generated/ItemStub.ts +0 -7
  329. package/src/generated/MEvent.ts +0 -10
  330. package/src/generated/MykoMessage.ts +0 -19
  331. package/src/generated/PartialClient.ts +0 -10
  332. package/src/generated/PartialServer.ts +0 -4
  333. package/src/generated/PeerAlive.ts +0 -7
  334. package/src/generated/PersistHealthStatus.ts +0 -34
  335. package/src/generated/PingData.ts +0 -14
  336. package/src/generated/QueryError.ts +0 -3
  337. package/src/generated/QueryWindow.ts +0 -3
  338. package/src/generated/QueryWindowUpdate.ts +0 -4
  339. package/src/generated/ReportError.ts +0 -3
  340. package/src/generated/ReportResponse.ts +0 -4
  341. package/src/generated/Server.ts +0 -4
  342. package/src/generated/ServerCount.ts +0 -3
  343. package/src/generated/ServerLogLevel.ts +0 -6
  344. package/src/generated/ServerStatsOutput.ts +0 -20
  345. package/src/generated/SetClientWindbackTime.ts +0 -11
  346. package/src/generated/SetClientWindbackTimeArgs.ts +0 -7
  347. package/src/generated/SetLogLevel.ts +0 -7
  348. package/src/generated/SetLogLevelArgs.ts +0 -4
  349. package/src/generated/ViewError.ts +0 -3
  350. package/src/generated/ViewWindowUpdate.ts +0 -4
  351. package/src/generated/WindbackStatus.ts +0 -3
  352. package/src/generated/WindbackStatusOutput.ts +0 -11
  353. package/src/generated/WrappedCommand.ts +0 -4
  354. package/src/generated/WrappedItem.ts +0 -7
  355. package/src/generated/WrappedQuery.ts +0 -5
  356. package/src/generated/WrappedReport.ts +0 -4
  357. package/src/generated/WrappedView.ts +0 -5
  358. package/src/generated/index.ts +0 -580
  359. package/src/generated/serde_json/JsonValue.ts +0 -3
  360. package/src/index.ts +0 -128
@@ -0,0 +1,421 @@
1
+ /** Entity identifier type. In Rust this is Arc<str>, serialized as string. */
2
+ export type ID = string;
3
+ export type { CancelSubscription } from "./CancelSubscription";
4
+ export type { ClearClientWindbackTimeArgs } from "./ClearClientWindbackTimeArgs";
5
+ export type { Client } from "./Client";
6
+ export type { ClientCount } from "./ClientCount";
7
+ export type { ClientId } from "./ClientId";
8
+ export type { ClientStatusOutput } from "./ClientStatusOutput";
9
+ export type { CommandError } from "./CommandError";
10
+ export type { CommandResponse } from "./CommandResponse";
11
+ export type { DeleteClientArgs } from "./DeleteClientArgs";
12
+ export type { DeleteClientResult } from "./DeleteClientResult";
13
+ export type { DeleteClientsArgs } from "./DeleteClientsArgs";
14
+ export type { DeleteClientsResult } from "./DeleteClientsResult";
15
+ export type { DeleteServerArgs } from "./DeleteServerArgs";
16
+ export type { DeleteServerResult } from "./DeleteServerResult";
17
+ export type { DeleteServersArgs } from "./DeleteServersArgs";
18
+ export type { DeleteServersResult } from "./DeleteServersResult";
19
+ export type { EntitySearchResult } from "./EntitySearchResult";
20
+ export type { EntitySnapshotDifferenceData } from "./EntitySnapshotDifferenceData";
21
+ export type { EntityTreeExport } from "./EntityTreeExport";
22
+ export type { EventContainer } from "./EventContainer";
23
+ export type { EventOptions } from "./EventOptions";
24
+ export type { ExportedEntity } from "./ExportedEntity";
25
+ export type { ImportItemsArgs } from "./ImportItemsArgs";
26
+ export type { ItemStub } from "./ItemStub";
27
+ export type { LogLevel } from "./LogLevel";
28
+ export type { MEvent } from "./MEvent";
29
+ export type { MEventType } from "./MEventType";
30
+ export type { MykoMessage } from "./MykoMessage";
31
+ export type { PartialClient } from "./PartialClient";
32
+ export type { PartialServer } from "./PartialServer";
33
+ export type { PersistHealthStatus } from "./PersistHealthStatus";
34
+ export type { PingData } from "./PingData";
35
+ export type { QueryError } from "./QueryError";
36
+ export type { QueryWindow } from "./QueryWindow";
37
+ export type { QueryWindowUpdate } from "./QueryWindowUpdate";
38
+ export type { ReportError } from "./ReportError";
39
+ export type { ReportResponse } from "./ReportResponse";
40
+ export * from "./serde_json/JsonValue";
41
+ export type { Server } from "./Server";
42
+ export type { ServerCount } from "./ServerCount";
43
+ export type { ServerId } from "./ServerId";
44
+ export type { ServerStatsOutput } from "./ServerStatsOutput";
45
+ export type { SetClientWindbackTimeArgs } from "./SetClientWindbackTimeArgs";
46
+ export type { SetLogLevelArgs } from "./SetLogLevelArgs";
47
+ export type { ViewError } from "./ViewError";
48
+ export type { ViewWindowUpdate } from "./ViewWindowUpdate";
49
+ export type { WindbackStatusOutput } from "./WindbackStatusOutput";
50
+ export type { WrappedCommand } from "./WrappedCommand";
51
+ export type { WrappedItem } from "./WrappedItem";
52
+ export type { WrappedQuery } from "./WrappedQuery";
53
+ export type { WrappedReport } from "./WrappedReport";
54
+ export type { WrappedView } from "./WrappedView";
55
+ import type { ChildEntities as _ChildEntities } from "./ChildEntities";
56
+ import type { ChildEntitiesAllTime as _ChildEntitiesAllTime } from "./ChildEntitiesAllTime";
57
+ import type { ClearClientWindbackTime as _ClearClientWindbackTime } from "./ClearClientWindbackTime";
58
+ import type { Client } from "./Client";
59
+ import type { ClientCount } from "./ClientCount";
60
+ import type { ClientStatus as _ClientStatus } from "./ClientStatus";
61
+ import type { ClientStatusOutput } from "./ClientStatusOutput";
62
+ import type { CountAllClients as _CountAllClients } from "./CountAllClients";
63
+ import type { CountAllServers as _CountAllServers } from "./CountAllServers";
64
+ import type { CountClients as _CountClients } from "./CountClients";
65
+ import type { CountServers as _CountServers } from "./CountServers";
66
+ import type { DeleteClient as _DeleteClient } from "./DeleteClient";
67
+ import type { DeleteClientResult } from "./DeleteClientResult";
68
+ import type { DeleteClients as _DeleteClients } from "./DeleteClients";
69
+ import type { DeleteClientsResult } from "./DeleteClientsResult";
70
+ import type { DeleteServer as _DeleteServer } from "./DeleteServer";
71
+ import type { DeleteServerResult } from "./DeleteServerResult";
72
+ import type { DeleteServers as _DeleteServers } from "./DeleteServers";
73
+ import type { DeleteServersResult } from "./DeleteServersResult";
74
+ import type { EntitySearch as _EntitySearch } from "./EntitySearch";
75
+ import type { EntitySearchResult } from "./EntitySearchResult";
76
+ import type { EntitySnapshotDifference as _EntitySnapshotDifference } from "./EntitySnapshotDifference";
77
+ import type { EntitySnapshotDifferenceData } from "./EntitySnapshotDifferenceData";
78
+ import type { EntityTreeExport } from "./EntityTreeExport";
79
+ import type { EventsForTransaction as _EventsForTransaction } from "./EventsForTransaction";
80
+ import type { ExportEntityTree as _ExportEntityTree } from "./ExportEntityTree";
81
+ import type { FullChildEntities as _FullChildEntities } from "./FullChildEntities";
82
+ import type { GetAllClients as _GetAllClients } from "./GetAllClients";
83
+ import type { GetAllServers as _GetAllServers } from "./GetAllServers";
84
+ import type { GetClientById as _GetClientById } from "./GetClientById";
85
+ import type { GetClientsByIds as _GetClientsByIds } from "./GetClientsByIds";
86
+ import type { GetClientsByQuery as _GetClientsByQuery } from "./GetClientsByQuery";
87
+ import type { GetConnectedServer as _GetConnectedServer } from "./GetConnectedServer";
88
+ import type { GetItemsByTypeAndIds as _GetItemsByTypeAndIds } from "./GetItemsByTypeAndIds";
89
+ import type { GetPeerServers as _GetPeerServers } from "./GetPeerServers";
90
+ import type { GetPersistHealth as _GetPersistHealth } from "./GetPersistHealth";
91
+ import type { GetServerById as _GetServerById } from "./GetServerById";
92
+ import type { GetServersByIds as _GetServersByIds } from "./GetServersByIds";
93
+ import type { GetServersByQuery as _GetServersByQuery } from "./GetServersByQuery";
94
+ import type { ImportItems as _ImportItems } from "./ImportItems";
95
+ import type { ItemStub } from "./ItemStub";
96
+ import type { Loggers as _Loggers } from "./Loggers";
97
+ import type { LogLevel } from "./LogLevel";
98
+ import type { MEvent } from "./MEvent";
99
+ import type { PeerAlive as _PeerAlive } from "./PeerAlive";
100
+ import type { PersistHealthStatus } from "./PersistHealthStatus";
101
+ import type { JsonValue } from "./serde_json/JsonValue";
102
+ import type { Server } from "./Server";
103
+ import type { ServerCount } from "./ServerCount";
104
+ import type { ServerLogLevel as _ServerLogLevel } from "./ServerLogLevel";
105
+ import type { ServerStats as _ServerStats } from "./ServerStats";
106
+ import type { ServerStatsOutput } from "./ServerStatsOutput";
107
+ import type { SetClientWindbackTime as _SetClientWindbackTime } from "./SetClientWindbackTime";
108
+ import type { SetLogLevel as _SetLogLevel } from "./SetLogLevel";
109
+ import type { WindbackStatus as _WindbackStatus } from "./WindbackStatus";
110
+ import type { WindbackStatusOutput } from "./WindbackStatusOutput";
111
+ export declare class GetServersByIds {
112
+ static readonly queryId: "GetServersByIds";
113
+ static readonly queryItemType: "Server";
114
+ readonly queryId: "GetServersByIds";
115
+ readonly queryItemType: "Server";
116
+ readonly query: Omit<_GetServersByIds, "tx" | "createdAt">;
117
+ readonly $res: () => Server[];
118
+ constructor(args: Omit<_GetServersByIds, "tx" | "createdAt">);
119
+ }
120
+ export declare class GetServersByQuery {
121
+ static readonly queryId: "GetServersByQuery";
122
+ static readonly queryItemType: "Server";
123
+ readonly queryId: "GetServersByQuery";
124
+ readonly queryItemType: "Server";
125
+ readonly query: Omit<_GetServersByQuery, "tx" | "createdAt">;
126
+ readonly $res: () => Server[];
127
+ constructor(args: Omit<_GetServersByQuery, "tx" | "createdAt">);
128
+ }
129
+ export declare class GetAllServers {
130
+ static readonly queryId: "GetAllServers";
131
+ static readonly queryItemType: "Server";
132
+ readonly queryId: "GetAllServers";
133
+ readonly queryItemType: "Server";
134
+ readonly query: Omit<_GetAllServers, "tx" | "createdAt">;
135
+ readonly $res: () => Server[];
136
+ constructor(args: Omit<_GetAllServers, "tx" | "createdAt">);
137
+ }
138
+ export declare class GetConnectedServer {
139
+ static readonly queryId: "GetConnectedServer";
140
+ static readonly queryItemType: "Server";
141
+ readonly queryId: "GetConnectedServer";
142
+ readonly queryItemType: "Server";
143
+ readonly query: Omit<_GetConnectedServer, "tx" | "createdAt">;
144
+ readonly $res: () => Server[];
145
+ constructor(args: Omit<_GetConnectedServer, "tx" | "createdAt">);
146
+ }
147
+ export declare class GetPeerServers {
148
+ static readonly queryId: "GetPeerServers";
149
+ static readonly queryItemType: "Server";
150
+ readonly queryId: "GetPeerServers";
151
+ readonly queryItemType: "Server";
152
+ readonly query: Omit<_GetPeerServers, "tx" | "createdAt">;
153
+ readonly $res: () => Server[];
154
+ constructor(args: Omit<_GetPeerServers, "tx" | "createdAt">);
155
+ }
156
+ export declare class GetClientsByQuery {
157
+ static readonly queryId: "GetClientsByQuery";
158
+ static readonly queryItemType: "Client";
159
+ readonly queryId: "GetClientsByQuery";
160
+ readonly queryItemType: "Client";
161
+ readonly query: Omit<_GetClientsByQuery, "tx" | "createdAt">;
162
+ readonly $res: () => Client[];
163
+ constructor(args: Omit<_GetClientsByQuery, "tx" | "createdAt">);
164
+ }
165
+ export declare class GetAllClients {
166
+ static readonly queryId: "GetAllClients";
167
+ static readonly queryItemType: "Client";
168
+ readonly queryId: "GetAllClients";
169
+ readonly queryItemType: "Client";
170
+ readonly query: Omit<_GetAllClients, "tx" | "createdAt">;
171
+ readonly $res: () => Client[];
172
+ constructor(args: Omit<_GetAllClients, "tx" | "createdAt">);
173
+ }
174
+ export declare class GetClientsByIds {
175
+ static readonly queryId: "GetClientsByIds";
176
+ static readonly queryItemType: "Client";
177
+ readonly queryId: "GetClientsByIds";
178
+ readonly queryItemType: "Client";
179
+ readonly query: Omit<_GetClientsByIds, "tx" | "createdAt">;
180
+ readonly $res: () => Client[];
181
+ constructor(args: Omit<_GetClientsByIds, "tx" | "createdAt">);
182
+ }
183
+ export declare class GetServerById {
184
+ static readonly reportId: "GetServerById";
185
+ readonly reportId: "GetServerById";
186
+ readonly report: Omit<_GetServerById, "tx">;
187
+ readonly $res: () => Server | null;
188
+ constructor(args: Omit<_GetServerById, "tx">);
189
+ }
190
+ export declare class ServerStats {
191
+ static readonly reportId: "ServerStats";
192
+ readonly reportId: "ServerStats";
193
+ readonly report: Omit<_ServerStats, "tx">;
194
+ readonly $res: () => ServerStatsOutput;
195
+ constructor(args: Omit<_ServerStats, "tx">);
196
+ }
197
+ export declare class CountAllServers {
198
+ static readonly reportId: "CountAllServers";
199
+ readonly reportId: "CountAllServers";
200
+ readonly report: Omit<_CountAllServers, "tx">;
201
+ readonly $res: () => ServerCount;
202
+ constructor(args: Omit<_CountAllServers, "tx">);
203
+ }
204
+ export declare class CountServers {
205
+ static readonly reportId: "CountServers";
206
+ readonly reportId: "CountServers";
207
+ readonly report: Omit<_CountServers, "tx">;
208
+ readonly $res: () => ServerCount;
209
+ constructor(args: Omit<_CountServers, "tx">);
210
+ }
211
+ export declare class GetItemsByTypeAndIds {
212
+ static readonly reportId: "GetItemsByTypeAndIds";
213
+ readonly reportId: "GetItemsByTypeAndIds";
214
+ readonly report: Omit<_GetItemsByTypeAndIds, "tx">;
215
+ readonly $res: () => JsonValue[];
216
+ constructor(args: Omit<_GetItemsByTypeAndIds, "tx">);
217
+ }
218
+ export declare class GetPersistHealth {
219
+ static readonly reportId: "GetPersistHealth";
220
+ readonly reportId: "GetPersistHealth";
221
+ readonly report: Omit<_GetPersistHealth, "tx">;
222
+ readonly $res: () => PersistHealthStatus;
223
+ constructor(args: Omit<_GetPersistHealth, "tx">);
224
+ }
225
+ export declare class ChildEntities {
226
+ static readonly reportId: "ChildEntities";
227
+ readonly reportId: "ChildEntities";
228
+ readonly report: Omit<_ChildEntities, "tx">;
229
+ readonly $res: () => ItemStub[];
230
+ constructor(args: Omit<_ChildEntities, "tx">);
231
+ }
232
+ export declare class PeerAlive {
233
+ static readonly reportId: "PeerAlive";
234
+ readonly reportId: "PeerAlive";
235
+ readonly report: Omit<_PeerAlive, "tx">;
236
+ readonly $res: () => number;
237
+ constructor(args: Omit<_PeerAlive, "tx">);
238
+ }
239
+ export declare class EntitySnapshotDifference {
240
+ static readonly reportId: "EntitySnapshotDifference";
241
+ readonly reportId: "EntitySnapshotDifference";
242
+ readonly report: Omit<_EntitySnapshotDifference, "tx">;
243
+ readonly $res: () => EntitySnapshotDifferenceData;
244
+ constructor(args: Omit<_EntitySnapshotDifference, "tx">);
245
+ }
246
+ export declare class FullChildEntities {
247
+ static readonly reportId: "FullChildEntities";
248
+ readonly reportId: "FullChildEntities";
249
+ readonly report: Omit<_FullChildEntities, "tx">;
250
+ readonly $res: () => ItemStub[];
251
+ constructor(args: Omit<_FullChildEntities, "tx">);
252
+ }
253
+ export declare class ChildEntitiesAllTime {
254
+ static readonly reportId: "ChildEntitiesAllTime";
255
+ readonly reportId: "ChildEntitiesAllTime";
256
+ readonly report: Omit<_ChildEntitiesAllTime, "tx">;
257
+ readonly $res: () => ItemStub[];
258
+ constructor(args: Omit<_ChildEntitiesAllTime, "tx">);
259
+ }
260
+ export declare class EventsForTransaction {
261
+ static readonly reportId: "EventsForTransaction";
262
+ readonly reportId: "EventsForTransaction";
263
+ readonly report: Omit<_EventsForTransaction, "tx">;
264
+ readonly $res: () => MEvent[];
265
+ constructor(args: Omit<_EventsForTransaction, "tx">);
266
+ }
267
+ export declare class ServerLogLevel {
268
+ static readonly reportId: "ServerLogLevel";
269
+ readonly reportId: "ServerLogLevel";
270
+ readonly report: Omit<_ServerLogLevel, "tx">;
271
+ readonly $res: () => LogLevel;
272
+ constructor(args: Omit<_ServerLogLevel, "tx">);
273
+ }
274
+ export declare class Loggers {
275
+ static readonly reportId: "Loggers";
276
+ readonly reportId: "Loggers";
277
+ readonly report: Omit<_Loggers, "tx">;
278
+ readonly $res: () => string[];
279
+ constructor(args: Omit<_Loggers, "tx">);
280
+ }
281
+ export declare class CountClients {
282
+ static readonly reportId: "CountClients";
283
+ readonly reportId: "CountClients";
284
+ readonly report: Omit<_CountClients, "tx">;
285
+ readonly $res: () => ClientCount;
286
+ constructor(args: Omit<_CountClients, "tx">);
287
+ }
288
+ export declare class CountAllClients {
289
+ static readonly reportId: "CountAllClients";
290
+ readonly reportId: "CountAllClients";
291
+ readonly report: Omit<_CountAllClients, "tx">;
292
+ readonly $res: () => ClientCount;
293
+ constructor(args: Omit<_CountAllClients, "tx">);
294
+ }
295
+ export declare class GetClientById {
296
+ static readonly reportId: "GetClientById";
297
+ readonly reportId: "GetClientById";
298
+ readonly report: Omit<_GetClientById, "tx">;
299
+ readonly $res: () => Client | null;
300
+ constructor(args: Omit<_GetClientById, "tx">);
301
+ }
302
+ export declare class WindbackStatus {
303
+ static readonly reportId: "WindbackStatus";
304
+ readonly reportId: "WindbackStatus";
305
+ readonly report: Omit<_WindbackStatus, "tx">;
306
+ readonly $res: () => WindbackStatusOutput;
307
+ constructor(args: Omit<_WindbackStatus, "tx">);
308
+ }
309
+ export declare class ClientStatus {
310
+ static readonly reportId: "ClientStatus";
311
+ readonly reportId: "ClientStatus";
312
+ readonly report: Omit<_ClientStatus, "tx">;
313
+ readonly $res: () => ClientStatusOutput;
314
+ constructor(args: Omit<_ClientStatus, "tx">);
315
+ }
316
+ export declare class EntitySearch {
317
+ static readonly reportId: "EntitySearch";
318
+ readonly reportId: "EntitySearch";
319
+ readonly report: Omit<_EntitySearch, "tx">;
320
+ readonly $res: () => EntitySearchResult;
321
+ constructor(args: Omit<_EntitySearch, "tx">);
322
+ }
323
+ export declare class ExportEntityTree {
324
+ static readonly reportId: "ExportEntityTree";
325
+ readonly reportId: "ExportEntityTree";
326
+ readonly report: Omit<_ExportEntityTree, "tx">;
327
+ readonly $res: () => EntityTreeExport;
328
+ constructor(args: Omit<_ExportEntityTree, "tx">);
329
+ }
330
+ export declare class DeleteServers {
331
+ static readonly commandId: "DeleteServers";
332
+ readonly commandId: "DeleteServers";
333
+ readonly command: Omit<_DeleteServers, "tx" | "createdAt">;
334
+ readonly $res: () => DeleteServersResult;
335
+ constructor(args: Omit<_DeleteServers, "tx" | "createdAt">);
336
+ }
337
+ export declare class DeleteServer {
338
+ static readonly commandId: "DeleteServer";
339
+ readonly commandId: "DeleteServer";
340
+ readonly command: Omit<_DeleteServer, "tx" | "createdAt">;
341
+ readonly $res: () => DeleteServerResult;
342
+ constructor(args: Omit<_DeleteServer, "tx" | "createdAt">);
343
+ }
344
+ export declare class ImportItems {
345
+ static readonly commandId: "ImportItems";
346
+ readonly commandId: "ImportItems";
347
+ readonly command: Omit<_ImportItems, "tx" | "createdAt">;
348
+ readonly $res: () => number;
349
+ constructor(args: Omit<_ImportItems, "tx" | "createdAt">);
350
+ }
351
+ export declare class SetLogLevel {
352
+ static readonly commandId: "SetLogLevel";
353
+ readonly commandId: "SetLogLevel";
354
+ readonly command: Omit<_SetLogLevel, "tx" | "createdAt">;
355
+ readonly $res: () => boolean;
356
+ constructor(args: Omit<_SetLogLevel, "tx" | "createdAt">);
357
+ }
358
+ export declare class DeleteClients {
359
+ static readonly commandId: "DeleteClients";
360
+ readonly commandId: "DeleteClients";
361
+ readonly command: Omit<_DeleteClients, "tx" | "createdAt">;
362
+ readonly $res: () => DeleteClientsResult;
363
+ constructor(args: Omit<_DeleteClients, "tx" | "createdAt">);
364
+ }
365
+ export declare class SetClientWindbackTime {
366
+ static readonly commandId: "SetClientWindbackTime";
367
+ readonly commandId: "SetClientWindbackTime";
368
+ readonly command: Omit<_SetClientWindbackTime, "tx" | "createdAt">;
369
+ readonly $res: () => boolean;
370
+ constructor(args: Omit<_SetClientWindbackTime, "tx" | "createdAt">);
371
+ }
372
+ export declare class DeleteClient {
373
+ static readonly commandId: "DeleteClient";
374
+ readonly commandId: "DeleteClient";
375
+ readonly command: Omit<_DeleteClient, "tx" | "createdAt">;
376
+ readonly $res: () => DeleteClientResult;
377
+ constructor(args: Omit<_DeleteClient, "tx" | "createdAt">);
378
+ }
379
+ export declare class ClearClientWindbackTime {
380
+ static readonly commandId: "ClearClientWindbackTime";
381
+ readonly commandId: "ClearClientWindbackTime";
382
+ readonly command: Omit<_ClearClientWindbackTime, "tx" | "createdAt">;
383
+ readonly $res: () => boolean;
384
+ constructor(args: Omit<_ClearClientWindbackTime, "tx" | "createdAt">);
385
+ }
386
+ export declare const items: {
387
+ Server: (args: Server) => {
388
+ item: Server;
389
+ itemType: string;
390
+ };
391
+ Client: (args: Client) => {
392
+ item: Client;
393
+ itemType: string;
394
+ };
395
+ };
396
+ export declare const MykoEvent: {
397
+ readonly ViewResponse: "ws:m:view-response";
398
+ readonly ViewCancel: "ws:m:view-cancel";
399
+ readonly ViewError: "ws:m:view-error";
400
+ readonly Report: "ws:m:report";
401
+ readonly CommandError: "ws:m:command-error";
402
+ readonly CommandResponse: "ws:m:command-response";
403
+ readonly Benchmark: "ws:m:benchmark";
404
+ readonly Command: "ws:m:command";
405
+ readonly QueryError: "ws:m:query-error";
406
+ readonly Ping: "ws:m:ping";
407
+ readonly QueryCancel: "ws:m:query-cancel";
408
+ readonly ReportCancel: "ws:m:report-cancel";
409
+ readonly QueryWindow: "ws:m:query-window";
410
+ readonly Query: "ws:m:query";
411
+ readonly ReportError: "ws:m:report-error";
412
+ readonly ReportResponse: "ws:m:report-response";
413
+ readonly View: "ws:m:view";
414
+ readonly EventBatch: "ws:m:event-batch";
415
+ readonly ViewWindow: "ws:m:view-window";
416
+ readonly ProtocolSwitch: "ws:m:protocol-switch";
417
+ readonly QueryResponse: "ws:m:query-response";
418
+ readonly Event: "ws:m:event";
419
+ };
420
+ export type MykoEventType = typeof MykoEvent[keyof typeof MykoEvent];
421
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/generated/index.ts"],"names":[],"mappings":"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"}