@latticexyz/world-modules 2.0.0-main-a52ca178 → 2.0.0-main-3e7d83d0

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 (234) hide show
  1. package/out/AccessControl.sol/AccessControl.json +1 -1
  2. package/out/AccessControlLib.sol/AccessControlLib.json +1 -1
  3. package/out/AccessManagementSystem.sol/AccessManagementSystem.json +1 -1
  4. package/out/AddressArray.sol/AddressArray.json +1 -1
  5. package/out/Allowances.sol/Allowances.json +1 -1
  6. package/out/BalanceTransferSystem.sol/BalanceTransferSystem.json +1 -1
  7. package/out/Balances.sol/Balances.json +1 -1
  8. package/out/BatchCallSystem.sol/BatchCallSystem.json +1 -1
  9. package/out/Bool.sol/Bool.json +1 -1
  10. package/out/CallboundDelegationControl.sol/CallboundDelegationControl.json +1 -1
  11. package/out/CallboundDelegations.sol/CallboundDelegations.json +1 -1
  12. package/out/DecodeSlice.sol/DecodeSlice.json +1 -1
  13. package/out/Delegation.sol/Delegation.json +1 -1
  14. package/out/DelegationControl.sol/DelegationControl.json +1 -1
  15. package/out/DelegationControlMock.sol/DelegationControlMock.json +1 -1
  16. package/out/ERC20.t.sol/ERC20Test.json +1 -1
  17. package/out/ERC20Metadata.sol/ERC20Metadata.json +1 -1
  18. package/out/ERC20Module.sol/ERC20Module.abi.json +1 -1
  19. package/out/ERC20Module.sol/ERC20Module.abi.json.d.ts +1 -1
  20. package/out/ERC20Module.sol/ERC20Module.json +1 -1
  21. package/out/ERC20Module.sol/ERC20ModuleRegistrationLibrary.abi.json +1 -1
  22. package/out/ERC20Module.sol/ERC20ModuleRegistrationLibrary.abi.json.d.ts +1 -1
  23. package/out/ERC20Module.sol/ERC20ModuleRegistrationLibrary.json +1 -1
  24. package/out/ERC20Registry.sol/ERC20Registry.json +1 -1
  25. package/out/ERC20System.sol/ERC20System.json +1 -1
  26. package/out/ERC721.t.sol/ERC721Recipient.json +1 -1
  27. package/out/ERC721.t.sol/ERC721Test.json +1 -1
  28. package/out/ERC721.t.sol/ERC721TokenReceiver.json +1 -1
  29. package/out/ERC721.t.sol/NonERC721Recipient.json +1 -1
  30. package/out/ERC721.t.sol/RevertingERC721Recipient.json +1 -1
  31. package/out/ERC721.t.sol/WrongReturnDataERC721Recipient.json +1 -1
  32. package/out/ERC721Metadata.sol/ERC721Metadata.json +1 -1
  33. package/out/ERC721Module.sol/ERC721Module.abi.json +1 -1
  34. package/out/ERC721Module.sol/ERC721Module.abi.json.d.ts +1 -1
  35. package/out/ERC721Module.sol/ERC721Module.json +1 -1
  36. package/out/ERC721Module.sol/ERC721ModuleRegistrationLibrary.abi.json +1 -1
  37. package/out/ERC721Module.sol/ERC721ModuleRegistrationLibrary.abi.json.d.ts +1 -1
  38. package/out/ERC721Module.sol/ERC721ModuleRegistrationLibrary.json +1 -1
  39. package/out/ERC721Registry.sol/ERC721Registry.json +1 -1
  40. package/out/ERC721System.sol/ERC721System.json +1 -1
  41. package/out/EchoSubscriber.sol/EchoSubscriber.abi.json +4 -4
  42. package/out/EchoSubscriber.sol/EchoSubscriber.abi.json.d.ts +4 -4
  43. package/out/EchoSubscriber.sol/EchoSubscriber.json +1 -1
  44. package/out/EncodeArray.sol/EncodeArray.json +1 -1
  45. package/out/EncodedLengths.sol/EncodedLengthsInstance.json +1 -0
  46. package/out/EncodedLengths.sol/EncodedLengthsLib.json +1 -0
  47. package/out/FieldLayout.sol/FieldLayoutInstance.json +1 -1
  48. package/out/FieldLayout.sol/FieldLayoutLib.json +1 -1
  49. package/out/FieldLayoutEncodeHelper.sol/FieldLayoutEncodeHelper.json +1 -1
  50. package/out/FunctionSelectors.sol/FunctionSelectors.json +1 -1
  51. package/out/FunctionSignatures.sol/FunctionSignatures.json +1 -1
  52. package/out/Hook.sol/HookInstance.json +1 -1
  53. package/out/Hook.sol/HookLib.json +1 -1
  54. package/out/Hooks.sol/Hooks.json +1 -1
  55. package/out/IBaseWorld.sol/IBaseWorld.abi.json +16 -16
  56. package/out/IBaseWorld.sol/IBaseWorld.abi.json.d.ts +16 -16
  57. package/out/IBaseWorld.sol/IBaseWorld.json +1 -1
  58. package/out/{IPackedCounterErrors.sol/IPackedCounterErrors.abi.json → IEncodedLengthsErrors.sol/IEncodedLengthsErrors.abi.json} +1 -1
  59. package/out/{IPackedCounterErrors.sol/IPackedCounterErrors.abi.json.d.ts → IEncodedLengthsErrors.sol/IEncodedLengthsErrors.abi.json.d.ts} +1 -1
  60. package/out/IEncodedLengthsErrors.sol/IEncodedLengthsErrors.json +1 -0
  61. package/out/IFieldLayoutErrors.sol/IFieldLayoutErrors.json +1 -1
  62. package/out/ISchemaErrors.sol/ISchemaErrors.json +1 -1
  63. package/out/ISliceErrors.sol/ISliceErrors.json +1 -1
  64. package/out/IStore.sol/IStore.abi.json +16 -16
  65. package/out/IStore.sol/IStore.abi.json.d.ts +16 -16
  66. package/out/IStore.sol/IStore.json +1 -1
  67. package/out/IStoreData.sol/IStoreData.abi.json +5 -5
  68. package/out/IStoreData.sol/IStoreData.abi.json.d.ts +5 -5
  69. package/out/IStoreData.sol/IStoreData.json +1 -1
  70. package/out/IStoreErrors.sol/IStoreErrors.json +1 -1
  71. package/out/IStoreEvents.sol/IStoreEvents.abi.json +2 -2
  72. package/out/IStoreEvents.sol/IStoreEvents.abi.json.d.ts +2 -2
  73. package/out/IStoreEvents.sol/IStoreEvents.json +1 -1
  74. package/out/IStoreHook.sol/IStoreHook.abi.json +4 -4
  75. package/out/IStoreHook.sol/IStoreHook.abi.json.d.ts +4 -4
  76. package/out/IStoreHook.sol/IStoreHook.json +1 -1
  77. package/out/IStoreRead.sol/IStoreRead.abi.json +2 -2
  78. package/out/IStoreRead.sol/IStoreRead.abi.json.d.ts +2 -2
  79. package/out/IStoreRead.sol/IStoreRead.json +1 -1
  80. package/out/IStoreRegistration.sol/IStoreRegistration.json +1 -1
  81. package/out/IStoreWrite.sol/IStoreWrite.abi.json +3 -3
  82. package/out/IStoreWrite.sol/IStoreWrite.abi.json.d.ts +3 -3
  83. package/out/IStoreWrite.sol/IStoreWrite.json +1 -1
  84. package/out/IWorldRegistrationSystem.sol/IWorldRegistrationSystem.json +1 -1
  85. package/out/InitModule.sol/InitModule.abi.json +1 -1
  86. package/out/InitModule.sol/InitModule.abi.json.d.ts +1 -1
  87. package/out/InitModule.sol/InitModule.json +1 -1
  88. package/out/InitModuleAddress.sol/InitModuleAddress.json +1 -1
  89. package/out/InstalledModules.sol/InstalledModules.json +1 -1
  90. package/out/KeysInTable.sol/KeysInTable.json +1 -1
  91. package/out/KeysInTableHook.sol/KeysInTableHook.abi.json +7 -7
  92. package/out/KeysInTableHook.sol/KeysInTableHook.abi.json.d.ts +7 -7
  93. package/out/KeysInTableHook.sol/KeysInTableHook.json +1 -1
  94. package/out/KeysInTableModule.sol/KeysInTableModule.json +1 -1
  95. package/out/KeysInTableModule.t.sol/KeysInTableModuleTest.json +1 -1
  96. package/out/KeysWithValue.sol/KeysWithValue.json +1 -1
  97. package/out/KeysWithValueHook.sol/KeysWithValueHook.abi.json +6 -6
  98. package/out/KeysWithValueHook.sol/KeysWithValueHook.abi.json.d.ts +6 -6
  99. package/out/KeysWithValueHook.sol/KeysWithValueHook.json +1 -1
  100. package/out/KeysWithValueModule.sol/KeysWithValueModule.json +1 -1
  101. package/out/KeysWithValueModule.t.sol/KeysWithValueModuleTest.json +1 -1
  102. package/out/Memory.sol/Memory.json +1 -1
  103. package/out/Module.sol/Module.json +1 -1
  104. package/out/ModuleInstallationSystem.sol/ModuleInstallationSystem.json +1 -1
  105. package/out/NamespaceDelegationControl.sol/NamespaceDelegationControl.json +1 -1
  106. package/out/NamespaceOwner.sol/NamespaceOwner.json +1 -1
  107. package/out/OperatorApproval.sol/OperatorApproval.json +1 -1
  108. package/out/Owners.sol/Owners.json +1 -1
  109. package/out/Puppet.sol/Puppet.json +1 -1
  110. package/out/PuppetDelegationControl.sol/PuppetDelegationControl.json +1 -1
  111. package/out/PuppetFactorySystem.sol/PuppetFactorySystem.json +1 -1
  112. package/out/PuppetMaster.sol/PuppetMaster.json +1 -1
  113. package/out/PuppetModule.sol/PuppetModule.abi.json +1 -1
  114. package/out/PuppetModule.sol/PuppetModule.abi.json.d.ts +1 -1
  115. package/out/PuppetModule.sol/PuppetModule.json +1 -1
  116. package/out/PuppetModule.t.sol/PuppetModuleTest.json +1 -1
  117. package/out/PuppetModule.t.sol/PuppetTestSystem.json +1 -1
  118. package/out/PuppetRegistry.sol/PuppetRegistry.json +1 -1
  119. package/out/RegistrationSystem.sol/RegistrationSystem.abi.json +13 -13
  120. package/out/RegistrationSystem.sol/RegistrationSystem.abi.json.d.ts +13 -13
  121. package/out/RegistrationSystem.sol/RegistrationSystem.json +1 -1
  122. package/out/ResourceAccess.sol/ResourceAccess.json +1 -1
  123. package/out/ResourceIds.sol/ResourceIds.json +1 -1
  124. package/out/RevertSubscriber.sol/RevertSubscriber.abi.json +4 -4
  125. package/out/RevertSubscriber.sol/RevertSubscriber.abi.json.d.ts +4 -4
  126. package/out/RevertSubscriber.sol/RevertSubscriber.json +1 -1
  127. package/out/Schema.sol/SchemaInstance.json +1 -1
  128. package/out/Schema.sol/SchemaLib.json +1 -1
  129. package/out/SchemaEncodeHelper.sol/SchemaEncodeHelper.json +1 -1
  130. package/out/Slice.sol/SliceInstance.json +1 -1
  131. package/out/Slice.sol/SliceLib.json +1 -1
  132. package/out/StandardDelegationsModule.sol/StandardDelegationsModule.abi.json +1 -1
  133. package/out/StandardDelegationsModule.sol/StandardDelegationsModule.abi.json.d.ts +1 -1
  134. package/out/StandardDelegationsModule.sol/StandardDelegationsModule.json +1 -1
  135. package/out/StandardDelegationsModule.t.sol/StandardDelegationsModuleTest.json +1 -1
  136. package/out/Storage.sol/Storage.json +1 -1
  137. package/out/StoreCore.sol/StoreCore.json +1 -1
  138. package/out/StoreCore.sol/StoreCoreInternal.json +1 -1
  139. package/out/StoreData.sol/StoreData.abi.json +5 -5
  140. package/out/StoreData.sol/StoreData.abi.json.d.ts +5 -5
  141. package/out/StoreData.sol/StoreData.json +1 -1
  142. package/out/StoreHook.sol/StoreHook.abi.json +4 -4
  143. package/out/StoreHook.sol/StoreHook.abi.json.d.ts +4 -4
  144. package/out/StoreHook.sol/StoreHook.json +1 -1
  145. package/out/StoreHooks.sol/StoreHooks.json +1 -1
  146. package/out/StoreRead.sol/StoreRead.abi.json +2 -2
  147. package/out/StoreRead.sol/StoreRead.abi.json.d.ts +2 -2
  148. package/out/StoreRead.sol/StoreRead.json +1 -1
  149. package/out/StoreRegistrationSystem.sol/StoreRegistrationSystem.abi.json +13 -13
  150. package/out/StoreRegistrationSystem.sol/StoreRegistrationSystem.abi.json.d.ts +13 -13
  151. package/out/StoreRegistrationSystem.sol/StoreRegistrationSystem.json +1 -1
  152. package/out/StoreSwitch.sol/StoreSwitch.json +1 -1
  153. package/out/System.sol/System.json +1 -1
  154. package/out/SystemCall.sol/SystemCall.json +1 -1
  155. package/out/SystemHooks.sol/SystemHooks.json +1 -1
  156. package/out/SystemRegistry.sol/SystemRegistry.json +1 -1
  157. package/out/SystemSwitch.sol/SystemSwitch.json +1 -1
  158. package/out/SystemSwitch.t.sol/EchoSystem.json +1 -1
  159. package/out/SystemSwitch.t.sol/SystemSwitchTest.json +1 -1
  160. package/out/SystemboundDelegationControl.sol/SystemboundDelegationControl.json +1 -1
  161. package/out/SystemboundDelegations.sol/SystemboundDelegations.json +1 -1
  162. package/out/Systems.sol/Systems.json +1 -1
  163. package/out/Tables.sol/Tables.json +1 -1
  164. package/out/TightCoder.sol/TightCoder.json +1 -1
  165. package/out/TimeboundDelegationControl.sol/TimeboundDelegationControl.json +1 -1
  166. package/out/TimeboundDelegations.sol/TimeboundDelegations.json +1 -1
  167. package/out/TokenApproval.sol/TokenApproval.json +1 -1
  168. package/out/TokenURI.sol/TokenURI.json +1 -1
  169. package/out/TotalSupply.sol/TotalSupply.json +1 -1
  170. package/out/TwoFields.sol/TwoFields.json +1 -1
  171. package/out/UniqueEntity.sol/UniqueEntity.json +1 -1
  172. package/out/UniqueEntityModule.sol/UniqueEntityModule.abi.json +1 -1
  173. package/out/UniqueEntityModule.sol/UniqueEntityModule.abi.json.d.ts +1 -1
  174. package/out/UniqueEntityModule.sol/UniqueEntityModule.json +1 -1
  175. package/out/UniqueEntityModule.t.sol/UniqueEntityModuleTest.json +1 -1
  176. package/out/UniqueEntityModule.t.sol/UniqueEntityTestSystem.json +1 -1
  177. package/out/UniqueEntitySystem.sol/UniqueEntitySystem.json +1 -1
  178. package/out/UsedKeysIndex.sol/UsedKeysIndex.json +1 -1
  179. package/out/UserDelegationControl.sol/UserDelegationControl.json +1 -1
  180. package/out/World.sol/World.abi.json +16 -16
  181. package/out/World.sol/World.abi.json.d.ts +16 -16
  182. package/out/World.sol/World.json +1 -1
  183. package/out/World.t.sol/EchoSystemHook.json +1 -1
  184. package/out/World.t.sol/IWorldTestSystem.json +1 -1
  185. package/out/World.t.sol/PayableFallbackSystem.json +1 -1
  186. package/out/World.t.sol/RevertSystemHook.json +1 -1
  187. package/out/World.t.sol/WorldTest.abi.json +1 -1
  188. package/out/World.t.sol/WorldTest.abi.json.d.ts +1 -1
  189. package/out/World.t.sol/WorldTest.json +1 -1
  190. package/out/World.t.sol/WorldTestSystem.abi.json +1 -1
  191. package/out/World.t.sol/WorldTestSystem.abi.json.d.ts +1 -1
  192. package/out/World.t.sol/WorldTestSystem.json +1 -1
  193. package/out/WorldContext.sol/WorldContextConsumer.json +1 -1
  194. package/out/WorldContext.sol/WorldContextConsumerLib.json +1 -1
  195. package/out/WorldContext.sol/WorldContextProviderLib.json +1 -1
  196. package/out/WorldRegistrationSystem.sol/WorldRegistrationSystem.abi.json +3 -3
  197. package/out/WorldRegistrationSystem.sol/WorldRegistrationSystem.abi.json.d.ts +3 -3
  198. package/out/WorldRegistrationSystem.sol/WorldRegistrationSystem.json +1 -1
  199. package/out/constants.sol/LayoutOffsets.json +1 -1
  200. package/out/interfaces/IBaseWorld.sol/IBaseWorld.abi.json +16 -16
  201. package/out/interfaces/IBaseWorld.sol/IBaseWorld.abi.json.d.ts +16 -16
  202. package/out/interfaces/IBaseWorld.sol/IBaseWorld.json +1 -1
  203. package/out/query.t.sol/QueryTest.json +1 -1
  204. package/out/src/IERC165.sol/IERC165.json +1 -1
  205. package/out/tables/Balances.sol/Balances.json +1 -1
  206. package/package.json +8 -8
  207. package/src/modules/erc20-puppet/tables/Allowances.sol +3 -3
  208. package/src/modules/erc20-puppet/tables/ERC20Metadata.sol +13 -13
  209. package/src/modules/erc20-puppet/tables/ERC20Registry.sol +3 -3
  210. package/src/modules/erc20-puppet/tables/TotalSupply.sol +3 -3
  211. package/src/modules/erc721-puppet/tables/ERC721Metadata.sol +13 -13
  212. package/src/modules/erc721-puppet/tables/ERC721Registry.sol +3 -3
  213. package/src/modules/erc721-puppet/tables/OperatorApproval.sol +3 -3
  214. package/src/modules/erc721-puppet/tables/Owners.sol +3 -3
  215. package/src/modules/erc721-puppet/tables/TokenApproval.sol +3 -3
  216. package/src/modules/erc721-puppet/tables/TokenURI.sol +5 -5
  217. package/src/modules/keysintable/KeysInTableHook.sol +3 -3
  218. package/src/modules/keysintable/query.sol +7 -7
  219. package/src/modules/keysintable/tables/KeysInTable.sol +34 -16
  220. package/src/modules/keysintable/tables/UsedKeysIndex.sol +10 -10
  221. package/src/modules/keyswithvalue/KeysWithValueHook.sol +5 -5
  222. package/src/modules/keyswithvalue/getKeysWithValue.sol +3 -3
  223. package/src/modules/keyswithvalue/tables/KeysWithValue.sol +5 -5
  224. package/src/modules/puppet/tables/PuppetRegistry.sol +3 -3
  225. package/src/modules/std-delegations/tables/CallboundDelegations.sol +3 -3
  226. package/src/modules/std-delegations/tables/SystemboundDelegations.sol +3 -3
  227. package/src/modules/std-delegations/tables/TimeboundDelegations.sol +3 -3
  228. package/src/modules/tokens/tables/Balances.sol +3 -3
  229. package/src/modules/uniqueentity/tables/UniqueEntity.sol +3 -3
  230. package/out/IPackedCounterErrors.sol/IPackedCounterErrors.json +0 -1
  231. package/out/PackedCounter.sol/PackedCounterInstance.json +0 -1
  232. package/out/PackedCounter.sol/PackedCounterLib.json +0 -1
  233. /package/out/{PackedCounter.sol/PackedCounterInstance.abi.json → EncodedLengths.sol/EncodedLengthsInstance.abi.json} +0 -0
  234. /package/out/{PackedCounter.sol/PackedCounterLib.abi.json → EncodedLengths.sol/EncodedLengthsLib.abi.json} +0 -0
@@ -1 +1 @@
1
- {"abi":[],"bytecode":{"object":"0x602d6037600b82828239805160001a607314602a57634e487b7160e01b600052600060045260246000fd5b30600052607381538281f3fe73000000000000000000000000000000000000000030146080604052600080fdfea164736f6c6343000818000a","sourceMap":"1217:508:34:-:0;;;;;;;;;;;;;;;-1:-1:-1;;;1217:508:34;;;;;;;;;;;;;;;;;","linkReferences":{}},"deployedBytecode":{"object":"0x73000000000000000000000000000000000000000030146080604052600080fdfea164736f6c6343000818000a","sourceMap":"1217:508:34:-:0;;;;;;;;","linkReferences":{}},"methodIdentifiers":{},"rawMetadata":"{\"compiler\":{\"version\":\"0.8.24+commit.e11b9ed9\"},\"language\":\"Solidity\",\"output\":{\"abi\":[],\"devdoc\":{\"author\":\"MUD (https://mud.dev) by Lattice (https://lattice.xyz)\",\"details\":\"FieldLayout and Schema utilize the same offset values for metadata.\",\"kind\":\"dev\",\"methods\":{},\"title\":\"LayoutOffsets Library\",\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"notice\":\"This library provides constant offsets for FieldLayout and Schema metadata.\",\"version\":1}},\"settings\":{\"compilationTarget\":{\"node_modules/@latticexyz/store/src/constants.sol\":\"LayoutOffsets\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"none\"},\"optimizer\":{\"enabled\":true,\"runs\":3000},\"remappings\":[\":@latticexyz/=node_modules/@latticexyz/\",\":ds-test/=node_modules/ds-test/src/\",\":forge-std/=node_modules/forge-std/src/\"]},\"sources\":{\"node_modules/@latticexyz/store/src/constants.sol\":{\"keccak256\":\"0x88689af9b661f7eb723123fbe212876c2f342cfdb3a01ea7f4e94e9c8f819877\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f39abf5a2306a4346d9909f98d7808474c85ed46d552a503d2a69f4dccb54289\",\"dweb:/ipfs/QmcBLXR8ckXfoBCntFF8YcoTymKNJv7PkmFpgy4zZtTRUd\"]}},\"version\":1}","metadata":{"compiler":{"version":"0.8.24+commit.e11b9ed9"},"language":"Solidity","output":{"abi":[],"devdoc":{"kind":"dev","methods":{},"version":1},"userdoc":{"kind":"user","methods":{},"version":1}},"settings":{"remappings":["@latticexyz/=node_modules/@latticexyz/","ds-test/=node_modules/ds-test/src/","forge-std/=node_modules/forge-std/src/"],"optimizer":{"enabled":true,"runs":3000},"metadata":{"bytecodeHash":"none"},"compilationTarget":{"node_modules/@latticexyz/store/src/constants.sol":"LayoutOffsets"},"evmVersion":"paris","libraries":{}},"sources":{"node_modules/@latticexyz/store/src/constants.sol":{"keccak256":"0x88689af9b661f7eb723123fbe212876c2f342cfdb3a01ea7f4e94e9c8f819877","urls":["bzz-raw://f39abf5a2306a4346d9909f98d7808474c85ed46d552a503d2a69f4dccb54289","dweb:/ipfs/QmcBLXR8ckXfoBCntFF8YcoTymKNJv7PkmFpgy4zZtTRUd"],"license":"MIT"}},"version":1},"id":34}
1
+ {"abi":[],"bytecode":{"object":"0x602d6037600b82828239805160001a607314602a57634e487b7160e01b600052600060045260246000fd5b30600052607381538281f3fe73000000000000000000000000000000000000000030146080604052600080fdfea164736f6c6343000818000a","sourceMap":"1216:508:34:-:0;;;;;;;;;;;;;;;-1:-1:-1;;;1216:508:34;;;;;;;;;;;;;;;;;","linkReferences":{}},"deployedBytecode":{"object":"0x73000000000000000000000000000000000000000030146080604052600080fdfea164736f6c6343000818000a","sourceMap":"1216:508:34:-:0;;;;;;;;","linkReferences":{}},"methodIdentifiers":{},"rawMetadata":"{\"compiler\":{\"version\":\"0.8.24+commit.e11b9ed9\"},\"language\":\"Solidity\",\"output\":{\"abi\":[],\"devdoc\":{\"author\":\"MUD (https://mud.dev) by Lattice (https://lattice.xyz)\",\"details\":\"FieldLayout and Schema utilize the same offset values for metadata.\",\"kind\":\"dev\",\"methods\":{},\"title\":\"LayoutOffsets Library\",\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"notice\":\"This library provides constant offsets for FieldLayout and Schema metadata.\",\"version\":1}},\"settings\":{\"compilationTarget\":{\"node_modules/@latticexyz/store/src/constants.sol\":\"LayoutOffsets\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"none\"},\"optimizer\":{\"enabled\":true,\"runs\":3000},\"remappings\":[\":@latticexyz/=node_modules/@latticexyz/\",\":ds-test/=node_modules/ds-test/src/\",\":forge-std/=node_modules/forge-std/src/\"]},\"sources\":{\"node_modules/@latticexyz/store/src/constants.sol\":{\"keccak256\":\"0x67e0d59237bd37424827ecde1ecdbe71f65376af517b0623cd8f8d5451bca7a6\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://09c5ec7fe73e06140957d44a3d9938587711c783ccbf08ff017638c9279a3168\",\"dweb:/ipfs/QmfS9ZRqHXmBJ1h5B4x4gbU6d18DtMgKZSkxhQgNVRxueu\"]}},\"version\":1}","metadata":{"compiler":{"version":"0.8.24+commit.e11b9ed9"},"language":"Solidity","output":{"abi":[],"devdoc":{"kind":"dev","methods":{},"version":1},"userdoc":{"kind":"user","methods":{},"version":1}},"settings":{"remappings":["@latticexyz/=node_modules/@latticexyz/","ds-test/=node_modules/ds-test/src/","forge-std/=node_modules/forge-std/src/"],"optimizer":{"enabled":true,"runs":3000},"metadata":{"bytecodeHash":"none"},"compilationTarget":{"node_modules/@latticexyz/store/src/constants.sol":"LayoutOffsets"},"evmVersion":"paris","libraries":{}},"sources":{"node_modules/@latticexyz/store/src/constants.sol":{"keccak256":"0x67e0d59237bd37424827ecde1ecdbe71f65376af517b0623cd8f8d5451bca7a6","urls":["bzz-raw://09c5ec7fe73e06140957d44a3d9938587711c783ccbf08ff017638c9279a3168","dweb:/ipfs/QmfS9ZRqHXmBJ1h5B4x4gbU6d18DtMgKZSkxhQgNVRxueu"],"license":"MIT"}},"version":1},"id":34}
@@ -440,7 +440,7 @@
440
440
  {
441
441
  "name": "encodedLengths",
442
442
  "type": "bytes32",
443
- "internalType": "PackedCounter"
443
+ "internalType": "EncodedLengths"
444
444
  },
445
445
  {
446
446
  "name": "dynamicData",
@@ -474,7 +474,7 @@
474
474
  {
475
475
  "name": "encodedLengths",
476
476
  "type": "bytes32",
477
- "internalType": "PackedCounter"
477
+ "internalType": "EncodedLengths"
478
478
  },
479
479
  {
480
480
  "name": "dynamicData",
@@ -1021,7 +1021,7 @@
1021
1021
  {
1022
1022
  "name": "encodedLengths",
1023
1023
  "type": "bytes32",
1024
- "internalType": "PackedCounter"
1024
+ "internalType": "EncodedLengths"
1025
1025
  },
1026
1026
  {
1027
1027
  "name": "dynamicData",
@@ -1354,7 +1354,7 @@
1354
1354
  "name": "encodedLengths",
1355
1355
  "type": "bytes32",
1356
1356
  "indexed": false,
1357
- "internalType": "PackedCounter"
1357
+ "internalType": "EncodedLengths"
1358
1358
  },
1359
1359
  {
1360
1360
  "name": "dynamicData",
@@ -1403,7 +1403,7 @@
1403
1403
  "name": "encodedLengths",
1404
1404
  "type": "bytes32",
1405
1405
  "indexed": false,
1406
- "internalType": "PackedCounter"
1406
+ "internalType": "EncodedLengths"
1407
1407
  },
1408
1408
  {
1409
1409
  "name": "data",
@@ -1445,6 +1445,17 @@
1445
1445
  ],
1446
1446
  "anonymous": false
1447
1447
  },
1448
+ {
1449
+ "type": "error",
1450
+ "name": "EncodedLengths_InvalidLength",
1451
+ "inputs": [
1452
+ {
1453
+ "name": "length",
1454
+ "type": "uint256",
1455
+ "internalType": "uint256"
1456
+ }
1457
+ ]
1458
+ },
1448
1459
  {
1449
1460
  "type": "error",
1450
1461
  "name": "FieldLayout_Empty",
@@ -1557,17 +1568,6 @@
1557
1568
  "name": "Module_RootInstallNotSupported",
1558
1569
  "inputs": []
1559
1570
  },
1560
- {
1561
- "type": "error",
1562
- "name": "PackedCounter_InvalidLength",
1563
- "inputs": [
1564
- {
1565
- "name": "length",
1566
- "type": "uint256",
1567
- "internalType": "uint256"
1568
- }
1569
- ]
1570
- },
1571
1571
  {
1572
1572
  "type": "error",
1573
1573
  "name": "Schema_InvalidLength",
@@ -440,7 +440,7 @@ declare const abi: [
440
440
  {
441
441
  "name": "encodedLengths",
442
442
  "type": "bytes32",
443
- "internalType": "PackedCounter"
443
+ "internalType": "EncodedLengths"
444
444
  },
445
445
  {
446
446
  "name": "dynamicData",
@@ -474,7 +474,7 @@ declare const abi: [
474
474
  {
475
475
  "name": "encodedLengths",
476
476
  "type": "bytes32",
477
- "internalType": "PackedCounter"
477
+ "internalType": "EncodedLengths"
478
478
  },
479
479
  {
480
480
  "name": "dynamicData",
@@ -1021,7 +1021,7 @@ declare const abi: [
1021
1021
  {
1022
1022
  "name": "encodedLengths",
1023
1023
  "type": "bytes32",
1024
- "internalType": "PackedCounter"
1024
+ "internalType": "EncodedLengths"
1025
1025
  },
1026
1026
  {
1027
1027
  "name": "dynamicData",
@@ -1354,7 +1354,7 @@ declare const abi: [
1354
1354
  "name": "encodedLengths",
1355
1355
  "type": "bytes32",
1356
1356
  "indexed": false,
1357
- "internalType": "PackedCounter"
1357
+ "internalType": "EncodedLengths"
1358
1358
  },
1359
1359
  {
1360
1360
  "name": "dynamicData",
@@ -1403,7 +1403,7 @@ declare const abi: [
1403
1403
  "name": "encodedLengths",
1404
1404
  "type": "bytes32",
1405
1405
  "indexed": false,
1406
- "internalType": "PackedCounter"
1406
+ "internalType": "EncodedLengths"
1407
1407
  },
1408
1408
  {
1409
1409
  "name": "data",
@@ -1445,6 +1445,17 @@ declare const abi: [
1445
1445
  ],
1446
1446
  "anonymous": false
1447
1447
  },
1448
+ {
1449
+ "type": "error",
1450
+ "name": "EncodedLengths_InvalidLength",
1451
+ "inputs": [
1452
+ {
1453
+ "name": "length",
1454
+ "type": "uint256",
1455
+ "internalType": "uint256"
1456
+ }
1457
+ ]
1458
+ },
1448
1459
  {
1449
1460
  "type": "error",
1450
1461
  "name": "FieldLayout_Empty",
@@ -1557,17 +1568,6 @@ declare const abi: [
1557
1568
  "name": "Module_RootInstallNotSupported",
1558
1569
  "inputs": []
1559
1570
  },
1560
- {
1561
- "type": "error",
1562
- "name": "PackedCounter_InvalidLength",
1563
- "inputs": [
1564
- {
1565
- "name": "length",
1566
- "type": "uint256",
1567
- "internalType": "uint256"
1568
- }
1569
- ]
1570
- },
1571
1571
  {
1572
1572
  "type": "error",
1573
1573
  "name": "Schema_InvalidLength",