@xyo-network/sdk 7.0.2 → 7.0.4

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 (1285) hide show
  1. package/dist/neutral/index.d.ts +3 -16
  2. package/dist/neutral/index.d.ts.map +1 -0
  3. package/dist/neutral/index.mjs +4 -16
  4. package/dist/neutral/index.mjs.map +7 -0
  5. package/package.json +15 -94
  6. package/dist/_pkg/account/neutral/Account.d.ts +0 -37
  7. package/dist/_pkg/account/neutral/Jwt/base64url.d.ts +0 -4
  8. package/dist/_pkg/account/neutral/Jwt/createJwt.d.ts +0 -2
  9. package/dist/_pkg/account/neutral/Jwt/decodeJwt.d.ts +0 -2
  10. package/dist/_pkg/account/neutral/Jwt/digest.d.ts +0 -3
  11. package/dist/_pkg/account/neutral/Jwt/index.d.ts +0 -5
  12. package/dist/_pkg/account/neutral/Jwt/verifyJwt.d.ts +0 -2
  13. package/dist/_pkg/account/neutral/Key/AddressValue.d.ts +0 -10
  14. package/dist/_pkg/account/neutral/Key/EllipticKey.d.ts +0 -3
  15. package/dist/_pkg/account/neutral/Key/PrivateKey.d.ts +0 -13
  16. package/dist/_pkg/account/neutral/Key/PublicKey.d.ts +0 -13
  17. package/dist/_pkg/account/neutral/Key/index.d.ts +0 -4
  18. package/dist/_pkg/account/neutral/index.d.ts +0 -5
  19. package/dist/_pkg/account/neutral/index.mjs +0 -546
  20. package/dist/_pkg/account/neutral/lib/index.d.ts +0 -1
  21. package/dist/_pkg/account/neutral/lib/walletPath/combineWalletPaths.d.ts +0 -1
  22. package/dist/_pkg/account/neutral/lib/walletPath/formatWalletPath.d.ts +0 -1
  23. package/dist/_pkg/account/neutral/lib/walletPath/index.d.ts +0 -3
  24. package/dist/_pkg/account/neutral/lib/walletPath/isValidWalletPath.d.ts +0 -2
  25. package/dist/_pkg/account/neutral/register.d.ts +0 -1
  26. package/dist/_pkg/account-model/neutral/Account.d.ts +0 -45
  27. package/dist/_pkg/account-model/neutral/Algorithm.d.ts +0 -4
  28. package/dist/_pkg/account-model/neutral/Jwt/constants.d.ts +0 -13
  29. package/dist/_pkg/account-model/neutral/Jwt/index.d.ts +0 -2
  30. package/dist/_pkg/account-model/neutral/Jwt/types.d.ts +0 -55
  31. package/dist/_pkg/account-model/neutral/VerifierRegistry.d.ts +0 -5
  32. package/dist/_pkg/account-model/neutral/addressTo20Bytes.d.ts +0 -1
  33. package/dist/_pkg/account-model/neutral/index.d.ts +0 -5
  34. package/dist/_pkg/account-model/neutral/index.mjs +0 -99
  35. package/dist/_pkg/address/neutral/XyoAddress.d.ts +0 -37
  36. package/dist/_pkg/address/neutral/XyoLegacyAddress.d.ts +0 -36
  37. package/dist/_pkg/address/neutral/XyoQuantAddress.d.ts +0 -32
  38. package/dist/_pkg/address/neutral/index.d.ts +0 -3
  39. package/dist/_pkg/address/neutral/index.mjs +0 -74
  40. package/dist/_pkg/address-payload-plugin/neutral/Plugin.d.ts +0 -3
  41. package/dist/_pkg/address-payload-plugin/neutral/Template.d.ts +0 -2
  42. package/dist/_pkg/address-payload-plugin/neutral/index.d.ts +0 -2
  43. package/dist/_pkg/address-payload-plugin/neutral/index.mjs +0 -22
  44. package/dist/_pkg/api/neutral/Api/Api.d.ts +0 -7
  45. package/dist/_pkg/api/neutral/Api/index.d.ts +0 -1
  46. package/dist/_pkg/api/neutral/Base.d.ts +0 -31
  47. package/dist/_pkg/api/neutral/Simple.d.ts +0 -21
  48. package/dist/_pkg/api/neutral/WithArchive.d.ts +0 -3
  49. package/dist/_pkg/api/neutral/index.d.ts +0 -5
  50. package/dist/_pkg/api/neutral/index.mjs +0 -186
  51. package/dist/_pkg/api/neutral/models/ArchivePath.d.ts +0 -3
  52. package/dist/_pkg/api/neutral/models/index.d.ts +0 -1
  53. package/dist/_pkg/api/neutral/objToQuery.d.ts +0 -1
  54. package/dist/_pkg/api-location-diviner/neutral/LocationDiviner/LocationDivinerApi.d.ts +0 -10
  55. package/dist/_pkg/api-location-diviner/neutral/LocationDiviner/Queries/LocationHeatmapQuery/LocationHeatmapPointProperties.d.ts +0 -4
  56. package/dist/_pkg/api-location-diviner/neutral/LocationDiviner/Queries/LocationHeatmapQuery/LocationHeatmapQuery.d.ts +0 -20
  57. package/dist/_pkg/api-location-diviner/neutral/LocationDiviner/Queries/LocationHeatmapQuery/index.d.ts +0 -2
  58. package/dist/_pkg/api-location-diviner/neutral/LocationDiviner/Queries/LocationQuadkeyHeatmapQuery/LocationQuadkeyHeatmapQuery.d.ts +0 -20
  59. package/dist/_pkg/api-location-diviner/neutral/LocationDiviner/Queries/LocationQuadkeyHeatmapQuery/index.d.ts +0 -1
  60. package/dist/_pkg/api-location-diviner/neutral/LocationDiviner/Queries/LocationQueryCreationRequest.d.ts +0 -17
  61. package/dist/_pkg/api-location-diviner/neutral/LocationDiviner/Queries/LocationQueryCreationResponse.d.ts +0 -4
  62. package/dist/_pkg/api-location-diviner/neutral/LocationDiviner/Queries/LocationQuerySchema.d.ts +0 -6
  63. package/dist/_pkg/api-location-diviner/neutral/LocationDiviner/Queries/LocationTimeRangeQuery/LocationTimeRangePointProperties.d.ts +0 -7
  64. package/dist/_pkg/api-location-diviner/neutral/LocationDiviner/Queries/LocationTimeRangeQuery/LocationTimeRangeQuery.d.ts +0 -20
  65. package/dist/_pkg/api-location-diviner/neutral/LocationDiviner/Queries/LocationTimeRangeQuery/index.d.ts +0 -2
  66. package/dist/_pkg/api-location-diviner/neutral/LocationDiviner/Queries/index.d.ts +0 -6
  67. package/dist/_pkg/api-location-diviner/neutral/LocationDiviner/Witnesses/CurrentLocationWitness.d.ts +0 -19
  68. package/dist/_pkg/api-location-diviner/neutral/LocationDiviner/Witnesses/LocationWitness.d.ts +0 -27
  69. package/dist/_pkg/api-location-diviner/neutral/LocationDiviner/Witnesses/index.d.ts +0 -2
  70. package/dist/_pkg/api-location-diviner/neutral/LocationDiviner/index.d.ts +0 -4
  71. package/dist/_pkg/api-location-diviner/neutral/LocationDiviner/models.d.ts +0 -4
  72. package/dist/_pkg/api-location-diviner/neutral/RemoteDivinerConfig.d.ts +0 -18
  73. package/dist/_pkg/api-location-diviner/neutral/RemoteDivinerError.d.ts +0 -5
  74. package/dist/_pkg/api-location-diviner/neutral/index.d.ts +0 -3
  75. package/dist/_pkg/api-location-diviner/neutral/index.mjs +0 -192
  76. package/dist/_pkg/api-models/neutral/Config.d.ts +0 -24
  77. package/dist/_pkg/api-models/neutral/Envelope.d.ts +0 -14
  78. package/dist/_pkg/api-models/neutral/Error.d.ts +0 -4
  79. package/dist/_pkg/api-models/neutral/Reportable.d.ts +0 -7
  80. package/dist/_pkg/api-models/neutral/Response.d.ts +0 -7
  81. package/dist/_pkg/api-models/neutral/Warning.d.ts +0 -1
  82. package/dist/_pkg/api-models/neutral/index.d.ts +0 -6
  83. package/dist/_pkg/api-models/neutral/index.mjs +0 -1
  84. package/dist/_pkg/archivist/neutral/abstract.d.ts +0 -1
  85. package/dist/_pkg/archivist/neutral/abstract.mjs +0 -2
  86. package/dist/_pkg/archivist/neutral/index.d.ts +0 -4
  87. package/dist/_pkg/archivist/neutral/index.mjs +0 -5
  88. package/dist/_pkg/archivist/neutral/model.d.ts +0 -1
  89. package/dist/_pkg/archivist/neutral/model.mjs +0 -2
  90. package/dist/_pkg/archivist/neutral/wrapper.d.ts +0 -1
  91. package/dist/_pkg/archivist/neutral/wrapper.mjs +0 -2
  92. package/dist/_pkg/archivist-abstract/neutral/AbstractArchivist.d.ts +0 -82
  93. package/dist/_pkg/archivist-abstract/neutral/StorageClassLabel.d.ts +0 -2
  94. package/dist/_pkg/archivist-abstract/neutral/index.d.ts +0 -2
  95. package/dist/_pkg/archivist-abstract/neutral/index.mjs +0 -562
  96. package/dist/_pkg/archivist-generic/neutral/Archivist.d.ts +0 -28
  97. package/dist/_pkg/archivist-generic/neutral/Config.d.ts +0 -21
  98. package/dist/_pkg/archivist-generic/neutral/index.d.ts +0 -2
  99. package/dist/_pkg/archivist-generic/neutral/index.mjs +0 -126
  100. package/dist/_pkg/archivist-memory/neutral/Archivist.d.ts +0 -16
  101. package/dist/_pkg/archivist-memory/neutral/Config.d.ts +0 -21
  102. package/dist/_pkg/archivist-memory/neutral/MemoryDriver.d.ts +0 -33
  103. package/dist/_pkg/archivist-memory/neutral/index.d.ts +0 -2
  104. package/dist/_pkg/archivist-memory/neutral/index.mjs +0 -197
  105. package/dist/_pkg/archivist-model/neutral/ArchivistDriver.d.ts +0 -11
  106. package/dist/_pkg/archivist-model/neutral/ArchivistFunctions.d.ts +0 -19
  107. package/dist/_pkg/archivist-model/neutral/ArchivistSnapshot.d.ts +0 -15
  108. package/dist/_pkg/archivist-model/neutral/ArchivistStats.d.ts +0 -14
  109. package/dist/_pkg/archivist-model/neutral/Config.d.ts +0 -49
  110. package/dist/_pkg/archivist-model/neutral/EventData.d.ts +0 -4
  111. package/dist/_pkg/archivist-model/neutral/EventModels/Cleared.d.ts +0 -6
  112. package/dist/_pkg/archivist-model/neutral/EventModels/Deleted.d.ts +0 -10
  113. package/dist/_pkg/archivist-model/neutral/EventModels/Inserted.d.ts +0 -11
  114. package/dist/_pkg/archivist-model/neutral/EventModels/index.d.ts +0 -3
  115. package/dist/_pkg/archivist-model/neutral/IndexDescription.d.ts +0 -33
  116. package/dist/_pkg/archivist-model/neutral/Instance.d.ts +0 -29
  117. package/dist/_pkg/archivist-model/neutral/Labels.d.ts +0 -4
  118. package/dist/_pkg/archivist-model/neutral/Module.d.ts +0 -6
  119. package/dist/_pkg/archivist-model/neutral/ModuleInstance.d.ts +0 -5
  120. package/dist/_pkg/archivist-model/neutral/NextOptions.d.ts +0 -10
  121. package/dist/_pkg/archivist-model/neutral/PayloadArchivist.d.ts +0 -17
  122. package/dist/_pkg/archivist-model/neutral/Queries/All.d.ts +0 -14
  123. package/dist/_pkg/archivist-model/neutral/Queries/Clear.d.ts +0 -14
  124. package/dist/_pkg/archivist-model/neutral/Queries/Commit.d.ts +0 -14
  125. package/dist/_pkg/archivist-model/neutral/Queries/Delete.d.ts +0 -17
  126. package/dist/_pkg/archivist-model/neutral/Queries/Get.d.ts +0 -17
  127. package/dist/_pkg/archivist-model/neutral/Queries/Insert.d.ts +0 -14
  128. package/dist/_pkg/archivist-model/neutral/Queries/Next.d.ts +0 -20
  129. package/dist/_pkg/archivist-model/neutral/Queries/Snapshot.d.ts +0 -14
  130. package/dist/_pkg/archivist-model/neutral/Queries/index.d.ts +0 -19
  131. package/dist/_pkg/archivist-model/neutral/RawQueryFunctions.d.ts +0 -13
  132. package/dist/_pkg/archivist-model/neutral/attachable/AttachableInstance.d.ts +0 -12
  133. package/dist/_pkg/archivist-model/neutral/attachable/asAttachableInstance.d.ts +0 -1
  134. package/dist/_pkg/archivist-model/neutral/attachable/index.d.ts +0 -3
  135. package/dist/_pkg/archivist-model/neutral/attachable/isAttachableInstance.d.ts +0 -4
  136. package/dist/_pkg/archivist-model/neutral/index.d.ts +0 -17
  137. package/dist/_pkg/archivist-model/neutral/index.mjs +0 -368
  138. package/dist/_pkg/archivist-model/neutral/lib/HydratedBoundWitness.d.ts +0 -7
  139. package/dist/_pkg/archivist-model/neutral/lib/getBoundWitness.d.ts +0 -6
  140. package/dist/_pkg/archivist-model/neutral/lib/hydrateBoundWitness.d.ts +0 -7
  141. package/dist/_pkg/archivist-model/neutral/lib/index.d.ts +0 -3
  142. package/dist/_pkg/archivist-model/neutral/typeChecks.d.ts +0 -11
  143. package/dist/_pkg/archivist-view/neutral/ViewArchivist.d.ts +0 -44
  144. package/dist/_pkg/archivist-view/neutral/index.d.ts +0 -1
  145. package/dist/_pkg/archivist-view/neutral/index.mjs +0 -82
  146. package/dist/_pkg/archivist-wrapper/neutral/ArchivistWrapper.d.ts +0 -26
  147. package/dist/_pkg/archivist-wrapper/neutral/index.d.ts +0 -1
  148. package/dist/_pkg/archivist-wrapper/neutral/index.mjs +0 -87
  149. package/dist/_pkg/boundwitness/neutral/builder.d.ts +0 -1
  150. package/dist/_pkg/boundwitness/neutral/builder.mjs +0 -2
  151. package/dist/_pkg/boundwitness/neutral/index.d.ts +0 -4
  152. package/dist/_pkg/boundwitness/neutral/index.mjs +0 -5
  153. package/dist/_pkg/boundwitness/neutral/model.d.ts +0 -1
  154. package/dist/_pkg/boundwitness/neutral/model.mjs +0 -2
  155. package/dist/_pkg/boundwitness/neutral/validator.d.ts +0 -1
  156. package/dist/_pkg/boundwitness/neutral/validator.mjs +0 -2
  157. package/dist/_pkg/boundwitness/neutral/wrapper.d.ts +0 -1
  158. package/dist/_pkg/boundwitness/neutral/wrapper.mjs +0 -2
  159. package/dist/_pkg/boundwitness-builder/neutral/BoundWitnessBuilder.d.ts +0 -47
  160. package/dist/_pkg/boundwitness-builder/neutral/GeneratedBoundWitnessFields.d.ts +0 -2
  161. package/dist/_pkg/boundwitness-builder/neutral/Query/QueryBoundWitnessBuilder.d.ts +0 -8
  162. package/dist/_pkg/boundwitness-builder/neutral/Query/index.d.ts +0 -1
  163. package/dist/_pkg/boundwitness-builder/neutral/combinationsByBoundwitness.d.ts +0 -9
  164. package/dist/_pkg/boundwitness-builder/neutral/index.d.ts +0 -4
  165. package/dist/_pkg/boundwitness-builder/neutral/index.mjs +0 -310
  166. package/dist/_pkg/boundwitness-builder/neutral/intraBoundwitnessSchemaCombinations.d.ts +0 -10
  167. package/dist/_pkg/boundwitness-builder/neutral/uniqueAccounts.d.ts +0 -2
  168. package/dist/_pkg/boundwitness-builder/neutral/uniqueAddresses.d.ts +0 -2
  169. package/dist/_pkg/boundwitness-loader/neutral/Loader.d.ts +0 -20
  170. package/dist/_pkg/boundwitness-loader/neutral/index.d.ts +0 -1
  171. package/dist/_pkg/boundwitness-loader/neutral/index.mjs +0 -55
  172. package/dist/_pkg/boundwitness-model/neutral/BoundWitness/BoundWitness.d.ts +0 -172
  173. package/dist/_pkg/boundwitness-model/neutral/BoundWitness/BoundWitnessJsonSchema.d.ts +0 -36
  174. package/dist/_pkg/boundwitness-model/neutral/BoundWitness/BoundWitnessSchema.d.ts +0 -4
  175. package/dist/_pkg/boundwitness-model/neutral/BoundWitness/HydratedBoundWitness.d.ts +0 -71
  176. package/dist/_pkg/boundwitness-model/neutral/BoundWitness/Signatures.d.ts +0 -13
  177. package/dist/_pkg/boundwitness-model/neutral/BoundWitness/SignedBoundWitness.d.ts +0 -43
  178. package/dist/_pkg/boundwitness-model/neutral/BoundWitness/UnsignedBoundWitness.d.ts +0 -43
  179. package/dist/_pkg/boundwitness-model/neutral/BoundWitness/index.d.ts +0 -7
  180. package/dist/_pkg/boundwitness-model/neutral/QueryBoundWitness.d.ts +0 -149
  181. package/dist/_pkg/boundwitness-model/neutral/index.d.ts +0 -2
  182. package/dist/_pkg/boundwitness-model/neutral/index.mjs +0 -130
  183. package/dist/_pkg/boundwitness-validator/neutral/Validator.d.ts +0 -16
  184. package/dist/_pkg/boundwitness-validator/neutral/index.d.ts +0 -2
  185. package/dist/_pkg/boundwitness-validator/neutral/index.mjs +0 -176
  186. package/dist/_pkg/boundwitness-validator/neutral/lib/addresses/addressesContains.d.ts +0 -9
  187. package/dist/_pkg/boundwitness-validator/neutral/lib/addresses/addressesContainsAll.d.ts +0 -9
  188. package/dist/_pkg/boundwitness-validator/neutral/lib/addresses/addressesContainsAny.d.ts +0 -11
  189. package/dist/_pkg/boundwitness-validator/neutral/lib/addresses/index.d.ts +0 -3
  190. package/dist/_pkg/boundwitness-validator/neutral/lib/index.d.ts +0 -3
  191. package/dist/_pkg/boundwitness-validator/neutral/lib/payloadHashes/index.d.ts +0 -3
  192. package/dist/_pkg/boundwitness-validator/neutral/lib/payloadHashes/payloadHashesContains.d.ts +0 -9
  193. package/dist/_pkg/boundwitness-validator/neutral/lib/payloadHashes/payloadHashesContainsAll.d.ts +0 -9
  194. package/dist/_pkg/boundwitness-validator/neutral/lib/payloadHashes/payloadHashesContainsAny.d.ts +0 -11
  195. package/dist/_pkg/boundwitness-validator/neutral/lib/payloadSchemas/index.d.ts +0 -3
  196. package/dist/_pkg/boundwitness-validator/neutral/lib/payloadSchemas/payloadSchemasContains.d.ts +0 -9
  197. package/dist/_pkg/boundwitness-validator/neutral/lib/payloadSchemas/payloadSchemasContainsAll.d.ts +0 -9
  198. package/dist/_pkg/boundwitness-validator/neutral/lib/payloadSchemas/payloadSchemasContainsAny.d.ts +0 -11
  199. package/dist/_pkg/boundwitness-validator/neutral/lib/util/BoundWitnessArrayProperty.d.ts +0 -9
  200. package/dist/_pkg/boundwitness-validator/neutral/lib/util/boundWitnessArrayPropertyContains.d.ts +0 -10
  201. package/dist/_pkg/boundwitness-validator/neutral/lib/util/boundWitnessArrayPropertyContainsAll.d.ts +0 -10
  202. package/dist/_pkg/boundwitness-validator/neutral/lib/util/boundWitnessArrayPropertyContainsAny.d.ts +0 -12
  203. package/dist/_pkg/boundwitness-validator/neutral/lib/util/index.d.ts +0 -3
  204. package/dist/_pkg/boundwitness-wrapper/neutral/BoundWitnessWrapper.d.ts +0 -59
  205. package/dist/_pkg/boundwitness-wrapper/neutral/QueryBoundWitnessWrapper.d.ts +0 -13
  206. package/dist/_pkg/boundwitness-wrapper/neutral/SchemaType.d.ts +0 -5
  207. package/dist/_pkg/boundwitness-wrapper/neutral/index.d.ts +0 -3
  208. package/dist/_pkg/boundwitness-wrapper/neutral/index.mjs +0 -280
  209. package/dist/_pkg/bridge/neutral/index.d.ts +0 -3
  210. package/dist/_pkg/bridge/neutral/index.mjs +0 -4
  211. package/dist/_pkg/bridge/neutral/model.d.ts +0 -1
  212. package/dist/_pkg/bridge/neutral/model.mjs +0 -2
  213. package/dist/_pkg/bridge/neutral/wrapper.d.ts +0 -1
  214. package/dist/_pkg/bridge/neutral/wrapper.mjs +0 -2
  215. package/dist/_pkg/bridge-abstract/neutral/AbstractBridge.d.ts +0 -30
  216. package/dist/_pkg/bridge-abstract/neutral/AbstractBridgeModuleResolver.d.ts +0 -22
  217. package/dist/_pkg/bridge-abstract/neutral/AbstractModuleProxy/AbstractModuleProxy.d.ts +0 -58
  218. package/dist/_pkg/bridge-abstract/neutral/AbstractModuleProxy/ModuleProxyResolver.d.ts +0 -36
  219. package/dist/_pkg/bridge-abstract/neutral/AbstractModuleProxy/index.d.ts +0 -2
  220. package/dist/_pkg/bridge-abstract/neutral/index.d.ts +0 -4
  221. package/dist/_pkg/bridge-abstract/neutral/index.mjs +0 -537
  222. package/dist/_pkg/bridge-abstract/neutral/wrapModuleWithType.d.ts +0 -4
  223. package/dist/_pkg/bridge-http/neutral/HttpBridge.d.ts +0 -42
  224. package/dist/_pkg/bridge-http/neutral/HttpBridgeConfig.d.ts +0 -44
  225. package/dist/_pkg/bridge-http/neutral/HttpBridgeModuleResolver.d.ts +0 -24
  226. package/dist/_pkg/bridge-http/neutral/ModuleProxy/ModuleProxy.d.ts +0 -22
  227. package/dist/_pkg/bridge-http/neutral/ModuleProxy/index.d.ts +0 -1
  228. package/dist/_pkg/bridge-http/neutral/index.d.ts +0 -2
  229. package/dist/_pkg/bridge-http/neutral/index.mjs +0 -380
  230. package/dist/_pkg/bridge-model/neutral/Config.d.ts +0 -33
  231. package/dist/_pkg/bridge-model/neutral/EventData.d.ts +0 -4
  232. package/dist/_pkg/bridge-model/neutral/Events/Exposed.d.ts +0 -8
  233. package/dist/_pkg/bridge-model/neutral/Events/QueryFulfillFinished.d.ts +0 -12
  234. package/dist/_pkg/bridge-model/neutral/Events/QueryFulfillStarted.d.ts +0 -10
  235. package/dist/_pkg/bridge-model/neutral/Events/QuerySendFinished.d.ts +0 -12
  236. package/dist/_pkg/bridge-model/neutral/Events/QuerySendStarted.d.ts +0 -10
  237. package/dist/_pkg/bridge-model/neutral/Events/Unexposed.d.ts +0 -8
  238. package/dist/_pkg/bridge-model/neutral/Events/index.d.ts +0 -6
  239. package/dist/_pkg/bridge-model/neutral/Instance.d.ts +0 -10
  240. package/dist/_pkg/bridge-model/neutral/Module.d.ts +0 -5
  241. package/dist/_pkg/bridge-model/neutral/Params.d.ts +0 -5
  242. package/dist/_pkg/bridge-model/neutral/Queries/Connect.d.ts +0 -18
  243. package/dist/_pkg/bridge-model/neutral/Queries/Disconnect.d.ts +0 -18
  244. package/dist/_pkg/bridge-model/neutral/Queries/Expose.d.ts +0 -33
  245. package/dist/_pkg/bridge-model/neutral/Queries/Unexpose.d.ts +0 -17
  246. package/dist/_pkg/bridge-model/neutral/Queries/index.d.ts +0 -11
  247. package/dist/_pkg/bridge-model/neutral/QueryFunctions.d.ts +0 -10
  248. package/dist/_pkg/bridge-model/neutral/RawQueryFunctions.d.ts +0 -9
  249. package/dist/_pkg/bridge-model/neutral/attachable/AttachableInstance.d.ts +0 -12
  250. package/dist/_pkg/bridge-model/neutral/attachable/asAttachableInstance.d.ts +0 -1
  251. package/dist/_pkg/bridge-model/neutral/attachable/index.d.ts +0 -3
  252. package/dist/_pkg/bridge-model/neutral/attachable/isAttachableInstance.d.ts +0 -4
  253. package/dist/_pkg/bridge-model/neutral/index.d.ts +0 -11
  254. package/dist/_pkg/bridge-model/neutral/index.mjs +0 -192
  255. package/dist/_pkg/bridge-model/neutral/typeChecks.d.ts +0 -10
  256. package/dist/_pkg/bridge-wrapper/neutral/BridgeWrapper.d.ts +0 -11
  257. package/dist/_pkg/bridge-wrapper/neutral/index.d.ts +0 -1
  258. package/dist/_pkg/bridge-wrapper/neutral/index.mjs +0 -34
  259. package/dist/_pkg/config-payload-plugin/neutral/Payload.d.ts +0 -43
  260. package/dist/_pkg/config-payload-plugin/neutral/Plugin.d.ts +0 -6
  261. package/dist/_pkg/config-payload-plugin/neutral/Schema.d.ts +0 -4
  262. package/dist/_pkg/config-payload-plugin/neutral/Template.d.ts +0 -2
  263. package/dist/_pkg/config-payload-plugin/neutral/index.d.ts +0 -4
  264. package/dist/_pkg/config-payload-plugin/neutral/index.mjs +0 -43
  265. package/dist/_pkg/core/neutral/index.d.ts +0 -5
  266. package/dist/_pkg/core/neutral/index.mjs +0 -6
  267. package/dist/_pkg/core-payload-plugins/neutral/index.d.ts +0 -10
  268. package/dist/_pkg/core-payload-plugins/neutral/index.mjs +0 -25
  269. package/dist/_pkg/crypto/neutral/account-model.d.ts +0 -1
  270. package/dist/_pkg/crypto/neutral/account-model.mjs +0 -2
  271. package/dist/_pkg/crypto/neutral/account.d.ts +0 -1
  272. package/dist/_pkg/crypto/neutral/account.mjs +0 -2
  273. package/dist/_pkg/crypto/neutral/index.d.ts +0 -9
  274. package/dist/_pkg/crypto/neutral/index.mjs +0 -10
  275. package/dist/_pkg/crypto/neutral/key-model.d.ts +0 -1
  276. package/dist/_pkg/crypto/neutral/key-model.mjs +0 -2
  277. package/dist/_pkg/crypto/neutral/wallet-model.d.ts +0 -1
  278. package/dist/_pkg/crypto/neutral/wallet-model.mjs +0 -2
  279. package/dist/_pkg/crypto/neutral/wallet.d.ts +0 -1
  280. package/dist/_pkg/crypto/neutral/wallet.mjs +0 -2
  281. package/dist/_pkg/data/neutral/AbstractData.d.ts +0 -15
  282. package/dist/_pkg/data/neutral/Data.d.ts +0 -12
  283. package/dist/_pkg/data/neutral/index.d.ts +0 -2
  284. package/dist/_pkg/data/neutral/index.mjs +0 -52
  285. package/dist/_pkg/diviner/neutral/abstract.d.ts +0 -1
  286. package/dist/_pkg/diviner/neutral/abstract.mjs +0 -2
  287. package/dist/_pkg/diviner/neutral/index.d.ts +0 -3
  288. package/dist/_pkg/diviner/neutral/index.mjs +0 -4
  289. package/dist/_pkg/diviner/neutral/model.d.ts +0 -1
  290. package/dist/_pkg/diviner/neutral/model.mjs +0 -2
  291. package/dist/_pkg/diviner/neutral/wrapper.d.ts +0 -1
  292. package/dist/_pkg/diviner/neutral/wrapper.mjs +0 -2
  293. package/dist/_pkg/diviner-abstract/neutral/AbstractDiviner.d.ts +0 -22
  294. package/dist/_pkg/diviner-abstract/neutral/index.d.ts +0 -1
  295. package/dist/_pkg/diviner-abstract/neutral/index.mjs +0 -170
  296. package/dist/_pkg/diviner-boundwitness/neutral/BoundWitnessDiviner.d.ts +0 -9
  297. package/dist/_pkg/diviner-boundwitness/neutral/Config.d.ts +0 -19
  298. package/dist/_pkg/diviner-boundwitness/neutral/MemoryBoundWitnessDiviner.d.ts +0 -51
  299. package/dist/_pkg/diviner-boundwitness/neutral/Params.d.ts +0 -4
  300. package/dist/_pkg/diviner-boundwitness/neutral/Predicate.d.ts +0 -8
  301. package/dist/_pkg/diviner-boundwitness/neutral/Query.d.ts +0 -15
  302. package/dist/_pkg/diviner-boundwitness/neutral/Schema.d.ts +0 -4
  303. package/dist/_pkg/diviner-boundwitness/neutral/abstract.d.ts +0 -1
  304. package/dist/_pkg/diviner-boundwitness/neutral/abstract.mjs +0 -32
  305. package/dist/_pkg/diviner-boundwitness/neutral/applyBoundWitnessDivinerQueryPayload.d.ts +0 -3
  306. package/dist/_pkg/diviner-boundwitness/neutral/index.d.ts +0 -3
  307. package/dist/_pkg/diviner-boundwitness/neutral/index.mjs +0 -128
  308. package/dist/_pkg/diviner-boundwitness/neutral/memory.d.ts +0 -2
  309. package/dist/_pkg/diviner-boundwitness/neutral/memory.mjs +0 -116
  310. package/dist/_pkg/diviner-boundwitness/neutral/model.d.ts +0 -5
  311. package/dist/_pkg/diviner-boundwitness/neutral/model.mjs +0 -54
  312. package/dist/_pkg/diviner-identity/neutral/IdentityDiviner.d.ts +0 -12
  313. package/dist/_pkg/diviner-identity/neutral/index.d.ts +0 -1
  314. package/dist/_pkg/diviner-identity/neutral/index.mjs +0 -30
  315. package/dist/_pkg/diviner-model/neutral/Config.d.ts +0 -26
  316. package/dist/_pkg/diviner-model/neutral/DivinerQueryFunctions.d.ts +0 -8
  317. package/dist/_pkg/diviner-model/neutral/EventData.d.ts +0 -4
  318. package/dist/_pkg/diviner-model/neutral/EventsModels/DivineEnd.d.ts +0 -11
  319. package/dist/_pkg/diviner-model/neutral/EventsModels/DivineStart.d.ts +0 -9
  320. package/dist/_pkg/diviner-model/neutral/EventsModels/index.d.ts +0 -2
  321. package/dist/_pkg/diviner-model/neutral/Instance.d.ts +0 -8
  322. package/dist/_pkg/diviner-model/neutral/Module.d.ts +0 -5
  323. package/dist/_pkg/diviner-model/neutral/Params.d.ts +0 -4
  324. package/dist/_pkg/diviner-model/neutral/Payload.d.ts +0 -5
  325. package/dist/_pkg/diviner-model/neutral/Queries/Divine.d.ts +0 -14
  326. package/dist/_pkg/diviner-model/neutral/Queries/index.d.ts +0 -5
  327. package/dist/_pkg/diviner-model/neutral/SearchableStorage.d.ts +0 -18
  328. package/dist/_pkg/diviner-model/neutral/attachable/AttachableInstance.d.ts +0 -12
  329. package/dist/_pkg/diviner-model/neutral/attachable/asAttachableInstance.d.ts +0 -1
  330. package/dist/_pkg/diviner-model/neutral/attachable/index.d.ts +0 -3
  331. package/dist/_pkg/diviner-model/neutral/attachable/isAttachableInstance.d.ts +0 -4
  332. package/dist/_pkg/diviner-model/neutral/index.d.ts +0 -12
  333. package/dist/_pkg/diviner-model/neutral/index.mjs +0 -99
  334. package/dist/_pkg/diviner-model/neutral/typeChecks.d.ts +0 -11
  335. package/dist/_pkg/diviner-payload-abstract/neutral/Diviner.d.ts +0 -8
  336. package/dist/_pkg/diviner-payload-abstract/neutral/index.d.ts +0 -1
  337. package/dist/_pkg/diviner-payload-abstract/neutral/index.mjs +0 -10
  338. package/dist/_pkg/diviner-payload-generic/neutral/Diviner.d.ts +0 -47
  339. package/dist/_pkg/diviner-payload-generic/neutral/index.d.ts +0 -1
  340. package/dist/_pkg/diviner-payload-generic/neutral/index.mjs +0 -180
  341. package/dist/_pkg/diviner-payload-model/neutral/Config.d.ts +0 -23
  342. package/dist/_pkg/diviner-payload-model/neutral/Order.d.ts +0 -1
  343. package/dist/_pkg/diviner-payload-model/neutral/Params.d.ts +0 -4
  344. package/dist/_pkg/diviner-payload-model/neutral/Predicate.d.ts +0 -9
  345. package/dist/_pkg/diviner-payload-model/neutral/Query.d.ts +0 -24
  346. package/dist/_pkg/diviner-payload-model/neutral/Schema.d.ts +0 -4
  347. package/dist/_pkg/diviner-payload-model/neutral/SortDirection.d.ts +0 -2
  348. package/dist/_pkg/diviner-payload-model/neutral/index.d.ts +0 -7
  349. package/dist/_pkg/diviner-payload-model/neutral/index.mjs +0 -62
  350. package/dist/_pkg/diviner-wrapper/neutral/DivinerWrapper.d.ts +0 -12
  351. package/dist/_pkg/diviner-wrapper/neutral/index.d.ts +0 -1
  352. package/dist/_pkg/diviner-wrapper/neutral/index.mjs +0 -24
  353. package/dist/_pkg/dns/neutral/DnsRecordType.d.ts +0 -15
  354. package/dist/_pkg/dns/neutral/DnsReturnCode.d.ts +0 -13
  355. package/dist/_pkg/dns/neutral/GoogleDnsResult.d.ts +0 -16
  356. package/dist/_pkg/dns/neutral/GoogleDnsResultAnswer.d.ts +0 -7
  357. package/dist/_pkg/dns/neutral/GoogleDnsResultQuestion.d.ts +0 -10
  358. package/dist/_pkg/dns/neutral/domainExists.d.ts +0 -7
  359. package/dist/_pkg/dns/neutral/domainResolve.d.ts +0 -8
  360. package/dist/_pkg/dns/neutral/googleDnsOverHttps.d.ts +0 -4
  361. package/dist/_pkg/dns/neutral/index.d.ts +0 -8
  362. package/dist/_pkg/dns/neutral/index.mjs +0 -60
  363. package/dist/_pkg/domain-payload-plugin/neutral/DomainConfigPayload.d.ts +0 -218
  364. package/dist/_pkg/domain-payload-plugin/neutral/DomainConfigPlugin.d.ts +0 -32
  365. package/dist/_pkg/domain-payload-plugin/neutral/DomainConfigSchema.d.ts +0 -4
  366. package/dist/_pkg/domain-payload-plugin/neutral/DomainConfigTemplate.d.ts +0 -2
  367. package/dist/_pkg/domain-payload-plugin/neutral/Payload.d.ts +0 -281
  368. package/dist/_pkg/domain-payload-plugin/neutral/Plugin.d.ts +0 -32
  369. package/dist/_pkg/domain-payload-plugin/neutral/Resolution/DomainSchemaResolver.d.ts +0 -44
  370. package/dist/_pkg/domain-payload-plugin/neutral/Resolution/SchemaResolution.d.ts +0 -26
  371. package/dist/_pkg/domain-payload-plugin/neutral/Resolution/XyoDnsRecords.d.ts +0 -26
  372. package/dist/_pkg/domain-payload-plugin/neutral/Resolution/index.d.ts +0 -3
  373. package/dist/_pkg/domain-payload-plugin/neutral/Schema.d.ts +0 -4
  374. package/dist/_pkg/domain-payload-plugin/neutral/Template.d.ts +0 -2
  375. package/dist/_pkg/domain-payload-plugin/neutral/Wrapper.d.ts +0 -277
  376. package/dist/_pkg/domain-payload-plugin/neutral/index.d.ts +0 -10
  377. package/dist/_pkg/domain-payload-plugin/neutral/index.mjs +0 -484
  378. package/dist/_pkg/elliptic/neutral/Elliptic.d.ts +0 -14
  379. package/dist/_pkg/elliptic/neutral/index.d.ts +0 -1
  380. package/dist/_pkg/elliptic/neutral/index.mjs +0 -88
  381. package/dist/_pkg/hash/browser/BrowserObjectHasher.d.ts +0 -8
  382. package/dist/_pkg/hash/browser/NodeObjectHasher.d.ts +0 -5
  383. package/dist/_pkg/hash/browser/ObjectHasher.d.ts +0 -68
  384. package/dist/_pkg/hash/browser/createBrowserWorker.d.ts +0 -2
  385. package/dist/_pkg/hash/browser/createNodeWorker.d.ts +0 -2
  386. package/dist/_pkg/hash/browser/hasEmptyFields.d.ts +0 -2
  387. package/dist/_pkg/hash/browser/index-browser.d.ts +0 -3
  388. package/dist/_pkg/hash/browser/index-browser.mjs +0 -288
  389. package/dist/_pkg/hash/browser/index.d.ts +0 -4
  390. package/dist/_pkg/hash/browser/removeEmptyFields.d.ts +0 -2
  391. package/dist/_pkg/hash/browser/sortFields.d.ts +0 -2
  392. package/dist/_pkg/hash/browser/worker/index.d.ts +0 -2
  393. package/dist/_pkg/hash/browser/worker/subtleHash-bundle.mjs +0 -257
  394. package/dist/_pkg/hash/browser/worker/subtleHash.d.ts +0 -1
  395. package/dist/_pkg/hash/browser/worker/subtleHashNode.d.ts +0 -1
  396. package/dist/_pkg/hash/browser/worker/wasmHash-bundle.mjs +0 -1678
  397. package/dist/_pkg/hash/browser/worker/wasmHash.d.ts +0 -1
  398. package/dist/_pkg/hash/browser/worker/wasmHashNode.d.ts +0 -1
  399. package/dist/_pkg/hash/neutral/BrowserObjectHasher.d.ts +0 -8
  400. package/dist/_pkg/hash/neutral/NodeObjectHasher.d.ts +0 -5
  401. package/dist/_pkg/hash/neutral/ObjectHasher.d.ts +0 -68
  402. package/dist/_pkg/hash/neutral/createBrowserWorker.d.ts +0 -2
  403. package/dist/_pkg/hash/neutral/createNodeWorker.d.ts +0 -2
  404. package/dist/_pkg/hash/neutral/hasEmptyFields.d.ts +0 -2
  405. package/dist/_pkg/hash/neutral/index-browser.d.ts +0 -3
  406. package/dist/_pkg/hash/neutral/index-browser.mjs +0 -288
  407. package/dist/_pkg/hash/neutral/index.d.ts +0 -4
  408. package/dist/_pkg/hash/neutral/removeEmptyFields.d.ts +0 -2
  409. package/dist/_pkg/hash/neutral/sortFields.d.ts +0 -2
  410. package/dist/_pkg/hash/neutral/worker/index.d.ts +0 -2
  411. package/dist/_pkg/hash/neutral/worker/subtleHash.d.ts +0 -1
  412. package/dist/_pkg/hash/neutral/worker/subtleHashNode.d.ts +0 -1
  413. package/dist/_pkg/hash/neutral/worker/wasmHash.d.ts +0 -1
  414. package/dist/_pkg/hash/neutral/worker/wasmHashNode.d.ts +0 -1
  415. package/dist/_pkg/hash/node/BrowserObjectHasher.d.ts +0 -8
  416. package/dist/_pkg/hash/node/NodeObjectHasher.d.ts +0 -5
  417. package/dist/_pkg/hash/node/ObjectHasher.d.ts +0 -68
  418. package/dist/_pkg/hash/node/createBrowserWorker.d.ts +0 -2
  419. package/dist/_pkg/hash/node/createNodeWorker.d.ts +0 -2
  420. package/dist/_pkg/hash/node/hasEmptyFields.d.ts +0 -2
  421. package/dist/_pkg/hash/node/index-browser.d.ts +0 -3
  422. package/dist/_pkg/hash/node/index.d.ts +0 -4
  423. package/dist/_pkg/hash/node/index.mjs +0 -278
  424. package/dist/_pkg/hash/node/removeEmptyFields.d.ts +0 -2
  425. package/dist/_pkg/hash/node/sortFields.d.ts +0 -2
  426. package/dist/_pkg/hash/node/worker/index.d.ts +0 -2
  427. package/dist/_pkg/hash/node/worker/subtleHash.d.ts +0 -1
  428. package/dist/_pkg/hash/node/worker/subtleHashNode.d.ts +0 -1
  429. package/dist/_pkg/hash/node/worker/wasmHash.d.ts +0 -1
  430. package/dist/_pkg/hash/node/worker/wasmHashNode.d.ts +0 -1
  431. package/dist/_pkg/huri/neutral/Huri.d.ts +0 -32
  432. package/dist/_pkg/huri/neutral/index.d.ts +0 -1
  433. package/dist/_pkg/huri/neutral/index.mjs +0 -117
  434. package/dist/_pkg/id-payload-plugin/neutral/Payload.d.ts +0 -85
  435. package/dist/_pkg/id-payload-plugin/neutral/Plugin.d.ts +0 -6
  436. package/dist/_pkg/id-payload-plugin/neutral/Schema.d.ts +0 -4
  437. package/dist/_pkg/id-payload-plugin/neutral/Template.d.ts +0 -2
  438. package/dist/_pkg/id-payload-plugin/neutral/index.d.ts +0 -4
  439. package/dist/_pkg/id-payload-plugin/neutral/index.mjs +0 -47
  440. package/dist/_pkg/key-model/neutral/Key/AddressValue.d.ts +0 -9
  441. package/dist/_pkg/key-model/neutral/Key/EllipticKey.d.ts +0 -3
  442. package/dist/_pkg/key-model/neutral/Key/PrivateKey.d.ts +0 -14
  443. package/dist/_pkg/key-model/neutral/Key/PublicKey.d.ts +0 -10
  444. package/dist/_pkg/key-model/neutral/Key/index.d.ts +0 -3
  445. package/dist/_pkg/key-model/neutral/index.d.ts +0 -1
  446. package/dist/_pkg/key-model/neutral/index.mjs +0 -1
  447. package/dist/_pkg/manifest/neutral/index.d.ts +0 -1
  448. package/dist/_pkg/manifest/neutral/index.mjs +0 -2
  449. package/dist/_pkg/manifest-model/neutral/Manifest.d.ts +0 -3
  450. package/dist/_pkg/manifest-model/neutral/Manifest.zod.d.ts +0 -2618
  451. package/dist/_pkg/manifest-model/neutral/Payload.d.ts +0 -1
  452. package/dist/_pkg/manifest-model/neutral/Payload.zod.d.ts +0 -1590
  453. package/dist/_pkg/manifest-model/neutral/index.d.ts +0 -2
  454. package/dist/_pkg/manifest-model/neutral/index.mjs +0 -192
  455. package/dist/_pkg/manifest-wrapper/neutral/Wrapper.d.ts +0 -25
  456. package/dist/_pkg/manifest-wrapper/neutral/WrapperEx.d.ts +0 -31
  457. package/dist/_pkg/manifest-wrapper/neutral/index.d.ts +0 -2
  458. package/dist/_pkg/manifest-wrapper/neutral/index.mjs +0 -246
  459. package/dist/_pkg/metamask-connector/browser/MetaMaskConnector.d.ts +0 -37
  460. package/dist/_pkg/metamask-connector/browser/index.d.ts +0 -1
  461. package/dist/_pkg/metamask-connector/browser/index.mjs +0 -113
  462. package/dist/_pkg/module/neutral/abstract.d.ts +0 -1
  463. package/dist/_pkg/module/neutral/abstract.mjs +0 -2
  464. package/dist/_pkg/module/neutral/index.d.ts +0 -6
  465. package/dist/_pkg/module/neutral/index.mjs +0 -7
  466. package/dist/_pkg/module/neutral/model.d.ts +0 -1
  467. package/dist/_pkg/module/neutral/model.mjs +0 -2
  468. package/dist/_pkg/module/neutral/resolver.d.ts +0 -1
  469. package/dist/_pkg/module/neutral/resolver.mjs +0 -2
  470. package/dist/_pkg/module/neutral/wrapper.d.ts +0 -1
  471. package/dist/_pkg/module/neutral/wrapper.mjs +0 -2
  472. package/dist/_pkg/module-abstract/neutral/AbstractModule.d.ts +0 -109
  473. package/dist/_pkg/module-abstract/neutral/AbstractModuleInstance.d.ts +0 -48
  474. package/dist/_pkg/module-abstract/neutral/Error.d.ts +0 -15
  475. package/dist/_pkg/module-abstract/neutral/LoggerModuleStatusReporter.d.ts +0 -8
  476. package/dist/_pkg/module-abstract/neutral/QueryValidator/ModuleConfigQueryValidator.d.ts +0 -15
  477. package/dist/_pkg/module-abstract/neutral/QueryValidator/QueryValidator.d.ts +0 -6
  478. package/dist/_pkg/module-abstract/neutral/QueryValidator/SupportedQueryValidator.d.ts +0 -9
  479. package/dist/_pkg/module-abstract/neutral/QueryValidator/index.d.ts +0 -3
  480. package/dist/_pkg/module-abstract/neutral/determineAccount.d.ts +0 -15
  481. package/dist/_pkg/module-abstract/neutral/index.d.ts +0 -5
  482. package/dist/_pkg/module-abstract/neutral/index.mjs +0 -922
  483. package/dist/_pkg/module-event-emitter/neutral/ModuleBaseEmitter.d.ts +0 -4
  484. package/dist/_pkg/module-event-emitter/neutral/index.d.ts +0 -1
  485. package/dist/_pkg/module-event-emitter/neutral/index.mjs +0 -7
  486. package/dist/_pkg/module-factory-locator/neutral/ModuleFactoryLocator.d.ts +0 -43
  487. package/dist/_pkg/module-factory-locator/neutral/index.d.ts +0 -2
  488. package/dist/_pkg/module-factory-locator/neutral/index.mjs +0 -120
  489. package/dist/_pkg/module-factory-locator/neutral/standardCreatableFactories.d.ts +0 -3
  490. package/dist/_pkg/module-model/neutral/Config/Archiving.d.ts +0 -10
  491. package/dist/_pkg/module-model/neutral/Config/Config.d.ts +0 -27
  492. package/dist/_pkg/module-model/neutral/Config/Fields.d.ts +0 -23
  493. package/dist/_pkg/module-model/neutral/Config/Reentrancy.d.ts +0 -8
  494. package/dist/_pkg/module-model/neutral/Config/Security.d.ts +0 -9
  495. package/dist/_pkg/module-model/neutral/Config/index.d.ts +0 -5
  496. package/dist/_pkg/module-model/neutral/CreatableModule/CreatableModule.d.ts +0 -26
  497. package/dist/_pkg/module-model/neutral/CreatableModule/CreatableModuleRegistry.d.ts +0 -11
  498. package/dist/_pkg/module-model/neutral/CreatableModule/LabeledCreatableModule.d.ts +0 -13
  499. package/dist/_pkg/module-model/neutral/CreatableModule/LabeledCreatableModuleFactory.d.ts +0 -11
  500. package/dist/_pkg/module-model/neutral/CreatableModule/ModuleFactory.d.ts +0 -16
  501. package/dist/_pkg/module-model/neutral/CreatableModule/index.d.ts +0 -5
  502. package/dist/_pkg/module-model/neutral/DetailsError.d.ts +0 -5
  503. package/dist/_pkg/module-model/neutral/EventsModels/ModuleBusy.d.ts +0 -8
  504. package/dist/_pkg/module-model/neutral/EventsModels/ModuleError.d.ts +0 -8
  505. package/dist/_pkg/module-model/neutral/EventsModels/ModuleEventArgs.d.ts +0 -5
  506. package/dist/_pkg/module-model/neutral/EventsModels/ModuleEventData.d.ts +0 -5
  507. package/dist/_pkg/module-model/neutral/EventsModels/ModuleQueried.d.ts +0 -12
  508. package/dist/_pkg/module-model/neutral/EventsModels/index.d.ts +0 -5
  509. package/dist/_pkg/module-model/neutral/Job/Job.d.ts +0 -11
  510. package/dist/_pkg/module-model/neutral/Job/JobProvider.d.ts +0 -4
  511. package/dist/_pkg/module-model/neutral/Job/JobQueue.d.ts +0 -12
  512. package/dist/_pkg/module-model/neutral/Job/Task.d.ts +0 -1
  513. package/dist/_pkg/module-model/neutral/Job/index.d.ts +0 -3
  514. package/dist/_pkg/module-model/neutral/Labels/Labels.d.ts +0 -23
  515. package/dist/_pkg/module-model/neutral/Labels/index.d.ts +0 -2
  516. package/dist/_pkg/module-model/neutral/Labels/standard/View.d.ts +0 -5
  517. package/dist/_pkg/module-model/neutral/Labels/standard/index.d.ts +0 -1
  518. package/dist/_pkg/module-model/neutral/ModuleDescription.d.ts +0 -8
  519. package/dist/_pkg/module-model/neutral/ModuleFactoryLocatorInstance.d.ts +0 -36
  520. package/dist/_pkg/module-model/neutral/ModuleIdentifier.d.ts +0 -42
  521. package/dist/_pkg/module-model/neutral/ModuleIdentifierTransformer.d.ts +0 -6
  522. package/dist/_pkg/module-model/neutral/ModuleQueryHandlerResult.d.ts +0 -2
  523. package/dist/_pkg/module-model/neutral/ModuleQueryResult.d.ts +0 -6
  524. package/dist/_pkg/module-model/neutral/ModuleStatusReporter.d.ts +0 -3
  525. package/dist/_pkg/module-model/neutral/Payload/Address.d.ts +0 -47
  526. package/dist/_pkg/module-model/neutral/Payload/AddressPreviousHash.d.ts +0 -16
  527. package/dist/_pkg/module-model/neutral/Payload/Description.d.ts +0 -14
  528. package/dist/_pkg/module-model/neutral/Payload/ModuleState.d.ts +0 -22
  529. package/dist/_pkg/module-model/neutral/Payload/index.d.ts +0 -4
  530. package/dist/_pkg/module-model/neutral/Queries/Manifest.d.ts +0 -16
  531. package/dist/_pkg/module-model/neutral/Queries/ModuleAddress/Query.d.ts +0 -14
  532. package/dist/_pkg/module-model/neutral/Queries/ModuleAddress/index.d.ts +0 -1
  533. package/dist/_pkg/module-model/neutral/Queries/State.d.ts +0 -14
  534. package/dist/_pkg/module-model/neutral/Queries/Subscribe.d.ts +0 -22
  535. package/dist/_pkg/module-model/neutral/Queries/index.d.ts +0 -9
  536. package/dist/_pkg/module-model/neutral/QueryableModule/IsQueryableModuleFactory.d.ts +0 -11
  537. package/dist/_pkg/module-model/neutral/QueryableModule/QueryableModule.d.ts +0 -9
  538. package/dist/_pkg/module-model/neutral/QueryableModule/QueryableModuleFields.d.ts +0 -21
  539. package/dist/_pkg/module-model/neutral/QueryableModule/QueryableModuleFunctions.d.ts +0 -14
  540. package/dist/_pkg/module-model/neutral/QueryableModule/QueryableModuleParams.d.ts +0 -18
  541. package/dist/_pkg/module-model/neutral/QueryableModule/asQueryableModule.d.ts +0 -8
  542. package/dist/_pkg/module-model/neutral/QueryableModule/asQueryableModuleObject.d.ts +0 -8
  543. package/dist/_pkg/module-model/neutral/QueryableModule/index.d.ts +0 -9
  544. package/dist/_pkg/module-model/neutral/QueryableModule/isQueryableModule.d.ts +0 -9
  545. package/dist/_pkg/module-model/neutral/QueryableModule/isQueryableModuleObject.d.ts +0 -8
  546. package/dist/_pkg/module-model/neutral/cache.d.ts +0 -5
  547. package/dist/_pkg/module-model/neutral/index.d.ts +0 -20
  548. package/dist/_pkg/module-model/neutral/index.mjs +0 -702
  549. package/dist/_pkg/module-model/neutral/instance/Instance.d.ts +0 -37
  550. package/dist/_pkg/module-model/neutral/instance/ModuleFilter.d.ts +0 -13
  551. package/dist/_pkg/module-model/neutral/instance/ModuleInstanceParams.d.ts +0 -9
  552. package/dist/_pkg/module-model/neutral/instance/ModuleRepository.d.ts +0 -9
  553. package/dist/_pkg/module-model/neutral/instance/ModuleResolver.d.ts +0 -17
  554. package/dist/_pkg/module-model/neutral/instance/ObjectFilter.d.ts +0 -29
  555. package/dist/_pkg/module-model/neutral/instance/ObjectResolver.d.ts +0 -26
  556. package/dist/_pkg/module-model/neutral/instance/asModuleInstance.d.ts +0 -6
  557. package/dist/_pkg/module-model/neutral/instance/attachable/AttachableInstance.d.ts +0 -15
  558. package/dist/_pkg/module-model/neutral/instance/attachable/asAttachableInstance.d.ts +0 -3
  559. package/dist/_pkg/module-model/neutral/instance/attachable/index.d.ts +0 -3
  560. package/dist/_pkg/module-model/neutral/instance/attachable/isAttachableInstance.d.ts +0 -4
  561. package/dist/_pkg/module-model/neutral/instance/index.d.ts +0 -10
  562. package/dist/_pkg/module-model/neutral/instance/isModuleInstance.d.ts +0 -4
  563. package/dist/_pkg/module-model/neutral/lib/duplicateModules.d.ts +0 -11
  564. package/dist/_pkg/module-model/neutral/lib/index.d.ts +0 -2
  565. package/dist/_pkg/module-model/neutral/lib/serializable.d.ts +0 -1
  566. package/dist/_pkg/module-model/neutral/withModule.d.ts +0 -5
  567. package/dist/_pkg/module-resolver/neutral/AbstractModuleResolver.d.ts +0 -23
  568. package/dist/_pkg/module-resolver/neutral/CompositeModuleResolver.d.ts +0 -34
  569. package/dist/_pkg/module-resolver/neutral/NameRegistrarTransformer.d.ts +0 -9
  570. package/dist/_pkg/module-resolver/neutral/ResolveHelper/ResolveHelper.d.ts +0 -26
  571. package/dist/_pkg/module-resolver/neutral/ResolveHelper/ResolveHelperStatic.d.ts +0 -6
  572. package/dist/_pkg/module-resolver/neutral/ResolveHelper/index.d.ts +0 -9
  573. package/dist/_pkg/module-resolver/neutral/ResolveHelper/model.d.ts +0 -1
  574. package/dist/_pkg/module-resolver/neutral/ResolveHelper/resolveAddressToInstance.d.ts +0 -8
  575. package/dist/_pkg/module-resolver/neutral/ResolveHelper/resolveAll.d.ts +0 -5
  576. package/dist/_pkg/module-resolver/neutral/ResolveHelper/resolveLocalNameToAddress.d.ts +0 -7
  577. package/dist/_pkg/module-resolver/neutral/ResolveHelper/resolveLocalNameToInstance.d.ts +0 -6
  578. package/dist/_pkg/module-resolver/neutral/ResolveHelper/resolvePathToAddress.d.ts +0 -3
  579. package/dist/_pkg/module-resolver/neutral/ResolveHelper/resolvePathToInstance.d.ts +0 -2
  580. package/dist/_pkg/module-resolver/neutral/ResolveHelper/traceModuleIdentifier.d.ts +0 -3
  581. package/dist/_pkg/module-resolver/neutral/ResolveHelper/transformModuleIdentifier.d.ts +0 -2
  582. package/dist/_pkg/module-resolver/neutral/ResolverEventEmitter.d.ts +0 -9
  583. package/dist/_pkg/module-resolver/neutral/SimpleModuleResolver.d.ts +0 -26
  584. package/dist/_pkg/module-resolver/neutral/index.d.ts +0 -6
  585. package/dist/_pkg/module-resolver/neutral/index.mjs +0 -772
  586. package/dist/_pkg/module-wrapper/neutral/ModuleWrapper.d.ts +0 -97
  587. package/dist/_pkg/module-wrapper/neutral/index.d.ts +0 -2
  588. package/dist/_pkg/module-wrapper/neutral/index.mjs +0 -317
  589. package/dist/_pkg/module-wrapper/neutral/models.d.ts +0 -8
  590. package/dist/_pkg/network/neutral/NetworkNodePayload.d.ts +0 -78
  591. package/dist/_pkg/network/neutral/NetworkNodePayloadWrapper.d.ts +0 -16
  592. package/dist/_pkg/network/neutral/NetworkPayload.d.ts +0 -118
  593. package/dist/_pkg/network/neutral/NetworkPayloadWrapper.d.ts +0 -62
  594. package/dist/_pkg/network/neutral/index.d.ts +0 -7
  595. package/dist/_pkg/network/neutral/index.mjs +0 -210
  596. package/dist/_pkg/network/neutral/knownArchivists.d.ts +0 -2
  597. package/dist/_pkg/network/neutral/knownDiviners.d.ts +0 -2
  598. package/dist/_pkg/network/neutral/knownNetworks.d.ts +0 -2
  599. package/dist/_pkg/node/neutral/abstract.d.ts +0 -1
  600. package/dist/_pkg/node/neutral/abstract.mjs +0 -2
  601. package/dist/_pkg/node/neutral/index.d.ts +0 -4
  602. package/dist/_pkg/node/neutral/index.mjs +0 -5
  603. package/dist/_pkg/node/neutral/model.d.ts +0 -1
  604. package/dist/_pkg/node/neutral/model.mjs +0 -2
  605. package/dist/_pkg/node/neutral/wrapper.d.ts +0 -1
  606. package/dist/_pkg/node/neutral/wrapper.mjs +0 -2
  607. package/dist/_pkg/node-abstract/neutral/AbstractNode.d.ts +0 -36
  608. package/dist/_pkg/node-abstract/neutral/NodeHelper/attachedPrivateModules.d.ts +0 -3
  609. package/dist/_pkg/node-abstract/neutral/NodeHelper/attachedPublicModules.d.ts +0 -3
  610. package/dist/_pkg/node-abstract/neutral/NodeHelper/index.d.ts +0 -6
  611. package/dist/_pkg/node-abstract/neutral/index.d.ts +0 -2
  612. package/dist/_pkg/node-abstract/neutral/index.mjs +0 -234
  613. package/dist/_pkg/node-memory/neutral/MemoryNode.d.ts +0 -46
  614. package/dist/_pkg/node-memory/neutral/NodeHelper/attachToExistingNode.d.ts +0 -3
  615. package/dist/_pkg/node-memory/neutral/NodeHelper/attachToNewNode.d.ts +0 -4
  616. package/dist/_pkg/node-memory/neutral/NodeHelper/flatAttachToExistingNode.d.ts +0 -5
  617. package/dist/_pkg/node-memory/neutral/NodeHelper/flatAttachToNewNode.d.ts +0 -4
  618. package/dist/_pkg/node-memory/neutral/NodeHelper/index.d.ts +0 -13
  619. package/dist/_pkg/node-memory/neutral/index.d.ts +0 -2
  620. package/dist/_pkg/node-memory/neutral/index.mjs +0 -283
  621. package/dist/_pkg/node-model/neutral/ChildCertification.d.ts +0 -18
  622. package/dist/_pkg/node-model/neutral/Config.d.ts +0 -20
  623. package/dist/_pkg/node-model/neutral/EventsModels/ModuleAttached.d.ts +0 -6
  624. package/dist/_pkg/node-model/neutral/EventsModels/ModuleDetached.d.ts +0 -6
  625. package/dist/_pkg/node-model/neutral/EventsModels/ModuleRegistered.d.ts +0 -6
  626. package/dist/_pkg/node-model/neutral/EventsModels/ModuleUnregistered.d.ts +0 -6
  627. package/dist/_pkg/node-model/neutral/EventsModels/index.d.ts +0 -4
  628. package/dist/_pkg/node-model/neutral/Node.d.ts +0 -7
  629. package/dist/_pkg/node-model/neutral/Params.d.ts +0 -6
  630. package/dist/_pkg/node-model/neutral/Queries/Attach.d.ts +0 -18
  631. package/dist/_pkg/node-model/neutral/Queries/Attached.d.ts +0 -14
  632. package/dist/_pkg/node-model/neutral/Queries/Certify.d.ts +0 -17
  633. package/dist/_pkg/node-model/neutral/Queries/Detach.d.ts +0 -17
  634. package/dist/_pkg/node-model/neutral/Queries/Registered.d.ts +0 -14
  635. package/dist/_pkg/node-model/neutral/Queries/index.d.ts +0 -13
  636. package/dist/_pkg/node-model/neutral/attachable/AttachableInstance.d.ts +0 -11
  637. package/dist/_pkg/node-model/neutral/attachable/asAttachableInstance.d.ts +0 -1
  638. package/dist/_pkg/node-model/neutral/attachable/index.d.ts +0 -3
  639. package/dist/_pkg/node-model/neutral/attachable/isAttachableInstance.d.ts +0 -4
  640. package/dist/_pkg/node-model/neutral/index.d.ts +0 -9
  641. package/dist/_pkg/node-model/neutral/index.mjs +0 -228
  642. package/dist/_pkg/node-model/neutral/instance.d.ts +0 -24
  643. package/dist/_pkg/node-model/neutral/typeChecks.d.ts +0 -11
  644. package/dist/_pkg/node-view/neutral/ViewNode.d.ts +0 -55
  645. package/dist/_pkg/node-view/neutral/index.d.ts +0 -1
  646. package/dist/_pkg/node-view/neutral/index.mjs +0 -143
  647. package/dist/_pkg/node-wrapper/neutral/NodeWrapper.d.ts +0 -24
  648. package/dist/_pkg/node-wrapper/neutral/index.d.ts +0 -1
  649. package/dist/_pkg/node-wrapper/neutral/index.mjs +0 -92
  650. package/dist/_pkg/payload/neutral/builder.d.ts +0 -1
  651. package/dist/_pkg/payload/neutral/builder.mjs +0 -2
  652. package/dist/_pkg/payload/neutral/index.d.ts +0 -5
  653. package/dist/_pkg/payload/neutral/index.mjs +0 -6
  654. package/dist/_pkg/payload/neutral/model.d.ts +0 -1
  655. package/dist/_pkg/payload/neutral/model.mjs +0 -2
  656. package/dist/_pkg/payload/neutral/validator.d.ts +0 -1
  657. package/dist/_pkg/payload/neutral/validator.mjs +0 -2
  658. package/dist/_pkg/payload/neutral/wrapper.d.ts +0 -1
  659. package/dist/_pkg/payload/neutral/wrapper.mjs +0 -2
  660. package/dist/_pkg/payload-builder/neutral/Builder.d.ts +0 -69
  661. package/dist/_pkg/payload-builder/neutral/Options.d.ts +0 -6
  662. package/dist/_pkg/payload-builder/neutral/index.d.ts +0 -2
  663. package/dist/_pkg/payload-builder/neutral/index.mjs +0 -217
  664. package/dist/_pkg/payload-model/neutral/Error.d.ts +0 -64
  665. package/dist/_pkg/payload-model/neutral/Payload.d.ts +0 -34
  666. package/dist/_pkg/payload-model/neutral/PayloadBundle.d.ts +0 -71
  667. package/dist/_pkg/payload-model/neutral/PayloadFindFilter.d.ts +0 -5
  668. package/dist/_pkg/payload-model/neutral/PayloadHashMap.d.ts +0 -6
  669. package/dist/_pkg/payload-model/neutral/PayloadSet/PayloadSetPayload.d.ts +0 -53
  670. package/dist/_pkg/payload-model/neutral/PayloadSet/PayloadSetSchema.d.ts +0 -4
  671. package/dist/_pkg/payload-model/neutral/PayloadSet/index.d.ts +0 -2
  672. package/dist/_pkg/payload-model/neutral/PayloadValidationFunction.d.ts +0 -13
  673. package/dist/_pkg/payload-model/neutral/PayloadValueExpression.d.ts +0 -37
  674. package/dist/_pkg/payload-model/neutral/PayloadZod.d.ts +0 -172
  675. package/dist/_pkg/payload-model/neutral/Query.d.ts +0 -20
  676. package/dist/_pkg/payload-model/neutral/Schema.d.ts +0 -37
  677. package/dist/_pkg/payload-model/neutral/StorageMeta/DataHash.d.ts +0 -23
  678. package/dist/_pkg/payload-model/neutral/StorageMeta/Hash.d.ts +0 -24
  679. package/dist/_pkg/payload-model/neutral/StorageMeta/Sequence.d.ts +0 -10
  680. package/dist/_pkg/payload-model/neutral/StorageMeta/index.d.ts +0 -2
  681. package/dist/_pkg/payload-model/neutral/StorageMeta/sequence/Comparer.d.ts +0 -6
  682. package/dist/_pkg/payload-model/neutral/StorageMeta/sequence/Parser.d.ts +0 -30
  683. package/dist/_pkg/payload-model/neutral/StorageMeta/sequence/Sequence.d.ts +0 -79
  684. package/dist/_pkg/payload-model/neutral/StorageMeta/sequence/SequenceZod.d.ts +0 -8
  685. package/dist/_pkg/payload-model/neutral/StorageMeta/sequence/index.d.ts +0 -4
  686. package/dist/_pkg/payload-model/neutral/Timestamp.d.ts +0 -7
  687. package/dist/_pkg/payload-model/neutral/index.d.ts +0 -15
  688. package/dist/_pkg/payload-model/neutral/index.mjs +0 -451
  689. package/dist/_pkg/payload-model/neutral/isPayloadOfSchemaType.d.ts +0 -4
  690. package/dist/_pkg/payload-model/neutral/isPayloadOfZodType.d.ts +0 -11
  691. package/dist/_pkg/payload-plugin/neutral/Plugin.d.ts +0 -18
  692. package/dist/_pkg/payload-plugin/neutral/Resolver.d.ts +0 -25
  693. package/dist/_pkg/payload-plugin/neutral/createPlugin.d.ts +0 -4
  694. package/dist/_pkg/payload-plugin/neutral/index.d.ts +0 -3
  695. package/dist/_pkg/payload-plugin/neutral/index.mjs +0 -66
  696. package/dist/_pkg/payload-validator/neutral/Validator.d.ts +0 -17
  697. package/dist/_pkg/payload-validator/neutral/index.d.ts +0 -1
  698. package/dist/_pkg/payload-validator/neutral/index.mjs +0 -39
  699. package/dist/_pkg/payload-wrapper/neutral/PayloadDataWrapper.d.ts +0 -17
  700. package/dist/_pkg/payload-wrapper/neutral/PayloadWrapper.d.ts +0 -5
  701. package/dist/_pkg/payload-wrapper/neutral/PayloadWrapperBase.d.ts +0 -22
  702. package/dist/_pkg/payload-wrapper/neutral/SchemaType.d.ts +0 -5
  703. package/dist/_pkg/payload-wrapper/neutral/index.d.ts +0 -3
  704. package/dist/_pkg/payload-wrapper/neutral/index.mjs +0 -156
  705. package/dist/_pkg/payloadset-plugin/neutral/Plugin.d.ts +0 -26
  706. package/dist/_pkg/payloadset-plugin/neutral/Resolver.d.ts +0 -23
  707. package/dist/_pkg/payloadset-plugin/neutral/createPlugin.d.ts +0 -7
  708. package/dist/_pkg/payloadset-plugin/neutral/index.d.ts +0 -3
  709. package/dist/_pkg/payloadset-plugin/neutral/index.mjs +0 -87
  710. package/dist/_pkg/pqc/neutral/MlDsa.d.ts +0 -19
  711. package/dist/_pkg/pqc/neutral/index.d.ts +0 -1
  712. package/dist/_pkg/pqc/neutral/index.mjs +0 -46
  713. package/dist/_pkg/previous-hash-store/neutral/index.d.ts +0 -3
  714. package/dist/_pkg/previous-hash-store/neutral/index.mjs +0 -4
  715. package/dist/_pkg/previous-hash-store-indexeddb/neutral/IndexedDbPreviousHashStore.d.ts +0 -26
  716. package/dist/_pkg/previous-hash-store-indexeddb/neutral/index.d.ts +0 -1
  717. package/dist/_pkg/previous-hash-store-indexeddb/neutral/index.mjs +0 -41
  718. package/dist/_pkg/previous-hash-store-model/neutral/PreviousHashStore.d.ts +0 -7
  719. package/dist/_pkg/previous-hash-store-model/neutral/index.d.ts +0 -1
  720. package/dist/_pkg/previous-hash-store-model/neutral/index.mjs +0 -1
  721. package/dist/_pkg/previous-hash-store-storage/neutral/NamespacedStorage.d.ts +0 -9
  722. package/dist/_pkg/previous-hash-store-storage/neutral/StoragePreviousHashStore.d.ts +0 -23
  723. package/dist/_pkg/previous-hash-store-storage/neutral/index.d.ts +0 -2
  724. package/dist/_pkg/previous-hash-store-storage/neutral/index.mjs +0 -103
  725. package/dist/_pkg/protocol/neutral/index.d.ts +0 -4
  726. package/dist/_pkg/protocol/neutral/index.mjs +0 -5
  727. package/dist/_pkg/quadkey/neutral/Quadkey.d.ts +0 -64
  728. package/dist/_pkg/quadkey/neutral/RelativeDirectionConstantLookup.d.ts +0 -1
  729. package/dist/_pkg/quadkey/neutral/index.d.ts +0 -1
  730. package/dist/_pkg/quadkey/neutral/index.mjs +0 -280
  731. package/dist/_pkg/quant-account/neutral/QuantAccount.d.ts +0 -33
  732. package/dist/_pkg/quant-account/neutral/index.d.ts +0 -2
  733. package/dist/_pkg/quant-account/neutral/index.mjs +0 -172
  734. package/dist/_pkg/quant-account/neutral/register.d.ts +0 -1
  735. package/dist/_pkg/query-payload-plugin/neutral/Payload.d.ts +0 -42
  736. package/dist/_pkg/query-payload-plugin/neutral/Plugin.d.ts +0 -6
  737. package/dist/_pkg/query-payload-plugin/neutral/Schema.d.ts +0 -4
  738. package/dist/_pkg/query-payload-plugin/neutral/Template.d.ts +0 -2
  739. package/dist/_pkg/query-payload-plugin/neutral/index.d.ts +0 -4
  740. package/dist/_pkg/query-payload-plugin/neutral/index.mjs +0 -43
  741. package/dist/_pkg/schema-cache/neutral/Debounce.d.ts +0 -4
  742. package/dist/_pkg/schema-cache/neutral/SchemaCache.d.ts +0 -42
  743. package/dist/_pkg/schema-cache/neutral/SchemaNameToValidatorMap.d.ts +0 -11
  744. package/dist/_pkg/schema-cache/neutral/TtlLruCache.d.ts +0 -12
  745. package/dist/_pkg/schema-cache/neutral/index.d.ts +0 -4
  746. package/dist/_pkg/schema-cache/neutral/index.mjs +0 -177
  747. package/dist/_pkg/schema-name-validator/neutral/SchemaNameValidator.d.ts +0 -42
  748. package/dist/_pkg/schema-name-validator/neutral/index.d.ts +0 -1
  749. package/dist/_pkg/schema-name-validator/neutral/index.mjs +0 -68
  750. package/dist/_pkg/schema-payload-plugin/neutral/Payload.d.ts +0 -95
  751. package/dist/_pkg/schema-payload-plugin/neutral/Plugin.d.ts +0 -12
  752. package/dist/_pkg/schema-payload-plugin/neutral/Schema.d.ts +0 -4
  753. package/dist/_pkg/schema-payload-plugin/neutral/Template.d.ts +0 -2
  754. package/dist/_pkg/schema-payload-plugin/neutral/index.d.ts +0 -4
  755. package/dist/_pkg/schema-payload-plugin/neutral/index.mjs +0 -59
  756. package/dist/_pkg/sdk-protocol/_pkg/account/neutral/Account.d.ts +0 -37
  757. package/dist/_pkg/sdk-protocol/_pkg/account/neutral/Jwt/base64url.d.ts +0 -4
  758. package/dist/_pkg/sdk-protocol/_pkg/account/neutral/Jwt/createJwt.d.ts +0 -2
  759. package/dist/_pkg/sdk-protocol/_pkg/account/neutral/Jwt/decodeJwt.d.ts +0 -2
  760. package/dist/_pkg/sdk-protocol/_pkg/account/neutral/Jwt/digest.d.ts +0 -3
  761. package/dist/_pkg/sdk-protocol/_pkg/account/neutral/Jwt/index.d.ts +0 -5
  762. package/dist/_pkg/sdk-protocol/_pkg/account/neutral/Jwt/verifyJwt.d.ts +0 -2
  763. package/dist/_pkg/sdk-protocol/_pkg/account/neutral/Key/AddressValue.d.ts +0 -10
  764. package/dist/_pkg/sdk-protocol/_pkg/account/neutral/Key/EllipticKey.d.ts +0 -3
  765. package/dist/_pkg/sdk-protocol/_pkg/account/neutral/Key/PrivateKey.d.ts +0 -13
  766. package/dist/_pkg/sdk-protocol/_pkg/account/neutral/Key/PublicKey.d.ts +0 -13
  767. package/dist/_pkg/sdk-protocol/_pkg/account/neutral/Key/index.d.ts +0 -4
  768. package/dist/_pkg/sdk-protocol/_pkg/account/neutral/index.d.ts +0 -5
  769. package/dist/_pkg/sdk-protocol/_pkg/account/neutral/index.mjs +0 -546
  770. package/dist/_pkg/sdk-protocol/_pkg/account/neutral/lib/index.d.ts +0 -1
  771. package/dist/_pkg/sdk-protocol/_pkg/account/neutral/lib/walletPath/combineWalletPaths.d.ts +0 -1
  772. package/dist/_pkg/sdk-protocol/_pkg/account/neutral/lib/walletPath/formatWalletPath.d.ts +0 -1
  773. package/dist/_pkg/sdk-protocol/_pkg/account/neutral/lib/walletPath/index.d.ts +0 -3
  774. package/dist/_pkg/sdk-protocol/_pkg/account/neutral/lib/walletPath/isValidWalletPath.d.ts +0 -2
  775. package/dist/_pkg/sdk-protocol/_pkg/account/neutral/register.d.ts +0 -1
  776. package/dist/_pkg/sdk-protocol/_pkg/account-model/neutral/Account.d.ts +0 -45
  777. package/dist/_pkg/sdk-protocol/_pkg/account-model/neutral/Algorithm.d.ts +0 -4
  778. package/dist/_pkg/sdk-protocol/_pkg/account-model/neutral/Jwt/constants.d.ts +0 -13
  779. package/dist/_pkg/sdk-protocol/_pkg/account-model/neutral/Jwt/index.d.ts +0 -2
  780. package/dist/_pkg/sdk-protocol/_pkg/account-model/neutral/Jwt/types.d.ts +0 -55
  781. package/dist/_pkg/sdk-protocol/_pkg/account-model/neutral/VerifierRegistry.d.ts +0 -5
  782. package/dist/_pkg/sdk-protocol/_pkg/account-model/neutral/addressTo20Bytes.d.ts +0 -1
  783. package/dist/_pkg/sdk-protocol/_pkg/account-model/neutral/index.d.ts +0 -5
  784. package/dist/_pkg/sdk-protocol/_pkg/account-model/neutral/index.mjs +0 -99
  785. package/dist/_pkg/sdk-protocol/_pkg/address/neutral/XyoAddress.d.ts +0 -37
  786. package/dist/_pkg/sdk-protocol/_pkg/address/neutral/XyoLegacyAddress.d.ts +0 -36
  787. package/dist/_pkg/sdk-protocol/_pkg/address/neutral/XyoQuantAddress.d.ts +0 -32
  788. package/dist/_pkg/sdk-protocol/_pkg/address/neutral/index.d.ts +0 -3
  789. package/dist/_pkg/sdk-protocol/_pkg/address/neutral/index.mjs +0 -74
  790. package/dist/_pkg/sdk-protocol/_pkg/api/neutral/Api/Api.d.ts +0 -7
  791. package/dist/_pkg/sdk-protocol/_pkg/api/neutral/Api/index.d.ts +0 -1
  792. package/dist/_pkg/sdk-protocol/_pkg/api/neutral/Base.d.ts +0 -31
  793. package/dist/_pkg/sdk-protocol/_pkg/api/neutral/Simple.d.ts +0 -21
  794. package/dist/_pkg/sdk-protocol/_pkg/api/neutral/WithArchive.d.ts +0 -3
  795. package/dist/_pkg/sdk-protocol/_pkg/api/neutral/index.d.ts +0 -5
  796. package/dist/_pkg/sdk-protocol/_pkg/api/neutral/index.mjs +0 -186
  797. package/dist/_pkg/sdk-protocol/_pkg/api/neutral/models/ArchivePath.d.ts +0 -3
  798. package/dist/_pkg/sdk-protocol/_pkg/api/neutral/models/index.d.ts +0 -1
  799. package/dist/_pkg/sdk-protocol/_pkg/api/neutral/objToQuery.d.ts +0 -1
  800. package/dist/_pkg/sdk-protocol/_pkg/api-models/neutral/Config.d.ts +0 -24
  801. package/dist/_pkg/sdk-protocol/_pkg/api-models/neutral/Envelope.d.ts +0 -14
  802. package/dist/_pkg/sdk-protocol/_pkg/api-models/neutral/Error.d.ts +0 -4
  803. package/dist/_pkg/sdk-protocol/_pkg/api-models/neutral/Reportable.d.ts +0 -7
  804. package/dist/_pkg/sdk-protocol/_pkg/api-models/neutral/Response.d.ts +0 -7
  805. package/dist/_pkg/sdk-protocol/_pkg/api-models/neutral/Warning.d.ts +0 -1
  806. package/dist/_pkg/sdk-protocol/_pkg/api-models/neutral/index.d.ts +0 -6
  807. package/dist/_pkg/sdk-protocol/_pkg/api-models/neutral/index.mjs +0 -1
  808. package/dist/_pkg/sdk-protocol/_pkg/boundwitness/neutral/builder.d.ts +0 -1
  809. package/dist/_pkg/sdk-protocol/_pkg/boundwitness/neutral/builder.mjs +0 -2
  810. package/dist/_pkg/sdk-protocol/_pkg/boundwitness/neutral/index.d.ts +0 -4
  811. package/dist/_pkg/sdk-protocol/_pkg/boundwitness/neutral/index.mjs +0 -5
  812. package/dist/_pkg/sdk-protocol/_pkg/boundwitness/neutral/model.d.ts +0 -1
  813. package/dist/_pkg/sdk-protocol/_pkg/boundwitness/neutral/model.mjs +0 -2
  814. package/dist/_pkg/sdk-protocol/_pkg/boundwitness/neutral/validator.d.ts +0 -1
  815. package/dist/_pkg/sdk-protocol/_pkg/boundwitness/neutral/validator.mjs +0 -2
  816. package/dist/_pkg/sdk-protocol/_pkg/boundwitness/neutral/wrapper.d.ts +0 -1
  817. package/dist/_pkg/sdk-protocol/_pkg/boundwitness/neutral/wrapper.mjs +0 -2
  818. package/dist/_pkg/sdk-protocol/_pkg/boundwitness-builder/neutral/BoundWitnessBuilder.d.ts +0 -47
  819. package/dist/_pkg/sdk-protocol/_pkg/boundwitness-builder/neutral/GeneratedBoundWitnessFields.d.ts +0 -2
  820. package/dist/_pkg/sdk-protocol/_pkg/boundwitness-builder/neutral/Query/QueryBoundWitnessBuilder.d.ts +0 -8
  821. package/dist/_pkg/sdk-protocol/_pkg/boundwitness-builder/neutral/Query/index.d.ts +0 -1
  822. package/dist/_pkg/sdk-protocol/_pkg/boundwitness-builder/neutral/combinationsByBoundwitness.d.ts +0 -9
  823. package/dist/_pkg/sdk-protocol/_pkg/boundwitness-builder/neutral/index.d.ts +0 -4
  824. package/dist/_pkg/sdk-protocol/_pkg/boundwitness-builder/neutral/index.mjs +0 -310
  825. package/dist/_pkg/sdk-protocol/_pkg/boundwitness-builder/neutral/intraBoundwitnessSchemaCombinations.d.ts +0 -10
  826. package/dist/_pkg/sdk-protocol/_pkg/boundwitness-builder/neutral/uniqueAccounts.d.ts +0 -2
  827. package/dist/_pkg/sdk-protocol/_pkg/boundwitness-builder/neutral/uniqueAddresses.d.ts +0 -2
  828. package/dist/_pkg/sdk-protocol/_pkg/boundwitness-model/neutral/BoundWitness/BoundWitness.d.ts +0 -172
  829. package/dist/_pkg/sdk-protocol/_pkg/boundwitness-model/neutral/BoundWitness/BoundWitnessJsonSchema.d.ts +0 -36
  830. package/dist/_pkg/sdk-protocol/_pkg/boundwitness-model/neutral/BoundWitness/BoundWitnessSchema.d.ts +0 -4
  831. package/dist/_pkg/sdk-protocol/_pkg/boundwitness-model/neutral/BoundWitness/HydratedBoundWitness.d.ts +0 -71
  832. package/dist/_pkg/sdk-protocol/_pkg/boundwitness-model/neutral/BoundWitness/Signatures.d.ts +0 -13
  833. package/dist/_pkg/sdk-protocol/_pkg/boundwitness-model/neutral/BoundWitness/SignedBoundWitness.d.ts +0 -43
  834. package/dist/_pkg/sdk-protocol/_pkg/boundwitness-model/neutral/BoundWitness/UnsignedBoundWitness.d.ts +0 -43
  835. package/dist/_pkg/sdk-protocol/_pkg/boundwitness-model/neutral/BoundWitness/index.d.ts +0 -7
  836. package/dist/_pkg/sdk-protocol/_pkg/boundwitness-model/neutral/QueryBoundWitness.d.ts +0 -149
  837. package/dist/_pkg/sdk-protocol/_pkg/boundwitness-model/neutral/index.d.ts +0 -2
  838. package/dist/_pkg/sdk-protocol/_pkg/boundwitness-model/neutral/index.mjs +0 -130
  839. package/dist/_pkg/sdk-protocol/_pkg/boundwitness-validator/neutral/Validator.d.ts +0 -16
  840. package/dist/_pkg/sdk-protocol/_pkg/boundwitness-validator/neutral/index.d.ts +0 -2
  841. package/dist/_pkg/sdk-protocol/_pkg/boundwitness-validator/neutral/index.mjs +0 -176
  842. package/dist/_pkg/sdk-protocol/_pkg/boundwitness-validator/neutral/lib/addresses/addressesContains.d.ts +0 -9
  843. package/dist/_pkg/sdk-protocol/_pkg/boundwitness-validator/neutral/lib/addresses/addressesContainsAll.d.ts +0 -9
  844. package/dist/_pkg/sdk-protocol/_pkg/boundwitness-validator/neutral/lib/addresses/addressesContainsAny.d.ts +0 -11
  845. package/dist/_pkg/sdk-protocol/_pkg/boundwitness-validator/neutral/lib/addresses/index.d.ts +0 -3
  846. package/dist/_pkg/sdk-protocol/_pkg/boundwitness-validator/neutral/lib/index.d.ts +0 -3
  847. package/dist/_pkg/sdk-protocol/_pkg/boundwitness-validator/neutral/lib/payloadHashes/index.d.ts +0 -3
  848. package/dist/_pkg/sdk-protocol/_pkg/boundwitness-validator/neutral/lib/payloadHashes/payloadHashesContains.d.ts +0 -9
  849. package/dist/_pkg/sdk-protocol/_pkg/boundwitness-validator/neutral/lib/payloadHashes/payloadHashesContainsAll.d.ts +0 -9
  850. package/dist/_pkg/sdk-protocol/_pkg/boundwitness-validator/neutral/lib/payloadHashes/payloadHashesContainsAny.d.ts +0 -11
  851. package/dist/_pkg/sdk-protocol/_pkg/boundwitness-validator/neutral/lib/payloadSchemas/index.d.ts +0 -3
  852. package/dist/_pkg/sdk-protocol/_pkg/boundwitness-validator/neutral/lib/payloadSchemas/payloadSchemasContains.d.ts +0 -9
  853. package/dist/_pkg/sdk-protocol/_pkg/boundwitness-validator/neutral/lib/payloadSchemas/payloadSchemasContainsAll.d.ts +0 -9
  854. package/dist/_pkg/sdk-protocol/_pkg/boundwitness-validator/neutral/lib/payloadSchemas/payloadSchemasContainsAny.d.ts +0 -11
  855. package/dist/_pkg/sdk-protocol/_pkg/boundwitness-validator/neutral/lib/util/BoundWitnessArrayProperty.d.ts +0 -9
  856. package/dist/_pkg/sdk-protocol/_pkg/boundwitness-validator/neutral/lib/util/boundWitnessArrayPropertyContains.d.ts +0 -10
  857. package/dist/_pkg/sdk-protocol/_pkg/boundwitness-validator/neutral/lib/util/boundWitnessArrayPropertyContainsAll.d.ts +0 -10
  858. package/dist/_pkg/sdk-protocol/_pkg/boundwitness-validator/neutral/lib/util/boundWitnessArrayPropertyContainsAny.d.ts +0 -12
  859. package/dist/_pkg/sdk-protocol/_pkg/boundwitness-validator/neutral/lib/util/index.d.ts +0 -3
  860. package/dist/_pkg/sdk-protocol/_pkg/boundwitness-wrapper/neutral/BoundWitnessWrapper.d.ts +0 -59
  861. package/dist/_pkg/sdk-protocol/_pkg/boundwitness-wrapper/neutral/QueryBoundWitnessWrapper.d.ts +0 -13
  862. package/dist/_pkg/sdk-protocol/_pkg/boundwitness-wrapper/neutral/SchemaType.d.ts +0 -5
  863. package/dist/_pkg/sdk-protocol/_pkg/boundwitness-wrapper/neutral/index.d.ts +0 -3
  864. package/dist/_pkg/sdk-protocol/_pkg/boundwitness-wrapper/neutral/index.mjs +0 -280
  865. package/dist/_pkg/sdk-protocol/_pkg/config-payload-plugin/neutral/Payload.d.ts +0 -43
  866. package/dist/_pkg/sdk-protocol/_pkg/config-payload-plugin/neutral/Plugin.d.ts +0 -6
  867. package/dist/_pkg/sdk-protocol/_pkg/config-payload-plugin/neutral/Schema.d.ts +0 -4
  868. package/dist/_pkg/sdk-protocol/_pkg/config-payload-plugin/neutral/Template.d.ts +0 -2
  869. package/dist/_pkg/sdk-protocol/_pkg/config-payload-plugin/neutral/index.d.ts +0 -4
  870. package/dist/_pkg/sdk-protocol/_pkg/config-payload-plugin/neutral/index.mjs +0 -43
  871. package/dist/_pkg/sdk-protocol/_pkg/core/neutral/index.d.ts +0 -5
  872. package/dist/_pkg/sdk-protocol/_pkg/core/neutral/index.mjs +0 -6
  873. package/dist/_pkg/sdk-protocol/_pkg/core-payload-plugins/neutral/index.d.ts +0 -10
  874. package/dist/_pkg/sdk-protocol/_pkg/core-payload-plugins/neutral/index.mjs +0 -25
  875. package/dist/_pkg/sdk-protocol/_pkg/crypto/neutral/account-model.d.ts +0 -1
  876. package/dist/_pkg/sdk-protocol/_pkg/crypto/neutral/account-model.mjs +0 -2
  877. package/dist/_pkg/sdk-protocol/_pkg/crypto/neutral/account.d.ts +0 -1
  878. package/dist/_pkg/sdk-protocol/_pkg/crypto/neutral/account.mjs +0 -2
  879. package/dist/_pkg/sdk-protocol/_pkg/crypto/neutral/index.d.ts +0 -9
  880. package/dist/_pkg/sdk-protocol/_pkg/crypto/neutral/index.mjs +0 -10
  881. package/dist/_pkg/sdk-protocol/_pkg/crypto/neutral/key-model.d.ts +0 -1
  882. package/dist/_pkg/sdk-protocol/_pkg/crypto/neutral/key-model.mjs +0 -2
  883. package/dist/_pkg/sdk-protocol/_pkg/crypto/neutral/wallet-model.d.ts +0 -1
  884. package/dist/_pkg/sdk-protocol/_pkg/crypto/neutral/wallet-model.mjs +0 -2
  885. package/dist/_pkg/sdk-protocol/_pkg/crypto/neutral/wallet.d.ts +0 -1
  886. package/dist/_pkg/sdk-protocol/_pkg/crypto/neutral/wallet.mjs +0 -2
  887. package/dist/_pkg/sdk-protocol/_pkg/data/neutral/AbstractData.d.ts +0 -15
  888. package/dist/_pkg/sdk-protocol/_pkg/data/neutral/Data.d.ts +0 -12
  889. package/dist/_pkg/sdk-protocol/_pkg/data/neutral/index.d.ts +0 -2
  890. package/dist/_pkg/sdk-protocol/_pkg/data/neutral/index.mjs +0 -52
  891. package/dist/_pkg/sdk-protocol/_pkg/dns/neutral/DnsRecordType.d.ts +0 -15
  892. package/dist/_pkg/sdk-protocol/_pkg/dns/neutral/DnsReturnCode.d.ts +0 -13
  893. package/dist/_pkg/sdk-protocol/_pkg/dns/neutral/GoogleDnsResult.d.ts +0 -16
  894. package/dist/_pkg/sdk-protocol/_pkg/dns/neutral/GoogleDnsResultAnswer.d.ts +0 -7
  895. package/dist/_pkg/sdk-protocol/_pkg/dns/neutral/GoogleDnsResultQuestion.d.ts +0 -10
  896. package/dist/_pkg/sdk-protocol/_pkg/dns/neutral/domainExists.d.ts +0 -7
  897. package/dist/_pkg/sdk-protocol/_pkg/dns/neutral/domainResolve.d.ts +0 -8
  898. package/dist/_pkg/sdk-protocol/_pkg/dns/neutral/googleDnsOverHttps.d.ts +0 -4
  899. package/dist/_pkg/sdk-protocol/_pkg/dns/neutral/index.d.ts +0 -8
  900. package/dist/_pkg/sdk-protocol/_pkg/dns/neutral/index.mjs +0 -60
  901. package/dist/_pkg/sdk-protocol/_pkg/domain-payload-plugin/neutral/DomainConfigPayload.d.ts +0 -218
  902. package/dist/_pkg/sdk-protocol/_pkg/domain-payload-plugin/neutral/DomainConfigPlugin.d.ts +0 -32
  903. package/dist/_pkg/sdk-protocol/_pkg/domain-payload-plugin/neutral/DomainConfigSchema.d.ts +0 -4
  904. package/dist/_pkg/sdk-protocol/_pkg/domain-payload-plugin/neutral/DomainConfigTemplate.d.ts +0 -2
  905. package/dist/_pkg/sdk-protocol/_pkg/domain-payload-plugin/neutral/Payload.d.ts +0 -281
  906. package/dist/_pkg/sdk-protocol/_pkg/domain-payload-plugin/neutral/Plugin.d.ts +0 -32
  907. package/dist/_pkg/sdk-protocol/_pkg/domain-payload-plugin/neutral/Resolution/DomainSchemaResolver.d.ts +0 -44
  908. package/dist/_pkg/sdk-protocol/_pkg/domain-payload-plugin/neutral/Resolution/SchemaResolution.d.ts +0 -26
  909. package/dist/_pkg/sdk-protocol/_pkg/domain-payload-plugin/neutral/Resolution/XyoDnsRecords.d.ts +0 -26
  910. package/dist/_pkg/sdk-protocol/_pkg/domain-payload-plugin/neutral/Resolution/index.d.ts +0 -3
  911. package/dist/_pkg/sdk-protocol/_pkg/domain-payload-plugin/neutral/Schema.d.ts +0 -4
  912. package/dist/_pkg/sdk-protocol/_pkg/domain-payload-plugin/neutral/Template.d.ts +0 -2
  913. package/dist/_pkg/sdk-protocol/_pkg/domain-payload-plugin/neutral/Wrapper.d.ts +0 -277
  914. package/dist/_pkg/sdk-protocol/_pkg/domain-payload-plugin/neutral/index.d.ts +0 -10
  915. package/dist/_pkg/sdk-protocol/_pkg/domain-payload-plugin/neutral/index.mjs +0 -484
  916. package/dist/_pkg/sdk-protocol/_pkg/elliptic/neutral/Elliptic.d.ts +0 -14
  917. package/dist/_pkg/sdk-protocol/_pkg/elliptic/neutral/index.d.ts +0 -1
  918. package/dist/_pkg/sdk-protocol/_pkg/elliptic/neutral/index.mjs +0 -88
  919. package/dist/_pkg/sdk-protocol/_pkg/hash/browser/BrowserObjectHasher.d.ts +0 -8
  920. package/dist/_pkg/sdk-protocol/_pkg/hash/browser/NodeObjectHasher.d.ts +0 -5
  921. package/dist/_pkg/sdk-protocol/_pkg/hash/browser/ObjectHasher.d.ts +0 -68
  922. package/dist/_pkg/sdk-protocol/_pkg/hash/browser/createBrowserWorker.d.ts +0 -2
  923. package/dist/_pkg/sdk-protocol/_pkg/hash/browser/createNodeWorker.d.ts +0 -2
  924. package/dist/_pkg/sdk-protocol/_pkg/hash/browser/hasEmptyFields.d.ts +0 -2
  925. package/dist/_pkg/sdk-protocol/_pkg/hash/browser/index-browser.d.ts +0 -3
  926. package/dist/_pkg/sdk-protocol/_pkg/hash/browser/index-browser.mjs +0 -288
  927. package/dist/_pkg/sdk-protocol/_pkg/hash/browser/index.d.ts +0 -4
  928. package/dist/_pkg/sdk-protocol/_pkg/hash/browser/removeEmptyFields.d.ts +0 -2
  929. package/dist/_pkg/sdk-protocol/_pkg/hash/browser/sortFields.d.ts +0 -2
  930. package/dist/_pkg/sdk-protocol/_pkg/hash/browser/worker/index.d.ts +0 -2
  931. package/dist/_pkg/sdk-protocol/_pkg/hash/browser/worker/subtleHash-bundle.mjs +0 -257
  932. package/dist/_pkg/sdk-protocol/_pkg/hash/browser/worker/subtleHash.d.ts +0 -1
  933. package/dist/_pkg/sdk-protocol/_pkg/hash/browser/worker/subtleHashNode.d.ts +0 -1
  934. package/dist/_pkg/sdk-protocol/_pkg/hash/browser/worker/wasmHash-bundle.mjs +0 -1678
  935. package/dist/_pkg/sdk-protocol/_pkg/hash/browser/worker/wasmHash.d.ts +0 -1
  936. package/dist/_pkg/sdk-protocol/_pkg/hash/browser/worker/wasmHashNode.d.ts +0 -1
  937. package/dist/_pkg/sdk-protocol/_pkg/hash/neutral/BrowserObjectHasher.d.ts +0 -8
  938. package/dist/_pkg/sdk-protocol/_pkg/hash/neutral/NodeObjectHasher.d.ts +0 -5
  939. package/dist/_pkg/sdk-protocol/_pkg/hash/neutral/ObjectHasher.d.ts +0 -68
  940. package/dist/_pkg/sdk-protocol/_pkg/hash/neutral/createBrowserWorker.d.ts +0 -2
  941. package/dist/_pkg/sdk-protocol/_pkg/hash/neutral/createNodeWorker.d.ts +0 -2
  942. package/dist/_pkg/sdk-protocol/_pkg/hash/neutral/hasEmptyFields.d.ts +0 -2
  943. package/dist/_pkg/sdk-protocol/_pkg/hash/neutral/index-browser.d.ts +0 -3
  944. package/dist/_pkg/sdk-protocol/_pkg/hash/neutral/index-browser.mjs +0 -288
  945. package/dist/_pkg/sdk-protocol/_pkg/hash/neutral/index.d.ts +0 -4
  946. package/dist/_pkg/sdk-protocol/_pkg/hash/neutral/removeEmptyFields.d.ts +0 -2
  947. package/dist/_pkg/sdk-protocol/_pkg/hash/neutral/sortFields.d.ts +0 -2
  948. package/dist/_pkg/sdk-protocol/_pkg/hash/neutral/worker/index.d.ts +0 -2
  949. package/dist/_pkg/sdk-protocol/_pkg/hash/neutral/worker/subtleHash.d.ts +0 -1
  950. package/dist/_pkg/sdk-protocol/_pkg/hash/neutral/worker/subtleHashNode.d.ts +0 -1
  951. package/dist/_pkg/sdk-protocol/_pkg/hash/neutral/worker/wasmHash.d.ts +0 -1
  952. package/dist/_pkg/sdk-protocol/_pkg/hash/neutral/worker/wasmHashNode.d.ts +0 -1
  953. package/dist/_pkg/sdk-protocol/_pkg/hash/node/BrowserObjectHasher.d.ts +0 -8
  954. package/dist/_pkg/sdk-protocol/_pkg/hash/node/NodeObjectHasher.d.ts +0 -5
  955. package/dist/_pkg/sdk-protocol/_pkg/hash/node/ObjectHasher.d.ts +0 -68
  956. package/dist/_pkg/sdk-protocol/_pkg/hash/node/createBrowserWorker.d.ts +0 -2
  957. package/dist/_pkg/sdk-protocol/_pkg/hash/node/createNodeWorker.d.ts +0 -2
  958. package/dist/_pkg/sdk-protocol/_pkg/hash/node/hasEmptyFields.d.ts +0 -2
  959. package/dist/_pkg/sdk-protocol/_pkg/hash/node/index-browser.d.ts +0 -3
  960. package/dist/_pkg/sdk-protocol/_pkg/hash/node/index.d.ts +0 -4
  961. package/dist/_pkg/sdk-protocol/_pkg/hash/node/index.mjs +0 -278
  962. package/dist/_pkg/sdk-protocol/_pkg/hash/node/removeEmptyFields.d.ts +0 -2
  963. package/dist/_pkg/sdk-protocol/_pkg/hash/node/sortFields.d.ts +0 -2
  964. package/dist/_pkg/sdk-protocol/_pkg/hash/node/worker/index.d.ts +0 -2
  965. package/dist/_pkg/sdk-protocol/_pkg/hash/node/worker/subtleHash.d.ts +0 -1
  966. package/dist/_pkg/sdk-protocol/_pkg/hash/node/worker/subtleHashNode.d.ts +0 -1
  967. package/dist/_pkg/sdk-protocol/_pkg/hash/node/worker/wasmHash.d.ts +0 -1
  968. package/dist/_pkg/sdk-protocol/_pkg/hash/node/worker/wasmHashNode.d.ts +0 -1
  969. package/dist/_pkg/sdk-protocol/_pkg/huri/neutral/Huri.d.ts +0 -32
  970. package/dist/_pkg/sdk-protocol/_pkg/huri/neutral/index.d.ts +0 -1
  971. package/dist/_pkg/sdk-protocol/_pkg/huri/neutral/index.mjs +0 -117
  972. package/dist/_pkg/sdk-protocol/_pkg/id-payload-plugin/neutral/Payload.d.ts +0 -85
  973. package/dist/_pkg/sdk-protocol/_pkg/id-payload-plugin/neutral/Plugin.d.ts +0 -6
  974. package/dist/_pkg/sdk-protocol/_pkg/id-payload-plugin/neutral/Schema.d.ts +0 -4
  975. package/dist/_pkg/sdk-protocol/_pkg/id-payload-plugin/neutral/Template.d.ts +0 -2
  976. package/dist/_pkg/sdk-protocol/_pkg/id-payload-plugin/neutral/index.d.ts +0 -4
  977. package/dist/_pkg/sdk-protocol/_pkg/id-payload-plugin/neutral/index.mjs +0 -47
  978. package/dist/_pkg/sdk-protocol/_pkg/key-model/neutral/Key/AddressValue.d.ts +0 -9
  979. package/dist/_pkg/sdk-protocol/_pkg/key-model/neutral/Key/EllipticKey.d.ts +0 -3
  980. package/dist/_pkg/sdk-protocol/_pkg/key-model/neutral/Key/PrivateKey.d.ts +0 -14
  981. package/dist/_pkg/sdk-protocol/_pkg/key-model/neutral/Key/PublicKey.d.ts +0 -10
  982. package/dist/_pkg/sdk-protocol/_pkg/key-model/neutral/Key/index.d.ts +0 -3
  983. package/dist/_pkg/sdk-protocol/_pkg/key-model/neutral/index.d.ts +0 -1
  984. package/dist/_pkg/sdk-protocol/_pkg/key-model/neutral/index.mjs +0 -1
  985. package/dist/_pkg/sdk-protocol/_pkg/manifest/neutral/index.d.ts +0 -1
  986. package/dist/_pkg/sdk-protocol/_pkg/manifest/neutral/index.mjs +0 -2
  987. package/dist/_pkg/sdk-protocol/_pkg/manifest-model/neutral/Manifest.d.ts +0 -3
  988. package/dist/_pkg/sdk-protocol/_pkg/manifest-model/neutral/Manifest.zod.d.ts +0 -2618
  989. package/dist/_pkg/sdk-protocol/_pkg/manifest-model/neutral/Payload.d.ts +0 -1
  990. package/dist/_pkg/sdk-protocol/_pkg/manifest-model/neutral/Payload.zod.d.ts +0 -1590
  991. package/dist/_pkg/sdk-protocol/_pkg/manifest-model/neutral/index.d.ts +0 -2
  992. package/dist/_pkg/sdk-protocol/_pkg/manifest-model/neutral/index.mjs +0 -192
  993. package/dist/_pkg/sdk-protocol/_pkg/metamask-connector/browser/MetaMaskConnector.d.ts +0 -37
  994. package/dist/_pkg/sdk-protocol/_pkg/metamask-connector/browser/index.d.ts +0 -1
  995. package/dist/_pkg/sdk-protocol/_pkg/metamask-connector/browser/index.mjs +0 -113
  996. package/dist/_pkg/sdk-protocol/_pkg/network/neutral/NetworkNodePayload.d.ts +0 -78
  997. package/dist/_pkg/sdk-protocol/_pkg/network/neutral/NetworkNodePayloadWrapper.d.ts +0 -16
  998. package/dist/_pkg/sdk-protocol/_pkg/network/neutral/NetworkPayload.d.ts +0 -118
  999. package/dist/_pkg/sdk-protocol/_pkg/network/neutral/NetworkPayloadWrapper.d.ts +0 -62
  1000. package/dist/_pkg/sdk-protocol/_pkg/network/neutral/index.d.ts +0 -7
  1001. package/dist/_pkg/sdk-protocol/_pkg/network/neutral/index.mjs +0 -210
  1002. package/dist/_pkg/sdk-protocol/_pkg/network/neutral/knownArchivists.d.ts +0 -2
  1003. package/dist/_pkg/sdk-protocol/_pkg/network/neutral/knownDiviners.d.ts +0 -2
  1004. package/dist/_pkg/sdk-protocol/_pkg/network/neutral/knownNetworks.d.ts +0 -2
  1005. package/dist/_pkg/sdk-protocol/_pkg/payload/neutral/builder.d.ts +0 -1
  1006. package/dist/_pkg/sdk-protocol/_pkg/payload/neutral/builder.mjs +0 -2
  1007. package/dist/_pkg/sdk-protocol/_pkg/payload/neutral/index.d.ts +0 -5
  1008. package/dist/_pkg/sdk-protocol/_pkg/payload/neutral/index.mjs +0 -6
  1009. package/dist/_pkg/sdk-protocol/_pkg/payload/neutral/model.d.ts +0 -1
  1010. package/dist/_pkg/sdk-protocol/_pkg/payload/neutral/model.mjs +0 -2
  1011. package/dist/_pkg/sdk-protocol/_pkg/payload/neutral/validator.d.ts +0 -1
  1012. package/dist/_pkg/sdk-protocol/_pkg/payload/neutral/validator.mjs +0 -2
  1013. package/dist/_pkg/sdk-protocol/_pkg/payload/neutral/wrapper.d.ts +0 -1
  1014. package/dist/_pkg/sdk-protocol/_pkg/payload/neutral/wrapper.mjs +0 -2
  1015. package/dist/_pkg/sdk-protocol/_pkg/payload-builder/neutral/Builder.d.ts +0 -69
  1016. package/dist/_pkg/sdk-protocol/_pkg/payload-builder/neutral/Options.d.ts +0 -6
  1017. package/dist/_pkg/sdk-protocol/_pkg/payload-builder/neutral/index.d.ts +0 -2
  1018. package/dist/_pkg/sdk-protocol/_pkg/payload-builder/neutral/index.mjs +0 -217
  1019. package/dist/_pkg/sdk-protocol/_pkg/payload-model/neutral/Error.d.ts +0 -64
  1020. package/dist/_pkg/sdk-protocol/_pkg/payload-model/neutral/Payload.d.ts +0 -34
  1021. package/dist/_pkg/sdk-protocol/_pkg/payload-model/neutral/PayloadBundle.d.ts +0 -71
  1022. package/dist/_pkg/sdk-protocol/_pkg/payload-model/neutral/PayloadFindFilter.d.ts +0 -5
  1023. package/dist/_pkg/sdk-protocol/_pkg/payload-model/neutral/PayloadHashMap.d.ts +0 -6
  1024. package/dist/_pkg/sdk-protocol/_pkg/payload-model/neutral/PayloadSet/PayloadSetPayload.d.ts +0 -53
  1025. package/dist/_pkg/sdk-protocol/_pkg/payload-model/neutral/PayloadSet/PayloadSetSchema.d.ts +0 -4
  1026. package/dist/_pkg/sdk-protocol/_pkg/payload-model/neutral/PayloadSet/index.d.ts +0 -2
  1027. package/dist/_pkg/sdk-protocol/_pkg/payload-model/neutral/PayloadValidationFunction.d.ts +0 -13
  1028. package/dist/_pkg/sdk-protocol/_pkg/payload-model/neutral/PayloadValueExpression.d.ts +0 -37
  1029. package/dist/_pkg/sdk-protocol/_pkg/payload-model/neutral/PayloadZod.d.ts +0 -172
  1030. package/dist/_pkg/sdk-protocol/_pkg/payload-model/neutral/Query.d.ts +0 -20
  1031. package/dist/_pkg/sdk-protocol/_pkg/payload-model/neutral/Schema.d.ts +0 -37
  1032. package/dist/_pkg/sdk-protocol/_pkg/payload-model/neutral/StorageMeta/DataHash.d.ts +0 -23
  1033. package/dist/_pkg/sdk-protocol/_pkg/payload-model/neutral/StorageMeta/Hash.d.ts +0 -24
  1034. package/dist/_pkg/sdk-protocol/_pkg/payload-model/neutral/StorageMeta/Sequence.d.ts +0 -10
  1035. package/dist/_pkg/sdk-protocol/_pkg/payload-model/neutral/StorageMeta/index.d.ts +0 -2
  1036. package/dist/_pkg/sdk-protocol/_pkg/payload-model/neutral/StorageMeta/sequence/Comparer.d.ts +0 -6
  1037. package/dist/_pkg/sdk-protocol/_pkg/payload-model/neutral/StorageMeta/sequence/Parser.d.ts +0 -30
  1038. package/dist/_pkg/sdk-protocol/_pkg/payload-model/neutral/StorageMeta/sequence/Sequence.d.ts +0 -79
  1039. package/dist/_pkg/sdk-protocol/_pkg/payload-model/neutral/StorageMeta/sequence/SequenceZod.d.ts +0 -8
  1040. package/dist/_pkg/sdk-protocol/_pkg/payload-model/neutral/StorageMeta/sequence/index.d.ts +0 -4
  1041. package/dist/_pkg/sdk-protocol/_pkg/payload-model/neutral/Timestamp.d.ts +0 -7
  1042. package/dist/_pkg/sdk-protocol/_pkg/payload-model/neutral/index.d.ts +0 -15
  1043. package/dist/_pkg/sdk-protocol/_pkg/payload-model/neutral/index.mjs +0 -451
  1044. package/dist/_pkg/sdk-protocol/_pkg/payload-model/neutral/isPayloadOfSchemaType.d.ts +0 -4
  1045. package/dist/_pkg/sdk-protocol/_pkg/payload-model/neutral/isPayloadOfZodType.d.ts +0 -11
  1046. package/dist/_pkg/sdk-protocol/_pkg/payload-plugin/neutral/Plugin.d.ts +0 -18
  1047. package/dist/_pkg/sdk-protocol/_pkg/payload-plugin/neutral/Resolver.d.ts +0 -25
  1048. package/dist/_pkg/sdk-protocol/_pkg/payload-plugin/neutral/createPlugin.d.ts +0 -4
  1049. package/dist/_pkg/sdk-protocol/_pkg/payload-plugin/neutral/index.d.ts +0 -3
  1050. package/dist/_pkg/sdk-protocol/_pkg/payload-plugin/neutral/index.mjs +0 -66
  1051. package/dist/_pkg/sdk-protocol/_pkg/payload-validator/neutral/Validator.d.ts +0 -17
  1052. package/dist/_pkg/sdk-protocol/_pkg/payload-validator/neutral/index.d.ts +0 -1
  1053. package/dist/_pkg/sdk-protocol/_pkg/payload-validator/neutral/index.mjs +0 -39
  1054. package/dist/_pkg/sdk-protocol/_pkg/payload-wrapper/neutral/PayloadDataWrapper.d.ts +0 -17
  1055. package/dist/_pkg/sdk-protocol/_pkg/payload-wrapper/neutral/PayloadWrapper.d.ts +0 -5
  1056. package/dist/_pkg/sdk-protocol/_pkg/payload-wrapper/neutral/PayloadWrapperBase.d.ts +0 -22
  1057. package/dist/_pkg/sdk-protocol/_pkg/payload-wrapper/neutral/SchemaType.d.ts +0 -5
  1058. package/dist/_pkg/sdk-protocol/_pkg/payload-wrapper/neutral/index.d.ts +0 -3
  1059. package/dist/_pkg/sdk-protocol/_pkg/payload-wrapper/neutral/index.mjs +0 -156
  1060. package/dist/_pkg/sdk-protocol/_pkg/pqc/neutral/MlDsa.d.ts +0 -19
  1061. package/dist/_pkg/sdk-protocol/_pkg/pqc/neutral/index.d.ts +0 -1
  1062. package/dist/_pkg/sdk-protocol/_pkg/pqc/neutral/index.mjs +0 -46
  1063. package/dist/_pkg/sdk-protocol/_pkg/previous-hash-store/neutral/index.d.ts +0 -3
  1064. package/dist/_pkg/sdk-protocol/_pkg/previous-hash-store/neutral/index.mjs +0 -4
  1065. package/dist/_pkg/sdk-protocol/_pkg/previous-hash-store-indexeddb/neutral/IndexedDbPreviousHashStore.d.ts +0 -26
  1066. package/dist/_pkg/sdk-protocol/_pkg/previous-hash-store-indexeddb/neutral/index.d.ts +0 -1
  1067. package/dist/_pkg/sdk-protocol/_pkg/previous-hash-store-indexeddb/neutral/index.mjs +0 -41
  1068. package/dist/_pkg/sdk-protocol/_pkg/previous-hash-store-model/neutral/PreviousHashStore.d.ts +0 -7
  1069. package/dist/_pkg/sdk-protocol/_pkg/previous-hash-store-model/neutral/index.d.ts +0 -1
  1070. package/dist/_pkg/sdk-protocol/_pkg/previous-hash-store-model/neutral/index.mjs +0 -1
  1071. package/dist/_pkg/sdk-protocol/_pkg/previous-hash-store-storage/neutral/NamespacedStorage.d.ts +0 -9
  1072. package/dist/_pkg/sdk-protocol/_pkg/previous-hash-store-storage/neutral/StoragePreviousHashStore.d.ts +0 -23
  1073. package/dist/_pkg/sdk-protocol/_pkg/previous-hash-store-storage/neutral/index.d.ts +0 -2
  1074. package/dist/_pkg/sdk-protocol/_pkg/previous-hash-store-storage/neutral/index.mjs +0 -103
  1075. package/dist/_pkg/sdk-protocol/_pkg/protocol/neutral/index.d.ts +0 -4
  1076. package/dist/_pkg/sdk-protocol/_pkg/protocol/neutral/index.mjs +0 -5
  1077. package/dist/_pkg/sdk-protocol/_pkg/quadkey/neutral/Quadkey.d.ts +0 -64
  1078. package/dist/_pkg/sdk-protocol/_pkg/quadkey/neutral/RelativeDirectionConstantLookup.d.ts +0 -1
  1079. package/dist/_pkg/sdk-protocol/_pkg/quadkey/neutral/index.d.ts +0 -1
  1080. package/dist/_pkg/sdk-protocol/_pkg/quadkey/neutral/index.mjs +0 -280
  1081. package/dist/_pkg/sdk-protocol/_pkg/quant-account/neutral/QuantAccount.d.ts +0 -33
  1082. package/dist/_pkg/sdk-protocol/_pkg/quant-account/neutral/index.d.ts +0 -2
  1083. package/dist/_pkg/sdk-protocol/_pkg/quant-account/neutral/index.mjs +0 -172
  1084. package/dist/_pkg/sdk-protocol/_pkg/quant-account/neutral/register.d.ts +0 -1
  1085. package/dist/_pkg/sdk-protocol/_pkg/query-payload-plugin/neutral/Payload.d.ts +0 -42
  1086. package/dist/_pkg/sdk-protocol/_pkg/query-payload-plugin/neutral/Plugin.d.ts +0 -6
  1087. package/dist/_pkg/sdk-protocol/_pkg/query-payload-plugin/neutral/Schema.d.ts +0 -4
  1088. package/dist/_pkg/sdk-protocol/_pkg/query-payload-plugin/neutral/Template.d.ts +0 -2
  1089. package/dist/_pkg/sdk-protocol/_pkg/query-payload-plugin/neutral/index.d.ts +0 -4
  1090. package/dist/_pkg/sdk-protocol/_pkg/query-payload-plugin/neutral/index.mjs +0 -43
  1091. package/dist/_pkg/sdk-protocol/_pkg/schema-cache/neutral/Debounce.d.ts +0 -4
  1092. package/dist/_pkg/sdk-protocol/_pkg/schema-cache/neutral/SchemaCache.d.ts +0 -42
  1093. package/dist/_pkg/sdk-protocol/_pkg/schema-cache/neutral/SchemaNameToValidatorMap.d.ts +0 -11
  1094. package/dist/_pkg/sdk-protocol/_pkg/schema-cache/neutral/TtlLruCache.d.ts +0 -12
  1095. package/dist/_pkg/sdk-protocol/_pkg/schema-cache/neutral/index.d.ts +0 -4
  1096. package/dist/_pkg/sdk-protocol/_pkg/schema-cache/neutral/index.mjs +0 -177
  1097. package/dist/_pkg/sdk-protocol/_pkg/schema-name-validator/neutral/SchemaNameValidator.d.ts +0 -42
  1098. package/dist/_pkg/sdk-protocol/_pkg/schema-name-validator/neutral/index.d.ts +0 -1
  1099. package/dist/_pkg/sdk-protocol/_pkg/schema-name-validator/neutral/index.mjs +0 -68
  1100. package/dist/_pkg/sdk-protocol/_pkg/schema-payload-plugin/neutral/Payload.d.ts +0 -95
  1101. package/dist/_pkg/sdk-protocol/_pkg/schema-payload-plugin/neutral/Plugin.d.ts +0 -12
  1102. package/dist/_pkg/sdk-protocol/_pkg/schema-payload-plugin/neutral/Schema.d.ts +0 -4
  1103. package/dist/_pkg/sdk-protocol/_pkg/schema-payload-plugin/neutral/Template.d.ts +0 -2
  1104. package/dist/_pkg/sdk-protocol/_pkg/schema-payload-plugin/neutral/index.d.ts +0 -4
  1105. package/dist/_pkg/sdk-protocol/_pkg/schema-payload-plugin/neutral/index.mjs +0 -59
  1106. package/dist/_pkg/sdk-protocol/_pkg/sdk-utils/neutral/api.d.ts +0 -4
  1107. package/dist/_pkg/sdk-protocol/_pkg/sdk-utils/neutral/api.mjs +0 -5
  1108. package/dist/_pkg/sdk-protocol/_pkg/sdk-utils/neutral/index.d.ts +0 -8
  1109. package/dist/_pkg/sdk-protocol/_pkg/sdk-utils/neutral/index.mjs +0 -9
  1110. package/dist/_pkg/sdk-protocol/_pkg/sdk-utils/neutral/integrations.d.ts +0 -2
  1111. package/dist/_pkg/sdk-protocol/_pkg/sdk-utils/neutral/integrations.mjs +0 -3
  1112. package/dist/_pkg/sdk-protocol/_pkg/sdk-utils/neutral/plugins.d.ts +0 -1
  1113. package/dist/_pkg/sdk-protocol/_pkg/sdk-utils/neutral/plugins.mjs +0 -2
  1114. package/dist/_pkg/sdk-protocol/_pkg/sdk-utils/neutral/validation.d.ts +0 -1
  1115. package/dist/_pkg/sdk-protocol/_pkg/sdk-utils/neutral/validation.mjs +0 -2
  1116. package/dist/_pkg/sdk-protocol/_pkg/value-payload-plugin/neutral/Payload.d.ts +0 -45
  1117. package/dist/_pkg/sdk-protocol/_pkg/value-payload-plugin/neutral/Plugin.d.ts +0 -2
  1118. package/dist/_pkg/sdk-protocol/_pkg/value-payload-plugin/neutral/Schema.d.ts +0 -4
  1119. package/dist/_pkg/sdk-protocol/_pkg/value-payload-plugin/neutral/Template.d.ts +0 -2
  1120. package/dist/_pkg/sdk-protocol/_pkg/value-payload-plugin/neutral/index.d.ts +0 -4
  1121. package/dist/_pkg/sdk-protocol/_pkg/value-payload-plugin/neutral/index.mjs +0 -43
  1122. package/dist/_pkg/sdk-protocol/_pkg/wallet/neutral/HDWallet.d.ts +0 -37
  1123. package/dist/_pkg/sdk-protocol/_pkg/wallet/neutral/index.d.ts +0 -1
  1124. package/dist/_pkg/sdk-protocol/_pkg/wallet/neutral/index.mjs +0 -156
  1125. package/dist/_pkg/sdk-protocol/_pkg/wallet-model/neutral/Mnemonic.d.ts +0 -26
  1126. package/dist/_pkg/sdk-protocol/_pkg/wallet-model/neutral/Wallet.d.ts +0 -25
  1127. package/dist/_pkg/sdk-protocol/_pkg/wallet-model/neutral/Wordlist.d.ts +0 -23
  1128. package/dist/_pkg/sdk-protocol/_pkg/wallet-model/neutral/index.d.ts +0 -1
  1129. package/dist/_pkg/sdk-protocol/_pkg/wallet-model/neutral/index.mjs +0 -1
  1130. package/dist/_pkg/sdk-protocol/_pkg/wasm/neutral/WasmSupport.d.ts +0 -109
  1131. package/dist/_pkg/sdk-protocol/_pkg/wasm/neutral/index.d.ts +0 -1
  1132. package/dist/_pkg/sdk-protocol/_pkg/wasm/neutral/index.mjs +0 -177
  1133. package/dist/_pkg/sdk-protocol/_pkg/wasm/neutral/wasmFeatureDetect.d.ts +0 -15
  1134. package/dist/_pkg/sdk-protocol/neutral/core-payload-plugins.d.ts +0 -1
  1135. package/dist/_pkg/sdk-protocol/neutral/core-payload-plugins.mjs +0 -1
  1136. package/dist/_pkg/sdk-protocol/neutral/index.d.ts +0 -4
  1137. package/dist/_pkg/sdk-protocol/neutral/index.mjs +0 -4
  1138. package/dist/_pkg/sdk-protocol/neutral/manifest.d.ts +0 -1
  1139. package/dist/_pkg/sdk-protocol/neutral/manifest.mjs +0 -1
  1140. package/dist/_pkg/sdk-protocol/neutral/protocol.d.ts +0 -1
  1141. package/dist/_pkg/sdk-protocol/neutral/protocol.mjs +0 -1
  1142. package/dist/_pkg/sdk-protocol/neutral/sdk-utils.d.ts +0 -1
  1143. package/dist/_pkg/sdk-protocol/neutral/sdk-utils.mjs +0 -1
  1144. package/dist/_pkg/sdk-utils/neutral/api.d.ts +0 -4
  1145. package/dist/_pkg/sdk-utils/neutral/api.mjs +0 -5
  1146. package/dist/_pkg/sdk-utils/neutral/index.d.ts +0 -8
  1147. package/dist/_pkg/sdk-utils/neutral/index.mjs +0 -9
  1148. package/dist/_pkg/sdk-utils/neutral/integrations.d.ts +0 -2
  1149. package/dist/_pkg/sdk-utils/neutral/integrations.mjs +0 -3
  1150. package/dist/_pkg/sdk-utils/neutral/plugins.d.ts +0 -1
  1151. package/dist/_pkg/sdk-utils/neutral/plugins.mjs +0 -2
  1152. package/dist/_pkg/sdk-utils/neutral/validation.d.ts +0 -1
  1153. package/dist/_pkg/sdk-utils/neutral/validation.mjs +0 -2
  1154. package/dist/_pkg/sentinel/neutral/abstract.d.ts +0 -1
  1155. package/dist/_pkg/sentinel/neutral/abstract.mjs +0 -2
  1156. package/dist/_pkg/sentinel/neutral/index.d.ts +0 -4
  1157. package/dist/_pkg/sentinel/neutral/index.mjs +0 -5
  1158. package/dist/_pkg/sentinel/neutral/model.d.ts +0 -1
  1159. package/dist/_pkg/sentinel/neutral/model.mjs +0 -2
  1160. package/dist/_pkg/sentinel/neutral/wrapper.d.ts +0 -1
  1161. package/dist/_pkg/sentinel/neutral/wrapper.mjs +0 -2
  1162. package/dist/_pkg/sentinel-abstract/neutral/AbstractSentinel.d.ts +0 -21
  1163. package/dist/_pkg/sentinel-abstract/neutral/index.d.ts +0 -1
  1164. package/dist/_pkg/sentinel-abstract/neutral/index.mjs +0 -143
  1165. package/dist/_pkg/sentinel-memory/neutral/MemorySentinel.d.ts +0 -16
  1166. package/dist/_pkg/sentinel-memory/neutral/SentinelIntervalAutomationWrapper.d.ts +0 -20
  1167. package/dist/_pkg/sentinel-memory/neutral/SentinelRunner.d.ts +0 -29
  1168. package/dist/_pkg/sentinel-memory/neutral/index.d.ts +0 -3
  1169. package/dist/_pkg/sentinel-memory/neutral/index.mjs +0 -324
  1170. package/dist/_pkg/sentinel-model/neutral/Automation.d.ts +0 -47
  1171. package/dist/_pkg/sentinel-model/neutral/Config.d.ts +0 -31
  1172. package/dist/_pkg/sentinel-model/neutral/EventData.d.ts +0 -4
  1173. package/dist/_pkg/sentinel-model/neutral/EventsModels/JobEnd.d.ts +0 -10
  1174. package/dist/_pkg/sentinel-model/neutral/EventsModels/JobStart.d.ts +0 -9
  1175. package/dist/_pkg/sentinel-model/neutral/EventsModels/ReportEnd.d.ts +0 -11
  1176. package/dist/_pkg/sentinel-model/neutral/EventsModels/ReportStart.d.ts +0 -9
  1177. package/dist/_pkg/sentinel-model/neutral/EventsModels/TaskEnd.d.ts +0 -12
  1178. package/dist/_pkg/sentinel-model/neutral/EventsModels/TaskStart.d.ts +0 -11
  1179. package/dist/_pkg/sentinel-model/neutral/EventsModels/index.d.ts +0 -6
  1180. package/dist/_pkg/sentinel-model/neutral/Instance.d.ts +0 -9
  1181. package/dist/_pkg/sentinel-model/neutral/Job.d.ts +0 -4
  1182. package/dist/_pkg/sentinel-model/neutral/Module.d.ts +0 -7
  1183. package/dist/_pkg/sentinel-model/neutral/Params.d.ts +0 -4
  1184. package/dist/_pkg/sentinel-model/neutral/Queries/Report.d.ts +0 -14
  1185. package/dist/_pkg/sentinel-model/neutral/Queries/index.d.ts +0 -5
  1186. package/dist/_pkg/sentinel-model/neutral/ResolvedTask.d.ts +0 -13
  1187. package/dist/_pkg/sentinel-model/neutral/Sentinel.d.ts +0 -7
  1188. package/dist/_pkg/sentinel-model/neutral/Task.d.ts +0 -14
  1189. package/dist/_pkg/sentinel-model/neutral/attachable/AttachableInstance.d.ts +0 -12
  1190. package/dist/_pkg/sentinel-model/neutral/attachable/asAttachableInstance.d.ts +0 -1
  1191. package/dist/_pkg/sentinel-model/neutral/attachable/index.d.ts +0 -3
  1192. package/dist/_pkg/sentinel-model/neutral/attachable/isAttachableInstance.d.ts +0 -4
  1193. package/dist/_pkg/sentinel-model/neutral/index.d.ts +0 -14
  1194. package/dist/_pkg/sentinel-model/neutral/index.mjs +0 -150
  1195. package/dist/_pkg/sentinel-model/neutral/typeChecks.d.ts +0 -10
  1196. package/dist/_pkg/sentinel-wrapper/neutral/Wrapper.d.ts +0 -16
  1197. package/dist/_pkg/sentinel-wrapper/neutral/index.d.ts +0 -1
  1198. package/dist/_pkg/sentinel-wrapper/neutral/index.mjs +0 -30
  1199. package/dist/_pkg/value-payload-plugin/neutral/Payload.d.ts +0 -45
  1200. package/dist/_pkg/value-payload-plugin/neutral/Plugin.d.ts +0 -2
  1201. package/dist/_pkg/value-payload-plugin/neutral/Schema.d.ts +0 -4
  1202. package/dist/_pkg/value-payload-plugin/neutral/Template.d.ts +0 -2
  1203. package/dist/_pkg/value-payload-plugin/neutral/index.d.ts +0 -4
  1204. package/dist/_pkg/value-payload-plugin/neutral/index.mjs +0 -43
  1205. package/dist/_pkg/wallet/neutral/HDWallet.d.ts +0 -37
  1206. package/dist/_pkg/wallet/neutral/index.d.ts +0 -1
  1207. package/dist/_pkg/wallet/neutral/index.mjs +0 -156
  1208. package/dist/_pkg/wallet-model/neutral/Mnemonic.d.ts +0 -26
  1209. package/dist/_pkg/wallet-model/neutral/Wallet.d.ts +0 -25
  1210. package/dist/_pkg/wallet-model/neutral/Wordlist.d.ts +0 -23
  1211. package/dist/_pkg/wallet-model/neutral/index.d.ts +0 -1
  1212. package/dist/_pkg/wallet-model/neutral/index.mjs +0 -1
  1213. package/dist/_pkg/wasm/neutral/WasmSupport.d.ts +0 -109
  1214. package/dist/_pkg/wasm/neutral/index.d.ts +0 -1
  1215. package/dist/_pkg/wasm/neutral/index.mjs +0 -177
  1216. package/dist/_pkg/wasm/neutral/wasmFeatureDetect.d.ts +0 -15
  1217. package/dist/_pkg/witness/neutral/abstract.d.ts +0 -1
  1218. package/dist/_pkg/witness/neutral/abstract.mjs +0 -2
  1219. package/dist/_pkg/witness/neutral/index.d.ts +0 -3
  1220. package/dist/_pkg/witness/neutral/index.mjs +0 -4
  1221. package/dist/_pkg/witness/neutral/model.d.ts +0 -1
  1222. package/dist/_pkg/witness/neutral/model.mjs +0 -2
  1223. package/dist/_pkg/witness/neutral/wrapper.d.ts +0 -1
  1224. package/dist/_pkg/witness/neutral/wrapper.mjs +0 -2
  1225. package/dist/_pkg/witness-abstract/neutral/AbstractWitness.d.ts +0 -21
  1226. package/dist/_pkg/witness-abstract/neutral/index.d.ts +0 -1
  1227. package/dist/_pkg/witness-abstract/neutral/index.mjs +0 -85
  1228. package/dist/_pkg/witness-adhoc/neutral/Witness.d.ts +0 -27
  1229. package/dist/_pkg/witness-adhoc/neutral/index.d.ts +0 -1
  1230. package/dist/_pkg/witness-adhoc/neutral/index.mjs +0 -39
  1231. package/dist/_pkg/witness-model/neutral/Config.d.ts +0 -20
  1232. package/dist/_pkg/witness-model/neutral/CustomInstance.d.ts +0 -8
  1233. package/dist/_pkg/witness-model/neutral/CustomModule.d.ts +0 -6
  1234. package/dist/_pkg/witness-model/neutral/EventData.d.ts +0 -4
  1235. package/dist/_pkg/witness-model/neutral/EventsModels/ObserveEnd.d.ts +0 -11
  1236. package/dist/_pkg/witness-model/neutral/EventsModels/ObserveStart.d.ts +0 -9
  1237. package/dist/_pkg/witness-model/neutral/EventsModels/index.d.ts +0 -2
  1238. package/dist/_pkg/witness-model/neutral/Instance.d.ts +0 -8
  1239. package/dist/_pkg/witness-model/neutral/Module.d.ts +0 -5
  1240. package/dist/_pkg/witness-model/neutral/Params.d.ts +0 -4
  1241. package/dist/_pkg/witness-model/neutral/Queries/Observe.d.ts +0 -16
  1242. package/dist/_pkg/witness-model/neutral/Queries/index.d.ts +0 -5
  1243. package/dist/_pkg/witness-model/neutral/QueryFunctions.d.ts +0 -7
  1244. package/dist/_pkg/witness-model/neutral/attachable/AttachableInstance.d.ts +0 -12
  1245. package/dist/_pkg/witness-model/neutral/attachable/asAttachableInstance.d.ts +0 -1
  1246. package/dist/_pkg/witness-model/neutral/attachable/index.d.ts +0 -3
  1247. package/dist/_pkg/witness-model/neutral/attachable/isAttachableInstance.d.ts +0 -4
  1248. package/dist/_pkg/witness-model/neutral/index.d.ts +0 -12
  1249. package/dist/_pkg/witness-model/neutral/index.mjs +0 -97
  1250. package/dist/_pkg/witness-model/neutral/typeChecks.d.ts +0 -11
  1251. package/dist/_pkg/witness-wrapper/neutral/WitnessWrapper.d.ts +0 -12
  1252. package/dist/_pkg/witness-wrapper/neutral/index.d.ts +0 -1
  1253. package/dist/_pkg/witness-wrapper/neutral/index.mjs +0 -24
  1254. package/dist/neutral/address-payload-plugin.d.ts +0 -1
  1255. package/dist/neutral/address-payload-plugin.mjs +0 -1
  1256. package/dist/neutral/api-location-diviner.d.ts +0 -1
  1257. package/dist/neutral/api-location-diviner.mjs +0 -1
  1258. package/dist/neutral/archivist.d.ts +0 -1
  1259. package/dist/neutral/archivist.mjs +0 -1
  1260. package/dist/neutral/boundwitness-loader.d.ts +0 -1
  1261. package/dist/neutral/boundwitness-loader.mjs +0 -1
  1262. package/dist/neutral/bridge.d.ts +0 -1
  1263. package/dist/neutral/bridge.mjs +0 -1
  1264. package/dist/neutral/core-payload-plugins.d.ts +0 -1
  1265. package/dist/neutral/core-payload-plugins.mjs +0 -1
  1266. package/dist/neutral/diviner.d.ts +0 -1
  1267. package/dist/neutral/diviner.mjs +0 -1
  1268. package/dist/neutral/manifest-wrapper.d.ts +0 -1
  1269. package/dist/neutral/manifest-wrapper.mjs +0 -1
  1270. package/dist/neutral/manifest.d.ts +0 -1
  1271. package/dist/neutral/manifest.mjs +0 -1
  1272. package/dist/neutral/module.d.ts +0 -1
  1273. package/dist/neutral/module.mjs +0 -1
  1274. package/dist/neutral/node.d.ts +0 -1
  1275. package/dist/neutral/node.mjs +0 -1
  1276. package/dist/neutral/payloadset-plugin.d.ts +0 -1
  1277. package/dist/neutral/payloadset-plugin.mjs +0 -1
  1278. package/dist/neutral/protocol.d.ts +0 -1
  1279. package/dist/neutral/protocol.mjs +0 -1
  1280. package/dist/neutral/sdk-utils.d.ts +0 -1
  1281. package/dist/neutral/sdk-utils.mjs +0 -1
  1282. package/dist/neutral/sentinel.d.ts +0 -1
  1283. package/dist/neutral/sentinel.mjs +0 -1
  1284. package/dist/neutral/witness.d.ts +0 -1
  1285. package/dist/neutral/witness.mjs +0 -1
@@ -1,2618 +0,0 @@
1
- import type { Brand } from '@xylabs/sdk';
2
- import type { Schema } from '../../payload-model/neutral/index.ts';
3
- import * as z from 'zod/mini';
4
- export declare const asBrandedZod: <TBrand, TSchema extends z.core.$ZodType<string>>(schema: TSchema) => z.core.$ZodType<Brand<string, TBrand>, Brand<string, TBrand>>;
5
- export type ModuleAlias = Brand<string, {
6
- __moduleAlias: true;
7
- }>;
8
- export declare const ModuleAliasZod: z.core.$ZodType<Brand<string, {
9
- __moduleAlias: true;
10
- }>, Brand<string, {
11
- __moduleAlias: true;
12
- }>, z.core.$ZodTypeInternals<Brand<string, {
13
- __moduleAlias: true;
14
- }>, Brand<string, {
15
- __moduleAlias: true;
16
- }>>>;
17
- export declare const ManifestZod: z.ZodMiniObject<{
18
- $schema: z.ZodMiniOptional<z.ZodMiniString<string>>;
19
- description: z.ZodMiniOptional<z.ZodMiniString<string>>;
20
- }, z.core.$strip>;
21
- export type Manifest = z.infer<typeof ManifestZod>;
22
- export declare const isManifest: <T>(value: T) => value is T & {
23
- $schema?: string | undefined;
24
- description?: string | undefined;
25
- };
26
- export declare const asManifest: {
27
- <T>(value: T): (T & {
28
- $schema?: string | undefined;
29
- description?: string | undefined;
30
- }) | undefined;
31
- <T>(value: T, assert: import("@xylabs/sdk").ZodFactoryConfig): T & {
32
- $schema?: string | undefined;
33
- description?: string | undefined;
34
- };
35
- };
36
- export declare const toManifest: {
37
- <T>(value: T): (T & {
38
- $schema?: string | undefined;
39
- description?: string | undefined;
40
- }) | undefined;
41
- <T>(value: T, assert: import("@xylabs/sdk").ZodFactoryConfig): T & {
42
- $schema?: string | undefined;
43
- description?: string | undefined;
44
- };
45
- };
46
- export declare const ConfigManifestZod: z.ZodMiniObject<{
47
- accountPath: z.ZodMiniOptional<z.ZodMiniString<string>>;
48
- features: z.ZodMiniOptional<z.ZodMiniArray<z.ZodMiniString<string>>>;
49
- labels: z.ZodMiniOptional<z.ZodMiniRecord<z.ZodMiniString<string>, z.ZodMiniOptional<z.ZodMiniString<string>>>>;
50
- language: z.ZodMiniOptional<z.ZodMiniString<string>>;
51
- name: z.ZodMiniString<string>;
52
- os: z.ZodMiniOptional<z.ZodMiniString<string>>;
53
- schema: z.ZodMiniCustom<Schema, Schema>;
54
- }, z.core.$loose>;
55
- export type ConfigManifest = z.infer<typeof ConfigManifestZod>;
56
- export declare const isConfigManifest: <T>(value: T) => value is T & {
57
- [x: string]: unknown;
58
- name: string;
59
- schema: Schema;
60
- accountPath?: string | undefined;
61
- features?: string[] | undefined;
62
- labels?: Record<string, string | undefined> | undefined;
63
- language?: string | undefined;
64
- os?: string | undefined;
65
- };
66
- export declare const asConfigManifest: {
67
- <T>(value: T): (T & {
68
- [x: string]: unknown;
69
- name: string;
70
- schema: Schema;
71
- accountPath?: string | undefined;
72
- features?: string[] | undefined;
73
- labels?: Record<string, string | undefined> | undefined;
74
- language?: string | undefined;
75
- os?: string | undefined;
76
- }) | undefined;
77
- <T>(value: T, assert: import("@xylabs/sdk").ZodFactoryConfig): T & {
78
- [x: string]: unknown;
79
- name: string;
80
- schema: Schema;
81
- accountPath?: string | undefined;
82
- features?: string[] | undefined;
83
- labels?: Record<string, string | undefined> | undefined;
84
- language?: string | undefined;
85
- os?: string | undefined;
86
- };
87
- };
88
- export declare const toConfigManifest: {
89
- <T>(value: T): (T & {
90
- [x: string]: unknown;
91
- name: string;
92
- schema: Schema;
93
- accountPath?: string | undefined;
94
- features?: string[] | undefined;
95
- labels?: Record<string, string | undefined> | undefined;
96
- language?: string | undefined;
97
- os?: string | undefined;
98
- }) | undefined;
99
- <T>(value: T, assert: import("@xylabs/sdk").ZodFactoryConfig): T & {
100
- [x: string]: unknown;
101
- name: string;
102
- schema: Schema;
103
- accountPath?: string | undefined;
104
- features?: string[] | undefined;
105
- labels?: Record<string, string | undefined> | undefined;
106
- language?: string | undefined;
107
- os?: string | undefined;
108
- };
109
- };
110
- export declare const ModuleManifestStatusZod: z.ZodMiniObject<{
111
- address: z.ZodMiniCustom<(Lowercase<string> & {
112
- readonly __hex: true;
113
- } & {
114
- readonly __address: true;
115
- }) | import("../../address/neutral/index.ts").XyoQuantAddress, (Lowercase<string> & {
116
- readonly __hex: true;
117
- } & {
118
- readonly __address: true;
119
- }) | import("../../address/neutral/index.ts").XyoQuantAddress>;
120
- children: z.ZodMiniOptional<z.ZodMiniRecord<z.ZodMiniCustom<(Lowercase<string> & {
121
- readonly __hex: true;
122
- } & {
123
- readonly __address: true;
124
- }) | import("../../address/neutral/index.ts").XyoQuantAddress, (Lowercase<string> & {
125
- readonly __hex: true;
126
- } & {
127
- readonly __address: true;
128
- }) | import("../../address/neutral/index.ts").XyoQuantAddress>, z.ZodMiniNullable<z.ZodMiniString<string>>>>;
129
- }, z.core.$strip>;
130
- export declare const ModuleManifestZod: z.ZodMiniObject<{
131
- $schema: z.ZodMiniOptional<z.ZodMiniString<string>>;
132
- description: z.ZodMiniOptional<z.ZodMiniString<string>>;
133
- config: z.ZodMiniObject<{
134
- accountPath: z.ZodMiniOptional<z.ZodMiniString<string>>;
135
- features: z.ZodMiniOptional<z.ZodMiniArray<z.ZodMiniString<string>>>;
136
- labels: z.ZodMiniOptional<z.ZodMiniRecord<z.ZodMiniString<string>, z.ZodMiniOptional<z.ZodMiniString<string>>>>;
137
- language: z.ZodMiniOptional<z.ZodMiniString<string>>;
138
- name: z.ZodMiniString<string>;
139
- os: z.ZodMiniOptional<z.ZodMiniString<string>>;
140
- schema: z.ZodMiniCustom<Schema, Schema>;
141
- }, z.core.$loose>;
142
- lazyStart: z.ZodMiniOptional<z.ZodMiniBoolean<boolean>>;
143
- status: z.ZodMiniOptional<z.ZodMiniObject<{
144
- address: z.ZodMiniCustom<(Lowercase<string> & {
145
- readonly __hex: true;
146
- } & {
147
- readonly __address: true;
148
- }) | import("../../address/neutral/index.ts").XyoQuantAddress, (Lowercase<string> & {
149
- readonly __hex: true;
150
- } & {
151
- readonly __address: true;
152
- }) | import("../../address/neutral/index.ts").XyoQuantAddress>;
153
- children: z.ZodMiniOptional<z.ZodMiniRecord<z.ZodMiniCustom<(Lowercase<string> & {
154
- readonly __hex: true;
155
- } & {
156
- readonly __address: true;
157
- }) | import("../../address/neutral/index.ts").XyoQuantAddress, (Lowercase<string> & {
158
- readonly __hex: true;
159
- } & {
160
- readonly __address: true;
161
- }) | import("../../address/neutral/index.ts").XyoQuantAddress>, z.ZodMiniNullable<z.ZodMiniString<string>>>>;
162
- }, z.core.$strip>>;
163
- }, z.core.$strip>;
164
- export type ModuleManifest = z.infer<typeof ModuleManifestZod>;
165
- export declare const isModuleManifest: <T>(value: T) => value is T & {
166
- config: {
167
- [x: string]: unknown;
168
- name: string;
169
- schema: Schema;
170
- accountPath?: string | undefined;
171
- features?: string[] | undefined;
172
- labels?: Record<string, string | undefined> | undefined;
173
- language?: string | undefined;
174
- os?: string | undefined;
175
- };
176
- $schema?: string | undefined;
177
- description?: string | undefined;
178
- lazyStart?: boolean | undefined;
179
- status?: {
180
- address: (Lowercase<string> & {
181
- readonly __hex: true;
182
- } & {
183
- readonly __address: true;
184
- }) | import("../../address/neutral/index.ts").XyoQuantAddress;
185
- children?: Record<(Lowercase<string> & {
186
- readonly __hex: true;
187
- } & {
188
- readonly __address: true;
189
- }) | import("../../address/neutral/index.ts").XyoQuantAddress, string | null> | undefined;
190
- } | undefined;
191
- };
192
- export declare const asModuleManifest: {
193
- <T>(value: T): (T & {
194
- config: {
195
- [x: string]: unknown;
196
- name: string;
197
- schema: Schema;
198
- accountPath?: string | undefined;
199
- features?: string[] | undefined;
200
- labels?: Record<string, string | undefined> | undefined;
201
- language?: string | undefined;
202
- os?: string | undefined;
203
- };
204
- $schema?: string | undefined;
205
- description?: string | undefined;
206
- lazyStart?: boolean | undefined;
207
- status?: {
208
- address: (Lowercase<string> & {
209
- readonly __hex: true;
210
- } & {
211
- readonly __address: true;
212
- }) | import("../../address/neutral/index.ts").XyoQuantAddress;
213
- children?: Record<(Lowercase<string> & {
214
- readonly __hex: true;
215
- } & {
216
- readonly __address: true;
217
- }) | import("../../address/neutral/index.ts").XyoQuantAddress, string | null> | undefined;
218
- } | undefined;
219
- }) | undefined;
220
- <T>(value: T, assert: import("@xylabs/sdk").ZodFactoryConfig): T & {
221
- config: {
222
- [x: string]: unknown;
223
- name: string;
224
- schema: Schema;
225
- accountPath?: string | undefined;
226
- features?: string[] | undefined;
227
- labels?: Record<string, string | undefined> | undefined;
228
- language?: string | undefined;
229
- os?: string | undefined;
230
- };
231
- $schema?: string | undefined;
232
- description?: string | undefined;
233
- lazyStart?: boolean | undefined;
234
- status?: {
235
- address: (Lowercase<string> & {
236
- readonly __hex: true;
237
- } & {
238
- readonly __address: true;
239
- }) | import("../../address/neutral/index.ts").XyoQuantAddress;
240
- children?: Record<(Lowercase<string> & {
241
- readonly __hex: true;
242
- } & {
243
- readonly __address: true;
244
- }) | import("../../address/neutral/index.ts").XyoQuantAddress, string | null> | undefined;
245
- } | undefined;
246
- };
247
- };
248
- export declare const toModuleManifest: {
249
- <T>(value: T): (T & {
250
- config: {
251
- [x: string]: unknown;
252
- name: string;
253
- schema: Schema;
254
- accountPath?: string | undefined;
255
- features?: string[] | undefined;
256
- labels?: Record<string, string | undefined> | undefined;
257
- language?: string | undefined;
258
- os?: string | undefined;
259
- };
260
- $schema?: string | undefined;
261
- description?: string | undefined;
262
- lazyStart?: boolean | undefined;
263
- status?: {
264
- address: (Lowercase<string> & {
265
- readonly __hex: true;
266
- } & {
267
- readonly __address: true;
268
- }) | import("../../address/neutral/index.ts").XyoQuantAddress;
269
- children?: Record<(Lowercase<string> & {
270
- readonly __hex: true;
271
- } & {
272
- readonly __address: true;
273
- }) | import("../../address/neutral/index.ts").XyoQuantAddress, string | null> | undefined;
274
- } | undefined;
275
- }) | undefined;
276
- <T>(value: T, assert: import("@xylabs/sdk").ZodFactoryConfig): T & {
277
- config: {
278
- [x: string]: unknown;
279
- name: string;
280
- schema: Schema;
281
- accountPath?: string | undefined;
282
- features?: string[] | undefined;
283
- labels?: Record<string, string | undefined> | undefined;
284
- language?: string | undefined;
285
- os?: string | undefined;
286
- };
287
- $schema?: string | undefined;
288
- description?: string | undefined;
289
- lazyStart?: boolean | undefined;
290
- status?: {
291
- address: (Lowercase<string> & {
292
- readonly __hex: true;
293
- } & {
294
- readonly __address: true;
295
- }) | import("../../address/neutral/index.ts").XyoQuantAddress;
296
- children?: Record<(Lowercase<string> & {
297
- readonly __hex: true;
298
- } & {
299
- readonly __address: true;
300
- }) | import("../../address/neutral/index.ts").XyoQuantAddress, string | null> | undefined;
301
- } | undefined;
302
- };
303
- };
304
- export declare const ModuleManifestReferenceZod: z.ZodMiniUnion<readonly [z.ZodMiniObject<{
305
- $schema: z.ZodMiniOptional<z.ZodMiniString<string>>;
306
- description: z.ZodMiniOptional<z.ZodMiniString<string>>;
307
- config: z.ZodMiniObject<{
308
- accountPath: z.ZodMiniOptional<z.ZodMiniString<string>>;
309
- features: z.ZodMiniOptional<z.ZodMiniArray<z.ZodMiniString<string>>>;
310
- labels: z.ZodMiniOptional<z.ZodMiniRecord<z.ZodMiniString<string>, z.ZodMiniOptional<z.ZodMiniString<string>>>>;
311
- language: z.ZodMiniOptional<z.ZodMiniString<string>>;
312
- name: z.ZodMiniString<string>;
313
- os: z.ZodMiniOptional<z.ZodMiniString<string>>;
314
- schema: z.ZodMiniCustom<Schema, Schema>;
315
- }, z.core.$loose>;
316
- lazyStart: z.ZodMiniOptional<z.ZodMiniBoolean<boolean>>;
317
- status: z.ZodMiniOptional<z.ZodMiniObject<{
318
- address: z.ZodMiniCustom<(Lowercase<string> & {
319
- readonly __hex: true;
320
- } & {
321
- readonly __address: true;
322
- }) | import("../../address/neutral/index.ts").XyoQuantAddress, (Lowercase<string> & {
323
- readonly __hex: true;
324
- } & {
325
- readonly __address: true;
326
- }) | import("../../address/neutral/index.ts").XyoQuantAddress>;
327
- children: z.ZodMiniOptional<z.ZodMiniRecord<z.ZodMiniCustom<(Lowercase<string> & {
328
- readonly __hex: true;
329
- } & {
330
- readonly __address: true;
331
- }) | import("../../address/neutral/index.ts").XyoQuantAddress, (Lowercase<string> & {
332
- readonly __hex: true;
333
- } & {
334
- readonly __address: true;
335
- }) | import("../../address/neutral/index.ts").XyoQuantAddress>, z.ZodMiniNullable<z.ZodMiniString<string>>>>;
336
- }, z.core.$strip>>;
337
- }, z.core.$strip>, z.core.$ZodType<Brand<string, {
338
- __moduleAlias: true;
339
- }>, Brand<string, {
340
- __moduleAlias: true;
341
- }>, z.core.$ZodTypeInternals<Brand<string, {
342
- __moduleAlias: true;
343
- }>, Brand<string, {
344
- __moduleAlias: true;
345
- }>>>]>;
346
- export declare const NodeManifestZod: z.ZodMiniObject<{
347
- $schema: z.ZodMiniOptional<z.ZodMiniString<string>>;
348
- description: z.ZodMiniOptional<z.ZodMiniString<string>>;
349
- config: z.ZodMiniObject<{
350
- accountPath: z.ZodMiniOptional<z.ZodMiniString<string>>;
351
- features: z.ZodMiniOptional<z.ZodMiniArray<z.ZodMiniString<string>>>;
352
- labels: z.ZodMiniOptional<z.ZodMiniRecord<z.ZodMiniString<string>, z.ZodMiniOptional<z.ZodMiniString<string>>>>;
353
- language: z.ZodMiniOptional<z.ZodMiniString<string>>;
354
- name: z.ZodMiniString<string>;
355
- os: z.ZodMiniOptional<z.ZodMiniString<string>>;
356
- schema: z.ZodMiniCustom<Schema, Schema>;
357
- }, z.core.$loose>;
358
- lazyStart: z.ZodMiniOptional<z.ZodMiniBoolean<boolean>>;
359
- status: z.ZodMiniOptional<z.ZodMiniObject<{
360
- address: z.ZodMiniCustom<(Lowercase<string> & {
361
- readonly __hex: true;
362
- } & {
363
- readonly __address: true;
364
- }) | import("../../address/neutral/index.ts").XyoQuantAddress, (Lowercase<string> & {
365
- readonly __hex: true;
366
- } & {
367
- readonly __address: true;
368
- }) | import("../../address/neutral/index.ts").XyoQuantAddress>;
369
- children: z.ZodMiniOptional<z.ZodMiniRecord<z.ZodMiniCustom<(Lowercase<string> & {
370
- readonly __hex: true;
371
- } & {
372
- readonly __address: true;
373
- }) | import("../../address/neutral/index.ts").XyoQuantAddress, (Lowercase<string> & {
374
- readonly __hex: true;
375
- } & {
376
- readonly __address: true;
377
- }) | import("../../address/neutral/index.ts").XyoQuantAddress>, z.ZodMiniNullable<z.ZodMiniString<string>>>>;
378
- }, z.core.$strip>>;
379
- modules: z.ZodMiniOptional<z.ZodMiniObject<{
380
- private: z.ZodMiniOptional<z.ZodMiniArray<z.ZodMiniUnion<readonly [z.ZodMiniObject<{
381
- $schema: z.ZodMiniOptional<z.ZodMiniString<string>>;
382
- description: z.ZodMiniOptional<z.ZodMiniString<string>>;
383
- config: z.ZodMiniObject<{
384
- accountPath: z.ZodMiniOptional<z.ZodMiniString<string>>;
385
- features: z.ZodMiniOptional<z.ZodMiniArray<z.ZodMiniString<string>>>;
386
- labels: z.ZodMiniOptional<z.ZodMiniRecord<z.ZodMiniString<string>, z.ZodMiniOptional<z.ZodMiniString<string>>>>;
387
- language: z.ZodMiniOptional<z.ZodMiniString<string>>;
388
- name: z.ZodMiniString<string>;
389
- os: z.ZodMiniOptional<z.ZodMiniString<string>>;
390
- schema: z.ZodMiniCustom<Schema, Schema>;
391
- }, z.core.$loose>;
392
- lazyStart: z.ZodMiniOptional<z.ZodMiniBoolean<boolean>>;
393
- status: z.ZodMiniOptional<z.ZodMiniObject<{
394
- address: z.ZodMiniCustom<(Lowercase<string> & {
395
- readonly __hex: true;
396
- } & {
397
- readonly __address: true;
398
- }) | import("../../address/neutral/index.ts").XyoQuantAddress, (Lowercase<string> & {
399
- readonly __hex: true;
400
- } & {
401
- readonly __address: true;
402
- }) | import("../../address/neutral/index.ts").XyoQuantAddress>;
403
- children: z.ZodMiniOptional<z.ZodMiniRecord<z.ZodMiniCustom<(Lowercase<string> & {
404
- readonly __hex: true;
405
- } & {
406
- readonly __address: true;
407
- }) | import("../../address/neutral/index.ts").XyoQuantAddress, (Lowercase<string> & {
408
- readonly __hex: true;
409
- } & {
410
- readonly __address: true;
411
- }) | import("../../address/neutral/index.ts").XyoQuantAddress>, z.ZodMiniNullable<z.ZodMiniString<string>>>>;
412
- }, z.core.$strip>>;
413
- }, z.core.$strip>, z.core.$ZodType<Brand<string, {
414
- __moduleAlias: true;
415
- }>, Brand<string, {
416
- __moduleAlias: true;
417
- }>, z.core.$ZodTypeInternals<Brand<string, {
418
- __moduleAlias: true;
419
- }>, Brand<string, {
420
- __moduleAlias: true;
421
- }>>>]>>>;
422
- public: z.ZodMiniOptional<z.ZodMiniArray<z.ZodMiniUnion<readonly [z.ZodMiniObject<{
423
- $schema: z.ZodMiniOptional<z.ZodMiniString<string>>;
424
- description: z.ZodMiniOptional<z.ZodMiniString<string>>;
425
- config: z.ZodMiniObject<{
426
- accountPath: z.ZodMiniOptional<z.ZodMiniString<string>>;
427
- features: z.ZodMiniOptional<z.ZodMiniArray<z.ZodMiniString<string>>>;
428
- labels: z.ZodMiniOptional<z.ZodMiniRecord<z.ZodMiniString<string>, z.ZodMiniOptional<z.ZodMiniString<string>>>>;
429
- language: z.ZodMiniOptional<z.ZodMiniString<string>>;
430
- name: z.ZodMiniString<string>;
431
- os: z.ZodMiniOptional<z.ZodMiniString<string>>;
432
- schema: z.ZodMiniCustom<Schema, Schema>;
433
- }, z.core.$loose>;
434
- lazyStart: z.ZodMiniOptional<z.ZodMiniBoolean<boolean>>;
435
- status: z.ZodMiniOptional<z.ZodMiniObject<{
436
- address: z.ZodMiniCustom<(Lowercase<string> & {
437
- readonly __hex: true;
438
- } & {
439
- readonly __address: true;
440
- }) | import("../../address/neutral/index.ts").XyoQuantAddress, (Lowercase<string> & {
441
- readonly __hex: true;
442
- } & {
443
- readonly __address: true;
444
- }) | import("../../address/neutral/index.ts").XyoQuantAddress>;
445
- children: z.ZodMiniOptional<z.ZodMiniRecord<z.ZodMiniCustom<(Lowercase<string> & {
446
- readonly __hex: true;
447
- } & {
448
- readonly __address: true;
449
- }) | import("../../address/neutral/index.ts").XyoQuantAddress, (Lowercase<string> & {
450
- readonly __hex: true;
451
- } & {
452
- readonly __address: true;
453
- }) | import("../../address/neutral/index.ts").XyoQuantAddress>, z.ZodMiniNullable<z.ZodMiniString<string>>>>;
454
- }, z.core.$strip>>;
455
- }, z.core.$strip>, z.core.$ZodType<Brand<string, {
456
- __moduleAlias: true;
457
- }>, Brand<string, {
458
- __moduleAlias: true;
459
- }>, z.core.$ZodTypeInternals<Brand<string, {
460
- __moduleAlias: true;
461
- }>, Brand<string, {
462
- __moduleAlias: true;
463
- }>>>]>>>;
464
- }, z.core.$strip>>;
465
- }, z.core.$strip>;
466
- export type NodeManifest = z.infer<typeof NodeManifestZod>;
467
- export declare const isNodeManifest: <T>(value: T) => value is T & {
468
- config: {
469
- [x: string]: unknown;
470
- name: string;
471
- schema: Schema;
472
- accountPath?: string | undefined;
473
- features?: string[] | undefined;
474
- labels?: Record<string, string | undefined> | undefined;
475
- language?: string | undefined;
476
- os?: string | undefined;
477
- };
478
- $schema?: string | undefined;
479
- description?: string | undefined;
480
- lazyStart?: boolean | undefined;
481
- status?: {
482
- address: (Lowercase<string> & {
483
- readonly __hex: true;
484
- } & {
485
- readonly __address: true;
486
- }) | import("../../address/neutral/index.ts").XyoQuantAddress;
487
- children?: Record<(Lowercase<string> & {
488
- readonly __hex: true;
489
- } & {
490
- readonly __address: true;
491
- }) | import("../../address/neutral/index.ts").XyoQuantAddress, string | null> | undefined;
492
- } | undefined;
493
- modules?: {
494
- private?: (Brand<string, {
495
- __moduleAlias: true;
496
- }> | {
497
- config: {
498
- [x: string]: unknown;
499
- name: string;
500
- schema: Schema;
501
- accountPath?: string | undefined;
502
- features?: string[] | undefined;
503
- labels?: Record<string, string | undefined> | undefined;
504
- language?: string | undefined;
505
- os?: string | undefined;
506
- };
507
- $schema?: string | undefined;
508
- description?: string | undefined;
509
- lazyStart?: boolean | undefined;
510
- status?: {
511
- address: (Lowercase<string> & {
512
- readonly __hex: true;
513
- } & {
514
- readonly __address: true;
515
- }) | import("../../address/neutral/index.ts").XyoQuantAddress;
516
- children?: Record<(Lowercase<string> & {
517
- readonly __hex: true;
518
- } & {
519
- readonly __address: true;
520
- }) | import("../../address/neutral/index.ts").XyoQuantAddress, string | null> | undefined;
521
- } | undefined;
522
- })[] | undefined;
523
- public?: (Brand<string, {
524
- __moduleAlias: true;
525
- }> | {
526
- config: {
527
- [x: string]: unknown;
528
- name: string;
529
- schema: Schema;
530
- accountPath?: string | undefined;
531
- features?: string[] | undefined;
532
- labels?: Record<string, string | undefined> | undefined;
533
- language?: string | undefined;
534
- os?: string | undefined;
535
- };
536
- $schema?: string | undefined;
537
- description?: string | undefined;
538
- lazyStart?: boolean | undefined;
539
- status?: {
540
- address: (Lowercase<string> & {
541
- readonly __hex: true;
542
- } & {
543
- readonly __address: true;
544
- }) | import("../../address/neutral/index.ts").XyoQuantAddress;
545
- children?: Record<(Lowercase<string> & {
546
- readonly __hex: true;
547
- } & {
548
- readonly __address: true;
549
- }) | import("../../address/neutral/index.ts").XyoQuantAddress, string | null> | undefined;
550
- } | undefined;
551
- })[] | undefined;
552
- } | undefined;
553
- };
554
- export declare const asNodeManifest: {
555
- <T>(value: T): (T & {
556
- config: {
557
- [x: string]: unknown;
558
- name: string;
559
- schema: Schema;
560
- accountPath?: string | undefined;
561
- features?: string[] | undefined;
562
- labels?: Record<string, string | undefined> | undefined;
563
- language?: string | undefined;
564
- os?: string | undefined;
565
- };
566
- $schema?: string | undefined;
567
- description?: string | undefined;
568
- lazyStart?: boolean | undefined;
569
- status?: {
570
- address: (Lowercase<string> & {
571
- readonly __hex: true;
572
- } & {
573
- readonly __address: true;
574
- }) | import("../../address/neutral/index.ts").XyoQuantAddress;
575
- children?: Record<(Lowercase<string> & {
576
- readonly __hex: true;
577
- } & {
578
- readonly __address: true;
579
- }) | import("../../address/neutral/index.ts").XyoQuantAddress, string | null> | undefined;
580
- } | undefined;
581
- modules?: {
582
- private?: (Brand<string, {
583
- __moduleAlias: true;
584
- }> | {
585
- config: {
586
- [x: string]: unknown;
587
- name: string;
588
- schema: Schema;
589
- accountPath?: string | undefined;
590
- features?: string[] | undefined;
591
- labels?: Record<string, string | undefined> | undefined;
592
- language?: string | undefined;
593
- os?: string | undefined;
594
- };
595
- $schema?: string | undefined;
596
- description?: string | undefined;
597
- lazyStart?: boolean | undefined;
598
- status?: {
599
- address: (Lowercase<string> & {
600
- readonly __hex: true;
601
- } & {
602
- readonly __address: true;
603
- }) | import("../../address/neutral/index.ts").XyoQuantAddress;
604
- children?: Record<(Lowercase<string> & {
605
- readonly __hex: true;
606
- } & {
607
- readonly __address: true;
608
- }) | import("../../address/neutral/index.ts").XyoQuantAddress, string | null> | undefined;
609
- } | undefined;
610
- })[] | undefined;
611
- public?: (Brand<string, {
612
- __moduleAlias: true;
613
- }> | {
614
- config: {
615
- [x: string]: unknown;
616
- name: string;
617
- schema: Schema;
618
- accountPath?: string | undefined;
619
- features?: string[] | undefined;
620
- labels?: Record<string, string | undefined> | undefined;
621
- language?: string | undefined;
622
- os?: string | undefined;
623
- };
624
- $schema?: string | undefined;
625
- description?: string | undefined;
626
- lazyStart?: boolean | undefined;
627
- status?: {
628
- address: (Lowercase<string> & {
629
- readonly __hex: true;
630
- } & {
631
- readonly __address: true;
632
- }) | import("../../address/neutral/index.ts").XyoQuantAddress;
633
- children?: Record<(Lowercase<string> & {
634
- readonly __hex: true;
635
- } & {
636
- readonly __address: true;
637
- }) | import("../../address/neutral/index.ts").XyoQuantAddress, string | null> | undefined;
638
- } | undefined;
639
- })[] | undefined;
640
- } | undefined;
641
- }) | undefined;
642
- <T>(value: T, assert: import("@xylabs/sdk").ZodFactoryConfig): T & {
643
- config: {
644
- [x: string]: unknown;
645
- name: string;
646
- schema: Schema;
647
- accountPath?: string | undefined;
648
- features?: string[] | undefined;
649
- labels?: Record<string, string | undefined> | undefined;
650
- language?: string | undefined;
651
- os?: string | undefined;
652
- };
653
- $schema?: string | undefined;
654
- description?: string | undefined;
655
- lazyStart?: boolean | undefined;
656
- status?: {
657
- address: (Lowercase<string> & {
658
- readonly __hex: true;
659
- } & {
660
- readonly __address: true;
661
- }) | import("../../address/neutral/index.ts").XyoQuantAddress;
662
- children?: Record<(Lowercase<string> & {
663
- readonly __hex: true;
664
- } & {
665
- readonly __address: true;
666
- }) | import("../../address/neutral/index.ts").XyoQuantAddress, string | null> | undefined;
667
- } | undefined;
668
- modules?: {
669
- private?: (Brand<string, {
670
- __moduleAlias: true;
671
- }> | {
672
- config: {
673
- [x: string]: unknown;
674
- name: string;
675
- schema: Schema;
676
- accountPath?: string | undefined;
677
- features?: string[] | undefined;
678
- labels?: Record<string, string | undefined> | undefined;
679
- language?: string | undefined;
680
- os?: string | undefined;
681
- };
682
- $schema?: string | undefined;
683
- description?: string | undefined;
684
- lazyStart?: boolean | undefined;
685
- status?: {
686
- address: (Lowercase<string> & {
687
- readonly __hex: true;
688
- } & {
689
- readonly __address: true;
690
- }) | import("../../address/neutral/index.ts").XyoQuantAddress;
691
- children?: Record<(Lowercase<string> & {
692
- readonly __hex: true;
693
- } & {
694
- readonly __address: true;
695
- }) | import("../../address/neutral/index.ts").XyoQuantAddress, string | null> | undefined;
696
- } | undefined;
697
- })[] | undefined;
698
- public?: (Brand<string, {
699
- __moduleAlias: true;
700
- }> | {
701
- config: {
702
- [x: string]: unknown;
703
- name: string;
704
- schema: Schema;
705
- accountPath?: string | undefined;
706
- features?: string[] | undefined;
707
- labels?: Record<string, string | undefined> | undefined;
708
- language?: string | undefined;
709
- os?: string | undefined;
710
- };
711
- $schema?: string | undefined;
712
- description?: string | undefined;
713
- lazyStart?: boolean | undefined;
714
- status?: {
715
- address: (Lowercase<string> & {
716
- readonly __hex: true;
717
- } & {
718
- readonly __address: true;
719
- }) | import("../../address/neutral/index.ts").XyoQuantAddress;
720
- children?: Record<(Lowercase<string> & {
721
- readonly __hex: true;
722
- } & {
723
- readonly __address: true;
724
- }) | import("../../address/neutral/index.ts").XyoQuantAddress, string | null> | undefined;
725
- } | undefined;
726
- })[] | undefined;
727
- } | undefined;
728
- };
729
- };
730
- export declare const toNodeManifest: {
731
- <T>(value: T): (T & {
732
- config: {
733
- [x: string]: unknown;
734
- name: string;
735
- schema: Schema;
736
- accountPath?: string | undefined;
737
- features?: string[] | undefined;
738
- labels?: Record<string, string | undefined> | undefined;
739
- language?: string | undefined;
740
- os?: string | undefined;
741
- };
742
- $schema?: string | undefined;
743
- description?: string | undefined;
744
- lazyStart?: boolean | undefined;
745
- status?: {
746
- address: (Lowercase<string> & {
747
- readonly __hex: true;
748
- } & {
749
- readonly __address: true;
750
- }) | import("../../address/neutral/index.ts").XyoQuantAddress;
751
- children?: Record<(Lowercase<string> & {
752
- readonly __hex: true;
753
- } & {
754
- readonly __address: true;
755
- }) | import("../../address/neutral/index.ts").XyoQuantAddress, string | null> | undefined;
756
- } | undefined;
757
- modules?: {
758
- private?: (Brand<string, {
759
- __moduleAlias: true;
760
- }> | {
761
- config: {
762
- [x: string]: unknown;
763
- name: string;
764
- schema: Schema;
765
- accountPath?: string | undefined;
766
- features?: string[] | undefined;
767
- labels?: Record<string, string | undefined> | undefined;
768
- language?: string | undefined;
769
- os?: string | undefined;
770
- };
771
- $schema?: string | undefined;
772
- description?: string | undefined;
773
- lazyStart?: boolean | undefined;
774
- status?: {
775
- address: (Lowercase<string> & {
776
- readonly __hex: true;
777
- } & {
778
- readonly __address: true;
779
- }) | import("../../address/neutral/index.ts").XyoQuantAddress;
780
- children?: Record<(Lowercase<string> & {
781
- readonly __hex: true;
782
- } & {
783
- readonly __address: true;
784
- }) | import("../../address/neutral/index.ts").XyoQuantAddress, string | null> | undefined;
785
- } | undefined;
786
- })[] | undefined;
787
- public?: (Brand<string, {
788
- __moduleAlias: true;
789
- }> | {
790
- config: {
791
- [x: string]: unknown;
792
- name: string;
793
- schema: Schema;
794
- accountPath?: string | undefined;
795
- features?: string[] | undefined;
796
- labels?: Record<string, string | undefined> | undefined;
797
- language?: string | undefined;
798
- os?: string | undefined;
799
- };
800
- $schema?: string | undefined;
801
- description?: string | undefined;
802
- lazyStart?: boolean | undefined;
803
- status?: {
804
- address: (Lowercase<string> & {
805
- readonly __hex: true;
806
- } & {
807
- readonly __address: true;
808
- }) | import("../../address/neutral/index.ts").XyoQuantAddress;
809
- children?: Record<(Lowercase<string> & {
810
- readonly __hex: true;
811
- } & {
812
- readonly __address: true;
813
- }) | import("../../address/neutral/index.ts").XyoQuantAddress, string | null> | undefined;
814
- } | undefined;
815
- })[] | undefined;
816
- } | undefined;
817
- }) | undefined;
818
- <T>(value: T, assert: import("@xylabs/sdk").ZodFactoryConfig): T & {
819
- config: {
820
- [x: string]: unknown;
821
- name: string;
822
- schema: Schema;
823
- accountPath?: string | undefined;
824
- features?: string[] | undefined;
825
- labels?: Record<string, string | undefined> | undefined;
826
- language?: string | undefined;
827
- os?: string | undefined;
828
- };
829
- $schema?: string | undefined;
830
- description?: string | undefined;
831
- lazyStart?: boolean | undefined;
832
- status?: {
833
- address: (Lowercase<string> & {
834
- readonly __hex: true;
835
- } & {
836
- readonly __address: true;
837
- }) | import("../../address/neutral/index.ts").XyoQuantAddress;
838
- children?: Record<(Lowercase<string> & {
839
- readonly __hex: true;
840
- } & {
841
- readonly __address: true;
842
- }) | import("../../address/neutral/index.ts").XyoQuantAddress, string | null> | undefined;
843
- } | undefined;
844
- modules?: {
845
- private?: (Brand<string, {
846
- __moduleAlias: true;
847
- }> | {
848
- config: {
849
- [x: string]: unknown;
850
- name: string;
851
- schema: Schema;
852
- accountPath?: string | undefined;
853
- features?: string[] | undefined;
854
- labels?: Record<string, string | undefined> | undefined;
855
- language?: string | undefined;
856
- os?: string | undefined;
857
- };
858
- $schema?: string | undefined;
859
- description?: string | undefined;
860
- lazyStart?: boolean | undefined;
861
- status?: {
862
- address: (Lowercase<string> & {
863
- readonly __hex: true;
864
- } & {
865
- readonly __address: true;
866
- }) | import("../../address/neutral/index.ts").XyoQuantAddress;
867
- children?: Record<(Lowercase<string> & {
868
- readonly __hex: true;
869
- } & {
870
- readonly __address: true;
871
- }) | import("../../address/neutral/index.ts").XyoQuantAddress, string | null> | undefined;
872
- } | undefined;
873
- })[] | undefined;
874
- public?: (Brand<string, {
875
- __moduleAlias: true;
876
- }> | {
877
- config: {
878
- [x: string]: unknown;
879
- name: string;
880
- schema: Schema;
881
- accountPath?: string | undefined;
882
- features?: string[] | undefined;
883
- labels?: Record<string, string | undefined> | undefined;
884
- language?: string | undefined;
885
- os?: string | undefined;
886
- };
887
- $schema?: string | undefined;
888
- description?: string | undefined;
889
- lazyStart?: boolean | undefined;
890
- status?: {
891
- address: (Lowercase<string> & {
892
- readonly __hex: true;
893
- } & {
894
- readonly __address: true;
895
- }) | import("../../address/neutral/index.ts").XyoQuantAddress;
896
- children?: Record<(Lowercase<string> & {
897
- readonly __hex: true;
898
- } & {
899
- readonly __address: true;
900
- }) | import("../../address/neutral/index.ts").XyoQuantAddress, string | null> | undefined;
901
- } | undefined;
902
- })[] | undefined;
903
- } | undefined;
904
- };
905
- };
906
- export declare const PackageManifestZod: z.ZodMiniObject<{
907
- $schema: z.ZodMiniOptional<z.ZodMiniString<string>>;
908
- description: z.ZodMiniOptional<z.ZodMiniString<string>>;
909
- modules: z.ZodMiniOptional<z.ZodMiniRecord<z.core.$ZodType<Brand<string, {
910
- __moduleAlias: true;
911
- }>, Brand<string, {
912
- __moduleAlias: true;
913
- }>, z.core.$ZodTypeInternals<Brand<string, {
914
- __moduleAlias: true;
915
- }>, Brand<string, {
916
- __moduleAlias: true;
917
- }>>>, z.ZodMiniObject<{
918
- $schema: z.ZodMiniOptional<z.ZodMiniString<string>>;
919
- description: z.ZodMiniOptional<z.ZodMiniString<string>>;
920
- config: z.ZodMiniObject<{
921
- accountPath: z.ZodMiniOptional<z.ZodMiniString<string>>;
922
- features: z.ZodMiniOptional<z.ZodMiniArray<z.ZodMiniString<string>>>;
923
- labels: z.ZodMiniOptional<z.ZodMiniRecord<z.ZodMiniString<string>, z.ZodMiniOptional<z.ZodMiniString<string>>>>;
924
- language: z.ZodMiniOptional<z.ZodMiniString<string>>;
925
- name: z.ZodMiniString<string>;
926
- os: z.ZodMiniOptional<z.ZodMiniString<string>>;
927
- schema: z.ZodMiniCustom<Schema, Schema>;
928
- }, z.core.$loose>;
929
- lazyStart: z.ZodMiniOptional<z.ZodMiniBoolean<boolean>>;
930
- status: z.ZodMiniOptional<z.ZodMiniObject<{
931
- address: z.ZodMiniCustom<(Lowercase<string> & {
932
- readonly __hex: true;
933
- } & {
934
- readonly __address: true;
935
- }) | import("../../address/neutral/index.ts").XyoQuantAddress, (Lowercase<string> & {
936
- readonly __hex: true;
937
- } & {
938
- readonly __address: true;
939
- }) | import("../../address/neutral/index.ts").XyoQuantAddress>;
940
- children: z.ZodMiniOptional<z.ZodMiniRecord<z.ZodMiniCustom<(Lowercase<string> & {
941
- readonly __hex: true;
942
- } & {
943
- readonly __address: true;
944
- }) | import("../../address/neutral/index.ts").XyoQuantAddress, (Lowercase<string> & {
945
- readonly __hex: true;
946
- } & {
947
- readonly __address: true;
948
- }) | import("../../address/neutral/index.ts").XyoQuantAddress>, z.ZodMiniNullable<z.ZodMiniString<string>>>>;
949
- }, z.core.$strip>>;
950
- }, z.core.$strip>>>;
951
- nodes: z.ZodMiniArray<z.ZodMiniObject<{
952
- $schema: z.ZodMiniOptional<z.ZodMiniString<string>>;
953
- description: z.ZodMiniOptional<z.ZodMiniString<string>>;
954
- config: z.ZodMiniObject<{
955
- accountPath: z.ZodMiniOptional<z.ZodMiniString<string>>;
956
- features: z.ZodMiniOptional<z.ZodMiniArray<z.ZodMiniString<string>>>;
957
- labels: z.ZodMiniOptional<z.ZodMiniRecord<z.ZodMiniString<string>, z.ZodMiniOptional<z.ZodMiniString<string>>>>;
958
- language: z.ZodMiniOptional<z.ZodMiniString<string>>;
959
- name: z.ZodMiniString<string>;
960
- os: z.ZodMiniOptional<z.ZodMiniString<string>>;
961
- schema: z.ZodMiniCustom<Schema, Schema>;
962
- }, z.core.$loose>;
963
- lazyStart: z.ZodMiniOptional<z.ZodMiniBoolean<boolean>>;
964
- status: z.ZodMiniOptional<z.ZodMiniObject<{
965
- address: z.ZodMiniCustom<(Lowercase<string> & {
966
- readonly __hex: true;
967
- } & {
968
- readonly __address: true;
969
- }) | import("../../address/neutral/index.ts").XyoQuantAddress, (Lowercase<string> & {
970
- readonly __hex: true;
971
- } & {
972
- readonly __address: true;
973
- }) | import("../../address/neutral/index.ts").XyoQuantAddress>;
974
- children: z.ZodMiniOptional<z.ZodMiniRecord<z.ZodMiniCustom<(Lowercase<string> & {
975
- readonly __hex: true;
976
- } & {
977
- readonly __address: true;
978
- }) | import("../../address/neutral/index.ts").XyoQuantAddress, (Lowercase<string> & {
979
- readonly __hex: true;
980
- } & {
981
- readonly __address: true;
982
- }) | import("../../address/neutral/index.ts").XyoQuantAddress>, z.ZodMiniNullable<z.ZodMiniString<string>>>>;
983
- }, z.core.$strip>>;
984
- modules: z.ZodMiniOptional<z.ZodMiniObject<{
985
- private: z.ZodMiniOptional<z.ZodMiniArray<z.ZodMiniUnion<readonly [z.ZodMiniObject<{
986
- $schema: z.ZodMiniOptional<z.ZodMiniString<string>>;
987
- description: z.ZodMiniOptional<z.ZodMiniString<string>>;
988
- config: z.ZodMiniObject<{
989
- accountPath: z.ZodMiniOptional<z.ZodMiniString<string>>;
990
- features: z.ZodMiniOptional<z.ZodMiniArray<z.ZodMiniString<string>>>;
991
- labels: z.ZodMiniOptional<z.ZodMiniRecord<z.ZodMiniString<string>, z.ZodMiniOptional<z.ZodMiniString<string>>>>;
992
- language: z.ZodMiniOptional<z.ZodMiniString<string>>;
993
- name: z.ZodMiniString<string>;
994
- os: z.ZodMiniOptional<z.ZodMiniString<string>>;
995
- schema: z.ZodMiniCustom<Schema, Schema>;
996
- }, z.core.$loose>;
997
- lazyStart: z.ZodMiniOptional<z.ZodMiniBoolean<boolean>>;
998
- status: z.ZodMiniOptional<z.ZodMiniObject<{
999
- address: z.ZodMiniCustom<(Lowercase<string> & {
1000
- readonly __hex: true;
1001
- } & {
1002
- readonly __address: true;
1003
- }) | import("../../address/neutral/index.ts").XyoQuantAddress, (Lowercase<string> & {
1004
- readonly __hex: true;
1005
- } & {
1006
- readonly __address: true;
1007
- }) | import("../../address/neutral/index.ts").XyoQuantAddress>;
1008
- children: z.ZodMiniOptional<z.ZodMiniRecord<z.ZodMiniCustom<(Lowercase<string> & {
1009
- readonly __hex: true;
1010
- } & {
1011
- readonly __address: true;
1012
- }) | import("../../address/neutral/index.ts").XyoQuantAddress, (Lowercase<string> & {
1013
- readonly __hex: true;
1014
- } & {
1015
- readonly __address: true;
1016
- }) | import("../../address/neutral/index.ts").XyoQuantAddress>, z.ZodMiniNullable<z.ZodMiniString<string>>>>;
1017
- }, z.core.$strip>>;
1018
- }, z.core.$strip>, z.core.$ZodType<Brand<string, {
1019
- __moduleAlias: true;
1020
- }>, Brand<string, {
1021
- __moduleAlias: true;
1022
- }>, z.core.$ZodTypeInternals<Brand<string, {
1023
- __moduleAlias: true;
1024
- }>, Brand<string, {
1025
- __moduleAlias: true;
1026
- }>>>]>>>;
1027
- public: z.ZodMiniOptional<z.ZodMiniArray<z.ZodMiniUnion<readonly [z.ZodMiniObject<{
1028
- $schema: z.ZodMiniOptional<z.ZodMiniString<string>>;
1029
- description: z.ZodMiniOptional<z.ZodMiniString<string>>;
1030
- config: z.ZodMiniObject<{
1031
- accountPath: z.ZodMiniOptional<z.ZodMiniString<string>>;
1032
- features: z.ZodMiniOptional<z.ZodMiniArray<z.ZodMiniString<string>>>;
1033
- labels: z.ZodMiniOptional<z.ZodMiniRecord<z.ZodMiniString<string>, z.ZodMiniOptional<z.ZodMiniString<string>>>>;
1034
- language: z.ZodMiniOptional<z.ZodMiniString<string>>;
1035
- name: z.ZodMiniString<string>;
1036
- os: z.ZodMiniOptional<z.ZodMiniString<string>>;
1037
- schema: z.ZodMiniCustom<Schema, Schema>;
1038
- }, z.core.$loose>;
1039
- lazyStart: z.ZodMiniOptional<z.ZodMiniBoolean<boolean>>;
1040
- status: z.ZodMiniOptional<z.ZodMiniObject<{
1041
- address: z.ZodMiniCustom<(Lowercase<string> & {
1042
- readonly __hex: true;
1043
- } & {
1044
- readonly __address: true;
1045
- }) | import("../../address/neutral/index.ts").XyoQuantAddress, (Lowercase<string> & {
1046
- readonly __hex: true;
1047
- } & {
1048
- readonly __address: true;
1049
- }) | import("../../address/neutral/index.ts").XyoQuantAddress>;
1050
- children: z.ZodMiniOptional<z.ZodMiniRecord<z.ZodMiniCustom<(Lowercase<string> & {
1051
- readonly __hex: true;
1052
- } & {
1053
- readonly __address: true;
1054
- }) | import("../../address/neutral/index.ts").XyoQuantAddress, (Lowercase<string> & {
1055
- readonly __hex: true;
1056
- } & {
1057
- readonly __address: true;
1058
- }) | import("../../address/neutral/index.ts").XyoQuantAddress>, z.ZodMiniNullable<z.ZodMiniString<string>>>>;
1059
- }, z.core.$strip>>;
1060
- }, z.core.$strip>, z.core.$ZodType<Brand<string, {
1061
- __moduleAlias: true;
1062
- }>, Brand<string, {
1063
- __moduleAlias: true;
1064
- }>, z.core.$ZodTypeInternals<Brand<string, {
1065
- __moduleAlias: true;
1066
- }>, Brand<string, {
1067
- __moduleAlias: true;
1068
- }>>>]>>>;
1069
- }, z.core.$strip>>;
1070
- }, z.core.$strip>>;
1071
- }, z.core.$strip>;
1072
- export type PackageManifest = z.infer<typeof PackageManifestZod>;
1073
- export declare const isPackageManifest: <T>(value: T) => value is T & {
1074
- nodes: {
1075
- config: {
1076
- [x: string]: unknown;
1077
- name: string;
1078
- schema: Schema;
1079
- accountPath?: string | undefined;
1080
- features?: string[] | undefined;
1081
- labels?: Record<string, string | undefined> | undefined;
1082
- language?: string | undefined;
1083
- os?: string | undefined;
1084
- };
1085
- $schema?: string | undefined;
1086
- description?: string | undefined;
1087
- lazyStart?: boolean | undefined;
1088
- status?: {
1089
- address: (Lowercase<string> & {
1090
- readonly __hex: true;
1091
- } & {
1092
- readonly __address: true;
1093
- }) | import("../../address/neutral/index.ts").XyoQuantAddress;
1094
- children?: Record<(Lowercase<string> & {
1095
- readonly __hex: true;
1096
- } & {
1097
- readonly __address: true;
1098
- }) | import("../../address/neutral/index.ts").XyoQuantAddress, string | null> | undefined;
1099
- } | undefined;
1100
- modules?: {
1101
- private?: (Brand<string, {
1102
- __moduleAlias: true;
1103
- }> | {
1104
- config: {
1105
- [x: string]: unknown;
1106
- name: string;
1107
- schema: Schema;
1108
- accountPath?: string | undefined;
1109
- features?: string[] | undefined;
1110
- labels?: Record<string, string | undefined> | undefined;
1111
- language?: string | undefined;
1112
- os?: string | undefined;
1113
- };
1114
- $schema?: string | undefined;
1115
- description?: string | undefined;
1116
- lazyStart?: boolean | undefined;
1117
- status?: {
1118
- address: (Lowercase<string> & {
1119
- readonly __hex: true;
1120
- } & {
1121
- readonly __address: true;
1122
- }) | import("../../address/neutral/index.ts").XyoQuantAddress;
1123
- children?: Record<(Lowercase<string> & {
1124
- readonly __hex: true;
1125
- } & {
1126
- readonly __address: true;
1127
- }) | import("../../address/neutral/index.ts").XyoQuantAddress, string | null> | undefined;
1128
- } | undefined;
1129
- })[] | undefined;
1130
- public?: (Brand<string, {
1131
- __moduleAlias: true;
1132
- }> | {
1133
- config: {
1134
- [x: string]: unknown;
1135
- name: string;
1136
- schema: Schema;
1137
- accountPath?: string | undefined;
1138
- features?: string[] | undefined;
1139
- labels?: Record<string, string | undefined> | undefined;
1140
- language?: string | undefined;
1141
- os?: string | undefined;
1142
- };
1143
- $schema?: string | undefined;
1144
- description?: string | undefined;
1145
- lazyStart?: boolean | undefined;
1146
- status?: {
1147
- address: (Lowercase<string> & {
1148
- readonly __hex: true;
1149
- } & {
1150
- readonly __address: true;
1151
- }) | import("../../address/neutral/index.ts").XyoQuantAddress;
1152
- children?: Record<(Lowercase<string> & {
1153
- readonly __hex: true;
1154
- } & {
1155
- readonly __address: true;
1156
- }) | import("../../address/neutral/index.ts").XyoQuantAddress, string | null> | undefined;
1157
- } | undefined;
1158
- })[] | undefined;
1159
- } | undefined;
1160
- }[];
1161
- $schema?: string | undefined;
1162
- description?: string | undefined;
1163
- modules?: Record<Brand<string, {
1164
- __moduleAlias: true;
1165
- }>, {
1166
- config: {
1167
- [x: string]: unknown;
1168
- name: string;
1169
- schema: Schema;
1170
- accountPath?: string | undefined;
1171
- features?: string[] | undefined;
1172
- labels?: Record<string, string | undefined> | undefined;
1173
- language?: string | undefined;
1174
- os?: string | undefined;
1175
- };
1176
- $schema?: string | undefined;
1177
- description?: string | undefined;
1178
- lazyStart?: boolean | undefined;
1179
- status?: {
1180
- address: (Lowercase<string> & {
1181
- readonly __hex: true;
1182
- } & {
1183
- readonly __address: true;
1184
- }) | import("../../address/neutral/index.ts").XyoQuantAddress;
1185
- children?: Record<(Lowercase<string> & {
1186
- readonly __hex: true;
1187
- } & {
1188
- readonly __address: true;
1189
- }) | import("../../address/neutral/index.ts").XyoQuantAddress, string | null> | undefined;
1190
- } | undefined;
1191
- }> | undefined;
1192
- };
1193
- export declare const asPackageManifest: {
1194
- <T>(value: T): (T & {
1195
- nodes: {
1196
- config: {
1197
- [x: string]: unknown;
1198
- name: string;
1199
- schema: Schema;
1200
- accountPath?: string | undefined;
1201
- features?: string[] | undefined;
1202
- labels?: Record<string, string | undefined> | undefined;
1203
- language?: string | undefined;
1204
- os?: string | undefined;
1205
- };
1206
- $schema?: string | undefined;
1207
- description?: string | undefined;
1208
- lazyStart?: boolean | undefined;
1209
- status?: {
1210
- address: (Lowercase<string> & {
1211
- readonly __hex: true;
1212
- } & {
1213
- readonly __address: true;
1214
- }) | import("../../address/neutral/index.ts").XyoQuantAddress;
1215
- children?: Record<(Lowercase<string> & {
1216
- readonly __hex: true;
1217
- } & {
1218
- readonly __address: true;
1219
- }) | import("../../address/neutral/index.ts").XyoQuantAddress, string | null> | undefined;
1220
- } | undefined;
1221
- modules?: {
1222
- private?: (Brand<string, {
1223
- __moduleAlias: true;
1224
- }> | {
1225
- config: {
1226
- [x: string]: unknown;
1227
- name: string;
1228
- schema: Schema;
1229
- accountPath?: string | undefined;
1230
- features?: string[] | undefined;
1231
- labels?: Record<string, string | undefined> | undefined;
1232
- language?: string | undefined;
1233
- os?: string | undefined;
1234
- };
1235
- $schema?: string | undefined;
1236
- description?: string | undefined;
1237
- lazyStart?: boolean | undefined;
1238
- status?: {
1239
- address: (Lowercase<string> & {
1240
- readonly __hex: true;
1241
- } & {
1242
- readonly __address: true;
1243
- }) | import("../../address/neutral/index.ts").XyoQuantAddress;
1244
- children?: Record<(Lowercase<string> & {
1245
- readonly __hex: true;
1246
- } & {
1247
- readonly __address: true;
1248
- }) | import("../../address/neutral/index.ts").XyoQuantAddress, string | null> | undefined;
1249
- } | undefined;
1250
- })[] | undefined;
1251
- public?: (Brand<string, {
1252
- __moduleAlias: true;
1253
- }> | {
1254
- config: {
1255
- [x: string]: unknown;
1256
- name: string;
1257
- schema: Schema;
1258
- accountPath?: string | undefined;
1259
- features?: string[] | undefined;
1260
- labels?: Record<string, string | undefined> | undefined;
1261
- language?: string | undefined;
1262
- os?: string | undefined;
1263
- };
1264
- $schema?: string | undefined;
1265
- description?: string | undefined;
1266
- lazyStart?: boolean | undefined;
1267
- status?: {
1268
- address: (Lowercase<string> & {
1269
- readonly __hex: true;
1270
- } & {
1271
- readonly __address: true;
1272
- }) | import("../../address/neutral/index.ts").XyoQuantAddress;
1273
- children?: Record<(Lowercase<string> & {
1274
- readonly __hex: true;
1275
- } & {
1276
- readonly __address: true;
1277
- }) | import("../../address/neutral/index.ts").XyoQuantAddress, string | null> | undefined;
1278
- } | undefined;
1279
- })[] | undefined;
1280
- } | undefined;
1281
- }[];
1282
- $schema?: string | undefined;
1283
- description?: string | undefined;
1284
- modules?: Record<Brand<string, {
1285
- __moduleAlias: true;
1286
- }>, {
1287
- config: {
1288
- [x: string]: unknown;
1289
- name: string;
1290
- schema: Schema;
1291
- accountPath?: string | undefined;
1292
- features?: string[] | undefined;
1293
- labels?: Record<string, string | undefined> | undefined;
1294
- language?: string | undefined;
1295
- os?: string | undefined;
1296
- };
1297
- $schema?: string | undefined;
1298
- description?: string | undefined;
1299
- lazyStart?: boolean | undefined;
1300
- status?: {
1301
- address: (Lowercase<string> & {
1302
- readonly __hex: true;
1303
- } & {
1304
- readonly __address: true;
1305
- }) | import("../../address/neutral/index.ts").XyoQuantAddress;
1306
- children?: Record<(Lowercase<string> & {
1307
- readonly __hex: true;
1308
- } & {
1309
- readonly __address: true;
1310
- }) | import("../../address/neutral/index.ts").XyoQuantAddress, string | null> | undefined;
1311
- } | undefined;
1312
- }> | undefined;
1313
- }) | undefined;
1314
- <T>(value: T, assert: import("@xylabs/sdk").ZodFactoryConfig): T & {
1315
- nodes: {
1316
- config: {
1317
- [x: string]: unknown;
1318
- name: string;
1319
- schema: Schema;
1320
- accountPath?: string | undefined;
1321
- features?: string[] | undefined;
1322
- labels?: Record<string, string | undefined> | undefined;
1323
- language?: string | undefined;
1324
- os?: string | undefined;
1325
- };
1326
- $schema?: string | undefined;
1327
- description?: string | undefined;
1328
- lazyStart?: boolean | undefined;
1329
- status?: {
1330
- address: (Lowercase<string> & {
1331
- readonly __hex: true;
1332
- } & {
1333
- readonly __address: true;
1334
- }) | import("../../address/neutral/index.ts").XyoQuantAddress;
1335
- children?: Record<(Lowercase<string> & {
1336
- readonly __hex: true;
1337
- } & {
1338
- readonly __address: true;
1339
- }) | import("../../address/neutral/index.ts").XyoQuantAddress, string | null> | undefined;
1340
- } | undefined;
1341
- modules?: {
1342
- private?: (Brand<string, {
1343
- __moduleAlias: true;
1344
- }> | {
1345
- config: {
1346
- [x: string]: unknown;
1347
- name: string;
1348
- schema: Schema;
1349
- accountPath?: string | undefined;
1350
- features?: string[] | undefined;
1351
- labels?: Record<string, string | undefined> | undefined;
1352
- language?: string | undefined;
1353
- os?: string | undefined;
1354
- };
1355
- $schema?: string | undefined;
1356
- description?: string | undefined;
1357
- lazyStart?: boolean | undefined;
1358
- status?: {
1359
- address: (Lowercase<string> & {
1360
- readonly __hex: true;
1361
- } & {
1362
- readonly __address: true;
1363
- }) | import("../../address/neutral/index.ts").XyoQuantAddress;
1364
- children?: Record<(Lowercase<string> & {
1365
- readonly __hex: true;
1366
- } & {
1367
- readonly __address: true;
1368
- }) | import("../../address/neutral/index.ts").XyoQuantAddress, string | null> | undefined;
1369
- } | undefined;
1370
- })[] | undefined;
1371
- public?: (Brand<string, {
1372
- __moduleAlias: true;
1373
- }> | {
1374
- config: {
1375
- [x: string]: unknown;
1376
- name: string;
1377
- schema: Schema;
1378
- accountPath?: string | undefined;
1379
- features?: string[] | undefined;
1380
- labels?: Record<string, string | undefined> | undefined;
1381
- language?: string | undefined;
1382
- os?: string | undefined;
1383
- };
1384
- $schema?: string | undefined;
1385
- description?: string | undefined;
1386
- lazyStart?: boolean | undefined;
1387
- status?: {
1388
- address: (Lowercase<string> & {
1389
- readonly __hex: true;
1390
- } & {
1391
- readonly __address: true;
1392
- }) | import("../../address/neutral/index.ts").XyoQuantAddress;
1393
- children?: Record<(Lowercase<string> & {
1394
- readonly __hex: true;
1395
- } & {
1396
- readonly __address: true;
1397
- }) | import("../../address/neutral/index.ts").XyoQuantAddress, string | null> | undefined;
1398
- } | undefined;
1399
- })[] | undefined;
1400
- } | undefined;
1401
- }[];
1402
- $schema?: string | undefined;
1403
- description?: string | undefined;
1404
- modules?: Record<Brand<string, {
1405
- __moduleAlias: true;
1406
- }>, {
1407
- config: {
1408
- [x: string]: unknown;
1409
- name: string;
1410
- schema: Schema;
1411
- accountPath?: string | undefined;
1412
- features?: string[] | undefined;
1413
- labels?: Record<string, string | undefined> | undefined;
1414
- language?: string | undefined;
1415
- os?: string | undefined;
1416
- };
1417
- $schema?: string | undefined;
1418
- description?: string | undefined;
1419
- lazyStart?: boolean | undefined;
1420
- status?: {
1421
- address: (Lowercase<string> & {
1422
- readonly __hex: true;
1423
- } & {
1424
- readonly __address: true;
1425
- }) | import("../../address/neutral/index.ts").XyoQuantAddress;
1426
- children?: Record<(Lowercase<string> & {
1427
- readonly __hex: true;
1428
- } & {
1429
- readonly __address: true;
1430
- }) | import("../../address/neutral/index.ts").XyoQuantAddress, string | null> | undefined;
1431
- } | undefined;
1432
- }> | undefined;
1433
- };
1434
- };
1435
- export declare const toPackageManifest: {
1436
- <T>(value: T): (T & {
1437
- nodes: {
1438
- config: {
1439
- [x: string]: unknown;
1440
- name: string;
1441
- schema: Schema;
1442
- accountPath?: string | undefined;
1443
- features?: string[] | undefined;
1444
- labels?: Record<string, string | undefined> | undefined;
1445
- language?: string | undefined;
1446
- os?: string | undefined;
1447
- };
1448
- $schema?: string | undefined;
1449
- description?: string | undefined;
1450
- lazyStart?: boolean | undefined;
1451
- status?: {
1452
- address: (Lowercase<string> & {
1453
- readonly __hex: true;
1454
- } & {
1455
- readonly __address: true;
1456
- }) | import("../../address/neutral/index.ts").XyoQuantAddress;
1457
- children?: Record<(Lowercase<string> & {
1458
- readonly __hex: true;
1459
- } & {
1460
- readonly __address: true;
1461
- }) | import("../../address/neutral/index.ts").XyoQuantAddress, string | null> | undefined;
1462
- } | undefined;
1463
- modules?: {
1464
- private?: (Brand<string, {
1465
- __moduleAlias: true;
1466
- }> | {
1467
- config: {
1468
- [x: string]: unknown;
1469
- name: string;
1470
- schema: Schema;
1471
- accountPath?: string | undefined;
1472
- features?: string[] | undefined;
1473
- labels?: Record<string, string | undefined> | undefined;
1474
- language?: string | undefined;
1475
- os?: string | undefined;
1476
- };
1477
- $schema?: string | undefined;
1478
- description?: string | undefined;
1479
- lazyStart?: boolean | undefined;
1480
- status?: {
1481
- address: (Lowercase<string> & {
1482
- readonly __hex: true;
1483
- } & {
1484
- readonly __address: true;
1485
- }) | import("../../address/neutral/index.ts").XyoQuantAddress;
1486
- children?: Record<(Lowercase<string> & {
1487
- readonly __hex: true;
1488
- } & {
1489
- readonly __address: true;
1490
- }) | import("../../address/neutral/index.ts").XyoQuantAddress, string | null> | undefined;
1491
- } | undefined;
1492
- })[] | undefined;
1493
- public?: (Brand<string, {
1494
- __moduleAlias: true;
1495
- }> | {
1496
- config: {
1497
- [x: string]: unknown;
1498
- name: string;
1499
- schema: Schema;
1500
- accountPath?: string | undefined;
1501
- features?: string[] | undefined;
1502
- labels?: Record<string, string | undefined> | undefined;
1503
- language?: string | undefined;
1504
- os?: string | undefined;
1505
- };
1506
- $schema?: string | undefined;
1507
- description?: string | undefined;
1508
- lazyStart?: boolean | undefined;
1509
- status?: {
1510
- address: (Lowercase<string> & {
1511
- readonly __hex: true;
1512
- } & {
1513
- readonly __address: true;
1514
- }) | import("../../address/neutral/index.ts").XyoQuantAddress;
1515
- children?: Record<(Lowercase<string> & {
1516
- readonly __hex: true;
1517
- } & {
1518
- readonly __address: true;
1519
- }) | import("../../address/neutral/index.ts").XyoQuantAddress, string | null> | undefined;
1520
- } | undefined;
1521
- })[] | undefined;
1522
- } | undefined;
1523
- }[];
1524
- $schema?: string | undefined;
1525
- description?: string | undefined;
1526
- modules?: Record<Brand<string, {
1527
- __moduleAlias: true;
1528
- }>, {
1529
- config: {
1530
- [x: string]: unknown;
1531
- name: string;
1532
- schema: Schema;
1533
- accountPath?: string | undefined;
1534
- features?: string[] | undefined;
1535
- labels?: Record<string, string | undefined> | undefined;
1536
- language?: string | undefined;
1537
- os?: string | undefined;
1538
- };
1539
- $schema?: string | undefined;
1540
- description?: string | undefined;
1541
- lazyStart?: boolean | undefined;
1542
- status?: {
1543
- address: (Lowercase<string> & {
1544
- readonly __hex: true;
1545
- } & {
1546
- readonly __address: true;
1547
- }) | import("../../address/neutral/index.ts").XyoQuantAddress;
1548
- children?: Record<(Lowercase<string> & {
1549
- readonly __hex: true;
1550
- } & {
1551
- readonly __address: true;
1552
- }) | import("../../address/neutral/index.ts").XyoQuantAddress, string | null> | undefined;
1553
- } | undefined;
1554
- }> | undefined;
1555
- }) | undefined;
1556
- <T>(value: T, assert: import("@xylabs/sdk").ZodFactoryConfig): T & {
1557
- nodes: {
1558
- config: {
1559
- [x: string]: unknown;
1560
- name: string;
1561
- schema: Schema;
1562
- accountPath?: string | undefined;
1563
- features?: string[] | undefined;
1564
- labels?: Record<string, string | undefined> | undefined;
1565
- language?: string | undefined;
1566
- os?: string | undefined;
1567
- };
1568
- $schema?: string | undefined;
1569
- description?: string | undefined;
1570
- lazyStart?: boolean | undefined;
1571
- status?: {
1572
- address: (Lowercase<string> & {
1573
- readonly __hex: true;
1574
- } & {
1575
- readonly __address: true;
1576
- }) | import("../../address/neutral/index.ts").XyoQuantAddress;
1577
- children?: Record<(Lowercase<string> & {
1578
- readonly __hex: true;
1579
- } & {
1580
- readonly __address: true;
1581
- }) | import("../../address/neutral/index.ts").XyoQuantAddress, string | null> | undefined;
1582
- } | undefined;
1583
- modules?: {
1584
- private?: (Brand<string, {
1585
- __moduleAlias: true;
1586
- }> | {
1587
- config: {
1588
- [x: string]: unknown;
1589
- name: string;
1590
- schema: Schema;
1591
- accountPath?: string | undefined;
1592
- features?: string[] | undefined;
1593
- labels?: Record<string, string | undefined> | undefined;
1594
- language?: string | undefined;
1595
- os?: string | undefined;
1596
- };
1597
- $schema?: string | undefined;
1598
- description?: string | undefined;
1599
- lazyStart?: boolean | undefined;
1600
- status?: {
1601
- address: (Lowercase<string> & {
1602
- readonly __hex: true;
1603
- } & {
1604
- readonly __address: true;
1605
- }) | import("../../address/neutral/index.ts").XyoQuantAddress;
1606
- children?: Record<(Lowercase<string> & {
1607
- readonly __hex: true;
1608
- } & {
1609
- readonly __address: true;
1610
- }) | import("../../address/neutral/index.ts").XyoQuantAddress, string | null> | undefined;
1611
- } | undefined;
1612
- })[] | undefined;
1613
- public?: (Brand<string, {
1614
- __moduleAlias: true;
1615
- }> | {
1616
- config: {
1617
- [x: string]: unknown;
1618
- name: string;
1619
- schema: Schema;
1620
- accountPath?: string | undefined;
1621
- features?: string[] | undefined;
1622
- labels?: Record<string, string | undefined> | undefined;
1623
- language?: string | undefined;
1624
- os?: string | undefined;
1625
- };
1626
- $schema?: string | undefined;
1627
- description?: string | undefined;
1628
- lazyStart?: boolean | undefined;
1629
- status?: {
1630
- address: (Lowercase<string> & {
1631
- readonly __hex: true;
1632
- } & {
1633
- readonly __address: true;
1634
- }) | import("../../address/neutral/index.ts").XyoQuantAddress;
1635
- children?: Record<(Lowercase<string> & {
1636
- readonly __hex: true;
1637
- } & {
1638
- readonly __address: true;
1639
- }) | import("../../address/neutral/index.ts").XyoQuantAddress, string | null> | undefined;
1640
- } | undefined;
1641
- })[] | undefined;
1642
- } | undefined;
1643
- }[];
1644
- $schema?: string | undefined;
1645
- description?: string | undefined;
1646
- modules?: Record<Brand<string, {
1647
- __moduleAlias: true;
1648
- }>, {
1649
- config: {
1650
- [x: string]: unknown;
1651
- name: string;
1652
- schema: Schema;
1653
- accountPath?: string | undefined;
1654
- features?: string[] | undefined;
1655
- labels?: Record<string, string | undefined> | undefined;
1656
- language?: string | undefined;
1657
- os?: string | undefined;
1658
- };
1659
- $schema?: string | undefined;
1660
- description?: string | undefined;
1661
- lazyStart?: boolean | undefined;
1662
- status?: {
1663
- address: (Lowercase<string> & {
1664
- readonly __hex: true;
1665
- } & {
1666
- readonly __address: true;
1667
- }) | import("../../address/neutral/index.ts").XyoQuantAddress;
1668
- children?: Record<(Lowercase<string> & {
1669
- readonly __hex: true;
1670
- } & {
1671
- readonly __address: true;
1672
- }) | import("../../address/neutral/index.ts").XyoQuantAddress, string | null> | undefined;
1673
- } | undefined;
1674
- }> | undefined;
1675
- };
1676
- };
1677
- export declare const AuthoredModuleManifestZod: z.ZodMiniObject<{
1678
- config: z.ZodMiniObject<{
1679
- accountPath: z.ZodMiniOptional<z.ZodMiniString<string>>;
1680
- features: z.ZodMiniOptional<z.ZodMiniArray<z.ZodMiniString<string>>>;
1681
- labels: z.ZodMiniOptional<z.ZodMiniRecord<z.ZodMiniString<string>, z.ZodMiniOptional<z.ZodMiniString<string>>>>;
1682
- language: z.ZodMiniOptional<z.ZodMiniString<string>>;
1683
- name: z.ZodMiniString<string>;
1684
- os: z.ZodMiniOptional<z.ZodMiniString<string>>;
1685
- schema: z.ZodMiniCustom<Schema, Schema>;
1686
- }, z.core.$loose>;
1687
- description: z.ZodMiniOptional<z.ZodMiniString<string>>;
1688
- }, z.core.$strict>;
1689
- export type AuthoredModuleManifest = z.infer<typeof AuthoredModuleManifestZod>;
1690
- export declare const isAuthoredModuleManifest: <T>(value: T) => value is T & {
1691
- config: {
1692
- [x: string]: unknown;
1693
- name: string;
1694
- schema: Schema;
1695
- accountPath?: string | undefined;
1696
- features?: string[] | undefined;
1697
- labels?: Record<string, string | undefined> | undefined;
1698
- language?: string | undefined;
1699
- os?: string | undefined;
1700
- };
1701
- description?: string | undefined;
1702
- };
1703
- export declare const asAuthoredModuleManifest: {
1704
- <T>(value: T): (T & {
1705
- config: {
1706
- [x: string]: unknown;
1707
- name: string;
1708
- schema: Schema;
1709
- accountPath?: string | undefined;
1710
- features?: string[] | undefined;
1711
- labels?: Record<string, string | undefined> | undefined;
1712
- language?: string | undefined;
1713
- os?: string | undefined;
1714
- };
1715
- description?: string | undefined;
1716
- }) | undefined;
1717
- <T>(value: T, assert: import("@xylabs/sdk").ZodFactoryConfig): T & {
1718
- config: {
1719
- [x: string]: unknown;
1720
- name: string;
1721
- schema: Schema;
1722
- accountPath?: string | undefined;
1723
- features?: string[] | undefined;
1724
- labels?: Record<string, string | undefined> | undefined;
1725
- language?: string | undefined;
1726
- os?: string | undefined;
1727
- };
1728
- description?: string | undefined;
1729
- };
1730
- };
1731
- export declare const toAuthoredModuleManifest: {
1732
- <T>(value: T): (T & {
1733
- config: {
1734
- [x: string]: unknown;
1735
- name: string;
1736
- schema: Schema;
1737
- accountPath?: string | undefined;
1738
- features?: string[] | undefined;
1739
- labels?: Record<string, string | undefined> | undefined;
1740
- language?: string | undefined;
1741
- os?: string | undefined;
1742
- };
1743
- description?: string | undefined;
1744
- }) | undefined;
1745
- <T>(value: T, assert: import("@xylabs/sdk").ZodFactoryConfig): T & {
1746
- config: {
1747
- [x: string]: unknown;
1748
- name: string;
1749
- schema: Schema;
1750
- accountPath?: string | undefined;
1751
- features?: string[] | undefined;
1752
- labels?: Record<string, string | undefined> | undefined;
1753
- language?: string | undefined;
1754
- os?: string | undefined;
1755
- };
1756
- description?: string | undefined;
1757
- };
1758
- };
1759
- export declare const AuthoredNodeManifestZod: z.ZodMiniObject<{
1760
- config: z.ZodMiniObject<{
1761
- accountPath: z.ZodMiniOptional<z.ZodMiniString<string>>;
1762
- features: z.ZodMiniOptional<z.ZodMiniArray<z.ZodMiniString<string>>>;
1763
- labels: z.ZodMiniOptional<z.ZodMiniRecord<z.ZodMiniString<string>, z.ZodMiniOptional<z.ZodMiniString<string>>>>;
1764
- language: z.ZodMiniOptional<z.ZodMiniString<string>>;
1765
- name: z.ZodMiniString<string>;
1766
- os: z.ZodMiniOptional<z.ZodMiniString<string>>;
1767
- schema: z.ZodMiniCustom<Schema, Schema>;
1768
- }, z.core.$loose>;
1769
- description: z.ZodMiniOptional<z.ZodMiniString<string>>;
1770
- modules: z.ZodMiniOptional<z.ZodMiniObject<{
1771
- private: z.ZodMiniOptional<z.ZodMiniArray<z.ZodMiniObject<{
1772
- config: z.ZodMiniObject<{
1773
- accountPath: z.ZodMiniOptional<z.ZodMiniString<string>>;
1774
- features: z.ZodMiniOptional<z.ZodMiniArray<z.ZodMiniString<string>>>;
1775
- labels: z.ZodMiniOptional<z.ZodMiniRecord<z.ZodMiniString<string>, z.ZodMiniOptional<z.ZodMiniString<string>>>>;
1776
- language: z.ZodMiniOptional<z.ZodMiniString<string>>;
1777
- name: z.ZodMiniString<string>;
1778
- os: z.ZodMiniOptional<z.ZodMiniString<string>>;
1779
- schema: z.ZodMiniCustom<Schema, Schema>;
1780
- }, z.core.$loose>;
1781
- description: z.ZodMiniOptional<z.ZodMiniString<string>>;
1782
- }, z.core.$strict>>>;
1783
- public: z.ZodMiniOptional<z.ZodMiniArray<z.ZodMiniObject<{
1784
- config: z.ZodMiniObject<{
1785
- accountPath: z.ZodMiniOptional<z.ZodMiniString<string>>;
1786
- features: z.ZodMiniOptional<z.ZodMiniArray<z.ZodMiniString<string>>>;
1787
- labels: z.ZodMiniOptional<z.ZodMiniRecord<z.ZodMiniString<string>, z.ZodMiniOptional<z.ZodMiniString<string>>>>;
1788
- language: z.ZodMiniOptional<z.ZodMiniString<string>>;
1789
- name: z.ZodMiniString<string>;
1790
- os: z.ZodMiniOptional<z.ZodMiniString<string>>;
1791
- schema: z.ZodMiniCustom<Schema, Schema>;
1792
- }, z.core.$loose>;
1793
- description: z.ZodMiniOptional<z.ZodMiniString<string>>;
1794
- }, z.core.$strict>>>;
1795
- }, z.core.$strict>>;
1796
- name: z.ZodMiniOptional<z.ZodMiniString<string>>;
1797
- }, z.core.$strict>;
1798
- export type AuthoredNodeManifest = z.infer<typeof AuthoredNodeManifestZod>;
1799
- export declare const isAuthoredNodeManifest: <T>(value: T) => value is T & {
1800
- config: {
1801
- [x: string]: unknown;
1802
- name: string;
1803
- schema: Schema;
1804
- accountPath?: string | undefined;
1805
- features?: string[] | undefined;
1806
- labels?: Record<string, string | undefined> | undefined;
1807
- language?: string | undefined;
1808
- os?: string | undefined;
1809
- };
1810
- description?: string | undefined;
1811
- modules?: {
1812
- private?: {
1813
- config: {
1814
- [x: string]: unknown;
1815
- name: string;
1816
- schema: Schema;
1817
- accountPath?: string | undefined;
1818
- features?: string[] | undefined;
1819
- labels?: Record<string, string | undefined> | undefined;
1820
- language?: string | undefined;
1821
- os?: string | undefined;
1822
- };
1823
- description?: string | undefined;
1824
- }[] | undefined;
1825
- public?: {
1826
- config: {
1827
- [x: string]: unknown;
1828
- name: string;
1829
- schema: Schema;
1830
- accountPath?: string | undefined;
1831
- features?: string[] | undefined;
1832
- labels?: Record<string, string | undefined> | undefined;
1833
- language?: string | undefined;
1834
- os?: string | undefined;
1835
- };
1836
- description?: string | undefined;
1837
- }[] | undefined;
1838
- } | undefined;
1839
- name?: string | undefined;
1840
- };
1841
- export declare const asAuthoredNodeManifest: {
1842
- <T>(value: T): (T & {
1843
- config: {
1844
- [x: string]: unknown;
1845
- name: string;
1846
- schema: Schema;
1847
- accountPath?: string | undefined;
1848
- features?: string[] | undefined;
1849
- labels?: Record<string, string | undefined> | undefined;
1850
- language?: string | undefined;
1851
- os?: string | undefined;
1852
- };
1853
- description?: string | undefined;
1854
- modules?: {
1855
- private?: {
1856
- config: {
1857
- [x: string]: unknown;
1858
- name: string;
1859
- schema: Schema;
1860
- accountPath?: string | undefined;
1861
- features?: string[] | undefined;
1862
- labels?: Record<string, string | undefined> | undefined;
1863
- language?: string | undefined;
1864
- os?: string | undefined;
1865
- };
1866
- description?: string | undefined;
1867
- }[] | undefined;
1868
- public?: {
1869
- config: {
1870
- [x: string]: unknown;
1871
- name: string;
1872
- schema: Schema;
1873
- accountPath?: string | undefined;
1874
- features?: string[] | undefined;
1875
- labels?: Record<string, string | undefined> | undefined;
1876
- language?: string | undefined;
1877
- os?: string | undefined;
1878
- };
1879
- description?: string | undefined;
1880
- }[] | undefined;
1881
- } | undefined;
1882
- name?: string | undefined;
1883
- }) | undefined;
1884
- <T>(value: T, assert: import("@xylabs/sdk").ZodFactoryConfig): T & {
1885
- config: {
1886
- [x: string]: unknown;
1887
- name: string;
1888
- schema: Schema;
1889
- accountPath?: string | undefined;
1890
- features?: string[] | undefined;
1891
- labels?: Record<string, string | undefined> | undefined;
1892
- language?: string | undefined;
1893
- os?: string | undefined;
1894
- };
1895
- description?: string | undefined;
1896
- modules?: {
1897
- private?: {
1898
- config: {
1899
- [x: string]: unknown;
1900
- name: string;
1901
- schema: Schema;
1902
- accountPath?: string | undefined;
1903
- features?: string[] | undefined;
1904
- labels?: Record<string, string | undefined> | undefined;
1905
- language?: string | undefined;
1906
- os?: string | undefined;
1907
- };
1908
- description?: string | undefined;
1909
- }[] | undefined;
1910
- public?: {
1911
- config: {
1912
- [x: string]: unknown;
1913
- name: string;
1914
- schema: Schema;
1915
- accountPath?: string | undefined;
1916
- features?: string[] | undefined;
1917
- labels?: Record<string, string | undefined> | undefined;
1918
- language?: string | undefined;
1919
- os?: string | undefined;
1920
- };
1921
- description?: string | undefined;
1922
- }[] | undefined;
1923
- } | undefined;
1924
- name?: string | undefined;
1925
- };
1926
- };
1927
- export declare const toAuthoredNodeManifest: {
1928
- <T>(value: T): (T & {
1929
- config: {
1930
- [x: string]: unknown;
1931
- name: string;
1932
- schema: Schema;
1933
- accountPath?: string | undefined;
1934
- features?: string[] | undefined;
1935
- labels?: Record<string, string | undefined> | undefined;
1936
- language?: string | undefined;
1937
- os?: string | undefined;
1938
- };
1939
- description?: string | undefined;
1940
- modules?: {
1941
- private?: {
1942
- config: {
1943
- [x: string]: unknown;
1944
- name: string;
1945
- schema: Schema;
1946
- accountPath?: string | undefined;
1947
- features?: string[] | undefined;
1948
- labels?: Record<string, string | undefined> | undefined;
1949
- language?: string | undefined;
1950
- os?: string | undefined;
1951
- };
1952
- description?: string | undefined;
1953
- }[] | undefined;
1954
- public?: {
1955
- config: {
1956
- [x: string]: unknown;
1957
- name: string;
1958
- schema: Schema;
1959
- accountPath?: string | undefined;
1960
- features?: string[] | undefined;
1961
- labels?: Record<string, string | undefined> | undefined;
1962
- language?: string | undefined;
1963
- os?: string | undefined;
1964
- };
1965
- description?: string | undefined;
1966
- }[] | undefined;
1967
- } | undefined;
1968
- name?: string | undefined;
1969
- }) | undefined;
1970
- <T>(value: T, assert: import("@xylabs/sdk").ZodFactoryConfig): T & {
1971
- config: {
1972
- [x: string]: unknown;
1973
- name: string;
1974
- schema: Schema;
1975
- accountPath?: string | undefined;
1976
- features?: string[] | undefined;
1977
- labels?: Record<string, string | undefined> | undefined;
1978
- language?: string | undefined;
1979
- os?: string | undefined;
1980
- };
1981
- description?: string | undefined;
1982
- modules?: {
1983
- private?: {
1984
- config: {
1985
- [x: string]: unknown;
1986
- name: string;
1987
- schema: Schema;
1988
- accountPath?: string | undefined;
1989
- features?: string[] | undefined;
1990
- labels?: Record<string, string | undefined> | undefined;
1991
- language?: string | undefined;
1992
- os?: string | undefined;
1993
- };
1994
- description?: string | undefined;
1995
- }[] | undefined;
1996
- public?: {
1997
- config: {
1998
- [x: string]: unknown;
1999
- name: string;
2000
- schema: Schema;
2001
- accountPath?: string | undefined;
2002
- features?: string[] | undefined;
2003
- labels?: Record<string, string | undefined> | undefined;
2004
- language?: string | undefined;
2005
- os?: string | undefined;
2006
- };
2007
- description?: string | undefined;
2008
- }[] | undefined;
2009
- } | undefined;
2010
- name?: string | undefined;
2011
- };
2012
- };
2013
- export declare const AuthoredPackageManifestZod: z.ZodMiniObject<{
2014
- $schema: z.ZodMiniOptional<z.ZodMiniString<string>>;
2015
- description: z.ZodMiniOptional<z.ZodMiniString<string>>;
2016
- nodes: z.ZodMiniArray<z.ZodMiniObject<{
2017
- config: z.ZodMiniObject<{
2018
- accountPath: z.ZodMiniOptional<z.ZodMiniString<string>>;
2019
- features: z.ZodMiniOptional<z.ZodMiniArray<z.ZodMiniString<string>>>;
2020
- labels: z.ZodMiniOptional<z.ZodMiniRecord<z.ZodMiniString<string>, z.ZodMiniOptional<z.ZodMiniString<string>>>>;
2021
- language: z.ZodMiniOptional<z.ZodMiniString<string>>;
2022
- name: z.ZodMiniString<string>;
2023
- os: z.ZodMiniOptional<z.ZodMiniString<string>>;
2024
- schema: z.ZodMiniCustom<Schema, Schema>;
2025
- }, z.core.$loose>;
2026
- description: z.ZodMiniOptional<z.ZodMiniString<string>>;
2027
- modules: z.ZodMiniOptional<z.ZodMiniObject<{
2028
- private: z.ZodMiniOptional<z.ZodMiniArray<z.ZodMiniObject<{
2029
- config: z.ZodMiniObject<{
2030
- accountPath: z.ZodMiniOptional<z.ZodMiniString<string>>;
2031
- features: z.ZodMiniOptional<z.ZodMiniArray<z.ZodMiniString<string>>>;
2032
- labels: z.ZodMiniOptional<z.ZodMiniRecord<z.ZodMiniString<string>, z.ZodMiniOptional<z.ZodMiniString<string>>>>;
2033
- language: z.ZodMiniOptional<z.ZodMiniString<string>>;
2034
- name: z.ZodMiniString<string>;
2035
- os: z.ZodMiniOptional<z.ZodMiniString<string>>;
2036
- schema: z.ZodMiniCustom<Schema, Schema>;
2037
- }, z.core.$loose>;
2038
- description: z.ZodMiniOptional<z.ZodMiniString<string>>;
2039
- }, z.core.$strict>>>;
2040
- public: z.ZodMiniOptional<z.ZodMiniArray<z.ZodMiniObject<{
2041
- config: z.ZodMiniObject<{
2042
- accountPath: z.ZodMiniOptional<z.ZodMiniString<string>>;
2043
- features: z.ZodMiniOptional<z.ZodMiniArray<z.ZodMiniString<string>>>;
2044
- labels: z.ZodMiniOptional<z.ZodMiniRecord<z.ZodMiniString<string>, z.ZodMiniOptional<z.ZodMiniString<string>>>>;
2045
- language: z.ZodMiniOptional<z.ZodMiniString<string>>;
2046
- name: z.ZodMiniString<string>;
2047
- os: z.ZodMiniOptional<z.ZodMiniString<string>>;
2048
- schema: z.ZodMiniCustom<Schema, Schema>;
2049
- }, z.core.$loose>;
2050
- description: z.ZodMiniOptional<z.ZodMiniString<string>>;
2051
- }, z.core.$strict>>>;
2052
- }, z.core.$strict>>;
2053
- name: z.ZodMiniOptional<z.ZodMiniString<string>>;
2054
- }, z.core.$strict>>;
2055
- schema: z.ZodMiniLiteral<"network.xyo.manifest">;
2056
- }, z.core.$strict>;
2057
- export type AuthoredPackageManifest = z.infer<typeof AuthoredPackageManifestZod>;
2058
- export declare const isAuthoredPackageManifest: <T>(value: T) => value is T & {
2059
- nodes: {
2060
- config: {
2061
- [x: string]: unknown;
2062
- name: string;
2063
- schema: Schema;
2064
- accountPath?: string | undefined;
2065
- features?: string[] | undefined;
2066
- labels?: Record<string, string | undefined> | undefined;
2067
- language?: string | undefined;
2068
- os?: string | undefined;
2069
- };
2070
- description?: string | undefined;
2071
- modules?: {
2072
- private?: {
2073
- config: {
2074
- [x: string]: unknown;
2075
- name: string;
2076
- schema: Schema;
2077
- accountPath?: string | undefined;
2078
- features?: string[] | undefined;
2079
- labels?: Record<string, string | undefined> | undefined;
2080
- language?: string | undefined;
2081
- os?: string | undefined;
2082
- };
2083
- description?: string | undefined;
2084
- }[] | undefined;
2085
- public?: {
2086
- config: {
2087
- [x: string]: unknown;
2088
- name: string;
2089
- schema: Schema;
2090
- accountPath?: string | undefined;
2091
- features?: string[] | undefined;
2092
- labels?: Record<string, string | undefined> | undefined;
2093
- language?: string | undefined;
2094
- os?: string | undefined;
2095
- };
2096
- description?: string | undefined;
2097
- }[] | undefined;
2098
- } | undefined;
2099
- name?: string | undefined;
2100
- }[];
2101
- schema: "network.xyo.manifest";
2102
- $schema?: string | undefined;
2103
- description?: string | undefined;
2104
- };
2105
- export declare const asAuthoredPackageManifest: {
2106
- <T>(value: T): (T & {
2107
- nodes: {
2108
- config: {
2109
- [x: string]: unknown;
2110
- name: string;
2111
- schema: Schema;
2112
- accountPath?: string | undefined;
2113
- features?: string[] | undefined;
2114
- labels?: Record<string, string | undefined> | undefined;
2115
- language?: string | undefined;
2116
- os?: string | undefined;
2117
- };
2118
- description?: string | undefined;
2119
- modules?: {
2120
- private?: {
2121
- config: {
2122
- [x: string]: unknown;
2123
- name: string;
2124
- schema: Schema;
2125
- accountPath?: string | undefined;
2126
- features?: string[] | undefined;
2127
- labels?: Record<string, string | undefined> | undefined;
2128
- language?: string | undefined;
2129
- os?: string | undefined;
2130
- };
2131
- description?: string | undefined;
2132
- }[] | undefined;
2133
- public?: {
2134
- config: {
2135
- [x: string]: unknown;
2136
- name: string;
2137
- schema: Schema;
2138
- accountPath?: string | undefined;
2139
- features?: string[] | undefined;
2140
- labels?: Record<string, string | undefined> | undefined;
2141
- language?: string | undefined;
2142
- os?: string | undefined;
2143
- };
2144
- description?: string | undefined;
2145
- }[] | undefined;
2146
- } | undefined;
2147
- name?: string | undefined;
2148
- }[];
2149
- schema: "network.xyo.manifest";
2150
- $schema?: string | undefined;
2151
- description?: string | undefined;
2152
- }) | undefined;
2153
- <T>(value: T, assert: import("@xylabs/sdk").ZodFactoryConfig): T & {
2154
- nodes: {
2155
- config: {
2156
- [x: string]: unknown;
2157
- name: string;
2158
- schema: Schema;
2159
- accountPath?: string | undefined;
2160
- features?: string[] | undefined;
2161
- labels?: Record<string, string | undefined> | undefined;
2162
- language?: string | undefined;
2163
- os?: string | undefined;
2164
- };
2165
- description?: string | undefined;
2166
- modules?: {
2167
- private?: {
2168
- config: {
2169
- [x: string]: unknown;
2170
- name: string;
2171
- schema: Schema;
2172
- accountPath?: string | undefined;
2173
- features?: string[] | undefined;
2174
- labels?: Record<string, string | undefined> | undefined;
2175
- language?: string | undefined;
2176
- os?: string | undefined;
2177
- };
2178
- description?: string | undefined;
2179
- }[] | undefined;
2180
- public?: {
2181
- config: {
2182
- [x: string]: unknown;
2183
- name: string;
2184
- schema: Schema;
2185
- accountPath?: string | undefined;
2186
- features?: string[] | undefined;
2187
- labels?: Record<string, string | undefined> | undefined;
2188
- language?: string | undefined;
2189
- os?: string | undefined;
2190
- };
2191
- description?: string | undefined;
2192
- }[] | undefined;
2193
- } | undefined;
2194
- name?: string | undefined;
2195
- }[];
2196
- schema: "network.xyo.manifest";
2197
- $schema?: string | undefined;
2198
- description?: string | undefined;
2199
- };
2200
- };
2201
- export declare const toAuthoredPackageManifest: {
2202
- <T>(value: T): (T & {
2203
- nodes: {
2204
- config: {
2205
- [x: string]: unknown;
2206
- name: string;
2207
- schema: Schema;
2208
- accountPath?: string | undefined;
2209
- features?: string[] | undefined;
2210
- labels?: Record<string, string | undefined> | undefined;
2211
- language?: string | undefined;
2212
- os?: string | undefined;
2213
- };
2214
- description?: string | undefined;
2215
- modules?: {
2216
- private?: {
2217
- config: {
2218
- [x: string]: unknown;
2219
- name: string;
2220
- schema: Schema;
2221
- accountPath?: string | undefined;
2222
- features?: string[] | undefined;
2223
- labels?: Record<string, string | undefined> | undefined;
2224
- language?: string | undefined;
2225
- os?: string | undefined;
2226
- };
2227
- description?: string | undefined;
2228
- }[] | undefined;
2229
- public?: {
2230
- config: {
2231
- [x: string]: unknown;
2232
- name: string;
2233
- schema: Schema;
2234
- accountPath?: string | undefined;
2235
- features?: string[] | undefined;
2236
- labels?: Record<string, string | undefined> | undefined;
2237
- language?: string | undefined;
2238
- os?: string | undefined;
2239
- };
2240
- description?: string | undefined;
2241
- }[] | undefined;
2242
- } | undefined;
2243
- name?: string | undefined;
2244
- }[];
2245
- schema: "network.xyo.manifest";
2246
- $schema?: string | undefined;
2247
- description?: string | undefined;
2248
- }) | undefined;
2249
- <T>(value: T, assert: import("@xylabs/sdk").ZodFactoryConfig): T & {
2250
- nodes: {
2251
- config: {
2252
- [x: string]: unknown;
2253
- name: string;
2254
- schema: Schema;
2255
- accountPath?: string | undefined;
2256
- features?: string[] | undefined;
2257
- labels?: Record<string, string | undefined> | undefined;
2258
- language?: string | undefined;
2259
- os?: string | undefined;
2260
- };
2261
- description?: string | undefined;
2262
- modules?: {
2263
- private?: {
2264
- config: {
2265
- [x: string]: unknown;
2266
- name: string;
2267
- schema: Schema;
2268
- accountPath?: string | undefined;
2269
- features?: string[] | undefined;
2270
- labels?: Record<string, string | undefined> | undefined;
2271
- language?: string | undefined;
2272
- os?: string | undefined;
2273
- };
2274
- description?: string | undefined;
2275
- }[] | undefined;
2276
- public?: {
2277
- config: {
2278
- [x: string]: unknown;
2279
- name: string;
2280
- schema: Schema;
2281
- accountPath?: string | undefined;
2282
- features?: string[] | undefined;
2283
- labels?: Record<string, string | undefined> | undefined;
2284
- language?: string | undefined;
2285
- os?: string | undefined;
2286
- };
2287
- description?: string | undefined;
2288
- }[] | undefined;
2289
- } | undefined;
2290
- name?: string | undefined;
2291
- }[];
2292
- schema: "network.xyo.manifest";
2293
- $schema?: string | undefined;
2294
- description?: string | undefined;
2295
- };
2296
- };
2297
- export declare const ExternalModuleRequestZod: z.ZodMiniObject<{
2298
- name: z.ZodMiniString<string>;
2299
- }, z.core.$strict>;
2300
- export declare const ExternalManifestZod: z.ZodMiniObject<{
2301
- modules: z.ZodMiniArray<z.ZodMiniObject<{
2302
- name: z.ZodMiniString<string>;
2303
- }, z.core.$strict>>;
2304
- }, z.core.$strict>;
2305
- export declare const AuthoredDappPackageManifestZod: z.ZodMiniObject<{
2306
- $schema: z.ZodMiniOptional<z.ZodMiniString<string>>;
2307
- description: z.ZodMiniOptional<z.ZodMiniString<string>>;
2308
- external: z.ZodMiniOptional<z.ZodMiniObject<{
2309
- modules: z.ZodMiniArray<z.ZodMiniObject<{
2310
- name: z.ZodMiniString<string>;
2311
- }, z.core.$strict>>;
2312
- }, z.core.$strict>>;
2313
- nodes: z.ZodMiniArray<z.ZodMiniObject<{
2314
- config: z.ZodMiniObject<{
2315
- accountPath: z.ZodMiniOptional<z.ZodMiniString<string>>;
2316
- features: z.ZodMiniOptional<z.ZodMiniArray<z.ZodMiniString<string>>>;
2317
- labels: z.ZodMiniOptional<z.ZodMiniRecord<z.ZodMiniString<string>, z.ZodMiniOptional<z.ZodMiniString<string>>>>;
2318
- language: z.ZodMiniOptional<z.ZodMiniString<string>>;
2319
- name: z.ZodMiniString<string>;
2320
- os: z.ZodMiniOptional<z.ZodMiniString<string>>;
2321
- schema: z.ZodMiniCustom<Schema, Schema>;
2322
- }, z.core.$loose>;
2323
- description: z.ZodMiniOptional<z.ZodMiniString<string>>;
2324
- modules: z.ZodMiniOptional<z.ZodMiniObject<{
2325
- private: z.ZodMiniOptional<z.ZodMiniArray<z.ZodMiniObject<{
2326
- config: z.ZodMiniObject<{
2327
- accountPath: z.ZodMiniOptional<z.ZodMiniString<string>>;
2328
- features: z.ZodMiniOptional<z.ZodMiniArray<z.ZodMiniString<string>>>;
2329
- labels: z.ZodMiniOptional<z.ZodMiniRecord<z.ZodMiniString<string>, z.ZodMiniOptional<z.ZodMiniString<string>>>>;
2330
- language: z.ZodMiniOptional<z.ZodMiniString<string>>;
2331
- name: z.ZodMiniString<string>;
2332
- os: z.ZodMiniOptional<z.ZodMiniString<string>>;
2333
- schema: z.ZodMiniCustom<Schema, Schema>;
2334
- }, z.core.$loose>;
2335
- description: z.ZodMiniOptional<z.ZodMiniString<string>>;
2336
- }, z.core.$strict>>>;
2337
- public: z.ZodMiniOptional<z.ZodMiniArray<z.ZodMiniObject<{
2338
- config: z.ZodMiniObject<{
2339
- accountPath: z.ZodMiniOptional<z.ZodMiniString<string>>;
2340
- features: z.ZodMiniOptional<z.ZodMiniArray<z.ZodMiniString<string>>>;
2341
- labels: z.ZodMiniOptional<z.ZodMiniRecord<z.ZodMiniString<string>, z.ZodMiniOptional<z.ZodMiniString<string>>>>;
2342
- language: z.ZodMiniOptional<z.ZodMiniString<string>>;
2343
- name: z.ZodMiniString<string>;
2344
- os: z.ZodMiniOptional<z.ZodMiniString<string>>;
2345
- schema: z.ZodMiniCustom<Schema, Schema>;
2346
- }, z.core.$loose>;
2347
- description: z.ZodMiniOptional<z.ZodMiniString<string>>;
2348
- }, z.core.$strict>>>;
2349
- }, z.core.$strict>>;
2350
- name: z.ZodMiniOptional<z.ZodMiniString<string>>;
2351
- }, z.core.$strict>>;
2352
- schema: z.ZodMiniLiteral<"network.xyo.manifest.package.dapp">;
2353
- }, z.core.$strict>;
2354
- export type AuthoredDappPackageManifest = z.infer<typeof AuthoredDappPackageManifestZod>;
2355
- export declare const isAuthoredDappPackageManifest: <T>(value: T) => value is T & {
2356
- nodes: {
2357
- config: {
2358
- [x: string]: unknown;
2359
- name: string;
2360
- schema: Schema;
2361
- accountPath?: string | undefined;
2362
- features?: string[] | undefined;
2363
- labels?: Record<string, string | undefined> | undefined;
2364
- language?: string | undefined;
2365
- os?: string | undefined;
2366
- };
2367
- description?: string | undefined;
2368
- modules?: {
2369
- private?: {
2370
- config: {
2371
- [x: string]: unknown;
2372
- name: string;
2373
- schema: Schema;
2374
- accountPath?: string | undefined;
2375
- features?: string[] | undefined;
2376
- labels?: Record<string, string | undefined> | undefined;
2377
- language?: string | undefined;
2378
- os?: string | undefined;
2379
- };
2380
- description?: string | undefined;
2381
- }[] | undefined;
2382
- public?: {
2383
- config: {
2384
- [x: string]: unknown;
2385
- name: string;
2386
- schema: Schema;
2387
- accountPath?: string | undefined;
2388
- features?: string[] | undefined;
2389
- labels?: Record<string, string | undefined> | undefined;
2390
- language?: string | undefined;
2391
- os?: string | undefined;
2392
- };
2393
- description?: string | undefined;
2394
- }[] | undefined;
2395
- } | undefined;
2396
- name?: string | undefined;
2397
- }[];
2398
- schema: "network.xyo.manifest.package.dapp";
2399
- $schema?: string | undefined;
2400
- description?: string | undefined;
2401
- external?: {
2402
- modules: {
2403
- name: string;
2404
- }[];
2405
- } | undefined;
2406
- };
2407
- export declare const asAuthoredDappPackageManifest: {
2408
- <T>(value: T): (T & {
2409
- nodes: {
2410
- config: {
2411
- [x: string]: unknown;
2412
- name: string;
2413
- schema: Schema;
2414
- accountPath?: string | undefined;
2415
- features?: string[] | undefined;
2416
- labels?: Record<string, string | undefined> | undefined;
2417
- language?: string | undefined;
2418
- os?: string | undefined;
2419
- };
2420
- description?: string | undefined;
2421
- modules?: {
2422
- private?: {
2423
- config: {
2424
- [x: string]: unknown;
2425
- name: string;
2426
- schema: Schema;
2427
- accountPath?: string | undefined;
2428
- features?: string[] | undefined;
2429
- labels?: Record<string, string | undefined> | undefined;
2430
- language?: string | undefined;
2431
- os?: string | undefined;
2432
- };
2433
- description?: string | undefined;
2434
- }[] | undefined;
2435
- public?: {
2436
- config: {
2437
- [x: string]: unknown;
2438
- name: string;
2439
- schema: Schema;
2440
- accountPath?: string | undefined;
2441
- features?: string[] | undefined;
2442
- labels?: Record<string, string | undefined> | undefined;
2443
- language?: string | undefined;
2444
- os?: string | undefined;
2445
- };
2446
- description?: string | undefined;
2447
- }[] | undefined;
2448
- } | undefined;
2449
- name?: string | undefined;
2450
- }[];
2451
- schema: "network.xyo.manifest.package.dapp";
2452
- $schema?: string | undefined;
2453
- description?: string | undefined;
2454
- external?: {
2455
- modules: {
2456
- name: string;
2457
- }[];
2458
- } | undefined;
2459
- }) | undefined;
2460
- <T>(value: T, assert: import("@xylabs/sdk").ZodFactoryConfig): T & {
2461
- nodes: {
2462
- config: {
2463
- [x: string]: unknown;
2464
- name: string;
2465
- schema: Schema;
2466
- accountPath?: string | undefined;
2467
- features?: string[] | undefined;
2468
- labels?: Record<string, string | undefined> | undefined;
2469
- language?: string | undefined;
2470
- os?: string | undefined;
2471
- };
2472
- description?: string | undefined;
2473
- modules?: {
2474
- private?: {
2475
- config: {
2476
- [x: string]: unknown;
2477
- name: string;
2478
- schema: Schema;
2479
- accountPath?: string | undefined;
2480
- features?: string[] | undefined;
2481
- labels?: Record<string, string | undefined> | undefined;
2482
- language?: string | undefined;
2483
- os?: string | undefined;
2484
- };
2485
- description?: string | undefined;
2486
- }[] | undefined;
2487
- public?: {
2488
- config: {
2489
- [x: string]: unknown;
2490
- name: string;
2491
- schema: Schema;
2492
- accountPath?: string | undefined;
2493
- features?: string[] | undefined;
2494
- labels?: Record<string, string | undefined> | undefined;
2495
- language?: string | undefined;
2496
- os?: string | undefined;
2497
- };
2498
- description?: string | undefined;
2499
- }[] | undefined;
2500
- } | undefined;
2501
- name?: string | undefined;
2502
- }[];
2503
- schema: "network.xyo.manifest.package.dapp";
2504
- $schema?: string | undefined;
2505
- description?: string | undefined;
2506
- external?: {
2507
- modules: {
2508
- name: string;
2509
- }[];
2510
- } | undefined;
2511
- };
2512
- };
2513
- export declare const toAuthoredDappPackageManifest: {
2514
- <T>(value: T): (T & {
2515
- nodes: {
2516
- config: {
2517
- [x: string]: unknown;
2518
- name: string;
2519
- schema: Schema;
2520
- accountPath?: string | undefined;
2521
- features?: string[] | undefined;
2522
- labels?: Record<string, string | undefined> | undefined;
2523
- language?: string | undefined;
2524
- os?: string | undefined;
2525
- };
2526
- description?: string | undefined;
2527
- modules?: {
2528
- private?: {
2529
- config: {
2530
- [x: string]: unknown;
2531
- name: string;
2532
- schema: Schema;
2533
- accountPath?: string | undefined;
2534
- features?: string[] | undefined;
2535
- labels?: Record<string, string | undefined> | undefined;
2536
- language?: string | undefined;
2537
- os?: string | undefined;
2538
- };
2539
- description?: string | undefined;
2540
- }[] | undefined;
2541
- public?: {
2542
- config: {
2543
- [x: string]: unknown;
2544
- name: string;
2545
- schema: Schema;
2546
- accountPath?: string | undefined;
2547
- features?: string[] | undefined;
2548
- labels?: Record<string, string | undefined> | undefined;
2549
- language?: string | undefined;
2550
- os?: string | undefined;
2551
- };
2552
- description?: string | undefined;
2553
- }[] | undefined;
2554
- } | undefined;
2555
- name?: string | undefined;
2556
- }[];
2557
- schema: "network.xyo.manifest.package.dapp";
2558
- $schema?: string | undefined;
2559
- description?: string | undefined;
2560
- external?: {
2561
- modules: {
2562
- name: string;
2563
- }[];
2564
- } | undefined;
2565
- }) | undefined;
2566
- <T>(value: T, assert: import("@xylabs/sdk").ZodFactoryConfig): T & {
2567
- nodes: {
2568
- config: {
2569
- [x: string]: unknown;
2570
- name: string;
2571
- schema: Schema;
2572
- accountPath?: string | undefined;
2573
- features?: string[] | undefined;
2574
- labels?: Record<string, string | undefined> | undefined;
2575
- language?: string | undefined;
2576
- os?: string | undefined;
2577
- };
2578
- description?: string | undefined;
2579
- modules?: {
2580
- private?: {
2581
- config: {
2582
- [x: string]: unknown;
2583
- name: string;
2584
- schema: Schema;
2585
- accountPath?: string | undefined;
2586
- features?: string[] | undefined;
2587
- labels?: Record<string, string | undefined> | undefined;
2588
- language?: string | undefined;
2589
- os?: string | undefined;
2590
- };
2591
- description?: string | undefined;
2592
- }[] | undefined;
2593
- public?: {
2594
- config: {
2595
- [x: string]: unknown;
2596
- name: string;
2597
- schema: Schema;
2598
- accountPath?: string | undefined;
2599
- features?: string[] | undefined;
2600
- labels?: Record<string, string | undefined> | undefined;
2601
- language?: string | undefined;
2602
- os?: string | undefined;
2603
- };
2604
- description?: string | undefined;
2605
- }[] | undefined;
2606
- } | undefined;
2607
- name?: string | undefined;
2608
- }[];
2609
- schema: "network.xyo.manifest.package.dapp";
2610
- $schema?: string | undefined;
2611
- description?: string | undefined;
2612
- external?: {
2613
- modules: {
2614
- name: string;
2615
- }[];
2616
- } | undefined;
2617
- };
2618
- };