@latticexyz/world-modules 2.0.0-main-44236041 → 2.0.0-main-2e288aa7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/out/AccessControl.sol/AccessControl.json +1 -1
- package/out/AccessControlLib.sol/AccessControlLib.json +1 -1
- package/out/AccessManagementSystem.sol/AccessManagementSystem.json +1 -1
- package/out/AddressArray.sol/AddressArray.json +1 -1
- package/out/Allowances.sol/Allowances.json +1 -1
- package/out/BalanceTransferSystem.sol/BalanceTransferSystem.json +1 -1
- package/out/Balances.sol/Balances.json +1 -1
- package/out/BatchCallSystem.sol/BatchCallSystem.json +1 -1
- package/out/Bool.sol/Bool.json +1 -1
- package/out/CallboundDelegationControl.sol/CallboundDelegationControl.json +1 -1
- package/out/CallboundDelegations.sol/CallboundDelegations.json +1 -1
- package/out/DecodeSlice.sol/DecodeSlice.json +1 -1
- package/out/Delegation.sol/Delegation.json +1 -1
- package/out/DelegationControl.sol/DelegationControl.json +1 -1
- package/out/DelegationControlMock.sol/DelegationControlMock.json +1 -1
- package/out/ERC20.t.sol/ERC20Test.json +1 -1
- package/out/ERC20Metadata.sol/ERC20Metadata.json +1 -1
- package/out/ERC20Module.sol/ERC20Module.abi.json +9 -9
- package/out/ERC20Module.sol/ERC20Module.abi.json.d.ts +9 -9
- package/out/ERC20Module.sol/ERC20Module.json +1 -1
- package/out/ERC20Module.sol/ERC20ModuleRegistrationLibrary.abi.json +9 -9
- package/out/ERC20Module.sol/ERC20ModuleRegistrationLibrary.abi.json.d.ts +9 -9
- package/out/ERC20Module.sol/ERC20ModuleRegistrationLibrary.json +1 -1
- package/out/ERC20Registry.sol/ERC20Registry.json +1 -1
- package/out/ERC20System.sol/ERC20System.json +1 -1
- package/out/ERC721.t.sol/ERC721Recipient.json +1 -1
- package/out/ERC721.t.sol/ERC721Test.json +1 -1
- package/out/ERC721.t.sol/ERC721TokenReceiver.json +1 -1
- package/out/ERC721.t.sol/NonERC721Recipient.json +1 -1
- package/out/ERC721.t.sol/RevertingERC721Recipient.json +1 -1
- package/out/ERC721.t.sol/WrongReturnDataERC721Recipient.json +1 -1
- package/out/ERC721Metadata.sol/ERC721Metadata.json +1 -1
- package/out/ERC721Module.sol/ERC721Module.abi.json +9 -9
- package/out/ERC721Module.sol/ERC721Module.abi.json.d.ts +9 -9
- package/out/ERC721Module.sol/ERC721Module.json +1 -1
- package/out/ERC721Module.sol/ERC721ModuleRegistrationLibrary.abi.json +9 -9
- package/out/ERC721Module.sol/ERC721ModuleRegistrationLibrary.abi.json.d.ts +9 -9
- package/out/ERC721Module.sol/ERC721ModuleRegistrationLibrary.json +1 -1
- package/out/ERC721Registry.sol/ERC721Registry.json +1 -1
- package/out/ERC721System.sol/ERC721System.json +1 -1
- package/out/EchoSubscriber.sol/EchoSubscriber.abi.json +5 -0
- package/out/EchoSubscriber.sol/EchoSubscriber.abi.json.d.ts +5 -0
- package/out/EchoSubscriber.sol/EchoSubscriber.json +1 -1
- package/out/EncodeArray.sol/EncodeArray.json +1 -1
- package/out/FieldLayout.sol/FieldLayoutInstance.json +1 -1
- package/out/FieldLayout.sol/FieldLayoutLib.abi.json +88 -1
- package/out/FieldLayout.sol/FieldLayoutLib.abi.json.d.ts +88 -0
- package/out/FieldLayout.sol/FieldLayoutLib.json +1 -1
- package/out/FieldLayoutEncodeHelper.sol/FieldLayoutEncodeHelper.json +1 -1
- package/out/FunctionSelectors.sol/FunctionSelectors.json +1 -1
- package/out/FunctionSignatures.sol/FunctionSignatures.json +1 -1
- package/out/Hook.sol/HookInstance.json +1 -1
- package/out/Hook.sol/HookLib.json +1 -1
- package/out/Hooks.sol/Hooks.json +1 -1
- package/out/IBaseWorld.sol/IBaseWorld.json +1 -1
- package/out/IStore.sol/IStore.json +1 -1
- package/out/IStoreData.sol/IStoreData.json +1 -1
- package/out/IStoreEvents.sol/IStoreEvents.json +1 -1
- package/out/IStoreHook.sol/IStoreHook.abi.json +5 -0
- package/out/IStoreHook.sol/IStoreHook.abi.json.d.ts +5 -0
- package/out/IStoreHook.sol/IStoreHook.json +1 -1
- package/out/IStoreRead.sol/IStoreRead.json +1 -1
- package/out/IStoreRegistration.sol/IStoreRegistration.json +1 -1
- package/out/IStoreWrite.sol/IStoreWrite.json +1 -1
- package/out/IWorldRegistrationSystem.sol/IWorldRegistrationSystem.json +1 -1
- package/out/InitModule.sol/InitModule.abi.json +9 -9
- package/out/InitModule.sol/InitModule.abi.json.d.ts +9 -9
- package/out/InitModule.sol/InitModule.json +1 -1
- package/out/InitModuleAddress.sol/InitModuleAddress.json +1 -1
- package/out/InstalledModules.sol/InstalledModules.json +1 -1
- package/out/KeysInTable.sol/KeysInTable.json +1 -1
- package/out/KeysInTableHook.sol/KeysInTableHook.json +1 -1
- package/out/KeysInTableModule.sol/KeysInTableModule.abi.json +2 -2
- package/out/KeysInTableModule.sol/KeysInTableModule.abi.json.d.ts +2 -2
- package/out/KeysInTableModule.sol/KeysInTableModule.json +1 -1
- package/out/KeysInTableModule.t.sol/KeysInTableModuleTest.abi.json +6 -6
- package/out/KeysInTableModule.t.sol/KeysInTableModuleTest.abi.json.d.ts +6 -6
- package/out/KeysInTableModule.t.sol/KeysInTableModuleTest.json +1 -1
- package/out/KeysWithValue.sol/KeysWithValue.json +1 -1
- package/out/KeysWithValueHook.sol/KeysWithValueHook.json +1 -1
- package/out/KeysWithValueModule.sol/KeysWithValueModule.abi.json +2 -2
- package/out/KeysWithValueModule.sol/KeysWithValueModule.abi.json.d.ts +2 -2
- package/out/KeysWithValueModule.sol/KeysWithValueModule.json +1 -1
- package/out/KeysWithValueModule.t.sol/KeysWithValueModuleTest.abi.json +6 -6
- package/out/KeysWithValueModule.t.sol/KeysWithValueModuleTest.abi.json.d.ts +6 -6
- package/out/KeysWithValueModule.t.sol/KeysWithValueModuleTest.json +1 -1
- package/out/Module.sol/Module.json +1 -1
- package/out/ModuleInstallationSystem.sol/ModuleInstallationSystem.json +1 -1
- package/out/NamespaceDelegationControl.sol/NamespaceDelegationControl.json +1 -1
- package/out/NamespaceOwner.sol/NamespaceOwner.json +1 -1
- package/out/OperatorApproval.sol/OperatorApproval.json +1 -1
- package/out/Owners.sol/Owners.json +1 -1
- package/out/PackedCounter.sol/PackedCounterInstance.abi.json +13 -1
- package/out/PackedCounter.sol/PackedCounterInstance.abi.json.d.ts +13 -0
- package/out/PackedCounter.sol/PackedCounterInstance.json +1 -1
- package/out/PackedCounter.sol/PackedCounterLib.json +1 -1
- package/out/Puppet.sol/Puppet.json +1 -1
- package/out/PuppetDelegationControl.sol/PuppetDelegationControl.json +1 -1
- package/out/PuppetFactorySystem.sol/PuppetFactorySystem.json +1 -1
- package/out/PuppetMaster.sol/PuppetMaster.abi.json +18 -1
- package/out/PuppetMaster.sol/PuppetMaster.abi.json.d.ts +18 -0
- package/out/PuppetMaster.sol/PuppetMaster.json +1 -1
- package/out/PuppetModule.sol/PuppetModule.abi.json +9 -9
- package/out/PuppetModule.sol/PuppetModule.abi.json.d.ts +9 -9
- package/out/PuppetModule.sol/PuppetModule.json +1 -1
- package/out/PuppetModule.t.sol/PuppetModuleTest.json +1 -1
- package/out/PuppetModule.t.sol/PuppetTestSystem.json +1 -1
- package/out/PuppetRegistry.sol/PuppetRegistry.json +1 -1
- package/out/RegistrationSystem.sol/RegistrationSystem.abi.json +9 -9
- package/out/RegistrationSystem.sol/RegistrationSystem.abi.json.d.ts +9 -9
- package/out/RegistrationSystem.sol/RegistrationSystem.json +1 -1
- package/out/ResourceAccess.sol/ResourceAccess.json +1 -1
- package/out/ResourceIds.sol/ResourceIds.json +1 -1
- package/out/RevertSubscriber.sol/RevertSubscriber.abi.json +5 -0
- package/out/RevertSubscriber.sol/RevertSubscriber.abi.json.d.ts +5 -0
- package/out/RevertSubscriber.sol/RevertSubscriber.json +1 -1
- package/out/Schema.sol/SchemaInstance.json +1 -1
- package/out/Schema.sol/SchemaLib.abi.json +18 -1
- package/out/Schema.sol/SchemaLib.abi.json.d.ts +18 -0
- package/out/Schema.sol/SchemaLib.json +1 -1
- package/out/SchemaEncodeHelper.sol/SchemaEncodeHelper.json +1 -1
- package/out/Slice.sol/SliceInstance.json +1 -1
- package/out/Slice.sol/SliceLib.abi.json +23 -1
- package/out/Slice.sol/SliceLib.abi.json.d.ts +23 -0
- package/out/Slice.sol/SliceLib.json +1 -1
- package/out/StandardDelegationsModule.sol/StandardDelegationsModule.abi.json +9 -9
- package/out/StandardDelegationsModule.sol/StandardDelegationsModule.abi.json.d.ts +9 -9
- package/out/StandardDelegationsModule.sol/StandardDelegationsModule.json +1 -1
- package/out/StandardDelegationsModule.t.sol/StandardDelegationsModuleTest.json +1 -1
- package/out/StoreCore.sol/StoreCore.json +1 -1
- package/out/StoreCore.sol/StoreCoreInternal.json +1 -1
- package/out/StoreData.sol/StoreData.json +1 -1
- package/out/StoreHook.sol/StoreHook.json +1 -1
- package/out/StoreHooks.sol/StoreHooks.json +1 -1
- package/out/StoreRead.sol/StoreRead.json +1 -1
- package/out/StoreRegistrationSystem.sol/StoreRegistrationSystem.abi.json +9 -9
- package/out/StoreRegistrationSystem.sol/StoreRegistrationSystem.abi.json.d.ts +9 -9
- package/out/StoreRegistrationSystem.sol/StoreRegistrationSystem.json +1 -1
- package/out/StoreSwitch.sol/StoreSwitch.json +1 -1
- package/out/System.sol/System.json +1 -1
- package/out/SystemCall.sol/SystemCall.json +1 -1
- package/out/SystemHooks.sol/SystemHooks.json +1 -1
- package/out/SystemRegistry.sol/SystemRegistry.json +1 -1
- package/out/SystemSwitch.sol/SystemSwitch.json +1 -1
- package/out/SystemSwitch.t.sol/EchoSystem.json +1 -1
- package/out/SystemSwitch.t.sol/SystemSwitchTest.abi.json +2 -2
- package/out/SystemSwitch.t.sol/SystemSwitchTest.abi.json.d.ts +2 -2
- package/out/SystemSwitch.t.sol/SystemSwitchTest.json +1 -1
- package/out/SystemboundDelegationControl.sol/SystemboundDelegationControl.json +1 -1
- package/out/SystemboundDelegations.sol/SystemboundDelegations.json +1 -1
- package/out/Systems.sol/Systems.json +1 -1
- package/out/Tables.sol/Tables.json +1 -1
- package/out/TightCoder.sol/TightCoder.json +1 -1
- package/out/TimeboundDelegationControl.sol/TimeboundDelegationControl.json +1 -1
- package/out/TimeboundDelegations.sol/TimeboundDelegations.json +1 -1
- package/out/TokenApproval.sol/TokenApproval.json +1 -1
- package/out/TokenURI.sol/TokenURI.json +1 -1
- package/out/TotalSupply.sol/TotalSupply.json +1 -1
- package/out/TwoFields.sol/TwoFields.json +1 -1
- package/out/UniqueEntity.sol/UniqueEntity.json +1 -1
- package/out/UniqueEntityModule.sol/UniqueEntityModule.abi.json +9 -9
- package/out/UniqueEntityModule.sol/UniqueEntityModule.abi.json.d.ts +9 -9
- package/out/UniqueEntityModule.sol/UniqueEntityModule.json +1 -1
- package/out/UniqueEntityModule.t.sol/UniqueEntityModuleTest.json +1 -1
- package/out/UniqueEntityModule.t.sol/UniqueEntityTestSystem.json +1 -1
- package/out/UniqueEntitySystem.sol/UniqueEntitySystem.json +1 -1
- package/out/UsedKeysIndex.sol/UsedKeysIndex.json +1 -1
- package/out/UserDelegationControl.sol/UserDelegationControl.json +1 -1
- package/out/World.sol/World.json +1 -1
- package/out/World.t.sol/EchoSystemHook.json +1 -1
- package/out/World.t.sol/IWorldTestSystem.json +1 -1
- package/out/World.t.sol/PayableFallbackSystem.json +1 -1
- package/out/World.t.sol/RevertSystemHook.json +1 -1
- package/out/World.t.sol/WorldTest.abi.json +6 -6
- package/out/World.t.sol/WorldTest.abi.json.d.ts +6 -6
- package/out/World.t.sol/WorldTest.json +1 -1
- package/out/World.t.sol/WorldTestSystem.json +1 -1
- package/out/WorldContext.sol/WorldContextConsumer.json +1 -1
- package/out/WorldContext.sol/WorldContextConsumerLib.json +1 -1
- package/out/WorldContext.sol/WorldContextProviderLib.json +1 -1
- package/out/WorldRegistrationSystem.sol/WorldRegistrationSystem.json +1 -1
- package/out/interfaces/IBaseWorld.sol/IBaseWorld.json +1 -1
- package/out/query.t.sol/QueryTest.abi.json +6 -6
- package/out/query.t.sol/QueryTest.abi.json.d.ts +6 -6
- package/out/query.t.sol/QueryTest.json +1 -1
- package/out/tables/Balances.sol/Balances.json +1 -1
- package/package.json +8 -8
- package/src/modules/erc20-puppet/ERC20Module.sol +2 -2
- package/src/modules/erc721-puppet/ERC721Module.sol +2 -2
- package/src/modules/puppet/Puppet.sol +2 -2
- package/src/modules/puppet/PuppetMaster.sol +2 -2
@@ -1 +1 @@
|
|
1
|
-
{"abi":[{"type":"function","name":"getDynamicField","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"dynamicFieldIndex","type":"uint8","internalType":"uint8"}],"outputs":[{"name":"data","type":"bytes","internalType":"bytes"}],"stateMutability":"view"},{"type":"function","name":"getDynamicFieldLength","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"dynamicFieldIndex","type":"uint8","internalType":"uint8"}],"outputs":[{"name":"","type":"uint256","internalType":"uint256"}],"stateMutability":"view"},{"type":"function","name":"getDynamicFieldSlice","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"dynamicFieldIndex","type":"uint8","internalType":"uint8"},{"name":"start","type":"uint256","internalType":"uint256"},{"name":"end","type":"uint256","internalType":"uint256"}],"outputs":[{"name":"","type":"bytes","internalType":"bytes"}],"stateMutability":"view"},{"type":"function","name":"getField","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"fieldIndex","type":"uint8","internalType":"uint8"},{"name":"fieldLayout","type":"bytes32","internalType":"FieldLayout"}],"outputs":[{"name":"data","type":"bytes","internalType":"bytes"}],"stateMutability":"view"},{"type":"function","name":"getField","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"fieldIndex","type":"uint8","internalType":"uint8"}],"outputs":[{"name":"data","type":"bytes","internalType":"bytes"}],"stateMutability":"view"},{"type":"function","name":"getFieldLayout","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"}],"outputs":[{"name":"fieldLayout","type":"bytes32","internalType":"FieldLayout"}],"stateMutability":"view"},{"type":"function","name":"getFieldLength","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"fieldIndex","type":"uint8","internalType":"uint8"},{"name":"fieldLayout","type":"bytes32","internalType":"FieldLayout"}],"outputs":[{"name":"","type":"uint256","internalType":"uint256"}],"stateMutability":"view"},{"type":"function","name":"getFieldLength","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"fieldIndex","type":"uint8","internalType":"uint8"}],"outputs":[{"name":"","type":"uint256","internalType":"uint256"}],"stateMutability":"view"},{"type":"function","name":"getKeySchema","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"}],"outputs":[{"name":"keySchema","type":"bytes32","internalType":"Schema"}],"stateMutability":"view"},{"type":"function","name":"getRecord","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"fieldLayout","type":"bytes32","internalType":"FieldLayout"}],"outputs":[{"name":"staticData","type":"bytes","internalType":"bytes"},{"name":"encodedLengths","type":"bytes32","internalType":"PackedCounter"},{"name":"dynamicData","type":"bytes","internalType":"bytes"}],"stateMutability":"view"},{"type":"function","name":"getRecord","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"}],"outputs":[{"name":"staticData","type":"bytes","internalType":"bytes"},{"name":"encodedLengths","type":"bytes32","internalType":"PackedCounter"},{"name":"dynamicData","type":"bytes","internalType":"bytes"}],"stateMutability":"view"},{"type":"function","name":"getStaticField","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"fieldIndex","type":"uint8","internalType":"uint8"},{"name":"fieldLayout","type":"bytes32","internalType":"FieldLayout"}],"outputs":[{"name":"data","type":"bytes32","internalType":"bytes32"}],"stateMutability":"view"},{"type":"function","name":"getValueSchema","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"}],"outputs":[{"name":"valueSchema","type":"bytes32","internalType":"Schema"}],"stateMutability":"view"},{"type":"error","name":"Store_IndexOutOfBounds","inputs":[{"name":"length","type":"uint256","internalType":"uint256"},{"name":"accessedIndex","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"Store_InvalidBounds","inputs":[{"name":"start","type":"uint256","internalType":"uint256"},{"name":"end","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"Store_TableNotFound","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"tableIdString","type":"string","internalType":"string"}]}],"bytecode":{"object":"0x608060405234801561001057600080fd5b50611351806100206000396000f3fe608060405234801561001057600080fd5b50600436106100df5760003560e01c80639f1fcf0a1161008c578063d03edb8c11610066578063d03edb8c146101c2578063d4285dc2146101d5578063dbbf0e211461019c578063e228a4a3146101e857600080fd5b80639f1fcf0a14610189578063a53417ed1461019c578063cc49db7e146101af57600080fd5b8063419b58fd116100bd578063419b58fd146101415780634dc77d97146101635780638c364d591461017657600080fd5b806305242d2f146100e45780631e7889771461010d5780633a77c2c214610120575b600080fd5b6100f76100f2366004610e65565b6101fb565b6040516101049190610f11565b60405180910390f35b6100f761011b366004610f24565b610248565b61013361012e366004610f82565b610292565b604051908152602001610104565b61015461014f366004610f9b565b6102a3565b60405161010493929190610fee565b6100f76101713660046110cd565b6102f8565b610133610184366004610e65565b610307565b610133610197366004611136565b61034a565b6101336101aa366004611195565b610360565b6101546101bd3660046111ec565b610377565b6100f76101d0366004610f24565b6103c9565b6101336101e3366004610f82565b61040a565b6101336101f6366004610f82565b610415565b606061023e868686808060200260200160405190810160405280939291908181526020018383602002808284376000920191909152508892508791506104209050565b9695505050505050565b606061028985858580806020026020016040519081016040528093929190818152602001838360200280828437600092019190915250879250610460915050565b95945050505050565b600061029d8261049a565b92915050565b6060600060606102e88787878080602002602001604051908101604052809392919081815260200183836020028082843760009201919091525089925061051f915050565b9250925092509450945094915050565b606061023e8686868686610627565b600061023e8686868080602002602001604051908101604052809392919081815260200183836020028082843760009201919091525088925087915061072f9050565b60006102898585858561075c565b949350505050565b600061036d8484846107a4565b90505b9392505050565b6060600060606103ba868686808060200260200160405190810160405280939291908181526020018383602002808284376000920191909152506107ba92505050565b92509250925093509350939050565b6060610289858585808060200260200160405190810160405280939291908181526020018383602002808284376000920191909152508792506107e0915050565b600061029d826107f6565b600061029d8261086a565b606061042b82610890565b8360ff16101561044857610441858585856108c2565b9050610358565b610441858561045685610890565b610460908761124e565b606061036d6104708585856108ef565b600061049585610480898961096f565b9060ff166028026038011c64ffffffffff1690565b610982565b60007f8b9d8c8b908d9affffffffffffffffffab9e9d939a8d0000000000000000000082016104e957507e60030220202000000000000000000000000000000000000000000000000000919050565b61029d6105167f746273746f72650000000000000000005461626c657300000000000000000000846109ad565b60206000610a06565b606060006060600061053085610a57565b905061053d878783610a7a565b9350600061054a86610ab3565b9050801561061c5761055c888861096f565b935066ffffffffffffff841667ffffffffffffffff81111561058057610580611019565b6040519080825280601f01601f1916602001820160405280156105aa576020820181803683370190505b5092506020830160005b828160ff1610156106195760006105cc8b8b846108ef565b905060006105e9888460ff166028026038011c64ffffffffff1690565b90506105f88260008387610ad0565b6106028185611267565b9350505080806106119061127a565b9150506105b4565b50505b505093509350939050565b606081831115610672576040517fa8c5478200000000000000000000000000000000000000000000000000000000815260048101849052602481018390526044015b60405180910390fd5b600061067e878761096f565b9050600061069b828760ff166028026038011c64ffffffffff1690565b905080851015806106ab57508084115b156107065780818610156106c9576106c4600186611299565b6106cb565b855b6040517f7e8578d300000000000000000000000000000000000000000000000000000000815260048101929092526024820152604401610669565b60006107138989896108ef565b90506107228187888803610982565b9998505050505050505050565b600061028961073e8686610b9b565b60ff858116601b0360080285901c166107578587610bb0565b610a06565b60008061076883610890565b90508060ff168460ff1610156107905760ff848116601b0360080284901c165b915050610358565b610788868661079f848861124e565b610be1565b600061036d8484846107b58861049a565b61075c565b6060600060606107d385856107ce8861049a565b61051f565b9250925092509250925092565b606061036d8484846107f18861049a565b610420565b600061080182610bf1565b905061080c82610c83565b61086557818260405160200161082491815260200190565b60408051601f19818403018152908290527f41e713ad00000000000000000000000000000000000000000000000000000000825261066992916004016112ac565b919050565b600061087582610d20565b90508061086557818260405160200161082491815260200190565b6000600860016108a260026020611299565b6108ac9190611299565b6108b691906112c5565b8260ff911c1692915050565b60606102896108d18686610b9b565b6108db8486610bb0565b60ff868116601b0360080286901c16610982565b600083836040516020016109049291906112dc565b604051602081830303815290604052805190602001208260f81b7effffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff19167f3b4102da22e32d82fc925482184f16c09fd4281692720b87d124aef6da48a0f1181860001c90509392505050565b600061037061097e8484610db2565b5490565b60405160208101601f19603f84840101166040528282526109a585858584610ad0565b509392505050565b60408051602081018490529081018290526000906060015b60408051601f1981840301815291905280516020909101207f86425bff6b57326c7859e89024fe4f238ca327a1ae4a230180dd2f0e88aaa7d9189392505050565b600060208210610a2c57602082048401935060208281610a2857610a28611318565b0691505b508254600882021b6020829003808411156109a5576001850154600882021c82179150509392505050565b60006008610a6760026020611299565b610a7191906112c5565b9190911c919050565b606081600003610a995750604080516020810190915260008152610370565b6000610aa58585610b9b565b905061028981600085610982565b60006008600180610ac660026020611299565b6108a29190611299565b8215610b575760208310610afa57602083048401935060208381610af657610af6611318565b0692505b8215610b57576020839003600081841015610b1d5750600019600884021c610b27565b50600019600882021c5b8554600886021b818451168219821617845250818411610b48575050610b95565b50600194909401939182900391015b5b60208210610b795783548152600190930192601f1990910190602001610b58565b8115610b955780518454600019600885021c9182169119161781525b50505050565b600082826040516020016109c59291906112dc565b600080805b8360ff168110156109a557610bd760ff601b83900360080287901c1683611267565b9150600101610bb5565b600061036d82610480868661096f565b604080516001808252818301909252600091829190602080830190803683370190505090508281600081518110610c2a57610c2a61132e565b602090810291909101015260006103587f746273746f72650000000000000000005461626c6573000000000000000000008360017e6003022020200000000000000000000000000000000000000000000000000061072f565b604080516001808252818301909252600091829190602080830190803683370190505090508281600081518110610cbc57610cbc61132e565b60209081029190910101526000610d147f746273746f72650000000000000000005265736f75726365496473000000000083837e0101000100000000000000000000000000000000000000000000000000000061072f565b90506103588160f81c90565b604080516001808252818301909252600091829190602080830190803683370190505090508281600081518110610d5957610d5961132e565b602090810291909101015260006103587f746273746f72650000000000000000005461626c6573000000000000000000008360027e6003022020200000000000000000000000000000000000000000000000000061072f565b60008282604051602001610dc79291906112dc565b60408051601f1981840301815291905280516020909101207f14e2fcc58e58e68ec7edc30c8d50dccc3ce2714a623ec81f46b6a63922d76569189392505050565b60008083601f840112610e1a57600080fd5b50813567ffffffffffffffff811115610e3257600080fd5b6020830191508360208260051b8501011115610e4d57600080fd5b9250929050565b803560ff8116811461086557600080fd5b600080600080600060808688031215610e7d57600080fd5b85359450602086013567ffffffffffffffff811115610e9b57600080fd5b610ea788828901610e08565b9095509350610eba905060408701610e54565b949793965091946060013592915050565b6000815180845260005b81811015610ef157602081850181015186830182015201610ed5565b506000602082860101526020601f19601f83011685010191505092915050565b6020815260006103706020830184610ecb565b60008060008060608587031215610f3a57600080fd5b84359350602085013567ffffffffffffffff811115610f5857600080fd5b610f6487828801610e08565b9094509250610f77905060408601610e54565b905092959194509250565b600060208284031215610f9457600080fd5b5035919050565b60008060008060608587031215610fb157600080fd5b84359350602085013567ffffffffffffffff811115610fcf57600080fd5b610fdb87828801610e08565b9598909750949560400135949350505050565b6060815260006110016060830186610ecb565b846020840152828103604084015261023e8185610ecb565b634e487b7160e01b600052604160045260246000fd5b600082601f83011261104057600080fd5b8135602067ffffffffffffffff8083111561105d5761105d611019565b8260051b604051601f19603f8301168101818110848211171561108257611082611019565b60405293845260208187018101949081019250878511156110a257600080fd5b6020870191505b848210156110c2578135835291830191908301906110a9565b979650505050505050565b600080600080600060a086880312156110e557600080fd5b85359450602086013567ffffffffffffffff81111561110357600080fd5b61110f8882890161102f565b94505061111e60408701610e54565b94979396509394606081013594506080013592915050565b6000806000806080858703121561114c57600080fd5b84359350602085013567ffffffffffffffff81111561116a57600080fd5b6111768782880161102f565b93505061118560408601610e54565b9396929550929360600135925050565b6000806000606084860312156111aa57600080fd5b83359250602084013567ffffffffffffffff8111156111c857600080fd5b6111d48682870161102f565b9250506111e360408501610e54565b90509250925092565b60008060006040848603121561120157600080fd5b83359250602084013567ffffffffffffffff81111561121f57600080fd5b61122b86828701610e08565b9497909650939450505050565b634e487b7160e01b600052601160045260246000fd5b60ff828116828216039081111561029d5761029d611238565b8082018082111561029d5761029d611238565b600060ff821660ff810361129057611290611238565b60010192915050565b8181038181111561029d5761029d611238565b82815260406020820152600061036d6040830184610ecb565b808202811582820484141761029d5761029d611238565b8281526000602080830184516020860160005b8281101561130b578151845292840192908401906001016112ef565b5091979650505050505050565b634e487b7160e01b600052601260045260246000fd5b634e487b7160e01b600052603260045260246000fdfea164736f6c6343000818000a","sourceMap":"455:7567:22:-:0;;;;;;;;;;;;;;;;;;;","linkReferences":{}},"deployedBytecode":{"object":"0x608060405234801561001057600080fd5b50600436106100df5760003560e01c80639f1fcf0a1161008c578063d03edb8c11610066578063d03edb8c146101c2578063d4285dc2146101d5578063dbbf0e211461019c578063e228a4a3146101e857600080fd5b80639f1fcf0a14610189578063a53417ed1461019c578063cc49db7e146101af57600080fd5b8063419b58fd116100bd578063419b58fd146101415780634dc77d97146101635780638c364d591461017657600080fd5b806305242d2f146100e45780631e7889771461010d5780633a77c2c214610120575b600080fd5b6100f76100f2366004610e65565b6101fb565b6040516101049190610f11565b60405180910390f35b6100f761011b366004610f24565b610248565b61013361012e366004610f82565b610292565b604051908152602001610104565b61015461014f366004610f9b565b6102a3565b60405161010493929190610fee565b6100f76101713660046110cd565b6102f8565b610133610184366004610e65565b610307565b610133610197366004611136565b61034a565b6101336101aa366004611195565b610360565b6101546101bd3660046111ec565b610377565b6100f76101d0366004610f24565b6103c9565b6101336101e3366004610f82565b61040a565b6101336101f6366004610f82565b610415565b606061023e868686808060200260200160405190810160405280939291908181526020018383602002808284376000920191909152508892508791506104209050565b9695505050505050565b606061028985858580806020026020016040519081016040528093929190818152602001838360200280828437600092019190915250879250610460915050565b95945050505050565b600061029d8261049a565b92915050565b6060600060606102e88787878080602002602001604051908101604052809392919081815260200183836020028082843760009201919091525089925061051f915050565b9250925092509450945094915050565b606061023e8686868686610627565b600061023e8686868080602002602001604051908101604052809392919081815260200183836020028082843760009201919091525088925087915061072f9050565b60006102898585858561075c565b949350505050565b600061036d8484846107a4565b90505b9392505050565b6060600060606103ba868686808060200260200160405190810160405280939291908181526020018383602002808284376000920191909152506107ba92505050565b92509250925093509350939050565b6060610289858585808060200260200160405190810160405280939291908181526020018383602002808284376000920191909152508792506107e0915050565b600061029d826107f6565b600061029d8261086a565b606061042b82610890565b8360ff16101561044857610441858585856108c2565b9050610358565b610441858561045685610890565b610460908761124e565b606061036d6104708585856108ef565b600061049585610480898961096f565b9060ff166028026038011c64ffffffffff1690565b610982565b60007f8b9d8c8b908d9affffffffffffffffffab9e9d939a8d0000000000000000000082016104e957507e60030220202000000000000000000000000000000000000000000000000000919050565b61029d6105167f746273746f72650000000000000000005461626c657300000000000000000000846109ad565b60206000610a06565b606060006060600061053085610a57565b905061053d878783610a7a565b9350600061054a86610ab3565b9050801561061c5761055c888861096f565b935066ffffffffffffff841667ffffffffffffffff81111561058057610580611019565b6040519080825280601f01601f1916602001820160405280156105aa576020820181803683370190505b5092506020830160005b828160ff1610156106195760006105cc8b8b846108ef565b905060006105e9888460ff166028026038011c64ffffffffff1690565b90506105f88260008387610ad0565b6106028185611267565b9350505080806106119061127a565b9150506105b4565b50505b505093509350939050565b606081831115610672576040517fa8c5478200000000000000000000000000000000000000000000000000000000815260048101849052602481018390526044015b60405180910390fd5b600061067e878761096f565b9050600061069b828760ff166028026038011c64ffffffffff1690565b905080851015806106ab57508084115b156107065780818610156106c9576106c4600186611299565b6106cb565b855b6040517f7e8578d300000000000000000000000000000000000000000000000000000000815260048101929092526024820152604401610669565b60006107138989896108ef565b90506107228187888803610982565b9998505050505050505050565b600061028961073e8686610b9b565b60ff858116601b0360080285901c166107578587610bb0565b610a06565b60008061076883610890565b90508060ff168460ff1610156107905760ff848116601b0360080284901c165b915050610358565b610788868661079f848861124e565b610be1565b600061036d8484846107b58861049a565b61075c565b6060600060606107d385856107ce8861049a565b61051f565b9250925092509250925092565b606061036d8484846107f18861049a565b610420565b600061080182610bf1565b905061080c82610c83565b61086557818260405160200161082491815260200190565b60408051601f19818403018152908290527f41e713ad00000000000000000000000000000000000000000000000000000000825261066992916004016112ac565b919050565b600061087582610d20565b90508061086557818260405160200161082491815260200190565b6000600860016108a260026020611299565b6108ac9190611299565b6108b691906112c5565b8260ff911c1692915050565b60606102896108d18686610b9b565b6108db8486610bb0565b60ff868116601b0360080286901c16610982565b600083836040516020016109049291906112dc565b604051602081830303815290604052805190602001208260f81b7effffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff19167f3b4102da22e32d82fc925482184f16c09fd4281692720b87d124aef6da48a0f1181860001c90509392505050565b600061037061097e8484610db2565b5490565b60405160208101601f19603f84840101166040528282526109a585858584610ad0565b509392505050565b60408051602081018490529081018290526000906060015b60408051601f1981840301815291905280516020909101207f86425bff6b57326c7859e89024fe4f238ca327a1ae4a230180dd2f0e88aaa7d9189392505050565b600060208210610a2c57602082048401935060208281610a2857610a28611318565b0691505b508254600882021b6020829003808411156109a5576001850154600882021c82179150509392505050565b60006008610a6760026020611299565b610a7191906112c5565b9190911c919050565b606081600003610a995750604080516020810190915260008152610370565b6000610aa58585610b9b565b905061028981600085610982565b60006008600180610ac660026020611299565b6108a29190611299565b8215610b575760208310610afa57602083048401935060208381610af657610af6611318565b0692505b8215610b57576020839003600081841015610b1d5750600019600884021c610b27565b50600019600882021c5b8554600886021b818451168219821617845250818411610b48575050610b95565b50600194909401939182900391015b5b60208210610b795783548152600190930192601f1990910190602001610b58565b8115610b955780518454600019600885021c9182169119161781525b50505050565b600082826040516020016109c59291906112dc565b600080805b8360ff168110156109a557610bd760ff601b83900360080287901c1683611267565b9150600101610bb5565b600061036d82610480868661096f565b604080516001808252818301909252600091829190602080830190803683370190505090508281600081518110610c2a57610c2a61132e565b602090810291909101015260006103587f746273746f72650000000000000000005461626c6573000000000000000000008360017e6003022020200000000000000000000000000000000000000000000000000061072f565b604080516001808252818301909252600091829190602080830190803683370190505090508281600081518110610cbc57610cbc61132e565b60209081029190910101526000610d147f746273746f72650000000000000000005265736f75726365496473000000000083837e0101000100000000000000000000000000000000000000000000000000000061072f565b90506103588160f81c90565b604080516001808252818301909252600091829190602080830190803683370190505090508281600081518110610d5957610d5961132e565b602090810291909101015260006103587f746273746f72650000000000000000005461626c6573000000000000000000008360027e6003022020200000000000000000000000000000000000000000000000000061072f565b60008282604051602001610dc79291906112dc565b60408051601f1981840301815291905280516020909101207f14e2fcc58e58e68ec7edc30c8d50dccc3ce2714a623ec81f46b6a63922d76569189392505050565b60008083601f840112610e1a57600080fd5b50813567ffffffffffffffff811115610e3257600080fd5b6020830191508360208260051b8501011115610e4d57600080fd5b9250929050565b803560ff8116811461086557600080fd5b600080600080600060808688031215610e7d57600080fd5b85359450602086013567ffffffffffffffff811115610e9b57600080fd5b610ea788828901610e08565b9095509350610eba905060408701610e54565b949793965091946060013592915050565b6000815180845260005b81811015610ef157602081850181015186830182015201610ed5565b506000602082860101526020601f19601f83011685010191505092915050565b6020815260006103706020830184610ecb565b60008060008060608587031215610f3a57600080fd5b84359350602085013567ffffffffffffffff811115610f5857600080fd5b610f6487828801610e08565b9094509250610f77905060408601610e54565b905092959194509250565b600060208284031215610f9457600080fd5b5035919050565b60008060008060608587031215610fb157600080fd5b84359350602085013567ffffffffffffffff811115610fcf57600080fd5b610fdb87828801610e08565b9598909750949560400135949350505050565b6060815260006110016060830186610ecb565b846020840152828103604084015261023e8185610ecb565b634e487b7160e01b600052604160045260246000fd5b600082601f83011261104057600080fd5b8135602067ffffffffffffffff8083111561105d5761105d611019565b8260051b604051601f19603f8301168101818110848211171561108257611082611019565b60405293845260208187018101949081019250878511156110a257600080fd5b6020870191505b848210156110c2578135835291830191908301906110a9565b979650505050505050565b600080600080600060a086880312156110e557600080fd5b85359450602086013567ffffffffffffffff81111561110357600080fd5b61110f8882890161102f565b94505061111e60408701610e54565b94979396509394606081013594506080013592915050565b6000806000806080858703121561114c57600080fd5b84359350602085013567ffffffffffffffff81111561116a57600080fd5b6111768782880161102f565b93505061118560408601610e54565b9396929550929360600135925050565b6000806000606084860312156111aa57600080fd5b83359250602084013567ffffffffffffffff8111156111c857600080fd5b6111d48682870161102f565b9250506111e360408501610e54565b90509250925092565b60008060006040848603121561120157600080fd5b83359250602084013567ffffffffffffffff81111561121f57600080fd5b61122b86828701610e08565b9497909650939450505050565b634e487b7160e01b600052601160045260246000fd5b60ff828116828216039081111561029d5761029d611238565b8082018082111561029d5761029d611238565b600060ff821660ff810361129057611290611238565b60010192915050565b8181038181111561029d5761029d611238565b82815260406020820152600061036d6040830184610ecb565b808202811582820484141761029d5761029d611238565b8281526000602080830184516020860160005b8281101561130b578151845292840192908401906001016112ef565b5091979650505050505050565b634e487b7160e01b600052601260045260246000fd5b634e487b7160e01b600052603260045260246000fdfea164736f6c6343000818000a","sourceMap":"455:7567:22:-:0;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;3942:258;;;;;;:::i;:::-;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;5209:244;;;;;;:::i;:::-;;:::i;711:156::-;;;;;;:::i;:::-;;:::i;:::-;;;2970:25:208;;;2958:2;2943:18;711:156:22;2793:208:208;2604:288:22;;;;;;:::i;:::-;;:::i;:::-;;;;;;;;;:::i;7725:295::-;;;;;;:::i;:::-;;:::i;4597:265::-;;;;;;:::i;:::-;;:::i;6467:258::-;;;;;;:::i;:::-;;:::i;5915:216::-;;;;;;:::i;:::-;;:::i;1906:246::-;;;;;;:::i;:::-;;:::i;3371:216::-;;;;;;:::i;:::-;;:::i;1386:143::-;;;;;;:::i;:::-;;:::i;1054:151::-;;;;;;:::i;:::-;;:::i;3942:258::-;4101:17;4133:62;4152:7;4161:8;;4133:62;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;4171:10:22;;-1:-1:-1;4183:11:22;;-1:-1:-1;4133:18:22;;-1:-1:-1;4133:62:22:i;:::-;4126:69;3942:258;-1:-1:-1;;;;;;3942:258:22:o;5209:244::-;5353:17;5385:63;5411:7;5420:8;;5385:63;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;5430:17:22;;-1:-1:-1;5385:25:22;;-1:-1:-1;;5385:63:22:i;:::-;5378:70;5209:244;-1:-1:-1;;;;;5209:244:22:o;711:156::-;784:23;829:33;854:7;829:24;:33::i;:::-;815:47;711:156;-1:-1:-1;;711:156:22:o;2604:288::-;2742:23;2767:28;2797:24;2836:51;2856:7;2865:8;;2836:51;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;2875:11:22;;-1:-1:-1;2836:19:22;;-1:-1:-1;;2836:51:22:i;:::-;2829:58;;;;;;2604:288;;;;;;;;:::o;7725:295::-;7908:12;7935:80;7966:7;7975:8;7985:17;8004:5;8011:3;7935:30;:80::i;4597:265::-;4762:12;4789:68;4814:7;4823:8;;4789:68;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;4833:10:22;;-1:-1:-1;4845:11:22;;-1:-1:-1;4789:24:22;;-1:-1:-1;4789:68:22:i;6467:258::-;6630:7;6652:68;6677:7;6686:8;6696:10;6708:11;6652:24;:68::i;6467:258::-;;;;;;;:::o;5915:216::-;6049:7;6071:55;6096:7;6105:8;6115:10;6071:24;:55::i;:::-;6064:62;;5915:216;;;;;;:::o;1906:246::-;2015:23;2040:28;2070:24;2109:38;2129:7;2138:8;;2109:38;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;2109:19:22;;-1:-1:-1;;;2109:38:22:i;:::-;2102:45;;;;;;1906:246;;;;;;;:::o;3371:216::-;3501:17;3533:49;3552:7;3561:8;;3533:49;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;3571:10:22;;-1:-1:-1;3533:18:22;;-1:-1:-1;;3533:49:22:i;1386:143::-;1457:16;1493:31;1516:7;1493:22;:31::i;1054:151::-;1127:18;1167:33;1192:7;1167:24;:33::i;36780:440:19:-;36931:12;36968:29;:11;:27;:29::i;:::-;36955:10;:42;;;36951:265;;;37014:82;37053:7;37062:8;37072:10;37084:11;37014:38;:82::i;:::-;37007:89;;;;36951:265;37124:85;37140:7;37149:8;37178:29;:11;:27;:29::i;:::-;37159:49;;:10;:49;:::i;:::-;38972:12;39096:257;39135:79;39177:7;39186:8;39196:17;39135:41;:79::i;:::-;39232:1;39251:93;39326:17;39251:66;39299:7;39308:8;39251:47;:66::i;:::-;:74;6799:16:14;;922;6799;834;6788:27;6748:68;6726:92;;;6611:218;39251:93:19;39096:12;:257::i;6273:652::-;6340:11;6576:64;;;6572:111;;-1:-1:-1;1471:66:28;;6273:652:19;-1:-1:-1;6273:652:19:o;6572:111::-;6727:185;6773:85;1342:66:28;6849:7:19;6773:40;:85::i;:::-;6878:2;6900:1;6727:17;:185::i;34416:1314::-;34546:23;34571:28;34601:24;34667:20;34690:30;:11;:28;:30::i;:::-;34667:53;;34781:65;34814:7;34823:8;34833:12;34781:32;:65::i;:::-;34768:78;;34910:24;34937:30;:11;:28;:30::i;:::-;34910:57;-1:-1:-1;34977:20:19;;34973:753;;35070:66;35118:7;35127:8;35070:47;:66::i;:::-;35053:83;-1:-1:-1;6182:59:14;;;35188:33:19;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;35188:33:19;-1:-1:-1;35174:47:19;-1:-1:-1;828:4:13;818:15;;35229:21:19;35293:427;35311:16;35307:1;:20;;;35293:427;;;35344:27;35374:63;35416:7;35425:8;35435:1;35374:41;:63::i;:::-;35344:93;-1:-1:-1;35447:14:19;35464:25;:14;35487:1;6799:16:14;;922;6799;834;6788:27;6748:68;6726:92;;;6611:218;35464:25:19;35447:42;;35499:110;35530:19;35559:1;35570:6;35593:13;35499:12;:110::i;:::-;35688:23;35705:6;35688:23;;:::i;:::-;;;35334:386;;35329:3;;;;;:::i;:::-;;;;35293:427;;;;34999:727;34973:753;34627:1103;;34416:1314;;;;;;;:::o;42559:1122::-;42736:12;42809:3;42801:5;:11;42797:70;;;42829:31;;;;;;;;9041:25:208;;;9082:18;;;9075:34;;;9014:18;;42829:31:19;;;;;;;;42797:70;43076:28;43107:66;43155:7;43164:8;43107:47;:66::i;:::-;43076:97;-1:-1:-1;43179:19:19;43201:41;43076:97;43224:17;6799:16:14;;922;6799;834;6788:27;6748:68;6726:92;;;6611:218;43201:41:19;43179:63;;43261:11;43252:5;:20;;:41;;;;43282:11;43276:3;:17;43252:41;43248:144;;;43333:11;43355;43346:5;:20;;:38;;43377:7;43383:1;43377:3;:7;:::i;:::-;43346:38;;;43369:5;43346:38;43310:75;;;;;;;;9041:25:208;;;;9082:18;;;9075:34;9014:18;;43310:75:19;8867:248:208;43248:144:19;43462:16;43481:79;43523:7;43532:8;43542:17;43481:41;:79::i;:::-;43462:98;;43592:78;43623:8;43641:5;43662;43656:3;:11;43592:12;:78::i;:::-;43585:85;42559:1122;-1:-1:-1;;;;;;;;;42559:1122:19:o;37827:541::-;37984:7;38121:242;38165:59;38206:7;38215:8;38165:40;:59::i;:::-;38242:31;;;;4432:19:3;:27;537:1:29;4431:44:3;4397:79;;;4384:93;38291:63:19;38330:11;38343:10;38291:38;:63::i;:::-;38121:17;:242::i;40622:427::-;40779:7;40794:21;40824:29;:11;:27;:29::i;:::-;40794:60;;40877:15;40864:28;;:10;:28;;;40860:185;;;40909:31;;;;4432:19:3;:27;537:1:29;4431:44:3;4397:79;;;4384:93;40909:31:19;40902:38;;;;;40860:185;40968:70;40990:7;40999:8;41009:28;41022:15;41009:10;:28;:::i;:::-;40968:21;:70::i;39975:225::-;40103:7;40125:70;40140:7;40149:8;40159:10;40171:23;40186:7;40171:14;:23::i;:::-;40125:14;:70::i;33616:253::-;33717:23;33742:28;33772:24;33811:53;33821:7;33830:8;33840:23;33855:7;33840:14;:23::i;:::-;33811:9;:53::i;:::-;33804:60;;;;;;33616:253;;;;;:::o;36159:218::-;36281:12;36308:64;36317:7;36326:8;36336:10;36348:23;36363:7;36348:14;:23::i;:::-;36308:8;:64::i;7185:366::-;7250:16;7286:29;7307:7;7286:20;:29::i;:::-;7274:41;;7429:31;7452:7;7429:22;:31::i;:::-;7424:123;;7497:7;7530;7513:25;;;;;;9413:19:208;;9457:2;9448:12;;9253:213;7513:25:19;;;;-1:-1:-1;;7513:25:19;;;;;;;;;;7477:63;;;;;;;;;:::i;7424:123::-;7185:366;;;:::o;7819:260::-;7886:18;7926:31;7949:7;7926:22;:31::i;:::-;7912:45;-1:-1:-1;5456:35:16;7963:112:19;;8025:7;8058;8041:25;;;;;;9413:19:208;;9457:2;9448:12;;9253:213;5088:171:3;5161:7;537:1:29;1425;1409:13;1421:1;334:2;1409:13;:::i;:::-;:17;;;;:::i;:::-;1408:34;;;;:::i;:::-;5197:11:3;5176:78;5189:64;;5176:78;;5088:171;-1:-1:-1;;5088:171:3:o;51167:511:19:-;51330:12;51472:201;51511:41;51534:7;51543:8;51511:22;:41::i;:::-;51570:45;51591:11;51604:10;51570:20;:45::i;:::-;51633:31;;;;4432:19:3;:27;537:1:29;4431:44:3;4397:79;;;4384:93;39096:12:19;:257::i;54261:274::-;54405:7;54510;54519:8;54493:35;;;;;;;;;:::i;:::-;;;;;;;;;;;;;54483:46;;;;;;54462:17;54455:25;;54435:45;;;43996:34;54435:45;:94;54427:103;;54420:110;;54261:274;;;;;:::o;55458:301::-;55579:13;55671:82;55702:48;55732:7;55741:8;55702:29;:48::i;:::-;4645:21:18;;4539:137;4976:669;5392:4;5386:11;5433:4;5421:17;;-1:-1:-1;;5307:16:18;5480:26;;;5307:16;5303:32;5452:4;5445:63;5552:6;5544;5537:22;5570:51;5575:14;5591:6;5599;5607:13;5570:4;:51::i;:::-;5627:13;4976:669;;;;;:::o;52768:282:19:-;53013:30;;;;;;10802:19:208;;;10837:12;;;10830:28;;;52856:7:19;;10874:12:208;;53013:30:19;;;;-1:-1:-1;;53013:30:19;;;;;;;;;53003:41;;53013:30;53003:41;;;;43924:22;52996:48;;52768:282;-1:-1:-1;;;52768:282:19:o;8879:812:18:-;8977:14;9013:2;9003:6;:12;8999:112;;9072:2;9063:6;:11;9045:29;;;;9094:2;9084:12;;;;;;:::i;:::-;;;;8999:112;-1:-1:-1;9302:21:18;;9287:12;9275:25;;9271:53;9450:2;:11;;;9532:22;;;9528:159;;;9668:1;9652:14;9648:22;9642:29;9627:12;9612:13;9608:32;9604:68;9596:6;9593:80;9583:90;;8993:698;8879:812;;;;;:::o;4707:171:3:-;4781:7;537:1:29;1247:13;1259:1;334:2;1247:13;:::i;:::-;1246:30;;;;:::i;:::-;4803:70:3;;;;;4707:171;-1:-1:-1;4707:171:3:o;50342:360:19:-;50468:12;50492:6;50502:1;50492:11;50488:26;;-1:-1:-1;50505:9:19;;;;;;;;;-1:-1:-1;50505:9:19;;;;50488:26;50555:16;50574:41;50597:7;50606:8;50574:22;:41::i;:::-;50555:60;;50628:69;50659:8;50677:1;50688:6;50628:12;:69::i;5486:173:3:-;5560:7;537:1:29;1597;;1577:13;1589:1;334:2;1577:13;:::i;:::-;:17;;;;:::i;6010:2380:18:-;6127:10;;6123:1542;;6280:2;6270:6;:12;6266:122;;6343:2;6334:6;:11;6316:29;;;;6367:2;6357:12;;;;;;:::i;:::-;;;;6266:122;6478:10;;6474:1185;;6686:2;:11;;;6560:21;6744:22;;;6740:135;;;-1:-1:-1;;;537:1:29;738:25:31;;716:48;6740:135:18;;;-1:-1:-1;;;537:1:29;738:25:31;;716:48;6740:135:18;7069:14;7063:21;7048:12;7040:6;7036:25;7032:53;7309:4;7293:13;7287:20;7283:31;7219:4;7215:9;7203:10;7199:26;7144:184;7117:13;7097:243;;7399:13;7389:6;:23;7385:36;;7414:7;;;;7385:36;-1:-1:-1;7562:1:18;7544:19;;;;;7617:23;;;;;7575:30;6474:1185;7694:253;7711:2;7701:6;:12;7694:253;;7805:21;;7783:44;;7880:1;7862:19;;;;-1:-1:-1;;7920:12:18;;;;7908:2;7891:19;7694:253;;;8015:10;;8011:375;;8323:20;;8233:21;;-1:-1:-1;;537:1:29;738:25:31;;716:48;8319:31:18;;;8256:9;;8229:37;8178:184;8135:237;;8011:375;6010:2380;;;;:::o;52325:191:19:-;52427:7;52491;52500:8;52474:35;;;;;;;;;:::i;53342:242::-;53438:7;;;53477:84;53497:10;53493:14;;:1;:14;53477:84;;;53522:32;4384:93:3;4432:19;:27;;;537:1:29;4431:44:3;4397:79;;;4384:93;53522:32:19;;:::i;:::-;;-1:-1:-1;53509:3:19;;53477:84;;41565:262;41707:7;41729:93;41804:17;41729:66;41777:7;41786:8;41729:47;:66::i;5337:312:28:-;5456:16;;;5470:1;5456:16;;;;;;;;;5403;;;;5456;;;;;;;;;;;;-1:-1:-1;5456:16:28;5427:45;;5511:7;5478:9;5488:1;5478:12;;;;;;;;:::i;:::-;;;;;;;;;;:41;5526:13;5542:62;1342:66;5577:9;5588:1;1471:66;5542:24;:62::i;3328:314:26:-;3442:16;;;3456:1;3442:16;;;;;;;;;3394:11;;;;3442:16;;;;;;;;;;;;-1:-1:-1;3442:16:26;3413:45;;3497:10;3464:9;3474:1;3464:12;;;;;;;;:::i;:::-;;;;;;;;;;:44;3515:13;3531:62;1102:66;3566:9;3515:13;1231:66;3531:24;:62::i;:::-;3515:78;;3607:29;3628:5;3615:20;;8580:11:3;8475:122;6719:316:28;6842:16;;;6856:1;6842:16;;;;;;;;;6787:18;;;;6842:16;;;;;;;;;;;;-1:-1:-1;6842:16:28;6813:45;;6897:7;6864:9;6874:1;6864:12;;;;;;;;:::i;:::-;;;;;;;;;;:41;6912:13;6928:62;1342:66;6963:9;6974:1;1471:66;6928:24;:62::i;54890:230:19:-;55011:7;55095;55104:8;55078:35;;;;;;;;;:::i;:::-;;;;-1:-1:-1;;55078:35:19;;;;;;;;;55068:46;;55078:35;55068:46;;;;44087:40;55041:73;;54890:230;-1:-1:-1;;;54890:230:19:o;14:367:208:-;77:8;87:6;141:3;134:4;126:6;122:17;118:27;108:55;;159:1;156;149:12;108:55;-1:-1:-1;182:20:208;;225:18;214:30;;211:50;;;257:1;254;247:12;211:50;294:4;286:6;282:17;270:29;;354:3;347:4;337:6;334:1;330:14;322:6;318:27;314:38;311:47;308:67;;;371:1;368;361:12;308:67;14:367;;;;;:::o;386:156::-;452:20;;512:4;501:16;;491:27;;481:55;;532:1;529;522:12;547:706;720:6;728;736;744;752;805:3;793:9;784:7;780:23;776:33;773:53;;;822:1;819;812:12;773:53;858:9;845:23;835:33;;919:2;908:9;904:18;891:32;946:18;938:6;935:30;932:50;;;978:1;975;968:12;932:50;1017:70;1079:7;1070:6;1059:9;1055:22;1017:70;:::i;:::-;1106:8;;-1:-1:-1;991:96:208;-1:-1:-1;1160:36:208;;-1:-1:-1;1192:2:208;1177:18;;1160:36;:::i;:::-;547:706;;;;-1:-1:-1;547:706:208;;1243:2;1228:18;1215:32;;547:706;-1:-1:-1;;547:706:208:o;1258:481::-;1299:3;1337:5;1331:12;1364:6;1359:3;1352:19;1389:1;1399:162;1413:6;1410:1;1407:13;1399:162;;;1475:4;1531:13;;;1527:22;;1521:29;1503:11;;;1499:20;;1492:59;1428:12;1399:162;;;1403:3;1606:1;1599:4;1590:6;1585:3;1581:16;1577:27;1570:38;1728:4;-1:-1:-1;;1653:2:208;1645:6;1641:15;1637:88;1632:3;1628:98;1624:109;1617:116;;;1258:481;;;;:::o;1744:217::-;1891:2;1880:9;1873:21;1854:4;1911:44;1951:2;1940:9;1936:18;1928:6;1911:44;:::i;1966:606::-;2099:6;2107;2115;2123;2176:2;2164:9;2155:7;2151:23;2147:32;2144:52;;;2192:1;2189;2182:12;2144:52;2228:9;2215:23;2205:33;;2289:2;2278:9;2274:18;2261:32;2316:18;2308:6;2305:30;2302:50;;;2348:1;2345;2338:12;2302:50;2387:70;2449:7;2440:6;2429:9;2425:22;2387:70;:::i;:::-;2476:8;;-1:-1:-1;2361:96:208;-1:-1:-1;2530:36:208;;-1:-1:-1;2562:2:208;2547:18;;2530:36;:::i;:::-;2520:46;;1966:606;;;;;;;:::o;2577:211::-;2667:6;2720:2;2708:9;2699:7;2695:23;2691:32;2688:52;;;2736:1;2733;2726:12;2688:52;-1:-1:-1;2759:23:208;;2577:211;-1:-1:-1;2577:211:208:o;3006:635::-;3172:6;3180;3188;3196;3249:2;3237:9;3228:7;3224:23;3220:32;3217:52;;;3265:1;3262;3255:12;3217:52;3301:9;3288:23;3278:33;;3362:2;3351:9;3347:18;3334:32;3389:18;3381:6;3378:30;3375:50;;;3421:1;3418;3411:12;3375:50;3460:70;3522:7;3513:6;3502:9;3498:22;3460:70;:::i;:::-;3006:635;;3549:8;;-1:-1:-1;3434:96:208;;3631:2;3616:18;3603:32;;3006:635;-1:-1:-1;;;;3006:635:208:o;3646:482::-;3901:2;3890:9;3883:21;3864:4;3927:44;3967:2;3956:9;3952:18;3944:6;3927:44;:::i;:::-;4007:6;4002:2;3991:9;3987:18;3980:34;4062:9;4054:6;4050:22;4045:2;4034:9;4030:18;4023:50;4090:32;4115:6;4107;4090:32;:::i;4133:184::-;-1:-1:-1;;;4182:1:208;4175:88;4282:4;4279:1;4272:15;4306:4;4303:1;4296:15;4322:967;4376:5;4429:3;4422:4;4414:6;4410:17;4406:27;4396:55;;4447:1;4444;4437:12;4396:55;4483:6;4470:20;4509:4;4532:18;4569:2;4565;4562:10;4559:36;;;4575:18;;:::i;:::-;4621:2;4618:1;4614:10;4653:2;4647:9;-1:-1:-1;;4707:2:208;4703;4699:11;4695:84;4687:6;4683:97;4830:6;4818:10;4815:22;4810:2;4798:10;4795:18;4792:46;4789:72;;;4841:18;;:::i;:::-;4877:2;4870:22;4927:18;;;4973:4;5005:15;;;5001:26;;;4961:17;;;;-1:-1:-1;5039:15:208;;;5036:35;;;5067:1;5064;5057:12;5036:35;5103:4;5095:6;5091:17;5080:28;;5117:142;5133:6;5128:3;5125:15;5117:142;;;5199:17;;5187:30;;5237:12;;;;5150;;;;5117:142;;;5277:6;4322:967;-1:-1:-1;;;;;;;4322:967:208:o;5294:655::-;5443:6;5451;5459;5467;5475;5528:3;5516:9;5507:7;5503:23;5499:33;5496:53;;;5545:1;5542;5535:12;5496:53;5581:9;5568:23;5558:33;;5642:2;5631:9;5627:18;5614:32;5669:18;5661:6;5658:30;5655:50;;;5701:1;5698;5691:12;5655:50;5724:61;5777:7;5768:6;5757:9;5753:22;5724:61;:::i;:::-;5714:71;;;5804:36;5836:2;5825:9;5821:18;5804:36;:::i;:::-;5294:655;;;;-1:-1:-1;5794:46:208;;5887:2;5872:18;;5859:32;;-1:-1:-1;5938:3:208;5923:19;5910:33;;5294:655;-1:-1:-1;;5294:655:208:o;6136:617::-;6307:6;6315;6323;6331;6384:3;6372:9;6363:7;6359:23;6355:33;6352:53;;;6401:1;6398;6391:12;6352:53;6437:9;6424:23;6414:33;;6498:2;6487:9;6483:18;6470:32;6525:18;6517:6;6514:30;6511:50;;;6557:1;6554;6547:12;6511:50;6580:61;6633:7;6624:6;6613:9;6609:22;6580:61;:::i;:::-;6570:71;;;6660:36;6692:2;6681:9;6677:18;6660:36;:::i;:::-;6136:617;;;;-1:-1:-1;6650:46:208;;6743:2;6728:18;6715:32;;-1:-1:-1;;6136:617:208:o;6940:517::-;7071:6;7079;7087;7140:2;7128:9;7119:7;7115:23;7111:32;7108:52;;;7156:1;7153;7146:12;7108:52;7192:9;7179:23;7169:33;;7253:2;7242:9;7238:18;7225:32;7280:18;7272:6;7269:30;7266:50;;;7312:1;7309;7302:12;7266:50;7335:61;7388:7;7379:6;7368:9;7364:22;7335:61;:::i;:::-;7325:71;;;7415:36;7447:2;7436:9;7432:18;7415:36;:::i;:::-;7405:46;;6940:517;;;;;:::o;7462:536::-;7588:6;7596;7604;7657:2;7645:9;7636:7;7632:23;7628:32;7625:52;;;7673:1;7670;7663:12;7625:52;7709:9;7696:23;7686:33;;7770:2;7759:9;7755:18;7742:32;7797:18;7789:6;7786:30;7783:50;;;7829:1;7826;7819:12;7783:50;7868:70;7930:7;7921:6;7910:9;7906:22;7868:70;:::i;:::-;7462:536;;7957:8;;-1:-1:-1;7842:96:208;;-1:-1:-1;;;;7462:536:208:o;8212:184::-;-1:-1:-1;;;8261:1:208;8254:88;8361:4;8358:1;8351:15;8385:4;8382:1;8375:15;8401:151;8491:4;8484:12;;;8470;;;8466:31;;8509:14;;8506:40;;;8526:18;;:::i;8557:125::-;8622:9;;;8643:10;;;8640:36;;;8656:18;;:::i;8687:175::-;8724:3;8768:4;8761:5;8757:16;8797:4;8788:7;8785:17;8782:43;;8805:18;;:::i;:::-;8854:1;8841:15;;8687:175;-1:-1:-1;;8687:175:208:o;9120:128::-;9187:9;;;9208:11;;;9205:37;;;9222:18;;:::i;9471:321::-;9679:6;9668:9;9661:25;9722:2;9717;9706:9;9702:18;9695:30;9642:4;9742:44;9782:2;9771:9;9767:18;9759:6;9742:44;:::i;9797:168::-;9870:9;;;9901;;9918:15;;;9912:22;;9898:37;9888:71;;9939:18;;:::i;9970:639::-;10220:6;10215:3;10208:19;10190:3;10246:2;10279;10274:3;10270:12;10311:6;10305:13;10376:2;10368:6;10364:15;10397:1;10407:175;10421:6;10418:1;10415:13;10407:175;;;10484:13;;10470:28;;10520:14;;;;10557:15;;;;10443:1;10436:9;10407:175;;;-1:-1:-1;10598:5:208;;9970:639;-1:-1:-1;;;;;;;9970:639:208:o;10897:184::-;-1:-1:-1;;;10946:1:208;10939:88;11046:4;11043:1;11036:15;11070:4;11067:1;11060:15;11086:184;-1:-1:-1;;;11135:1:208;11128:88;11235:4;11232:1;11225:15;11259:4;11256:1;11249:15","linkReferences":{}},"methodIdentifiers":{"getDynamicField(bytes32,bytes32[],uint8)":"1e788977","getDynamicFieldLength(bytes32,bytes32[],uint8)":"dbbf0e21","getDynamicFieldSlice(bytes32,bytes32[],uint8,uint256,uint256)":"4dc77d97","getField(bytes32,bytes32[],uint8)":"d03edb8c","getField(bytes32,bytes32[],uint8,bytes32)":"05242d2f","getFieldLayout(bytes32)":"3a77c2c2","getFieldLength(bytes32,bytes32[],uint8)":"a53417ed","getFieldLength(bytes32,bytes32[],uint8,bytes32)":"9f1fcf0a","getKeySchema(bytes32)":"d4285dc2","getRecord(bytes32,bytes32[])":"cc49db7e","getRecord(bytes32,bytes32[],bytes32)":"419b58fd","getStaticField(bytes32,bytes32[],uint8,bytes32)":"8c364d59","getValueSchema(bytes32)":"e228a4a3"},"rawMetadata":"{\"compiler\":{\"version\":\"0.8.24+commit.e11b9ed9\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"length\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"accessedIndex\",\"type\":\"uint256\"}],\"name\":\"Store_IndexOutOfBounds\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"start\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"end\",\"type\":\"uint256\"}],\"name\":\"Store_InvalidBounds\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"string\",\"name\":\"tableIdString\",\"type\":\"string\"}],\"name\":\"Store_TableNotFound\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"dynamicFieldIndex\",\"type\":\"uint8\"}],\"name\":\"getDynamicField\",\"outputs\":[{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"dynamicFieldIndex\",\"type\":\"uint8\"}],\"name\":\"getDynamicFieldLength\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"dynamicFieldIndex\",\"type\":\"uint8\"},{\"internalType\":\"uint256\",\"name\":\"start\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"end\",\"type\":\"uint256\"}],\"name\":\"getDynamicFieldSlice\",\"outputs\":[{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"fieldIndex\",\"type\":\"uint8\"},{\"internalType\":\"FieldLayout\",\"name\":\"fieldLayout\",\"type\":\"bytes32\"}],\"name\":\"getField\",\"outputs\":[{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"fieldIndex\",\"type\":\"uint8\"}],\"name\":\"getField\",\"outputs\":[{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"}],\"name\":\"getFieldLayout\",\"outputs\":[{\"internalType\":\"FieldLayout\",\"name\":\"fieldLayout\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"fieldIndex\",\"type\":\"uint8\"},{\"internalType\":\"FieldLayout\",\"name\":\"fieldLayout\",\"type\":\"bytes32\"}],\"name\":\"getFieldLength\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"fieldIndex\",\"type\":\"uint8\"}],\"name\":\"getFieldLength\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"}],\"name\":\"getKeySchema\",\"outputs\":[{\"internalType\":\"Schema\",\"name\":\"keySchema\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"FieldLayout\",\"name\":\"fieldLayout\",\"type\":\"bytes32\"}],\"name\":\"getRecord\",\"outputs\":[{\"internalType\":\"bytes\",\"name\":\"staticData\",\"type\":\"bytes\"},{\"internalType\":\"PackedCounter\",\"name\":\"encodedLengths\",\"type\":\"bytes32\"},{\"internalType\":\"bytes\",\"name\":\"dynamicData\",\"type\":\"bytes\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"}],\"name\":\"getRecord\",\"outputs\":[{\"internalType\":\"bytes\",\"name\":\"staticData\",\"type\":\"bytes\"},{\"internalType\":\"PackedCounter\",\"name\":\"encodedLengths\",\"type\":\"bytes32\"},{\"internalType\":\"bytes\",\"name\":\"dynamicData\",\"type\":\"bytes\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"fieldIndex\",\"type\":\"uint8\"},{\"internalType\":\"FieldLayout\",\"name\":\"fieldLayout\",\"type\":\"bytes32\"}],\"name\":\"getStaticField\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"data\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"}],\"name\":\"getValueSchema\",\"outputs\":[{\"internalType\":\"Schema\",\"name\":\"valueSchema\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"}],\"devdoc\":{\"details\":\"A contract that provides read operations for storage tables using `StoreCore`.\",\"kind\":\"dev\",\"methods\":{\"getDynamicField(bytes32,bytes32[],uint8)\":{\"params\":{\"dynamicFieldIndex\":\"Index of the dynamic field to retrieve.\",\"keyTuple\":\"The tuple used as a key to fetch the dynamic field.\",\"tableId\":\"The ID of the table.\"},\"returns\":{\"data\":\"The dynamic data of the specified field.\"}},\"getDynamicFieldLength(bytes32,bytes32[],uint8)\":{\"params\":{\"dynamicFieldIndex\":\"Index of the dynamic field to measure.\",\"keyTuple\":\"The tuple used as a key.\",\"tableId\":\"The ID of the table.\"},\"returns\":{\"_0\":\"The length of the specified dynamic field.\"}},\"getDynamicFieldSlice(bytes32,bytes32[],uint8,uint256,uint256)\":{\"params\":{\"dynamicFieldIndex\":\"Index of the dynamic field to slice.\",\"end\":\"The ending position of the slice.\",\"keyTuple\":\"The tuple used as a key to fetch the dynamic field slice.\",\"start\":\"The starting position of the slice.\",\"tableId\":\"The ID of the table.\"},\"returns\":{\"_0\":\"The sliced data from the specified dynamic field.\"}},\"getField(bytes32,bytes32[],uint8)\":{\"details\":\"This overload loads the FieldLayout from storage. If the table's FieldLayout is known to the caller, it should be passed in to the other overload to avoid the storage read.\",\"params\":{\"fieldIndex\":\"Index of the field to retrieve.\",\"keyTuple\":\"The tuple used as a key to fetch the field.\",\"tableId\":\"The ID of the table.\"},\"returns\":{\"data\":\"The data of the specified field.\"}},\"getField(bytes32,bytes32[],uint8,bytes32)\":{\"params\":{\"fieldIndex\":\"Index of the field to retrieve.\",\"fieldLayout\":\"The layout of fields for the retrieval.\",\"keyTuple\":\"The tuple used as a key to fetch the field.\",\"tableId\":\"The ID of the table.\"},\"returns\":{\"data\":\"The data of the specified field.\"}},\"getFieldLayout(bytes32)\":{\"params\":{\"tableId\":\"The ID of the table for which to retrieve the field layout.\"},\"returns\":{\"fieldLayout\":\"The layout of fields in the specified table.\"}},\"getFieldLength(bytes32,bytes32[],uint8)\":{\"details\":\"This overload loads the FieldLayout from storage. If the table's FieldLayout is known to the caller, it should be passed in to the other overload to avoid the storage read.\",\"params\":{\"fieldIndex\":\"Index of the field to measure.\",\"keyTuple\":\"The tuple used as a key.\",\"tableId\":\"The ID of the table.\"},\"returns\":{\"_0\":\"The length of the specified field.\"}},\"getFieldLength(bytes32,bytes32[],uint8,bytes32)\":{\"params\":{\"fieldIndex\":\"Index of the field to measure.\",\"fieldLayout\":\"The layout of fields for measurement.\",\"keyTuple\":\"The tuple used as a key.\",\"tableId\":\"The ID of the table.\"},\"returns\":{\"_0\":\"The length of the specified field.\"}},\"getKeySchema(bytes32)\":{\"params\":{\"tableId\":\"The ID of the table.\"},\"returns\":{\"keySchema\":\"The schema for keys in the specified table.\"}},\"getRecord(bytes32,bytes32[])\":{\"params\":{\"keyTuple\":\"The tuple used as a key to fetch the record.\",\"tableId\":\"The ID of the table.\"},\"returns\":{\"dynamicData\":\"The dynamic data of the record.\",\"encodedLengths\":\"Encoded lengths of dynamic data.\",\"staticData\":\"The static data of the record.\"}},\"getRecord(bytes32,bytes32[],bytes32)\":{\"params\":{\"fieldLayout\":\"The layout of fields to retrieve.\",\"keyTuple\":\"The tuple used as a key to fetch the record.\",\"tableId\":\"The ID of the table.\"},\"returns\":{\"dynamicData\":\"The dynamic data of the record.\",\"encodedLengths\":\"Encoded lengths of dynamic data.\",\"staticData\":\"The static data of the record.\"}},\"getStaticField(bytes32,bytes32[],uint8,bytes32)\":{\"params\":{\"fieldIndex\":\"Index of the static field to retrieve.\",\"fieldLayout\":\"The layout of fields for the retrieval.\",\"keyTuple\":\"The tuple used as a key to fetch the static field.\",\"tableId\":\"The ID of the table.\"},\"returns\":{\"data\":\"The static data of the specified field.\"}},\"getValueSchema(bytes32)\":{\"params\":{\"tableId\":\"The ID of the table.\"},\"returns\":{\"valueSchema\":\"The schema for values in the specified table.\"}}},\"title\":\"StoreRead\",\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{\"getDynamicField(bytes32,bytes32[],uint8)\":{\"notice\":\"Retrieves data for a specific dynamic (variable length) field in a record.\"},\"getDynamicFieldLength(bytes32,bytes32[],uint8)\":{\"notice\":\"Calculates the length of a specified dynamic (variable length) field in a record.\"},\"getDynamicFieldSlice(bytes32,bytes32[],uint8,uint256,uint256)\":{\"notice\":\"Retrieves a slice of a dynamic (variable length) field.\"},\"getField(bytes32,bytes32[],uint8)\":{\"notice\":\"Retrieves data for a specified field in a record.\"},\"getField(bytes32,bytes32[],uint8,bytes32)\":{\"notice\":\"Retrieves data for a specified field in a record.\"},\"getFieldLayout(bytes32)\":{\"notice\":\"Fetches the field layout for a given table.\"},\"getFieldLength(bytes32,bytes32[],uint8)\":{\"notice\":\"Calculates the length of a specified field in a record.\"},\"getFieldLength(bytes32,bytes32[],uint8,bytes32)\":{\"notice\":\"Calculates the length of a specified field in a record.\"},\"getKeySchema(bytes32)\":{\"notice\":\"Retrieves the key schema for a given table.\"},\"getRecord(bytes32,bytes32[])\":{\"notice\":\"Fetches a record from a specified table using a provided key tuple.\"},\"getRecord(bytes32,bytes32[],bytes32)\":{\"notice\":\"Fetches a record from a specified table using a provided key tuple and field layout.\"},\"getStaticField(bytes32,bytes32[],uint8,bytes32)\":{\"notice\":\"Retrieves data for a specific static (fixed length) field in a record.\"},\"getValueSchema(bytes32)\":{\"notice\":\"Retrieves the value schema for a given table.\"}},\"version\":1}},\"settings\":{\"compilationTarget\":{\"node_modules/@latticexyz/store/src/StoreRead.sol\":\"StoreRead\"},\"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/schema-type/src/solidity/SchemaType.sol\":{\"keccak256\":\"0x650927696f7518fa216f2d6001835e9fdb419518034c781e86d2a2d33f4ecd2a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://72e91ac32ed00d36bd22fefeaf4ce1e9420143ddab7080eeb720c668a117bf44\",\"dweb:/ipfs/QmdVqn18WZvx5p84MDJPsB5tfVoXDR86wzm4sLx6WrGYYL\"]},\"node_modules/@latticexyz/store/src/Bytes.sol\":{\"keccak256\":\"0xf506b8e9521a2173ae51aca038b86f705ac6c10fc6361c5df32ea37c7218fdbd\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9ce5626141f377ea6c9477a27205fa23013c321423950a97f75a2685ac401c55\",\"dweb:/ipfs/QmfYjQmUcQUm46dRHbiYkUnoBokHuS58WZUd8oSdGKKohy\"]},\"node_modules/@latticexyz/store/src/FieldLayout.sol\":{\"keccak256\":\"0xddb7fe629b2fef153ef807b6edf87b9249bd2bea6d9ff8f871626880ad5f2838\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6689819089408ec1ea8269dc859fb45ac384b47683802dea5672521ce1b13ef0\",\"dweb:/ipfs/QmVKg2veSMyWEsz6YoYiPDSt1QehGo3C38q2TWhmoo3xod\"]},\"node_modules/@latticexyz/store/src/Hook.sol\":{\"keccak256\":\"0x6041a89e90293b15acf91378e329815cb857d79f0b384918cd97292378ed5c09\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://0e263d3c8230b4a4852e3b66058e9c36e946cf64471ffd0ac7f54b7a37f329f4\",\"dweb:/ipfs/QmdCnZE1G5PX4ZswUiR6t2DWMRDbVdJYaCzbCF4hbDTKc2\"]},\"node_modules/@latticexyz/store/src/IERC165.sol\":{\"keccak256\":\"0x0efbf9afc716c585621482221f75e5bd60bcf0e813c9f7800d7c0309dcc3c927\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://31b6aeb5446a0a0d5bd71be15a68c5bde94b08c961369203b83c8abe36f401d2\",\"dweb:/ipfs/QmXhComne4es9ZMKaGNqHCdJZrFoFssxMYgLaqvCXPL1Mg\"]},\"node_modules/@latticexyz/store/src/IStore.sol\":{\"keccak256\":\"0x9b0e20e73ed3e01de8dce6730b6dea05a518dfb016c78d13751fd7ea413e6cde\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://e3a773c2409c5799a52e8287b4eb2731ef216bc5eeb5e33f2dabf321d99857a2\",\"dweb:/ipfs/QmZkHjQffTDbRxAutbtpJc42Lb5QjcqNdDsse1EL2zorgW\"]},\"node_modules/@latticexyz/store/src/IStoreData.sol\":{\"keccak256\":\"0x174b2e5a5f80094d752cd2a36f1fbdf50e81b1e203216b9e5a6f33e02d606cec\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://59e6de780b55c1937a7148d3cc07ec137c3e2f243f331ba0b70f3262d919c1cb\",\"dweb:/ipfs/QmTJbh6ybPsZE9pFziTztstWxmh6ogUgMa6E81M6PMTA6g\"]},\"node_modules/@latticexyz/store/src/IStoreEvents.sol\":{\"keccak256\":\"0xee86f5ddd78b35ce6fdad7c9268e2cf4b523e70beffa5780114cf839d6e7c25c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://d3f50e9b7b1281eb251abd2681df787d739422a29300947ceaf81f69099d894b\",\"dweb:/ipfs/QmUbxyhUoyW9n5tYLcddafF8vCfTv2hvEpRadN51FhLmJs\"]},\"node_modules/@latticexyz/store/src/IStoreHook.sol\":{\"keccak256\":\"0x352acfb660943a6c626adf262444385c93b034ffe2e6cd5aec6b78af1eacf45f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://0755c5269ce33e1eb3200a16954fc6d47cc2d0adb1adc0a79d152712aa21ec63\",\"dweb:/ipfs/QmaFXnr7xMW6dZegbXKMnwTFVTHd8NYWcC9ZMoSRMLaJgc\"]},\"node_modules/@latticexyz/store/src/IStoreRead.sol\":{\"keccak256\":\"0xe246addf70a3fe65f19e2ab0048d48785bc2ef2f75884eeade151aef59ff5449\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://389022221307160febdec33a7fbdd82fcfbdd1fa6f9b1c67ffe3bf0467d2c924\",\"dweb:/ipfs/QmWunXryDsJZJBwdXxKetRH1vB4tkwTXsdzoM4nePGVvaA\"]},\"node_modules/@latticexyz/store/src/IStoreRegistration.sol\":{\"keccak256\":\"0xf6d2871ca67aacadfd5dd4caef45440a571d932e68a04466f2674e481e79e167\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://260067ed037789d073f407db1d416171e33c79e9b584090794d05e990ee88b67\",\"dweb:/ipfs/QmbAA4Ynfy5aQv71JkZrPcdt2iqc3NK8DcAL1mnx7M1WYC\"]},\"node_modules/@latticexyz/store/src/IStoreWrite.sol\":{\"keccak256\":\"0x7f6d8a25eea4a9d51de396ff64215e2567b29ce607538f04ec1a4ae2efb591bc\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8ae6e34ba2e92bd3cb8dd556838f4e3caa6c3feaf9e2d63649afa944cb5e3263\",\"dweb:/ipfs/QmR1oNRLp87pnrnxrujdT7JU1Gzwq22rVukKUkXmwNBVSC\"]},\"node_modules/@latticexyz/store/src/Memory.sol\":{\"keccak256\":\"0x79954fa7614943899ad13b27ca0c2bf27c996d7b82a0e347afa48d7a4bbc6e2d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://34f7d6e209bcc6e379e004ae5a03f909e23e4e87956205610f4e39969b968912\",\"dweb:/ipfs/QmZQeHDwtUBEpTSWn9L7AZ1id6dUbEHmLo6Cj3f9jKRqVM\"]},\"node_modules/@latticexyz/store/src/PackedCounter.sol\":{\"keccak256\":\"0x6c8c2afc2102aae3577057f5c5077f6606b553ab698f34484fc5958a7994e59e\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://4afabc0d9e58c25f600ea36bb7c6f5f3393496880fdfd810df4f914d2fbe1bea\",\"dweb:/ipfs/QmYJpEEf4DDQiUWy4gj4Pa8jypxYRKNdiUSEvev2gVZBBj\"]},\"node_modules/@latticexyz/store/src/ResourceId.sol\":{\"keccak256\":\"0xdca93829ef7e90c12678d3b7bcafee1d3ec9499abfc76c91edd188a8923f4f18\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3193518ae917765035c845266de41ccebde7a7a06ee6fd7f000534a530975ab2\",\"dweb:/ipfs/QmYr9dCG2HKUMrXHevyRanqsPRHYpD2dnpgZkvwZYqWHe9\"]},\"node_modules/@latticexyz/store/src/Schema.sol\":{\"keccak256\":\"0x8c901269f30610e060a238c7a0c488b58cf9a7dc983bf87d49555e16976b49df\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://ce8cff1b275fc5f2b54455102671c45936d88d5795f9853832808504c708324b\",\"dweb:/ipfs/QmY9oHiTEyUMdXBu5kjV6SH5YYo2jkkoG9XHuG22bX1ew5\"]},\"node_modules/@latticexyz/store/src/Slice.sol\":{\"keccak256\":\"0x225f9a9debf14152e3adecdca848f01fbfdc42c093f97c0f80ae0a43cdcf468e\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8e15dc3efa43440a9e4be75a439bc8140580fa3008789647450744ee837c11da\",\"dweb:/ipfs/QmYrTN2it1r9dUrFR1pSM33cbhtbWjE41gswG9QWZ9TqHA\"]},\"node_modules/@latticexyz/store/src/Storage.sol\":{\"keccak256\":\"0x48c9749d33f06406b8033b3df67002836d1b356c6ae8282865e7b437941ed61f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://931e1275db62ba2f9410ee8a8ab384ece2a7031cdf446c50696078f9da24a04d\",\"dweb:/ipfs/QmTXzyjLNj5KuJUHfe1T3awroK5DLkCU4dm6RR4pSUVrfE\"]},\"node_modules/@latticexyz/store/src/StoreCore.sol\":{\"keccak256\":\"0x4ffff18377ca8c94ec29ba504ed4f107943c4fe0a963de006375774c2de57cc7\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://279fe91c8f7fecb582aba253f7b6c59df11b4675721015557161f3d7f1af3855\",\"dweb:/ipfs/QmVQnrxjgPGswYNkQ6bMMuv9TTjBp83u2UZPtpzeBDtR41\"]},\"node_modules/@latticexyz/store/src/StoreRead.sol\":{\"keccak256\":\"0x9fdfe426fd74b31fe309efbd9bf30bcfea7457366f8c8138cf0ee0bd983d6c28\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://5bba26fa27f64c5560708391c09da78a1e8bbaa6b5d515aa7692a57516319ecd\",\"dweb:/ipfs/QmQmDtwG742BMqW8qgiMAccdpZbzxQyyVnW9LMETP2NBVF\"]},\"node_modules/@latticexyz/store/src/StoreSwitch.sol\":{\"keccak256\":\"0xbe5cb815a5d073d1d94fc73a3a02a151ffb4e9ce299f00580c6c2d9cd339d7c9\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b7416ec2aeef38b06c4e559dc3e76fa8cd51f54c06cc58aeed613f44dfd3c3ff\",\"dweb:/ipfs/QmRp6ZmUckpmGKG31wyZSxtgmUJZS2y85sRP2UU9Foajn7\"]},\"node_modules/@latticexyz/store/src/codegen/index.sol\":{\"keccak256\":\"0x094a6f1e2910b345b6b254e0fc2c8882b3190c673f7ee19742e857057a4d3f85\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://18908e2e7e878635abea72ef99851fddd204371e6b641f010e831ebfa0b1bfd4\",\"dweb:/ipfs/QmSNAxXqxTrzPkZ4rSAQgBnuer1yLPq74hoqnzrZV3WGsb\"]},\"node_modules/@latticexyz/store/src/codegen/tables/Hooks.sol\":{\"keccak256\":\"0x327bb7e9ff5f8d9318a62c3d63eecd761762dfac85c46c03fac7367430f4ea07\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://456833b291763cb79ee0bc3fb8a6bb535c252e34632300475c98c480be6db544\",\"dweb:/ipfs/Qmcyt2HY6NbWp51fwKQzaRnfdTrQ2NtkXqbt1bqeEjbk6g\"]},\"node_modules/@latticexyz/store/src/codegen/tables/ResourceIds.sol\":{\"keccak256\":\"0x0f5d48dd4f3ae0dbac332dc2c6c800ab30e68c1f45fe4556206492a7dd0aa2b0\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://feb6dc7463223926885bbed22702a34f7f87868b4aa2bb0274a1c2f268238271\",\"dweb:/ipfs/QmZLtZ76s4dMNttRSTGkdJ3H7NrYSXugF5BvcDAPeRLfH3\"]},\"node_modules/@latticexyz/store/src/codegen/tables/StoreHooks.sol\":{\"keccak256\":\"0x399169fa22a668a41b1372d16ae4b0ad542361bd40c033bb276eec37e8ab4fd7\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f0203f3c160feb9925734fe8a6292442da7c6bed0d21aa0f5a62759d0bb1f761\",\"dweb:/ipfs/QmQ8cSYcpTMv37AcXB8jw5Wmv9sGBuW4q1Nyc8owAJLeff\"]},\"node_modules/@latticexyz/store/src/codegen/tables/Tables.sol\":{\"keccak256\":\"0xaaae4e59300a6c0495d8636a5134ecc14b57613028884efb24a8a5de71d0e6c1\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3fd2f46fbcc0bf82949bb4182d9efd5b987d16f35be84c90133fc844ccd47d4a\",\"dweb:/ipfs/QmQWeKxWD7oH1xYMaH4qFPXe5WSjn9RyHdUgu5RPZpYLtY\"]},\"node_modules/@latticexyz/store/src/constants.sol\":{\"keccak256\":\"0x2fe1752ecfb01c2de84cd9ae0c47fef85f9f0a7668ae31dc8b19724570eaad50\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://cb90fb960543d00b37df49274c3b7bda6f2c8fb1b363226610f6de7f5bffc7c2\",\"dweb:/ipfs/Qmc1ZQ6xPm8jXaWbc9Lakq2uZxY3pqtVC8r3WnNDFgLGTN\"]},\"node_modules/@latticexyz/store/src/errors.sol\":{\"keccak256\":\"0x10d1f9fc51a33e2f586fbb1963f4073ffe0a020909fdda06162ef1cf4e931c30\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://a4ec8f24fbe99ed3520446db632571859033870be31537a8b0b5bfb88b5fc1c5\",\"dweb:/ipfs/QmUNDSUU757c24cwVKLpB7nWtTqcNZXPyNcbiiVShpW2Gh\"]},\"node_modules/@latticexyz/store/src/rightMask.sol\":{\"keccak256\":\"0xbde7a13eb04663ffd62c3eac929abde4bf8d4fb4c434e510782af01045b78410\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3b629c78d8e194824b07bbf66f62d5bb94ce883100f5523cb545d3e980792f38\",\"dweb:/ipfs/QmWCRbCT55mnusK1abavXvwM4uN9QStcML4ZgjUG9L6V8S\"]},\"node_modules/@latticexyz/store/src/storeHookTypes.sol\":{\"keccak256\":\"0xcc16f330a9cb5f9f095e2bfc62c67818f2b91a229223c64c87891f1cebfc0305\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://1384e4acac4553089859ff1368f358e5c81ceba986a902e5ec082801de097f64\",\"dweb:/ipfs/QmXcEESML4KRKCfwxvC3tsW9jiA8PE7pxPuZ8L1t1wiNby\"]},\"node_modules/@latticexyz/store/src/storeResourceTypes.sol\":{\"keccak256\":\"0x515001322ebb9b58c62be0bd96ba65dc82841cc550533f283813ad24baaf2554\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b014d298897dfc75189c10f5e3d970d8368db734c545f6c7d4833cec9c7117eb\",\"dweb:/ipfs/Qmcs7rTdh6zVyDHczXW6mEJqVmndZZTDSjNC1jouf43hTX\"]},\"node_modules/@latticexyz/store/src/tightcoder/DecodeSlice.sol\":{\"keccak256\":\"0xcf8e6e16b76972b6a96ea6b428d7298fc174a840fc8c5c09b6fe2030d31600d7\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://025cf5112618018efd416155c9df257cd28447629bd79c0c37655a8e22c0e4f4\",\"dweb:/ipfs/QmaqeqzGVrAK6rQqQgCzs8UJMWrWmR52jqzN8jqRdaY1kT\"]},\"node_modules/@latticexyz/store/src/tightcoder/EncodeArray.sol\":{\"keccak256\":\"0x248c35b8efaf6a0b0229fd81cafcb8fac6a54662187b56b49574b10e9c3ebf29\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://63b6c95da7d63346db3b741f836b20e23f8e46a6245efdfa6443b204edecabcf\",\"dweb:/ipfs/QmY79DfLgvMsTSZJzwbYmzGYE2ajCumu3ruQ2GpDyYbVqY\"]},\"node_modules/@latticexyz/store/src/tightcoder/TightCoder.sol\":{\"keccak256\":\"0x08f257c62602117fe4943580b0a19f19cf696b22000afd927a2159e24625a13a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://40ee497f86d4192794a5592264e356dcda27bbe275f6a110dfbc3c3b67798205\",\"dweb:/ipfs/QmW98aRsWSvUzwvX8FkweFDrgGS9YKr8KvfnFrT5HkMtvT\"]},\"node_modules/@latticexyz/store/src/version.sol\":{\"keccak256\":\"0x1cf2e205960520ded9a1ac8a6f4e4e25b5153114939adc7acb66122aba88af61\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://7b41a9da0859000750196a14db7352e12fbe0d55e3849a468fe41b23ffa847ed\",\"dweb:/ipfs/QmTjkrru4tcqXx38k49C2ris5ednawtkfdcW5EVRNJYBKU\"]}},\"version\":1}","metadata":{"compiler":{"version":"0.8.24+commit.e11b9ed9"},"language":"Solidity","output":{"abi":[{"inputs":[{"internalType":"uint256","name":"length","type":"uint256"},{"internalType":"uint256","name":"accessedIndex","type":"uint256"}],"type":"error","name":"Store_IndexOutOfBounds"},{"inputs":[{"internalType":"uint256","name":"start","type":"uint256"},{"internalType":"uint256","name":"end","type":"uint256"}],"type":"error","name":"Store_InvalidBounds"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"string","name":"tableIdString","type":"string"}],"type":"error","name":"Store_TableNotFound"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"dynamicFieldIndex","type":"uint8"}],"stateMutability":"view","type":"function","name":"getDynamicField","outputs":[{"internalType":"bytes","name":"data","type":"bytes"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"dynamicFieldIndex","type":"uint8"}],"stateMutability":"view","type":"function","name":"getDynamicFieldLength","outputs":[{"internalType":"uint256","name":"","type":"uint256"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"dynamicFieldIndex","type":"uint8"},{"internalType":"uint256","name":"start","type":"uint256"},{"internalType":"uint256","name":"end","type":"uint256"}],"stateMutability":"view","type":"function","name":"getDynamicFieldSlice","outputs":[{"internalType":"bytes","name":"","type":"bytes"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"fieldIndex","type":"uint8"},{"internalType":"FieldLayout","name":"fieldLayout","type":"bytes32"}],"stateMutability":"view","type":"function","name":"getField","outputs":[{"internalType":"bytes","name":"data","type":"bytes"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"fieldIndex","type":"uint8"}],"stateMutability":"view","type":"function","name":"getField","outputs":[{"internalType":"bytes","name":"data","type":"bytes"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"}],"stateMutability":"view","type":"function","name":"getFieldLayout","outputs":[{"internalType":"FieldLayout","name":"fieldLayout","type":"bytes32"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"fieldIndex","type":"uint8"},{"internalType":"FieldLayout","name":"fieldLayout","type":"bytes32"}],"stateMutability":"view","type":"function","name":"getFieldLength","outputs":[{"internalType":"uint256","name":"","type":"uint256"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"fieldIndex","type":"uint8"}],"stateMutability":"view","type":"function","name":"getFieldLength","outputs":[{"internalType":"uint256","name":"","type":"uint256"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"}],"stateMutability":"view","type":"function","name":"getKeySchema","outputs":[{"internalType":"Schema","name":"keySchema","type":"bytes32"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"FieldLayout","name":"fieldLayout","type":"bytes32"}],"stateMutability":"view","type":"function","name":"getRecord","outputs":[{"internalType":"bytes","name":"staticData","type":"bytes"},{"internalType":"PackedCounter","name":"encodedLengths","type":"bytes32"},{"internalType":"bytes","name":"dynamicData","type":"bytes"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"}],"stateMutability":"view","type":"function","name":"getRecord","outputs":[{"internalType":"bytes","name":"staticData","type":"bytes"},{"internalType":"PackedCounter","name":"encodedLengths","type":"bytes32"},{"internalType":"bytes","name":"dynamicData","type":"bytes"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"fieldIndex","type":"uint8"},{"internalType":"FieldLayout","name":"fieldLayout","type":"bytes32"}],"stateMutability":"view","type":"function","name":"getStaticField","outputs":[{"internalType":"bytes32","name":"data","type":"bytes32"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"}],"stateMutability":"view","type":"function","name":"getValueSchema","outputs":[{"internalType":"Schema","name":"valueSchema","type":"bytes32"}]}],"devdoc":{"kind":"dev","methods":{"getDynamicField(bytes32,bytes32[],uint8)":{"params":{"dynamicFieldIndex":"Index of the dynamic field to retrieve.","keyTuple":"The tuple used as a key to fetch the dynamic field.","tableId":"The ID of the table."},"returns":{"data":"The dynamic data of the specified field."}},"getDynamicFieldLength(bytes32,bytes32[],uint8)":{"params":{"dynamicFieldIndex":"Index of the dynamic field to measure.","keyTuple":"The tuple used as a key.","tableId":"The ID of the table."},"returns":{"_0":"The length of the specified dynamic field."}},"getDynamicFieldSlice(bytes32,bytes32[],uint8,uint256,uint256)":{"params":{"dynamicFieldIndex":"Index of the dynamic field to slice.","end":"The ending position of the slice.","keyTuple":"The tuple used as a key to fetch the dynamic field slice.","start":"The starting position of the slice.","tableId":"The ID of the table."},"returns":{"_0":"The sliced data from the specified dynamic field."}},"getField(bytes32,bytes32[],uint8)":{"details":"This overload loads the FieldLayout from storage. If the table's FieldLayout is known to the caller, it should be passed in to the other overload to avoid the storage read.","params":{"fieldIndex":"Index of the field to retrieve.","keyTuple":"The tuple used as a key to fetch the field.","tableId":"The ID of the table."},"returns":{"data":"The data of the specified field."}},"getField(bytes32,bytes32[],uint8,bytes32)":{"params":{"fieldIndex":"Index of the field to retrieve.","fieldLayout":"The layout of fields for the retrieval.","keyTuple":"The tuple used as a key to fetch the field.","tableId":"The ID of the table."},"returns":{"data":"The data of the specified field."}},"getFieldLayout(bytes32)":{"params":{"tableId":"The ID of the table for which to retrieve the field layout."},"returns":{"fieldLayout":"The layout of fields in the specified table."}},"getFieldLength(bytes32,bytes32[],uint8)":{"details":"This overload loads the FieldLayout from storage. If the table's FieldLayout is known to the caller, it should be passed in to the other overload to avoid the storage read.","params":{"fieldIndex":"Index of the field to measure.","keyTuple":"The tuple used as a key.","tableId":"The ID of the table."},"returns":{"_0":"The length of the specified field."}},"getFieldLength(bytes32,bytes32[],uint8,bytes32)":{"params":{"fieldIndex":"Index of the field to measure.","fieldLayout":"The layout of fields for measurement.","keyTuple":"The tuple used as a key.","tableId":"The ID of the table."},"returns":{"_0":"The length of the specified field."}},"getKeySchema(bytes32)":{"params":{"tableId":"The ID of the table."},"returns":{"keySchema":"The schema for keys in the specified table."}},"getRecord(bytes32,bytes32[])":{"params":{"keyTuple":"The tuple used as a key to fetch the record.","tableId":"The ID of the table."},"returns":{"dynamicData":"The dynamic data of the record.","encodedLengths":"Encoded lengths of dynamic data.","staticData":"The static data of the record."}},"getRecord(bytes32,bytes32[],bytes32)":{"params":{"fieldLayout":"The layout of fields to retrieve.","keyTuple":"The tuple used as a key to fetch the record.","tableId":"The ID of the table."},"returns":{"dynamicData":"The dynamic data of the record.","encodedLengths":"Encoded lengths of dynamic data.","staticData":"The static data of the record."}},"getStaticField(bytes32,bytes32[],uint8,bytes32)":{"params":{"fieldIndex":"Index of the static field to retrieve.","fieldLayout":"The layout of fields for the retrieval.","keyTuple":"The tuple used as a key to fetch the static field.","tableId":"The ID of the table."},"returns":{"data":"The static data of the specified field."}},"getValueSchema(bytes32)":{"params":{"tableId":"The ID of the table."},"returns":{"valueSchema":"The schema for values in the specified table."}}},"version":1},"userdoc":{"kind":"user","methods":{"getDynamicField(bytes32,bytes32[],uint8)":{"notice":"Retrieves data for a specific dynamic (variable length) field in a record."},"getDynamicFieldLength(bytes32,bytes32[],uint8)":{"notice":"Calculates the length of a specified dynamic (variable length) field in a record."},"getDynamicFieldSlice(bytes32,bytes32[],uint8,uint256,uint256)":{"notice":"Retrieves a slice of a dynamic (variable length) field."},"getField(bytes32,bytes32[],uint8)":{"notice":"Retrieves data for a specified field in a record."},"getField(bytes32,bytes32[],uint8,bytes32)":{"notice":"Retrieves data for a specified field in a record."},"getFieldLayout(bytes32)":{"notice":"Fetches the field layout for a given table."},"getFieldLength(bytes32,bytes32[],uint8)":{"notice":"Calculates the length of a specified field in a record."},"getFieldLength(bytes32,bytes32[],uint8,bytes32)":{"notice":"Calculates the length of a specified field in a record."},"getKeySchema(bytes32)":{"notice":"Retrieves the key schema for a given table."},"getRecord(bytes32,bytes32[])":{"notice":"Fetches a record from a specified table using a provided key tuple."},"getRecord(bytes32,bytes32[],bytes32)":{"notice":"Fetches a record from a specified table using a provided key tuple and field layout."},"getStaticField(bytes32,bytes32[],uint8,bytes32)":{"notice":"Retrieves data for a specific static (fixed length) field in a record."},"getValueSchema(bytes32)":{"notice":"Retrieves the value schema for a given table."}},"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/StoreRead.sol":"StoreRead"},"evmVersion":"paris","libraries":{}},"sources":{"node_modules/@latticexyz/schema-type/src/solidity/SchemaType.sol":{"keccak256":"0x650927696f7518fa216f2d6001835e9fdb419518034c781e86d2a2d33f4ecd2a","urls":["bzz-raw://72e91ac32ed00d36bd22fefeaf4ce1e9420143ddab7080eeb720c668a117bf44","dweb:/ipfs/QmdVqn18WZvx5p84MDJPsB5tfVoXDR86wzm4sLx6WrGYYL"],"license":"MIT"},"node_modules/@latticexyz/store/src/Bytes.sol":{"keccak256":"0xf506b8e9521a2173ae51aca038b86f705ac6c10fc6361c5df32ea37c7218fdbd","urls":["bzz-raw://9ce5626141f377ea6c9477a27205fa23013c321423950a97f75a2685ac401c55","dweb:/ipfs/QmfYjQmUcQUm46dRHbiYkUnoBokHuS58WZUd8oSdGKKohy"],"license":"MIT"},"node_modules/@latticexyz/store/src/FieldLayout.sol":{"keccak256":"0xddb7fe629b2fef153ef807b6edf87b9249bd2bea6d9ff8f871626880ad5f2838","urls":["bzz-raw://6689819089408ec1ea8269dc859fb45ac384b47683802dea5672521ce1b13ef0","dweb:/ipfs/QmVKg2veSMyWEsz6YoYiPDSt1QehGo3C38q2TWhmoo3xod"],"license":"MIT"},"node_modules/@latticexyz/store/src/Hook.sol":{"keccak256":"0x6041a89e90293b15acf91378e329815cb857d79f0b384918cd97292378ed5c09","urls":["bzz-raw://0e263d3c8230b4a4852e3b66058e9c36e946cf64471ffd0ac7f54b7a37f329f4","dweb:/ipfs/QmdCnZE1G5PX4ZswUiR6t2DWMRDbVdJYaCzbCF4hbDTKc2"],"license":"MIT"},"node_modules/@latticexyz/store/src/IERC165.sol":{"keccak256":"0x0efbf9afc716c585621482221f75e5bd60bcf0e813c9f7800d7c0309dcc3c927","urls":["bzz-raw://31b6aeb5446a0a0d5bd71be15a68c5bde94b08c961369203b83c8abe36f401d2","dweb:/ipfs/QmXhComne4es9ZMKaGNqHCdJZrFoFssxMYgLaqvCXPL1Mg"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStore.sol":{"keccak256":"0x9b0e20e73ed3e01de8dce6730b6dea05a518dfb016c78d13751fd7ea413e6cde","urls":["bzz-raw://e3a773c2409c5799a52e8287b4eb2731ef216bc5eeb5e33f2dabf321d99857a2","dweb:/ipfs/QmZkHjQffTDbRxAutbtpJc42Lb5QjcqNdDsse1EL2zorgW"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStoreData.sol":{"keccak256":"0x174b2e5a5f80094d752cd2a36f1fbdf50e81b1e203216b9e5a6f33e02d606cec","urls":["bzz-raw://59e6de780b55c1937a7148d3cc07ec137c3e2f243f331ba0b70f3262d919c1cb","dweb:/ipfs/QmTJbh6ybPsZE9pFziTztstWxmh6ogUgMa6E81M6PMTA6g"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStoreEvents.sol":{"keccak256":"0xee86f5ddd78b35ce6fdad7c9268e2cf4b523e70beffa5780114cf839d6e7c25c","urls":["bzz-raw://d3f50e9b7b1281eb251abd2681df787d739422a29300947ceaf81f69099d894b","dweb:/ipfs/QmUbxyhUoyW9n5tYLcddafF8vCfTv2hvEpRadN51FhLmJs"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStoreHook.sol":{"keccak256":"0x352acfb660943a6c626adf262444385c93b034ffe2e6cd5aec6b78af1eacf45f","urls":["bzz-raw://0755c5269ce33e1eb3200a16954fc6d47cc2d0adb1adc0a79d152712aa21ec63","dweb:/ipfs/QmaFXnr7xMW6dZegbXKMnwTFVTHd8NYWcC9ZMoSRMLaJgc"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStoreRead.sol":{"keccak256":"0xe246addf70a3fe65f19e2ab0048d48785bc2ef2f75884eeade151aef59ff5449","urls":["bzz-raw://389022221307160febdec33a7fbdd82fcfbdd1fa6f9b1c67ffe3bf0467d2c924","dweb:/ipfs/QmWunXryDsJZJBwdXxKetRH1vB4tkwTXsdzoM4nePGVvaA"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStoreRegistration.sol":{"keccak256":"0xf6d2871ca67aacadfd5dd4caef45440a571d932e68a04466f2674e481e79e167","urls":["bzz-raw://260067ed037789d073f407db1d416171e33c79e9b584090794d05e990ee88b67","dweb:/ipfs/QmbAA4Ynfy5aQv71JkZrPcdt2iqc3NK8DcAL1mnx7M1WYC"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStoreWrite.sol":{"keccak256":"0x7f6d8a25eea4a9d51de396ff64215e2567b29ce607538f04ec1a4ae2efb591bc","urls":["bzz-raw://8ae6e34ba2e92bd3cb8dd556838f4e3caa6c3feaf9e2d63649afa944cb5e3263","dweb:/ipfs/QmR1oNRLp87pnrnxrujdT7JU1Gzwq22rVukKUkXmwNBVSC"],"license":"MIT"},"node_modules/@latticexyz/store/src/Memory.sol":{"keccak256":"0x79954fa7614943899ad13b27ca0c2bf27c996d7b82a0e347afa48d7a4bbc6e2d","urls":["bzz-raw://34f7d6e209bcc6e379e004ae5a03f909e23e4e87956205610f4e39969b968912","dweb:/ipfs/QmZQeHDwtUBEpTSWn9L7AZ1id6dUbEHmLo6Cj3f9jKRqVM"],"license":"MIT"},"node_modules/@latticexyz/store/src/PackedCounter.sol":{"keccak256":"0x6c8c2afc2102aae3577057f5c5077f6606b553ab698f34484fc5958a7994e59e","urls":["bzz-raw://4afabc0d9e58c25f600ea36bb7c6f5f3393496880fdfd810df4f914d2fbe1bea","dweb:/ipfs/QmYJpEEf4DDQiUWy4gj4Pa8jypxYRKNdiUSEvev2gVZBBj"],"license":"MIT"},"node_modules/@latticexyz/store/src/ResourceId.sol":{"keccak256":"0xdca93829ef7e90c12678d3b7bcafee1d3ec9499abfc76c91edd188a8923f4f18","urls":["bzz-raw://3193518ae917765035c845266de41ccebde7a7a06ee6fd7f000534a530975ab2","dweb:/ipfs/QmYr9dCG2HKUMrXHevyRanqsPRHYpD2dnpgZkvwZYqWHe9"],"license":"MIT"},"node_modules/@latticexyz/store/src/Schema.sol":{"keccak256":"0x8c901269f30610e060a238c7a0c488b58cf9a7dc983bf87d49555e16976b49df","urls":["bzz-raw://ce8cff1b275fc5f2b54455102671c45936d88d5795f9853832808504c708324b","dweb:/ipfs/QmY9oHiTEyUMdXBu5kjV6SH5YYo2jkkoG9XHuG22bX1ew5"],"license":"MIT"},"node_modules/@latticexyz/store/src/Slice.sol":{"keccak256":"0x225f9a9debf14152e3adecdca848f01fbfdc42c093f97c0f80ae0a43cdcf468e","urls":["bzz-raw://8e15dc3efa43440a9e4be75a439bc8140580fa3008789647450744ee837c11da","dweb:/ipfs/QmYrTN2it1r9dUrFR1pSM33cbhtbWjE41gswG9QWZ9TqHA"],"license":"MIT"},"node_modules/@latticexyz/store/src/Storage.sol":{"keccak256":"0x48c9749d33f06406b8033b3df67002836d1b356c6ae8282865e7b437941ed61f","urls":["bzz-raw://931e1275db62ba2f9410ee8a8ab384ece2a7031cdf446c50696078f9da24a04d","dweb:/ipfs/QmTXzyjLNj5KuJUHfe1T3awroK5DLkCU4dm6RR4pSUVrfE"],"license":"MIT"},"node_modules/@latticexyz/store/src/StoreCore.sol":{"keccak256":"0x4ffff18377ca8c94ec29ba504ed4f107943c4fe0a963de006375774c2de57cc7","urls":["bzz-raw://279fe91c8f7fecb582aba253f7b6c59df11b4675721015557161f3d7f1af3855","dweb:/ipfs/QmVQnrxjgPGswYNkQ6bMMuv9TTjBp83u2UZPtpzeBDtR41"],"license":"MIT"},"node_modules/@latticexyz/store/src/StoreRead.sol":{"keccak256":"0x9fdfe426fd74b31fe309efbd9bf30bcfea7457366f8c8138cf0ee0bd983d6c28","urls":["bzz-raw://5bba26fa27f64c5560708391c09da78a1e8bbaa6b5d515aa7692a57516319ecd","dweb:/ipfs/QmQmDtwG742BMqW8qgiMAccdpZbzxQyyVnW9LMETP2NBVF"],"license":"MIT"},"node_modules/@latticexyz/store/src/StoreSwitch.sol":{"keccak256":"0xbe5cb815a5d073d1d94fc73a3a02a151ffb4e9ce299f00580c6c2d9cd339d7c9","urls":["bzz-raw://b7416ec2aeef38b06c4e559dc3e76fa8cd51f54c06cc58aeed613f44dfd3c3ff","dweb:/ipfs/QmRp6ZmUckpmGKG31wyZSxtgmUJZS2y85sRP2UU9Foajn7"],"license":"MIT"},"node_modules/@latticexyz/store/src/codegen/index.sol":{"keccak256":"0x094a6f1e2910b345b6b254e0fc2c8882b3190c673f7ee19742e857057a4d3f85","urls":["bzz-raw://18908e2e7e878635abea72ef99851fddd204371e6b641f010e831ebfa0b1bfd4","dweb:/ipfs/QmSNAxXqxTrzPkZ4rSAQgBnuer1yLPq74hoqnzrZV3WGsb"],"license":"MIT"},"node_modules/@latticexyz/store/src/codegen/tables/Hooks.sol":{"keccak256":"0x327bb7e9ff5f8d9318a62c3d63eecd761762dfac85c46c03fac7367430f4ea07","urls":["bzz-raw://456833b291763cb79ee0bc3fb8a6bb535c252e34632300475c98c480be6db544","dweb:/ipfs/Qmcyt2HY6NbWp51fwKQzaRnfdTrQ2NtkXqbt1bqeEjbk6g"],"license":"MIT"},"node_modules/@latticexyz/store/src/codegen/tables/ResourceIds.sol":{"keccak256":"0x0f5d48dd4f3ae0dbac332dc2c6c800ab30e68c1f45fe4556206492a7dd0aa2b0","urls":["bzz-raw://feb6dc7463223926885bbed22702a34f7f87868b4aa2bb0274a1c2f268238271","dweb:/ipfs/QmZLtZ76s4dMNttRSTGkdJ3H7NrYSXugF5BvcDAPeRLfH3"],"license":"MIT"},"node_modules/@latticexyz/store/src/codegen/tables/StoreHooks.sol":{"keccak256":"0x399169fa22a668a41b1372d16ae4b0ad542361bd40c033bb276eec37e8ab4fd7","urls":["bzz-raw://f0203f3c160feb9925734fe8a6292442da7c6bed0d21aa0f5a62759d0bb1f761","dweb:/ipfs/QmQ8cSYcpTMv37AcXB8jw5Wmv9sGBuW4q1Nyc8owAJLeff"],"license":"MIT"},"node_modules/@latticexyz/store/src/codegen/tables/Tables.sol":{"keccak256":"0xaaae4e59300a6c0495d8636a5134ecc14b57613028884efb24a8a5de71d0e6c1","urls":["bzz-raw://3fd2f46fbcc0bf82949bb4182d9efd5b987d16f35be84c90133fc844ccd47d4a","dweb:/ipfs/QmQWeKxWD7oH1xYMaH4qFPXe5WSjn9RyHdUgu5RPZpYLtY"],"license":"MIT"},"node_modules/@latticexyz/store/src/constants.sol":{"keccak256":"0x2fe1752ecfb01c2de84cd9ae0c47fef85f9f0a7668ae31dc8b19724570eaad50","urls":["bzz-raw://cb90fb960543d00b37df49274c3b7bda6f2c8fb1b363226610f6de7f5bffc7c2","dweb:/ipfs/Qmc1ZQ6xPm8jXaWbc9Lakq2uZxY3pqtVC8r3WnNDFgLGTN"],"license":"MIT"},"node_modules/@latticexyz/store/src/errors.sol":{"keccak256":"0x10d1f9fc51a33e2f586fbb1963f4073ffe0a020909fdda06162ef1cf4e931c30","urls":["bzz-raw://a4ec8f24fbe99ed3520446db632571859033870be31537a8b0b5bfb88b5fc1c5","dweb:/ipfs/QmUNDSUU757c24cwVKLpB7nWtTqcNZXPyNcbiiVShpW2Gh"],"license":"MIT"},"node_modules/@latticexyz/store/src/rightMask.sol":{"keccak256":"0xbde7a13eb04663ffd62c3eac929abde4bf8d4fb4c434e510782af01045b78410","urls":["bzz-raw://3b629c78d8e194824b07bbf66f62d5bb94ce883100f5523cb545d3e980792f38","dweb:/ipfs/QmWCRbCT55mnusK1abavXvwM4uN9QStcML4ZgjUG9L6V8S"],"license":"MIT"},"node_modules/@latticexyz/store/src/storeHookTypes.sol":{"keccak256":"0xcc16f330a9cb5f9f095e2bfc62c67818f2b91a229223c64c87891f1cebfc0305","urls":["bzz-raw://1384e4acac4553089859ff1368f358e5c81ceba986a902e5ec082801de097f64","dweb:/ipfs/QmXcEESML4KRKCfwxvC3tsW9jiA8PE7pxPuZ8L1t1wiNby"],"license":"MIT"},"node_modules/@latticexyz/store/src/storeResourceTypes.sol":{"keccak256":"0x515001322ebb9b58c62be0bd96ba65dc82841cc550533f283813ad24baaf2554","urls":["bzz-raw://b014d298897dfc75189c10f5e3d970d8368db734c545f6c7d4833cec9c7117eb","dweb:/ipfs/Qmcs7rTdh6zVyDHczXW6mEJqVmndZZTDSjNC1jouf43hTX"],"license":"MIT"},"node_modules/@latticexyz/store/src/tightcoder/DecodeSlice.sol":{"keccak256":"0xcf8e6e16b76972b6a96ea6b428d7298fc174a840fc8c5c09b6fe2030d31600d7","urls":["bzz-raw://025cf5112618018efd416155c9df257cd28447629bd79c0c37655a8e22c0e4f4","dweb:/ipfs/QmaqeqzGVrAK6rQqQgCzs8UJMWrWmR52jqzN8jqRdaY1kT"],"license":"MIT"},"node_modules/@latticexyz/store/src/tightcoder/EncodeArray.sol":{"keccak256":"0x248c35b8efaf6a0b0229fd81cafcb8fac6a54662187b56b49574b10e9c3ebf29","urls":["bzz-raw://63b6c95da7d63346db3b741f836b20e23f8e46a6245efdfa6443b204edecabcf","dweb:/ipfs/QmY79DfLgvMsTSZJzwbYmzGYE2ajCumu3ruQ2GpDyYbVqY"],"license":"MIT"},"node_modules/@latticexyz/store/src/tightcoder/TightCoder.sol":{"keccak256":"0x08f257c62602117fe4943580b0a19f19cf696b22000afd927a2159e24625a13a","urls":["bzz-raw://40ee497f86d4192794a5592264e356dcda27bbe275f6a110dfbc3c3b67798205","dweb:/ipfs/QmW98aRsWSvUzwvX8FkweFDrgGS9YKr8KvfnFrT5HkMtvT"],"license":"MIT"},"node_modules/@latticexyz/store/src/version.sol":{"keccak256":"0x1cf2e205960520ded9a1ac8a6f4e4e25b5153114939adc7acb66122aba88af61","urls":["bzz-raw://7b41a9da0859000750196a14db7352e12fbe0d55e3849a468fe41b23ffa847ed","dweb:/ipfs/QmTjkrru4tcqXx38k49C2ris5ednawtkfdcW5EVRNJYBKU"],"license":"MIT"}},"version":1},"id":22}
|
1
|
+
{"abi":[{"type":"function","name":"getDynamicField","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"dynamicFieldIndex","type":"uint8","internalType":"uint8"}],"outputs":[{"name":"data","type":"bytes","internalType":"bytes"}],"stateMutability":"view"},{"type":"function","name":"getDynamicFieldLength","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"dynamicFieldIndex","type":"uint8","internalType":"uint8"}],"outputs":[{"name":"","type":"uint256","internalType":"uint256"}],"stateMutability":"view"},{"type":"function","name":"getDynamicFieldSlice","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"dynamicFieldIndex","type":"uint8","internalType":"uint8"},{"name":"start","type":"uint256","internalType":"uint256"},{"name":"end","type":"uint256","internalType":"uint256"}],"outputs":[{"name":"","type":"bytes","internalType":"bytes"}],"stateMutability":"view"},{"type":"function","name":"getField","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"fieldIndex","type":"uint8","internalType":"uint8"},{"name":"fieldLayout","type":"bytes32","internalType":"FieldLayout"}],"outputs":[{"name":"data","type":"bytes","internalType":"bytes"}],"stateMutability":"view"},{"type":"function","name":"getField","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"fieldIndex","type":"uint8","internalType":"uint8"}],"outputs":[{"name":"data","type":"bytes","internalType":"bytes"}],"stateMutability":"view"},{"type":"function","name":"getFieldLayout","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"}],"outputs":[{"name":"fieldLayout","type":"bytes32","internalType":"FieldLayout"}],"stateMutability":"view"},{"type":"function","name":"getFieldLength","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"fieldIndex","type":"uint8","internalType":"uint8"},{"name":"fieldLayout","type":"bytes32","internalType":"FieldLayout"}],"outputs":[{"name":"","type":"uint256","internalType":"uint256"}],"stateMutability":"view"},{"type":"function","name":"getFieldLength","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"fieldIndex","type":"uint8","internalType":"uint8"}],"outputs":[{"name":"","type":"uint256","internalType":"uint256"}],"stateMutability":"view"},{"type":"function","name":"getKeySchema","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"}],"outputs":[{"name":"keySchema","type":"bytes32","internalType":"Schema"}],"stateMutability":"view"},{"type":"function","name":"getRecord","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"fieldLayout","type":"bytes32","internalType":"FieldLayout"}],"outputs":[{"name":"staticData","type":"bytes","internalType":"bytes"},{"name":"encodedLengths","type":"bytes32","internalType":"PackedCounter"},{"name":"dynamicData","type":"bytes","internalType":"bytes"}],"stateMutability":"view"},{"type":"function","name":"getRecord","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"}],"outputs":[{"name":"staticData","type":"bytes","internalType":"bytes"},{"name":"encodedLengths","type":"bytes32","internalType":"PackedCounter"},{"name":"dynamicData","type":"bytes","internalType":"bytes"}],"stateMutability":"view"},{"type":"function","name":"getStaticField","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"keyTuple","type":"bytes32[]","internalType":"bytes32[]"},{"name":"fieldIndex","type":"uint8","internalType":"uint8"},{"name":"fieldLayout","type":"bytes32","internalType":"FieldLayout"}],"outputs":[{"name":"data","type":"bytes32","internalType":"bytes32"}],"stateMutability":"view"},{"type":"function","name":"getValueSchema","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"}],"outputs":[{"name":"valueSchema","type":"bytes32","internalType":"Schema"}],"stateMutability":"view"},{"type":"error","name":"Store_IndexOutOfBounds","inputs":[{"name":"length","type":"uint256","internalType":"uint256"},{"name":"accessedIndex","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"Store_InvalidBounds","inputs":[{"name":"start","type":"uint256","internalType":"uint256"},{"name":"end","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"Store_TableNotFound","inputs":[{"name":"tableId","type":"bytes32","internalType":"ResourceId"},{"name":"tableIdString","type":"string","internalType":"string"}]}],"bytecode":{"object":"0x608060405234801561001057600080fd5b50611351806100206000396000f3fe608060405234801561001057600080fd5b50600436106100df5760003560e01c80639f1fcf0a1161008c578063d03edb8c11610066578063d03edb8c146101c2578063d4285dc2146101d5578063dbbf0e211461019c578063e228a4a3146101e857600080fd5b80639f1fcf0a14610189578063a53417ed1461019c578063cc49db7e146101af57600080fd5b8063419b58fd116100bd578063419b58fd146101415780634dc77d97146101635780638c364d591461017657600080fd5b806305242d2f146100e45780631e7889771461010d5780633a77c2c214610120575b600080fd5b6100f76100f2366004610e65565b6101fb565b6040516101049190610f11565b60405180910390f35b6100f761011b366004610f24565b610248565b61013361012e366004610f82565b610292565b604051908152602001610104565b61015461014f366004610f9b565b6102a3565b60405161010493929190610fee565b6100f76101713660046110cd565b6102f8565b610133610184366004610e65565b610307565b610133610197366004611136565b61034a565b6101336101aa366004611195565b610360565b6101546101bd3660046111ec565b610377565b6100f76101d0366004610f24565b6103c9565b6101336101e3366004610f82565b61040a565b6101336101f6366004610f82565b610415565b606061023e868686808060200260200160405190810160405280939291908181526020018383602002808284376000920191909152508892508791506104209050565b9695505050505050565b606061028985858580806020026020016040519081016040528093929190818152602001838360200280828437600092019190915250879250610460915050565b95945050505050565b600061029d8261049a565b92915050565b6060600060606102e88787878080602002602001604051908101604052809392919081815260200183836020028082843760009201919091525089925061051f915050565b9250925092509450945094915050565b606061023e8686868686610627565b600061023e8686868080602002602001604051908101604052809392919081815260200183836020028082843760009201919091525088925087915061072f9050565b60006102898585858561075c565b949350505050565b600061036d8484846107a4565b90505b9392505050565b6060600060606103ba868686808060200260200160405190810160405280939291908181526020018383602002808284376000920191909152506107ba92505050565b92509250925093509350939050565b6060610289858585808060200260200160405190810160405280939291908181526020018383602002808284376000920191909152508792506107e0915050565b600061029d826107f6565b600061029d8261086a565b606061042b82610890565b8360ff16101561044857610441858585856108c2565b9050610358565b610441858561045685610890565b610460908761124e565b606061036d6104708585856108ef565b600061049585610480898961096f565b9060ff166028026038011c64ffffffffff1690565b610982565b60007f8b9d8c8b908d9affffffffffffffffffab9e9d939a8d0000000000000000000082016104e957507e60030220202000000000000000000000000000000000000000000000000000919050565b61029d6105167f746273746f72650000000000000000005461626c657300000000000000000000846109ad565b60206000610a06565b606060006060600061053085610a57565b905061053d878783610a7a565b9350600061054a86610ab3565b9050801561061c5761055c888861096f565b935066ffffffffffffff841667ffffffffffffffff81111561058057610580611019565b6040519080825280601f01601f1916602001820160405280156105aa576020820181803683370190505b5092506020830160005b828160ff1610156106195760006105cc8b8b846108ef565b905060006105e9888460ff166028026038011c64ffffffffff1690565b90506105f88260008387610ad0565b6106028185611267565b9350505080806106119061127a565b9150506105b4565b50505b505093509350939050565b606081831115610672576040517fa8c5478200000000000000000000000000000000000000000000000000000000815260048101849052602481018390526044015b60405180910390fd5b600061067e878761096f565b9050600061069b828760ff166028026038011c64ffffffffff1690565b905080851015806106ab57508084115b156107065780818610156106c9576106c4600186611299565b6106cb565b855b6040517f7e8578d300000000000000000000000000000000000000000000000000000000815260048101929092526024820152604401610669565b60006107138989896108ef565b90506107228187888803610982565b9998505050505050505050565b600061028961073e8686610b9b565b60ff858116601b0360080285901c166107578587610bb0565b610a06565b60008061076883610890565b90508060ff168460ff1610156107905760ff848116601b0360080284901c165b915050610358565b610788868661079f848861124e565b610be1565b600061036d8484846107b58861049a565b61075c565b6060600060606107d385856107ce8861049a565b61051f565b9250925092509250925092565b606061036d8484846107f18861049a565b610420565b600061080182610bf1565b905061080c82610c83565b61086557818260405160200161082491815260200190565b60408051601f19818403018152908290527f41e713ad00000000000000000000000000000000000000000000000000000000825261066992916004016112ac565b919050565b600061087582610d20565b90508061086557818260405160200161082491815260200190565b6000600860016108a260026020611299565b6108ac9190611299565b6108b691906112c5565b8260ff911c1692915050565b60606102896108d18686610b9b565b6108db8486610bb0565b60ff868116601b0360080286901c16610982565b600083836040516020016109049291906112dc565b604051602081830303815290604052805190602001208260f81b7effffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff19167f3b4102da22e32d82fc925482184f16c09fd4281692720b87d124aef6da48a0f1181860001c90509392505050565b600061037061097e8484610db2565b5490565b60405160208101601f19603f84840101166040528282526109a585858584610ad0565b509392505050565b60408051602081018490529081018290526000906060015b60408051601f1981840301815291905280516020909101207f86425bff6b57326c7859e89024fe4f238ca327a1ae4a230180dd2f0e88aaa7d9189392505050565b600060208210610a2c57602082048401935060208281610a2857610a28611318565b0691505b508254600882021b6020829003808411156109a5576001850154600882021c82179150509392505050565b60006008610a6760026020611299565b610a7191906112c5565b9190911c919050565b606081600003610a995750604080516020810190915260008152610370565b6000610aa58585610b9b565b905061028981600085610982565b60006008600180610ac660026020611299565b6108a29190611299565b8215610b575760208310610afa57602083048401935060208381610af657610af6611318565b0692505b8215610b57576020839003600081841015610b1d5750600019600884021c610b27565b50600019600882021c5b8554600886021b818451168219821617845250818411610b48575050610b95565b50600194909401939182900391015b5b60208210610b795783548152600190930192601f1990910190602001610b58565b8115610b955780518454600019600885021c9182169119161781525b50505050565b600082826040516020016109c59291906112dc565b600080805b8360ff168110156109a557610bd760ff601b83900360080287901c1683611267565b9150600101610bb5565b600061036d82610480868661096f565b604080516001808252818301909252600091829190602080830190803683370190505090508281600081518110610c2a57610c2a61132e565b602090810291909101015260006103587f746273746f72650000000000000000005461626c6573000000000000000000008360017e6003022020200000000000000000000000000000000000000000000000000061072f565b604080516001808252818301909252600091829190602080830190803683370190505090508281600081518110610cbc57610cbc61132e565b60209081029190910101526000610d147f746273746f72650000000000000000005265736f75726365496473000000000083837e0101000100000000000000000000000000000000000000000000000000000061072f565b90506103588160f81c90565b604080516001808252818301909252600091829190602080830190803683370190505090508281600081518110610d5957610d5961132e565b602090810291909101015260006103587f746273746f72650000000000000000005461626c6573000000000000000000008360027e6003022020200000000000000000000000000000000000000000000000000061072f565b60008282604051602001610dc79291906112dc565b60408051601f1981840301815291905280516020909101207f14e2fcc58e58e68ec7edc30c8d50dccc3ce2714a623ec81f46b6a63922d76569189392505050565b60008083601f840112610e1a57600080fd5b50813567ffffffffffffffff811115610e3257600080fd5b6020830191508360208260051b8501011115610e4d57600080fd5b9250929050565b803560ff8116811461086557600080fd5b600080600080600060808688031215610e7d57600080fd5b85359450602086013567ffffffffffffffff811115610e9b57600080fd5b610ea788828901610e08565b9095509350610eba905060408701610e54565b949793965091946060013592915050565b6000815180845260005b81811015610ef157602081850181015186830182015201610ed5565b506000602082860101526020601f19601f83011685010191505092915050565b6020815260006103706020830184610ecb565b60008060008060608587031215610f3a57600080fd5b84359350602085013567ffffffffffffffff811115610f5857600080fd5b610f6487828801610e08565b9094509250610f77905060408601610e54565b905092959194509250565b600060208284031215610f9457600080fd5b5035919050565b60008060008060608587031215610fb157600080fd5b84359350602085013567ffffffffffffffff811115610fcf57600080fd5b610fdb87828801610e08565b9598909750949560400135949350505050565b6060815260006110016060830186610ecb565b846020840152828103604084015261023e8185610ecb565b634e487b7160e01b600052604160045260246000fd5b600082601f83011261104057600080fd5b8135602067ffffffffffffffff8083111561105d5761105d611019565b8260051b604051601f19603f8301168101818110848211171561108257611082611019565b60405293845260208187018101949081019250878511156110a257600080fd5b6020870191505b848210156110c2578135835291830191908301906110a9565b979650505050505050565b600080600080600060a086880312156110e557600080fd5b85359450602086013567ffffffffffffffff81111561110357600080fd5b61110f8882890161102f565b94505061111e60408701610e54565b94979396509394606081013594506080013592915050565b6000806000806080858703121561114c57600080fd5b84359350602085013567ffffffffffffffff81111561116a57600080fd5b6111768782880161102f565b93505061118560408601610e54565b9396929550929360600135925050565b6000806000606084860312156111aa57600080fd5b83359250602084013567ffffffffffffffff8111156111c857600080fd5b6111d48682870161102f565b9250506111e360408501610e54565b90509250925092565b60008060006040848603121561120157600080fd5b83359250602084013567ffffffffffffffff81111561121f57600080fd5b61122b86828701610e08565b9497909650939450505050565b634e487b7160e01b600052601160045260246000fd5b60ff828116828216039081111561029d5761029d611238565b8082018082111561029d5761029d611238565b600060ff821660ff810361129057611290611238565b60010192915050565b8181038181111561029d5761029d611238565b82815260406020820152600061036d6040830184610ecb565b808202811582820484141761029d5761029d611238565b8281526000602080830184516020860160005b8281101561130b578151845292840192908401906001016112ef565b5091979650505050505050565b634e487b7160e01b600052601260045260246000fd5b634e487b7160e01b600052603260045260246000fdfea164736f6c6343000818000a","sourceMap":"455:7567:22:-:0;;;;;;;;;;;;;;;;;;;","linkReferences":{}},"deployedBytecode":{"object":"0x608060405234801561001057600080fd5b50600436106100df5760003560e01c80639f1fcf0a1161008c578063d03edb8c11610066578063d03edb8c146101c2578063d4285dc2146101d5578063dbbf0e211461019c578063e228a4a3146101e857600080fd5b80639f1fcf0a14610189578063a53417ed1461019c578063cc49db7e146101af57600080fd5b8063419b58fd116100bd578063419b58fd146101415780634dc77d97146101635780638c364d591461017657600080fd5b806305242d2f146100e45780631e7889771461010d5780633a77c2c214610120575b600080fd5b6100f76100f2366004610e65565b6101fb565b6040516101049190610f11565b60405180910390f35b6100f761011b366004610f24565b610248565b61013361012e366004610f82565b610292565b604051908152602001610104565b61015461014f366004610f9b565b6102a3565b60405161010493929190610fee565b6100f76101713660046110cd565b6102f8565b610133610184366004610e65565b610307565b610133610197366004611136565b61034a565b6101336101aa366004611195565b610360565b6101546101bd3660046111ec565b610377565b6100f76101d0366004610f24565b6103c9565b6101336101e3366004610f82565b61040a565b6101336101f6366004610f82565b610415565b606061023e868686808060200260200160405190810160405280939291908181526020018383602002808284376000920191909152508892508791506104209050565b9695505050505050565b606061028985858580806020026020016040519081016040528093929190818152602001838360200280828437600092019190915250879250610460915050565b95945050505050565b600061029d8261049a565b92915050565b6060600060606102e88787878080602002602001604051908101604052809392919081815260200183836020028082843760009201919091525089925061051f915050565b9250925092509450945094915050565b606061023e8686868686610627565b600061023e8686868080602002602001604051908101604052809392919081815260200183836020028082843760009201919091525088925087915061072f9050565b60006102898585858561075c565b949350505050565b600061036d8484846107a4565b90505b9392505050565b6060600060606103ba868686808060200260200160405190810160405280939291908181526020018383602002808284376000920191909152506107ba92505050565b92509250925093509350939050565b6060610289858585808060200260200160405190810160405280939291908181526020018383602002808284376000920191909152508792506107e0915050565b600061029d826107f6565b600061029d8261086a565b606061042b82610890565b8360ff16101561044857610441858585856108c2565b9050610358565b610441858561045685610890565b610460908761124e565b606061036d6104708585856108ef565b600061049585610480898961096f565b9060ff166028026038011c64ffffffffff1690565b610982565b60007f8b9d8c8b908d9affffffffffffffffffab9e9d939a8d0000000000000000000082016104e957507e60030220202000000000000000000000000000000000000000000000000000919050565b61029d6105167f746273746f72650000000000000000005461626c657300000000000000000000846109ad565b60206000610a06565b606060006060600061053085610a57565b905061053d878783610a7a565b9350600061054a86610ab3565b9050801561061c5761055c888861096f565b935066ffffffffffffff841667ffffffffffffffff81111561058057610580611019565b6040519080825280601f01601f1916602001820160405280156105aa576020820181803683370190505b5092506020830160005b828160ff1610156106195760006105cc8b8b846108ef565b905060006105e9888460ff166028026038011c64ffffffffff1690565b90506105f88260008387610ad0565b6106028185611267565b9350505080806106119061127a565b9150506105b4565b50505b505093509350939050565b606081831115610672576040517fa8c5478200000000000000000000000000000000000000000000000000000000815260048101849052602481018390526044015b60405180910390fd5b600061067e878761096f565b9050600061069b828760ff166028026038011c64ffffffffff1690565b905080851015806106ab57508084115b156107065780818610156106c9576106c4600186611299565b6106cb565b855b6040517f7e8578d300000000000000000000000000000000000000000000000000000000815260048101929092526024820152604401610669565b60006107138989896108ef565b90506107228187888803610982565b9998505050505050505050565b600061028961073e8686610b9b565b60ff858116601b0360080285901c166107578587610bb0565b610a06565b60008061076883610890565b90508060ff168460ff1610156107905760ff848116601b0360080284901c165b915050610358565b610788868661079f848861124e565b610be1565b600061036d8484846107b58861049a565b61075c565b6060600060606107d385856107ce8861049a565b61051f565b9250925092509250925092565b606061036d8484846107f18861049a565b610420565b600061080182610bf1565b905061080c82610c83565b61086557818260405160200161082491815260200190565b60408051601f19818403018152908290527f41e713ad00000000000000000000000000000000000000000000000000000000825261066992916004016112ac565b919050565b600061087582610d20565b90508061086557818260405160200161082491815260200190565b6000600860016108a260026020611299565b6108ac9190611299565b6108b691906112c5565b8260ff911c1692915050565b60606102896108d18686610b9b565b6108db8486610bb0565b60ff868116601b0360080286901c16610982565b600083836040516020016109049291906112dc565b604051602081830303815290604052805190602001208260f81b7effffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff19167f3b4102da22e32d82fc925482184f16c09fd4281692720b87d124aef6da48a0f1181860001c90509392505050565b600061037061097e8484610db2565b5490565b60405160208101601f19603f84840101166040528282526109a585858584610ad0565b509392505050565b60408051602081018490529081018290526000906060015b60408051601f1981840301815291905280516020909101207f86425bff6b57326c7859e89024fe4f238ca327a1ae4a230180dd2f0e88aaa7d9189392505050565b600060208210610a2c57602082048401935060208281610a2857610a28611318565b0691505b508254600882021b6020829003808411156109a5576001850154600882021c82179150509392505050565b60006008610a6760026020611299565b610a7191906112c5565b9190911c919050565b606081600003610a995750604080516020810190915260008152610370565b6000610aa58585610b9b565b905061028981600085610982565b60006008600180610ac660026020611299565b6108a29190611299565b8215610b575760208310610afa57602083048401935060208381610af657610af6611318565b0692505b8215610b57576020839003600081841015610b1d5750600019600884021c610b27565b50600019600882021c5b8554600886021b818451168219821617845250818411610b48575050610b95565b50600194909401939182900391015b5b60208210610b795783548152600190930192601f1990910190602001610b58565b8115610b955780518454600019600885021c9182169119161781525b50505050565b600082826040516020016109c59291906112dc565b600080805b8360ff168110156109a557610bd760ff601b83900360080287901c1683611267565b9150600101610bb5565b600061036d82610480868661096f565b604080516001808252818301909252600091829190602080830190803683370190505090508281600081518110610c2a57610c2a61132e565b602090810291909101015260006103587f746273746f72650000000000000000005461626c6573000000000000000000008360017e6003022020200000000000000000000000000000000000000000000000000061072f565b604080516001808252818301909252600091829190602080830190803683370190505090508281600081518110610cbc57610cbc61132e565b60209081029190910101526000610d147f746273746f72650000000000000000005265736f75726365496473000000000083837e0101000100000000000000000000000000000000000000000000000000000061072f565b90506103588160f81c90565b604080516001808252818301909252600091829190602080830190803683370190505090508281600081518110610d5957610d5961132e565b602090810291909101015260006103587f746273746f72650000000000000000005461626c6573000000000000000000008360027e6003022020200000000000000000000000000000000000000000000000000061072f565b60008282604051602001610dc79291906112dc565b60408051601f1981840301815291905280516020909101207f14e2fcc58e58e68ec7edc30c8d50dccc3ce2714a623ec81f46b6a63922d76569189392505050565b60008083601f840112610e1a57600080fd5b50813567ffffffffffffffff811115610e3257600080fd5b6020830191508360208260051b8501011115610e4d57600080fd5b9250929050565b803560ff8116811461086557600080fd5b600080600080600060808688031215610e7d57600080fd5b85359450602086013567ffffffffffffffff811115610e9b57600080fd5b610ea788828901610e08565b9095509350610eba905060408701610e54565b949793965091946060013592915050565b6000815180845260005b81811015610ef157602081850181015186830182015201610ed5565b506000602082860101526020601f19601f83011685010191505092915050565b6020815260006103706020830184610ecb565b60008060008060608587031215610f3a57600080fd5b84359350602085013567ffffffffffffffff811115610f5857600080fd5b610f6487828801610e08565b9094509250610f77905060408601610e54565b905092959194509250565b600060208284031215610f9457600080fd5b5035919050565b60008060008060608587031215610fb157600080fd5b84359350602085013567ffffffffffffffff811115610fcf57600080fd5b610fdb87828801610e08565b9598909750949560400135949350505050565b6060815260006110016060830186610ecb565b846020840152828103604084015261023e8185610ecb565b634e487b7160e01b600052604160045260246000fd5b600082601f83011261104057600080fd5b8135602067ffffffffffffffff8083111561105d5761105d611019565b8260051b604051601f19603f8301168101818110848211171561108257611082611019565b60405293845260208187018101949081019250878511156110a257600080fd5b6020870191505b848210156110c2578135835291830191908301906110a9565b979650505050505050565b600080600080600060a086880312156110e557600080fd5b85359450602086013567ffffffffffffffff81111561110357600080fd5b61110f8882890161102f565b94505061111e60408701610e54565b94979396509394606081013594506080013592915050565b6000806000806080858703121561114c57600080fd5b84359350602085013567ffffffffffffffff81111561116a57600080fd5b6111768782880161102f565b93505061118560408601610e54565b9396929550929360600135925050565b6000806000606084860312156111aa57600080fd5b83359250602084013567ffffffffffffffff8111156111c857600080fd5b6111d48682870161102f565b9250506111e360408501610e54565b90509250925092565b60008060006040848603121561120157600080fd5b83359250602084013567ffffffffffffffff81111561121f57600080fd5b61122b86828701610e08565b9497909650939450505050565b634e487b7160e01b600052601160045260246000fd5b60ff828116828216039081111561029d5761029d611238565b8082018082111561029d5761029d611238565b600060ff821660ff810361129057611290611238565b60010192915050565b8181038181111561029d5761029d611238565b82815260406020820152600061036d6040830184610ecb565b808202811582820484141761029d5761029d611238565b8281526000602080830184516020860160005b8281101561130b578151845292840192908401906001016112ef565b5091979650505050505050565b634e487b7160e01b600052601260045260246000fd5b634e487b7160e01b600052603260045260246000fdfea164736f6c6343000818000a","sourceMap":"455:7567:22:-:0;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;3942:258;;;;;;:::i;:::-;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;5209:244;;;;;;:::i;:::-;;:::i;711:156::-;;;;;;:::i;:::-;;:::i;:::-;;;2970:25:208;;;2958:2;2943:18;711:156:22;2793:208:208;2604:288:22;;;;;;:::i;:::-;;:::i;:::-;;;;;;;;;:::i;7725:295::-;;;;;;:::i;:::-;;:::i;4597:265::-;;;;;;:::i;:::-;;:::i;6467:258::-;;;;;;:::i;:::-;;:::i;5915:216::-;;;;;;:::i;:::-;;:::i;1906:246::-;;;;;;:::i;:::-;;:::i;3371:216::-;;;;;;:::i;:::-;;:::i;1386:143::-;;;;;;:::i;:::-;;:::i;1054:151::-;;;;;;:::i;:::-;;:::i;3942:258::-;4101:17;4133:62;4152:7;4161:8;;4133:62;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;4171:10:22;;-1:-1:-1;4183:11:22;;-1:-1:-1;4133:18:22;;-1:-1:-1;4133:62:22:i;:::-;4126:69;3942:258;-1:-1:-1;;;;;;3942:258:22:o;5209:244::-;5353:17;5385:63;5411:7;5420:8;;5385:63;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;5430:17:22;;-1:-1:-1;5385:25:22;;-1:-1:-1;;5385:63:22:i;:::-;5378:70;5209:244;-1:-1:-1;;;;;5209:244:22:o;711:156::-;784:23;829:33;854:7;829:24;:33::i;:::-;815:47;711:156;-1:-1:-1;;711:156:22:o;2604:288::-;2742:23;2767:28;2797:24;2836:51;2856:7;2865:8;;2836:51;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;2875:11:22;;-1:-1:-1;2836:19:22;;-1:-1:-1;;2836:51:22:i;:::-;2829:58;;;;;;2604:288;;;;;;;;:::o;7725:295::-;7908:12;7935:80;7966:7;7975:8;7985:17;8004:5;8011:3;7935:30;:80::i;4597:265::-;4762:12;4789:68;4814:7;4823:8;;4789:68;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;4833:10:22;;-1:-1:-1;4845:11:22;;-1:-1:-1;4789:24:22;;-1:-1:-1;4789:68:22:i;6467:258::-;6630:7;6652:68;6677:7;6686:8;6696:10;6708:11;6652:24;:68::i;6467:258::-;;;;;;;:::o;5915:216::-;6049:7;6071:55;6096:7;6105:8;6115:10;6071:24;:55::i;:::-;6064:62;;5915:216;;;;;;:::o;1906:246::-;2015:23;2040:28;2070:24;2109:38;2129:7;2138:8;;2109:38;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;2109:19:22;;-1:-1:-1;;;2109:38:22:i;:::-;2102:45;;;;;;1906:246;;;;;;;:::o;3371:216::-;3501:17;3533:49;3552:7;3561:8;;3533:49;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;3571:10:22;;-1:-1:-1;3533:18:22;;-1:-1:-1;;3533:49:22:i;1386:143::-;1457:16;1493:31;1516:7;1493:22;:31::i;1054:151::-;1127:18;1167:33;1192:7;1167:24;:33::i;36780:440:19:-;36931:12;36968:29;:11;:27;:29::i;:::-;36955:10;:42;;;36951:265;;;37014:82;37053:7;37062:8;37072:10;37084:11;37014:38;:82::i;:::-;37007:89;;;;36951:265;37124:85;37140:7;37149:8;37178:29;:11;:27;:29::i;:::-;37159:49;;:10;:49;:::i;:::-;38972:12;39096:257;39135:79;39177:7;39186:8;39196:17;39135:41;:79::i;:::-;39232:1;39251:93;39326:17;39251:66;39299:7;39308:8;39251:47;:66::i;:::-;:74;6801:16:14;;922;6801;834;6790:27;6750:68;6728:92;;;6613:218;39251:93:19;39096:12;:257::i;6273:652::-;6340:11;6576:64;;;6572:111;;-1:-1:-1;1471:66:28;;6273:652:19;-1:-1:-1;6273:652:19:o;6572:111::-;6727:185;6773:85;1342:66:28;6849:7:19;6773:40;:85::i;:::-;6878:2;6900:1;6727:17;:185::i;34416:1314::-;34546:23;34571:28;34601:24;34667:20;34690:30;:11;:28;:30::i;:::-;34667:53;;34781:65;34814:7;34823:8;34833:12;34781:32;:65::i;:::-;34768:78;;34910:24;34937:30;:11;:28;:30::i;:::-;34910:57;-1:-1:-1;34977:20:19;;34973:753;;35070:66;35118:7;35127:8;35070:47;:66::i;:::-;35053:83;-1:-1:-1;6184:59:14;;;35188:33:19;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;35188:33:19;-1:-1:-1;35174:47:19;-1:-1:-1;828:4:13;818:15;;35229:21:19;35293:427;35311:16;35307:1;:20;;;35293:427;;;35344:27;35374:63;35416:7;35425:8;35435:1;35374:41;:63::i;:::-;35344:93;-1:-1:-1;35447:14:19;35464:25;:14;35487:1;6801:16:14;;922;6801;834;6790:27;6750:68;6728:92;;;6613:218;35464:25:19;35447:42;;35499:110;35530:19;35559:1;35570:6;35593:13;35499:12;:110::i;:::-;35688:23;35705:6;35688:23;;:::i;:::-;;;35334:386;;35329:3;;;;;:::i;:::-;;;;35293:427;;;;34999:727;34973:753;34627:1103;;34416:1314;;;;;;;:::o;42559:1122::-;42736:12;42809:3;42801:5;:11;42797:70;;;42829:31;;;;;;;;9041:25:208;;;9082:18;;;9075:34;;;9014:18;;42829:31:19;;;;;;;;42797:70;43076:28;43107:66;43155:7;43164:8;43107:47;:66::i;:::-;43076:97;-1:-1:-1;43179:19:19;43201:41;43076:97;43224:17;6801:16:14;;922;6801;834;6790:27;6750:68;6728:92;;;6613:218;43201:41:19;43179:63;;43261:11;43252:5;:20;;:41;;;;43282:11;43276:3;:17;43252:41;43248:144;;;43333:11;43355;43346:5;:20;;:38;;43377:7;43383:1;43377:3;:7;:::i;:::-;43346:38;;;43369:5;43346:38;43310:75;;;;;;;;9041:25:208;;;;9082:18;;;9075:34;9014:18;;43310:75:19;8867:248:208;43248:144:19;43462:16;43481:79;43523:7;43532:8;43542:17;43481:41;:79::i;:::-;43462:98;;43592:78;43623:8;43641:5;43662;43656:3;:11;43592:12;:78::i;:::-;43585:85;42559:1122;-1:-1:-1;;;;;;;;;42559:1122:19:o;37827:541::-;37984:7;38121:242;38165:59;38206:7;38215:8;38165:40;:59::i;:::-;38242:31;;;;4479:19:3;:27;537:1:29;4478:44:3;4444:79;;;4431:93;38291:63:19;38330:11;38343:10;38291:38;:63::i;:::-;38121:17;:242::i;40622:427::-;40779:7;40794:21;40824:29;:11;:27;:29::i;:::-;40794:60;;40877:15;40864:28;;:10;:28;;;40860:185;;;40909:31;;;;4479:19:3;:27;537:1:29;4478:44:3;4444:79;;;4431:93;40909:31:19;40902:38;;;;;40860:185;40968:70;40990:7;40999:8;41009:28;41022:15;41009:10;:28;:::i;:::-;40968:21;:70::i;39975:225::-;40103:7;40125:70;40140:7;40149:8;40159:10;40171:23;40186:7;40171:14;:23::i;:::-;40125:14;:70::i;33616:253::-;33717:23;33742:28;33772:24;33811:53;33821:7;33830:8;33840:23;33855:7;33840:14;:23::i;:::-;33811:9;:53::i;:::-;33804:60;;;;;;33616:253;;;;;:::o;36159:218::-;36281:12;36308:64;36317:7;36326:8;36336:10;36348:23;36363:7;36348:14;:23::i;:::-;36308:8;:64::i;7185:366::-;7250:16;7286:29;7307:7;7286:20;:29::i;:::-;7274:41;;7429:31;7452:7;7429:22;:31::i;:::-;7424:123;;7497:7;7530;7513:25;;;;;;9413:19:208;;9457:2;9448:12;;9253:213;7513:25:19;;;;-1:-1:-1;;7513:25:19;;;;;;;;;;7477:63;;;;;;;;;:::i;7424:123::-;7185:366;;;:::o;7819:260::-;7886:18;7926:31;7949:7;7926:22;:31::i;:::-;7912:45;-1:-1:-1;5479:35:16;7963:112:19;;8025:7;8058;8041:25;;;;;;9413:19:208;;9457:2;9448:12;;9253:213;5135:171:3;5208:7;537:1:29;1425;1409:13;1421:1;334:2;1409:13;:::i;:::-;:17;;;;:::i;:::-;1408:34;;;;:::i;:::-;5244:11:3;5223:78;5236:64;;5223:78;;5135:171;-1:-1:-1;;5135:171:3:o;51167:511:19:-;51330:12;51472:201;51511:41;51534:7;51543:8;51511:22;:41::i;:::-;51570:45;51591:11;51604:10;51570:20;:45::i;:::-;51633:31;;;;4479:19:3;:27;537:1:29;4478:44:3;4444:79;;;4431:93;39096:12:19;:257::i;54261:274::-;54405:7;54510;54519:8;54493:35;;;;;;;;;:::i;:::-;;;;;;;;;;;;;54483:46;;;;;;54462:17;54455:25;;54435:45;;;43996:34;54435:45;:94;54427:103;;54420:110;;54261:274;;;;;:::o;55458:301::-;55579:13;55671:82;55702:48;55732:7;55741:8;55702:29;:48::i;:::-;4645:21:18;;4539:137;4976:669;5392:4;5386:11;5433:4;5421:17;;-1:-1:-1;;5307:16:18;5480:26;;;5307:16;5303:32;5452:4;5445:63;5552:6;5544;5537:22;5570:51;5575:14;5591:6;5599;5607:13;5570:4;:51::i;:::-;5627:13;4976:669;;;;;:::o;52768:282:19:-;53013:30;;;;;;10802:19:208;;;10837:12;;;10830:28;;;52856:7:19;;10874:12:208;;53013:30:19;;;;-1:-1:-1;;53013:30:19;;;;;;;;;53003:41;;53013:30;53003:41;;;;43924:22;52996:48;;52768:282;-1:-1:-1;;;52768:282:19:o;8879:812:18:-;8977:14;9013:2;9003:6;:12;8999:112;;9072:2;9063:6;:11;9045:29;;;;9094:2;9084:12;;;;;;:::i;:::-;;;;8999:112;-1:-1:-1;9302:21:18;;9287:12;9275:25;;9271:53;9450:2;:11;;;9532:22;;;9528:159;;;9668:1;9652:14;9648:22;9642:29;9627:12;9612:13;9608:32;9604:68;9596:6;9593:80;9583:90;;8993:698;8879:812;;;;;:::o;4754:171:3:-;4828:7;537:1:29;1247:13;1259:1;334:2;1247:13;:::i;:::-;1246:30;;;;:::i;:::-;4850:70:3;;;;;4754:171;-1:-1:-1;4754:171:3:o;50342:360:19:-;50468:12;50492:6;50502:1;50492:11;50488:26;;-1:-1:-1;50505:9:19;;;;;;;;;-1:-1:-1;50505:9:19;;;;50488:26;50555:16;50574:41;50597:7;50606:8;50574:22;:41::i;:::-;50555:60;;50628:69;50659:8;50677:1;50688:6;50628:12;:69::i;5533:173:3:-;5607:7;537:1:29;1597;;1577:13;1589:1;334:2;1577:13;:::i;:::-;:17;;;;:::i;6010:2380:18:-;6127:10;;6123:1542;;6280:2;6270:6;:12;6266:122;;6343:2;6334:6;:11;6316:29;;;;6367:2;6357:12;;;;;;:::i;:::-;;;;6266:122;6478:10;;6474:1185;;6686:2;:11;;;6560:21;6744:22;;;6740:135;;;-1:-1:-1;;;537:1:29;738:25:31;;716:48;6740:135:18;;;-1:-1:-1;;;537:1:29;738:25:31;;716:48;6740:135:18;7069:14;7063:21;7048:12;7040:6;7036:25;7032:53;7309:4;7293:13;7287:20;7283:31;7219:4;7215:9;7203:10;7199:26;7144:184;7117:13;7097:243;;7399:13;7389:6;:23;7385:36;;7414:7;;;;7385:36;-1:-1:-1;7562:1:18;7544:19;;;;;7617:23;;;;;7575:30;6474:1185;7694:253;7711:2;7701:6;:12;7694:253;;7805:21;;7783:44;;7880:1;7862:19;;;;-1:-1:-1;;7920:12:18;;;;7908:2;7891:19;7694:253;;;8015:10;;8011:375;;8323:20;;8233:21;;-1:-1:-1;;537:1:29;738:25:31;;716:48;8319:31:18;;;8256:9;;8229:37;8178:184;8135:237;;8011:375;6010:2380;;;;:::o;52325:191:19:-;52427:7;52491;52500:8;52474:35;;;;;;;;;:::i;53342:242::-;53438:7;;;53477:84;53497:10;53493:14;;:1;:14;53477:84;;;53522:32;4431:93:3;4479:19;:27;;;537:1:29;4478:44:3;4444:79;;;4431:93;53522:32:19;;:::i;:::-;;-1:-1:-1;53509:3:19;;53477:84;;41565:262;41707:7;41729:93;41804:17;41729:66;41777:7;41786:8;41729:47;:66::i;5337:312:28:-;5456:16;;;5470:1;5456:16;;;;;;;;;5403;;;;5456;;;;;;;;;;;;-1:-1:-1;5456:16:28;5427:45;;5511:7;5478:9;5488:1;5478:12;;;;;;;;:::i;:::-;;;;;;;;;;:41;5526:13;5542:62;1342:66;5577:9;5588:1;1471:66;5542:24;:62::i;3328:314:26:-;3442:16;;;3456:1;3442:16;;;;;;;;;3394:11;;;;3442:16;;;;;;;;;;;;-1:-1:-1;3442:16:26;3413:45;;3497:10;3464:9;3474:1;3464:12;;;;;;;;:::i;:::-;;;;;;;;;;:44;3515:13;3531:62;1102:66;3566:9;3515:13;1231:66;3531:24;:62::i;:::-;3515:78;;3607:29;3628:5;3615:20;;8753:11:3;8648:122;6719:316:28;6842:16;;;6856:1;6842:16;;;;;;;;;6787:18;;;;6842:16;;;;;;;;;;;;-1:-1:-1;6842:16:28;6813:45;;6897:7;6864:9;6874:1;6864:12;;;;;;;;:::i;:::-;;;;;;;;;;:41;6912:13;6928:62;1342:66;6963:9;6974:1;1471:66;6928:24;:62::i;54890:230:19:-;55011:7;55095;55104:8;55078:35;;;;;;;;;:::i;:::-;;;;-1:-1:-1;;55078:35:19;;;;;;;;;55068:46;;55078:35;55068:46;;;;44087:40;55041:73;;54890:230;-1:-1:-1;;;54890:230:19:o;14:367:208:-;77:8;87:6;141:3;134:4;126:6;122:17;118:27;108:55;;159:1;156;149:12;108:55;-1:-1:-1;182:20:208;;225:18;214:30;;211:50;;;257:1;254;247:12;211:50;294:4;286:6;282:17;270:29;;354:3;347:4;337:6;334:1;330:14;322:6;318:27;314:38;311:47;308:67;;;371:1;368;361:12;308:67;14:367;;;;;:::o;386:156::-;452:20;;512:4;501:16;;491:27;;481:55;;532:1;529;522:12;547:706;720:6;728;736;744;752;805:3;793:9;784:7;780:23;776:33;773:53;;;822:1;819;812:12;773:53;858:9;845:23;835:33;;919:2;908:9;904:18;891:32;946:18;938:6;935:30;932:50;;;978:1;975;968:12;932:50;1017:70;1079:7;1070:6;1059:9;1055:22;1017:70;:::i;:::-;1106:8;;-1:-1:-1;991:96:208;-1:-1:-1;1160:36:208;;-1:-1:-1;1192:2:208;1177:18;;1160:36;:::i;:::-;547:706;;;;-1:-1:-1;547:706:208;;1243:2;1228:18;1215:32;;547:706;-1:-1:-1;;547:706:208:o;1258:481::-;1299:3;1337:5;1331:12;1364:6;1359:3;1352:19;1389:1;1399:162;1413:6;1410:1;1407:13;1399:162;;;1475:4;1531:13;;;1527:22;;1521:29;1503:11;;;1499:20;;1492:59;1428:12;1399:162;;;1403:3;1606:1;1599:4;1590:6;1585:3;1581:16;1577:27;1570:38;1728:4;-1:-1:-1;;1653:2:208;1645:6;1641:15;1637:88;1632:3;1628:98;1624:109;1617:116;;;1258:481;;;;:::o;1744:217::-;1891:2;1880:9;1873:21;1854:4;1911:44;1951:2;1940:9;1936:18;1928:6;1911:44;:::i;1966:606::-;2099:6;2107;2115;2123;2176:2;2164:9;2155:7;2151:23;2147:32;2144:52;;;2192:1;2189;2182:12;2144:52;2228:9;2215:23;2205:33;;2289:2;2278:9;2274:18;2261:32;2316:18;2308:6;2305:30;2302:50;;;2348:1;2345;2338:12;2302:50;2387:70;2449:7;2440:6;2429:9;2425:22;2387:70;:::i;:::-;2476:8;;-1:-1:-1;2361:96:208;-1:-1:-1;2530:36:208;;-1:-1:-1;2562:2:208;2547:18;;2530:36;:::i;:::-;2520:46;;1966:606;;;;;;;:::o;2577:211::-;2667:6;2720:2;2708:9;2699:7;2695:23;2691:32;2688:52;;;2736:1;2733;2726:12;2688:52;-1:-1:-1;2759:23:208;;2577:211;-1:-1:-1;2577:211:208:o;3006:635::-;3172:6;3180;3188;3196;3249:2;3237:9;3228:7;3224:23;3220:32;3217:52;;;3265:1;3262;3255:12;3217:52;3301:9;3288:23;3278:33;;3362:2;3351:9;3347:18;3334:32;3389:18;3381:6;3378:30;3375:50;;;3421:1;3418;3411:12;3375:50;3460:70;3522:7;3513:6;3502:9;3498:22;3460:70;:::i;:::-;3006:635;;3549:8;;-1:-1:-1;3434:96:208;;3631:2;3616:18;3603:32;;3006:635;-1:-1:-1;;;;3006:635:208:o;3646:482::-;3901:2;3890:9;3883:21;3864:4;3927:44;3967:2;3956:9;3952:18;3944:6;3927:44;:::i;:::-;4007:6;4002:2;3991:9;3987:18;3980:34;4062:9;4054:6;4050:22;4045:2;4034:9;4030:18;4023:50;4090:32;4115:6;4107;4090:32;:::i;4133:184::-;-1:-1:-1;;;4182:1:208;4175:88;4282:4;4279:1;4272:15;4306:4;4303:1;4296:15;4322:967;4376:5;4429:3;4422:4;4414:6;4410:17;4406:27;4396:55;;4447:1;4444;4437:12;4396:55;4483:6;4470:20;4509:4;4532:18;4569:2;4565;4562:10;4559:36;;;4575:18;;:::i;:::-;4621:2;4618:1;4614:10;4653:2;4647:9;-1:-1:-1;;4707:2:208;4703;4699:11;4695:84;4687:6;4683:97;4830:6;4818:10;4815:22;4810:2;4798:10;4795:18;4792:46;4789:72;;;4841:18;;:::i;:::-;4877:2;4870:22;4927:18;;;4973:4;5005:15;;;5001:26;;;4961:17;;;;-1:-1:-1;5039:15:208;;;5036:35;;;5067:1;5064;5057:12;5036:35;5103:4;5095:6;5091:17;5080:28;;5117:142;5133:6;5128:3;5125:15;5117:142;;;5199:17;;5187:30;;5237:12;;;;5150;;;;5117:142;;;5277:6;4322:967;-1:-1:-1;;;;;;;4322:967:208:o;5294:655::-;5443:6;5451;5459;5467;5475;5528:3;5516:9;5507:7;5503:23;5499:33;5496:53;;;5545:1;5542;5535:12;5496:53;5581:9;5568:23;5558:33;;5642:2;5631:9;5627:18;5614:32;5669:18;5661:6;5658:30;5655:50;;;5701:1;5698;5691:12;5655:50;5724:61;5777:7;5768:6;5757:9;5753:22;5724:61;:::i;:::-;5714:71;;;5804:36;5836:2;5825:9;5821:18;5804:36;:::i;:::-;5294:655;;;;-1:-1:-1;5794:46:208;;5887:2;5872:18;;5859:32;;-1:-1:-1;5938:3:208;5923:19;5910:33;;5294:655;-1:-1:-1;;5294:655:208:o;6136:617::-;6307:6;6315;6323;6331;6384:3;6372:9;6363:7;6359:23;6355:33;6352:53;;;6401:1;6398;6391:12;6352:53;6437:9;6424:23;6414:33;;6498:2;6487:9;6483:18;6470:32;6525:18;6517:6;6514:30;6511:50;;;6557:1;6554;6547:12;6511:50;6580:61;6633:7;6624:6;6613:9;6609:22;6580:61;:::i;:::-;6570:71;;;6660:36;6692:2;6681:9;6677:18;6660:36;:::i;:::-;6136:617;;;;-1:-1:-1;6650:46:208;;6743:2;6728:18;6715:32;;-1:-1:-1;;6136:617:208:o;6940:517::-;7071:6;7079;7087;7140:2;7128:9;7119:7;7115:23;7111:32;7108:52;;;7156:1;7153;7146:12;7108:52;7192:9;7179:23;7169:33;;7253:2;7242:9;7238:18;7225:32;7280:18;7272:6;7269:30;7266:50;;;7312:1;7309;7302:12;7266:50;7335:61;7388:7;7379:6;7368:9;7364:22;7335:61;:::i;:::-;7325:71;;;7415:36;7447:2;7436:9;7432:18;7415:36;:::i;:::-;7405:46;;6940:517;;;;;:::o;7462:536::-;7588:6;7596;7604;7657:2;7645:9;7636:7;7632:23;7628:32;7625:52;;;7673:1;7670;7663:12;7625:52;7709:9;7696:23;7686:33;;7770:2;7759:9;7755:18;7742:32;7797:18;7789:6;7786:30;7783:50;;;7829:1;7826;7819:12;7783:50;7868:70;7930:7;7921:6;7910:9;7906:22;7868:70;:::i;:::-;7462:536;;7957:8;;-1:-1:-1;7842:96:208;;-1:-1:-1;;;;7462:536:208:o;8212:184::-;-1:-1:-1;;;8261:1:208;8254:88;8361:4;8358:1;8351:15;8385:4;8382:1;8375:15;8401:151;8491:4;8484:12;;;8470;;;8466:31;;8509:14;;8506:40;;;8526:18;;:::i;8557:125::-;8622:9;;;8643:10;;;8640:36;;;8656:18;;:::i;8687:175::-;8724:3;8768:4;8761:5;8757:16;8797:4;8788:7;8785:17;8782:43;;8805:18;;:::i;:::-;8854:1;8841:15;;8687:175;-1:-1:-1;;8687:175:208:o;9120:128::-;9187:9;;;9208:11;;;9205:37;;;9222:18;;:::i;9471:321::-;9679:6;9668:9;9661:25;9722:2;9717;9706:9;9702:18;9695:30;9642:4;9742:44;9782:2;9771:9;9767:18;9759:6;9742:44;:::i;9797:168::-;9870:9;;;9901;;9918:15;;;9912:22;;9898:37;9888:71;;9939:18;;:::i;9970:639::-;10220:6;10215:3;10208:19;10190:3;10246:2;10279;10274:3;10270:12;10311:6;10305:13;10376:2;10368:6;10364:15;10397:1;10407:175;10421:6;10418:1;10415:13;10407:175;;;10484:13;;10470:28;;10520:14;;;;10557:15;;;;10443:1;10436:9;10407:175;;;-1:-1:-1;10598:5:208;;9970:639;-1:-1:-1;;;;;;;9970:639:208:o;10897:184::-;-1:-1:-1;;;10946:1:208;10939:88;11046:4;11043:1;11036:15;11070:4;11067:1;11060:15;11086:184;-1:-1:-1;;;11135:1:208;11128:88;11235:4;11232:1;11225:15;11259:4;11256:1;11249:15","linkReferences":{}},"methodIdentifiers":{"getDynamicField(bytes32,bytes32[],uint8)":"1e788977","getDynamicFieldLength(bytes32,bytes32[],uint8)":"dbbf0e21","getDynamicFieldSlice(bytes32,bytes32[],uint8,uint256,uint256)":"4dc77d97","getField(bytes32,bytes32[],uint8)":"d03edb8c","getField(bytes32,bytes32[],uint8,bytes32)":"05242d2f","getFieldLayout(bytes32)":"3a77c2c2","getFieldLength(bytes32,bytes32[],uint8)":"a53417ed","getFieldLength(bytes32,bytes32[],uint8,bytes32)":"9f1fcf0a","getKeySchema(bytes32)":"d4285dc2","getRecord(bytes32,bytes32[])":"cc49db7e","getRecord(bytes32,bytes32[],bytes32)":"419b58fd","getStaticField(bytes32,bytes32[],uint8,bytes32)":"8c364d59","getValueSchema(bytes32)":"e228a4a3"},"rawMetadata":"{\"compiler\":{\"version\":\"0.8.24+commit.e11b9ed9\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"length\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"accessedIndex\",\"type\":\"uint256\"}],\"name\":\"Store_IndexOutOfBounds\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"start\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"end\",\"type\":\"uint256\"}],\"name\":\"Store_InvalidBounds\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"string\",\"name\":\"tableIdString\",\"type\":\"string\"}],\"name\":\"Store_TableNotFound\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"dynamicFieldIndex\",\"type\":\"uint8\"}],\"name\":\"getDynamicField\",\"outputs\":[{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"dynamicFieldIndex\",\"type\":\"uint8\"}],\"name\":\"getDynamicFieldLength\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"dynamicFieldIndex\",\"type\":\"uint8\"},{\"internalType\":\"uint256\",\"name\":\"start\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"end\",\"type\":\"uint256\"}],\"name\":\"getDynamicFieldSlice\",\"outputs\":[{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"fieldIndex\",\"type\":\"uint8\"},{\"internalType\":\"FieldLayout\",\"name\":\"fieldLayout\",\"type\":\"bytes32\"}],\"name\":\"getField\",\"outputs\":[{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"fieldIndex\",\"type\":\"uint8\"}],\"name\":\"getField\",\"outputs\":[{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"}],\"name\":\"getFieldLayout\",\"outputs\":[{\"internalType\":\"FieldLayout\",\"name\":\"fieldLayout\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"fieldIndex\",\"type\":\"uint8\"},{\"internalType\":\"FieldLayout\",\"name\":\"fieldLayout\",\"type\":\"bytes32\"}],\"name\":\"getFieldLength\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"fieldIndex\",\"type\":\"uint8\"}],\"name\":\"getFieldLength\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"}],\"name\":\"getKeySchema\",\"outputs\":[{\"internalType\":\"Schema\",\"name\":\"keySchema\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"FieldLayout\",\"name\":\"fieldLayout\",\"type\":\"bytes32\"}],\"name\":\"getRecord\",\"outputs\":[{\"internalType\":\"bytes\",\"name\":\"staticData\",\"type\":\"bytes\"},{\"internalType\":\"PackedCounter\",\"name\":\"encodedLengths\",\"type\":\"bytes32\"},{\"internalType\":\"bytes\",\"name\":\"dynamicData\",\"type\":\"bytes\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"}],\"name\":\"getRecord\",\"outputs\":[{\"internalType\":\"bytes\",\"name\":\"staticData\",\"type\":\"bytes\"},{\"internalType\":\"PackedCounter\",\"name\":\"encodedLengths\",\"type\":\"bytes32\"},{\"internalType\":\"bytes\",\"name\":\"dynamicData\",\"type\":\"bytes\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"keyTuple\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"fieldIndex\",\"type\":\"uint8\"},{\"internalType\":\"FieldLayout\",\"name\":\"fieldLayout\",\"type\":\"bytes32\"}],\"name\":\"getStaticField\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"data\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"tableId\",\"type\":\"bytes32\"}],\"name\":\"getValueSchema\",\"outputs\":[{\"internalType\":\"Schema\",\"name\":\"valueSchema\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"}],\"devdoc\":{\"details\":\"A contract that provides read operations for storage tables using `StoreCore`.\",\"kind\":\"dev\",\"methods\":{\"getDynamicField(bytes32,bytes32[],uint8)\":{\"params\":{\"dynamicFieldIndex\":\"Index of the dynamic field to retrieve.\",\"keyTuple\":\"The tuple used as a key to fetch the dynamic field.\",\"tableId\":\"The ID of the table.\"},\"returns\":{\"data\":\"The dynamic data of the specified field.\"}},\"getDynamicFieldLength(bytes32,bytes32[],uint8)\":{\"params\":{\"dynamicFieldIndex\":\"Index of the dynamic field to measure.\",\"keyTuple\":\"The tuple used as a key.\",\"tableId\":\"The ID of the table.\"},\"returns\":{\"_0\":\"The length of the specified dynamic field.\"}},\"getDynamicFieldSlice(bytes32,bytes32[],uint8,uint256,uint256)\":{\"params\":{\"dynamicFieldIndex\":\"Index of the dynamic field to slice.\",\"end\":\"The ending position of the slice.\",\"keyTuple\":\"The tuple used as a key to fetch the dynamic field slice.\",\"start\":\"The starting position of the slice.\",\"tableId\":\"The ID of the table.\"},\"returns\":{\"_0\":\"The sliced data from the specified dynamic field.\"}},\"getField(bytes32,bytes32[],uint8)\":{\"details\":\"This overload loads the FieldLayout from storage. If the table's FieldLayout is known to the caller, it should be passed in to the other overload to avoid the storage read.\",\"params\":{\"fieldIndex\":\"Index of the field to retrieve.\",\"keyTuple\":\"The tuple used as a key to fetch the field.\",\"tableId\":\"The ID of the table.\"},\"returns\":{\"data\":\"The data of the specified field.\"}},\"getField(bytes32,bytes32[],uint8,bytes32)\":{\"params\":{\"fieldIndex\":\"Index of the field to retrieve.\",\"fieldLayout\":\"The layout of fields for the retrieval.\",\"keyTuple\":\"The tuple used as a key to fetch the field.\",\"tableId\":\"The ID of the table.\"},\"returns\":{\"data\":\"The data of the specified field.\"}},\"getFieldLayout(bytes32)\":{\"params\":{\"tableId\":\"The ID of the table for which to retrieve the field layout.\"},\"returns\":{\"fieldLayout\":\"The layout of fields in the specified table.\"}},\"getFieldLength(bytes32,bytes32[],uint8)\":{\"details\":\"This overload loads the FieldLayout from storage. If the table's FieldLayout is known to the caller, it should be passed in to the other overload to avoid the storage read.\",\"params\":{\"fieldIndex\":\"Index of the field to measure.\",\"keyTuple\":\"The tuple used as a key.\",\"tableId\":\"The ID of the table.\"},\"returns\":{\"_0\":\"The length of the specified field.\"}},\"getFieldLength(bytes32,bytes32[],uint8,bytes32)\":{\"params\":{\"fieldIndex\":\"Index of the field to measure.\",\"fieldLayout\":\"The layout of fields for measurement.\",\"keyTuple\":\"The tuple used as a key.\",\"tableId\":\"The ID of the table.\"},\"returns\":{\"_0\":\"The length of the specified field.\"}},\"getKeySchema(bytes32)\":{\"params\":{\"tableId\":\"The ID of the table.\"},\"returns\":{\"keySchema\":\"The schema for keys in the specified table.\"}},\"getRecord(bytes32,bytes32[])\":{\"params\":{\"keyTuple\":\"The tuple used as a key to fetch the record.\",\"tableId\":\"The ID of the table.\"},\"returns\":{\"dynamicData\":\"The dynamic data of the record.\",\"encodedLengths\":\"Encoded lengths of dynamic data.\",\"staticData\":\"The static data of the record.\"}},\"getRecord(bytes32,bytes32[],bytes32)\":{\"params\":{\"fieldLayout\":\"The layout of fields to retrieve.\",\"keyTuple\":\"The tuple used as a key to fetch the record.\",\"tableId\":\"The ID of the table.\"},\"returns\":{\"dynamicData\":\"The dynamic data of the record.\",\"encodedLengths\":\"Encoded lengths of dynamic data.\",\"staticData\":\"The static data of the record.\"}},\"getStaticField(bytes32,bytes32[],uint8,bytes32)\":{\"params\":{\"fieldIndex\":\"Index of the static field to retrieve.\",\"fieldLayout\":\"The layout of fields for the retrieval.\",\"keyTuple\":\"The tuple used as a key to fetch the static field.\",\"tableId\":\"The ID of the table.\"},\"returns\":{\"data\":\"The static data of the specified field.\"}},\"getValueSchema(bytes32)\":{\"params\":{\"tableId\":\"The ID of the table.\"},\"returns\":{\"valueSchema\":\"The schema for values in the specified table.\"}}},\"title\":\"StoreRead\",\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{\"getDynamicField(bytes32,bytes32[],uint8)\":{\"notice\":\"Retrieves data for a specific dynamic (variable length) field in a record.\"},\"getDynamicFieldLength(bytes32,bytes32[],uint8)\":{\"notice\":\"Calculates the length of a specified dynamic (variable length) field in a record.\"},\"getDynamicFieldSlice(bytes32,bytes32[],uint8,uint256,uint256)\":{\"notice\":\"Retrieves a slice of a dynamic (variable length) field.\"},\"getField(bytes32,bytes32[],uint8)\":{\"notice\":\"Retrieves data for a specified field in a record.\"},\"getField(bytes32,bytes32[],uint8,bytes32)\":{\"notice\":\"Retrieves data for a specified field in a record.\"},\"getFieldLayout(bytes32)\":{\"notice\":\"Fetches the field layout for a given table.\"},\"getFieldLength(bytes32,bytes32[],uint8)\":{\"notice\":\"Calculates the length of a specified field in a record.\"},\"getFieldLength(bytes32,bytes32[],uint8,bytes32)\":{\"notice\":\"Calculates the length of a specified field in a record.\"},\"getKeySchema(bytes32)\":{\"notice\":\"Retrieves the key schema for a given table.\"},\"getRecord(bytes32,bytes32[])\":{\"notice\":\"Fetches a record from a specified table using a provided key tuple.\"},\"getRecord(bytes32,bytes32[],bytes32)\":{\"notice\":\"Fetches a record from a specified table using a provided key tuple and field layout.\"},\"getStaticField(bytes32,bytes32[],uint8,bytes32)\":{\"notice\":\"Retrieves data for a specific static (fixed length) field in a record.\"},\"getValueSchema(bytes32)\":{\"notice\":\"Retrieves the value schema for a given table.\"}},\"version\":1}},\"settings\":{\"compilationTarget\":{\"node_modules/@latticexyz/store/src/StoreRead.sol\":\"StoreRead\"},\"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/schema-type/src/solidity/SchemaType.sol\":{\"keccak256\":\"0x650927696f7518fa216f2d6001835e9fdb419518034c781e86d2a2d33f4ecd2a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://72e91ac32ed00d36bd22fefeaf4ce1e9420143ddab7080eeb720c668a117bf44\",\"dweb:/ipfs/QmdVqn18WZvx5p84MDJPsB5tfVoXDR86wzm4sLx6WrGYYL\"]},\"node_modules/@latticexyz/store/src/Bytes.sol\":{\"keccak256\":\"0xf506b8e9521a2173ae51aca038b86f705ac6c10fc6361c5df32ea37c7218fdbd\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9ce5626141f377ea6c9477a27205fa23013c321423950a97f75a2685ac401c55\",\"dweb:/ipfs/QmfYjQmUcQUm46dRHbiYkUnoBokHuS58WZUd8oSdGKKohy\"]},\"node_modules/@latticexyz/store/src/FieldLayout.sol\":{\"keccak256\":\"0xc6aa930fb9a3df986870e3c77e567cabff12ae5e7b2c2af69669390e018d3728\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://a8d6d40675ddd6575538cfa915f73fc8379f4c154b034220df2cf6b7be6d9baf\",\"dweb:/ipfs/QmS7RNEDNBq6YwVJ1gPfs36CJg9d6h5MaxPRtuL3726uEK\"]},\"node_modules/@latticexyz/store/src/Hook.sol\":{\"keccak256\":\"0x6041a89e90293b15acf91378e329815cb857d79f0b384918cd97292378ed5c09\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://0e263d3c8230b4a4852e3b66058e9c36e946cf64471ffd0ac7f54b7a37f329f4\",\"dweb:/ipfs/QmdCnZE1G5PX4ZswUiR6t2DWMRDbVdJYaCzbCF4hbDTKc2\"]},\"node_modules/@latticexyz/store/src/IERC165.sol\":{\"keccak256\":\"0x0efbf9afc716c585621482221f75e5bd60bcf0e813c9f7800d7c0309dcc3c927\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://31b6aeb5446a0a0d5bd71be15a68c5bde94b08c961369203b83c8abe36f401d2\",\"dweb:/ipfs/QmXhComne4es9ZMKaGNqHCdJZrFoFssxMYgLaqvCXPL1Mg\"]},\"node_modules/@latticexyz/store/src/IStore.sol\":{\"keccak256\":\"0x9b0e20e73ed3e01de8dce6730b6dea05a518dfb016c78d13751fd7ea413e6cde\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://e3a773c2409c5799a52e8287b4eb2731ef216bc5eeb5e33f2dabf321d99857a2\",\"dweb:/ipfs/QmZkHjQffTDbRxAutbtpJc42Lb5QjcqNdDsse1EL2zorgW\"]},\"node_modules/@latticexyz/store/src/IStoreData.sol\":{\"keccak256\":\"0x174b2e5a5f80094d752cd2a36f1fbdf50e81b1e203216b9e5a6f33e02d606cec\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://59e6de780b55c1937a7148d3cc07ec137c3e2f243f331ba0b70f3262d919c1cb\",\"dweb:/ipfs/QmTJbh6ybPsZE9pFziTztstWxmh6ogUgMa6E81M6PMTA6g\"]},\"node_modules/@latticexyz/store/src/IStoreEvents.sol\":{\"keccak256\":\"0xee86f5ddd78b35ce6fdad7c9268e2cf4b523e70beffa5780114cf839d6e7c25c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://d3f50e9b7b1281eb251abd2681df787d739422a29300947ceaf81f69099d894b\",\"dweb:/ipfs/QmUbxyhUoyW9n5tYLcddafF8vCfTv2hvEpRadN51FhLmJs\"]},\"node_modules/@latticexyz/store/src/IStoreHook.sol\":{\"keccak256\":\"0x677224ab340753edf523ccff8c9d6ede987addbf0d7bc13d0e479306f3866a99\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6c0285a7684490d6e65d6f91b3631abdafb135d200ea9068e730dd98017a305e\",\"dweb:/ipfs/QmcURHZiMGnSET9P2iSgph22F6iFdoDbN4WmJsHxTAT5G9\"]},\"node_modules/@latticexyz/store/src/IStoreRead.sol\":{\"keccak256\":\"0xe246addf70a3fe65f19e2ab0048d48785bc2ef2f75884eeade151aef59ff5449\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://389022221307160febdec33a7fbdd82fcfbdd1fa6f9b1c67ffe3bf0467d2c924\",\"dweb:/ipfs/QmWunXryDsJZJBwdXxKetRH1vB4tkwTXsdzoM4nePGVvaA\"]},\"node_modules/@latticexyz/store/src/IStoreRegistration.sol\":{\"keccak256\":\"0xf6d2871ca67aacadfd5dd4caef45440a571d932e68a04466f2674e481e79e167\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://260067ed037789d073f407db1d416171e33c79e9b584090794d05e990ee88b67\",\"dweb:/ipfs/QmbAA4Ynfy5aQv71JkZrPcdt2iqc3NK8DcAL1mnx7M1WYC\"]},\"node_modules/@latticexyz/store/src/IStoreWrite.sol\":{\"keccak256\":\"0x7f6d8a25eea4a9d51de396ff64215e2567b29ce607538f04ec1a4ae2efb591bc\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://8ae6e34ba2e92bd3cb8dd556838f4e3caa6c3feaf9e2d63649afa944cb5e3263\",\"dweb:/ipfs/QmR1oNRLp87pnrnxrujdT7JU1Gzwq22rVukKUkXmwNBVSC\"]},\"node_modules/@latticexyz/store/src/Memory.sol\":{\"keccak256\":\"0x79954fa7614943899ad13b27ca0c2bf27c996d7b82a0e347afa48d7a4bbc6e2d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://34f7d6e209bcc6e379e004ae5a03f909e23e4e87956205610f4e39969b968912\",\"dweb:/ipfs/QmZQeHDwtUBEpTSWn9L7AZ1id6dUbEHmLo6Cj3f9jKRqVM\"]},\"node_modules/@latticexyz/store/src/PackedCounter.sol\":{\"keccak256\":\"0x6dc7a614a120b1940ca8de1924e59895a42ef5f0e22d81a9221790fd76687c2e\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b638521a9590a62c4e976f12be43d0370246836b90227cbf2e306888331986f6\",\"dweb:/ipfs/QmcEpcjHhL9rawjJRuMJvtTv3YwN2ggYsQHXZeoF88VRFX\"]},\"node_modules/@latticexyz/store/src/ResourceId.sol\":{\"keccak256\":\"0xdca93829ef7e90c12678d3b7bcafee1d3ec9499abfc76c91edd188a8923f4f18\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3193518ae917765035c845266de41ccebde7a7a06ee6fd7f000534a530975ab2\",\"dweb:/ipfs/QmYr9dCG2HKUMrXHevyRanqsPRHYpD2dnpgZkvwZYqWHe9\"]},\"node_modules/@latticexyz/store/src/Schema.sol\":{\"keccak256\":\"0x21d008da9dd112938ad5381264dce39be7855002076afa01d78dc6421a951fd8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://1af33c3d662d6ba193987ec62c865e05b53ced4904bff9a5729ab3ada2ca3a99\",\"dweb:/ipfs/QmUSXF3R7LwQWW8P6BZCrt3MAgGN5UwiiaHB3DGCSBZLL5\"]},\"node_modules/@latticexyz/store/src/Slice.sol\":{\"keccak256\":\"0x1f04af14e5040f71bd3daa79b90245a275e52f8d0294c17ae5bfe9aa727651a5\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://d76533959ded2f58434ae9f89fe8c3ff66095ec94e829f89914b362751799e3a\",\"dweb:/ipfs/Qmb1e12g6Sku2u1R96qei1GhqSNi1sZhKRCb111SyNk1ta\"]},\"node_modules/@latticexyz/store/src/Storage.sol\":{\"keccak256\":\"0x48c9749d33f06406b8033b3df67002836d1b356c6ae8282865e7b437941ed61f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://931e1275db62ba2f9410ee8a8ab384ece2a7031cdf446c50696078f9da24a04d\",\"dweb:/ipfs/QmTXzyjLNj5KuJUHfe1T3awroK5DLkCU4dm6RR4pSUVrfE\"]},\"node_modules/@latticexyz/store/src/StoreCore.sol\":{\"keccak256\":\"0x4ffff18377ca8c94ec29ba504ed4f107943c4fe0a963de006375774c2de57cc7\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://279fe91c8f7fecb582aba253f7b6c59df11b4675721015557161f3d7f1af3855\",\"dweb:/ipfs/QmVQnrxjgPGswYNkQ6bMMuv9TTjBp83u2UZPtpzeBDtR41\"]},\"node_modules/@latticexyz/store/src/StoreRead.sol\":{\"keccak256\":\"0x9fdfe426fd74b31fe309efbd9bf30bcfea7457366f8c8138cf0ee0bd983d6c28\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://5bba26fa27f64c5560708391c09da78a1e8bbaa6b5d515aa7692a57516319ecd\",\"dweb:/ipfs/QmQmDtwG742BMqW8qgiMAccdpZbzxQyyVnW9LMETP2NBVF\"]},\"node_modules/@latticexyz/store/src/StoreSwitch.sol\":{\"keccak256\":\"0xbe5cb815a5d073d1d94fc73a3a02a151ffb4e9ce299f00580c6c2d9cd339d7c9\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b7416ec2aeef38b06c4e559dc3e76fa8cd51f54c06cc58aeed613f44dfd3c3ff\",\"dweb:/ipfs/QmRp6ZmUckpmGKG31wyZSxtgmUJZS2y85sRP2UU9Foajn7\"]},\"node_modules/@latticexyz/store/src/codegen/index.sol\":{\"keccak256\":\"0x094a6f1e2910b345b6b254e0fc2c8882b3190c673f7ee19742e857057a4d3f85\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://18908e2e7e878635abea72ef99851fddd204371e6b641f010e831ebfa0b1bfd4\",\"dweb:/ipfs/QmSNAxXqxTrzPkZ4rSAQgBnuer1yLPq74hoqnzrZV3WGsb\"]},\"node_modules/@latticexyz/store/src/codegen/tables/Hooks.sol\":{\"keccak256\":\"0x327bb7e9ff5f8d9318a62c3d63eecd761762dfac85c46c03fac7367430f4ea07\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://456833b291763cb79ee0bc3fb8a6bb535c252e34632300475c98c480be6db544\",\"dweb:/ipfs/Qmcyt2HY6NbWp51fwKQzaRnfdTrQ2NtkXqbt1bqeEjbk6g\"]},\"node_modules/@latticexyz/store/src/codegen/tables/ResourceIds.sol\":{\"keccak256\":\"0x0f5d48dd4f3ae0dbac332dc2c6c800ab30e68c1f45fe4556206492a7dd0aa2b0\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://feb6dc7463223926885bbed22702a34f7f87868b4aa2bb0274a1c2f268238271\",\"dweb:/ipfs/QmZLtZ76s4dMNttRSTGkdJ3H7NrYSXugF5BvcDAPeRLfH3\"]},\"node_modules/@latticexyz/store/src/codegen/tables/StoreHooks.sol\":{\"keccak256\":\"0x399169fa22a668a41b1372d16ae4b0ad542361bd40c033bb276eec37e8ab4fd7\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f0203f3c160feb9925734fe8a6292442da7c6bed0d21aa0f5a62759d0bb1f761\",\"dweb:/ipfs/QmQ8cSYcpTMv37AcXB8jw5Wmv9sGBuW4q1Nyc8owAJLeff\"]},\"node_modules/@latticexyz/store/src/codegen/tables/Tables.sol\":{\"keccak256\":\"0xaaae4e59300a6c0495d8636a5134ecc14b57613028884efb24a8a5de71d0e6c1\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3fd2f46fbcc0bf82949bb4182d9efd5b987d16f35be84c90133fc844ccd47d4a\",\"dweb:/ipfs/QmQWeKxWD7oH1xYMaH4qFPXe5WSjn9RyHdUgu5RPZpYLtY\"]},\"node_modules/@latticexyz/store/src/constants.sol\":{\"keccak256\":\"0x2fe1752ecfb01c2de84cd9ae0c47fef85f9f0a7668ae31dc8b19724570eaad50\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://cb90fb960543d00b37df49274c3b7bda6f2c8fb1b363226610f6de7f5bffc7c2\",\"dweb:/ipfs/Qmc1ZQ6xPm8jXaWbc9Lakq2uZxY3pqtVC8r3WnNDFgLGTN\"]},\"node_modules/@latticexyz/store/src/errors.sol\":{\"keccak256\":\"0x01f9ae187bb5635e499cd7d53347509bc00feb3f19459dbeb69fcfeead5d7083\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b55a5f5c9904f4373da03339a8b0440323727a53c8d502dbbd201b3455006efd\",\"dweb:/ipfs/QmWgZrdqqpwtUrB3KPKWhAH2ddsoqKQvarcwBR1pWLWZoM\"]},\"node_modules/@latticexyz/store/src/rightMask.sol\":{\"keccak256\":\"0xbde7a13eb04663ffd62c3eac929abde4bf8d4fb4c434e510782af01045b78410\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3b629c78d8e194824b07bbf66f62d5bb94ce883100f5523cb545d3e980792f38\",\"dweb:/ipfs/QmWCRbCT55mnusK1abavXvwM4uN9QStcML4ZgjUG9L6V8S\"]},\"node_modules/@latticexyz/store/src/storeHookTypes.sol\":{\"keccak256\":\"0xcc16f330a9cb5f9f095e2bfc62c67818f2b91a229223c64c87891f1cebfc0305\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://1384e4acac4553089859ff1368f358e5c81ceba986a902e5ec082801de097f64\",\"dweb:/ipfs/QmXcEESML4KRKCfwxvC3tsW9jiA8PE7pxPuZ8L1t1wiNby\"]},\"node_modules/@latticexyz/store/src/storeResourceTypes.sol\":{\"keccak256\":\"0x515001322ebb9b58c62be0bd96ba65dc82841cc550533f283813ad24baaf2554\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b014d298897dfc75189c10f5e3d970d8368db734c545f6c7d4833cec9c7117eb\",\"dweb:/ipfs/Qmcs7rTdh6zVyDHczXW6mEJqVmndZZTDSjNC1jouf43hTX\"]},\"node_modules/@latticexyz/store/src/tightcoder/DecodeSlice.sol\":{\"keccak256\":\"0xcf8e6e16b76972b6a96ea6b428d7298fc174a840fc8c5c09b6fe2030d31600d7\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://025cf5112618018efd416155c9df257cd28447629bd79c0c37655a8e22c0e4f4\",\"dweb:/ipfs/QmaqeqzGVrAK6rQqQgCzs8UJMWrWmR52jqzN8jqRdaY1kT\"]},\"node_modules/@latticexyz/store/src/tightcoder/EncodeArray.sol\":{\"keccak256\":\"0x248c35b8efaf6a0b0229fd81cafcb8fac6a54662187b56b49574b10e9c3ebf29\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://63b6c95da7d63346db3b741f836b20e23f8e46a6245efdfa6443b204edecabcf\",\"dweb:/ipfs/QmY79DfLgvMsTSZJzwbYmzGYE2ajCumu3ruQ2GpDyYbVqY\"]},\"node_modules/@latticexyz/store/src/tightcoder/TightCoder.sol\":{\"keccak256\":\"0x08f257c62602117fe4943580b0a19f19cf696b22000afd927a2159e24625a13a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://40ee497f86d4192794a5592264e356dcda27bbe275f6a110dfbc3c3b67798205\",\"dweb:/ipfs/QmW98aRsWSvUzwvX8FkweFDrgGS9YKr8KvfnFrT5HkMtvT\"]},\"node_modules/@latticexyz/store/src/version.sol\":{\"keccak256\":\"0x1cf2e205960520ded9a1ac8a6f4e4e25b5153114939adc7acb66122aba88af61\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://7b41a9da0859000750196a14db7352e12fbe0d55e3849a468fe41b23ffa847ed\",\"dweb:/ipfs/QmTjkrru4tcqXx38k49C2ris5ednawtkfdcW5EVRNJYBKU\"]}},\"version\":1}","metadata":{"compiler":{"version":"0.8.24+commit.e11b9ed9"},"language":"Solidity","output":{"abi":[{"inputs":[{"internalType":"uint256","name":"length","type":"uint256"},{"internalType":"uint256","name":"accessedIndex","type":"uint256"}],"type":"error","name":"Store_IndexOutOfBounds"},{"inputs":[{"internalType":"uint256","name":"start","type":"uint256"},{"internalType":"uint256","name":"end","type":"uint256"}],"type":"error","name":"Store_InvalidBounds"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"string","name":"tableIdString","type":"string"}],"type":"error","name":"Store_TableNotFound"},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"dynamicFieldIndex","type":"uint8"}],"stateMutability":"view","type":"function","name":"getDynamicField","outputs":[{"internalType":"bytes","name":"data","type":"bytes"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"dynamicFieldIndex","type":"uint8"}],"stateMutability":"view","type":"function","name":"getDynamicFieldLength","outputs":[{"internalType":"uint256","name":"","type":"uint256"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"dynamicFieldIndex","type":"uint8"},{"internalType":"uint256","name":"start","type":"uint256"},{"internalType":"uint256","name":"end","type":"uint256"}],"stateMutability":"view","type":"function","name":"getDynamicFieldSlice","outputs":[{"internalType":"bytes","name":"","type":"bytes"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"fieldIndex","type":"uint8"},{"internalType":"FieldLayout","name":"fieldLayout","type":"bytes32"}],"stateMutability":"view","type":"function","name":"getField","outputs":[{"internalType":"bytes","name":"data","type":"bytes"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"fieldIndex","type":"uint8"}],"stateMutability":"view","type":"function","name":"getField","outputs":[{"internalType":"bytes","name":"data","type":"bytes"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"}],"stateMutability":"view","type":"function","name":"getFieldLayout","outputs":[{"internalType":"FieldLayout","name":"fieldLayout","type":"bytes32"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"fieldIndex","type":"uint8"},{"internalType":"FieldLayout","name":"fieldLayout","type":"bytes32"}],"stateMutability":"view","type":"function","name":"getFieldLength","outputs":[{"internalType":"uint256","name":"","type":"uint256"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"fieldIndex","type":"uint8"}],"stateMutability":"view","type":"function","name":"getFieldLength","outputs":[{"internalType":"uint256","name":"","type":"uint256"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"}],"stateMutability":"view","type":"function","name":"getKeySchema","outputs":[{"internalType":"Schema","name":"keySchema","type":"bytes32"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"FieldLayout","name":"fieldLayout","type":"bytes32"}],"stateMutability":"view","type":"function","name":"getRecord","outputs":[{"internalType":"bytes","name":"staticData","type":"bytes"},{"internalType":"PackedCounter","name":"encodedLengths","type":"bytes32"},{"internalType":"bytes","name":"dynamicData","type":"bytes"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"}],"stateMutability":"view","type":"function","name":"getRecord","outputs":[{"internalType":"bytes","name":"staticData","type":"bytes"},{"internalType":"PackedCounter","name":"encodedLengths","type":"bytes32"},{"internalType":"bytes","name":"dynamicData","type":"bytes"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"},{"internalType":"bytes32[]","name":"keyTuple","type":"bytes32[]"},{"internalType":"uint8","name":"fieldIndex","type":"uint8"},{"internalType":"FieldLayout","name":"fieldLayout","type":"bytes32"}],"stateMutability":"view","type":"function","name":"getStaticField","outputs":[{"internalType":"bytes32","name":"data","type":"bytes32"}]},{"inputs":[{"internalType":"ResourceId","name":"tableId","type":"bytes32"}],"stateMutability":"view","type":"function","name":"getValueSchema","outputs":[{"internalType":"Schema","name":"valueSchema","type":"bytes32"}]}],"devdoc":{"kind":"dev","methods":{"getDynamicField(bytes32,bytes32[],uint8)":{"params":{"dynamicFieldIndex":"Index of the dynamic field to retrieve.","keyTuple":"The tuple used as a key to fetch the dynamic field.","tableId":"The ID of the table."},"returns":{"data":"The dynamic data of the specified field."}},"getDynamicFieldLength(bytes32,bytes32[],uint8)":{"params":{"dynamicFieldIndex":"Index of the dynamic field to measure.","keyTuple":"The tuple used as a key.","tableId":"The ID of the table."},"returns":{"_0":"The length of the specified dynamic field."}},"getDynamicFieldSlice(bytes32,bytes32[],uint8,uint256,uint256)":{"params":{"dynamicFieldIndex":"Index of the dynamic field to slice.","end":"The ending position of the slice.","keyTuple":"The tuple used as a key to fetch the dynamic field slice.","start":"The starting position of the slice.","tableId":"The ID of the table."},"returns":{"_0":"The sliced data from the specified dynamic field."}},"getField(bytes32,bytes32[],uint8)":{"details":"This overload loads the FieldLayout from storage. If the table's FieldLayout is known to the caller, it should be passed in to the other overload to avoid the storage read.","params":{"fieldIndex":"Index of the field to retrieve.","keyTuple":"The tuple used as a key to fetch the field.","tableId":"The ID of the table."},"returns":{"data":"The data of the specified field."}},"getField(bytes32,bytes32[],uint8,bytes32)":{"params":{"fieldIndex":"Index of the field to retrieve.","fieldLayout":"The layout of fields for the retrieval.","keyTuple":"The tuple used as a key to fetch the field.","tableId":"The ID of the table."},"returns":{"data":"The data of the specified field."}},"getFieldLayout(bytes32)":{"params":{"tableId":"The ID of the table for which to retrieve the field layout."},"returns":{"fieldLayout":"The layout of fields in the specified table."}},"getFieldLength(bytes32,bytes32[],uint8)":{"details":"This overload loads the FieldLayout from storage. If the table's FieldLayout is known to the caller, it should be passed in to the other overload to avoid the storage read.","params":{"fieldIndex":"Index of the field to measure.","keyTuple":"The tuple used as a key.","tableId":"The ID of the table."},"returns":{"_0":"The length of the specified field."}},"getFieldLength(bytes32,bytes32[],uint8,bytes32)":{"params":{"fieldIndex":"Index of the field to measure.","fieldLayout":"The layout of fields for measurement.","keyTuple":"The tuple used as a key.","tableId":"The ID of the table."},"returns":{"_0":"The length of the specified field."}},"getKeySchema(bytes32)":{"params":{"tableId":"The ID of the table."},"returns":{"keySchema":"The schema for keys in the specified table."}},"getRecord(bytes32,bytes32[])":{"params":{"keyTuple":"The tuple used as a key to fetch the record.","tableId":"The ID of the table."},"returns":{"dynamicData":"The dynamic data of the record.","encodedLengths":"Encoded lengths of dynamic data.","staticData":"The static data of the record."}},"getRecord(bytes32,bytes32[],bytes32)":{"params":{"fieldLayout":"The layout of fields to retrieve.","keyTuple":"The tuple used as a key to fetch the record.","tableId":"The ID of the table."},"returns":{"dynamicData":"The dynamic data of the record.","encodedLengths":"Encoded lengths of dynamic data.","staticData":"The static data of the record."}},"getStaticField(bytes32,bytes32[],uint8,bytes32)":{"params":{"fieldIndex":"Index of the static field to retrieve.","fieldLayout":"The layout of fields for the retrieval.","keyTuple":"The tuple used as a key to fetch the static field.","tableId":"The ID of the table."},"returns":{"data":"The static data of the specified field."}},"getValueSchema(bytes32)":{"params":{"tableId":"The ID of the table."},"returns":{"valueSchema":"The schema for values in the specified table."}}},"version":1},"userdoc":{"kind":"user","methods":{"getDynamicField(bytes32,bytes32[],uint8)":{"notice":"Retrieves data for a specific dynamic (variable length) field in a record."},"getDynamicFieldLength(bytes32,bytes32[],uint8)":{"notice":"Calculates the length of a specified dynamic (variable length) field in a record."},"getDynamicFieldSlice(bytes32,bytes32[],uint8,uint256,uint256)":{"notice":"Retrieves a slice of a dynamic (variable length) field."},"getField(bytes32,bytes32[],uint8)":{"notice":"Retrieves data for a specified field in a record."},"getField(bytes32,bytes32[],uint8,bytes32)":{"notice":"Retrieves data for a specified field in a record."},"getFieldLayout(bytes32)":{"notice":"Fetches the field layout for a given table."},"getFieldLength(bytes32,bytes32[],uint8)":{"notice":"Calculates the length of a specified field in a record."},"getFieldLength(bytes32,bytes32[],uint8,bytes32)":{"notice":"Calculates the length of a specified field in a record."},"getKeySchema(bytes32)":{"notice":"Retrieves the key schema for a given table."},"getRecord(bytes32,bytes32[])":{"notice":"Fetches a record from a specified table using a provided key tuple."},"getRecord(bytes32,bytes32[],bytes32)":{"notice":"Fetches a record from a specified table using a provided key tuple and field layout."},"getStaticField(bytes32,bytes32[],uint8,bytes32)":{"notice":"Retrieves data for a specific static (fixed length) field in a record."},"getValueSchema(bytes32)":{"notice":"Retrieves the value schema for a given table."}},"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/StoreRead.sol":"StoreRead"},"evmVersion":"paris","libraries":{}},"sources":{"node_modules/@latticexyz/schema-type/src/solidity/SchemaType.sol":{"keccak256":"0x650927696f7518fa216f2d6001835e9fdb419518034c781e86d2a2d33f4ecd2a","urls":["bzz-raw://72e91ac32ed00d36bd22fefeaf4ce1e9420143ddab7080eeb720c668a117bf44","dweb:/ipfs/QmdVqn18WZvx5p84MDJPsB5tfVoXDR86wzm4sLx6WrGYYL"],"license":"MIT"},"node_modules/@latticexyz/store/src/Bytes.sol":{"keccak256":"0xf506b8e9521a2173ae51aca038b86f705ac6c10fc6361c5df32ea37c7218fdbd","urls":["bzz-raw://9ce5626141f377ea6c9477a27205fa23013c321423950a97f75a2685ac401c55","dweb:/ipfs/QmfYjQmUcQUm46dRHbiYkUnoBokHuS58WZUd8oSdGKKohy"],"license":"MIT"},"node_modules/@latticexyz/store/src/FieldLayout.sol":{"keccak256":"0xc6aa930fb9a3df986870e3c77e567cabff12ae5e7b2c2af69669390e018d3728","urls":["bzz-raw://a8d6d40675ddd6575538cfa915f73fc8379f4c154b034220df2cf6b7be6d9baf","dweb:/ipfs/QmS7RNEDNBq6YwVJ1gPfs36CJg9d6h5MaxPRtuL3726uEK"],"license":"MIT"},"node_modules/@latticexyz/store/src/Hook.sol":{"keccak256":"0x6041a89e90293b15acf91378e329815cb857d79f0b384918cd97292378ed5c09","urls":["bzz-raw://0e263d3c8230b4a4852e3b66058e9c36e946cf64471ffd0ac7f54b7a37f329f4","dweb:/ipfs/QmdCnZE1G5PX4ZswUiR6t2DWMRDbVdJYaCzbCF4hbDTKc2"],"license":"MIT"},"node_modules/@latticexyz/store/src/IERC165.sol":{"keccak256":"0x0efbf9afc716c585621482221f75e5bd60bcf0e813c9f7800d7c0309dcc3c927","urls":["bzz-raw://31b6aeb5446a0a0d5bd71be15a68c5bde94b08c961369203b83c8abe36f401d2","dweb:/ipfs/QmXhComne4es9ZMKaGNqHCdJZrFoFssxMYgLaqvCXPL1Mg"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStore.sol":{"keccak256":"0x9b0e20e73ed3e01de8dce6730b6dea05a518dfb016c78d13751fd7ea413e6cde","urls":["bzz-raw://e3a773c2409c5799a52e8287b4eb2731ef216bc5eeb5e33f2dabf321d99857a2","dweb:/ipfs/QmZkHjQffTDbRxAutbtpJc42Lb5QjcqNdDsse1EL2zorgW"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStoreData.sol":{"keccak256":"0x174b2e5a5f80094d752cd2a36f1fbdf50e81b1e203216b9e5a6f33e02d606cec","urls":["bzz-raw://59e6de780b55c1937a7148d3cc07ec137c3e2f243f331ba0b70f3262d919c1cb","dweb:/ipfs/QmTJbh6ybPsZE9pFziTztstWxmh6ogUgMa6E81M6PMTA6g"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStoreEvents.sol":{"keccak256":"0xee86f5ddd78b35ce6fdad7c9268e2cf4b523e70beffa5780114cf839d6e7c25c","urls":["bzz-raw://d3f50e9b7b1281eb251abd2681df787d739422a29300947ceaf81f69099d894b","dweb:/ipfs/QmUbxyhUoyW9n5tYLcddafF8vCfTv2hvEpRadN51FhLmJs"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStoreHook.sol":{"keccak256":"0x677224ab340753edf523ccff8c9d6ede987addbf0d7bc13d0e479306f3866a99","urls":["bzz-raw://6c0285a7684490d6e65d6f91b3631abdafb135d200ea9068e730dd98017a305e","dweb:/ipfs/QmcURHZiMGnSET9P2iSgph22F6iFdoDbN4WmJsHxTAT5G9"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStoreRead.sol":{"keccak256":"0xe246addf70a3fe65f19e2ab0048d48785bc2ef2f75884eeade151aef59ff5449","urls":["bzz-raw://389022221307160febdec33a7fbdd82fcfbdd1fa6f9b1c67ffe3bf0467d2c924","dweb:/ipfs/QmWunXryDsJZJBwdXxKetRH1vB4tkwTXsdzoM4nePGVvaA"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStoreRegistration.sol":{"keccak256":"0xf6d2871ca67aacadfd5dd4caef45440a571d932e68a04466f2674e481e79e167","urls":["bzz-raw://260067ed037789d073f407db1d416171e33c79e9b584090794d05e990ee88b67","dweb:/ipfs/QmbAA4Ynfy5aQv71JkZrPcdt2iqc3NK8DcAL1mnx7M1WYC"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStoreWrite.sol":{"keccak256":"0x7f6d8a25eea4a9d51de396ff64215e2567b29ce607538f04ec1a4ae2efb591bc","urls":["bzz-raw://8ae6e34ba2e92bd3cb8dd556838f4e3caa6c3feaf9e2d63649afa944cb5e3263","dweb:/ipfs/QmR1oNRLp87pnrnxrujdT7JU1Gzwq22rVukKUkXmwNBVSC"],"license":"MIT"},"node_modules/@latticexyz/store/src/Memory.sol":{"keccak256":"0x79954fa7614943899ad13b27ca0c2bf27c996d7b82a0e347afa48d7a4bbc6e2d","urls":["bzz-raw://34f7d6e209bcc6e379e004ae5a03f909e23e4e87956205610f4e39969b968912","dweb:/ipfs/QmZQeHDwtUBEpTSWn9L7AZ1id6dUbEHmLo6Cj3f9jKRqVM"],"license":"MIT"},"node_modules/@latticexyz/store/src/PackedCounter.sol":{"keccak256":"0x6dc7a614a120b1940ca8de1924e59895a42ef5f0e22d81a9221790fd76687c2e","urls":["bzz-raw://b638521a9590a62c4e976f12be43d0370246836b90227cbf2e306888331986f6","dweb:/ipfs/QmcEpcjHhL9rawjJRuMJvtTv3YwN2ggYsQHXZeoF88VRFX"],"license":"MIT"},"node_modules/@latticexyz/store/src/ResourceId.sol":{"keccak256":"0xdca93829ef7e90c12678d3b7bcafee1d3ec9499abfc76c91edd188a8923f4f18","urls":["bzz-raw://3193518ae917765035c845266de41ccebde7a7a06ee6fd7f000534a530975ab2","dweb:/ipfs/QmYr9dCG2HKUMrXHevyRanqsPRHYpD2dnpgZkvwZYqWHe9"],"license":"MIT"},"node_modules/@latticexyz/store/src/Schema.sol":{"keccak256":"0x21d008da9dd112938ad5381264dce39be7855002076afa01d78dc6421a951fd8","urls":["bzz-raw://1af33c3d662d6ba193987ec62c865e05b53ced4904bff9a5729ab3ada2ca3a99","dweb:/ipfs/QmUSXF3R7LwQWW8P6BZCrt3MAgGN5UwiiaHB3DGCSBZLL5"],"license":"MIT"},"node_modules/@latticexyz/store/src/Slice.sol":{"keccak256":"0x1f04af14e5040f71bd3daa79b90245a275e52f8d0294c17ae5bfe9aa727651a5","urls":["bzz-raw://d76533959ded2f58434ae9f89fe8c3ff66095ec94e829f89914b362751799e3a","dweb:/ipfs/Qmb1e12g6Sku2u1R96qei1GhqSNi1sZhKRCb111SyNk1ta"],"license":"MIT"},"node_modules/@latticexyz/store/src/Storage.sol":{"keccak256":"0x48c9749d33f06406b8033b3df67002836d1b356c6ae8282865e7b437941ed61f","urls":["bzz-raw://931e1275db62ba2f9410ee8a8ab384ece2a7031cdf446c50696078f9da24a04d","dweb:/ipfs/QmTXzyjLNj5KuJUHfe1T3awroK5DLkCU4dm6RR4pSUVrfE"],"license":"MIT"},"node_modules/@latticexyz/store/src/StoreCore.sol":{"keccak256":"0x4ffff18377ca8c94ec29ba504ed4f107943c4fe0a963de006375774c2de57cc7","urls":["bzz-raw://279fe91c8f7fecb582aba253f7b6c59df11b4675721015557161f3d7f1af3855","dweb:/ipfs/QmVQnrxjgPGswYNkQ6bMMuv9TTjBp83u2UZPtpzeBDtR41"],"license":"MIT"},"node_modules/@latticexyz/store/src/StoreRead.sol":{"keccak256":"0x9fdfe426fd74b31fe309efbd9bf30bcfea7457366f8c8138cf0ee0bd983d6c28","urls":["bzz-raw://5bba26fa27f64c5560708391c09da78a1e8bbaa6b5d515aa7692a57516319ecd","dweb:/ipfs/QmQmDtwG742BMqW8qgiMAccdpZbzxQyyVnW9LMETP2NBVF"],"license":"MIT"},"node_modules/@latticexyz/store/src/StoreSwitch.sol":{"keccak256":"0xbe5cb815a5d073d1d94fc73a3a02a151ffb4e9ce299f00580c6c2d9cd339d7c9","urls":["bzz-raw://b7416ec2aeef38b06c4e559dc3e76fa8cd51f54c06cc58aeed613f44dfd3c3ff","dweb:/ipfs/QmRp6ZmUckpmGKG31wyZSxtgmUJZS2y85sRP2UU9Foajn7"],"license":"MIT"},"node_modules/@latticexyz/store/src/codegen/index.sol":{"keccak256":"0x094a6f1e2910b345b6b254e0fc2c8882b3190c673f7ee19742e857057a4d3f85","urls":["bzz-raw://18908e2e7e878635abea72ef99851fddd204371e6b641f010e831ebfa0b1bfd4","dweb:/ipfs/QmSNAxXqxTrzPkZ4rSAQgBnuer1yLPq74hoqnzrZV3WGsb"],"license":"MIT"},"node_modules/@latticexyz/store/src/codegen/tables/Hooks.sol":{"keccak256":"0x327bb7e9ff5f8d9318a62c3d63eecd761762dfac85c46c03fac7367430f4ea07","urls":["bzz-raw://456833b291763cb79ee0bc3fb8a6bb535c252e34632300475c98c480be6db544","dweb:/ipfs/Qmcyt2HY6NbWp51fwKQzaRnfdTrQ2NtkXqbt1bqeEjbk6g"],"license":"MIT"},"node_modules/@latticexyz/store/src/codegen/tables/ResourceIds.sol":{"keccak256":"0x0f5d48dd4f3ae0dbac332dc2c6c800ab30e68c1f45fe4556206492a7dd0aa2b0","urls":["bzz-raw://feb6dc7463223926885bbed22702a34f7f87868b4aa2bb0274a1c2f268238271","dweb:/ipfs/QmZLtZ76s4dMNttRSTGkdJ3H7NrYSXugF5BvcDAPeRLfH3"],"license":"MIT"},"node_modules/@latticexyz/store/src/codegen/tables/StoreHooks.sol":{"keccak256":"0x399169fa22a668a41b1372d16ae4b0ad542361bd40c033bb276eec37e8ab4fd7","urls":["bzz-raw://f0203f3c160feb9925734fe8a6292442da7c6bed0d21aa0f5a62759d0bb1f761","dweb:/ipfs/QmQ8cSYcpTMv37AcXB8jw5Wmv9sGBuW4q1Nyc8owAJLeff"],"license":"MIT"},"node_modules/@latticexyz/store/src/codegen/tables/Tables.sol":{"keccak256":"0xaaae4e59300a6c0495d8636a5134ecc14b57613028884efb24a8a5de71d0e6c1","urls":["bzz-raw://3fd2f46fbcc0bf82949bb4182d9efd5b987d16f35be84c90133fc844ccd47d4a","dweb:/ipfs/QmQWeKxWD7oH1xYMaH4qFPXe5WSjn9RyHdUgu5RPZpYLtY"],"license":"MIT"},"node_modules/@latticexyz/store/src/constants.sol":{"keccak256":"0x2fe1752ecfb01c2de84cd9ae0c47fef85f9f0a7668ae31dc8b19724570eaad50","urls":["bzz-raw://cb90fb960543d00b37df49274c3b7bda6f2c8fb1b363226610f6de7f5bffc7c2","dweb:/ipfs/Qmc1ZQ6xPm8jXaWbc9Lakq2uZxY3pqtVC8r3WnNDFgLGTN"],"license":"MIT"},"node_modules/@latticexyz/store/src/errors.sol":{"keccak256":"0x01f9ae187bb5635e499cd7d53347509bc00feb3f19459dbeb69fcfeead5d7083","urls":["bzz-raw://b55a5f5c9904f4373da03339a8b0440323727a53c8d502dbbd201b3455006efd","dweb:/ipfs/QmWgZrdqqpwtUrB3KPKWhAH2ddsoqKQvarcwBR1pWLWZoM"],"license":"MIT"},"node_modules/@latticexyz/store/src/rightMask.sol":{"keccak256":"0xbde7a13eb04663ffd62c3eac929abde4bf8d4fb4c434e510782af01045b78410","urls":["bzz-raw://3b629c78d8e194824b07bbf66f62d5bb94ce883100f5523cb545d3e980792f38","dweb:/ipfs/QmWCRbCT55mnusK1abavXvwM4uN9QStcML4ZgjUG9L6V8S"],"license":"MIT"},"node_modules/@latticexyz/store/src/storeHookTypes.sol":{"keccak256":"0xcc16f330a9cb5f9f095e2bfc62c67818f2b91a229223c64c87891f1cebfc0305","urls":["bzz-raw://1384e4acac4553089859ff1368f358e5c81ceba986a902e5ec082801de097f64","dweb:/ipfs/QmXcEESML4KRKCfwxvC3tsW9jiA8PE7pxPuZ8L1t1wiNby"],"license":"MIT"},"node_modules/@latticexyz/store/src/storeResourceTypes.sol":{"keccak256":"0x515001322ebb9b58c62be0bd96ba65dc82841cc550533f283813ad24baaf2554","urls":["bzz-raw://b014d298897dfc75189c10f5e3d970d8368db734c545f6c7d4833cec9c7117eb","dweb:/ipfs/Qmcs7rTdh6zVyDHczXW6mEJqVmndZZTDSjNC1jouf43hTX"],"license":"MIT"},"node_modules/@latticexyz/store/src/tightcoder/DecodeSlice.sol":{"keccak256":"0xcf8e6e16b76972b6a96ea6b428d7298fc174a840fc8c5c09b6fe2030d31600d7","urls":["bzz-raw://025cf5112618018efd416155c9df257cd28447629bd79c0c37655a8e22c0e4f4","dweb:/ipfs/QmaqeqzGVrAK6rQqQgCzs8UJMWrWmR52jqzN8jqRdaY1kT"],"license":"MIT"},"node_modules/@latticexyz/store/src/tightcoder/EncodeArray.sol":{"keccak256":"0x248c35b8efaf6a0b0229fd81cafcb8fac6a54662187b56b49574b10e9c3ebf29","urls":["bzz-raw://63b6c95da7d63346db3b741f836b20e23f8e46a6245efdfa6443b204edecabcf","dweb:/ipfs/QmY79DfLgvMsTSZJzwbYmzGYE2ajCumu3ruQ2GpDyYbVqY"],"license":"MIT"},"node_modules/@latticexyz/store/src/tightcoder/TightCoder.sol":{"keccak256":"0x08f257c62602117fe4943580b0a19f19cf696b22000afd927a2159e24625a13a","urls":["bzz-raw://40ee497f86d4192794a5592264e356dcda27bbe275f6a110dfbc3c3b67798205","dweb:/ipfs/QmW98aRsWSvUzwvX8FkweFDrgGS9YKr8KvfnFrT5HkMtvT"],"license":"MIT"},"node_modules/@latticexyz/store/src/version.sol":{"keccak256":"0x1cf2e205960520ded9a1ac8a6f4e4e25b5153114939adc7acb66122aba88af61","urls":["bzz-raw://7b41a9da0859000750196a14db7352e12fbe0d55e3849a468fe41b23ffa847ed","dweb:/ipfs/QmTjkrru4tcqXx38k49C2ris5ednawtkfdcW5EVRNJYBKU"],"license":"MIT"}},"version":1},"id":22}
|
@@ -255,12 +255,12 @@
|
|
255
255
|
},
|
256
256
|
{
|
257
257
|
"type": "error",
|
258
|
-
"name": "
|
258
|
+
"name": "FieldLayoutLib_Empty",
|
259
259
|
"inputs": []
|
260
260
|
},
|
261
261
|
{
|
262
262
|
"type": "error",
|
263
|
-
"name": "
|
263
|
+
"name": "FieldLayoutLib_InvalidStaticDataLength",
|
264
264
|
"inputs": [
|
265
265
|
{
|
266
266
|
"name": "staticDataLength",
|
@@ -276,7 +276,7 @@
|
|
276
276
|
},
|
277
277
|
{
|
278
278
|
"type": "error",
|
279
|
-
"name": "
|
279
|
+
"name": "FieldLayoutLib_StaticLengthDoesNotFitInAWord",
|
280
280
|
"inputs": [
|
281
281
|
{
|
282
282
|
"name": "index",
|
@@ -287,7 +287,7 @@
|
|
287
287
|
},
|
288
288
|
{
|
289
289
|
"type": "error",
|
290
|
-
"name": "
|
290
|
+
"name": "FieldLayoutLib_StaticLengthIsNotZero",
|
291
291
|
"inputs": [
|
292
292
|
{
|
293
293
|
"name": "index",
|
@@ -298,7 +298,7 @@
|
|
298
298
|
},
|
299
299
|
{
|
300
300
|
"type": "error",
|
301
|
-
"name": "
|
301
|
+
"name": "FieldLayoutLib_StaticLengthIsZero",
|
302
302
|
"inputs": [
|
303
303
|
{
|
304
304
|
"name": "index",
|
@@ -309,7 +309,7 @@
|
|
309
309
|
},
|
310
310
|
{
|
311
311
|
"type": "error",
|
312
|
-
"name": "
|
312
|
+
"name": "FieldLayoutLib_TooManyDynamicFields",
|
313
313
|
"inputs": [
|
314
314
|
{
|
315
315
|
"name": "numFields",
|
@@ -325,7 +325,7 @@
|
|
325
325
|
},
|
326
326
|
{
|
327
327
|
"type": "error",
|
328
|
-
"name": "
|
328
|
+
"name": "FieldLayoutLib_TooManyFields",
|
329
329
|
"inputs": [
|
330
330
|
{
|
331
331
|
"name": "numFields",
|
@@ -352,7 +352,7 @@
|
|
352
352
|
},
|
353
353
|
{
|
354
354
|
"type": "error",
|
355
|
-
"name": "
|
355
|
+
"name": "SchemaLib_InvalidLength",
|
356
356
|
"inputs": [
|
357
357
|
{
|
358
358
|
"name": "length",
|
@@ -363,7 +363,7 @@
|
|
363
363
|
},
|
364
364
|
{
|
365
365
|
"type": "error",
|
366
|
-
"name": "
|
366
|
+
"name": "SchemaLib_StaticTypeAfterDynamicType",
|
367
367
|
"inputs": []
|
368
368
|
},
|
369
369
|
{
|